body, html {
	overflow: hidden;
	overflow-x: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	font-size: 0.9em;
	font-family: Georgia, serif !important;
}

.texCen { text-align: center !important; }
.texDer { text-align: right !important; }
.texIzq { text-align: left !important; }
.texSan { padding-left: 15px; }
.texEsp { padding-right: 5px; padding-left: 5px; }
.texEsD { padding-right: 5px; }
.texEsI { padding-left: 5px; }
.texJus { text-align: justify !important; }
.texNeg { font-weight: bold; }
.texMay { text-transform: uppercase; }
.texMin { text-transform: lowercase; }
.texCap { text-transform: capitalize; }
.texTac { text-decoration: line-through !important; }

.tit1 { font-size: 2em !important; }
.tit2 { font-size: 1.8em !important; }
.tit3 { font-size: 1.6em !important; }
.tit4 { font-size: 1.4em !important; }
.tit5 { font-size: 1.3em !important; }
.tit6 { font-size: 1.15em !important; }

.tex-1 { font-size: 0.9em !important; }
.tex-2 { font-size: 0.8em !important; }
.tex-3 { font-size: 0.7em !important; }
.tex-4 { font-size: 0.6em !important; }
.tex-5 { font-size: 0.5em !important; }

.alineaCentro { align-content: center; align-items: center;   }

.cBla   { color: #FFFFFF; }
.cNeg   { color: #000000; } 
.cGri   { color: #A59E98; }
.cGri00 { color: #5B554F; }
.cRoj   { color: #B70000; }
.cRojFF { color: #FF5353; }
.cRoj00 { color: #760000; }
.cVer   { color: #12B70E; }
.cVerFF { color: #15FF0F; }
.cVer00 { color: #036B00; }
.cAma   { color: #FFDC4E; }
.cAmaFF { color: #D0A702; }
.cAma00 { color: #ECEC00; }
.cNar   { color: #D46900; }
.cNarFF { color: #FF7A21; }
.cNar00 { color: #D13701; }
.cAzu   { color: #005082; }
.cAzuFF { color: #75C9FD; }
.cAzu00 { color: #003658; }
.cAzuOb { color: #00008b; }
.cCaf   { color: #733100; }
.cCafFF { color: #BA4F00; }
.cCaf00 { color: #532401; } 
.cRos   { color: #DF01D2; }
.cRosFF { color: #FF6AF6; }
.cRos00 { color: #92028A; }
.cVerFFF { background-color: #D2FFCA; }
.cAmaFFF { background-color: #FFE9CA; }
.cRojFFF { background-color: #FFD7D7; }
.cVer000 { background-color: #00EC06; }
.cAma000 { background-color: #FFFA35; }
.cNar000 { background-color: #F27900; }
.cRoj000 { background-color: #FF8888; }

.cInter:hover { background: #A6DAFF !important; }
.cInterheader:hover { background: #423735 !important; }

.corTex {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*button {
 margin:  2px 1px 2px 1px; .2em .1em .2em;
 	cursor:  pointer;
	padding: 2px 1px 2px 1px;  .1em .3em .1em .3em;
	width:   auto;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
*/


.colorFondoAzulBarra{ background-color:#084A73; }
.colorVerClaF    { background-color: #E4FDA0; }

.texto-1 { font-size: 0.9em !important; }
.texto-2 { font-size: 0.8em !important; }
.texto-3 { font-size: 0.7em !important; }
.texto-4 { font-size: 0.6em !important; }
.texto-5 { font-size: 0.5em !important; }

/*-------------------------*/

.fondo_Gris     { background-color: #CFCFCF; }
.fondo_0        { background-color: #CFCFCF; }
.fondo_Amarillo { background-color: #EFEFFD; }
.fondo_1        { background-color: #EFEFFD; }
.fondo_Rojo     { background-color: #FDBDBD; }
.fondo_2        { background-color: #FDBDBD; }
.fondo_Verde    { background-color: #C8FFCA; }
.fondo_3        { background-color: #C8FFCA; }

.btRojo     { background: #FF8888; }
.bt0        { background: #FF8888; }
.btGris     { background: #B1B1B1; }
.bt1        { background: #B1B1B1; }
.btAmarillo { background: #FDFBBF; }
.bt2        { background: #FDFBBF; }
.btVerde    { background: #A5FFA1; }
.bt3        { background: #A5FFA1; }
.btBlanco   { background: #FFFFFF; }
.bt4        { background: #FFFFFF; }
.btAzul     { background: #9DE0F6; }
.bt5        { background: #9DE0F6; }
.btRosaMex  { background: #F5B1FF; }
.bt6        { background: #F5B1FF; }

/* para Tabulator */
.folio        { font-weight: bold; color: #B70000; }
.folio a      { color: #B70000; }
.folio:hover  { color: #FF5353; }

.btLink       { font-weight: bold; color: #005082; }
.btLink a     { color: #005082; }
.btLink:hover { color: #D13701; }

.btFiltro { 
	cursor:pointer;
	cursor:hand;
	margin: 0px 5px 0px 5px;
}
.btFiltro:hover { color: #FFFF09; }

.cursorDef { cursor:default !important;}

#BarraTituloFija {
	background-color: #580009;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
	padding: 8px 0px 0px 15px;
	height: 25px;
	display: block;
	position: fixed;
	z-index: 999;
}

th { font-weight: bold !important; }

.blink_1 { animation: blinker 1s linear infinite; }
.blink_2 { animation: blinker 2s linear infinite; }
.blink_3 { animation: blinker 3s linear infinite; }
.blink_4 { animation: blinker 4s linear infinite; }
.blink_5 { animation: blinker 5s linear infinite; }
@keyframes blinker {  50% { opacity: 0; } }

.box_line { display: inline-block; vertical-align: middle; }


.divTable { 
	display: block;
	margin: 3px;
}
.cellTitle {
	display: block;
	border: 1px solid #d9bb73;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	background: #f5f5b5;
	color: #060200;
}
.cellTitleRoj {
	display: block;
	border: 2px solid #400000;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	background: #800000;
	color: #f5f5b5;
}
.rowTitle {
	display: block;
	height: 25px;
	padding-top: calc(25px / 2 - 2.5px)
}
.buttonTitle {
	height: 14px;
	float: right;
	margin-top: -32px;
}
.buttonTitleIN {
	height: 14px;
	float: right;
	margin-top: -8px;
	margin-left: 5px;
	margin-right: 5px;
	position: absolute;
}

.cellTable {
	display: flow-root;
	width: calc(100% - 4px);
	padding: 2px;
}
.cellTable1 {
	display: flow-root;
	float: left;
	width: calc(50% - 4px);
	clear: both;
	padding: 2px;
}
.cellTable2 {
	display: flow-root;
	float: right;
	width: calc(50% - 4px);
	padding: 2px;
}
.itNom {
	display: contain;
	padding: 5px 3px;
	width: calc(100% - 10px);
}
.itDat {
	display: flex;
	padding: 3px 3px 2px 3px;
	width: calc(100% - 10px);
	align-items: baseline;
}

/*Fills*/
.fillCell {
	display: block;
	width: calc(100% - 12px);
	padding: 2px;
	margin: 4px;
}
.fillCell1 {
	display: block;
	float: left;
	width: calc(50% - 12px);
	clear: both;
	padding: 2px;
	margin: 4px;
}
.fillCell2 {
	display: block;
	float: right;
	width: calc(50% - 12px);
	padding: 2px;
	margin: 4px;
}
.formLabs {
	display: flex;
	width: -webkit-fill-available;
	align-items: baseline;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-right: 4px;
	margin-left: 4px;
}
.formFill{
	display: flex;
	width: -webkit-fill-available;
	align-items: baseline;
	align-items: baseline;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 4px;
	margin-left: 4px;
}
.sizeWidth {
	width: auto !important;
}
/*fin fillcel*/

.spaceBot {
	margin-bottom: 5px;
	
}
.cellLine {
	display: flow-root;
	margin: 5px 20px;
	width: calc(100% - 60px);
	padding: 1px 0px;
	background-color: #BBBBBB;
	height: 1px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}

.contCorte {
	overflow: hidden !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient: vertical !important;
}

.noBorder { border: 0px !important; }

.borderAzu {
	display: flow-root;
	border: 1px solid #004080;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.borderAdd {
	border-top-right-radius: 6px !important;
	border-top-left-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
}

.w130 { width:130% !important; }
.w125 { width:125% !important; }
.w120 { width:120% !important; }
.w115 { width:115% !important; }
.w110 { width:110% !important; }
.w105 { width:105% !important; }
.w100 { width:100% !important; }
.w95  { width: 95% !important; }
.w90  { width: 90% !important; }
.w85  { width: 85% !important; }
.w80  { width: 80% !important; }
.w75  { width: 75% !important; }
.w70  { width: 70% !important; }
.w66  { width: 66% !important; }
.w60  { width: 60% !important; }
.w50  { width: 50% !important; }
.w45  { width: 45% !important; }
.w40  { width: 40% !important; }
.w30  { width: 30% !important; }
.w33  { width: 33% !important; }
.w25  { width: 25% !important; }
.w20  { width: 20% !important; }
.w10  { width: 10% !important; }

.barraNumReferPer {
	background: linear-gradient(to right, #94FF91 0%, #037100 100%);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	border: none;
	box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.18);
	height: 10px;
	margin-bottom: 40px;
}
.barraNumReferLab {
	background: linear-gradient(to right, #83ECFE 0%, #025999 100%);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	border: none;
	box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.18);
	height: 10px;
	margin-bottom: 40px;
}

.barraRefTipo {
	background: linear-gradient(to right, #FFFFFF 0%, #3FC0A4 50%, #18B4E7 100%);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	border: none;
	box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.18);
	height: 10px;
	margin-bottom: 40px;
}

 .barraResul {
	background: linear-gradient(to right, #FFFFFF 0%, #B70000 28%, #FF7A21 40%, #FFDC4E 80%, #12B70E 100%);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	border: none;
	box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.18);
	height: 10px;
	margin-bottom: 40px;
}

.barraResulDem {
	background: linear-gradient(to right, #DD0000 0%, #EEE911 50%, #12B70E 100%);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 30px;
	border: none;
	box-shadow: inset 0 0 0px 1px rgba(0, 0, 0, 0.18);
	height: 10px;
	margin-bottom: 40px;
}
/* Color del elemento deshabilitado */
.diasabledActivaColor{
	opacity: 1 !important;
	filter: Alpha(Opacity=1) !important;
	background-image: '""'  !important;
	
}
.disabledActivaLab {
	color: #7B736A;
}

