@font-face {
font-family: 'Roboto Condensed';
src: url('font/RobotoCondensed-VariableFont_wght.ttf')  format('truetype');
}
@font-face {
font-family: 'Open Sans';
src: url('font/OpenSans-VariableFont_wdth,wght.ttf')  format('truetype');
}
/*----*/
:root {
--colornegro: 0, 0, 0; /* tonos negro #cccccc #F5F5F5*/
--color1: 109, 156, 194;  /*barraclas celeste 127,172,209;*/
--color2: 64, 123, 193; /*azul titulos #4F81BD // rgba(79, 136, 182, 1) 79, 129, 189*/
--color3: 84,107,118; /*gris textos #546b76*/
--color4: 231,235,237; /*gris muy claro bg #E7EBED  rgba(237,239,239,1);*/
--color5: 200,210,218;/*gris intermedio c8d2da*/
--color6: 192, 80, 77; /*rojo FR*/
--colorbco:255,255,255;
--color7:0,115,208; /*colo fellerinsights*/	
--color8:29, 179, 252;/*color calipso*/	

--width-xl: 1920px;
--width-l: 1680px;
--width-m: 1280px;
--width-s: 980px;
--width-xs: 736px;		
}
/* Basic */
*,*:before,*:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-o-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}
*:focus {
    outline-color: #E59092;
	outline-style:  solid ;
	outline-width: 1px;	
} 
a:focus,button:focus {
	outline-color: #EBC6C7;outline-width: 1px;	
}
body {
		font-size: 12pt; /* era 13.5*/
		font-style:normal;
		/*background: #ffffff;  era e3e9dc url(images/bg04.png)*/
		font-family:'Open Sans','verdana',sans-serif;
		color: #546b76; /* era 878e83*/
		letter-spacing: 0.5px;
		font-weight: normal;
		line-height: 1.4em;
		margin:0px;
}
body,.navaccordion ul,.ui-dialog-search /* para quitar barrascroll pero seguir haciendo scroll */
 	{
-ms-overflow-style: none; /* for Internet Explorer, Edge */
  /*scrollbar-width: none;  for Firefox */
  overflow-y: scroll; 
	}
body::-webkit-scrollbar,.navaccordion ul::-webkit-scrollbar,.ui-dialog-search::-webkit-scrollbar
 	{
  display: none; /* for Chrome, Safari, and Opera */
	}
.loader_pos {position: absolute;right: 48%;  z-index: 9999;} /*-imagen carg*/
.displaynone {display: none;}
.displayblock {display: block;}
.border{border:1px solid rgba(var(--colornegro),.18);padding:8px;margin: 0 0 1em .5em;}
.font7em{line-height:9pt;font-size:.7em !important;}
.font8em{line-height:11pt;font-size:.8em !important;}
.font9em{line-height:13pt;font-size:.9em !important;}
.font11em{font-size:1.1em !important;}
.font12em{font-size:1.2em !important;}
.letrachica{font-size:.75em;	}
.bold {font-weight: 600 !important;}
.colordest { color:rgba(var(--color6),.9)}
.colordestaz { color:rgba(var(--color2),1) !important}
.colorlight{color:rgba(var(--colorbco),1) !important}
.colorgray{color:rgba(var(--color3),.7) !important}
.colordark{color:rgba(var(--color3),1) !important}
.allpetite{font-variant-caps: all-petite-caps;}
.center {text-align: center;}
.width100 {width: 100%;}
.width50 {width: 50%;}
.divflex {display: flex;flex-direction: row;justify-content: space-between;}
.minheight60 {min-height: 60vh;}
.margin15{margin-left:1.5em;}
.maxheight100 {max-height:100%;}
.underline {text-decoration: underline;}
.notaalpie{font-size: 0.8em;background-color:rgba(var(--color3),.8);text-align:right}
.background {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    transition: opacity .3s linear;
}
.separador {
    display: block;
    margin: 0 0 0 1.5em;
    position: relative;
    width: calc(100% - 1.5em);
    z-index: 0;
}
hr.separador {
        height: 1px;
    background-color: #ccc;
	display: block;
    transition: all .65s cubic-bezier(.17,.67,.69,.85);
    transition-property: opacity,transform,box-shadow;
    z-index: 0;
    margin: 50px auto;
    max-width: 100%;
}
hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
	border-bottom-color: #ccc;
    box-sizing: content-box;
    overflow: visible;
}
	h1 {
		font-size: 1em;
		margin-top: 1em;
	}		
	h2,h3,h4,h5,h6 {		
		margin-bottom: 0.6em;
		line-height: 1.5em;
	}
	h2 {	
		font-size: 1.2em;
	}
	h3 {
		color: #478ac9;
		font-size: 1.5em;	
	}
	h4 {
		font-size: 1.1em;
		color: #283121;
	}
	h4 a:hover {
		color: rgba(20, 130, 255, 1);
	}
	h5 {
		color: #fff;
		font-size: 1.1em;
	}
	h6 {
		color: #283121;
		font-weight: 600;
		font-size: 1em;
	}
	h6:before{
		font-family: "FontAwesome";
		font-weight: 900;
		content: "\f138";
		margin-right: .6em;
		color: #cd7375;		
	}
	h7 { /*palabras destacadas */
		font-size: 1.2em;
		letter-spacing: 0px;
		opacity: 0.5;
    	filter: alpha(opacity=50); 
	}
	header h1 { /*palabras destacadas */
		color: rgba(var(--color3),.9);
		font-size:.85em
	}
	hfaq { /*equivale al h4, pero no tiene su atributo de estar en línea separada */
		font-size: 1em;
		color: #007897;
	}
	details
	{ 
		color: #666666;
		border-bottom: solid 1px rgba(var(--colornegro),.18);
	}
	details p
	{ 
		font-size: 1em;
		margin: 1em 0em .5em 1.8em;
	}
	#pagint-wrapper p
	{ 
		font-size: 1em;
	}
	i {
		font-style: italic;
	}
	p, ul {
		margin-bottom: 1em;
	}
	p {
		line-height: 1.4em;
		letter-spacing: 0em;
		font-size: 0.9em;
		margin-top: .4em;
		text-align:justify;
	}
	small, .small {
		font-size: .8em;margin-top: 1em;
	}
	strong {
		color: rgba(var(--color7),1);
		font-weight: 600;
		font-size: 1.05em;
	}
	b {
		font-weight: 600;
	}
	.right {
		float: right;
	}
.left {
		float: left;
	}
	img.left {
		float: left;
		margin: 0px 1.25em .7em 0;
		box-shadow: 3px 3px 3px 1px rgba(0,0,0,0.2); 
	}
	img.right {
		float: right;
		margin: 2px 10px 0 0px;
	}
	img.bullet {
		float: left;
		margin: 2px 1.25em 0 0;
	}
	img.top {
		margin: 4px 0 2.25em 0;
	}
	ul {
		padding: 0.1em 0 0 0;
		list-style: none;
	}
	li::marker {
		list-style: square;
  		color:rgba(var(--color8), 1);
	}
	a {
		color: rgba(var(--color2), 1);
		text-decoration: none;
		transition: 0.5s;
	}
	a:hover {
		color: #59bbff;
	}
	* > p:last-child {
		margin-bottom: 0 !important; /*!important significa q actúa sobre otras reglas */
	}
	#noticias-wrapper {
		padding: 12% 0 4% 0;
	}
	#noticias-wrapper h1 {
		font-size: 2em;
		margin-top:0;
	}
	#articulos-wrapper {
		padding: 6em 0 0 0;
	}
#varios-wrapper section {
    text-align: center;
    border-radius: .3em;
    min-height: 6em;
    transition: 1s;
    background: rgba(var(--color4),.4);
    display: grid;
    justify-content: space-around;
    align-items: center;
    box-shadow: 2px 2px 2px 0px #d8d8d8;
	padding: .4em 0 0 0;
}
#varios-wrapper section:hover i, #varios-wrapper section:hover h4 {
    color: #ffffff;
}
	#varios-wrapper section:hover {
    background: rgba(var(--color5),1);
}
	#pagint-wrapper h1 {
		color:rgba(var(--color2),1);
		font-size: 1.5em;
		letter-spacing: 0.6px;
		margin-bottom: 0.6em;
		margin-top: 0px;
		display: contents;
		text-transform: uppercase;
	}
	#pagint-wrapper h1:before 
		{font-family:'FontAwesome';font-weight: 600;
		color: rgba(84,180,215,1.00);
		display: inline-block;
		content: "\f0da";padding: 0 0.1em; margin-right: 0.3em;font-size: .8em;}

	#pagint-wrapper h2:before, #pagint-wrapper h4:before 
		{font-family:'FontAwesome';font-weight: 600;color: rgba(84,180,215,1.00);display: inline-block; content: "\f0da";margin-right: 1em;font-size: 1.1em;}
	#pagint-wrapper h2 {		
		color: rgba(var(--color3),1); 
		text-transform: uppercase;
		letter-spacing: .1em;
	}
	#pagint-wrapper .cp h1 {
		color:rgba(var(--color2),1);
		font-size: 1.3em;
		letter-spacing: 0.8px;
		margin-bottom: .7em;
		margin-top: .6em;
		border-bottom: rgba(var(--color2),1) .05em solid;
		text-transform: uppercase;
		display: block;
		font-weight: 600;
		padding: 0 0 0 0;line-height: 1.3em;
	}
	.cp h3 {
		color:rgba(var(--color2),1);
		font-size: 1.1em;
		margin-top: 2.5em;
		border-bottom: rgba(var(--color2),1) .05em solid;
		text-transform: uppercase;
		font-weight: 600;
	}
	#pagint-wrapper .cp h1:before {display: none;}
	#pagint-wrapper .cp h2 {
		color:rgba(var(--color2),1);
		letter-spacing: 0.8px;
		margin-bottom: .7em;
		margin-top: .6em;
		border-bottom: rgba(var(--color2),1) .05em solid;
		display: block;
		font-weight: 600;
		font-size: 1.6em;
		text-transform: none;
	}
	#pagint-wrapper .cp h2:before 
		{content: "";margin-right: 0em;}
	.cp ul li {	
			line-height: 1.5em;
	}
	.cp ul li::before {
		font-family: "FontAwesome";font-weight: 600;
		content: "\f0da";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
		color: rgba(29, 179, 252, 1);
		margin: .4em 1em 0 0;
	}
	.cp   {margin-top:2em}
	.cpizq  {margin-top:2em}		
	#main p
	{
		font-size: 1.05em;				
	}
		#main h2 a
		{
			color: #499EE4;  
		}
		#main h2 a:hover
		{
			color: #339966;  
		}
		#main a
		{
			color: #546b76;
			text-decoration: none;
		}
		#main a:hover
		{
			color: #499EE4;
			text-decoration: none;
		}		
	#main-wrapper h4
		{
			font-size: 0.83em;
			font-style: italic;
			margin-bottom: 1em;
		}
	#main section.indexsimple-content {
		min-height:32em;
		padding: 20px 20px 20px 20px; 
		background:  #EDEFEF;
		border-radius: 7px;
		margin-bottom:20px;
	}	
	#main section.index-content {
		padding: 20px 20px 20px 20px; 
		border-radius: 7px;
		margin-bottom:20px;
		box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.15);
	}
/*agregado todo */
	.main-image
	{
		display: block;
		width: 80%;
		margin: 0 0 2em 0;
		outline: 0;
		border-radius: 2px;
		box-shadow: 0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
	}
	.main-image img
		{
			display: block;
			width: 100%;
		}
/* Footer */
	.footer-wrapper p
	{
		color: rgba(135,191,238,1);
	}
	.footer-wrapper a {
		color: rgba(135,191,238,1);
		text-decoration: none;
	}
	.footer-wrapper a:hover {
		color: #fff;
		text-decoration: underline;
	}
	.footer-wrapper li {
		line-height:1.2em;
		font-size: 1em;
		margin:0em 0 1em 0;
		list-style: none;
	}
	.footer-wrapper {
		padding: 1% 0 0% 0;
		background: rgba(91,167,220,1.00);     
		color: #666666;
	}
.footer-wrapper h4 {
		color:#fff;}
/* Copyright */
	.copyright {
		text-align: center;
		color: #fff;
		border-top: solid 1px rgba(255,255,255,.5);
		padding: 0em 0em 2em 0em;
		margin: 0% 0 0 0;
		font-size: 0.8em;
		background: rgba(8,16,24,1.00);
	}
	.copyright a {
		color: #fff;
	}
	#copyrightfix {
		position: fixed;
		bottom: 0;
		width: 100vw;
		z-index: 3;
		background: rgba(8,16,24,1.00);
	}
	.opener a,.opener,.pag_infoemis, .pag_cpemis,.opendiv,.mitooltip{
		cursor: pointer;
	} 
.divnomencla {position:absolute;left:0%; border:8px solid #E6E6E6; width:auto; height:auto; margin-left:0px; padding: 8px; font-size: 0.9em; color: #666666; line-height: 1em; z-index:3; display:none; background-color: #FFFFFF;}
.divnomencla2 {display:none; background-color: #FFFFFF;}
/* Reusable */

	ul.small-image-list {
	}
		ul.small-image-list li {
			overflow: hidden;
			margin-bottom: 1em;
			font-size: 0.95em;line-height: 1.2em;
		}
		ul.small-image-list li a{
			color: #4d5357; 
		}
		ul.small-image-list li:hover{/*si no va así, no funciona*/
			background: #fff;
		}
		ul.small-image-list li a:hover{ /*si no va así, no funciona*/
			color: rgba(73,142,220,1.00);
		}
	ul.covid-image-list li {
		overflow: hidden;
		margin-bottom: 1em;
		font-size: 0.95em;line-height: 1.2em;
	}
	ul.big-image-list {
	}
		ul.big-image-list li {
			overflow: hidden;
			margin-bottom: 2em;
		}
		ul.big-image-list img {
			overflow: hidden;
			margin-bottom: 1em;
			box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
			width: 100%; 
		}		 
	ul.articulo-image-list {
	}
		ul.articulo-image-list li {
			min-height:12em;
			overflow: hidden;
			line-height:1.1em;
			box-shadow: 0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
		}
		ul.articulo-image-list a {
			line-height:1.5em;font-size: .95em;color:rgba(72,92,102,1);
		}
		ul.articulo-image-list a:hover {
			color:rgba(var(--color2),1);text-decoration: underline;
		}
		ul.articulo-image-list img {
			overflow: hidden;
			margin-bottom: .5em;
			box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
			width: 100%;
		}

	ul.indexart-image-list {   	 
	}
		ul.indexart-image-list li {
			overflow: hidden;
			border-radius: 5px;
			margin-bottom: 0em;
			box-shadow: 5px -4px 5px 1px rgba(0,0,0,0.04), 0 2px 3px rgba(0,0,0,.2);		
		}
		ul.indexart-image-list li:hover, ul.articulo-image-list li:hover{
			background:rgba(237,239,239,.8);color: rgba(84,107,118,1);
		}
		ul.indexart-image-list img {
			overflow: hidden;
			margin-bottom: .5em;
			box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
			width: 100%; 
		}		 
		ul.indexart-image-list p {
			margin: .4em;
			color: rgba(84,107,118);text-align:left;
		}
		ul.indexart-image-list h2, ul.articulo-image-list h2 {
		color:#485A6B;
		font-size: 1em;
    	text-transform: uppercase;
		margin: .6em .4em .6em .4em;	
		}
	ul.medium-image-list {
	}
		ul.medium-image-list li {
			overflow: hidden;
			margin-bottom: 2em;		
		}
		ul.medium-image-list img {
			box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);			
		}
	ul.cuadrado-image-list {
	}
		ul.cuadrado-image-list li {
			overflow: hidden;
			font-size: 1em;line-height: 2.2em;border-bottom:1px solid rgba(var(--colornegro),.18);
		}
		ul.cuadrado-image-list li a{
			color: rgba(72,92,102,1); letter-spacing: 0.1em;
		}
		ul.cuadrado-image-list li:hover{/*si no va así, no funciona*/
			text-decoration:underline;
		}
		ul.cuadrado-image-list li a:hover{ /*si no va así, no funciona*/
			color: rgba(20, 130, 255, 1);
		}
		ul.cuadrado-image-list img {width:13%;height: 13%;}
		ul.cuadrado-image-list p {margin-top: 1em;font-size: 1.2em;letter-spacing: 0.1em;}	
	ul.link-list {
	}
		ul.link-list li {
			border-top: solid 1px #ced0b7;
			padding: 0.4em 0 0 0;
			margin: 0.4em 0 0 0;
			font-family:verdana;
			font-size:0.9em;
		}		
		ul.link-list li:first-child {
			padding-top: 0;
			margin-top: 0;
			border-top: 0;
		}				
/*********************************************************************************/
/* lista de clasificaciones muestra nemo **** color gris:#A5B6BE*/
.pri-logo{width: 150px;height:28px;float:right;margin-left:15px}
.flag {position:relative;width:20px;height: 20px; top: -40px;right: 5px;float: right;}
.flag_menuitem {width:20px;height: 20px; vertical-align: bottom;}
.flag_pseudomenu {width:20px;height: 20px; vertical-align: middle;padding:.3em .4em;}
.pseudomenupais{top: 0;margin: 0%;font-size: 0.8em;line-height: 1em;position: sticky;color:rgba(var(--colornegro),1);}
.pseudomenupais a {color:#000;}
.pseudomenupais a:hover {display: block;background: rgba(var(--color4),.7);color:rgba(var(--color2),1)}
.divmenutop {display: flex;flex-direction: row;justify-content: space-between;min-width:35vw;margin-right:1em;float:left;}
.logofrmovil {width:150px;height: 35px; margin-right:1em;}
.years {width:3em;height:3.2em;margin-top: 0.5em;}
.rayalogo {position: relative; width:1px;height:40px;right: 20px;top: 20px;}
#frase {display:inline-flex; margin-top:1em;}

.barraclas {background:rgba(var(--color1),1);color:#ffffff;font-size:.8em;line-height:1.8em;  margin: 0em 0 .5em 0}    
.emisor {text-indent:10px;font-weight: 600;font-size: 0.86em;display:inline-block; margin: .7em 0;z-index:0;width:100%;background-color:rgba(var(--color4),1);}

.emisor a{display:block;transition: 1s;padding:.3em 0;}/*color: #485A6B; */
.emisor a:hover {color:#fff;background-color:rgba(105, 175, 233, 0.6);display:block;}

 .reportes {position:relative;color:rgba(var(--color2),1);background-color:#B9D7EC;display:inline-block;border-left: 1px rgba(105, 175, 233, 1) solid;float:right;margin-top:0.05em}
 .reportes a{text-indent:10px;margin:0;color:rgba(var(--color2),1);font-size:0.7em;display:block}
 .reportes a:hover {color:#fff;background-color:rgba(105, 175, 233, 1);}

/* paginadores noticias*/	
		.infopagingc li a {display:block; padding: 0.7em;width: 92%;color: #546b76; border-bottom: 1px rgba(var(--colornegro),.18) solid;font-size: 0.95em;line-height: 1.2em;transition: 1s;}
		.infopagingc li a:hover {background-color: rgba(var(--colornegro),.04); color: #2E406B;}/*el width y height son para hacer que toda la celda cambie de color*/
		.infopagingc .fecha65pt {font-size: 0.9em; color: #999999;}
		.cppagingcr li  {}
		.cppagingcr li a {background-color: rgba(var(--colorbco),1); border-bottom: 1px rgba(var(--colornegro),.18) solid;display: block;padding: 12px 4px 12px 4px;color: rgba(var(--color2),1);}
		.cppagingcr li a:hover {box-shadow: 5px 5px 20px 0 rgba(0,0,0,.2);transform: translateY(-3px);border-bottom: 0px;
		}/*el width y height son para hacer que toda la celda cambie de color*/
		.cppagingcr .title { line-height: 1em;  font-size: .85em; color: rgba(var(--color3),1); font-weight: bold;text-transform: uppercase;letter-spacing: .1em}
		.cppagingcr .container:hover{position: relative;z-index:1}

		.cppagingcr .descripcion { font-size: 1.1em; color: rgba(var(--color3),1); font-weight: normal;line-height: 1.5em;padding:.3em 0 0 1.5em  }
		.cppagingcr .fecha65pt {font-size: 0.8em; color: #999999;}
		.cppagingcr .tweet {float:right;font-size:0.7em;font-weight: normal;} 	
		.cppagingcr .tweet a:hover {background-color: #ffffff;}
		.cppaging_pags {position:absolute;margin:.25em 0 0 -1.7em; top:0px;height:auto; width:100%; z-index:2; overflow:hidden; text-align:right;font-size: 1.2em; color: #999999;line-height: 2.5em;}/*div donde va el núm de pag*/
		.cppaging_pagsclas{   
			width: 100%;
			line-height: 2.5em;
			display: flex;
			justify-content: flex-end;}/*div donde va el núm de pag*/

		.cppaging_pags img, #cppaging_pagsc img, .cppaging_pagsclas img {position:relative;top:5px;}

.marco, .marco_otrainf { /*marco de texto principal dentro de las pág. interiores */
	position: relative;
	margin: 0 0 1em 0;
	padding: .8em .8em .4em .8em;	
	border-radius: 2px;
	background: #ffffff;
    box-shadow: 3px 4px 5px 1px rgb(0 0 0 / 15%), 0px 0px 7px 0px rgb(0 0 0 / 10%); 
	}
.marco_otrainf {
	margin: 15px 0 0 0;}
.sinborde  {
	box-shadow: unset; }
.marcoazul { /*marco azul de texto dentro de las pág. interiores */
	padding: .8em .2em .4em .4em;	
	background: rgba(var(--color4),1);
	border: 3px solid #fff;
	position: relative;
	margin: 0;
	border-radius: 2px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
}
	#pagint-wrapper .marcoazul p{ 
	font-size: 0.8em;
	}
	#pagint-wrapper .marcoazul p:last-child {
		margin-bottom: 0.8em !important;
		box-shadow: inset 0 0px;
		text-align: left;
	}
	.marcoazul a:hover{ 
		color:rgba(var(--colornegro),1); 
	}
	#divfiltro a:hover {
		font-weight: normal;
	}	
	.listas_clasif { /* */
	position: relative;
	margin: 0em 0;
	padding: 0;
	line-height: 1em;
	letter-spacing:0px;
	background: #ffffff;
	border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.15), 0 2px 3px rgba(0,0,0,.2);
	}
	.listas_clasif ul {margin:0em 0px 0.0em 0em;padding:.5em 0px .5em .0em;line-height: 1.5em;font-size:.93em}
	.listas_clasif ul li {padding:0em 0px 0em .0em;border-bottom:1px solid rgba(var(--color4),1);}
	.listas_clasif ul li:last-child {border-bottom:0px;}
	.listas_clasif  ul li a:hover { font-weight: 600;color:rgba(192, 80, 77, 1)}
	.listas_clasif .ul_pintada ul  {background: rgba(237,239,239,.6);border-bottom:2px solid #fff;padding:0em;}
	.listas_clasif .ul_pintada ul li  {border-bottom:0px;}
	
	.clasif_empresa_flecha {width:2%;display: inline-block;}.clasif_empresa_date {width:7%;color:#999999;font-size:.85em;display: inline-block;font-weight: 100;}
	.clasif_empresa_inst {width:24%;display: inline-block;}.clasif_empresa_serie {width:8%;display: inline-block;}.clasif_empresa_nisnc {width:9%;display: inline-block;}
	.clasif_empresa_nemo {width:15%;display: inline-block;}.clasif_empresa_categ{width:21%;display: inline-block;}.clasif_empresa_persp{width:13%;display: inline-block;}
	.clasif_empresa_actsub {font-size:.7em;padding:.7em .7em .7em .7em;font-family: Verdana; line-height: 9pt;}

.rowraya {/* raya gris */
	border-top:solid 1px #999999;margin:20px 0 0px 0px;
	}
/*SCORING**************/
		.check-list li
		{
			text-align: left;
			padding: 0.7em 0 0.7em 0.5em;
			font-size: 1.1em;
		}
		.check-list li:before /*--para poner un icono en cada <li> --*/
		{ content: '✓'; 
			font-style: normal; font-weight: 900; text-decoration: inherit; 
		 font-size: 1.3em; padding-right: .7em; color: #51ee91;
		 }			
		.check-list li:first-child
		{
			padding-top: 0 !important;
			border-top: 0 !important;
			background-position: 0 0.3em;
		}
		.check-list li:last-child
		{
			padding-bottom: 0 !important;
			border-bottom: 0 !important;
		}
		#content .check-list li
		{
			line-height: 1.3em; /* agregado por mi*/
			border-bottom: solid 1px #e2e6e8;
		}
		#content div
		{
			padding: 1em 1em;
		}
		#content h2
		{
		font-family: 'Yanone Kaffeesatz','PT Sans Narrow','verdana', sans-serif;
		text-transform:uppercase;
		}	
		#content h3
		{
			color: #96a9b5;
			font-size: 1em;
		}		
	
		.quote-list li
		{
			padding: 1em 0 1em 0;
			overflow: hidden;
		}
		
		.quote-list li:first-child
		{
			padding-top: 0 !important;
			border-top: 0 !important;
		}

		.quote-list li:last-child
		{
			padding-bottom: 0 !important;
			border-bottom: 0 !important;
		}
			.quote-list li img
			{
				float: left;
				margin:0 10px 10px 0; 
				box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.15);
			}
		#content .quote-list li
		{
			border-bottom: solid 1px #e2e6e8;
		}
		#marco .check-list li
		{
			line-height: 1.2em;
			border-bottom: solid 1px #e2e6e8;
		}
		#marco .check-list li a
		{	
		color:#546b76;
		}
		#marco .check-list li a:hover
		{	
		color:#499EE4;
		}	
/* agregado para tooltip
--------------------------*/
[role=tooltip] {

}
.ui-tooltip, .arrow:after {
   box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #6F94BF;
  color: #fff;
 border:0px;
    
  }
  .ui-tooltip {
    padding: 5px 12px 5px 12px;
    color: white;
    border-radius: 5px;
    font-size:  .9em ;
	font-family: "Open Sans";
    text-transform: lowercase;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px rgba(0, 0, 0, 0);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
/*FIN TOOLTIP **************/
/*paginacion clasificaciones */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color:rgba(var(--color6),.75);
  border-color:rgba(var(--color6),.75);
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.cppaging_pagsclas ul {
  padding: 0.3em 1em 0.3em 0.3em;
}	
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
@media screen and (max-width: 736px) {
	.ifr_pbi {height: calc(100vh - 110px);width: 100vw;margin-top:50px;}
}
@media  (min-width: 737px)  {
	.ifr_pbi {height: calc(100vh - 110px);width: 100vw;margin-top:0px;}
}