/**********************************************
 *	Hoja de estilos Portal Financiero Grupo Aval Web 2.0 
 *
 *DESCRIPCIÓN: El nombre del estilo debe estar
 *compuesto de la siguiente manera:
 *  .[nombre del portlet]-[componente dentro del portlet]-[caracteristica principal]
 *Ejemplo: .accionesAval-subTitulo-rojo{...}
 *********************************************/
/* **********************************************************************************************/
/* ESTILOS PARA TABLAS ORDENABLES JQUERY
/* **********************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
* {
	font-family: 'Roboto', sans-serif !important;
}
.ui-datepicker-trigger {
	background: none;
	border: none;
}
table.tablesorter {
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
}
table.tablesorter thead tr .header {
	background-image: url("/wps/wcm/connect/grupo-aval/0bb234a8-9dfc-4d53-8faa-accb44d13c63/bg.gif?MOD=AJPERES");
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 1em;
	cursor: pointer;
}
table.tablesorter tbody td {
}
table.tablesorter tbody tr.odd td {
}
table.tablesorter thead tr .headerSortUp {
	background-image: url("/wps/wcm/connect/grupo-aval/d129ff75-cd42-4a03-8c30-5ad818f7aa78/asc.gif?MOD=AJPERES");
	background-position: center right;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("/wps/wcm/connect/grupo-aval/adfea21f-9077-40fb-97f4-0cde0971fc30/desc.gif?MOD=AJPERES");
	background-position: center right;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}
th a {
	text-decoration: underline;
}
th a:visited {
	color: #FFF !important;
	text-decoration: underline;
}
th a:hover {
	color: #FFF !important;
}
/* **********************************************************************************************/
/* ESTILOS PARA DIALOGOS DE MAGNIFIC POPUP
/* **********************************************************************************************/
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, input, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	/*font-size: 100%;*/
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.white-popup {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 5px auto;
	max-width: 1000px;
	min-width: 300px;
	padding: 5px;
	position: relative;
}
/* **********************************************************************************************/
/* ESTILOS PARA MENSAJES INFORMATIVOS Y DE ERROR
/* **********************************************************************************************/

.ui-message-aval {
	list-style: none outside none;
	padding: 2%;
	text-align: center;
	margin: 1%;
}
.portlet-msg-error {
	background: #f3f3ff;
	border: 1px solid #ffaaaa;
	color: #FF2343;
	-moz-box-shadow: 0 0 0.25em #ffaaaa;
	-webkit-box-shadow: 0 0 0.25em #ffaaaa;
	box-shadow: 0 0 0.25em #ffaaaa;
	background: transparent url("/wps/wcm/connect/grupo-aval/0d5e0f2a-b477-4e7e-ba29-ae08ba280577/messages.png?MOD=AJPERES") 0.7em 19% no-repeat;
	text-indent: 2.2em;
}
.portlet-msg-info {
	background: #f3f3ff;
	/*border: 1px solid #b2d1ff*/;
	color: #006dba;
	-moz-box-shadow: 0 0 0.25em #b2d1ff;
	-webkit-box-shadow: 0 0 0.25em #b2d1ff;
	box-shadow: 0 0 0.25em #b2d1ff;
	background: transparent url("/wps/wcm/connect/grupo-aval/0d5e0f2a-b477-4e7e-ba29-ae08ba280577/messages.png?MOD=AJPERES") 0.7em 74% no-repeat;
	padding-left: 2em;
}
.portlet-msg-text-error {
	box-shadow: 0 0 0.25em #FFAAAA;
	color: #FF2343;
	margin-left: 1em;
	font-size: 60%;
}
.portlet-msg-text-info {
	background: #f3f3ff;
	border: 1px solid #b2d1ff;
	color: #006dba;
	-moz-box-shadow: 0 0 0.25em #b2d1ff;
	-webkit-box-shadow: 0 0 0.25em #b2d1ff;
	box-shadow: 0 0 0.25em #b2d1ff;
	text-indent: 2.2em;
}
/* **********************************************************************************************/
/* ESTILOS IMAGENES DE VARIACION
/* **********************************************************************************************/
.variacion-positiva {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -5px -5px;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	padding-left: 10px;
	margin-top: 5px;
	width: 10px;
}
.variacion-negativa {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -111px -1px;
	background-repeat: no-repeat;
	float: right;
	height: 14px;
	padding-left: 10px;
	width: 10px;
}
.sin-variacion {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -55px -5px;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	margin-top: 5px;
	padding-left: 10px;
	width: 10px;
}
.bvc-acc-dia-home-panel-ticker .variacion-positiva {
	float: none !important;
	padding-right: 5px;
	padding-top: 3px;
}
.bvc-acc-dia-home-panel-ticker .variacion-negativa {
	float: none !important;
	padding-right: 5px;
	padding-top: 3px;
}
.bvc-acc-dia-home-panel-ticker .sin-variacion {
	float: none !important;
	padding-right: 5px;
	padding-top: 3px;
}
/*.variacion-positiva {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -4px -1px;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	padding-left: 2.5em;
	width: 10px;
}
.variacion-negativa {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -109px -8px;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	padding-left: 2.5em;
	width: 10px;
}
.sin-variacion {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -58px -1px;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	padding-left: 2.5em;
	width: 10px;
}*/
/* **********************************************************************************************/
/* PORTLET ACCIONES AVAL 
/* **********************************************************************************************/
.spacer { /*clear: both;*/
	display: block;
	overflow: hidden;
	height: 1em !important;
}
.aval-acc-fondoForm-gris {
	/*background-color: #F3F3F3;*/
	border: 1px solid #969594;
	height: 424px;
	margin: 10px;
}
.aval-acc-panel-flecha-expandir {
	width: 95%;
}
.aval-acc-titulo {
	color: #ffffff;
	background-color: #4992C2;
	height: 24px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
.aval-acc-subtitulo {
	color: #969594;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	/*border-left: 1px solid #969594;
	border-right: 1px solid #969594;*/
	width: 100%;
}
.aval-acc-area-subtitulo {
	margin: 10px;
	color: #1B1B1A;
	font-size: 11px;
	font-weight: bold;
}
.aval-acc-tab-selected {
	background-color: #B6CCDF;
	text-align: center;
	height: 24px;
	width: 100%;
	color: #1F396D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	border-right: 1px solid #969594;
}
.aval-acc-tab-graf-selected {
	background-color: #FFFFFF;
	text-align: center;
	height: 24px;
	width: 100%;
	color: #1F396D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid #FFF !important;
}
.aval-acc-tab-unselected {
	background-color: #9BBAD5;
	text-align: center;
	height: 24px;
	width: 100%;
	color: #1F396D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	border-right: 1px solid #969594;
}
.aval-acc-tab-graf-unselected {
	background-color: #9bbad5;
	text-align: center;
	height: 24px;
	width: 100%;
	color: #1F396D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
.aval-acc-tab {
	border-collapse: collapse;
	width: 100%;
}
.aval-acc-tab-grafica {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
.aval-acc-tab-grafica td {
	border: 1px solid #969594;
}
.aval-acc-tab-grafica td:nth-child(1) {
	border-left: none !important;
}
.aval-acc-tab-grafica td:nth-last-child(1) {
	border-right: none !important;
}
.aval-acc-tabla-tab {
	font-weight: normal;
	font-size: 10px;
	color: #3e3d40;
	width : 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
/*.aval-acc-tabla-tab td {
	border-top: 1px solid #969594;
	border-left: 1px solid #969594;
	border-right: 1px solid #969594;
}*/

.aval-acc-tabla-tab td:first-child {
	border-right: 1px solid #969594;
}
.aval-acc-grafica {
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffff;
}
.aval-acc-ver-mas-link {
	font-weight: normal;
	font-size: 12px;
	color: #1F396D;
	text-align: right;
	text-decoration: underline;
	padding: 15px 9px 13px 0;/*border: 1px solid #969594;
	border-top: none;*/
}
.aval-acc-btn-ver-mas-link {
	color: #003578;
	cursor: pointer;
	width: auto;
}
.aval-acc-tabla {
	font-weight: normal;
	font-size: 10px;
	color: #3e3d40;
	width : 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.aval-acc-tabla-header {
	font-weight: normal;
	font-size: 12px;
	color: #2B509E;
	background-color: #ECECEC;
	border-top: 1px solid #969594;
	text-align: center;
}
.aval-acc-tabla tr:nth-child(odd) {
	background: #ffffff !important;
}
.aval-acc-tabla td {
	text-decoration: none;
	text-align: center;
	border: 1px solid #969594;
	font-size: 12px;
	color: #393939;
	text-align: center;
}
.aval-acc-tabla-footer {
	background-color: #f6f6f6;
	text-align: right;
	padding-right: 10%;
	padding-top: 1%;
	height: 20px
}
.aval-acc-tabla-link {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #003578;
}
.aval-acc-formGrid {
	border: 0.5px;
	border-color: #969594;
	width: 100%;
}
.aval-acc-grafica-chart {
	padding: 2%;/*border-left: 1px solid #969594;
	border-right: 1px solid #969594;*/
}
.aval-acc-panel-grafica {
	padding: 2%;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET TABLA INDICADORES
/* **********************************************************************************************/
.ind-table-container {
	margin: 10px;
	background-color: #FFF;
	max-height: 480px;
	overflow-y: auto;
}
.ind-table td:nth-child(1) {
	padding: 0;
}
.ind-table {
	border-collapse: collapse;
	width: 100%;
}
.ind-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.ind-hist-nombre {
	font-weight: bold;
	color: #0067ac;
}
.ind-table-column {
	border: 1px solid #969594;
}
.ind-table-column a {
	text-decoration: underline;
	color: #3E3D3F;
}
.ind-table td:nth-child(2) {
	line-height: 12px;
	text-align: left !important;
	width: 20%;
}
.ind-table-column-header {
	background: #9BBAD5;
	border: 1px solid #969594;
	color: #003578;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
	text-align: center;
	font-weight: normal;
}
.ind-table-row-odd {
	font-size: 10px;
	color: #3E3D3F;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #969594;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	border: 1px solid;
	padding: 2px;
	margin: 1px;
	background: #F2F1F1;
	text-align: center;
}
.ind-table-row-even {
	font-size: 10px;
	color: #3E3D3F;
	background-color: #ffffff;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #969594;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	border: 1px solid;
	padding: 2px;
	margin: 1px;
	text-align: center;
}
.ind-table-header {
	background-color: #4992C2;
	border: 1px solid #969594;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin: 1px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
.ind-table-header-desc {
	background-color: #FFFFFF;
	color: #3E3D3F;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	line-height: 12px;
}
.cont-grafica-tes {
	text-align: center;
	border: 1px solid #969594;
	width: 97%;
	margin: 0 auto;
	margin-top: 10px;
}
.cont-grafica-tes img {
	margin-top: 10px;
	margin-bottom: 12px;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET GRAFICA INDICADORES
/* **********************************************************************************************/

.ind-grafica-container {
	padding: 10px;
	max-width: 555px;
}
.ind-table-row-odd .ind-grafica-container {
	background-color: #FFFF;
	margin: 10px !important;
	height: 100%;
	border: 1px solid #969594;
	border-bottom: none;
}
.ind-grafica-header {
	background-color: #4992c2;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #969594;
	border-bottom: none;
}
.ind-grafica-chart span:hover {
	box-shadow: 0 0 10px #b6ccdf;
}
.ind-grafica-footer {
	background-color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-right: 1em;
	text-align: right;
	color: #1F396D;
	text-decoration: underline;
	border: 1px solid #969594;
	border-top: none;
	margin-bottom: 20px;
}
.ind-grafica-footer a {
	/*color: #FFFFFF !important;*/
	text-decoration: none;
}
.ind-grafica-chart {
	border: 1px solid #969594;
	max-width: 650px;
	padding: 10px;
	border-bottom: none;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET HISTORICO INDICADORES
/* **********************************************************************************************/

.ind-hist-container {
	max-width: 550px;
	min-height: 600px;
	background-color: #f6f6f6;
	padding: 2em;
}
.ind-hist-titulo {
	background-color: #4992C2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-bottom: 0.5em;
	text-align: center;
}
.ind-hist-descripcion {
	color: #3E3D40;
	font-size: 11px;
	padding: 0.3em;
	text-align: justify;
	text-indent: 2em;
}
.ind-hist-consulta-table {
	width: 100%
}
.ind-hist-consulta-table span {
	font-size: 12px;
}
.ind-hist-consulta-table input {
	margin-left: 1em;
	padding-left: 1em;
	padding: 0.5em;
	border: solid 1px #DEDEDE;
	border-radius: 3px;
	background-color: #FFFFFF;
	/*height: 0.8em;*/
	font-size: 9px;
}
.ind-hist-consulta-table input:focus {
	box-shadow: 0 0 15px #036;
}
.ind-hist-consulta-table-colum {
	text-indent: 1em;
}
.ind-hist-consulta-table tr:nth-child(odd) {
	background: #ffffff !important;
}
.ind-hist-consulta-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.ind-hist-panel-titulo-consultar {
	background-color: #4992C2;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	line-height: 24px;
}
.ind-hist-consulta-table td {
	font-size: 10px !important;
	color: #3E3D3F;
}
.ind-hist-panel-fecha {
	font-size: 80%;
	height: 1.6em;
	margin-top: 0.5em;
	width: 60%;
}
.ind-hist-panel-fecha input {
	margin-left: 1em;
	padding-left: 1em;
	padding: 0.5em;
	border: solid 1px #DEDEDE;
	border-radius: 3px;
	background-color: #FFFFFF;
	float: right;
	height: 0.8em;
	font-size: 65%;
}
.ind-hist-panel-fecha span {
	padding-left: 2em;
}
.ind-hist-panel-boton {
	height: 30px;
	text-align: center;
}
.ind-hist-panel-boton input {
	background-color: #9BBAD5;
	border: none;
	border-radius: 0 0 0 0;
	color: #1F396D;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin-top: 3px;
	padding: 0.1em;
	width: 138px;
}
.ind-hist-table {
	width: 100%;
	font-size: 10px;
	border-collapse: collapse;
	border-color: #969594;
	table-layout: fixed;
}
.ind-hist-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.ind-hist-panel-tabla {
	background-color: #0067ac;
	color: #ffffff;
	text-align: left;
	margin-bottom: 1em;
	height: auto;
	max-height: 200px;
	overflow: auto;
	max-height: 144px;
}
.aval-odd {
	background-color: #FFFFFF;
}
.aval-even {
	background-color: #e2e1e1;
}
.ind-hist-table-row-even {
	background-color: #FFFFFF;
	color: #3e3d40;
	text-indent: 2em;
}
.ind-hist-table-row-odd {
	text-indent: 2em;
	background-color: #e2e1e1;
	color: #3e3d40;
}
.ind-hist-table-column {
	background-color: #9BBAD5;
	border: 1px solid #969594;
	color: #003578;
	font-size: 11px;
	height: 21px;
	text-align: center;
}
.ind-hist-table td {
	border: 1px solid #969594;
}
.ind-hist-panel-chart {
}
/* **********************************************************************************************/
/* ESTILOS PORTLET GRAFICA EURO
/* **********************************************************************************************/
.euro-fondoForm-gris {
	/*background-color: #f6f6f6 !important;*/
	padding: 10px;
	max-width: 640px;
}
.euro-formGrid {
	border: 1px solid #969594;
	width: 100%;
	max-width: 640px;
}
.euro-grafica-header {
	background-color: #4992C2;
	text-indent: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
}
.euro-grafica {
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffff;
}
.euro-grafica-chart {
	padding: 2%;
	max-width: 530px;
	width: 100%;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET TABLA EURO
/* **********************************************************************************************/
.euro_tabla_header {
	font-weight: normal;
	font-size: 11px;
	color: #003578;
	background-color: #9bbad5;
	border: 1px solid #969594;
}
.euro-tabla-fondoForm-gris {/*background-color: #f6f6f6 !important*/
	padding: 10px;
	max-width: 400px;
}
.euro_tabla {
	font-weight: normal;
	font-size: 10px;
	color: #3e3d40;
	width : 100%;
	border-collapse: collapse;
	background: #F2F1F1;
	border: 1px solid #969594;
}
.euro_tabla_header {
	text-align: center;
}
.euro-tabla-formGrid {
	width: 100%;
}
.euro_tabla tr:nth-child(odd) {
	background: #ffffff;
}
.euro_tabla td {
	text-decoration: none;
	text-align: center;
	border: 1px solid #969594;
}
.euro_tabla_footer {
	text-align: right;
	height: 24px;
}
.euro_tabla_link {
	font-weight: normal;
	font-size: 12px;
	color: #1F396D;
	text-decoration: underline;
	width: auto;
	cursor: pointer;
	line-height: 24px;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET ACCIONES BVC DIA
/* **********************************************************************************************/
.bvc-acc-dia-container {
/*background-color: #F6F6F6;*/
}
.bvc-acc-dia-table-container {
	max-height: 200px;
	overflow: auto;
}
.styleVerMasAccionBvcDia {
	padding: 2em !important;
	border: 1px solid #969594;
}
.bvc-acc-dia-table {
	border-collapse: collapse;
	border: 1px solid #969594;
	width: 100%;
}
.bvc-acc-dia-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-dia-table-column {
	border: 1px solid #969594;
	text-indent: 0.8em;
	padding-right: 5px;
	text-align: right;
}
.bvc-acc-dia-table-column {
	text-align: right !important;
}
.bvc-acc-dia-table-row td:nth-child(2), .bvc-acc-dia-table-row td:nth-child(5) {
	text-align: left !important;
}
.bvc-acc-dia-table-row td:nth-child(2), .bvc-acc-dia-table-row td:nth-child(5) a {
	text-decoration: underline;
}
.bvc-acc-dia-table-row {
	font-size: 10px;
	color: #3E3D3F;
	background: #F2F1F1;
	border: 1px solid #969594;
}
.bvc-acc-dia-table tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.bvc-acc-dia-table-header-titulo {
	background-color: #4992C2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 1em;
}
.bvc-acc-dia-table-header-titulo a {
	color: #FFFFFF !important;
}
.bvc-acc-dia-table-header-desc {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	color: #2B509E;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.bvc-acc-dia-table-footer {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #2B509E;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px
}
.bvc-acc-dia-table-column-header {
	background-color: #9BBAD5;
	font-size: 11px;
	color: #003578;
	text-align: center;
	border: solid 1px #FFF;
}
.bvc-acc-dia-link-ver-mas {
	direction: rtl;
	font-size: 12px;
	font-style: normal;
	margin: 1em;
	color: #1F396D;
	text-decoration: -moz-anchor-decoration;
}
.bvc-acc-dia-table-header-fix {
	width: 100%;
	border-collapse: collapse;
}
.bvc-acc-dia-table-header-fix th {
	border: solid 1px #FFF;
}
.bvc-acc-dia-table-column-header:nth-child(1), .bvc-acc-dia-table-column:nth-child(1) {
	width: 7%;
}
.bvc-acc-dia-table-column-header:nth-child(2), .bvc-acc-dia-table-column:nth-child(2) {
	width: 20%;
}
.bvc-acc-dia-table-column-header:nth-child(3), .bvc-acc-dia-table-column:nth-child(3) {
	width: 20%;
}
.bvc-acc-dia-table-column-header:nth-child(4), .bvc-acc-dia-table-column:nth-child(4) {
	width: 20%;
}
.bvc-acc-dia-table-column-header:nth-child(5), .bvc-acc-dia-table-column:nth-child(5) {
	width: 3%;
}
.bvc-acc-dia-table-column-header:nth-child(6), .bvc-acc-dia-table-column:nth-child(6) {
	width: 10%;
}
.bvc-acc-dia-table-column-header:nth-child(7), .bvc-acc-dia-table-column:nth-child(7) {
	width: 20%;
}
/* **********************************************************************************************/
/* ESTILOS LIGTHBOX HORARIO ESTADOS UNIDOS
/* **********************************************************************************************/
.acc-horario-eeuu-container {
	background-color: #F6F6F6;
	max-width: 500px;
	padding: 2em;
}
.acc-horario-eeuu-table {
	border-collapse: collapse;
}
.acc-horario-eeuu-tittle {
	background-color: #4992C2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.acc-horario-eeuu-column {
	border: 1px solid #969594;
	color: #3E3D40;
	font-size: 10px;
}
.acc-horario-eeuu-row {
	color: #3e3d40;
	font-size: 10px;
}
.acc-horario-eeuu-row-header .acc-horario-eeuu-column {
	background-color: #9BBAD5;
	color: #003578;
	font-size: 11px;
	text-align: center;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET ACCIONES USA DIA
/* **********************************************************************************************/

.usa_acc-formGrid {
	border: 0.5px;
	border-color: #969594;
	width: 100%;
}
.usa_acc_tabla_header {
	font-weight: normal;
	font-size: 11px;
	color: #003578;
	background-color: #9BBAD5;
	border: 1px solid #969594;
}
.usa_acc-tabla-fondoForm-gris {
	/*background-color: #f6f6f6 !important;*/
	padding: 10px;
	max-width: 400px;
}
.usa_acc-grafica-header {
	background-color: #4992C2;
	text-indent: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	Height: 24px;
	text-align: center;
	border: 1px solid #969594;
}
.usa_acc_tabla {
	font-weight: normal;
	font-size: 10px;
	color: #3e3d40;
	width : 100%;
	border-collapse: collapse;
}
.usa_acc_tabla_header {
	text-align: center;
}
.usa_acc_tabla tr:nth-child(odd) {
	background: #ffffff !important;
}
.usa_acc_tabla td {
	text-decoration: none;
	text-align: center;
	border: 1px solid #969594;
}
.usa_acc_tabla_footer {
	/*background-color: #f6f6f6;*/
	text-align: right;
	padding-right: 10%;
	padding-top: 1%;
	height: 20px
}
.usa_acc_tabla_link {
	font-weight: normal;
	font-size: 12px;
	color: #1F396D;
	text-decoration: underline;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET INDICADORES BVC DIA
/* **********************************************************************************************/
.bvc-ind-dia-portlet-container {
	/*background-color: #F6F6F6;*/
	border: 1px solid #969594;
}
.popupIndicadorDiaBvc {
	padding: 2em !important;
	max-width: 450px;
	border: 1px solid #969594;
}
.bvc-ind-dia-portlet-titulo {
	background-color: #4992C2;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #969594;
	height: 24px;
	line-height: 24px;
}
.bvc-ind-dia-portlet-botones {
	/*margin: 1em;*/
	width: 100%;
	/*background-color: #5a84af;*/
	font-size: 12px;
	height: 24px;
}
.bvc-ind-dia-portlet-boton {
	background-color: #9BBAD5;
	border: 1px solid #FFF;
	text-decoration: none;
	width: 33.3%;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #1F396D;
	text-align: center;
	height: 24px;
}
.bvc-ind-dia-portlet-boton-activo {
	background-color: #FFFFFF;
	text-decoration: none;
	width: 33.3%;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #1F396D;
	text-align: center;
	height: 24px;
}
.bvc-ind-dia-portlet-botones input:hover, .bvc-ind-dia-portlet-botones input:focus {
	background-color: #0067ac;
	color: #ffffff;
	outline: none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bvc-ind-dia-tabla-container {
	/*margin-left: 0.8em;*/
	/*width: 91%;*/
	height: auto;
	margin-bottom: 1em;
	max-height: 300px;
	overflow-y: auto;
}
.bvc-ind-dia-portlet-container-footer {
	direction: rtl;
	padding: 0.5em;
}
.bvc-ind-dia-portlet-container-notas {
	background-color: #FFFFFF;
	text-align: justify;
	font-size: 11px;
	color: #2B509E;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
padding:bottom:10px
}
.bvc-ind-dia-portlet-container-footer a {
	color: #1F396D !important;
	font-size: 12px;
	text-decoration: none;
}
.bvc-ind-dia-container-column {
	vertical-align: top;
	width: 50%;
}
.bvc-ind-dia-container-row {
}
.bvc-ind-dia-table {
	border-collapse: collapse;
}
.bvc-ind-dia-table tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.bvc-ind-dia-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-ind-dia-table-column-header {
	background-color: #9BBAD5;
	color: #003578;
	font-size: 10px !important;
	font-weight: normal;
	text-align: center;
	border: 1px solid #969594;
	min-width: 60px;
}
.bvc-ind-dia-table-column {
	border: 1px solid #969594;
	width: 16%;
	text-indent: 1em;
}
.bvc-ind-dia-table-column1 {
	border: 1px solid #969594;
	text-indent: 1em;
	width: 20%;
}
.bvc-ind-dia-table-row {
	font-size: 10px;
	color: #3E3D3F;
	background-color: #e2e1e1;
	text-align: right;
}
.bvc-ind-dia-link-ver-mas {
	font-size: 10px !important;
	font-style: normal;
	color: #1F396D;
}
.bvc-ind-dia-panel-activo {
	background-color: #0067AC;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-indent: 1em;
	width: 100%;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	display: none;
}
.bvc-ind-dia-activo {
}
.bvc-ind-dia-grafica-container {
	max-width: 530px;
	width: 100%;
}
.bvc-ind-dia-portlet-container table {
	/*width: 100%;
	padding-right: 13px;
	margin-bottom: 20px;*/
	/*margin: 10px auto;*/
	border-collapse: collapse;
	width: 100%;
}
.bvc-ind-dia-portlet-container table .bvc-ind-dia-table {
	/*margin-left: 17px;
	width: 95%;*/
	margin-left: 0px;
	width: 100%;
}
[id='viewns_Z7_609I03O0J8KOE0AIOI8URH0G60_:ns_Z7_609I03O0J8KOE0AIOI8URH0G60_j_id1240483160_2e3526a6'] {
 margin-left: 0px !important;
}
/* **********************************************************************************************/
/* PORTLET RESUMEN INDICADORES BVC DIA
/* **********************************************************************************************/
.bvc-ind-resumen-portlet-container {
	/*background-color: #F6F6F6;*/
	padding: 2%;
}
.bvc-ind-resumen-table {
	border-collapse: collapse;
	width: 100%;
}
.bvc-ind-resumen-table tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.bvc-ind-resumen-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-ind-resumen-table-column {
	border: 1px solid #969594;
	text-indent: 1em;
}
.bvc-ind-resumen-table-row {
	font-size: 10px;
	color: #3E3D3F;
	background-color: #F2F1F1;
}
.bvc-ind-resumen-table-column-header {
	background-color: #9BBAD5;
	border: 1px solid #969594;
	color: #003578;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-indent: 1em;
}
.bvc-ind-resumen-table-footer {
	background-color: #FFFFFF;
	padding: 1em;
	text-align: justify;
	font-size: 11px;
	color: #2B509E;
}
.bvc-ind-resumen-table-header {
	background-color: #4992C2;
	border: 1px solid #969594;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 24px;
	line-height: 24px;
	margin-left: -1px;
}
.bvc-ind-resumen-table tfoot tr td {
	border: 1px solid #969594;
}
/* **********************************************************************************************/
/* PORTLET RESUMEN ACCIONES BVC DIA
/* **********************************************************************************************/
.bvc-acc-resumen-portlet-container {
	/*background-color: #F6F6F6;*/
	padding: 2%;
}
.bvc-acc-resumen-table {
	border-collapse: collapse;
	width: 100%;
}
.bvc-acc-resumen-table tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.bvc-acc-resumen-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-resumen-table-column {
	border: 1px solid #969594;
	text-indent: 1em;
}
.bvc-acc-resumen-table-row {
	font-size: 10px;
	color: #3e3d40;
	background-color: #e2e1e1;
}
.bvc-acc-resumen-table-column-header {
	color: #003578;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-indent: 1em;
	background: #9BBAD5;
	border: 1px solid #969594;
}
.bvc-acc-resumen-table-column-header span {
	margin-right: 1em;
}
.bvc-acc-resumen-table-footer-total {
	background: #9BBAD5;
	color: #1F396D;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-indent: 1em;
	padding: 0.4em;
	width: 100%;
	border: 1px solid #969594;
}
.bvc-acc-resumen-table-footer-total span {
	direction: rtl;
	margin-right: 10%;
}
.bvc-acc-resumen-table-footer-notas {
	background-color: #FFFFFF;
	color: #3E3D40;
	/*padding: 1em;*/
	text-align: justify;
	font-size: 11px;
	color: #2B509E;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.bvc-acc-resumen-table-footer-column {
	width: 77%;
}
.bvc-acc-resumen-table-header-tittle {
	border: 1px solid #969594;
	background-color: #4992C2;
	padding: 0.5em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.bvc-acc-resumen-table-header-tittle a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: -moz-anchor-decoration;
	margin-left: 1em;
}
.bvc-acc-resumen-table-header-nota {
	background-color: #FFFFFF;
	padding: 1em;
	text-align: justify;
	font-size: 10px;
	color: #3E3D3F;
}
.bvc-acc-resumen-table-header-order {
	background-color: #ffffff;
	color: #3e3d3f;
	font-size: 10px;
	padding: 0.5em;
	text-align: justify;
}
.bvc-acc-resumen-table-header-order select {
	margin-left: 2em;
	font-size: 10px;
}
/* **********************************************************************************************/
/* PORTLET RENTABILIDAD DE ACCIONES BVC 
/* **********************************************************************************************/
.bvc-acc-rentabilidad-portlet-container {
	/*background-color: #F6F6F6;*/
	padding: 2%;
}
.bvc-acc-rentabilidad-portlet-form {
	border-right: 1px solid #969594;
}
.bvc-acc-rentabilidad-table-container {
	display: -moz-grid-group;
	height: 398px;
	overflow-y: scroll;
	border-right: 1px solid #969594;
	width: 100%;
}
.bvc-acc-rentabilidad-table {
	overflow-y: scroll;
	border-collapse: collapse;
}
.bvc-acc-rentabilidad-table-header {
}
.bvc-acc-rentabilidad-table tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.bvc-acc-rentabilidad-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-rentabilidad-table-column {
	border: 1px solid #969594;
	text-indent: 1em;
}
.bvc-acc-rentabilidad-table-row {
	font-size: 10px;
	color: #3e3d40;
	background-color: #e2e1e1;
}
.bvc-acc-rentabilidad-table-column-header {
	background-color: #9BBAD5;
	color: #1F396D;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 1em;
	border: 1px solid #969594;
}
.bvc-acc-rentabilidad-table-column-header span {
	margin-right: 2em;
}
.bvc-acc-rentabilidad-table-footer-total {
	background-color: #0067ac;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	direction: rtl;
	text-indent: 1em;
	padding: 0.4em;
}
.bvc-acc-rentabilidad-table-footer-notas {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #2B509E;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #969594;
}
.bvc-acc-rentabilidad-table-header-tittle {
	background-color: #4992C2;
	height: 24px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #969594;
}
.bvc-acc-rentabilidad-table-header-nota {
	background-color: #FFFFFF;
	color: #3E3D40;
	font-size: 11px;
	padding: 1em;
	text-align: justify;
}
.bvc-acc-rentabilidad-table-header-order {
	background-color: #FFFFFF;
	color: #3E3D3F;
	font-size: 11px;
	padding: 0.5em;
	text-align: left;
	border: 1px solid #969594;
	font-size: 10px;
}
.bvc-acc-rentabilidad-table-header-order select {
	margin-left: 2em;
	font-size: 10px;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET GRAFICA DOLAR
/* **********************************************************************************************/
.dolar-fondoForm-gris {
	/*background-color: #f6f6f6 !important;*/
	padding: 10px;
}
.dolar-formGrid {
	border: 1px solid #969594;
	width: 100%;
	padding: none !important;
}
.dolar-grafica-header {
	background-color: #4992C2;
	text-indent: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
}
.dolar-grafica {
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffff;
}
/**/.dolar-grafica-chart {
	max-width: 530px;
	width: 100%;
	padding: 2%;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET GRAFICA EURO/DOLAR
/* **********************************************************************************************/
.euroDolar-fondoForm-gris {
	border: 1px solid #969594;
	height: 424px;
	margin: 10px;
	max-width: 300px;
}
.euroDolar-formGrid {
	border: 0.5px;
	border-color: #969594;
	width: 100%;
}
.euroDolar-grafica-header {
	background-color: #4992c2;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.euroDolar-tab-grafica {
	table-layout: fixed;
	border-top: 1px solid #969594;
	border-bottom: 1px solid #969594;
	border-collapse: collapse;
	width: 100%;
}
.euroDolar-tab-grafica td:first-child {
	border-right: 1px solid #969594;
}
.euroDolar-tab-graf-selected {
	background-color: #B6CCDF;
	text-align: center;
	height: 24px;
	width: 100%;
	color: #1F396D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}
.euroDolar-tab-graf-unselected {
	background-color: #9BBAD5;
	text-align: center;
	height: 24px;
	width: 100%;
	color: #1F396D;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
.euroDolar-grafica {
	font-weight: bold;
	font-size: 12px;
	background-color: #ffffff;
}
.euroDolar-grafica-chart {
	padding: 2%;/*border-left: 1px solid #969594;
	border-right: 1px solid #969594;
	height: 319px;*/
}
.euroDolar-subtitulo {
	color: #1B1B1A;
	background-color: none;
	font-weight: bold;
	font-size: 11px;
	/*border-left: 1px solid #969594;
	border-right: 1px solid #969594;*/
	text-align: left;
	width: 100%;
}
.euroDolar-area-subtitulo {
	margin: 10px;
}
.euroDolar-tabla-header {
	font-weight: normal;
	font-size: 12px;
	color: #2B509E;
	height: 23px;
	background-color: #ECECEC;
	text-align: center;
	border: 1px solid #969594;
}
.euroDolar-tabla-header:first-child {
	border-left: none !important;
}
.euroDolar-tabla-header:nth-last-child(1) {
	border-right: none !important;
}
.euroDolar-tabla {
	font-weight: normal;
	font-size: 12px;
	color: #393939;
	width : 100%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
}
.euroDolar-tabla td {
	text-decoration: none;
	text-align: center;
	border: 1px solid #969594;
	;
	background-color: #ffffff;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET POPUP DIA ACCIONES BVC
/* **********************************************************************************************/
.bvc-acc-popup-dia-table-footer-column {
	color: #333;
	font-size: 11px;
	width: 70%;
}
.bvc-acc-popup-dia-table-footer {
	width: 100%;
}
.bvc-popup-diario-container {
	background-color: #F6F6F6;
	padding: 2em;
	max-width: 550px;
}
.bvc-acc-popup-dia-table-tittle {
	background-color: #4992C2;
	color: #ffffff;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
.bvc-acc-popup-dia-table-nombre-accion {
	color: #1B1B1A;
	font-size: 11px;
	margin-bottom: 0.5em;
}
.bvc-acc-popup-dia-table-column-header {
	background-color: #9BBAD5;
	color: #003578;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #969594;
	border-bottom: none;
	border-right: none;
}
.bvc-acc-popup-dia-table-container {
	height: auto;
	max-height: 217px;
	overflow-y: auto;
}
.bvc-acc-popup-dia-table {
	border-collapse: collapse;
	width: 100%;
}
.bvc-acc-popup-dia-table td {
	border: 1px solid #969594;
}
.bvc-acc-popup-dia-table tr:nth-child(odd) {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
.bvc-acc-popup-dia-table tr:nth-child(even) {
	background-color: #F2F1F1;
	text-align: center;
	font-size: 10px;
}
.bvc-acc-popup-dia-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-popup-dia-table tr {
	font-size: 10px;
	color: #3E3D3F;
	text-align: center;
}
.bvc-acc-popup-dia-table-resumen {
	overflow-y: scroll;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
	text-align: center;
}
.bvc-acc-popup-dia-table-column-values {
	font-size: 10px;
	color: #3E3D3F;
	border: 1px solid #969594;
	border-right: none;
}
.bvc-acc-popup-dia-table-resumen td {
	padding: 0px;
	border: 0px;
}
.bvc-acc-popup-dia-table-resumen td:nth-last-child(1), .bvc-acc-popup-dia-table-resumen th:nth-last-child(1) {
	border-right: 1px solid #969594;
}
.bvc-acc-popup-dia-table-notas {
	background-color: #FFF;
	color: #35383B;
	font-size: 10px;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 10px;
	line-height: 12px;
}
.bvc-acc-popup-dia-table-notas div:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-popup-diario-grafica-notas {
	background-color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 11px;
}
.bvc-popup-diario-grafica-notas div:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-popup-diario-footer-logo-bvc {
	background-image: url("/wps/wcm/connect/grupo-aval/a12d7ff5-51b9-438a-a129-4725de62d997/logoBvc.GIF?MOD=AJPERES");
	background-position: 1px -4px;
	background-repeat: no-repeat;
	margin-left: 0.5em;
	padding-right: 4em;
	position: absolute;
	width: 8px;
	height: 15px;
}
.bvc-popup-diario-footer-bvc-container {
	font-size: 11px;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET TABLA CIERRE DOLAR
/* **********************************************************************************************/

.cierreDolar-tabla-fondoForm-gris {
	padding: 10px;
	max-width: 400px;
}
.cierreDolar-formGrid {
	border: 0.5px;
	border-color: #969594;
	width: 100%;
}
.cierreDolar-grafica-header {
	background-color: #4992C2;
	text-indent: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
}
.cierreDolar_tabla {
	font-weight: normal;
	font-size: 10px;
	color: #3e3d40;
	width : 100%;
	border-collapse: collapse;
	background-color: #F2F1F1 !important;
}
.cierreDolar_tabla tr:nth-child(odd) {
	background: #ffffff !important;
}
.cierreDolar_tabla td {
	text-decoration: none;
	text-align: center;
	/*background: #F2F1F1;*/
	border: 1px solid #969594;
}
.cierreDolar_tabla_header {
	font-weight: normal;
	font-size: 11px;
	color: #003578;
	background-color: #B6CCDF;
	border: 1px solid #969594;
	text-align: center;
}
.cierreDolar_tabla_footer {
	background-color: #fff;
	border: none !important;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 20px;
}
.cierreDolar_tabla_link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #1F396D;
	width: auto;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET PRECIOS INDICATIVOS DOLAR
/* **********************************************************************************************/
.preciosIndicativos_tabla {
	font-weight: normal;
	font-size: 10px;
	color: #3e3d40;
	width : 100%;
	border-collapse: collapse;
	background-color: #F2F1F1;
}
.preciosIndicativos_tabla_header {
	font-weight: normal;
	font-size: 11px;
	color: #003578;
	background: #9BBAD5;
	border: 1px solid #969594;
	text-align: center;
}
.preciosIndicativos_tabla tr:nth-child(odd) {
	background: #ffffff !important;
}
.preciosIndicativos_tabla td {
	text-decoration: none;
	text-align: center;
	border: 1px solid #969594;
}
.preciosIndicativos-tabla-fondoForm-gris {
	/*background-color: #f6f6f6 !important;*/
	padding: 10px;
	max-width: 400px;
}
.preciosIndicativos-formGrid {
	border: 0.5px;
	border-color: #969594;
	width: 100%;
}
.preciosIndicativos-grafica-header {
	background-color: #4992C2;
	text-indent: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
}
.preciosIndicativos_tabla_footer {
	background-color: #fff;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 20px;
}
.preciosIndicativos_tabla_link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #1F396D;
	width: auto;
}
.preciosIndicativos-subtitulo {
	font-weight: normal;
	font-size: 10px;
	padding-left: 4%;
	padding-right: 4%;
	background-color: #ffffff;
	border: 1px solid #969594;
	border-bottom: none;
	color: #3E3D3F;
}
/* **********************************************************************************************/
/* ESTILOS PORTLET ACCIONES BVC DIA HOME
/* **********************************************************************************************/
a:hover, a:focus {
	color: #3E3D3F !important;
	text-align: left;
	text-decoration: none !important;
}
.bvc-acc-dia-home-container {
	position: relative;
	background-color: #ffff !important;
	margin: 10px;
	height: 424px;
	border: 1px solid #969594;
}
.bvc-acc-dia-home-titulo {
	background-color: #4992c2;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.pie-grafica-tes {
	font-size: 11px;
	padding: 6px 10px 9px 0;
	text-align: right;
	text-decoration: underline;
}
.bvc-acc-dia-home-titulo a {
	color: #FFFFFF !important;
}
.bvc-acc-dia-home-panel-nota {
	background-color: #ffffff;
	color: #3e3d40;
	font-size: 10px;
	color: #35383B;
	text-align: left;
	margin: 14px 12px 14px 18px;
	line-height: 12px;
}
.bvc-acc-dia-home-table {
	border-collapse: collapse;
}
.bvc-acc-dia-home-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-dia-home-table-column1 {
	border: 1px solid #969594;
	line-height: 12px;
	padding: 0 10px;
	width: 5%;
}
.bvc-acc-dia-home-table-column2 {
	border: 1px solid #969594;
	width: 30%;
	line-height: 12px;
}
.bvc-acc-dia-home-table-column2 a {
	color: #3e3d3f;
	text-decoration: underline;
}
.bvc-acc-dia-home-table-column3 {
	border: 1px solid #969594;
	width: 30%;
	text-align: center;
}
.bvc-acc-dia-home-table-column4 {
	border: 1px solid #969594;
	width: 35%;
	border-right: none;
	text-align: center;
}
.bvc-acc-dia-home-table-row {
	font-size: 10px;
	color: #3e3d40;
	background: #F2F1F1;
}
.bvc-acc-dia-home-table tr:nth-child(odd) {
	background-color: #FFFFFF;
}
.bvc-acc-dia-home-table-header-titulo {
	background-color: #B6CCDF;
	text-align: center;
	text-indent: 1em;
	font-size: 11px;
	color: #1F396E;
	text-align: center;
	height: 23px;
}
.bvc-acc-dia-home-table-header-titulo a {
	color: #FFFFFF !important;
}
.bvc-acc-dia-home-table-header-desc {
	background-color: #FFFFFF;
	color: #3E3D40;
	font-size: 10px;
	font-weight: normal;
}
.bvc-acc-dia-home-table-footer {
	background-color: #FFFFFF;
	color: #3E3D40;
	font-size: 10px;
	padding: 1em;
	text-align: justify;
}
.bvc-acc-dia-home-table-column-header {
	font-size: 11px;
	color: #1F396E;
	background-color: #B6CCDF;
	border: 1px solid #969594;
	line-height: 12px;
	width: 1%;
}
.bvc-acc-dia-home-table th:nth-child(1) {
	border-left: medium none;
}
.bvc-acc-dia-home-table th:nth-last-child(1) {
	border-right: medium none;
}
.bvc-acc-dia-home-link-ver-mas {
	position: absolute;
	color: #1f396d;
	direction: rtl;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	text-decoration: underline;
	right: 10px;
	bottom: 10px;
}
.bvc-acc-dia-home-titulo a {
	text-decoration: underline;
}
.bvc-acc-dia-home-panel-ticker {
	color: #003366;
	font-size: 10px;
	font-weight: normal;
	height: 30px;
	display: inline;
}
.bvc-acc-dia-home-panel-ticker marquee {
	margin-top: 10px;
}
.bvc-acc-dia-home-panel-ticker span {
	margin-left: 2px;
	margin-right: 2px;
}
.bvc-acc-dia-home-panel-ticker .variacion-positiva {
	background-position: -4px -4px !important;
	background-repeat: no-repeat;
	padding-left: 2.5em;
	margin-left: 5px;
	float: none !important;
}
/* **********************************************************************************************/
/* ESTILOS RESUMEN DOLAR DIA
/* **********************************************************************************************/
.resumen-dolar-dia-tabla {
	font-weight: normal;
	font-size: 10px;
	color: #3E3D3F;
	width : 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.resumen-dolar-dia-tabla tr:nth-child(odd) {
	background: #ffffff !important;
}
.resumen-dolar-dia-tabla td {
	text-decoration: none;
	text-align: center;
	border: 1px solid #969594;
	font-size: 10px;
	color: #3E3D3F;
	text-align: center;
}
.resumen-dolar-dia-tabla-header {
	font-weight: normal;
	font-size: 11px;
	color: #003578;
	background-color: #9BBAD5;
	border: 1px solid #969594;
	text-align: center;
}
.resumen-dolar-dia-formGrid {
	border: 0.5px;
	border-color: #969594;
	min-width: 550px !important;
}
.resumen-dolar-dia-grafica-header {
	background-color: #4992C2;
	text-indent: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	text-align: center;
}
.resumen-dolar-dia-tabla-fondoForm-gris {
	/*background-color: #f6f6f6 !important;*/
	padding: 1%;
	/*max-width: 650px*/
	margin: 0 auto;
}
.id-Z7_8162H3G0K8RBE0AS52COFE0Q60 .variacion-negativa, .id-Z7_8162H3G0K8RBE0AS52COFE0Q60 .variacion-positiva, .id-Z7_8162H3G0K8RBE0AS52COFE0Q60 .sin-variacion {
	padding: 0 !important;
}
/* **********************************************************************************************/
/* ESTILOS HISTORICO ACCIONES BVC
/* **********************************************************************************************/
.bvc-acc-historico-container {
	/*background-color: #f6f6f6;*/
	padding: 2%;
}
.bvc-acc-historico-header-titulo {
	color: #ffffff;
	background-color: #4992C2;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px solid #969594;
}
.bvc-acc-historico-header-notas {
	background-color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	color: #35383B;
	padding-left: 1em;
	border: 1px solid #969594;
	text-align: left;
}
.bvc-acc-historico-table-header {
	width: 100%;
	color: #003578;
	font-weight: normal;
	font-size: 11px;
	background-color: #9BBAD5;
	border-collapse: collapse;
	text-align: center;
}
.bvc-acc-historico-table-header span {
	padding-left: 1em;
}
.bvc-acc-historico-table {
	width: 100%;
	border-collapse: collapse;
}
.bvc-acc-historico-table tr:nth-child(odd) {
	background: #ffffff !important;
}
.bvc-acc-historico-table tr:hover {
	box-shadow: 0 0 15px #036;
}
.bvc-acc-historico-table-body-container {
	height: 23em;
	overflow-y: scroll;
	border-right: 1px solid #969594;
}
.bvc-acc-historico-table-header-column {
	border: 1px solid #969594;
	width: 20%;
}
.bvc-acc-historico-table-row {
	font-weight: normal;
	font-size: 10px;
	color: #3E3D3F;
	text-align: center;
}
.bvc-acc-historico-table-column {
	border: 1px solid #969594;
	width: 20.33%;
	color: #3E3D3F;
}
.bvc-acc-historico-header-container {
}
.bvc-acc-historico-footer {
	border: 1px solid #969594;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	color: #2B509E;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.bvc-acc-historico-table-column a {
	text-decoration: underline;
}
@media(max-width: 768px) {
.euroDolar-fondoForm-gris {
	max-width: 746px !important;
}
.bvc-ind-dia-table-row {
	font-size: 9px !important;
}
.bvc-ind-dia-tabla-container {
	height: auto;
	margin-bottom: 1em;
	max-height: 305px !important;
	overflow-y: auto !important;
	width: 100%;
}
.menu_portal a.current {
	background-image: url("/wps/wcm/connect/grupo-aval/536cc4c6-07d0-4b24-add3-9525f7b992ac/bg_btn_pfinanciero.jpg?MOD=AJPERES") !important;
}
.menu_portal a.current:hover {
	background-image: url("/wps/wcm/connect/grupo-aval/536cc4c6-07d0-4b24-add3-9525f7b992ac/bg_btn_pfinanciero.jpg?MOD=AJPERES") !important;
}
.bvc-ind-resumen-portlet-container, table.tablesorter, .resumen-dolar-dia-tabla-fondoForm-gris, .bvc-ind-resumen-portlet-container, .bvc-acc-resumen-portlet-container, .bvc-acc-historico-container, .bvc-acc-dia-container, .responsive-tasas-comerciales {
	overflow-x: scroll;
}
.cierreDolar-tabla-fondoForm-gris, .preciosIndicativos-tabla-fondoForm-gris, .euro-tabla-fondoForm-gris, .usa_acc-tabla-fondoForm-gris {
	max-width: 100%;
}
.bvc-ind-dia-portlet-container {
	overflow-x: auto;
}
}
@media(max-width: 760px) {
.aval-acc-fondoForm-gris {
	height: 470px !important;
}
}
@media(max-width: 360px) {
.resumen-dolar-dia-grafica-header {
	max-width: 96.5% !important;
}
.bvc-ind-dia-table-column1 {
	height: 27px;
	text-indent: -0.5px !important;
}
.resumen-dolar-dia-tabla {
	width: 96.5% !important;
	;
}
.bvc-acc-resumen-table-footer-total {
	width: 160% !important;
}
}
 @media(max-width: 320px) {
/* Tablas monedas/dolar/cotizaciones-dia */
/*[id='viewns_Z7_8162H3G0K8RBE0AS52COFE0QQ1_:ns_Z7_8162H3G0K8RBE0AS52COFE0QQ1_j_id2145799516_7fe64dee'] {
 overflow-x: auto;
}*/
.resumen-dolar-dia-tabla {
	width: auto;
}
#chartobject-13 {
	width: 322px !important;
}
.bvc-ind-dia-grafica-container {
	width: 313px !important;
}
.ind-hist-container {
	max-width: 200px;
	min-height: 600px;
	background-color: #f6f6f6;
	padding: 4px;
}
.ind-hist-consulta-table input {
	width: 70% !important;
}
.ind-hist-consulta-table-colum {
	width: 30% !important;
}
/*********Cambio Flechas*************/
.sin-variacion {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -57px -5px !important;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	margin-top: 5px;
	padding-left: 0px !important;
	width: 9px !important;
}
.variacion-negativa {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -113px -1px !important;
	background-repeat: no-repeat;
	float: right;
	height: 14px;
	padding-left: 0px !important;
	width: 9px !important;
}
.variacion-positiva {
	background-image: url("/wps/wcm/connect/grupo-aval/c22a998f-0765-4ea6-a3a6-244e74b68455/bullets.png?MOD=AJPERES");
	background-position: -7px -5px !important;
	background-repeat: no-repeat;
	float: right;
	height: 10px;
	margin-top: 5px;
	padding-left: 0px !important;
	width: 9px !important;
}
.bvc-acc-dia-table-column-header:nth-child(4), .bvc-acc-dia-table-column:nth-child(4) {
	width: 25% !important;
}
}
@media(max-width: 955px) {
/*table.layoutRow > tbody > tr > td {
	display: block;
	width: 99%;
}
table.layoutRow, table.layoutColumn {
	table-layout: fixed;
}
*/	
.ind-grafica-chart, .ind-grafica-container {
	min-width: 87% !important;
	height: auto !important;
}
.bvc-acc-dia-home-container {
	height: auto;
	margin-top: 30px;
}
.bvc-acc-dia-home-link-ver-mas {
	bottom: 0px;
	position: static;
	margin-right: 10px;
	margin-bottom: 5px;
}
.aval-acc-ver-mas-link {
	padding: 4px 9px 13px 0;
}
}
/*Tasas Comerciales*/
.tasas-comerciales {
	margin: 0 auto;
	width: 97%;
}
.tasas-comerciales table {
	width: 100%;
}
.tasas-comerciales td .vermas {
	font-size: 10px;
	left: 92%;
	padding: 10px 0;
	position: relative;
}
.tasas-comerciales table {
	border-collapse: collapse;
}
.tasas_titulo_principal {
	background-color: #4992c2;
	border-right: 1px solid #969594 !important;
	border-left: 1px solid #969594 !important;
	border-top: 1px solid #969594 !important;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 1em;
}
.titulo_cotiza_tasas {
	background-color: #9bbad5;
	color: #003578;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #969594 !important;
	border-left: 1px solid #969594 !important;
	border-top: 1px solid #969594 !important;
}
.tb_campoblanco td {
	background-color: #FFF;
	border: 1px solid #969594 !important;
	padding-right: 5px;
	text-indent: 0.8em;
	color: #3e3d3f;
	font-size: 10px;
}
.tasas-comerciales tr:hover {
	box-shadow: 0 0 15px #036;
}
.tb_campooscuro td {
	background-color: #F2F1F1;
	border: 1px solid #969594 !important;
	padding-right: 5px;
	text-indent: 0.8em;
	color: #3e3d3f;
	font-size: 10px;
}
.load-item {
	background-color: #333;
	border: medium solid;
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
#cont_menulateral_min_tit a:hover, #cont_menulateral_min_tit a:visited {
	color: #FFF !important;
}
.component-control.id-Z7_8162H3G0K8RBE0AS52COFE0602 {
	height: 370px;
	overflow-y: auto;
}
 @media(max-width: 480px) {
.ind-hist-consulta-table-colum {
	letter-spacing: -1px !important;
	text-indent: 1em;
	width: 30% !important;
}
.ind-hist-consulta-table input {
	background-color: #ffffff;
	border: 1px solid #dedede;
	border-radius: 3px;
	font-size: 9px;
	margin-left: 0px !important;
	padding: 0.5em;
	width: 70% !important;
}
.bvc-acc-dia-table-column-header {
	font-size: 9px !important;
}
.bvc-acc-dia-table-row {
	font-size: 7px !important;
}
.bvc-ind-resumen-table-column-header {
	font-size: 9px !important;
}
.bvc-ind-resumen-table-row {
	font-size: 8px !important;
}
.bvc-acc-resumen-table-column-header {
	font-size: 9px !important;
}
.bvc-acc-resumen-table-row {
	font-size: 8px !important;
}
.bvc-ind-dia-portlet-container table .bvc-ind-dia-table {
	margin-left: 0 !important;
}
.bvc-ind-dia-table-column {
	width: 25% !important;
}
}
