h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
/* h1, h2, h3, h4, h5, h6, p, pre, blockquote { */
h1, h2, h3, h5, h6, p, pre, blockquote {
	font-size: 0.9em;
	margin: 0;
}

h4 {
	font-size: 1.9em;
	margin: 15px 0 15px 10px;
}

strong, th {
	font-weight: bold;
}

.confondo {
	background-color: #FFFFFF;
}

.tamanyomax {
	max-width: 880px;
	margin: auto;
}

.tabladatosvinc {
	BORDER-RADIUS: 10PX;
	overflow: hidden;
	border: solid;
	text-aling: center;
	border-width: 1px;
	border-color: #B4B4B4;
}

.tblEmpVinculaciones {
	BORDER-RADIUS: 20PX;
}

.tamanyomedium {
	max-width: 50%;
	margin: auto;
}

.tamanyofijo {
	width: 885px;
}

.conmarco {
	border-color: #B4B4B4;
	border-style: solid;
	border-width: 1px;
	margin: 10px 10px 5px;
	/*	margin: 10px; */
	padding-bottom: 5px;
}

.sinmarco {
	margin: 10px 10px 5px;
	/*	margin: 10px; */
	padding-bottom: 5px;
}

.titulocaja {
	background: url("/InformaIntWeb/img/bg-ficha-nav.png") repeat-x scroll 0
		0 rgba(0, 0, 0, 0);
	border-color: #B4B4B4;
	border-style: solid;
	border-width: 1px;
	border-bottom: 0;
	margin: 10px 10px -10px 10px;
	color: #666666;
	padding: 5px 15px;
	text-transform: uppercase;
	font-size: 1.2em;
}

.titulobig {
	background: none repeat scroll 0 0 #023669;
	border-left: 9px solid #4EA2FF;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1;
	margin: 10px;
	padding: 12px;
	/*text-transform: uppercase;*/
}
/* CABECERA PARA TITULOS */
.cabecera_text {
	float: left;
	width: 87%;
}

.cabecera_link {
	float: right;
	width: 50px;
	margin: 14px 5px 0;
}

/* CABECERA PARA INFORMES */
.cabecera2_text {
	/*background: url("/InformaIntWeb/img/logo_informa.png") no-repeat left rgba(0, 0, 0, 0); COMENTARIO DE IMAGEN POR CAMBIO DE LOGO*/
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	color: #023669;
	font-size: 3.2em;
}

.cabecera2_link {
	float: left;
	margin-top: 5px;
	padding-top: 2px;
}

.formpeticion {
	width: 90%;
	margin: 5px;
	padding-bottom: 5px;
}

.formpeticion  p {
	font-size: 1.2em;
	margin: 5px 10px;
}

.espaciado p {
	font-size: 1.2em;
	margin: 5px 0px;
}

.noespaciado p {
	font-size: 1.2em;
	margin: 0px;
}

form p {
	font-size: 1.2em;
	margin: 5px 10px;
}

.minicaja {
	width: 405px;
	padding: 10px;
}

.enlace_ref {
	float: right;
	padding-right: 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #303088;
	text-decoration: none;
}

.back_ico {
	background: url("/InformaIntWeb/img/flechatras.png") no-repeat right
		rgba(0, 0, 0, 0);
}

.go_ico {
	background: url("/InformaIntWeb/img/flechalante.png") no-repeat right
		rgba(0, 0, 0, 0);
}

.up_ico {
	background: url("/InformaIntWeb/img/flecharriba.png") no-repeat right
		rgba(0, 0, 0, 0);
}

.back_ico_left {
	background: url("/InformaIntWeb/img/flechatras.png") no-repeat
		rgba(0, 0, 0, 0);
}

.go_ico2_left {
	background: url("/InformaIntWeb/img/flechalante2.png") no-repeat
		rgba(0, 0, 0, 0);
}

.texto_en_rojo {
	color: #DD0000;
}

#tabladatos tr:nth-child(odd), #tabla_ilicitos_lista tr:nth-child(odd),
	.table-striped tr:nth-child(odd) {
	background: #FFFFFF;
}

#tabladatos tr:nth-child(even), #tabla_ilicitos_lista tr:nth-child(even),
	.table-striped tr:nth-child(even) {
	background: #ECEAEA;
}

#tabladatos tr:nth-child(odd), #tabla_ilicitos_consultas_consumos_ofc tr:nth-child(odd),
	.table-striped tr:nth-child(odd) {
	background: #FFFFFF;
}

#tabladatos tr:nth-child(even), #tabla_ilicitos_consultas_consumos_ofc tr:nth-child(even),
	.table-striped tr:nth-child(even) {
	background: #ECEAEA;
}

#tabladatos tr:nth-child(odd), #tabla_ilicitos_lista_ofc_historico tr:nth-child(odd),
	.table-striped tr:nth-child(odd) {
	background: #FFFFFF;
}

#tabladatos tr:nth-child(even), #tabla_ilicitos_lista_ofc_historico tr:nth-child(even),
	.table-striped tr:nth-child(even) {
	background: #ECEAEA;
}

#tablabalances {
	border-collapse: collapse;
	table-layout: auto;
}

#tablabalances tr.borde {
	border-bottom: 2px solid black;
}

.graphic_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D75AA;
	text-decoration: none
}

.graphic_silver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none
}

.titulo {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.subtitulo {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.titularrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #dd0000;
	text-decoration: none
}

.titulazulfondogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #246098;
	background-color: #E6E6FA;
	text-decoration: none
}

.subtitulazulfondogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #246098;
	background-color: #E6E6FA;
	text-decoration: none
}

.subtitularazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #303088;
	text-decoration: none
}

.subtitularazulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #303088;
	text-decoration: none
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.arial12rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dd0000;
}

.arial11rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dd0000;
}

.arial10rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dd0000;
}

.arial12rojobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	text-decoration: none
}

.arial11rojobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
}

.arial28rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FF0000;
}

.arial28naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #303088;
}

.arial28verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #009933;
}

.arial10blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}

.arial10blancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.arial10negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.arial11negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.arial9negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.verdana10blancabold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: none repeat scroll 0 0 #023669;
}

.verdana10blancabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.verdana11blancabold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: none repeat scroll 0 0 #023669;
}

.verdana16blancabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.verdana9red {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aa0000;
}

.verdana9redbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #aa0000;
}

.verdana10red {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aa0000;
}

.verdana10redbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa0000;
}

.verdana11red {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa0000;
}

.verdana11redbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa0000;
}

.verdana13redbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD0000;
}

.verdana8negro {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.verdana8negrobold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.verdana9negro {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.verdana9negrobold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.verdana10negro {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.verdana10negrobold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.verdana11negro {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.verdana11negrobold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.verdana12negro {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.verdana12negrobold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.verdana14negrobold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.verdana15negrobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.verdana11verdebold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}

.verdana11amarillabold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f9b600;
}

.menuproductos {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #525655;
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.menuproductos2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #A5A6A5;
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.menuproductosrojo {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #303088;
	text-decoration: none
}

.menuproductosrojo2 {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none
}

.formulario {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.verdana8gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #525655;
}

.verdana9gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #525655;
}

.verdana9grisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 9px;
}

.verdana10gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #525655;
}

.verdana10Prensa {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #525655;
}

.verdana10grisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #525655;
}

.verdana11gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.verdana11grisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525655;
	text-decoration: none
}

.verdana11grislink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525655;
}

.verdana11grislinkbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525655;
}

.verdana12gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.verdana13gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.verdana15gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #525655;
	text-decoration: none
}

.verdana9azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #303088;
}

.verdana9azulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303088;
}

.verdana10azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303088;
}

.verdana10azulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #303088;
}

.verdana11azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303088;
}

.verdana11azulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303088;
}

.verdana12azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #303088;
}

.verdana12azulbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #303088;
}

.verdana9naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #303088;
}

.verdana9naranjabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #303088;
}

.verdana10naranjabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #303088;
}

.verdana11naranjabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #303088;
}

.clubinforma-lista {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.clubinforma-lista:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #aa0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.periodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A00006;
	text-decoration: none
}

.nobordes {
	border: 0px
}

table.borderrojo {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #A00006 #A00006 #A00006 #A00006;
	border-collapse: collapse;
	background-color: white;
}

.boxover {
	border-width: 1px, 1px, 1px, 1px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background: #FFFFE1;
}
/* Menu de productos */
.aside {
	background: -moz-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -ms-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -o-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -webkit-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: #ECECEC;
	white-space: nowrap;
	/*    width:190px;*/
}

menu#menu {
	background: -moz-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -ms-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -o-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -webkit-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	margin: 0px auto;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

menu, menu a {
	background: -moz-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -ms-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -o-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -webkit-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	padding: 4px 4px 2px 2px;
	margin: 2px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

menu:hover {
	background: -moz-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -ms-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -o-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	background: -webkit-linear-gradient(#F9F9F9 0%, #ECECEC 100%);
	font-weight: bold;
	text-decoration: underline;
}

menu.submenu {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

menu.submenu:hover {
	cursor: auto;
}

menu.disabled {
	padding: 4px 4px 2px 6px;
	margin: 2px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
}

menu.disabled:hover {
	cursor: auto;
}

menu.selected {
	background: #922422;
	padding: 5px 5px 2px 6px;
	margin: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	width: 90%;
}

menu.selected:after {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 11px solid #922422;
	content: " ";
	position: absolute;
	right: -11px;
	top: 0%;
}

menu.selected_right {
	background: #922422;
	padding: 5px 5px 2px 6px;
	margin: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	width: 91%;
}

menu.selected_right:after {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 11px solid #922422;
	content: " ";
	position: absolute;
	left: -11px;
	top: 0%;
}

/* ESTILOS PARA LOS ANUNCIOS */
#alertficha .alertbox {
	background: none repeat scroll 0 0 #e8f3ff;
	/*	font: 62.5% Arial, Helvetica,sans-serif; */
	border: 1px dashed #aee5ff;
	padding: 25px 10px 35px 25px;
	position: relative;
	color: #333;
	text-decoration: none;
	font-size: 0.7em;
	/*	margin: 0 0 10px 0; */
}

#alertficha .alertbox .cerrar {
	background: url("/InformaIntWeb/img/ico-alertbox-cerrar.png") no-repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	/*	text-indent: -999px; - S�lo se usa si se pone texto en lugar de icono */
	position: absolute;
	top: 5px;
	right: 5px;
	height: 22px;
	width: 22px;
	/*	overflow: hidden; */
}

#alertficha .alertbox h3 {
	font-size: 2.9em;
}

#alertficha .alertbox p {
	font-size: 1.7em;
	margin: 10px 0px;
}

/* nueva hoja de estilo emilio */
html {
	font: 62.5% Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	font-size: 100%;
	background: #f0f0f0;
	position: relative;
	padding-bottom: 42px;
}

body, select, input, textarea {
	color: #444;
}

body {
	line-height: 1.231;
}

.wrapper {
	margin: 0 auto 0px;
	max-width: 950px;
	overflow: hidden;
}
#head .wrapper{
	padding-top: 15px;
	max-width: 89%;
}

.wrapper1 {
	max-width: 95%;
	margin: 0 auto;
	overflow: hidden;
	width: max-content;
}

#head {
	background: none repeat scroll 0 0 #20457c;
}

#head a {
	color: #fff;
	text-decoration: none;
}

#logo {
	float: left;
	padding: 5px;
}

#logo a {
	background: url("/InformaIntWeb/img/InformaColombia.png") no-repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 34px;
	margin-left: 20px;
	overflow: hidden;
	text-indent: -999px;
	width: 120px;
}

#head p.phone {
	color: #fff;
	display: inline;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	margin: 23px 0 0 25px;
}

#head .utils {
	float: right;
}

#head .utils li {
	background: none repeat scroll 0 0 #0e2040;
	color: #fff;
	display: inline;
	float: left;
	font-size: 1.1em;
	line-height: 28px;
	padding: 0 10px;
}

#head .utils a {
	text-decoration: none;
}

#head .utils a:hover {
	text-decoration: underline;
}

#head .utils .count {
	background: none repeat scroll 0 0 #f00;
	border-radius: 8px;
	font-size: 0.9em;
	line-height: 16px;
	margin-left: 3px;
	min-width: 9px;
	padding: 0 4px 0 3px;
	text-align: center;
	vertical-align: middle;
}

#head .utils li.name {
	font-size: 1.3em;
	font-weight: bold;
	max-width: 12em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#head #rrss {
	clear: right;
	color: #fff;
	display: inline;
	float: right;
	font-size: 1.2em;
    margin-top: 7px;
	margin-bottom: 7px;
}

#head ul#rrss li {
	display: inline;
	margin: 2px;
}

#rrss a img {
	margin-top: 0px;
	vertical-align: middle;
}

#head #pestanas {
	background: none repeat scroll 0 0 #0e2040;
	clear: both;
}

#head #pestanas li {
	list-style: none outside none;
	background: none repeat scroll 0 0 #0e2040;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
}

#head #pestanas .ayuda {
	float: right;
}

#head #pestanas a {
	color: #fff;
	display: block;
	padding: 0 10px;
}

#head #pestanas .selected a {
	background: url("/InformaIntWeb/img/bg-nav-active.png") repeat-x scroll
		0 0 #8d2227;
	border-top: 1px solid #dd868a;
	color: #fff;
	line-height: 29px;
	text-shadow: 1px 1px 3px #000;
}

#head #pestanas a:hover {
	text-decoration: underline;
}

ul, ol, dl, dt, dd {
	margin: 0;
}

.btn {
	display: -moz-inline-stack;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.3em;
	font-weight: bold;
	background: #2f6bd7 url("/InformaIntWeb/img/bg-btn.png") repeat-x 0 0;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 10px;
	border: 0;
	border-top: 2px solid #87B4F8;
	border-bottom: 1px solid #1C4183;
	text-shadow: 2px 2px 1px #2E5DAC;
	vertical-align: middle;
}

form input {
	vertical-align: middle;
	padding-left: 10px;
}

form .field {
	width: 80%;
	display: inline-block;
}

form .field label {
	width: 30%;
	text-align: right;
	display: block;
	float: left;
	font-size: 1.2em;
	vertical-align: middle;
	margin: 6px;
}

.buscador .btn span {
	padding: 0 20px 0 0;
	background: url("/InformaIntWeb/img/bg-btn-search.png") no-repeat right
		center;
}

.btn:hover, .buscador .btn:hover {
	border-top: 2px solid #CF6F72;
	border-bottom: 1px solid #9F2729;
	background: #9f2729 url("/InformaIntWeb/img/bg-btn-hover.png") repeat-x
		0 0;
	text-shadow: 2px 2px 1px #ab2d38;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
}

.buscador .btn:hover span {
	background: url("/InformaIntWeb/img/bg-btn-search-hover.png") no-repeat
		right center;
}

/*.tablafranjaazul: tr:nth-child(even) td {
    color: white;
    background-color: #ACCDFF;
}*/
.tablafranjaazul {
	border: 2px solid #e2e2e2;
	margin-top: 15px;
}

.tablafranjaazul tr:nth-child(odd) td {
	background-color: #ACCDFF;
}

.tablafranjaazulsinborde {
	padding: 2px;
	margin-top: 10px;
}

.tablafranjaazulsinborde tr th {
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #303088;
	text-decoration: none
}

.tablafranjaazulsinborde tr td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525655;
	text-decoration: none;
	padding: 3px;
}

.tablafranjaazulsinborde tr:nth-child(even) td {
	background-color: #ACCDFF;
}

.tablafranjaazulconborde {
	border: 2px solid #e2e2e2;
	padding: 2px;
	margin-top: 10px;
}

#tbl_modular tr {
	border: 2px solid #e2e2e2;
}

.tablafranjaazulconborde tr th {
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f0f8ff;
	background-color: #1e90ff;
	text-decoration: none
}

.tablafranjaazulconborde tr td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525655;
	text-decoration: none;
	padding: 3px;
	/*background-color: #1e90ff;*/
}

.tablafranjaazulconborde tr:nth-child(even) td {
	/*background-color: #1e90ff;*/
	
}

.tablafranjaazulconbordeseleccionado {
	padding: 5px;
	border: 2px solid #e2e2e2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #1e90ff;
	text-decoration: none
}

.pestanianew {
	position: absolute;
	width: 35px;
	height: 30px;
	left: -8px;
	top: -2px;
}

.pestanianewadm {
	position: absolute;
	width: 43px;
	height: 43px;
	left: -7px;
	top: -7px;
}

/*
form.buscadorpeq .field {
	margin: 20px 0 0 20px;
	display: inline-block;
	width: 120%;
}
form.buscadorpeq .btn {
	display: -moz-inline-stack;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.3em;
	font-weight: bold;
	background: #2f6bd7 url("/InformaIntWeb/img/bg-btn.png") repeat-x 0 0;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 10px;
	border: 0;
	border-top: 2px solid #87B4F8;
	border-bottom: 1px solid #1C4183;
	text-shadow: 2px 2px 1px #2E5DAC;
	vertical-align: middle;
}
.buscadorpeq .btn span {
	padding: 0 20px 0 0;
	background: url("/InformaIntWeb/img/bg-btn-search.png") no-repeat right center;
}
.buscadorpeq .btn:hover{
	border-top: 2px solid #CF6F72;
	border-bottom: 1px solid #9F2729;
	background: #9f2729 url("/InformaIntWeb/img/bg-btn-hover.png") repeat-x 0 0;
	text-shadow: 2px 2px 1px #ab2d38;
	text-decoration: none;
	line-height: 20px;
	color: #fff;
}
.buscadorpeq .btn:hover span {
	background: url("/InformaIntWeb/img/bg-btn-search-hover.png") no-repeat right center;
}
*/
.left {
	float: left;
}

.right {
	float: right;
}

.fichaiContenedor {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 1%;
	display: block;
}

#fichai {
	width: 60em;
	border: 1px solid #989898;
	padding: 0px;
	min-height: 20em;
	border-radius: 5px;
	display: none;
	box-shadow: #001931 0px 10px 50px 1px;
}

.fichaiHeader {
	width: 100%;
	min-height: 7%;
	height: auto;
	background-color: #023669;
	padding-top: 0.5em;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	cursor: move;
}

.fichaiHeaderTitulo {
	color: white;
	font-weight: bolder;
	font-size: 2em;
	height: auto;
}

.fichaiCuerpo {
	background-color: #f9f9f9;
	min-height: inherit;
	/*max-height: 20em;*/
	overflow: auto;
}

.fichaiBtnCerrado {
	margin: 0.5em;
	padding: 0.1em;
	width: 1.1em;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 2px solid #FFFFFF;
	border-radius: 150px;
	z-index: 101;
	text-align: center;
	cursor: pointer;
	opacity: 0.7;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.fichaiBtnCerrado:hover {
	opacity: 1;
	background: #FFFFFF;
	color: #000000;
}

.fichaiOpciones {
	background-color: #023669;
	border-radius: 0px 0px 5px 5px;
	width: 100%;
	padding: 0;
	min-height: 4em;
}

.fichaiBtnOpcion {
	background: transparent;
	width: 33.333333%;
	float: left;
	border-radius: 0px 0px 5px 5px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	line-height: 4em;
	cursor: pointer;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.fichaiBtnOpcion:hover {
	background: #0080fd;
}

.fichaiBtnOpcionDisabled {
	background: #737373;
	cursor: default;
}

.fichaiBtnOpcionDisabled:hover {
	background: #737373;
}

.fichaiTablaDatos {
	border: none;
	font-size: 1.1em;
	word-wrap: normal;
	width: 100%;
	margin-top: 1em;
}

.roundCornerBox {
	/*padding: 2px;*/
	margin: 3px;
	border: 1px solid #85befb;
	background-color: #dae9f9;
	color: black;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.roundCornerBoxvinc {
	/*padding: 2px;*/
	margin: 3px;
	border: 1px solid #85befb;
	background-color: #1e90ff;
	color: white;
	font-weight: bold;
	border-radius: 5px;
	cursor: pointer;
	float: left;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.roundCornerBoxvinc:hover {
	border: 1px solid black;
}

.roundCornerBox:hover {
	border: 1px solid black;
}

#contenedorMapaEmpresa {
	display: none; /*Solo producci�n*/
}

#mapaEmpresa {
	/*display: none;*/ /*Solo producci�n*/
	height: 600px;
	margin: 10px;
}

.vigsCaja {
	width: 830px;
	position: relative;
	min-height: 150px;
}

.vigsCinta {
	width: 820px;
	min-height: 55px;
	border-radius: 15px;
	padding-bottom: 5px;
	position: relative;
	display: inline-block;
	margin: 10px;
	border: 1px solid #dedede;
}

.vigsCinta p {
	text-align: center;
}

.vigsContenedorBurbujas {
	width: 100%;
	min-height: 20px;
	overflow: auto;
	padding: 2px 0px;
	/*border-bottom: 1px solid #FFFFFF;*/
	border-top: 1px solid #FFFFFF;
}

.vigsBurbuja {
	position: initial;
	width: 50px;
	height: 50px;
	background-color: #FFFFFF;
	margin: 2px 4px;
	border-radius: 50px;
	float: left;
	border: 2px solid #FFFFFF;
	cursor: pointer;
	/*box-shadow: 2px 2px 5px 1px #000000;*/
	-webkit-transition: 0.4s all;
	-o-transition: 0.4s all;
	background-size: 50px 50px;
	-moz-transition: 0.4s all;
	transition: 0.4s all;
}

.vigsBurbuja:hover {
	border-radius: 10px;
}

.vigsMiniBurbuja {
	position: relative;
	width: 17px;
	height: 17px;
	background-color: #e91e1e;
	color: white;
	font-weight: bolder;
	text-align: center;
	border-radius: 17px;
	font-size: 10px;
	line-height: 15px;
	padding: 2px;
	right: -40px;
}

.vigsContenedorDetalle {
	display: none;
	background-color: #002040;
	min-width: 300px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	z-index: 1;
	border-radius: 5px;
	max-height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.vigsDetalle {
	color: #FFFFFF;
	border-bottom: 1px solid #495561;
	padding: 5px;
	font-size: 12px;
	border-radius: 5px;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	-moz-transition: 0.3s all;
	transition: 0.3s all;
	min-height: 20px;
}

.vigsDetalle a:link {
	color: #FFFFFF;
}

.vigsDetalle a:visited {
	color: #FFFFFF;
}

.vigsDetalle:hover a:link {
	color: #000000;
}

.vigsDetalle:hover a:visited {
	color: #000000;
}

.vigsDetalle:hover {
	background-color: #FFFFFF;
	color: #000000;
}

.vigsTituloCinta {
	cursor: default;
	border-radius: 15px 15px 0px 0px;
	text-align: center;
	width: 100%;
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #023669;
	font-weight: bolder;
}

.vigsTituloCinta a:link {
	color: #FFFFFF;
}

.vigsTituloCinta a:visited {
	color: #FFFFFF;
}

.vigsFooterCinta {
	width: 100%;
	min-height: 30px;
	position: relative;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.vigsBtnVisto {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	text-align: center;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 5px;
	font-size: 10px;
	line-height: 15px;
	cursor: pointer;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	-moz-transition: 0.3s all;
	transition: 0.3s all;
}

.vigsBtnVisto:hover {
	background-color: #FFFFFF;
	color: #000000;
}

#divSecciones {
	border: 1px solid gray;
	display: inline-block;
	padding: 5px;
	border-radius: 5px;
	position: absolute;
	left: 220;
}

.carruselContenedor {
	position: relative;
	display: none;
	margin: 2px;
}

.carruselIconoBtnControl {
	width: 20px;
	height: 20px;
	position: absolute;
}

.carruselBotonControl {
	cursor: pointer;
	position: absolute;
	width: 8%;
	height: 100%;
	background-color: #FFFFFF;
	opacity: 0.5;
}

.carruselBotonControl:hover {
	opacity: 0.8;
}

.carruselContenedorImg {
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0;
}

.carruselImagenActiva {
	display: inline-block;
}

.carruselBotonCerrable {
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	text-align: center;
	color: #FFFFFF;
	background-color: #2f6bd7;
	border: 2px solid #FFFFFF;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 5px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bolder;
	cursor: pointer;
	z-index: 99;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	-moz-transition: 0.3s all;
	transition: 0.3s all;
}

.carruselBotonCerrable:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #000000;
}

.botonAccion {
	position: absolute;
	margin: 5px;
	right: 0px;
}

.divEmpVinculaciones {
	width: 50%;
	padding: 1px;
	border-radius: 20px;
	border: solid;
	border-width: 1px;
	border-color: #B4B4B4;
}

.verdana11grisvincbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	background: none repeat scroll 0 0 #ECEAEA;
}

.verdana10azulvincbold {
	font-family: Arial, Arial, Helvetica, sans-serif;
	/* font-size: 11px; */
	font-weight: bold;
	color: navy;
	text-align: center;
}

.divbotonesbusqueda {
	text-align: center;
}

.botonesbusqueda {
	width: 15%;
}

.textoinfovinc {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: grey;
	text-align: center;
	padding: 2%;
}

/*Estios vinculaciones*/
.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltip-text {
	opacity: 0;
	display: none;
	width: 120px;
	background-color: white;
	text-align: center;
	border-radius: 6px;
	padding: 0.5rem;
	position: absolute;
	z-index: 1;
	color: black;
	border: 1px solid black;
}

.tooltip:hover {
	cursor: help;
}

.tooltip:hover .tooltip-text {
	display: inherit;
	opacity: 1;
	transition: opacity 0.5s;
}

.icon-info-vnc {
	background-image: url(/InformaIntWeb/img/01/img_vinculaciones.png);
	display: inline-block;
	width: 15px;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 0.2rem;
}

.icon-info-laft {
	background-image: url(/InformaIntWeb/img/01/icono_aclaracion.png);
	display: inline-block;
	width: 15px;
	height: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 0.2rem;
}

.icon-info-balance {
	background-image: url(/InformaIntWeb/img/01/icono_aclaracion.png);
	display: inline-block;
	width: 13px;
	height: 13px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.invert-img-colors {
	filter: invert(1);
}

/*Veritrade*/
.boton_personalizado {
	text-decoration: none;
	padding: 1px;
	font-weight: 100;
	font-size: 20px;
	color: #ffffff;
	background-color: #1883ba;
	border-radius: 6px;
}

.boton_personalizado:hover {
	color: #1883ba;
	background-color: #ffffff;
}

.container {
	/*     border:1px solid; */
	
}

.logoVeritrade {
	display: inline-block;
	width: 10%;
	height: auto;
	float: left;
	text-align: center;
	/*             border: #000000 1px solid; */
	padding: 10px 0px;
	margin-left: 6%;
	margin-top: 0.5%;
}

.textoInformativo {
	display: inline-block;
	width: 83%;
	height: auto;
	text-align: center;
	/*             border: #000000 1px solid; */
	padding: 11px 0px;
	margin-right: 0px;
}

.masInformacion {
	display: inline-block;
	width: 83%;
	height: auto;
	text-align: right;
	/*             border: #000000 1px solid; */
	padding: 4px;
	margin-right: 0px;
	font-size: 1.6em;
}

.cajaCabeceraActExterna1 {
	color: #666666;
	float: left;
	width: 49%;
	text-align: center;
	padding: 3px;
	font-size: 18px;
	font-family: 'Dubai Light';
	font-weight: bold;
}

.cajaCabeceraActExterna2 {
	color: #666666;
	float: right;
	width: 49%;
	text-align: center;
	padding: 3px;
	font-size: 18px;
	font-family: 'Dubai Light';
	font-weight: bold;
}

/*Mejora ilicitos*/
#ilicitos-container {
	font-size: 1.2em;
	margin-top: 25px;
	height: fit-content;
	position: absolute;
	width: 80%;
	left: 10%;
	right: 10%;
}

.seccion-ilicitos {
	margin-left: 0px;
	margin-bottom: 3rem;
}

.sub-seccion-ilicitos {
	margin-bottom: 2rem;
}

.font-1-em {
	font-size: 1em !important;
}

.font-1-2-em {
	font-size: 1.2em !important;
}

.font-0-9-em {
	font-size: .9em !important;
}

.font-0-8-em {
	font-size: .8em !important;
}

.center-text {
	text-align: center;
}

.main-ilic-title {
	font-size: 2rem;
	padding-top: 2rem;
}

#ilicitos-container menu {
	padding: .5rem;
    width: calc(100vw/ 4);
    margin: auto;
    float: left;
}

#menu-display {
	position: sticky;
	width: min-content;
	top: 10;
	float: right;
	position: -webkit-sticky;
	height: inherit;
}

menu.submenu p{
    width: fit-content;
    display: inline-block;
}

menu.submenu .nuevo{
    float: right;
    margin-right: 2rem;
    color: red;
}

menu.cursor-pointer:hover, .active-option {
	background: #922422;
	color: white !important;
	font-weight: bold;
}

menu.cursor-pointer:hover a, .active-option a {
	background: transparent;
	color: white !important;
	font-weight: bold;
}
/*
menu.cursor-pointer:hover:after, .active-option:after {
	border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #922422;
    content: " ";
    position: absolute;
    left: -10px;
    margin-top: -5px;
}*/
#ilicitos-container form .field label {
	width: 40%;
	text-align: right;
	float: left;
	font-size: 1.2em;
	vertical-align: middle;
	margin: 6px;
}

#ilicitos-container form input {
	vertical-align: middle;
	padding-left: 10px;
	width: 55%;
}

#ilicitos-container form p {
	margin: 0 !important;
}

#ilicitos-container form input[type='checkbox'] {
	width: auto;
}

.cursor-help {
	cursor: help;
}

.cursor-pointer {
	cursor: pointer !important;
}

#consulta-masiva-container form .field {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

#consulta-masiva-container form .btn {
	margin-left: 80%;
}

#ilicitos-container .btn {
	width: 10rem;
}

.hidden {
	display: none;
}

#searcher-section form p {
	font-size: 1.2em;
	margin: 10px 0px;
}

.searcher-container .btn {
	margin-left: 80%;
}

.searcher-container {
	margin: 0;
	padding: 1rem;
	border: 1px solid #B4B4B4;
}

.results-section {
	border: 1px solid #B4B4B4;
	padding: 1rem;
	margin: 1rem;
}

#ilicitos-container form .input img {
	margin-left: .6em;
}

#tabla_ilicitos_lista tr td {
	text-align: center;
	font-size: 12px;
}

#tabla_ilicitos_consultas_consumos_ofc tr td {
	text-align: center;
	font-size: 12px;
}

/*Estilos pre paginaci�n de resultados*/
#ilicitos-container td a {
	padding-left: 1rem;
}

#consulta-admin-container .row:after {
	content: "";
	display: table;
	clear: both;
}

#consulta-admin-container .row {
	padding-top: 1%;
	margin-left: 0;
	padding: 1rem;
}

#consulta-admin-container .row .number-column {
	font-size: 1.5rem;
	float: left;
	width: 4%;
	margin-left: 2%;
}

.text-column p {
	font-size: inherit;
	margin: 0;
	padding-bottom: 0.5rem;
}

.text-column {
	width: 94%;
	float: right;
}

.text-column a {
	padding: 0;
	text-decoration: underline;
	cursor: pointer;
	margin: 0px 3px;
}

.text-column .field {
	margin-top: .5em;
}

.text-column .field input {
	width: auto !important;
	padding: 0 !important;
}

.text-column .field select {
	margin-right: 1rem;
}

.text-column form {
	margin-bottom: 0;
}

.text-column .btn {
	margin-left: calc(1em - 1.5%);
}

#cons-searcher-container .field {
	display: block;
}

#cons-searcher-container .btn {
	margin-top: 0%;
	width: 30%;
	margin: 1% 35% 0px 35%;
}

#filtro_estado {
	vertical-align: middle;
	visibility: visible;
	font-size: 1.2em;
	height: 21px;
	width: 55%;
	padding-left: 7px;
}

#searcher-ext-container .btn {
	margin-top: 23px;
	position: absolute;
}

#lista-extracciones {
	table-layout: fixed;
	width: 100%;
}

#lista-extracciones td {
	width: calc(100%/ 7);
}

#lista-extracciones td {
	word-break: break-word;
	text-align: center;
}

#lista-extracciones tr td {
	text-align: center;
	font-size: 12px;
}

.ext-cell {
	font-size: .7em;
	color: black;
}

.ext-cell a {
	cursor: pointer;
	padding-left: 0;
}

.ext-cell a:hover, .disabled-send {
	color: grey;
}

.field input {
	width: max-content;
}

/*Estilos de la modal*/
@
-webkit-keyframes animatetop {from { top:-300px;
	opacity: 0;
}

to {
	top: 0;
	opacity: 1;
}

}
@
keyframes animatetop {from { top:-300px;
	opacity: 0;
}

to {
	top: 0;
	opacity: 1;
}

}
.modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 25vh;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.2);
}

.modal-ofc {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 25vh;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.2);
	font: 62.5% Arial, Helvetica, sans-serif;
}

.modal-content {
	background-color: #fefefe;
	margin: auto;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 0.4s;
	animation-name: animatetop;
	animation-duration: 0.4s;
	border-radius: 10px;
	max-width: 45vw;
}

.close {
	opacity: 0.5;
	cursor: pointer;
	float: right;
	padding: 1rem 2rem 0rem 0rem;
	top: calc(25vh + 1rem);
}

.close:hover {
	opacity: 1;
}

.close:before, .close:after {
	position: absolute;
	content: ' ';
	height: 2rem;
	width: 2px;
	background-color: black;
}

.close:before {
	transform: rotate(45deg);
}

.close:after {
	transform: rotate(-45deg);
}

#modal-body-container {
	padding: 4rem;
}

#modal-title-text {
	font-size: 2.5rem;
	line-height: 2.5rem;
	color: #023669;
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 0 1vw;
}

#modal-body-text {
	font-size: 2em;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 4rem;
}

#modal-actions {
	margin-top: 4rem;
	display: flex;
}

#modal-actions .column {
	display: inline-flex;
	width: 50%;
}

.column article {
	margin: auto;
	min-width: 15rem;
	text-align: center;
	padding: .5rem 1.5rem;
	font-size: 1.5em;
}

.text-link {
	color: blue;
	text-decoration: underline;
	padding: 0;
	font-style: italic;
	cursor: pointer;
}

.comment {
	font-size: 1em !important;
	font-style: italic;
	padding: .8em 0;
}

table.dataTable thead td {
	padding: 10px !important;
}

/*date range picker*/

#panel-monitoreos .input img {
	margin-left: .6em;
    margin-top: .1em;
    position: absolute;
}

#panel-ofc-monitoreos .input img {
	margin-left: .6em;
    margin-top: .1em;
    position: absolute;
}

.hasDatepicker{
	width: 53% !important;
}

.month-name, .week-name {
	font-size: 1.5rem;
	color: grey;
}

.ui-datepicker-calendar {
	display: none;
}

.btn-monitoreos{
	padding: .3rem 1.5rem;
    border-radius: 8px;
    border: 1px solid gray;
    cursor: pointer;
}

.button-OFC {
  text-align: right;
}

.button-OFC_Historico {
  position:static;	
  text-align: right;
  margin:0% 22.2% 0% 0%;
}

.btn_ofc{
	width: 10rem;
    margin: 0% 22.5% 1% 11%;
    display: -moz-inline-stack;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.3em;
	font-weight: bold;
	background: #2f6bd7 url("/InformaIntWeb/img/bg-btn.png") repeat-x 0 0;
	text-transform: uppercase;
	line-height: 20px;
	padding: 0 10px;
	border: 0;
	border-top: 2px solid #87B4F8;
	border-bottom: 1px solid #1C4183;
	text-shadow: 2px 2px 1px #2E5DAC;
	vertical-align: middle;
}

.button_limpiar{
	width: 10rem;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    font-size: 1.3em;
    font-weight: bold;
    background: #2f6bd7 url("/InformaIntWeb/img/bg-btn.png") repeat-x 0 0;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0 8px;
    border: 0;
    border-top: 2px solid #87B4F8;
    border-bottom: 1px solid #1C4183;
    text-shadow: 2px 2px 1px #2E5DAC;
    vertical-align: middle;
    margin: -1% -9% 0% 15%;
}

.floating-image {
    position: absolute;
    height: auto;
    width: 15%;
    left: 80%;
    margin-top: -4%;
}

@media screen and (max-width: 980px) {
	
	#ilicitos-container menu {
    width: calc(100vw/ 5);
}
	
	.floating-image {
    position: absolute;
    height: auto;
    width: 22%;
    left: 72%;
    margin-top: -13%;
	}
}

#ofc-container {
    position: relative;
}

.text-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 10vh;
  margin: 20px;
}

.icon-container {
    background-color: #e0eff4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.icon-container i {
  font-size: 24px;
  margin: 0 10px;
}

.image_ofc {
  width: 4%;
  margin-left: 10px; 
  
}

#alerta {
        vertical-align: middle;
		visibility: visible;
		font-size: 1.2em;
		height: 21px;
		width: 55%;
		padding-left: 7px; 
    }
    
#filtro_estado_mes {
        vertical-align: middle;
		visibility: visible;
		font-size: 1.2em;
		height: 21px;
		width: 55%;
		padding-left: 7px; 
    }    
    
#mes-monitoreo { 
    background: #efefef;
    color: #333;
    border: 1px solid #666;
}


.text-center-azul {
  	font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #2f6bd7;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.Historial-titulo{
	font-size: 17px;
    border-left: 30px solid white;
    color: #605252;
    border-top: 10px solid white;
    border-bottom: 10px solid white;
    font-weight: bold
}

.Nota-Historial{
	font-size: 16px;
    border-left: 30px solid white;
    border-bottom: 17px solid white;
}


/* ad */

.custom-dropdown {
    width: 55%;
    position: relative;
    display: inline-block;
  }

  .dropdown-header {
  	border-radius: 2px;
    border: 1px solid #737373;
    border-right-width: 1px; 
    padding: 3px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }

  .dropdown-list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    max-height: 200px;
    overflow-y: auto;
  }

  .dropdown-item {
    display: flex;
    align-items: center;
    padding: 5px;
    cursor: pointer;
  }

  .dropdown-item:hover {
    background-color: #f0f0f0;
  }

  .dropdown-item input[type="checkbox"] {
    margin-right: 5px;
  }

  .show {
    display: block;
  }

 .dropdown-icon{
       font-weight: bold;
 }
 .selected-date {
    color: blue !important;
  }
  .select2-results__option[aria-selected="true"] {
  color:  blue;
}
#label-ofc {
  display: flex !important;
  align-items: center !important;
}

/* ofc */
#alerta_ofc_consumos{
	width: 55%;
	height:21px;
	padding-left: 10px;
    color: #7e7971;
}
#mes_fin_monitoreo{
	width: 55%;
	height:21px;
	padding-left: 10px;
    color: #7e7971;
}

.mostrar_archivos {
    display: none;
}

.campo-vacio {
    border: 1px solid red;
}
  
.span-ofc-consumos::before {
    content: attr(placeholder);
    padding-left: 10px;
    color: #7e7971;
}
.span-ofc-consumos-p::before {
    content: attr(placeholder);
    padding-left: 10px;
    color: #7e7971;
}
.placeholder-option {
  display: none;
  padding-left: 10px;
  color: #7e7971;
  font: 106% Arial, Helvetica, sans-serif;
}

#mes-monitoreo { 
    background: #efefef;
    color: #333;
    border: 1px solid #666;
}
.icon-container-D {
    background-color: #e0eff4;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.text-center-azul-D {
	 font-size: 14px;
	 font-weight: bold;
	 text-align: center;
	 color: #023669;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 height: 100%;								
}

.modal-riesgo {
    display: none; 
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.7);
    
    align-items: center; 
    justify-content: center;
}

.modal-content-riesgo {
    background-color: #fefefe;
    margin: auto;
    padding-top: 50px;
    border: 1px solid #888;
    width: fit-content;
    position: relative;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.close-button-riesgo {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close-button-riesgo:hover,
.close-button-riesgo:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-image-riesgo {
    display: block;
    margin: auto;
    border-radius: 8px;
}
