/* ---------------------- POP UP LIGHTBOX ---------------------- */
/*.zoom-anim-dialog.contenedor {}
.zoom-anim-dialog.contenedor .conten-popup { }*/
/*.small-dialog { background-color:#a2f1ee;}
.contenedor .avisos-error{ display:block; position:relative; width:90%; height:auto; background-color: #53BCB9; padding:4% 5%; margin:0 auto; text-align:center;}
.contenedor .avisos-error img{ float:left; }
.contenedor .avisos-error p{ font-size:17px; color:#FFFFFF; }
.contenedor .avisos-error p.gran{ display:inline-block; font-size:45px; color:#fb0000; margin-bottom:10px; font-family:'FuturaStd-Bold';}
*/
/* ---------------------- /Fin PopUp lightbox ---------------------- */

.select2-selection__rendered{
	margin-top:50px!important;
}

form.formutipo label{
	font-weight: bolder!important;
}

.bootstrap-duallistbox-container select{
	width:100%!important;
	height:300px!important;
}

form.formutipo .idioma textarea{
	height: 300px;

}

form.formutipo fieldset div.menos_margen{
	margin-bottom: -10px;
}


.una-cuestion p.required::after {
    content: '* ';
    color: #CF2E2D;
    font-size: 9px;
    vertical-align: super;
}