﻿

.form_busqueda_actividades_content{
	width: 90%;
	max-width: 1170px;
	height: auto;
	background-color: rgb(255,255,255);
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin: auto;
	padding: 1%;
	padding-top: 23px;
	padding-bottom:23px;
	margin-top: 20px;
	border:solid 1px #1976D2;
}

.form_busqueda_actividades
{
}

.form_busqueda_actividades input[type=text], .form_busqueda_actividades select
{
    -webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	font-weight: 400;
}

.form_busqueda_actividades input, .form_busqueda_actividades select{
	color: #1976D2;
	border: 0;
	-webkit-box-shadow: 0 0 2px 0 #999999;
	box-shadow: 0 0 2px 0 #999999;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	margin-right:10px;
	padding:10px;
}

.form_busqueda_actividades .row
{
    margin-bottom:10px;
}

.form_busqueda_actividades .ancho_dropdown_rezjet,.form_busqueda_actividades .btn-buscar-rezjet
{
    width:100%;
}


#input_search{
    width: 13%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 40px;
	font-size: 16px;
	margin-right: 0.5%;
	color: #1976D2 !important;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	width:160px;
}

.background_full{
	margin: auto;
	max-width: 1000px;
}

.input_date{
	color: #1976D2;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	
	padding-top: 10px;
	padding-bottom: 11px;
	height: 40px;
	font-size: 16px;
	margin-right: 0.5%;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

#input_night{
	color: #1976D2;
    width: 10%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 40px;
	font-size: 16px;
	margin-right: 0.5%;
		font-weight: 400;
	font-family: 'Roboto', sans-serif;
}



.form_busqueda_actividades p{
	text-align: left;
	margin-left: 3%;
	color: #303233;
	margin-top: 12px;
	letter-spacing: 1px;
}

.form_busqueda_actividades  select
{
    height:50px !important;
}


#input_adultos{
	color: #1976D2;
    width: 10%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 40px;
	font-size: 16px;
	text-align: left;
	margin-right: 0.5%;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}



#input_ninos{
	color: #1976D2;
    width: 9%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 40px;
	font-size: 16px;
	margin-right: 0.5%;
	text-align: left;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}


.divEdad select{
	color: #1976D2;
	width: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 11px;
	height: 30px !important;
	font-size: 10px;
	margin-left: 1%;
	text-align: left;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	padding:0px;
}

.divEdad label
{
    font-size:8px;
    padding:0;
    text-align:left;
    justify-content:left;
}

.bloque_room{
	height: 85px;
}


.btn-buscar-rezbed{
	width: 100px;
	height: 41px;
	margin-top: -5px;
	background-color: #FCBF00;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color:#1976D2;
	border:1px solid #FCBF00;
	font-size: 18px;
	letter-spacing: 1px;
	border-radius: 25px;
}

.btn-buscar-rezbed:hover{
	background-color: #1976D2;
	color:white;
	border:1px solid #FFFFFF;
}




.icono-calendar{
	color: #FCBF00;
    padding-right: 1%;
    font-size: 21px;
}

.formulario-rezjet-actividades{
	width: 90%;
	max-width: 1000px;
	height: 100px;
	background-color: white;
	border:solid 1px #1976D2;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin: auto;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 23px;
	padding-bottom:22px;	
}

.ancho_dropdown_rezjet{
	width: 20%;
}

.formulario-rezjet-actividades .btn-buscar-rezjet{
    width: 100%;
    padding: 10px;
    color: #1976D2;
    border: 0;
    -webkit-box-shadow: 0 0 2px 0 #999999;
    box-shadow: 0 0 2px 0 #999999;
    font-family: 'Roboto', sans-serif;
    margin-right: 10px;
    padding: 10px;
    height:50px;
}

.formulario-rezjet-actividades a{
	background-color: white !important;
	margin-right: 10px;
	border-radius: 5px;
	color: #1976D2;
	border:solid 1px #cccccc;
}


.texto-azul-rezjet{
	 color:#1976D2;
	 font-size: 18px;
}

@media (max-width: 990px) {
		#input_search{width: 91%; margin-left:3%; margin-bottom: 10px;}
		#input_date{width: 40%;margin-bottom: 10px;}
		#input_adultos{width: 30%;}
		#input_ninos{width: 29.5%;margin-right: 0;}
		#edad_ninos{float:left; width: 55%;}
		.margin-left{margin-left: 3%;}
		#input_night{width: 29.5%;}
		.btn-buscar-rezbed{margin-left: 3%;width: 91%; margin-top: 10px;}
		.padding-calendar{padding-right: 10px;}
		.logotipo-rezbed img{width: 200px !important;}

}


@media (max-width: 768px) {
	.ancho_dropdown_rezjet{width: 100%;}
	.formulario-rezjet-actividades a{margin-left: 30px;}
	.formulario-rezjet-actividades{height: 300px;}
	.btn-buscar-rezjet{margin-left: 48px; width: 80%;}
	.logotipo-rezbed img{width: 180px !important;margin-left:15px;}
	.bloque-resultados{width: 100%;}
}

@media (max-width: 560px) {
	#input_date{width: 83%;margin-bottom: 10px;}
	.margin-left-xs{margin-left: 3%;}
	.form_busqueda_actividades{width: 95%;}
	.btn-buscar-rezjet{margin-left: 20%; width: 60%;}
	.logotipo-rezbed img{width: 130px !important;padding-top: 10px !important;}
	.texto-inicial p{width: 60%;float:right;font-size: 18px !important; margin-top: 20px !important; color:#005891;}
	.texto-inicial-oculto{display: none; visibility: inherit;}
}

@media (max-width: 470px) {
	.texto-inicial {width: 100% !important;}
	.texto-inicial p{width: 100% !important;text-align:center !important;font-size: 15px !important; margin: 0px !important; background-color:#005891; color:white;padding:10px;font-weight: 400 !important;letter-spacing: 3px;}
	.condiciones-rezbed{text-align: left !important;}
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }


.float-left{
float:left !important;
margin-left:5px;
margin-right: 5px;
}

.logotipo-rezbed img{
	width: 200px;
	padding-top:20px;
	padding-bottom: 20px;
	float:left;
}

.header-rezbed{
	border-bottom:solid 3px #1976d2;
	background-color: #FFFFFF;

}

.texto-inicial{
	margin-top:10px;
	color:#1976d2;
}


.texto-inicial span{
	margin-right: 5px;
}

.texto-inicial p{
	text-align: right;
	margin:5px;
	line-height: 25px;
	font-size: 12px;
}


.footer-bg-rezbed{
	background-color: #6f8695;
	margin-top: 50px;
	padding:12px;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.condiciones-rezbed {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fcbf00;
	font-weight: 14px;
}




.direccion-footer{
	font-size: 12px;
	margin-bottom: 12px;
	text-align: right;
}




.copyright-rezbed{
	border-top:1px solid #cccccc;
	padding-top:22px;
	padding-bottom: 8px;
}

.localication-icon{
	color:#fcbf00;
	font-size: 21px;
}


@media (max-width: 550px) {
	.condiciones-rezbed {text-align: left;}
	.direccion-footer{text-align: left; margin-top:20px;}
}


.bloque-resultados{
	width: 90%;
	max-width: 1170px;
	margin-top:20px;
}




.bloque-tarjeta{
	background-color: #ffffff;
	width: 70%;
	float:right;
	margin-top:20px;
}

.bloque-tarjeta-responsive{
	background-color: #ffffff;
	width: 100%;
}


.imagen-actividades{
	width: 200px;
	background-color: black;
	float:left;
	height: 150px;
	background-size: cover;
	background-image: url(../img/imagen-muestra-actividades.jpg);
	margin:1%;
}






.texto-actividades{
	width: 65%;
	float:left;
	margin-left: 1%;
	margin-top:20px;
}

.titulo-actividades{
	font-size: 16px;
	color:#1976d2;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}





.descripcion-actividades{
	font-size: 14px;
	color:black;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	margin-top: 10px;
}



.definicion-actividades{
	color:#898989;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.descripcion-actividades-mas-menos{
    text-align:right; 
    width:103%; 
    margin-top:-30px;
    cursor:pointer;
}

.cabecera-tabla{
	background-color: #1976d2;
	color:white;
	letter-spacing: 1px;
}



.interior-tabla{
	color:#222222;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}


.tabla-modalidad{
	width: 40%;
}


.tabla-preciopax{
	width: 15%;
}


.tabla-fecha{
	width: 15%;
}


.tabla-dias{
	width: 10%;
}


.tabla-precio{
	width: 20%;
}

.icono-info-precio{
	color:#e81932;
}

.boton-reservar{
	color: white;
	background-color: #FCBF00;
	color: #1976D2;
	margin-left: 5px;
	border-radius: 25px;
	font-weight: 500;
}

.boton-reservar:hover{
	color: white;
	background-color: #1976D2;
}

.dropdown-fecha{
	background-color: #a9a9a9;
	border:none;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-shadow: 2px 2px 2px 2px #ff0000;
}


.dropdown-fecha:hover{
	background-color: #0079BC;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-shadow: 2px 2px 2px 2px #ff0000;
}

.noborders {margin-bottom:0;}
.noborders td {
    border-top:0px !important;
    padding: 2px;
    margin-bottom:0;
    padding-bottom:0;
}

.bloque-filtros{
	background-color: white;
	width: 25%;
	margin-right: 5%;
	margin-top:20px;
	float:left;padding-bottom:20px;
}


.titulo-entradas{
	width: 100%;
	background-color: #1976d2;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	padding: 10px;
}


.icono-entradas{
	float:right;
}


.bloque-tipo-filtros{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}




.bloque-tipo-filtros p{
	border-bottom: 2px solid #1976d2;
    margin-top: 25px;
    font-size: 18px;
    padding-bottom: 5px;

}

.input-buscar{
	margin-bottom: 4px;
    width: 85%;
    padding: 5px;
    border-radius: 5px;
    border-style: none;
    border: solid 1px #dadada;
    margin-right:0 !important;
}


.buscar-btn
{
    width: 15%;
    margin-left:0;
    border-radius: 5px;
    border-style: none;
    border: solid 1px #dadada;
    border-left:0;
    color: #EEE;
    position:relative;
    left:-1px;
}

.bloque-check{
	padding-left: 10px;
    padding-right: 10px;
}

.checkbox-filtros{
	width: 90%;
	margin-left:5%;
}

.checkbox-filtros input
{
    float:left; margin-right:5px;
}

.checkbox-filtros label
{
    display:inline;
    letter-spacing:0;
    margin-bottom:0px;
}





@media (max-width: 1050px) {
	.bloque-filtros{width: 250px;margin-left:0px;margin-right: 0%; margin-bottom: 20px;}
	.bloque-tarjeta{width: 100%;}
	.bloque-filtros{width: 100%;}
}


@media (max-width: 768px) {
	.imagen-actividades-responsive{width: 98%;background-color: black;height: 300px;background-size: cover;background-image: url(../img/imagen-muestra-actividades.jpg);margin:1%;}
	.texto-actividades-responsive{margin-left:20px; width: 90%;}
	.descripcion-actividades-responsive{font-size: 14px;color:black;font-family: 'Roboto', sans-serif;font-weight: 600;margin-top: 10px;}
	.definicion-actividades-responsive{color:#898989;font-size: 14px;margin-top: 5px;margin-bottom: 20px;}
	.tabla-oculta{display: none;visibility: hidden;}
	.titulo-actividades-responsive{font-size: 16px;color:#1976d2;font-family: 'Roboto', sans-serif;font-weight: 500;}
}

@media (min-width: 768px) {
	.bloque-responsive{display: none;visibility: hidden;}
}

@media (max-width: 500px) {
	.bloque-filtros{width: 100%;margin-right: 0%;}
	.input-buscar{width: 95%;}
	.imagen-actividades-responsive{height: 200px;}
	.titulo-actividades-responsive{font-size: 18px;margin-top: 20px;line-height: 21px;}
	.texto-actividades-responsive{margin-left:0px;}
	.definicion-actividades-responsive{font-size: 13px;}
}


@media (max-width: 440px) {
	.bloque-filtros{width: 100%;margin-right: 0%;margin-left: 0%;}
}



.bloque-responsive{
	padding:20px;
	border:	1px solid rgba(0,88,145,0.8);
	background-color:white;
	margin-right: 15px;
	margin-top:5px;

}



.modalidad-responsive{
	width: 100%;
	color:#1976d2;


}


.modalidad-responsive p{
		margin-top: 20px;
padding:10px;
background-color:#1976d2;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
color:white;
}

.titulos-responsive{
font-size: 16px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
margin-left: 10px;
}

.titulos-responsive h5{
	color:#898989;
	margin:0px;
	margin-bottom:5px;
}

.boton-reservar-responsive{
	background-color: #FCBF00;
	color: #1976D2;
	border:none;
	width: 100%;
	border-radius: 25px;
	font-size: 16px;

}


.boton-reservar-responsive:hover{
	color: white;
	background-color: #1976D2;
}



.bloque-descripcion-confirmacion{
	padding:10px;
}


.texto-actividades-confirmacion{
	width: 95%;
}



.imagen-actividades-confirmacion{
	width: 100%;
	background-color: black;
	float:left;
	background-size: cover;
	background-image: url(../img/imagen-muestra-actividades.jpg);
	margin:5% 1% 5% 1%;
}



@media (max-width: 768px) {
	.imagen-actividades-confirmacion{width: 98%; height: 250px;}
	.texto-actividades-confirmacion{margin-left:10px;}
}

.bloque-confirmacion{
	width: 100%;
	margin-top: 20px;
}



.titulo-actividades-confirmacion{
	font-size: 16px;
	color:#1976D2;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-top: 20px;
}




@media (max-width: 768px) {
	.titulo-actividades-confirmacion{font-size: 18px; margin-top:0px;}
	
}



.texto-bloque-observaciones{
	max-width: 1000px;
	padding:20px;
	background-color: #F2F4F4;
	border-top:solid 1px #C1C1C1;
	border-left:solid 1px #C1C1C1;
	border-right:solid 1px #C1C1C1;
		font-family: 'Roboto', sans-serif;
}

.precio-observaciones{
	border-bottom:solid 1px #C1C1C1;
	border-left:solid 1px #C1C1C1;
	border-right:solid 1px #C1C1C1;
	padding:20px;
	background-color: white;
	font-family: 'Roboto', sans-serif;
}





@media (max-width: 768px) {
	.texto-bloque-observaciones{padding:10px;}
}


.precio-observaciones h5{
	float:right;
	text-align: right;
	margin-top: -60px;
	font-size: 18px;
	color:#1976D2 !important;
		font-family: 'Roboto', sans-serif;

}


.precio-observaciones-numero h4{
	text-align: right;
	font-size: 21px;
	color:#1976D2 !important;
	font-weight: bold;
		font-family: 'Roboto', sans-serif;
}

.precio-observaciones h4 span, .precio-observaciones h5 span {color:#1976D2 !important;}

.entrada-gastos{
	border-right:solid 1px #C1C1C1;
}


@media (max-width: 768px) {
	.entrada-gastos{border:none;}
}



.datos-pasajeros{
	width: 100%;	
	margin-top: 20px;
	
}


.bloque-pasajeros{
	width: 100%;
	max-width: 1000px;	
	padding-bottom: 10px;
}

.bloque-pasajeros p{
	margin-top:20px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	padding:10px;
}




.bloque-pasajeros label{
	font-size: 14px !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}





.bloque-confirmacion-final{
	width: 100%;
	margin-top: 20px;
}


.datos-pasajeros h3{
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	padding:10px;
}


.bloque-confirmacion-final h3{
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	padding:10px;
}


.bloque-confirmacion-final p{
	font-size: 16px;
	padding:10px;
	border-bottom:1px solid #C1C1C1;
	font-family: 'Roboto', sans-serif;
}



.precio-total h5{
	text-align: right;;
	font-size: 16px;
	margin-right: 10px;
	font-family: 'Roboto', sans-serif;
}

.precio-total{
	padding-bottom: 20px;
}


.bloque-btn-confirmar{
	padding:20px;
	background-color: #F2F4F4;
	border:solid 1px #C1C1C1;
	font-family: 'Roboto', sans-serif;
}



.boton-reservar-confirmar{
	background-color: #FCBF00;
	color:#1976D2;
	border:none;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	margin-top: 20px;
	padding:10px 20px;
	border-radius: 25px;
	font-weight: 600;
	letter-spacing: 0.5;
}


.boton-reservar-confirmar:hover{
	color: white;
	background-color: #1976D2;
}


@media (max-width: 540px) {
	.boton-reservar-confirmar{width: 100%;}
}



.paginacion-rezbed-numero{
	color:#1976d2 !important;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	background-color: #FDEDC4 !important;
	border-radius: 5px;
	margin:2px !important;
	padding:8px 14px !important;
	font-size: 14px !important;
}

.paginacion-rezbed-arrow
{
    background:transparent; border:none; color:#1976d2;
}

.paginacion-rezbed-numero-disabled
{
    cursor:auto;
    background-color: #FDEDC4 !important;
}

paginacion-rezbed-numero-disabled:hover
{
    background-color: #FDEDC4 !important;
}

::placeholder 
{ color: #1976D2 !important; }




.paginacion-rezbed-numero:hover{
	color:#1976d2 !important;
	background-color: #FCBF00 !important;
	border: 1px solid #1976d2 !important;
}


.Calendario .ajax__calendar_container { 
	background-color: #e2e2e2; 
	border:solid 1px #cccccc; 
	margin-top: 3px;  
	margin-bottom: 3px;
	padding:0px;
	font-size:10px;
} 
.Calendario .ajax__calendar_header { 
	background-color: #ffffff; 
	margin-bottom: 4px; 
} 
.Calendario .ajax__calendar_title, 
.Calendario .ajax__calendar_next, 
.Calendario .ajax__calendar_prev { 
	color: #004080; 
	padding-top: 2px; 
	font-size:11px;
} 
.Calendario .ajax__calendar_body { 
	border: solid 1px #cccccc; 
	background-color: #f2f2f2; 
	padding:0px;
} 
.Calendario .ajax__calendar_dayname { 
	text-align:center; 
	font-weight:bold; 
	margin-bottom: 4px; 
	margin-top: 2px; 
	color:#004080;
} 
.Calendario .ajax__calendar_day { 
	text-align:center; 
	font-size:11px;
} 
.Calendario .ajax__calendar_hover .ajax__calendar_day, 
.Calendario .ajax__calendar_hover .ajax__calendar_month, 
.Calendario .ajax__calendar_hover .ajax__calendar_year, 
.Calendario .ajax__calendar_active { 
	color: #004080; 
	font-weight:bold; 
	background-color: #ffffff; 
	font-size:12px;
} 

.Calendario .ajax__calendar_other, 
.Calendario .ajax__calendar_hover .ajax__calendar_today, 
.Calendario .ajax__calendar_hover .ajax__calendar_title { 
	color: #bbbbbb; 
} 
.ajax__calendar_footer {display: none;}
.Calendario .ajax__calendar_today {border:solid 1px;}

.max-lines-3 {
  display: block; /* or inline-block */
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 60px;
  line-height: 20px;
}


.espera {
	position: fixed;
	top: 0;left: 0;right: 0;bottom: 0;
	background-color: Gray;
	filter: Alpha(Opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	-khtml-opacity: 0.60;
	text-align: center;
	z-index: 100000;
}

.espera img {
	margin-top: 15px;
	max-width: 75%;
	max-height: 75%;
}


.esperafull
{
    background-color: #d3d3d3;
	filter: Alpha(Opacity=75); 
	-moz-opacity: 0.75;
    opacity: 0.75; -khtml-opacity: 0.75;
    position: fixed;
    top: 0; bottom:0;left:0;right:0;
    z-index:1000;
    background-image:url(../img/wait.gif);
    background-position:center center;
     background-repeat:no-repeat;
    background-size: 400px 400px;
}

.modalback
{
    background-color: #d3d3d3;
	filter: Alpha(Opacity=75); 
	-moz-opacity: 0.75;
    opacity: 0.75; -khtml-opacity: 0.75;
    text-align: center; 
    position: fixed;
    top: 0; bottom:0;left:0;right:0;
    z-index:100;
    background-repeat:no-repeat;
    background-position:center center;
}


div.tabsconfirmacion ul
{
    list-style:none;
    height:31px;
    padding-left: 10px;
    margin:0;
}

div.tabsconfirmacion ul li
{
    float:left;
    margin:0 5px;
    border-bottom:0;
    height: 31px;
    background-color:#eeeeee;
}

div.tabsconfirmacion ul li a
{
    display:block;
     -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: solid 1px #e2e2e2;
    text-decoration:none;
    height: 31px;
    padding:5px 10px;  
    color:#333333;
}


div.tabsconfirmacion ul li a.sel
{
    background-color:#005891;
    color: White;
    font-weight:bolder;
    height: 31px; 
    border-bottom:0;
}

div.tabsconfirmacion 
{
    padding:10px;
}

div.tabsconfirmacion div.tabscontent
{
    min-width:900px;
    padding:10px;
    border: 1px solid #e2e2e2;
      -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

div.tabsconfirmacion div.tabscontent
{
    padding:10px;
    border: 1px solid #e2e2e2;
      -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

 .tabscontent input[type=text],  .tabscontent input[type=password]
 {
    border: 1px solid;
    border-radius: 4px;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 600;
    line-height: inherit;
    margin: 0;
    outline: none;
    padding: 7px;
    position: relative;
    width: 240px;
    z-index: 1;
 }
.label-obligatorio {
	font-size: 12px !important;
 font-weight:600;
}

.campo-obligatorio {
}
