/*body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.07;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: inherit;
	color: #7c7b7b;
}*/

.indicadores-info {
	font-size: 16px;
}
.portada .indicadores-chart {
	padding: 20px 18px 15px 18px;
	border: solid 1px #a0a0a0;
}
.porcentaje {
	font-family: 'Roboto Condensed', sans-serif;
}

.bloque-patrimonio {
	padding: 10% 0;
}

.sbif_archivo{
    height: 120px;
    text-align: center;
    vertical-align: middle;
    color: #4D4D4D;
    background-color: #CCCCCC;
    font-size: 20px;
    max-width: 450px;
    float: left; 
}
.sbif_archivo a {
    color: #0071BD;
}
.sbif_archivo p {
    font-size: 1rem;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
}
.sbif_archivo img {
     float: left; 
     margin: 0px 15px 15px 0px;
     vertical-align: middle;
     height: 80px;
}

#menu-movil.navbar-toggler-right {
	position: initial;
    right: 1rem;
    float: right;
    margin-top: 10px;
}


#sendurl {
    width: 57px;
    margin-left: 7px;
}

/*Header*/

/*h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	font-family: 'Roboto Condensed', sans-serif;
	color: #9b4892;
	font-weight: inherit;
	text-shadow: none;
    margin-top: 10px;
}*/
h1 {
	color: #9b4892;
}/*
h2 {
	font-size: 24px;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif;
}
h2 a {
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #61b4c6;
}
h3 {
	font-size: 21px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 10px;
}
h4 {
	font-size: 20px;
	margin-top: 15px;
}*/
a, input, select {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	text-decoration: none;
}
/*p {
	font-family: 'PT Sans', sans-serif;;
	font-size: 1rem;
	text-align: justify;
	line-height: 130%;
	color: #000000e6;
}*/
.destacados-items p {
	text-align: left;
}

table {
	font-size: 14px;
}
table tr:nth-child(2n) {
	background: #f9f9f9;
}
table p {
	text-align: left;
}
table p.fecha {
	font-size: 13px;
}
b {
	font-family: 'Roboto Condensed', sans-serif;
}
strong {
	font-family: 'Roboto Condensed', sans-serif;
}
ul {
	margin: 0;
}
ol {
	padding: 0 0 0 12px;
}
section {
	margin-top: 40px;
}
[type=checkbox], [type=radio] {
margin: 0 0 0 10px;
}
.small {
	line-height: 17px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
}
header {
	font-weight: normal;
}
.clear {
	clear: both;
}
.titulo-azul {
	color: rgb(0, 112, 136);
}
a.titulo-gris, .post a.titulo-gris {
	color: #696969;
}
a.titulo-gris:hover, .post a.titulo-gris:hover {
	text-decoration: underline;
	color: #f7931e;
}
.small {
	line-height: 16px;
}
button.navbar-toggler.navbar-toggler-right {
	display: none;
	border: 1px solid #fff;
}
button.navbar-toggler.navbar-toggler-right .fa-bars {
	color: #fff;
}
/*.navbar {
	padding: 0;
}*/

.bg-faded {
	background-color: transparent;
}
.breadcrumb {
	padding: 20px 0;
	margin-bottom: 0;
	background-color: transparent;
	border-radius: 0;
	text-align: left;
}
.breadcrumb a {
	color: #1D71B8;
}
.header-top {
	background-color: #f2f2f2;
	color: #A0A0A0;
	padding: 15px 0px 0px 0px;
}
.header-top .container {
	padding: 0;
}
.header-top ul li {
	padding: 0px 15px;
}
.header-top .nav-item.active a.nav-link {
	font-family: 'PT Sans', sans-serif;
	color: #fff;
}
.header-top .navbar-light .navbar-nav .nav-link {
	color: #808080;
}
.header-top a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
}
.header-top a:hover {
	color: #fff;
	text-decoration: none;
}
.header-middle {
	padding: 20px 0;
	background-color: #f2f2f2;
}
.header-middle .container {
	padding: 0 5px;
}

.header-top-logo {
	background-color: #f4f5f6;
	padding: 15px;
	text-align: center;
}

.logo {
	margin: 0 auto;
	padding: 15px 15px;
}

.logo-portada {
	width: 33%;
	padding: 15px 0;
}
.logo-portada-movil {
	width: 80%;
	padding: 15px 0;
}

a.header-middle-text {
	background: #5b2b82; /* color CMF morado original */
	color: #ffffff;
	padding: 8px 12px 6px 12px;
	color: #fff;
	float: right;
}
a.header-middle-text:hover {
	background-color: #8089AA;
}
.header-middle ul {
	margin-top: 71px;
	clear: both;
	float: right;
	margin-bottom: 14px;
}
.header-middle ul li {
	display: inline-block;
}
.header-middle ul li a {
	color: #639eac;
	text-decoration: underline;
	margin-left: 10px;
	background: url(../img/newsletter.svg) no-repeat left center;
	line-height: 19px;
	padding: 4px 0 5px 35px;
}
.header-middle ul li:nth-child(2) {
	position: relative;
	margin: 0px 29px 0 25px;
}
.header-middle ul li:nth-child(2):after {
	content: '';
	width: 2px;
	height: 32px;
	background: #979797;
	position: absolute;
	top: -21px;
}

#menu_mobile {
   
    display: none;
}

input#search {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 7px;
}
header input#search {
	width: 222px;
	height: 33px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
	border: solid 1px #979797;
	color: #717171;
	outline: none;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 20px;
	padding: 5px 10px 4px 9px;
}
.frm-search .btn-submit {
	background-position: right center;
	height: 33px;
	width: 34px;
	border: 0 none;
	outline: none;
	cursor: pointer;
	color: transparent;
	vertical-align: middle;
}
.header-middle ul li input[type="search"] {
	margin-right: 10px;
	font-weight: normal;
	font-size: 15px;
}

.nav-principal {
	background: #5b2b82; /* color CMF morado original */
}
.nav-principal div#navbarNav {
	width: 100%;
	padding: 0 35px
}
.nav-principal .container {
	padding: 0;
}
.nav-principal .navbar ul {
	/* display: flex;   > lo elimino para lograr que el menú no quede abierto siempre - JCC */
	/* YAM width: 100%;
	justify-content: space-between;
	text-transform: uppercase;*/
	font-weight: normal;
	font-size: 13px;
}
.nav-principal .navbar ul li {
	padding: 3px;
	font-size: 1rem;
}
.nav-principal .navbar a {
	color: #eee;
}
.nav-principal .navbar a:hover {
	background-color: #8089AA; /* color CMF gris original */;
}
/* YAM	float: left;
	text-align: center;*/
/* YAM	position: relative;*/
}
.nav-principal .navbar-nav .nav-link {
	line-height: 42px;
	padding: 0px 20px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding: 13px 20px;
	line-height: 100%;
}
.nav-principal .navbar-nav li.active a {
	background-color: #5162b6;
}
.nav-principal .navbar-nav .nav-link:hover, .nav-principal .navbar-nav .nav-link:focus {
	background: #5162b6;
	color: #fff !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link {
	color: #fff;
}
.nav-principal .navbar .dropdown-menu.submenu {
	background-color: #9b4892;
	padding: 0;
}
.nav-principal .navbar .dropdown-menu.submenu a {
	font-size: 12px;
	color: #fff;
	padding: 9px 30px;
	white-space: inherit;
	line-height: 140%;
}
.nav-principal .navbar .dropdown-menu.submenu a:hover {
	background: #5162b6;
}
.titulo-submenu {
	color: #fff;
	background: url(../img/asterisco.png) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 13px 0 5px 17px;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
}
span.punto-lista {
	font-size: 18px;
	margin: 3px 5px 0 0;
	float: left;
}

.nav-item img.desktop {
	padding: 5px; 
	margin-top: 8px;
}
.nav-item img.mobile {
	padding: 5px; 
	margin-top: -3px;
}


/*Nav Mobile*/

.nav-mobile {
	background-color: #61b4c6;
	padding: 10px 0;
	display: none;
}
.nav-mobile ul {
	padding: 0;
	margin: 0;
}
.nav-mobile ul li {
	float: left;
	width: 20%;
	margin: 0;
	list-style: none;
	text-align: center;
}
.nav-mobile ul li a {
	color: #fff;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	padding: 10px 0;
	display: block;
}
.nav-mobile ul li a:hover {
	background: #439cb0;
}
.nav-mobile li>a img {
	height: 25px;
	margin-bottom: 8px;
}
.contenido ul {
	margin: 0;
	padding: 0;
}
.contenido ul li {
	background: transparent url(../img/li-li.gif) no-repeat 3px 9px;
	margin-bottom: 3px;
	padding-left: 15px;
	padding-top: 5px;
	list-style: none;
	font-family: 'PT Sans', sans-serif;
	line-height: 130%;
}
/*Portada*/       
.indicadores-hoy {
	background: #8089AA;
	color: #fff;
	padding-top: 14px;
	padding-bottom: 14px;
}
.indicadores .col-md-2 {
	background: #e8e8e8;
	position: relative;
	color: #A0A0A0;
	padding-top: 14px;
	padding-bottom: 14px;
}
.indicadores .col-md-2:before {
	content: '';
	position: absolute;
	right: 0;
	top: 12px;
	width: 1px;
	height: 17px;
	background: #fff;
}
.indicadores .col-md-2:last-child:before {
	display: none;
}
.heading {
	padding: 4px 0 8px 0;
	margin: 6px 0 12px 0;
}
.heading img {
	margin: -5px 5px 0 0;
}
.destacados .destacados-items .col-md-4 {
	border: 1px solid #7c7b7b;
	border-right: none;
}
.destacados .destacados-items .col-md-4:hover{
    background-color: #8089AA; /* color CMF gris original */;
    border-color: #8089AA; /* color CMF gris original */;
    color: #ffffff;
}

.destacados .destacados-items .col-md-4:last-child {
	border-right: 1px solid #7c7b7b;
}
.destacados .destacados-items .col-md-4 .cont-info {
	padding: 22px 15px;
}


.destacados .destacados-items .col-md-6 {
	border: 1px solid #7c7b7b;
	border-right: none;
}
.destacados .destacados-items .col-md-6:hover{
    background-color: #8089AA; /* color CMF gris original */;
    border-color: #8089AA; /* color CMF gris original */;
    color: #ffffff;
}

.destacados .destacados-items .col-md-6:last-child {
	border-right: 1px solid #7c7b7b;
}
.destacados .destacados-items .col-md-6 .cont-info {
	padding: 22px 15px;
}









.imagenes_noticias_cmf{
    float: left;
    padding: 0;
    margin: 0 10px 5px 5px;
    clear: left;
}



.destacados .destacados-items p {
	margin-bottom: 8px;
    color: #717171;
}
.destacados .destacados-items h3 {
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0 0 5px 0;
	color: #717171;
}
.destacados .destacados-items a {
	color: #7c7b7b;
	text-decoration: underline;
    font-size: 12px;
}
.destacados .destacados-items .col-md-4:hover h3, .destacados .destacados-items .col-md-4:hover p, .destacados .destacados-items .col-md-4:hover a{
	    color: #fff;
	}

.destacados .destacados-items .col-md-6:hover h3, .destacados .destacados-items .col-md-6:hover p, .destacados .destacados-items .col-md-6:hover a{
	    color: #fff;
	}

.revisa .nav-item {
	background: none;
	padding-left: 0;
	padding-top: 0;
}
.revisa .nav-tabs {
	border-bottom: 1px solid #007088;
}
.revisa .nav-tabs .nav-item {
	margin-bottom: 0;
	font-size: 16px;
}
.revisa .nav-tabs a, .revisa .tab-content a {
	color: #727272;
}
.revisa .nav-tabs a {
	border-radius: 0;
	border: none;
	background-color: #ededed;
	padding: 12px;
	margin-right: 1px;
		color: #a0a0a0;
}
.revisa .nav-tabs a:hover{
    background: #f5f5f5;

	}
.revisa .nav-tabs a.nav-link.active {
	background-color: #5b2b82; /* color CMF morado original */
	color: #fff;
	margin-top: -2px;
	padding-bottom: 14px;
}
.revisa .tab-content {
	border: 1px solid #f1f1f1;
	border-top: none;
}
ul.revisa-item {
	padding: 20px 18px 0 18px;
}
.revisa .tab-content>.tab-pane {
	min-height: 40px;
}
.revisa .tab-content ul.revisa-item li {
	float: left;
	width: 50%;
	min-height: 52px;
	background: url(/recursos/sbifweb3/img/x-l-s.svg) no-repeat top left;
	padding: 0 0 0 28px;
}
.revisa #revisa-footer {
	display: block;
	float: left;
	width: 100%;
	padding: 8px 18px;
	background: #ededed;
}
.revisa #revisa-footer span {
	float: right;
	color: #a0a0a0;
}
.revisa #revisa-footer a, .more.hidden-md-up a {
	color: #f39200;
	text-decoration: underline;
}
.accesos-items .item {
	float: left;
	width: 32.66%;
	text-align: center;
	font-size: 16px;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 2px;
	margin: 0 1% 1% 0;
}
.accesos-items .item:nth-child(3n) {
	margin-right: 0;
}
.accesos-items .item a {
	width: 100%;
	padding: 0 20px;
	background: #5b2b82; /* color CMF morado original */
	min-height: 120px;
	margin: 0 auto;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 130%;
	display: block;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}
.accesos-items a:hover {
	background-color: #8089AA; /* color CMF gris original */
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	text-decoration: none;
}
.area {
	fill: #7fc200;
	fill-opacity: .9;
	clip-path: url(#clip);
}
.axis path, .axis line {
	fill: none;
	stroke: #a0a0a0;
	shape-rendering: crispEdges;
}
.brush .extent {
	stroke: #fff;
	fill-opacity: .125;
	shape-rendering: crispEdges;
}
text {
	font-weight: bold;
	font-size: 12px;
	fill: #333;
	font-weight: bold;
}
g.focus {
	
}
.overlay {
	fill: none;
	pointer-events: all;
}
.focus circle {
	stroke: #f18701;
	fill: #f18701;
	stroke-width: 7px;
}

#clip{
	width:100% !important;}
.portada .indicadores-chart .heading, .portada .indicadores-chart h3 {
	color: #666666;
	font-family: 'Roboto Condensed', sans-serif;
}
.portada .indicadores-chart .heading {
	margin: 0 0 12px 0;
	padding: 0;
}
.portada .indicadores-chart form {
	margin: 10px 0;
	padding: 11px 0;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}
.portada .indicadores-chart .box-select label {
	margin: 0;
}
.portada .indicadores-chart .box-select label select {
	border-radius: 3px;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 2px 3px;
	background: #fff;
	color: #a0a0a0;
}
.portada .box-select:first-child label select {
	width: 70px;
}
.portada .box-select:nth-child(2) label select {
	width: 159px;
}
.portada .box-select:last-child label select {
	width: 92px;
}
#mensaje {
	margin-top: 30px;
}
.datos .select .option.selected {
	background-color: #f39200;
	color: #ffffff;
}
.periodo select, .hasta select {
	width: 30%;
	float: left;
}
.periodo .ver {
	float: left;
}
.ver .btn {
	height: 28px;
	line-height: 0;
}
.suscription {
	background-color: #efefef;
	padding: 30px 35px;
}
.subscription-text {
	background: url(/recursos/sbifweb3/img/newsletter_2.svg) no-repeat top left;
	padding-left: 100px;
	margin-bottom: 25px;
	color: #7c7b7b;
}
.subscription-text .heading {
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
}
.suscribete {
	text-decoration: none;
	height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #ffffff !important;
	background-color: #f18701;
	padding: 6px 42px;
}
.information {
	margin-top: 30px;
}
.information-items ul li {
	background: none;
	float: left;
	width: 50%;
	background: url(/recursos/sbifweb3/img/icono-institucion.svg) no-repeat left center;
	width: 50%;
	padding: 9px 0 9px 28px;
	margin-bottom: 0;
}
.information-items ul li a {
	color: #7c7b7b;
}
.information-items ul li a:hover {
	text-decoration: none;
	color: #f39200;
}
/*Aside*/
#aside {
	/*min-height: 460px;*/
	margin-bottom: 40px;
}
aside .cont-info {
	background: rgb(153, 153, 153);
	background: radial-gradient(circle, rgb(204, 204, 204), rgb(153, 153, 153));
	background: -moz-radial-gradient(circle, rgb(204, 204, 204), rgb(153, 153, 153));
	background: -webkit-radial-gradient(circle, rgb(204, 204, 204), rgb(153, 153, 153));
	background: -o-radial-gradient(circle, rgb(204, 204, 204), rgb(153, 153, 153));
	background: -ms-radial-gradient(circle, rgb(204, 204, 204), rgb(153, 153, 153));
	font-size: 12px;
	padding: 13px 6px 6px;
}
aside .info-aside {
	background: #fff;
	margin: 0 auto;
	padding: 5px 10px 10px;
	font-weight: 300;
}
aside h2 {
	color: #fff;
	margin-left: 7px;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
}
aside h3 {
	font-size: 15px;
	padding-left: 15px;
	background: url(../img/asterisco.png) no-repeat 0 9px;
	padding-top: 4px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #696969;
	margin-top: 0;
}
aside .info-aside ul {
	font-weight: 300;
	margin: 7px 0;
	font-size: 14px;
	padding: 0;
}
aside .info-aside ul li {
	margin-left: 13px;
}
aside .info-aside ul a, aside .info-aside h3 a {
	color: #696969;
}
.publicidad {
	margin-top: 15px;
}
/*Plantilla - Texto*/

.entry-caja-foto {
	width: 100%;
	max-width: 202px;
	padding: 5px;
	float: right;
	border: 1px solid #D9D9D9;
	text-align: center;
	margin: 0 0 22px 25px;
}
.entry-caja-foto img {
	margin-bottom: 10px;
}
.entry-caja-foto-lectura {
	text-align: center;
	padding-bottom: 15px;
}
.noticias p {
    font-family: 'PT Sans', sans-serif;
    text-align: left;
    line-height: 140%;
    color: #000;
    font-size: 1.1em;
}

.summary {
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
}

/*2 Plantilla - Seminarios y conferencias*/

.post {
	margin: 15px 0;
	clear:both;
}
.post a, .card a {
	color: rgb(29, 113, 184);
}

.post a:hover, .card a:hover {
	text-decoration: underline;
	color: #f7931e;
}
.post .fa.fa-chevron-right {
	font-size: 15px;
	margin-right: 5px;
}

.post-listas {
	border-bottom: 1px dotted #A1A1A1;
	padding-bottom: 20px;
	padding-top: 10px;

}
.post-listas:last-child {
	border-bottom: none;
}
.post.fecha {
	border-bottom: 1px dotted #A1A1A1;
	padding-bottom: 10px;
}
.post.fecha h2 a, .post.post-listas h2 a {
	font-size: 24px;
}
.post-listas li {
	float: left;
	width: 30%;
	margin-bottom: 7px;
}
/*.post .img {
	width: 100%;
	max-width: 200px;
}*/
table.novedades tr:nth-child(2n) {
	background: none;
}
/*4 Plantilla - Post Fecha*/

.dia {
	color: #C55214;
}
.scope-select label, .scope-select input {
	margin-right: 5px;
}
.contenido .pagination li {
	background: none;
	margin: 0;
	padding: 0;
}
div#sorter-table-paginator-bottom {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#sorter-table-paginator-clone.paginador {
	width: 100%;
	display: flex;
	justify-content: center;
}
#sorter-table-paginator-bottom ul.paginador li {
	float: left;
	background: none;
	padding: 9px 3px;
}
#sorter-table-paginator-bottom .prev span, #sorter-table-paginator-bottom .next span {
	font-size: 21px;
	line-height: 0;
}
#sorter-table-paginator-clone.paginador li a {
	padding: 6px 7px;
	color: #696969;
}
#sorter-table-paginator-clone.paginador li a:focus {
	color: #fff !important;
	background-color: #0066cc;
	text-decoration: none;
	border-radius: 16px;
}
#sorter-table-paginator-bottom .paginador ul li a {
	color: #696969;
!important;
	text-decoration: none;
	background-color: #eceeef;
	border-color: #ddd;
	position: relative;
	display: block;
 padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #0275d8;
	background-color: #fff;
	border: 1px solid #ddd;
}
#sorter-table-paginator-bottom2 #opciones {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
#sorter-table-paginator-bottom2 .paginador a {
	margin: 4px 13px;
	color: #696969;
	float: left;
}
#sorter-table-paginator-bottom2 .paginador a:hover {
	color: #C55214;
}
.hideme {
	opacity: 0;
}
.paginador li {
	padding: 4px 8px;
}
/*5 Plantilla - Tablas*/

th {
	background-color: #f7f7f7;
}
.bg-gris {
	background: #f9f9f9;
}
.btn {
	cursor: pointer;
	/*color: #fff;*/
	font-size: 14px;
}
a.btn-primary {
	color: #fff;
	background: #017088;
	background: rgb(29, 113, 184);
	border: none;
	font-size: 14px;
}
a.btn.btn-primary:hover {
	text-decoration: none;
	/*color: #fff;*/
	background: rgb(54, 169, 225);
}
/*6 Plantilla - Descargar archivo*/

/*input#submit-descarga {
	margin-bottom: 20px;
	cursor: pointer;
	background: transparent;
	border: none;
	color: rgb(29, 113, 184);
}
input#submit-descarga:hover {
	text-decoration: underline;
	color: #f7931e;
}*/
/*7 Plantilla - Formulario*/
.blink {
	background: #5cb85c;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px;
}
.formulario.form {
	margin-bottom: 40px;
}
.formulario.form-contacto {
	max-width: 900px;
	width: 100%;
	margin: 40px auto;
}
.formulario .row {
	padding: 20px;
	background: #ECF4F1;
	border: 1px solid #D8DEDB;
	margin: 0;
}
.formulario.form-contacto .row {
	width: 70%;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
.form-control {
	font-size: 14px;
}
/*8 Plantilla - Acordeones*/
dt {
    font-weight: 300;
}
.card {
	border: none;

}
.card-block {
	padding: 1.25rem 0;
}
.card .card-header a {
	position: relative;
	font-size: 16px;
	padding-left: 20px;
    font-weight: lighter;
}
.card .card-header a:before {
	content: '\f067';
	/*más*/
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
	color: rgb(149, 193, 31);
}
.card .card-header a.active:before {
	content: '\f068';
	/*más*/
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	left: 0;
}
.card-header {
	background: transparent;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	padding: 0 0 8px 0;
}
.acordeon .collapse.show{
	    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
select {
	border-radius: 4px;
	width: 100%;
	margin-right: 7px;
	padding: 4px 19px;
	border: 1px solid rgba(0, 0, 0, .15);
}
.acordeon h3 {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	font-size: 18px;
}
p.download-latest {
    background-color: #6D5D951C;
    padding: 10px;
}


/*Aviso visualizadores y notas*/
.notas p {
	margin-bottom: 10px;
	font-size: 13px;
}
.visualizadores, .notas {
	margin: 40px 0;
	clear: both;
}
.visualizadores ul {
	padding: 0;
}
.visualizadores ul li {
	float: left;
	margin: 0 30px 10px 0;
	padding: 0;
	background: none;
}
.fa.fa-file-pdf-o, .visualizadores ul li:first-child a {
	color: #e14045;
}
.fa.fa-file-excel-o, .visualizadores ul li:nth-child(2) a {
	color: #227345;
}
.fa.fa-file-o {
	color: #0275d8;
}
/*TABS*/
.tabs.tabs-ficha {
    margin-top: 20px;
}
.tabs {
	width: 100%;
}
.ficha-bancos .nav-tabs .nav-item {
	margin: 8px 9px -1px 0;

}
.ficha-bancos .nav-tabs .nav-item:last-child {
	margin: 8px 0 -1px 0;
}
.nav-tabs .nav-link{
background-color: #ededed;
	}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #fff;
	background-color: #61b4c6;
	border-color: #ddd #ddd #ddd;
}
.tabs ul {
	border: 1px solid transparent;
	width: 100%;
}
.tabs ul li {
	font-size: 18px;
	width: 33.3%;
	text-align: center;
	background: none;
	height: 70px;
    margin: 0 5px 0 0;
	padding: 0;
	text-align: center;
}
.tabs ul li:last-child{
    margin:0;
	}
.tabs ul li a {
	color: #808082;
	width: 100%;
	height: 100%;
	padding: 5% 0 0 0;
	margin: 0 auto;
	vertical-align: center!important;
}
.tab-content {
	width: 100%;
}
.tab-content p {
	text-align: left;
}
/*TAB 1*/
.caja_uno_informacion {
	background-color: #faf8f9;
	border: 1px solid #ededed;
	/*height: 361px;*/
		height: 442px;

	margin-top: 20px;
	padding: 6%;
}
.caja_uno_informacion p {
	color: #777676;
}
.caja_dos_informacion {
	background-color: #faf8f9;
	border: 1px solid #ededed;
	height: 200px; /*144*/
	margin-top: 20px;
	padding: 20px;
}
.caja_dos_informacion .newCol12 {
	border-right: 1px solid #ededed;
	float: left;
	width: 20%;
	padding: 0 0 0 18px;
}
.caja_dos_informacion .first-child {
	padding: 0;
}
.caja_dos_informacion .newCol12 :last-child{
	border-right: none;
}
.caja_tres_informacion {
	background-color: #faf8f9;
	border: 1px solid #ededed;
	height: 225px;
	margin-top: 17px;
}
.caja_tres_izquierda {
	float: left;
	padding: 20px;
	width: 50%;
}
.caja_tres_derecha {
	float: right;
	width: 50%;
}
.ficha-bancos .caja_tres_informacion table.cifras {
	width: 100%;
}
.ficha-bancos .caja_tres_informacion table.cifras td {
	padding: 4px 0;
}
.ficha-bancos .caja_dos_informacion h4 {
	color: #36a8e0;
}
.ficha-bancos .caja_tres_informacion h3, .ficha-bancos .caja_dos_informacion h3 {
	color: #7c7b7b;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0 0 8px 0;
}
.ficha-bancos .caja_tres_informacion h4, .ficha-bancos .caja_dos_informacion h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#donut {
	width: 200px;
	height: 200px;
	float: left;
}
#donut .c3-arc-data1 {
	fill: rgb(54, 167, 223)!important;
}
#donut .c3-arc-data2 {
	fill: rgb(147, 194, 30)!important;
	height: 200px;
}
#donut .c3-tooltip-container {
	display: none!important;
}
.ficha-bancos .tabs-contenido #donutUno .c3-tooltip-container, .ficha-bancos .tabs-contenido #donutDos .c3-tooltip-container, .ficha-bancos .tabs-contenido #donutTres .c3-tooltip-container, .ficha-bancos .tabs-contenido #donutCuatro .c3-tooltip-container {
	display: none!important;
	opacity: 0!important
}
#chartArea, #chartAreaDos, #chartAreaTres {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
#chartArea #visualizacion, #chartAreaDos #visualizacion, #chartAreaTres #visualizacion {
	background: #fff;
	width: 60%;
	float: left;
}
#chartArea svg, #chartAreaDos svg, #chartAreaTres svg {
	float: left;
}
#chartArea svg .domain, #chartAreaDos svg .domain, #chartAreaTres svg .domain {
	width: 200px;
}
#chartArea svg .tick, #chartAreaDos svg .tick, #chartAreaTres svg .tick {
	display: none;
}
#chartArea .fondo-azul, #chartAreaDos .fondo-azul, #chartAreaTres .fondo-azul {
	width: 40%;
	float: left;
}
#chartArea .fondo-azul .datos-variaciones, #chartAreaDos .fondo-azul .datos-variaciones, #chartAreaTres .fondo-azul .datos-variaciones {
	padding: 26px 0px;
	text-align: center;
	font-size: 15px;
}
#chartArea .fondo-azul, #chartAreaDos .fondo-azul, #chartAreaTres .fondo-azul {
	text-align: center;
	background: url(../img/division.jpg) no-repeat center center #016f88;
	height: auto;
	overflow: hidden;
}
#chartArea .datos-variaciones, #chartAreaDos .datos-variaciones, #chartAreaTres .datos-variaciones {
	color: #fff;
}
#chartArea .datos-variaciones-dos, #chartAreaDos .datos-variaciones-dos, #chartAreaTres .datos-variaciones-dos {
	color: #fff;
	padding: 10px 0px 0px 20px;
}
.datos-variaciones-dato {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding: 24px 14px 0px 0px;
	line-height: 31px;
}
/**/


/*COLOCACIONES POR CARTERA*/

.ficha-bancos .caja_cartera article {
	background-color: #faf8f9;
	border: 1px solid #ededed;
	border-top: 5px solid orange;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 2%;
}
.ficha-bancos .tabla_cartera {
	border: 5px solid #faf8f9;
}
.ficha-bancos .tabla_cartera td {
	border: 5px solid #faf8f9;
	padding: 0;
	font-size: 1rem;
}
.ficha-bancos td.ng-binding {
	width: 1%;
}
/*INFRAESTRUCTURA BANCARIA*/
.caja_bancaria article {
	background-color: #faf8f9;
	border: 1px solid #ededed;
	height: 400px;
	border-bottom: 5px solid orange;
	width: 100%;
	float: left;
	padding: 15px;
}
.caja_bancaria h3 {
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: 5px;
	margin-top: 13px;
}
.linea-divisoria {
	margin: 44px 0 0 0!important;
	border: 2px solid rgb(217, 217, 217);
}
td.icono {
	width: 152px;
}
td.icono a {
	text-decoration: none;
}
td.icono p {
	margin: 0 0 4px 0;
	text-align: center;
	color: #007088;
}
/*TAB 2*/
.ficha-bancos h2, .ficha-bancos h3, .ficha-bancos h4 {
	color: #016f88;
}
.tabs-head {
	background: #fbf9fa;
	border-bottom: 2px solid #f29200;
	padding: 22px 0;
}
.tabs-head img {
	width: 100%;
	max-width: 235px;
	margin-top: 20px;
}
.ficha-bancos table {
	color: #7b7b7b;
	width: 100%;
}
.ficha-bancos thead {
	background: #016f88;
	border: 1px solid #016f88;
}
.ficha-bancos thead h4 {
	color: #fff;
	font-size: 16px;
}
.ficha-bancos .bold {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
}
/*
.ficha-bancos .tabs-contenido .titulo h3{
    position: relative;
    display: initial;
}
.ficha-bancos .tabs-contenido .titulo h3:before{
    content: '';
    position: absolute;
    top: 11px;
    right: -85%;
    height: 4px;
    background: #ededed;
    width: 82%;
}
*/
.ficha-bancos .tabs-contenido .col-md-6 {
	overflow: hidden;
}
.ficha-bancos .tabs-contenido .titulo h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
}

.ficha-bancos .tabs-contenido .titulo img {
	margin: -3px 0 0 5px;
}
.ficha-bancos th {
	padding: 0 25px;
}
.ficha-bancos td {
	padding: 15px 25px;
	border: 1px solid #c5c5c5;
	border-bottom: 1px solid #ebebeb;
}
.ficha-bancos td:first-child {
	border-right: 1px solid #ebebeb;
}
.ficha-bancos h2, .ficha-bancos h3, .ficha-bancos h4 {
	color: #016f88;
}
div.tooltip {
	position: absolute;
	text-align: center;
	width: 130px;
	height: 40px;
	padding: 7px 0px;
	font: bold 11px sans-serif;
	background: lightsteelblue;
	border: 0px;
	border-radius: 8px;
	pointer-events: none;
}
.tabs-head {
	background: #fbf9fa;
	padding: 22px 0;
	border-bottom: 2px solid #f29200;
}
.tabs-head img {
	width: 100%;
	max-width: 235px;
	margin-top: 20px;
}
.ficha-bancos thead {
	background: #016f88;
}
.ficha-bancos thead h4 {
	color: #007088;
	font-size: 16px;
}
.chart {
	width: 300px;
	height: 300px;
}
/*TAB 3*/
/*Aviso visualizadores*/
.visualizadores {
	margin-top: 20px;
}
.visualizadores ul {
	padding: 0;
}
.visualizadores ul li {
	float: left;
	margin: 0 30px 10px 0;
	padding: 0;
	background: none;
}
.fa.fa-file-pdf-o, .visualizadores ul li:first-child a {
	color: #e14045;
}
.fa.fa-file-excel-o, .visualizadores ul li:nth-child(2) a {
	color: #227345;
}
.fa.fa-file-o {
	color: #0275d8;
}
/*Ficha de Bancos*/
.ficha-bancos h2, .ficha-bancos h3, .ficha-bancos h4 {
	color: #016f88;
}
.tabs-head {
	background: #fbf9fa;
	padding: 22px 0;
	border-bottom: 2px solid #f29200;
}
.tabs-head .int-info {
	width: 95%;
	margin: 0 auto;
}
.tabs-head img {
	width: 100%;
	max-width: 235px;
	margin-top: 20px;
}
button.boton-cerrar {
    background: none;
    border: none;
    font-size: 16px;
    color: #6a6b6b;
    border: 1px solid #6a6b6b;
    border-radius: 50px;
    padding: 4px 6px;
    cursor: pointer;
}
.modal-header {
	padding: 15px 15px 0 15px;
}
.modal-header, .modal-footer {
	border: none;
}
.ficha-bancos thead {
	background-color: #f7f7f7; 
	border: 1px solid #016f88;
}
.ficha-bancos thead h4 {
	color: #007088;
	font-size: 16px;
}
.ficha-bancos thead h4 span {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
}
.ficha-bancos .bold {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
}
.ficha-bancos .tabs-contenido .titulo {
	margin: 36px 0 20px 0;
	border-bottom: 2px solid #ffffff;
	min-height: auto;
}
.ficha-bancos .tabs-contenido .titulo img, .ficha-bancos .modal.grafico .modal-title img {
	margin: -3px 0 0 5px;
}
.ficha-bancos .modal.grafico .modal-title {
	border-bottom: 4px solid #ededed;
	color: #016f88;
	width: 100%;
}
.ficha-bancos .modal-content {
	background: #f4f2f2;
}
.ficha-bancos .tabs-contenido h2 {
	color: #7c7b7b;
	margin: 36px 0 -12px 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.ficha-bancos h4.ejecutivo {
	color: #717171;
}
.ficha-bancos .tabs-contenido .col-md-6 {
	position: relative;
}
.ficha-bancos th {
	padding: 0 25px;
	border-left: 1px solid #ebebeb;
}
.ficha-bancos th:first-child {
	padding: 0 25px;
	border-left: 1px solid #2f7e90;
}
.ficha-bancos td {
	padding: 15px 25px;
	border-bottom: 1px solid #ebebeb;
}
.ficha-bancos td {
	border-left: 1px solid #ebebeb;
}
.ficha-bancos td:first-child {
	border-left: 1px solid #c5c5c5;
}
.modal-grafico {
	cursor: pointer;
}
.m35-top {
	margin-top: 35px;
	width: 100%;
}
/*Gráficos*/
.ficha-bancos table.cifras {
	border: none;
	width: 90%;
	margin: 10px auto;
}
.ficha-bancos table.cifras td {
	padding: 5px 20px;
	border: none;
}
.ficha-bancos table.cifras td:first-child {
	border: none;
}
.ficha-bancos table.cifras td:nth-child(2) {
	border-right: 1px solid #c5c5c5;
}
.ficha-bancos table.cifras .porcentaje {
	font-size: 16px;
}
.ficha-bancos .box-grafico {
	border: 1px solid #c5c5c5;
	border-top: 10px solid #f19100;
	background: #fafafa;
}
.ficha-bancos .box-grafico .box-select {
	font-size: 12px;
	padding: 0;
}
.ficha-bancos .box-grafico .select-opciones {
	border-top: 1px solid #ededed;
	padding-top: 25px;
	margin-top: 12px;
	padding-bottom: 12px;
}
.ficha-bancos .box-grafico .select-opciones select {
	border-radius: 3px;
	font-size: 11px;
	margin-left: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 3px 17px 3px 3px;
	background: #fafafa;
}
.ficha-bancos .box-grafico .select-opciones label {
	position: relative;
}
.ficha-bancos .box-grafico .select-opciones label:before {
	content: '';
	position: absolute;
	top: 7px;
	right: 6px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 6px solid #006f87;
}
.ficha-bancos .box-grafico .select-opciones .box-select:nth-child(2) {
	text-align: center;
}
.ficha-bancos .box-grafico .select-opciones .box-select:last-child {
	text-align: right;
}


#origenDataBasica,#origenDataRelevante,#origenDataColocacionesTotales,#origenDataConsumo,#origenDataVivienda,#origenDataComercial,#origenDataSucursales,#origenDataEmpleados,#origenDataCajeros,#origenDataDirectorio,#origenDataFiliales,#origenDataAccionistas,#origenDataParticipacionAccionistas,#origenDataEjecutivos,#origenDataIndicadores{
	font-size: x-small;

    position: relative;
   /* bottom: 10px;
    left: 2px;*/
    padding-top: 35px;
    padding-bottom: 5px;
    left: 6px;
}

#origenDataBasica{
	    padding-top: 0px;
    left: 10px;
	top: -32px;
	}

#origenDataRelevante{
top: 144px;
position: absolute;
left: 40px;

	}

#origenDataColocacionesTotales{
bottom: 40px;

left: 30px;

position: absolute;
}

#origenDataDirectorio,#origenDataFiliales,#origenDataAccionistas,#origenDataEjecutivos,#origenDataParticipacionAccionistas{
left: 0px;
padding-top: 0px;
}

#origenDataIndicadores{
left: 0px;
padding-top: 15px;
}

/*Footer*/

a.version-escritorio {
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #61b4c6;
	padding: 10px 10px;
	font-family: 'Roboto Condensed', sans-serif;
}
footer {
	background-color: #3c3c3b;
	color: #ffffff;
	padding: 45px 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}
footer h3 {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	margin-top: 0;
}
footer a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
}
footer a:hover {
	color: #fff;
	text-decoration: none;
}
footer ul {
	padding: 7px 0 0 13px;
}
footer ul li {
	padding-left: 12px;
	font-size: 13px;
	margin-bottom: 14px;
}
footer .footer-bottom b, footer .footer-bottom a {
	font-size: 16px;
}
footer .footer-bottom a:hover {
	color: #fff;
}
footer.footer-mobile {
	padding: 20px 0px;
}
.footer-mobile-info {
	padding: 0 0 0 55px;
	list-style: none;
}
.footer-mobile-info li {
	margin: 0 0 10px 0;
	padding: 0;
}
.container-carrusel {
	width: 90%;
	margin: 0 auto;
}
.heading .i-titulo {
	margin-right: 10px;
	width: 29px;
	margin-top: -6px;
}
.slider-home .carousel-indicators li {
	max-width: 9px;
	height: 9px;
	margin-right: 6px;
	margin-left: 6px;
	border-radius: 50px;
}
.slider-home .carousel-item {
	height: 310px;
	background-repeat: no-repeat;
	background-size: cover;
}

/*
.slider-home .carousel-item:nth-child(1) {
	background-image: url(../img/20180306-Cuenta-Publica-SBIF.jpg);
}
.slider-home .carousel-item:nth-child(2) {
	background-image: url(../img/20180124-Banner-Ciberseguridad-880x3250.jpg);
}
.slider-home .carousel-item:nth-child(3) {
	background-image: url(../img/20180111-Norma-Consulta-Provisiones.jpg);
}
.slider-home .carousel-item:nth-child(4) {
		background-image: url(../img/20170821-Consulta-Normativa.jpg);

}
*/

.slider-home .caption {
	padding: 60px 0 0 66px;
	color: #fff;
	width: 400px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.84+23,0.84+23,0.65+49,0+100 */
	background: -moz-linear-gradient(left, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.84) 23%, rgba(0,0,0,0.65) 49%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.84) 23%, rgba(0,0,0,0.65) 49%, rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.84) 23%, rgba(0,0,0,0.65) 49%, rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6000000', endColorstr='#00000000', GradientType=1 ); /* IE6-9 */
}
.slider-home .caption h1 {
	margin: 12px 0;
	font-size: 29px;
}
.slider-home .caption h1 a, .slider-home .caption h1 a:hover {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
}
.slider-home .caption .subtitle {
	font-size: 16px;
}
.slide-footer {
	background: #ededed;
	padding: 30px 0 52px 0;
	margin-top: 15px;
}
.slide-footer .carousel.slide .carousel-inner .row {
	width: 100%;
}
/*
.slide-footer .util-carousel {
	margin-top: 20px;
}
.util-theme-default .util-prev:hover, .util-theme-default .util-next:hover, .util-theme-default .util-prev, .util-theme-default .util-next {
	background-color: transparent;
}
.util-next, .util-prev {
	position: absolute;
	top: 15%;
	line-height: 50px;
	width: 40px;
	margin: 0;
	margin-top: -25px;
	padding: 0;
	background-color: transparent;
	font-size: 28px;
	color: #777;
}
.util-next img, .util-prev img {
	width: 20px;
}
.util-prev {
	left: -32px;
}
.util-next {
	right: -32px;
}*/
.heading {
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #666666;
}
.sbif-items-mobile a.sbif-item {
	width: 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #5b2b82; /* color CMF morado original */
	color: #ffffff !important;
	margin-bottom: 7px;
	display: block;
	text-align: center;
	padding: 9px 10px;
	font-size: 16px;
	text-decoration: none;
}
.sbif-items-mobile a.sbif-item:hover {
	background-color: #8089AA; /* color CMF gris original */;
}
footer .buscador {
	background: #4f4f4f;
	padding: 30px 20px;
	margin-bottom: 30px;
}
footer .buscador input {
	width: 100%;
	position: relative;
	background-image: none;
}
footer .buscador form.frm-search {
	margin: 0;
}
footer .frm-search .btn-submit {
	background-image: url(../img/icono-buscador2.png);
	position: absolute;
	top: 35px;
	right: 40px;
	width: 26px;
	height: 25px;
}
footer .logo-banco {
	width: 180px;
}
footer .rrss img {
	margin: -12px 10px 0 0;
}
footer hr {
	margin-bottom: 30px;
	border-top: 1px solid #626261;
}
/*BBDD Búsqueda*/
.box-bbdd {
	min-height: 277px;
	padding: 14px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02667e+0,6ca7b4+100 */
	background: rgb(85, 51, 144); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(85, 51, 144, 1) 0%, rgba(81, 98, 182, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(85, 51, 144, 1) 0%, rgba(81, 98, 182, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(85, 51, 144, 1) 0%, rgba(81, 98, 182, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D5D95', endColorstr='#5162B6', GradientType=0 ); /* IE6-9 */
	margin-bottom: 31px;
	min-height: 242px;
}
.box-bbdd h2 {
	margin-bottom: 0;
	padding-top: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
}
.box-bbdd h2, .box-bbdd h3 {
	color: #fff;
}
.box-bbdd h3 {
	position: relative;
	padding-left: 33px;
}
.box-bbdd label {
	font-size: 17px;
	margin-bottom: 0;

}

.box-bbdd .numero {
	padding: 0 8px;
	background: #a0a0a0;
	color: #fff;
	font-size: 16px;
	margin-right: 7px;
	border-radius: 20px;
	position: absolute;
	left: 0;
}
.box-bbdd .numero.activo {
	background: #f7931e;
	color: #fff;
}
select.list-bbdd {
	height: 136px;
}
.box-bbdd option {
	margin: 4px 0;
	color: #a0a0a0;
}
.box-bbdd select {
	border-radius: 0px;
}
.bbdd-opciones {
	background: #fff;
	min-height: 136px;
	margin-top: 28px;

}
.bbdd-opciones p {
	display: block;
	text-align: center;
	padding: 38px 55px 0 55px;
	font-size: 133.33%;
	color: #7c7b7b;
}
.export-results {
	margin-bottom: 14px;
	width: 100%;
	float: left;
	background: #ecf4f1;
	padding: 8px 0;
}
.export-results a {
	margin-right: 5px;
	color: #333;
}
.results-summary th {
	border-right: 1px solid #eceeef;
}
.results-summary th:last-child {
	border-right: none;
}
.table {
	margin-top: 15px;
	float: left;
}
.result-box .table td {
	border-bottom: 1px solid #eceeef;
}
.result-box.tabla-varias .table td {
	border-right: 1px solid #eceeef;
}
.noticias-item {
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	background: #fff;
	margin-bottom: 16px;
}
.noticias-item-img {
	height: 160px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 47%;
}
.noticias-item-text {
	width: 53%;
	position: relative;
}
.noticias-item-text h3, .noticias-item-text h4 {
	color: #7c7b7b;
}
.noticias-item-text h3 {
	font-size: 10px;
	margin-top: 9px;
	margin-left: 10px;
}
.noticias-item-text h4 {
	font-size: 16px;
	margin-top: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	margin-left: 10px;
}
.noticias-item-text a {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #754a94;
	padding: 4px 0;
	font-size: 12px;
}
.mas-noticias-items a {
	display: block;
	background: url(/recursos/sbifweb3/img/mas-news.svg) no-repeat 0px 0px;
	color: #717171;
	padding: 0 0 0 31px;
	margin-bottom: 12px;
}
/*CSS Mobile*/
.noticias-item.item-mobile .noticias-item-img {
	height: 232px;
	width: 40%;
}
.noticias-item.item-mobile .noticias-item-text {
	width: 60%;
}
.noticias-item.item-mobile h2 {
	font-size: 17px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	color: #7d7c7c;
}
.noticias-item.item-mobile p {
	margin-left: 15px;
	margin-right: 15px;
}
.noticias-item.item-mobile .noticias-item-text a {
	text-decoration: none;
	height: 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #f18701;
	padding: 6px 16px;
	position: relative;
	margin-left: 15px;
}
.hidden-md-up.indicadores-hoy .more {
	color: #fff;
	font-size: 15px;
	text-decoration: underline;
}
.tweet {
	background: #ededed;
	padding: 11px;
	margin-bottom: 10px;
	color: #7c7b79;
	text-align: left;
}
#tweets .user, #tweets p.interact {
	display: none;
	color: #7c7b79;
}
#tweets li {
	background: none;
	padding: 0;
	word-break: break-word;
}
/*.chart-info {
	background-color: #61b4c6;
	padding: 40px 20px 20px 20px;
	text-align: center;
	height: 200px !important;
	box-sizing: border-box;
	color: #ffffff;
	font-family: dinnextltpro-medium;
}
.chart-info .count {
	font-family: dinnextltpro-bold;
	font-size: 48px;
	line-height: 55px;
	padding-right: 15px;
	position: relative;
}
.tipo-siglas {
	font-family: dinnextltpro-bold;
}
.chart-info {
	width: 40%;
	float: left;
}
.chart-svg {
	width: 60%;
	float: left;
}*/
.inlineblock {
	display: inline-block;
}
/*Chart Sucusales*/
.container-chart{width: 100%; border: 1px solid #A4A4A4; margin-top: 20px; clear: both; position: relative; display: flex; flex-direction:row; flex-wrap:nowrap;}
.svg-container{background: #FFF; z-index: 9; height: 140px; flex-basis: 60%;}
.container-chart .fondo-azul{background: #006C8A; flex-basis: 40%; height: 140px; color: #FFF;}
.container-chart .datos-variaciones{padding: 25px 0px 10px 0px; border-bottom: 1px solid #FFF; margin: 0px 10px 10px 10px; text-align: center; font-size: 16px;}
.container-chart .datos-variaciones-dos{color: #fff;padding: 5px 0px 0px 30px; font-size: 24px; font-weight: bold; margin-left: 20px;}
.container-chart .sube{background: url(../images/flecha.jpg) 0px 5px no-repeat;}
.container-chart .baja{background: url(../images/arrow-down.png) 0px 10px no-repeat;}

.monthAxis{display: none;}
/*.monthAxis line,
.monthAxis line {stroke: #9a9da0;stroke-width: 0;}
.monthAxis text {fill: #2d333b;font-size: 16px;}
.monthAxis .selectedMonth {fill: #3ec381;}*/
.chart-tooltip {background: #B8C9E1; position: absolute; top: 100px !important; left: 14% !important; padding: 10px; border: none; border-radius: 5px; color: #474B4E; opacity: 0; width: 100%; max-width: 120px; text-align: center;}

/*FIX: Botones zoom*/
#btnDiv > p {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
/*FIX: Botones zoom*/

/*INI: Tooltip*/
#toolTip{
	max-width: 200px;
}

#toolTip > p{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #36a8e0;
	background: #777676;
	color: #fff;
	margin: 0px!important;
	padding: 10px;
}

#toolTip > .indi{
	display: block;
	height: 12px;
	margin-top: -1px;
	margin-left: 18px;
	width: 22px;
	background: url("../images/flecha.png");
}

.imgPreguntas {
    margin: 0 0 0 5px;
}

.contenedorTituloCifrasRelevantes {
    height: 45px!important;
    padding: 0!important;
    width: 100%!important;
}
/*FIN: Tooltip*/
.display-ms{
	display:none;}


/*Media*/
@media screen\0 {
.accesos-items .item a {
    padding:30px 10px 0 10px;
}	
	} /*IE*/


@media (min-width: 576px) {
.modal-dialog {
	max-width: 610px;
}
}
 @media (min-width: 768px) {
 	#messages .ficha-bancos .tabs-contenido .titulo h3 {
	min-height: 48px;
}

.container {
	width: 980px;
	max-width: 100%;
}
.container button {
	bottom:0px;
}

.navbar-toggleable-md .navbar-collapse {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important;
	width: 100%;
}

}
 @media (min-width: 992px) {
.nav-principal {
	min-height: 43px;
}
.nav-principal .navbar-nav .nav-link {
	display: block;
}
}
 @media (min-width: 1200px) {
.container {
	width: 1200px;
}
footer .container {
	width: 1230px;
}
}
@media (max-width: 1200px) {
.box-bbdd label{
    height: 44px;
	line-height:110%;
}
.bbdd-opciones p {
    padding: 32px 30px 0 30px;
}
}
 @media (max-width: 1199px) {
	 
 /*
.indicadores-chart .chart-grafico svg {
    width: 100%;
}
*/
.bloque-patrimonio .dato-solvencia div{
    padding: 0 5px;
}

.bloque-patrimonio .dato-solvencia .porcentaje{
	font-size: 26px !important;
    padding: 5px 0;
}

}
 @media (max-width: 992px) {
.navbar-toggleable-md #NavTop .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
}
@media (max-width: 991px) {
#NavTop .navbar-nav {
	flex-direction: inherit;
}
}
 @media (max-width: 984px) {
#NavTop .navbar-nav {
	flex-direction: inherit;
}
/*.chart-info, .chart-svg {
	width: 100%;
	display: block;
	float: none;
	margin-top: 10px;
}
.chart-info {
	padding: 20px;
	height: auto !important;
}*/
}
 @media (max-width: 980px) {
footer {
	padding: 30px 0;
}
footer .logo-banco {
	width: 180px;
}
}
 @media (max-width: 904px) {
.header-middle .float-right {
	margin-top: -128px;
}
}
 @media (max-width: 768px) {

.overlay{
	width:100%;}
.ficha-bancos .box-grafico .select-opciones .box-select:nth-child(2), .ficha-bancos .box-grafico .select-opciones .box-select:nth-child(3) {
	text-align: left;
}
.container {
	width: 980px;
	max-width: 100%;
}
.slide-footer {
	padding: 20px 15px 30px 15px;
}
.heading {
	text-align: center;
}
.formulario .row {
	width: 100%;
}
/*#aside {
	display: none;
}*/
.destacados .destacados-items p {
	color: #fff;
}
.box-bbdd label{
	font-size:15px;}
.bbdd-opciones p {
    padding: 27px 15px 0 15px;
    font-size: 16px;
}
.subscription-text {
	background: url(/recursos/sbifweb3/img/newsletter_2.svg) no-repeat top center;
	padding-left: 0;
	padding-top: 57px;
	text-align: center;
}
.ficha-bancos .caja_dos_informacion h4{
	font-size: 13px;
	}
.tabs ul {
    width: 98%;
    margin: 0 auto;
}
.ficha-bancos {
    width: 97%;
    margin: 0 auto;
}
.caja_tres_informacion{
	/*height:auto;*/
	height: 510px;
	clear:both;}
.ficha-bancos table.cifras td {
    padding: 5px 10px;
	}
.legend-ctn{
	display: block !important;
    top: 212px !important;
	}
.full-graph-pie p.text-center{
	padding-top: 56px;
	}
.container-chart{
	display:block !important;}
.caja_bancaria article{
	height:auto;}
}
 @media (max-width: 767px) {


.nav-principal {
   
    display: none;
}

#menu_mobile {
   
    display: block;
}

 	.tabs ul li:last-child {
	display: none;
}
.tabs ul li {
	width: 49%;
}


section {
	margin-top: 20px;
}
.header-middle .float-right {
	margin-top: 0;
	margin-right: 94px;
}
.navbar-nav {
	flex-direction: column;
}
button.navbar-toggler.navbar-toggler-right {
	display: block;
}
.nav-principal div#navbarNav {
	padding-bottom: 10px;
}
.nav-principal .navbar ul li {
	width: 100%;
	float: left;
	text-align: left;
	position: inherit;
}
.nav-principal .navbar-nav .nav-link {
	display: block;
}
.header-middle .container, .nav-mobile .container {
	width: 100%;
	padding: 0;
}

.nav-mobile {
	display: block;
	padding: 0;
}
.header-middle {
	background-color: #5b2b82; /* color CMF morado original */
	padding: 10px 15px;
	align-items: center;
}
a.header-middle-text, a.header-middle-text:hover {
	background-color: transparent;
	text-decoration: underline;
	padding: 0;
	max-width: 230px;
	font-size: 14px;
	line-height: 1.2;
	text-align: right;
}
.post-listas li {
	width: 50%;
}
.contenido.portada {
	background: #eeeeee;
}
.indicadores .col-md-2 {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #717171;
	font-size: 18px;
}
.destacados-items .col-md-4:nth-child(n+3) {
	display: none;
}
.destacados .destacados-items .col-md-4 {
	background: #393938;
	color: #fff;
}
.destacados .destacados-items .col-md-4:first-child {
	border-right: 1px solid #fff;
}
.destacados .destacados-items .col-md-4 .cont-info {
	padding: 13px 0 26px 0;
}
.destacados .destacados-items .col-md-4 .cont-info h3, .destacados .destacados-items .col-md-4 .cont-info a {
	color: #fff;
}



.destacados-items .col-md-6:nth-child(n+3) {
	display: none;
}
.destacados .destacados-items .col-md-6 {
	background: #393938;
	color: #fff;
}
.destacados .destacados-items .col-md-6:first-child {
	border-right: 1px solid #fff;
}
.destacados .destacados-items .col-md-6 .cont-info {
	padding: 13px 0 26px 0;
}
.destacados .destacados-items .col-md-6 .cont-info h3, .destacados .destacados-items .col-md-6 .cont-info a {
	color: #fff;
}





.accesos-items .item {
	width: 49%;
}
.accesos-items .item:nth-child(3n) {
	margin-right: 1%;
}
.accesos-items .item:nth-child(2n) {
	margin-right: 0;
}
.accesos-items .item a {
	min-height: 70px;
	font-family: 'Roboto Condensed', sans-serif;
}
.suscription {
	background: #fff;
	margin-bottom: 20px;
}
.revisa {
	margin-bottom: 25px;
}
.revisa .nav-tabs {
	display: none;
}
.revisa .tab-content {
	background: #fff;
	padding-bottom: 18px;
	float: left;
	width: 100%;
}
.revisa .tab-content>.tab-pane {
	display: block !important;
	float: left;
	width: 100%;
	padding: 0 18px 0 18px;
}
.revisa h3 {
	color: #fff;
	background: #5b2b82; /* color CMF morado original */
	margin: 0;
	padding: 6px 0 6px 18px;
	font-size: 18px;
}
.revisa .tab-content ul.revisa-item li {
	width: 100%;
	min-height: auto;
	padding-bottom: 10px;
	background: url(/recursos/sbifweb3/img/iconos-revisa-responsive.png) no-repeat top left;
	display: none;
}
.revisa .tab-content ul.revisa-item li:nth-child(1), .revisa .tab-content ul.revisa-item li:nth-child(2) {
	display: block;
}
.revisa h3 a {
	color: #fff;
	float: right;
	margin-right: 15px;
}
.revisa .tab-content h4 {
	float: left;
	color: #7c7b7b;
	font-size: 17px;
	width: 100%;
}
ul.revisa-item {
	padding: 20px 0 0 0;
}
.more.hidden-md-up {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
.more.hidden-md-up:before, .more.hidden-md-up:after {
	content: '';
	width: 41%;
	height: 1px;
	background: #c9c9c9;
	position: absolute;
	top: 8px;
}
.more.hidden-md-up:before {
	left: 0;
}
.more.hidden-md-up:after {
	right: 0;
}
.tweet {
	background: #fff;
}
.caja_tres_izquierda, .caja_tres_derecha {
	width: 100%;
}
.accesos-items .item a {
min-height: 80px;
	font-size:14px;
}

}
@media (max-width: 667px) {
.ficha-bancos {
    width: 100%;
}
.caja_dos_informacion {
	height:auto;}
.caja_dos_informacion div{
	border:none;
	float:none;
	}
.legend-ctn {
    top: 100px !important;
    left: 160px;
}
.linea-divisoria {
	display:none;}
.full-graph-pie p.text-center {
    padding-top: 0;
}
.container-chart .datos-variaciones-dos {
    width: 120px;
    float: none;
    margin: 0 auto;
}
.ficha-bancos .tabs-contenido .titulo {
    margin: 36px 0 0 0;}
.imgPreguntas {
    display: none;
}
.none-ms, #tableIndicadores th:nth-child(2), #tableIndicadores th:nth-child(3), #tableIndicadores th:nth-child(4), #tableIndicadores th:nth-child(5){
	display:none;}
.ficha-bancos thead h4 {
    font-size: 14px;
}
.ficha-bancos table.cifras td:nth-child(2) {
    border: none;
}
.caja_dos_informacion div {
    padding: 0;
}
.tab-content {
    width: 92%;
    margin: 0 auto;
}

#origenDataRelevante{
top: 0px;
position : initial   ;
left: 00px;

	}

}
@media (max-width: 575px) {


.box-bbdd label {
    height: 36px;
}
select.list-bbdd {
    height: 70px;
    font-size: 13px;
}
.bbdd-opciones {
    background: #fff;
    min-height: 75px;
}	 
}
@media (max-width: 576px) {
.container {
	width: 980px;
	max-width: 100%;
}
.post-listas li {
	width: 100%;
}
.descargar {
	float: left;
	margin-top: 15px;
	font-size: 18px;
	margin-left: 15px;
}
.revisa h3, .revisa h3 a {
	float: left;
	width: 100%;
}
.noticias-item.item-mobile .noticias-item-img {
	height: 268px;
}

}

@media (max-width: 568px) {
.navbar-toggleable-md #NavTop .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
a.btn-primary {
	width: 100%;
	margin-top: 15px;
}
form .col-sm-3 {
	padding: 0;
}
.ver_mas_articulos a {
	float: left !important;
	margin-top: 11px;
}
}
 @media (max-width: 480px) {
.header-middle .float-right {
	margin-top: 37px;
	margin-right: 17px;
	background-color: #5b2b82; /* color CMF morado original */
}
.img-texto {
	margin: 0 auto 25px auto;
	float: none;
}
p {
	clear: both;
}
.ficha-bancos table.cifras {
	width: 100%;
}
.ficha-bancos table.cifras td {
	padding: 10px 5px;
}
}

@media (max-width: 425px) {
    .tabs ul li {
        font-size: 14px;
    }

    .newCol12{
        position: relative;
        width: 100%!important;
        min-height: 1px;
    }

    [id^="linechart"] {
        display: block;
    }

}
@media (max-width: 370px) {

.ficha-bancos th {
    padding: 0 11px;}
.ficha-bancos td {
    padding: 15px 5px;}
.full-graph-pie {
    margin-left: -20px;
}
.full-graph-pie p.text-center {
    padding-top: 0;
    margin-top: -50px;
}
	
}

#loading {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: none;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;
	text-align: center;
	display:block;
 }
 
 #loading-image {
   position: absolute;
   top: 100px;
   z-index: 100;
   width:193px;
   left:0;
   right:0;
   margin:0 auto;}

   td.monto {
   	text-align: right;
   }

   .img_articulo_publicaciones img {
    width: 70%;
    box-shadow: 0px 0px 3px 1px rgba(136, 136, 136, 0.33);
}

iframe
{
    width: 98%;
    border: none;
    overflow: auto;
    height: 100%;
position: relative;
}

#prueba {
	        height: 960px; /* is support box height you can change as per your requirement*/

}



#response p{
	color: #FFFFFF;
	background-color: #DF0101;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	
}

#errorConsulta p{
	color: #FFFFFF;
	background-color: #DF0101;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	
}

#envioConsulta p{
	color: #FFFFFF;
	background-color: #088A4B;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	
}

#tipo_listado label
{
color: white;
margin-left: 10px;
margin-bottom: 5px;
font-size: small;

}

option.history{
	display: none;
}

