@CHARSET "ISO-8859-1";
body{
	background: url("/css/sige/images/top_header_bg.png") repeat-x scroll 0 0 #FFFFFF;
}
.sige_rrhh_registro_extentido {
	position: static;
	margin: -25px 0 5px 45px;
	z-index: 999
}

.sige_rrhh_registro_hora {
	background-color: #333333;
	border: 1px outset #E0E0E0;
	position: absolute;
	margin: -37px 0 5px 24px;
	z-index: 2;
	font-size:11px;
	color:#ffffff;
	padding:3px;
}

.sige_rrhh_registro_verificado{
	cursor:pointer;
}

.sige_rrhh_registro_existe{
	cursor:default;
	opacity:0.6;
}

.sige_rrhh_permiso_tipo_1 {
	position: relative;
	margin: -95px 0px 5px 5px;
	width: 24px;
	height: 24px;
	background-image: url(images/rrhh/medica.png);
	z-index: 999;
}

.sige_rrhh_permiso_tipo_2 {
	position: static;
	margin: -95px 0px 5px 5px;
	width: 24px;
	height: 24px;
	background-image: url(images/rrhh/incapacidad.png);
	z-index: 999;
}

.sige_rrhh_permiso_tipo_3 {
	position: relative;
	margin: -95px 0px 5px 5px;
	width: 24px;
	height: 24px;
	background-image: url(images/rrhh/licencia.png);
	z-index: 2;
}

.sige_rrhh_permiso_tipo_4 {
	position: static;
	margin: -95px 0px 5px 5px;
	width: 24px;
	height: 24px;
	background-image: url(images/rrhh/vacaciones.png);
	z-index: 999;
}

.sige_rrhh_contrato_tipo {
	position: relative;
	margin: -95px 5px 5px 75px;
	width: 24px;
	height: 24px;
	background-image: url(images/rrhh/no_asiste.png);
	z-index: 1000;
}
