.textnormal {
	/*font-family: "Trebuchet MS";*/
	/*font-size: 11px;*/
	font: 12px Arial, Helvetica, sans-serif;
	color: #484D40;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	vertical-align: middle;
}
.box {

	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #717964;
	border: 1px solid #F0F1EF;
	background-color: #F4F7F4;
}
.textnormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.textnormalboldlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: navy;
	font-weight: normal;
	text-decoration: none;
}
.textsubtit {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #484D40;
	font-weight: bold;
}
.linktit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
.linktit:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none
}
.linktit:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}
.linktit:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}.textsubtitverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #224B93;
	font-weight: bold;
}
.textmodule {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
    }

.textitverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #90A5C9;
}
.textitamarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFCC00;
}
.textnormalboldgris {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.lineabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textverde {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #79983F;
	font-weight: bold;
}
.link0:link {font-family: "Trebuchet MS", Verdana; font-size: 9px; font-weight: normal; color: #717964; text-decoration: none }
.link0:visited {font-family: "Trebuchet MS", Verdana; font-size: 9px; font-weight: normal; color: #717964; text-decoration: none }
.link0:hover {font-family: "Trebuchet MS", Verdana; font-size: 9px; font-weight: normal; color: #717964; text-decoration: underline }
.link0:active {	font-family: "Trebuchet MS", Verdana; font-size: 9px;	font-weight: normal; text-decoration: none; color: #717964;
}
.link4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none
}
.link4:visited {font-family: "Trebuchet MS", Verdana; font-size: 11px; font-weight: bold; color: #79983F; text-decoration: none }
.link4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #224B93;
	text-decoration: underline
}
.link4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.textnormalboldazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224B93;
	font-weight: normal;
}
.textinformacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.textinformacion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:Black;
	font-weight: normal;
	background-color: transparent; 
}
.textinformacionblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.menusuperior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menusuperior:link {font-family: "Arial", Verdana; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none }
.menusuperior:visited {font-family: "Arial", Verdana; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none }
.menusuperior:hover {font-family: "Arial", Verdana; font-size: 11px; font-weight: bold; color: #224B93; text-decoration: none }
.menusuperior:active {font-family: "Arial", Verdana; font-size: 11px;	font-weight: bold; text-decoration: none; color: #666666;}


.signin_menu {
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	background-color:#ddeef6;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	color:#789;
	font-size:13px;
	filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity: 0.75;
}

.signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}

.deshabilitado{
	filter:alpha(opacity=40);-moz-opacity:0.40;-khtml-opacity: 0.40;
	
}
.habilitado{
	filter:alpha(opacity=100);-moz-opacity:1.00;-khtml-opacity: 1.00;
}



/*
TABLAS DE FICHA PERSONAL:
ESTILO DESARROLLADO POR PSDGRAPHICS E IVAN SALDIVAR  (C) 01-02-2012
*/
#psdgraphics-com-table {
	margin:0;
	padding: 4px;
	width: 900px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdgraphics-com-table_2 {
	margin:0;
	padding: 4px;
	width: 900px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-header {
	margin:0;
	padding: 14px 0 0 24px;
	width: 876px;
	height: 128px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg2.jpg) no-repeat right top;	
}
#psdg-header2_2 {
	margin:0;
	padding: 14px 0 0 24px;
	width: 876px;
	height: 66px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg2.jpg) no-repeat right top;	
}
#psdg-header2 {
	margin:0;
	padding: 0 0 0 0px ;
	width: 876px;
	height: 69px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}
.psdg-bold {
	font: normal 22px Arial, Helvetica, sans-serif;
	
}
#psdg-top {
	margin:0;
	padding: 0;
	width: 900px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
}
.psdg-top-cell {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:105px;
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
}
#psdg-middle {
	margin:0;
	padding: 0;
	width: 876px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}
#psdg-middle_2 {
	margin:0;
	padding: 0;
	width: 876px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}
.psdg-left {
	float:left;
	margin:0;
	padding: 10px 0 0 24px;
	width: 129px;
	text-align: left;
	height: 25px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	background: #e4ebf8 url(../img/table/center-blue.png) repeat-y left top;
}
.psdg-right {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	width: 105px;
	text-align:center;
	height: 24px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
	font-size:12px;
}
#psdg-bottom {
	clear:both;
	margin:0;
	padding: 0;
	width: 900px;
	height: 48px;
	border-top: 2px solid #FFF;
	background: #e4e3e3 url(../img/table/bottom-line.png) repeat-x left top;	
}
.psdg-bottom2 {
	margin:0;
	padding: 0;
	width: 900px;
	height: 35px;
	border-top: 1px solid #FFF;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}
.psdg-bottom-cell {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:105px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}
.psdg-bottom-cell2 {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:105px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}
#psdg-footer {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 888px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}
#FirmaCertificado
{
    float:left;
    width:125px;
	height: 133px;
	background:url(../img/timbreGestionaFinal_Transp.png);
	background-repeat: no-repeat;
	
}
.font_certif 
{
    font: 13px Arial, Helvetica, sans-serif;
    color:Black;
}
/*TABLA SOLICITUD HORAS EXTRAS*/
#psdgraphics-com-table3{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-header3 {
	margin:0;
	padding: 14px 0 0 24px;
	width: 1076px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}


.psdg-bold3 {
	font: bold 22px Arial, Helvetica, sans-serif;
}

#psdg-top3 {
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

.psdg-top-cell3 {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:105px;
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center; 
}

#psdg-middle3 {
	margin:0;
	padding: 0;
	width: 1076px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-x right top;	
}

.psdg-left3 {
	float:left;
	margin:0;
	padding: 10px 0 0 0px;
	width: 129px;
	text-align: left;
	height: 24px;
	border-right: 1px solid #b3c1db;
	border-bottom: 1px solid #b3c1db;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	background: #e4ebf8 url(../img/table/center-blue.png) repeat-y left top;
}

.psdg-right3 {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	width: 105px;
	text-align:center;
	height: 24px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
}
.psdg-right3b {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	width: 105px;
	text-align:center;
	height: auto;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
}
#psdg-bottom3 {
	clear:both;
	margin:0;
	padding: 0;
	width: 578px;
	height: 48px;
	border-top: 2px solid #FFF;
	background: #e4e3e3 url(../img/table/bottom-line.png) repeat-x left top;	
}
.psdg-bottom-cell3 {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:105px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}
#psdg-footer3 {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}
/*TABLA DETALLE SOLICITUD HORAS EXTRAS*/
.psdgraphics-com-table4{
	margin:0;
	padding: 2px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}
.psdgraphics-com-table5{
	margin:0;
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#0c2a62;
}
.psdg-header4 {
	margin:0;
	padding: 14px 0 0 24px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}
.psdg-bold4 {
	font: bold 22px Arial, Helvetica, sans-serif;
}
.psdg-top4 {
	margin:0;
	padding: 0;
	height: 46px;
	/*border-top: 2px solid #FFF;*/
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}
.psdg-top-cell4 {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center; 
}
.psdg-middle4 {
	margin:0;
	padding: 0;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-x;
}
.psdg-left4 {
	margin:0;
	/*padding: 10px 0 0 0px;*/
	text-align: left;
	vertical-align :middle ;
	height:24px;
	border-right: 1px solid #b3c1db;
	border-bottom: 1px solid #b3c1db;
   	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	/*background: #e4ebf8 url(../img/table/center-blue.png) repeat-x left top;*/
	background-image: url(../img/table/center-blue.png);
}
.psdg-left4b {
	margin:0;
	/*padding: 10px 0 0 0px;*/
	text-align: left;
	vertical-align :middle ;
	height:24px;
	border-right: 1px solid #b3c1db;
	border-bottom: 1px solid #b3c1db;
   	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	/*background: #e4ebf8 url(../img/table/center-blue.png) repeat-x left top;*/
	background-image: url(../img/table/center-blue2.png);
}
.psdg-right4 {
	margin:0;
	/*padding: 11px 0 0 0;*/
	text-align:center;
	vertical-align :middle ;
	height:24px;
	border-right: 1px solid #ced9ec;border-bottom: 1px solid #b3c1db;
    /*background: #f6f6f6 url(../img/table/center-bcg.png) repeat-x;*/
    background-image: url(../img/table/center-bcg.png);
}
.psdg-right4b {
	margin:0;
	/*padding: 11px 0 0 0;*/
	text-align:center;
	vertical-align :middle ;
	height:24px;
	border-right: 1px solid #ced9ec;border-bottom: 1px solid #b3c1db;
}
.psdg-bottom4 {
	clear:both;
	margin:0;
	padding: 0;
	width: 578px;
	height: 48px;
	border-top: 2px solid #FFF;
	background: #e4e3e3 url(../img/table/bottom-line.png) repeat-x left top;	
}
.psdg-bottom-cell4 {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	width:105px;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}
.psdg-footer4 {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}









/*
TABLAS DE MODULO IDENTIFICACION:
JROBLERO
*/

#psdgraphics-com-table-iden {
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}


#psdg-middle-iden {
	margin:0;
	padding: 0;
	width: 1090px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}


#psdg-footer-iden {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 987px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;	
}


.textotabla {
	color:Navy;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	word-wrap:break-word;
	padding: 0cm;
	height: 30px;
	background-image: url(../imagenes/fondo_numero.jpg);
	width: 70px;
	border: 1pt Solid #BCC8DF;
}
.tablaarriba {
	color: #003C72;
	background-image: url(../imagenes/fondo_tabla_arriba.jpg);
	height: 34px;
	border: 1px solid #C7D1E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.contenidotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #224B93;
	border: 1px solid #C7D1E3;
	text-align: center;
}


.fondoazul2 {
	background-color:#224B93;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	border-left-style:Solid;
	border-top-style:Solid;
	border-right-style:Solid;
	border-bottom-style:Solid;
	border-left-color:#8891A5;
	border-top-color:#8891A5;
	border-right-color:#8891A5;
	border-bottom-color:#8891A5;
	border-left-width:1pt;
	border-top-width:1pt;
	border-right-width:1pt;
	border-bottom-width:1pt;
	overflow:hidden;
	word-wrap:break-word;
	padding: 0cm;
	height: 50px;
}
.textnormal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #484D40;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	vertical-align: middle;
}
.box {

	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #717964;
	border: 1px solid #F0F1EF;
	background-color: #F4F7F4;
}
.textnormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.textsubtit {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #484D40;
	font-weight: bold;
}
.linktit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}
.linktit:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none
}
.linktit:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}
.linktit:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}.textsubtitverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #224B93;
	font-weight: bold;
}
.textitverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #79983F;
}
.textnormalboldgris {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.lineabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textverde {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #79983F;
	font-weight: bold;
}
.link0:link {font-family: "Trebuchet MS", Verdana; font-size: 9px; font-weight: normal; color: #717964; text-decoration: none }
.link0:visited {font-family: "Trebuchet MS", Verdana; font-size: 9px; font-weight: normal; color: #717964; text-decoration: none }
.link0:hover {font-family: "Trebuchet MS", Verdana; font-size: 9px; font-weight: normal; color: #717964; text-decoration: underline }
.link0:active {	font-family: "Trebuchet MS", Verdana; font-size: 9px;	font-weight: normal; text-decoration: none; color: #717964;
}
.link4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none
}
.link4:visited {font-family: "Trebuchet MS", Verdana; font-size: 11px; font-weight: bold; color: #79983F; text-decoration: none }
.link4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #224B93;
	text-decoration: underline
}
.link4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.textnormalboldazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #224B93;
	font-weight: bold;
}
.textinformacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.textinformacionblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

.fondoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #90A5C9;
}
.otrofondoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #90A5C9;
}
.fondotablaarriba {
	color:NAVY;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	word-wrap:break-word;
	padding: 0cm;
	height: 34px;
	background-image: url(../imagenes/fondo_tabla_arriba.jpg);
	border: 1px solid #C7D1E3;
}
.tablacontenido {
	color: #003C72;
	height: 34px;
	border: 1px solid #90A5C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}





/* INICIO TABLA ENVIO SOLICITUD  */

#psdgraphics-com-table3-envio_sol {
	margin:0;
	padding: 4px;
	/* width: 1100px; */
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-header3-mapa_com {
	margin:0;
	padding: 14px 0 0 24px;
	width: 1090px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}


#psdg-header3-envio_sol {
	margin:0;
	padding: 14px 0 0 24px;
	width: 1076px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}

.psdg-bold3-envio_sol {
	font: bold 22px Arial, Helvetica, sans-serif;
}

#psdg-top3-envio_sol {
	margin:0;
	padding: 0;
	height: 46px;
	border-top: 2px solid #FFF;
   background : #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;
	vertical-align:middle;
}

.psdg-top-cell3-envio_sol {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;	
	height: 31px;
	border-right: 1px solid #ced9ec;
	color:#1f3d71;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center; 
}

#psdg-middle3-envio_sol {
	margin:0;
	padding: 0;	
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-x right top;	
}

.psdg-left3-envio_sol {
	float:left;
	margin:0;
	padding: 10px 0 0 0px;	
	text-align: left;
	height: 24px;
	border-right: 1px solid #b3c1db;
	border-bottom: 1px solid #b3c1db;
	color:#1f3d71;
	font: 13px Arial, Helvetica, sans-serif;
	background: #e4ebf8 url(../img/table/center-blue.png) repeat-y left top;
}

.psdg-right3-envio_sol {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	width: 105px;
	text-align:center;
	height: 24px;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
}
.psdg-right3b-envio_sol {
	float:left;
	margin:0;
	padding: 11px 0 0 0;
	text-align:center;
	height: auto;
	border-right: 1px solid #ced9ec;
	border-bottom: 1px solid #b3c1db;
}
#psdg-bottom3-envio_sol {
	clear:both;
	margin:0;
	padding: 0;
	height: 48px;
	border-top: 2px solid #FFF;
	background: #e4e3e3 url(../img/table/bottom-line.png) repeat-x left top;	
}
.psdg-bottom-cell3-envio_sol {
	float:left;
	padding: 15px 0 0 0;
	text-align:center;
	height: 33px;
	border-right: 1px solid #ced9ec;
	color:#070707;
	font: 13px Arial, Helvetica, sans-serif;
}
#psdg-footer3-envio_sol {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}

/* FIN TABLA ENVIO SOLICITUD  */


/* Ini Aprobacion solicitud cotizacion */

#psdg-header3_ApruSol{
	margin:0;
	padding: 14px 0 0 24px;
	width: 1076px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}


#psdgraphics-com-table3_ApruSol{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}


#psdg-top3_ApruSol {
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#DIV_Detalle_Solicitud {
	margin:0;
	padding: 0;
	width: 1076px;
	/*background: #f6f6f6 url(../img/table/center-bcg.png) repeat-x right top;*/	
}

#psdg-footer3_ApruSol {
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}


/* Fin Aprobacion solicitud cotizacion */


/* ini Solicitud Compra */

#psdgraphics-com-table3_SolCom{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}


#psdg-header3_SolCom{
	margin:0;
	padding: 14px 0 0 24px;
	width: 1076px;
	height: 55px;
	color:#FFF;
	font-size:13px;
	background: #0c2c65 url(../img/table/head-bcg.jpg) no-repeat right top;	
}

#psdg-top3_SolCom{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#DIV_Detalle_SolCompra {
	margin:0;
	padding: 0;
	width: 1076px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-x right top;	
}

#psdg-footer3_SolCom{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}

/* Fin Solicitud Compra */

#psdgraphics-com-table3_Impre{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-top3_Impre{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#psdg-footer3_Impre{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}

/* -------------- */

#psdgraphics-com-table3_Tarjeta{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-top3_Tarjeta{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#psdg-footer3_Tarjeta{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}

/* -------------- */

#psdgraphics-com-table3_PortaCred{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-top3_PortaCred{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#psdg-footer3_PortaCred{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}

/* -------------- */

#psdgraphics-com-table3_Cintas{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-top3_Cintas{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#psdg-footer3_Cintas{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}


/* -------------- */

#psdgraphics-com-table3_yoyos{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-top3_yoyos{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#psdg-footer3_yoyos{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}


/* -------------- */

#psdgraphics-com-table3_ganchos{
	margin:0;
	padding: 4px;
	width: 1100px;
	font: 11px Arial, Helvetica, sans-serif;
	color:#747474;
	background-color:#0c2a62;
}

#psdg-top3_ganchos{
	margin:0;
	padding: 0;
	width: 1076px;
	height: 46px;
	border-top: 2px solid #FFF;
	background: #eff4ff url(../img/table/top-light-blue.png) repeat-x left top;	
	vertical-align:middle;
}

#psdg-footer3_ganchos{
	font-size: 10px;
	color:#8a8a8a;
	margin:0;
	padding: 8px 0 8px 12px;
	width: 1100px;
	background: #f6f6f6 url(../img/table/center-bcg.png) repeat-y right top;
}


.fichaCol_texto {
	color:#1f3d71;
	font: 12px Verdana, sans-serif;
	/*font: 13px Arial, Helvetica, sans-serif;*/
	/*color: #555;font-family: Verdana, sans-serif;font-size:12px;font-weight:normal; text-align: left; border-color:#D4E0EE;*/
}

.loginTxtPiePagina {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 15px;
}



/* -------------------------------------------------------- */
/*              Nueva MasterPage 2017-05-10                 */
/* -------------------------------------------------------- */

.masterPageBotones:hover {
  opacity:.5;
  cursor:pointer;
}

.masterPageMenu {
  background: #009EE2;
  box-sizing: border-box;
  border-bottom:2px solid #fff;
}

.masterPageMenuFont {
  font-size:14px;  
  color: #fff;
  margin-left:10px;
}

.masterPageMenuSub {
  text-align: left;
  padding-left: 20px;
  background: #c5ecfa;
}

.masterPageMenuSubLateral {
  text-align: center;
  background: #F15A24;
}

.masterPageMenuSubLateral2 {
  background: #E6E6E6;
  min-height: 500px;
}

.masterPageMenuRutaNavFont {
    color: #1f9bd8;
    font-size: 13px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;    
}

.masterPageMenuRutaNavFontSeleccionado {
    color: #4FAE32;
    font-size: 14px;
    font-family: sans-serif;
}

.masterPageMenuSubLateralTitulo {
    font-family: sans-serif;
    border-left: 5px solid #F15A24;
    font-size: 14px;
    padding: 8px;
    font-weight: bold;
    color: #F15A24;
}

.masterPageBackground {
    background-color: white;
    background: url(../img/transversales/bg_iso.png) no-repeat bottom right;
}


.aside { /* position:absolute; */
  width:180px;
  background:#E6E6E6;
  font-size:12px;
  display:block;  
  left:-180px;
  top:0;
}

.aside .asistencia {
  border-left:5px solid #F15A24;
  font-size:14px;
  padding:8px;
  font-weight:bold;
  color:#F15A24;
}

.aside .desempeno {
  border-left:5px solid #F15A24;
  font-size:14px;
  padding:8px;
  font-weight:bold;
  color:#F15A24;
}

.aside .wfhe {
  border-left:5px solid #F15A24;
  font-size:14px;
  padding:8px;
  font-weight:bold;
  color:#F15A24;
}


.flecha {
  display:block;
  width:100%;
  padding:8px;
  text-align:center;
  background:#F15A24;
  height:33px;
  margin-bottom:10px;
}

.aside ul {
 padding:0 10px;
}

.aside ul a{
 /*padding-left:14px;*/
  padding-left:12px;
  color:#666;
  background: url(../img/menu/flecha_derecha.png) no-repeat left center;
  /*margin-bottom:5px;*/
  display:block;
  text-decoration: none;
  outline: none;
  /*line-height: 1.5;*/
  font-family: sans-serif;
}

.aside ul a:hover{
  opacity:.5;
}

.aside ul .on > a{
  background: url(../img/menu/flecha_abajo.png) no-repeat left center;
  font-weight:bold;
}

.aside ul li {
 list-style: none;
}
.aside ul ul li {
 list-style: none;
}

.interior  {
  padding:20px;
}
.pestanas{
  width:800px;
  border:none!important; 
  font-family: sans-serif;
}
.pestanas ul {
 border-bottom:6px solid #93C01F!important;
 background:none!important; 
 border:none!important; 
}
.pestanas li {
 display:inline-block;
 border:none!important; 
 padding-bottom:0px!important;
}
.pestanas li a{
  display:inline-block;
  font-size:12px;
  background:#678716!important;
  padding:5px 10px;
  color:#fff!important; 
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.pestanas li.ui-state-active a {
  background:#93C01F!important;
  border:none!important; 
  color:#fff!important; 
}
.pestanas .detalle {
  border-top:3px solid #93C01F!important;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  padding:10px;
}
    
.nav-datos {
  display:block;
  width:100%;
  background: #009EE2;
  padding:5px;
  box-sizing: border-box;
  border-bottom:2px solid #fff;
}
.nav { /* height:50px; */  
  display:inline-block;
  margin: 0;
  padding: 0;
  position:relative;
  padding-left:5px;
}
.nav li { /* height:50px; */ 
  vertical-align:middle;  
  display:inline-block;
}
.nav li a { /*height:50px;*/  
  width:auto;
  height:25px;
  display:block;
  font-size:14px;
  color:#fff;
  line-height:1em;
  text-align:center;
  padding: 15px 15px 15px 40px;
  border-right:1px solid #fff;
  text-decoration: none;
  outline: none;
  cursor:pointer;
}

.nav ul li {
    display:inline-block;
    position:relative!important;
}
.nav li .config {  
  position:relative!important;
  width:100px;
}
/* sub navigation */
.nav li ul {    
  background-color:#009EE2;
  position:absolute;
  padding:3px 3px 0 3px;
  overflow:visible!important;
  /* make this equal to the line-height of the links (specified below) */
  z-index:90;
}
.nav li li {
  position:relative;
  margin:0;
  display:block;
  width:200px;
  height:30px;
}
.nav li li a {
  padding:10px 15px;
  width:170px;
  text-align:left;
  border:0;
  height:10px;
  background: url(../img/menu/flecha_derecha.png) no-repeat left center;
  font-size:12px;
  border-bottom:1px solid #fff;
  color:#1A1A1A;
  text-decoration: none;
  outline: none;
  font-family: sans-serif;
}
.nav li li a:hover
{
    opacity:.8;
    color:#fff;
}
 
.nav li li ul {
  position:absolute;
  top:-1px;
  /* make this equal to the width of the sub nav above */
  background:#B3B3B3!important;
  margin:0;
  left:200px;
}

.nav li .organica {background: url(../img/menu/organica01.png) no-repeat center left;}
.nav li .organica:hover {background: url(../img/menu/organica02.png) no-repeat center left; color:#140F4B;}

.nav li .maestro {background: url(../img/menu/maestro01.png) no-repeat center left;}
.nav li .maestro:hover {background: url(../img/menu/maestro02.png) no-repeat center left; color:#140F4B;}

.nav li .alertas {background: url(../img/menu/alertas01.png) no-repeat center left;}
.nav li .alertas:hover {background: url(../img/menu/alertas02.png) no-repeat center left; color:#140F4B;}

.nav li .kpi {background: url(../img/menu/kpi01.png) no-repeat center left; transition: all 0.3s ease;}
.nav li .kpi:hover {background: url(../img/menu/kpi02.png) no-repeat center left; color:#140F4B;}

.nav li .cubo {background: url(../img/menu/cubo01.png) no-repeat center left;}
.nav li .cubo:hover {background: url(../img/menu/cubo02.png) no-repeat center left; color:#140F4B;}

.nav li .informes {background: url(../img/menu/informes01.png) no-repeat center left;}
.nav li .informes:hover {background: url(../img/menu/informes02.png) no-repeat center left; color:#140F4B;}

.nav li .config {background: url(../img/menu/config01.png) no-repeat center left;}
.nav li .config:hover {background: url(../img/menu/config02.png) no-repeat center left; color:#140F4B;}


.nav li .horarios {background: url(../img/menu/menu-horarios.png) no-repeat center left; background-size: 35px 35px;}

.nav li .operacion {background: url(../img/menu/menu-operacion.png) no-repeat center left; background-size: 35px 35px;}

.nav li .reloj_virtual {background: url(../img/menu/menu-reloj-virtual.png) no-repeat center left; background-size: 35px 35px;}

.nav li .ayuda {background: url(../img/menu/ayuda01.png) no-repeat center left;}
.nav li .ayuda:hover {background: url(../img/menu/ayuda02.png) no-repeat center left; color:#140F4B;}

.nav li .asistencia {background: url(../img/menu/asistencia_blanco.png) no-repeat center left; background-size: 37px 26px;}
.nav li .acceso {background: url(../img/menu/acceso_blanco.png) no-repeat center left; background-size: 37px 26px;}
.nav li .casino {background: url(../img/menu/casino_blanco.png) no-repeat center left; background-size: 37px 26px;}
.nav li .desempeno {background: url(../img/menu/desempeno_blanco.png) no-repeat center left; background-size: 37px 26px;}
.nav li .tutoriales {background: url(../img/menu/tutoriales_blanco_mini.png) no-repeat center left; background-size: 37px 26px;}
.nav li .soporte {background: url(../img/menu/soporte_blanco_mini.png) no-repeat center left; background-size: 37px 26px;}
.nav li .relojvirtual {background: url(../img/menu/menu-reloj-virtual.png) no-repeat center left; background-size: 37px 34px;}
.nav li .wfhe {background: url(../img/menu/horas_extra_blanco.png) no-repeat center left; background-size: 40px 30px;}

/* Fielsets */
.linea_contenedora
{
    border: 1px solid silver;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;    
}

.menu_iconos_modulos 
{
    margin: .5em auto;
    border: 1px solid #666;
    background: #fbf9f9;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px; 
}


.menu_iconos_modulos:hover {
  border:1px solid #009ee2;  
}


