@font-face{
font-family: aller;
src: url(fonts/Aller_Lt.ttf);
}
/* FORMULARIO DE LOGIN */

.formLogin{
border: 1px solid #FFFFFF;
border-radius: 5px;
position: absolute;   
width: 240px; 
height: 180px;
top: 50%;
left: 50%; 
  padding: 15px;
	font-family:"aller",Helvetica;                  
	color: #FFFFFF;
  font-size:14px;
}
.boton {
  background: linear-gradient(#49708f, #293f50);
  border: 0px;
	color: #fff;
  cursor: pointer;
  font-weight: bold;
  position: relative;
	left: 50%;
  padding: 6px 10px;
  margin-left: -30px;
}

body{
	//background-color: #E4F1FE;
	background-image: url(../img/back_azul.jpg);
	font-family: "aller", Helvetica, sans-serif;
	//color: #34495E;
	color: #FFFFFF;
}
#topindex{
	position: absolute;
	top: 10px;
	height: 100px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
//	color: #34495E;
}
#top{
	position: absolute;
	top: 10px;
	height: 80px;
	width: 100%;
	font-size: 24px;
	color: #FFFFFF;
	//color: #34495E;
//	background-image: url(../img/top-azul.jpg);
}
#top img{
	height: 60px;
	width: 60px;
}
#login{
	position: absolute;
	top: 100px;
	left: 550px;
	height: 200px;
}
/* ---------------- MENU DATOS PERSONALES --------------- */
.divpers{
	position: absolute;
	vertical-align: left;
//	border: 1px solid;
	top: 2%;
	left: 80%;
	padding: 5px;
	font-family: "aller", Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	z-index: 100;

}
#menuPers{
	display: none;
	float: left;
	top: 10px;
	left: 0px;
	font-family: "aller", Helvetica, sans-serif;
	height: 75px;
	width: 180px;
	background-color: #f9f9f9;
	//border: 1px solid #000000;
  
}
#menuPers a{
	display: block;
	text-decoration: none;
	font-style: normal;
  color: #000000
}
#menuPers a:hover{
	background-color: #bdc3c7;
	color: #000000;
  border: none;
}

.menuP{
	position: relative;
	background: linear-gradient(rgba(52,73,94,1), rgba(34,49,63,1));
//	background-color: #34495e;
  color: #FFFFFF;
	height: 40px;
	width: 180px;
 	font-size: 14px;
 	font-style: italic;
  border: none;
	border-radius: 5px;
  cursor: pointer;
}
.menuP:hover{
//	background-color: #bdc3c7;
  background: linear-gradient(#49708f, #293f50);
	color: #FFFFFF;
  border: none;
}

/* ---------------- MENU PRINCIPAL --------------- */
#menuprin{
	float: left;
	position: absolute;
	display: inline-block;
	top: 95px;
	left: 10px;
	height: 300px;
	width: 200px;
	font-family: "Helvetica", sans-serif;
}
.menuGral{
	position: relative;
	display: inline-block;
	border-radius: 5px;
}
.menuDesp{
	position: relative;
	background-color: #34495e;
  color: #FFFFFF;
	height: 40px;
	width: 160px;
 	font-size: 16px;
  border: none;
  cursor: pointer;
}
.menuDesp:hover{
  background: linear-gradient(#49708f, #293f50);
	color: #FFFFFF;
  border: none;
}

.menuDesp-cont{
	display: none;
	position: absolute;
  left: 160px;
	background-color: #34495e;
	border: none;
  cursor: pointer;
}
.menuDesp-cont a{
	display: block;
	position: relative;
	text-decoration: none;
	height: 40px;
	width: 160px;
	color: #FFFFFF;
	font-style: italic;
}
.menuDesp-cont a:hover{
  background: linear-gradient(#49708f, #293f50);
	color: #FFFFFF;
	transition: all .2s;
}
.menuGral:hover .menuDesp-cont{
	display: table-cell;
	vertical-align: middle;
  text-align: center;
	position: absolute;
  left: 160px;
	top: 0px;
	z-index: 99;
}

/* ------------------ FIN MENU ----------------- */

#contenido{ /* DIV QUE MUESTRA LOS RESULTADOS */
	position: absolute;
	top: 95px;
	left: 230px;
	display: inline;
	font-family: "aller", Helvetica, sans-serif;
	color: #FFFFFF;
}
.formMat {
	position: absolute;
	background-color: #34495e;
	color: #FFFFFF;
	border-radius: 2px;
	padding: 15px;
}
/*----------------- LISTADO ------------------- */

.grilla{
	display: table;
	width: 900px;
	//color: #000000;
}
.grilla_mat{
	display: table;
	width: 400px;
//	color: #FFFFFF;
}
.grilla-mat{
	display: table;
	width: 100px;
	color: #FFFFFF;
}

.agrupaFecha{
	position: absolute;
	display: block;
	height: 18px;
	width: 898px;
	text-align: center;
	border: 1px solid #DADADA;
	border-radius: 3px;
}

.encabezado{
	display: table-row-group;
	background: linear-gradient(rgba(52,73,94,1), rgba(34,49,63,1));
}

.filapar{
	display: table-row;
	background-color: #34495e;
}
.filapar:hover{
	display: table-row;
	background-color: #6c7a89;
}
.filaimpar{
	display: table-row;
	background-color: #2c3e50;
}
.filaimpar:hover{
	display: table-row;
	background-color: #6c7a89;
}

.celda_ch{
	display: table-cell;
	width: 70px;
	height: 22px;
	text-align: center;
	vertical-align: center;
}
.celda_med{
	display: table-cell;
	text-align: center;
	width: 180px;
	height: 22px;
	vertical-align: center;
	padding-right: 8px;
}
.celda_gr{
	display: table-cell;
	width: 280x;
	text-align: center;
	height: 22px;
	vertical-align: center;
}
.celda img{
	width: 18px;
	height: 20px;
	padding-top: 3px;
	vertical-align: bottom;
}
/* ---------------- FIN LISTADO ------------------*/
/*---------- CLASES PARA CREAR VENTANAS MODALES ------------*/
.blo_f { /*GENERA UNA CAPA QUE OCULTA Y BLOQUEA EL FONDO (INACTIVA)*/
    position: fixed;
    font-family: Arial, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.blo_f:target { /*ACTIVA LA CAPA ANTERIOR*/
    opacity:1;
    pointer-events: auto;
}

/* DIV MODAL, SE CARGA CON LO QUE HAGA FALTA MOSTRAR */ 
.div_alert{
  width: 400px;
	height: 165px;
	margin-left: -200px;
	margin-top: -100px;
  position: absolute;
	top: 50%;
	left: 50%;
	overflow: auto;
  padding: 30px 50px 30px 50px;
	text-align:center;
	font-size:18px;
	/*background-color: #5c97bf;*/
	background-color: #34495e;
  border-radius:5px;
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}
.div_alertGrande{
  width: 600px;
	height: 340px;
	margin-left: -300px;
	margin-top: -170px;
  position: absolute;
	top: 50%;
	left: 50%;
	overflow: auto;
	font-size:18px;
  padding: 15px 20px 13px 20px;
	background-color: #34495e;
  border-radius:5px;
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

/* BOTON ROJO PARA CERRAR LOS FORM MODALES */
.hr-cerrar img{
	height: 40px;
	width: 40px;
	margin-left: -40px;
  position: absolute;
	top: 0%;
	left: 100%; 
}

/* DIV DEL DTPICKER */
.selFecha {
	position: relative;
	color: #FFFFFF;
	font-size: 18px;
	font-family: "aller", Helvetica, sans-serif;
}
/* BOTON + DE AGREGAR */
.hr-nuevo img{
	position: absolute;
	padding: 2px;
	padding-left: 8px;
	height: 24px;
	width: 24px;
}

/* CAPA DE CONSULTA DE DISPONIBILIDAD DE MATERIALES */
#muestra_Disp{
	opacity: 0;
	border-radius: 3px;
  width: 600px;
	height: 280px;
	margin-left: -300px;
	margin-top: -100px;
  position: absolute;
	top: 45%;
	left: 50%;
 /* background: #92b3d9;*/
	background-color: #2c3e50;
}

#muestra_Disp:target { /*ACTIVA LA CAPA ANTERIOR*/
    pointer-events: auto;
		opacity: 1;
}

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 16px;
    text-decoration: none;
    font-weight: bold;
    border-radius:3px;
 
}
 
.close:hover {
    background: #FAAC58;
    color:#222;
}
