

* {
    /* Eliminar predeterminados */
    margin: 0;
    padding: 0;
}
.pdfview {
    /* Centrado */
    margin: auto;
    display: block;
    /* Tamaño */
    width: 100%;
    height: 85vh;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* ********************************** */

.bg-gray-fondo {
    background-color: #F2F2F2;
}
.bg-blue {
    background-color: #254185;
}
.bg-lemon {
    background-color: #254185;
}
.fnt-13 {
    font-size: 13px !important;
}
.color-blue {
    color: #293272;
    font-weight: 800;
}
.color-blue:hover {
    color: #254085d6;
}
.color-lemon {
    color: #254185;
    font-weight: 800;
}
.color-lemon:hover {
    color: #e0f030;
}
.box-shadow-none {
    box-shadow: none;
}
.box-shadow {
    box-shadow: 0px 7px 13px -2px rgba(72, 72, 72, 0.5);
}
.region.region-content ul li::marker {
    color: #487CC2;
}
i.far.fa-file-pdf, i.far.fa-calendar-alt,i.far.fa-file-excel  {
    padding-right: 0.2rem !important;
}
.ir-arriba {
    display: none;
    background-repeat: no-repeat;
    font-size: 20px;
    color: black;
    cursor: pointer;
    position: fixed;
    bottom: 35px;
    right: 15px;
    z-index: 30000;
}
.fa-stack-arrow {
    display: inline-block;
    height: 40px;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 40px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.btn-sm {
    white-space: normal;
}
@media (max-width:2560px) {
    .layout-sidebar-vertical .main-content-wrap .main-header {
        height: 155px;
    }
    .app-footer {
        margin-top: 142px;
    }
    .content-columns .col-sm-6 .card-body.bg-white {
        height: 200px!important;
    }
}
@media (max-width:1533px) {
    .card .card-header {
        height: 80px!important;
    }
}
@media (max-width:1440px) {
    .layout-sidebar-vertical .main-content-wrap .main-header .header-toggle {
        width: 82%;
    }
    .main-content {
        padding-top: 160px !important;
    }
    .content-columns .col-sm-6 .card-body.bg-white {
        height: 250px!important;
    }
}
@media (max-width:1024px) {
    .layout-sidebar-vertical .main-content-wrap .main-header .header-toggle {
        width: 100%;
    }
    .main-content {
        padding-top: 160px !important;
    }
    .card .card-header {
        height: 60px!important;
    }
    .content-columns .col-sm-6 .card-body.bg-white {
        height: 150px!important;
    }
    .header-toggle .row .col-md-6 h2 {
        font-size: 20px;
    }
}
@media (max-width:768px) {
    .layout-sidebar-vertical .main-content-wrap .main-header .header-toggle {
        width: 100%;
    }
    .col-md-6.d-flex.flex-column.justify-content-center.align-content-end p.text-white {
        margin-right: 25px !important;
    }
    .layout-sidebar-vertical .main-content-wrap .main-header {
        height: 185px;
    }
    .card-body .row .col-md-6.col-lg-3 {
        padding-bottom: 12px;
        border-bottom: 2px solid #30398C;
    }
    .main-content {
        padding-top: 180px !important;
    }
    .card .card-header {
        height: 60px!important;
    }
    .content-columns .col-sm-6 .card-body.bg-white {
        height: 150px!important;
    }
    .app-footer .row .col-md-6 {
        text-align: center!important;
    }
}
@media (max-width:425px) {
    /* .layout-sidebar-vertical .main-content-wrap .main-header {
        height: 300px;
    }*/
    .col-md-6.d-flex.flex-column.justify-content-center.align-content-end p.text-white {
        margin-right: 50px !important;
        padding-top: 10px !important;
    }
    .main-content {
        padding-top: 180px !important;
    }
    .main-content .row .col-lg-12 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .header-toggle.d-inline-blocks .row {
        padding-left: 0px !important;
    }
    .btn-md {
        white-space: normal;
    }
    .btn-sm-small {
        white-space: normal;
    }
    .card-body .row .col-sm-12.col-md-3.col-lg-3.blue-border {
        padding: 0px;
        border-bottom: 2px solid #30398C;
    }
    .card-body .row .col-md-6.col-lg-3 {
        padding-bottom: 0px;
        border-bottom: none;
    }
    .line-footer {
        display: none;
    }
    .fixed.main-header {
        padding-top: 15px!important;
    }
}
.bg-blue-lite {
    background-color: rgb(19%, 22%, 55%, 0.3);
}
.fixed {
    position: fixed;
}
#conac {
    background: url(../images/banner.png) no-repeat;
    background-size: cover;
}
.border-radius-20-top {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.border-radius-10 {
    border-radius: 20px !important;
}
.card-header h6 a {
    font-size: 14px;
}
#container h4 {
    text-transform: none;
    color: white;
    font-size: 7px;
    font-weight: normal;
}
#container p {
    font-size: 13px;
    line-height: 16px;
}
@media screen and (max-width: 600px) {
    #container h4 {
        font-size: 2.3vw;
        line-height: 3vw;
    }
    #container p {
        font-size: 2.3vw;
        line-height: 3vw;
    }
}
.table.directorio {
    font-size: 11px;
}
.amarillo {
    background: #30398C;
    color: #FFFFFF;
    padding: 3px;
}
.card-title.ul-collapse__icon--size {
    width: 100% !important;
}
.card-title.ul-collapse__icon--size a {
    display: block !important;
}
.menu-toggle.mobile-menu-icon {
    padding-bottom: 10px;
}
.main-content .row {
    margin: 0px !important;
}
.close-mobile {
    display: none;
}
@media (max-width: 767px) {
    .header-toggle .row .col-md-6 p {
        display: none;
    }
    .menu-toggle.mobile-menu-icon {
        padding-bottom: 20px;
    }
    .main-content .row, .header-toggle {
        margin: 0px !important;
    }
    .header-toggle .row .col-md-6 h2 {
        text-align: center;
    }
    .main-header .search-bar {
        margin: auto !important;
    }
    .header-toggle .row .col-md-6.flex-column {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .card.box-shadow-none.pl-3 {
        padding-left: 0px !important;
    }
    .app-footer {
        /* padding-bottom: 40px; */
        text-align: center;
    }
    .layout-sidebar-vertical .main-content-wrap .main-header .search-bar {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sidebar-panel.bg-white.sidebar-switch-open {
        width: 100%;
        z-index: 30005;
        background-color: #ffff;
        overflow-x: hidden!important;
    }
    .close-mobile {
        display: block;
    }
    .Ul_li--hover.bg-gray a .w-800 .item-name, .Ul_li--hover.bg-pink a .w-800 .item-name, .Ul_li--hover.bg-blue-light a .w-800 .item-name {
        padding-left: 0px !important;
    }
    .mail-br {
        display: none;
    }
    .Ul_li--hover.pb-3.pt0-mob, .Ul_li--hover.pb-2.pt0-mob {
        padding-top: 0px !important;
        padding-bottom: 5px !important;
    }
    p.text-white.text-center.pt-5 {
        padding-top: 20px !important;
    }
    .menu-toggle.mobile-menu-icon {
        margin-left: 25px !important;
    }
    .menu-toggle.mobile-menu-icon.icons {
        padding-bottom: 0px !important;
    }
    #estructura_organica2 .card-body .row .col-sm-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .card-body .row .col-sm-12.col-md-3.col-lg-3.blue-border {
        padding: 0px;
        border-bottom: 2px solid #30398C;
    }
    .card-header.header-elements-inline {
        width: 100% !important;
    }
    .logo-modal {
        width: 70%;
        display: block;
        margin: auto;
    }
    .pad-top-mob {
        padding-top: 5%;
    }
    .pad-bott-mob {
        padding-bottom: 5%;
    }
    .table-responsive {
        overflow: scroll;
        height: 235px;
        width: 100%;
    }
    .modal-content, .modal-row1, .modal-row2, .modal-row3 {
        height: min-content !important;
    }
    .col-md-3.bg-white {
        border-top-right-radius: 5px;
    }
    .col-md-9.fondo-costos {
        border-top-right-radius: 0px !important;
    }
    .card-title.ul-collapse__icon--size a.text-default {
        white-space: normal !important;
        width: 90%;
    }
    .gull-brand img {
        padding: 25px 20px 0px 20px;
        width: 270px;
    }
    p.text-center.pt-5 {
        padding-top: 25px!important;
    }
    .layout-sidebar-vertical .sidebar-panel .side-nav .main-menu ul li {
        padding: 12px 10px!important;
    }
    .layout-sidebar-vertical .main-content-wrap .main-header {
        height: 210px!important;
    }
    .header-toggle .row .col-md-6 {
        justify-content: center;
    }
    .header-toggle .row .col-md-6 h2 {
        font-size: 15px;
    }
    .header-toggle .row .col-md-6 .search {
        padding-left: 0%!important;
        padding-right: 0%!important;
    }
    .pl-sm-2 {
        padding-right: 0px!important;
    }
}
.switch-overlay {
    height: auto !important;
    display: block;
    position: absolute !important;
    top: 10px !important;
    width: auto !important;
    height: auto !important;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 20000;
    cursor: w-resize;
    padding-right: 15px;
}
@media only screen and (max-width: 1150px) {
    .close-mobile, i.switch-overlay {
        display: block!important;
    }
    .logo-desk {
        display: none;
    }
    .menu-toggle.mobile-menu-icon {
        margin-left: 20px !important;
    }
    #footer-mobile {
        justify-content: center;
        width: 100%;
        margin: auto;
    }
    .gull-brand img {
        padding: 25px 20px 0px 20px;
    }
    .Ul_li--hover.pb-2.pt0-mob.text-center.fnt-13 {
        padding-top: 60px!important;
    }
    .layout-sidebar-vertical .main-content-wrap .main-header .header-toggle {
        width: 100%;
    }
    .layout-sidebar-vertical .main-content-wrap .main-header {
        height: 175px;
    }
}
@media only screen and (max-width: 870px) {
    #footer-mobile {
        flex-direction: column !important;
        text-align: center;
    }
    .line-footer {
        display: none;
    }
}
.content-columns .col-sm-6 .card-body.bg-white {
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
}
.card .card-header {
    height: 80px;
}
.card-header i {
    font-size: 20px;
    padding-right: 5px;
}
#menuTabs li a {
    text-align: center;
    width: 200px;
    background-color: #ffff;
    margin: 12px;
    color: #37439b;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#menuTabs li a.active {
    background-color: #254185;
}
#menuTabsB li a {
    text-align: center;
    width: 240px;
    background-color: #ffff;
    margin: 12px;
    color: #37439b;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#menuTabsB li a.active {
    background-color: #254185;
}
/*
#tabs-element-primary .tab-pane .row div .tab-content .tab-pane a {
    width: 90px;
}*/

.w-120 {
    width: 120px!important;
}

.fa-times-circle:before {
    color: #37439b;
}


/* ARROWS */

.arrowText {
    position: relative;
    margin: 20px 0px;
    height: 48px;
    background: #254185;
    border: solid 1px #254185;
    float: left;
    display: flex;
    align-items: center;
}
.arrowText h4 {
    font-weight: bold;
    margin-right: 10px;
}
.sm-breadcrums .arrowText h4,
.sm-breadcrums h3 {
    font-size: 15px;
}
.arrowText:before, .arrowText:after {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
}
/* RIGHT ARROW */

.arrowRight:before, .arrowRight:after {
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    top: -1px;
}
.arrowRight:after {
    border-left: 16px solid #254185;
    right: -15px;
    z-index: 2;
}
.arrowRight:before {
    border-left: 16px solid #254185;
    right: -16px;
    z-index: 1;
}

@media (max-width:768px) {
    .sm-breadcrums {
        flex-direction: column;
    }
    .arrowText {
        margin-bottom: 0px;
    }
}

@media (max-width:458px) {
    .sm-breadcrums .arrowText h4,
    .sm-breadcrums h3 {
        font-size: 14px;
    }
}
@media (max-width:410px) {
    .sm-breadcrums .arrowText h4,
    .sm-breadcrums h3 {
        font-size: 10px;
    }
}

.bg-green {
    background-color:#107C41 ;
}

/*****/

.Ul_li--hover.bg-green a i,
.Ul_li--hover.bg-green span,
.Ul_li--hover.bg-pink a i,
.Ul_li--hover.bg-pink span.item-name,
.Ul_li--hover.bg-blue a i,
.Ul_li--hover.bg-blue span.item-name,
.Ul_li--hover.bg-lemon a i,
.Ul_li--hover.bg-lemon span.item-name,
.Ul_li--hover.bg-blue-light a i,
.Ul_li--hover.bg-blue-light span.item-name,
.Ul_li--hover.bg-pink-light a i,
.Ul_li--hover.bg-pink-light span.item-name {
    color: #ffffff!important;
}

.Ul_li--hover.bg-gray span.item-name {
    color: #254185!important;
}

.item-name.text-white,
.gull-brand h4,
.metismenus p.text-white,
.metismenus li a i {
    color: #254185!important;
}

.bg-gray {
    background-color: #F2F2F2!important;
}

.border-bottom {
    border-bottom: 1px solid #254185 !important;
}

.border-top {
    border-top: 1px solid #254185 !important;
}

.btn.bg-lemon.btn-rounded.color-blue,
.arrowText i,
.arrowText a h4,
.nav-item .nav-link.active i, 
.nav-item .nav-link.active strong{
    color: #ffffff!important;
}

