//Formularios para el portlet de seleccion de pais para un determinado curso
.seleccionCursoPrecioForm{
}
.seleccionCursoPrecioButton{
}
.cadenaPrecioSimbolo{
	font-type:bold;
}
.labelReserva{
	float:left;
}

.valueReserva {
    margin-left: 16em;
}

.datosFacturaLabel{
	float:left;
}

.datosFacturaValue {
    margin-left: 16em;
}

.imprimirRecibo{
	margin-top: 14px;
	font-size: 1.2em;
}

.mantengaEspera{

}

.linkAltaSolicitud {
    border: 3px solid #c33;
    color: #c33;
    display: inline-block;
    margin-bottom: 42px;
    padding: 10px;
    text-transform: uppercase;
}
.linkAltaSolicitud:hover {
    background: #c33 none repeat scroll 0 0;
    color: #fff;
}

.grayCalendar {
    background: #eee none repeat scroll 0 0;
    margin-left: 40px;
    margin-right: 40px;
    max-width: auto;
    width: auto; 
}

.lightred {
	rgba:(255, 0, 0, 0.05);
	margin-right: 3px;
}
.lightgreen {
	rgba:(0, 255, 0, 0.05);
	margin-left: 3px;
}

.infoMessage{
	background-color: #9C7676;
    color: white;
    font-weight: bold;
    padding: 5px;
}

.bill{
	border: 1px solid;
	margin-bottom: 4%;
}

.titleSectionReservation{
    color: #505050;
    font-family: 'Roboto Condensed',sans-serif; 
    margin-bottom: 30px;
    font-size: 30px;
    display: inline-block;
}

.selectmyexam{
	margin-bottom: 35px;
}

.img-titlesectionreservation{
   	display: inline-block;
    width: 20px;
    margin-right: 15px;
    padding-bottom: 13px;
}

#conditions-location-encasa{
	margin-top: -25px;
}

#container-conditions-location-encasa{
    width: 50%;
    border: 1px solid #505050;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
    overflow: auto;
    max-height: 250px;
    margin-bottom: 50px;
}


@font-face {
  font-family: 'Lato-Regular';
    src: url('/siele-theme/fonts/Lato-Regular.ttf');
}

.success_resulttext .courseName{
	margin: 15px 0 10px;
}

#content .button-download-navigator input{
	background-color: #d62538;
}

#content .button-download-navigator input:hover{
	background-color: #d6253888;
}

.name-candidato{
	
    text-align: center;
    margin: 15px 0;
	
}

/* FOTOS DEL EXAMEN SEGURO */
.cabecera-modulo{
	width: 100%;
    height: 12px;
    margin-top: 30px;
}

.prueba-cdl{
	background-color: #ad8a2f;
}

.prueba-ca{
	background-color: #24a174;
}

.prueba-eeie{
	background-color: #1b69b1;
}
    
.prueba-eeio{
	background-color: #c76f1d;
}
    


/* LOADER CARGAR IMAGENES EXAMEN SEGURO */
.parent-loader{
	position: relative;
}

.parent-loader .loader{
	margin: 0;
}

#boton-generar-qrwhatsapp button{
	display: block;
    margin: 30px 0;	
}
#boton-generar-qrwhatsapp{
	border-bottom: 1px solid #5555;
    margin-bottom: 20px;
}

#qrcodeContactUser{
	margin: 20px 0;
}

#container-qr-whatsapp{
	border-bottom: 1px solid #5555;
    margin: 20px 0;
}