﻿/*Version 2.0.3 */
/* Container */

html {
    scroll-behavior: smooth !important;
}

/* Cuerpo */
body, article {
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    color: #333;
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
    -webkit-text-size-adjust: 100%;
}

fieldset, ol, p, table, ul {
    font-weight: 400;
}

a, .jumbotron .jumbotron_body a:not(.btn):not(.panel) {
    color: #0072bb;
    font-weight: 500;
    text-decoration: none !important;
}

    a:hover, .jumbotron .jumbotron_body a:not(.btn):not(.panel):hover {
        color: #0a516f;
    }

/* Tipografias */
.encode-sans-font {
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.roboto-font {
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.helvetica-font {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

small, .small {
    font-size: .875em !important;
    font-weight: 400 !important;
}

.x-small {
    font-size: 0.75rem !important;
    font-weight: 400 !important;
}

main + section + .container + .title:first-child {
    /*color: #0d658b !important;*/
    margin-bottom: 1.2rem;
    font-weight: 600;
    font-size: 2.5rem;
}

p, article p {
    margin-bottom: 1rem;
    font-size: 1rem !important;
}

article h2 {
    margin-bottom: 1rem;
}

article li {
    line-height: 1.6 !important;
}

.lead {
    font-size: 1.2rem !important;
    font-weight: 300 !important;
}

/* Encabezados */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1, .h1, .jumbotron .jumbotron_body h1, .jumbotron .jumbotron_body .h1, .panel .h1, .panel h1 {
    font-size: 2.5rem !important;
}

h2, .h2, .jumbotron .jumbotron_body h2, .jumbotron .jumbotron_body .h2, .panel .h2, .panel h2 {
    font-size: 2rem !important;
}

h3, .h3, .jumbotron .jumbotron_body h3, .jumbotron .jumbotron_body .h3, .panel .h3, .panel h3 {
    font-size: 1.75rem !important;
}

h4, .h4, .jumbotron .jumbotron_body h4, .jumbotron .jumbotron_body .h4, .panel .h4, .panel h4 {
    font-size: 1.5rem !important;
}

h5, .h5, .jumbotron .jumbotron_body h5, .jumbotron .jumbotron_body .h5, .panel .h5, .panel h5 {
    font-size: 1.25rem !important;
}

h6, .h6, .jumbotron .jumbotron_body h6, .jumbotron .jumbotron_body .h6, .panel .h6, .panel h6 {
    font-size: 1rem !important;
}

@media screen and (max-width: 767px) {

    h1, .h1, .jumbotron .jumbotron_body h1, .jumbotron .jumbotron_body .h1, .panel .h1, .panel h1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    h2, .h2, .jumbotron .jumbotron_body h2, .jumbotron .jumbotron_body .h2, .panel .h2, .panel h2 {
        font-size: calc(1.325rem + .9vw) !important;
    }

    h3, .h3, .jumbotron .jumbotron_body h3, .jumbotron .jumbotron_body .h3, .panel .h3, .panel h3 {
        font-size: calc(1.3rem + .6vw) !important;
    }

    h4, .h4, .jumbotron .jumbotron_body h4, .jumbotron .jumbotron_body .h4, .panel .h4, .panel h4 {
        font-size: calc(1.275rem + .3vw) !important;
    }

    h5, .h5, .jumbotron .jumbotron_body h5, .jumbotron .jumbotron_body .h5, .panel .h5, .panel h5 {
        font-size: calc(1.275rem + .3vw) !important;
    }

    h6, .h6, .jumbotron .jumbotron_body h6, .jumbotron .jumbotron_body .h6, .panel .h6, .panel h6 {
        font-size: 1rem;
    }

    p {
        font-size: 1rem !important;
    }
}
/* GROSOR FUENTES */
strong {
    font-weight: bold !important;
}

.thin, .thin h1, .thin h2, .thin h3, .thin h4, .thin h5, .thin h6, .thin p, h1.thin, h2.thin, h3.thin, h4.thin, h5.thin, h6.thin, p.thin, .thin a {
    font-weight: 100 !important;
}

.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p, h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, p.light, .light a {
    font-weight: 300 !important;
}

.regular, .regular h1, .regular h2, .regular h3, .regular h4, .regular h5, .regular h6, .regular p, h1.regular, h2.regular, h3.regular, h4.regular, h5.regular, h6.regular, p.regular, .regular a {
    font-weight: 400 !important;
}

.medium, .medium h1, .medium h2, .medium h3, .medium h4, .medium h5, .medium h6, .medium p, h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium, p.medium, .medium a {
    font-weight: 600 !important;
}

.bold, .bold h1, .bold h2, .bold h3, .bold h4, .bold h5, .bold h6, .bold p, h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold, p.bold, tr .bold, .bold a {
    font-weight: 700 !important;
}

.bolder, .bolder h1, .bolder h2, .bolder h3, .bolder h4, .bolder h5, .bolder h6, .bolder p, h1.bolder, h2.bolder, h3.bolder, h4.bolder, h5.bolder, h6.bolder, p.bolder, .bolder a {
    font-weight: 800 !important;
}


/* Container */
.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container, .container-home {
        max-width: 96% !important;
    }
}

@media (min-width: 768px) {
    .container, .container-home {
        max-width: 720px !important;
    }
}

@media (max-width: 768px) {
    .row {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .container, .container-home {
        max-width: 960px !important;
    }
}

@media (min-width: 1200px) {
    .container, .container-home {
        max-width: 1140px !important;
    }
}

@media (min-width: 1400px) {
    .container, .container-home {
        width: 100%;
        max-width: 1320px !important;
    }
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CCCCCC !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: red;
}


/* Header */
/* MENU DROPDOWN PAGINA PRINCIPAL*/

header .btn {
    margin: 13px 0 0 0px;
    padding-left: 10px;
    padding-right: 10px;
}

header .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-default .nav > li > a {
    color: #FFF;
}

.shadow, .e-panel, .modal-content {
    box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 3000px) and (min-width: 1200px) {
    .sub-menu .navbar-default .navbar-collapse {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 1170px;
    }

    .navbar-fixed-top {
        position: fixed !important;
        right: 0;
        left: 0;
        z-index: 1020 !important;
        box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) and (min-width: 991px) {
    .sub-menu .navbar-default .navbar-collapse {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 970px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed !important;
        right: 0;
        left: 0;
        z-index: 1020 !important;
        box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 990px) and (min-width: 768px) {



    .sub-menu .navbar-default .navbar-collapse {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 750px;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed !important;
        right: 0;
        left: 0;
        z-index: 1020 !important;
        box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 768px) and (min-width: 100px) {
    section .container {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .navbar-collapse {
        margin: 0 auto;
        width: 100%;
    }

    .jumbotron > .sub-menu > .container {
        margin: 0 !important;
        padding: 0 !important;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed !important;
        right: 0;
        left: 0;
        z-index: 1020 !important;
        box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
    }
}


.sub-menu {
    background-color: #FFF;
    margin-bottom: 0px !important;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
}

    .sub-menu .navbar, .sub-menu .navbar ul li .dropdown-menu {
        background-color: #FFF !important;
    }

.smaller .sub-menu .navbar {
    min-height: 39px !important;
}

.sub-menu .navbar-collapse ul {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.sub-menu .dropdown {
    display: none;
}

.dropdown-menu li:first-of-type a, .dropdown-menu li:last-of-type a {
    border-radius: 0 !important;
}

.navbar ul li .dropdown-menu li a {
    font-weight: 400 !important;
}

    .navbar ul li .dropdown-menu li a:focus, .navbar ul li .dropdown-menu li a:hover, .navbar ul li .dropdown-menu > li > a:focus, .navbar ul li .dropdown-menu > li > a:hover {
        background-color: #139ED9 !important;
        color: #fff;
    }

.sub-menu .navbar-collapse li a.nav-link {
    border-bottom: none;
    font-size: 1rem;
    display: inline-block;
    color: #333 !important;
    text-transform: initial !important;
    list-style: none !important;
    padding: 0.3rem 1rem 0.3rem 1rem;
}

    .sub-menu .navbar-collapse li a.nav-link:hover {
        background-color: #f2f2f2 !important;
    }

@media only screen and (max-width : 768px) {

    .sub-menu .dropdown {
        display: block;
        line-height: 26px;
        color: #139ED9 !important;
        font-weight: 600;
    }

    .sub-menu a {
        color: #333 !important;
    }

    .dropdown .material-icons-outlined {
        margin-top: 3px;
        margin-left: 5px;
    }

    .sub-menu.smaller .navbar {
        min-height: 40px !important;
    }

    .sub-menu.navbar-collapse ul {
        background-color: white;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        width: 100%;
    }


    .sub-menu .navbar-collapse li a.nav-link {
        border-top: solid 0.075rem #ccc;
        font-size: 1rem !important;
        width: 100%;
        line-height: 2rem;
        display: inline-block;
        color: #333;
        text-transform: initial !important;
        list-style: none !important;
        padding: 1rem;
    }

        .sub-menu .navbar-collapse li a.nav-link:first-child {
            border-top: solid 0.075rem #ccc;
        }

    .sub-menu .nav-link {
        line-height: 3rem;
        list-style: none !important;
        padding: 0.5rem 1rem;
    }

    .sub-menu .navbar-collapse li a.nav-link:hover {
        background-color: #f2f2f2 !important;
    }

    .sub-menu .navbar-nav .nav-item {
        width: 100% !important;
        display: table-column !important;
    }
}

#navbarAFIP {
    z-index: 1500 !important;
}


/* Tablas */
.table td {
    hyphens: none !important;
}

table thead tr:first-child {
    background-color: #e6e6e6;
}

.info::after tr {
    margin-top: 10px;
}

.table.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f5f5f5 !important;
}

.table-hover > tbody > tr:hover {
    background-color: #e7f0f4 !important;
}

/* separador filas */
.table > thead > tr > td.separator, .table > tbody > tr > td.separator, .table > tfoot > tr > td.separator, .table > thead > tr > th.separator, .table > tbody > tr > th.separator, .table > tfoot > tr > th.separator, .table > thead > tr.separator > td, .table > tbody > tr.separator > td, .table > tfoot > tr.separator > td, .table > thead > tr.separator > th, .table > tbody > tr.separator > th, .table > tfoot > tr.separator > th {
    border-top: 4px solid #a5bfcb;
}

/* total filas */
.table > thead > tr > td.total, .table > tbody > tr > td.total, .table > tfoot > tr > td.total, .table > thead > tr > th.total, .table > tbody > tr > th.total, .table > tfoot > tr > th.total, .table > thead > tr.total > td, .table > tbody > tr.total > td, .table > tfoot > tr.total > td, .table > thead > tr.total > th, .table > tbody > tr.total > th, .table > tfoot > tr.total > th {
    background-color: #09445D;
    color: #FFF;
}


.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #F9E9E9 !important;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #FEF2DE !important;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #e7f0f4;
}


/* Paginador */

.dataTables_paginate .pagination {
    display: flex !important;
    justify-content: flex-end !important;
}

.pagination {
    display: flex;
}

.pagination-center {
    justify-content: center !important;
}

.pagination > li > a, .pagination > li > span, .pagination > li > .active {
    background-color: transparent;
    border: 0;
    font-size: 14px !important;
    border-radius: 50% !important;
    color: #0d658b;
    float: left;
    line-height: 1.42857;
    margin: 0 2px;
    padding: 10px 16px;
    position: relative;
    text-decoration: none;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, pagination .pagination > li > span:hover {
        background-color: #CFE0E8 !important;
        border-color: transparent;
        color: #0d658b !important;
    }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0d658b !important;
    border-color: #0d658b;
    color: #fff !important;
    cursor: default;
    z-index: 2;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #FFF !important;
    border-color: #dfd7ca;
    color: #CCC !important;
    cursor: not-allowed;
}


.pagination > li > a, .pagination > li > span {
    padding: 6px 12px !important;
    width: 2rem;
    height: 2rem;
}

.pagination.input-pagination > li > input[type=text] {
    width: 2rem !important;
    margin: 0 .5rem;
    min-height: calc(1.5em + 0.5rem + 2px);
}

.pagination.input-pagination > li > a {
    border-radius: 3px !important;
}

.pagination.input-pagination > li {
    padding: 0 2px;
}

.pagination > li {
    font-size: 1rem !important;
    color: #333;
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 0 3px;
}

.paginate_button.next a, .paginate_button.previous a {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* Container menu landing */
.container-home {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* sticky-header */
.sticky-header header, .sticky-header #simple header {
    display: block;
}

.sticky-header > .smaller > .navbar-default .nav > li > a:focus, .sticky-header > .smaller > .navbar-default .nav > li.open > a {
    color: #fff;
}

/* iconos */
.caja-acceso {
    display: block;
    width: 100%;
}

    .caja-acceso .display-table .display-table-cell:first-child {
        width: 100px;
    }

    .caja-acceso .caja-icono {
        background-position: center center;
        width: 85px;
        height: 85px;
        background-size: contain;
        background-repeat: no-repeat;
    }

/* Estilos generales - Ajustes por resolución */
@media (max-width: 991px) {
    .display-table {
        display: block;
        width: 100%;
        text-align: center;
    }

    .display-table-cell {
        display: block;
        vertical-align: top;
        text-align: center;
        width: 100% !important;
    }

        .display-table-cell .caja-icono {
            margin: 0 auto;
        }
}

@media (max-width: 550px) {
    .caja-acceso .caja-icono {
        width: 70px;
        height: 70px;
    }
}








/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .text-right-lg {
        text-align: right !important;
    }

    .text-left-lg {
        text-align: left !important;
    }

    .text-center-lg {
        text-align: center !important;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .text-right-md {
        text-align: right !important;
    }

    .text-left-md {
        text-align: left !important;
    }

    .text-center-md {
        text-align: center !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .text-right-sm {
        text-align: right !important;
    }

    .text-left-sm {
        text-align: left !important;
    }

    .text-center-sm {
        text-align: center !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .text-right-xs {
        text-align: right !important;
    }

    .text-left-xs {
        text-align: left !important;
    }

    .text-center-xs {
        text-align: center !important;
    }
}


/* SECTIONS MODO WEB (BORDE REDONDEADO) */
main > section:nth-child(2) {
    z-index: 813 !important;
}

main > section:nth-child(3) {
    z-index: 814 !important;
}

main > section:nth-child(4) {
    z-index: 815 !important;
}

main > section:nth-child(5) {
    z-index: 816 !important;
}

main > section:nth-child(6) {
    z-index: 817 !important;
}

main > section:nth-child(7) {
    z-index: 818 !important;
}

main > section:nth-child(8) {
    z-index: 819 !important;
}

main > section:nth-child(9) {
    z-index: 820 !important;
}

main > section:nth-child(10) {
    z-index: 821 !important;
}

section + hr {
    margin-bottom: 50px !important;
    position: relative;
}

main section:nth-child(2), main section:nth-child(4), main section:nth-child(6) {
    margin-top: -190px;
    position: relative;
    background-color: #f2f2f2;
    padding: 100px 0 250px 0 !important;
    -moz-border-radius: 11rem 0 0 0;
    -webkit-border-radius: 11rem 0 0 0;
    border-radius: 11rem 0 0 0;
}

main section:nth-child(3), main section:nth-child(5), main section:nth-child(7) {
    margin-top: -190px;
    position: relative;
    background-color: #FFF;
    padding: 50px 0 250px 0 !important;
    -moz-border-radius: 0 11rem 0 0;
    -webkit-border-radius: 0 11rem 0 0;
    border-radius: 0 11rem 0 0;
}

main section:first-child {
    margin-top: -190px !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 250px 0 250px 0 !important;
    position: relative;
    z-index: 812 !important;
}

main section:last-child {
    padding-bottom: 100px !important;
    min-height: 190px;
}

main section.no-border {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-top: -150px;
}

    main section.no-border:after {
        padding-bottom: 20000px !important;
    }


main section {
    padding: 50px 0 50px 0 !important;
}

#main .row section:first-child {
    margin-top: 0 !important;
    padding: 0 !important;
    z-index: 802 !important;
}

.seccion-claro {
    background-color: #f2f2f2;
    padding: 5.5rem 0;
    -moz-border-radius: 150px 0 0 0;
    -webkit-border-radius: 150px 0 0 0;
    border-radius: 150px 0 0 0;
}



.jumbotron[class*="bg-gray"] h1, .jumbotron [class*="bg-gray"] h2, .jumbotron [class*="bg-gray"] h3, .jumbotron [class*="bg-gray"] h4, .jumbotron [class*="bg-gray"] h5 {
    color: #0d658b !important;
}

.jumbotron, header section:first-child, header section:only-child {
    background-size: cover !important;
    background-color: none !important;
    z-index: 822 !important;
    position: relative;
    margin-top: 0 !important;
    padding: 0 !important;
}

header section + section {
    margin-top: -190px !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 230px 0 50px 0 !important;
    position: relative;
    z-index: 821 !important;
}


.jumbotron.jumbotron-no-shadow .jumbotron_body h1, .jumbotron.jumbotron-no-shadow .jumbotron_body h2, .jumbotron.jumbotron-no-shadow .jumbotron_body h3, .jumbotron.jumbotron-no-shadow .jumbotron_body h4, .jumbotron.jumbotron-no-shadow .jumbotron_body h5, .jumbotron.jumbotron-no-shadow .jumbotron_body h6, .jumbotron.jumbotron-no-shadow .jumbotron_body p {
    text-shadow: none !important;
}



header .jumbotron, .jumbotron .jumbotron-web {
    background-image: none !important;
    -moz-border-radius: 0 0 11rem 0 !important;
    -webkit-border-radius: 0 0 11rem 0 !important;
    border-radius: 0 0 11rem 0 !important;
    z-index: 110;
}

.jumbotron .jumbotron_body .container {
    padding-bottom: 30px;
}

.jumbotron.interno .jumbotron_body .container {
    padding-bottom: 10px !important;
}

.jumbotron.interno .jumbotron_body .row .text-center {
    text-align: left !important;
}

header .jumbotron.interno, .jumbotron-web.interno, .jumbotronb.jumbotron-web {
    background-color: #e6e6e6 !important;
    -moz-border-radius: 0 0 8rem 0 !important;
    -webkit-border-radius: 0 0 8rem 0 !important;
    border-radius: 0 0 8rem 0 !important;
    z-index: 110;
}



@media screen and (max-width: 992px) {
    main > section {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    .jumbotron, .jumbotron.interno, .jumbotron .overlay, .jumbotron .overlay-0, .jumbotron .overlay-1, .jumbotron .overlay-2, .jumbotron .overlay-3, .jumbotron .overlay-4 {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
    }
}

footer.bg-primary-17 {
    background-color: #000 !important;
}

footer #logosFooter a {
    border: 1px solid #fff;
    border-radius: 1000px;
}

footer #accesosFooter a:hover, #simple footer #accesosFooter a:focus {
    color: #33c2ff !important;
}

footer {
    border-top: 0px solid rgba(0,0,0,.1) !important;
    color: #fff !important;
    z-index: 800;
    position: relative;
    background-color: #000 !important;
}

    /* //////////// Footer //////////// */

    footer a {
        text-decoration: none !important;
    }

#logosFooter {
    overflow: hidden;
}

    #logosFooter a {
        display: block;
        float: left;
        background-position: center center;
        width: 28px;
        height: 28px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 5px;
    }

        #logosFooter a.footer-logo-facebook {
            background-image: url(/frameworkAFIP/includes/img/footer/facebook.svg);
        }

            #logosFooter a.footer-logo-facebook:hover {
                background-image: url(/frameworkAFIP/includes/img/footer/facebook-hover.svg);
            }

        #logosFooter a.footer-logo-twitter {
            background-image: url(/frameworkAFIP/includes/img/footer/twitter.svg);
        }

            #logosFooter a.footer-logo-twitter:hover {
                background-image: url(/frameworkAFIP/includes/img/footer/twitter-hover.svg);
            }

        #logosFooter a.footer-logo-instagram {
            background-image: url(/frameworkAFIP/includes/img/footer/instagram.svg);
        }

            #logosFooter a.footer-logo-instagram:hover {
                background-image: url(/frameworkAFIP/includes/img/footer/instagram-hover.svg);
            }

        #logosFooter a.footer-logo-youtube {
            background-image: url(/frameworkAFIP/includes/img/footer/youtube.svg);
        }

            #logosFooter a.footer-logo-youtube:hover {
                background-image: url(/frameworkAFIP/includes/img/footer/youtube-hover.svg);
            }

        #logosFooter a.footer-logo-linkedin {
            background-image: url(/frameworkAFIP/includes/img/footer/linkedin.svg);
        }

            #logosFooter a.footer-logo-linkedin:hover {
                background-image: url(/frameworkAFIP/includes/img/footer/linkedin-hover.svg);
            }

        #logosFooter a.footer-logo-telegram {
            background-image: url(/frameworkAFIP/includes/img/footer/telegram.svg);
        }

            #logosFooter a.footer-logo-telegram:hover {
                background-image: url(/frameworkAFIP/includes/img/footer/telegram-hover.svg);
            }

#accesosFooter .col-sm-4 {
    border-right: 1px solid #fff;
}

    #accesosFooter .col-sm-4:last-child {
        border: none;
    }

#accesosFooter a {
    font-size: 14px;
}

    #accesosFooter a:hover, #accesosFooter a:focus {
        color: #2897d4 !important;
        text-decoration: none;
    }

.sys-footer {
    padding-bottom: 24px !important;
    padding-top: 24px !important;
}

    .sys-footer .container {
        padding: 0px !important;
    }

    .sys-footer li {
        list-style: none !important;
    }

        .sys-footer li a {
            padding-bottom: 4px;
            font-weight: 400 !important;
            display: block;
            text-decoration: none !important;
        }

@media (max-width: 767px) {
    .sys-footer .logo-afip {
        margin-bottom: 0.5rem;
    }

    footer .col-xs-12.col-sm-4.col-md-3 {
        text-align: center;
        width: 100%;
    }

    #logosFooter a {
        display: inline-block;
        float: none;
        width: 35px;
        height: 35px;
        margin-right: 20px;
    }

        #logosFooter a:last-child {
            margin-right: 0;
        }
}

@media screen and (min-height: 1080px) {
    main {
        min-height: calc(100vh - 320px) !important;
    }
}


footer a, footer p, footer h1, footer h2, footer h3, footer h4, footer h5 {
    color: #fff !important;
}


/* APLICA TRANSITIONS*/
a, ul, button, input[type="button"], .dropdown-menu, .navbar-default, .navbar-collapse, .collapsed, .navbar-brand, .logoAfip, .navbar-default .nav > li > a, submenu-navbar, .jumbotron_bar, .jumbotron_body, .sticky, #beneficios, .icon-circle, .nombreServicio, .usernav, header, .activeHamburger, .panel, .panel-heading {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.open {
    -webkit-transition: all 5s;
    -moz-transition: all 5s;
    -ms-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
}

/* HEADER */
/* LOGO DE LA PAGINA */
header, main {
    /* TITULO DE LA PAGINA O SERVICIO */
    width: 100%;
}

.navbar-brand, .navbar-brand.navbar-brand-blanco, .logo-afip {
    width: 128px;
    background: url(/frameworkAFIP/img/logo_afip_blanco.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: center;
    background-position-x: center;
    display: inline-block;
    align-items: center !important;
    justify-content: center !important;
    margin-left: -10px !important;
}

footer .logo-afip {
    width: 147px;
    height: 41px;
    margin-right: 1rem;
    margin-left: 0 !important;
}

@media (max-width: 767px) {
    .navbar-brand {
        width: 104px !important;
        height: 36px !important;
        margin-top: 5px;
        margin-left: 2px;
        margin-bottom: -2px;
    }
}

@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand {
        margin-left: 15px;
    }
}


.navbar-brand > img {
    display: none !important;
}

.logoAfip {
    display: none !important;
}

header .logoAfip, header .normal .logoAfip, main .logoAfip, main .normal .logoAfip {
    max-height: 44px !important;
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

header .navbar, main .navbar {
    margin: 0 !important;
}

header .nombreServicio, header spam .nombreServicio, header div .nombreServicio, main .nombreServicio, main spam .nombreServicio, main div .nombreServicio, footer .nombreServicio {
    padding: 0;
    margin: 0;
    padding-left: 12px !important;
    font-size: 24px !important;
    line-height: 24px;
    color: #FFF !important;
    font-weight: 300;
    overflow: hidden;
    display: flex;
    align-content: center;
    align-items: center;
    height: 72px;
    vertical-align: middle;
    text-transform: uppercase;
    display: block \9;
    font-size: 20px !important;
    margin-top: 30px \9;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

footer .nombreServicio {
    padding: 0;
    margin: 0;
    padding-left: 0 !important;
    line-height: 1rem;
    color: #FFF !important;
    overflow: hidden;
    display: inline-block !important;
    align-content: center;
    align-items: center;
    height: 90px;
    vertical-align: middle;
    text-transform: uppercase;
    display: block \9;
    font-size: 20px !important;
    margin-top: 30px \9;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

    footer .nombreServicio .servicio {
        font-size: 1rem !important;
        display: block;
        position: relative;
        font-weight: bold;
        margin: 8px 0 0 0 !important;
    }

    footer .nombreServicio .version {
        font-size: 14px !important;
        display: block;
        position: relative;
        margin-top: 4px;
    }

@media (max-width: 766px) {
    footer .logo-afip {
        width: 150px;
        height: 40px;
        margin-right: 1rem;
        margin-left: 0 !important;
        display: block;
    }

    footer .nombreServicio {
        height: auto !important;
    }

    #accesosFooter ul {
        border-top: 1px solid #FFF !important;
        padding-top: 1rem !important;
    }

        #accesosFooter ul li {
            padding-bottom: .8rem !important;
        }

    .navbar-brand, .logo-afip {
        display: block;
    }

    .sys-footer .container {
        margin: 0 2.25rem;
    }
}

@media (min-width: 768px) {
    header .navbar-toggle, main .navbar-toggle {
        display: none !important;
    }
}

main aside .navbar-default .navbar-toggle:hover {
    background-color: #0d658b !important;
    background-color: #0d658b !important;
    color: #fff !important;
}

header .navbar-default .navbar-toggle:hover, header .navbar-default .navbar-toggle:focus, main .navbar-default .navbar-toggle:hover, main .navbar-default .navbar-toggle:focus {
    background-color: #000 !important;
    color: #fff !important;
}


header .navbar-default .navbar-nav > li > a:hover, header .navbar-default .navbar-nav > li > a:focus, header header.smaller .navbar-default .navbar-nav > li > a:hover, header header.smaller .navbar-default .navbar-nav > li > a:focus, main .navbar-default .navbar-nav > li > a:hover, main .navbar-default .navbar-nav > li > a:focus, main header.smaller .navbar-default .navbar-nav > li > a:hover, main header.smaller .navbar-default .navbar-nav > li > a:focus {
    background: #4c4c4c;
    color: #fff;
}

header header.smaller .user.navbar-default .navbar-nav > .active > a, header header.smaller .user.navbar-default .navbar-nav > .active > a:active, header header.smaller .user.navbar-default .navbar-nav > .active > a:hover, header header.smaller .user.navbar-default .navbar-nav > .active > a:focus, header header.smaller .user.navbar-default .navbar-nav > .open > a:active, header header.smaller .user.navbar-default .navbar-nav > .open > a, header header.smaller .user.navbar-default .navbar-nav > .open > a:hover, header header.smaller .user.navbar-default .navbar-nav > .open > a:focus, header .user.navbar-default .navbar-nav > .active > a, header .user.navbar-default .navbar-nav > .active > a:active, header .user.navbar-default .navbar-nav > .active > a:hover, header .user.navbar-default .navbar-nav > .active > a:focus, header .user.navbar-default .navbar-nav > .open > a:active, header .user.navbar-default .navbar-nav > .open > a, header .user.navbar-default .navbar-nav > .open > a:hover, header .user.navbar-default .navbar-nav > .open > a:focus, main header.smaller .user.navbar-default .navbar-nav > .active > a, main header.smaller .user.navbar-default .navbar-nav > .active > a:active, main header.smaller .user.navbar-default .navbar-nav > .active > a:hover, main header.smaller .user.navbar-default .navbar-nav > .active > a:focus, main header.smaller .user.navbar-default .navbar-nav > .open > a:active, main header.smaller .user.navbar-default .navbar-nav > .open > a, main header.smaller .user.navbar-default .navbar-nav > .open > a:hover, main header.smaller .user.navbar-default .navbar-nav > .open > a:focus, main .user.navbar-default .navbar-nav > .active > a, main .user.navbar-default .navbar-nav > .active > a:active, main .user.navbar-default .navbar-nav > .active > a:hover, main .user.navbar-default .navbar-nav > .active > a:focus, main .user.navbar-default .navbar-nav > .open > a:active, main .user.navbar-default .navbar-nav > .open > a, main .user.navbar-default .navbar-nav > .open > a:hover, main .user.navbar-default .navbar-nav > .open > a:focus {
    background: #404040 !important;
    color: #0d658b !important;
}

header header .navbar-default .navbar-nav > li.active > a, main header .navbar-default .navbar-nav > li.active > a {
    color: #FFF !important;
}

header header.smaller .navbar-default .navbar-nav > .active > a, header header.smaller .navbar-default .navbar-nav > .active > a:hover, header header.smaller .navbar-default .navbar-nav > .active > a:focus, header header.smaller .navbar-default .navbar-nav > .open > a, header header.smaller .navbar-default .navbar-nav > .open > a:hover, header header.smaller .navbar-default .navbar-nav > .open > a:focus, header .navbar-default .navbar-nav > .active > a, header .navbar-default .navbar-nav > .active > a:hover, header .navbar-default .navbar-nav > .active > a:focus, header .navbar-default .navbar-nav > .open > a, header .navbar-default .navbar-nav > .open > a:hover, header .navbar-default .navbar-nav > .open > a:focus, main header.smaller .navbar-default .navbar-nav > .active > a, main header.smaller .navbar-default .navbar-nav > .active > a:hover, main header.smaller .navbar-default .navbar-nav > .active > a:focus, main header.smaller .navbar-default .navbar-nav > .open > a, main header.smaller .navbar-default .navbar-nav > .open > a:hover, main header.smaller .navbar-default .navbar-nav > .open > a:focus, main .navbar-default .navbar-nav > .active > a, main .navbar-default .navbar-nav > .active > a:hover, main .navbar-default .navbar-nav > .active > a:focus, main .navbar-default .navbar-nav > .open > a, main .navbar-default .navbar-nav > .open > a:hover, main .navbar-default .navbar-nav > .open > a:focus {
    background: #139ed9 !important;
    color: #FFF;
}

.navbar ul li .dropdown-menu {
    background: #404040 !important;
}

.logoAfip, .normal .logoAfip {
    max-height: 44px !important;
    display: inline-block;
    position: relative;
    margin-right: 10px \9;
}


.jumbotron .breadcrumb a {
    color: #fff !important;
    text-decoration: none;
}

    .jumbotron .breadcrumb a:hover {
        color: #fff !important;
        text-decoration: underline !important;
    }

}

.fa-fw {
    width: 50px !important;
}



.state-loading:after {
    background-color: rgba(204,204,204,.7);
    border-radius: .25rem;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}


h3 + h4.title, .icon-center + .title {
    margin-top: 0px !important;
}

.icon-center + .title {
    margin-top: 25px !important;
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel .h1, .panel .h2, .panel .h3, .panel .panel .h4, .panel .h5, .panel .h6, .panel .media h1, .panel .media h2, .panel .media h3, .panel .media h4, .panel .media h5, .panel .media h6, .panel .media .h1, .panel .media .h2, .panel .media .h3, .panel .media .panel .media .h4, .panel .media .h5, .panel .media .h6 {
    font-weight: bold;
    line-height: 1.3;
    margin: .25em 0;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

    .panel h1.title, .panel h2.title, .panel h3.title, .panel h4.title, .panel h5.title, .panel h6.title {
        font-weight: 600;
        color: inherit !important;
    }

@media screen and (min-width: 768px) {
    .panel .panel.panel-default .panel-heading {
        min-height: 152px;
    }
}





.media-right, .media > .pull-right {
    padding-left: 2rem !important;
}

@media screen and (max-width: 768px) {

    .media-right, .media > .pull-right {
        padding-left: 0rem !important;
    }

    .media-left + .media-body + .media-right {
        padding-left: 2rem !important;
    }
}

.panel .media {
    padding: 2rem;
}

.media {
    overflow: initial !important;
}

a.panel .media {
    padding: 1rem 1rem 1.2rem;
}

.panel .media.no-padding {
    padding: 5px !important;
}

.panel .panel-md {
    padding: 0 !important;
}

.panel .panel-border-secondary, .panel .panel-border-info {
    border-top: 8px solid #64CFFF !important;
    border-top: 8px solid #64CFFF !important;
}

.panel .panel-border-success {
    border-top: 8px solid #60AD5F !important;
    border-top: 8px solid #60AD5F !important;
}

.panel .panel-border-danger {
    border-top: 8px solid #FF5F52 !important;
    border-top: 8px solid #FF5F52 !important;
}

.panel .panel-border-warning {
    border-top: 8px solid #FFD958 !important;
    border-top: 8px solid #FFD958 !important;
}

.panel .panel-border-gray {
    border-top: 8px solid #FAFBFC !important;
    border-top: 8px solid #FAFBFC !important;
}

.panel .panel-border-fucsia {
    border-top: 8px solid #FF77A9 !important;
    border-top: 8px solid #FF77A9 !important;
}

.panel .panel-border-arandano {
    border-top: 8px solid #FA5788 !important;
    border-top: 8px solid #FA5788 !important;
}

.panel .panel-border-uva {
    border-top: 8px solid #9C4DCB !important;
    border-top: 8px solid #9C4DCB !important;
}

.panel .panel-border-verdin {
    border-top: 8px solid #A0D243 !important;
    border-top: 8px solid #A0D243 !important;
}

.panel .panel-border-lima {
    border-top: 8px solid #FFFF6E !important;
    border-top: 8px solid #FFFF6E !important;
}

.panel .panel-border-maiz {
    border-top: 8px solid #FFFF51 !important;
    border-top: 8px solid #FFFF51 !important;
}

.panel .panel-border-tomate {
    border-top: 8px solid #FF867C !important;
    border-top: 8px solid #FF867C !important;
}

.panel .panel-border-naranja {
    border-top: 8px solid #FF9D3F !important;
    border-top: 8px solid #FF9D3F !important;
}

.panel .panel-border-negro {
    border-top: 8px solid #000 !important;
    border-top: 8px solid #000 !important;
}

.titulo-atajos {
    color: #929497 !important;
    text-transform: uppercase;
    font-weight: 600;
}

/* IMGENES*/

.img-shadow {
    box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
}

.img-thumbnail {
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    border-radius: .25rem !important;
}

.img-border {
    border: 2px solid #ccc !important;
}


/* PANEL MEDIA*/
.media-left i {
    font-size: 30px !important;
}

.nav-tabs i {
    margin: -5px !important;
    width: 25px \9;
}

a.btn i {
    margin-left: 5px !important;
    margin-right: 5px !important;
    width: 20px \9;
}

/* APLICA BORDER RADIUS*/
.panel, .panel-simple, a.panel, .panel-default, .well, pre, .pagination, .btn-link, .panel-border-primary, .btn-warning, .btn-info, .btn-primary, .btn-success, .btn-danger, .btn-white, .btn-black, .btn-default, .btn:focus, .btn:active, .btn:active, .btn:after, button, .alert {
    -webkit-border-radius: 0.25rem !important;
    -moz-border-radius: 0.25rem !important;
    border-radius: 0.25rem !important;
}




.dropdown-menu {
    -webkit-border-radius: .25rem 0 .25rem .25rem !important;
    -moz-border-radius: .25rem 0 .25rem .25rem !important;
    border-radius: .25rem 0 .25rem .25rem !important;
}

.btn, .btn-link {
    -webkit-border-radius: 0.25rem !important;
    -moz-border-radius: 0.25rem !important;
    border-radius: 0.25rem !important;
}

.btn, .label-btn {
    display: inline-block;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #212121;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    letter-spacing: 1px;
    vertical-align: middle;
    min-height: 38px;
    height: 38px;
    color: #0F7BA9;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    padding: 8.58px 12px !important;
    font-size: 1rem !important;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

.form-group .btn {
    min-height: 40px;
    height: 40px;
    padding: 0.69rem 0.75rem;
    margin-bottom: 0;
}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn .fa {
    font-size: 16px;
}


.btn.btn-xs {
    font-size: 11px;
    line-height: 11px;
    padding: 4px 12px !important;
    min-height: 20px;
    height: 20px !important;
}

    .btn.btn-xs .fa {
        font-size: 12px;
    }

.btn-sm {
    padding: 0.48rem 0.75rem !important;
    font-size: .875rem !important;
    border-radius: 0.2rem !important;
    min-height: 28px;
    height: 28px !important;
    border: 1px solid;
}

.form-group .btn-sm, .btn-group-sm > .btn {
    padding: 0.48rem 0.75rem !important;
    font-size: .875rem !important;
    border-radius: 0.2rem !important;
    min-height: 31px;
    height: 31px !important;
    border: 1px solid;
}

.btn.btn-sm .fa {
    font-size: 14px;
}

.btn.btn-lg {
    padding: 0.75rem 1.375rem;
    font-size: 1.25rem;
    border-radius: 0.3rem !important;
    min-height: 46px;
    height: 46px;
    border: 1px solid;
}

.form-group .btn.btn-lg, .btn-group-lg > .btn {
    padding: 1rem 1.375rem;
    font-size: 1.25rem;
    line-height: 33px;
    border-radius: 0.3rem !important;
    min-height: 56px;
    height: 56px;
    border: 1px solid;
}

.btn.btn-lg .fa {
    font-size: 20px;
}






.badge {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0.25rem !important;
    -webkit-border-top-left-radius: 0.25rem !important;
    -moz-border-border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
    -webkit-border-top-right-radius: 0.25rem !important;
    -moz-border-border-top-right-radius: 0.25rem !important;
}

/* ICONOS*/

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v55/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
/* fallback */
@font-face {
    font-family: 'Material Icons Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v25/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
}

.material-icons-outlined {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.fa-2x {
    font-size: 1.7em;
    line-height: 1.2em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.material-icons.fa-2x, .material-icons.icono-2x, .material-icons-outlined.fa-2x, .material-icons-outlined.icono-2x {
    font-size: 1.7em !important;
    line-height: 1;
}

.material-icons.fa-3x, .material-icons.icono-3x, .material-icons-outlined.fa-3x, .material-icons-outlined.icono-3x {
    font-size: 2.69em !important;
}

.material-icons.fa-4x, .material-icons.icono-4x, .material-icons-outlined.fa-4x, .material-icons-outlined.icono-4x {
    font-size: 3.7em !important;
}

.material-icons.fa-5x, .material-icons.icono-5x, .material-icons-outlined.fa-5x, .material-icons-outlined.icono-5x {
    font-size: 4.7em !important;
}

[class*="icono-arg"].fa-2x, [class*="icono-arg"].icono-2x {
    font-size: 1.33em !important;
}

[class*="icono-arg"].fa-3x, [class*="icono-arg"].icono-3x {
    font-size: 2em !important;
}

[class*="icono-arg"].fa-4x, [class*="icono-arg"].icono-4x {
    font-size: 2.66em !important;
}

[class*="icono-arg"].fa-5x, [class*="icono-arg"].icono-5x {
    font-size: 3.4em !important;
}

[class*="fa-"].fa-2x, [class*="icono-arg"].icono-2x {
    font-size: 1.3em !important;
}

[class*="fa-"].fa-3x, [class*="icono-arg"].icono-3x {
    font-size: 2em !important;
}

[class*="fa-"].fa-4x, [class*="icono-arg"].icono-4x {
    font-size: 2.66em !important;
}

[class*="fa-"].fa-5x, [class*="icono-arg"].icono-5x {
    font-size: 3.4em !important;
}

/* COLUMNAS SIN PADDING*/
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .row.no-gutters > [class^="col-"],
    .row.no-gutters > [class*=" col-"] {
        padding-right: 0;
        padding-left: 0;
    }

/* CORRECION  GRILLA PARA 5 COLUMNAS*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* CORRECION  GRILLA PARA 10 COLUMNAS*/
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-16 {
    width: 10%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-16 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-16 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-16 {
        width: 10%;
        float: left;
    }
}
/* CORRECIONES GENERICAS DE PONCHO */

/* JUMBOTRON */
.jumbotron {
    padding-top: 45px \9;
    display: table \9;
    position: relative \9;
    width: 100% \9;
    color:;
}

    .jumbotron .jumbotron_body {
        padding: 80px 0;
    }

        .jumbotron .jumbotron_body .h2, .jumbotron .jumbotron_body h2 {
            font-weight: 500 !important;
        }

    .jumbotron[class*="bg-primary"], .jumbotron[class*="bg-warning"] {
        background-color: #e6e6e6 !important;
    }

    .jumbotron, .jumbotron .jumbotron_body h1, .jumbotron .jumbotron_body h2, .jumbotron .jumbotron_body h3, .jumbotron .jumbotron_body h4, .jumbotron .jumbotron_body h5, .jumbotron .jumbotron_body h6, .jumbotron p {
        color: #333 !important;
        text-shadow: none !important;
        font-weight: 500 !important;
        margin-bottom: 0.3em;
        margin-top: 10px;
        text-transform: none;
    }

        .jumbotron p, .jumbotron .jumbotron_body li {
            font-weight: 400 !important;
            font-size: 1.2rem !important;
            line-height: 1.5 !important;
            font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
        }

        .jumbotron .jumbotron_bar {
            position: absolute \9;
            top: 0 \9;
            width: 100% \9;
            margin-bottom: 20px;
            background: #212121;
            background: #212121 !important;
            padding: 8px 0 !important;
            border-top: 3px solid #139ed9;
        }

.jumbotron {
}

.breadcrumb > li + li:before {
    padding-left: 4px;
    padding-right: 8px;
    color: #CCC;
    font-family: fangsong;
    content: '>';
}

.jumbotron_bar.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #fff;
    content: " &gt" !important;
}

.breadcrumb a {
    text-decoration: none !important;
    font-weight: 400 !important;
}

.jumbotron_bar .breadcrumb .active {
    font-weight: 700 !important;
    color: #fff !important;
}

@media (max-width: 768px) {
    .breadcrumb {
        width: 95%;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }

        .breadcrumb li {
            display: inline-flex;
            display: inline-table !important;
        }

            .breadcrumb li a:first-child, .breadcrumb li a:nth-child(2n+1), .breadcrumb li a:nth-child(2n) {
                max-width: 60px;
                text-overflow: ellipsis !important;
                overflow: hidden !important;
                white-space: nowrap;
            }

            .breadcrumb li.active {
                max-width: 100% !important;
            }

            .breadcrumb li a {
                text-overflow: ellipsis !important;
                overflow: hidden !important;
                white-space: nowrap;
            }
}

@media (max-width: 576px) {

    .breadcrumb li {
        display: none !important;
    }

        .breadcrumb li:nth-last-child(2) {
            max-width: 100% !important;
            overflow: initial !important;
            display: block !important;
        }
}

.overlay, .overlay-0, .overlay-1, .overlay-2, .overlay-3, .overlay-4 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #e6e6e6 !important;
    -moz-border-radius: 0 0 11rem 0 !important;
    -webkit-border-radius: 0 0 11rem 0 !important;
    border-radius: 0 0 11rem 0 !important;
}


.container .jumbotron .jumbotron_body {
    min-height: 486px;
}

.container .jumbotron .jumbotron_body {
    min-height: 106px !important;
}

/* jumbotron interno para paginas internos no homes*/
.jumbotron.interno .jumbotron_body, .container .jumbotron .interno .jumbotron_body {
    position: relative;
    padding: 50px 0 !important;
    z-index: 2;
}

.jumbotron .jumbotron_body p {
    margin-bottom: 5px !important;
    font-weight: 300;
}

/* 	MENU EN LA JUMBOBAR PARA CLAVE FISCAL*/
.jumbotron_bar .navbar-nav li a {
    color: #fff !important;
}

    .jumbotron_bar .navbar-nav li a:hover {
        color: #095a81 !important;
    }

.jumbotron_bar .navbar-toggle {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-right: 10px !important;
}

    .jumbotron_bar .navbar-toggle .icon-bar {
        display: block;
        width: 16px;
        height: 1px;
        -webkit-border-radius: 1px !important;
        -moz-border-radius: 1px !important;
        border-radius: 1px !important;
    }

.overlay {
}

.overlay-4 {
    background: rgba(0, 0, 0, 0.4);
}

.overlay-3 {
    background: rgba(0, 0, 0, 0.3);
}

.overlay-2 {
    background: rgba(0, 0, 0, 0.2);
}

.overlay-1 {
    background: rgba(0, 0, 0, 0.1);
}

.overlay-0 {
    background: rgba(0, 0, 0, 0);
}

[class*="bg-gradient-"] .overlay, [class*="bg-"] .overlay {
    background: rgba(0, 0, 0, 0);
}



/* MODO SISTEMAS*/

body.sistemas .h1, body.sistemas .h2, body.sistemas .h3, body.sistemas .h4, body.sistemas .h5, body.sistemas .h6, body.sistemas h1, body.sistemas h2, body.sistemas h3, body.sistemas h4, body.sistemas h5, body.sistemas h6 {
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.jumbotron.jumbotron-web .overlay, .jumbotron.jumbotron-web .overlay-0, .jumbotron.jumbotron-web .overlay-1, .jumbotron.jumbotron-web .overlay-2, .jumbotron.jumbotron-web .overlay-3, .jumbotron.jumbotron-web .overlay-4 {
    -moz-border-radius: 0 0 11rem 0 !important;
    -webkit-border-radius: 0 0 11rem 0 !important;
    border-radius: 0 0 11rem 0 !important;
}

body.sistemas .overlay, body.sistemas .overlay-0, body.sistemas .overlay-1, body.sistemas .overlay-2, body.sistemas .overlay-3, body.sistemas .overlay-4 {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

body .sistemas main > section:first-child, body .sistemas main > section:last-child, body .sistemas main > section:nth-child(2), body .sistemas main > section:nth-child(3), body .sistemas main > section:nth-child(4), body .sistemas main > section:nth-child(5), body .sistemas main > section:nth-child(6), body .sistemas main > section:nth-child(7), body .sistemas main > section:nth-child(8), body .sistemas main > section:nth-child(9), body .sistemas main > section:nth-child(10) {
    z-index: 1 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 40px 0 !important;
    margin: 0 !important;
}

.jumbotron-sistemas, .jumbotron-sistemas .jumbotron_body {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #0d658b !important;
    color: #FFF !important;
}

body.sistemas main section:nth-child(2), body.sistemas main section:nth-child(4), body.sistemas main section:nth-child(6) {
    margin-top: 0;
    position: relative;
    background-color: #f2f2f2;
    padding: 40px 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

body.sistemas main section:nth-child(3), body.sistemas main section:nth-child(5), body.sistemas main section:nth-child(7) {
    margin-top: 0px;
    position: relative;
    background-color: #FFF;
    padding: 40px 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

body.sistemas main section:first-child {
    margin-top: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 40px 0 !important;
    position: relative;
    z-index: 812 !important;
}


.sistemas .jumbotron .jumbotron_body, .sistemas .jumbotron.jumbotron-sistemas .jumbotron_body {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background-color: #0d658b !important;
}

.jumbotron.jumbotron-web {
    -moz-border-radius: 0 0 11rem 0 !important;
    -webkit-border-radius: 0 0 11rem 0 !important;
    border-radius: 0 0 11rem 0 !important;
}

    .jumbotron.jumbotron-web.interno {
        -moz-border-radius: 0 0 8rem 0 !important;
        -webkit-border-radius: 0 0 8rem 0 !important;
        border-radius: 0 0 8rem 0 !important;
    }

    .jumbotron.jumbotron-web .jumbotron_body, .sistemas .jumbotron.jumbotron-web .jumbotron_body {
        background-color: none !important;
        -moz-border-radius: 0 0 8rem 0 !important;
        -webkit-border-radius: 0 0 8rem 0 !important;
        border-radius: 0 0 8rem 0 !important;
    }

.sistemas .jumbotron[class*="bg-primary"], .sistemas.jumbotron[class*="bg-warning"] {
    background-color: #0d658b !important;
    color: #fff !important;
}

.sistemas .jumbotron, .sistemas .jumbotron .jumbotron_body h1, .sistemas .jumbotron .jumbotron_body h2, .sistemas .jumbotron .jumbotron_body h3, .sistemas .jumbotron .jumbotron_body h4, .sistemas .jumbotron .jumbotron_body h5, .sistemas .jumbotron .jumbotron_body h6, .sistemas .jumbotron p, .jumbotron .jumbotron-sistemas, .jumbotron-sistemas .jumbotron_body h1, .jumbotron-sistemas .jumbotron_body h2, .jumbotron-sistemas .jumbotron_body h3, .jumbotron-sistemas .jumbotron_body h4, .jumbotron-sistemas .jumbotron_body h5, .jumbotron-sistemas .jumbotron_body h6, .jumbotron-sistemas .jumbotron_body p {
    color: #FFF !important;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.jumbotron.jumbotron-web .jumbotron_body h1, .jumbotron.jumbotron-web .jumbotron_body h2, .jumbotron.jumbotron-web .jumbotron_body h3, .jumbotron.jumbotron-web .jumbotron_body h4, .jumbotron.jumbotron-web .jumbotron_body h5, .jumbotron.jumbotron-web .jumbotron_body h6, .jumbotron.jumbotron-web .jumbotron_body p {
    color: #333 !important;
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.sistemas .jumbotron .jumbotron_bar {
    margin-bottom: 0 !important;
}


body.sistemas main h1, body.sistemas main h2, body.sistemas main h3, body.sistemas main h4, body.sistemas main h5, body.sistemas main h6 {
    font-weight: 600;
    line-height: 1.1;
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

body.sistemas main p {
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}






main h1 .title, main h2 .title, main h3 .title, main h4 .title, main h5 .title, main h6 .title {
    font-weight: 500;
    line-height: 1.1;
    margin: 2em 0 0.6em 0 !important;
}

/*main h3.title, main h4.title, main h2.title {
    margin-top: 4rem !important;
}*/

main > h2:first-child, main > h3:first-child {
    margin-top: 16px !important;
}

h4 + h5 .title {
    margin-top: 400px !important;
}

main.container:last-child {
    padding-bottom: 100px !important;
}


label {
    font-size: 16px !important;
}

@media (max-width: 768px) {
    /*h1, .h1, .panel h1, .panel .h1 {
        font-size: 29px;
    }

        h1.section-title, .h1.section-title, .panel h1.section-title, .panel .h1.section-title {
            font-size: 1.8em;
        }

    h2, .h2, .panel h2, .panel .h2 {
        font-size: 26px;
    }

        h2.section-title, .h2.section-title, .panel h2.section-title, .panel .h2.section-title {
            font-size: 1.6em;
        }

    h3, .h3, .panel h3, .panel .h3 {
        font-size: 23px;
    }

        h3.section-title, .h3.section-title, .panel h3.section-title, .panel .h3.section-title {
            font-size: 1.4em;
        }

    h4, .h4, .panel h4, .panel .h4 {
        font-size: 20px;
    }

        h4.section-title, .h4.section-title, .panel h4.section-title, .panel .h4.section-title {
            font-size: 1.2em;
        }

    h5, .h5, .panel h5, .panel .h5 {
        font-size: 18px;
    }

        h5.section-title, .h5.section-title, .panel h5.section-title, .panel .h5.section-title {
            font-size: 1em;
        }

    h6, .h6, .panel h6, .panel .h6 {
        font-size: 16px;
    }

        h6.section-title, .h6.section-title, .panel h6.section-title, .panel .h6.section-title {
            font-size: 0.8em;
        }*/
}

i {
    /*margin: -5px !important;*/
    width: 50px \9;
}

.navbar-toggle .icon-bar {
    background-color: #fff !important;
}

.small li {
    font-size: 17px !important;
}

footer {
    border-top: 1px solid #DEE2E6;
    padding-top: 80px !important;
}

    footer .row {
        margin-top: 20px \9;
    }

.overlap-1, .overlap-2, .overlap-3, .overlap-4 {
    background: #F9F9F9;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    box-sizing: content-box;
    left: -60px;
    padding: 30px 60px 0;
    position: relative;
}

.overlap-1 {
    margin-top: -60px !important;
}

.overlap-2 {
    margin-top: -90px !important;
}

.overlap-3 {
    margin-top: -120px !important;
}

.overlap-4 {
    margin-top: -150px !important;
}

.holder {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}





pre[class*="language-"] {
    padding: 2em !important;
}

/* breadcrumb */

time {
    font-size: 14px;
    color: #666;
}

    time + h1, time + h2, time + h3, time + h4, time + h5, time + h6, time + p {
        margin-top: 2px;
    }

.panel .panel-body > time {
    font-size: 15px;
}





/* Alert */
.alert {
    position: relative;
    padding: 1rem 0.9rem;
    margin-bottom: 1rem;
    border: 1px solid;
    border-radius: 0.15rem !important;
    font-weight: 400 !important;
}

.alert-title {
    width: calc(100% - 120px);
    display: inline-block;
}

.alert-danger .alert-title {
    width: calc(100% - 110px);
    display: inline-block;
}

.alert-title p {
    margin-left: 10px;
    display: table-cell;
}

.alert-danger .alert-controls {
    width: 58px;
}

.alert-controls {
    width: 90px;
    float: right;
    display: inline-flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    align-content: center;
    margin-right: 1rem;
    justify-content: space-evenly;
}

.alert .btn-alert {
    color: #225d26 !important;
}

.alert .close {
    border-radius: 0 !important;
}

.alert .separador {
    width: 1px;
    margin: 0px 10px 0 10px;
    right: 25px;
    height: 28px;
}

.alert-message {
    display: none;
    border-top: 1px dotted inherit;
    padding: 1rem 0;
    margin-top: 16px;
    font-size: 14px;
}

.alert i {
    margin-right: 5px !important;
    font-size: 1.4rem;
    float: left;
    display: table-cell;
    margin: 0 !important;
    margin-right: 10px !important;
}

.alert p, .alert {
    font-size: 1rem !important;
    line-height: 1.4;
}


    .alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p, .alert.h1, .alert.h2, .alert.h3, .alert.h4, .alert.h5, .alert.h6 {
        margin: .3em 0 !important;
    }

.alert-title {
    display: inline-block;
}

.alert-btn-container {
}


body .alert-float-bottom {
    left: 0;
    z-index: 1600 !important;
    position: fixed;
    bottom: 16px;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.alert-float-bottom i {
    margin-top: 5PX !important;
}

@media (min-width: 992px) {
    body .alert-float-bottom {
        width: 80%;
        margin-right: 10%;
        margin-left: 10%;
    }
}


.alert-success {
    color: #225d26 !important;
    background-color: #eaf2eb !important;
    border-color: #225d26 !important;
}

    .alert-success i, .alert-success .close {
        color: #225d26 !important;
    }

    .alert-success .separador {
        border-left: 1px solid #cbdfcc !important;
    }

    .alert-success .alert-message {
        display: none;
        border-top: 1px dotted #cbdfcc;
    }


    .alert-success .btn-alert:hover {
        background-color: #cbdfcc !important;
    }


.alert-danger {
    color: #c62828 !important;
    background-color: #f9e9e9 !important;
    border-color: #c62828 !important;
}

    .alert-danger i, .alert-danger .close {
        color: #c62828 !important;
    }

    .alert-danger .separador {
        border-left: 1px solid #F4D4D4 !important;
    }

    .alert-danger .alert-message {
        display: none;
        border-top: 1px dotted #F4D4D4;
    }

    .alert-danger .btn-alert {
        color: #c62828 !important;
        margin: 0px !important;
    }

        .alert-danger .btn-alert:hover {
            background-color: #F4D4D4 !important;
        }

.alert-warning {
    color: #ae6e05 !important;
    background-color: #fef2de !important;
    border-color: #ae6e05 !important;
}

    .alert-warning i, .alert-warning .close, .alert-warning a {
        color: #ae6e05 !important;
    }

    .alert-warning .separador {
        border-left: 1px solid #FDE1B2 !important;
    }

    .alert-warning .alert-message {
        display: none;
        border-top: 1px dotted #FDE1B2;
    }

    .alert-warning .btn-alert {
        color: #AE6E05 !important;
    }

        .alert-warning .btn-alert:hover {
            background-color: #FDE1B2 !important;
        }

.alert-info {
    color: #0a5575 !important;
    background-color: #e7f8fb !important;
    border-color: #0a5575 !important;
}

    .alert-info i, .alert-info .close {
        color: #0a5575 !important;
    }

    .alert-info .separador {
        border-left: 1px solid #C4E7F5 !important;
    }

    .alert-info .alert-message {
        display: none;
        border-top: 1px dotted #0a5575;
    }

    .alert-info .btn-alert {
        color: #0a5575 !important;
    }

        .alert-info .btn-alert:hover {
            background-color: #C4E7F5 !important;
        }

.alert-fixed {
    position: fixed;
    top: 5px;
    left: 2%;
    width: 96%;
    z-index: 2147483647 !important;
    box-shadow: 0px 2px 2px rgb(0 0 0 / 20%);
}

.close {
    float: right;
    font-size: 29px;
    font-weight: 300;
    line-height: 24px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
}




.panel-heading.top {
    background-position: top;
}

.panel.panel-icon {
    display: block !important;
}

.panel-icon .panel-heading i {
    font-size: 55px;
}

.panel-icon .panel-heading i {
    color: #fff !important;
}

.panel-icon .panel-heading i {
    color: #fff !important;
    padding: 33px 0;
}

    .panel-icon .panel-heading i[class*="icono-arg"]:before {
        padding: 23px 0 !important;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus, .panel-icon .panel-heading {
    background-color: #0d658b !important;
}

    .list-group-item.active:hover {
        background-color: #09445d !important;
    }

.description p, .description {
    font-style: italic;
    text-align: center !important;
    font-size: 18px;
    margin: 10px 5px 10px 5px;
}

/* HELPERS */
.link-button {
    padding: 10px;
    text-align: center;
    display: block;
    border-right: 1px solid rgba 255, 255, 255, 0.3;
    width: 100%;
}

a.link-button {
    border-right: 0px solid rgba(255, 255, 255, 0.1) !important;
}

.row > [class*="col-"]:last-child .link-button {
    border-right: none !important;
}

.link-button:hover {
    background-color: rgba(140, 140, 140, 0.1);
}

[class*="bg-"] .link-button:hover {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

a.link-button p {
    color: #333 !important;
}

/* HELPERS */
.inline {
    display: inline !important;
}

.inline-block {
    display: inline-block !important;
}

.table {
    display: table !important;
}

.table-cell {
    display: table-cell !important;
    display: inline-block \9;
}

.overflow-y {
    overflow-y: scroll;
}

.overflow-x {
    overflow-x: scroll;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: -webkit-calc(100vh - 107px);
    min-height: -moz-calc(100vh - 107px);
    min-height: calc(100vh - 107px);
    width: 100%;
}

.break-all {
    word-break: break-all;
}



/* USER NAV */
.usernav {
    padding: 7px 0px 7px 10px;
    line-height: 26px;
    letter-spacing: 0.4px;
    vertical-align: middle !important;
    font-size: 14px;
    text-align: right !important;
    text-transform: uppercase;
}

    .usernav .usuario, .usernav .representado, .usernav i {
        font-weight: 300 !important;
        display: inline-flex;
        align-items: center;
        justify-content: flex-end;
    }

    .usernav .usuario, .usernav .representado {
        width: 100%;
    }

        .usernav .usuario .strong {
            color: #0d658b !important;
            font-weight: bold !important;
            text-align: right;
        }

        .usernav .representado .strong {
            font-weight: bold !important;
            color: #139ED9 !important;
            margin-left: 5px;
        }

    .usernav .cuit {
        font-weight: 300 !important;
        display: inline-flex;
        margin-left: 8px;
    }

    .usernav .accion {
        display: inline-flex;
    }

    .usernav i {
        margin: 0 8px;
        justify-content: center;
        width: 18px;
    }

@media (max-width: 768px) {
    .usernav {
        background-color: #e3e3e3;
        padding: 10px;
        line-height: 22px;
        letter-spacing: 0.4px;
        vertical-align: middle !important;
        font-size: 13px !important;
        text-align: left !important;
        display: none;
    }
}
/* BUSCADOR */
#search-form {
    display: none;
}

.search-bar {
    background-color: rgba(123, 123, 123, 0.9);
    padding: 10px;
    z-index: 200;
    height: 75px;
    position: absolute;
    top: 50;
    right: 0;
    left: 0;
}

    .search-bar .input-group-addon {
        border: none;
        padding: 0 15px 0 15px;
        font-size: 16px;
        line-height: 54px;
    }

/* BOTON SUBIR */
.ir-arriba, .btn.ir-arriba {
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    padding: 12px !important;
    font-size: 1.5em !important;
    line-height: 1.5em !important;
    color: #fff !important;
    z-index: 2000;
    letter-spacing: 0;
    -webkit-border-radius: 60px !important;
    -moz-border-radius: 60px !important;
    border-radius: 60px !important;
}

    .btn.ir-arriba .fa {
        font-size: 1.2em !important;
    }

/* carousel */
.carousel-inner .item {
    padding: 0 !important;
}




/* TABS */

.nav-tabs {
    border-bottom: none !important;
    margin-bottom: 1rem;
    box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
}

.tab-pane {
    padding: 1rem !important;
}

.nav-tabs li a {
    color: #333;
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 400;
    padding: 0.5rem 1rem;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #0d658b00 !important;
}

    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        text-decoration: none;
        outline: none !important;
        background-color: none !important;
        color: #0a516f;
    }

.nav-tabs li.active a {
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    text-decoration: none;
    background-color: #E7F0F4 !important;
    border-bottom: 2px solid #E7F0F4 !important;
    font-weight: bold;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #0d658b !important;
    border-bottom: 2px solid #0d658b !important;
    font-weight: bold !important;
    cursor: default;
    background-color: #fff !important;
    border: 0px;
    border-bottom-color: transparent;
    outline: none !important;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;
}

.tab-content {
    box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
}

}



/* ANCLAS */
a.ancla {
    display: block;
    position: relative;
    top: -320px;
    visibility: hidden;
}



/* Panel Media */
.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.media .media-left {
    min-width: 120px;
    text-align: center;
}

.media .media-body p {
    color: #333;
}

/* Media size */
.media .media-left.small {
    min-width: 50px !important;
    padding-right: 10px !important;
}

.media .media-left.medium {
    min-width: 70px !important;
    padding-right: 10px;
}

.media .media-left.large {
    min-width: 100px !important;
}

.media .media-left.x-large {
    min-width: 130px !important;
}

.media .media-left.xx-large {
    min-width: 160px !important;
}

.media .media-left.xxx-large {
    min-width: 200px !important;
}

.media .media-left.small i {
    font-size: 25px;
    margin-top: 10px;
}

/* Media size iconos */


.media-left.small i[class*="icono-arg"] {
    font-size: 2em !important;
}

.media-left.medium i[class*="icono-arg"] {
    font-size: 2.3em !important;
}

.media-left.large i[class*="icono-arg"] {
    font-size: 1.5em !important;
}

.media-left.small i[class*="material-icons"] {
    font-size: 2.4em !important;
}

.media-left.medium i[class*="material-icons"] {
    font-size: 2.9em !important;
    border: solid 1px #000;
}

.media-left.large i[class*="material-icons"] {
    font-size: 2em !important;
}

.icon-item i[class*="icono-arg"] {
    font-size: 5.2em !important;
    margin-top: 10px;
}

.icon-item i[class*="material-icons"] {
    margin-bottom: 0.06em;
    font-size: 7.3em;
}

.media .media-left.medium i {
    font-size: 42px;
    margin-top: 10px;
}

.media .media-left.large i {
    font-size: 60px;
    margin-top: 10px;
}

.media-object {
    display: block;
    min-width: max-content;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .media .media-left {
        min-width: 80px !important;
    }

        .media .media-left.small, .media .media-left.medium, .media .media-left.large {
            min-width: 40px !important;
        }

    /* Media size iconos */
    .media-left.medium i[class*="icono-arg"], .media-left.large i[class*="icono-arg"] {
        font-size: 2em !important;
    }

    .media-left.medium i[class*="material-icons"], .media-left.large i[class*="material-icons"] {
        font-size: 2.4em !important;
    }

    .media .media-left.medium i, .media .media-left.large i {
        font-size: 25px !important;
        margin-top: 10px;
    }
}

[class*="bg-"] h1 small, [class*="bg-"] h2 small, [class*="bg-"] h3 small, [class*="bg-"] h4 small, [class*="bg-"] h5 small, [class*="bg-"] h6 small {
    color: inherit !important;
}

/* COLORES DE FONDO */
.bg-black {
    background-color: #000 !important;
}

.bg-white {
    background-color: #fff !important;
    border: none !important;
    border-radius: 0 !important;
}

/* Elementos asociados al bg-primary*/
.bg-primary {
    background-color: #0d658b !important;
    color: #fff !important;
}

.bg-primary-dark {
    background-color: #09445D !important;
    color: #fff !important;
}

.bg-primary-light, .bg-primary-1 {
    background-color: #E7F0F4 !important;
    color: #000 !important;
}

.bg-primary *, .bg-primary a {
    color: #fff !important;
}

.bg-primary-gradient {
    background: #0d658b;
    background: -moz-linear-gradient(left, #09445d 0%, #0d658b 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #09445d), color-stop(100%, #0d658b));
    background: -webkit-linear-gradient(left, #09445d 0%, #0d658b 100%);
    background: -o-linear-gradient(left, #09445d 0%, #0d658b 100%);
    background: -ms-linear-gradient(left, #09445d 0%, #0d658b 100%);
    background: linear-gradient(to right, #09445d 0%, #0d658b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f66', endColorstr='$brand-primary', GradientType=1 );
    -pie-background: linear-gradient(to left, #09445d 0%, #0d658b 100%);
    color: #fff !important;
}

/* #1 */
.bg-primary-1 {
    background-color: #E7F0F4 !important;
    color: #222 !important;
}

    .bg-primary-1 *, .bg-primary-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-primary-2, .primary-light-20 {
    background-color: #CFE0E8 !important;
    color: #222 !important;
}

    .bg-primary-2 *, .primary-light-20 *, .bg-primary-2 a, .primary-light-20 a {
        color: #222 !important;
    }

/* #3 */
.bg-primary-3, .primary-light-30 {
    background-color: #A5BFCB !important;
    color: #222 !important;
}

    .bg-primary-3 *, .primary-light-30 *, .bg-primary-3 a, .primary-light-30 a {
        color: #222 !important;
    }

/* #4 */
.bg-primary-4 {
    background-color: #A9CCDB !important;
    color: #222 !important;
}

    .bg-primary-4 *, .bg-primary-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-primary-5, .primary-light-50 {
    background-color: #86B2C5 !important;
    color: #222 !important;
}

    .bg-primary-5 *, .primary-light-50 *, .bg-primary-5 a, .primary-light-50 a {
        color: #222 !important;
    }

/* #6 */
.bg-primary-6 {
    background-color: #7DAFC4 !important;
    color: #222 !important;
}

    .bg-primary-6 *, .bg-primary-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-primary-7 {
    background-color: #4A8BA8 !important;
    color: #111 !important;
}

    .bg-primary-7 *, .bg-primary-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-primary-8 {
    background-color: #3D84A2 !important;
    color: #111 !important;
}

    .bg-primary-8 *, .bg-primary-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-primary-9 {
    background-color: #257497 !important;
    color: #111 !important;
}

    .bg-primary-9 *, .bg-primary-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-primary-10 {
    background-color: #237496 !important;
    color: #000 !important;
}

    .bg-primary-10 *, .bg-primary-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-primary-11 {
    background-color: #0d658b !important;
    color: #fff !important;
}

    .bg-primary-11 *, .bg-primary-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-primary-12 {
    background-color: #0C5B7E !important;
    color: #fff !important;
}

    .bg-primary-12 *, .bg-primary-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-primary-13 {
    background-color: #0B5270 !important;
    color: #fff !important;
}

    .bg-primary-13 *, .bg-primary-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-primary-14 {
    background-color: #094863 !important;
    color: #fff !important;
}

    .bg-primary-14 *, .bg-primary-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-primary-15 {
    background-color: #073346 !important;
    color: #fff !important;
}

    .bg-primary-15 *, .bg-primary-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-primary-16 {
    background-color: #073548 !important;
    color: #fff !important;
}

    .bg-primary-16 *, .bg-primary-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-primary-17 {
    background-color: #062B3B !important;
    color: #fff !important;
}

    .bg-primary-17 *, .bg-primary-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-primary-18 {
    background-color: #04212E !important;
    color: #fff !important;
}

    .bg-primary-18 *, .bg-primary-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-primary-19 {
    background-color: #031820 !important;
    color: #fff !important;
}

    .bg-primary-19 *, .bg-primary-19 a {
        color: #fff !important;
    }

.panel-heading .bg-primary-1 > i {
    color: #222 !important;
}

/* #20 */
.bg-primary-20 {
    background-color: #020E13 !important;
    color: #fff !important;
}

    .bg-primary-20 *, .bg-primary-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-info*/
.bg-info {
    background-color: #139ED9 !important;
    color: #fff !important;
}

.bg-info-dark {
    background-color: #0F7BA9 !important;
    color: #fff !important;
}

.bg-info-light {
    background-color: #C4E7F5 !important;
    color: #000 !important;
}

.bg-info-gradient {
    background: #139ED9;
    background: -moz-linear-gradient(left, #0070A7 0%, #139ED9 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #0070A7), color-stop(100%, #139ED9));
    background: -webkit-linear-gradient(left, #0070A7 0%, #139ED9 100%);
    background: -o-linear-gradient(left, #0070A7 0%, #139ED9 100%);
    background: -ms-linear-gradient(left, #0070A7 0%, #139ED9 100%);
    background: linear-gradient(to right, #0070A7 0%, #139ED9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-info-dark', endColorstr='$brand-info', GradientType=1 );
    -pie-background: linear-gradient(to left, #0070A7 0%, #139ED9 100%);
    color: #fff !important;
}

/* #1 */
.bg-info-1 {
    background-color: #E9F6FB !important;
    color: #000 !important;
}

    .bg-info-1 *, .bg-info-1 a {
        color: #000 !important;
    }

/* #2 */
.bg-info-2 {
    background-color: #D4EDF8 !important;
    color: #222 !important;
}

    .bg-info-2 *, .bg-info-2 a {
        color: #000 !important;
    }

/* #3 */
.bg-info-3 {
    background-color: #BEE4F4 !important;
    color: #000 !important;
}

    .bg-info-3 *, .bg-info-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-info-4 {
    background-color: #A9DBF1 !important;
    color: #222 !important;
}

    .bg-info-4 *, .bg-info-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-info-5 {
    background-color: #93D2ED !important;
    color: #222 !important;
}

    .bg-info-5 *, .bg-info-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-info-6 {
    background-color: #7ECAEA !important;
    color: #222 !important;
}

    .bg-info-6 *, .bg-info-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-info-7 {
    background-color: #68C1E6 !important;
    color: #111 !important;
}

    .bg-info-7 *, .bg-info-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-info-8 {
    background-color: #53B8E3 !important;
    color: #111 !important;
}

    .bg-info-8 *, .bg-info-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-info-9 {
    background-color: #3DAFDF !important;
    color: #111 !important;
}

    .bg-info-9 *, .bg-info-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-info-10 {
    background-color: #28A6DC !important;
    color: #000 !important;
}

    .bg-info-10 *, .bg-info-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-info-11 {
    background-color: #139ED9 !important;
    color: #fff !important;
}

    .bg-info-11 *, .bg-info-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-info-12 {
    background-color: #1290C6 !important;
    color: #fff !important;
}

    .bg-info-12 *, .bg-info-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-info-13 {
    background-color: #1082B2 !important;
    color: #fff !important;
}

    .bg-info-13 *, .bg-info-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-info-14 {
    background-color: #0E739E !important;
    color: #fff !important;
}

    .bg-info-14 *, .bg-info-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-info-15 {
    background-color: #139ED9 !important;
    color: #fff !important;
}

    .bg-info-15 *, .bg-info-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-info-16 {
    background-color: #0B5777 !important;
    color: #fff !important;
}

    .bg-info-16 *, .bg-info-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-info-17 {
    background-color: #094863 !important;
    color: #fff !important;
}

    .bg-info-17 *, .bg-info-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-info-18 {
    background-color: #073A4F !important;
    color: #fff !important;
}

    .bg-info-18 *, .bg-info-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-info-19 {
    background-color: #062C3C !important;
    color: #fff !important;
}

    .bg-info-19 *, .bg-info-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-info-20 {
    background-color: #041D28 !important;
    color: #fff !important;
}

    .bg-info-20 *, .bg-info-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-success*/
.bg-success {
    background-color: #2E7D33 !important;
    color: #fff !important;
}

.bg-success-dark {
    background-color: #005006 !important;
    color: #fff !important;
}

.bg-success-light {
    background-color: #60AD5F !important;
    color: #000 !important;
}

.bg-success-gradient {
    background: #2E7D33;
    background: -moz-linear-gradient(left, #005006 0%, #2E7D33 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #005006), color-stop(100%, #2E7D33));
    background: -webkit-linear-gradient(left, #005006 0%, #2E7D33 100%);
    background: -o-linear-gradient(left, #005006 0%, #2E7D33 100%);
    background: -ms-linear-gradient(left, #005006 0%, #2E7D33 100%);
    background: linear-gradient(to right, #005006 0%, #2E7D33 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-success-dark', endColorstr='$brand-success', GradientType=1 );
    -pie-background: linear-gradient(to left, #005006 0%, #2E7D33 100%);
    color: #fff !important;
}

/* #1 */
.bg-success-1 {
    background-color: #EAF2EB !important;
    color: #222 !important;
}

    .bg-success-1 *, .bg-success-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-success-2 {
    background-color: #D9E7D9 !important;
    color: #222 !important;
}

    .bg-success-2 *, .bg-success-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-success-3 {
    background-color: #CBDFCC !important;
    color: #222 !important;
}

    .bg-success-3 *, .bg-success-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-success-4 {
    background-color: #B3CFB4 !important;
    color: #222 !important;
}

    .bg-success-4 *, .bg-success-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-success-5 {
    background-color: #A0C3A2 !important;
    color: #222 !important;
}

    .bg-success-5 *, .bg-success-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-success-6 {
    background-color: #8DB88F !important;
    color: #222 !important;
}

    .bg-success-6 *, .bg-success-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-success-7 {
    background-color: #7AAC7D !important;
    color: #111 !important;
}

    .bg-success-7 *, .bg-success-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-success-8 {
    background-color: #67A06A !important;
    color: #111 !important;
}

    .bg-success-8 *, .bg-success-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-success-9 {
    background-color: #549458 !important;
    color: #111 !important;
}

    .bg-success-9 *, .bg-success-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-success-10 {
    background-color: #418845 !important;
    color: #000 !important;
}

    .bg-success-10 *, .bg-success-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-success-11 {
    background-color: #2E7D33 !important;
    color: #fff !important;
}

    .bg-success-11 *, .bg-success-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-success-12 {
    background-color: #2A722F !important;
    color: #fff !important;
}

    .bg-success-12 *, .bg-success-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-success-13 {
    background-color: #26672A !important;
    color: #fff !important;
}

    .bg-success-13 *, .bg-success-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-success-14 {
    background-color: #225D26 !important;
    color: #fff !important;
}

    .bg-success-14 *, .bg-success-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-success-15 {
    background-color: #1E5021 !important;
    color: #fff !important;
}

    .bg-success-15 *, .bg-success-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-success-16 {
    background-color: #1A451C !important;
    color: #fff !important;
}

    .bg-success-16 *, .bg-success-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-success-17 {
    background-color: #153918 !important;
    color: #fff !important;
}

    .bg-success-17 *, .bg-success-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-success-18 {
    background-color: #112E13 !important;
    color: #fff !important;
}

    .bg-success-18 *, .bg-success-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-success-19 {
    background-color: #0D230E !important;
    color: #fff !important;
}

    .bg-success-19 *, .bg-success-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-success-20 {
    background-color: #09170A !important;
    color: #fff !important;
}

    .bg-success-20 *, .bg-success-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-danger*/
.bg-danger {
    background-color: #C62828 !important;
    color: #fff !important;
}

.bg-danger-dark {
    background-color: #A92323 !important;
    color: #fff !important;
}

.bg-danger-light {
    background-color: #F4D4D4 !important;
    color: #000 !important;
}

.bg-danger-gradient {
    background: #c62828;
    background: -moz-linear-gradient(left, #8E0000 0%, #c62828 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #8E0000), color-stop(100%, #c62828));
    background: -webkit-linear-gradient(left, #8E0000 0%, #c62828 100%);
    background: -o-linear-gradient(left, #8E0000 0%, #c62828 100%);
    background: -ms-linear-gradient(left, #8E0000 0%, #c62828 100%);
    background: linear-gradient(to right, #8E0000 0%, #c62828 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-danger-dark', endColorstr='$brand-danger', GradientType=1 );
    -pie-background: linear-gradient(to left, #8E0000 0%, #c62828 100%);
    color: #fff !important;
}

/* #1 */
.bg-danger-1 {
    background-color: #F9E9E9 !important;
    color: #222 !important;
}

    .bg-danger-1 *, .bg-danger-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-danger-2 {
    background-color: #F4D7D7 !important;
    color: #222 !important;
}

    .bg-danger-2 *, .bg-danger-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-danger-3 {
    background-color: #EFC4C4 !important;
    color: #222 !important;
}

    .bg-danger-3 *, .bg-danger-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-danger-4 {
    background-color: #EAB0B0 !important;
    color: #222 !important;
}

    .bg-danger-4 *, .bg-danger-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-danger-5 {
    background-color: #E59D9D !important;
    color: #222 !important;
}

    .bg-danger-5 *, .bg-danger-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-danger-6 {
    background-color: #DF8989 !important;
    color: #222 !important;
}

    .bg-danger-6 *, .bg-danger-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-danger-7 {
    background-color: #DA7676 !important;
    color: #111 !important;
}

    .bg-danger-7 *, .bg-danger-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-danger-8 {
    background-color: #D56262 !important;
    color: #111 !important;
}

    .bg-danger-8 *, .bg-danger-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-danger-9 {
    background-color: #D04F4F !important;
    color: #111 !important;
}

    .bg-danger-9 *, .bg-danger-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-danger-10 {
    background-color: #CB3B3B !important;
    color: #000 !important;
}

    .bg-danger-10 *, .bg-danger-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-danger-11 {
    background-color: #c62828 !important;
    color: #fff !important;
}

    .bg-danger-11 *, .bg-danger-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-danger-12 {
    background-color: #B42525 !important;
    color: #fff !important;
}

    .bg-danger-12 *, .bg-danger-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-danger-13 {
    background-color: #A32121 !important;
    color: #fff !important;
}

    .bg-danger-13 *, .bg-danger-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-danger-14 {
    background-color: #911E1E !important;
    color: #fff !important;
}

    .bg-danger-14 *, .bg-danger-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-danger-15 {
    background-color: #7F1A1A !important;
    color: #fff !important;
}

    .bg-danger-15 *, .bg-danger-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-danger-16 {
    background-color: #6C1616 !important;
    color: #fff !important;
}

    .bg-danger-16 *, .bg-danger-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-danger-17 {
    background-color: #5A1313 !important;
    color: #fff !important;
}

    .bg-danger-17 *, .bg-danger-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-danger-18 {
    background-color: #480F0F !important;
    color: #fff !important;
}

    .bg-danger-18 *, .bg-danger-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-danger-19 {
    background-color: #360B0B !important;
    color: #fff !important;
}

    .bg-danger-19 *, .bg-danger-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-danger-20 {
    background-color: #240808 !important;
    color: #fff !important;
}

    .bg-danger-20 *, .bg-danger-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-warning*/
.bg-warning {
    background-color: #F9A822 !important;
    color: #000 !important;
}

.bg-warning-dark {
    background-color: #AE6E05 !important;
    color: #fff !important;
}

.bg-warning-light {
    background-color: #FFD958 !important;
    color: #000 !important;
}

.bg-warning-gradient {
    background: #F9A822;
    background: -moz-linear-gradient(left, #C17900 0%, #F9A822 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #C17900), color-stop(100%, #F9A822));
    background: -webkit-linear-gradient(left, #C17900 0%, #F9A822 100%);
    background: -o-linear-gradient(left, #C17900 0%, #F9A822 100%);
    background: -ms-linear-gradient(left, #C17900 0%, #F9A822 100%);
    background: linear-gradient(to right, #C17900 0%, #F9A822 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-warning-dark', endColorstr='$brand-warning', GradientType=1 );
    -pie-background: linear-gradient(to left, #C17900 0%, #F9A822 100%);
    color: #fff !important;
}

/* #1 */
.bg-warning-1 {
    background-color: #FEF7EA !important;
    color: #222 !important;
}

    .bg-warning-1 *, .bg-warning-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-warning-2 {
    background-color: #FEF2DE !important;
    color: #222 !important;
}

    .bg-warning-2 *, .bg-warning-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-warning-3 {
    background-color: #FDE7C2 !important;
    color: #222 !important;
}

    .bg-warning-3 *, .bg-warning-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-warning-4 {
    background-color: #FDE1B2 !important;
    color: #222 !important;
}

    .bg-warning-4 *, .bg-warning-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-warning-5 {
    background-color: #FCD79A !important;
    color: #222 !important;
}

    .bg-warning-5 *, .bg-warning-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-warning-6 {
    background-color: #FBCF86 !important;
    color: #222 !important;
}

    .bg-warning-6 *, .bg-warning-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-warning-7 {
    background-color: #FBC772 !important;
    color: #111 !important;
}

    .bg-warning-7 *, .bg-warning-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-warning-8 {
    background-color: #FABF5E !important;
    color: #111 !important;
}

    .bg-warning-8 *, .bg-warning-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-warning-9 {
    background-color: #FAB74A !important;
    color: #111 !important;
}

    .bg-warning-9 *, .bg-warning-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-warning-10 {
    background-color: #F9AF36 !important;
    color: #000 !important;
}

    .bg-warning-10 *, .bg-warning-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-warning-11 {
    background-color: #F9A822 !important;
    color: #000 !important;
}

    .bg-warning-11 *, .bg-warning-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-warning-12 {
    background-color: #E3991F !important;
    color: #000 !important;
}

    .bg-warning-12 *, .bg-warning-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-warning-13 {
    background-color: #CC8A1C !important;
    color: #000 !important;
}

    .bg-warning-13 *, .bg-warning-13 a {
        color: #000 !important;
    }

/* #14 */
.bg-warning-14 {
    background-color: #B67B19 !important;
    color: #000 !important;
}

    .bg-warning-14 *, .bg-warning-14 a {
        color: #000 !important;
    }

/* #15 */
.bg-warning-15 {
    background-color: #9F6B16 !important;
    color: #fff !important;
}

    .bg-warning-15 *, .bg-warning-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-warning-16 {
    background-color: #885C13 !important;
    color: #fff !important;
}

    .bg-warning-16 *, .bg-warning-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-warning-17 {
    background-color: #724D10 !important;
    color: #fff !important;
}

    .bg-warning-17 *, .bg-warning-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-warning-18 {
    background-color: #5B3E0D !important;
    color: #fff !important;
}

    .bg-warning-18 *, .bg-warning-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-warning-19 {
    background-color: #442E0A !important;
    color: #fff !important;
}

    .bg-warning-19 *, .bg-warning-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-warning-20 {
    background-color: #2E1F07 !important;
    color: #fff !important;
}

    .bg-warning-20 *, .bg-warning-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-fucsia*/
.bg-fucsia {
    background-color: #EC407A !important;
    color: #000 !important;
}

.bg-fucsia-dark {
    background-color: #B4004E !important;
    color: #fff !important;
}

.bg-fucsia-light {
    background-color: #FF77A9 !important;
    color: #000 !important;
}

.bg-fucsia-gradient {
    background: #EC407A;
    background: -moz-linear-gradient(left, #B4004E 0%, #EC407A 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #B4004E), color-stop(100%, #EC407A));
    background: -webkit-linear-gradient(left, #B4004E 0%, #EC407A 100%);
    background: -o-linear-gradient(left, #B4004E 0%, #EC407A 100%);
    background: -ms-linear-gradient(left, #B4004E 0%, #EC407A 100%);
    background: linear-gradient(to right, #B4004E 0%, #EC407A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-fucsia-dark', endColorstr='$brand-fucsia', GradientType=1 );
    -pie-background: linear-gradient(to left, #B4004E 0%, #EC407A 100%);
    color: #fff !important;
}

/* #1 */
.bg-fucsia-1 {
    background-color: #FDEDF2 !important;
    color: #222 !important;
}

    .bg-fucsia-1 *, .bg-fucsia-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-fucsia-2 {
    background-color: #FBDCE6 !important;
    color: #222 !important;
}

    .bg-fucsia-2 *, .bg-fucsia-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-fucsia-3 {
    background-color: #F9CADA !important;
    color: #222 !important;
}

    .bg-fucsia-3 *, .bg-fucsia-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-fucsia-4 {
    background-color: #F8B9CE !important;
    color: #222 !important;
}

    .bg-fucsia-4 *, .bg-fucsia-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-fucsia-5 {
    background-color: #F6A8C2 !important;
    color: #222 !important;
}

    .bg-fucsia-5 *, .bg-fucsia-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-fucsia-6 {
    background-color: #F496B6 !important;
    color: #222 !important;
}

    .bg-fucsia-6 *, .bg-fucsia-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-fucsia-7 {
    background-color: #F285AA !important;
    color: #111 !important;
}

    .bg-fucsia-7 *, .bg-fucsia-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-fucsia-8 {
    background-color: #F1749E !important;
    color: #111 !important;
}

    .bg-fucsia-8 *, .bg-fucsia-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-fucsia-9 {
    background-color: #EF6292 !important;
    color: #111 !important;
}

    .bg-fucsia-9 *, .bg-fucsia-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-fucsia-10 {
    background-color: #ED5186 !important;
    color: #000 !important;
}

    .bg-fucsia-10 *, .bg-fucsia-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-fucsia-11 {
    background-color: #EC407A !important;
    color: #000 !important;
}

    .bg-fucsia-11 *, .bg-fucsia-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-fucsia-12 {
    background-color: #D73B6F !important;
    color: #000 !important;
}

    .bg-fucsia-12 *, .bg-fucsia-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-fucsia-13 {
    background-color: #C23564 !important;
    color: #fff !important;
}

    .bg-fucsia-13 *, .bg-fucsia-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-fucsia-14 {
    background-color: #AC2F59 !important;
    color: #fff !important;
}

    .bg-fucsia-14 *, .bg-fucsia-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-fucsia-15 {
    background-color: #97294E !important;
    color: #fff !important;
}

    .bg-fucsia-15 *, .bg-fucsia-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-fucsia-16 {
    background-color: #812343 !important;
    color: #fff !important;
}

    .bg-fucsia-16 *, .bg-fucsia-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-fucsia-17 {
    background-color: #6C1E38 !important;
    color: #fff !important;
}

    .bg-fucsia-17 *, .bg-fucsia-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-fucsia-18 {
    background-color: #6C1E38 !important;
    color: #fff !important;
}

    .bg-fucsia-18 *, .bg-fucsia-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-fucsia-19 {
    background-color: #411222 !important;
    color: #fff !important;
}

    .bg-fucsia-19 *, .bg-fucsia-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-fucsia-20 {
    background-color: #2B0C17 !important;
    color: #fff !important;
}

    .bg-fucsia-20 *, .bg-fucsia-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-arandano*/
.bg-arandano {
    background-color: #C2185B !important;
    color: #fff !important;
}

.bg-arandano-dark {
    background-color: #8C0032 !important;
    color: #fff !important;
}

.bg-arandano-light {
    background-color: #FA5788 !important;
    color: #000 !important;
}

.bg-arandano-gradient {
    background: #C2185B;
    background: -moz-linear-gradient(left, #8C0032 0%, #C2185B 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #8C0032), color-stop(100%, #C2185B));
    background: -webkit-linear-gradient(left, #8C0032 0%, #C2185B 100%);
    background: -o-linear-gradient(left, #8C0032 0%, #C2185B 100%);
    background: -ms-linear-gradient(left, #8C0032 0%, #C2185B 100%);
    background: linear-gradient(to right, #8C0032 0%, #C2185B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-arandano-dark', endColorstr='$brand-arandano', GradientType=1 );
    -pie-background: linear-gradient(to left, #8C0032 0%, #C2185B 100%);
    color: #fff !important;
}

/* #1 */
.bg-arandano-1 {
    background-color: #F9EAF0 !important;
    color: #222 !important;
}

    .bg-arandano-1 *, .bg-arandano-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-arandano-2 {
    background-color: #F3D5E1 !important;
    color: #222 !important;
}

    .bg-arandano-2 *, .bg-arandano-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-arandano-3 {
    background-color: #EEC0D2 !important;
    color: #222 !important;
}

    .bg-arandano-3 *, .bg-arandano-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-arandano-4 {
    background-color: #E8ABC3 !important;
    color: #222 !important;
}

    .bg-arandano-4 *, .bg-arandano-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-arandano-5 {
    background-color: #E396B4 !important;
    color: #222 !important;
}

    .bg-arandano-5 *, .bg-arandano-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-arandano-6 {
    background-color: #DD81A5 !important;
    color: #000 !important;
}

    .bg-arandano-6 *, .bg-arandano-6 a {
        color: #000 !important;
    }

/* #3 */
.bg-arandano-7 {
    background-color: #D86C96 !important;
    color: #000 !important;
}

    .bg-arandano-7 *, .bg-arandano-7 a {
        color: #000 !important;
    }

/* #8 */
.bg-arandano-8 {
    background-color: #D25787 !important;
    color: #000 !important;
}

    .bg-arandano-8 *, .bg-arandano-8 a {
        color: #000 !important;
    }

/* #9 */
.bg-arandano-9 {
    background-color: #CD4278 !important;
    color: #fff !important;
}

    .bg-arandano-9 *, .bg-arandano-9 a {
        color: #fff !important;
    }

/* #10 */
.bg-arandano-10 {
    background-color: #C72D69 !important;
    color: #fff !important;
}

    .bg-arandano-10 *, .bg-arandano-10 a {
        color: #fff !important;
    }

/* #11 */
.bg-arandano-11 {
    background-color: #C2185B !important;
    color: #fff !important;
}

    .bg-arandano-11 *, .bg-arandano-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-arandano-12 {
    background-color: #B11653 !important;
    color: #fff !important;
}

    .bg-arandano-12 *, .bg-arandano-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-arandano-13 {
    background-color: #9F144B !important;
    color: #fff !important;
}

    .bg-arandano-13 *, .bg-arandano-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-arandano-14 {
    background-color: #8E1243 !important;
    color: #fff !important;
}

    .bg-arandano-14 *, .bg-arandano-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-arandano-15 {
    background-color: #7C103A !important;
    color: #fff !important;
}

    .bg-arandano-15 *, .bg-arandano-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-arandano-16 {
    background-color: #6A0E32 !important;
    color: #fff !important;
}

    .bg-arandano-16 *, .bg-arandano-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-arandano-17 {
    background-color: #590B2A !important;
    color: #fff !important;
}

    .bg-arandano-17 *, .bg-arandano-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-arandano-18 {
    background-color: #470922 !important;
    color: #fff !important;
}

    .bg-arandano-18 *, .bg-arandano-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-arandano-19 {
    background-color: #350719 !important;
    color: #fff !important;
}

    .bg-arandano-19 *, .bg-arandano-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-arandano-20 {
    background-color: #240511 !important;
    color: #fff !important;
}

    .bg-arandano-20 *, .bg-arandano-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-uva*/
.bg-uva {
    background-color: #6A1B99 !important;
    color: #fff !important;
}

.bg-uva-dark {
    background-color: #39006A !important;
    color: #fff !important;
}

.bg-uva-light {
    background-color: #9C4DCB !important;
    color: #000 !important;
}

.bg-uva-gradient {
    background: #6A1B99;
    background: -moz-linear-gradient(left, #39006A 0%, #6A1B99 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #39006A), color-stop(100%, #6A1B99));
    background: -webkit-linear-gradient(left, #39006A 0%, #6A1B99 100%);
    background: -o-linear-gradient(left, #39006A 0%, #6A1B99 100%);
    background: -ms-linear-gradient(left, #39006A 0%, #6A1B99 100%);
    background: linear-gradient(to right, #39006A 0%, #6A1B99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-uva-dark', endColorstr='$brand-uva', GradientType=1 );
    -pie-background: linear-gradient(to left, #39006A 0%, #6A1B99 100%);
    color: #fff !important;
}

/* #1 */
.bg-uva-1 {
    background-color: #F1EAF5 !important;
    color: #222 !important;
}

    .bg-uva-1 *, .bg-uva-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-uva-2 {
    background-color: #E3D5EC !important;
    color: #222 !important;
}

    .bg-uva-2 *, .bg-uva-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-uva-3 {
    background-color: #D6C0E3 !important;
    color: #222 !important;
}

    .bg-uva-3 *, .bg-uva-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-uva-4 {
    background-color: #C8ACD9 !important;
    color: #222 !important;
}

    .bg-uva-4 *, .bg-uva-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-uva-5 {
    background-color: #BB97D0 !important;
    color: #222 !important;
}

    .bg-uva-5 *, .bg-uva-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-uva-6 {
    background-color: #AD82C7 !important;
    color: #000 !important;
}

    .bg-uva-6 *, .bg-uva-6 a {
        color: #000 !important;
    }

/* #3 */
.bg-uva-7 {
    background-color: #A06DBE !important;
    color: #000 !important;
}

    .bg-uva-7 *, .bg-uva-7 a {
        color: #000 !important;
    }

/* #8 */
.bg-uva-8 {
    background-color: #9259B4 !important;
    color: #fff !important;
}

    .bg-uva-8 *, .bg-uva-8 a {
        color: #fff !important;
    }

/* #9 */
.bg-uva-9 {
    background-color: #8544AB !important;
    color: #fff !important;
}

    .bg-uva-9 *, .bg-uva-9 a {
        color: #fff !important;
    }

/* #10 */
.bg-uva-10 {
    background-color: #772FA2 !important;
    color: #fff !important;
}

    .bg-uva-10 *, .bg-uva-10 a {
        color: #fff !important;
    }

/* #11 */
.bg-uva-11 {
    background-color: #6A1B99 !important;
    color: #fff !important;
}

    .bg-uva-11 *, .bg-uva-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-uva-12 {
    background-color: #61198C !important;
    color: #fff !important;
}

    .bg-uva-12 *, .bg-uva-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-uva-13 {
    background-color: #57177E !important;
    color: #fff !important;
}

    .bg-uva-13 *, .bg-uva-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-uva-14 {
    background-color: #4E1470 !important;
    color: #fff !important;
}

    .bg-uva-14 *, .bg-uva-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-uva-15 {
    background-color: #441262 !important;
    color: #fff !important;
}

    .bg-uva-15 *, .bg-uva-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-uva-16 {
    background-color: #3A0F54 !important;
    color: #fff !important;
}

    .bg-uva-16 *, .bg-uva-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-uva-17 {
    background-color: #310D46 !important;
    color: #fff !important;
}

    .bg-uva-17 *, .bg-uva-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-uva-18 {
    background-color: #270A38 !important;
    color: #fff !important;
}

    .bg-uva-18 *, .bg-uva-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-uva-19 {
    background-color: #1D082A !important;
    color: #fff !important;
}

    .bg-uva-19 *, .bg-uva-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-uva-20 {
    background-color: #14051C !important;
    color: #fff !important;
}

    .bg-uva-20 *, .bg-uva-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-verdin*/
.bg-verdin {
    background-color: #6EA100 !important;
    color: #000 !important;
}

.bg-verdin-dark {
    background-color: #3C7200 !important;
    color: #FFF !important;
}

.bg-verdin-light {
    background-color: #A0D243 !important;
    color: #000 !important;
}

.bg-verdin-gradient {
    background: #6EA100;
    background: -moz-linear-gradient(left, #3C7200 0%, #6EA100 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #3C7200), color-stop(100%, #6EA100));
    background: -webkit-linear-gradient(left, #3C7200 0%, #6EA100 100%);
    background: -o-linear-gradient(left, #3C7200 0%, #6EA100 100%);
    background: -ms-linear-gradient(left, #3C7200 0%, #6EA100 100%);
    background: linear-gradient(to right, #3C7200 0%, #6EA100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-verdin-dark', endColorstr='$brand-verdin', GradientType=1 );
    -pie-background: linear-gradient(to left, #3C7200 0%, #6EA100 100%);
    color: #fff !important;
}

/* #1 */
.bg-verdin-1 {
    background-color: #F1F6E7 !important;
    color: #222 !important;
}

    .bg-verdin-1 *, .bg-verdin-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-verdin-2 {
    background-color: #E4EDD0 !important;
    color: #222 !important;
}

    .bg-verdin-2 *, .bg-verdin-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-verdin-3 {
    background-color: #D7E5B9 !important;
    color: #222 !important;
}

    .bg-verdin-3 *, .bg-verdin-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-verdin-4 {
    background-color: #CADCA2 !important;
    color: #222 !important;
}

    .bg-verdin-4 *, .bg-verdin-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-verdin-5 {
    background-color: #BDD48B !important;
    color: #222 !important;
}

    .bg-verdin-5 *, .bg-verdin-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-verdin-6 {
    background-color: #AFCB73 !important;
    color: #222 !important;
}

    .bg-verdin-6 *, .bg-verdin-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-verdin-7 {
    background-color: #A2C35C !important;
    color: #111 !important;
}

    .bg-verdin-7 *, .bg-verdin-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-verdin-8 {
    background-color: #95BA45 !important;
    color: #111 !important;
}

    .bg-verdin-8 *, .bg-verdin-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-verdin-9 {
    background-color: #88B22E !important;
    color: #111 !important;
}

    .bg-verdin-9 *, .bg-verdin-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-verdin-10 {
    background-color: #7BA917 !important;
    color: #000 !important;
}

    .bg-verdin-10 *, .bg-verdin-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-verdin-11 {
    background-color: #6EA100 !important;
    color: #000 !important;
}

    .bg-verdin-11 *, .bg-verdin-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-verdin-12 {
    background-color: #649300 !important;
    color: #000 !important;
}

    .bg-verdin-12 *, .bg-verdin-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-verdin-13 {
    background-color: #5B8400 !important;
    color: #000 !important;
}

    .bg-verdin-13 *, .bg-verdin-13 a {
        color: #000 !important;
    }

/* #14 */
.bg-verdin-14 {
    background-color: #517600 !important;
    color: #fff !important;
}

    .bg-verdin-14 *, .bg-verdin-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-verdin-15 {
    background-color: #466700 !important;
    color: #fff !important;
}

    .bg-verdin-15 *, .bg-verdin-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-verdin-16 {
    background-color: #3C5800 !important;
    color: #fff !important;
}

    .bg-verdin-16 *, .bg-verdin-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-verdin-17 {
    background-color: #324A00 !important;
    color: #fff !important;
}

    .bg-verdin-17 *, .bg-verdin-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-verdin-18 {
    background-color: #283B00 !important;
    color: #fff !important;
}

    .bg-verdin-18 *, .bg-verdin-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-verdin-19 {
    background-color: #1E2C00 !important;
    color: #fff !important;
}

    .bg-verdin-19 *, .bg-verdin-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-verdin-20 {
    background-color: #141E00 !important;
    color: #fff !important;
}

    .bg-verdin-20 *, .bg-verdin-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-lima*/
.bg-lima {
    background-color: #CDDC39 !important;
    color: #000 !important;
}

.bg-lima-dark {
    background-color: #99AA00 !important;
    color: #000 !important;
}

.bg-lima-light {
    background-color: #FFFF6E !important;
    color: #000 !important;
}

.bg-lima-gradient {
    background: #CDDC39;
    background: -moz-linear-gradient(left, #99AA00 0%, #CDDC39 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #99AA00), color-stop(100%, #CDDC39));
    background: -webkit-linear-gradient(left, #99AA00 0%, #CDDC39 100%);
    background: -o-linear-gradient(left, #99AA00 0%, #CDDC39 100%);
    background: -ms-linear-gradient(left, #99AA00 0%, #CDDC39 100%);
    background: linear-gradient(to right, #99AA00 0%, #CDDC39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-lima-dark', endColorstr='$brand-lima', GradientType=1 );
    -pie-background: linear-gradient(to left, #99AA00 0%, #CDDC39 100%);
    color: #fff !important;
}

/* #1 */
.bg-lima-1 {
    background-color: #FAFBED !important;
    color: #222 !important;
}

    .bg-lima-1 *, .bg-lima-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-lima-2 {
    background-color: #F5F8DB !important;
    color: #222 !important;
}

    .bg-lima-2 *, .bg-lima-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-lima-3 {
    background-color: #F1F5C9 !important;
    color: #222 !important;
}

    .bg-lima-3 *, .bg-lima-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-lima-4 {
    background-color: #ECF2B7 !important;
    color: #222 !important;
}

    .bg-lima-4 *, .bg-lima-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-lima-5 {
    background-color: #E8EFA5 !important;
    color: #222 !important;
}

    .bg-lima-5 *, .bg-lima-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-lima-6 {
    background-color: #E3EB93 !important;
    color: #222 !important;
}

    .bg-lima-6 *, .bg-lima-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-lima-7 {
    background-color: #DFE881 !important;
    color: #111 !important;
}

    .bg-lima-7 *, .bg-lima-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-lima-8 {
    background-color: #DAE56F !important;
    color: #111 !important;
}

    .bg-lima-8 *, .bg-lima-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-lima-9 {
    background-color: #D6E25D !important;
    color: #111 !important;
}

    .bg-lima-9 *, .bg-lima-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-lima-10 {
    background-color: #D1DF4B !important;
    color: #000 !important;
}

    .bg-lima-10 *, .bg-lima-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-lima-11 {
    background-color: #CDDC39 !important;
    color: #000 !important;
}

    .bg-lima-11 *, .bg-lima-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-lima-12 {
    background-color: #BBC834 !important;
    color: #000 !important;
}

    .bg-lima-12 *, .bg-lima-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-lima-13 {
    background-color: #A8B52F !important;
    color: #000 !important;
}

    .bg-lima-13 *, .bg-lima-13 a {
        color: #000 !important;
    }

/* #14 */
.bg-lima-14 {
    background-color: #96A12A !important;
    color: #000 !important;
}

    .bg-lima-14 *, .bg-lima-14 a {
        color: #000 !important;
    }

/* #15 */
.bg-lima-15 {
    background-color: #838C25 !important;
    color: #fff !important;
}

    .bg-lima-15 *, .bg-lima-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-lima-16 {
    background-color: #707820 !important;
    color: #fff !important;
}

    .bg-lima-16 *, .bg-lima-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-lima-17 {
    background-color: #5E641A !important;
    color: #fff !important;
}

    .bg-lima-17 *, .bg-lima-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-lima-18 {
    background-color: #4B5015 !important;
    color: #fff !important;
}

    .bg-lima-18 *, .bg-lima-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-lima-19 {
    background-color: #383C10 !important;
    color: #fff !important;
}

    .bg-lima-19 *, .bg-lima-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-lima-20 {
    background-color: #26280B !important;
    color: #fff !important;
}

    .bg-lima-20 *, .bg-lima-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-maiz*/
.bg-maiz {
    background-color: #FFCE00 !important;
    color: #111 !important;
}

.bg-maiz-dark {
    background-color: #C79D00 !important;
    color: #111 !important;
}

.bg-maiz-light {
    background-color: #FFFF51 !important;
    color: #111 !important;
}

.bg-maiz-gradient {
    background: #FFCE00;
    background: -moz-linear-gradient(left, #C79D00 0%, #FFCE00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #C79D00), color-stop(100%, #FFCE00));
    background: -webkit-linear-gradient(left, #C79D00 0%, #FFCE00 100%);
    background: -o-linear-gradient(left, #C79D00 0%, #FFCE00 100%);
    background: -ms-linear-gradient(left, #C79D00 0%, #FFCE00 100%);
    background: linear-gradient(to right, #C79D00 0%, #FFCE00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-maiz-dark', endColorstr='$brand-maiz', GradientType=1 );
    -pie-background: linear-gradient(to left, #C79D00 0%, #FFCE00 100%);
    color: #fff !important;
}

/* #1 */
.bg-maiz-1 {
    background-color: #FFFAE7 !important;
    color: #222 !important;
}

    .bg-maiz-1 *, .bg-maiz-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-maiz-2 {
    background-color: #FFF6D0 !important;
    color: #222 !important;
}

    .bg-maiz-2 *, .bg-maiz-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-maiz-3 {
    background-color: #FFF1B9 !important;
    color: #222 !important;
}

    .bg-maiz-3 *, .bg-maiz-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-maiz-4 {
    background-color: #FFEDA2 !important;
    color: #222 !important;
}

    .bg-maiz-4 *, .bg-maiz-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-maiz-5 {
    background-color: #FFE88B !important;
    color: #222 !important;
}

    .bg-maiz-5 *, .bg-maiz-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-maiz-6 {
    background-color: #FFE473 !important;
    color: #222 !important;
}

    .bg-maiz-6 *, .bg-maiz-6 a {
        color: #745e00 !important;
    }

/* #3 */
.bg-maiz-7 {
    background-color: #FFDF5C !important;
    color: #111 !important;
}

    .bg-maiz-7 *, .bg-maiz-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-maiz-8 {
    background-color: #FFDB45 !important;
    color: #111 !important;
}

    .bg-maiz-8 *, .bg-maiz-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-maiz-9 {
    background-color: #FFD62E !important;
    color: #111 !important;
}

    .bg-maiz-9 *, .bg-maiz-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-maiz-10 {
    background-color: #FFD217 !important;
    color: #111 !important;
}

    .bg-maiz-10 *, .bg-maiz-10 a {
        color: #111 !important;
    }

/* #11 */
.bg-maiz-11 {
    background-color: #FFCE00 !important;
    color: #111 !important;
}

    .bg-maiz-11 *, .bg-maiz-11 a {
        color: #111 !important;
    }

/* #12 */
.bg-maiz-12 {
    background-color: #E8BC00 !important;
    color: #000 !important;
}

    .bg-maiz-12 *, .bg-maiz-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-maiz-13 {
    background-color: #D1A900 !important;
    color: #000 !important;
}

    .bg-maiz-13 *, .bg-maiz-13 a {
        color: #000 !important;
    }

/* #14 */
.bg-maiz-14 {
    background-color: #BA9600 !important;
    color: #000 !important;
}

    .bg-maiz-14 *, .bg-maiz-14 a {
        color: #000 !important;
    }

/* #15 */
.bg-maiz-15 {
    background-color: #A38400 !important;
    color: #fff !important;
}

    .bg-maiz-15 *, .bg-maiz-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-maiz-16 {
    background-color: #8C7100 !important;
    color: #fff !important;
}

    .bg-maiz-16 *, .bg-maiz-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-maiz-17 {
    background-color: #745E00 !important;
    color: #fff !important;
}

    .bg-maiz-17 *, .bg-maiz-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-maiz-18 {
    background-color: #5D4B00 !important;
    color: #fff !important;
}

    .bg-maiz-18 *, .bg-maiz-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-maiz-19 {
    background-color: #463900 !important;
    color: #fff !important;
}

    .bg-maiz-19 *, .bg-maiz-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-maiz-20 {
    background-color: #2F2600 !important;
    color: #fff !important;
}

    .bg-maiz-20 *, .bg-maiz-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-tomate*/
.bg-tomate {
    background-color: #EF5350 !important;
    color: #000 !important;
}

.bg-tomate-dark {
    background-color: #B61827 !important;
    color: #fff !important;
}

.bg-tomate-light {
    background-color: #FF867C !important;
    color: #000 !important;
}

.bg-tomate-gradient {
    background: #EF5350;
    background: -moz-linear-gradient(left, #B61827 0%, #EF5350 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #B61827), color-stop(100%, #EF5350));
    background: -webkit-linear-gradient(left, #B61827 0%, #EF5350 100%);
    background: -o-linear-gradient(left, #B61827 0%, #EF5350 100%);
    background: -ms-linear-gradient(left, #B61827 0%, #EF5350 100%);
    background: linear-gradient(to right, #B61827 0%, #EF5350 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-tomate-dark', endColorstr='$brand-tomate', GradientType=1 );
    -pie-background: linear-gradient(to left, #B61827 0%, #EF5350 100%);
    color: #fff !important;
}

/* #1 */
.bg-tomate-1 {
    background-color: #FDEFEF !important;
    color: #222 !important;
}

    .bg-tomate-1 *, .bg-tomate-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-tomate-2 {
    background-color: #FCDFDF !important;
    color: #222 !important;
}

    .bg-tomate-2 *, .bg-tomate-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-tomate-3 {
    background-color: #FAD0CF !important;
    color: #222 !important;
}

    .bg-tomate-3 *, .bg-tomate-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-tomate-4 {
    background-color: #F9C0BF !important;
    color: #fff !important;
}

    .bg-tomate-4 *, .bg-tomate-4 a {
        color: #fff !important;
    }

/* #5 */
.bg-tomate-5 {
    background-color: #F7B0AF !important;
    color: #fff !important;
}

    .bg-tomate-5 *, .bg-tomate-5 a {
        color: #fff !important;
    }

/* #6 */
.bg-tomate-6 {
    background-color: #F6A19F !important;
    color: #fff !important;
}

    .bg-tomate-6 *, .bg-tomate-6 a {
        color: #fff !important;
    }

/* #3 */
.bg-tomate-7 {
    background-color: #F4918F !important;
    color: #111 !important;
}

    .bg-tomate-7 *, .bg-tomate-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-tomate-8 {
    background-color: #F3817F !important;
    color: #111 !important;
}

    .bg-tomate-8 *, .bg-tomate-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-tomate-9 {
    background-color: #F1726F !important;
    color: #111 !important;
}

    .bg-tomate-9 *, .bg-tomate-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-tomate-10 {
    background-color: #F0625F !important;
    color: #000 !important;
}

    .bg-tomate-10 *, .bg-tomate-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-tomate-11 {
    background-color: #EF5350 !important;
    color: #000 !important;
}

    .bg-tomate-11 *, .bg-tomate-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-tomate-12 {
    background-color: #DA4C49 !important;
    color: #000 !important;
}

    .bg-tomate-12 *, .bg-tomate-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-tomate-13 {
    background-color: #C44442 !important;
    color: #fff !important;
}

    .bg-tomate-13 *, .bg-tomate-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-tomate-14 {
    background-color: #AE3D3B !important;
    color: #fff !important;
}

    .bg-tomate-14 *, .bg-tomate-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-tomate-15 {
    background-color: #993533 !important;
    color: #fff !important;
}

    .bg-tomate-15 *, .bg-tomate-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-tomate-16 {
    background-color: #832E2C !important;
    color: #fff !important;
}

    .bg-tomate-16 *, .bg-tomate-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-tomate-17 {
    background-color: #6D2625 !important;
    color: #fff !important;
}

    .bg-tomate-17 *, .bg-tomate-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-tomate-18 {
    background-color: #571F1E !important;
    color: #fff !important;
}

    .bg-tomate-18 *, .bg-tomate-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-tomate-19 {
    background-color: #421716 !important;
    color: #fff !important;
}

    .bg-tomate-19 *, .bg-tomate-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-tomate-20 {
    background-color: #2C100F !important;
    color: #fff !important;
}

    .bg-tomate-20 *, .bg-tomate-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-lima*/
.bg-naranja {
    background-color: #EF6C00 !important;
    color: #000 !important;
}

.bg-naranja-dark {
    background-color: #B53D00 !important;
    color: #000 !important;
}

.bg-naranja-light {
    background-color: #FF9D3F !important;
    color: #000 !important;
}

.bg-naranja-gradient {
    background: #EF6C00;
    background: -moz-linear-gradient(left, #B53D00 0%, #EF6C00 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #B53D00), color-stop(100%, #EF6C00));
    background: -webkit-linear-gradient(left, #B53D00 0%, #EF6C00 100%);
    background: -o-linear-gradient(left, #B53D00 0%, #EF6C00 100%);
    background: -ms-linear-gradient(left, #B53D00 0%, #EF6C00 100%);
    background: linear-gradient(to right, #B53D00 0%, #EF6C00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-naranja-dark', endColorstr='$brand-naranja', GradientType=1 );
    -pie-background: linear-gradient(to left, #B53D00 0%, #EF6C00 100%);
    color: #fff !important;
}

/* #1 */
.bg-naranja-1 {
    background-color: #FDF1E7 !important;
    color: #222 !important;
}

    .bg-naranja-1 *, .bg-naranja-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-naranja-2 {
    background-color: #FCE4D0 !important;
    color: #222 !important;
}

    .bg-naranja-2 *, .bg-naranja-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-naranja-3 {
    background-color: #FAD6B9 !important;
    color: #222 !important;
}

    .bg-naranja-3 *, .bg-naranja-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-naranja-4 {
    background-color: #F9C9A2 !important;
    color: #222 !important;
}

    .bg-naranja-4 *, .bg-naranja-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-naranja-5 {
    background-color: #F7BC8B !important;
    color: #222 !important;
}

    .bg-naranja-5 *, .bg-naranja-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-naranja-6 {
    background-color: #F6AE73 !important;
    color: #222 !important;
}

    .bg-naranja-6 *, .bg-naranja-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-naranja-7 {
    background-color: #F4A15C !important;
    color: #111 !important;
}

    .bg-naranja-7 *, .bg-naranja-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-naranja-8 {
    background-color: #F39445 !important;
    color: #111 !important;
}

    .bg-naranja-8 *, .bg-naranja-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-naranja-9 {
    background-color: #F1862E !important;
    color: #111 !important;
}

    .bg-naranja-9 *, .bg-naranja-9 a {
        color: #000 !important;
    }

/* #10 */
.bg-naranja, .bg-naranja-10 {
    background-color: #F07917 !important;
    color: #000 !important;
}

    .bg-naranja-10 *, .bg-naranja-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-naranja-11 {
    background-color: #EF6C00 !important;
    color: #000 !important;
}

    .bg-naranja-11 *, .bg-naranja-11 a {
        color: #000 !important;
    }

/* #12 */
.bg-naranja-12 {
    background-color: #DA6300 !important;
    color: #000 !important;
}

    .bg-naranja-12 *, .bg-naranja-12 a {
        color: #000 !important;
    }

/* #13 */
.bg-naranja-13 {
    background-color: #C45900 !important;
    color: #000 !important;
}

    .bg-naranja-13 *, .bg-naranja-13 a {
        color: #000 !important;
    }

/* #14 */
.bg-naranja-14 {
    background-color: #AE4F00 !important;
    color: #fff !important;
}

    .bg-naranja-14 *, .bg-naranja-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-naranja-15 {
    background-color: #994500 !important;
    color: #fff !important;
}

    .bg-naranja-15 *, .bg-naranja-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-naranja-16 {
    background-color: #833B00 !important;
    color: #fff !important;
}

    .bg-naranja-16 *, .bg-naranja-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-naranja-17 {
    background-color: #6D3200 !important;
    color: #fff !important;
}

    .bg-naranja-17 *, .bg-naranja-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-naranja-18 {
    background-color: #572800 !important;
    color: #fff !important;
}

    .bg-naranja-18 *, .bg-naranja-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-naranja-19 {
    background-color: #421E00 !important;
    color: #fff !important;
}

    .bg-naranja-19 *, .bg-naranja-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-naranja-20 {
    background-color: #2C1400 !important;
    color: #fff !important;
}

    .bg-naranja-20 *, .bg-naranja-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-tomate*/
.bg-verde-azulado {
    background-color: #008388 !important;
    color: #fff !important;
}

.bg-verde-azulado-dark {
    background-color: #00565B !important;
    color: #fff !important;
}

.bg-verde-azulado-light {
    background-color: #4EB3B8 !important;
    color: #000 !important;
}

.bg-verde-azulado-gradient {
    background: #008388;
    background: -moz-linear-gradient(left, #00565B 0%, #008388 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #00565B), color-stop(100%, #008388));
    background: -webkit-linear-gradient(left, #00565B 0%, #008388 100%);
    background: -o-linear-gradient(left, #00565B 0%, #008388 100%);
    background: -ms-linear-gradient(left, #00565B 0%, #008388 100%);
    background: linear-gradient(to right, #00565B 0%, #008388 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-verde-azulado-dark', endColorstr='$brand-verde-azulado', GradientType=1 );
    -pie-background: linear-gradient(to left, #00565B 0%, #008388 100%);
    color: #fff !important;
}

/* #1 */
.bg-verde-azulado-1 {
    background-color: #E7F3F4 !important;
    color: #222 !important;
}

    .bg-verde-azulado-1 *, .bg-verde-azulado-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-verde-azulado-2 {
    background-color: #D0E8E9 !important;
    color: #222 !important;
}

    .bg-verde-azulado-2 *, .bg-verde-azulado-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-verde-azulado-3 {
    background-color: #B9DDDE !important;
    color: #222 !important;
}

    .bg-verde-azulado-3 *, .bg-verde-azulado-3 a {
        color: #222 !important;
    }

/* #4 */
.bg-verde-azulado-4 {
    background-color: #A2D1D3 !important;
    color: #222 !important;
}

    .bg-verde-azulado-4 *, .bg-verde-azulado-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-verde-azulado-5 {
    background-color: #8BC6C8 !important;
    color: #222 !important;
}

    .bg-verde-azulado-5 *, .bg-verde-azulado-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-verde-azulado-6 {
    background-color: #73BBBE !important;
    color: #111 !important;
}

    .bg-verde-azulado-6 *, .bg-verde-azulado-6 a {
        color: #111 !important;
    }

/* #3 */
.bg-verde-azulado-7 {
    background-color: #5CB0B3 !important;
    color: #111 !important;
}

    .bg-verde-azulado-7 *, .bg-verde-azulado-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-verde-azulado-8 {
    background-color: #45A4A8 !important;
    color: #111 !important;
}

    .bg-verde-azulado-8 *, .bg-verde-azulado-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-verde-azulado-9 {
    background-color: #2E999D !important;
    color: #111 !important;
}

    .bg-verde-azulado-9 *, .bg-verde-azulado-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-verde-azulado-10 {
    background-color: #178E92 !important;
    color: #000 !important;
}

    .bg-verde-azulado-10 *, .bg-verde-azulado-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-verde-azulado-11 {
    background-color: #008388 !important;
    color: #fff !important;
}

    .bg-verde-azulado-11 *, .bg-verde-azulado-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-verde-azulado-12 {
    background-color: #00787C !important;
    color: #fff !important;
}

    .bg-verde-azulado-12 *, .bg-verde-azulado-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-verde-azulado-13 {
    background-color: #006C70 !important;
    color: #fff !important;
}

    .bg-verde-azulado-13 *, .bg-verde-azulado-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-verde-azulado-14 {
    background-color: #006063 !important;
    color: #fff !important;
}

    .bg-verde-azulado-14 *, .bg-verde-azulado-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-verde-azulado-15 {
    background-color: #005457 !important;
    color: #fff !important;
}

    .bg-verde-azulado-15 *, .bg-verde-azulado-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-verde-azulado-16 {
    background-color: #00484B !important;
    color: #fff !important;
}

    .bg-verde-azulado-16 *, .bg-verde-azulado-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-verde-azulado-17 {
    background-color: #003C3E !important;
    color: #fff !important;
}

    .bg-verde-azulado-17 *, .bg-verde-azulado-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-verde-azulado-18 {
    background-color: #003032 !important;
    color: #fff !important;
}

    .bg-verde-azulado-18 *, .bg-verde-azulado-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-verde-azulado-19 {
    background-color: #002426 !important;
    color: #fff !important;
}

    .bg-verde-azulado-19 *, .bg-verde-azulado-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-verde-azulado-20 {
    background-color: #001819 !important;
    color: #fff !important;
}

    .bg-verde-azulado-20 *, .bg-verde-azulado-20 a {
        color: #fff !important;
    }

/* Elementos asociados al bg-gray*/
.bg-gray {
    color: #222 !important;
    background-color: #FBFBFB !important;
}

.bg-gray-dark {
    background-color: #b7b7b7 !important;
    color: #222 !important;
}

.bg-gray-light {
    background-color: #FAFBFC !important;
    color: #222 !important;
}

.bg-gray-gradient {
    background: #E9E9E9;
    background: -moz-linear-gradient(left, #B7B7B7 0%, #E9E9E9 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #B7B7B7), color-stop(100%, #E9E9E9));
    background: -webkit-linear-gradient(left, #B7B7B7 0%, #E9E9E9 100%);
    background: -o-linear-gradient(left, #B7B7B7 0%, #E9E9E9 100%);
    background: -ms-linear-gradient(left, #B7B7B7 0%, #E9E9E9 100%);
    background: linear-gradient(to right, #B7B7B7 0%, #E9E9E9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$brand-gray-dark', endColorstr='$brand-gray', GradientType=1 );
    -pie-background: linear-gradient(to left, #B7B7B7 0%, #E9E9E9 100%);
    color: #000 !important;
}

/* #1 */
.bg-gray-1 {
    background-color: #F2F2F2 !important;
    color: #222 !important;
}

    .bg-gray-1 *, .bg-gray-1 a {
        color: #222 !important;
    }

/* #2 */
.bg-gray-2 {
    background-color: #E6E6E6 !important;
    color: #222 !important;
}

    .bg-gray-2 *, .bg-gray-2 a {
        color: #222 !important;
    }

/* #3 */
.bg-gray-3 {
    background-color: #D8D8D8 !important;
    color: #222 !important;
}

    .bg-gray-3 *, .bg-gray-3 a {
        color: #333 !important;
    }

/* #4 */
.bg-gray-4 {
    background-color: #CCC !important;
    color: #222 !important;
}

    .bg-gray-4 *, .bg-gray-4 a {
        color: #222 !important;
    }

/* #5 */
.bg-gray-5 {
    background-color: #BEBEBE !important;
    color: #222 !important;
}

    .bg-gray-5 *, .bg-gray-5 a {
        color: #222 !important;
    }

/* #6 */
.bg-gray-6 {
    background-color: #B1B1B1 !important;
    color: #222 !important;
}

    .bg-gray-6 *, .bg-gray-6 a {
        color: #222 !important;
    }

/* #3 */
.bg-gray-7 {
    background-color: #A4A4A4 !important;
    color: #111 !important;
}

    .bg-gray-7 *, .bg-gray-7 a {
        color: #111 !important;
    }

/* #8 */
.bg-gray-8 {
    background-color: #999999 !important;
    color: #111 !important;
}

    .bg-gray-8 *, .bg-gray-8 a {
        color: #111 !important;
    }

/* #9 */
.bg-gray-9 {
    background-color: #8A8A8A !important;
    color: #111 !important;
}

    .bg-gray-9 *, .bg-gray-9 a {
        color: #111 !important;
    }

/* #10 */
.bg-gray-10 {
    background-color: #7D7D7D !important;
    color: #000 !important;
}

    .bg-gray-10 *, .bg-gray-10 a {
        color: #000 !important;
    }

/* #11 */
.bg-gray-11 {
    background-color: #707070 !important;
    color: #fff !important;
}

    .bg-gray-11 *, .bg-gray-11 a {
        color: #fff !important;
    }

/* #12 */
.bg-gray-12 {
    background-color: #666666 !important;
    color: #fff !important;
}

    .bg-gray-12 *, .bg-gray-12 a {
        color: #fff !important;
    }

/* #13 */
.bg-gray-13 {
    background-color: #5C5C5C !important;
    color: #fff !important;
}

    .bg-gray-13 *, .bg-gray-13 a {
        color: #fff !important;
    }

/* #14 */
.bg-gray-14 {
    background-color: #525252 !important;
    color: #fff !important;
}

    .bg-gray-14 *, .bg-gray-14 a {
        color: #fff !important;
    }

/* #15 */
.bg-gray-15 {
    background-color: #484848 !important;
    color: #fff !important;
}

    .bg-gray-15 *, .bg-gray-15 a {
        color: #fff !important;
    }

/* #16 */
.bg-gray-16 {
    background-color: #3E3E3E !important;
    color: #fff !important;
}

    .bg-gray-16 *, .bg-gray-16 a {
        color: #fff !important;
    }

/* #17 */
.bg-gray-17 {
    background-color: #333333 !important;
    color: #fff !important;
}

    .bg-gray-17 *, .bg-gray-17 a {
        color: #fff !important;
    }

/* #18 */
.bg-gray-18 {
    background-color: #292929 !important;
    color: #fff !important;
}

    .bg-gray-18 *, .bg-gray-18 a {
        color: #fff !important;
    }

/* #19 */
.bg-gray-19 {
    background-color: #1F1F1F !important;
    color: #fff !important;
}

    .bg-gray-19 *, .bg-gray-19 a {
        color: #fff !important;
    }

/* #20 */
.bg-gray-20 {
    background-color: #151515 !important;
    color: #fff !important;
}

    .bg-gray-20 *, .bg-gray-20 a {
        color: #fff !important;
    }

.bg-gradient-primary {
    background: #045f89;
    background: -moz-linear-gradient(left, #045f89 0%, #0694d6 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #045f89), color-stop(100%, #0694d6));
    background: -webkit-linear-gradient(left, #045f89 0%, #0694d6 100%);
    background: -o-linear-gradient(left, #045f89 0%, #0694d6 100%);
    background: -ms-linear-gradient(left, #045f89 0%, #0694d6 100%);
    background: linear-gradient(to right, #045f89 0%, #0694d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045f89', endColorstr='#0694d6', GradientType=1 );
    -pie-background: linear-gradient(to left, #045f89 0%, #0694d6 100%);
}

/* celeste-verde */
.bg-gradient-1 {
    background: #55bbeb \9;
    background: -moz-linear-gradient(left, #55bbeb 0%, #84c450 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #55bbeb), color-stop(100%, #84c450));
    background: -webkit-linear-gradient(left, #55bbeb 0%, #84c450 100%);
    background: -o-linear-gradient(left, #55bbeb 0%, #84c450 100%);
    background: -ms-linear-gradient(left, #55bbeb 0%, #84c450 100%);
    background: linear-gradient(to right, #55bbeb 0%, #84c450 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55bbeb', endColorstr='#84c450', GradientType=0 );
    -pie-background: linear-gradient(to left, #55bbeb 0%, #84c450 100%);
}

/* violeta-celeste */
.bg-gradient-2 {
    background: #8668ad;
    background: -moz-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
    background: -webkit-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
    background: -o-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
    background: -ms-linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
    background: linear-gradient(90deg, #8668ad 0%, #55bbeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8668ad', endColorstr='#55bbeb', GradientType=0 );
    -pie-background: linear-gradient(to left, #8668ad 0%, #55bbeb 100%);
}

/* violeta-celeste */
.bg-gradient-3 {
    background: #514A9D;
    background: -moz-linear-gradient(90deg, #514A9D 0%, #24C6DC 100%);
    background: -webkit-linear-gradient(90deg, #514A9D 0%, #24C6DC 100%);
    background: -o-linear-gradient(90deg, #514A9D 0%, #24C6DC 100%);
    background: -ms-linear-gradient(90deg, #514A9D 0%, #24C6DC 100%);
    background: linear-gradient(90deg, #514A9D 0%, #24C6DC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#514A9D', endColorstr='#24C6DC', GradientType=0 );
    -pie-background: linear-gradient(to left, #514A9D 0%, #24C6DC 100%);
}

/* fondos */
.bg-gradient-4 {
    background: #ECE2DF;
    background: -moz-linear-gradient(90deg, #ECE2DF 0%, #EADFDF 100%);
    background: -webkit-linear-gradient(90deg, #ECE2DF 0%, #EADFDF 100%);
    background: -o-linear-gradient(90deg, #ECE2DF 0%, #EADFDF 100%);
    background: -ms-linear-gradient(90deg, #ECE2DF 0%, #EADFDF 100%);
    background: linear-gradient(90deg, #ECE2DF 0%, #EADFDF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECE2DF', endColorstr='#EADFDF', GradientType=0 );
    -pie-background: linear-gradient(to left, #ECE2DF 0%, #EADFDF 100%);
}

.bg-gradient-5 {
    background: #D3CCE3;
    background: -moz-linear-gradient(90deg, #E9E4F0 0%, #D3CCE3 100%);
    background: -webkit-linear-gradient(to left, #E9E4F0 0%, #D3CCE3 100%);
    background: -o-linear-gradient(to left, #E9E4F0 0%, #D3CCE3 100%);
    background: -ms-linear-gradient(to left, #E9E4F0 0%, #D3CCE3 100%);
    background: linear-gradient(to left, #E9E4F0 0%, #D3CCE3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9E4F0', endColorstr='#D3CCE3', GradientType=0 );
    -pie-background: linear-gradient(to left, #E9E4F0 0%, #D3CCE3 100%);
}

/* rojo */
.bg-gradient-danger {
    background: #e50a0a;
    background: -moz-linear-gradient(90deg, #e50a0a 0%, #f54b0f 100%);
    background: -webkit-linear-gradient(90deg, #e50a0a 0%, #f54b0f 100%);
    background: -o-linear-gradient(90deg, #e50a0a 0%, #f54b0f 100%);
    background: -ms-linear-gradient(90deg, #e50a0a 0%, #f54b0f 100%);
    background: linear-gradient(90deg, #e50a0a 0%, #f54b0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e50a0a', endColorstr='#f54b0f', GradientType=1 );
    -pie-background: linear-gradient(to left, #e50a0a 90%, #f54b0f 100%);
}

/* verde */
.bg-gradient-success {
    background: #42b574;
    background: -moz-linear-gradient(90deg, #42b574 0%, #84c450 100%);
    background: -webkit-linear-gradient(90deg, #42b574 0%, #84c450 100%);
    background: -o-linear-gradient(90deg, #42b574 0%, #84c450 100%);
    background: -ms-linear-gradient(90deg, #42b574 0%, #84c450 100%);
    background: linear-gradient(90deg, #42b574 0%, #84c450 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42b574', endColorstr='#84c450', GradientType=1 );
    -pie-background: linear-gradient(to left, #42b574 90%, #84c450 100%);
}

/* gris oscuro */
.bg-gradient-black {
    background: #191919;
    background: -moz-linear-gradient(90deg, #191919 0%, #434345 100%);
    background: -webkit-linear-gradient(90deg, #191919 0%, #434345 100%);
    background: -o-linear-gradient(90deg, #191919 0%, #434345 100%);
    background: -ms-linear-gradient(90deg, #191919 0%, #434345 100%);
    background: linear-gradient(90deg, #191919 0%, #434345 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#434345', GradientType=1 );
    -pie-background: linear-gradient(to left, #191919 90%, #434345 100%);
}

/* violeta */
.bg-gradient-uva {
    background: #695999;
    background: -moz-linear-gradient(90deg, #695999 0%, #8668ad 100%);
    background: -webkit-linear-gradient(90deg, #695999 0%, #8668ad 100%);
    background: -o-linear-gradient(90deg, #695999 0%, #8668ad 100%);
    background: -ms-linear-gradient(90deg, #695999 0%, #8668ad 100%);
    background: linear-gradient(90deg, #695999 0%, #8668ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#695999', endColorstr='#8668ad', GradientType=1 );
    -pie-background: linear-gradient(to left, #695999 90%, #8668ad 100%);
}

/* celeste */
.bg-gradient-info {
    background: #64aae1;
    background: -moz-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
    background: -webkit-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
    background: -o-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
    background: -ms-linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
    background: linear-gradient(90deg, #64aae1 0%, #79ccf2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64aae1', endColorstr='#79ccf2', GradientType=1 );
    -pie-background: linear-gradient(to left, #64aae1 0%, #79ccf2 100%);
}

/* naranja */
.bg-gradient-naranja {
    background: #F3A43D;
    background: -moz-linear-gradient(90deg, #F3A43D 0%, #f5bf2f 100%);
    background: -webkit-linear-gradient(90deg, #F3A43D 0%, #f5bf2f 100%);
    background: -o-linear-gradient(90deg, #F3A43D 0%, #f5bf2f 100%);
    background: -ms-linear-gradient(90deg, #F3A43D 0%, #f5bf2f 100%);
    background: linear-gradient(90deg, #F3A43D 0%, #f5bf2f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3A43D', endColorstr='#f5bf2f', GradientType=1 );
    -pie-background: linear-gradient(to left, #F3A43D 90%, #f5bf2f 100%);
}

/* PORTAL CLAVE FISCAL */
.cf-toolbar {
    border-top: 10px solid #04618d !important;
}

/* TAMANOS FUENTES GRANDES */
.large h1, .large h2, .large h3, .large h4, .large h5, .large h6, .large p, h1.large, h2.large, h3.large, h4.large, h5.large, h6.large, p.large, .jumbotron .jumbotron_body .large h1, .jumbotron .jumbotron_body .large h2, .jumbotron .jumbotron_body .large h3, .jumbotron .jumbotron_body .large h4, .jumbotron .jumbotron_body .large h5, .jumbotron .jumbotron_body .large h6 {
    font-size: 3rem !important;
}

.big, .big h1, .big h2, .big h3, .big h4, .big h5, .big h6, .big p, h1.big, h2.big, h3.big, h4.big, h5.big, h6.big, p.big, .jumbotron .jumbotron_body .big h1, .jumbotron .jumbotron_body .big h2, .jumbotron .jumbotron_body .big h3, .jumbotron .jumbotron_body .big h4, .jumbotron .jumbotron_body .big h5, .jumbotron .jumbotron_body .big h6 {
    font-size: 3.5rem !important;
}

.bigger, .bigger h1, .bigger h2, .bigger h3, .bigger h4, .bigger h5, .bigger h6, .bigger p, h1.bigger, h2.bigger, h3.bigger, h4.bigger, h5.bigger, h6.bigger, p.bigger, .jumbotron .jumbotron_body .bigger h1, .jumbotron .jumbotron_body .bigger h2, .jumbotron .jumbotron_body .bigger h3, .jumbotron .jumbotron_body .bigger h4, .jumbotron .jumbotron_body .bigger h5, .jumbotron .jumbotron_body .bigger h6 {
    font-size: 4rem !important;
}

.biggest, .biggest h1, .biggest h2, .biggest h3, .biggest h4, .biggest h5, .biggest h6, .biggest p, h1.biggest, h2.biggest, h3.biggest, h4.biggest, h5.biggest, h6.biggest, p.biggest, .jumbotron .jumbotron_body .biggest h1, .jumbotron .jumbotron_body .biggest h2, .jumbotron .jumbotron_body .biggest h3, .jumbotron .jumbotron_body .biggest h4, .jumbotron .jumbotron_body .biggest h5, .jumbotron .jumbotron_body .biggest h6 {
    font-size: 4.5rem !important;
}

@media (max-width: 767px) {
    .large, .large h1, .large h2, .large h3, .large h4, .large h5, .large h6, .large p, h1.large, h2.large, h3.large, h4.large, h5.large, h6.large, p.large, .jumbotron .jumbotron_body .large h1, .jumbotron .jumbotron_body .large h2, .jumbotron .jumbotron_body .large h3, .jumbotron .jumbotron_body .large h4, .jumbotron .jumbotron_body .large h5, .jumbotron .jumbotron_body .large h6 {
        font-size: 25px !important;
    }

    .big, .big h1, .big h2, .big h3, .big h4, .big h5, .big h6, .big p, h1.big, h2.big, h3.big, h4.big, h5.big, h6.big, p.big, .jumbotron .jumbotron_body .big h1, .jumbotron .jumbotron_body .big h2, .jumbotron .jumbotron_body .big h3, .jumbotron .jumbotron_body .big h4, .jumbotron .jumbotron_body .big h5, .jumbotron .jumbotron_body .big h6 {
        font-size: 40px !important;
    }

    .bigger, .bigger h1, .bigger h2, .bigger h3, .bigger h4, .bigger h5, .bigger h6, .bigger p, h1.bigger, h2.bigger, h3.bigger, h4.bigger, h5.bigger, h6.bigger, p.bigger, .jumbotron .jumbotron_body .bigger h1, .jumbotron .jumbotron_body .bigger h2, .jumbotron .jumbotron_body .bigger h3, .jumbotron .jumbotron_body .bigger h4, .jumbotron .jumbotron_body .bigger h5, .jumbotron .jumbotron_body .bigger h6 {
        font-size: 40px !important;
    }

    .biggest, .biggest h1, .biggest h2, .biggest h3, .biggest h4, .biggest h5, .biggest h6, .biggest p, h1.biggest, h2.biggest, h3.biggest, h4.biggest, h5.biggest, h6.biggest, p.biggest, .jumbotron .jumbotron_body .biggest h1, .jumbotron .jumbotron_body .biggest h2, .jumbotron .jumbotron_body .biggest h3, .jumbotron .jumbotron_body .biggest h4, .jumbotron .jumbotron_body .biggest h5, .jumbotron .jumbotron_body .biggest h6 {
        font-size: 50px !important;
    }
}


/* SIDEBAR */
.nav-pills {
    margin-top: 0px;
}


a.nav-pills li i {
    color: #FFF;
}

.nav-pills li i:not(li.active) {
    margin-right: 12px;
    overflow: hidden;
    width: 20px !;
    font-size: initial;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #0d658b;
}

.nav-pills li i.fa, .nav-pills li i[class*="icono-arg"] {
    width: 20px;
}

.nav-pills li i[class*="icono-arg"] {
    font-size: 12px !important;
}


.nav-pills > li {
    float: left;
    background-color: transparent;
    margin-right: 2px;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}

    .nav-pills > li + li {
        margin-left: 0px;
    }

    .nav-pills > li > a {
        color: #0d658b !important;
    }

        .nav-pills > li > a:hover,
        .nav-pills > li > a:focus {
            color: #0688c3 !important;
            background-color: #0d658b !important;
            background-color: #0d658b !important;
        }

    .nav-pills > li.active > a,
    .nav-pills > li.active > a:hover,
    .nav-pills > li.active > a:focus {
        color: #09445d !important;
        background: #fff !important;
    }

.nav-pills li.active i {
    color: #FFF !important;
}

@media (max-width: 992px) {
    .navbar.navbar-top .input-group {
        width: 230px;
    }

    .navbar-brand h1 {
        font-size: 18px;
        margin: 7px 0 7px 12px;
    }

    .navbar-default .nav ul {
        border-top: 1px solid #ececec;
    }

    .navbar-default .nav > li > a {
        font-size: 17px !important;
        padding-left: 20px;
        padding-right: 20px;
        border-bottom: 1px solid #666666;
    }
}

@media (max-width: 767px) {
    .navbar-collapse .nav > li {
        position: relative;
        display: block;
        width: 100%;
    }
}

.nav-2 {
    width: 100%;
    background: #139ED9 !important;
    opacity: 1;
    padding: 0 !important;
    height: 90px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

    .nav-2 h1, .nav-2 h2, .nav-2 h3, .nav-2 h4, .nav-2 h5 {
        text-shadow: 0 0px 0px rgba(0, 0, 0, 0.5) !important;
        display: table-cell;
        display: inline-block \9;
        height: 60px;
        vertical-align: middle;
    }



/* Sidebar */

.page-sidebar .nav-pills li > a {
    padding: .5rem 1rem;
    border: 0;
    border-radius: .25rem !important;
    font-size: 1rem !important;
    margin-bottom: 2px;
    font-weight: 400;
}

    .page-sidebar .nav-pills li > a:hover {
        color: #fff !important;
    }



.page-sidebar .nav-pills li.title > a, .page-sidebar .nav-pills li.title > a:hover, .page-sidebar .nav-pills li.title > a:focus {
    border: 0;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 700;
    color: #0d658b;
    padding: 10px 20px;
    margin-bottom: 2px;
}

.page-sidebar .nav-pills li.title {
    border: 0;
    text-transform: uppercase;
    font-size: 22px !important;
    font-weight: 700;
    color: #0d658b !important;
    padding: 10px 20px 10px 0;
    margin-bottom: 2px;
}

.page-sidebar .nav-pills li.separador {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-sidebar .nav-pills li.active > a, .page-sidebar .nav-pills li.active > a:focus {
    background-color: #0d658b;
    background-color: #0d658b !important;
    text-decoration: underline;
    color: #fff;
}

    .page-sidebar .nav-pills li.active > a:hover {
        background-color: #09445d !important;
    }


.panel .nav-pills li.active > a:hover {
    background-color: #09445d;
    background-color: #09445d !important;
}

.page-sidebar .nav-pills2 li > a {
    font-size: 16px !important;
    font-weight: 500;
    line-height: 30px;
    display: block;
    padding: 10px 22px !important;
    text-decoration: none !important;
}

.page-sidebar .nav-pills li ul li.active > a {
    background-color: #ececec !important;
}

.page-sidebar .nav-pills li ul li {
    font-size: 18px;
    width: 100%;
    padding-left: 10px !important;
}

.nav-pills > li > ul.nav-pills > li a {
    color: #000 !important;
}

.page-sidebar .nav-pills li ul li a {
    color: #606060 !important;
}

.page-sidebar .nav-pills li ul {
    list-style: circle !important;
}

.page-sidebar .badge {
    color: #fff !important;
}

.page-sidebar .nav-pills li.active > a, .page-sidebar .nav-pills li.active > a:hover, .page-sidebar .nav-pills li.active > a:focus {
    color: #F9F9F9 !important;
    font-weight: 700;
}

.page-sidebar .nav-pills li > a:hover, .page-sidebar .nav-pills li > a:focus {
    background-color: #E7F0F4;
    border-color: #E7F0F4;
    color: #333333 !important;
}

.page-sidebar .nav-pills li > a:active {
    background-color: #CFE0E8 !important;
    color: #333 !important;
}

.nav-pills li.title > a, .nav-pills li.title > a:hover {
    padding: 10px 0px 0px 0px !important;
    background-color: none !important;
    background: none !important;
}

    .nav-pills li.title > a:hover {
        color: #02293b !important;
    }

/* LISTAS */
a.list-group-item:focus, a.list-group-item:focus small, a.list-group-item:hover, a.list-group-item:hover small {
    background-color: #0D658B !important;
    color: #fff;
}


ul.list-interline li, ol.list-interline li {
    margin-top: 10px;
}

    ul.list-interline li:first-child, ol.list-interline li:first-child {
        margin-top: 0px !important;
    }

.list-bullet li, ul ul.list-bullet li, ul li ul.list-bullet li {
    list-style: disc !important;
    list-style-image: none !important;
    text-decoration: none;
    vertical-align: text-top;
    background-image: none !important;
    border-bottom: none !important;
    line-height: 1.6;
}

.list-circle li, ul ul.list-circle li, ul li ul.list-circle li {
    list-style: circle !important;
    list-style-image: none !important;
    text-decoration: none;
    vertical-align: text-top;
    background-image: none !important;
    border-bottom: none !important;
    line-height: 1.6;
}

.list-square li, ul ul.list-square li, ul li ul.list-square li {
    list-style: square !important;
    list-style-image: none !important;
    text-decoration: none;
    vertical-align: text-top;
    background-image: none !important;
    border-bottom: none !important;
    line-height: 1.6;
}

.list-mayusculas li, ul ul.list-mayusculas li, ul li ul.list-mayusculas li {
    list-style: upper-alpha !important;
    list-style-image: none !important;
    text-decoration: none;
    vertical-align: text-top;
    background-image: none !important;
    border-bottom: none !important;
    line-height: 1.6;
}

.list-minusculas li, ul ul.list-minusculas li, ul li ul.list-minusculas li {
    list-style: lower-alpha !important;
    list-style-image: none !important;
    text-decoration: none;
    vertical-align: text-top;
    background-image: none !important;
    border-bottom: none !important;
    line-height: 1.6;
}

.list-romanos li, ul ul.list-romanos li, ul li ul.list-romanos li {
    list-style: upper-roman !important;
    list-style-image: none !important;
    text-decoration: none;
    vertical-align: text-top;
    background-image: none !important;
    border-bottom: none !important;
    line-height: 1.6;
}

.list-arrow li, ul ul.list-arrow li, ul li ul.list-arrow li {
    background-repeat: no-repeat;
    background-position: 0px 10px;
    background-size: 13px 13px;
    list-style: url(images/listas/right-arrow.png) !important;
    text-decoration: none;
    vertical-align: text-top;
    line-height: 1.6;
}

.list-arrowBlue li, ul ul.list-arrowBlue li, ul li ul.list-arrowBlue li {
    background-repeat: no-repeat;
    background-position: 0px 10px;
    background-size: 13px 13px;
    list-style: url(images/listas/right-arrow-blue.png) !important;
    text-decoration: none;
    vertical-align: text-top;
    line-height: 1.6;
}

[class*="list-"] li > ol li {
    list-style: decimal !important;
}

/* Clases para ocultar objetos en mobile y web */
.mobile {
    display: none !important;
}

.mobileOnly {
    display: none !important;
}

.webOnly {
    display: inline-block !important;
}

/* HEADER AFIP*/

body.sistemas .navbar, .navbar ul li .dropdown-menu {
    background-color: #FFF !important;
}

/* header blanco*/

body.sistemas .navbar-brand, .navbar-brand.navbar-brand-negro {
    width: 128px;
    background: url(/frameworkAFIP/img/logo_afip_negro.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: center;
    background-position-x: center;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    margin-left: -10px;
}

body.sistemas > footer .navbar-brand {
    width: 128px;
    background: url(/frameworkAFIP/img/logo_afip_blanco.svg) !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position-y: center;
    background-position-x: center;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 15px;
}

@media (max-width: 767px) {
    footer .navbar-brand {
        float: none !important;
        margin: 0 auto !important;
        margin-top: 15px !important;
    }
}


body.sistemas .navbar .nombreServicio {
    color: #000 !important;
}

body.sistemas .navbar-default .nav > li > a {
    color: #333 !important;
}

body.sistemas .navbar-default .nav > li.active > a {
    color: #0d658b !important;
    background: #f2f2f2 !important;
}

body.sistemas .navbar-default .nav > li > a:hover, body.sistemas header .navbar-default .navbar-nav > .open > a {
    color: #0d658b !important;
    background: #f2f2f2 !important;
}

body.sistemas.sticky-header > .smaller > .navbar-default .nav > li.active > a {
    color: #0d658b !important;
}

body.sistemas .navbar ul li .dropdown-menu {
    background-color: #FFF !important;
}

    body.sistemas .navbar ul li .dropdown-menu li a {
        color: #1e2125 !important;
    }

        body.sistemas .navbar ul li .dropdown-menu li a:focus, body.sistemas .navbar ul li .dropdown-menu li a:hover, body.sistemas .navbar ul li .dropdown-menu > li > a:focus, body.sistemas .navbar ul li .dropdown-menu > li > a:hover {
            background-color: #e9ecef !important;
            color: #1e2125 !important;
        }



.navbar, .navbar ul li .dropdown-menu {
    background-color: #000 !important;
}


    .navbar.bg-white, .navbar .container .row > .bg-white, header .nav.bg-white {
        background: #000 !important;
    }

.navbar-fixed {
    position: fixed;
    display: table;
    top: 0;
    width: 100%;
    border: 0px solid transparent !important;
    margin-bottom: 75px;
    z-index: 1;
}

header.navbar-fixed {
    min-height: 180px !important;
}

.navbar-brand {
    padding: 15px 5px !important;
}

#nombreSistema {
    display: none;
}

#nombreSistemaHeader {
    display: table-cell;
    display: inline-block \9;
}

.nombreSistema, .nombreSistemaMenu {
    font-size: 2px;
    color: #FFF !important;
    line-height: 20px;
    overflow: hidden;
    height: 72px;
    vertical-align: middle;
    display: table-cell;
    display: inline-block \9;
}

.userContainer {
    margin: 4px 0px 4px 10px;
    font-size: 14px;
    text-align: right;
    line-height: 16px;
    color: #999;
    letter-spacing: 0.4px;
}

    .userContainer h6 {
        padding: 2px 0;
        margin: 0 0 2px 0;
        line-height: 18px;
        font-size: 15px;
    }

    .userContainer .fa-user {
        padding-right: 6px !important;
    }

#user .dropdown-menu {
    background: #fff !important;
}

.menu-user {
    min-width: 600px !important;
}

#promo-panel .panel-heading {
    height: 33rem;
}

body.sticky-footer .main-footer {
    display: block;
    /*height: inherit;*/
}

/* Side Bar*/
#userDropDownContainer {
    color: #333;
    padding: 20px;
    font-size: 16px !important;
    min-width: 100%;
    border: 1px solid #ddd;
}

    #userDropDownContainer hr {
        margin: 15px 0;
    }

.width-full {
    width: 100%;
}

.width-half {
    width: 45%;
}

/* vencimientos */
.list-group-agenda .list-group-item {
    padding: 8px 15px;
}

.agenda-info {
    vertical-align: middle;
}

.agenda-date strong {
    display: inline;
    font-size: 21px;
}

/*helpers*/

.progress-bar {
    background-color: #0d658b !important;
}

.block {
    display: block;
}



.form-inline .control-label {
    margin-bottom: 5px !important;
    vertical-align: middle;
}

btn.no-form-label, .no-form-label {
    margin-top: 28px !important;
}

.form-inline .no-form-label {
    margin-top: 39px !important;
}

.btn-sm.no-form-label {
    margin-top: 28px !important;
}

.btn-lg.no-form-label {
    margin-top: 28px !important;
}


@media (max-width: 768px) {
    .no-form-label {
        margin-top: 0px !important;
    }
}
/* medios de pagos styles */
.item {
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    border-radius: .25rem !important;
    border: 1px solid #DEE2E6;
    padding: 10px;
    margin-bottom: 10px;
}

    .item:hover {
        cursor: pointer;
    }

    .item.selected {
        border: 3px solid #0d658b;
    }

/* nav bar */
.desactivado:before {
    content: '';
    height: 2.2585em;
    left: 50%;
    margin: -1.12925em 0 0 -1.12925em;
    position: absolute;
    top: 88%;
    width: 2.2585em;
    z-index: 5;
}

.desactivado:after {
    background-color: rgba(204, 204, 204, 0.7);
    background-color: #dbdbdb \9;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    border-radius: .25rem !important;
    content: '';
    height: 88%;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 4;
}

.mobile {
    display: none;
}

.dataTable td {
    font-size: 15px !important;
}

@media only screen and (max-width: 769px) {
    .item {
        width: 100%;
    }

    .webOnly, .web-only {
        display: none !important;
    }

    .mobileOnly, .mobile-only {
        display: initial !important;
    }



    #nombreSistemaHeader {
        display: none;
    }

    #nombreSistema {
        display: table-cell;
        #display: block;
        display: inline-block \9;
        vertical-align: middle;
        padding: 10px 0;
    }

    .nombreSistema, .nombreSistemaMenu {
        font-size: 20px;
        color: #2b81b1 !important;
        line-height: 20px;
        overflow: hidden;
        height: 60px;
        vertical-align: middle;
        display: table-cell;
        display: inline-block \9;
    }

    .navbar-brand {
        height: 50px;
        padding: 15px 0px 15px 15px;
    }

    .userContainer {
        font-size: 14px;
        line-height: 16px;
        text-align: left;
    }

        .userContainer h6 {
            padding: 2px 0;
            margin: 0;
            line-height: 18px;
            font-size: 14px;
            text-align: left;
        }

    /* Desplegable de Usuario */
    .navbar-top .navbar-header-avatar {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: relative;
        top: 12px;
    }

    .menu-user {
        min-width: 100% !important;
    }

    #user #userDropDownContainer .dropdown-menu {
        background: #ccc !important;
    }

    #userDropDownContainer {
        color: #333;
        padding: 20px;
        font-size: 10px !important;
        width: 100% !important;
        border: 1px solid #ddd;
    }

        #userDropDownContainer.dropdown-menu {
            display: block !important;
            position: relative;
            background-color: #EFEFEF !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            margin: 0;
            margin-bottom: -5px;
        }

    .navbar-afip {
        background-color: #0d658b !important;
        min-height: 52px !important;
    }
}

@media (max-width: 420px) {
    .userContainer.mobile {
        display: block;
    }

    .menu-user {
        min-width: 100% !important;
    }

    .nombreSistema {
        font-size: 18px;
        padding-top: 8px;
    }

    .nombreSistemaMenu {
        font-size: 18px;
        top: 50px;
        position: absolute;
        height: 60px;
        vertical-align: middle;
        display: table-cell;
        display: inline-block \9;
    }

    .userContainer.mobile .fa-user {
        padding-right: 6px !important;
    }

    .mobile.userContainer h6 {
        color: #fff !important;
    }

    .userContainer {
        text-align: left !important;
        margin: 0 10px 10px 10px !important;
        line-height: 18px;
        font-size: 16px;
    }

    .navbar .container {
        margin: 0 10px;
        width: auto;
        overflow: hidden;
    }



        .navbar .container .navbar-header .navbar-brand img {
            width: 80px;
            margin-top: 2px;
            height: auto;
            max-width: none;
            position: absolute;
            top: 20px;
            left: 20px;
        }

        .navbar .container .navbar-header .navbar-brand span {
            display: table;
            font-size: 16px;
            line-height: normal;
            max-width: 100%;
        }

    a.btn, button.btn, a.btn.btn-sm, button.btn.btn-sm {
        width: 100% !important;
    }

    .navbar .btn.btn-xs {
        padding: 0px;
    }

    a.btn.btn-xs, button.btn.btn-xs {
        width: inherit !important;
    }

    .icon-item i {
        font-size: 3em;
    }
}
/* Colores Textos */
.text-muted {
    color: #707070 !important;
}

.icon-circle i {
    color: #fff !important;
}

    .fa.text-primary, .text-primary, .icon-circle i.text-primary, [class*="bg-"] .text-primary {
        color: #0d658b !important;
    }

    .text-secondary, .icon-circle i.text-secondary, [class*="bg-"] .text-secondary {
        color: #139ED9 !important;
    }

    .text-success, .icon-circle i.text-success, [class*="bg-"] .text-success {
        color: #2E7D33 !important;
    }

    .text-info, .icon-circle i.text-info, [class*="bg-"] .text-info {
        color: #139ED9 !important;
    }

    .text-warning, .icon-circle i.text-warning, [class*="bg-"] .text-warning {
        color: #F9A822 !important;
    }

    .text-danger, .icon-circle i.text-danger, [class*="bg-"] .text-danger {
        color: #c62828 !important;
    }

    .text-fucsia, .icon-circle i.text-fucsia, [class*="bg-"] .text-fucsia {
        color: #EC407A !important;
    }

    .text-arandano, .icon-circle i.text-arandano, [class*="bg-"] .text-arandano {
        color: #C2185B !important;
    }

    .text-uva, .icon-circle i.text-uva, [class*="bg-"] .text-uva {
        color: #6A1B99 !important;
    }

    .text-cielo, .icon-circle i.text-cielo, [class*="bg-"] .text-cielo {
        color: #009dda !important;
    }

    .text-verdin, .icon-circle i.text-verdin, [class*="bg-"] .text-verdin {
        color: #6EA100 !important;
    }

    .text-lima, .icon-circle i.text-lima, [class*="bg-"] .text-lima {
        color: #CDDC39 !important;
    }

    .text-naranja, .icon-circle i.text-naranja, [class*="bg-"] .text-naranja {
        color: #EF6C00 !important;
    }

    .text-maiz, .icon-circle i.text-maiz, [class*="bg-"] .text-maiz {
        color: #FFCE00 !important;
    }

    .text-tomate, .icon-circle i.text-tomate, [class*="bg-"] .text-tomate {
        color: #EF5350 !important;
    }

    .text-gray-light, .icon-circle i.text-gray-light, [class*="bg-"] .text-gray-light {
        color: #FAFBFC !important;
    }

    .text-gray, .icon-circle i.text-gray, [class*="bg-"] .text-gray {
        color: #767676 !important;
    }

    .text-gray-dark, .icon-circle i.text-gray-dark, [class*="bg-"] .text-gray-dark {
        color: #000 !important;
    }

.text-initial {
    text-transform: initial !important;
}

/* Ajustes Tarjetas */

.panel-border-primary {
    border-top: 8px solid #0d658b !important;
    border-top: 8px solid #0d658b \9;
}

a.panel.panel-border-primary:hover, a.panel.panel-border-primary:focus, a.panel.border-primary:hover, a.panel-border-primary:focus {
    background: #0d658b;
    background: #0d658b \9;
    color: #fff;
}

.panel-border-secondary, .panel-border-info {
    border-top: 8px solid #64CFFF;
    border-top: 8px solid #64CFFF \9;
}

a.panel.panel-border-secondary:hover, a.panel.panel-border-secondary:focus, a.panel.panel-border-info:hover, a.panel.panel-border-info:focus, a.panel.border-secondary:hover, a.panel.border-secondary:focus {
    background: #139ED9;
    background: #139ED9 \9;
    color: #fff;
}

.panel-border-gray {
    border-top: 8px solid #E6E6E6;
    border-top: 8px solid #E6E6E6 \9;
}

a.panel.panel-border-gray:hover, a.panel.panel-border-gray:focus, a.panel.border-gray:hover, a.panel.border-gray:focus {
    background: #B7B7B7;
    background: #B7B7B7 \9;
    color: #fff;
}

.panel-border-success {
    border-top: 8px solid #60AD5F;
    border-top: 8px solid #60AD5F \9;
}

a.panel.panel-border-success:hover, a.panel.panel-border-success:focus, a.panel.border-success:hover, a.panel.border-success:focus {
    background-color: #2E7D33;
    background-color: #2E7D33 \9;
}

.panel-border-danger {
    border-top: 8px solid #FF5F52;
    border-top: 8px solid #FF5F52 \9;
}

a.panel.panel-border-danger:hover, a.panel.panel-border-danger:focus, a.panel.border-danger:hover, a.panel.border-danger:focus {
    background-color: #c62828;
    background-color: #c62828 \9;
}

.panel-border-warning {
    border-top: 8px solid #FF5F52;
    border-top: 8px solid #FF5F52 \9;
}

a.panel.panel-border-warning:hover, a.panel.panel-border-warning:focus, a.panel.border-warning:hover, a.panel.border-warning:focus {
    background-color: #F9A822;
    background-color: #F9A822 \9;
}

.panel-border-fucsia {
    border-top: 8px solid #FF77A9;
    border-top: 8px solid #FF77A9 \9;
}

a.panel.panel-border-fucsia:hover, a.panel.panel-border-fucsia:focus, a.panel.border-fucsia:hover, a.panel.border-fucsia:focus {
    background-color: #EC407A;
    background-color: #EC407A \9;
}

.panel-border-arandano {
    border-top: 8px solid #FA5788;
    border-top: 8px solid #FA5788 \9;
}

a.panel.panel-border-arandano:hover, a.panel.panel-border-arandano:focus, a.panel.border-arandano:hover, a.panel.border-arandano:focus {
    background-color: #C2185B;
    background-color: #C2185B \9;
}

.panel-border-uva {
    border-top: 8px solid #9C4DCB;
    border-top: 8px solid #9C4DCB \9;
}

a.panel.panel-border-uva:hover, a.panel.panel-border-uva:focus, a.panel.border-uva:hover, a.panel.border-uva:focus {
    background-color: #6A1B99;
    background-color: #6A1B99 \9;
}

.panel-border-verdin {
    border-top: 8px solid #A0D243;
    border-top: 8px solid #A0D243 \9;
}

a.panel.panel-border-verdin:hover, a.panel.panel-border-verdin:focus, a.panel.border-verdin:hover, a.panel.border-verdin:focus {
    background-color: #6EA100;
    background-color: #6EA100 \9;
}

.panel-border-lima {
    border-top: 8px solid #CDDC39;
    border-top: 8px solid #CDDC39 \9;
}

a.panel.panel-border-lima:hover, a.panel.panel-border-lima:focus, a.panel.border-lima:hover, a.panel.border-lima:focus {
    background-color: #CDDC39;
    background-color: #CDDC39 \9;
}

.panel-border-maiz {
    border-top: 8px solid #FFCE00;
    border-top: 8px solid #FFCE00 \9;
}

a.panel.panel-border-maiz:hover, a.panel.panel-border-maiz:focus, a.panel.border-maiz:hover, a.panel.border-maiz:focus {
    background-color: #FFCE00;
    background-color: #FFCE00 \9;
}

.panel-border-tomate {
    border-top: 8px solid #FF867C;
    border-top: 8px solid #FF867C \9;
}

a.panel.panel-border-tomate:hover, a.panel.panel-border-tomate:focus, a.panel.border-tomate:hover, a.panel.border-tomate:focus {
    background-color: #EF5350;
    background-color: #EF5350 \9;
}

.panel-border-negro {
    border-top: 8px solid #000;
    border-top: 8px solid #000 \9;
}

a.panel.panel-border-negro:hover, a.panel.panel-border-negro:focus, a.panel.border-negro:hover, a.panel.border-negro:focus {
}

.panel-border-naranja {
    border-top: 8px solid #FF9D3F;
    border-top: 8px solid #FF9D3F \9;
}

a.panel.panel-border-naranja:hover, a.panel.panel-border-naranja:focus, a.panel.border-naranja:hover, a.panel.border-naranja:focus {
    background-color: #EF6C00;
    background-color: #EF6C00 \9;
}


.media-right .btn {
    min-width: 200px !important;
}

@media (max-width: 576px) {
    .media-right .btn {
        min-width: 100% !important;
    }
}

.panel time {
    font-weight: 400;
}


a.panel h1, a.panel h2, a.panel h3, a.panel h4, a.panel h5, a.panel h6, a.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    font-weight: 600 !important;
    font-size: 1.25rem !important;
    color: #000 !important;
}

a.panel p {
    font-weight: 300;
}



a.panel:hover .panel-heading, a.panel:focus .panel-heading {
    opacity: .8 !important;
}

.panel-default.active-opcion, .panel-default .active-opcion-check, .panel-default.active-opcion:hover, .panel-default.active-opcion-check:hover {
    background-color: #2E7D33 !important;
}

.panel-default [class*="bg-"].active-opcion:hover {
    background-color: #2E7D33 !important;
}

.text-blanco, a.text-blanco, [class*="bg-"] .text-blanco, .text-white, a.text-white, [class*="bg-"] .text-white {
    color: #fff !important;
}

    a.text-white:hover {
        color: #33c2ff !important;
    }

    .text-blanco input, .text-blanco select, .text-white input, .text-white select {
        color: #111 !important;
    }

.text-negro, .text-negro a, a.panel-body .text-negro, .text-black, .text-black, .text-black a, a.panel-body .text-black, [class*="bg-"] .text-black, [class*="bg-"] .text-negro {
    color: #000 !important;
}

    .text-negro + .btn a {
        color: #fff !important;
    }

.navbar-toggle {
    margin-top: 20px !important;
}

.dropdown-menu {
    background: #fff !important;
}

.navbar-login {
    width: 350px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size {
    font-size: 87px;
}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.input-group-btn .btn-default {
    background-color: #09445d;
    color: #FFF;
    font-weight: 400;
    border: 1px solid #ddd;
    border: none !important;
    padding: 14px 20px;
}

.input-group-addon {
    background-color: #FFF;
}

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-right: none !important;
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important;
    }

.input-group + input-group-addon:first-child {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}


.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: -1px;
}


.btn-group .btn-group .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

    .btn-group .btn:last-child, .btn-group .btn-group .btn:last-child {
        border-top-right-radius: .25rem !important;
        border-bottom-right-radius: .25rem !important;
    }

    .btn-group .btn:first-child, .btn-group .btn-group .btn:first-child {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important;
    }

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.input-group span.twitter-typeahead:last-child .form-control {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.input-group-btn:last-child > .btn {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
}

.input-group span.twitter-typeahead:last-child .form-control.input-lg {
    border-top-left-radius: 0.3rem !important;
    border-bottom-left-radius: 0.3rem !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.input-group-btn:last-child > .btn.btn-lg {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0.3rem !important;
    border-bottom-right-radius: 0.3rem !important;
}




.form-group + label + form-control {
    border-bottom-right-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
}


@media screen and (min-width: 768px) {

    #adv-search {
        width: 500px;
        margin: 0 auto;
    }

    .dropdown.dropdown-lg {
        position: static !important;
    }

        .dropdown.dropdown-lg .dropdown-menu {
            min-width: 500px;
        }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-menu .btn-group .btn-default {
    border: none;
    height: 46px !important;
}

.dropdown-submenu > .dropdown-menu {
    top: 50px;
    right: 0;
    width: 455px;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        border-radius: 6px 0 6px 6px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
    }

.terminos p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
}

/* Width */
.full-width {
    width: 100% !important;
}

.half-width {
    width: 50% !important;
}

.one-third {
    width: 33% !important;
}

/* SELECT  */

.form-group-select {
    margin-bottom: 30px;
}


.select {
    border: 1px solid #ccc;
    overflow: hidden;
    height: 40px;
    width: 240px;
    position: relative;
    display: block;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-select:after {
    border: solid #333;
    border-width: 0 2px 2px 0;
    content: '';
    display: inline-block;
    float: right;
    height: 9px;
    right: 16px;
    position: relative;
    margin-bottom: -15px !important;
    top: -26px;
    font-weight: 300 !important;
    transform: rotate(45deg);
    vertical-align: top;
    width: 9px;
    font-size: 16px;
    pointer-events: none;
}

.has-error .form-select:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    color: #c62828;
    display: inline-block;
    float: right;
    height: 9px;
    right: 39px;
    position: relative;
    margin-bottom: -15px !important;
    top: 7px;
    font-weight: 300 !important;
    vertical-align: top;
    width: 9px;
    font-size: 16px;
    z-index: 4;
}

.has-error input.form-control:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    color: #c62828;
    display: inline-block;
    float: right;
    height: 9px;
    right: 39px;
    position: relative;
    margin-bottom: -15px !important;
    top: 7px;
    font-weight: 300 !important;
    vertical-align: top;
    width: 9px;
    font-size: 16px;
    z-index: 10;
}

.form-select option {
    padding: 10px !important;
}

    .form-select option:hover {
        background-color: #E7F0F4 !important;
    }

    .form-select option selected {
        background-color: #E7F0F4 !important;
    }


.form-select:has(.input-lg):after {
    top: -34px;
}

.form-select:has(.input-sm):after {
    top: -22px;
}





.form-control-feedback {
    pointer-events: initial !important;
}

.form-control {
    position: relative;
}

    .form-control select::after {
        content: "a";
        font-size: 1rem;
        top: 6px;
        right: 10px;
        position: absolute;
    }


.form-group input:placeholder-shown + button {
    opacity: 0;
    pointer-events: none;
}

.form-group.clear .btn-clear {
    position: absolute;
    border: none;
    display: block;
    font-weight: 300;
    line-height: 16px;
    font-size: 2rem;
    top: 29px;
    bottom: 0;
    right: 20px;
    background: none;
    padding: 0;
    color: #7e7e7e;
    outline: none;
    cursor: pointer;
    transition: .1s;
}


/* RADIO & CHECK  */

.radio-inline, .checkbox-inline {
    padding-left: 30px;
    margin-top: 10px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 400 !important;
    vertical-align: middle;
    cursor: pointer;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0;
}


.radio label, .checkbox label {
    padding-left: 30px !important;
    line-height: 20px !important;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 10px;
    margin-left: 25px;
}

input[type='checkbox'], input[type='radio'] {
    width: 20px;
    height: 20px;
    margin-left: -29px !important;
    border-radius: 10px !important;
}




legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px !important;
    font-size: inherit;
    font-weight: 700 !important;
    line-height: inherit;
    color: #333 !important;
    border: 0;
    border-bottom: none !important;
}

label {
    color: #333 !important;
    font-weight: 700 !important;
}

.radio-inline, .checkbox-inline {
    font-weight: 400 !important;
}

.control-label {
    font-weight: 400 !important;
    margin-bottom: 0.25rem !important;
    font-size: 1rem !important;
}

/* CAMPOS ESTATICOS  */
select[multiple].form-control {
    padding: 0.75rem !important;
}


.form-control {
    display: block;
    width: 100%;
    padding: 0.438rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212121;
    background-color: #fff;
    height: 40px;
    border: 1px solid #ccc !important;
    border-radius: .25rem !important;
}

    .form-control:focus, .form-control:active, option::selection {
        color: #212121;
        background-color: #fff;
        border-color: #0d658b !important;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .form-control[disabled], .form-control[readonly] {
        background-color: #f5f5f5 !important;
        opacity: 1;
        color: #999 !important;
    }

.help-block {
    margin-top: 0.25rem !important;
    font-size: .75rem !important;
    color: #999;
}

.img-rounded, .table-responsive {
    border-radius: .25rem !important;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    behavior: url(pie/PIE.htc) !important;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    min-height: calc(1.5em + 1.5rem + 2px);
    padding: 0.75rem 1rem !important;
    font-size: 1.25rem;
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    height: 56px;
}


.input-sm, .input-group-sm > .form-control {
    min-height: calc(1.5em + 0.5rem + 2px) !important;
    padding: 0.25rem 0.5rem !important;
    font-size: .875rem !important;
    border-radius: .25rem !important;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    height: 31px;
}

select.input-sm, .input-sm {
    height: 31px !important;
}

select.input-sm {
    line-height: 20px !important;
}

textarea.form-control.input-sm, select[multiple].input-sm {
    height: inherit !important;
    min-height: 38px !important;
}

select.input-lg {
    padding: 0.75rem 1rem !important;
    height: 56px !important;
    font-size: 1.25rem;
    line-height: 1.5rem !important;
    font-weight: 400 !important;
}

select[multiple].input-lg {
    font-size: 1.25rem;
}

option {
    line-height: 20px !important;
    padding: 4px;
    margin-bottom: 2px;
}

    option:hover {
        background-color: #e7f0f4 !important;
        color: #0d658b !important;
    }

    option:checked {
        background-color: #0d658b !important;
        color: #FFF !important;
    }



.has-feedback input.input-sm ~ .form-control-feedback {
    top: 2rem;
    right: 5px;
}

.has-feedback input ~ .form-control-feedback {
    top: 2rem;
    right: 18px;
}

.form-group.disabled .fa {
    color: #999 !important;
}


.has-feedback input ~ .fa.form-control-feedback {
    top: 39px;
}

.form-control-static {
    min-height: 40px !important;
    padding-bottom: 7px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 19px !important;
    display: flex;
    align-items: center;
    padding: 0 !important;
    height: auto !important;
}

    .form-control-static.input-sm {
        min-height: 38px !important;
        font-size: 16px !important;
        line-height: 1.5;
        display: flex;
        align-items: center;
        padding: 0 !important;
    }

    .form-control-static.input-lg {
        min-height: 56px !important;
        font-size: 1.25rem !important;
        line-height: 1.3333333;
        display: flex;
        align-items: center;
        padding: 0 !important;
    }

/* ESTADO DE VALIDACION FORMULARIOS */
.form-control-feedback {
    z-index: 5;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label, .has-success label {
    color: #2E7D33 !important;
}

.has-success .form-control {
    border-color: #2E7D33 !important;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label, .has-warning label {
    color: #F9A822;
}

.has-warning .form-control, .has-warning .form-control-feedback {
    border-color: #F9A822 !important;
}

.has-warning .form-control-feedback {
    color: #F9A822 !important;
}

.has-error .form-control {
    border-color: #c62828 !important;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label, .has-error label {
    color: #c62828 !important;
}

.has-error .form-control-feedback {
    color: #c62828 !important;
}

.has-success .form-control-feedback {
    color: #2E7D33 !important;
}

.has-success .form-control:focus {
    border-color: #176934 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}



/* MODAL */
.modal {
    background-color: rgba(0, 0, 0, 0.5) !important;
    z-index: 1501 !important;
    position: fixed;
}

.modal-xl {
    width: 1140px !important;
}

.modal-lg {
    width: 800px !important;
}

.modal-sm {
    width: 300px !important;
}

.modal-dialog {
    width: 500px;
    margin: 30px auto;
}



.modal-content > hr {
    margin: 1.875rem 0;
}

.modal-backdrop {
    z-index: 1500 !important;
}

.modal-dialog {
    z-index: 1710 !important;
}


.modal-header {
    -webkit-border-radius: 3px 3px 0 0 !important;
    -moz-border-radius: 3px 3px 0 0 !important;
    border-radius: 3px 3px 0 0 !important;
    padding: 1.875rem 0 !important;
    text-align: left !important;
}


    .modal-header.modal-icon {
        text-align: center !important;
        padding: 1.875rem !important;
    }

        .modal-header.modal-icon i {
            margin-top: 1.5rem !important;
            margin-bottom: 2rem !important;
        }

.modal-footer {
    padding: 1.875rem 0 1.875rem 0 !important;
}

    .modal-footer .btn {
        margin-bottom: 0 !important;
        margin-left: 0 !important;
    }

        .modal-footer .btn:last-child {
            margin-right: 0 !important;
        }



@media only screen and (max-width: 768px) and (min-width: 100px) {
    .modal-dialog {
        width: calc(100% - 2rem) !important;
        margin: 16px auto !important;
    }
}


@media only screen and (max-width: 990px) and (min-width: 768px) {
    .modal-xl, .modal-lg {
        width: calc(100% - 2rem) !important;
    }
}


@media (max-width: 767px) {
    .modal-footer .btn {
        margin: 5px 0 5px 0 !important;
        width: calc(50% - 10px);
    }

        .modal-footer .btn:first-child {
            margin-right: 15px !important;
        }

        .modal-footer .btn:last-child {
            margin-right: 0 !important;
        }
}

.modal-body {
    padding: 1.875rem 0 !important;
}

.modal-content {
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    border-radius: .25rem !important;
    padding: 1.875rem !important;
}

    .modal-content .close {
        margin-top: 0px;
    }

    .modal-content .modal-title {
        margin-top: 0 !important;
        color: #0d658b !important;
    }



.icon-center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}





.icon-circle i {
    /* margin-bottom: 0.3em; */
    font-size: 25px !important;
    color: #039BE5;
    background-color: #ccc;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
    border-radius: 200px !important;
    -webkit-border-radius: 200px !important;
    -moz-border-radius: 200px !important;
}

i.icon-circle-outline, .icon-circle-outline i {
    /* margin-bottom: 0.3em; */
    font-size: 2.1em !important;
    width: 85px;
    height: 85px;
    line-height: 83px !important;
    border: 1px solid #000;
    color: inherit;
    background-color: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
    border-radius: 200px !important;
    -webkit-border-radius: 200px !important;
    -moz-border-radius: 200px !important;
}

    i.icon-circle-outline[class*="fa-"] {
        font-size: 1.6em !important;
        width: 85px;
        height: 85px;
        line-height: 83px !important;
        border: 2px solid;
        border-color: inherit;
    }

    i.icon-circle-outline[class*="icono-arg"] {
        font-size: 2em !important;
        width: 85px;
        height: 85px;
        line-height: 83px !important;
        border: 2px solid;
        border-color: inherit;
    }

    i.icon-circle-outline[class*="material"] {
        font-size: 2.1em !important;
        width: 85px;
        height: 85px;
        line-height: 83px !important;
        border: 2px solid;
        border-color: inherit;
    }

    /* Icon Circle Ouline */



    /* Icon Circle Outline Colores */
    i.icon-circle-outline[class*="text-info"] {
        border-color: #139ED9 !important;
    }

    i.icon-circle-outline[class*="text-primary"] {
        border-color: #0d658b !important;
    }

    i.icon-circle-outline[class*="text-secundary"] {
        border-color: #139ED9 !important;
    }

    i.icon-circle-outline[class*="text-muted"] {
        border-color: #707070 !important;
    }

    i.icon-circle-outline[class*="text-gray"] {
        border-color: #767676 !important;
    }

    i.icon-circle-outline[class*="text-gray-dark"] {
        border-color: #000 !important;
    }

    i.icon-circle-outline[class*="text-gray-light"] {
        border-color: #FAFBFC !important;
    }

    i.icon-circle-outline[class*="text-success"] {
        border-color: #2E7D33 !important;
    }

    i.icon-circle-outline[class*="text-warning"] {
        border-color: #F9A822 !important;
    }

    i.icon-circle-outline[class*="text-danger"] {
        border-color: #c62828 !important;
    }

    i.icon-circle-outline[class*="text-black"] {
        border-color: #000 !important;
    }

    i.icon-circle-outline[class*="text-white"] {
        border-color: #FFF !important;
    }


    /* Icon Circle Outline tamaños */
    /* .icon-xs */
    i.icon-circle-outline.icon-xs[class*="fa-"] {
        font-size: 1em !important;
        width: 28px;
        height: 28px;
        line-height: 26px !important;
        border: 1px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-xs[class*="icono-arg"] {
        font-size: 0.8em !important;
        width: 28px;
        height: 28px;
        line-height: 26px !important;
        border: 1px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-xs[class*="material"] {
        font-size: 1em !important;
        width: 28px;
        height: 28px;
        line-height: 26px !important;
        border: 1px solid;
        border-color: inherit;
    }

    /* .icon-1x */
    i.icon-circle-outline.icon-1x[class*="fa-"] {
        font-size: 1.2em !important;
        width: 45px;
        height: 45px;
        line-height: 43px !important;
        border: 1px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-1x[class*="icono-arg"] {
        font-size: 1em !important;
        width: 45px;
        height: 45px;
        line-height: 43px !important;
        border: 1px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-1x[class*="material"] {
        font-size: 1.2em !important;
        width: 45px;
        height: 45px;
        line-height: 43px !important;
        border: 1px solid;
        border-color: inherit;
    }

    /* .icon-2x */
    i.icon-circle-outline.icon-2x[class*="fa-"] {
        width: 60px;
        height: 60px;
        line-height: 58px !important;
        border: 2px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-2x[class*="icono-arg"] {
        width: 60px;
        height: 60px;
        line-height: 58px !important;
        border: 2px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-2x[class*="material"] {
        width: 60px;
        height: 60px;
        line-height: 58px !important;
        border: 2px solid;
        border-color: inherit;
    }


    /* .icon-3x */
    i.icon-circle-outline.icon-3x[class*="fa-"] {
        font-size: 2.1em !important;
        width: 85px;
        height: 85px;
        line-height: 83px !important;
        border: 2px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-3x[class*="icono-arg"] {
        font-size: 2em !important;
        width: 85px;
        height: 85px;
        line-height: 83px !important;
        border: 2px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-3x[class*="material"] {
        font-size: 2.1em !important;
        width: 85px;
        height: 85px;
        line-height: 83px !important;
        border: 2px solid;
        border-color: inherit;
    }


    /* .icon-4x */
    i.icon-circle-outline.icon-4x[class*="fa-"] {
        font-size: 2.5em !important;
        width: 110px;
        height: 110px;
        line-height: 108px !important;
        border: 3px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-4x[class*="icono-arg"] {
        font-size: 2.5em !important;
        width: 110px;
        height: 110px;
        line-height: 108px !important;
        border: 3px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-4x[class*="material"] {
        font-size: 2.5em !important;
        width: 110px;
        height: 110px;
        line-height: 108px !important;
        border: 3px solid;
        border-color: inherit;
    }

    /* .icon-5x */
    i.icon-circle-outline.icon-5x[class*="fa-"] {
        font-size: 3em !important;
        width: 135px;
        height: 135px;
        line-height: 132px !important;
        border: 4px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-5x[class*="icono-arg"] {
        font-size: 3em !important;
        width: 135px;
        height: 135px;
        line-height: 132px !important;
        border: 4px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-5x[class*="material"] {
        font-size: 3.9em !important;
        width: 135px;
        height: 135px;
        line-height: 132px !important;
        border: 5px solid;
        border-color: inherit;
    }

    /* .icon-6x */
    i.icon-circle-outline.icon-6x[class*="fa-"] {
        font-size: 4em !important;
        width: 160px !important;
        height: 160px !important;
        line-height: 158px !important;
        border: 5px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-6x[class*="icono-arg"] {
        font-size: 3.9em !important;
        width: 160px !important;
        height: 160px !important;
        border: 5px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-6x[class*="material"] {
        font-size: 4em !important;
        width: 160px !important;
        height: 160px !important;
        border: 5px solid;
        border-color: inherit;
    }

    /* .icon-7x */
    i.icon-circle-outline.icon-7x[class*="fa-"] {
        font-size: 5em !important;
        width: 185px;
        height: 185px;
        border: 6px solid;
        border-color: inherit;
    }

    i.icon-circle-outline.icon-7x[class*="icono-arg"] {
        font-size: 4.9em !important;
        width: 185px !important;
        height: 185px !important;
        border: 6px solid;
        border-color: inherit;
    }


    i.icon-circle-outline.icon-7x[class*="material"] {
        font-size: 5em !important;
        width: 185px;
        height: 185px;
        border: 6px solid;
        border-color: inherit;
    }

@media (max-width: 768px) {
    i.icon-circle-outline.icon-1x[class*="fa-"], i.icon-circle-outline.icon-1x[class*="icono-arg"], i.icon-circle-outline.icon-1x[class*="material"], i.icon-circle-outline.icon-3x[class*="fa-"], i.icon-circle-outline.icon-3x[class*="icono-arg"], i.icon-circle-outline.icon-3x[class*="material"], i.icon-circle-outline.icon-4x[class*="fa-"], i.icon-circle-outline.icon-4x[class*="icono-arg"], i.icon-circle-outline.icon-4x[class*="material"], i.icon-circle-outline.icon-5x[class*="fa-"], i.icon-circle-outline.icon-5x[class*="icono-arg"], i.icon-circle-outline.icon-5x[class*="material"], i.icon-circle-outline.icon-6x[class*="fa-"], i.icon-circle-outline.icon-6x[class*="icono-arg"], i.icon-circle-outline.icon-6x[class*="material"], i.icon-circle-outline.icon-7x[class*="fa-"], i.icon-circle-outline.icon-7x[class*="icono-arg"], i.icon-circle-outline.icon-7x[class*="material"] {
        width: 60px !important;
        height: 60px !important;
        line-height: 58px !important;
        border: 2px solid;
        border-color: inherit;
        font-size: 1.6em !important;
    }
}


/* Icon Circle tamaños */

.icon-square i {
    /* margin-bottom: 0.3em; */
    font-size: 25px !important;
    color: #039BE5;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
}

i.number {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: initial;
    letter-spacing: 0.5px;
    text-align: center;
    padding-left: 2px;
}


.icon-circle.icon-7x i {
    font-size: 5em !important;
    width: 185px;
    height: 185px;
}

    .icon-circle.icon-7x i.material-icons {
        font-size: 5.9em !important;
        width: 185px;
        height: 185px;
    }

.icon-square.icon-7x i {
    font-size: 5em !important;
    height: 185px;
    width: 185px;
}

    .icon-circle.icon-7x i img, .icon-square.icon-7x i img {
        width: 135px !important;
        height: 135px !important;
        padding: 0 !important;
    }

    .icon-square.icon-7x i img {
        margin: 0 auto;
        position: relative;
        display: inline-block;
    }

.icon-circle.icon-6x i {
    font-size: 4em !important;
    width: 160px;
    height: 160px;
}

    .icon-circle.icon-6x i.material-icons {
        font-size: 4.9em !important;
        width: 160px;
        height: 160px;
    }

.icon-square.icon-6x i {
    font-size: 4em !important;
    height: 160px;
    width: 160px;
}

.icon-circle.icon-5x i {
    font-size: 3em !important;
    width: 135px;
    height: 135px;
}

    .icon-circle.icon-5x i.material-icons {
        font-size: 3.9em !important;
        width: 135px;
        height: 135px;
    }

.icon-square.icon-5x i {
    font-size: 3em !important;
    height: 135px;
    width: 135px;
}

.icon-circle.icon-4x i {
    font-size: 2.5em !important;
    width: 110px;
    height: 110px;
}



    .icon-circle.icon-4x i.material-icons {
        font-size: 3em !important;
        width: 110px;
        height: 110px;
    }

.icon-square.icon-4x i {
    font-size: 2.5em !important;
    height: 110px;
    width: 110px;
}

.icon-circle.icon-3x i {
    font-size: 2em !important;
    width: 85px;
    height: 85px;
}

    .icon-circle.icon-3x i.material-icons, .icon-circle-outline.icon-3x i.material-icons {
        font-size: 2.4em !important;
        width: 85px;
        height: 85px;
    }

.icon-square.icon-3x i {
    font-size: 2em !important;
    height: 85px;
    width: 85px;
}

.icon-circle.icon-2x i {
    font-size: 1.5em !important;
    width: 60px;
    height: 60px;
}

    .icon-circle.icon-2x i.material-icons {
        font-size: 1.8em !important;
        width: 60px;
        height: 60px;
    }

.icon-square.icon-2x i {
    font-size: 1.5em !important;
    height: 60px;
    width: 60px;
}

.icon-square.icon-2x i {
    font-size: 1.5em !important;
}

.icon-circle.icon-1x i, .icon-square.icon-1x i, .icon-circle-outline.icon-1x i {
    font-size: 1.2em !important;
    width: 45px;
    height: 45px;
}

    .icon-circle.icon-1x i.material-icons, .icon-circle-outline.icon-1x i.material-icons {
        font-size: 1.6em !important;
        width: 45px;
        height: 45px;
    }


.icon-square.icon-1x i {
    font-size: 1.2em !important;
    height: 45px;
    width: 45px;
}

.icon-circle.icon-1x, .icon-square.icon-1x, .icon-circle-outline.icon-1x {
    width: 45px \9;
    height: 45px \9;
}

.icon-circle a, .icon-square a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .icon-circle a:hover h1, .icon-circle a:hover h2, .icon-circle a:hover h3, .icon-circle a:hover h4, .icon-circle a:hover h5, .icon-circle a:hover h6, .icon-circle-outline a:hover h1, .icon-circle-outline a:hover h2, .icon-circle-outline a:hover h3, .icon-circle-outline a:hover h4, .icon-circle-outline a:hover h5, .icon-circle-outline a:hover h6 {
        font-weight: 700 !important;
        -webkit-transition-timing-function: ease;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    .icon-circle a i, .icon-circle-outline a i {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

.icon-circle {
    padding: 10px 5px;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    border-radius: 20px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .icon-circle.active {
        background-color: #f1f1f1;
    }

        .icon-circle.active a h6 {
            font-weight: 500 !important;
        }

    .icon-circle.icon-1x a i:hover {
        border: 6px solid;
        -webkit-transition-timing-function: ease;
        border-color: rgba(255, 255, 255, 0.1);
    }

    .icon-circle.icon-2x a i:hover {
        border: 6px solid;
        -webkit-transition-timing-function: ease;
        border-color: rgba(255, 255, 255, 0.1);
    }

    .icon-circle.icon-3x a i:hover {
        border: 8px solid;
        -webkit-transition-timing-function: ease;
        border-color: rgba(255, 255, 255, 0.1);
    }

.icon-square.icon-3x a i:hover {
    font-size: 2.3em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.3s;
}

.icon-circle.icon-4x a i:hover {
    font-size: 60px !important;
    border: 8px solid;
    border-color: rgba(255, 255, 255, 0.1);
}

.icon-circle.icon-5x a i:hover {
    font-size: 70px !important;
    border: 8px solid;
    border-color: rgba(255, 255, 255, 0.1);
}

.icon-circle.icon-6x a i:hover {
    font-size: 85px !important;
    border: 8px solid;
    border-color: rgba(255, 255, 255, 0.1);
}

.icon-circle.icon-7x a i:hover {
    font-size: 95px !important;
    border-color: rgba(255, 255, 255, 0.1);
    padding: 0px !important;
}

i span.badge {
    position: absolute;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    background-color: #c62828;
    color: #fff !important;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

i.fa-1x span.badge {
    margin-left: -6px;
    margin-top: -6px;
}

i.fa-2x span.badge {
    margin-left: -6px;
    margin-top: -6px;
}

i.fa-3x span.badge {
    margin-left: -6px;
    margin-top: -6px;
}

i.fa-4x span.badge {
    margin-left: -12px;
    margin-top: -2px;
}

i.fa-5x span.badge {
    margin-left: -14px;
    margin-top: -2px;
}

.botonera a {
    color: #111 !important;
}

    .botonera a:hover {
        background-color: rgba(255, 255, 255, 0.3);
        background-color: #e6e5e5 !important;
        color: #0d658b !important;
    }

/* Panel Fecha */
.panel.date {
    margin: 0px;
    width: 60px;
    text-align: center;
    display: flow-root;
}

    .panel.date .month {
        padding: 2px 0px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .panel.date .day {
        padding: 3px 0px;
        font-weight: 700;
        font-size: 1.5em;
        color: #767676 !important;
        display: inline-flex;
        align-items: center;
    }

/* STEPS WIZARD  */
.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: 0;
}

.stepwizard-step {
    display: table-cell;
    display: inline-block \9;
    text-align: center;
    position: relative;
}

.stepwizard-row .btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 6px 0;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 200px !important;
    -webkit-border-radius: 200px !important;
    -moz-border-radius: 200px !important;
}

.stepwizard-row.small .btn-circle {
    width: 40px;
    height: 40px;
    font-size: 13px;
}

.stepwizard-row.large .btn-circle {
    width: 60px;
    height: 60px;
    font-size: 16px;
}

.stepwizard-row:before {
    top: 25px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: 0;
}

.stepwizard-row.small:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: 0;
}

.stepwizard-row.large:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: 0;
}

.step-label {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 768px) {
    .stepwizard-row .btn-circle {
        width: 40px !important;
        height: 40px !important;
        text-align: center;
        padding: 6px 0;
        font-size: 12px;
        line-height: 1.428571429;
        border-radius: 200px !important;
        -webkit-border-radius: 200px !important;
        -moz-border-radius: 200px !important;
    }

    .stepwizard-row:before {
        top: 20px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 100%;
        height: 1px;
        background-color: #e6e6e6;
        z-index: 0;
    }

    .step-label {
        width: 98%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 12px;
    }
}


/* botones */
.btn-break {
    white-space: normal;
    height: auto !important;
}

.btn + .btn {
    margin-left: 10px !important;
}

@media (max-width: 767px) {
    .btn + .btn {
        margin-left: 0px !important;
    }
}

.media .btn {
    white-space: normal !important;
}

[class*="bg"] a.btn-info, [class*="bg"] a.btn-primary, [class*="bg"] a.btn-danger, [class*="bg-"] a.btn-success, [class*="bg"] a.btn-success, [class*="bg"] a.btn-warning, [class*="bg"] a.btn-black, [class*="bg"] a.btn-gray, [class*="bg"] a.btn-fucsia, [class*="bg"] a.btn-uva, [class*="bg"] a.btn-arandano, [class*="bg"] a.btn-verdin, [class*="bg"] a.btn-lima, [class*="bg"] a.btn-naranja, [class*="bg"] a.btn-info, [class*="bg"] a.btn-maiz, [class*="bg"] a.btn-tomate {
    color: #fff !important;
}

.btn, .btn-link, .btn-warning, .btn-info, .btn-primary, .btn-success, .btn-danger, .btn-white, .btn-black, .btn-default, btn- .btn:hover, .btn:focus {
    border: 0px !important;
}


    .btn [class*="outline"] {
        border: 1px !important;
    }

[class*="bg-"] .text-primary {
    color: #0d658b !important;
}

[class*="bg-"] .text-muted {
    color: #707070 !important;
}

[class*="bg-"] .badge {
    color: #fff !important;
}

.btn-white.btn-xs, .btn-black.btn-xs {
    padding: 0px 4px !important;
}

.btn-sm.btn-primary-outline, .btn-sm.btn-info-outline, .btn-sm.btn-success-outline, .btn-sm.btn-danger-outline, .btn-sm.btn-warning-outline, .btn-sm.btn-fucsia-outline, .btn-sm.btn-arandano-outline, .btn-sm.btn-uva-outline, .btn-sm.btn-verdin-outline, .btn-sm.btn-lima-outline, .btn-sm.btn-naranja-outline, .btn-sm.btn-maiz-outline, .btn-sm.btn-tomate-outline, .btn-sm.btn-black-outline, .btn-sm.btn-white-outline {
    border: 1px solid !important;
}



/* BOTON PRIMARY */
.btn-primary {
    background-color: #0d658b;
    background-color: #0d658b !important;
    color: #fff !important;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
        background-color: #09445d;
        background-color: #09445d !important;
    }

    .btn-primary:active, .btn-primary.active {
        background-color: #073346 !important;
        background-color: #073346 !important;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary[disabled], fieldset[disabled] .btn-primary {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
        color: #c7c7c7 !important;
        background-color: #f5f5f5;
    }

.btn-primary-outline {
    border: 1px solid #0d658b !important;
    color: #0d658b;
    background-color: #FFF;
    padding: 7.58px 12px !important;
}

    .btn-primary-outline:hover, .btn-primary-outline:focus {
        background-color: #e7f0f4 !important;
        border-color: #09445d !important;
        color: #09445d !important;
        border: 1px solid #0d658b !important;
    }


    .btn-primary-outline:active, .btn-primary-outline.active {
        border: 1px solid #0F7BA9;
        color: #0F7BA9;
        background-color: #cfe0e8 !important;
    }

    .btn-primary-outline.disabled, .btn-primary-outline.disabled:hover, .btn-primary-outline[disabled], fieldset[disabled] .btn-primary-outline {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
        color: #cccccc !important;
        border-color: #cccccc !important;
        background-color: #fff !important;
    }

.btn-primary-word {
    color: #0d658b;
    background-color: transparent;
    padding: 7.58px 12px !important;
    border: 1px solid !important;
    border-color: transparent !important;
}

    .btn-primary-word:hover, .btn-primary-word:focus {
        color: #0d658b !important;
        background-color: #e7f0f4 !important;
    }

    .btn-primary-word:active, .btn-primary-word.active {
        color: #0d658b !important;
        background-color: #cfe0e8 !important;
    }

    .btn-primary-word.disabled, .btn-primary-word.disabled:hover, .btn-primary-word[disabled], fieldset[disabled] .btn-primary-word {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
        color: #999 !important;
        border-color: none !important;
        background-color: #fff !important;
    }

.table td .btn {
    padding: 4px !important;
}

/* BOTON INFO */
.btn-info {
    background-color: #5bc0de;
    background-color: #5bc0de !important;
    color: #FFF;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.focus, .btn-info.active {
        background-color: #0070A7;
        background-color: #0070A7 !important;
    }

.btn-info-outline {
    border: 1px solid #139ED9 !important;
    color: #139ED9;
    background-color: transparent;
}

a.btn-info-outline:hover {
    border: 1px solid #0A5575 !important;
    background-color: #E7F5FB;
    color: #0A5575 !important;
}

.btn-info-word {
    color: #039BE5;
    background-color: transparent;
}

    .btn-info-word:hover {
        color: #0070A7;
        background-color: #E9F6FB !important;
    }

/* BOTON SUCCESS */
.btn-success {
    background: #2E7D33 !important;
    background-color: #2E7D33 !important;
    color: #fff !important;
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.focus, .btn-success.active {
        background-color: #005006 !important;
        background-color: #005006 !important;
    }

.btn-success-outline {
    border: 1px solid #2E7D33 !important;
    color: #2E7D33 !important;
    background-color: transparent;
}

    .btn-success-outline:hover {
        border: 1px solid #005006 !important;
        color: #005006 !important;
        background-color: #ECF3EC;
    }

.btn.btn-success-word {
    color: #2E7D33 !important;
    background-color: transparent;
}

.btn-success-word:hover {
    color: #005006 !important;
    background-color: #ECF3EC !important;
}

/* BOTON WARNING */
.btn-warning, a.btn-warning {
    color: #fff !important;
    background-color: #F9A822;
    background-color: #F9A822 !important;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.focus, .btn-warning.active {
        background-color: #C17900;
        background-color: #C17900 !important;
    }

.btn-warning-outline {
    border: 1px solid #E3991F !important;
    color: #E3991F !important;
    background-color: transparent;
}

    .btn-warning-outline:hover {
        border: 1px solid #C17900;
        color: #C17900 !important;
        background-color: transparent;
    }

.btn.btn-warning-word {
    color: #F9A822 !important;
    background-color: transparent;
}

.btn-warning-word:hover {
    color: #C17900 !important;
    background-color: #FEF7EA !important;
    background-color: #eaeaea !important;
}

/* BOTON DANGER */
.btn-danger {
    background-color: #c62828;
    background-color: #c62828 !important;
    color: #fff !important;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.focus, .btn-danger.active {
        background-color: #8E0000;
        background-color: #8E0000 !important;
    }

.btn-danger-outline {
    border: 1px solid #c62828 !important;
    color: #c62828 !important;
    background-color: transparent;
}

    .btn-danger-outline:hover {
        border: 1px solid #8E0000;
        color: #8E0000 !important;
        background-color: #F9EBEB !important;
    }

.btn.btn-danger-word {
    color: #c62828 !important;
    background-color: transparent;
}

.btn-danger-word:hover {
    color: #8E0000 !important;
    background-color: #F9EBEB !important;
}

/* BOTON LINK */
.btn-link {
    color: #09445d;
    background-color: #E6E6E6 !important;
}

    .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.focus, .btn-link.active {
        text-decoration: none !important;
        background-color: #E6E6E6 !important;
        color: #139ED9;
    }

/* BOTON BLACK */
.btn-black {
    color: #fff;
    background-color: #000 !important;
    background-color: #000 !important;
}

    .btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.focus, .btn-black.active {
        text-decoration: none !important;
        background-color: #454647 !important;
        color: #fff;
    }

.btn-black-outline {
    border: 1px solid #000 !important;
    color: #000 !important;
    background-color: transparent;
}

    .btn-black-outline:hover {
        border: 1px solid #000;
        color: #000 !important;
        background-color: #EDEEF2 !important;
    }

.btn.btn-black-word {
    color: #000 !important;
    background-color: transparent;
}

.btn-black-word:hover {
    color: #000 !important;
    background-color: #EDEEF2 !important;
}

/* BOTON ARANDANO */
.btn-arandano {
    color: #fff;
    background-color: #C2185B !important;
    background-color: #C2185B !important;
}

    .btn-arandano:hover, .btn-arandano:focus, .btn-arandano:active, .btn-arandano.focus, .btn-arandano.active {
        text-decoration: none !important;
        background-color: #8C0032 !important;
        color: #fff;
    }

.btn-arandano-outline {
    border: 1px solid #C2185B !important;
    color: #C2185B !important;
    background-color: transparent;
}

    .btn-arandano-outline:hover {
        border: 1px solid #C2185B;
        color: #C2185B !important;
        background-color: #F9EAF0 !important;
    }

.btn.btn-arandano-word {
    color: #C2185B !important;
    background-color: transparent;
}

.btn-arandano-word:hover {
    color: #8C0032 !important;
    background-color: #F9EAF0 !important;
}

/* BOTON UVA */
.btn-uva {
    color: #fff;
    background-color: #6A1B99 !important;
    background-color: #6A1B99 !important;
}

    .btn-uva:hover, .btn-uva:focus, .btn-uva:active, .btn-uva.focus, .btn-uva.active {
        text-decoration: none !important;
        background-color: #39006A !important;
        color: #fff;
    }

.btn-uva-outline {
    border: 1px solid #6A1B99 !important;
    color: #6A1B99 !important;
    background-color: transparent;
}

    .btn-uva-outline:hover {
        border: 1px solid #39006A;
        color: #39006A !important;
        background-color: #F1EAF5 !important;
    }

.btn.btn-uva-word {
    color: #6A1B99 !important;
    background-color: transparent;
}

.btn-uva-word:hover {
    color: #39006A !important;
    background-color: #F1EAF5 !important;
}

/* BOTON FUCSIA */
.btn-fucsia {
    color: #fff;
    background-color: #EC407A !important;
    background-color: #EC407A !important;
}

    a.btn-fucsia:hover, .btn-fucsia:focus, .btn-fucsia:active, .btn-fucsia.focus, .btn-fucsia.active {
        text-decoration: none !important;
        background-color: #B4004E !important;
        color: #fff !important;
    }

.btn-fucsia-outline {
    border: 1px solid #EC407A !important;
    color: #EC407A !important;
    background-color: transparent;
}

    .btn-fucsia-outline:hover {
        border: 1px solid #B4004E;
        color: #B4004E !important;
        background-color: #FDEDF2 !important;
    }

.btn.btn-fucsia-word {
    color: #EC407A !important;
    background-color: transparent;
}

.btn-fucsia-word:hover {
    color: #B4004E !important;
    background-color: #FDEDF2 !important;
}

/* BOTON VERDIN */
.btn-verdin {
    color: #fff;
    background-color: #6EA100 !important;
    background-color: #6EA100 !important;
}

    .btn-verdin:hover, .btn-verdin:focus, .btn-verdin:active, .btn-verdin.focus, .btn-verdin.active {
        text-decoration: none !important;
        background-color: #3C7200 !important;
        color: #fff;
    }

.btn-verdin-outline {
    border: 1px solid #6EA100 !important;
    color: #6EA100 !important;
    background-color: transparent;
}

    .btn-verdin-outline:hover {
        border: 1px solid #3C7200;
        color: #3C7200 !important;
        background-color: #F1F6E7 !important;
    }

.btn.btn-verdin-word {
    color: #6EA100 !important;
    background-color: transparent;
}

.btn-verdin-word:hover {
    color: #3C7200 !important;
    background-color: #F1F6E7 !important;
}

/* BOTON LIMA */
.btn-lima {
    color: #fff;
    background-color: #A8B52F !important;
    background-color: #A8B52F !important;
}

    .btn-lima:hover, .btn-lima:focus, .btn-lima:active, .btn-lima.focus, .btn-lima.active {
        text-decoration: none !important;
        background-color: #99AA00 !important;
        color: #fff;
    }

.btn-lima-outline {
    border: 1px solid #A8B52F !important;
    color: #A8B52F !important;
    background-color: transparent;
}

    .btn-lima-outline:hover {
        border: 1px solid #99AA00;
        color: #99AA00 !important;
        background-color: #F1F6E7 !important;
    }

.btn.btn-lima-word {
    color: #A8B52F !important;
    background-color: transparent;
}

.btn-lima-word:hover {
    color: #99AA00 !important;
    background-color: #F1F6E7 !important;
}

/* BOTON NARANJA */
.btn-naranja {
    color: #fff;
    background-color: #EF6C00 !important;
    background-color: #EF6C00 !important;
}

    .btn-naranja:hover, .btn-naranja:focus, .btn-naranja:active, .btn-naranja.focus, .btn-naranja.active {
        text-decoration: none !important;
        background-color: #B53D00 !important;
        color: #fff;
    }

.btn-naranja-outline {
    border: 1px solid #EF6C00 !important;
    color: #EF6C00 !important;
    background-color: transparent;
}

    .btn-naranja-outline:hover {
        border: 1px solid #B53D00;
        color: #B53D00 !important;
        background-color: #FDF1E7 !important;
    }

.btn.btn-naranja-word {
    color: #EF6C00 !important;
    background-color: transparent;
}

.btn-naranja-word:hover {
    color: #B53D00 !important;
    background-color: #FDF1E7 !important;
}

/* BOTON MAIZ */
.btn-maiz {
    color: #fff;
    background-color: #D1A900 !important;
    background-color: #D1A900 !important;
}

    .btn-maiz:hover, .btn-maiz:focus, .btn-maiz:active, .btn-maiz.focus, .btn-maiz.active {
        text-decoration: none !important;
        background-color: #C79D00 !important;
        color: #fff;
    }

.btn-maiz-outline, [class*="bg-"].btn-maiz-outline {
    border: 1px solid #D1A900 !important;
    color: #D1A900 !important;
    background-color: transparent;
}

    .btn-maiz-outline:hover, [class*="bg-"].btn-maiz-outline:hover {
        border: 1px solid #C79D00;
        color: #C79D00 !important;
        background-color: #FFFAE7 !important;
    }

.btn.btn-maiz-word {
    color: #D1A900 !important;
    background-color: transparent;
}

.btn-maiz-word:hover {
    color: #C79D00 !important;
    background-color: #FFFAE7 !important;
}

/* BOTON TOMATE */
.btn-tomate {
    color: #fff;
    background-color: #EF5350 !important;
    background-color: #EF5350 !important;
}

    .btn-tomate:hover, .btn-tomate:focus, .btn-tomate:active, .btn-tomate.focus, .btn-tomate.active {
        text-decoration: none !important;
        background-color: #B61827 !important;
        color: #fff;
    }

.btn-tomate-outline {
    border: 1px solid #EF5350 !important;
    color: #EF5350 !important;
    background-color: transparent;
}

    .btn-tomate.btn-lg, .btn-tomate-outline.btn-lg {
    }

    .btn-tomate-outline:hover {
        border: 1px solid #B61827;
        color: #B61827 !important;
        background-color: #FDEFEF !important;
    }

.btn.btn-tomate-word {
    color: #EF5350 !important;
    background-color: transparent;
}

.btn-tomate-word:hover {
    color: #B61827 !important;
    background-color: #FDEFEF !important;
}

/* BOTON VERDE-AZULADO */
.btn-verde-azulado {
    color: #fff;
    background-color: #008388 !important;
    background-color: #008388 !important;
}

    .btn-verde-azulado:hover, .btn-verde-azulado:focus, .btn-verde-azulado:active, .btn-verde-azulado.focus, .btn-verde-azulado.active {
        text-decoration: none !important;
        background-color: #00565B !important;
        color: #fff;
    }

.btn-verde-azulado-outline {
    border: 1px solid #008388 !important;
    color: #008388 !important;
    background-color: transparent;
}

    .btn-verde-azulado.btn-lg, .btn-verde-azulado-outline.btn-lg {
    }

    .btn-verde-azulado-outline:hover, [class*="bg-"] .btn-verde-azulado-outline:hover {
        border: 1px solid #00565B;
        color: #00565B !important;
        background-color: #E7F3F4 !important;
    }

.btn.btn-verde-azulado-word {
    color: #008388 !important;
    background-color: transparent;
}

.btn-verde-azulado-word:hover {
    color: #00565B !important;
    background-color: #E7F3F4 !important;
}

.btn .badge {
    color: #fff;
}


/* BOTON WHITE */

.btn-white {
    border: 1px solid #0F7BA9 !important;
    color: #0F7BA9;
    background-color: #FFF;
}

    .btn-white:hover {
        border: 1px solid #09445d;
        color: #09445d;
        background-color: #E7F2F8 !important;
    }

    .btn-white:active {
        border: 1px solid #0F7BA9;
        color: #0F7BA9;
        background-color: #C4E7F5 !important;
    }


.btn-white-outline, [class*="bg-"] .btn-white-outline {
    border: 1px #FFF solid !important;
    color: #FFF !important;
    background-color: transparent;
}

    .btn-white.btn-lg, .btn-white-outline.btn-lg {
    }

        .btn-black.btn-lg:focus, .btn-white-outline.btn-lg:focus {
            color: #fff !important;
        }



/* Grupo de botones */
@media (max-width: 767px) {
    .btn {
        font-weight: 400 !important;
    }
}

.btn-group {
    margin-right: 2px;
}

    .btn-group .btn, .btn-group .btn-group .btn {
        border-right: 2px solid #DEE2E6 !important;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        behavior: url(pie/PIE.htc) !important;
    }

    .btn-group > .btn-group + .btn:first-child {
        border-top-left-radius: .25rem !important;
        border-bottom-left-radius: .25rem !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        behavior: url(pie/PIE.htc) !important;
    }

    .btn-group > .btn-group > .btn:only-child {
        border-radius: .25rem !important;
        -webkit-border-radius: .25rem !important;
        -moz-border-radius: .25rem !important;
        behavior: url(pie/PIE.htc) !important;
    }

    .btn-group .btn-group:last-child .btn, .btn-group .btn:last-child {
        border-radius: 0 .25rem .25rem 0 !important;
        -webkit-border-radius: 0 .25rem .25rem 0 !important;
        -moz-border-radius: 0 .25rem .25rem 0 !important;
        border-right: 0px solid #ccc !important;
        behavior: url(pie/PIE.htc) !important;
    }

    .btn-group + .btn-group:first-child .btn:only-child, .btn-group > .btn-group:first-child {
        border-radius: .25rem 0 0 .25rem !important;
        -webkit-border-radius: .25rem 0 0 .25rem !important;
        -moz-border-radius: .25rem 0 0 .25rem !important;
        border-right: 0px solid #ccc !important;
        behavior: url(pie/PIE.htc) !important;
    }

.btn-toolbar .btn-group-lg .btn {
    font-size: 20px;
    padding: 20px 40px;
    line-height: 1.3333333;
    border-radius: .25rem;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    behavior: url(pie/PIE.htc) !important;
}

@media (max-width: 768px) {
    .btn-group {
        margin-right: 2px;
        width: 100%;
    }

    .btn-toolbar .btn-group .btn, .btn-toolbar .btn {
        width: 100% !important;
        border-radius: .25rem !important;
        -webkit-border-radius: .25rem !important;
        -moz-border-radius: .25rem !important;
        border-right: 0px solid #ccc !important;
        behavior: url(pie/PIE.htc) !important;
    }

    .dropdown-menu {
        width: 100%;
    }
}

a.panel-success:hover {
    color: #dff0d8;
    background-color: #2a954f !important;
    background-color: #2E7D33 !important;
}

ul a .list-group-item {
    border: 0;
    border-bottom: solid 1px #ccc !important;
    color: #767676;
    display: block;
    font-weight: 400;
    margin-bottom: 0;
    padding: 16px 15px;
    width: 100%;
    color: #0d658b !important;
    font-weight: 400;
}

ul.list-sm a .list-group-item, ul.list-sm .list-group-item {
    font-size: 15px !important;
    padding: 10px 15px !important;
    font-weight: 400;
}

ul a .list-group-item:hover {
    background-color: #E6E6E6 !important;
    color: #0d658b !important;
}

ul a .list-group-item.active {
    color: #fff !important;
}

    ul a .list-group-item.active:hover {
        background-color: #316da0 !important;
        color: #fff !important;
    }

hr.dotted {
    border-top: 2px dotted #e4e4e4 !important;
}

/* revisar  */
.scroll-down {
    opacity: 1;
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s;
}

a.scroll-down {
    color: inherit !important;
}

.scroll-down {
    position: relative;
    bottom: 30px;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 2rem;
    height: 2rem;
    background-size: 14px auto;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

    .scroll-down:before {
        position: absolute;
        top: calc(50% - 8px);
        left: calc(50% - 6px);
        display: block;
        width: 12px;
        height: 12px;
        content: "";
    }

    .scroll-down.blanco, .scroll-down.blanco:before {
        border-color: #fff !important;
    }

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

.scro {
    margin-top: 50px;
    margin-bottom: -30px;
}

[class*="icono-arg"].fa-2x {
    font-size: 1.3em !important;
}

/* WIZARD  */
.step-wizard, .step-wizard-ok, .step-wizard-danger, .step-wizard-fll-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    behavior: url(pie/PIE.htc) !important;
    font-size: 14px;
    line-height: 40px;
    text-align: center !important;
    transition: all 1s;
    margin-bottom: 10px;
}

.step-wizard {
    background: #FF0000;
    color: #fff;
}

.step-wizard-ok {
    color: #fff;
    background: #39B54A;
}

.step-wizard-danger {
    color: #fff;
    background: #c62828;
}

.step-wizard-fll-prev {
    cursor: pointer;
}

.step-wizard-fll {
    color: #fff;
    background: #283897;
    margin-left: 3px;
    line-height: 38px;
}

.step-wizard-prev {
    color: #283897;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #283897;
    margin-left: -5px;
    line-height: 35px;
}

.step-wizard-fll-prev i {
    font-size: 30px !important;
}

.step-wizard-text {
    line-height: 18px;
    padding-left: 46px;
    padding-top: 5px;
    text-align: left !important;
    vertical-align: middle;
    height: 50px;
    display: table-cell;
    font-weight: 300;
}

    .step-wizard-text p {
        font-size: 15px !important;
        font-weight: 500;
    }

.active .step-wizard-text {
    font-weight: 500;
}

.line-wizard {
    position: absolute;
    width: 1px;
    background-color: #e6e6e6;
    z-index: -1;
    margin-left: 35px;
    top: 20px;
    bottom: 20px;
}

.l1 {
    height: 214px;
    margin-top: 44px;
}

.l2 {
    height: 217px;
    margin-top: -45px;
    margin-left: 25px;
}

.l3 {
    height: 131px;
    margin-top: -199px;
    margin-left: 25px;
}

nav-tabs-circle > li.active > a, .nav-tabs-circle > li.active > a:focus, .nav-tabs-circle > li.active > a:hover {
    border-width: 0;
}

.nav-stacked > li + li {
    margin-top: 0px;
}

.nav-tabs-circle > li > a {
    color: #AAAAAA;
    background-color: transparent !important;
    border: 0px;
    border-radius: 0px;
    margin: 0;
}

    .nav-tabs-circle > li > a .step-wizard {
        background-color: #CCCCCC !important;
    }

.nav-tabs-circle > li.active > a .step-wizard {
    background-color: #0d658b !important;
}

.nav-tabs-circle > li > a:hover, .nav-tabs-circle > li > a:focus {
    /*background-color: transparent; */
    color: #2A295C;
    z-index: 99;
    transition: all 0.5s ease 0s;
}

.nav-tabs-circle > li.active > a {
    color: #2A295C;
    font-weight: 400 !important;
    /*background-color: transparent;*/
    /*box-shadow: 0 0px 5px rgba(0, 0, 0, .6);*/
    z-index: 100;
}

    .nav-tabs-circle > li.active > a:hover, .nav-tabs-circle > li.active > a:focus {
        color: #2A295C;
        /*background-color: #2962FF; */
        /*box-shadow: 0 0px 5px rgba(0, 0, 0, .6);*/
        transition: all 0.5s ease 0s;
    }

/* 
    .sticky-header header #sub-navbar {
        height: 145px;
    }

        .sticky-header header #simple {
            height: 70px !important;
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
        }

#simple .submenu-navbar, header.smaller #simple .submenu-navbar {
        display: none !important;
    }

.submenu-navbar .breadcrumb a:hover, .submenu-navbar a.active:hover {
        color: #CCC !important;
        color: rgba(255,255,255,1) !important;
    }
        .navbar-default .submenu-navbar .nav > li > a {
            font-size: 16px;
            color: #fff !important;
            font-weight: 600;
            line-height: 30px;
            text-transform: uppercase;
            padding: 25px 10px;
        }

            .navbar-default .submenu-navbar .nav > li > a:hover {
                color: #C4fffC !important;
                background: none;
            }

    .navbar-default .submenu-navbar .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .submenu-navbar .nav li {
        height: 100%;
    }
	
	
        Sub navegacion Micrositios 
        .sticky-header header.smaller .submenu-navbar {
            background-image: linear-gradient(133deg, #1675a9 0%, $brand-primary 100%);
            color: #fff;
            padding-top: 0px;
        }
	    header.smaller .submenu-navbar .titulo {
        font-size: 28px;
        line-height: 34px;
        font-weight: 500;
        text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
        height: 80px;
        padding-top: 10px;
        padding-bottom: 15px;
        overflow: hidden;
        display: table-cell;
        vertical-align: middle;
    }


 @media only screen and (max-width: 768px) {
        .navbar-default .submenu-navbar .nav > li > a {
            font-size: 17px;
            color: #fff !important;
            font-weight: 600;
            line-height: 30px;
            text-transform: uppercase;
            padding: 10px 18px;
        }

			
    }	
		
		
		
		
		*/
/* HEADER Fijo arriba */
.navbar-default .nav > li > a {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.navbar-default {
    z-index: 1100 !important;
}

.sticky-header header, .sticky-header #simple header, .sticky-header.sistemas header, .sticky-header .sistemas #simple header {
    width: 100%;
    top: 0;
    height: auto;
    z-index: 1020 !important;
    display: inline-block;
    -webkit-transition: height 0.3s !important;
    -moz-transition: height 0.3s !important;
    -ms-transition: height 0.3s !important;
    -o-transition: height 0.3 s !important;
    transition: height 0.3s !important;
}

/* Este le da el margin top al main que contiene el cuerpo del documento */
body.sticky-header .simple main {
    margin-top: 70px !important;
}

/* Alto del navbar superior */
.smaller .navbar {
    min-height: 45px !important;
    /* Alto sticky-header */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

/* Nombre de del sitio/micrositio/servicio */
.sticky-header .smaller .navbar .nombreServicio {
    font-size: 16px !important;
    line-height: 34px;
    padding-right: 5px;
    padding-top: 0 !important;
    padding-left: 10px !important;
    color: #139ED9;
    font-weight: 300;
    height: 53px !important;
    max-height: 53px !important;
    text-overflow: ellipsis;
    display: flex !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* Botones de navegacion */
.sticky-header > .smaller > .navbar-default .nav > li > a {
    color: #FFF;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 12px;
    padding-top: 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sticky-header > .smaller > .navbar-default .nav > li.active > a {
    color: #fff !important;
}

/* Contenedor del logo de AFIP */
.sticky-header .smaller .navbar-brand {
    width: 104px !important;
    height: 36px !important;
    margin-top: 9px;
    margin-left: 2px;
    margin-bottom: -2px;
}

/* Logo de AFIP */
.sticky-header .smaller .logoAfip {
    height: 36px;
    width: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.smaller .usernav, .smaller .usernav i {
    font-size: 12px !important;
    line-height: 18px;
}


.page-sidebar .nav-pills li a {
    color: #333 !important;
}

@media (max-width: 768px) {
    /* Alto del navbar superior */




    .smaller .navbar, .navbar {
        min-height: 45px !important;
        /* Alto sticky-header */
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        /* Contenedor del logo de AFIP */
        .sistemas .smaller .navbar .navbar-brand, body.sistemas .navbar .navbar-brand, .smaller .navbar .navbar-brand .navbar-brand-negro {
            margin-top: 9px;
            margin-bottom: 9px;
            margin-left: 16px !important;
            width: 30px !important;
            background: url(/frameworkAFIP/img/logo_afip_negro-min.svg) !important;
            background-repeat: no-repeat !important;
            background-size: contain !important;
            background-position-y: center !important;
            background-position-x: center !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            margin-left: -10px;
        }




        .smaller .navbar .navbar-brand, .sticky-header .navbar .navbar-brand, .navbar .navbar-brand, .navbar-brand.navbar-brand-blanco {
            margin-top: 9px;
            margin-bottom: 9px;
            margin-left: 16px !important;
            width: 30px !important;
            background: url(/frameworkAFIP/img/logo_afip_blanco-min.svg) !important;
            background-repeat: no-repeat !important;
            background-size: contain !important;
            background-position-y: center !important;
            background-position-x: center !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            margin-left: -10px;
        }


    /* Logo de AFIP */
    .logoAfip, .sticky-header .smaller .logoAfip {
        height: 36px;
        width: auto;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    /* Nombre de del sitio/micrositio/servicio */
    .sticky-header .smaller .navbar .nombreServicio, .navbar .nombreServicio {
        font-size: 16px !important;
        line-height: 34px;
        margin: 0;
        padding: 0;
        padding-right: 5px;
        padding-top: 0 !important;
        padding-left: 10px !important;
        color: #139ED9;
        font-weight: 400;
        height: 55px !important;
        max-height: 55px !important;
        text-overflow: ellipsis;
        display: flex !important;
        display: list-item;
        white-space: nowrap;
        overflow: hidden;
        max-width: 80%;
        text-align: center;
        text-overflow: ellipsis;
    }


    .smaller .usernav, .smaller .usernav h6, .usernav {
        font-size: 16px !important;
        line-height: 26px;
    }

    /* Menu hamburguesa */
    .navbar-toggle, header.smaller .navbar-toggle {
        float: right;
        margin: 14px 0 0 0 !important;
    }

        .navbar-toggle i {
            padding: 0 !important;
        }

    header .navbar-toggle, header.smaller .navbar-toggle {
        float: right;
        position: absolute;
        top: -7px;
        right: 24px;
        width: 44px;
        height: 40px;
        border-radius: .25rem;
        background-color: #000 !important;
    }

    .sistemas header .navbar-toggle, .sistemas header.smaller .navbar-toggle {
        background-color: #0d658b !important;
    }



    .page-sidebar .btn-title {
        border-radius: .25rem !important;
    }

    .page-sidebar .nav-pills li a {
        color: #333 !important;
    }

    .navbar-afip .navbar-toggle {
        float: right;
    }
}

@media (max-width: 420px) {
    header .btn {
        margin: 0 !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    header .jumbotron .jumbotron_body .btn {
        margin-top: 15px !important;
    }

    .nav > li {
        position: relative;
        display: table-row !important;
        width: 100%;
    }

    /*.nav > li > a {
            background-color: #404040;
        }*/
    /* Logo de AFIP */
    .logoAfip {
        max-height: 30px;
        margin-top: 4px;
        display: inline-block;
        position: relative;
    }
}

.barra {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 7px 0;
}

.barra-blanca {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 7px 0;
}

.submenu {
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

nav ul li:hover > ul {
    height: auto;
    opacity: 1;
}

.sticky-header header.smaller {
    margin: 0 !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: -3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: fixed;
}

    .sticky-header header.smaller .navbar-default {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0);
    }

        .sticky-header header.smaller .navbar-default .nav > li > a:hover, .sticky-header header.smaller .navbar-default .nav > li.active > a:hover {
            color: #fff;
        }

    .sticky-header header.smaller .jumbotron {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
        margin: 0;
    }


    .sticky-header header.smaller .jumbotron_body {
        height: 0px !important;
        overflow: hidden;
        padding: 0 !important;
    }

    .sticky-header header.smaller .jumbotron_bar {
        padding: 8px 0;
        margin-bottom: 0px !important;
    }

    .sticky-header header.smaller.submenu-navbar .nav-pills > li > a {
        color: #fff !important;
        font-size: 18px !important;
    }

    .sticky-header header.smaller .bar ra, .sticky-header header.smaller .barra-bl anca {
        display: none;
    }



.panel-border-l-danger {
    border-left: 8px solid rgba(239, 77, 61, 0.7);
}

    .panel-border-l-danger .panel-body {
        padding-left: 12px;
    }

.panel-border-l-primary {
    border-left: 8px solid rgba(7, 149, 214, 0.7);
}

    .panel-border-l-primary .panel-body {
        padding-left: 12px;
    }


label.btn span {
    font-size: 1.4em;
}

label input[type="radio"] ~ i.fa.fa-circle-o {
    display: inline;
    font-size: 1.5em;
}

label input[type="radio"] ~ i.fa.fa-dot-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
    display: inline;
    font-size: 1.5em;
}

label input[type="checkbox"] ~ i.fa.fa-square-o {
    display: inline;
    font-size: 1.5em;
}

label input[type="checkbox"] ~ i.fa.fa-check-square-o {
    display: none;
}

label input[type="checkbox"]:checked ~ i.fa.fa-square-o {
    display: none;
}

label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
    display: inline;
    font-size: 1.5em;
}

.checkbox label.control-label.disabled, .radio.disabled label {
    opacity: .5;
    cursor: not-allowed;
}

.radio label {
    font-weight: 400 !important;
}

div[data-toggle="buttons"] label.active {
    color: #139ED9;
    font-weight: 500;
}

div[data-toggle="buttons"] label {
    display: inline-block;
    padding: 8px 16px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 2em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    border-radius: .25rem !important;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    behavior: url(pie/PIE.htc) !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width: 100%;
}

    div[data-toggle="buttons"] label:hover {
        color: #0577ab;
    }

    div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

header .btn-group-vertical > .btn:first-child {
    margin-left: 0px;
}

/* nav bar */
.navbar-afip .navbar-toggle {
    float: right;
    margin: 20px 0 20px 0px;
}

.navbar-afip {
    background-color: #139ED9 !important;
    min-height: 62px !important;
}

    .navbar-afip .navbar-toggle .icon-bar {
        background-color: #fff !important;
        color: #139ED9 !important;
    }

    .navbar-afip.navbar-default .nav > li > a {
        color: #139ED9;
        font-size: 17px;
        font-weight: 500;
        line-height: 30px;
        padding-bottom: 15px;
        padding-top: 18px;
        text-transform: uppercase;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }


/* CLASES SIN CATEGORIA*/
/* Loader */
.state-loading:before {
    border-color: #149ed9 #149ed9 #fffFFF !important;
}



header .navbar-default .navbar-toggle:hover, header .navbar-default .navbar-toggle:focus, main .navbar-default .navbar-toggle:hover, main .navbar-default .navbar-toggle:focus
/* Correcion colores con fondos bg- */
.bg-gray-1 a, .bg-gray-2 a, .bg-gray-3 a {
    color: #139ED9 !important;
    font-weight: 500;
}



.media-right .btn + .btn {
    margin-left: 0px !important;
}


[class*="bg-primary"] a.panel:hover, [class*="bg-primary"] a.panel:focus {
    background: #0d658b !important;
    color: #fff;
}

.bg-none {
    background-color: transparent !important;
    background: transparent !important;
}

/* BOTON WHITE */
.btn-white, a.btn-white {
    border: 1px solid #0F7BA9 !important;
    color: #0F7BA9 !important;
    background-color: #FFF;
}

    .btn-white:hover, .btn-white:focus {
        border: 1px solid #09445d;
        color: #09445d;
        background-color: #E7F2F8 !important;
    }

    .btn-white:active {
        border: 1px solid #0F7BA9;
        color: #0F7BA9;
        background-color: #C4E7F5 !important;
    }

.btn-white-outline {
    border: 1px solid #fff;
    color: #fff !important;
    background-color: transparent;
}

    [class*="bg"] .btn-white-outline:hover, .btn-white-outline:hover {
        border: 1px solid #fff;
        color: #0d658b !important;
        background-color: #fff !important;
    }

.btn.btn-white-word {
    color: #0d658b !important;
    background-color: transparent;
}

.btn-white-word:hover {
    color: #0d658b !important;
    background-color: #F2F2F2 !important;
}




/* saca sombra en botones en jumbotron */
.jumbotron_body .img-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/* pone en primary los botones en los jumbotron */
.jumbotron_body .well {
    min-height: 20px;
    color: #333 !important;
    padding: 40px;
    margin-bottom: 20px;
    background-color: #F2F2F2 !important;
    border: 2px solid #999 !important;
    border-radius: 4px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.jumbotron_body hr {
    border-top: 1px solid #999 !important;
}

/* Destacado de apps*/
.jumbotron_body .well .appTiulo {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 24px !important;
    font-size: 2rem !important;
    font-weight: 500 !important;
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.jumbotron_body .well .appIcono {
    text-align: center;
    margin-bottom: 24px;
}

.jumbotron_body .well .appDescripcion {
    text-align: center !important;
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    margin-bottom: 24px !important;
}

.jumbotron_body .well .appBotones {
    text-align: center !important;
}

@media (max-width: 992px) {
    .jumbotron_body .well .appApple {
        text-align: right !important;
    }

    .jumbotron_body .well .appGoogle {
        text-align: left !important;
    }



    /* pone en primary los botones en los jumbotron */
    .jumbotron_body .btn-white.btn-lg, .jumbotron_body .btn-white-outline.btn-lg, .jumbotron_body .btn-white {
        background-color: #0d658b;
        background-color: #0d658b !important;
        color: #fff !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

        .jumbotron_body .btn-white:hover, .jumbotron_body .btn-white.btn-lg:hover .jumbotron_body .btn-white :focus, .jumbotron_body .btn-white :active, .jumbotron_body.btn-white .focus, .jumbotron_body.btn-white .active {
            background-color: #0F7BA9 !important;
            background-color: #0F7BA9 !important;
        }

    /* pone en los botones en los jumbotron en tamaño medio */
    .jumbotron_body .btn.btn-lg {
        min-height: 44px !important;
        height: 44px !important;
        font-size: 16px !important;
        line-height: 16px !important;
        padding: 13px 22px !important;
    }

    /* pone todos los paneles en el color primary */

    .panel-heading[class*="bg-"] {
        background-color: #0F7BA9 !important;
    }

    a.panel:hover .panel-heading[class*="bg-"] {
        background-color: #0A5575 !important;
        opacity: 1 !important;
    }

    a.panel.panel-icon:focus, a.panel.panel-icon:hover {
        background: #FFF !important;
        color: #333;
    }

    a.panel:focus .panel-body h4, a.panel:hover .panel-body h4, a.panel:focus .media-body h4, a.panel:hover .media-body h4, a.panel:focus .panel-body h3, a.panel:hover .panel-body h3, a.panel:focus .media-body h3, a.panel:hover .media-body h3, a.panel:focus .panel-body h2, a.panel:hover .panel-body h2, a.panel:focus .panel-body h1, a.panel:hover .panel-body h1 {
        color: #0A5575 !important;
    }

    .margin-center {
        margin: 0 auto !important;
    }

    #main div ul li > a:visited {
        color: #6a1b99 !important;
    }

    #main div ul li.active > a:visited {
        color: #FFF !important;
    }
}




/* Menu Avatar usario Clave Fiscal */

#contCabeceraAFIP {
    display: inline-flex;
    align-items: center;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 20;
}

    #contCabeceraAFIP .avatar {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

#contenedorContribuyente {
    float: right;
    position: relative;
}

.user-avatar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #0D658B;
    border-radius: 50% !important;
    border: 2px solid #0D658B;
    font-weight: 400 !important;
}

a.user-avatar:hover, button.user-avatar:hover {
    color: #fff !important;
    background-color: #09445d;
    border: 2px solid #09445d;
    font-weight: 400 !important;
    border-radius: 50% !important;
}

.user-avatar.user-avatar-outline {
    color: #139ed9 !important;
    background-color: #FFF !important;
    border: 2px solid #139ed9 !important;
}

a.user-avatar.user-avatar-outline:hover {
    color: #0f7ba9 !important;
    background-color: #FFF !important;
    border: 2px solid #0f7ba9 !important;
    border-radius: 50% !important;
}

.user-avatar-sm {
    height: 2rem;
    width: 2rem;
    font-size: 14px;
    font-weight: 500 !important;
}

.user-avatar-md {
    height: 2.875rem;
    width: 2.875rem;
    font-size: 22px;
}


.user-avatar-lg {
    height: 3.5rem;
    width: 3.5rem;
    font-size: 24px;
}

.user-avatar-xl {
    height: 5rem;
    width: 5rem;
    font-size: 36px;
}

#iconoChicoContribuyenteAFIP:focus {
    outline: 1px aliceblue solid !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#contenedorCajaDatosContribuyente {
    position: relative;
}

#fondoCajaDatosContribuyente {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,0.02);
}

#cajaDatosContribuyente {
    position: absolute;
    width: 230px;
    right: 15px;
    margin-top: 3px;
    z-index: 2000;
    background: #fff;
    border-radius: 4px !important;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}

#cajaDatosContribuyenteTop {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 1rem;
}

#contBtnContribuyente .btn-clear {
    border: none;
    background: none;
    padding: 0;
    color: #000;
    font-weight: 400 !important;
    font-size: 14px;
    display: block;
    text-align: left;
}

    #contBtnContribuyente .btn-clear .media {
        padding: 10px;
    }

        #contBtnContribuyente .btn-clear .media i {
            font-size: 18px;
            line-height: 24px;
        }

    #contBtnContribuyente .btn-clear:hover {
        color: #0d658b;
        background-color: #e7f0f4;
    }

    #contBtnContribuyente .btn-clear .media .media-body {
        vertical-align: middle;
        font-size: 17px;
        font-weight: 500;
    }

#contIconoGrandeContribuyenteAFIP {
    text-align: center;
    display: table;
    width: 56px;
    margin: -28px auto 20px;
}

#cajaDatosContribuyente .btn.btn-sm {
    padding: 11px 12px !important;
}


@media (max-width: 767px) {
    .navbar .container {
        overflow: initial !important;
    }

    #contenedorCajaDatosContribuyente {
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
    }

    #fondoCajaDatosContribuyente {
        display: none !important;
    }

    #contBtnContribuyente {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}




/* PANELES*/
.list-group, .panel-default, .panel-group .panel {
    border: none !important;
    background-color: #fff !important;
}

    .panel-default.panel-icon {
        padding: 0 !important;
    }


.panel, a.panel, .card {
    border: 1px solid #ccc !important;
    background-color: #fff !important;
    box-shadow: none;
    color: #333;
}

    a.panel:hover {
        background-color: #edf5fa !important;
        color: #333 !important;
    }

.panel-simple {
    padding: 20px 20px 30px 20px !important;
    border: 1px solid #DEE2E6 !important;
    background-color: none !important;
}

.list-group, .panel-default, .panel-group .panel {
    border: solid 0.2px #e9e9e9;
}


.panel.panel-default, .panel.panel-default.panel-icon {
    border: none !important;
    box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
    display: block;
    margin-bottom: 30px !important;
}

.panel-icon {
    border-bottom-color: none !important;
    text-align: center;
}

a.panel-icon:hover {
    background-color: #e7f0f4 !important;
    text-align: center;
    z-index: 0 !important;
}


panel-border .panel.panel-primary.panel-body {
    padding: 1rem !important;
}

.panel-icon .panel-heading {
    position: relative;
    height: 85px !important;
    min-height: 85px !important;
    padding: 0;
}

a.panel:has(.panel-heading) {
    display: block !important;
}

.panel-icon .panel-heading i, .panel-body i {
    z-index: 0 !important;
    background-color: #fff !important;
    font-size: 2.1em !important;
    width: 72px;
    height: 72px;
    border: 1px solid;
    border-color: inherit;
    margin: 0 auto !important;
    margin-top: 72px !important;
    margin-bottom: 18px;
    color: #0d658b !important;
    background-color: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
    border-radius: 200px !important;
    -webkit-border-radius: 200px !important;
    -moz-border-radius: 200px !important;
}

.panel-body i {
    color: #666 !important;
    margin-top: 6px !important;
    margin-bottom: 15px !important;
    background-color: transparent !important;
}

.panel-body:has(i) {
    text-align: center !important;
}

.panel-icon .panel-body {
    padding: 36px 20px 20px 18px;
}

.panel.panel-border-primary {
    border-top: 8px solid #0d658b !important;
    border-top: 8px solid #0d658b !important;
    border-top-width: 8px !important;
    border-top-style: solid !important;
    border-top-color: #0d658b !important;
    border-left-color: #F4F4F4 !important;
    border-right-color: #F4F4F4 !important;
    border-bottom-color: #F4F4F4 !important;
}

.panel:has (.panel-border) {
    padding: 0px;
    margin: 20px 0;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #ccc !important;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    border-radius: .25rem !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.border-primary, .panel-default.border-primary {
    border-left-color: #0d658b !important;
    border-left-color: #0d658b !important;
    border-left-style: solid !important;
    border-left-width: 8px !important;
}

.panel-border.border-info {
    border: 1px solid inherit !important;
    border-left-color: #139ed9 !important;
    border-left-style: solid !important;
    border-left-width: 8px !important;
}

.border-success {
    border-left-color: #60AD5F !important;
    border-left-color: #60AD5F !important;
}

.border-danger {
    border-left-color: #FF5F52 !important;
    border-left-color: #FF5F52 !important;
}

.border-warning {
    border-left-color: #FFD958 !important;
    border-left-color: #FFD958 !important;
}

.border-gray {
    border-left-color: #E6E6E6 !important;
    border-left-color: #E6E6E6 !important;
}

.border-fucsia {
    border-left-color: #FF77A9 !important;
    border-left-color: #FF77A9 !important;
}

.border-arandano {
    border-left-color: #FA5788 !important;
    border-left-color: #FA5788 !important;
}

.border-uva {
    border-left-color: #9C4DCB !important;
    border-left-color: #9C4DCB !important;
}

.border-verdin {
    border-left-color: #A0D243 !important;
    border-left-color: #A0D243 !important;
}

.border-lima {
    border-left-color: #FFFF6E !important;
    border-left-color: #FFFF6E !important;
}

.border-maiz {
    border-left-color: #FFFF51 !important;
    border-left-color: #FFFF51 !important;
}

.border-tomate {
    border-left-color: #FF867C !important;
    border-left-color: #FF867C !important;
}

.border-naranja {
    border-left-color: #FF9D3F !important;
    border-left-color: #FF9D3F !important;
}

.border-verde-azulado {
    border-left-color: #4EB3B8 !important;
    border-left-color: #4EB3B8 !important;
}

.border-negro {
    border-left-color: #000 !important;
    border-left-color: #000 !important;
}


.shadow {
    -webkit-box-shadow: 0 5px 18px rgba(0, 0, 0, 0.02);
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.2);
}

a .shadow:hover {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.3);
}

.no-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.page-sidebar .nav-pills li > a:visited {
    color: #333 !important;
}

.page-sidebar .nav-pills li.active > a:visited {
    color: #FFF !important;
}




/* Componente Pastillas */
a.pill {
    cursor: pointer;
}

.pill {
    background-color: #e7f0f4;
    color: #333;
    outline-color: #86B2C5;
    outline: #0d658b 1px solid;
    align-items: center;
    height: 2rem;
    line-height: 26px;
    padding: 0 1rem;
    max-width: 220px;
    font-size: 14px !important;
    border: 0;
    transition: box-shadow ease-out 138ms;
    border-radius: calc(var(--echip-chip-height, 2rem)/2);
    display: inline-block;
    padding: 3px 16px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem;
}

    .pill i {
        margin-right: .5rem !important;
        color: #0d658b !important;
        font-weight: 500;
    }

    .pill button.close {
        margin-left: .5rem !important;
        color: #0d658b;
        opacity: 1;
        margin-right: -6px;
    }

    .pill img {
        height: calc(var(--echip-chip-height, 2rem)/1.332);
        width: calc(var(--echip-chip-height, 2rem)/1.332);
        border-radius: calc(var(--echip-chip-height, 2rem)/2);
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin: -4px 8px 0 -10px !important;
    }

    .pill.input {
        background-color: #FFF !important;
        color: #0d658b;
        outline-color: #86b2c5;
        font-weight: 400 !important;
    }

    .pill.asistencia {
        background-color: #FFF !important;
        color: #0d658b;
        outline-color: #86b2c5;
        font-weight: 400 !important;
    }

        .pill.asistencia.disabled, .pill.asistencia.disabled:hover, .pill.disabled, .pill.disabled:hover, .pill.sugerencia.disabled, .pill.sugerencia.disabled:hover {
            background-color: #f5f5f5 !important;
            color: #999;
            outline-color: #e5e5e5;
            font-weight: 400 !important;
            cursor: not-allowed;
        }

            .pill.disabled i, .pill.asistencia.disabled i, .pill.disabled .close, .pill.input.disabled i, .pill.input .close {
                color: #999 !important;
            }

                .pill.disabled .close, .pill.disabled .close:hover {
                    cursor: not-allowed;
                }

            .pill.disabled img {
                -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
                filter: grayscale(100%);
            }

        .pill.asistencia:hover {
            background-color: #e7f0f4 !important;
            color: #0d658b;
            outline: #0d658b 1px solid;
        }

    .pill.sugerencia {
        background-color: #FFF !important;
        color: #666;
        outline-color: #86b2c5;
    }


/* Componente Acordeon */
.accordion-item {
    margin-top: 3px !important;
}

.accordion-button[disabled], .accordion-header.disabled {
    cursor: not-allowed;
    pointer-events: none;
    color: #ccc !important;
}


    .accordion-button[disabled]::after, .accordion-header.disabled .accordion-button::after, .accordion-header.disabled a.accordion-button {
        border: solid #ccc;
        color: #ccc !important;
        border-width: 0 1.5px 1.5px 0;
    }


.panel-accordeon {
    background-color: #fbfbfb;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: 0;
    display: block;
    display: block;
}

    .panel-accordeon:focus-within {
        border: 1px solid #0d658b !important;
    }

.accordion-header {
    margin: 0;
}

.accordion-button.collapsed {
    background-color: #FFF !important;
}

a.accordion-button, a.accordion-button:hover, a.accordion-button:visited {
    background-color: #e7f0f4 !important;
    display: block;
    padding: 1.1rem 1.25rem;
    padding-right: 55px !important;
    min-height: 58px;
    background: #FFF;
    color: #333 !important;
    cursor: pointer;
    position: relative;
    user-select: none;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 700 !important;
    text-align: left !important;
    border: none !important;
    border-bottom: 1px solid rgba(0,0,0,0.125) !important;
    border-radius: 0 !important;
    width: 100%;
}

.accordion-button:focus-within, .accordion-button:focus-visible {
    border: none !important;
    border-radius: 0 !important;
}

.accordion-item:focus {
    border: 1px solid !important;
    border-color: #0d658b !important;
    box-shadow: none;
}

.accordion-button::after {
    border: solid #0d658b;
    border-width: 0 1.5px 1.5px 0;
    padding: 5.5px;
    content: '';
    display: inline-block;
    float: right;
    position: absolute !important;
    height: 9px;
    right: 1.5rem;
    margin-bottom: -15px !important;
    top: 1.7rem;
    font-weight: 300 !important;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    vertical-align: top;
    width: 9px;
    font-size: 16px;
    pointer-events: none;
    transition: transform 0.35s ease-out;
}

.accordion-button.collapsed::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 1.2rem;
}

.accordion-button.filtros::after {
    border: none !important;
    font-family: 'FontAwesome';
    content: "\f1de";
    color: #0d658b;
    display: inline-block;
    right: 32px;
    margin-bottom: -15px !important;
    -webkit-transform: rotate(0deg) !important;
    top: 8px !important;
    font-weight: 500 !important;
    font-size: 22px;
    z-index: 10;
}

.accordion-button.filtros.collapsed::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 1.2rem;
}

.accordion-body {
    padding: 1rem 1.25rem;
}


@media (min-width: @screen-lg-min) {
    h1 {
        font-size: 60px !important;
    }
}



/* SWICH BUTTON */
.switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 22px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked:disabled + .slider, input:disabled + .slider {
    background-color: #e9e9e9 !important;
    cursor: not-allowed;
}

    input:checked:disabled + .slider:before, input:disabled + .slider:before {
        background-color: #ccc !important;
    }

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    top: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 10;
}

.switch input[type=checkbox]:focus .slider {
    box-shadow: 0px 0px 0px 5px rgba(17,85,119,1);
    -webkit-box-shadow: 0px 0px 0px 5px rgba(17,85,119,1);
    -moz-box-shadow: 0px 0px 0px 5px rgba(17,85,119,1);
}

input:checked + .slider {
    background-color: #139ed9;
}

    input:checked + .slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

.switch input:focus + .slider {
    box-shadow: 0px 0px 0px 3px rgba(18,157,217,1);
    -webkit-box-shadow: 0px 0px 0px 3px rgba(18,157,217,1);
    -moz-box-shadow: 0px 0px 0px 3px rgba(18,157,217,1);
    outline: 1px solid #FFF;
}

.switch input:checked:disabled:focus + .slider {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    outline: none !important;
}

/* Rounded sliders */
.slider.round {
    border-radius: 40px;
    cursor: pointer;
}

    .slider.round:before {
        border-radius: 50%;
    }

/* ejemplos Columnas */
.col-ej {
    padding: 12px 14px;
    background-color: #E6E6E6;
    background-color: #ccc \9;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    border-radius: .25rem !important;
    -webkit-border-radius: .25rem !important;
    -moz-border-radius: .25rem !important;
    width: 100%;
}

.col-ej-2 {
    padding: 10px 14px;
    background-color: #E6E6E6;
    border-radius: .25rem !important;
    margin-top: 0px;
    margin-bottom: 1px;
    font-size: 16px;
    width: 100%;
}

.stat {
    min-height: 300px;
    padding: 10px;
    position: relative;
}

    .stat:before {
        width: 1px;
        height: 90%;
        background-color: #f3f3f3;
        position: absolute;
        top: 5%;
        bottom: 5%;
        left: 50%;
        content: "";
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
    }

    .stat:after {
        width: 90%;
        height: 1px;
        background-color: #f3f3f3;
        position: absolute;
        bottom: 50%;
        right: 5%;
        left: 5%;
        content: "";
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
    }

    .stat .sub {
        padding: 25px 10px;
        text-align: center;
        min-height: 150px;
        display: table-cell !important;
    }

    .stat .sub1 {
        padding: 25px 10px;
        text-align: center;
        min-height: 150px;
        display: table-cell !important;
    }



/* Clases Margenes  */
m-a-1 {
    margin: 1rem !important;
}

.m-t-1 {
    margin-top: 1rem !important;
}

.m-r-1 {
    margin-right: 1rem !important;
}

.m-b-1 {
    margin-bottom: 1rem !important;
}

.m-l-1 {
    margin-left: 1rem !important;
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.m-a-2 {
    margin: 1.5rem !important;
}

.m-t-2 {
    margin-top: 1.5rem !important;
}

.m-r-2 {
    margin-right: 1.5rem !important;
}

.m-b-2 {
    margin-bottom: 1.5rem !important;
}

.m-l-2 {
    margin-left: 1.5rem !important;
}

.m-x-2 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.m-y-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.m-a-3 {
    margin: 3rem 3rem !important;
}

.m-t-3 {
    margin-top: 3rem !important;
}

.m-r-3 {
    margin-right: 3rem !important;
}

.m-b-3 {
    margin-bottom: 3rem !important;
}

.m-l-3 {
    margin-left: 3rem !important;
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.m-a-4 {
    margin: 4rem 4rem !important;
}

.m-t-4 {
    margin-top: 4rem !important;
}

.m-r-4 {
    margin-right: 4rem !important;
}

.m-b-4 {
    margin-bottom: 4rem !important;
}

.m-l-4 {
    margin-left: 4rem !important;
}

.m-x-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
}

.m-y-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

/* Clases padding */
.p-a-1 {
    padding: 1rem !important;
}

.p-t-1 {
    padding-top: 1rem !important;
}

.p-r-1 {
    padding-right: 1rem !important;
}

.p-b-1 {
    padding-bottom: 1rem !important;
}

.p-l-1 {
    padding-left: 1rem !important;
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.p-a-2 {
    padding: 1.5rem 1.5rem !important;
}

.p-t-2 {
    padding-top: 1.5rem !important;
}

.p-r-2 {
    padding-right: 1.5rem !important;
}

.p-b-2 {
    padding-bottom: 1.5rem !important;
}

.p-l-2 {
    padding-left: 1.5rem !important;
}

.p-x-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.p-y-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.p-a-3 {
    padding: 3rem 3rem !important;
}

.p-t-3 {
    padding-top: 3rem !important;
}

.p-r-3 {
    padding-right: 3rem !important;
}

.p-b-3 {
    padding-bottom: 3rem !important;
}

.p-l-3 {
    padding-left: 3rem !important;
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.p-a-3 {
    padding: 3rem 3rem !important;
}

.p-a-4 {
    padding: 4rem !important;
}

.p-t-4 {
    padding-top: 4rem !important;
}

.p-r-4 {
    padding-right: 4rem !important;
}

.p-b-4 {
    padding-bottom: 4rem !important;
}

.p-l-4 {
    padding-left: 4rem !important;
}

.p-x-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.p-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

/* Clases position */
.position-static {
    position: static !important;
}

.position-absolute {
    position: absolute !important;
}

.position-relative {
    position: relative !important;
}

.position-fixed {
    position: fixed !important;
}


.vertical-align {
    vertical-align: middle;
}

/* Clases display */
.display-table {
    display: table !important;
    width: 100%;
}

.display-inline-table {
    display: inline-table !important;
}

.display-none {
    display: none !important;
}

.display-table-cell {
    display: table-cell !important;
    vertical-align: middle;
}

.display-inline {
    display: inline !important;
}

.display-block {
    display: block !important;
}

.display-none {
    display: none !important;
}

/* Clases Flex */
.d-flex, .display-flex {
    display: flex !important;
}

.d-inline-flex, .display-inline-flex {
    display: inline-flex !important;
}

.flex-row {
    flex-direction: row-reverse !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-shrink-0 {
    flex-shrink: 1 !important;
}

.flex-shrink-1 {
    flex-shrink: 0 !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

/* Clases Float */
.float-right {
    float: right;
}

.float-left {
    float: left;
}

/* Clases Text-trasform */
.lowercase {
    text-transform: initial !important;
}

.uppercase {
    text-transform: uppercase !important;
}


/* Clases Color Borde */
.border-primary {
    border-color: #0d658b !important;
}

.border-primary-light {
    border-color: #e7f0f4 !important;
}

.border-primary-dark {
    border-color: #09445d !important;
}

.border-black {
    border-color: #FFF !important;
}

.border-white {
    border-color: #FFF !important;
}

.border-gray {
    border-color: #ccc !important;
}

.border-info {
    border-color: #139ed9 !important;
}

.border-danger {
    border-color: #c62828 !important;
}

.border-success {
    border-color: #2e7d33 !important;
}

.border-warning {
    border-color: #f9a822 !important;
}

/* Clases Sombras */
.shadow {
    box-shadow: 0px 2px 2px rgb(0 0 0 / 20%) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.shadow-sm {
    box-shadow: 0px 0px 2px rgb(0 0 0 / 30%) !important;
}

.shadow-lg {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 50%) !important;
}

.shadow-inset {
    box-shadow: inset 0px 2px 4px rgb(0 0 0 / 50%) !important;
}

.shadow-inset-lg {
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 50%) !important;
}

/* Clases Grosor Bordes */
.shadow-none .border {
    border: 1px solid #212529 !important;
}

.border-0, .panel.border-0, a.panel.border-0 {
    border: none !important;
}

.border-1, .panel.border-1, a.panel.border-1 {
    border-width: 1px !important;
    border-style: solid;
    border-color: #ccc;
}

.border-2, .panel.border-2, a.panel.border-2 {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #ccc !important;
}

.border-3, .panel.border-3, a.panel.border-3 {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #ccc !important;
}

.border-4, .panel.border-4, a.panel.border-4 {
    border-width: 4px !important;
    border-style: solid !important;
    border-color: #ccc !important;
}

/* Clases Border Radius  */
/* Border radius */
.radius-0, .b-r-0 {
    border-radius: 0 !important;
}

.radius-1, .b-r-1 {
    border-radius: 0.2rem !important;
}

.radius-2, .b-r-2 {
    border-radius: 0.25rem !important;
}

.radius-3, .b-r-3 {
    border-radius: 0.3rem !important;
}

.radius-pill {
    border-radius: 50rem !important;
}

.radius-circle {
    border-radius: 50% !important;
}


.border-radius-0x, .b-r-0 {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.border-radius-2x {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.border-radius-4x, .b-r-4 {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.border-radius-6x, .b-r-6 {
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
}

.border-radius-8x, .b-r-8 {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
}

.border-radius-10x, .b-r-10 {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    display;
}


/* Clases Opacidad  */
.opacity-10 {
    opacity: 1 !important;
}

.opacity-9 {
    opacity: 0.9 !important;
}

.opacity-8 {
    opacity: 0.8 !important;
}

.opacity-7 {
    opacity: 0.7 !important;
}

.opacity-6 {
    opacity: 0.6 !important;
}

.opacity-5 {
    opacity: 0.5 !important;
}

.opacity-4 {
    opacity: 0.4 !important;
}

.opacity-3 {
    opacity: 0.3 !important;
}

.opacity-2 {
    opacity: 0.2 !important;
}

.opacity-1 {
    opacity: 0.1 !important;
}


/* Clases escala de gris */
.grayscale {
    -webkit-filter: grayscale(90%) !important;
    /* Safari 6.0 - 9.0 */
    filter: grayscale(90%) !important;
}

    .grayscale:hover {
        -webkit-filter: grayscale(0%) !important;
        /* Safari 6.0 - 9.0 */
        filter: grayscale(0%) !important;
    }

/* Clases Vertical Align  */
.v-aling-top {
    vertical-align: top !important;
}

.v-aling-middle {
    vertical-align: middle !important;
}

.v-aling-bottom {
    vertical-align: bottom !important;
}

















/* Borrar era para los primeros sitios en poncheda  */

.titulo-micrositio {
    font-weight: 500 !important;
    color: #0d658b !important;
    text-transform: uppercase !important;
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.subtitulo-micrositio {
    font-weight: 700 !important;
    color: #0d658b !important;
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
}

.titulos-secciones {
    font-weight: 600 !important;
    color: #0d658b !important;
    text-transform: uppercase !important;
    font-family: "Encode Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    margin-bottom: 30px;
    text-align: center;
}

.icono-titulo {
    width: 100px !important;
    height: 100px !important;
}

@media only screen and (max-width: 990px) and (min-width: 200px) {
    .icono-titulo {
        width: 100% !important;
        height: 100% !important;
    }
}

.circle {
    width: 120px;
    height: 120px;
    padding: 16%;
    border: 3px solid #0d658b;
    border-radius: 500px !important;
}

    .circle i {
        width: 70% !important;
        height: 70% !important;
        font-size: 75px !important;
        color: #0d658b !important;
        margin: 0 !important;
    }



.p-3 {
    padding: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.list-link {
    list-style: none !important;
}

.list-unstyle {
    list-style: none !important;
}

.list-link li, ul ul.list-link li, ul li ul.list-link li {
    padding: 5px;
    color: #333;
    font-size: 16px;
    font-weight: 500 !important;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    padding: 10px;
    padding-left: 20px;
    transition: .4s all;
    border-radius: 0 !important;
}

.list-link, ul.list-link {
    padding: 0;
    margin: .5em 0 1em;
    width: 100%;
}

    .list-link a {
        font-weight: 500;
    }

    .list-link i {
        margin-right: 12px;
        font-size: 18px;
        overflow: hidden;
        width: 20px !important;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: #0d658b;
    }

        .list-link i.fa, .list-link i [class*="icono-arg"] {
            width: 20px;
        }

    .list-link li a {
        color: #333;
        width: 100%;
    }

    .list-link li i {
        margin-right: 12px;
    }

.icons-list-header {
    width: 100%;
    display: block;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.float-list li {
    float: left;
    width: 100%;
    max-width: 33%;
}

.icons-list-header {
    width: 100%;
    display: block;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

    .icons-list-header:before {
        content: "";
        clear: both;
        display: block;
        margin-bottom: 2rem;
    }

@media (max-width: 992px) {
    .float-list li {
        float: left;
        width: 100%;
        max-width: 50%;
    }
}

@media (max-width: 768px) {
    .float-list li {
        float: left;
        width: 100%;
        max-width: 100%;
    }
}

.paleta .color {
    height: 150px;
}

.list-link li:hover a {
    color: #333 !important;
    text-decoration: none !important;
}

.list-link li:hover {
    background-color: #E7F0F4;
    color: #333 !important;
}

.list-link li:active {
    background-color: #CFE0E8;
    color: #333 !important;
}
