@import "https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,700,600";

/********/


/* Main */


/********/

body {
    background: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    vertical-align: middle;
    color: #5C646D;
}


/*
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Kanit Light", Arial, Helvetica, sans-serif;
}
*/

h1 {
    font-size: 1.75em;
    margin-bottom: 0;
    color: #69b71f;
}

h2 {
    color: #007A5E;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 56px;
    margin-bottom: 0;
}

h3 {
    font-size: 24px;
    color: #007A5E;
    font-weight: 700;
    letter-spacing: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #8FD400;
}

h5 {
    font-size: 0.8em;
    color: #363636;
}

footer {
    margin: 2rem 0;
}

footer p {
    margin-bottom: 0.5rem;
    font-size: 12px;
}

a {
    color: #2878FF;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    text-decoration: underline;
}

a:focus {
    outline: 0
}

.blue {
    color: #2878FF;
    font-weight: 700;
}


/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575px) {}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}


/*****************/


/* catfiBuscMain */


/*****************/

body.catfiBuscMain {
    background-color: #f4f6f8;
}

body.catfiBuscMain h2 {
    color: #007A5E;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 56px;
}

body.catfiBuscMain h3 {
    color: #4A4A4A;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 5px;
    border-bottom: none;
}

body.catfiBuscMain .fieldset-1 {
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

body.catfiBuscMain .card {
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.08);
    border: none;
    padding: 27px 15px;
}

body.catfiBuscMain .card img {
    width: 40%;
}

body.catfiBuscMain .card .card-title {
    margin-bottom: 0;
}

body.catfiBuscMain .card .card-title a {
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
}

body.catfiBuscMain .card-body {
    padding: 0;
}


/**********/


/* catfi* */


/**********/

body.catfi {
    background-color: #f4f6f8;
}

body.catfi main {
    background-color: #fff;
    border-top: 2px solid #E0E0E0;
    margin-top: -2px;
}


/**********/


/* infofi* */


/**********/

body.infofi {
    background-color: #f4f6f8;
}

body.infofi header .bg-infofi-h1 {
    height: 245px;
    background-image: url(../img/gcoo/bg_infofi_h1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 60px;
}

body.infofi header h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 25px;
}

body.infofi header a.download {
    border: 2px solid #8FD400;
    border-radius: 2px;
    padding: 15px 55px 15px 25px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background-image: url(../img/gcoo/icon_download.png);
    background-position: 178px center;
    background-repeat: no-repeat;
}

body.infofi header a.download:hover {
    text-decoration: none;
    border-color: #fff;
}

body.infofi header .ul-rad {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

body.infofi header .ul-rad .br-1 {
    border-right: 1px solid #E0E0E0;
}

body.infofi header .ul-rad .rent {
    padding-left: 30px;
    background-image: url(../img/gcoo/icon_rentability.png);
    background-position: left center;
    background-repeat: no-repeat;
}

body.infofi header .ul-rad .icon-star {
    margin-bottom: 2px;
}

body.infofi main {
    background-color: #fff;
    border-top: 2px solid #E0E0E0;
    margin-top: -2px;
}

body.infofi main .list-inline {
    padding: 0;
}

body.infofi main .list-inline-item {
    margin: 0;
}

body.infofi main .list-inline-item a:hover {
    text-decoration: none;
}

body.infofi main label {
    text-transform: uppercase;
    font-weight: 700;
}

body.infofi main .fecha {
    color: #2878FF;
    font-weight: 700;
    margin-left: 10px;
}

body.infofi fieldset {
    border-radius: 4px;
    border: 1px solid #8FD400;
    background-color: #fff;
}


/**********/


/* catp02* */


/**********/

body.catp02 {
    background-color: #f4f6f8;
}

body.catp02 main {
    background-color: #fff;
    border-top: 2px solid #E0E0E0;
    margin-top: -2px;
}


/* ***************** */


/* sim (Simuladores) */


/*********************/

body.sim main label {
    font-size: 20px;
    text-transform: none !important;
    font-weight: normal !important;
    color: #6e6c6a;
}

body.sim .card img {
    width: 50%;
}

body.sim section {
    font-size: 20px;
    color: #6e6c6a;
}

body.sim section .card-title {
    font-size: 28px;
    color: #025355;
}

body.sim section .card-text {
    font-size: 36px;
    font-weight: bold;
    color: #007a5e;
}

body.sim form .form-control {
    font-size: 24px;
    padding: .375rem .75rem;
}

body.sim .results-content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
}

body.sim .results-h1 {
    font-size: 24px;
    margin-bottom: 20px;
}

body.sim .results-aport-expected {
    margin-top: 20px;
    padding-top: 90px;
}

body.sim .results-aport-expected .results-title {
    font-weight: bold;
    font-size: 1.2em;
}

body.sim .results-aport-expected.icon-expected .results-value {
    color: green;
}

body.sim .results-aport-expected .results-value {
    font-size: 2em;
    font-weight: 700;
}

body.sim .results-aport-expected.icon-expected .results-separator {
    border-bottom-color: green;
}

body.sim .results-aport-expected .results-separator {
    padding-top: 6px;
    border-bottom: 1.5px solid;
    margin: 0% 30%;
    width: 40%;
}

body.sim .results-aport-expected .results-rent-text {
    padding-top: 5px;
}

body.sim .results-aport-expected .results-rent-value {
    font-size: 1.5em;
}

body.sim .results-disclaimer {
    text-align: justify;
    color: #333333;
    line-height: 20px;
    padding: 0 20px;
    margin-top: 25px;
}


/************/


/* Navpills */


/************/


/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575px) {
    .nav-pills.level-1 {
        float: left;
        flex: 1 1 100%;
    }
    /*.nav-pills.level-2 {
      float: left;
  }*/
    .nav-pills.level-3 {
        float: left;
    }
    .results-chart .jqplot-xaxis-tick {
        font-size: 14px;
    }
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .nav-pills.level-1 {
        float: right;
    }
    /*.nav-pills.level-2 {
      float: right;
  }*/
    .nav-pills.level-3 {
        float: right;
    }
}

.nav-pills.level-1 {
    display: flex !important;
    flex: 0 0 100%;
    flex-wrap: nowrap;
    justify-content: flex-end !important;
    margin: 0;
}

.nav-pills.level-1 .nav-item {
    display: flex;
    /* To avoid different heights between flaps */
    flex-grow: inherit;
    max-width: 200px;
    margin: 0 0 0 15px;
}

.nav-pills.level-1 .nav-item .nav-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-pills.level-2 {
    width: 100%;
    display: table;
}

.nav-pills.level-3 {
    /* margin-bottom: 10px; */
}

.nav-pills .nav-item {
    display: table-cell;
}

.nav-pills .nav-link {
    background-color: transparent;
    text-align: center;
    margin-right: 1px;
    border-radius: 0;
    padding: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #4A4A4A;
    opacity: 60%;
}

.nav-pills .nav-link:hover {
    background-color: #ffffff;
    color: #007A5E;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 2px solid #8FD400;
    opacity: 100%;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.nav-pills .excel .nav-link,
.nav-pills .print .nav-link,
.nav-pills .help .nav-link {
    background-color: transparent;
    opacity: 100%;
}

.nav-pills .excel .nav-link:hover,
.nav-pills .print .nav-link:hover,
.nav-pills .help .nav-link:hover {
    border-bottom: none;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #ffffff;
    color: #007A5E;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 2px solid #8FD400;
    opacity: 100%;
}

body.infofi .nav-pills.level-3 .nav-link {
    background-color: #fff;
    text-align: center;
    margin-right: 0;
    padding: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #4A4A4A;
    opacity: 60%;
    border: 1px solid #CCCCCC;
}

body.infofi .nav-pills.level-3 .nav-link:hover {
    background-color: #007A5E;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #007A5E;
    opacity: 100%;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

body.infofi .nav-pills.level-3 .nav-link.active,
body.infofi .nav-pills.level-3 .show>.nav-link {
    background-color: #007A5E;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #007A5E;
    opacity: 100%;
    margin-right: 0;
}

body.infofi .nav-pills.level-3 li:first-child .nav-link {
    border-radius: 2px 0 0 2px;
}

body.infofi .nav-pills.level-3 li:last-child .nav-link {
    border-radius: 0 2px 2px 0;
}


/*********/


/* Forms */


/*********/

form label {
    color: #4A4A4A;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
}

form .form-control {
    border: 1px solid rgba(155, 155, 155, 0.51);
    border-radius: 4px;
    background-color: #FFFFFF;
    padding: 15px;
}

form .custom-select {
    height: auto;
    padding: 15px;
}

form input::placeholder {
    color: rgba(155, 155, 155, 0.51);
}

fieldset {
    background-color: #f8f9fa;
}

select:focus {
    outline: 0;
}

form#evolForm .form-check-label {
    margin-bottom: .5rem;
}

body.infofi .form-check label {
    font-size: 10px;
}


/*********/


/* Lists */


/*********/

.catfi.event ul.list-unstyled li:nth-of-type(odd) {
    background-color: #ffffff;
}

.catfi.event ul.list-unstyled li:nth-of-type(even) {
    background-color: rgba(0, 0, 0, .05);
}

.catfi.event ul.list-unstyled li.denom:first-child {
    border-top: 1px solid #9d978d;
}

.catfi.event ul.list-unstyled li.denom:last-child {
    border-bottom: 1px solid #9d978d;
}


/*********/


/* Table */


/*********/

caption {
    display: none !important;
}

.table {
    font-size: 0.9em;
}

.table thead th {
    color: #4A4A4A;
    background-color: #fff;
    border-bottom: 3px solid #dee2e6;
    font-weight: 300;
    padding: 20px 5px 20px;
    vertical-align: middle;
    text-align: left;
    border-top: none;
    font-size: 15px;
    font-weight: 600;
}

.table thead th.border-none {
    border-bottom: none;
}

.table thead th.bg-rowspan {
    background-image: url(../img/gcoo/bg_th_rowspan.png);
    background-repeat: repeat-x;
    background-position: center;
    border-right: 10px solid #fff;
    opacity: 50%;
}

.table thead th.bg-rowspan span {
    background-color: #fff;
    padding: 0 5px;
}

.table thead th .th-span-label {
    display: block;
    padding: 5px 0;
    text-align: center;
}

.table thead th.w-10 {
    width: 10% !important;
}

.table thead th.w-15 {
    width: 15% !important;
}

.table thead th.w-20 {
    width: 20% !important;
}

.table thead tr:first-child th:first-child {
    border-left: none;
}

.table thead th a.sortup,
.table thead th a.sortdown {
    height: 20px;
}

.table tbody+tbody {
    border-top: 0;
}

.table tbody tr {
    line-height: 25px;
}

.table tbody tr.group td {
    padding-left: .75rem;
    font-weight: 700;
}

.table td {
    vertical-align: middle;
    font-size: 13px;
}

.table td a {
    color: #4A4A4A;
}

.table .separator {
    font-size: 1.3em;
    font-weight: 700;
    background-color: #9d978d;
    color: #ffffff;
}


/* Styles for "Comparativa" table */

.table tbody tr.comparado,
.table tbody tr.comparado a {
    background-color: #69b71f;
    color: #FFFFFF;
}

.table tbody tr.comparado td.comp {
    padding-left: 50px;
}

.table.comparativa td.tag {
    padding: .75rem .75rem .75rem 2rem;
}

.table.comparativa tfoot td {
    text-align: left;
    padding: 1.5rem 0 0;
}

.table.comparativa tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.table.comparativa tbody tr:nth-of-type(even) {
    /* background-color: rgba(0, 0, 0, .05); */
}

body.infofi .table thead th {
    border-bottom: 1px solid #dee2e6;
}

table td#tae_valor_td {
    display: table-cell !important;
}


/*********/


/* Logos */


/*********/

.logo-footer {
    background-image: url(../img/vdos/logo_footer.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 27px;
    width: 119px;
    margin-top: 20px;
}


/*********/


/* Icons */


/*********/

.icon {
    background-repeat: no-repeat;
    background-position: center;
}

.icon-help {
    height: 32px;
    width: 32px;
    background-image: url(../img/gcoo/icon_info.png);
}

.icon-expected {
    background: url(../img/gcoo/icon_expected.png) no-repeat;
    background-position: 50% 0px;
    background-size: 74px auto;
}

.icon-excel {
    height: 32px;
    width: 32px;
    background-image: url(../img/gcoo/icon_excel.png);
}

.icon-print {
    height: 32px;
    width: 32px;
    background-image: url(../img/gcoo/icon_print.png);
}

.icon-magnifying-glass {
    height: 32px;
    width: 32px;
    background-image: url(../img/gcoo/icon_search.png);
}

.icon-recommended {
    height: 32px;
    width: 32px;
    background-image: url(../img/vdos/icon_recommended.png);
}

.icon-yes {
    height: 32px;
    width: 32px;
    background-image: url(../img/vdos/icon_yes.png);
}

.icon-no {
    height: 32px;
    width: 32px;
    background-image: url(../img/vdos/icon_no.png);
}

.icon-pdf {
    height: 32px;
    width: 32px;
    background-image: url(../img/gcoo/icon_pdf_document_blue.png);
}

.icon-pdf-no {
    height: 32px;
    width: 32px;
    background-image: url(../img/vdos/icon_pdf_no.png);
}

.icon-more {
    height: 20px;
    width: 20px;
    background-image: url(../img/vdos/icon_more.png);
    background-size: 100%;
}

.icon-sortup {
    height: 10px;
    width: 18px;
    background-image: url(../img/gcoo/icon_sort_up.png);
}

.icon-sortup.active-up {
    height: 10px;
    width: 18px;
    background-image: url(../img/gcoo/icon_sort_up_active.png);
}

.icon-sortdown {
    height: 10px;
    width: 18px;
    background-image: url(../img/gcoo/icon_sort_down.png);
}

.icon-sortdown.active-down {
    height: 10px;
    width: 18px;
    background-image: url(../img/gcoo/icon_sort_down_active.png);
}

.icon-next {
    height: 18px;
    width: 10px;
    background-image: url(../img/vdos/icon_next.png);
}

.icon-previous {
    height: 18px;
    width: 10px;
    background-image: url(../img/vdos/icon_previous.png);
}

.icon-info {
    position: relative;
    width: 10px;
    height: 10px;
    top: -4px;
    left: 2px;
    background-image: url(../img/vdos/icon_info.png);
}

.icon-crent {
    height: 32px;
    width: 32px;
    background-image: url(../img/gcoo/icon_crent.png);
}

.icon-star {
    height: 15px;
    width: 80px;
}

.icon-star_nd,
.icon-star-rnd {
    background-image: url(../img/gcoo/icon_star_nd.png);
}

.icon-star_r1,
.icon-star-r1 {
    background-image: url(../img/gcoo/icon_star_r1.png);
}

.icon-star_r2,
.icon-star-r2 {
    background-image: url(../img/gcoo/icon_star_r2.png);
}

.icon-star_r3,
.icon-star-r3 {
    background-image: url(../img/gcoo/icon_star_r3.png);
}

.icon-star_r4,
.icon-star-r4 {
    background-image: url(../img/gcoo/icon_star_r4.png);
}

.icon-star_r5,
.icon-star-r5 {
    background-image: url(../img/gcoo/icon_star_r5.png);
}

.icon-risk-0 {
    background-image: url(../img/vdos/icon_riesgo_0.png);
    height: 11px;
    margin-right: 5px;
    width: 24px !important;
}

.icon-risk-1 {
    background-image: url(../img/vdos/icon_riesgo_1.png);
    height: 11px;
    margin-right: 5px;
    width: 24px !important;
}

.icon-risk-2 {
    background-image: url(../img/vdos/icon_riesgo_2.png);
    height: 11px;
    margin-right: 5px;
    width: 24px !important;
}

.icon-risk-3 {
    background-image: url(../img/vdos/icon_riesgo_3.png);
    height: 11px;
    margin-right: 5px;
    width: 24px !important;
}

.icon-risk-4 {
    background-image: url(../img/vdos/icon_riesgo_4.png);
    height: 11px;
    margin-right: 5px;
    width: 24px !important;
}

.icon-risk-5 {
    background-image: url(../img/vdos/icon_riesgo_5.png);
    height: 11px;
    margin-right: 5px;
    width: 24px !important;
}

table .icon-magnifying-glass {
    height: 20px;
    width: 20px;
    background-image: url(../img/gcoo/icon_search.png);
    background-size: 100%;
    margin-left: 5px;
}

table .icon-pdf {
    height: 20px;
    width: 20px;
    background-image: url(../img/gcoo/icon_pdf_document.png);
    background-size: 100%;
}

.infofi ul.list-inline .icon-pdf,
.card-header .icon-pdf,
.card-body .icon-pdf {
    height: 25px;
    width: 25px;
    background-image: url(../img/gcoo/icon_pdf_document_blue.png);
    background-size: 100%;
}

table .icon-pdf-no {
    height: 20px;
    width: 20px;
    background-image: url(../img/vdos/icon_pdf_no.png);
    background-size: 100%;
}

table .icon-recommended {
    height: 20px;
    width: 20px;
    background-image: url(../img/vdos/icon_recommended.png);
    background-size: 100%;
}


/*******/


/* Gif */


/*******/

.gif-loading {
    height: 200px;
    width: 200px;
    background-image: url(../img/gcoo/gif_loading.gif);
    background-size: 100%;
}


/***********/


/* Buttons */


/***********/

.btn {
    border-radius: 0;
}

.btn {
    border-radius: 4px;
    padding-right: 40px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url(../img/gcoo/icon_arrow_green.png) !important;
    background-repeat: no-repeat !important;
    background-position: 95px center !important;
    width: 135px;
    height: 40px;
    color: #004B3A;
    font-size: 13px;
}

.btn-reset {
    border: 2px solid #8FD400;
    background-color: #fff;
}

.btn-reset:hover:not(:disabled) {
    border-color: #004B3A;
}

.btn-primary {
    background: #8FD400;
    border: 2px solid #8FD400;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
}

.btn-primary:hover:not(:disabled) {
    background-color: #8FD400;
    border-color: #004B3A;
    color: #004B3A;
}

.btn-primary:disabled {
    border-color: #A8DB77;
    background-color: #A8DB77;
}

.sim .btn {
    padding-right: 15px;
    background-image: none !important;
}

.sim .btn-primary {
    background: #004B3A;
    border: 2px solid #004B3A;
    color: #fff;
}

.btn-primary:hover:not(:disabled) {
    background-color: #8FD400;
    border-color: #8FD400;
    color: #004B3A;
}

.btn-primary:disabled {
    border-color: #A8DB77;
    background-color: #A8DB77;
}


/**************/


/* breadcrumb */


/**************/

.breadcrumb {
    display: none;
    /* padding-bottom: 0;
  background-color: transparent;
  margin: 0;
  padding: 0; */
}


/* .breadcrumb a {
  font-weight: 600;
  color: #4A4A4A;
  opacity: 40%;
}

body.infofi .breadcrumb {
  color: #fff;
  padding-top: 25px;
}

body.infofi .breadcrumb a {
  font-weight: 600;
  color: #fff;
  opacity: 90%;
} */


/*********/


/* Utils */


/*********/

.positive {
    color: #0CB100;
}

.negative {
    color: #F00C0C;
}

.bt-1 {
    border-top: 1px solid #8FD400;
}


/*********/


/* Cards */


/*********/

.card {
    border: none;
}

.card-header {
    background-color: #fff;
    border-bottom: 1px solid #8FD400;
    padding-left: 0;
}

.card-header h3 {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
}

.card-header h3 a {
    color: #007A5E;
}

.card-header h3 a:hover,
.card-header h3 a:focus {
    color: #007A5E;
    text-decoration: none;
}

.card-header a:hover,
.card-header a:focus {
    text-decoration: none;
}

.card-body {
    padding-left: 0;
}

.card label {
    margin-bottom: 0;
    font-weight: 700;
}

#cardsize .current {
    font-weight: bold;
}


/*********/


/* Warning */


/*********/

.warning {
    font-size: 13px;
}


/********/


/* Help */


/********/

.help h1 {
    display: none;
}

.help h2 {
    font-size: 30px;
}

.help #wrapper_tooltip {
    color: #3c3c3c;
    background-color: #ffffff;
    border: solid 1px #3c3c3c;
    padding: 5px;
}

.help .tooltip {
    font-family: "Karla", "Karla Regular", sans-serif;
    font-size: 0.7rem;
    position: initial;
    opacity: 1;
}

.help .tooltip h4 {
    font-weight: 700;
    font-size: 15px;
}


/**************************/


/* Custom Styles for View */


/**************************/

body.comp h3 {
    margin: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

body.comp label {
    font-weight: 700;
}

body.comp .form-check-label {
    font-weight: 400;
}

body.catfi label,
body.info label {
    font-weight: 700;
}

body.catfi-busc h3 {
    margin: 10px 0;
}

body.catfi-gar .w-80p {
    width: 80px;
}

body.catp02EventDis ul li:first-child {
    border-top: none !important;
}

body.sim label {
    font-weight: 700;
}

body.sim {
    font-size: 0.8em;
}

body.sim h2 {
    font-size: 1em;
}

body.sim label {
    font-weight: 700;
}

h3.cat-equiv {
    margin: 0 !important;
    border-bottom: 0px solid #e5e5e5 !important;
    padding-bottom: 5px;
}


/* Custom navigation CSS for Catálogo Equivalente */

.cat-equiv .nav-pills.level-3 .nav-item {
    display: table-cell;
}


/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575px) {
    .cat-equiv .nav-pills.level-3 {
        display: table;
        width: 100%;
    }
    .cat-equiv .nav-pills.level-3 .nav-item {
        width: 50px;
    }
    .cat-equiv .nav-pills.level-2 .nav-item {
        width: 50px;
    }
}


/* Custom navigation CSS for Catfi */


/* .catfi .level-3 {
  display: flex !important;
  flex: 0 0 100%;
  flex-wrap: nowrap;
  justify-content: flex-end !important;
  margin: 0;
}

.catfi .level-3 .nav-item {
  display: flex;
  flex-grow: inherit;
  max-width: 200px;
  margin: 0;
} */

.catfi .level-3 .nav-item .nav-link {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575px) {
    .catfi .nav-pills.level-3 {
        flex: 1 1 100%;
    }
}


/* Animations */

.catfi-anim>object {
    height: 320px;
    width: 100%;
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .catfi-anim>object {
        height: 80vh;
        width: 100%;
    }
}


/************/


/* Tablesaw */


/************/

.tablesaw-swipe .tablesaw-swipe-cellpersist {
    border-right: none !important;
}

.tablesaw td {
    padding: .75rem;
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
    .tablesaw-bar {
        display: none;
    }
}


/************/


/* Glossary */


/************/

.glossary {
    font-size: 0.9em;
}

.glossary main h1 {
    color: #69b71f;
    border: none;
}

.glossary main h3 {
    color: #007856;
    padding-left: 2px;
    margin: 0;
}

.glossary .up:link,
.glossary .up:visited {
    margin: 0px;
    position: absolute;
    right: 19px;
}

.glossary .up:link img,
.glossary .up:visited img {
    color: #007856;
    margin-top: 0.2em;
    background-image: url(../img/bgco/icon_up.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 10px;
    width: 15px;
    border: 0 !important;
}

.glossary .up:hover img,
.glossary .up:active img,
.glossary .up:focus img {
    color: #007856;
    background-image: url(../img/bgco/icon_up_hover.png);
}

.glossary .hide:link,
.glossary .hide:visited {
    position: absolute;
    right: 1px;
}

.glossary .hide:link img,
.glossary .hide:visited img {
    color: #007856;
    margin-top: 0.2em;
    background-image: url(../img/bgco/icon_hide.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 9px;
    width: 13px;
    border: 0 !important;
}

.glossary .hide:hover img,
.glossary .hide:active img,
.glossary .hide:focus img {
    color: #007856;
    background-image: url(../img/bgco/icon_hide_hover.gif);
}

.glossary .show:link,
.glossary .show:visited {
    position: absolute;
    right: 1px;
    visibility: hidden;
}

.glossary .show:link img,
.glossary .show:visited img {
    color: #007856;
    margin-top: 0.2em;
    background-image: url(../img/bgco/icon_show.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 9px;
    width: 13px;
    border: 0 !important;
}

.glossary a.show:hover img,
.glossary a.show:active img,
.glossary a.show:focus img {
    background-image: url(../img/bgco/icon_show_hover.gif);
}

.glossary dt {
    color: #007856;
}

.glossary .link,
.link:link,
.link:visited {
    color: #007856;
    font-weight: normal;
    text-decoration: none;
}

.glossary .link:hover,
.link:active,
.link:focus {
    color: #007856;
    font-weight: normal !important;
    text-decoration: underline;
}

.glossary #letters a:hover,
.glossary #letters a.current {
    color: #007856;
    font-weight: 600;
    font-size: 1.5em;
    text-decoration: none;
}

.glossary dt a.anchor:link .glossary dt a.anchor:visited {
    text-decoration: none;
}

.glossary dt a.anchor:hover,
.glossary dt a.anchor:active,
.glossary dt a.anchor:focus {
    text-decoration: none;
    font-weight: bold;
}

.glossary .letter-bar {
    border: 1px solid #C0C0C0;
    background-color: #F0F0F0 !important;
}

.glossary dl,
.glossary .letter-bar {
    display: none;
}

.glossary #terms.current dl {
    display: block;
}

.glossary #terms.current .letter-bar {
    display: flex;
}

.glossary #terms dl.current {
    display: block;
}

.glossary #terms dl.hide {
    display: none;
}


/************/


/*   Menu   */


/************/

.menu main {
    color: #363636;
    font-size: 13px;
    background-color: #FFFFFF;
    background-image: none;
    padding-left: 1em;
    border: 0;
}

.menu ul {
    line-height: 160%;
}

.menu ul.index1 {
    border: 0;
}

.menu main div h4,
.menu main .current h4 {
    color: #000000;
    font-size: 17px;
    font-weight: 300;
    border-top: 2px solid #76c402;
    border-bottom: 0;
    padding-left: 1em;
    padding-top: 10px;
}

.menu main div.current h4 {
    background-image: none !important;
}

.menu main div h4 {
    background-image: url(../img/bgco/flapblue_arrow.png);
    background-position-y: center;
    background-repeat: no-repeat;
}

.menu #langs UL li span,
.menu ul.index1 li span {
    background-image: url(../img/bgco/flapblue_arrow2.png);
    background-position-y: center;
    background-repeat: no-repeat;
    padding-left: 1em;
}

.menu ul.index1 li span.nolink {
    background-image: none !important;
}

.menu main ul.index1 li ul.index2 li {
    border-bottom: 1px dotted #999999;
}

.menu a,
.menu a:link,
.menu a:visited {
    color: #363636;
    text-decoration: none;
    display: block;
    font-size: 13px;
    padding: 0.2em 0 0.2em 0.2em;
}

.menu main div a:hover {
    background-color: #ececec;
    transition: all 0.4s linear 0s;
}

.menu main div a.current {
    color: #363636;
    background-color: #ececec;
}

.menu main #ds {
    display: none;
}

.menu main p.idiomas {
    display: none;
}

.menu main h3 {
    color: #76c402;
    border: 0;
    font-size: 18px;
}

.menu main {
    min-width: 220px !important;
    max-width: 220px !important;
    width: 220px !important;
    padding-bottom: 2em;
    border-bottom: 0px none transparent;
}

.menu h4 {
    cursor: pointer;
    float: none;
}

.menu main p,
.menu ul,
.menu li {
    float: none;
}

.menu ul.index1 {
    display: none;
}

.menu .current ul.index1 {
    display: block;
}

.menu ul.index1 ul li {
    margin-left: 1em;
}

.menu a:hover,
.menu a:active {
    font-weight: 500
}

.menu .idiomas {
    cursor: pointer;
}

.menu #langs {
    position: absolute;
    top: 70px;
    left: 40px;
    z-index: 2;
    border: 0.2pt solid #c0c0c0;
    background-image: url(../img/base/degradado.png);
    width: auto;
    padding: 1em 2em 1em 2em;
    min-width: 100px;
}

.menu #ds a.current {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}


/*COLORES QUINTILES*/

main tbody tr td.q5,
main div span.q5 {
    background-color: #0b5198 !important;
    color: #ffffff;
}

main tbody tr td.q4,
main div span.q4 {
    background-color: #2e74bc !important;
    color: #ffffff;
}

main tbody tr td.q3,
main div span.q3 {
    background-color: #66a0db !important;
    color: #ffffff;
}

main tbody tr td.q2,
main div span.q2 {
    background-color: #84b1e0 !important;
    color: #ffffff;
}

main tbody tr td.q1,
main div span.q1 {
    background-color: #95c3f1 !important;
    color: #ffffff;
}

td.q5,
td.q4,
td.q3,
td.q2,
td.q1,
td.q {
    text-align: center;
    padding: 0.1em;
}


/*****************/


/*     Anim      */


/*****************/

.a_anim {
    display: none;
}

#rentAnim img,
#histAnim img,
#mrrAnim img {
    width: 40px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: top left;
    border: solid 1px #c0c0c0;
}

#histAnim {
    margin-left: 0.7em;
}

#rentAnim img {
    background-image: url(../img/base/RentabilidadesXS_on.png);
}

#rentAnim .current img {
    background-image: url(../img/base/RentabilidadesXS_off.png);
}

#histAnim img {
    background-image: url(../img/base/EvolucionXS_on.png);
}

#histAnim .current img {
    background-image: url(../img/base/EvolucionXS_off.png);
}

#mrrAnim img {
    clear: right;
    background-image: url(../img/base/MapaXS_on.png);
}

#mrrAnim .current img {
    background-image: url(../img/base/MapaXS_off.png);
}

#histChart,
#rentChart {
    width: 80vw;
    height: 60vh;
    display: none;
    margin: auto;
}

#termChart {
    max-width: 230px;
    max-height: 50px;
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    #histChart,
    #rentChart {
        display: flex;
    }
}


/**********/


/* Charts */


/**********/

.results-chart .jqplot-xaxis-tick {
    font-size: 16px;
}

.jqplot-target {
    width: 100% !important;
    left: 0;
    margin-bottom: auto;
}

.jqplot-base-canvas {
    width: 100% !important;
}

table.jqplot-table-legend {
    border: none !important;
    width: 30% !important;
    left: 0 !important;
    top: 315px !important;
}

.jschart.pie table.jqplot-table-legend {
    top: 0px !important;
}

td.jqplot-table-legend {
    white-space: nowrap;
}

div.jqplot-table-legend-swatch-outline {
    border: none !important;
    width: auto !important;
}

#graph-legend {
    margin-top: 30px !important;
    margin-bottom: 30px;
    margin-right: 15px;
}


/* Range sliders */

.custom-range::-moz-range-thumb {
    background-color: #007A5E;
}

.custom-range::-webkit-slider-thumb {
    background: #007A5E;
}


/* Monthly info icon */

.monthly-icon {
    height: 24px;
    display: flex;
    align-items: center;
}

.monthly-icon:before {
    display: block;
    content: 'i';
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    left: 0;
    margin: 3px;
    margin-left: 16px;
    border: 2px solid #7ebbad;
    border-radius: 36px;
    background-color: #7ebbad;
    color: #fff;
}

.monthly-info {
    margin-left: 24px;
}


.link_accessibility {
    display: none;
}

/* ------------------------------------------------------------------------ */