/* CSS Document */

.offscreen {
    position: absolute;
    top: -1500em;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden
}


/* Breadcrumbs */

nav {
    margin-bottom: 0;
}

nav ul.breadcrumbs li {
    display: inline;
    color: #656565;
}

nav ul.breadcrumbs {
    display: inline-block;
    width: 80%;
    margin-top: 10px;
}


/*cambios unificacion - JGD*/

nav div.breadcrumbs a>span {
    display: inline;
    color: #2A86CA;
    font-family: 'BentonSansMedium', Arial, Helvetica, sans-serif;
}

nav div.breadcrumbs span {
    display: inline;
    color: #666666;
    margin-left: 3px;
    font-size: 14px;
}

nav div.breadcrumbs {
    display: inline-block;
    width: 80%;
    margin-top: 10px;
    white-space: nowrap;
}

.c-menu-clientes_R2 {
    float: left;
    display: block;
    width: 40%;
    margin-top: 23px;
    margin-left: 23px;
}

.c-menu-clientes_R2 li.activo a {
    padding: 0 .7em;
    display: inline-block;
    zoom: 1;
    margin-left: -4px;
    background: url("../mult/top-nav-li-separator.gif") no-repeat scroll right top;
    font-size: 1.1em;
    color: rgb(0, 158, 229);
    font-weight: bold;
}

.c-menu-clientes_R2 li {
    padding: 0 .7em;
    display: inline-block;
    zoom: 1;
    margin-left: -4px;
    background: url("../mult/top-nav-li-separator.gif") no-repeat scroll right top;
    font-size: 1.1em;
    color: rgba(51, 51, 51, 0.6);
    font-weight: bold;
}


/* BUSCADOR */

.filtros,
.acatalogo,
.info-ficha,
.ainfondos {
    float: left;
    margin-right: 10px;
    width: 100%;
}

.info-ficha, .info-sep {
    width: 100%;
}

.info-general {
}

.resultados,
.sinfondos,
.test-tabla {
    float: left;
    width: 100%;
}

.catalogo {
    padding-top: 10px;
    display: block;
    border: 0;
}

.filtro {
    zoom: 1;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
    display: block;
}

.filtro:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}

.info-ficha {
    border: 1px solid #CCC;
    padding-bottom: 5px;
    font-size: 11px;
}

.filtro h4 {
    clear: both;
    margin: 0 0 5px;
    color: #121212;
    font-family: 'BentonSansBook', Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.filtro h4 + select + div {
    margin-bottom: 20px;
}

.filtro .legend h4 {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    margin: 0!important;
}

a.abre {
    display: block;
    width: 100%!important;
    margin-right: 10px;
    background: url(../mult/ico_inac.png) no-repeat center right;
}

a.cierra {
    display: block;
    width: 100%!important;
    margin-right: 10px;
    background: url("../mult/arrows_accordion.png") no-repeat 98.5% -8px;
}

a.cierrab {
    background: url(../mult/ico_actb.png) no-repeat center right;
    padding-right: 10px;
    display: block;
}

.filtro select {
    margin-bottom: 10px;
    width: 208px;
}

.busresults .filtro .ui-selectmenu {
    margin-bottom: 10px;
}

.filtro .input_outline {
    margin-bottom: 10px;
}

.filtro .input_outline input {
    width: 162px;
    float: left;
}

.filtro input.buscar {
    float: left;
    width: 25px;
    height: 25px;
    margin: 2px 0 0 10px;
    border: none;
    background: url(../mult/ico-buscar.png) no-repeat 0 0;
    cursor: pointer;
}

.filtro .down input[type="text"] {
    width: 205px;
}

.filtro input[type="radio"] {
    margin-left: 15px;
    margin-right: 5px;
}

.filtro .rds label {
    clear: none;
}

.filtro .rds label input {
    vertical-align: middle;
}

.filtro .rds .custom-radio {
    float: left;
}

.filtro .rds .custom-radio input {
    margin: 0;
}

.filtro .btn_busqueda {
    margin: 0;
}

.filtro .btn_busqueda .btn_azul {
    float: right;
    margin: 0;
    width: 100%;
    padding:0;
}

.filtro .btn_busqueda:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}

.tcell .tipo {
    color: #2eaee8;
    background-color: #fbfbfb;
}


/*.tcell .tipo2{color:#2eaee8;background-color:#fbfbfb;border:1px solid #E5E5E5;display:block;padding:5px;width:auto!important;font-weight:bold;border-bottom:none;} */

.tcell .bubble {
    display: none;
}

.tcell .tipo2 {
    display: block;
    width: auto !important;
    padding: 10px 0 10px 5px;
    font-size: 16px;
    color: #666;
    line-height: 14px;
    margin-top: 10px;
    border-bottom: 1px solid #e9e9e9;
}

#bubble {
    position: absolute;
    z-index: 40000;
    display: none;
    text-align: left;
}

#bubble .bubble {
    position: relative;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    padding: 17px 10px;
    background: #fff;
    color: #797f85;
    border-bottom-color: #c3c3c3;
    box-shadow: 0 0 1px #888;
}

#bubble .bubble .fix {
    position: absolute;
    bottom: -8px;
    left: 14px;
    width: 14px;
    height: 8px;
    background: transparent url(../mult/ico_bubble.png) no-repeat 0 0;
}


/* Tabs i Tabs_content */

ul.tabs {
    /*float:left;*/
    min-height: 30px;
    display: block;
    background: none;
    border: none;
    position: relative;
    z-index: 3;
    /*width:100%;*/
    clear: both;
}

ul.tabs li,
ul.tabs li.ui-state-default {
    float: left;
    margin: 0 3px -1px 0;
    padding: 6px 15px 6px 0px;
    border-radius: 0;
    color: #2A86CA;
    overflow: hidden;
    line-height: 15px;
    z-index: 1;
}

ul.tabs li.activo {
    border: 1px solid #E5E5E5;
    border-bottom: 1px solid #fff;
    background: white;
    padding-bottom: 3px;
    margin-bottom: 1px;
    ;
}

ul.tabs li.activo a {
    font-weight: bold;
    color: #0065AC;
    font-size: 11px;
    ;
}

.secundario ul.tabs li,
.secundario ul.tabs li.ui-state-default {
    padding: 15px 0;
    border: 1px solid #e9e9e9;
    border-bottom: 0;
    margin-right: 0;
    width: calc(50% - 2px);
    text-align: center;
}

html ul.tabs li.active {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.tab_content {
    border: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: -1px!important;
    top: 21px;
    top: 0;
}

.tab_content img {
    margin: 2px;
}

#buscadorSubHome .tab_content {
    width: 100%!important;
}

#ui-tabs-1 .opciones li {
    margin-left: 4px;
}


/* fi Tabs i Tabs_content*/

.buscador .resultados .ui-widget-content {
    border: none;
}

.resultados .tab_content li {
    padding: 10px 5px;
    float: left;
}

.resultados div.tab_content {
    padding: 10px 5px;
    float: left;
}

ul.opciones {}

ul.opciones li {
    display: inline-block;
    padding: 0 5px!important;
    height: 16px;
}

li.bor_izq {
    border-left: 1px solid #CCC;
    padding-left: 5px;
}

.tab_content {
    padding: 10px 0 0 0;
    float: left;
}

.tab_content.reset {
    border: none!important;
    padding: 0;
}

.tab_content table {
    width: 100%;
    font-size: 11px;
    margin: 10px 0 0 0;
    table-layout: fixed;
}

.tab_content table a {
    color: #2A86CA;
    font-size: 14px;
}

.tab_content table a.inact,
.tab_content table th.header a {
    display: block;
    width: 100%;
    margin-right: 10px;
    padding-right: 19px;
    background: url(../mult/ico_inac.png) no-repeat center right;
    text-align: left;
    line-height: 13px;
}

.tab_content table th.headerSortDown,
.tab_content table th.headerSortUp {
    background-color: #eeefec;
}

.tab_content table a.act,
.tab_content table th.headerSortUp a {
    background: url(../mult/ico_act_inv.png) no-repeat center right;
    width: 100%;
    padding-right: 15px;
    margin-right: 10px;
    display: block;
}

.tab_content table th.headerSortDown a {
    background-image: url(../mult/ico_act.png);
}

.tab_content table thead,
.tab_content table thead tr,
.tab_content table thead tr th {
    height: auto;
}

.tab_content table th {
    text-align: left;
    font-weight: 200;
    font-size: 12px;
}

.tab_content table thead tr {
    background: #fff;
}

.tab_content table th,
.tab_content table td {
    padding: 10px 0 10px 10px;
}

.tab_content table.jtable table th,
.tab_content table.jtable table td {
    padding: 0px;
}

#ui-tabs-2.tab_content table.jtable table td.textoTable:last-child {
    display: none;
}
.tab_content table.jtable table td.right {
  padding-right: 22px;
}
.tab_content table.basic th,
.tab_content table.basic td {
    padding: 5px;
}

.tab_content table td.wrapper {
    padding: 0;
}

.tab_content table td.wrapper table {
    margin: 0 0 15px;
    border-collapse: collapse;
    border: none;
    table-layout: fixed;
}

.tab_content table td.wrapper table.seeMore {
    margin: 0 0 15px;
}



table td.sub {
    padding-left: 15px!important;
}

.tab_content table tbody th {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;

}

.tab_content table tbody th a {}

.td_max {
    width: 100px;
    word-break: break-word;
}

.td_max2 {
    width: 80px;
}

.td_max3 {
    width: 90px;
}

.td_med {
    width: 110px;
}

.td_med2 {
    width: 24px;
}

.td_peq {
    width: 70px;
}

.td_peq2 {
    width: 24px;
}

.td_peq3 {
    width: 55px;
}

.tab_content .parent_row td {
    font-weight: normal;
    padding-left: 30px;
    border: 1px solid #E5E5E5;
    border-right: none;
}

td {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

td.agrupacionCat {
    background-color: #FBFBFB;
    border: 1px solid #E5E5E5;
    color: #2EAEE8;
    display: block;
    padding: 5px;
    width: auto !important;
}

.tab_content table thead th {
    padding: 5px 20px 5px 5px;
}


/*Eliminado - efecto cabecera se pone en la fila de contenido

.tab_content table thead th:hover{background-color:#e0f6fc;}*/

.tab_content table tbody tr:hover {

}

.tab_content table.jtable tbody tr:hover {

}

.tab_content table.seeMore tbody tr:hover {

}

.tab_content table.seeMore tr {
    height: 80px;
    border-bottom: 1px solid #e9e9e9;
}

.tab_content table thead th.option-fondo:hover {
    background-color: #e9e9e9;
}

.tab_content table thead a {
    color: #666;
    font-size: 11px;
    font-weight: normal;
}

.tab_content table thead a:hover {
    color: #0073c9;
}

.tab_content table thead .principal {
    float: none;
    margin: 0;
    clear: none;
}

.tab_content table thead .principal a {}


/* Riesgos */

.riesgo1,
.riesgo2,
.riesgo3,
.riesgo4,
.riesgo5,
.riesgo6,
.riesgo7 {
    height: 10px;
    width: 65px;
    overflow: hidden;
    text-indent: 100px;
}

.riesgo1 {
    background: url(../mult/risk1.png) no-repeat center center;
}

.riesgo2 {
    background: url(../mult/risk2.png) no-repeat center center;
}

.riesgo3 {
    background: url(../mult/risk3.png) no-repeat center center;
}

.riesgo4 {
    background: url(../mult/risk4.png) no-repeat center center;
}

.riesgo5 {
    background: url(../mult/risk5.png) no-repeat center center;
}

.riesgo6 {
    background: url(../mult/risk6.png) no-repeat center center;
}

.riesgo7 {
    background: url(../mult/risk7.png) no-repeat center center;
}


/* Ratingms */

.ratingms1,
.ratingms2,
.ratingms3,
.ratingms4,
.ratingms5 {
    height: 10px;
    width: 65px;
    overflow: hidden;
    text-indent: 100px;
}

.ratingms1 {
    background: url(../mult/star1.png) no-repeat center center;
}

.ratingms2 {
    background: url(../mult/star2.png) no-repeat center center;
}

.ratingms3 {
    background: url(../mult/star3.png) no-repeat center center;
}

.ratingms4 {
    background: url(../mult/star4.png) no-repeat center center;
}

.ratingms5 {
    background: url(../mult/star5.png) no-repeat center center;
}

tr.imp,
tr.par {
    background-color: #fff;
}


/* Estilo inverso de coloracion de tr , aplicar clase .elbat a la tabla*/


/* Se elimina porque se ve mal la tabla de la derecha del comparador */


/* .elbat tr.imp, .tab_content table.elbat tr:nth-child(odd){background-color:#E6E6E6;}

.elbat tr.par, .elbat tr:nth-child(even){background-color:#F6F6F6;}*/


/* Comparador Tabla Indice Referencia*/

#tablaIndReferenciaTab1 {
    margin-top: 10px;
}

#tablaIndReferenciaTab2 {
    margin-top: 10px;
}


/* PAGINACION */

.resultadoBusqueda .paginacion {
    margin-top: 15px;
}

.paginacion {
    float: left;
    font-size: 10px;
}

.paginacion ul {
    height: 25px;
}

.paginacion ul li {
    display: inline-block;
    padding: 0 2px!important;
    vertical-align: middle;
    float: left;
}

.paginacion ul li span {
    display: block;
}

.paginacion ul li input {
    text-align: center;
    width: 20px;
    font-size: 9px;
    margin-top: 2px;
    height: 14px;
}

.paginacion a.pag_ant_off,
.paginacion a.pag_ant_on,
.paginacion a.pag_sig_off,
.paginacion a.pag_sig_on {
    width: 19px;
    height: 19px;
    display: block;
}

.paginacion a.pag_ant_off {
    background: url(../mult/ico_pag_ant_off.png) no-repeat center center;
}

.paginacion a.pag_ant_on {
    background: url(../mult/ico_pag_ant_on.png) no-repeat center center;
}

.paginacion a.pag_sig_off {
    background: url(../mult/ico_pag_sig_off.png) no-repeat center center;
}

.paginacion a.pag_sig_on {
    background: url(../mult/ico_pag_sig_on.png) no-repeat center center;
}

.extras {
    padding: 15px;
    display: block;
    float: left;
    width: 95%;
}


/* BARRA PROGRESO - SLIDER */

.slider .min {
    float: left;
    color: #666;
}

.slider .max {
    float: right;
    color: #666;
}

.slider .barr {
    position: relative;
    height: 50px;
    padding-top: 16px;
}

.slider .barr ul {
    display: inline-block;
    width: 100%;
}

.slider .barr ul li {
    width: 9%;
    height: 17px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    border-bottom: 1px solid #BFD5D8;
    display: inline-block;
    margin: 0;
    float: left;
}

.slider .barr ul li.verde {
    background-color: #CFE6B0;
}

.slider .barr .mmin {
    left: 25%;
}

.slider .barr .mmax {
    left: 66%;
}

a.despl {
    background: url(../mult/ico_despl.png) no-repeat center right;
    padding-right: 10px;
    display: block;
}

a.mas {
    height: 11px;
    width: 15px;
    background: url(../mult/ico_mas.png) no-repeat center center;
    display: block;
}

a.menos {
    height: 11px;
    width: 15px;
    background: url(../mult/ico_menos.png) no-repeat center center;
    display: block;
}

ul.botones {
    margin-top: 15px;
    float: right;
}

ul.botones.sup {
    margin-top: -20px;
    margin-right: 10px;
    width: 73%;
}

ul.botones.sup li {
    margin-bottom: 5px;
    float: right;
}

ul.botones.inf {
    margin-top: 10px;
    margin-right: 0;
}

ul.botones li {
    display: inline-block;
    float: left;
}

ul.botones li a.btn_azul {
    margin-right: 0;
    margin-left: 5px;
    padding: 0 15px;
}
ul.botones li:first-child a {
  margin-left: 0;
}
th div.visible {
    visibility: visible;
    display: block;
    position: absolute;
    background-color: #F3F3F3;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    padding: 5px;
    width: 120px;
    margin-left: -5px;
}

ul.bullet {
    display: block;
    margin-left: 5px;
}

ul.bullet li {
    display: block;
    float: none!important;
    padding: 10px 0 10px !important;
}

ul.bullet li a {
}


/* Catalogo fondos */

.catalogo .fondos {
    padding: 10px 0;
}

.catalogo .fondos div {
    margin: 0 2% 0 0;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
}
.catalogo .fondos div:nth-child(2n) {
  margin-right: 0;
}
.catalogo .fondos div h3 {
    background-color: #e9e9e9;
    margin: 0px;
    padding: 3px;
    margin-bottom: 20px;
    color: #4C4C4C;
    font-size: 14px;
}

.catalogo .fondos div h3 a {
    background: transparent url(/am/tlwgbineses/mult/ico-flecha-azul-derecha.png) right center no-repeat;
    margin: 0 10px 0 7px;
    display: block;
    color: #2A86CA;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.catalogo .fondos div h3 a:hover {
  color: #1464A5;
}

.catalogo .fondos div p,
.catalogo .fondos div ul {
    margin-left: 10px;
    clear: both;
}

.catalogo .fondos div ul li {
}

.catalogo .intro {
    margin-left: 0px;
}


/* aside Catalogo fondos*/

.acatalogo .tipo {
    clear: both;
    display: block;
    width: auto!important;
}

.acatalogo .tipo h4 {
    position: relative;
    border: 1px solid #e9e9e9;
    padding-left: .6em;
    font-size: 14px;
    font-weight: bold;
    zoom: 1;
    margin-bottom: 0;
    padding: 10px 0px 10px 10px;
}

.ie9 .acatalogo .tipo h4 {
}

.acatalogo .tipo h4.sin {}

.ie9 .acatalogo .tipo h4.sin {}


/*.acatalogo .tipo h4.sin .span{}*/

.acatalogo .tipo h4 a {
    float: right;
    display: inline;
    margin-right: 10px;
    min-height: 20px;
    line-height: 20px;
}

.acatalogo .tipo h4 a.mas {
    color: #4C4C4C;
}

.acatalogo .tipo h4 a.bmas {
    width: 12px;
}

.acatalogo .tipo h4 a.menos {
    color: #0D52A5;
}

.acatalogo .tipo h4 a:hover {
    text-decoration: none;
}

.acatalogo .tipo h4 .span {
    float: left;
    margin-right: 0;
    font-size: 14px;
    color: #2A86CA;
    max-width: 200px;
}

.acatalogo .tipo h4 .span.selected {
    color: #043263;
}

.acatalogo .tipo ul {
    border: 1px solid #dfe4eb;
    border-top: none;
    padding: 5px 0 0 10px;
}

.acatalogo .tipo ul ul {
    border: none;
    margin: 0;
    border-left: 1px solid #e9e9e9;
}

.acatalogo .tipo ul ul ul {
    margin-bottom: 7px;
}

.acatalogo .tipo ul ul li {
    margin: 0;
    padding: 0 5px 0 5px;
}

.acatalogo .tipo ul li {
    padding-left: 15px;
    margin-bottom: 5px;
}

.acatalogo .tipo ul li {
    display: inline-block;
    width: 90%;
}

.acatalogo .tipo ul li a {
    font-size: 14px;
}

.acatalogo .tipo ul li a.selected {
    color: #043263;
}

.acatalogo .tipo h4 a.select {
    position: absolute;
    right: 0;
    height: 27px;
    margin-right: 0 !important;
    padding-right: 10px;
    font-weight: bold!important;
}

.acatalogo .bmenos {
    background: url("../mult/arrows_mobile_49A5E9.png") no-repeat 11px -62px;
}
.acatalogo .select.bmenos {
    background: url("../mult/arrows_accordion.png") no-repeat 11px -62px;
}
.acatalogo .bmas {
    background: url("../mult/arrows_mobile_49A5E9.png") no-repeat -10px -8px;
}
.acatalogo .select.bmas {
    background: url("../mult/arrows_accordion.png") no-repeat -10px -8px;
}

.cl:before,
.cl:after,
.acatalogo .tipo h4:before,
.acatalogo .tipo h4:after {
    content: "";
    display: table;
}

.cl:after,
.acatalogo .tipo h4:after {
    clear: both;
}


/*

.desplegable-cont .filter-trigger { height:1.4em; padding-top:.6em; padding-bottom:.7em; padding-left: 1.3em; font-size: 1.2em; font-weight: bold; zoom: 1;}

  .desplegable-cont .filter-trigger span { display:inline-block; vertical-align:middle; font-size:1em; line-height:1.6em; color: #003f8c; }

.desplegable-cont .plegado { border:1px solid #dde3ea; border-radius:5px 5px 2px 2px; background: url("../mult/arrows_accordion.png") no-repeat 98% 1px, linear-gradient(to bottom, #fff 0%, #F3F7FA 100%) repeat 0 0; background: url("../mult/arrows_accordion.png") no-repeat 98% 1px, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F3F7FA)); }

.desplegable-cont .desplegado { border:1px solid #B6CEEA; border-radius:5px 5px 0 0; background: url("../mult/arrows_accordion.png") no-repeat 98% -52px, linear-gradient(to bottom, #F3F7FA 0%, #FFFFFF 100%) repeat 0 0; background: url("../mult/arrows_accordion.png") no-repeat 98% -52px, -webkit-gradient(linear, left top, left bottom, from(#F3F7FA), to(#FFFFFF));}

.desplegable-cont .contenidoBuscador { border:1px solid #dfe4eb; border-top:none; overflow: hidden; }

.desplegable-cont .contenidoBuscador tr { border-bottom:1px solid #dcdcdc;}

.desplegable-cont .contenidoBuscador tr:last-child { border-bottom:none;}

.desplegable-cont.busqueda { position:relative; min-height:1.8em; border:1px solid #CDDAE5; margin-bottom:.833em; padding:.9em 1em 1em 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: #D5D6D7 0 1px 1px inset; -moz-box-shadow: #d5d6d7 0 1px 1px inset; box-shadow: #D5D6D7 0 1px 1px inset; background-color: #F1F5F9; }

  .desplegable-cont .filter-value { display:none;}

  .desplegable-cont.busqueda .filter-trigger { display:inline-block; vertical-align:middle; height:auto; padding-top:0; padding-bottom:0; cursor:default; }

    .desplegable-cont.busqueda .filter-trigger span {color:#5c626e; }

  .desplegable-cont.busqueda .plegado { border:none; background:none; font-size:1em; }

  .desplegable-cont.busqueda .close-filter { position:absolute; top:50%; right: 2em; margin-top:-.7em; }

  .desplegable-cont.busqueda .filter-value { display:inline-block; vertical-align:middle; margin-top:.1em; margin-left:1em; background:url("../images/icons_menu.png") no-repeat 100% -622px;}

    .desplegable-cont .filter-value span { color:#003f8c;}

    .desplegable-cont .filter-value .label { display:inline; margin-bottom:0; font-size:1.2em;}

    .desplegable-cont .filter-value .input { margin-right:3em; font-size:1.1em; font-weight:bold;}

  #query-model-gob.desplegable-cont.busqueda .filter-value { display: inline-block;margin-right:9em;margin-top: .4em;vertical-align: top;width: 67em;}

.c-desplegable-consultas.busqueda { padding-top:1em; padding-bottom:1em; line-height:1em; }

.filter-container .actions { margin-top:2em;}

*/


/* Calculadora inversiones */

.acalc {
    float: left;
    width: 36%;
    padding: 10px 0;
}

.rcalc {
    float: right;
    width: 55%;
    padding: 10px 0;
    clear: right;
    position: relative;
}

.acalc h3, .rcalc h3 {
    margin-bottom: 15px;
    font-family: 'BentonSansMedium',Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.acalc section {
    margin-bottom: 5px;
    clear: both;
    float: left;
    width: 100%;
    height: 70px;
}
.acalc section:nth-child(4) {
    height: 35px;
}
.acalc input,
.acalc label {
    float: left;
    width: auto;
    margin: 10px 5px 10px 0px;
}

.acalc h4 {
    font-size: 12px;
    color: #121212;
    font-weight: 200;
    margin: 10px 0 20px 0;
    font-family: 'BentonSansBook',Arial, Helvetica, sans-serif;
}

.rcalc .graf {
    padding: 5px;
    clear: both;
    display: block;
}

table.jtable div.jtable-column-header-container {
    min-height: 2.2em;
}

@font-face {
    font-family: 'StagSansMedium';
    src: url("/am/tlwgbineses/css/fonts/stag-sans-medium-webfont.eot");
    src: url("/am/tlwgbineses/css/fonts/stag-sans-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/am/tlwgbineses/css/fonts/stag-sans-medium-webfont.ttf") format("truetype"), url("/am/tlwgbineses/css/fonts/stag-sans-medium-webfont.svg#StagSansMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* Alertas y Avisos */

.alerta {
    clear: both;
    display: block;
    width: 100%;
    /*width:918px;*/
    float: left;
    background-color: #fddfdf;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #fddfdf;
    font-size: 12px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    color: #666;
}

.alerta .pre {
}
.alerta .pre img {
  display: none;
}

.alerta .mensaje {
    color: #121212;
    background: url(../mult/icon_rojo.png?v2) no-repeat;
    padding: 70px 130px;
    background-position: 65px 65px;
    font-size: 12px;
    float: left;
}
.alerta .mensaje div {
  float: left;
  width: 100%;
  font-size: 12px;
}
.alerta .mensaje span {
    color: #121212;
    font-size: 12px;
}
.alerta .mensaje span.azul {
    color: #121212;
    font-size: 28px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    font-family: 'BentonSansLight', Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 799px) {
    .alerta .mensaje {
        padding: 30px 15px;
        background-position: 20px 27px;
    }

    .alerta .mensaje span.azul {
        margin-bottom: 20px;
        margin-left: 35px;
    }
}
.alerta strong {
    color: #121212;
    font-size: 14px;
}

.aviso {
    clear: both;
    display: block;
    background-color: #d4edfc;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    font-size: 12px;
    color: #121212;
}

.aviso .pre {
    float: left;
    background-color: #d4edfc;
    padding: 5px 10px;
    width: 20px;
}

.aviso .mensaje {
    border: 1px solid #D4EDFC;
    color: #121212;
    background: url(../mult/icon_azul.png) no-repeat;
    background-color: #D4EDFC;
    padding: 70px 130px;
    background-position: 65px 65px;
    font-size: 12px;
}
.aviso .mensaje a {
  font-size: 12px;
}
.aviso .mensaje span {
    color: #121212;
    text-decoration: none !important;
    clear: right;
    width: 100%;
    font-size: 12px;
    font-family: 'BentonSansBook', Arial, Helvetica, sans-serif;
}
.aviso .mensaje span.azul {
    color: #121212;
    font-size: 28px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    font-family: 'BentonSansLight', Arial, Helvetica, sans-serif;
}
.aviso .mensaje p, .aviso .mensaje p span, .aviso .mensaje div, .aviso .mensaje strong {
  font-size: 12px;
  color: #121212;
}
.aviso .mensaje p {
  padding: 0 0 10px;
}
.diclaimerInfor {
    clear: both;
    display: block;
}

.diclaimerInfor .title {
    font-size: 12px;
    line-height: 2.5;
    color: #666;
}

.diclaimerInfor .mensaje {
    margin-bottom: 9px;
    font-size: 12px;
    line-height: 1.2;
    color: #666;
}


/* Sliders */

#barra {
    background-color: #96CF3A!important;
    background-image: none!important;
    border: 0;
    height: 23px;
}

#barra div {
    background-color: #4BBCEC!important;
    background-image: none!important;
    height: 23px;
}

#barra a {
    height: 20px;
    width: auto;
    padding: 3px 5px;
}

a.ui-slider-handle {
    height: 20px!important;
    display: block;
    padding-left: 17px;
}

a.ui-slider-handle span {
    color: #2A86CA;
    display: block;
    font-size: 11px;
    height: 20px!important;
    line-height: 20px;
    margin-left: 0;
    padding: 5px 18px;
    text-align: center;
    background: #fff;
    border: 1px solid #2A86CA;
}

a.ui-slider-handle.slider-start {

}

a.ui-slider-handle.slider-start span {

}


/* FICHA */

.info-general {
    background: url(../mult/bg_info_general.jpg)top left repeat-x;
    padding: 0 10px;
    margin-bottom: 10px;
}

.info-general h4 {
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
}

.tbl-info {
    margin: 0 0 10px 0;
}

.tbl-info td {
    padding: 5px 0 0 0;
    vertical-align: top;
    font-size: 11px!important;
}

.tbl-info td strong {
    color: #666666;
}

.tbl-info a.cmb_clase {
    width: 180px!important;
    font-size: 1em!important;
}

.tbl-info td.w55 {
    width: 55%;
}

.tbl-info td select {
    margin-right: 5px;
}

.tblbcspcp {
    border: 0 none;
    border-spacing: 0;
    border-collapse: collapse;
}

.info-sep {
    padding: 0 3.5%;
    width: 93%;
}

.info-sep p,
.info-sep td {
    color: #666666;
}

.info-sep p {
    width: 98%;
}

.info-sep h4 {
    background: url(../mult/bg-info-sep.png) top left repeat-x;
    line-height: normal;
    line-height: 40px;
    font-size: 13px;
    color: #333;
}

.info-sep table {
    width: 100% !important;
    margin-bottom: 15px;
}

.info-sep td {
    padding: 4px 3px;
}

.info-box {
    background: none repeat scroll 0 0 #FFFFFF;
    z-index: 10;
    padding: 10px;
    width: 225px;
    position: absolute;
    margin-top: -25px;
    box-shadow: 0 5px 20px #B0B0B0;
    margin-left: 105px;
    display: none;
}

.info-box .cerrar {
    border: 1px solid #006DC0;
    color: #006DC0;
    float: right;
    height: 10px;
    line-height: 9px;
    text-align: center;
    width: 10px;
}

.info-box h4 {
    float: left;
    line-height: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.info-box p {
    float: left;
    text-align: justify;
}

.bg-gris {
    background: #f1f1f2;
}

.sin-border {
    border: none!important;
}

form.fecha,
form.fecha2 {
    margin-bottom: 15px;
}

form.fecha label,
form.fecha2 label {
    color: #666;
    clear: right;
    float: left;
    margin: 0;
}

form.fecha input,
form.fecha2 input {
    width: 75px;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    margin-right: 0;
    margin-left: 8px;
}

form.fecha input.btn_azul,
form.fecha2 input.btn_azul {
    width: auto;
}

form.fecha img,
form.fecha2 img {
    margin: 0px 5px;
    float: left;
    display: none;
}

form img.ical,
form img.imcal {
    margin: 0px 5px;
    float: right;
}

form.fecha input.calendarMin,
form.fecha2 input.calendarMin {
    width: 70px;
    float: left;
}

.img-text {
    float: left;
    margin: 0 5px 10px 0;
    display: inline;
}

.tab_tit_float {
    float: left;
    margin: 3px 0 0 0;
    display: inline;
}

.grafica {
    margin: 10px 0 10px 8px;
}

.content-tab {
    padding: 0 10px 10px 10px;
}

a.ico-pdf {
    background: url(../mult/ico_pdf.png) 0 0 no-repeat;
    padding: 3px 0 10px 25px;
    display: inline-block;
    margin-top: 5px;
}

a.ico-zip {
    background: url(../mult/ico_zip.gif) 0 0 no-repeat;
    padding: 3px 0 10px 23px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 3%;
}

a.ico-excel {
    background: url(../mult/ico_excel.gif) 0 0 no-repeat;
    padding: 3px 0 10px 23px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 3%;
}

a.ico-video {
    background: url(../mult/ico_video.png) 0 0 no-repeat;
    padding: 3px 0 10px 30px;
    display: inline-block;
    margin-top: 5px;
}

a.ico-pdf:hover,
a.ico-excel:hover,
a.ico-video:hover,
.a-piepag:hover {
}

.a-piepag {
    padding-top: 10px;
    display: inline-block;
}

.ico_menos {
    float: left;
    margin-right: 5px;
}

.content h5.gris {
}

.filtroFecha .clearFix {
    width: 220px;
}

.filtroFecha .custom_cmb,
.filtroFecha div {
    float: left;
    margin-left: 10px;
}

.tbl-info .rating img {
    vertical-align: middle;
}

.tbl-info .rating .mas-info img {
    padding-top: 0;
    margin-bottom: 0;
    margin-left: 10px;
}

.tbl-info .claseRating strong.floatL {
    padding-right: 10px;
    vertical-align: middle;
    display: block;
}


/*Unificaci�n - JGD*/

ul#datoscomentarios {
    margin-top: 6%;
}

.filtroIdioma .clearFix {
    width: 150px;
}

.filtroIdioma div {
    float: left;
    margin-left: 10px;
}

span.fechaInforme {
    font-size: 11px!important;
    color: #7E8893;
}


/* Premios */

section.info-sep div.premio {
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
}

section.info-sep div.premio img.premio {
    width: 90px;
}

section.info-sep div.premio p.premio-nombre {
    font-weight: bold;
}

section.info-sep div.premio p {
    margin-bottom: 6px!important;
    padding-bottom: 0!important
}


/* Noticias */

h2.sfontnot {
    font-family: 'BentonSansBook', Arial!important;
    margin-bottom: 10px;
}

h1.sfontnot {
    font-family: 'BentonSansLight', Arial;
    margin-bottom: 20px;
    margin-top: 20px;
}

ul.list_noticias,
ul.list_noticias a {
    float: none;
    width: 100%;
}

ul.list_noticias a.enlace_externo {
}

ul.list_noticias li {
    padding: 15px 0px;
    display: block;
    float: left;
    width: 96%;
}

ul.list_noticias li img {
    float: left;
    display: inline;
    width: 90px;
    margin-right: 10px;
}

ul.list_noticias li img.frt,
img.frt {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

ul.list_noticias li img.img_derecha,
img.img_derecha {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

img.flt {
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

img.img_izquierda {
    float: left;
    margin-right: 10px;
    margin-left: 0;
}

ul.list_noticias li div {
    float: right;
    display: block;
    width: 88%;
    font-size: 12px;
    color: #121212;
    line-height: 18px;
}

ul.list_noticias li span.tit {
    color: #2A86CA;
    font-size: 14px;
    display: block;
    font-family: 'BentonSansMedium',Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
}

ul.list_noticias li span.fuente {
    display: block;
    margin-bottom: 5px;
    color: #999;
    font-size: 11px;
}

ul.list_noticias li.dos {
    background: #fff;
}

ul.list_noticias li:hover {

}

.ordenar {
    float: left;
}

.ordenar label {
    color: #666;
    font-weight: bold;
    display: inline;
    margin-right: 5px;
}

.ordenar select {
    border: 1px solid #B6E5F5;
    color: #999;
    width: 150px;
}

.ordenar div {
    float: left;
}

.box ul.list_noticias li a {
    background: none;
    padding: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.box ul.list_noticias li a img {
    width: 45px;
}

.box ul.list_noticias li a div {
    width: 78%;
    padding: 0;
}

.box ul.list_noticias li span.fuente {
    margin-bottom: 5px;
}

.box ul.list_noticias li span.tit {
    font-size: 1em;
}

.foto_noticia {
    float: right;
    margin: 0 0px 10px 10px;
    position: relative;
    max-width: 100%;
    width: auto;
}

h3.noticias img {
    float: left;
    padding-right: 5px;
    display: none;
}

h3.noticias span {
    vertical-align: top;
    min-height: 35px;
    display: block;
}

ul.list_noticias_2,
ul.list_noticias_2 li {
    color: #4C4C4C;
}

.box ul.list_noticias_2 li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    padding: 10px;
    display: block;
    float: left;
}

.box ul.list_noticias_2 li img {
    width: 65px;
    display: block;
    float: left;
    padding: 5px;
}

.enlace_externo_columna {
    width: 16px!important;
    height: 16px!important;
    float: right!important;
    padding: 0!important;
}

.box ul.list_noticias_2 li > div {
    padding: 0;
    display: block;
    width: 195px;
    margin-left: 5px;
    float: none;
}
.box ul.list_noticias_2 li > div.social {

}
.box ul.list_noticias_2 li > div.social div {
  padding: 5px 5px 0 0;
  margin: 0;
}
.box ul.list_noticias_2 li span.tit {
    font-size: 12px;
    color: #2A86CA;
    display: block;
    font-family: 'BentonSansMedium', Arial, Helvetica, sans-serif;
}

.box ul.list_noticias_2 li span.fuente {
    margin-bottom: 5px;
    color: #999999;
    display: block;
    font-size: 11px;
}

.margenes {
    margin: 0 10px 10px 0;
}

.marco {
    margin-bottom: 10px;
    clear: both;
}

.intro_noticias {
}


/*.marco p{line-height:140%;margin-bottom:10px;} */

.marco p {
    line-height: 140%;
}

ul.list_links {
    margin: 30px 0 10px 10px;
}

ul.list_links li a {
    padding: 3px 0 12px 28px;
    display: block;
}

ul.list_links li a.link {
    background: url(../mult/icon_link.png) no-repeat left top;
}

ul.list_links li a.doc {
    background: url(../mult/icon_doc.png) no-repeat left top;
}

.foto_noticia .nav_comercial {
    right: 0px;
    top: 160px;
}


/* Perfil riesgo */

.catalogo.riesgo {
    border: none;
    background-color: transparent;
    width: 900px;
    padding-left: 0px;
    padding-right: 0px;
}

h3.riesgo {
    color: #333;
    font-size: 14px;
    font-weight: 200;
    margin: 0;
}

.riesgos {
    padding: 10px 0;
}

.titleTabla {
    font: normal 18px 'BentonSansBook', Arial;
    margin: 15px 10px 0 10px;
    background: #f0f2ef;
    border: 1px solid #e5e5e5;
    padding: 12px 17px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #333;
}

.catalogo.riesgo .riesgos div {
    margin: 0;
    width: 50%;
    line-height: 17px;
    float: left;
    display: inline;
    padding-bottom: 20px;
}

.catalogo.riesgo .riesgos div.custom-radio {
    clear: both;
    margin: 0;
    width: 97%;
    height: auto;
    line-height: normal;
    float: left;
    display: block;
    background-color: transparent;
    padding-bottom: 0;
}

.catalogo.riesgo .riesgos div.custom-radio:before,
.catalogo.riesgo .riesgos div.custom-radio:after {
    content: "";
    display: table;
}

.catalogo.riesgo .riesgos div h3 {
    color: #666;
    font-weight: 200;
    background-color: #e9e9e9;
    font-size: 14px;
    margin: 3px 3% 15px 0%;
    padding: 10px 15px;
}

.catalogo.riesgo .riesgos div input {
    margin-left: 20px;
    clear: left;
    float: left;
}

.catalogo.riesgo .riesgos div label {
    float: left;
    clear: right;
    margin: 0 0 0 5px;
    font-size: 14px;
    display: inline-block;
    line-height: 17px;
    width: 89%;
    line-height: 20px;
    height: auto;
}

.catalogo.riesgo .btn_azul {
    margin-right: 15px;
    margin-bottom: 10px;
}

.perfil {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.perfil .graficos {
    width: 100%;
}

.perfil .graficos h4 {
    margin: 5px 0 10px 10px;
    color: #666;
    font-size: 16px;
    font-family: 'BentonSansMedium',Arial, Helvetica, sans-serif;
}

.perfil .graficos h4 span {
    color: #666;
    font-size: 16px;
    margin-left: 5px;
    font-family: 'BentonSansMedium',Arial, Helvetica, sans-serif;
}

.perfil .graficos section {
    float: left;
    width: auto;
    padding: 5px;
    font-size: 11px;
}

.perfil .graficos section div.izq {
    float: left;
    padding: 5px;
}

.perfil .graficos section div.izq img {
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    width: 140px
}

.perfil .graficos section div.der {
    width: 270px;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
}

.perfil .graficos section div.der .fright {
    margin-top: 5px;
}

.perfil .graficos section div.izq .btn_azul {
    display: block;
    float: none;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}


section div#grafica2 svg g text {
  font-size: 10px !important;
}
.grafico text, .graf text, .graf rect {
  font-size: 11px;
}
.sucursal {
    width: 100%!important;
    margin: 0 0 10px 0;
    padding: 0!important;
    clear: both;
}

.formCesta .acal {
    margin-right: 5px;
}

div.section {
    float: left;
    width: 50%;
    padding: 5px 0;
    font-size: 11px;
    margin-bottom: 40px;
}

div.section div.izq {
    width: 30%;
    float: left;
    padding: 5px 0;
}

div.section div.izq .desde {
}

div.section div.izq img {
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
}

div.section div.der {
    width: 300px;
    float: left;
    margin-top: 15px;
}

.comparador div.section div.der {
    width: 320px;
}

.cesta div.section div.der {
    width: 310px;
}

div.section div.der .fright {
    margin-top: 19px;
    width: 100%;
}
.ui-datepicker.ui-widget-content {
  z-index: 101 !important;
}
div.section div.izq .btn_azul {
    display: block;
    float: none;
    margin: 0 auto;
    width: 75%;
    padding: 3px!important;
    margin-top: 20px;
}

div.section div label {
    color: #666;
    font-size: 12px;
    width: 100%;
    margin-left: 0;
    margin: 0 0 10px;
    white-space: nowrap;
}
div.section div.izq label:first-child {
    margin-top: 10px;
    margin-bottom: 35px;
}
div.section div label.importe {
}

div.section div label.second {
    color: #666;
    font-size: 12px;
    line-height: 40px;
    width: 37px;
    margin-top: 0px;
}

div.section div.der div * {
    margin-left: 0px;
}

div.section div.der img,
div.section div.der input {
    vertical-align: middle;
    margin-left: 5px;
}
div.section div.der input#idperi {
  width: 105px;
}
div.section div.der select {
    display: block;
    margin-bottom: 5px;
    width: 100%;
}

div.section div.der a.btn_azul {
    margin-right: 5px;
    margin-top: 10px;
    padding: 0px 15px;
    clear: both;
    float: left;
}


/*Ajustes para las graficas de resultados cesta*/


/*Resultados*/

section.perfil > div.secgraf {
    width: 480px!important;
    float: left!important;
}

section.perfil > div.secfrm {
    width: 420px!important;
    float: right!important;
}


/*Configuracion*/

div.graficos > form.formCesta > div.secfrm {
    width: 70% !important;
    float: left!important;
}

div.graficos > div.secgraf {
    width: 25% !important;
    float: right!important;
    margin-bottom: 22px;
}


/*Anterior*/

div.secgraf {
    width: 46%;
    margin-bottom: 22px;
}

div.secfrm {
    width: 50%;
}
div.secfrm .der {
  margin-top: 5px;
}
.perfil .alerta {
    clear: both;
    display: block;
    width: 100%;
    margin: 0;
    background-color: #fddfdf;
    margin-top: 10px;
    border: 1px solid #fddfdf;
    font-size: 12px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    color: #666;
}

.perfil .alerta .pre {
  display: none;
}

.perfil .alerta .mensaje {
    color: #121212;
    background: url(../mult/icon_rojo.png?v2) no-repeat;
    padding: 65px 130px;
    background-position: 65px;
    font-size: 14px;
    float: left;
}

.perfil .alerta .mensaje span {
    color: #666;
}

.sucursal img {
    float: left;
    margin-right: 10px;
}

.sucursal p {
    margin-top: 3px;
}

.detalle table {
    float: left;
    width: 100%;
    font-size: 11px;
    margin: 10px 10px 0 10px;
    margin-bottom: 10px;
}

.detalle table a {
    font-weight: bold;
    color: #717780;
    font-size: 11px;
}

.detalle table a.inact,
.detalle table th.header a {
    background: url(../mult/ico_inac.png) no-repeat center right;
    width: 100%;
    padding-right: 15px;
    text-align: left;
    padding-left: 8px!important;
}

.detalle table a.inact,
.detalle table.tcell th.header a {
    padding-left: 0px!important;
}

.detalle table a.act,
.detalle table th.headerSortUp a {
    background: url(../mult/arrows_accordion.png) no-repeat 98.5% -7px;
    width: 98%;
    padding-right: 20px;
    padding-left: 8px!important;
    background-size: 16px;
}

.detalle table th.headerSortDown a {
    background: url(../mult/ico_inac.png) no-repeat center right;
}

.detalle table thead,
.detalle table thead tr,
.detalle table thead tr th {
    height: auto;
}
.detalle table thead tr th:last-child {
  border-right: 0;
}
.detalle table th {
    text-align: left;
    font-weight: 200;
    font-size: 12px;
    border-right: 1px solid #e9e9e9;
    border-top: none;
}
.detalle table th:last-child {
  border-right: 0;
}
.detalle table th.chkSel {
    text-align: center;
}

.detalle table th.chkSel .custom-checkbox {
    width: 25px;
    margin: 0 auto;
}

.detalle table thead tr {
    background: #f4f4f4;
}

.detalle table th,
.detalle table td {
    padding: 5px;
}

table td.sub {
    padding-left: 15px!important;
}

.detalle table tbody a {
    color: #2A86CA;
    font-size: 14px;
    font-weight: normal;
}

.detalle table tbody th {
    background: none repeat scroll 0 0 #F0F2EF;
    border: 1px solid #E5E5E5;
    color: #333;
}

.detalle a.despl {
    padding: 0;
}

.detalle tbody td {
    padding-left: 5px;
}

.detalle tbody td:First-child {
    padding: 10px 5px 15px!important;
    color: #666;
    font-size: 12px;
}


/* Añadido */

.detalle h3 {
    padding-bottom: 0;
}

.detalle div.comercial {
    margin-bottom: 10px;
    height: 100%;
    width: 100%;
}

.detalle div.comercial img {
    width: 100%;
}

.detalle .topright {
    margin-right: 10px;
}

.detalle ul.list_links {
    margin: 30px 0 10px 10px;
}


/* FIN Añadido */

.riesgraf1 {
    background: url(../mult/ico_riesgo_1.jpg) no-repeat top left;
    height: 15px;
    width: 65px;
    overflow: hidden;
    text-indent: 100px;
}

.riesgraf2 {
    background: url(../mult/ico_riesgo_2.jpg) no-repeat top left;
    height: 15px;
    width: 65px;
    overflow: hidden;
    text-indent: 100px;
}

.riesgraf3 {
    background: url(../mult/ico_riesgo_3.jpg) no-repeat top left;
    height: 15px;
    width: 65px;
    overflow: hidden;
    text-indent: 100px;
}

.riesgraf4 {
    background: url(../mult/ico_riesgo_4.jpg) no-repeat top left;
    height: 15px;
    width: 65px;
    overflow: hidden;
    text-indent: 100px;
}

#cestadetalle {
    margin: 0 10px 10px;
}

.detalle table .headerSortUp,
.detalle table .headerSortDown {
    background-color: #eeefec;
}


/* CESTA FONDOS*/

.perfil .graficos section div label {
    color: #006DC0;
    font-size: 12px;
    line-height: 30px;
}

.perfil .graficos section div.der div * {
    margin-left: 3px;
}

.perfil .graficos section div.der select {
    display: block;
    margin-bottom: 5px;
    width: 100%;
}

.perfil .graficos section div.der a.btn_azul {
    margin-right: 0;
    padding: 3px 11px;
    clear: both;
    float: right;
}

a.acal {
    display: inline;
    margin-top: 10px;
    float: right;
}

a.acal img {
    vertical-align: middle;
}

.detalle table td {
    color: #121212;
    font-size: 14px;
    font-weight: normal;
}

.detalle table td input {
    text-align: right;
}

.detalle table td a.btn_azul {
    font-weight: normal;
    padding: 3px 12px;
    float: right;
}

.tab_content .perfil .detalle table th a {
    font-size: 12px;
    width: 100%;
    color: #121212;
    font-family: 'BentonSansBook', Arial;
}

.tab_content .perfil .detalle tbody th a {
    color: #333;
    font: 16px 'BentonSansBook', Arial;
}

.detalle table th.principal a {
    color: #003F8C;
}


/*Eliminado - efecto cabecera se pone en la fila de contenido

.detalle table thead th.header:hover{background-color:#e0f6fc;}*/

.detalle table tbody tr:hover {
}

.detalle table thead th.vacio:hover {
}

.detalle table thead a {
    color: #717780;
    font-size: 11px;
    font-weight: normal;
}

.detalle table thead a:hover {
    color: #0073c9;
}

.ui-tabs .ui-tabs-hide {
    display: none!important;
}

#tabs.ui-tabs {
    border: none;
}

.ui-tabs li.ui-state-default.ui-tabs-selected {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.ui-tabs li.ui-state-default.ui-state-default {
    text-align: left;
    margin-right: 20px;
    border: 0;
    background: #fff;
}


#tabs .ui-state-default a,
#tabs .ui-state-default a:link,
#tabs .ui-state-default a:visited,
.secundario .ui-state-default a,
.secundario .ui-state-default a:link,
.secundario .ui-state-default a:visited {
    font-size: 14px;
    color: #2A86CA;
}

#tabs .ui-state-default a:hover {
    font-size: 14px;
    color: #1464A5;
}


#tabs .ui-state-active a,
#tabs .ui-state-active a:link,
#tabs .ui-state-active a:visited,
.secundario .ui-state-active a,
.secundario .ui-state-active a:link,
.secundario .ui-state-active a:visited {
    color: #043263;
    font-size: 14px;
    padding: 0;
}

th div.visible.option-fondo {
    display: none;
}

#tabs .ui-widget-content a.btn_azul {
    color: #fff;
}

.tab_content .perfil .detalle table td.wrapper:First-child {
    padding: 0px!important;
}

.detalle table.int {
    width: 900px;
}

.grafica_1 {
    width: 600px!important;
    padding-left: 10px;
}

.grafica_2 {
    width: 370px!important;
    margin-right: 40px;
}

.perfil .detalle table.tcell,
.perfil .detalle table.int {
    table-layout: fixed;
    margin: 10px 10px 0;
}


/* COMPARADOR DE FONDOS */

h3.titulo {
    margin-left: 0;
    margin-top: 20px;
}

.perfil .graficos.comp {
    width: 960px;
    margin: 0 auto;
    clear: both;
    display: block;
    background: none!important;
    padding-left: 0px;
}

.perfil .graficos.comp .secundario {
    width: 252px!important;
}

.grafico {
    float: left;
    position: relative;
}

.perfil .graficos .grafico {
    width: 611px;
}

.grafico .bocata {
    background: url(../mult/graf_box_azul.png) no-repeat scroll left top transparent;
    position: absolute;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.perfil .graficos .grafico .bocata {
    height: 81px;
    left: 260px;
    top: 30px;
    width: 142px;
}

.grafico .bocata span {
    font-size: 22px;
    display: block;
    color: #FFF;
    margin-top: 15px;
}

.perfil .graficos .grafico .bocata span {}

.grafico .temp {
    float: right;
    position: absolute;
}

.perfil .graficos .grafico .temp {
    bottom: 24px;
    height: 30px;
    right: 100px;
    width: 100px;
}

.graficos .secundario {
    width: 250px;
    float: left;
    padding: 5px 0px!important;
    border: 1px solid ligthgrey;
}

.graficos .secundario .box {
    width: 250px;
    border: 1px solid #C4C4C4;
    margin-bottom: 20px;
    padding: 3px 0;
}

.graficos .secundario .box .fondo {
    float: left;
    width: 100%;
    padding: 10px 10px 15px;
}

.perfil .graficos.comp .secundario .box .fondo {
    width: 230px!important;
    padding: 10px;
}

.perfil .graficos.comp .secundario .box .fondo h3 {
    padding: 5px 0px 9px 0px;
    background: none!important;
    border-bottom: solid 1px #e9e9e9;
    margin-bottom: 20px;
}

.perfil .graficos.comp .secundario .box .fondo table td {
    font-size: 10px;
    padding: 0px 0 10px 0;
}

.perfil .graficos.comp .secundario .box {
    margin-bottom: 19px;
    float: left;
}

.graficos .secundario .box h3 {
    color: #333;
    font-weight: 600;
    font-size: 18px;
    padding: 9px 5px;
}

.graficos .secundario .box table {
    float: none;
    margin: 0 auto;
    width: 233px;
    border-bottom: none;
}

.graficos .secundario .box .naranja {
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 10px;
    padding: 0px;
}

.graficos .secundario .box .fondo select {
    width: 180px;
    margin-left: 5px;
    margin-bottom: 10px;
}

.graficos .secundario .box .fondo div {

}
.graficos .secundario .box .fondo div.naranja {
    height: 20px;
    width: 20px;
    margin: 10px;
    float: left;
}
.graficos .secundario .box .fondo a.ui-selectmenu {
    width: 180px;
    margin-top: -5px;
}

.detalle.comparador {
    border: 0 none!important;
}

.detalle.comparador table th {
    background: #F8F8F5;
    color: #333;
    padding: 10px 20px 10px 0;
    text-align: center;
    border: none;
    border-bottom: 1px solid #E4E4E4;
}

.detalle.comparador table td {
    padding: 0 0 0 35px;
    border-bottom: 1px solid #E4E4E4;
}

.detalle.comparador table td input {
    float: left;
    margin-left: -20px;
    margin-top: 5px;
}

.detalle.comparador table td span {
    color: #4C4C4C;
}

a.eliminar {
    background: url(../mult/ico_fondo.png) no-repeat top right;
    height: 16px;
    width: 16px;
    margin-left: 10px;
}

.detalle.comparador table td a.eliminar {
    height: 26px;
    float: right;
    margin-right: 29px;
    margin-top: 10px;
}

.detalle.comparador table td img {
    margin-left: 15px;
}

.detalle.comparador .extras {
    padding: 0 0 15px;
    float: right;
}

.detalle.comparador .extras .btn_azul {
    float: right;
}

ul.opciones.compact {
    margin-right: 10px;
    float: right;
}

ul.opciones.compact li {
    display: inline-block;
    padding: 0px!important;
    height: 16px;
    width: 16px;
    margin-left: 4px;
}

ul.opciones.compact li.bor_izq {
    border-left: 1px solid #CCC;
    padding: 0 3px!important;
}

.secfrmcomp {
    width: 75%!important;
    padding: 0!important;
}

.secfrmcomp div.izq {
    padding: 0!important;
}

.secfrmcomp div.der {
    margin-top: 0px!important;
}


.rendimiento {
    width: 150px;
}

.errorFondos {
    width: 100%!important;
    background: url(../mult/bg_err_msg.png) repeat-x top left;
    height: 49px;
    margin: 10px 0 10px;
    padding: 0!important;
}

.errorFondos .pre {
    background: url(../mult/bg_err_pre.png) repeat-x top left;
    float: left;
    height: 47px;
    margin: 1px;
    padding: 5px 10px;
}

.errorFondos .pre img {
    margin-top: 5px;
}

.errorFondos .mensaje {
    color: #4C4C4C;
    float: left;
    font-size: 14px;
    padding: 17px;
}


/*Eliminado - efecto cabecera se pone en la fila de contenido

.detalle.comparador table .alt{background-color:#E0F6FC;}*/

.detalle.comparador table tbody tr: {
    background-color: #E0F6FC !important;
}

.detalle.comparador table .custom-checkbox label {
    background-color: transparent;
}

.detalle.comparador table td .custom-checkbox input {
    float: none;
    margin-left: 0;
    margin-top: 0;
    left: 6px;
}

.detalle.comparador .fondo {
    padding-top: 5px;
}

.detalle.comparador .fondo a {
    padding-left: 5px;
}


/* Suscrip Newsletter / RSS*/

ul.proceso {
    background: url(../mult/bg_suscr_ul.png) repeat-x left 53px;
    height: 66px;
    margin-bottom: 30px;
}

ul.proceso li {
    display: inline-block;
    height: 20px;
    font-size: 16px;
    margin-left: 20px;
}

ul.proceso li p {
    color: #7F7F7F;
    float: left;
    margin-top: 10px;
}

ul.proceso li.active p {
    color: #0E59A7;
}

ul.proceso li.active span {
    color: #FFF;
    font-weight: bold;
}

ul.proceso li span {
    background: url(../mult/ico_globo.png) top left no-repeat;
    height: 54px;
    width: 37px;
    text-align: center;
    display: inline-block;
    padding-top: 8px;
    color: #000;
    margin-right: 5px;
    float: left;
}

.sconfirm,
.scontact {
    display: block!important;
    margin-top: 20px;
}

.sconfirm h3,
.scontact h3 {
    color: #121212;
    font-size: 16px;
    font-weight: 200;
    background-color: #e9e9e9;
    padding: 5px 10px;
}

.sconfirm h4 {
    font-size: 14px;
    color: #333333;
    font-weight: 200;
    margin: 7px 25px;
}

.sconfirm p {
    color: #666666;
    margin: 7px 25px;
}

.sconfirm .listado_iconos {
    background-color: #E4E4E4;
    display: block;
    width: 91%;
    margin: 0 25px;
    padding: 5px 10px;
}

.sconfirm .listado_iconos li {
    background: url(../mult/ico_list_bullet.gif) 0px 8px no-repeat;
    padding-left: 10px;
    line-height: 20px;
}

.sconfirm .listado_iconos li a {
    font-size: 11px;
    color: #333;
}

.sconfirm .listado_iconos li a:hover {
    text-decoration: underline;
}

.sconfirm .listado_iconos:after {
    content: " ";
    display: block;
    clear: both;
}

.scontact {
    clear: both;
    display: block;
    zoom: 1;
    float: left;
    text-align: left;
}

.scontact:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


/* CONTACTO */

.error {
    clear: both;
    display: block;
    width: 100%;
    float: left;
    background: url(../mult/bg_err_msg.png) repeat-x top left;
    margin: 0 0 10px 0;
    height: 49px;
}

.error .pre {
    float: left;
    background: url(../mult/bg_err_pre.png) repeat-x top left;
    padding: 5px 10px;
    margin: 1px;
    height: 47px;
}

.error .pre img {
    margin-top: 5px;
}

.error .mensaje {
    color: #4C4C4C;
    float: left;
    font-size: 14px;
    padding: 17px;
}

.scontact p {
    margin-bottom: 15px;
    color: #4C4C4C;
}

.doscol {
    width: 48%;
    float: left;
    margin-right: 10px;
}

.doscol div {
    clear: both;
    padding: 8px 10px;
}

.doscol div div {
    clear: none;
    float: left;
}

.doscol div div a {
    width: 160px;
}

.doscol div label {
    width: 130px;
    display: inline-block;
    color: #666666;
}

.doscol div span {
    color: #666;
    background: #f4f4f4;
    font-weight: 200;
}
.ui-selectmenu-status {
  border: 0;
  border-bottom: 1px solid #e9e9e9;
  background: #f4f4f4;
}
.ui-state-default .bbva-icon.icon-glyph-1 {
  position: absolute;
  z-index: 300;
  width: 20px;
  height: 20px;
  top: 15px;
  right: 5px;
}
.doscol div input {}

.doscol div input,
.doscol div select,
.doscol div textarea {
    padding-left: 3px;
    color: #666;
    font-size: 14px;
}

.doscol div input.nombre {
    width: 126px;
}

.doscol div input.apellidos {
    width: 195px;
}

.doscol div input.company {
    width: 195px;
}

.doscol div input.telefono {
    width: 195px;
}

.doscol div input.email {
    width: 242px;
}

.doscol div label.pais {
    width: 190px;
    margin-left: 10px;
    padding-top: 10px;
}

.doscol div select {
    width: 170px;
}

.doscol div label.consulta {
    margin-left: 10px;
    margin-bottom: 8px;
    margin-top: 16px;
    width: 103px;
}

.doscol div textarea {
    margin-left: 10px;
    width: 350px;
    height: 79px;
    resize: none;
    padding: 5px;
    border: 0;
    border-bottom: 1px solid #e9e9e9;
    background: #f4f4f4;
    color: #666;
}

.doscol .btn_azul {
    margin-right: 23px;
    float: right;
    margin-top: 19px;
}

.ferr {
    border: 1px solid #FED48A;
    background-color: #FEF3DE;
}

.ferr p.msg {
    color: #FD883B;
    font-size: 11px;
    margin: 3px 0 0 133px;
}

.scontact h3 {
    margin-bottom: 10px;
}


/* FAQS */

.anuncios {
    padding: 2px 6px 0;
    color: #4C4C4C;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    float: left;
    display: block;
}

.anuncios .anuncio {
    background: url(../mult/bg_deg_gris.png) repeat-x top left;
    border-bottom: 1px solid #BAD5DB;
    margin-top: 2px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

.anuncios .anuncio:Last-child {
    border-bottom: none;
}

.anuncios .anuncio h3 {
    font-size: 14px;
    color: #333333;
    font-weight: 200;
    margin-bottom: 5px;
    padding: 3px;
}

.anuncios .anuncio h4 {
    padding: 3px;
}

.anuncios .anuncio p {
    font-size: 11px;
    margin-bottom: 5px;
    color: #666;
}

.anuncios .anuncio a {
    margin-bottom: 5px;
}

.anuncios .anuncio .btn_gris {
    margin-right: 0;
    padding: 3px 14px;
    float: right;
}

a.lnktw {
    background: url(../mult/twitter16x16.png) no-repeat top left;
    padding-left: 21px;
    height: 17px;
    display: inline-block;
}

.catalogo.faqs div.comercial,
.catalogo.faqs p {
    margin: 0 0 0;
    padding-bottom: 0;
}

.catalogo.faqs .fondos div p {
    padding-right: 5px;
    margin-bottom: 10px;
}

.catalogo.faqs div.comercial {
    margin-bottom: 10px;
}

.catalogo.faqs .topright {
    margin-right: 10px;
}

.catalogo.faqs h3 {
    color: #121212;
    font-size: 14px;
    font-weight: 200;
}

.catalogo.faqs h4 {
    margin: 0 10px 0;
}

.catalogo.faqs p {
    color: #666;
    margin-top: 0;
    float: left;
    margin-left: 0;
    width: 100%;
}
.catalogo.faqs .preguntas p {
    margin-top: 10px;
}

/* FAQS Detalle*/

.anuncios .anuncio form p {
    font-weight: bold;
    clear: both;
    margin: 5px 0;
    display: block;
    float: left;
}

.anuncios .anuncio form input {
    clear: left;
    float: left;
    margin: 0 5px 5px 0;
    left: -1000em;
}

.anuncios .anuncio form .custom-radio {
    clear: left;
}

.anuncios .anuncio form label {
    clear: right;
    float: left;
    margin: 0;
}

.anuncios .anuncio form textarea {
    border: 1px solid #89D1F3;
    margin-bottom: 5px;
    width: 233px;
    height: 48px;
}

.anuncios .anuncio form .btn_azul {
    padding: 3px 13px;
    float: right;
    margin-right: 0;
}

.preguntas {
    width: 100%;
    margin-top: 20px;
    float: left;
}

.preguntas div {
    float: left;
    width: 100%;
    padding: 0px 0 20px;
    border-top: 1px solid #e9e9e9;
}

.preguntas div h3 {
    color: #121212;
    font-size: 18px;
    padding: 20px 0 0;
    font-weight: 200;
    width: 100% !important;
    float: left;
}

.preguntas div h3 a {
    color: #121212;
    font-size: 18px;
    margin: 0;
    width: 97%;
    height: auto;
    display: block;
    font-family: 'BentonSansBook', Arial;
}

.spral .preguntas div h3 a {
    width: 90%;
}

.preguntas .bmenos {
    padding-right: 10%;
}


/* GLOSARIO */

.aglosario,
.aleft {
    float: left;
    margin-right: 10px;
    width: 235px;
}

.aglosario .tipos,
.aleft .tipos {
    clear: both;
    display: block;
    width: auto!important;
}

.aglosario .tipos h4 {
    background: url(../mult/bg_tab.png) repeat-x scroll 0 0 transparent;
    clear: both;
    display: block;
    height: 31px!important;
    line-height: 31px;
    padding: 0.5px;
}

.aglosario .tipos h4 a,
.aleft .tipos h4 a {
    color: #2A86CA;
    font-weight: 200;
}

.aglosario .tipos h4 a {
    font-size: 12px!important;
    padding-top: 0!important;
}


/*.sglosario{background-color:#FBFBFB;border:1px solid #CCCCCC;float:left;padding:10px;width:630px;}*/

.sglosario {
    float: left;
    padding: 10px 0;
    width: 100%;
}

.sglosario h3 {
    color: #121212;
    font-size: 30px;
    font-weight: 200;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    font-family: 'BentonSansLight', Arial, Helvetica, sans-serif;
    float: left;
}
.sglosario > div > h3 {
  margin-top: 30px;
}
.sglosario div {
  float: left;
  width: 100%;
}
.sglosario p {
    color: #666;
    margin-left: 0;
    padding-top: 15px;
    float: left;
}

.list_abc {
    padding: 5px 5px 5px 0;
    margin-bottom: 5px;
}

ul.abc {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
}
ul.abc li {
    display: inline-block;
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    flex:1 1 auto;
    margin-right: 13px;
}

ul.abc li a {
    color: #2A86CA;
    display: block;
    height: 19px;
    line-height: 20px;
    text-align: center;
    width: 19px;
    font-size: 14px;
}

ul.abc li.active {
    color: #043263;
}

ul.abc li.active a {
    color: #043263;
}
ul.abc li a:hover {
  color: #1464A5;
}
.sglosario .preguntas div {
}


/* VIDEOS */

.avideos {
    float: left;
    width: 50%;
    padding: 10px 0 0;
}

.avideos h3 {
    margin-bottom: 10px;
}


/* Insertamos nuevos estilos videos */

.ulvideos li {
    margin: 0 5% 10px 0;
    float: left;
    width: 45%;
}
.ulvideos li:nth-child(2n+1) {
  clear: left;
}
.ulvideos li a {
  float: left;
  width: 100%;
}
.ulvideos li img,
.ulvideos li a img {
  float: left;
  width: 100%;
}

.ulvideos li img.select,
.ulvideos li a img:hover {
}

.ulvideos li p {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-bottom: 10px;
}

.ulvideos li p.enlace {
}
.ulvideos li p.enlace a {
  line-height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}
.ulvideos li p.enlace a:hover {
}


/* Fin nuevos estilos videos */


/*

.ulvideos li{margin:0 12px 10px 0;display:inline-block;float:left;}

.ulvideos li a{}

.ulvideos li a img{border:1px solid #E8E8E8;height:73px;width:112px;}

.ulvideos li img{border:1px solid #E8E8E8;height:73px;width:112px;}

.ulvideos li p{width:110px;height: 35px;}

*/

.ulvideos {
    float: left;
    display: block;
    clear: both;
    /*height:370px;*/
}

.avideos .paginacion {
    margin-right: 10px;
}

.avideos .paginacion nav {
    margin-top: 0px;
}

.avideos .paginacion nav ul li a {
    margin-bottom: 3px;
}

.svideos {
    min-height: 441px;
    float: left;
    padding: 0;
    width: 50%;
}

.svideos .video {
    padding: 5px 0 0 10px;
    float: left;
}
.svideos .video p {
  float: left;
  width: 100%;
}
.svideos .video > p {
  font-size: 12px;
}
.svideos .video h3 {
    color: #121212;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.svideos .video .ovideo {
    display: inline;
    float: left;
    padding: 0;
    width: 100%;
    float: left;
}
.svideos .video .ovideo img {
    float: left;
    width: 100%;
}
.ovideo {
}

.svideos .video .ovideo:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.svideos .video .voptions,
.voptions {
    float: right;
    width: 140px;
}

.svideos .video .voptions a,
.voptions a {
    float: right;
    margin-bottom: 10px;
    margin-right: 3px;
    text-align: center;
    width: 120px;
    padding: 5px 7px;
}

.svideos .video .vtext {
    margin-top: 15px;
    display: block;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}

.svideos .video .vtext p {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px!important;
}

ul.rating {
    margin-bottom: 8px;
}

ul.rating li {
    border-right: 1px solid #666666;
    color: #666666;
    display: inline;
    font-size: 12px;
    padding: 0 3px 0 0;
}

ul.rating li.ult {
    border-right: 0 none;
}

.socialMedia {
    clear: both;
    display: block;
    width: 300px;
    padding-top: 10px;
}


/* resultados buscador global */

label {
    margin: 15px 0 5px;
    color: #666;
    font-family: 'BentonSansBook', Arial, Helvetica, sans-serif;
    display: block;
}

.filtro {
    display: block;
    padding-bottom: 5px;
    padding-top: 15px;
}

input.fecha {
    width: 80px!important;
}

.bloqueFechas {
    width: 120px;
    display: table-cell;
}

.bloqueFechas label,
.bloqueFechas input {
    width: 80px!important;
}

.busresults .bloqueFechas {
    padding-bottom: 0;
}

.busresults .bloqueFechas input {
    width: 80px !important;
    margin-right: 4px;
}

.busresults .bloqueFechas .imcal {
    top: 3px;
    position: relative;
    display: none;
}

.btn_buscar {

    padding: 0 5px;
    background: #2A86CA;
    color: #FFF;
    float: left;
    text-align: center;
    font: normal 14px 'BentonSansMedium', Arial;
    height: 42px;
    line-height: 42px;
    border: 0;
    width: 100px;
}

.btn_reset {

    padding: 0 5px;
    background: #2A86CA;
    color: #FFF;
    float: left;
    margin-right: 20px;
    text-align: center;
    font: normal 14px 'BentonSansMedium', Arial;
    height: 42px;
    line-height: 42px;
    border: 0;
    width: 100px;
}

.resultado {
    float: left;
    width: 630px;
    border: 1px solid #CCCCCC;
    background-color: #FBFBFB;
    padding: 10px;
}

.resultado h3 {
    font-weight: normal;
}

.resumen {
    float: left;
    width: 60%;
    color: #808080;
    font-family: 'BentonSansBook', Arial!important;
    font-size: 11px;
    margin: 10px 0 0 0;
}

.orden {
    display: block;
    clear: both;
    float: right;
    margin: 10px 0 0 0;
}

.orden li {
    display: inline;
    color: #006DC0;
    float: left;
    margin-right: 5px;
}

.orden a {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #094fa4;
    display: inline;
}

.resultadoBusqueda {
    padding-top: 17px;
    clear: both;
    min-height: 337px;
}

.resultadoBusqueda ul li {
    margin: 0 0 10px 0;
}

.resultadoBusqueda ul.listaResultados {
    margin: 5px 0 0 0;
}

.resultadoBusqueda ul.listaResultados li.imp,
.resultadoBusqueda ul.listaResultados li.par {
    margin: 0;
    padding: 5px;
    display: inline-block;
    width: 620px;
}

.resultadoBusqueda ul.listaResultados li.imp {
    background-color: #FFF;
}

.resultadoBusqueda ul.listaResultados li.par {
    background-color: #EEE;
}

.resultadoBusqueda span.num {
    background: url(../mult/bg_btn_azul.gif) repeat-x 0 0 transparent;
    border: 1px solid #094FA4;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 7px;
    margin: 2px 4px 2px 0;
    float: left;
    display: compact;
}

.resultadoBusqueda .bloque {
    display: table-row-group;
}

.busresults .filtros .filtro {
    float: left;
}

.busresults #Palabras {
    margin-bottom: 10px!important;
    width: 203px;
}

.busresults #SinPalabras {
    display: block;
    clear: both;
    width: 203px;
}

.biblio_repositorio {
    clear: both;
    display: block;
    margin: 0 0 20px 0;
}

.biblio_repositorio ul li {
    margin: 0 0 10px 0;
}

.biblio_repositorio h4 {
    font-size: 1.4em;
}

.down {
    background: #fff;
    padding: 10px 0 0 0;
}


/* SOLUCIONES DE VIDA */

.aleft .tipos h4 {
    position: relative;
    border: 1px solid #e9e9e9;
    padding-left: .6em;
    font-size: 14px;
    zoom: 1;
    margin-bottom: 0;
    padding: 10px 0px 10px 10px;
}

.aleft .tipos h4 a {
    margin-right: 0;
    font-size: 14px;
    color: #2A86CA;
    max-width: 200px;
}

.aleft .tipos h4.active2 {
}
.aleft .tipos h4.active2 a {
  color: #043263;
}
.aleft .tipos h4.active a {
    color: #043263;
}

.aleft .box {
    border: 1px solid #e9e9e9;
    margin-bottom: 10px;
    float: left;
    width: 235px;
}

.aleft .twitter .icon {
    text-align: center;
}

.box h3,
.box.invertir h3 {
    background: url(../mult/h3_bg_gris.gif) repeat-x scroll left bottom transparent;
    color: #333333;
    font-weight: 600;
    padding-top: 3px;
    font-size: 18px;
}

.box.invertir h3 span {
    background: url(../mult/ico_dinero.png) no-repeat scroll left 9px transparent;
    display: block;
    line-height: 22px;
    padding-left: 40px;
}

.box.invertir .boton {
    width: 120px;
}

.box.ahorrar h3 {
    background: url(../mult/h3_bg_gris.gif) repeat-x scroll left bottom transparent;
    color: #333333;
    font-weight: 600;
    padding-top: 3px;
    font-size: 18px;
}

.box.ahorrar h3 span {
    background: url(../mult/ico_calc.png) no-repeat scroll left 9px transparent;
    display: block;
    line-height: 22px;
    padding-left: 40px;
}

.box.ahorrar .boton,
.box .boton {
}

.box.ayuda h3 {
    background: url(../mult/h3_bg_gris.gif) repeat-x scroll left bottom transparent;
    color: #333333;
    font-weight: 600;
    padding-top: 3px;
    font-size: 18px;
}

.box.ayuda h3 span {
    background: url(../mult/solucionesparatunegocio32x32.png) no-repeat scroll left 5px transparent;
    display: block;
    line-height: 22px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.box.ayuda .boton {
    width: 120px;
}

.box.twitter h3 {
    background: url(../mult/h3_bg_gris.gif) repeat-x scroll left bottom transparent;
    color: #333333;
    font-weight: 600;
    padding-top: 3px;
    font-size: 18px;
}

.box.twitter h3 span {
    background: url(../mult/twitter32x32.png) no-repeat scroll left 5px transparent;
    display: block;
    line-height: 22px;
    padding-left: 40px;
}

.box.twitter .boton {
    width: 120px;
}

.aleft .box .boton,
.box .boton {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    margin: 0;
    padding: 10px 10px;
}

.aleft .box a.btn_azul,
.box a.btn_azul {
    display: block;
    margin-bottom: 10px;
    padding: 0px 15px;
    float: none;
    margin-right: 0;
    font-size: 14px;
}

.aleft .box p,
.box > p {
    padding: 5px 10px;
}

.spral {
    float: left;
    padding: 0 0 10px 0;
    width: 715px;
}

.spral.bordemarg {
    width: 648px!important;
}

.spral.borde {
    float: left;
    padding: 0 10px 10px;
    width: 638px;
}

.spral_perfilador {
    float: left;
    padding: 0 10px 10px;
    width: 97%!important;
}

.spral.detalle {
    border: 1px solid #DEDEDE;
    width: 628px;
}

.detalle {
    padding-top: 10px;
    float: left;
    width: 100%;
}
.secundario .detalle {
  margin-top: 0;
}
.detalle section a img, .detalle section img {
  float: none;
  max-width: 100%;
}
.content > section > .detalle {
  width: 50%;
}
.content > section.main > .detalle {
  width: 100%;
}
.content > section.main > .detalle section h1 {
  margin-top: 15px;
}
.detalle > section > div {
  padding: 0 !important;
}
.detalle > section > div.col {
  padding-left: 15px !important;
}
.detalle div {
    border: 0 !important;
}

.detalle ul li div a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.spral h2.sfont {
    margin: 0px 0 10px;
    font-size: 26px;
    display: block;
    font-weight: 200;
}

.spral .comerciales {
    float: left;
    clear: both;
}

.soluciones {
    display: block;
    clear: both;
}

.soluciones .solucion {
    width: 48%;
    float: left;
    display: block;
    margin-right: 10px;
    padding: 0;
    min-height: 182px;
    margin-bottom: 15px;
}
.soluciones .solucion:nth-child(2n+1){
    clear: left;
}
.solucion {
    margin-bottom: 15px;
}

.solucion h3 {
    color: #121212;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 200;
}

.solucion img {
    float: left;
    width: 35%;
    height: auto;
}

.solucion p {
    float: right;
    color: #4C4C4C;
    width: 63%;
    min-height: 96px;
}

.solucion a {
    float: left;
    clear: both;
    margin: 7px 0;
    display: block;
}

.img_der {
    clear: both;
    display: block;
    float: left;
}

.spral .detalle p {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.spral .detalle > section > p > strong {
  color: #666 !important;
}
.spral .detalle > section > p > strong > a {
  color: #2A86CA !important;
}
.img_der .izq {
    float: left;
    width: 65%;
}

.img_der .der {
    float: right;
    width: 35%;
    text-align: right;
    margin-bottom: 15px;
}

.img_der .der img {
    border: 2px solid #C4C4C4;
    padding: 2px;
}

.spral .detalle ul.bullet {
    margin-top: 20px;
    margin-bottom: 25px;
}

.spral .detalle ul.bullet li {
    border-bottom: 1px solid #e9e9e9 !important;
}

.spral .detalle ul.bullet li.more {
    background: url(../mult/mas16x16.png) no-repeat 0 3px;
    padding-bottom: 5px;
}

.spral .detalle ul.bullet li.more.sel {
    background: url(../mult/menos16x16.png) no-repeat 0 3px;
}

.spral .detalle ul.bullet li.more ul {
    margin-top: 10px;
    margin-bottom: 15px;
}

.spral .detalle ul.bullet li.more ul a {
    font-size: 11px;
}

.spral .detalle ul.bullet li a {
    color: #2A86CA;
    font-size: 14px;
    line-height: 22px;
}


/* BOX fondos */

.box_info {
    float: left;
    margin-right: 10px;
    width: 252px;
    margin-bottom: 10px;
    min-height: 275px;
}


/*.fondos_focus{border:1px solid #DEDEDE;float:left;padding:10px;width:608px;}*/

.fondos_focus {
    float: right;
    width: 608px;
}

.items_destacados {
    float: left;
    width: 100%;
    clear: both;
}

.items_destacados .topright {
    margin: 5px 0 0 0;
    display: block;
    width: 95%;
}

.item_destacado {
    padding: 5px 0 0 0px;
    float: left;
    position: relative;
    width: 46%;
    margin: 0 2%;
}

.item_destacado h3 {
}

.item_destacado img {
    width: 270px;
    padding: 2px;
    height: 196px;
}

.tit_azul {
    line-height: 30px;
    font-size: 16px;
    color: #121212;
    font-weight: normal;
}


/* Fondos detalle */

.ainfondos .anuncios {
    margin-top: 0;
}

.ct_tit {
    margin: 0;
    font-size: 16px;
    padding: 15px 11px;
    font-family: 'BentonSansMedium';
    color: #121212;
    background: #e9e9e9;
}

.sinfondos .tab_content .forms {
    float: right;
    margin: 5px 4px 5px 0;
    clear: both;
}

.sinfondos .tab_content .forms form select {
    float: left;
    width: 85px;
    margin-right: 5px;
    color: #787878;
    margin-top: 4px;
}

.sinfondos .tab_content .forms form div {
    float: left;
    margin-right: 10px;
}

.sinfondos .tab_content .forms form .btn_azul {
    float: none;
    font-size: 11px;
}

.sinfondos .tab_content {
    width: 100%!important;
}

.sinfondos .datos,
.sinfondos .grafico {
    width: 100%;
    margin-left: 10px;
    margin-bottom: 25px;
    clear: both;
}

.sinfondos .grafico img {
    width: 100%;
    margin: 0;
}

.sinfondos .grafico .bocata {
    height: 81px;
    left: 295px;
    top: 35px;
    width: 142px;
}

.sinfondos .grafico .temp {
    bottom: 15px;
    height: 30px;
    right: 0;
    width: 120px;
}

.sinfondos .datos {
    clear: both;
    float: left;
}

.sinfondos .datos h3 {
    margin: 0;
    font-size: 16px;
    padding: 15px 11px;
    font-family: 'BentonSansMedium';
    color: #121212;
    background: #e9e9e9;
}

.sinfondos .datos h3 a {
    font-size: 16px;
    font-weight: 200;
    color: #121212;
}

.sinfondos .datos table {
    text-align: center;
    width: 99%;
    font-weight: bold;
    padding: 0;
    border-collapse: collapse;
}

.sinfondos .datos table th,
.sinfondos .datos table td {
    border-collapse: collapse;
    padding: 5px;
}


/*Unificacion - JGD*/

.sinfondos .datos table td {
    color: #434A58!important;
    font-size: 12px;
    font-weight: normal;
}

.sinfondos .datos table td:first-child {
    padding-left: 10px;
    text-align: left;
}

.sinfondos .datos table thead tr {
    background: #F8F8F5;
}

.sinfondos .datos table thead tr th {
    text-align: center;
    color: #717780;
    font-size: 11px;
    font-weight: normal;
    border-bottom: 1px solid #E5E5E5;
}

.sinfondos .datos table tbody tr.imp {
    background-color: #FFFFFF;
}

.anuncios .anuncio h4 {
    color: #333333;
    font-size: 13px;
    line-height: 30px;
}

.anuncios .anuncio h4.info {
    color: #0D59A6;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
}

.anuncios .anuncio table {}

.anuncios .anuncio table td {
    padding: 4px 3px;
    color: #666666;
    font-size: 11px;
}

.anuncios .anuncio ul.social {
    border-bottom: 0;
}

.tbl-info .mas-info img {
    vertical-align: middle;
    padding-top: 5px;
    margin-bottom: 10px;
}


/* ficha comentario gestor */

#primerComentario img {
    max-width: 250px;
    margin-left: 10px;
}

.img-left {
    clear: both;
    padding: 5px 10px 5px 5px;
}

.img-left img {
    background-color: #F0F0F0;
    border: 1px solid #C4C4C4;
    float: left;
    margin-right: 8px;
    padding: 4px;
}

.img-left object {
    background-color: #F0F0F0;
    border: 1px solid #C4C4C4;
    float: left;
    margin-right: 8px;
    padding: 4px;
    width: 277px!important;
    height: 188px!important;
    margin-left: 10px;
}

.img-left h3 {
    color: #51BAEB;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 5px;
}

.img-left p {
    color: #666666;
    font-size: 12px;
    line-height: 18px;
}

.img-left p.destacado {
    color: #666666;
    font-size: 11px;
}

.comentgestor p {
    padding-bottom: 10px;
}

.tab_content .resultados {
    padding: 5px;
    width: 98%;
}

.tab_content .resultados form {
    margin: 7px 10px;
}

.tab_content .resultados form label {
    display: inline;
}

.tab_content .resultados form select {
    margin-left: 5px;
}

.tab_content .resultados ul.bull {}

.tab_content .resultados ul.bull li {
    background: url(../mult/ico_bull_azul.png) no-repeat scroll 10px 5px transparent;
    margin: 15px 0;
    padding-left: 20px;
}

.tab_content .resultados ul.bull li span {
    color: #084EA3;
    display: block;
    margin-bottom: 5px;
}

.tab_content .resultados ul.bull li p {
    color: #666666;
}

.tab_content .resultados div.rform {
    border-top: 1px solid #BAD5DB;
    background: none repeat scroll 0 0 #F0F0F0;
}

.tab_content .resultados .rpag {
    display: block;
    float: left;
    margin: 0 5px;
    padding: 10px 5px 5px;
    width: 620px;
}


/* ficha biblioteca */

.sinfondos .tab_content h3 {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 16px;
    padding: 15px 11px;
    font-family: 'BentonSansMedium';
    color: #121212;
    background: #e9e9e9;
    width: 100%;
}

.tab_content .cont {
    padding: 0;
    display: block;
}

.tab_content .biblio {
    margin-top: 10px;
}

.tab_content .biblio h4 {
    font-size: 16px;
    font-weight: 200;
    color: #121212;
    padding: 10px 0;
}

.tab_content .biblio.type2 h4 {
    border-top: none;
    border-bottom: 1px solid #d5e2ee;
    padding: 10px 0;
    background: none;
    font-family: 'BentonSansBook', Arial, Helvetica;
    font-size: 1.2em;
    color: #434a58;
}

.tab_content .biblio ul {
    margin: 10px 5px 15px;
}

.tab_content .biblio ul li {
    width: 49%;
    display: inline-block;
}

.tab_content .biblio.type2 ul li {
    display: block;
    width: auto;
}

.tab_content .biblio ul li a {
    margin-left: 15px;
}

.tab_content .biblio.type2 ul li a {
    margin-left: 5px;
}


/*buscador biblioteca*/

.busyByDate .field {
    float: left;
    margin-right: 10px;
}

.busyByDate select {
    width: 150px;
}

.busyByDate label {
    display: block;
    float: none;
    color: #717780;
}

.busyByDate .submit {
    margin-top: 2.2em;
    padding: 6px 10px;
    font-size: .9em;
}

.gris_vacio {
    background-color: #f1f1f2;
    height: 27px;
    display: block;
}

.sinfondos .datos table.basic {
    border: 0;
    margin-top: 0;
    width: 100%;
}

.sinfondos .datos table.basic tr {}

.sinfondos .datos table.basic tr td {
    border: 0;
    border-bottom: 1px solid #e9e9e9;
}

.sinfondos .datos table.econ td:last-child {
    text-align: left;
    padding-left: 10px;
}

.sinfondos .datos table.econ {
    margin-bottom: 20px;
}

.sinfondos .datos p {
    margin-left: 10px;
}

.situacion {
    float: left;
}

.situacion a {
    color: #006DC0;
}

.situacion a.select {
    font-weight: bold;
}

.tipo {
    width: 150px!important;
}

.resumenBiblio {
    float: left;
    width: 100%;
    color: #808080;
    font-family: 'BentonSansBook', Arial!important;
    font-size: 14px;
    margin: 10px 0 0 0;
}

ul#datosInformes li p {
    padding-bottom: 0px;
}

section.filtro input#Nombre {
    width: 190px;
}


/* Noticias */

.content .pral {
    width: 74%;
    float: left;
    display: block;
    clear: left;
}
.content .secundario {
    width: 26%;
    float: right;
}

.pral .datos {
    width: 47%;
    float: left;
    border-bottom: 1px solid #e9e9e9;
    margin: 0 3% 15px 0;
    display: block;
}

.pral .datos a.ver {
    margin-bottom: 15px;
}

.pral .banner {
    width: 47%;
    float: left;
    border-bottom: 1px solid #B6E5F5;
    padding: 15px 3% 15px 0;
    display: block;
}

.pral h3,
.pral h2 {
    font-weight: 200;
    margin-bottom: 7px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.pral #orden .datos h3, .pral #orden .datos h2 {
  margin-bottom: 5px;
}

.pral .soluciones {
    clear: both;
    margin-right: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
    display: block;
}

.pral .soluciones h2 {
    display: inline-block;
    margin-top: 15px;
}

.secundario .box {
    border: 1px solid #e9e9e9;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.secundario .box center span,
.aleft .box center span {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    font-size: 12px;
}

.secundario .box center span.telfSidebar,
.aleft .box center span.telfSidebar {
    color: #666;
    font-family: 'BentonSansMedium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 30px;
    float: left;
    width: auto;
}

.secundario .boxsin {
    margin-bottom: 10px;
    border: 1px solid white;
    float: left;
}

.bannersWrap {
    margin-left: -15px;
    clear: both;
}

.bannersWrap .banner {
    width: 300px;
    margin-left: 15px;
    padding: 15px 0;
}

.bannersWrap .banner.comerciales.last {
    margin-left: -15px
}

.bannersWrap .banner_ancho {
    width: 615px;
    margin-left: 15px;
}


/*Incorporado para separar los bloques de la home pais*/

.bannersWrap .banner_ancho.comerciales {
    height: auto;
}

.secundario .box h3,
.aleft .box h3 {
    padding: 7px 10px 0 10px;
}

.secundario .box h3.pais,
.aleft .box h3.pais {
    color: #FFF;
    background: url(../mult/h3_bg_azul.gif) bottom left repeat-x;
}

.secundario .box h3.pais span,
.aleft .box h3.pais span {
    color: #FFF;
}

.secundario .box h3.noticias,
.aleft .box h3.noticias {
    color: #121212;
    background: none;
    font-weight: 600;
    font-size: 16px;
    border-bottom: 1px solid #e9e9e9;
}

.secundario .box h3.noticias span,
.aleft .box h3.noticias span {
    display: block;
    line-height: 20px;
    padding: 7px 0 0 0px;
    color: #121212;
}

.secundario .box h3.suscribe,
.aleft .box h3.suscribe {
    color: #121212;
    background: none;
    font-weight: 600;
    font-size: 16px;
}

.secundario .box h3.suscribe span,
.aleft .box h3.suscribe span {
    background: url(../mult/ico_enviar_32.gif) no-repeat scroll left top transparent;
    display: block;
    line-height: 20px;
    padding-left: 35px;
    font-size: 18px;
    min-height: 35px;
}

.secundario .box #frm_suscribe {
    padding: 10px 0;
    width: 100%;
}

.secundario .box #frm_suscribe input[type='text'] {
    clear: both;
    width: 227px;
    margin: 5px 0 5px 5px;
    color: grey;
}

.secundario .box #frm_suscribe span {
    margin: 0 5px 10px;
    width: auto;
    float: none;
}

.secundario .box #frm_suscribe input[type='submit'] {
    margin-right: 5px;
    padding: 10px 30px;
}

.secundario .box #frm_suscribe.sub input[type='text'] {
    clear: both;
    width: 60%;
    margin: 1px 0 5px;
    color: grey;
    border: 1px solid #B6E5F5;
    padding: 2px 5px;
    vertical-align: middle;
}

.secundario .box #frm_suscribe.sub button.btn_azul {
    padding: 3px 10px;
}

h3 span.bigger {
    font-size: 20px;
    clear: both;
}

.secundario .box form {
    padding: 10px;
    float: left;
}

.secundario .box form span {
    margin-left: 10px;
    width: 20%;
    float: left;
    display: inline-block;
    clear: left;
    margin-bottom: 20px;
}

.secundario .box form select {
    width: 60%;
    float: left;
}

.secundario .box form input[type="radio"] {
    width: 10%;
    float: left;
    margin-top: 3px;
}

.secundario .box form label {
    width: 60%;
    float: left;
    margin-bottom: 10px;
    margin-top: 3px;
}

.secundario .box form button {
    width: auto;
    margin: 0 auto;
    float: none;
}


.secundario .box article,
.secundario .box .noticia,
.secundario .noticia_sin,
.aleft .box div,
.aleft .box article,
.aleft .box .noticia,
.aleft .noticia_sin {
    padding: 3px 25px;
    display: block;
    float: left;
}
.secundario .box div {
    padding: 3px 0px 3px 10px;
    display: block;
    float: left;
    width: 180px;
}
.secundario .box div.boton {
    width: auto;
}
.secundario .box .clear {
    padding: 0;
}

.secundario .box h4 {
    margin-bottom: 5px;
}

.secundario .box h4 a {
    font-weight: 200;
}

.secundario .infomerc {
    padding-bottom: 10px;
}

.secundario .infomerc h3,
.secundario .box .izq h3 {
    color: #333333;
    font-weight: 200;
}

.secundario .filtro {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border: 1px solid #e9e9e9;
    padding: 15px !important;
}

.secundario .filtro select,
.secundario .ui-select-menu {
    float: none;
}

.secundario .filtro .btn_azul {
    margin-bottom: 10px;
    margin-right: 0px;
    font: normal 14px 'BentonSansMedium', Arial;
    padding: 0 15px;
    width: 100%;
}

.secundario .filtro a {
    vertical-align: middle;
    text-align: center;
    margin: 0 0 15px;
    width: 100%;
    float: left;
    height: 41px;
    line-height: 41px;
    white-space: nowrap;
    padding: 0;
}
.ui-state-active.ui-selectmenu {
}
.ui-selectmenu-menu ul {
  padding: 0;
}
.ui-selectmenu-menu li a {
  padding: 10px;
}
.ui-selectmenu-menu li:hover {
  background: transparent;
  border-bottom: 1px solid #e9e9e9;
}
.ui-selectmenu-menu li:hover a {
  color: #1464A5;
}
.secundario .filtro input,
.secundario .filtro select {
    margin-bottom: 15px;
    padding: 7px 38px 7px 5px;
    width: 175px;
}

.secundario .box .izq {
    width: 70%;
    float: left;
    display: inline;
    padding-right: 0px;
}

.secundario .box .izq h3 {
    padding: 0 0 7px;
}

.secundario .box .der {
    width: 20%;
    float: right;
    display: inline;
    padding-left: 0px;
}

.secundario .box .der img {
    margin: 20px 10px 0 0;
}

.secundario .box p,
.aleft .box p {
    padding: 5px 10px;
    text-align: left;
}

.btn_podcasts {
    clear: both;
    display: table;
    margin: -40px 0 18px 110px;
    position: absolute;
}

.barsimple div.ui-slider {
    background-color: #48AE64;
    height: 8px;
}

ul.tab_content,
.sinfondos .tab_content {
    position: inherit;
}
.secundario ul.tab_content, .secundario .sinfondos .tab_content {
  padding: 0;
}

.sinfondos .ui-tabs-panel {
    min-height: 230px;
}

.buscador .tab_content,
.cesta .tab_content,
.comparador .tab_content {
    position: inherit!important;
}

.noticias .opciones.sup {
    margin-top: -25px;
}

.noticias .paginacion.sup {
    margin-right: 10px;
    clear: left;
}

#chartArea #chart g text {
    font-size: 12px!important;
}

.ulfocus {
    float: left;
    display: block;
    clear: both;
}

.ulfocus li {
    margin: 0 12px 10px 0;
    display: inline-block;
    float: left;
}

.ulfocus li a img {
    border: 1px solid #E8E8E8;
    height: 73px;
    width: 112px;
}

.ulfocus li img {
    border: 1px solid #E8E8E8;
    height: 73px;
    width: 112px;
}

.ulfocus li p {
    width: 110px;
}

span.total {
    position: relative;
}

span#ponderTotal {
    position: relative;
    margin-left: 30px
}

.resto {
    clear: both;
    display: block;
    float: left;
    width: 250px;
}

body .ui-dialog {
    font-size: 14px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 300px;
    border: 0 !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    background: #fff;
    -webkit-box-shadow: 0px 1px 20px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 20px 1px rgba(0,0,0,0.5);
    -ms-box-shadow: 0px 1px 20px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 20px 1px rgba(0,0,0,0.5);
}

.ui-dialog .ui-dialog-titlebar {
    position: relative;
    background: transparent;
    border: 0;
    color: #222222;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 18px;
    margin: -10px 0 0;
    padding: 0;
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 19px;
    color: #121212;
}

.ui-widget-header .ui-icon {
    background: url(../mult/arrows_mobile_49A5E9.png) no-repeat -10px -9px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.ui-widget-header .ui-icon.ui-icon-closethick {
    background: url(../mult/c_cerrar.png) no-repeat center center;
    margin-top: 10px;
    right: 7px;
    position: relative;
}

/*.ui-state-hover .ui-icon{background: url(/am/tlwgbineses/mult/ico_cmb_hover.png) no-repeat 50% -65%!important;border:none;}*/


/*header .ui-state-hover .ui-icon{background:url("../mult/arrows_mobile_FFFFFF.png") no-repeat -10px -3px !important;}*/

#msgMaxCheckbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
    color: #222222;
}

.scontact .doscol {
    padding: 0 10px;
    width: 46%;
}


/* Hacks para Chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* hacked for chrome and safari */
    .tab_content {
        margin-top: 0!important;
    }
    ul.tabs {
        /*height:31px;*/
    }
    .secundario ul.tabs,
    .comparador ul.tabs {
    }
    .resultados div.tab_content,
    .tab_content {
        margin-top: 0px;
        padding: 0;
    }
    .filtro {
        padding-top: 0 !important;
    }
    div.section div.der {
        width: 300px;
    }
    .carrusel ul {
        z-index: 1;
    }
    .carrusel ul li {
        z-index: 10;
    }
    .detalle table.int {
        width: 900px;
    }
    .custom-radio label {
        height: 14px;
        font-size: 12px;
        color: #121212;
    }
    .soluciones .solucion {
        padding-bottom: 10px;
    }
    .soluciones .solucion a {
        display: block;
        float: none;
        clear: both;
        line-height: 18px;
        border-bottom: 0;
        font-size: 12px;
    }
    .soluciones .solucion img {
        width: 35%;
        height: 66px;
        margin-bottom: 5px;
    }
    .secundario .box {
        width: 100%;
    }
}


/* Fin Hacks para Chrome */

@media print {
    .buscador aside .filtros {
        display: none;
    }
    .buscador #tabs {
        float: none;
        width: 100%;
    }
}


/* estilos para los calendarios */


/*.calendarios {width:520px;}

Unificaci�n - JGD*/

.calendarios {
    width: 85%;
}

.calendarios label {
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    padding-right: 10px;
}

.calendarios .btn_azul {
    font: 14px "BentonSansMedium", Arial, Helvetica, sans-serif;
}


/* estilos para los calendarios de la Ficha*/

.calendariosFicha {
    width: 90%;
}

.calendariosFicha label {
    padding-top: 7px;
    padding-left: 10px;
}

.calendariosFicha .btn_azul {
    font: 14px "BentonSansMedium", Arial, Helvetica, sans-serif;
}


/*estilos para las listas */

ol,
.detalle ul {
    margin: 5px 0 10px 0 !important;
    padding: 0;
    clear: left;
    display: inline-block;
    width: 100%;
}

.detalle ol {
    margin: 5px 0 10px 20px
     !important;
}

.contendio-item-solapa ol {
    margin: 5px 0 10px 20px
     !important;
}

/*Se incluye color al .detalle li para que sea igual que el parrafo*/

.detalle section ul li {
    padding: 5px 0 0px 0 !important;
    clear: left;
    background: none !important;
}

.contendio-item-solapa ul li {
    padding: 5px 0 0px 0 !important;
    clear: left;
    background: none !important;
}

.detalle section ol li {
    padding: 5px 0 0px 5px !important;
    clear: left;
    background: none !important;
}

.contendio-item-solapa ol li {
    padding: 5px 0 0px 5px !important;
    clear: left;
    background: none !important;
}


.detalle li {
    line-height: 20px;
    color: #666666;
    float: left;
    width: calc(100% - 25px);
}

.detalle ul li:before {
    font-family: bbva-icons!important;
    content: "\e91e";
    position: absolute;
    padding-left: 0;
    float: left;
    margin-left: -25px;
    margin-top: 0;
    color: #004481;
}

.detalle section ul li {
    padding: 5px 0 0px 25px !important;
    clear: left;
    background: none !important;
}

.contendio-item-solapa ul li:before {
    font-family: bbva-icons!important;
    content: "\e91e";
    position: absolute;
    padding-left: 0;
    float: left;
    margin-left: -25px;
    margin-top: 0;
    color: #004481;
}

.contendio-item-solapa ul li {
    padding: 5px 0 0px 25px !important;
    clear: left;
    background: none !important;
}

ul.outfloat {
    display: block;
}
ul.outfloat li {
    float: none;
}
.spral .detalle li {
}
.spral .detalle li p {
  padding: 5px 0 0;
}
.detalle ol li {
    color: #666;
    /* list-style-type: none; */
    padding-top: 10px;
}

.detalle ul.opciones.compact li {
    background: none!important;
}

.detalle ul.list_links li {
    background: none!important;
}

#q {
    margin-bottom: 10px!important;
    width: 192px;
}

#as_eq {
    margin-bottom: 10px!important;
    width: 192px;
}

#as_q {
    margin-bottom: 10px!important;
    width: 192px;
}

#as_oq {
    margin-bottom: 10px!important;
    width: 192px;
}

#as_epq {
    margin-bottom: 10px!important;
    width: 192px;
}


/* estilos para las nuevas listas del mapa web */


/*este div se encarga de agrupar los dos bloques y dibujar la línea inferior final */

section.lista_mapaweb {
    margin-top: 40px;
}

.general {
    position: relative;
    top: 10px;
    display: block;
    overflow: hidden;
    width: 100%;
    border: 1px solid #CCC;
    clear: both;
    margin-top: 20px!important;
    border-left: none;
    border-right: none;
}

section.lista_mapaweb {
    margin-top: 0px;
}


/* estos estilos sirven para alinear las listas por bloques */

.bloque-izquierdo,
.bloque-derecho {
    width: 44%;
    display: inline-block;
    overflow: hidden;
    padding: 20px 0;
    float: left;
}

.bloque-derecho {
    float: right;
    width: 48%
}


/* para que haga el rollover que no lo hace */

.lista_mapaweb a:hover {
}


/* encabezados */

.lista_mapaweb h2,
.lista_mapaweb h3 {
    ;
    margin: 10px 0;
}

.lista_mapaweb h3 {
    font-weight: bold;
    color: #009ee5;
    margin: 10px 0 5px 5px;
}


/* propiedades de la lista */

.lista_mapaweb li {
    margin-left: 14px;
    background: url(../mult/bullet_azul.png) 4px 10px no-repeat;
    padding: 5px 0 6px 14px;
}


/* separador que dibuja la línea gris al final de cada bloque */

.separador {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #CCC;
    margin: 20px 0;
}


/* estilos para diferenciar cada uno de los niveles del primero */

li.nivel2,
li.nivel3,
li.nivel4,
li.nivel5 {
    margin-left: 24px;
    background: url(../mult/butllet_flechitaazul.png) 4px 8px no-repeat;
}

.nivel3 {
    margin-left: 36px!important;
}

.nivel4 {
    margin-left: 48px!important;
}

.nivel5 {
    margin-left: 60px!important;
}


/*Se elimina el borde del buscador sencillo*/

.tab_content li.ui-widget-content {
    border: 0;
}


/*Cambios unificacion - JGD*/

#disclPest {
    float: inherit;
    width: 100%;
}

.aviso_ficha {
    border: 1px solid #D4EDFC;
    color: #666;
    background: url(../mult/icon_azul.png) no-repeat;
    background-color: #D4EDFC;
    padding: 65px;
    background-position: 20px 60px;
}

.aviso_ficha .pre {
    float: left;
    background-color: #E9E9F7;
    padding: 5px 10px;
    width: 20px;
}

.aviso_ficha .mensaje {
    /*float:left;*/
    color: #666;
}

.aviso_ficha .mensaje span {
    color: #666;
}

.alerta_ficha span,
.alerta_ficha b,
.alerta_ficha strong {
    color: #666;
}


/* mensajes error ficha */

.alerta_ficha {
    background-color: #fddfdf;
    border: 1px solid #fddfdf;
    border-radius: 1px 1px 1px 1px;
    clear: both;
    color: #666;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
    width: 627px;
}

.alerta_ficha .mensaje_ficha {
    color: #666;
    float: left;
    padding: 11px 11px 11px 0;
    width: 500px;
}

.mensaje_ficha {
    color: #666;
    float: left;
    padding: 11px 11px 11px 0;
    width: 500px;
}

.alerta_ficha .pre {
    background-color: #fddfdf;
    float: left;
    padding: 5px 10px;
    width: 20px;
}

.sinfondos .datosFicha,
.sinfondos .grafico {
    width: 630px;
    margin-left: 10px;
    margin-bottom: 25px;
    clear: both;
}

.sinfondos .datosFicha {
    clear: both;
    float: left;
}

.sinfondos .datosFicha h3 {
    padding: 5px 10px;
    background-color: #F0F0F0;
    margin-left: 0px!important;
}

.sinfondos .datosFicha h3 a {
    font-size: 16px;
    font-weight: 200;
}

.sinfondos .datosFicha table {
    text-align: center;
    width: 99%;
    font-weight: bold;
    padding: 0;
    border-collapse: collapse;
}

.sinfondos .datosFicha table th,
.sinfondos .datosFicha table td {
    border-collapse: collapse;
}

.sinfondos .datosFicha table td {
    color: #434A58!important;
    font-size: 12px;
    font-weight: normal;
}

.sinfondos .datosFicha table td:first-child {
    padding-left: 10px;
    text-align: left;
}

.sinfondos .datosFicha table thead tr {
    background: #F8F8F5;
}

.sinfondos .datosFicha table thead tr th {
    text-align: center;
    color: #717780;
    font-size: 11px;
    font-weight: normal;
    border-bottom: 1px solid #E5E5E5;
}

.sinfondos .datosFicha table tbody tr.imp {
    background-color: #FFFFFF;
}

.sinfondos .datosFicha table.basic {
    border: 0;
    margin-top: 0;
    width: 100%;
}

.sinfondos .datosFicha table.basic tr {}

.sinfondos .datosFicha table.basic tr td {
    border: 0;
    border-bottom: 1px solid #BAD5DB;
}

.sinfondos .datosFicha table.econ td:last-child {
    text-align: left;
    padding-left: 10px;
}

.sinfondos .datosFicha p {
    margin-left: 10px;
}

.tab_content .parent_row td {
    background: #ffffff;
    /* navegadores antiguos */
    /* IE9 SVG necesita una sobreescritura condicional de 'filter' a 'none' que se debe poner en la hoja de estilos propia */
    /* y si no existe hoja propia para IE9, entonces hay que ponerlo dentro del head de la plantilla */
    /* algo así como esto: .gradient {filter: none;}*/
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzMyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 33%, #f7f7f7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(33%, #ffffff), color-stop(100%, #f7f7f7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 33%, #f7f7f7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 33%, #f7f7f7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 33%, #f7f7f7 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 33%, #f7f7f7 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    /* IE6-8 */
}

.detalle_noticia_fuente {
    float: left;
    width: 85%;
    padding-bottom: 10px;
}

.detalle_noticia_social {
    float: left;
    width: 50%;
    padding-bottom: 10px;
}


/*Cambios unificacion - JGD*/

div.info-ficha td#valorLiquidativo {
    text-align: right;
}

div.info-ficha td#rentabilidadMes {
    text-align: right;
}

div.info-ficha td#rentabilidadAnyo {
    text-align: right;
}

div.info-ficha td#rentabilidadUlt12 {
    text-align: right;
}

div.info-ficha td#riesgoAnyo {
    text-align: right;
}

div.info-ficha td#fechasAnyo {
    text-align: right;
    font-size: 10px;
}

div.info-ficha td#riesgoUlt12 {
    text-align: right;
}

div.info-ficha td#fechasUlt12 {
    text-align: right;
    font-size: 10px;
}

div.social {
    clear: both;
}


/** Numero resultados buscador */

.num-resultado-arriba {
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    display: block;
    float: right;
    margin: 5px 0 5px 10px;
    padding-bottom: 5px;
    text-align: right;
    font-size: 14px;
}

.num-resultado-abajo {
    margin-top: 10px;
    margin-bottom: 0px;
    width: 100%;
    display: block;
    float: right;
    margin: 5px 0 5px 10px;
    padding-bottom: 5px;
    text-align: right;
    font-size: 11px;
}

.tabs2 .headerTabs .titleCont {
}

.tabs2 .headerTabs {
    border-bottom: 3px solid #f4f7f5;
    margin-bottom: 2em;
}

.tabs2 .headerTabs .title,
.tabs2 .headerTabs .tabsList,
.tabs2 .headerTabs .tabsList li {
    display: inline-block;
    vertical-align: middle;
}

.tabs2 .headerTabs .tabsList li {
    vertical-align: bottom;
}

.tabs2 .headerTabs .titleCont {
    margin-bottom: 0;
    padding-bottom: 0;
}

.tabs2 .tabsList {
    margin-left: 4em;
}

.tabs2 .tabsList li {
    border-bottom: none;
    margin-right: .9em;
}

.tabs2 .tabsList a {
    display: block;
    height: 3.45em;
    line-height: 3.5em;
    padding: 0 2.1em;
    font-size: 14px;
    color: #2A86CA;
    text-decoration: none;
}

.ff .tabs2 .tabsList a {
    height: 3.45em;
    line-height: 3.5em;
}

.tabs2 .tabsList .ui-state-active {
    position: relative;
    top: .1em;
    background: #fff;
}

.tabs2 .tabsList .ui-state-active a {
    position: relative;
    top: .25em;
    height: 3.5em;
    line-height: 3em;
    padding: 0 2.1em;
}

.ff .tabs2 .tabsList .ui-state-active a {
    top: .2em;
    line-height: 3.1em;
}

.tabs2 .tabsList .ui-state-active a,
.tabs2 .tabsList a:hover {
    background: #fff;
    color: #043263;
}


/*calculator page*/

h2.titleCalc {
    display: inline;
}

.calculadora #tabs {
    float: left;
    width: 65%;
}

.calculadora .tabs,
.calculadora .tab_content {
    float: none;
}

.calculadora .tab_content {
    width: 92%;
    padding: 15px 0;
}

.calculadora legend {
    padding-bottom: 1.8em;
}

.calculadora legend span {
    display: block;
    padding-bottom: 1em;
    font-family: 'BentonSansMedium', Arial, Helvetica;
    font-size: 20px;
    color: #121212;
}

.calculadora legend.type2 {
    padding-bottom: 14px;
}

.calculadora legend.type2 span {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #717780;
}

.fType label {
    display: block;
    margin: 0 0 5px;
    float: none;
    color: #121212;
}

.listFields > li {
    margin-bottom: 2em;
}


/*campos formulario ordenados en 2 columnas*/

.fTwoCols {
    margin-bottom: 2em;
}

.fTwoCols input[type="text"] {
    width: 96%;
    padding: 7px 2%;
}

.fTwoCols .col1,
.fTwoCols .col2 {
    float: left;
}

.fTwoCols .col1 {
    width: 45%;
    margin-right: 10%;
}

.fTwoCols .col2 {
    width: 45%;
}


/*campos formulario ordenados en 3 columnas*/

.fThreeCols {
    margin-bottom: 3em;
}

.fThreeCols .col1,
.fThreeCols .col2,
.fThreeCols .col3 {
    float: left;
}

.fThreeCols .col1 {
    width: 28%;
    margin-right: 8%;
}

.fThreeCols .col2 {
    width: 28%;
    margin-right: 8%;
}

.fThreeCols .col3 {
    width: 28%;
}

.fThreeCols input[type="text"] {
    width: 94%;
    padding: 7px 3%;
}


/*Variante para boton en ultima columna mas pequenia*/

.fThreeCols.type2 {
    margin: 1em 0;
}

.fThreeCols.type2 .col1 {
    width: 32%;
    margin-right: 8%;
}

.fThreeCols.type2 .col2 {
    width: 32%;
    margin-right: 8%;
}

.fThreeCols.type2 .col3 {
    width: 19%;
}

.fThreeCols.type2 .col3 .botones .addIngreso,
.fThreeCols.type2 .col3 .botones .addGasto {
    margin-top: 3px;
}

.listItems {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 2em;
}

.calculadora .listItems {
    border-bottom: none;
}

.listItems .item {
    margin-top: -1px;
    padding: 1em 0;
}

.listItems .contData {
    float: left;
    width: 86%;
    margin-top: .4em;
}

.listItems .contData .col1,
.listItems .contData .col2 {
    color: #121212;
}

.listItems .contData .col1 {
    float: left;
    width: 65%;
    font-size: 14px;
}

.listItems .contData .col2 {
    float: right;
    width: 30%;
    text-align: right;
    font-size: 15px;
}

.listItems .utils {
    float: right;
    margin-left: 1em;
    padding: .5em 0;
}

.utils .edit,
.utils .edit a,
.utils .delete,
.utils .delete a {
    display: block;
}

.utils .delete,
.utils .edit {
    float: left;
    margin-left: 15px;
    width: 16px;
    height: 16px;
    text-indent: -9999em;
}

.utils .edit {
    background: url("../mult/ico_edit.png") no-repeat 0 0;
    background-size: 100%;
}

.utils .delete {
    background: url("../mult/ico_delete.png") no-repeat 0 0;
    background-size: 100%;
    
}

.calculadora .graphsCont {
    float: right;
    width: 33%;
    margin-top: 2.4em;
}

.calculadora .graphsCont .cont {
    overflow: hidden;
    padding: 1em;
}

.calculadora .graphs {
    border: 1px solid #e5e5e5;
    margin-bottom: 1.8em;
}

.calculadora .graphs .title {
    border-bottom: 1px solid #dde3ea;
    padding: 1em;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f7f8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f7f8));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f4f7f8 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f4f7f8 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f4f7f8 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f4f7f8 100%);
}

.calculadora .graphs .title .tit {
    float: left;
    margin-top: .5em;
    font-family: BentonSansMedium, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #121212;
}

.calculadora .graphs .legend {
    padding: 1em 5%;
    font-size: 1.2em;
}

.calculadora .graphs .legend .first {
    display: inline-block;
    width: 10em;
}

.calculadora .graphs .legend .mayor,
.calculadora .graphs .legend .mayor span {
    font-weight: bold;
    color: #86c72f;
}

.calculadora .graphs .legend .menor,
.calculadora .graphs .legend .menor span {
    font-weight: bold;
    color: #a6004d;
}

.calculadora .switch {
    float: right;
}

.calculadora .switch li {
    float: left;
    width: 32px;
    height: 30px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    cursor: pointer;
}

.calculadora .switch li.sel {
    cursor: default;
}

.calculadora .switch li.chart {
    background: url("../mult/graphics_icon.png");
    background-size: 100%;
    opacity: .35;
}

.calculadora .switch li.chart.sel,
.calculadora .switch li.chart:hover {
    opacity: 1;
}

.calculadora .switch li.column {
    background: url("../mult/listview_icon.png");
    background-size: 100%;
    opacity: .35;
}

.calculadora .switch li.column.sel,
.calculadora .switch li.column:hover {
    opacity: 1;
}

.calculadora .result {
    padding: 15px 15px 0;
    text-align: center;
}

.calculadora .result span {
    font-family: 'BentonSansMedium', Arial, Helvetica;
    font-size: 14px;
    color: #666;
}

.calculadora .subresult {
    padding: 15px;
}

.calculadora .subresult span {
    font-weight: normal;
    font-family: 'BentonSansMedium', Arial, Helvetica;
    font-size: 14px;
    color: #666;
}


/*Leyenda*/

.wrap-legend .legend {
    display: inline-block;
    margin: 0;
    width: 39%;
    vertical-align: top;
}

.legend li {
    float: left;
    margin-bottom: 1em;
    height: 3em;
    width: 100%;
}

.legend .txt {
    color: #121212;
    font-size: 12px;
}

.legend .color {
    float: left;
    display: inline-block;
    margin-right: .4em;
    width: 1.5em;
    height: 1.5em;
}

.legend .color1 {
    background-color: #2296EA;
}

.legend .color2 {
    background-color: #008FFF;
}

.legend .color3 {
    background-color: #2A86CA;
}

.legend .color4 {
    background-color: #2A86CA;
}

.legend .color5 {
    background-color: #48AE64;
}

.legend .color6 {
    background-color: #6ca026;
}

.legend .color7 {
    background-color: #557e1e;
}

.legend .color8 {
    background-color: #FFE143;
}

.legend .color9 {
    background-color: #FDA511;
}

.legend .color10 {
    background-color: #b0dcea;
}

.legend .color11 {
    background-color: #7bc7e3;
}

.legend .color12 {
    background-color: #6cb0c9;
}

.legend .color13 {
    background-color: #5891a7;
}

.legend .color14 {
    background-color: #C0475E;
}

.calculadora .textC p {
    float: left;
}

.calculadora .textC p,
.calculadora .textC p strong,
.intro p {
    color: #121212;
    font-size: 12px;
    font-weight: normal;
}

.calculadora .textC p,
.intro p {
    font-size: 14px;
    color: #666;
}

.calculadora .fBar {
    float: right;
    margin-top: 2px;
}

.calculadora .fBar li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em;
}

.calculadora .fBar li a {
    display: block;
    text-indent: -9999em;
    background-image: url("../mult/icons_bar.png");
    background-repeat: no-repeat;
}

.calculadora .fBar li.mail a {
    width: 16px;
    height: 12px;
    background-position: 0 0;
}

.calculadora .fBar li.print a {
    width: 16px;
    height: 14px;
    background-position: -24px 0;
}

.moreLink a {
    padding: 10px 30px;
    background: url(/am/tlwgbineses/mult/ico_mas_bola2.png) left 6px no-repeat;
    height: 20px;
}

.viewInfoBubble2 {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-left: .2em;
    background: url(../mult/ico_info2.png) no-repeat 0 0;
    background-size: 100%;
}

.info {
    border: 1px solid #D4EDFC;
    color: #666;
    background: url(../mult/icon_azul.png) no-repeat;
    background-color: #D4EDFC;
    padding: 70px;
    background-position: 25px 65px;
}

.info p {
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 12px;
}


/*accordions tables*/

.desplegable-cont .filter-trigger {
    /*height:1.4em;*/
    font-size: 16px;
    cursor: pointer;
    zoom: 1;
}

.desplegable-cont .filter-trigger .arrow {
    display: block;
    padding-left: 5px;
}

.desplegable-cont .filter-trigger .tit {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #121212;
    font-family: 'BentonSansMedium', Arial, Helvetica, sans-serif;
}

.desplegable-cont .plegado {
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0;
    line-height: 20px;
}

.desplegable-cont .plegado .arrow {
    background: url(../mult/arrows_accordion.png) no-repeat 99% -4px;
    background-size: 16px;
}

.ie9 .desplegable-cont .plegado {
    background: #fcfcfd url("../mult/arrows_accordion.png") no-repeat scroll 99.5% 1px;
}

.desplegable-cont .desplegado {
    background: url(../mult/ico_inac.png) no-repeat right 11px;
    padding-top: 10px;
    padding-right: 15px;
    font-family: 'BentonSansMedium', Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    width: 98%;
}

.desplegable-cont .desplegado .arrow {
    
}

.ie9 .desplegable-cont .desplegado {
    background: #fcfcfd url("../mult/arrows_accordion.png") no-repeat 98% -52px;
}

.desplegable-cont .contenidoBuscador {
    border-top: none;
    overflow: hidden;
    margin-bottom: 10px;
}

.desplegable-cont .contenidoBuscador tr {
}

.desplegable-cont .contenidoBuscador tr:last-child {
    border-bottom: none;
}


/*.desplegable-cont.busqueda { position:relative; min-height:1.8em; border:1px solid #CDDAE5; margin-bottom:.833em; padding:.9em 1em 1em 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: #D5D6D7 0 1px 1px inset; -moz-box-shadow: #d5d6d7 0 1px 1px inset; box-shadow: #D5D6D7 0 1px 1px inset; background-color: #F1F5F9; }*/

.desplegable-cont .filter-value {
    display: none;
}


/*.desplegable-cont.busqueda .filter-trigger { display:inline-block; vertical-align:middle; height:auto; padding-top:0; padding-bottom:0; cursor:default; }

    .desplegable-cont.busqueda .filter-trigger span {color:#5c626e; }

  .desplegable-cont.busqueda .plegado { border:none; background:none; font-size:1em; }

  .desplegable-cont.busqueda .close-filter { position:absolute; top:50%; right: 2em; margin-top:-.7em; }

  .desplegable-cont.busqueda .filter-value { display:inline-block; vertical-align:middle; margin-top:.1em; margin-left:1em; background:url("../images/icons_menu.png") no-repeat 100% -622px;}*/

.desplegable-cont .filter-value span {
    color: #003f8c;
}

.c-desplegable-consultas.busqueda {
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 1em;
}

.filter-container .actions {
    margin-top: 2em;
}

.seeMoreBtn {
    display: block;
    border-top: 2px solid #f8f8f5;
    padding: .9em 2em 1.6em;
    text-align: center;
}

.seeMoreBtn a {
    padding-right: 1.4em;
    background: url("../mult/arrow_down.png") no-repeat 100% 50%;
}

.num-resultado-arriba,
.num-resultado-abajo {
    text-align: left;
}

.num-resultado-abajo {
    margin-top: 1em;
}


/* galeriaUL */

.avideos {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    min-height: 440px;
}

.avideos .paginacion {
    width: 88%;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0 10px 5px;
    margin: 0;
    height: 30px;
    float: left;
}

.ulvideos {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
}

.ulvideos.activo {
    display: block;
}

.tope {
    opacity: 0.8;
}

.tope:hover {
    cursor: default;
}

.avideos .paginacion ul {}

.avideos .paginacion ul > li {
    padding: 0 !important;
    height: 22px;
}


/*            .paginacion ul > li:first-child { padding-left: 0 !important;}

.paginacion ul > li:last-child { padding-right: 0 !important;}*/

.avideos .paginacion ul > li a.button.pager:hover,
.avideos .paginacion ul > li a.button.pager {
    margin: 0;
    float: none;
    display: block;
    height: 20px;
}

.avideos .paginacion ul > li a.button.pager.prev {
    background: url(../mult/arrows_mobile_49A5E9.png) no-repeat -10px -5px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.avideos .paginacion ul > li a.button.pager.next {
    background: url(../mult/arrows_mobile_49A5E9.png) no-repeat -10px -9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.avideos .paginacion ul > li a.button.pager.prev:hover {
}

.avideos .paginacion ul > li a.button.pager.next:hover {
}

.avideos .paginacion ul > li a.button.pager.prev.tope,
.avideos .paginacion ul > li a.button.pager.prev.tope:hover {
  opacity: .35;
}

.avideos .paginacion ul > li a.button.pager.next.tope,
.avideos .paginacion ul > li a.button.pager.next.tope:hover {
  opacity: .35;
}

.avideos .paginacion ul .nav-links {
    width: 88%;
    overflow: hidden;
    position: relative;
    margin: 0 1px;
    float: left;
}

.avideos .paginacion ul .nav-links ul {
    position: relative;
    left: 0;
    top: 0;
    width: 3000px;
    float: left;
}

.avideos .paginacion ul .nav-links ul > li {
    margin: 0 6px 0 5px;
}

.avideos .paginacion ul .nav-links ul > li a {
    padding: 3px;
    color: #2A86CA;
}

.avideos .paginacion ul .nav-links ul > li a span {
    color: inherit;
}
.avideos .paginacion ul .nav-links ul > li:hover a {
    color: #1464A5;
}
.avideos .paginacion ul .nav-links ul > li.activo a {
    color: #043263;
}


/* Formulario 04/05/2015 */

.listaCheckBox {
    padding: 1px 9px 11px 11px!important;
    clear: right!important;
}

label[for="horarioConsulta"] {
    width: 100%!important;
    margin-bottom: 11px;
}

label[for="metodoConsulta"] {
    width: 100%!important;
    margin-bottom: 11px;
}

label[for="provinciaConsulta"] {
    margin-top: 9px;
}

#provinciaConsulta div {
    padding: 0px 0px 10px 0;
}

a#provinciaConsulta-button {
    width: 144px!important;
    position: relative;
    top: -6px;
    right: 10px;
}

ul#provinciaConsulta-menu {
    width: 174px!important;
}

input.manyana {
    padding: 2px 0px 5px 34px;
}

input.tarde {
    padding: 2px 0px 5px 34px;
}

input.telefonoConsulta {
    width: 195px;
}

a#tipoConsulta-button {
    width: 292px!important;
}

ul#tipoConsulta-menu {
    width: 292px!important;
}

.entradillaContacto ul {
    list-style: square;
    margin-left: 55px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.entradillaContacto div {
}

section.scontact.lightbox label {
    margin-left: 15px;
    margin-right: 14px;
}

section.scontact.lightbox span {
    margin-left: 0;
}

label[for="aceptaTratamiento"] a {
    color: #006DC0!important;
}

.aceptaTratamiento {
    display: inline-flex;
}

#popupTratamiento {
    padding: 1.5em 1em!important;
}

section.scontact.lightbox.custom-checkbox input,
section.scontact.lightbox.custom-radio input {
    position: absolute;
    left: 9px;
    top: 2px;
    margin: 0;
    z-index: 0;
}

section.scontact.lightbox label .custom-radio input {
    position: absolute;
    left: 23px;
    top: 2px;
    margin: 0;
    z-index: 0;
}

section.scontact.lightbox p {
    margin-bottom: 10px;
    clear: left
}

section.scontact.lightbox input[type="text"] {
    width: 222px;
}

.doscol.contacto div input {
    width: 134px!important;
    box-sizing: content-box;
}
.doscol.contacto div input:hover {
  border-bottom: 1px solid #e9e9e9;
}
.doscol.contacto {
    width: 46%;
}

.doscol.contacto div label {
    width: 123px;
}

.doscol.contacto div textarea {
    width: 289px;
}
.doscol.contacto div textarea:active {
  border: 1px solid #e9e9e9;
}
#popupContacto {
    padding: 1.5em 2em 2em 2em!important;
    background: #fff;
}

.combo_flex {
    display: inline-flex;
}

ul.eventosisr li {
    background: none;
    border-top: none
}

ul.eventosisr li div {
    float: none;
    width: 100%
}

ul.eventosisr li img {
    width: initial;
}

ul.eventosisr li:hover {
    background: none;
    border: none
}

ul.eventosisr,
ul.eventosisr a {
    color: #006DC0;
}


/* Historico de comisiones 31/08/2015 */

.comHisto {
    font-size: 16px;
    padding: 5px 10px;
    margin-bottom: 16px;
    margin-left: 0px !important;
    display: block;
    background-color: rgb(240, 240, 240);
}

.econHisto {
    margin-bottom: 20px;
}


/*Lightbox Login-Pensiones*/

.c-contenedores-ventanaModal {
    background-color: #EDEDED;
    background-image: none;
    border: 1px solid #F4F7F5;
    border-radius: 3px 3px 3px 3px;
    padding: .9em;
}

.c-contenedores-ventanaModal .ui-dialog-content {
    padding: 0;
}

.c-contenedores-ventanaModal .contenidoModal,
.c-contenedores-ventanaModal .contenidoModal.ui-dialog-content {
    background-color: #FFF;
    background-image: none;
    border: 1px solid #DCDCDC;
    border-radius: 3px 3px 3px 3px;
    position: relative;
}

.c-contenedores-ventanaModal .headerModal {
    height: 0;
}

.c-contenedores-ventanaModal .cuerpoModal {
    text-align: center;
    padding-top: 2em;
}

.c-contenedores-ventanaModal .cuerpoModal img {
    margin-top: 30%;
}

.c-contenedores-ventanaModal h1 {
    margin: 0 4.792em .625em 0;
}

.c-contenedores-ventanaModal .title h2 {
    margin: 0 .833em .583em 0;
}

.c-contenedores-ventanaModal .cerrarModal {
    cursor: pointer;
    position: absolute;
    right: 1em;
    top: 0.3em;
}


/* JBM Formulario de contacto */

.doscol.contacto .btn_azul {
    margin-top: 30px;
}

#metodoEmail {
    width: 312px!important;
}

#metodoTelefono {
    width: 312px!important;
}

.doscol.contacto.mexico div label {
    width: 255px;
}

.doscol.contacto.mexico div input {
    width: 240px!important;
}

.doscol.contacto.mexico div label.consulta {
    width: 280px;
}

.doscol.contacto.mexico div textarea {
    width: 286px;
    margin-left: 0;
}

.doscol.contacto.mexico div label.consulta {
    margin-left: 0;
}

.doscol.contacto.mexico input.btn_azul {
    margin-top: 137px;
}

.doscol.contacto.colombia div label {
    width: 255px;
}

.doscol.contacto.colombia div input {
    width: 240px!important;
}

.doscol.contacto.colombia div label.consulta {
    width: 280px;
}

.doscol.contacto.colombia div textarea {
    width: 286px;
    margin-left: 0;
}

.doscol.contacto.colombia div label.consulta {
    margin-left: 0;
}

.doscol.contacto.colombia .btn_azul {
    margin-top: 60px;
}



/* INTERIORES OTHER SITES */