@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;}
nav{background-color: white !important; -webkit-box-shadow: 0px 0px 9px #999;}
h1 {    color: #008f96 !important; font-family: 'Raleway', sans-serif !important;text-transform: uppercase;}
h2 {    border-bottom: 2px solid #777 !important;}
section {background-color: transparent !important; }
a {    color: #008f96;    }
header {    background: #70a5d1;}

/* 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: khaki;padding: 1em !important;
}
.table_cuotas a {
    font-weight: 300 !important;text-decoration: underline;
}

/*formulari secretaria */
#secretaria {    background: white;    border: 0;}
fieldset {    display: inline-block;    border: 2px #008f96 solid;}
legend {    background: #008f96;    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: #f39200;    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: #bf5517 !important;
    color: #fff !important;
    }

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


#idiomas {
    background: #1d6fb8!important;

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