/******* JUNIO/2019  *******/


#subtitulo {
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: #939D9F;
	margin-bottom:15px;
}
.box {
	background-color:#D3DCE4;
	padding: 10px;
	vertical-align:top; 
	display:inline-block; 
	border-left:#bfcad1 9px solid;
	box-sizing:border-box;
	margin: 5px 0;
	font-size:12px;
	line-height: 1.4em;
	width:100%
}
/*.acceso {
	display:inline-block; 
	vertical-align:top;
	width: 50%;
	margin-right:10px;
}*/

small {
	text-align:justify;
}

.peq {
	font-size: 9px;
	text-align: justify;
	color:#666;
	line-height:normal;
	display:inline-block;
}

.mensaje {
	color:#000;
	background:#9C0;
	display:inline-block;
	padding:4px;
	alignment-adjust:central;}

	.div_iva{
		width: 100%;
		text-align: right;
		margin-bottom: 15px;
	}
	
	.div_calcula_importe{
		width: 100%;
		text-align: right;
		margin: 3% 0px 3% 0px;
	}
	
	.div_calcula_importe .btn,	#form_acceso .btn{
		clear:right;
	}
	
	.div_search_hotel{
		width: 100%;
		margin: 0px 0px 2% 0px;
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		color: green;
	}
	
	.tabla_hoteles{
		width: 60%;
		font-size: 12px;
		margin: 1% auto 3% auto;
		border: 1px solid #87B7E5;
		border-radius: 2px;
	}
	
	.tabla_hoteles tr:nth-child(2n) {
		background: #D3DCE4;
	}
	
	.header_cells {
		color:#D3DCE4;
		background:#273C48;}
		
	/*.tabla_hoteles tr:nth-child(2n+1){
		background: #D3DCE4;
		}*/
		
		.tabla_hoteles.header tr:not(:first-child):hover, .tabla_hoteles:not(.header) tr:hover {
			background:#FF9E02;
			color: #8A8A93;
		}
		
		.div_anyadir_asistente
		{
			width: 100%;
			margin: 5% auto 10% auto;
		}
		
		.tablas_asistentes{
			width: 100%;
			font-size: 12px;
			margin: 10% auto 5% auto;
			text-align: center;
			border-bottom: 2px solid #87b7e5;
		}
		
		.tablas_asistentes td{
			width: 20%;
		}
		
		.tablas_asistentes tr th{
			border-bottom: 1px solid #87b7e5;
		}
		
		.tablas_asistentes tr:first-child th:first-child{
			font-size: 16px;
			background-color: #D3DCE4;
			border: 1px solid #87b7e5;
			width: 30%;
		}

		.div_btn_nuevo{
			width: 100%;
			margin: 5% auto 5% auto;
			text-align:right;
		}

		



		/* ---------------------------*/

		.tabla_cuotas, .tabla_cuotas_extra{
			width: 100%;
			font-size: 12px;
			
			
		}
		
		
		.tabla_cuotas td, .tabla_cuotas_extra td {
			border-top:#D3DCE4 1px dashed ;
		}
		
		.tabla_cuotas_extra{
			border-top: 4px solid #87B7E5;
		}
		
		.div_search_hotel{
			width: 100%;
			margin: 0px 0px 2% 0px;
			text-align: right;
			font-size: 11px;
			font-weight: bold;
			color: green;
		}
		
		.tabla_hoteles{
			width: 60%;
			font-size: 12px;
			margin: 1% auto 3% auto;
			border: 1px solid #87B7E5;
			border-radius: 5px;
		}
		
		.tabla_hoteles tr:nth-child(2n) {
			background: #D3DCE4;
		}
		
		.tabla_hoteles.header tr:not(:first-child):hover, .tabla_hoteles:not(.header) tr:hover {
			background:#FF9E02;
			color: #8A8A93;
		}
		
		.div_anyadir_asistente
		{
			width: 100%;
			margin: 5% auto 10% auto;
		}
		
		.tablas_asistentes{
			width: 100%;
			font-size: 12px;
			margin: 10% auto 5% auto;
			text-align: center;
			border-bottom: 2px solid #87b7e5;
		}
		
		.tablas_asistentes td{
			width: 20%;
		}
		
		.tablas_asistentes tr th{
			border-bottom: 1px solid #87b7e5;
		}
		
		.tablas_asistentes tr:first-child th:first-child{
			font-size: 16px;
			background-color: #D3DCE4;
			border: 1px solid #87b7e5;
			width: 30%;
		}


		/* -------------- FORM-2019 -------------*/
		#principal {
	font-family: 'Raleway', sans-serif;
	/*border:#bfcad1 2px solid;*/
	background:#F5F6FA;
	border-bottom:#455A64 10px solid;
	border-top:#455A64 10px solid;
	padding: 35px; 
	box-sizing:border-box;
	margin-top: 0;
	width: 100%;
    max-width: 860px;
    margin: 30px auto;
	-webkit-flex: 1; /* Safari 6.1+ */
  	-ms-flex: 1; /* IE 10 */ 
  	flex: 1;
	
}


		.usuario {
			width:100%; 
			margin: 2% auto}
			
		form {
			font-family: 'Raleway', sans-serif;
			color:#444;
			font-size:12px;
			display:inline-block;
			width:100%;}
			
			.advertencia {
				padding:10px 15px; background:#FFE082; width:100%; text-align:center; font-weight:bold}
			
			fieldset {
				display:inline-block; 
				border: 3px #D3DCE4 solid;
				padding:40px;
				box-sizing:border-box;
				background:#FFF;
				margin: 20px 0 20px 0;
				border-radius:6px;
				-moz-border-radius:6px;
				-webkit-border-radius:6px;
				width:100%;
			}
			
			legend {
				color: #546E7A;
				font-size:16px;
				text-transform:uppercase;
				font-weight:bold;
				border:none;
				width: auto;
				background: #D3DCE4;
				padding: 10px 15px;
				border-radius:6px;
				-moz-border-radius:6px;
				-webkit-border-radius:6px;
			}
			
			
			
			label {
				margin: 8px 0px 8px 0px ;
				font-weight:bold;
				max-width: 140px;
				width:11%;
				display:inline-block;
				line-height:normal;
			}
			
			textarea {
				border:#D3DCE4 thin solid;
				padding:10px;
				box-sizing:border-box;
				width:100%;
				margin:5px 0 14px 0;
				border-radius:6px;
				-moz-border-radius:6px;
				-webkit-border-radius:6px;
				-moz-box-shadow: inset 0 0 2px #D3DCE4;
				-webkit-box-shadow: inset 0 0 2px #D3DCE4;
				box-shadow: inset 0 0 2px #D3DCE4;
			}
			
			select {
				font-size:14px;
				display:inline-block;
				border:#D3DCE4 thin solid;
				padding:10px;
				box-sizing:border-box;
				margin:0px 0 10px 10px;
				height: 44PX;
				width:100%;
				background:#F5F6FA;
				
			
			}
			
			input {
				font-size: 14px;
				background:#FFFFFF;
				border-radius:6px;
				-moz-border-radius:6px;
				-webkit-border-radius:6px;
				margin: 0px 10px 10px 5px;
				-moz-box-shadow: inset 0 0 2px #D3DCE4;
				-webkit-box-shadow: inset 0 0 2px #D3DCE4;
				box-shadow: inset 0 0 2px #D3DCE4;
				padding: 20px;
				height:30px;
				box-sizing:border-box;
				display:inline-block;
}

.input_peq {
	width: 49% !important;
	display:inline-block;
	}
	
input[type="text"], input[type="password"], input[type="email"] {
	padding:22px;
	margin:5px 0 14px 0;
	/*max-width:390px;*/
	width: 100%;
	/*min-width:10%;*/
	border: 1px #D8D8D8 solid;
	font-size:14px;
	-moz-box-shadow: inset 0 0 2px #D3DCE4;
	-webkit-box-shadow: inset 0 0 2px #D3DCE4;
	box-shadow: inset 0 0 2px #D3DCE4;
}
.input_peq {
	width: 49%;
	display:inline-block}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input[type="checkbox"]{
	height: 13px;
	position: relative;
	top: 1px;
}

input[type="radio"]{
	width:25px;
	height: 25px;
	margin: 0 auto;
	vertical-align:central middle;
}

button
{
	background: #29B6F6;
	padding: 10px 15px;
	box-sizing:border-box;
	vertical-align:central;
	text-transform:uppercase;
	width:auto;
	margin: 10px 0;
	color:#000;
	font-weight:bold;
	border:none;
	border-radius: 6px;
	font-size:16px;
}

	.rojo {
	background: #d9534f;
	color:#FFF}
	.azul {
	background: #29B6F6;
	}
	.verde {
	background: #4CAF50;
	}

button:hover	{
	opacity: 0.7;
	
}


input[type="submit"], input[type="reset"]  {
	width:auto;
	box-sizing:border-box;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
	font-weight: bold;
	

}

.faturacion {
	padding:8px; 
	border: 1px solid #87B7E5;
	border-top-right-radius: 10px; 
	border-bottom-left-radius: 10px;
	background:#D3DCE4;
	margin-top: 4%;
	font-size: 12px;
}

.faturacion input[type="text"]
{
	border:none;
	border-bottom: 2px solid #87B7E5;
	background:#D3DCE4;
}

#mensa_info{
	width: 100%;
	height: auto;
	text-align: center;
	margin: 5px auto 5px auto;
	color: black;
	font-weight: bold;
}

placeholder {
				color:#939D9F
			}
::-webkit-input-placeholder { color:#444; }
:-ms-input-placeholder { color:#444; } /* ie */
:-moz-placeholder {
	/* Firefox anterior a 19 */
	color: #000000 !important;
	opacity: 1;
}
::-moz-placeholder {
	/* Firefox 19 y superior */
	color: #000000;
	opacity: 1;
}

input[placeholder], [placeholder], *[placeholder] {
	color: #000000 !important;
	opacity: 1;
}

*:-moz-placeholder {
	/* Firefox anterior a 19 */
	color: black !important;
	opacity: 1;
}
*::-moz-placeholder {
	/* Firefox 19 y superior */
	color: black;
	opacity: 1;
}
input[type=checkbox][disabled]{
	border-radius: 3px;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	width: 12px;
	height: 12px;
	margin-left: 0.5em;
	background-color: grey;
	padding: 0px;
	margin: 5px 0.4em 2px 0px;
}

/* Customize the label (the container) */
.caja {
  /*display: block;*/
  position: relative;
  padding-left: 22px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.caja input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #37474F;
}

/* On mouse-over, add a grey background color */
.caja:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.caja input:checked ~ .checkmark {
  background-color: #4CAF50;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.caja input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.caja .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* fin 2019*/ 

@media screen and (min-width:10px) and (max-width:500px) { /*PARA MOVIL!!!*/ /*PARA MOVIL!!!*/ /*PARA MOVIL!!!*/ /*PARA MOVIL!!!*/ 
#principal {
	
	padding: 5px; 
	margin: 0px auto;
	
	
}
.usuario {
	width:98%; 
	padding: 5px; 
			}
.input_peq {
	width: 100% !important;
	
	}
fieldset {
				
	  padding:10px;
	  margin: 10px 0 10px 0;
							
			}
}

@media screen and (min-width:500px) and (max-width:950px){ /*PARA TABLET!!!*/ /*PARA TABLET!!!*/ /*PARA TABLET!!!*/ /*PARA TABLET!!!*/

#principal {
	
	padding: 5px; 
	margin: 0px auto;
	
	
}
.usuario {
	width:98%; 
	padding: 5px; 
			}
.input_peq {
	width: 100% !important;
	
	}
fieldset {
				
	  padding:10px;
	  margin: 10px 0 10px 0;
							
			}
}


}

/**MENU SUPERIOR OK 2019****/
.material-icons {
	font-size:36px;}
	
.formmenu_on {
	color: #333333;
	font-size:60px;
}

.formmenu_on .td_on_icono{
	background-color: #8BC34A;
	border: 1px solid #7CB342;
	padding:20px;
	border-radius:100%;
	font-size:32px;
	margin-left:10px;
	margin-right:10px;
}
.td_on_icono .material-icons {
	color: #33691E;
	font-size:36px;}
.formmenu_off .td_off_icono {
	background-color: #FFF;
	border: 1px solid #CFD8DC;
	padding:20px;
	border-radius:100%;
	font-size:32px;
	margin-left:10px;
}
.td_off_icono .material-icons {
	color: #CFD8DC;
	;}
	.td_off_icono:hover {
		opacity: 0.7}
		.td_on_icono:hover {
		opacity: 0.7}
/**FIN MENU SUPERIOR OK 2019****/





.form_titulo {
	
}

.form_titulo_inscripcion_on {
	width: 59%; 
	display:inline-block; 
	vertical-align: bottom;
	background-color: #969FA3;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px;	
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	box-sizing:border-box;
}

.form_titulo_inscripcion_off {
	width: 40%; 
	display:inline-block; 
	vertical-align: bottom;
	background-color: #BFCAD1;
	/*color:#D3DCE4;*/
	color:#969FA3;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	box-sizing:border-box;
}

.form_titulo_com_on {
	display:inline-block;
	 
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;

	box-sizing:border-box;
}

.form_titulo_com_off {
	display:inline-block;
	font-size: 12px;
	text-transform: uppercase;
	box-sizing:border-box;
}

.form_subtitulo {
	line-height: normal;
	background: #BFCAD1;
	border-bottom: 1px solid #FFF;
	padding: 4px;
	text-align: center;
	box-sizing:border-box;
}

.form_subtitulo a{
	font-size: 10px;
	color: red;
	font-weight: bold;
}

.form_cuerpo {
	font-weight:normal;
	line-height:normal;
}

.form_cuerpotexto {
	
	font-weight:normal;
	font-size:12px;
	color:#333333;
}

.form_cuerpotexto_claro {
	color: #444;
	font-weight:bold;
	font-size:14px;
}

.form_cuerpotexto_10px {
	
	font-weight:normal;
	font-size:12px;
	color:#333333;
}

.form_cuerpotexto a:link, .form_cuerpotexto a:visited{
	
	font-size:12px;
	font-weight:bold;
	color: #444;
	text-decoration:none;
}

.form_cuerpotexto a:hover{
	
	font-size:12px;
	font-weight:bold;
	color: #444;
	text-decoration:none;
}

.form_cuerpotexto_padding {
	
	padding-left:300px;
	padding-right:300px;
	font-weight:normal;
	font-size:12px;
	height:20px;
}

.form_titulocontenido {
	font-weight:bold;
	color:#444;
	font-size:16px;
	border-top: 2px solid #444;
	text-transform: uppercase;
	margin: 5px 0;
}

.form_asistentes {
	width: 100%;
	font-weight:bold;
	color:#444;
	padding:6px;
	font-size:16px;
	background-color:#D3DCE4; /*azulado*/
	border-bottom: 2px solid #BFCAD1;
	text-transform:uppercase;
	box-sizing: border-box;
	display:inline-block;
}

.form_asistentes_nombres {
	width: 100%;
	font-weight:bold;
	color:#444;
	font-size:12px;
	padding:10px;
	box-sizing:border-box;
	margin: 5px 5px;	
	display:inline-block;
}	

.form_subtitulocontenido {
	font-weight:normal;
	color:#444;
	font-size:13px;
}	

.form .form_subtituloasistentes {
	font-weight:normal;
	color:#444;
	font-size:13px;
	
}

.form .form_boton_abajo {
	border-top: 1px solid #444;

}

.form .form_anadir {
	border-top: 1px solid #444;
}

.form .form_mismalinea {
	padding-left:3px;
	padding-right:3px;
	color:333333;
}

.form .form_panel_subtitulo {
	background-color: #444;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #444;
	color:#333
}

.form .form_infotxt {
	border-top: 1px solid #444;
	font-size:9px;
	font-weight:normal;
	padding-top:5px;
	color:#333333;
}

.form_infotxt a:link, .form_infotxt a:visited{
	
	font-size:12 px;
	font-weight:bold;
	color: #444;
	text-decoration:none;
}	

.form_infotxt a:hover{
	
	font-size:12px;
	font-weight:bold;
	color: #888888;
	text-decoration:none;
}

.form_boton {
	background-color: #666666;
	cursor:pointer;
}

.form_boton .boton_img {
	border-bottom: 1px solid #000;
	border-up: 1px solid #888888;
	border-left: 1px solid #888888;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
}

.form_boton .boton_txt {
	
	font-size:12px;
	font-weight:bold;
	color: #BFCAD1;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-up: 1px solid #888888;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
}

.form_boton .boton_img_claro {
	border-bottom: 1px solid #000;
	background-color:#888888;
	border-up: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
}

.form_boton .boton_txt_claro {
	font-size:12px;
	font-weight:normal;
	color: #BFCAD1;
	background-color:#888888;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-up: 1px solid #999999;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
}

/*ok*/
/*.form_imput_obligatorio {
	border: 2px solid #00ACC1;
	background: #FFF;
	font-size:12px;
	font-weight:normal;
	padding-right:2px;
	padding-left:2px;
	width:100%;
}*/

.form_imput {
	border: 1px solid #D1D1D1;
	font-size:12;
	font-weight:normal;
	color: #444;
	padding:4px;
	width:100%;
}

.form_lista_obligatorio {
	border: 2px solid #00ACC1;
	width:100%;
}

.form_lista_izquierda {
	border: 1px solid #444;
	padding-left:2px;
}

.form_lista_derecha {
	border: 1px solid #444;
	padding-left:2px;
}

.form_listado1 {
	background: #FFF;
    vertical-align: middle;
	font-size:12px;
}

.form_listado2 {
	background-color: ##FAFAFA;
	vertical-align: middle;
	font-size:12px;
}
.form_listado1  a {
	color:#37474F}
	.form_listado2  a {
	color:#37474F}

.form .form_listado_lineas {
	border-bottom: 1px solid #444;
	
	font-size: 11px;
	font-weight: normal;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}

.valor_total {
	background-color:#EEF5FA;
	border: 1px solid #87B7E5;
	text-align: right;
	padding: 0px 4px;
	/*background-color:#1AD1EB;*/
	font-size: 14px;
	font-weight: bold;
	color:#333;
}

.form_output_box {
	border: 1px solid #444;
	background-color:;
	
	font-size:12px;
	font-weight:normal;
	color: #4D4D4D;
	padding-right:2px;
	padding-left:2px;
	padding-top:3px;
	height:20;
	width: 100%;
}

.form .form_titulo2contenido {
	font-weight:bold;
	color:#444;
	font-size:12px;
	border-top: 1px solid #444;
}