<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">HTML {
	height: 100%;
	width: 100%;
}
BODY {
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background-color: #e6e7e7;
	padding: 0px;
	color: #030303;
	overflow-y: scroll;
	overflow-x: hidden;
}

header{
	text-align: center;
}


H1 {
	font-family: Arial;
	font-size: 12px; 
	font-weight:bold;  
	color: #e27626;
	text-align: left;
}


H2 {
	font-family: Arial;
	font-size: 12px; 
	font-weight:bold;  
	color: #000000;
	text-align: left;
}

H3 {
	font-family: Arial;
	font-size: 12px; 
	color: #2D517D;
	text-align: left;
	cursor: pointer;
}

H3:HOVER {
	font-family: Arial;
	font-size: 12px; 
	color: #e27626;
	text-align: left;
	cursor: pointer;
}

a {
	background-color: transparent;
    color: #3b7878;
	font-weight: normal;      
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	
}

a:HOVER {
	background-color: transparent;
    color: #e27626;
	font-weight: normal;      
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	
}


/**/

a.linkProob2 {
	background-color: transparent;
    color: #3b7878;
    font-weight: bold;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	
}

a.linkProob2:HOVER {
	background-color: transparent;
    color: #e27626;
	font-weight: bold;     
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	
}

.linkProobNoA a{
	background-color: transparent;
    color: #3b7878;
    font-weight: bold;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	
}

.linkProobNoA:HOVER a:not(.linkPlabel){
	background-color: transparent;
    color: #e27626;
	font-weight: bold;     
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	
}

.linkProobA{
	background-color: transparent;
    color: #3b7878;
    font-weight: bold;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	
}
.linkProobA:HOVER{
	background-color: transparent;
    color: #e27626;
	font-weight: bold;     
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
}
.linkPlabel{
	cursor: default;
	background-color: transparent;
    color: #000000;
/*     font-weight: bold; */
/* 	text-decoration: underline; */
	font-family: Arial;
	font-size: 12px;
}
.linkPlabel:Hover{
	cursor: default;
	background-color: transparent;
    color: #000000;
	font-family: Arial;
	font-size: 12px;
}


.tamWraper{
/* 	height: 100%; */
/* 	overflow-y: hidden !important; */
}

.estadoCursor{
	cursor: default;
}
.estadoCursor:hover{
	cursor: pointer;
}



/**/

ul {
	list-style-image: url("images/bullet_orange.png");
}


ul li
{
	color:#20385a;
/* 	color:#ffffff; */
}

ul li.opcEspIndex
{
/* 	color:#20385a; */
	color:#ffffff;
}


.ulMenu{
	padding-left: 1em !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 1.5 !important;
}
.ulMenu li{
	margin-bottom: .5em !important;
	margin-top: .5em !important;
}

.linkModuloMenu {
	font-weight: bold !important;
	font-size: 12px;
}

.linkmenu {
/* 	background-color: transparent; */
    color: #fff !important;/*#2D517D !important;*/
    font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}


.linkmenu:link {
	background-color: transparent;
        color: #2D517D !important;
        font-weight: normal;
	text-decoration: none;
}

.linkmenu:visited {
/* 	background-color: transparent; */
	color: #fff !important;/*#2D517D !important;*/
        font-weight: normal;
	text-decoration: none;
}

.linkmenu:hover {
	background: #e6e7e7 url("ui-banxico-theme/images/ui-bg_glass_80_2a5d87_1x400.png") 50% 50% repeat-x;
	text-decoration: none;
        font-weight: normal;
	color: #e27626 !important;
}

.linkmenu:active {
/* 	background-color: transparent; */
	color: #fff !important;/*#2D517D !important;*/
        font-weight: normal;
}


.separator{
	height: 3px;
	width: 100%;
	background-color: white;	
}

#divHeader {    
    /*background-image: url('images/app_logo_r.png');*/
    background-color: #1B2A4A;    
    height: 74px;
}

/*Estilos de Mensajes*/
#divErrorMessage {
    padding: 10px;
    background-image: none;
    background-color: #FEF1EC;
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}
#dialogErrorMessage {
    padding: 10px;
    background-image: none;
    background-color: #FEF1EC;
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}

.cDivErrorMessage {
    padding: 2px;
    background-image: none;
    background-color: #FEF1EC;
    margin-bottom: 2px;
    font-weight: bold;
    display: none;
}
.cDialogErrorMessage {
    padding: 2px;
    background-image: none;
    background-color: #FEF1EC;
    margin-bottom: 2px;
    font-weight: bold;
    display: none;
}

#divWarningMessage {
    padding: 10px;
    background-image: none;    
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}

#divOkMessage {
    padding: 10px;
    background-image: none;    
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}

#divWarningMessage {
    padding: 10px;
    background-image: none;    
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}

.cDivOkMessage {
    padding: 10px;
    background-image: none;    
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}

.cDivWarningMessage {
    padding: 10px;
    background-image: none;    
    margin-bottom: 10px;
    font-weight: bold;
    display: none;
}

.cDivIconErrorMessage {
    float: left;
    margin-right: 5px;
}
#divIconWarningMessage {
    float: left;
    margin-right: 5px;
}
#divIconOkMessage {
    float: left;
    margin-right: 5px;
}
#divIconClose{
	float: right;
	margin-top: -33px;
	cursor:pointer;
}

#divIcon {
	float: left;
	margin-right: 5px;
}

.cDivIconWarningMessage {
    float: left;
    margin-right: 5px;
}
.cDivIconOkMessage {
    float: left;
    margin-right: 5px;
}

/*
**Estilos modifica ui
*/


.ui-state-default, .ui-state-active{
	border: 0 !important;
}



.ui-widget-content{
/* 	border: 1px solid #aaaaaa; */
	border: 1px solid #cacbcc;
/* 	border: 1px solid #dfe0e0;  */
	background: #ffffff url("ui-banxico-theme/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x; 
	color: #222222;  
}

/* .ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; } */


.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_20385a_256x240.png); }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-circle-close { background-position: -32px -192px; }

.ui-icon-close { background-position: -80px -128px; }
.ui-icon-circle-check { background-position: -208px -192px; }

		/* states and images */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url("ui-banxico-theme/images/ui-bg_glass_0_fbf9ee_1x400.png") 50% 50% repeat-x; color: orange; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #424242; }
.ui-state-highlight .ui-icon {background-image: url("ui-banxico-theme/images/ui-icons_e86d0a_256x240.png"); }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url("ui-banxico-theme/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; color: #424242; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #424242; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #424242; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("ui-banxico-theme/images/ui-icons_cd0a0a_256x240.png"); }
.ui-state-highlight-green, .ui-widget-content .ui-state-highlight-green, .ui-widget-header .ui-state-highlight-green  {border: 1px solid #137302; background: #f2fded url("ui-banxico-theme/images/ui-bg_glass_55_c8f9b3_1x400.png") 50% 50% repeat-x; color: #424242; }
.ui-state-highlight-green a, .ui-widget-content .ui-state-highlight-green a,.ui-widget-header .ui-state-highlight-green a { color: #424242; }
.ui-state-highlight-green .ui-icon, .ui-state-highlight-green-text .ui-icon {background-image: url("ui-banxico-theme/images/ui-icons_2a8f1a_256x240.png"); }

.ui-widget-header {  background: #A4A4A4 url("images/ui-bg_glass_50_6787b1_1x400.png") 50% 50% repeat-x; color: #424242; font-weight: bold; }
/* border: 1px solid #aaaaaa; */
.ui-widget-header .ui-icon {background-image: url("images/ui-icons_ffffff_256x240.png"); }/*btn close*/
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("images/ui-icons_e27626_256x240.png"); }/*btn close focus*/

/* .ui-icon { width: 16px; height: 16px; background-image: url("images/ui-icons_8C734A_256x240.png"); } */
/* .ui-widget-content .ui-icon {background-image: url("images/ui-icons_8C734A_256x240.png"); } */
/* .ui-widget-header .ui-icon {background-image: url("images/ui-icons_ffffff_256x240.png"); } */
/* .ui-state-default .ui-icon { background-image: url("images/ui-icons_ffffff_256x240.png"); } */
/* .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("images/ui-icons_e27626_256x240.png"); } */
/* .ui-state-active .ui-icon {background-image: url("images/ui-icons_e27626_256x240.png"); } */

/* .ui-dialog-titlebar .ui-widget-header .ui-corner-all .ui-helper-clearfix { border: 1px solid #aaaaaa; background: #A4A4A4 url("images/ui-bg_glass_50_6787b1_1x400.png") 50% 50% repeat-x; color: #ffffff; font-weight: bold; } */
/*
**Estilos modifica ui END
*/




/*
**Estilos dialog
*/
.ui-dialog { position: absolute; z-index: 7; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .8em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 2px; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }

/*
**Estilos mensaje en dialog
*/
.ui-dialog .ui-dialog-titlebar-dialog-close { position: absolute; right: 1.7em; top: 2em; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-icon-dialog { width: 16px; height: 16px; background-image: url(images/ui-icons_20385a_256x240.png); }
.ui-icon-circle-dialog-close { background-position: -32px -192px; }

.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
/* .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } */
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }

/*
**Estilos de pluggin Layout 
*/
.ui-layout-pane {
  padding: 0px !important;
}
.ui-layout-north {
    padding: 0px !important;
    margin: 0px !important;
	background-color: #e6e7e7 !important;
	overflow: hidden !important;
	border: 0  !important; 
}
.ui-layout-resizer {
	background-color: #e6e7e7 !important;
}
.ui-layout-west {
	/*background-color: #d9dadb !important;*/
	background-color: #e6e7e7 !important;
	border: 0  !important; 
}
.ui-layout-center { 
/* 	padding: 0px !important; */
	border: 0  !important;
	background-color: #e6e7e7 !important;
	border-bottom-right-radius: 4px !important;
	overflow: auto !important;
/* 	height: 100%; */
	display:block;
	overflow:auto; 
}

.ui-accordion-content, .ui-accordion-header  { 
	border: 0  !important;
}




.ui-layout-south {
	border: 0  !important; 
}




/*
**Estilos de pluggin Layout END
*/



/*
**Estilos del titulo de la aplicación 
*/

.title_header{
	display:block;
}
.title_header *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#a7a8aa}
.title_header1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cacbcc;
  border-right:1px solid #cacbcc;
  background:#b6b7b9}
.title_header2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dfe0e0;
  border-right:1px solid #dfe0e0;
  background:#b2b3b5}
.title_header3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b2b3b5;
  border-right:1px solid #b2b3b5;}
.title_header4{
  border-left:1px solid #cacbcc;
  border-right:1px solid #cacbcc}
.title_header5{
  border-left:1px solid #b6b7b9;
  border-right:1px solid #b6b7b9}
  
.title_headerfg{
  background:#a7a8aa;
	font-size: 12px;
/* 	font-weight: bold; */
/* 	text-transform: uppercase;  */
	padding: 0 0 0 10px; 
/* 	text-align: left; */
	color: #FFFFFF;
	height: 23px;
	text-transform: uppercase;
	}
	
	
.title_submenu_naranja a{ 
  font-size: 11px;
	padding: 5px 0 0 10px; 
	text-align: center; 
/* 	background-color: #FFFFFF; */
	color: #fff;/*#e27626;*/ 
	background-position: top ; background-repeat: no-repeat ;
	font-weight: bold; 
/* 	text-decoration: overline; */
/* 	background-image: url(corners_top_menu.png); */
}

.botonBlanco{
	BORDER: rgb(128,128,128) 1px double;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white;
    width: 140;
	}

/*
**END Estilos del titulo de la aplicación 
*/

.tdSeleccionado{
	border: none;
	color: gray;
}
.tabInTab {
	border: none;
	color: #000000;
}

.msgRespuesta{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

/*
**Inicio Estilos para pestañas
*/
#tabs
{
  overflow: auto;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

#tabs li
{
    margin: 0;
    padding: 0;
    float: left;
}

#tabs a
{
    -moz-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    background: #ad1c1c;
    background:    -moz-linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
    background:    -webkit-linear-gradient(220deg, transparent 10px, #ad1c1c 10px);     
    background:     -ms-linear-gradient(220deg, transparent 10px, #ad1c1c 10px); 
    background:      -o-linear-gradient(220deg, transparent 10px, #ad1c1c 10px); 
    background:         linear-gradient(220deg, transparent 10px, #ad1c1c 10px);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    color: #fff;
    float: left;
    font: bold 12px/35px 'Lucida sans', Arial, Helvetica;
    height: 35px;
    padding: 0 30px;
    text-decoration: none;
}

#tabs a:hover
{
    background: #c93434;
    background:    -moz-linear-gradient(220deg, transparent 10px, #c93434 10px);
    background:    -webkit-linear-gradient(220deg, transparent 10px, #c93434 10px);     
    background:     -ms-linear-gradient(220deg, transparent 10px, #c93434 10px); 
    background:      -o-linear-gradient(220deg, transparent 10px, #c93434 10px); 
    background:         linear-gradient(220deg, transparent 10px, #c93434 10px);     
}

#tabs a:focus
{
    outline: 0;
}

#tabs #current a
{
    background: #fff;
    background:    -moz-linear-gradient(220deg, transparent 10px, #fff 10px);
    background:    -webkit-linear-gradient(220deg, transparent 10px, #fff 10px);     
    background:     -ms-linear-gradient(220deg, transparent 10px, #fff 10px); 
    background:      -o-linear-gradient(220deg, transparent 10px, #fff 10px); 
    background:         linear-gradient(220deg, transparent 10px, #fff 10px);
    text-shadow: none;    
    color: #333;
}


/* --- */
#about
{
    color: #fff;
}

#about a
{
    color: #eee;
}
/*
**Fin de estilos para pestañas
*/

/*
**Estilos para tablas internas en grid.
*/
.tabInterna table tr td{
				border: 0px !important; 
			}
/*
**Fin de estilos para tablas internas en grid.
*/

/* #linksExternos a span{ */
/* 	color: #ffffff; */
/* 	font-size: 13px; */
/* 	font-weight: bold; */
/* } */

.menuLinks {
	background: #ffffff;
	text-align: center;
}

.contentLink {
	min-width: 553px;
	width: 99.4%;
	/*height: auto;93%;*//*83%;*/
 	min-height: 23px; 
 	max-height:100%; 
	background-color: #FFF !important;
	border-bottom-right-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border-top-left-radius: 5px !important;
	padding: 5px 5px 5px 5px;
}

.textPlaceHolder {
	color: silver;
}


a.ToolTipUsr:hover b{
visibility:visible;
height:auto;
cursor:pointer;
z-index:500;
}

a.ToolTipUsr b {
font-family: Arial;
font-size: 12px;
color: #808284;
position:absolute;
visibility:hidden;
width:180px;
border:2px solid #6c6d70;
/* -moz-border-radius: 10px; */
/* border-radius: 10px; */
right: 85px;
top: 200px;
/* left:390px; */
background-color:#fff;
font-weight: normal !important;
padding: 5px;
/*
#cacbcc

#a7a8aa

#b6b7b9

#b2b3b5*/
/* -webkit-box-shadow: 6px 6px 18px #171617; */
/* -moz-box-shadow: 6px 6px 18px #171617; */
/* box-shadow: 6px 6px 18px #171617; */
/* padding:5px 5px 5px 5px; */
}


.clase_aprobacion tr td{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
}

.espacioTabla {
	background-color:#f8f8f8;
}

.mensajeRojo { background: #ffffff !important; font-weight: normal; font-size: 14px; color: #e53c49 !important; }

/*Inicio de estilos para el semaforo*/
.cUmbral5 {
	background-color: red;
	width: 2px;
	height: 105px;
}
.cUmbral4 {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral3 {
/* 	background-color: green; */
	width: 2px;
	height: 105px;
}
.cUmbral2 {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral1 {
/* 	background-color: red; */
	width: 2px;
	height: 105px;
}
.btnSpinnerInc {
/* 	height: 15px; */
/* 	width: 15px; */

/* 	border-top-right-radius: 3px !important; */
/* 	border-top-left-radius: 3px !important; */

	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;

}
.btnSpinnerDec {
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}
/*Fin de estilos para el semaforo*/

/*
Estilos para rows con background diferente
*/
.blueRowClass{
	background: #4882ff url("ui-banxico-theme/images/ui-bg_flat_75_4882ff_40x100.png") 50% 50% repeat-x !important;
	font-weight: bold;
}
.greenRowClass{
	background: #1fb409 url("ui-banxico-theme/images/ui-bg_flat_75_1fb409_40x100.png") 50% 50% repeat-x !important;
	font-weight: bold;
}
.yellowRowClass{
	background: #ffff99 url("ui-banxico-theme/images/ui-bg_flat_75_ffff99_40x100.png") 50% 50% repeat-x !important;
	font-weight: bold;
}
.redRowClass{
	background: #f6546a url("ui-banxico-theme/images/ui-bg_flat_75_f6546a_40x100.png") 50% 50% repeat-x !important;
	font-weight: bold;
}

.ui-icon-initiative { background-image: url("../images/initiative-icon2.png") !important;
background-size: 19px 19px;
     background-repeat: no-repeat;}
     
.ui-icon-blank {background-image: url("../images/transparent.png") !important;
background-size: 19px 19px;
     background-repeat: no-repeat;}
/*
Estilos para rows con background diferente
*/

.ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #A4A4A4 url("ui-banxico-theme/images/ui-bg_glass_50_6787b1_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #ffffff; }

.ui-jqgrid .ui-jqgrid-btable { cursor : pointer; }

.submit-disabled-style{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    color: #bdbdbd;
}

.submit-style{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    cursor: pointer;
    padding:0px 15px 0px 15px;
}

.submit-style:HOVER:enabled{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    cursor: pointer;
    background: #c3c3c3;
}

.submit-menu-style{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    width: 212px;
    text-align: left;
    cursor: pointer;
/*     float:center; */
}

.submit-menu-style:HOVER{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    width: 212px;
    text-align: left;
    cursor: pointer;
	background: #c3c3c3;
}

.submit-menu-p-style{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    background: url("images/menu_07.ico") no-repeat #E6E6E6;

/*     float:center; */
}

.submit-menu-p-style:HOVER{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    background: url("images/menu_07.ico") no-repeat #c3c3c3;
/* 	background-color: #c3c3c3; */
}

/* .submit-style-black{ */
/*     border-radius: 4px; */
/*     border: 1px solid #ccc ; */
/*     height: 25px ; */
/*     padding:0px 15px 0px 15px ; */
/* /*    background: #ccc !important; */ */
/*       color:#030303 ; */
/*       background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.16, rgb(207, 207, 207)), color-stop(0.79, rgb(252, 252, 252))) ; */
/*       background-image: -moz-linear-gradient(center bottom, rgb(207, 207, 207) 16%, rgb(252, 252, 252) 79%) ; */
/*       background-image: linear-gradient(to top, rgb(204, 204, 204) 16%, rgb(252, 252, 252) 79%); */
/*       margin: 3px ; */
/* } */

/* .submit-style-black:hover{ */
/*     border-radius: 4px; */
/*     border: 1px solid #ccc; */
/*     height: 25px; */
/*     padding:0px 15px 0px 15px; */
/*     float:center; */
/*     background: #CCCCCC; */
/*     cursor:default;     */
/* } */

/* .submit-style-black-unable{ */
/*     border-radius: 4px; */
/*     border: 1px solid #ccc; */
/*     height: 25px; */
/*     padding:0px 15px 0px 15px; */
/*     float:center; */
/*     background: #CCCCCC; */
/*     cursor:default;   */
/* } */

.dropdown_class {
  position: absolute;
  transform: translateY(-50%);
  background-color: #E6E6E6;
  border: 1px solid #BDBDBD;
  width: 175px;
  height: 18px;
  cursor: pointer;
/*   box-shadow: 0px -3px 4px -3px rgba(0,0,0,0.75); */
}


.dropdown a,
.dropdown a:visited {
  color: #6E6E6E;
  text-decoration: none;
  outline: none;
  font-size: 12px;
}

.dropdown dt a span,
.multiSel {
  cursor: pointer;
  display: inline-block;
  padding: 0 3px 2px 0;
}

.dropdown_class span.value {
  display: none;
}

.lista-checkbox_class{
	background-color: #FAFAFA;
	width : 550px;
	overflow: auto;
	max-height: 325px;
	margin-top: 11.38px;
}

.bitacora_desplegar{
	display: none;
	z-index: 0 ;
}

.triangulo-2 {
     width: 0; 
     height: 0; 
     border-right: 4px solid transparent;
     border-left: 4px solid transparent;
    border-top: 6px solid #A4A4A4;
}

.tr_dropdown{
	border: solid .5px #400040;  
	background-color: #F2F2F2; 
	border-radius: 13px 13px 13px 13px;
	text-align: left;
	color: #585858;
	cursor: pointer;
}

#div_mostrarCampos{
/* 	position: relative!important; */
/* 	float: left; */
/* 	cursor: pointer; */
}

.raiz_encontrado{
	font-weight: bold;
/* 	height: 28px; */
	height: 28px;
}

.altoTd{
	height: 28px;
}

.transparencia{
	font-weight: bold;
}

/*Inicio de estilos para el semaforo*/
.cUmbral5 {
	background-color: red;
	width: 2px;
	height: 105px;
}
.cUmbral4 {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral3 {
/* 	background-color: green; */
	width: 2px;
	height: 105px;
}
.cUmbral2 {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral1 {
/* 	background-color: red; */
	width: 2px;
	height: 105px;
}
.btnSpinnerInc {
/* 	height: 15px; */
/* 	width: 15px; */

/* 	border-top-right-radius: 3px !important; */
/* 	border-top-left-radius: 3px !important; */

	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;

}
.btnSpinnerDec {
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}

/****/

.cUmbral5Ind {
	background-color: red;
	width: 2px;
	height: 105px;
}
.cUmbral4Ind {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral3Ind {
/* 	background-color: green; */
	width: 2px;
	height: 105px;
}
.cUmbral2Ind {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral1Ind {
/* 	background-color: red; */
	width: 2px;
	height: 105px;
}
.btnSpinnerIncInd {
/* 	height: 15px; */
/* 	width: 15px; */

/* 	border-top-right-radius: 3px !important; */
/* 	border-top-left-radius: 3px !important; */

	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;

}
.btnSpinnerDecInd {
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}

/*********************/
.cUmbral5IndPrel {
	background-color: red;
	width: 2px;
	height: 105px;
}
.cUmbral4IndPrel {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral3IndPrel {
/* 	background-color: green; */
	width: 2px;
	height: 105px;
}
.cUmbral2IndPrel {
	background-color: yellow;
	width: 2px;
	height: 105px;
}
.cUmbral1IndPrel {
/* 	background-color: red; */
	width: 2px;
	height: 105px;
}
.btnSpinnerIncIndPrel {
/* 	height: 15px; */
/* 	width: 15px; */

/* 	border-top-right-radius: 3px !important; */
/* 	border-top-left-radius: 3px !important; */

	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;

}
.btnSpinnerDecIndPrel {
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}

/*Fin de estilos para el semaforo*/

.bordes-redondos {
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 1em 0;
    padding: 0; 
}

.submit-style-center{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    float:center;
    cursor: pointer;
}

.submit-style-center-unable{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    float:center;
    background: #CCCCCC;
    cursor:default;
}

.submit-style-center:hover{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 25px;
    padding:0px 15px 0px 15px;
    float:center;
    background: #c3c3c3;
}

.div-alerta{
/* 	background: #F2F2F2; */
/* 	border : 1px solid #F2F2F2; */
	width: 100%;
	height: 30px;
	border-radius:7px 7px 7px 7px;
}

.span-alerta{
	margin-right: 0.3em;
	float:left;
	color:#e27626 !important
}

.div-semaforo{
	width: 18px; 
	height: 18px; 
	border-radius: 50%;  
	position:relative; 
	margin-top:4px; 
	margin-left: 15px;
}

.input-spinner{
	border: 1px solid #ccc;
	width: 100px;
	border-radius: 2px 2px 2px 2px;
}

.fixed-dialog{
  position: fixed;
  top: 50px;
  left: 50px;
}
.axis path, .axis line {
    fill: none;
	stroke: #AFBABF;
	shape-rendering: crispEdges;
}
.x.axis path {
    display: none;
    fill: none;
	stroke: #AFBABF;
}

.line {
    fill: none;
    stroke: steelblue;
    stroke-width: 1.5px;
}

.axis path {
    fill: none;
    stroke: #777;
    shape-rendering: 	;
}
.axis text {
    font-family: Calibri;
    font-size: 10px;
}
.legend {
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
}
.td-reporte_fracciones{
	border: solid .5px #EAEDF2; 
	border-radius: 13px 13px 13px 13px; 
	background-color: #EAEDF2;
	width: 450px;
	text-align: center;
/* 	color: #084B8A; */
}

.td-reporte{
	/*border: solid .5px #F2F2F2;  
	background-color: #F2F2F2;*//*Gris*/
	
	border: solid .5px #4682b4;  
/* 	background-color: #4682b4;Steel Blue */
	background-color: #2a5d87;/*Institucional*/
	
	
	/*
	border: solid .5px #F5F8FC;  
	background-color: #F5F8FC;/*Azul claro*/
	
	/*border: solid .5px #F8F7FA;  
	background-color: #F8F7FA;*//*azul grisaseo*/
		
	/*border: solid .5px #F6F7FA;  
	background-color: #F6F7FA;*/
	
	
	border-radius: 13px 13px 13px 13px;
	width: 370px;
	text-align: center;
	color: #000000;
/* 	cursor:pointer; */
}

.td-reporte-unable{
	
	border: solid .5px #CCCCCC;  
	background-color: #CCCCCC;/*Griss*/
    opacity: 0.5;
    filter: alpha(opacity=50); 
	border-radius: 13px 13px 13px 13px;
	width: 370px;
	text-align: center;
	color: #000000;
/* 	cursor:pointer; */
}


.title-calibri{
	color:#000000;
	font-family:Calibri; 
	font-size:175%; 
	font-weight: bold
	}
.title-sub-calibri{
	color:#000000;
	font-family:Calibri; 
	font-size:100%; 
	}
.text-calibri{
	color:#000000;
	font-family:Calibri; 
	font-size:100%; 
	}
.text-calibri-1{
	color:#000000;
	font-family:Calibri; 
	font-size:110%; 
	}
.text-calibri-2{
	color:#000000;
	font-family:Calibri; 
	font-size:150%; 
	}
.circle-consumers{
	border: solid 6px;
	border-color: #1E058C;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;	
}
.circle-analyst{
	border: solid 6px;
	border-color: #F99913;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    text-align: center;
    line-height: 60px;	
}
.circle-text {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000000;
  font-family:Calibri; 
  font-size:200%  
  } 

td.btnSpace{
	padding-top: 10px;
}
p.msgW{margin-top: 0px;}

correctWay{
	color: green;
	font-weight: bold;
}

.oculta{display:none;}
.muestra{display:block; color:red; font-weight:bold;text-align: left;}
.muestraNormal{display:block;text-align: left;}

.opcAvanzadas{
	font-style: italic;
	color: #00727C;	
}

.styleInstSelec{
	font-style: italic;
	color: #00727C;
}

.notaInstitucion{
	font-style: italic;
}

.botonBackground {
  z-index: 3;
  background-image: url("/cn.png") repeat;
/*   border: 2px solid black; */
  width: 50%;
}

.styleFontOpc{
	font-family: Arial;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}

/** Toggle buttons (Radio buttons) **/
.switch-field {
	overflow: hidden;
/* 	margin-top: -7px; */
}

.switch-field input {
	display: none;
}

.switch-field label:not(.styleInstituciones) {
	float: left;
}

.switch-field label:not(.styleInstituciones) {
	display: inline-block;
	background-color: #e7e7e7;
/* 	background-color: #E4E4E4; */
	text-align: center;
	text-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #00727C;
/* 	-webkit-box-shadow: none; */
/* 	box-shadow: none; */
	color: #FFFFFF;
}



/* .switch-field input:disabled + label{ */
/*     background-color: #C9C7C7; */
/*     cursor: default; */
/*     color: #686565;   */
/* } */


.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:nth-last-of-type(2) {
	border-radius: 0 4px 4px 0;
}


/****/

//////////////////////////////////////////////

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.correctWay{
	color: green;
	font-weight: bold;
}

.btnDownTR { 
/*     background-image: url('images/bullet_flecha_02.gif');    */
 	background-image: url('images/btn_1.png');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 0px;
    position: absolute;
    padding: 10px;
}

.btnUpTR { 
/*     background-image: url('images/bullet_flecha_02_giro_90_derecha.gif');    */
    background-image: url('images/btn_2.png');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 0px;
    position: absolute;
    padding: 10px;
}

/* .flechaDerecha {  */
/*  	background-image: url('images/flechaDerBlue.png'); */
/*     background-repeat: no-repeat; */
/*     cursor: pointer; */
/*     height:47px;  */
/*     width:38px; */
/*     background-size:100%; */
/* } */

/* .flechaDerecha:hover { */
/* 	opacity:0.3; */
/* } */

/* .flechaIzquierda:hover { */
/* 	opacity:0.3; */
	
	
/* } */

/* .flechaIzquierda {  */
/*  	background-image: url('images/flechaIzqBlue.png'); */
/*     background-repeat: no-repeat; */
/*     cursor: pointer; */
/*     height:47px;  */
/*     width:38px; */
/*     background-size:100%; */
/* } */


.btnDownMobile { 
/*     background-image: url('images/bullet_flecha_02.gif');    */
 	background-image: url('images/btn_1.png');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 0px;
    position: absolute;
    padding: 10px;
}

.btnUpMobile { 
/*     background-image: url('images/bullet_flecha_02_giro_90_derecha.gif');    */
    background-image: url('images/btn_2.png');
    background-repeat: no-repeat;
    cursor: pointer;
    margin-left: 0px;
    position: absolute;
    padding: 10px;
}


.positionBtnCartera{
	margin-top: -9px;
}

.positionBtnTodos{
	margin-top: -38px;
}

.positionBtnTodosTC{
	margin-top: -38px;
}

.positionBtnPersonal{
	margin-top: 22px;
}

.positionBtnPersonalTC{
	margin-top: 22px;
}

.positionBtnCarteraMobile{
	margin-top: -9px;
}

.positionBtnTodosMobile{
	margin-top: -41px;
}

.positionBtnPersonalMobile{
	margin-top: 24px;
}

.tamBtnUniverso{
	width: 109px;
}

.sizeFirstColumTR{
	width: 80%;
}

.sizeSecondColumTR{
	width: 20%;
}

.style_buttonContinue{
	color:white; 
	background-color:#7794B8; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-right: 20px; 
	padding-left: 20px;
	border: 10px;
	border-radius: 5px;
	cursor: pointer; 
}

.textIntro{	
	font-style: italic; 
	font-size: 1em;
}

.tamDesktop{	
	width: 40%;
}
.tamDevice{	
	width: 80%;
}

#divWait{
	position: absolute;
	height: 32px;
	width: 32px;
	margin-top: -450px;
	margin-left: 800px;
}

#footerIndex{
	width: 100%;
}

.whiteBackground{
	background-color: white;
}

.style_privacity{
      color:white;
	  background-color: #a7a8aa;
      border-radius: 0px 0px 5px 5px;
}

.styleAvisoLegal{
	padding-top: 5px; 
	margin-left: 30px; 
	color: white;
}

.styleDescAvisoLegal{
	margin-left: 30px; 
	color: white;
}

.heightUA {
	margin-top: -7px;
}


.creditos-highlight-theme{
  
  border: 1px solid lightblue;
  width: 100%;
  padding-top: 2.5px; 
  padding-bottom: 2.5px;
  margin-top: 0px; 
  margin-bottom: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  
  
}

.creditos-highlight-theme-tipocliente{  
  border: 1px solid lightblue;
/*   width: 98.5%; */
/*   margin-left: 4px; */
  width: 80%;
  margin: auto;
  padding-top: 2.5px; 
  padding-bottom: 2.5px;
  margin-top: 0px; 
  margin-bottom: 0px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.descTerceraDimension{
	padding-left: 50px; 
	top: 0px; 
	width: 100%; 
	margin-top: -16px;
}

.creditos-highlight-theme-icon{  
	 padding-right: 20px;
	 background-image: url("images/toolTipIcon.png");
	 background-repeat: no-repeat;
	 width:100%;
	 height:100%;
}

.simbologiaClienteTot{ 
/* 	margin-left:130px; */
/* 	padding-left:55px; */
	background-image: url("images/simbologiaClienteTot1.png");
	background-repeat: no-repeat;
	background-size:21px; 
	width: 30%;
}


.simbologiaClienteNoTot{
/* 	margin-left:130px; */
/* 	padding-left:55px; */
	background-image: url("images/simbologiaClienteNoTot2.png");
	background-repeat: no-repeat;
	background-size:21px;
	width: 30%; 
}

.simbologiaSocial{ 
	background-image: url("images/simbologiaClienteTot1.png");
	background-repeat: no-repeat;
	background-size:21px; 
	width: 30%;
}


.simbologiaResidencial{
	background-image: url("images/simbologiaClienteNoTot2.png");
	background-repeat: no-repeat;
	background-size:21px;
	width: 30%; 
}

.simbologiaMedia{
	background-image: url("images/simbologiaMedia.png");
	background-repeat: no-repeat;
	background-size:21px;
	width: 30%; 
}


.noDisplayExportExcel{
	display: none;
}

.objToolTipHeaderTR {
	 position: absolute;
	 margin-left: 2px;
	 margin-top: -11px;
	 background-image: url('images/iToolTipOrange.png');
	 background-repeat: no-repeat;
	 height: 15px;
	 width: 15px;
	 background-position-x: 1px;
	 background-position-y: 1px;
}

.objToolTipHeaderTETR {
	 position: absolute;
	 margin-left: 2px;
	 margin-top: -9px;
	 background-image: url('images/iToolTipOrange.png');
	 background-repeat: no-repeat;
	 height: 15px;
	 width: 15px;
	 background-position-x: 1px;
	 background-position-y: 1px;
}


.objToolTipCarteraTR {
	 position: absolute;
	 margin-left: 124px;
	 margin-top: 6px;
	 background-image: url('images/iToolTipOrange.png');
	 background-repeat: no-repeat;
	 height: 15px;
	 width: 15px;
	 background-position-x: 1px;
	 background-position-y: 1px;
}
.objToolTipTodosTR {
	 position: absolute;
	 margin-left: 122px;
	 margin-top: 4px;
	 background-image: url('images/iToolTipOrange.png');
	 background-repeat: no-repeat;
	 height: 15px;
	 width: 15px;
	 background-position-x: 1px;
	 background-position-y: 1px;
}
.objToolTipPersonalizadaTR {
	 position: absolute;
	 margin-left: 122px;
	 margin-top: 4px;
	 background-image: url('images/iToolTipOrange.png');
	 background-repeat: no-repeat;
	 height: 15px;
	 width: 15px;
	 background-position-x: 1px;
	 background-position-y: 1px;
}	



.radioLikeButton{ 
	-webkit-appearance: none; /* WebKit */
	-moz-appearance: none; /* Mozilla */
	-o-appearance: none; /* Opera */
	-ms-appearance: none; /* Internet Explorer */
	appearance: none; /* CSS3 */	
	display: none;
}

.styleButton {
	display: inline-block;
	text-align: center;
	width: 136px;
	border-width: thin;
    border-style: solid;
    border-radius: 4px 4px 4px 4px;
    border-color: rgb(170, 170, 170);
    background-color: #E4E4E4;
    color: black;	
    padding: 6px;
}

.buttonSelected {
    background-color: #00727C !important;
    color: white !important;
}

.modificaTamTR{
	width: 778px !important;
}

.withScroll{
	overflow-x: scroll; 
}

.withoutScroll{
	overflow-x: hidden; 	
}

.muestraNE{
	display: block;
	margin-left: 36px;
}

.justifyText{
	text-align: justify;
}

.muestraMessage2Seg{
	display: block;
}

.headTableCTI{
	background-color: rgba(220, 220, 220, 1);
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
}
.tableCTI{
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
}
.tableCTIcentrado{
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
	text-align: center;
}
.colorNoOrderList{
	color: black !important;
	list-style-type: circle !important;
}
.bulletNoOrderList{
	list-style-image: none;
	list-style-type: circle !important;
}

.whiteBackground{
	background-color: white;
}

table.no-footer.dataTable{
	border-bottom: 0px !important;
}

/* .dropdown-menu:li { */
/*     text-align: left; */
/* } */

/* .dropdown:hover .dropdown-menu { */
/*     display: block; */
/*     margin-top: 0;  */
/*  } */

.style_linkPDF {
    font-size: 13px;
    font-weight: bold;
}


.colorTitleGraph{
/* 	color: #04737d; */
	color: #e27626;
}


.input-style-search{
	border-radius: 4px;
    border: 1px solid #ccc;
    height: 20px;
    padding:1.5px;
    padding-left:10px;
    margin-bottom:0.2em;
}

.search-title{
	/*background-image: url('images/find00.png');
	background-repeat: no-repeat;
	background-size: 16px;*/
	color: gray;
	font-weight:bold;
}


.aviso-importante {
  font-size: 20px;
  text-decoration: underline;
  color: red;
  text-align: center;
}

.aviso-importante-hover:hover {
  color: blue;
  text-decoration: line-through;
}</pre></body></html>