/* CSS Document */
	@charset "utf-8";
	
body{font-family: 'Open Sans', cursive;}
.comunicacion{font-family: 'Open Sans', cursive;}

.politicasEstils{}
.politicasEstils h1{text-transformation: underline;}
.politicasEstils ul{}
.politicasEstils li{}


@charset "utf-8";
body { font-size:12px !important;}
@media screen{
#scroll_ventana {
	overflow: auto;
	background: #FFFFFFF;
}
.boton {
	color: #ECE9D8;
	background-color: #666666;
	border: 1px solid #000033;
	padding: 3px;
	font-weight: bold;
}


.estilo_vista {
	padding:40px;
	box-sizing:border-box;	
	background: #FFFFFF;
	}
.estilo_vista .subcontenido {
	
	
	padding: 3px;
	background-color: #CCCCCC;
	color: #333333;
}

.estilo_vista .subtitulo {
	

	
	color: #CCCCCC;
	padding: 3px;
	font-weight: bold;
}

.estilo_vista .titulo {
	

	
	color: #000000;
	font-weight: bold;
}
.estilo_vista .texto {
	

	
	padding: 5px;
}
.estilo_vista .close a:link{
	
	
	color:#D67435;
}

.estilo_vista .close a:visited{
	

	
	color:#D67435;
}

.estilo_vista .close a:active{
	

	
	color:#D67435;
}

.estilo_vista .close a:hover{
	

	
	color:#222222;
}

.estilo_vista .close {
	

	
}


.estilo_vista a {
	

	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
}
@media print{
.no_print{
	display:none;
	visibility: hidden;
}
}
#scroll_evaluacion {
	height: 350px;
	width: 500px;
	overflow: auto;
}

.estilo_vista .error {
	font-weight: bold;
	color: #990000;
	
}
.archivo_ocupado {
	background-color: #FFCBA8;
}
.archivo_libre {
	background-color: #E8FFDD;
}
.archivo_ambar {
	background-color: #FFFEDF;
}
.imput_obligatorio {
	

	
	border: 1px Solid #000000;
}
.imput {
	

	
	border: 1px Solid #CCCCCC;
}
.boton {
	

	padding:5px;
	
	border: 1px Solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.boton_secundario {
	

	
	
	border: 1px Solid #000000;
	background-color:#A8A8A8;
	color: #FFFFFF;
	font-weight: bold;
}#scroll_foto {
	height: 350px;
	width: 500px;
	overflow: auto;
}


/* ATA 2022 */
body {
    background-color: white !important;   font-size: 16px !important;}
h1 {    color: #bf5517 !important; font-family: 'Raleway', sans-serif !important;text-transform: uppercase;}
h2 {    border-bottom: 2px solid #777 !important;}
section {background-color: transparent !important; }
a {    color: #70a5d1;    }
header {    background: #bf5517;}

/* menu esquerre */
#idiomas span a {    font-size: 13px;    font-weight: normal;}
.z-tabs.flat.clean.horizontal > ul.z-tabs-nav > li > a {    background-color: white !important;    border: 1px solid #ccc !important;font-weight: 600; font-size: 15px;}
.z-tabs.flat.clean.horizontal > ul.z-tabs-nav > li > a:hover {    background-color: #f0f0f0 !important;    border: 1px solid #999 !important;}
.z-tabs.flat > ul.z-tabs-nav > li.z-active > a {    color: #008f96 !important; }
/*.z-tabs.flat.clean.horizontal > ul.z-tabs-nav > li.z-active > a {border: 1px solid #008f96 !important;background-color: #fff !important; opacity:1 !important;}*/

/* General */ 
.border {    border: 0 !important;}
#printableArea .table_cuotas {
    box-shadow: 0px 0px 0px rgb(0, 0, 0);
    padding: 0;
    margin: 0 auto;
    width: 100%;
    font-size: initial;
}
.table_cuotas td {
    line-height: 1.7em !important; background-color:#bf5517!important;padding: 1em !important;
    color: #ffffff!important;
}
.table_cuotas a {
    font-weight: 300 !important;text-decoration: underline;
}

/*formulari secretaria */
#secretaria {    background: white;    border: 0;}
fieldset {
    display: inline-block;
    border: 2px #4c6ea4 solid;
}
legend {    background: #70a5d1;    padding: 0px 10px;}
legend h3 {    font-size: 17px;    color: white;}
#secretaria input[type="text"], #secretaria input[type="email"] {    border: 1px #999 solid;    color: #000;    font-weight: 600;    font-size: 15px;    color: #ccc !important;}
#secretaria textarea {    border: 1px #999 solid;    font-weight: 600;    font-size: 15px !important;}
.peq {    font-size: 11px;    line-height: 1.6em; border-top: 0;padding-top: 2em;}

#secretaria .checkbox {    padding: 2em 0em;}
#secretaria .checkbox hr {    margin: 2em 0;}

#secretaria input[type="submit"] {    background: #1d6fb8;    font-size: 16px;    height: 100%;    cursor: pointer;}



/*.z-tabs.flat.clean.horizontal > ul.z-tabs-nav > li.z-active > a {
    border: 0 !important;
    background-color: #1d6fb8 !important;
    color: #fff !important;
    }*/



#idiomas {
    background: #bf5517!important;
    display: inline-block;
    width: 100%;
    color: white!important;
    text-align: center;
    vertical-align: top;
    margin-bottom: 10px;
    border:!important;
    box-sizing: border-box;
}


.comites{
    text-align: center;
    border: 3px #bf5517 solid!important;


}


p{

		padding: 0.25em 0 1em 0 !important;
	    line-height: 150%!important;
}


body {
    background-image: url("https://www.reunionanualsee.org/2024/images/fondos/cartel_bg2.jpg");
    background-position: bottom;
    background-size: cover;
    background-attachment: fixed; /* Fija la imagen de fondo */
  }
  
  section {
    width: 78%;
    background: #FFF!important;
    min-height: 650px;
    vertical-align: top;
  }
  






/*Fons blanc per a dispositius movil amb la imatge de fons d'escriptori es llegeix malament*/
@media only screen and (max-width: 767px) {
    body {

        
        
      background-color: white !important;
      background-image: none !important; /* Desactiva la imagen de fondo en dispositivos móviles */
    }
  }


.table_cuotas a {
    font-weight: 300 !important;
    text-decoration: underline;
    color: #ffbf00;
}


h2 {
    font-size: 24px;
    margin: 1.5em 0 1em 0;
    color: #bd4804!important;
    font-family: 'Nunito', cursive;
    font-weight: bold;
}


h2{

	border-bottom: 2px solid #bd4804 !important;
}



.btn-orange {
    color: #FFF;
    border: 2px solid #70a5d1!important;
    background: #70a5d1!important;
        width: 300px;
}



.foto_ponentes {
    padding-left: 0px;
    background-color: #fff;
    box-shadow: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    moz-border-radius: 100%;
    border-radius: 100%;
    border: 0;
    /*filter: grayscale(50%);*/
    transition: 2s;
    border-radius: 100%;
    border: #ff9200 solid 5px;
}

.titol_precongreso{

	color: #70a5d1!important;


}


.cursosPrecongreso{

    list-style-type:square;
    font-size: 16px!important;
    text-align: center!important;

}



.masList{

font-size: 18px!important;
}


.form_titulo_inscripcion_on {
    width: 59%;
    display: inline-block;
    vertical-align: bottom;
    background-color: #0072bb!important;
    color: #ffffff!important;
    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: #0072bb;
    /* color: #D3DCE4; */
    color: #ffffff;
    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;
}



.box {
    background-color: #0072bb;
    padding: 10px;
    vertical-align: top;
    display: inline-block;
    border-left: #0072bb 9px solid;
    box-sizing: border-box;
    margin: 5px 0;
    font-size: 12px;
    line-height: 1.4em;
    width: 100%;
}


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


#form-acm_35078 .bee-popup-row-1 {
    background-color: #bf5517!important;
    background-repeat: no-repeat;
}


nav {
    background-color: #bf5517 !important;
    -webkit-box-shadow: none;
}


.ImatgesInfo {
	/*border: 2px #CCC solid;*/
	display:inline-block;
	padding:15px;
	margin:0px 5px 5px 0px;
	height: 80px;
	vertical-align:top; 
}

.btn-blue {
            color: #FFF;
            border: 1px solid #22538b;
            background: #22538b;
}

#form-acm_35078 .bee-popup-container p {
    margin: 0;
    color: #ffffff;
}