/***************** Estructura de la Web *****************/
html{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	padding:0px;
	margin:0px;
}

body {
	background-color: #f8f8f8;
	/*
	background: #f8f8f8 url(./images/fondo_dentro.jpg) no-repeat top right;
	background-attachment: fixed;
	background-size:cover;	
	*/
	color: black;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;	
}


body#login {
	background: #fff url(./images/fondo.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}

a{
	text-decoration: none;
}

div{
	margin:0;
	padding:0;
}

div#pagina{
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div#pagina #cabecera{
	background: url(./images/fondo_cabecera.png) repeat-x top;
	width:100%;
	overflow: auto;	
	height: 50px;
}

div#pagina #cabecera #logo{
	width:200px;
	float:left;
	height: 100%;
}

div#pagina #cabecera #mensajes{
	margin-right:200px;
	margin-left: 200px;
	height: 100%;
}

div#pagina #menu_out #opciones{
	width:190px;
	float:right;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	color:white;
}

div#pagina #menu_out #opciones a{
	color:#444444;
	text-decoration: none;
	font-weight: bold;
}


div#pagina #menu_out{
	background: #e1e1e1;
	width: 100%;
	clear:both;
	height: 40px;
	color:#444444;
	font-size: 14px;
}

div#pagina #menu_out #menu{
	float:left;
	margin-right: 190px;
	width: auto;
	height: 32px;
}

div#pagina #menu_out #menu ul{
	list-style: none;
	margin: 10px auto;
}

div#pagina #menu_out #menu ul li{
	list-style: none;
	float:left;
	margin-right: 40px;
	color:#444444;
}

div#pagina #menu_out #menu ul li a{
	color:#444444;
	text-decoration: none;
	font-weight: bold;
}


div#pagina #menu_out #loading{
	float:right;
	display:none;
	width: 190px;
	margin: 0px;
	padding:0px;
}

div#pagina #menu_out #buscar{
	background: url(./images/fondo_menu.png) repeat-x top;
	float:right;
	width: 100px;
}

div#pagina #centro{
	clear:both;
	z-index:0;
	margin: 0px auto;
	width: 850px;
}

div#pie_pagina{
	height: 25px;
	line-height:25px;
	clear:both;
	text-align:right;
	margin-top: 20px;
}


#calendario{
	width: 590px;
	margin: 20px auto;
	float: left;
}

#calendario #semana{
	float:left;
	width: 580px;
}

#calendario .dia{
	width: 94px;
	float:left;
}

#calendario .dia .dia_titulo{
	width: 90px;
	float:left;
}

.dia_titulo{
	width: 90px;
	height: 40px;
	line-height: 20px;
	margin:2px;
	float:left;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #dfdfdf;
	color:#666;
}

.dia_titulo_vacio{
	width: 90px;
	height: 40px;
	line-height: 40px;
	margin: 2px;
	float: left;
	background: #FFFFFF;
	color: #000;
	text-align: center;
}

.dia_hora_horario{
	width: 90px;
	height: 82px;
	line-height: 82px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #dfdfdf;
	color:#666;
	text-align: center;
}

.dia_hora{
	width: 90px;
	height: 36px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #dfdfdf;
	color:#666;
}

.dia_hora_1{
	width: 90px;
	height: 82px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #d0f375;
	color:#666;
}

.dia_hora_2{
	width: 90px;
	height: 82px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #fcbaaf;	
	color:#666;
}

.dia_hora_3{
	width: 90px;
	height: 82px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #ffcd00;
	color:#666;
}

.dia_hora_4{
	width: 90px;
	height: 82px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #fffa6b;
	color:#666;
}


.dia_hora_reservado{
	width: 90px;
	height: 82px;
	margin:2px;
	float:left;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #cccccc;
}

.dia_precio_reservado{
	width: 86px;
	height: 82px;
	line-height: 82px;
	margin:2px;
	float:left;
	text-align: center;
	font-size: 11px;
	color:#EEEEEE;
}

.dia_dia{
	width: 86px;
	height: 20px;
	margin:2px;
	float:left;
	text-align: center;
}


.dia_horario{
	width: 86px;
	height: 40px;
	margin:2px;
	float:left;
	text-align: center;
	font-size: 11px;
}

.dia_precio{
	width: 86px;
	height: 82px;
	line-height: 20px;
	margin:2px;
	float:left;
	text-align: center;
	font-size: 11px;
}

.dia_precio a{
	color:#8b8b8b;
	text-decoration: none;
}

.dia_reserva{
	width: 28px;
	height: 82px;
	line-height: 23px;
	margin:2px;
	float:right;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background: #ff0000;
	color:white;
}

.dia_reserva_reservado{
	width: 86px;
	height: 24px;
	line-height: 24px;
	margin:2px;
	float:left;
	text-align: center;
	color:white;
	font-size: 11px;
}



.dia_reserva a{
	color:white;
	text-decoration: none;
}

#derecha{
	width: 250px;
	float: left;
	margin-top: 86px;
}

#mini_calendario{
	width: 220px;
	height: 200px;
	margin: 10px auto;
}

#reservas{
	width: 210px;
	float:left;
	margin-top:10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #aaaaaa;
	background: white;
}

#reservas_titulo{
	float:left;
	margin-left: 3px;
	margin-top:3px;
	width: 202px;
	height: 24px;
	line-height: 24px;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	border: 1px solid #aaaaaa;
	color:#444444;
	font-weight: bold;
}

#reservas_lista{
	float:left;
	width: 202px;
	text-align:center;
	color:black;	
}

#reservas_lista ul{
	margin:0px;
	padding:0px;
}

#reservas_lista ul li{
	margin:0px;
	margin-left:3px;
	margin-top:5px;
	padding:0px;
	list-style: none;
	width: 204px;
	height: 90px;
	line-height: 20px;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	color:#444444;
}

#reservas_lista ul li a{
	color:#444444;
	text-decoration: none;
}

#reservas_submit{
	float:left;
	width: 204px;
	height: 60px;
	line-height: 60px;
	text-align:center;
	color:black;	
}

#reservas_boton{
	width: 120px;
	height: 30px;
	line-height: 30px;
	border:0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #444444;
	color:white;
}


/**************** PAGAR RESERVAS *********************/

#pagar_reservas{
	width: 750px;
	margin: 20px auto;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 2px solid #444444;
	background: #f8f8f8;
	min-height: 65px;
}

#pagar_reservas_titulo{
	float:left;
	width: 744px;
	margin-top:3px;
	margin-left: 3px;
	height: 60px;
	line-height: 60px;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	color:#444444;
	font-size: 24px;
}

#pagar_reservas_lista{
	float:left;
	width: 200px;
	text-align:center;
	color:black;	
}

#pagar_reservas_lista ul{
	margin:0px;
	padding:0px;
	margin-bottom: 3px;
}

#pagar_reservas_lista ul li{
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	list-style: none;
	width: 735px;
	height: 40px;
	line-height: 40px;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 2px solid #000000;
	color:#000000;
}

#pagar_reservas_lista ul li.botones_pagar{
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	list-style: none;
	width: 735px;
	height: 100px;
	line-height: 100px;
	text-align:center;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border: 2px solid #000000;
	color:#000000;	
}

.cancelar_practica {
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    background: #FF0000;
    float: right;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
    margin-right: 0px;
    color: white !important;
    text-align: center;
}

.cancelar_practica a{
	color:white;
}

.pagar_iupay{
	border: 0px;
	background: url(./images/fondo_iupay.png) no-repeat top left;
	width: 340px;
	height: 70px;
	line-height: 70px;
	margin-top:5px;
	margin-right: 5px;
	color:white;
	text-indent: 120px;
}

.pagar_tarjeta{
	border: 0px;
	background: url(./images/fondo_tarjeta.png) no-repeat top left;
	width: 340px;
	height: 70px;
	line-height: 70px;
	margin-top:5px;
	margin-right: 5px;
	color:white;
	text-indent: 70px;
}

input.cancelar_practica{
	border: 0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #444444;
	float:right;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin-top:5px;
	margin-right: 5px;
	color:white;
}


#pagar_reservas_submit{
	float:left;
	width: 730px;
	height: 60px;
	line-height: 60px;
	text-align:right;
	color:black;	
}

#pagar_reservas_boton{
	width: 200px;
	height: 30px;
	line-height: 30px;
	border:0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	color:white;
}

#pagar_reservas_boton_practicas{
	width: 240px;
	height: 30px;
	line-height: 30px;
	border:0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	color:#444444;
}

#pagar_reservas_boton_credito{
	width: 210px;
	height: 30px;
	line-height: 30px;
	border:0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	color:#444444;
}

#pagar_reservas_boton_tarjeta{
	width: 210px;
	height: 30px;
	line-height: 30px;
	border:0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #e1e1e1;
	color:#444444;
}

#pagar_reservas_lista ul li#pagar_reservas_total{
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background: #000000;
	color:#FFFFFF;
}

form{
	display:inline;
}

.login{
	margin-top: 75px;
	width: 300px;
	height: 260px;
	background: transparent url(./images/logo.png) no-repeat top center;
	background-size: contain;
}

.login, #login_center {
	width: 300px;
}

.login input {
	width: 150px !important;
}

#login_center{
	height: 150px;
	width: 450px;
	font-size: 14px;
	color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
}

#login_error{
	font-size: 14px;
	color: #e1e1e1;
	font-family: Verdana, arial, helvetica, sans-serif;
}

.acceso_invitado{
	color:#222222;
}

@media all and (max-width: 990px) {
	#pagar_reservas, #pagar_reservas_titulo, #pagar_reservas_lista, #pagar_reservas_lista ul li {
		width: 98%;
	}
	
	div#pagina #menu_out #menu ul li {
		margin-right: 20px;
	}
	
	#navegacion, div#pagina #centro {
		width: 100% !important;
	}
	
	#derecha {
		margin-top: 0px;
	}
	
	.div_990 {
		padding: 10px;
		box-sizing: border-box;
	}
}

@media screen and (min-width:650px) and (max-width:990px) {	
	div#pagina #menu_out #menu {
		margin: 0px;
	}
	
	#calendario {
		width: 100%;
	}
	
	#calendario #semana {
		width: 99%;
		padding: 0px 10px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	
	#calendario .dia {
		width: 15%;
		margin-left: 5px;
		margin-bottom: 20px;
	}
	
	.dia_titulo_vacio, .dia_hora_horario, .dia_titulo, .dia_hora_reservado, .dia_hora_1, .dia_hora_2, .dia_hora_3, .dia_hora_4, #calendario .dia .dia_titulo {
		margin: 2px auto;
		float: unset;
	}
	
	#derecha {
		width: 100%;
		margin: 0 auto;
	}
	
	#mini_calendario {
		margin: 22px auto;
		float: unset;
	}
}

@media screen and (min-width:501px) and (max-width:649px) {
	div#pagina #menu_out #menu {
		margin: 0px;
	}
	
	#calendario {
		width: 100%;
	}
	
	#calendario #semana {
		width: 99%;
		padding: 0px 10px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	
	#calendario .dia {
		width: 16%;
		margin-left: 3px;
		margin-bottom: 20px;
	}
	
	.dia_titulo_vacio, .dia_hora_horario, .dia_titulo, .dia_hora_reservado, .dia_hora_1, .dia_hora_2, .dia_hora_3, .dia_hora_4, #calendario .dia .dia_titulo, .dia_precio, .dia_precio_reservado {
		width: 100%;
		margin: 2px auto;
		float: unset;
	}
	
	.dia_hora_horario {
		line-height: 41px;
	}
	
	.dia_titulo {
		line-height: 13px;
	}
	
	#derecha {
		width: 100%;
	}
	
	#mini_calendario {
		margin: 22px auto;
		float: unset;
	}
}

@media all and (max-width: 500px) {
	div#pagina #menu_out {
		height: 80px;
		display: flex;
		flex-wrap: wrap;
	}
	
	div#pagina #menu_out #menu {
		width: 100%;
		border-top: 1px solid white;
		order: 2;
		margin: 0;
		line-height: 16px;
	}
	
	div#pagina #menu_out #opciones {
		width: 100%;
		order: 1;
		padding-bottom: 10px;
	}
	
	#calendario {
		width: 100%;
	}
	
	#calendario #semana {
		width: 99%;
		padding: 0px 10px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	
	#calendario .dia {
		width: 32%;
		margin-left: 2px;
		margin-bottom: 20px;
	}
	
	.dia_titulo_vacio, .dia_hora_horario, .dia_titulo, .dia_hora_reservado, .dia_hora_1, .dia_hora_2, .dia_hora_3, .dia_hora_4, #calendario .dia .dia_titulo {
		margin: 2px auto;
		float: unset;
	}
	
	#derecha {
		width: 100%;
	}
	
	#mini_calendario {
		margin: 22px auto;
		float: unset;
	}
}