@font-face {
	font-family: "Trajan Pro";
	src: url(../fonts/trajan_pro/trajan_pro.ttf) format("truetype");
	src: url('../fonts/trajan_pro/trajan_pro.eot') format('embedded-opentype'), 
	   url('../fonts/trajan_pro/trajan_pro.woff') format('woff'), 
	   url(../fonts/trajan_pro/trajan_pro.ttf) format("truetype"), 
	   url('../fonts/trajan_pro/trajan_pro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	font-size: 100%;
}

body {
	background: rgba(189, 191, 171, 0.3) url("../images/aaa.png") repeat scroll 0% 0%;
	color: #222;
	padding: 0;
	margin: 0;
	font-family: "Lato",Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	position: relative;
	cursor: auto;
}

header{
    background-image: url(../images/banner2.jpg);
    background-repeat: repeat;
    min-height: 169px;
}
#logo_unach{
    position: absolute;
    top: 0px;
    left: 21.5%;
}

#texto_header{
	background: none; 
	width:40%; 
	height: 110px; 
	background-image: url("../images/SATIUNACH4.png");
	background-repeat: no-repeat;
	background-size: contain;
    background-position: left center;
	position: absolute;
    top: 0px;
    left: 32.5%;
	left: 32.5%;
    /* top: 0.5%; */
    margin-top: 15px;
}
}

h3, h1, h2, h4, h5 {
	font-family: 'Trajan Pro', sans-serif;
	line-height: 1.4;
	font-weight: normal;
	font-style: normal;
	color: #222;
	text-rendering: optimizeLegibility;
	margin-top: 0.2rem;
	margin-bottom: 2rem;
}

h2,h1 {font-size: 150%;color: #263f77;}
#linea-footer {
    background: rgba(189,174,40,1);
    background: -moz-linear-gradient(top, rgba(189,174,40,1) 0%, rgba(56,37,8,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(189,174,40,1)), color-stop(100%, rgba(56,37,8,1)));
    background: -webkit-linear-gradient(top, rgba(189,174,40,1) 0%, rgba(56,37,8,1) 100%);
    background: -o-linear-gradient(top, rgba(189,174,40,1) 0%, rgba(56,37,8,1) 100%);
    background: -ms-linear-gradient(top, rgba(189,174,40,1) 0%, rgba(56,37,8,1) 100%);
    background: linear-gradient(to bottom, rgba(189,174,40,1) 0%, rgba(56,37,8,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdae28', endColorstr='#382508', GradientType=0 );
    width: 100%;
    height: 5px;
	clear: both;
}
#footer {
    border-top: 3px solid #005A9C;
    background: rgba(29,95,156,1);
    background: -moz-linear-gradient(top, rgba(29,95,156,1) 0%, rgba(7,28,48,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(29,95,156,1)), color-stop(100%, rgba(7,28,48,1)));
    background: -webkit-linear-gradient(top, rgba(29,95,156,1) 0%, rgba(7,28,48,1) 100%);
    background: -o-linear-gradient(top, rgba(29,95,156,1) 0%, rgba(7,28,48,1) 100%);
    background: -ms-linear-gradient(top, rgba(29,95,156,1) 0%, rgba(7,28,48,1) 100%);
    background: linear-gradient(to bottom, rgba(29,95,156,1) 0%, rgba(7,28,48,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d5f9c', endColorstr='#071c30', GradientType=0 );
	color: rgba(255,255,255,0.8);
    padding-bottom: 1em;
    padding-top: 1em;
	bottom: 0; 
    text-align: center;
	width: 100%;
	clear:both; 
	
}
.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 75rem;
}

#contenedor {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	
}

#contenido{

	width:100%;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	padding: 10px;
	margin-bottom: 80px;
	float: left;
}
/* CSS LOGIN */


.login {
	position: relative;
	margin: 10.0vh auto;
	margin-bottom: 25px;
	padding: 20px 20px 20px;
	max-width: 560px;
	background: white;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
	border: 2px #263F77 solid;
}
 .h1 {
	margin: -20px -20px 21px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #022B4B;
	background: #E1DBCC;
	border-bottom: 1px solid #cfcfcf;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 5px whitesmoke;
} 
.login p {
	margin: 15px 9px 2px;
}
.login input[type=text], .login input[type=password] {
	min-width: 220px;
}
.login_pass, .login_users{
	/* font-family: "Trajan Pro"; */
	font-weight: bold;
	font-size: 18px;
	width: 45%;
	color: #1B3758;
	text-align: center;
}
.login_users{
	font-weight: normal;
}
.login_text{
	 font-family: "Trajan Pro"; 
	font-weight: bold; 
	font-size: 18px;
	/* width: 318px; */
	color: #1B3758;
	text-align: center;
}
input {
	font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
	font-size: 14px;
}

input[type=text], input[type=password] {
	margin: 5px auto;
	padding: 0 14px;
	height: 40px;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
/* input[type=text], input[type=password] {
	content:attr(placeholder); 
	color:green;
} */

input[type=text]:focus ,input[type=password]:focus {
	font-family: Helvetica,Arial;
	font-weight: normal;
	border-color: #7dc9e2; 
	border: 3px  rgba(149, 145, 92, 0.9) solid;
	border-radius: 20px;
	height: 42px;
	/* box-shadow: inset 0 1px 3px rgba(255, 0, 0, 0.12); */
}
 input[type=submit],input[type=button], select  {
	cursor: pointer;
	margin-top: 20px;
	padding: 0 27px;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #1B3758;
	border: 2px solid;
	background:#FFFFFF;
	border-color: #b4ccce #b3c0c8 #9eb9c2;
	border-radius: 5px;
	box-sizing: content-box;
	box-shadow:  0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
} 
select{
	margin-top: 0px;
	font-weight: normal;
}
 input[type=submit]:hover, input[type=button]:hover {
	/* background: #E1DBCC; */
	background: rgba(66, 116, 177,0.1);
	border-color: #9eb9c2 #b3c0c8 #b4ccce;
} 

.user {
    background: rgba(224, 60, 60, 0) url("../images/icons.png") no-repeat scroll 12px 11px;
}
.icon {
    height: 30px;
    width: 30px;
    display: block;
    float: left;
	margin: 4px -150px 0px 120px;
	z-index: 1;
	border: 0px solid;
}
.lock {
    background: transparent url("../images/icons.png") no-repeat scroll -17px 11px;
}
 #msj_error {
	border:red 2px solid;
	background-color: rgba(255,0,0,0.1);
	border-radius:10px;
	box-shadow: 0px 0px 10px rgba(255,0,0,0.5);
	height:35px;
	color: #8C8457;
	font-size: 15px;
	text-align: center;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 10.0vh;
	width:300px;
}



/* //============================================================================= */
/* FIN CSS LOGIN */

/* MENU CSS */

.menu{list-style: none; margin: 5px 0 5px 65%;  padding:0; width: 25%;}
ul.menu  li{display: inline-block; box-shadow:inset 0 4px  #8A804F, 0 3px  #8A804F;}
ul.menu  li a{text-decoration:none; color: black; display: inline-block; padding: 8px;}
ul.menu  li:hover{box-shadow:inset 0 4px #2B5384, 0 3px #2B5384; cursor: pointer; background-color: rgba(43, 81, 130, 0.1); border-radius: 10px;}
																												
/* FIN MENU CSS */


.formulario{clear:both; padding-top: 15px;}

.frm_texto, .frm_caja{
	float: left;
}

.frm_texto{ width: 250px; height: 40px; padding-top: 5px; text-align:right; margin-right: 15px;}

.frm_caja input{min-width: 250px; max-width: 632px; padding: 0; margin:0; text-align: center; font-size: 18px;}

.activo a{
	background-color: rgba(145, 140, 84, 0.1); 
	box-shadow:inset 0 4px #2B5384, 0 3px #2B5384;
}
.modulo{
	float:left; margin-top: -113px; margin-left:-325px;
}

#pdf{
	background-image: url("../images/pdf.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

.tabla{
	border: 1px solid rgb(205, 205, 205);
	width: 85%;
	margin-top: 35px;
	margin-bottom: 25px;
	margin-left:-115px;
}
.wf{
	width:130%;
	margin-left:-307px;
}
.wr{
	width:100%;
	margin-left:-177px;
}

.tabla tr td {
	cursor: pointer;
	color: #008cba;
}

.tabla th{
	color: white;
	background-color: rgba(56, 101, 158, 0.78);
	
}

	.tabla tr:nth-child(odd){ background-color:#F9F9F9;}
	.tabla tr:nth-child(even){ background-color:#FFFFFF;}
	.tabla tr:hover{background: #F2F9FF;} 
.tabla td.td{
	color: #143153;
	background-color: rgba(136, 128, 79, 0.42);
}

td.depend{
	background:rgba(21, 50, 84, 0.2); font-family:'Trajan Pro'; font-weight: bold; font-size: 14px; color:rgba(34, 34, 34, 0.8);
}
/* ======================================================= */
@import url(http://fonts.googleapis.com/css?family=Lily+Script+One);


.menu a {
  color: white;
  text-shadow: #34495e 1px 1px 1px;
}
.href {
	text-decoration: none;
	color: #008CBA;
	text-shadow: #34495e 0px 0px 0px;
}

input[type="checkbox"]{ display: none; } 
 
input[type="checkbox"] + label span{
    display: inline-block;
    width: 19px;
    height: 25px;
    background: url('../images/check_off.png') center center no-repeat;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor:pointer;
}
 
input[type="checkbox"]:checked + label span{
    background: url('../images/check_on.png')  center center no-repeat;
}


/* ======================================================= */
/* 

@media only screen and (max-width: 840px){
	h2{font-size: 8vw;}
	.depe_name{font-size: 3vw;}
	.foto{margin-bottom: 25px; }
	.foto img{width: 12vw;}
	.datos{font-size: 2vw;}
}

@media only screen and (max-width: 520px){
	.column{float: none; clear: both; width: 100%; }
	.foto{margin-bottom: 25px; }
	.foto img{width: 75px;}
	.datos{font-size: 11px;}
	.indice img{width:15px;}
}

@media only screen and (max-width: 340px){
	.menu ul li{display: inline-block; font-size:3.5vw;}
} */