@CHARSET "UTF-8";

@font-face {
	font-family: Roboto-Regular;
	src: url("/recepMat5/app/javax.faces.resource/Roboto-Regular.ttf?ln=fonts") format('truetype')
}

@font-face {
	font-family: Roboto-Light;
	src: url("/recepMat5/app/javax.faces.resource/Roboto-Light.ttf?ln=fonts") format('truetype')
}

html {
	position: relative;
	font-family: Roboto-Regular, Arial, sans-serif;
}

/*----------------------------*/
/*        Encabezado          */
/*----------------------------*/
.encabezado {
	font-family: Roboto-Regular, Arial, sans-serif;
	color: #FFF;
}

.encabezado .navbar-brand {
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
	height: 50px;
}

.encabezado .titulo-sistema {
	font-size: 20px;
	border: none;
	width: 50%;
	margin: 0;
	margin-left: 3%;
	line-height: 120%;
	float: left;
}

.boton-sesion {
	font-size: 16pt;
	color: #ffffff;
	background-color: #D5007F;
	width: 180px;
	height: 50px;
	border: none !important;
	margin: 0;
	padding: 0;
}

.infoUsuario {
	position: relative;
	top: 0;
	float: right;
	margin-right: 10px;
	font-size: 18px;
	height: 50px;
	text-transform: capitalize !important;
	padding-top: 8px;
}

.infoUsuario>a, .infoUsuario>a:hover, .infoUsuario>a:focus {
	color: #FFF !important;
	text-decoration: none;
}

.dropdownInfo {
	position: absolute;
	top: 50;
	z-index: 1000;
	display: none;
	padding: 5px;
	margin: 1px 0 0 0;
	font-size: 14px;
	font-family: Roboto-Light, Arial, sans-serif;
	font-weight: lighter !important;
	text-transform: capitalize !important;
	background-color: #333333;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.dropdownInfo>p {
	margin: 0;
	padding: 0 !important;
	line-height: 120%;
}

i.caret-usuario {
	border: solid #FFF;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 6px;
}

.navbar-inverse {
	background: #000;
	border-radius: 0px;
}

.menu {
	border-top: solid 1px #CCCCCC;
	min-height: 50px;
	font-family: Roboto-Regular, Arial, sans-serif;
}

.menu .navbar-nav>li>a {
	padding-top: 13px;
	padding-bottom: 3px;
	color: #FFF;
}

.menu .navbar-nav>li {
	border-left: 1px solid #FFF;
	margin-top: 5px !important;
}

.menu .navbar-nav>li:last-child {
	border-right: 1px solid #FFF;
}

hr.submenu-activo {
	margin: 5px;
	border-top: 3px solid #d5007f;
}

/*----------------------------*/
/*      Pie de Sistema        */
/*----------------------------*/
footer {
	width: 100%;
	bottom: 0 !important;
	height: 170px;
	background: #000;
}

footer .divfooter {
	background: #000;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	width: 100%;	
	min-height: 50px;
}

footer .divLogoINE {
	padding: 0 10px 0 0;	
	width: 160px;
	height: 30px;
	margin: 10px 0 10px 0;
	border-right: solid 2px #FFF;
}

footer .logoINE {
	width: 80%;
	height: 100%;
	margin: 0 5px 0 20px;
}

footer .div-copy-ine {	
	float: left;
	margin: 10px 0;
	color: #FFF;
	font-size: 20px;	
}

footer .divCAU {
	background: #F2F2F2;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 120px;
}

footer .divCAU .enlace-cau, footer .divCAU .enlace-google {
	color: #D5007F !important;
	text-decoration: underline;
	text-align: left;
}

footer .divCAU .enlace-cau {
	font-family: Roboto-Light, Arial, sans-serif, FontAwesome !important;
	font-weight: lighter !important;
	font-size: 24pt;
}

footer .divCAU .enlace-google {
	font-family: Roboto-Regular, Arial, sans-serif, FontAwesome !important;
	font-size: 14pt;
}

/*--------------------------------------------------*/
/*------------- SUBMENUS DE NAVEGACION--------------*/
/*--------------------------------------------------*/
.data-grid-sin-border>div {
	border: none !important;
}

.data-grid-sin-border >div >.ui-grid-row,
.data-grid-sin-border >div >.ui-grid-row > .ui-datagrid-column,
.contenedor-submenu {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.data-grid-sin-border >div >.ui-grid-row > .ui-datagrid-column{
	border: solid 2px #FFF;
}

.contenedor-submenu {
	position: relative;
	display: table-cell;
	border: solid #60ADAD;
}

.contenedor-submenu:hover {
	border: none;
}

.circulo {
	width: 60%;
	height: 60%;
	background: #60ADAD;
	border: solid 2px #60ADAD;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 8%;
}

.circulo:hover {
	background: #FFFFFF;
}

.icono-img {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin-top: 0;
}

.contenedor-titulo-submenu {
	font-family: Roboto-Regular, Arial, sans-serif, FontAwesome !important;
	position: absolute;
	bottom: 8px;
	width: 100%;
	height: 30%;
	padding-left: 4%;
	left: -2px;
}

.numero-sec {
	font-size: 4em;
	float: left;
	vertical-align: middle;
	height: 100%;
}

.titulo-submenu {
	display: table;
	font-size: 1.4em;
	float: left;
	width: 75%;
	line-height: 90%;
	text-align: left;
	height: 100%;
}

.titulo-submenu span {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding-left: 5px;
}

.enlace-mod:hover {
	color: #000;
	text-decoration: none;
}

/*-----------------------------------------------------*/
/*      Informacion inicio sistema, inicio roles-------*/
/*-----------------------------------------------------*/
.titulo-apartado {
	font-family: Roboto-Regular, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 1px solid #A5A5A5;
	margin: 0;
	padding: 0;
	margin-bottom: 3%;
	margin-top: 5%;	
	padding-bottom: 10px;
}

.sistemas-relacionados {
	font-family: Roboto-Regular, Arial, sans-serif;
}

.sistemas-relacionados .siglas-sr {	
	font-size: 32pt;
	font-weight: bold;
	color: #000 !important;
	height: 50px !important;
	padding: 10px 0 10px 0;
	margin-top: 3px;
	line-height: 60%;
	float: left;
}

.sistemas-relacionados .titulo-sr {
	width: 65%;	
	margin: 0 0 0 10px;
	line-height: 120%;
	border-left: solid 2px #000;
	font-size: 16pt;
	float: left;
	height: 50px !important;	
	padding: 0 0 0 8px;
}

.sistemas-relacionados a {
	color: #D5007F !important;
	text-decoration: underline;
	text-align: left;
	font-size: 18px;
}

.sistemas-relacionados a:visited, .sistemas-relacionados a:hover,
	.sistemas-relacionados a:active {
	color: #D5007F;
	font-size: 18px;
	cursor: pointer !important;
	text-decoration: underline;
}

.sistemas-relacionados p {
	padding-top: 3% !important;
	font-size: 18px;
	text-align: justify;
}

/*------------- titulo estadisticas---------------*/
.caja-subtitulo {	
	background: #fff;
	border-left: solid 0.625em #CCCCCC;
	border-right: solid 0.625em #CCCCCC;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.caja-subtitulo .titulo {
	font-size: 28px;
	margin: 30px 90px 30px 90px !important;
	text-align: center !important;
	line-height: 160%;
	padding: 0;
	overflow: hidden;
}

.esquina-superior-izq, .esquina-superior-der, .esquina-inferior-izq,
	.esquina-inferior-der {
	border-color: #CCCCCC;
	border-style: solid;
	width: 2.5em;
	padding: none;
	margin: 0;
}

.esquina-superior-izq {
	float: left;
	border-width: 10px 0px 0px 10px;
	position: absolute;
	top: 0;
	left: 10;
}

.esquina-superior-der {
	float: right;
	border-width: 10px 10px 0px 0px;
	position: absolute;
	top: 0;
	right: 15px;
}

.esquina-inferior-izq {
	float: left;
	border-width: 0px 0px 10px 10px;
	position: absolute;
	bottom: 0;
	left: 10;
}

.esquina-inferior-der {
	float: right;
	border-width: 0px 10px 10px 0px;
	position: absolute;
	bottom: 0;
	right: 15px;
}

/* ------------ avisos del sistema--------------*/
.caja-sombreada-titulo {
	-webkit-box-shadow: 4px 4px 5px rgba(165, 165, 165, 1);
	-moz-box-shadow: 4px 4px 5px rgba(165, 165, 165, 1);
	box-shadow: 4px 4px 5px rgba(165, 165, 165, 1);
	border-radius: 0px 7px 7px 0px;
	-moz-border-radius: 0px 7px 7px 0px;
	-webkit-border-radius: 0px 7px 7px 0px;
	font-family: Roboto-regular, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	width: 240px;
	margin-left:0;
	margin-top: 3%;
}

.caja-aviso {
	border-left: solid 2px #CCCCCC;
	margin-left: 50px;
	padding-left: 25px;
	padding-top: 30px;
	font-family: Roboto-Light, Arial, sans-serif;
	font-weight: lighter !important;
	position: relative;
	font-size: 18px;
	text-align: left;
}

.circulo-superior-izq {
	float: left;
	position: absolute;
	top: 60%;
	left: -8px;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	background: #60ADAD;
	width: 15px;
	height: 15px;
}

.degragadoGris {	
	background: -moz-linear-gradient(90deg, rgba(204, 204, 204, 0.05) 0%,
		rgba(204, 204, 204, 0.05) 90%, rgba(204, 204, 204, 1) 100%);
	/* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(204,
		204, 204, 1)), color-stop(10%, rgba(204, 204, 204, 0.05)),
		color-stop(100%, rgba(204, 204, 204, 0.05))); /* safari4+,chrome */
	background: -webkit-linear-gradient(90deg, rgba(204, 204, 204, 0.05) 0%,
		rgba(204, 204, 204, 0.05) 90%, rgba(204, 204, 204, 1) 100%);
	/* safari5.1+,chrome10+ */
	background: -o-linear-gradient(90deg, rgba(204, 204, 204, 0.05) 0%,
		rgba(204, 204, 204, 0.05) 90%, rgba(204, 204, 204, 1) 100%);
	/* opera 11.10+ */
	background: -ms-linear-gradient(90deg, rgba(204, 204, 204, 0.05) 0%,
		rgba(204, 204, 204, 0.05) 90%, rgba(204, 204, 204, 1) 100%);
	/* ie10+ */
	background: linear-gradient(0deg, rgba(204, 204, 204, 0.05) 0%,
		rgba(204, 204, 204, 0.05) 90%, rgba(204, 204, 204, 1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc',
		endColorstr='#cccccc', GradientType=0); /* ie6-9 */
}

.panel-sin-border{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	border: none;
}

/*----------TIMER ---------------------------*/
.caja-sombreada {
	-webkit-box-shadow: 4px 4px 5px 3px rgba(165, 165, 165, 0.7);
	-moz-box-shadow: 4px 4px 5px 3px rgba(165, 165, 165, 0.7);
	box-shadow: 4px 4px 5px 3px rgba(165, 165, 165, 0.7);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	overflow: auto;
	border: none;
	font-family: Roboto-Regular, Arial, sans-serif;
	margin-bottom: 15px !important;
}

.caja-sombreada .ui-timer {
	border: none;
	margin: 0 !important;
	padding: 0 25% 0 25%;
	background: none;
}

.caja-sombreada p {
	font-size: 22px;	
	margin-left: 4%;
	margin-right: 2%;
}

.caja-sombreada span {
	font-size: 18px;
	margin-left: 4%;
}

.caja-sombreada .span-titulo {
	font-size: 22px;
	margin-left: 0;
}

.ancho-caja{
	width: 85% !important;	
}

.contenedor-calendar-verde, .contenedor-calendar-rosa {
	height: 170px;
	width: 150px;
	text-align: center;
	background-color: #FFF;
	margin: 0;
	margin-bottom: -10px;
	padding: 0;
	position: relative;
}

.contenedor-calendar-verde:before, .contenedor-calendar-rosa:before {
	content: "\f133";
	font-family: FontAwesome;
	font-size: 100pt;
	position: absolute;
	z-index: 1;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	left: 0;
	text-align: left;
}

.contenedor-calendar-verde:before {
	color: #60ADAD;
}

.contenedor-calendar-rosa:before {
	color: #D5007F;
}

.timer-dias {
	width: 85%;
	margin: 0px auto;
	position: absolute;
	z-index: 2;
	bottom: 8px;
}

.timer-horas-min {
	text-align: center;
	position: relative;
	top: -5px;
	text-align: left;
}

.timer-horas-min>span {
	font-size: 28pt !important;
	font-family: Roboto-Light, Arial, sans-serif;
	font-weight: lighter !important;
}

.contenedorTimer {
	display: table;
	border-spacing: 0px;
	border-collapse: collapse;
}

.contenidosTimer {
	display: table-row;
	margin: 10px;
}

.celdaTimerIzq, .celdaTimerDer {
	display: table-cell;
	padding: 0;
	padding-bottom: 0px;
}

.celdaTimerIzq {
	width: 150px;
}

.celdaTimerDer {
	width: 110px;
}

.label-dias-min {	
	font-size: 25px !important;
	color: #A5A5A5;
}

.grafica-pastel {
	width: 90%;
	height: 60%;
	margin-left: 2% !important;
}

.grafica-pastel .jqplot-data-label {
	color: #000;
	font-size: 22px;
}

.grafica-barra{
	height:200px; 
	width: 90%; 
	margin-bottom: 15px !important;"
}

.grafica-barra .jqplot-point-label {
	padding: 1px 3px;
	color: #CCCCCC;
	font-size: 12pt;
}

#caja-grafica-scroll {
	float: left;
	width: 90%;
	overflow: auto;
	white-space: nowrap;
	margin: 0 5%;
	overflow-x: hidden;
}

#left-button, #right-button {
	font-size: 21pt;
	color: #000;
	position: absolute;
	top: 45%;
}

#left-button {
	left: 3%;
}

#right-button {
	right: 3%;
}

/*----------------MENSAJES-------------*/
.mensajes {
	font-size: 21px;
}

/*------GENERICOS-------*/
.vertical-line {
	width: 2px;
	background-color: #FFF;
	height: 30px;
	float: left;
	margin: 10px 0 10px 0;
}

.right {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.font-bold {
	font-weight: bold;
}

.font-ligth {
	font-family: Roboto-Light, Arial, sans-serif;
	font-weight: lighter !important;
}

.size-subtitulos {
	font-size: 24px;
}

.size-regular {
	font-size: 18px;
}

.text-justify {
	text-align: justify;
}

.color-rosa {
	color: #D5007F !important;
}

.color-verde {
	color: #60ADAD;
}

.color-gris {
	color: #A5A5A5;
}

.color-rosa-claro {
	color: #EE99CC;
}

.color-verde-claro {
	color: #ABDBD2;
}

.color-gris-claro {
	color: #CCCCCC;
}

i.caret {
	border: solid #000;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
}

.enlace-rosa, .enlace-rosa-home {
	font-family: Roboto-Regular, Arial, sans-serif, FontAwesome !important;
	color: #D5007F !important;
	text-decoration: underline;
	text-align: left;
}

.enlace-acuerdo {
	/*font-family: Roboto-Regular, Arial, sans-serif, FontAwesome !important;*/
	color: #D5007F !important;
	text-align: left;
	font-size: 15px!important;
}

.enlace-rosa a:visited, .enlace-rosa a:hover, .enlace-rosa a:active, 
.enlace-rosa-home a:visited, .enlace-rosa-home a:hover, .enlace-rosa-home a:active{
	color: #D5007F;
}

.enlace-rosa-home{
	font-size: 20px !important;
}

.aviso-inicial {
	font-size: 18px;
	margin: 2% 0;
}

.aviso-inicial p {
	font-size: 24px;
}

.aviso-inicial span {
	font-size: 22px;
	color: #60ADAD;
}

.panel-submenu{	
	margin : 0 -1.5%;	
}
