﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');

body, html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #414141;
    padding-top: 58px;
}

.modal-footer {
    padding: 0.6rem;
}

.btn-default-cerrar {
    background: #FFFFFF;
    color: #13486A !important;
    border: 1px solid #13486A;
    min-width: 100px;
    height: 40px;
    border-radius: 10px;
    font: 700 14px "Open Sans", sans-serif;
    margin: 0 10px 10px 0;
}

    .btn-default-cerrar:hover {
        background: #E2F0FF !important;
        color: #13486A !important;
    }

.font-modal {
    font: normal normal bold 16px/22px Open Sans;
    letter-spacing: 0px;
    color: #13486A;
}
.login-date{
    min-width: 155px;
}

.required-star {
    color: red;
    font-size: 11px;
}

/* 300px */
@media (max-width: 300px) {
    #mainNav {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

        #mainNav .navbar-nav .dropdown-menu {
            width: 250px !important;
        }

    .request-grid .item {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .request-grid .item .item-header p {
            font: 400 13px/18px "Open Sans", sans-serif !important;
        }

    .p-l-r-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .navigation-bottom__default-lg {
        width: 200px !important;
    }

    .navbar-collapse {
        width: 270px !important;
    }
}

.img-avatar-insignia {
    height: 25px;
    position: absolute;
    top: 20px;
    width: 25px;
    right: 3px;
}

#mainNav .dropdown-link::after {
    margin-left: 0px;
    margin-right: 0px;
}

/* 425px */
@media (max-width: 425px) {
    #mainNav .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .font-modal {
        font: normal normal bold 12px/22px Open Sans;
        letter-spacing: 0px;
        color: #13486A;
    }

    .nav-breadcrumb.home .breadcrumb .breadcrumb-item:first-child a {
        width: 120px !important;
    }

    .dropdown-user {
        min-width: 350px !important;
        left: -140px !important;
    }

    .top-lg {
        top: auto;
    }

    #first-header {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .header-title {
        width: 100%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
    }

    .dropdown-newslistNoticia {
        min-width: 200px !important;
    }

        .dropdown-newslistNoticia .title h4 {
            font: 700 15px/30px "Open Sans", sans-serif !important;
        }

        .dropdown-newslistNoticia .list-content {
            padding: 10px 20px 10px 20px !important;
        }

        .dropdown-newslistNoticia .title a {
            font: 400 12px/22px "Open Sans", sans-serif !important;
            color: #13486B;
            text-decoration: none;
            padding-top: 5px !important;
        }

    .notification-list {
        min-width: 120px !important;
        left: -150px !important;
    }

        .notification-list .title h4 {
            font: 700 15px/30px "Open Sans", sans-serif !important;
        }

        .notification-list .list-content {
            padding: 10px 20px 10px 20px !important;
        }

        .notification-list .title a {
            font: 400 12px/30px "Open Sans", sans-serif !important;
        }

            .notification-list .title a i {
                margin-left: 5px !important;
            }

    .content-box .heading-blue {
        height: auto !important;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .content-box .heading-blue .picture-box {
            display: block;
            width: 100%;
            height: 125px;
            margin: 0;
            padding: 10px 0;
        }

        .content-box .heading-blue .user-title {
            height: auto;
            text-align: center;
            padding: 0;
        }

    .content-box .file-info-header {
        padding-top: 0;
    }

        .content-box .file-info-header .row div:nth-child(2) {
            grid-template-columns: 1fr;
        }

            .content-box .file-info-header .row div:nth-child(2) div {
                padding-top: 0px;
            }

                .content-box .file-info-header .row div:nth-child(2) div span {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    margin-bottom: 5px;
                }

            .content-box .file-info-header .row div:nth-child(2) h6 {
                width: -webkit-max-content;
                width: -moz-max-content;
                width: max-content;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
            }

            .content-box .file-info-header .row div:nth-child(2) p {
                margin: 0;
            }
    /*----------- */
    .file-info-body .file-info-content .information-area:first-child .info-container {
        grid-template-columns: 1fr;
        /*********************************************************************************************************** */
        display: none;
    }

    .file-info-body .file-info-content .information-area .info-container {
        border-top-right-radius: 0px;
        /*********************************************************************************************************** */
        display: none;
    }

    .file-info-body .file-info-content .information-area:first-child .info-container div {
        width: 100%;
    }

    .file-info-body .file-info-content .information-area:first-child .info-container h6 {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .file-info-body .file-info-content .information-area:first-child .info-container p {
        margin: 0;
    }

    .file-info-body .file-info-content .information-area:first-child .info-container div span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 5px;
    }

    .file-info-body .file-info-content .information-area .header-title button {
        display: block;
    }

    .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 .box-container-info {
        grid-template-columns: 1fr;
    }

        .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 .box-container-info div {
            width: 100%;
        }

        .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 .box-container-info h6 {
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

        .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 .box-container-info p {
            margin: 0;
        }

        .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 .box-container-info div span {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 5px;
        }

    .navigation-bottom__default-lg-documentos {
        background: #FFFFFF;
        color: #13486A;
        border: 1px solid #13486A;
        width: auto !important;
        height: 40px;
        border-radius: 8px;
        cursor: pointer;
        font: 700 13px "Open Sans", sans-serif !important;
        margin-bottom: 5px;
    }

        .navigation-bottom__default-lg-documentos:hover {
            background: #E2F0FF !important;
            color: #13486A !important;
        }

        .navigation-bottom__default-lg-documentos:focus {
            outline: 0;
        }

    .content-solic {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navigation-bottom__default-lg {
        width: auto;
    }

    .table-spacing-right {
        padding-left: 50px;
    }

    .result-sol--right {
        padding-left: 50px;
    }

    .navigation-bottom__default-button {
        margin-bottom: 5px;
    }

    .navigation-bottom__send-button--green {
        margin-bottom: 5px;
    }

    .navigation-bottom__send-button--blue {
        margin-bottom: 5px;
    }
}

/* 426px */
@media (min-width: 426px) {
    .content-solic {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .img-avatar-insignia {
        height: 35px;
        position: static;
        width: 35px;
    }

    #mainNav .dropdown-link::after {
        margin-left: 15px;
        margin-top: 18px;
        margin-right: 5px;
    }

    .table-spacing-right {
        padding-left: 50px;
    }

    .result-sol--right {
        padding-left: 50px;
    }
}

/* 576px */
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 100%;
    }

    .content-solic {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #mainNav .navbar-nav .dropdown-menu {
        position: absolute;
        left: -257px;
    }

    .top-lg {
        top: auto;
    }

    .modal-message {
        max-width: 486px;
    }

    #ModalAreaArbol .modal-message {
        max-width: 620px;
    }

    .modal-messages-day {
        max-width: 576px;
    }

    .modal-message-pending {
        max-width: 486px;
    }

    .modal-greeting {
        max-width: 748px;
    }

    .card-box .card-birthday {
        padding: 3px 15px 0 20px;
    }

    .card-box .card-body.vacation {
        padding: 10px 20px 16px;
    }

    .view-buttons {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*767*/
@media (max-width: 767px) {

    body {
        padding-top: 58px;
    }

    .dropdown-user {
        top: 51px;
        /*right: -133px;*/
        max-width: 350px;
        min-width: 350px;
    }

        .dropdown-user .user-menu ul li.welcome {
            padding: 15px;
        }

            .dropdown-user .user-menu ul li.welcome .user-welcome h5 {
                font-size: 14px;
            }

            .dropdown-user .user-menu ul li.welcome .user-welcome p {
                font-size: 13px;
            }

        .dropdown-user .user-menu ul li.user {
            padding: 10px 15px;
        }

        .dropdown-user .user-menu ul li h6 {
            font-size: 14px;
        }

        .dropdown-user .user-menu ul li p {
            font-size: 14px;
        }

        .dropdown-user .user-menu ul li a {
            padding: 10px 15px;
        }

    #mainNav {
        padding: 5px 1rem;
    }

        #mainNav .dropdown-link:after {
            margin-left: 10px;
        }

        #mainNav .dropdown-link .user-image {
            width: 48px;
            height: 48px;
        }

            #mainNav .dropdown-link .user-image img {
                width: 48px;
                height: 48px;
            }

        #mainNav .dropdown-link .login-date {
            padding-left: 8px;
            display: none;
        }

            #mainNav .dropdown-link .login-date p.date {
                font-size: 12px;
                line-height: 14px;
            }

            #mainNav .dropdown-link .login-date p.hour {
                font-size: 12px;
                line-height: 14px;
            }

        #mainNav .navbar-nav {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            justify-content: center;
        }

            #mainNav .navbar-nav .nav-item + .nav-item {
                margin-left: 0;
            }

            #mainNav .navbar-nav .nav-item .nav-link {
                padding: 12px 9px 10px;
                min-height: 80px;
                background: #DBE2EC;
            }

                #mainNav .navbar-nav .nav-item .nav-link i {
                    font-size: 30px;
                }

                    #mainNav .navbar-nav .nav-item .nav-link i.icon-notification {
                        font-size: 32px;
                    }

            #mainNav .navbar-nav .dropdown-menu {
                position: absolute;
                left: auto;
            }

    .nav-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 13px;
    }

        .nav-breadcrumb .breadcrumb .breadcrumb-item a {
            font-size: 13px;
        }

        .nav-breadcrumb .breadcrumb .breadcrumb-item.active {
            font-size: 13px;
        }

    .top-lg {
        top: auto;
    }

    .content-box .heading h1, .content-box .heading-blue h1 {
        font-size: 14px;
    }

    .card-box .card-title {
        font-size: 14px;
    }

    .table-tickets .table tr td {
        padding: 10px 10px;
        font-size: 12px;
    }

        .table-tickets .table tr td.file {
            padding: 10px 10px;
        }

    .view-buttons {
        padding-top: 20px;
    }

    .data-list .table thead tr th {
        font-size: 12px;
    }

    .request-grid .item {
        padding: 20px 15px;
    }

        .request-grid .item .item-header p {
            font-size: 13px;
        }

    .progressbar li span.text {
        min-height: 54px;
        font-size: 14px;
    }

    .directory-grid {
        padding: 25px 20px;
    }

        .directory-grid .item {
            padding: 10px 10px;
        }

            .directory-grid .item .item-box {
                padding: 8px 10px;
            }

            .directory-grid .item .item-body p {
                font-size: 14px;
            }

    .data-list .table tbody tr td {
        font-size: 13px;
    }

    .balance-block {
        padding: 0 15px 10px;
    }

        .balance-block .button-mobile {
            display: block;
        }

    .residue-days .button {
        display: none;
    }

    .residue-days.inner .available-days {
        width: 26%;
    }

    .residue-days.inner .this-year, .residue-days.inner .previous-years {
        width: 37%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .residue-days.inner .this-year p, .residue-days.inner .previous-years p {
            margin: 0;
        }

    .employee-info-header {
        padding: 20px 10px 10px;
    }

    .gj-picker-bootstrap table tr td div, .gj-picker-bootstrap table tr th div {
        width: 30px;
        height: 30px;
    }

    .general-form .buttons {
        padding: 20px 0;
    }

        .general-form .buttons .btn {
            width: 120px;
        }

            .general-form .buttons .btn + .btn {
                margin-left: 10px;
            }

    .greeting .employee {
        margin: 0 auto 20px;
    }

    .payroll-payments {
        padding: 20px 0;
    }

    .document-search-form label {
        margin-bottom: 5px;
    }

    .document-search-form .form-control {
        height: 40px;
    }

    .document-search-form .btn-buscar {
        height: 40px;
    }

    .table-result .table tr td {
        padding: 10px 10px;
        font-size: 13px;
    }

        .table-result .table tr td.file {
            padding: 10px 10px;
        }

    #mainNav .navbar-nav .nav-item.mobile .nav-link {
        background: #ffffff;
    }

    #mainNav .navbar-nav .nav-item + .nav-item {
        //margin-left: 10px;
    }

    .dropdown-newslist {
        min-width: 300px;
        right: -60px;
    }

        .dropdown-newslist .dropdown-menu-arrow {
            left: 74%;
        }

        .dropdown-newslist .list-content {
            padding: 15px;
        }

        .dropdown-newslist ul .item {
            padding: 10px 10px;
        }

    .navbar-collapse {
        background: #E7EDF6;
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px 20px;
        margin-top: 10px;
        overflow-y: scroll;
    }

        .navbar-collapse .navbar-nav .nav-item + .nav-item {
            margin-left: 10px !important;
        }

    .documents .buttons .btn {
        width: 120px;
    }

    .notification-list {
        min-width: 300px;
        top: 58px;
    }

        .notification-list .list-content {
            padding: 15px;
        }

        .notification-list ul .item {
            padding: 10px 10px;
        }

            .notification-list ul .item + .item {
                margin-top: 10px;
            }

    .nav-breadcrumb.home .breadcrumb .breadcrumb-item:first-child a {
        width: 85px;
    }

    .collaborator-item .body-content .btn-tomato {
        margin-top: 10px;
    }

    .content-box.requests {
        border: 1px solid #2E86BD;
    }

    .content-box .heading {
        padding: 10px 15px;
    }

    .search-block {
        padding: 15px 15px;
    }

    .search-form .input-group-prepend {
        display: inline-block;
        width: 100%;
        margin-bottom: 15px;
    }

    .search-form .form-control {
        height: 40px;
        border-radius: 12px !important;
    }

    .search-form select.form-control {
        width: 100%;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .search-form .input-group > .form-control:not(:first-child) {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .search-form .input-group-append {
        width: 100%;
        margin-top: 15px;
    }

        .search-form .input-group-append .btn-search {
            width: 100%;
            border-radius: 12px;
            height: 40px;
        }

            .search-form .input-group-append .btn-search .icon-search {
                font-size: 18px;
                margin-right: 10px;
            }

            .search-form .input-group-append .btn-search span {
                display: inline-block;
            }

    hr {
        display: none;
    }

    .header-title {
        width: 50%;
    }

    .content-box .heading-blue {
        padding: 10px 0;
    }

        .content-box .heading-blue .user-title {
            padding: 20px 0px;
            padding-left: 10px;
        }

        .content-box .heading-blue .picture-box {
            padding: 10px 0px;
            width: 10%;
            margin: 0 10px;
        }

            .content-box .heading-blue .picture-box img {
                width: auto;
                height: 100%;
                padding: 3px;
            }

    .content-box .file-info-header {
        padding-left: 10px;
        padding-top: 10px;
        border: 1px solid #2E86BD;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
    }

        .content-box .file-info-header .row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

            .content-box .file-info-header .row div:nth-child(2) {
                display: grid;
                grid-template-columns: 1fr 1fr;
                padding: 0 20px;
            }

                .content-box .file-info-header .row div:nth-child(2) div {
                    padding-right: 0;
                    margin-right: 0;
                }

                    .content-box .file-info-header .row div:nth-child(2) div:nth-child(4) {
                        grid-column: 1 / 3;
                        grid-row: 2;
                        display: contents;
                    }

    .file-info-body {
        height: 100%;
    }

        .file-info-body .file-info-content .information-area {
            margin-bottom: 15px;
        }

            .file-info-body .file-info-content .information-area .info-container {
                border: 1px solid #2E86BD;
                border-top-right-radius: 25px;
                border-bottom-left-radius: 25px;
                border-bottom-right-radius: 25px;
            }

            .file-info-body .file-info-content .information-area:first-child .info-container {
                display: grid;
                grid-template-columns: 1fr 1fr;
                padding: 15px 20px;
            }

                .file-info-body .file-info-content .information-area:first-child .info-container div {
                    margin: 0;
                }

            .file-info-body .file-info-content .information-area .info-container .unfound {
                margin: 8px;
                border-radius: 15px;
            }

            .file-info-body .file-info-content .information-area:first-child .info-container div:nth-child(5) {
                grid-column: 1 / 3;
                grid-row: 3;
                display: contents;
            }

    .information-area .info-container .data-list .info-container-2 {
        border-top: none;
    }

    .file-info-body .file-info-content .information-area .info-container .data-list .table-responsive {
        display: none;
    }

    .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 {
        display: block;
        border-top: none;
        padding: 10px;
    }
}

/* 768px */
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    .nicesel .current {
        line-height: 28px;
    }

    #mainNav .navbar-brand img {
        width: 124px;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-size: 12px;
        min-height: 66px;
        padding: 8px 18px 7px;
    }

        #mainNav .navbar-nav .nav-item .nav-link i {
            font-size: 28px;
        }

            #mainNav .navbar-nav .nav-item .nav-link i.icon-notification {
                font-size: 30px;
            }

    #mainNav .navbar-nav .nav-item::before {
        content: none;
    }

    #mainNav .navbar-jefe {
        display: none;
    }

    #mainNav .navbar-nav .dropdown-menu {
        position: absolute;
        left: auto;
    }

    .nav-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 14px;
    }

        .nav-breadcrumb .breadcrumb .breadcrumb-item a {
            font-size: 14px;
        }

    .top-lg {
        top: auto;
    }

    .card-box .card-body.vacation {
        padding: 10px 15px 16px;
    }

    .request-grid {
        padding: 25px 44px;
    }

    .document-search-form .form-control {
        height: 40px;
    }

    .document-search-form .btn-buscar {
        height: 40px;
    }

    .table-result .btn-share {
        width: 62px;
        height: 62px;
        line-height: 48px;
        font-size: 24px;
    }

    .content.home .row {
        margin-right: -8px;
        margin-left: -8px;
    }

        .content.home .row > [class*="col-"] {
            padding-right: 8px;
            padding-left: 8px;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
        max-width: 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 2%;
        }

    .residue-days.inner .available-days {
        width: 20%;
    }

        .residue-days.inner .available-days h5,
        .residue-days.inner .this-year h5,
        .residue-days.inner .previous-years h5,
        .residue-days.inner .button h5 {
            font-size: 14px;
        }

    .chart-container .chart {
        max-height: 190px;
        max-width: 380px;
    }

    .renovation-table.desktop {
        display: block;
    }

    .renovation-table.mobile {
        display: none;
    }

    .data-evaluation .item .cell p {
        font-size: 14px;
        line-height: 22px;
    }

    .data-evaluation .item .cell.center p {
        font-size: 14px;
        line-height: 22px;
    }

    .data-evaluation .item-evaluation h3 {
        font-size: 14px;
    }

    .corporate .heading .btn-buzon {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 40px;
        line-height: 28px;
    }

    .corporate-info .buttons {
        padding: 200px 0 180px;
    }

    .principles-box {
        padding: 40px 15px 40px 30px;
    }

        .principles-box .principles-number img {
            height: auto;
        }

    .services .heading .btn-buzon {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 40px;
        line-height: 28px;
    }

    .chart-area {
        height: 486px;
    }

    .employee-info-header {
        padding: 0px 0 0px;
    }

    .employee-info-body {
        padding: 20px 50px 60px 50px;
    }

    .general-form .buttons .btn {
        font-size: 18px;
    }
}

/* 992px */
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%;
    }

    body {
        padding-top: 66px;
    }

    .dropdown-newslistNoticia {
        width: 100%;
        min-width: 494px !important;
        border-radius: 17px;
        margin: -5px 0 0;
        border: 0;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
        /*Se comento porque no funcionaba y el menu se iba a la derecha*/
        /*left: -275px !important;*/
    }

        /*.dropdown-newslistNoticia .dropdown-menu-arrow {
            left: 68% !important;
        }*/

    .content-solic {
        padding-left: 140px !important;
        padding-right: 140px !important;
    }

    #mainNav {
        padding: 0 1rem;
        height: 65px;
    }

        #mainNav .navbar-nav .nav-item.mobile {
            display: none;
        }

        #mainNav .navbar-nav .nav-item .nav-link {
            min-height: 80px !important;
        }

            #mainNav .navbar-nav .nav-item .nav-link .count {
                top: 22px;
                right: 30px;
            }

        #mainNav .dropdown-link {
            height: 80px !important;
        }

    .dropdown-newslist ul .item .heading {
        padding-bottom: 10px;
    }

    .dropdown-newslist ul .item p {
        font-size: 15px;
    }

    .nav-breadcrumb .dropdown {
        display: block;
    }

    .top-lg {
        top: -43px;
    }

    .card-box .card-header {
        padding: 14px 25px 0 25px;
    }

        .card-box .card-header.header-bg {
            padding: 12px 25px 16px;
        }

    .card-box .card-body {
        padding: 10px 15px 6px;
    }

        .card-box .card-body.vacation {
            padding: 10px 5px 16px;
        }

    .search-block {
        padding: 28px 44px;
    }

    .search-form select.form-control {
        width: 349px;
    }

    .message-list ul li {
        font-weight: 700;
    }

    .team-title.sub {
        padding: 5px 20px 5px 60px;
    }

    .team-list {
        padding: 10px 33px;
    }

        .team-list.sub {
            padding: 10px 33px 10px 66px;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
        max-width: 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 2%;
        }

    .card-desktop {
        display: block;
    }

    .card-mobile {
        display: none;
    }

    .data-list-grid {
        max-width: 90%;
        margin: 0 auto;
        padding: 0 15px;
    }

        .data-list-grid .item-content {
            padding: 10px 0 0 65px;
        }

    .data-list-details.desktop {
        display: block;
    }

    .data-list-details.mobile {
        display: none;
    }

    .directory-grid {
        padding: 25px 44px;
    }

        .directory-grid .item {
            padding: 14px 16px;
        }

            .directory-grid .item .item-box {
                padding: 8px 20px;
            }

            .directory-grid .item .item-image .image {
                width: 64px;
                height: 64px;
            }

                .directory-grid .item .item-image .image img {
                    height: 64px;
                    width: 64px;
                }

            .directory-grid .item .item-body {
                padding-left: 26px;
            }

    .renovation-search-block {
        padding: 20px 44px 0 44px;
    }

        .renovation-search-block .input-group-prepend {
            width: 30%;
        }

        .renovation-search-block .input-group-append {
            width: 70%;
        }

    .renovation-content {
        padding: 0px 44px 10px;
    }


    .collaborators-mobile {
        display: none;
    }

    .details-info-header {
        padding: 28px 44px;
    }

    .organic-search-block {
        padding: 14px 44px 0;
    }

    .organic-search-form .form-control {
        height: 49px;
    }

    .organic-search-form .form-group {
        margin-bottom: 1rem;
    }

    .organic-search-form label {
        margin-bottom: .5rem;
    }

    .organic-search-form .btn-search {
        margin: 34px 0 0;
    }

    .organic-search-form .btn-organic {
        width: 50px;
        height: 50px;
        line-height: 34px;
    }

    .organic-content {
        padding: 0 44px 10px;
    }

    .organic-table.desktop {
        display: block;
    }

    .organic-table.mobile {
        display: none;
    }

    .tool-bar-mobile {
        display: none;
    }

    .data-table-mobile {
        display: none;
    }

    .evaluation-content .tab-content {
        padding: 20px 3%;
    }

        .evaluation-content .tab-content .card-heading {
            padding: 20px 30px;
        }

    .data-evaluation .item .cell .icon {
        width: 74px;
        height: 74px;
        line-height: 72px;
    }

        .data-evaluation .item .cell .icon i {
            font-size: 52px;
        }

    .data-evaluation .item-evaluation {
        display: none;
    }

    .classification-desktop {
        display: block;
    }

    .classification-mobile {
        display: none;
    }

    .employee-info-header .table td {
        /*padding: 10px 40px;*/
    }

    .navigation-bottom__default-lg {
        width: 200px !important;
    }
}

/* 1200px */
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1334px;
    }

    .dropdown-newslistNoticia {
        width: 100%;
        min-width: 494px !important;
        border-radius: 17px;
        margin: -5px 0 0;
        border: 0;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    }

    .content-box {
        border: 0;
    }

        .content-box.modal-blanco,
        .content-box.modal-blanco-nolinea {
            border: 1px solid #2e86bd;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 0;
        }

    .evaluation-content .tab-content .card-heading .cell:first-child {
        padding-right: 14%;
    }

    .top-lg {
        top: auto;
    }

    .search-block > .row > .col-lg-10 {
        -ms-flex: 0 0 88.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 88.666667%;
        max-width: 88.666667%;
    }

    .search-block > .row > .col-lg-2 {
        -ms-flex: 0 0 11.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 11.333333%;
        max-width: 11.333333%;
    }

    .table-tickets .table tr td {
        font-size: 14px;
        line-height: 23px;
    }

    .directory-grid .gutters-17 {
        margin-right: -17px;
        margin-left: -17px;
    }

        .directory-grid .gutters-17 [class^="col-"], .directory-grid .gutters-17 [class*=" col-"] {
            padding-right: 17px;
            padding-left: 17px;
        }

    .birthday-month .owl-item.current {
        width: 104px !important;
        max-width: 104px;
        margin-top: 0 !important;
    }

    .birthday-month .item.birthday {
        width: 104px;
    }

    .birthday-month .item .item-content .texto h4 {
        font-size: 13px;
        line-height: 13px;
    }

    .chart-area {
        padding-right: 30px;
    }

    .btn-curso-letra {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .centrar {
        margin-right: 30px;
        margin-left: 0px;
    }
}

/* 1366px */
@media (min-width: 1366px) {
    #mainNav .dropdown-link .user-image {
        width: 40px;
        height: 40px;
    }

        #mainNav .dropdown-link .user-image img {
            width: 40px;
            height: 40px;
        }

    #mainNav .dropdown-link .login-date {
        padding-left: 14px;
    }

        #mainNav .dropdown-link .login-date p.date {
            font-size: 14px;
        }

        #mainNav .dropdown-link .login-date p.hour {
            font-size: 14px;
        }

    #mainNav .navbar-brand img {
        width: 122px;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-size: 13px;
        min-height: 66px;
        padding: 8px 18px 7px;
    }

        #mainNav .navbar-nav .nav-item .nav-link i {
            font-size: 26px;
        }

            #mainNav .navbar-nav .nav-item .nav-link i.icon-notification {
                font-size: 28px;
            }

        #mainNav .navbar-nav .nav-item .nav-link .count {
            top: 20px;
            right: 35px;
        }

    .top-lg {
        top: auto;
    }
}

/* 1408px */
@media (min-width: 1408px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1588px;
    }

    body {
        padding-top: 66px;
    }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 2%;
        }

    .table-tickets .table tr td {
        font-size: 14px;
        line-height: 23px;
    }

    .top-lg {
        top: auto;
    }

    .birthday-month .owl-item.current {
        width: 120px !important;
        max-width: 120px;
        margin-top: 0 !important;
    }

    .birthday-month .item.birthday {
        width: 120px;
    }

    .birthday-month .item .item-content .texto h4 {
        font-size: 14px;
        line-height: 16px;
    }

    .view-buttons .btn + .btn {
        margin-left: 23px;
    }
}

/* 1600px */
@media (min-width: 1600px) {
    .col-xlg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .row-cols-xlg-1 > * {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-xlg-2 > * {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-xlg-3 > * {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .row-cols-xlg-4 > * {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-xlg-5 > * {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-xlg-6 > * {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xlg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xlg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xlg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xlg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xlg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xlg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xlg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xlg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xlg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xlg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xlg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xlg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xlg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xlg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }

    .order-xlg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }

    .order-xlg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }

    .order-xlg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .order-xlg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }

    .order-xlg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }

    .order-xlg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }

    .order-xlg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }

    .order-xlg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }

    .order-xlg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }

    .order-xlg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }

    .order-xlg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }

    .order-xlg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }

    .order-xlg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }

    .order-xlg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .offset-xlg-0 {
        margin-left: 0;
    }

    .offset-xlg-1 {
        margin-left: 8.333333%;
    }

    .offset-xlg-2 {
        margin-left: 16.666667%;
    }

    .offset-xlg-3 {
        margin-left: 25%;
    }

    .offset-xlg-4 {
        margin-left: 33.333333%;
    }

    .offset-xlg-5 {
        margin-left: 41.666667%;
    }

    .offset-xlg-6 {
        margin-left: 50%;
    }

    .offset-xlg-7 {
        margin-left: 58.333333%;
    }

    .offset-xlg-8 {
        margin-left: 66.666667%;
    }

    .offset-xlg-9 {
        margin-left: 75%;
    }

    .offset-xlg-10 {
        margin-left: 83.333333%;
    }

    .offset-xlg-11 {
        margin-left: 91.666667%;
    }

    .top-lg {
        top: auto;
    }
}

/* 1616px */
@media (min-width: 1616px) {
    body {
        padding-top: 80px;
    }

    .nicesel .current {
        line-height: 38px;
    }

    #mainNav .dropdown-link .user-image {
        width: 68px;
        height: 68px;
    }

        #mainNav .dropdown-link .user-image img {
            width: 68px;
            height: 68px;
        }

    #mainNav .dropdown-link .login-date {
        padding-left: 24px;
    }

        #mainNav .dropdown-link .login-date p.date {
            font-size: 16px;
        }

        #mainNav .dropdown-link .login-date p.hour {
            font-size: 15px;
        }

    #mainNav .navbar-brand img {
        width: 122px;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-size: 14px;
    }

        #mainNav .navbar-nav .nav-item .nav-link i {
            font-size: 40px;
        }

            #mainNav .navbar-nav .nav-item .nav-link i.icon-notification {
                font-size: 42px;
            }

        #mainNav .navbar-nav .nav-item .nav-link .count {
            top: 30px;
            right: 35px;
        }

    .nav-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 16px;
        line-height: 45px;
    }

        .nav-breadcrumb .breadcrumb .breadcrumb-item a {
            font-size: 16px;
            height: 45px;
            line-height: 45px;
        }

    .nav-breadcrumb .btn-view {
        margin-top: 6px;
    }

    .content.home {
        padding: 39px 0 30px;
    }

    .top-lg {
        top: auto;
    }

    .card-box {
        margin-bottom: 32px;
    }

        .card-box .card-header {
            padding: 14px 25px 22px;
        }

            .card-box .card-header .card-link a {
                font-size: 14px;
            }

        .card-box .card-body .card-link a {
            font-size: 14px;
        }

    .birthday-month .owl-stage {
        height: 156px;
    }

    .birthday-month .item .item-content {
        height: 124px;
    }

        .birthday-month .item .item-content .image {
            width: 70px;
            height: 70px;
        }

            .birthday-month .item .item-content .image img {
                width: 70px;
                height: 70px;
            }

    .birthday-month .item.birthday .item-content {
        height: 156px;
    }

        .birthday-month .item.birthday .item-content .image {
            width: 83px;
            height: 83px;
        }

            .birthday-month .item.birthday .item-content .image img {
                width: 83px;
                height: 83px;
            }

    .document-search-form .form-control {
        height: 50px;
    }

    .document-search-form .btn-buscar {
        height: 50px;
    }

    .table-result .table tr td.file {
        padding: 17px 10px;
    }

    .table-result .btn-share {
        width: 72px;
        height: 72px;
        line-height: 58px;
        font-size: 30px;
    }

    .content.home .row {
        margin-right: -15px;
        margin-left: -15px;
    }

        .content.home .row > [class*="col-"] {
            padding-right: 15px;
            padding-left: 15px;
        }

    .table-tickets .table tr td {
        padding: 17px 10px 17px 18px;
    }

        .table-tickets .table tr td.file {
            padding: 17px 10px;
        }

    .residue-days .available-days, .residue-days .this-year, .residue-days .previous-years, .residue-days .button {
        height: 110px;
    }

    .residue-days.inner .available-days {
        width: 10%;
    }

        .residue-days.inner .available-days h5,
        .residue-days.inner .this-year h5,
        .residue-days.inner .previous-years h5,
        .residue-days.inner .button h5 {
            font-size: 20px;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
        max-width: 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 2%;
        }

        .request-list ul li a {
            max-width: 100%;
        }

            .request-list ul li a .icon {
                width: 54px;
                height: 54px;
                line-height: 54px;
            }

                .request-list ul li a .icon img {
                    max-width: inherit;
                }

    .activities-list ul li {
        padding: 10px 24px;
    }

    .news-list ul li + li {
        margin-top: 14px;
    }

    .data-list .table thead tr th {
        font-size: 14px;
    }

    .data-list .table tbody tr td {
        font-size: 14px;
        padding: 19px 12px;
    }

    .data-list-details .table thead tr th {
        font-size: 14px;
    }

    .data-list-details .table tbody tr td {
        font-size: 13px;
    }

    .details-info-header p {
        font-size: 14px;
    }

    .card-box .card-title {
        font-size: 17px;
    }

    .card-box .card-subtitle {
        font-size: 14px;
    }

    .birthday-month .owl-item.current {
        width: 137px !important;
        max-width: 137px;
        margin-top: 0 !important;
    }

    .birthday-month .item.birthday {
        width: 137px;
    }

    .birthday-month .item .item-content .texto h4 {
        font-size: 14px;
        line-height: 16px;
    }

    .residue-days .available-days h5,
    .residue-days .this-year h5,
    .residue-days .previous-years h5,
    .residue-days .button h5 {
        font-size: 16px;
    }

    .document-search {
        padding: 0 30px;
    }

    .employee-info-header {
        padding: 40px 0 20px;
    }

        .employee-info-header .table td {
            font-size: 14px;
        }

            .employee-info-header .table td.label {
                font-size: 14px;
            }

    .general-form label {
        font-size: 14px;
    }

    .general-form .form-info p.label {
        font-size: 14px;
    }
}


@media (max-width: 576px) {
    #mainNav .navbar-nav {
        justify-content: initial;
    }

    #ModalAreaArbol .modal-body {
        overflow-x: scroll !important;
    }
}

.navigation-bottom__default-lg-documentos {
    background: #FFFFFF;
    color: #13486A;
    border: 1px solid #13486A;
    width: 260px;
    height: 40px;
    border-radius: 8px;
    cursor: pointer;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__default-lg-documentos:hover {
        background: #E2F0FF !important;
        color: #13486A !important;
    }

    .navigation-bottom__default-lg-documentos:focus {
        outline: 0;
    }

a, .btn {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: 0;
}

ul, ol {
    list-style-type: none;
    padding: 0;
}

.row-gutters10 {
    margin-right: -10px;
    margin-left: -10px;
}

    .row-gutters10 > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }

.row-gutters14 {
    margin-right: -14px;
    margin-left: -14px;
}

    .row-gutters14 > [class*="col-"] {
        padding-right: 14px;
        padding-left: 14px;
    }

.mg-b10 {
    margin-bottom: 10px;
}

.mg-b11 {
    margin-bottom: 11px;
}

.mg-b12 {
    margin-bottom: 12px;
}

.mg-b13 {
    margin-bottom: 13px;
}

.mg-b14 {
    margin-bottom: 14px;
}

.mg-b15 {
    margin-bottom: 15px;
}

.mg-b16 {
    margin-bottom: 16px;
}

.mg-b17 {
    margin-bottom: 17px;
}

.mg-b18 {
    margin-bottom: 18px;
}

.mg-b19 {
    margin-bottom: 19px;
}

.mg-b20 {
    margin-bottom: 20px;
}

.btn-warning {
    color: #13486A;
    background-color: #FFB74D;
    border-color: #FFB74D;
}

.btn-success {
    color: #ffffff;
    background-color: #00BE7D;
    border-color: #00BE7D;
}

.btn-finalized {
    color: #ffffff;
    background-color: #B5B5B5;
    border-color: #B5B5B5;
}

.btn-request {
    color: #ffffff;
    background-color: #009688;
    border-color: #009688;
}

.radio-form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .radio-form label {
        margin-right: 10px;
        margin-bottom: 0;
    }

        .radio-form label + label {
            margin-left: 30px;
        }

    .radio-form [type="radio"]:checked, .radio-form [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px;
    }

        .radio-form [type="radio"]:checked + label, .radio-form [type="radio"]:not(:checked) + label {
            position: relative;
            padding-left: 30px;
            cursor: pointer;
            display: inline-block;
            /*font-size: calc(10px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));*/
            color: #13486A;
            text-transform: capitalize;
            font-weight: 400;
        }




.dropdown.no-arrow .dropdown-toggle::after {
    display: none;
}

.nicesel::after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    width: 7px;
    height: 7px;
}

.nicesel .current {
    line-height: 26px;
}

.nicesel .list {
    width: 100%;
}

.col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12, .col-xlg, .col-xlg-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}



/* Animation Mixins */
@-webkit-keyframes dropdownAnimation {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }
}

@keyframes dropdownAnimation {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0);
    }
}

.dropdownAnimation,
.nav .nav-item.dropdown .navbar-dropdown,
.navbar-nav .nav-item .navbar-dropdown,
.navbar-nav .nav-item.dropdown .navbar-dropdown {
    -webkit-animation-name: dropdownAnimation;
    animation-name: dropdownAnimation;
    -webkit-animation-duration: 0.25s;
    animation-duration: 0.25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.infinite-spin {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes menufadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes menufadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.menufadeInLeft {
    -webkit-animation-name: menufadeInLeft;
    animation-name: menufadeInLeft;
}

@font-face {
    font-family: 'spiralia';
    src: url("../fonts/spiralia.eot?om8ls0");
    src: url("../fonts/spiralia.eot?om8ls0#iefix") format("embedded-opentype"), url("../fonts/spiralia.ttf?om8ls0") format("truetype"), url("../fonts/spiralia.woff?om8ls0") format("woff"), url("../fonts/spiralia.svg?om8ls0#spiralia") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'spiralia' !important;
    speak: never;
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-notification:before {
    content: "\e900";
}

.icon-directory:before {
    content: "\e901";
}

.icon-grid-view:before {
    content: "\e902";
}

.icon-list:before {
    content: "\e903";
}

.icon-megaphone:before {
    content: "\e904";
}

.icon-news:before {
    content: "\e905";
}

.icon-pdf:before {
    content: "\e906";
}

.icon-next:before {
    content: "\e907";
}

.icon-search:before {
    content: "\e908";
}

.icon-prev:before {
    content: "\e909";
}

.icon-check:before {
    content: "\e90a";
}

.icon-list-view:before {
    content: "\e90b";
}

.icon-clap:before {
    content: "\e90c";
}

.icon-left-arrows:before {
    content: "\e90d";
}

.icon-right-arrows:before {
    content: "\e90e";
}

.icon-clock:before {
    content: "\e90f";
}

.icon-folder2:before {
    content: "\e910";
}

.icon-folder:before {
    content: "\e911";
}

.icon-time:before {
    content: "\e912";
}

.icon-verified:before {
    content: "\e913";
}

.icon-org-chart:before {
    content: "\e914";
}

.icon-share:before {
    content: "\e915";
}

.icon-document:before {
    content: "\e916";
}

.icon-upload:before {
    content: "\e917";
}

.icon-arrow-down:before {
    content: "\e918";
}

.icon-sad-face:before {
    content: "\e919";
}

.icon-normal-face:before {
    content: "\e91a";
}

.icon-smile-face:before {
    content: "\e91b";
}

.icon-happy-face:before {
    content: "\e91c";
}

/*.icon-ethics-doc1:before {
    content: "\e91d";
}*/

.icon-question:before {
    content: "\e91d";
}

.icon-manual-doc5:before {
    content: "\e91e";
}

.icon-policy-doc2:before {
    content: "\e91f";
}

.icon-policy-doc1:before {
    content: "\e920";
}

.icon-policy-doc3:before {
    content: "\e921";
}

.icon-policy-doc4:before {
    content: "\e922";
}

.icon-policy-doc5:before {
    content: "\e923";
}

.icon-policy-doc6:before {
    content: "\e924";
}

.icon-policy-doc7:before {
    content: "\e925";
}

.icon-policy-doc8:before {
    content: "\e926";
}

.icon-policy-doc9:before {
    content: "\e927";
}

.icon-policy-doc10:before {
    content: "\e928";
}

.icon-procedure-doc1:before {
    content: "\e929";
}

.icon-procedure-doc2:before {
    content: "\e92a";
}

.icon-lines-points:before {
    content: "\e92b";
}



.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 16px;
    cursor: pointer;
}

    .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 19px;
        height: 19px;
        left: 0;
        margin-left: -16px;
        border: 1px solid #8CC0AE;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

    .checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0;
        top: 0;
        margin-left: -20px;
        padding-left: 3px;
        padding-top: 1px;
        font-size: 11px;
        color: #242934;
    }

.checkbox input[type="checkbox"] {
    opacity: 0;
}

    .checkbox input[type="checkbox"]:focus {
        outline-offset: -2px;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline-offset: -2px;
        }

    .checkbox input[type="checkbox"]:checked + label::before {
        font-family: 'spiralia' !important;
        font-size: 14px;
        content: "\e90a";
        text-align: center;
        line-height: 1.2;
    }

    .checkbox input[type="checkbox"]:disabled + label {
        opacity: 0.65;
    }

        .checkbox input[type="checkbox"]:disabled + label::before {
            background-color: #f8f5fd;
            cursor: not-allowed;
        }

.checkbox .checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox .checkbox-inline {
    margin-top: 0;
}

.m-squar label::before {
    border-radius: 0;
}

.m-squar .checkbox-circle label::before {
    border-radius: 50%;
}

.m-squar .checkbox-inline {
    margin-top: 0;
}

.checkbox-primary input[type="checkbox"]:checked + label::before {
    border-color: #7e37d8;
    color: #7e37d8;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-secondary input[type="checkbox"]:checked + label::before {
    border-color: #fe80b2;
    color: #fe80b2;
}

.checkbox-secondary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    border-color: #80cf00;
    color: #80cf00;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    border-color: #fd517d;
    color: #fd517d;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    border-color: #06b5dd;
    color: #06b5dd;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-light input[type="checkbox"]:checked + label::before {
    border-color: #f8f5fd;
    color: #f8f5fd;
}

.checkbox-light input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-dark input[type="checkbox"]:checked + label::before {
    border-color: #2c323f;
    color: #2c323f;
}

.checkbox-dark input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    border-color: #ffc717;
    color: #ffc717;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-primary label:before {
    background-color: #7e37d8;
    border-color: #7e37d8;
    color: #fff;
}

.checkbox-solid-primary input[type="checkbox"]:checked + label::before {
    background-color: #7e37d8;
    border-color: #7e37d8;
    color: #fff;
}

.checkbox-solid-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-secondary label:before {
    background-color: #fe80b2;
    border-color: #fe80b2;
    color: #fff;
}

.checkbox-solid-secondary input[type="checkbox"]:checked + label::before {
    background-color: #fe80b2;
    border-color: #fe80b2;
    color: #fff;
}

.checkbox-solid-secondary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-success label:before {
    background-color: #80cf00;
    border-color: #80cf00;
    color: #fff;
}

.checkbox-solid-success input[type="checkbox"]:checked + label::before {
    background-color: #80cf00;
    border-color: #80cf00;
    color: #fff;
}

.checkbox-solid-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-danger label:before {
    background-color: #fd517d;
    border-color: #fd517d;
    color: #fff;
}

.checkbox-solid-danger input[type="checkbox"]:checked + label::before {
    background-color: #fd517d;
    border-color: #fd517d;
    color: #fff;
}

.checkbox-solid-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-info label:before {
    background-color: #06b5dd;
    border-color: #06b5dd;
    color: #fff;
}

.checkbox-solid-info input[type="checkbox"]:checked + label::before {
    background-color: #06b5dd;
    border-color: #06b5dd;
    color: #fff;
}

.checkbox-solid-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-light label:before {
    background-color: #f8f5fd;
    border-color: #f8f5fd;
    color: #fff;
}

.checkbox-solid-light input[type="checkbox"]:checked + label::before {
    background-color: #f8f5fd;
    border-color: #f8f5fd;
    color: #fff;
}

.checkbox-solid-light input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-dark label:before {
    background-color: #2c323f;
    border-color: #2c323f;
    color: #fff;
}

.checkbox-solid-dark input[type="checkbox"]:checked + label::before {
    background-color: #2c323f;
    border-color: #2c323f;
    color: #fff;
}

.checkbox-solid-dark input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-solid-warning label:before {
    background-color: #ffc717;
    border-color: #ffc717;
    color: #fff;
}

.checkbox-solid-warning input[type="checkbox"]:checked + label::before {
    background-color: #ffc717;
    border-color: #ffc717;
    color: #fff;
}

.checkbox-solid-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-primary label::before {
    border-color: #7e37d8;
}

.checkbox-secondary label::before {
    border-color: #fe80b2;
}

.checkbox-success label::before {
    border-color: #80cf00;
}

.checkbox-danger label::before {
    border-color: #fd517d;
}

.checkbox-info label::before {
    border-color: #06b5dd;
}

.checkbox-light label::before {
    border-color: #f8f5fd;
}

.checkbox-dark label::before {
    border-color: #2c323f;
}

.checkbox-warning label::before {
    border-color: #ffc717;
}

#mainNav {
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    background-color: #fff;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    padding: 5px 1rem;
}

    #mainNav .navbar-brand {
        font-weight: 700;
        color: #212529;
        padding: 0;
    }

    #mainNav .divider {
        width: 1px;
        height: 40px;
        background: #2E86BD;
        margin: 0 20px;
    }

    #mainNav .dropdown-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 10px;
        color: #13486A;
    }

        #mainNav .dropdown-link .user-image {
            width: 48px;
            height: 48px;
            border-radius: 100%;
        }

            #mainNav .dropdown-link .user-image img {
                height: 48px;
                width: 48px;
                display: block;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: center;
                object-position: center;
                border-radius: 100%;
                border: #2e86bd solid;
            }

        #mainNav .dropdown-link .login-date {
            padding-left: 14px;
        }

            #mainNav .dropdown-link .login-date p {
                margin: 0;
            }

                #mainNav .dropdown-link .login-date p.date {
                    font: 700 14px/27px "Open Sans", sans-serif;
                    color: #13486A;
                }

                #mainNav .dropdown-link .login-date p.hour {
                    font: 400 13px/24px "Open Sans", sans-serif;
                    color: #13486A;
                }

    #mainNav .navbar-toggler {
        width: 24px;
        height: 30px;
        padding: 6px 0;
        background: #ffffff;
        border: 0;
        border-radius: 0;
        position: relative;
        outline: 0;
        margin-left: 20px;
    }

        #mainNav .navbar-toggler span {
            position: absolute;
            top: 50%;
            left: 0;
            width: 24px;
            height: 2px;
            background-color: #13486a;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            #mainNav .navbar-toggler span::before, #mainNav .navbar-toggler span::after {
                position: absolute;
                top: 50%;
                left: 0;
                margin-top: -1px;
                width: 24px;
                height: 2px;
                background-color: #13486a;
            }

            #mainNav .navbar-toggler span::before, #mainNav .navbar-toggler span::after {
                content: '';
                display: block;
                -webkit-transition: 0.2s;
                transition: 0.2s;
            }

            #mainNav .navbar-toggler span::before {
                -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
            }

            #mainNav .navbar-toggler span::after {
                -webkit-transform: translateY(5px);
                transform: translateY(5px);
            }

        #mainNav .navbar-toggler.open span {
            height: 0;
        }

            #mainNav .navbar-toggler.open span:before {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            #mainNav .navbar-toggler.open span:after {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

            #mainNav .navbar-toggler.open span i {
                margin-left: 5px;
            }

    #mainNav .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        #mainNav .navbar-nav .nav-item {
            position: relative;
        }

            #mainNav .navbar-nav .nav-item + .nav-item {
                //margin-left: 10px;
            }

            #mainNav .navbar-nav .nav-item .nav-link {
                font: 400 13px/16px '$opensans', sans-serif;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                color: #13486A;
                position: relative;
                padding: 13px 23px 12px;
                min-height: 104px;
                text-align: center;
            }

                #mainNav .navbar-nav .nav-item .nav-link i {
                    font-size: 30px;
                    margin-bottom: 6px;
                }

                    #mainNav .navbar-nav .nav-item .nav-link i.icon-notification {
                        font-size: 32px;
                    }

                #mainNav .navbar-nav .nav-item .nav-link:hover, #mainNav .navbar-nav .nav-item .nav-link:active {
                    color: #ffb74d;
                }

                #mainNav .navbar-nav .nav-item .nav-link.active {
                    color: #ffb74d !important;
                    background: #F5F7FA;
                }

                #mainNav .navbar-nav .nav-item .nav-link .count {
                    position: absolute;
                    top: 30px;
                    right: 40px;
                    width: 22px;
                    height: 22px;
                    background: #FFAA00;
                    color: #000000;
                    text-align: center;
                    font: 700 12px/22px '$opensans', sans-serif;
                    border-radius: 100%;
                }

            #mainNav .navbar-nav .nav-item.mobile {
                padding: 0 15px;
            }

                #mainNav .navbar-nav .nav-item.mobile .nav-link {
                    min-height: 48px;
                    padding: 4px 9px;
                }

                    #mainNav .navbar-nav .nav-item.mobile .nav-link .count {
                        right: 0;
                        top: 24px;
                    }

            #mainNav .navbar-nav .nav-item.active .nav-link {
                background: #F5F7FA;
            }

        #mainNav .navbar-nav.navbar-mobile .nav-item::before {
            content: '';
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 40px;
            background: #2e86bd;
        }

        #mainNav .navbar-nav .dropdown-menu {
            position: absolute;
        }

.dropdown-user {
    top: 0;
    width: 100%;
    max-width: 400px;
    min-width: 400px;
    border-radius: 0;
    padding: 0;
    border: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}

    .dropdown-user .user-menu ul li {
        padding: 0;
    }

        .dropdown-user .user-menu ul li + li {
            border-top: 1px solid #B1C3CE;
        }

        .dropdown-user .user-menu ul li h6 {
            font: 700 14px/22px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .dropdown-user .user-menu ul li a {
            width: 100%;
            display: inline-block;
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #13486A;
            padding: 14px 18px;
        }

        .dropdown-user .user-menu ul li p {
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .dropdown-user .user-menu ul li.user {
            padding: 10px 18px;
        }

        .dropdown-user .user-menu ul li.welcome {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background: #F5F7FA;
            padding: 18px;
        }

            .dropdown-user .user-menu ul li.welcome .user-image {
                width: 48px;
                height: 48px;
                border-radius: 100%;
            }

                .dropdown-user .user-menu ul li.welcome .user-image img {
                    height: 48px;
                    width: 48px;
                    display: block;
                    -o-object-fit: cover;
                    object-fit: cover;
                    -o-object-position: center;
                    object-position: center;
                    border-radius: 100%;
                }

            .dropdown-user .user-menu ul li.welcome .user-welcome {
                padding-left: 20px;
            }

                .dropdown-user .user-menu ul li.welcome .user-welcome h5 {
                    font: 700 14px/24px "Open Sans", sans-serif;
                    color: #13486A;
                    margin-bottom: 2px;
                    text-transform: capitalize;
                }

                .dropdown-user .user-menu ul li.welcome .user-welcome p {
                    font: 400 14px/24px "Open Sans", sans-serif;
                    color: #13486A;
                    margin: 0;
                }

.dropdown-menu-arrow {
    top: -25px;
    left: 50%;
    width: 0;
    height: 0;
    position: relative;
}

    .dropdown-menu-arrow:before {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-width: 12px 20px;
        border-style: solid;
        border-color: transparent;
        z-index: 1001;
    }

    .dropdown-menu-arrow:after {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-width: 12px 20px;
        border-style: solid;
        border-color: transparent;
        z-index: 1001;
        bottom: -18px;
        right: -8px;
        border-bottom-color: #fff;
    }

    .dropdown-menu-arrow:before {
        bottom: -17px;
        right: -8px;
        border-bottom-color: rgba(0, 0, 0, 0.15);
    }

.dropdown-newslist {
    width: 100%;
    min-width: 494px;
    border-radius: 17px;
    margin: -5px 0 0;
    border: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}

    .dropdown-newslist .list-content {
        padding: 30px 20px 20px;
    }

    .dropdown-newslist .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-decoration: none;
    }

        .dropdown-newslist .title h4 {
            font: 700 17px/30px "Open Sans", sans-serif;
            color: #13486a;
        }

        .dropdown-newslist .title a {
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #13486a;
            text-decoration: none;
        }

            .dropdown-newslist .title a i {
                font-size: 11px;
                margin-left: 10px;
            }

            .dropdown-newslist .title a:hover {
                color: #ffb74d;
            }

    .dropdown-newslist ul .item {
        position: relative;
        padding: 20px 20px;
        background: #EDEFF2;
        border-radius: 10px;
        overflow: hidden;
        border-left: 10px solid #2e86bd;
    }

        .dropdown-newslist ul .item + .item {
            margin-top: 20px;
        }

        .dropdown-newslist ul .item .heading {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding-bottom: 4px;
        }

            .dropdown-newslist ul .item .heading h5 {
                font: 700 14px/22px "Open Sans", sans-serif;
                color: #13486a;
                margin: 0;
            }

            .dropdown-newslist ul .item .heading span.date {
                font: 400 13px/18px "Open Sans", sans-serif;
                color: #13486a;
            }

        .dropdown-newslist ul .item p {
            font: 400 13px/18px "Open Sans", sans-serif;
            color: #13486a;
            margin-bottom: 0;
        }

    .dropdown-newslist .dropdown-menu-arrow {
        left: 92%;
    }

.navbar-jefe {
    padding: 10px 0;
}

    .navbar-jefe .title {
        width: 100%;
        border: 1px solid #13486A;
        text-align: center;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #13486A;
        padding: 6px 15px;
    }

    .navbar-jefe li + li {
        margin-top: 10px;
    }

    .navbar-jefe li .nav-link {
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #13486A;
        padding: 8px 0;
    }



@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
    .navbar-collapse {
        max-height: 300px;
        overflow-y: auto;
    }
}

.notification-list {
    min-width: 494px;
    border-radius: 17px;
    margin: -5px 0 0;
    border: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}

    .notification-list .list-content {
        padding: 30px 20px 20px;
    }

    .notification-list .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-decoration: none;
    }

        .notification-list .title h4 {
            font: 700 17px/30px "Open Sans", sans-serif;
            color: #13486a;
        }

        .notification-list .title a {
            font: 400 14px/30px "Open Sans", sans-serif;
            color: #13486a;
            text-decoration: none;
        }

            .notification-list .title a i {
                font-size: 11px;
                margin-left: 10px;
            }

            .notification-list .title a:hover {
                color: #ffb74d;
            }

    .notification-list ul .item {
        position: relative;
        padding: 20px 10px;
        background: #EDEFF2;
        border-radius: 10px;
        overflow: hidden;
        border-left: 10px solid #2e86bd;
        font: 400 13px/18px "Open Sans", sans-serif;
    }

        .notification-list ul .item + .item {
            margin-top: 20px;
        }

        .notification-list ul .item.green {
            border-color: #009688;
        }

        .notification-list ul .item.tomato {
            border-color: #F8686E;
        }

        .notification-list ul .item.yellow {
            border-color: #FFB047;
        }

    .notification-list .dropdown-menu-arrow {
        left: 90%;
    }


.nav-breadcrumb {
    background: #ffffff;
}

    .nav-breadcrumb.other-color {
        background: #F5F7FA;
    }

    .nav-breadcrumb .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .nav-breadcrumb .breadcrumb {
        padding: 0;
        background: transparent;
        border-radius: 0;
        margin: 0;
    }

        .nav-breadcrumb .breadcrumb .breadcrumb-item {
            font: 700 14px/38px "Open Sans", sans-serif;
            color: #13486A;
            opacity: 0.4;
        }

            .nav-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
                content: "|";
                font-weight: 400;
            }

            .nav-breadcrumb .breadcrumb .breadcrumb-item a {
                font: 700 14px/38px "Open Sans", sans-serif;
                color: #13486A;
                opacity: 0.4;
                height: 38px;
                text-decoration: none;
            }

            .nav-breadcrumb .breadcrumb .breadcrumb-item.active {
                opacity: 1;
            }

            .nav-breadcrumb .breadcrumb .breadcrumb-item:hover {
                opacity: 1;
            }

                .nav-breadcrumb .breadcrumb .breadcrumb-item:hover a {
                    opacity: 1;
                }

    .nav-breadcrumb.home {
        background: #2e86bd;
    }

        .nav-breadcrumb.home .breadcrumb .breadcrumb-item:first-child {
            opacity: 1;
        }

            .nav-breadcrumb.home .breadcrumb .breadcrumb-item:first-child a {
                background: #FFB74D;
                color: #ffffff;
                width: 185px;
                opacity: 1;
                text-align: center;
                display: inline-block;
            }

    .nav-breadcrumb .btn-view {
        height: 32px;
        border-color: #ffffff;
        color: #ffffff;
        border-radius: 0;
        font: 400 14px "Open Sans", sans-serif;
        margin-top: 3px;
        padding: .375rem 1.75rem;
    }

        .nav-breadcrumb .btn-view:hover {
            border-color: #FFB74D;
            color: #FFB74D;
        }

    .nav-breadcrumb .dropdown {
        display: none;
    }

        .nav-breadcrumb .dropdown .btn-dropdown {
            height: 45px;
            font: 400 14px/19px "Open Sans", sans-serif;
            color: #ffffff;
            min-width: 200px;
            position: relative;
            text-align: left;
            padding: .375rem 1.5rem .375rem .75rem;
        }

            .nav-breadcrumb .dropdown .btn-dropdown.focus, .nav-breadcrumb .dropdown .btn-dropdown:focus {
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .nav-breadcrumb .dropdown .btn-dropdown::after {
                position: absolute;
                right: 0;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }

        .nav-breadcrumb .dropdown .dropdown-menu {
            width: 100%;
            top: 100% !important;
            margin: 0;
            -webkit-box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
            box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
            border: 0;
            padding: 0;
            -webkit-animation-name: dropdownAnimation;
            animation-name: dropdownAnimation;
            -webkit-animation-duration: 0.25s;
            animation-duration: 0.25s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }

            .nav-breadcrumb .dropdown .dropdown-menu .dropdown-item {
                color: #22465F;
                font: 400 14px "Open Sans", sans-serif;
                position: relative;
                padding: .40rem 30px .40rem 10px;
            }

                .nav-breadcrumb .dropdown .dropdown-menu .dropdown-item .dot-rol {
                    position: absolute;
                    right: 10px;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                    width: 12px;
                    height: 12px;
                    background: green;
                    border-radius: 100%;
                }

                    .nav-breadcrumb .dropdown .dropdown-menu .dropdown-item .dot-rol.tomato {
                        background: #F66770;
                    }

                    .nav-breadcrumb .dropdown .dropdown-menu .dropdown-item .dot-rol.green {
                        background-color: #4CBCB8;
                    }

                    .nav-breadcrumb .dropdown .dropdown-menu .dropdown-item .dot-rol.purple {
                        background-color: #7A44A9;
                    }

                .nav-breadcrumb .dropdown .dropdown-menu .dropdown-item + .dropdown-item {
                    border-top: 1px solid #B1C3CE;
                }

@media (min-width: 1366px) {
    .nav-breadcrumb .breadcrumb .breadcrumb-item {
        font-size: 14px;
        line-height: 38px;
    }

        .nav-breadcrumb .breadcrumb .breadcrumb-item a {
            font-size: 14px;
            height: 38px;
            line-height: 38px;
        }
}

.employee-info-header {
    background: #EDEFF2;
    padding: 30px 0 30px;
}

.employee-info-body {
    padding: 20px 20px;
}

    .employee-info-body .body-content {
        width: 100%;
        max-width: 1156px;
        margin: 0 auto;
    }





.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 42px;
}

    .file-upload-wrapper:after {
        content: attr(data-text);
        font-size: 16px;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        padding: 10px 15px;
        display: block;
        width: calc(100% - 40px);
        pointer-events: none;
        z-index: 20;
        height: 40px;
        line-height: 20px;
        color: #999;
        border-radius: 5px 10px 10px 5px;
        font-weight: 300;
    }

    .file-upload-wrapper:before {
        content: 'Subir archivo';
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        height: 42px;
        background: #EDEFF2;
        color: #13486A;
        font-weight: 700;
        z-index: 25;
        font-size: 16px;
        line-height: 42px;
        padding: 0 15px;
        pointer-events: none;
        border-radius: 0 5px 5px 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .file-upload-wrapper:hover:before {
        background: #2E86BD;
        color: #ffffff;
    }

    .file-upload-wrapper input {
        opacity: 0;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99;
        height: 40px;
        margin: 0;
        padding: 0;
        display: block;
        cursor: pointer;
        width: 100%;
    }


.record-table .table th {
    background: #2E86BD;
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #ffffff;
    border: 0;
    text-align: center;
    vertical-align: middle;
    padding: 5px .75rem;
}

.record-table .table td {
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #13486A;
    padding: 5px .75rem;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

    .record-table .table td .avatar img {
        width: 30px;
        height: 30px;
        border-radius: 100%;
    }

    .record-table .table td .btn-link {
        width: 70px;
        color: #13486A;
        font: 400 13px/16px "Open Sans", sans-serif;
        text-decoration: underline;
    }

    .record-table .table td p {
        color: #13486A;
        font: 400 13px/16px "Open Sans", sans-serif;
        margin: 0;
        position: relative;
        padding-left: 28px;
    }

        .record-table .table td p i {
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

    .record-table .table td .dropdown .dropdown-toggle {
        color: #13486A;
    }

    .record-table .table td .dropdown .dropdown-item {
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #13486A;
    }

        .record-table .table td .dropdown .dropdown-item:hover {
            color: #ffb74d;
        }

.record-table .table thead tr:first-child th:nth-child(3) {
    background: #FFB74D;
}

.record-table .table thead tr:nth-child(2) th:nth-child(8), .record-table .table thead tr:nth-child(2) th:nth-child(9) {
    background: #FFB74D;
}

.record-table .table tbody tr td:nth-child(7) {
    background: #D9E9F3;
}

.record-table .table tbody tr td:nth-child(8), .record-table .table tbody tr td:nth-child(9) {
    background: #FFF1DB;
}

.record-table .table tbody tr:nth-of-type(odd) td:nth-child(7) {
    background: #CADCE8;
}

.record-table .table tbody tr:nth-of-type(odd) td:nth-child(8), .record-table .table tbody tr:nth-of-type(odd) td:nth-child(9) {
    background: #F1E4D1;
}


.content {
    padding: 10px 0 30px;
}

    .content.home {
        padding: 16px 0 20px;
    }

.card-box {
    border: 1px solid #2e86bd;
    border-radius: 18px;
    margin-bottom: 16px;
}

    .card-box .card-header {
        background: transparent;
        border: 0;
        padding: 14px 25px 22px;
    }

        .card-box .card-header.header-bg {
            background: #2297FF url("../img/heading-bg.jpg") no-repeat;
            background-size: cover;
            border-radius: 18px 18px 0 0;
            backdrop-filter: blur(50px);
            -webkit-backdrop-filter: blur(50px);
            position: relative;
            padding: 14px 15px 18px;
        }

            .card-box .card-header.header-bg::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 97, 185, 0.85);
                border-radius: 18px 18px 0 0;
            }

            .card-box .card-header.header-bg .card-title {
                font-size: 14px;
                position: relative;
                z-index: 2;
            }

        .card-box .card-header .card-user {
            font: 700 14px/22px '$opensans', sans-serif;
            color: #ffffff;
            margin: 0;
        }

        .card-box .card-header .position {
            font: 400 12px/22px '$opensans', sans-serif;
            color: #ffffff;
            margin: 0;
            position: relative;
            z-index: 2;
        }

        .card-box .card-header .card-link {
            float: right;
        }

            .card-box .card-header .card-link a {
                font: 400 13px/22px "Open Sans", sans-serif;
                color: #13486A;
                text-decoration: none;
            }

                .card-box .card-header .card-link a i {
                    font-size: 11px;
                    margin-left: 8px;
                }

                .card-box .card-header .card-link a:hover {
                    color: #ffb74d;
                }

            .card-box .card-header .card-link.under a {
                text-decoration: underline;
            }

    .card-box .card-body {
        padding: 10px 15px 6px;
    }

        .card-box .card-body .card-link {
            float: right;
        }

            .card-box .card-body .card-link a {
                font: 400 13px/22px "Open Sans", sans-serif;
                color: #13486A;
                text-decoration: none;
            }

                .card-box .card-body .card-link a i {
                    font-size: 11px;
                    margin-left: 8px;
                }

                .card-box .card-body .card-link a:hover {
                    color: #ffb74d;
                }

            .card-box .card-body .card-link.under a {
                text-decoration: underline;
            }

        .card-box .card-body.vacation {
            padding: 10px 15px 16px;
        }

    .card-box .card-title {
        font: 700 14px/18px '$opensans', sans-serif;
        color: #13486A;
        display: inline-block;
        margin: 0 0 7px;
    }

        .card-box .card-title .icon {
            display: inline-block;
            margin-right: 11px;
        }

        .card-box .card-title.white {
            color: #ffffff;
            margin: 0;
        }

        .card-box .card-title span {
            font-weight: 400;
        }

    .card-box .card-subtitle {
        font: 700 14px/22px "Open Sans", sans-serif;
        color: #13486A;
    }

    .card-box .card-birthday {
        padding: 3px 15px 0 15px;
    }

.result {
    padding-top: 40px;
}

.table-result {
    margin-bottom: 20px;
}

    .table-result .table {
        margin: 0;
    }

        .table-result .table tr td {
            border: 0;
            background: #F5F7FA;
            vertical-align: middle;
            padding: 0 10px 0 18px;
            font: 600 14px/23px "Roboto", sans-serif;
            color: #22465F;
        }

            .table-result .table tr td.file {
                background: #2980B9;
                text-align: center;
                padding: 12px 10px;
            }

                .table-result .table tr td.file a {
                    color: #ffffff;
                    font-size: 34px;
                    text-decoration: none;
                }

            .table-result .table tr td:first-child {
                border-top-left-radius: 17px;
                border-bottom-left-radius: 17px;
            }

            .table-result .table tr td:nth-last-child(2) {
                border-top-right-radius: 17px;
                border-bottom-right-radius: 17px;
            }

            .table-result .table tr td:last-child {
                background: #ffffff;
                padding-right: 0;
            }

        .table-result .table tr.space td {
            background: none;
            padding: 0;
            height: 16px;
        }

    .table-result .btn-share {
        width: 42px;
        height: 42px;
        border-color: #2e86bd;
        border-radius: 17px;
        line-height: 30px;
        font-size: 18px;
        color: #2980B9;
    }

        .table-result .btn-share:hover {
            border-color: #ffb74d;
            color: #ffb74d;
        }

.table-overflow-x {
    display: block;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
}

.birthday-month {
    height: auto;
}

    .birthday-month .owl-stage {
        padding-left: 0 !important;
        height: 136px;
    }

    .birthday-month .owl-stage-outer {
        height: 100%;
    }

    .birthday-month .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 8px;
    }

    .birthday-month .owl-theme .owl-dots .owl-dot span {
        width: 34px;
        height: 6px;
        border-radius: 0;
        background: #F5F7FA;
    }

    .birthday-month .owl-theme .owl-dots .owl-dot.active span {
        background: #13486a;
    }

    .birthday-month .owl-item.current {
        margin-top: 0 !important;
    }

    .birthday-month .item {
        /*width: 95px;*/
        width: 200px;
    }

        .birthday-month .item a {
            text-decoration: none;
        }

        .birthday-month .item .item-content {
            height: 154px;
            background: #F5F7FA;
            margin-top: 16px;
            border-radius: 17px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            gap: 10px;
            /*flex-direction: column;*/
        }

            .birthday-month .item .item-content .image {
                /*width: 50px;
                height: 50px;*/
                background: #f5f7fa;
                /* margin: 0 auto 10px;*/
                position: relative;
                border-radius: 100%;
            }

                .birthday-month .item .item-content .image img {
                    height: 60px;
                    width: 60px;
                    display: block;
                    -o-object-fit: cover;
                    object-fit: cover;
                    -o-object-position: center;
                    object-position: center;
                    /*border-radius: 100%;*/
                    border-radius: 50px;
                }

                .birthday-month .item .item-content .image .clap {
                    position: absolute;
                    right: 0;
                    bottom: 0;
                    width: 28px;
                    height: 28px;
                    background: #FFAA00;
                    text-align: center;
                    line-height: 28px;
                    color: #ffffff;
                    border-radius: 100%;
                }

            .birthday-month .item .item-content .texto {
                /*width: 90px;
                padding: 10px 15px;*/
            }

                .birthday-month .item .item-content .texto h4, .birthday-month .item .item-content .texto p {
                    color: #13486a;
                    text-align: left;
                    margin: 0;
                }

                .birthday-month .item .item-content .texto h4 {
                    font: 700 14px/22px "Open Sans", sans-serif;
                }

                .birthday-month .item .item-content .texto p {
                    font: 400 13px/18px "Open Sans", sans-serif;
                }

        .birthday-month .item.birthday {
            width: 110px;
        }

            .birthday-month .item.birthday .item-content {
                margin-top: 0;
                background: #2297FF;
                height: 136px;
            }

                .birthday-month .item.birthday .item-content .image {
                    width: 63px;
                    height: 63px;
                }

                    .birthday-month .item.birthday .item-content .image img {
                        height: 63px;
                        width: 63px;
                    }

                .birthday-month .item.birthday .item-content .texto h4, .birthday-month .item.birthday .item-content .texto p {
                    color: #ffffff;
                }

    .birthday-month .owl-dots button:focus {
        outline: none !important;
    }

.content-box {
    border: 0;
    border-radius: 18px;
    overflow: hidden;
}

    .content-box .heading-titulo {
        text-align: center;
        padding: 21px 15px;
        padding-block: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        position: relative;
    }

        .content-box .heading-titulo h1 {
            font: 700 18px/27px "Open Sans", sans-serif;
            color: #13486A;
            text-transform: uppercase;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        @media (max-width: 768px) {
            .content-box .heading-titulo h1 {
                font: 700 18px/27px "Open Sans", sans-serif;
                color: #13486A;
                text-transform: uppercase;
                position: relative;
            }
        }

    .content-box .heading-prog {
        text-align: center;
        padding: 21px 15px;
        padding-block: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .content-box .heading-prog h1 {
            font: 700 18px/27px "Open Sans", sans-serif;
            color: #13486A;
            text-transform: uppercase;
            margin: 0;
        }


    .content-box .heading {
        text-align: center;
        padding: 21px 15px;
        background-color: #2E86BD;
        padding-block: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

        .content-box .heading.border-bottom {
            border-color: #2E86BD !important;
        }

        .content-box .heading h1 {
            font: 700 18px/27px "Open Sans", sans-serif;
            color: #13486A;
            text-transform: uppercase;
            margin: 0;
        }

    .content-box .heading-blue {
        text-align: center;
        padding: 10px 15px;
        background: #2E86BD;
        border-top-right-radius: 18px;
        border-top-left-radius: 18px;
        height: 40px;
    }

        .content-box .heading-blue h1 {
            font: 700 18px/22px "Open Sans", sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            margin: 0;
        }

        .content-box .heading-blue h6 {
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #ffffff;
            margin: 0;
            border: 0;
            padding: 0;
        }

    .content-box.modal-blanco .heading,
    .content-box.modal-blanco .heading-blue {
        background: #FFFFFF;
        border-bottom: 1px solid #2E86BD !important;
    }

    .content-box.modal-blanco-nolinea .heading,
    .content-box.modal-blanco-nolinea .heading-blue {
        background: #FFFFFF;
    }

        .content-box.modal-blanco .heading h1,
        .content-box.modal-blanco .heading-blue h1,
        .content-box.modal-blanco-nolinea .heading-blue h1,
        .content-box.modal-blanco-nolinea .heading-blue h1 {
            color: #13486A;
        }

    .content-box .sub-heading h2 {
        font: 700 16px/27px "Open Sans", sans-serif;
    }

    .content-box .heading-tabs h1 {
        display: inline-block;
        width: 40%;
    }

    .content-box .heading-tabs a {
        color: #ffffff;
    }

.search-block {
    /*background: #F5F7FA;*/
    /*padding: 28px 24px;*/
    background-color: #EDEFF2;
    padding-left: 10%;
}

.search-form select.form-control {
    width: 249px;
    border-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}



.search-form .btn-search {
    width: 130px;
    border-radius: 12px;
    background: #2e86bd;
    border: 0;
    padding: 0 .75rem;
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #ffffff;
}

    .search-form .btn-search .icon-search {
        font-size: 28px;
    }

    .search-form .btn-search span {
        display: none;
    }

.search-form .selectpicker {
    min-width: 196px;
}

.search-form .bootstrap-select > .dropdown-toggle {
    min-width: 196px;
    height: 49px;
    line-height: 32px;
    background: #FFFFFF;
    border-radius: 12px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: 1px solid #ced4da;
}

.search-form .dropdown-menu li a {
    width: 100%;
    display: block;
    padding: 5px 12px;
}

.view-buttons {
    text-align: right;
}

.view-buttons-full {
    width: 100%;
    text-align: right
}

.view-buttons .btn-grid, .view-buttons .btn-list {
    width: 49px;
    height: 49px;
    border-radius: 15px;
    border: 1px solid #2e86bd;
    color: #2e86bd;
    font-size: 24px;
}

    .view-buttons .btn-grid.active, .view-buttons .btn-list.active {
        background: #2e86bd;
        color: #ffffff;
    }

.view-buttons .btn + .btn {
    margin-left: 4px;
}

.request-grid {
    padding: 25px 0px;
}

    .request-grid .item {
        padding: 20px 38px;
        border: 1px solid #2e86bd;
        border-radius: 18px;
        margin-bottom: 36px;
    }

        .request-grid .item .item-header {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

            .request-grid .item .item-header p {
                font: 400 14px/18px "Open Sans", sans-serif;
                color: #13486A;
            }

                .request-grid .item .item-header p strong {
                    font-weight: 700;
                }

.progressbar {
    list-style-type: none;
    display: inline-block;
    width: 101%;
    margin: 0;
}

    .progressbar li {
        float: left;
        width: 33.3333%;
        position: relative;
        display: inline-block;
    }

        .progressbar li span.text {
            display: block;
            width: 100%;
            text-align: center;
            -webkit-transform: translateX(-45%);
            transform: translateX(-45%);
            font: 700 14px/18px "Open Sans", sans-serif;
            color: #13486A;
            padding-bottom: 18px;
        }

        .progressbar li span.circle {
            width: 36px;
            height: 36px;
            border-radius: 100%;
            border: 1px solid #707070;
            display: inline-block;
            text-align: center;
            background: #ffffff;
            line-height: 36px;
        }

        .progressbar li span.circle-rechazado {
            width: 36px;
            height: 36px;
            border-radius: 100%;
            border: 1px solid #707070;
            display: inline-block;
            text-align: center;
            background: #ffffff;
            line-height: 36px;
        }

        .progressbar li::after {
            content: '';
            position: absolute;
            left: -50%;
            -webkit-transform: translateX(-49%);
            transform: translateX(-49%);
            bottom: 16px;
            width: 100%;
            height: 2px;
            background: #ddd;
            z-index: -1;
        }

        .progressbar li:first-child span.text {
            text-align: left;
            -webkit-transform: none;
            transform: none;
        }

        .progressbar li:first-child::after {
            content: none;
        }

        .progressbar li.active span.circle {
            background: #00BE7D;
            border-color: #00BE7D;
            color: #ffffff;
        }

        .progressbar li.active + li::after {
            background-color: #00BE7D;
        }

        .progressbar li.active span.circle-rechazado {
            background: #F8686E;
            border-color: #F8686E;
            color: #ffffff;
        }

.balance-block {
    padding: 0 44px 50px 44px;
}

    .balance-block .button-mobile {
        text-align: center;
        padding-top: 10px;
        display: none;
    }

form .gj-datepicker button,
form .gj-timepicker button {
    width: 55px;
    position: relative;
    border: none;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #e5e5e5 !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
}

    form .gj-datepicker button:hover,
    form .gj-timepicker button:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    form .gj-datepicker button:active,
    form .gj-timepicker button:active {
        background-color: white;
        border-color: white;
        color: #6c757d;
    }

    form .gj-datepicker button:focus,
    form .gj-timepicker button:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    form .gj-datepicker button i,
    form .gj-timepicker button i {
        position: relative;
        top: 0;
        left: 0;
        opacity: 0.2;
    }

.gj-picker-bootstrap {
    padding: 10px;
}

    .gj-picker-bootstrap div[role=navigator] {
        padding: 20px 0;
        height: auto;
    }

    .gj-picker-bootstrap table tr th div {
        width: 40px;
        height: 30px;
        font: 700 16px/22px "Open Sans", sans-serif;
        color: #13486A;
        display: table-cell;
    }

    .gj-picker-bootstrap table tr td div {
        width: 40px;
        height: 40px;
        font: 400 16px/22px "Open Sans", sans-serif;
        color: #13486A;
        display: table-cell;
    }

.payroll-payments {
    padding: 20px 22px;
}

.document-search-form label {
    font: 700 14px/24px "Open Sans", sans-serif;
    color: #13486a;
}

.document-search-form .form-control {
    height: 50px;
    border: 1px solid #2e86bd;
    border-radius: 18px;
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #13486A;
}

.document-search-form .nicesel {
    width: 100%;
}

.document-search-form .btn-buscar {
    background: #2E86BD;
    font: 700 16px/24px "Open Sans", sans-serif;
    color: #ffffff;
    height: 50px;
    margin-top: 32px;
    border-radius: 0;
    padding: .375rem 5px;
}

    .document-search-form .btn-buscar i {
        font-size: 24px;
        vertical-align: middle;
    }

.document-message {
    text-align: center;
    padding: 30px 0;
}

    .document-message p {
        color: #FFAA00;
        font: 400 16px/18px "Open Sans", sans-serif;
    }

.modal-message .modal-content {
    border-radius: 12px;
    border: 1;
}

.modal-message .modal-body {
    text-align: center;
    padding: 2.813rem 1rem;
}

    .modal-message .modal-body p {
        font: 400 16px/22px "Open Sans", sans-serif;
        color: #13486A;
        margin-bottom: 30px;
    }

    .modal-message .modal-body .btn-accept {
        width: 220px;
        background: #009688;
        font: 700 16px/22px "Open Sans", sans-serif;
        color: #ffffff;
        border-radius: 16px;
    }

.modal-messages-day .modal-content {
    border-radius: 24px;
    border: 0;
}

.modal-messages-day .modal-header {
    padding: 0.5rem 1.25rem;
}

    .modal-messages-day .modal-header h5 {
        font: 700 14px/22px "Open Sans", sans-serif;
        color: #13486A;
    }

.modal-messages-day .modal-body {
    padding: 1rem 1rem;
}

    .modal-messages-day .modal-body p {
        font: 400 16px/22px "Open Sans", sans-serif;
        color: #13486A;
        margin-bottom: 30px;
    }

.modal-greeting .modal-content {
    border-radius: 33px;
}

    .modal-greeting .modal-content .modal-body {
        padding: 42px 37px;
    }

.greeting .employee {
    width: 137px;
    height: 173px;
    background: #2297FF;
    border-radius: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .greeting .employee .image {
        width: 82px;
        height: 82px;
        background: #f5f7fa;
        margin: 0 auto 10px;
        position: relative;
        border-radius: 100%;
    }

        .greeting .employee .image img {
            height: 82px;
            width: 82px;
            display: block;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
            border-radius: 100%;
        }

        .greeting .employee .image .clap {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 28px;
            height: 28px;
            background: #FFAA00;
            text-align: center;
            line-height: 28px;
            color: #ffffff;
            border-radius: 100%;
        }

    .greeting .employee .texto h4, .greeting .employee .texto p {
        color: #ffffff;
        text-align: center;
        margin: 0;
    }

    .greeting .employee .texto h4 {
        font: 700 14px/22px "Open Sans", sans-serif;
    }

    .greeting .employee .texto p {
        font: 400 12px/18px "Open Sans", sans-serif;
    }

.greeting-form label {
    font: 700 16px/22px "Open Sans", sans-serif;
    color: #13486A;
    position: relative;
    padding-left: 54px;
}

    .greeting-form label span {
        font-weight: 400;
    }

    .greeting-form label .icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 44px;
        height: 44px;
        line-height: 36px;
        background: #FFAA00;
        border-radius: 100%;
        text-align: center;
        font-size: 26px;
        color: #ffffff;
    }

        .greeting-form label .icon i {
            vertical-align: middle;
        }

.greeting-form .form-control {
    border: 1px solid #2E86BD;
    border-radius: 10px;
    font: 400 16px/22px "Open Sans", sans-serif;
    color: #13486A;
}

.greeting-form .btn {
    border-radius: 0;
    border: 0;
    background: #009688;
    font: 400 16px/22px "Open Sans", sans-serif;
    color: #ffffff;
}

.footer .copy {
    font: 400 14px "Roboto", sans-serif;
}

.stepbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -23%;
    margin-right: -23%;
    margin-bottom: 10px;
    overflow: hidden;
}

    .stepbar li {
        width: 33.333333%;
        text-align: center;
        font: 14px blue;
        color: #272D4C;
        position: relative;
        padding-top: 30px;
    }

        .stepbar li .icon-check {
            position: absolute;
            top: 6px;
            left: 0;
            right: 0;
            margin: 0 auto;
            font-size: 9px;
            z-index: 5;
            color: #FFD1C2;
        }

        .stepbar li .icon-info2 {
            position: absolute;
            top: 5px;
            left: 0;
            right: 0;
            margin: 0 auto;
            font-size: 11px;
            z-index: 5;
            color: #DB3624;
        }

        .stepbar li .icon-anterior {
            position: absolute;
            top: 6px;
            left: 0;
            right: 0;
            margin: 0 auto;
            font-size: 9px;
            z-index: 5;
            color: #FF8A62;
        }

        .stepbar li .text {
            position: absolute;
            top: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            font: 700 14px/18px "Open Sans", sans-serif;
            color: #13486A;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content;
        }

        .stepbar li:before {
            content: '';
            width: 6px;
            height: 6px;
            line-height: 17px;
            font-size: 14px;
            display: block;
            text-align: center;
            margin: 7px auto;
            border-radius: 50%;
            border: 2px solid #FFD1C2;
            background-color: #fff;
            color: #333;
            position: relative;
            z-index: 2;
        }

        .stepbar li:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background: #FFD1C2;
            top: 77%;
            left: -50%;
        }

        .stepbar li:first-child:after {
            content: none;
        }

        .stepbar li.active:before {
            width: 20px;
            height: 20px;
            background: #fff;
            border-color: #FF8A62;
            margin: 0 auto;
        }

        .stepbar li.active:after {
            background: #FF8A62;
        }

        .stepbar li.last:before {
            width: 20px;
            height: 20px;
            border-color: #FFD1C2;
            margin: 0 auto;
        }

        .stepbar li.last:after {
            background: #FFD1C2;
        }

        .stepbar li.done:after {
            background: #FF8A62;
            border-color: #FF8A62;
        }

        .stepbar li.done:before {
            border-color: #FF8A62;
        }

        .stepbar li.complete:after {
            background: #0F881F;
            border-color: #0F881F;
        }

        .stepbar li.complete:before {
            border-color: #0F881F;
        }

        .stepbar li.complete .icon-check {
            color: #0F881F;
        }

        .stepbar li.warning:after {
            background: #DB3624;
            border-color: #DB3624;
        }

        .stepbar li.warning:before {
            border-color: #DB3624;
        }

        .stepbar li:first-child .text {
            left: 50%;
            -webkit-transform: none;
            transform: none;
        }

@media (min-width: 1366px) {
    .content.home {
        padding: 16px 0 20px;
    }

    .card-box {
        margin-bottom: 16px;
    }

        .card-box .card-header .card-link a {
            font-size: 13px;
        }

        .card-box .card-body .card-link a {
            font-size: 13px;
        }

    .birthday-month .owl-stage {
        height: 136px;
    }

    .birthday-month .item .item-content {
        /*height: 104px;*/
    }

        .birthday-month .item .item-content .image {
            width: 70px;
            height: 70px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .birthday-month .item .item-content .image img {
                /* width: 50px;
                height: 50px;*/
            }

    .birthday-month .item.birthday .item-content {
        height: 136px;
    }

        .birthday-month .item.birthday .item-content .image {
            width: 63px;
            height: 63px;
        }

            .birthday-month .item.birthday .item-content .image img {
                width: 63px;
                height: 63px;
            }

    .content-box .heading-blue {
        padding: 10px 15px;
    }

    .document-search-form .form-control {
        height: 40px;
    }

    .document-search-form .btn-buscar {
        height: 40px;
    }

    .table-result .table tr td.file {
        padding: 12px 10px;
    }
}

.message-list ul {
    margin-bottom: 11px;
}

    .message-list ul li {
        font: 400 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        background: #F5F7FA;
        border-radius: 9px;
        padding: 11px 10px 11px 38px;
        position: relative;
    }

        .message-list ul li + li {
            margin-top: 10px;
        }

        .message-list ul li::before {
            content: '';
            position: absolute;
            left: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 7px;
            height: 7px;
            background: #213164;
            border-radius: 100%;
        }

.table-tickets .table {
    margin: 0;
}

    .table-tickets .table tr td {
        border: 0;
        background: #F5F7FA;
        vertical-align: middle;
        padding: 17px 10px 17px 18px;
        font: 600 14px/23px "Roboto", sans-serif;
        color: #22465F;
    }

        .table-tickets .table tr td.file {
            background: #2980B9;
            text-align: center;
            padding: 17px 10px;
        }

            .table-tickets .table tr td.file a {
                color: #ffffff;
                font-size: 34px;
                text-decoration: none;
            }

        .table-tickets .table tr td:first-child {
            border-top-left-radius: 17px;
            border-bottom-left-radius: 17px;
        }

        .table-tickets .table tr td:last-child {
            border-top-right-radius: 17px;
            border-bottom-right-radius: 17px;
        }

    .table-tickets .table tr.space td {
        background: none;
        padding: 0;
        height: 16px;
    }

.residue-days {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 22px;
    overflow: hidden;
}

    .residue-days .available-days, .residue-days .this-year, .residue-days .previous-years, .residue-days .button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 110px;
        text-align: center;
        background: #F5F7FA;
        position: relative;
    }

        .residue-days .available-days h5, .residue-days .this-year h5, .residue-days .previous-years h5, .residue-days .button h5 {
            font: 700 14px/22px "Roboto", sans-serif;
            color: #22465F;
            margin-bottom: 0;
        }

        .residue-days .available-days P, .residue-days .this-year P, .residue-days .previous-years P, .residue-days .button P {
            font: 400 12px/17px "Roboto", sans-serif;
            margin-bottom: 0;
        }

    .residue-days .available-days {
        width: 24%;
        background: #2297FF;
    }

        .residue-days .available-days::after {
            content: '';
            position: absolute;
            top: 0;
            right: -27px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 55px 0 55px 27px;
            border-color: transparent transparent transparent #2298ff;
            z-index: 3;
        }

        .residue-days .available-days h5, .residue-days .available-days p {
            color: #ffffff;
            margin-left: 10px;
        }

    .residue-days .this-year {
        width: 40%;
    }

        .residue-days .this-year::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 12px;
            background: #00BE7D;
        }

    .residue-days .previous-years {
        width: 38%;
    }

        .residue-days .previous-years::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 12px;
            background: #F9C840;
        }

    .residue-days .button {
        width: 25%;
    }

        .residue-days .button .btn {
            border: 0;
            border-radius: 0;
            padding: 5px 12px;
        }

            .residue-days .button .btn:hover {
                background-color: #00be7d;
                color: #ffffff;
            }

    .residue-days.inner {
        border: 1px solid #2E86BD;
    }

        .residue-days.inner .available-days, .residue-days.inner .this-year, .residue-days.inner .previous-years, .residue-days.inner .button {
            height: 104px;
        }

        .residue-days.inner .available-days {
            width: 10%;
        }

            .residue-days.inner .available-days h5 {
                font-size: 14px;
                line-height: 26px;
            }

            .residue-days.inner .available-days p {
                font-size: 14px;
                line-height: 18px;
            }

        .residue-days.inner .this-year {
            width: 30%;
        }

        .residue-days.inner .previous-years {
            width: 30%;
        }

        .residue-days.inner .this-year, .residue-days.inner .previous-years {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .residue-days.inner .this-year h5, .residue-days.inner .previous-years h5 {
                font-size: 14px;
                line-height: 22px;
            }

            .residue-days.inner .this-year p, .residue-days.inner .previous-years p {
                font-size: 14px;
                line-height: 22px;
                margin-left: 10px;
            }

.request-list ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        margin-bottom: 10px;
    }

        .request-list ul li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            background: #F5F7FA;
            height: 100%;
            border-radius: 17px;
            padding: 7px 16px;
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #13486A;
            text-decoration: none;
        }

            .request-list ul li a .icon {
                display: inline-table;
                width: 40px;
                height: 40px;
                background: #2297FF;
                border-radius: 100%;
                text-align: center;
                line-height: 40px;
                margin-right: 16px;
            }

                .request-list ul li a .icon.tomato {
                    background: #F66770;
                }

                .request-list ul li a .icon.yellow {
                    background: #F1D41A;
                }

                .request-list ul li a .icon.yellow-dark {
                    background: #F1BA4D;
                }

                .request-list ul li a .icon.purple {
                    background: #7A44A9;
                }

                .request-list ul li a .icon.turquoise {
                    background: #4CBCB8;
                }

                .request-list ul li a .icon.blue {
                    background: #3673B8;
                }

                .request-list ul li a .icon.light-blue {
                    background: #2297FF;
                }

                .request-list ul li a .icon img {
                    max-width: 28px;
                }

            .request-list ul li a p {
                margin: 0;
            }

            .request-list ul li a:hover {
                background: #CAE6FF;
            }

        .request-list ul li.w-100 {
            -webkit-box-flex: 0;
            -ms-flex: 0 100%;
            flex: 0 100%;
            max-width: 100%;
        }

            .request-list ul li.w-100 a {
                width: 100%;
                max-width: 100%;
            }

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .card-body {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .request-list ul li.item-mobile:nth-child(2) a .icon {
        margin-right: 6px
    }
}


.activities-list {
    padding: 13px 0 0;
}

    .activities-list ul li {
        background: #F5F7FA;
        padding: 5px 24px;
        border-radius: 17px;
        margin-bottom: 14px;
    }

        .activities-list ul li p {
            font: 400 13px/18px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .activities-list ul li .activity-date {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

            .activities-list ul li .activity-date h5 {
                font: 700 14px/22px "Open Sans", sans-serif;
                color: #22465F;
                margin: 0;
            }



.news-list {
    padding: 17px 0 0;
}

    .news-list ul {
        margin: 0;
    }

        .news-list ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            background: #F5F7FA;
            border-radius: 17px;
            overflow: hidden;
            -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
        }

            .news-list ul li + li {
                margin-top: 10px;
            }

            .news-list ul li .image {
                width: 20%;
                height: 104px;
                background: #F5F7FA;
                margin: 0 auto;
                overflow: hidden;
                position: relative;
            }

                .news-list ul li .image img {
                    height: 88px;
                    display: block;
                    -o-object-fit: cover;
                    object-fit: cover;
                    -o-object-position: center;
                    object-position: center;
                    width: 87px;
                }

            .news-list ul li .caption {
                width: 80%;
                padding: 8px 20px;
            }

                .news-list ul li .caption h4 {
                    margin: 0;
                    line-height: 18px;
                }

                    .news-list ul li .caption h4 a {
                        font: 700 14px/18px "Open Sans", sans-serif;
                        color: #22465F;
                        text-decoration: none;
                    }

                .news-list ul li .caption p {
                    font: 400 13px/14px "Open Sans", sans-serif;
                    color: #13486A;
                    margin: 0;
                }

                .news-list ul li .caption a {
                    font: 400 13px/18px "Open Sans", sans-serif;
                    color: #13486A;
                    text-decoration: underline;
                }

                    .news-list ul li .caption a:hover {
                        color: #ffb74d;
                    }

            .news-list ul li:hover {
                background: #CAE6FF;
            }

.vacation-list ul {
    margin-bottom: 11px;
}

    .vacation-list ul li {
        font: 400 13px/17px "Open Sans", sans-serif;
        color: #13486A;
        background: #F5F7FA;
        border-radius: 9px;
        padding: 11px 15px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .vacation-list ul li + li {
            margin-top: 13px;
        }

        .vacation-list ul li span.employee {
            font-weight: 700;
            width: 50%;
        }

.table-evaluation .table th {
    font: 400 13px "Open Sans", sans-serif;
    color: #13486A;
    border: 0;
}

.table-evaluation .table td {
    font: 400 16px "Open Sans", sans-serif;
    color: #13486A;
    border: 0;
}

    .table-evaluation .table td.aspirant {
        font-weight: 700;
    }

.card-body.team {
    padding: 10px 0 6px;
}

.team-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #F5F7FA;
    padding: 5px 20px;
}

    .team-title.sub {
        padding: 5px 15px 5px 30px;
    }

    .team-title h5 {
        font: 700 13px/17px "Open Sans", sans-serif;
        color: #13486A;
        margin: 0;
        position: relative;
        padding-left: 30px;
    }

        .team-title h5 img {
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-right: 10px;
        }

    .team-title .btn-link {
        font: 400 13px/22px "Open Sans", sans-serif;
        color: #13486A;
        padding: 0;
        text-decoration: underline;
        min-width: 70px;
    }

.team-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
}

    .team-list.sub {
        padding: 10px 15px 10px 30px;
    }

    .team-list ul {
        margin: 0;
    }

        .team-list ul li {
            display: inline-block;
            margin: 0 15px;
        }

            .team-list ul li .member {
                display: inline-block;
            }

                .team-list ul li .member a {
                    display: inline-block;
                }

                .team-list ul li .member img {
                    border: 2px solid transparent;
                    width: 46px;
                    height: 46px;
                    border-radius: 100%;
                    display: block;
                }

            .team-list ul li.active .member img {
                border-color: #2E86BD;
                width: 50px;
                height: 50px;
            }

    .team-list .membership p {
        margin: 0;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #13486A;
    }

.card-desktop {
    display: block;
}

@media (min-width: 768px) {
    .content.home .row {
        margin-right: -8px;
        margin-left: -8px;
    }

        .content.home .row > [class*="col-"] {
            padding-right: 8px;
            padding-left: 8px;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
        max-width: 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 2%;
        }

    .residue-days.inner .available-days {
        width: 20%;
    }

        .residue-days.inner .available-days h5,
        .residue-days.inner .this-year h5,
        .residue-days.inner .previous-years h5,
        .residue-days.inner .button h5 {
            font-size: 14px;
        }

    .chart-container .chart {
        max-height: 190px;
        max-width: 380px;
    }
}

@media (min-width: 992px) {
    .message-list ul li {
        font-weight: 700;
    }

    .team-title.sub {
        padding: 5px 20px 5px 60px;
    }

    .team-list {
        padding: 10px 33px;
    }

        .team-list.sub {
            padding: 10px 33px 10px 66px;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
        max-width: 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 2%;
        }

    .card-desktop {
        display: block;
    }

    .card-mobile {
        display: none;
    }
}

@media (min-width: 1200px) {
    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            margin-left: 0;
        }
}

@media (min-width: 1366px) {
    .table-tickets .table tr td {
        padding: 10px 10px 10px 18px;
    }

        .table-tickets .table tr td.file {
            padding: 10px 10px;
        }

    .residue-days .available-days, .residue-days .this-year, .residue-days .previous-years, .residue-days .button {
        height: 78px;
    }

    .residue-days.inner .available-days {
        width: 15%;
    }

        .residue-days.inner .available-days::after {
            border-width: 30px 0 30px 27px;
        }

        .residue-days.inner .available-days h5,
        .residue-days.inner .this-year h5,
        .residue-days.inner .previous-years h5,
        .residue-days.inner .button h5 {
            font-size: 16px;
        }

    .request-list ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%;
        max-width: 49%;
    }

        .request-list ul li:nth-child(2), .request-list ul li:nth-child(4), .request-list ul li:nth-child(6), .request-list ul li:nth-child(8), .request-list ul li:nth-child(10) {
            /* margin-left: 2%;*/
        }

        .request-list ul li a {
            max-width: 100%;
        }

            .request-list ul li a .icon {
                width: 40px;
                height: 40px;
                line-height: 40px;
            }

                .request-list ul li a .icon img {
                    max-width: 28px;
                }

    .activities-list ul li {
        padding: 5px 24px;
    }

    .news-list ul li + li {
        margin-top: 10px;
    }
}

.data-list .table thead tr th {
    background: #2e86bd;
    color: #ffffff;
    font: 700 12px/18px "Open Sans", sans-serif;
    text-align: center;
    padding: 14px 12px;
    border: 0;
    vertical-align: middle;
}

.data-list .table tbody tr td {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #13486a;
    vertical-align: middle;
    text-align: center;
    border: 0;
    padding: 15px 12px;
}

    .data-list .table tbody tr td .btn {
        padding: 5px .75rem;
        border-radius: 5px;
        font-size: 14px;
    }

    .data-list .table tbody tr td .image {
        width: 38px;
        height: 38px;
        margin: 0 auto 10px;
        overflow: hidden;
        position: relative;
        border-radius: 100%;
    }

        .data-list .table tbody tr td .image img {
            height: 38px;
            width: 38px;
            display: inline-block;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
            border-radius: 100%;
        }

.data-list-details.desktop {
    display: none;
}

.data-list-details .table thead tr th {
    background: #2e86bd;
    color: #ffffff;
    font: 700 12px/18px "Open Sans", sans-serif;
    text-align: center;
    padding: 10px 12px;
    border: 0;
    vertical-align: middle;
}

.data-list-details .table tbody tr td {
    font: 400 12px/18px "Open Sans", sans-serif;
    color: #13486a;
    vertical-align: middle;
    text-align: center;
    border: 0;
    padding: 5px 12px;
}

    .data-list-details .table tbody tr td .btn {
        padding: 5px .75rem;
        border-radius: 5px;
        font-size: 10px;
        height: 28px;
        width: 100px;
    }

    .data-list-details .table tbody tr td .image {
        width: 38px;
        height: 38px;
        margin: 0 auto 10px;
        overflow: hidden;
        position: relative;
        border-radius: 100%;
    }

        .data-list-details .table tbody tr td .image img {
            height: 38px;
            width: 38px;
            display: inline-block;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
            border-radius: 100%;
        }

.data-list-grid {
    max-width: 100%;
    margin-top: 15px;
}

    .data-list-grid .item {
        padding: 12px 12px;
        border: 1px solid #2e86bd;
        border-radius: 18px;
        margin-bottom: 36px;
    }

        .data-list-grid .item .item-box {
            background: #F5F7FA;
            padding: 8px 10px;
            border-radius: 18px;
        }

    .data-list-grid .item-header {
        position: relative;
        padding-left: 65px;
    }

        .data-list-grid .item-header .image {
            position: absolute;
            left: 0;
            top: 0;
        }

            .data-list-grid .item-header .image img {
                width: 50px;
                height: 50px;
                border-radius: 100%;
            }

        .data-list-grid .item-header h3 {
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .data-list-grid .item-header h4 {
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .data-list-grid .item-header p {
            font: 400 13px/18px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

    .data-list-grid .item-content {
        padding: 10px 0 0;
    }

        .data-list-grid .item-content h4 {
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .data-list-grid .item-content p {
            font: 400 14px/18px "Open Sans", sans-serif;
            color: #13486A;
            margin-bottom: 10px;
        }

@media (min-width: 1366px) {
    .data-list .table thead tr th {
        font-size: 13px;
    }

    .data-list .table tbody tr td {
        font-size: 13px;
        padding: 15px 12px;
    }

    .data-list-details .table thead tr th {
        font-size: 13px;
    }

    .data-list-details .table tbody tr td {
        font-size: 13px;
    }
}

.directory-grid {
    padding: 25px 24px;
}

    .directory-grid .item {
        padding: 12px 12px;
        border: 1px solid #2e86bd;
        border-radius: 18px;
        margin-bottom: 36px;
    }

        .directory-grid .item .item-box {
            background: #F5F7FA;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 8px 10px;
            border-radius: 18px;
        }

        .directory-grid .item .item-image .image {
            width: 54px;
            height: 54px;
            margin: 0 auto 10px;
            overflow: hidden;
            position: relative;
            border-radius: 100%;
        }

            .directory-grid .item .item-image .image img {
                height: 54px;
                width: 54px;
                display: block;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: center;
                object-position: center;
                border-radius: 100%;
            }

        .directory-grid .item .item-body {
            padding-left: 16px;
        }

            .directory-grid .item .item-body h5 {
                font: 700 14px/22px "Open Sans", sans-serif;
                color: #13486A;
                margin: 0;
            }

            .directory-grid .item .item-body p {
                font: 400 14px/19px "Open Sans", sans-serif;
                color: #13486A;
                margin: 0;
                letter-spacing: -0.02em;
            }

.directory-list .table thead tr th {
    background: #2e86bd;
    color: #ffffff;
    font: 700 14px/18px "Open Sans", sans-serif;
    padding: 14px 12px;
    border: 0;
}

.directory-list .table tbody tr td {
    font: 400 15px/18px "Open Sans", sans-serif;
    color: #13486a;
    vertical-align: middle;
    border: 0;
}

    .directory-list .table tbody tr td .image {
        width: 38px;
        height: 38px;
        margin: 0 auto 10px;
        overflow: hidden;
        position: relative;
        border-radius: 100%;
    }

        .directory-list .table tbody tr td .image img {
            height: 38px;
            width: 38px;
            display: inline-block;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center;
            border-radius: 100%;
        }

/*--------------------------Titulo página---------------------------- */
.header-title {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    background: #2e86bd;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30%;
}

    .header-title h2 {
        margin-bottom: 0px;
        font-size: 0.8em;
        font-weight: 600;
        color: white;
    }

/*-------------------------------Contenido------------------------- */
/*Info Superior */
.file .content-box {
    border-top-left-radius: 0px;
    overflow: hidden;
}

    .file .content-box .heading-blue {
        border-top-left-radius: 0px;
        border-top-right-radius: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 90px;
        padding-left: 0;
    }

        .file .content-box .heading-blue .picture-box {
            width: 20%;
        }

            .file .content-box .heading-blue .picture-box img {
                border-radius: 100%;
                background-color: white;
                width: 200px;
                padding: 5px;
            }

        .file .content-box .heading-blue .user-title {
            text-align: left;
            color: white;
        }

            .file .content-box .heading-blue .user-title h2 {
                font-size: 0.9em;
                font-weight: 600;
            }

            .file .content-box .heading-blue .user-title p {
                font-size: 0.8em;
                font-weight: 400;
            }

    .file .content-box .file-info-header {
        padding-left: 20%;
        padding-top: 30px;
        color: #2e86bd;
        background: white;
        padding-bottom: 0;
    }

        .file .content-box .file-info-header .row div:nth-child(1) {
            padding-top: 15px;
            font-size: 0.7em;
        }

            .file .content-box .file-info-header .row div:nth-child(1) p {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                color: #13486A;
            }

                .file .content-box .file-info-header .row div:nth-child(1) p span {
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    background-color: #ffc107;
                    border-radius: 100%;
                    margin-right: 5px;
                    padding: 10px;
                }

        .file .content-box .file-info-header .row div:nth-child(2) {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-left: 100px;
        }

            .file .content-box .file-info-header .row div:nth-child(2) h6 {
                font-weight: bold;
                font-size: 0.7em;
                margin: 0;
                color: #13486A;
            }

            .file .content-box .file-info-header .row div:nth-child(2) p {
                font-size: 0.7em;
                color: #13486A;
            }

            .file .content-box .file-info-header .row div:nth-child(2) hr {
                height: 90%;
                width: 1px;
                background: #2e86bd;
                margin: 0;
                margin-right: 40px;
            }

            .file .content-box .file-info-header .row div:nth-child(2) div {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                padding-top: 15px;
                margin-right: 60px;
            }

/*Info inferior */
/**********************************Contenido 2*************************** */
.file-info-body {
    padding-left: 0;
    padding-right: 0;
    /* Ocultar scroll */
}

    .file-info-body::-webkit-scrollbar {
        width: 8px;
        /* Tamaño del scroll en vertical */
        height: 8px;
        /* Tamaño del scroll en horizontal */
        display: none;
    }

    .file-info-body .body-content {
        margin: 0;
        width: 100%;
    }

    .file-info-body .file-info-content .information-area .header-title {
        font-size: 0.9em;
        padding-left: 20px;
        padding-right: 10px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .file-info-body .file-info-content .information-area .header-title .dropdown-toggle:empty::after {
            margin-right: 10px;
            color: white;
        }

        .file-info-body .file-info-content .information-area .header-title button {
            background: none;
            border: 0;
            display: none;
        }

            .file-info-body .file-info-content .information-area .header-title button:focus, .file-info-body .file-info-content .information-area .header-title button:active {
                outline: none;
            }

    .file-info-body .file-info-content .information-area:first-child .info-container {
        border-top: 1px solid #2e86bd;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #2e86bd;
        padding: 35px;
    }

        .file-info-body .file-info-content .information-area:first-child .info-container div {
            width: 190px;
            margin-right: 100px;
        }

    .file-info-body .file-info-content .information-area .info-container {
        padding: 0;
    }

        .file-info-body .file-info-content .information-area .info-container h6 {
            font-weight: bold;
            font-size: 0.7em;
            margin: 0;
            color: #13486A;
        }

        .file-info-body .file-info-content .information-area .info-container p {
            font-size: 0.7em;
            color: #13486A;
        }

        .file-info-body .file-info-content .information-area .info-container .unfound {
            background-color: rgba(0, 0, 0, 0.05);
            height: 70px;
            color: #ffc107;
            margin-bottom: 15px;
            font-size: 0.8em;
            font-weight: 800;
            text-align: center;
            padding-top: 25px;
        }

        .file-info-body .file-info-content .information-area .info-container .data-list {
            margin: 0;
            width: 100%;
        }

            .file-info-body .file-info-content .information-area .info-container .data-list .table-responsive {
                margin: 0;
                width: 100%;
            }

            .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 {
                display: none;
            }

                .file-info-body .file-info-content .information-area .info-container .data-list .info-container-2 .box-container-info {
                    display: grid;
                    grid-template-columns: 1fr 1fr;
                    padding: 15px 20px;
                    background-color: rgba(0, 0, 0, 0.05);
                    border-radius: 15px;
                }

/*--MEDIA Query--*/



.pending-content {
    width: 100%;
    padding: 30px 26px;
}

.pending-heading {
    position: relative;
    margin-bottom: 15px;
}

    .pending-heading::after {
        content: '';
        position: absolute;
        left: 0;
        top: 51%;
        width: 100%;
        height: 1px;
        background: #13486A;
        z-index: 0;
    }

    .pending-heading h5 {
        font: 700 14px "Open Sans", sans-serif;
        color: #13486A;
    }

        .pending-heading h5 span {
            padding-right: 20px;
            background: #ffffff;
            position: relative;
            z-index: 2;
        }

    .pending-heading .checkbox {
        display: inline-block;
        padding-right: 20px;
        background: #FFFFFF;
        position: relative;
        z-index: 2;
    }

        .pending-heading .checkbox label {
            font: 700 14px/19px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

.pending-list {
    margin-bottom: 20px;
}

    .pending-list h5 {
        font: 700 14px "Open Sans", sans-serif;
        color: #13486A;
    }

.pending-box1 {
    background: #9EE6CD;
    border-radius: 15px;
    text-align: center;
    padding: 32px 22px 54px 22px;
    position: relative;
    margin-bottom: 30px;
}

    .pending-box1.pass {
        background: #F9E3B8;
    }

        .pending-box1.pass .btn-detail {
            background: #DDC79B;
        }

    .pending-box1 .checkbox {
        position: absolute;
        left: 8px;
        top: 8px;
    }

    .pending-box1 .pin {
        position: absolute;
        right: 12px;
        top: -12px;
    }

        .pending-box1 .pin img {
            width: 26px;
        }

    .pending-box1 h5 {
        font: 700 20px "Open Sans", sans-serif;
        color: #13486A;
    }

    .pending-box1 p {
        font: 400 14px "Open Sans", sans-serif;
        color: #13486A;
    }

        .pending-box1 p.date {
            text-align: right;
            font-weight: 600;
        }

    .pending-box1 .btn-detail {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #96CFBC;
        border-radius: 0 0 15px 15px;
        text-decoration: underline;
        padding: .180rem .75rem;
    }

.pending-box {
    background: #00BE7D;
    border-radius: 18px;
    padding: 15px 14px;
    position: relative;
    margin-bottom: 10px;
}

    .pending-box.green {
        background: #00BE7D;
    }

    .pending-box.yellow {
        background: #F1BA4D;
    }

    .pending-box.tomato {
        background: #F66770;
    }

    .pending-box.pass {
        background: #F9E3B8;
    }

        .pending-box.pass .btn-detail {
            background: #DDC79B;
        }

    .pending-box .pending-box-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        background: #F5F7FA;
        border-radius: 18px;
        padding: 13px 13px;
    }

    .pending-box .icon {
        width: 34px;
        margin-top: 4px;
    }

    .pending-box .checkbox {
        position: relative;
        width: 20px;
    }

        .pending-box .checkbox input[type="checkbox"] {
            position: absolute;
            left: 0;
            top: 0;
        }

        .pending-box .checkbox label {
            line-height: 20px;
        }

            .pending-box .checkbox label::before {
                margin-left: 0;
            }

    .pending-box .text {
        width: calc(100% - 54px);
        padding: 0 10px 0 11px;
    }

        .pending-box .text h5 {
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #13486A;
            margin-bottom: 3px;
        }

        .pending-box .text p {
            font: 400 14px "Open Sans", sans-serif;
            color: #13486A;
            margin-bottom: 3px;
        }

            .pending-box .text p.date {
                text-align: right;
                font-weight: 600;
            }

        .pending-box .text .btn {
            padding: 0;
            font: 400 14px "Open Sans", sans-serif;
            color: #13486A;
            text-decoration: underline;
            margin-bottom: 4px;
        }

    .pending-box .date p {
        font: 400 14px "Open Sans", sans-serif;
        color: #13486A;
    }

.pending-buttons {
    text-align: right;
    padding: 20px 0;
}

    .pending-buttons .btn {
        width: 223px;
        height: 40px;
        border: 1px solid #13486A;
        border-radius: 10px;
        background: #FFFFFF;
        font: 700 14px "Open Sans", sans-serif;
        color: #13486A;
    }

        .pending-buttons .btn.btn-send {
            background: #009688;
            color: #ffffff;
            border: 0;
        }

        .pending-buttons .btn + .btn {
            margin-left: 30px;
        }

.modal-message-pending .modal-content {
    border-radius: 24px;
    border: 0;
}

.modal-message-pending .modal-body {
    text-align: center;
    padding: 2.813rem 1rem;
}

    .modal-message-pending .modal-body .title {
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
    }

        .modal-message-pending .modal-body .title h4 {
            font: 400 16px/22px "Open Sans", sans-serif;
            color: #13486A;
            margin-bottom: 30px;
        }

    .modal-message-pending .modal-body .buttons {
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
    }

    .modal-message-pending .modal-body .btn-cancel {
        background: #ffffff;
        border: 1px solid #2E86BD;
        font: 700 16px/22px "Open Sans", sans-serif;
        color: #13486A;
        border-radius: 16px;
    }

    .modal-message-pending .modal-body .btn-accept {
        background: #009688;
        font: 700 16px/22px "Open Sans", sans-serif;
        color: #ffffff;
        border-radius: 16px;
    }

.renovations .heading {
    border-bottom: 1px solid #2E86BD;
}

.renovation-search-block {
    background: #ffffff;
    padding: 10px 0 0;
}

.renovation-search-form {
    position: relative;
}

    .renovation-search-form .input-group {
        margin-bottom: 10px;
    }

    .renovation-search-form .input-group-prepend {
        width: 100%;
    }

    .renovation-search-form .input-group-append {
        width: 100%;
    }

    .renovation-search-form select.form-control {
        width: 100%;
        border-radius: 12px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .renovation-search-form label {
        font: 700 13px/24px "Open Sans", sans-serif;
        color: #13486A;
        width: 100%;
    }

    .renovation-search-form .form-control {
        width: 100%;
        height: 49px;
        font: 400 14px/22px "Open Sans", sans-serif;
        color: #13486A;
        border-color: #2E86BD;
        border-radius: 14px;
    }

    .renovation-search-form .radio-form {
        height: 28px;
    }

    .renovation-search-form .btn-advanced {
        font: 700 13px/24px "Open Sans", sans-serif;
        color: #13486A;
    }

        .renovation-search-form .btn-advanced.bg {
            background: #2E86BD;
            color: #ffffff;
        }

    .renovation-search-form .btn-search {
        height: 50px;
        border-radius: 0;
        background: #2e86bd;
        font: 400 18px/24px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
        padding: .375rem .75rem;
        margin-top: 34px;
    }

    .renovation-search-form .selectpicker {
        min-width: 196px;
    }

    .renovation-search-form .bootstrap-select > .dropdown-toggle {
        min-width: 196px;
        height: 49px;
        line-height: 32px;
        background: #FFFFFF;
        border-radius: 12px !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border: 1px solid #ced4da;
    }

    .renovation-search-form .dropdown-menu li a {
        width: 100%;
        display: block;
        padding: 5px 12px;
    }

.renovation-content {
    padding: 0 0 10px;
}

.renovation-table.border {
    border: 1px solid #2E86BD !important;
    border-radius: 18px;
}

.renovation-table .table {
    border-radius: 18px;
}

    .renovation-table .table th {
        background: #2E86BD;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
    }

        .renovation-table .table th:not(:first-child) {
            text-align: center;
        }

    .renovation-table .table td {
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #13486A;
        padding: 3px .75rem;
        border: 0;
    }

        .renovation-table .table td:not(:first-child) {
            text-align: center;
        }

    .renovation-table .table tr:first-child th:first-child {
        border-top-left-radius: 18px;
    }

    .renovation-table .table tr:first-child th:last-child {
        border-top-right-radius: 18px;
    }

    .renovation-table .table .nicesel {
        width: 100%;
        height: auto;
        line-height: normal;
        padding: 0;
        border: 0;
        background: #2E86BD;
        font: 400 14px/16px "Open Sans", sans-serif;
    }

        .renovation-table .table .nicesel .current {
            line-height: normal;
            color: #fff;
        }

        .renovation-table .table .nicesel:after {
            border-color: #ffffff;
            right: 6px;
        }

.renovation-table.desktop {
    display: none;
}

.renovation-table.mobile {
    display: block;
    margin-bottom: 10px;
}

    .renovation-table.mobile .table thead tr:nth-child(2) th {
        padding: 0 .75rem 8px;
    }

.coming-box {
    border: 1px solid #2E86BD;
    border-radius: 18px;
}

    .coming-box .heading {
        background: #2E86BD;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
        padding: .75rem;
    }

        .coming-box .heading h3 {
            font: 700 14px/18px "Open Sans", sans-serif;
            color: #ffffff;
            margin: 0;
        }

    .coming-box .box-cont {
        text-align: center;
        padding: 30px 15px;
    }

        .coming-box .box-cont p {
            font: 700 16px/22px "Open Sans", sans-serif;
            color: #13486A;
        }

            .coming-box .box-cont p.quantity {
                font-size: 18px;
            }

.collaborators-desktop {
    display: block;
}

    .collaborators-desktop .table th {
        background: #2E86BD;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
        text-align: center;
    }

    .collaborators-desktop .table td {
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #13486A;
        padding: 5px .75rem;
        text-align: center;
        vertical-align: middle;
        border: 0;
    }

        .collaborators-desktop .table td img {
            width: 30px;
            height: 30px;
            border-radius: 100%;
        }

    .collaborators-desktop .table .btn-tomato {
        background: #F97867;
        height: 30px;
        border-radius: 8px;
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #ffffff;
    }

    .collaborators-desktop .table td .dropdown .dropdown-item {
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #13486A;
    }

        .collaborators-desktop .table td .dropdown .dropdown-item:hover {
            color: #ffb74d;
        }


    .collaborators-desktop .table thead tr:nth-child(1) th:nth-child(2) {
        background: #FFB74D;
    }

    .collaborators-desktop .table thead tr:nth-child(2) th:nth-child(6), .collaborators-desktop .table thead tr:nth-child(2) th:nth-child(7), .collaborators-desktop .table thead tr:nth-child(2) th:nth-child(8), .collaborators-desktop .table thead tr:nth-child(2) th:nth-child(9), .collaborators-desktop .table thead tr:nth-child(2) th:nth-child(10) {
        background: #FFB74D;
    }

    .collaborators-desktop .table tbody tr td:nth-child(6), .collaborators-desktop .table tbody tr td:nth-child(7), .collaborators-desktop .table tbody tr td:nth-child(8), .collaborators-desktop .table tbody tr td:nth-child(9), .collaborators-desktop .table tbody tr td:nth-child(10) {
        background-color: #FFF1DB;
    }

    .collaborators-desktop .table tbody tr:nth-of-type(odd) td:nth-child(6), .collaborators-desktop .table tbody tr:nth-of-type(odd) td:nth-child(7), .collaborators-desktop .table tbody tr:nth-of-type(odd) td:nth-child(8), .collaborators-desktop .table tbody tr:nth-of-type(odd) td:nth-child(9), .collaborators-desktop .table tbody tr:nth-of-type(odd) td:nth-child(10) {
        background-color: #F1E4D1;
    }

.collaborators-mobile {
    border: 1px solid #2E86BD;
    border-radius: 18px;
    padding: 5px;
}

.collaborator-item {
    background: #F5F7FA;
    border-radius: 14px;
    padding: 5px;
    margin-bottom: 15px;
}

    .collaborator-item .header-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .collaborator-item .header-content .profile {
            position: relative;
            padding-left: 46px;
        }

            .collaborator-item .header-content .profile img {
                position: absolute;
                left: 0;
                top: 0;
                width: 36px;
                height: 36px;
                border-radius: 100%;
            }

            .collaborator-item .header-content .profile p {
                font: 14px "Open Sans", sans-serif;
                color: #13486A;
                margin-bottom: 0;
            }

        .collaborator-item .header-content .dropdown .dropdown-toggle {
            color: #13486A;
        }

        .collaborator-item .header-content .dropdown .dropdown-item {
            font: 400 14px/16px "Open Sans", sans-serif;
            color: #13486A;
        }

            .collaborator-item .header-content .dropdown .dropdown-item:hover {
                color: #ffb74d;
            }

    .collaborator-item .body-content {
        padding-top: 10px;
    }

        .collaborator-item .body-content p {
            font: 14px "Open Sans", sans-serif;
            color: #13486A;
            margin-bottom: 0;
        }

        .collaborator-item .body-content .btn-tomato {
            background: #F97867;
            height: 30px;
            border-radius: 8px;
            font: 400 14px/16px "Open Sans", sans-serif;
            color: #ffffff;
        }

        .collaborator-item .body-content .btn-requested {
            background: #009688;
            height: 30px;
            border-radius: 8px;
            font: 400 14px/16px "Open Sans", sans-serif;
            color: #ffffff;
        }

.result-cuantity h4 {
    font: 700 14px/20px "Open Sans", sans-serif;
    color: #13486A;
    margin-bottom: 15px;
}

    .result-cuantity h4 span {
        font-weight: 400;
        float: right;
    }

.contract-table .table tbody tr {
    background-color: #FFF1DB;
}

    .contract-table .table tbody tr:nth-of-type(odd) {
        background-color: #F1E4D1;
    }

.contract-table .table th {
    background: #FFB74D;
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #ffffff;
    border: 0;
    text-align: center;
}

.contract-table .table td {
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #13486A;
    padding: 5px .75rem;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

    .contract-table .table td img {
        width: 30px;
        height: 30px;
        border-radius: 100%;
    }

    .contract-table .table td .dropdown .dropdown-item {
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #13486A;
    }

        .contract-table .table td .dropdown .dropdown-item:hover {
            color: #ffb74d;
        }

.contract-table .table .btn-tomato {
    background: #F97867;
    height: 30px;
    border-radius: 8px;
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #ffffff;
}

.pagination-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px;
    margin-bottom: 55px;
    cursor: pointer;
}

    .pagination-nav .page-item .page-link {
        color: #13486A;
        font: 400 14px/16px "Open Sans", sans-serif;
        border: 0;
        cursor: pointer;
    }

    .pagination-nav .page-item:first-child .page-link, .pagination-nav .page-item:last-child .page-link {
        font-size: 12px;
        padding: .5rem 0.938rem;
    }

    .pagination-nav .page-item.active .page-link {
        background-color: #cae6ff;
        color: #215475;
        font-weight: 900;
    }

.organic-search-block {
    background: #ffffff;
    padding: 10px 0 0;
    border-radius: 18px;
}

.tool-bar-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #EDEFF2;
    padding: 8px 10px;
    margin-bottom: 10px;
}

    .tool-bar-mobile h2 {
        font: 700 14px/19px "Open Sans", sans-serif;
        color: #13486A;
        margin: 0;
    }

    .tool-bar-mobile .buttons .btn {
        width: 32px;
        height: 32px;
        padding: 4px;
        background: #ffffff;
        color: #2E86BD;
        border-color: #2E86BD;
    }

        .tool-bar-mobile .buttons .btn.active {
            background: #2E86BD;
            color: #ffffff;
        }

        .tool-bar-mobile .buttons .btn.btn-list {
            margin-left: 10px;
        }

.form-group .eye-password {
    color: #009688 !important;
    margin-top: 2%;
    margin-left: -12%;
    cursor: pointer;
}

.text_alert {
    line-height: initial;
    font-size: 14px;
    color: #009688 !important;
}

.error_text {
    color: #dc3545 !important;
    font-weight: bold;
    line-height: initial;
    font-size: 14px;
}

    .error_text > i:before {
        content: "\f00d";
        color: #dc3545 !important;
    }

.organic-search-form {
    position: relative;
}

    .organic-search-form .input-group-prepend {
        width: 30%;
    }

    .organic-search-form .input-group-append {
        width: 70%;
    }

    .organic-search-form select.form-control {
        width: 100%;
        border-radius: 18px;
    }

    .organic-search-form label {
        font: 700 14px/22px "Open Sans", sans-serif;
        color: #13486A;
        width: 100%;
        margin-bottom: .2rem;
    }

    .organic-search-form .form-group {
        margin-bottom: 0.625rem;
    }

    .organic-search-form .form-control {
        width: 100%;
        height: 40px;
        font: 400 14px/22px "Open Sans", sans-serif;
        color: #13486A;
        border-radius: 18px;
        border-color: #2E86BD;
    }

    .organic-search-form .nicesel {
        float: inherit;
    }

    .organic-search-form .radio-form {
        height: 28px;
    }

    .organic-search-form .btn-organic {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        border-color: #2E86BD;
        line-height: 24px;
        margin-top: 34px;
        padding: 5px;
    }

    .organic-search-form .btn-advanced {
        font: 700 13px/24px "Open Sans", sans-serif;
        color: #13486A;
    }

    .organic-search-form .btn-search {
        height: 40px;
        border-radius: 10px;
        background: #2e86bd;
        font: 400 18px/24px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
        padding: .375rem .75rem;
        opacity: 1;
        height: auto;
    }

    .organic-search-form .btn-search-objeto {
        height: 42px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        background: #2e86bd;
        font: 400 18px/24px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
        padding: .375rem .75rem;
        opacity: 1;
    }

    .organic-search-form .selectpicker {
        min-width: 196px;
    }

    .organic-search-form .bootstrap-select > .dropdown-toggle {
        min-width: 196px;
        height: 49px;
        line-height: 32px;
        background: #FFFFFF;
        border-radius: 12px !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border: 1px solid #ced4da;
    }

    .organic-search-form .dropdown-menu li a {
        width: 100%;
        display: block;
        padding: 5px 12px;
    }

.organic-content {
    padding: 0 0 10px;
}

.distribution-box {
    border: 1px solid #2E86BD;
    border-radius: 18px;
    margin-bottom: 15px;
}

    .distribution-box .heading {
        background: #2E86BD;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
        padding: .75rem;
        text-align: left;
    }

        .distribution-box .heading h3 {
            font: 700 14px/18px "Open Sans", sans-serif;
            color: #ffffff;
            margin: 0;
        }

    .distribution-box .box-cont {
        padding: 30px 15px 10px;
    }

        .distribution-box .box-cont .chart-container .chart {
            min-height: 120px;
        }

.data-table {
    margin-bottom: 15px;
}

    .data-table.border {
        border: 1px solid #2E86BD !important;
        border-radius: 18px;
    }

    .data-table .table th {
        background: #2E86BD;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
    }

        .data-table .table th:not(:first-child) {
            text-align: center;
        }

        .data-table .table th:first-child {
            border-top-left-radius: 18px;
        }

        .data-table .table th:last-child {
            border-top-right-radius: 18px;
        }

    .data-table .table td {
        font: 400 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        padding: 6px .75rem;
        border: 0;
    }

        .data-table .table td:not(:first-child) {
            text-align: center;
        }

        .data-table .table td.quantity {
            width: 110px;
        }

        .data-table .table td.quantity-lg {
            font-size: 22px;
            font-weight: 700;
        }

        .data-table .table td.quantity-xlg {
            font-size: 22px;
            font-weight: 700;
            line-height: 46px;
        }

.data-table-desktop {
    margin-bottom: 15px;
}

    .data-table-desktop.border {
        border: 1px solid #2E86BD !important;
        border-radius: 18px;
    }

    .data-table-desktop .table th {
        background: #2E86BD;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
    }

        .data-table-desktop .table th:not(:first-child) {
            text-align: center;
        }

        .data-table-desktop .table th:first-child {
            border-top-left-radius: 18px;
        }

        .data-table-desktop .table th:last-child {
            border-top-right-radius: 18px;
        }

    .data-table-desktop .table td {
        font: 400 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        padding: 6px .75rem;
        border: 0;
    }

        .data-table-desktop .table td:not(:first-child) {
            text-align: center;
        }

        .data-table-desktop .table td.quantity {
            width: 110px;
        }

        .data-table-desktop .table td.quantity-lg {
            font-size: 22px;
            font-weight: 700;
        }

        .data-table-desktop .table td.quantity-xlg {
            font-size: 22px;
            font-weight: 700;
            line-height: 46px;
        }

.data-table-mobile {
    margin-bottom: 15px;
}

    .data-table-mobile.border {
        border: 1px solid #2E86BD !important;
        border-radius: 18px;
    }

    .data-table-mobile .table tr:first-child, .data-table-mobile .table tr:nth-child(2) {
        background: #EDEFF2;
    }

    .data-table-mobile .table th {
        background: #2E86BD;
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #ffffff;
        border: 0;
        text-align: center;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }

    .data-table-mobile .table td {
        font: 400 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        padding: 6px .75rem;
        border: 0;
        text-align: center;
    }

        .data-table-mobile .table td.quantity {
            font-size: 20px;
            font-weight: 700;
        }

.data-table-center.border {
    border: 1px solid #2E86BD !important;
    border-radius: 18px;
}

.data-table-center .table th {
    background: #2E86BD;
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #ffffff;
    border: 0;
    text-align: center;
}

    .data-table-center .table th:first-child {
        border-top-left-radius: 18px;
    }

    .data-table-center .table th:last-child {
        border-top-right-radius: 18px;
    }

.data-table-center .table td {
    font: 700 14px/16px "Open Sans", sans-serif;
    color: #13486A;
    padding: 13px .75rem;
    border: 0;
    text-align: center;
}

.data-table-center .table .quantity td {
    font-size: 18px;
}

.organic-table.desktop {
    display: none;
}

.organic-table .table th {
    background: #2E86BD;
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #ffffff;
    border: 0;
    text-align: center;
    vertical-align: middle;
    padding: 5px .75rem;
}

.organic-table .table td {
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #13486A;
    padding: 5px .75rem;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

    .organic-table .table td .btn-link {
        width: 70px;
        color: #13486A;
        font: 400 13px/16px "Open Sans", sans-serif;
        text-decoration: underline;
        cursor: pointer;
    }

        .organic-table .table td .btn-link:hover {
            color: #ffb74d;
        }

    .organic-table .table td .btn-org {
        color: #13486A;
        padding: 0;
    }

        .organic-table .table td .btn-org:hover {
            color: #ffb74d;
        }

    .organic-table .table td p {
        color: #13486A;
        font: 400 13px/16px "Open Sans", sans-serif;
        margin: 0;
        position: relative;
        padding-left: 28px;
    }

        .organic-table .table td p i {
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

.organic-table .table thead tr:first-child th:nth-child(6), .organic-table .table thead tr:first-child th:nth-child(7), .organic-table .table thead tr:first-child th:nth-child(10), .organic-table .table thead tr:first-child th:nth-child(11) {
    background: #FFB74D;
}

.organic-table .table thead tr:nth-child(2) th:nth-child(3), .organic-table .table thead tr:nth-child(2) th:nth-child(4), .organic-table .table thead tr:nth-child(2) th:nth-child(7), .organic-table .table thead tr:nth-child(2) th:nth-child(8) {
    background: #FFB74D;
}

.organic-table .table tbody tr td:nth-child(7), .organic-table .table tbody tr td:nth-child(8), .organic-table .table tbody tr td:nth-child(11), .organic-table .table tbody tr td:nth-child(12) {
    background: #FFF1DB;
}

.organic-table .table tbody tr:nth-of-type(odd) td:nth-child(7), .organic-table .table tbody tr:nth-of-type(odd) td:nth-child(8), .organic-table .table tbody tr:nth-of-type(odd) td:nth-child(11), .organic-table .table tbody tr:nth-of-type(odd) td:nth-child(12) {
    background: #F1E4D1;
}

.organic-table-right .table tr:first-child th {
    height: 46px;
}

.organic-table-right .table th {
    background: #FFB74D;
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #ffffff;
    border: 0;
    text-align: center;
    vertical-align: middle;
    padding: 5px .75rem;
}

    .organic-table-right .table th:nth-child(3), .organic-table-right .table th:nth-child(4) {
        background: #2E86BD;
    }

.organic-table-right .table td {
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #13486A;
    padding: 10px .75rem;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

.details-info-header {
    background: #F5F7FA;
    padding: 15px 15px;
}

    .details-info-header p {
        margin: 0;
        font: 400 12px/22px "Open Sans", sans-serif;
        color: #13486A;
    }

        .details-info-header p strong {
            font-weight: 700;
        }

.organization-chart {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding-top: 20px;
}

/* LEVEL-1 STYLES
 *–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-1 {
    width: 266px;
    margin: 0 auto 40px;
    position: relative;
}

    .level-1::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 20px;
        background: #2E86BD;
    }

/* LEVEL-2 STYLES
 *–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-2-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

    .level-2-wrapper::before {
        content: "";
        position: absolute;
        top: -20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(76% - 12px);
        height: 1px;
        background: #2E86BD;
    }

    .level-2-wrapper::after {
        display: none;
        content: "";
        position: absolute;
        left: -20px;
        bottom: -20px;
        width: calc(100% + 20px);
        height: 1px;
        background: #2E86BD;
    }

    .level-2-wrapper li {
        position: relative;
    }

    .level-2-wrapper > li::before {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 20px;
        background: #2E86BD;
    }

.level-2 {
    width: 266px;
    margin: 0 auto 40px;
    position: relative;
}

    .level-2::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 20px;
        background: #2E86BD;
    }

    .level-2::after {
        display: none;
        content: "";
        position: absolute;
        top: 50%;
        left: 0%;
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        width: 20px;
        height: 2px;
        background: #2E86BD;
    }

/* LEVEL-3 STYLES
 *–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-3-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    width: 90%;
    margin: 0 auto;
}

    .level-3-wrapper::before {
        content: "";
        position: absolute;
        top: -20px;
        left: calc(25% - 5px);
        width: calc(50% + 10px);
        height: 1px;
        background: #2E86BD;
    }

    .level-3-wrapper > li::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%);
        width: 1px;
        height: 20px;
        background: #2E86BD;
    }

.level-3 {
    margin-bottom: 20px;
    position: relative;
}

/* LEVEL-4 STYLES
 *–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-4-wrapper {
    position: relative;
    width: 80%;
    margin-left: auto;
}

    .level-4-wrapper::before {
        content: "";
        position: absolute;
        top: -20px;
        left: -20px;
        width: 1px;
        height: calc(100% + 20px);
        background: #2E86BD;
    }

    .level-4-wrapper li + li {
        margin-top: 20px;
    }

.level-4 {
    font-weight: normal;
    position: relative;
}

    .level-4::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0%;
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        width: 20px;
        height: 2px;
        background: #2E86BD;
    }

.no-before::before {
    content: none;
}

.card-chart {
    border-color: #2E86BD;
    border-radius: 10px;
    margin-top: 40px;
}

    .card-chart .card-header {
        background: #2979AC;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        text-align: center;
        padding: .5rem .375rem;
    }

        .card-chart .card-header .avatar {
            margin-top: -52px;
            margin-bottom: 10px;
        }

            .card-chart .card-header .avatar img {
                width: 80px;
                height: 80px;
                border-radius: 100%;
                border: 2px solid #ffffff;
            }

        .card-chart .card-header h5, .card-chart .card-header h6 {
            font: 400 14px/16px "Open Sans", sans-serif;
            color: #ffffff;
        }

        .card-chart .card-header h5 {
            margin-bottom: 5px;
        }

        .card-chart .card-header h6 {
            text-transform: uppercase;
            margin: 0;
        }

    .card-chart .card-body {
        padding: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        overflow: hidden;
    }

    .card-chart ul {
        margin: 0;
    }

        .card-chart ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 5px 9px;
            font: 400 14px/16px "Open Sans", sans-serif;
            color: #13486A;
        }

            .card-chart ul li .avatar img {
                width: 36px;
                height: 36px;
                border-radius: 100%;
            }

            .card-chart ul li span {
                padding-left: 20px;
            }

.striped-list > li:nth-of-type(odd) {
    background-color: #EDEFF2;
}

/* MQ STYLES
 *–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 700px) {
    .rectangle {
        padding: 20px 10px;
    }

    .level-1, .level-2 {
        width: 100%;
    }

    .level-1 {
        margin-bottom: 20px;
    }

        .level-1::before {
            display: none;
        }

    .level-2-wrapper {
        display: block;
    }

        .level-2-wrapper > li::before {
            display: none;
        }

        .level-2-wrapper::after {
            display: block;
        }

    .level-2::after {
        display: block;
    }

    .level-2-wrapper {
        width: 90%;
        margin-left: 10%;
    }

        .level-2-wrapper::before {
            left: -20px;
            width: 2px;
            height: calc(100% + 40px);
        }

        .level-2-wrapper > li:not(:first-child) {
            margin-top: 50px;
        }
}

.documents {
    padding: 20px 0;
}

    .documents .documents-content {
        width: 100%;
        max-width: 856px;
        margin: 0 auto;
    }

        .documents .documents-content h2 {
            font: 700 14px/22px "Open Sans", sans-serif;
            color: #13486A;
        }

    .documents .buttons {
        text-align: right;
        padding: 20px 0;
    }

        .documents .buttons > .btn {
            width: 223px;
            height: 40px;
            border: 1px solid #13486A;
            border-radius: 10px;
            background: #FFFFFF;
            font: 700 14px "Open Sans", sans-serif;
            color: #13486A;
        }

            .documents .buttons > .btn.btn-send {
                background: #009688;
                color: #ffffff;
                border: 0;
            }

            .documents .buttons > .btn + .btn {
                margin-left: 30px;
            }

.upload-form {
    margin-bottom: 20px;
}

    .upload-form #file-input {
        display: none;
    }

    .upload-form .form-control {
        border: 0;
        background: #EDEFF2;
    }

.upload-form {
    margin-bottom: 0px !important;
}

    .upload-form .btn-upload-file {
        background: #2e86bd !important;
        cursor: pointer !important;
        color: #fff !important;
        position: relative;
        border: 3px solid transparent !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        height: 42px !important;
    }

        .upload-form .btn-upload-file::before {
            content: '';
            position: absolute;
            right: 0 !important;
            top: 0 !important;
            width: 0 !important;
            height: 0 !important;
            background: #13486A;
        }

        .upload-form .btn-upload-file:hover {
            background: #26719F;
            color: #FFF;
        }

    .upload-form .btn-upload {
        background: #009688;
        color: #ffffff;
    }

.documents-list ul {
    margin-left: -5px;
    margin-right: -5px;
    text-align: center;
}

    .documents-list ul li {
        display: inline-block;
        margin: 5px 5px;
    }

.documents-list .btn.focus, .documents-list .btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.documents-list .document-box {
    width: 130px;
    height: 106px;
    background: #EDEFF2;
    border-radius: 14px;
    text-align: center;
    padding: 10px 5px;
    position: relative;
}

    .documents-list .document-box input[type="checkbox"] {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .documents-list .document-box .icon {
        display: inline-block;
        width: 36px;
        height: 36px;
        line-height: 36px;
        background: #EDEFF2;
        border-radius: 100%;
        color: #13486A;
        pointer-events: none;
        font-size: 22px;
    }

    .documents-list .document-box p {
        font: 700 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        pointer-events: none;
        margin: 0;
    }

    .documents-list .document-box.active {
        background: #2E86BD;
    }

        .documents-list .document-box.active p {
            color: #ffffff;
        }

        .documents-list .document-box.active .icon {
            background: #ffffff;
        }



.heading-talent {
    background-image: url("../img/heading-bg2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 35px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    position: relative;
}

    .heading-talent::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 80, 151, 0.8);
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }

    .heading-talent .avatar {
        width: 74px;
        height: 74px;
        border-radius: 100%;
        border: 3px solid #ffffff;
    }

    .heading-talent h4 {
        font: 700 16px/22px "Open Sans", sans-serif;
        color: #ffffff;
        margin: 0;
    }

    .heading-talent p {
        font: 400 14px/22px "Open Sans", sans-serif;
        color: #ffffff;
        margin: 0;
    }

.evaluation-content .nav-tabs {
    border-color: #2E86BD;
}

    .evaluation-content .nav-tabs .nav-item {
        border: 0;
    }

    .evaluation-content .nav-tabs .nav-link {
        font: 700 18px/26px "Open Sans", sans-serif;
        color: #13486A;
        border: 0;
        border-bottom: 4px solid transparent;
        padding: 10px 30px;
    }

        .evaluation-content .nav-tabs .nav-link.active {
            border-color: #FFB74D;
        }

.evaluation-content .tab-content {
    padding: 20px 0;
}

    .evaluation-content .tab-content .card {
        margin-bottom: 20px;
        border-bottom: 1px solid;
        border-radius: 18px !important;
        border-color: #2E86BD;
    }

    .evaluation-content .tab-content .card-header {
        padding: 0;
    }

        .evaluation-content .tab-content .card-header .btn-link {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            background: #2E86BD;
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #ffffff;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 15px 15px;
            border-radius: 18px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

            .evaluation-content .tab-content .card-header .btn-link i {
                float: right;
                display: inline-block;
                color: #ffffff;
                font-size: 8px;
                -webkit-transition: all 0.5s ease;
                transition: all 0.5s ease;
            }

            .evaluation-content .tab-content .card-header .btn-link[aria-expanded="true"] i {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

    .evaluation-content .tab-content .card-heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px 15px;
    }

        .evaluation-content .tab-content .card-heading .cell:first-child {
            width: 82%;
        }

        .evaluation-content .tab-content .card-heading .cell:last-child, .evaluation-content .tab-content .card-heading .cell:nth-last-child(2) {
            width: 8%;
            min-width: 126px;
            text-align: center;
        }

        .evaluation-content .tab-content .card-heading .cell p {
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .evaluation-content .tab-content .card-heading .cell h3 {
            font: 700 18px/27px "Open Sans", sans-serif;
            color: #2E86BD;
            margin: 0;
        }

    .evaluation-content .tab-content .card-body {
        padding: 0 30px 20px 30px;
    }

    .evaluation-content .tab-content .card-footer {
        border-top: 0;
        background-color: #D6DCE6;
    }

        .evaluation-content .tab-content .card-footer h3 {
            font: 700 16px/22px "Open Sans", sans-serif;
            color: #2E86BD;
            text-align: center;
            margin: 0;
        }

.table-evaluation .table tbody tr {
    /*background: #F5F7FA;*/
}

    .table-evaluation .table tbody tr:nth-child(2n+1) > td {
        background-color: #F5F7FA;
    }

    .table-evaluation .table tbody tr td:first-child {
        width: 36%;
    }

    .table-evaluation .table tbody tr td.center {
        text-align: center;
    }

    .table-evaluation .table tbody tr td.v-center {
        text-align: center;
        vertical-align: middle;
    }

    .table-evaluation .table tbody tr td .icon {
        display: inline-block;
        width: 74px;
        height: 74px;
        line-height: 72px;
        /*background: #EDEFF5;*/
        border-radius: 100%;
        text-align: center;
        color: #A9C5E7;
    }

        .table-evaluation .table tbody tr td .icon i {
            font-size: 52px;
            vertical-align: middle;
        }

.data-evaluation .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #F5F7FA;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .data-evaluation .item + .item {
        margin-top: 20px;
    }

    .data-evaluation .item .cell {
        padding: 15px 15px;
        width: 11%;
    }

        .data-evaluation .item .cell p {
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #13486A;
            margin: 0;
        }

        .data-evaluation .item .cell:first-child {
            width: 36%;
        }

        .data-evaluation .item .cell:last-child, .data-evaluation .item .cell:nth-last-child(2) {
            background: #EDEFF4;
            width: 126px;
        }

            .data-evaluation .item .cell:last-child p, .data-evaluation .item .cell:nth-last-child(2) p {
                font: 700 20px/27px "Open Sans", sans-serif;
                color: #2E86BD;
                margin: 0;
            }

        .data-evaluation .item .cell.center {
            text-align: center;
        }

            .data-evaluation .item .cell.center p {
                font-size: 12px;
                font-weight: 700;
                color: #2E86BD;
                line-height: 14px;
            }

        .data-evaluation .item .cell.v-center {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            text-align: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .data-evaluation .item .cell .icon {
            display: inline-block;
            width: 44px;
            height: 44px;
            line-height: 40px;
            background: #EDEFF5;
            border-radius: 100%;
            text-align: center;
            color: #A9C5E7;
        }

            .data-evaluation .item .cell .icon i {
                font-size: 36px;
                vertical-align: middle;
            }

            .data-evaluation .item .cell .icon.active-red {
                background: #F8686E;
                color: #ffffff;
            }

            .data-evaluation .item .cell .icon.active-yellow {
                background: #F1BA4D;
                color: #ffffff;
            }

            .data-evaluation .item .cell .icon.active-orange {
                background: #F48A26;
                color: #ffffff;
            }

            .data-evaluation .item .cell .icon.active-turquoise {
                background: #4CBCB8;
                color: #ffffff;
            }

            .data-evaluation .item .cell .icon.active-steelblue {
                background: #5FA1C1;
                color: #ffffff;
            }

.data-evaluation .item-evaluation {
    background-color: #D6DCE6;
    padding: 12px 5px;
}

    .data-evaluation .item-evaluation h3 {
        font: 700 13px/22px "Open Sans", sans-serif;
        color: #2E86BD;
        text-align: center;
        margin: 0;
    }

.feedback .card .card-header {
    background: #2E86BD;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    padding: 10px 20px;
}

    .feedback .card .card-header h2 {
        font: 700 14px/18px "Open Sans", sans-serif;
        color: #ffffff;
        margin: 0;
    }

.feedback label {
    font: 700 14px/18px "Open Sans", sans-serif;
    color: #13486A;
}

.feedback textarea {
    border-color: #2E86BD;
    border-radius: 18px;
}

.fortress-list {
    padding-top: 20px;
    width: 100%;
    max-width: 820px;
}

    .fortress-list ul li {
        display: inline-block;
        margin: 0 5px;
    }

        .fortress-list ul li .btn-fortress {
            height: 32px;
            background: #F5F7FA;
            color: #13486A;
            font: 700 14px "Open Sans", sans-serif;
            position: relative;
        }

            .fortress-list ul li .btn-fortress input[type="checkbox"] {
                position: absolute;
                top: 0;
                left: 0;
                opacity: 0;
            }

            .fortress-list ul li .btn-fortress.active {
                background: #13486A;
                color: #ffffff;
            }

        .fortress-list ul li .btn.focus, .fortress-list ul li .btn:focus {
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

@media (max-width: 991px) {
    .card-desktop {
        display: none;
    }

    #mainNav .navbar-nav .nav-item.desktop {
        display: none;
    }

    #mainNav .dropdown-link .login-date p.hour, #mainNav .dropdown-link .login-date p.date {
        line-height: 16px;
    }

    .dropdown-newslist {
        min-width: 340px;
        right: -60px;
    }

        .dropdown-newslist .dropdown-menu-arrow {
            left: 74%;
        }

        .dropdown-newslist .list-content {
            padding: 15px;
        }

        .dropdown-newslist ul .item {
            padding: 15px 15px;
        }

    .details-info-header .view-buttons {
        display: none;
    }

    .organic-search-form {
        border: 1px solid #2E86BD;
        border-radius: 10px;
        padding: 10px;
        margin-bottom: 20px;
    }

        .organic-search-form.btn-buscar-mobile {
            border: none;
            border-radius: 0px;
            padding: 0;
        }
            /*
            .organic-search-form::before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 52%;
                background: #EDEFF2;
                border-top-left-radius: 10px;
                border-top-right-radius: 10px;
            }
        */

            .organic-search-form.btn-buscar-mobile:before {
                content: none;
            }

        .organic-search-form .radio-form-wrapp {
            display: inline-block;
        }

        .organic-search-form .btn-search {
            height: 40px;
            border-radius: 8px;
        }

        .organic-search-form .btn-search-objeto {
            height: 42px;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }

    .organic .content-box .heading {
        padding: 10px 15px;
    }

        .organic .content-box .heading.border-bottom {
            border-bottom: 0 !important;
        }

    .data-table-desktop {
        display: none;
    }

    .table-mobile .table th {
        float: none;
        display: block;
        text-align: center;
        width: 100% !important;
    }

        .table-mobile .table th.hide {
            display: none;
        }

    .table-mobile .table td {
        float: none;
        display: block;
        text-align: center;
        width: 100% !important;
    }

    .renovations .content-box .heading {
        padding: 10px 15px;
    }

        .renovations .content-box .heading.border-bottom {
            border-bottom: 0 !important;
        }

    .renovation-search-form {
        border: 1px solid #2E86BD;
        border-radius: 10px;
        padding: 10px;
        margin-bottom: 20px;
    }

        .renovation-search-form::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 36%;
            background: #EDEFF2;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .renovation-search-form .input-group-append {
            margin-top: 10px;
        }

        .renovation-search-form .radio-form-wrapp {
            display: inline-block;
        }

        .renovation-search-form .form-control {
            height: 40px;
        }

        .renovation-search-form .btn-search {
            height: 40px;
            border-radius: 8px;
            margin-top: 0;
        }

    #mainNav .divider {
        display: none;
    }

    .notification-list {
        min-width: 360px;
        top: 58px;
        right: -20px;
    }


    .evaluation-content .tab-content .card-body {
        padding: 0;
    }

    .evaluation-content .tab-content .card-heading .cell:first-child {
        width: 100%;
    }

    .evaluation-content .tab-content .card-heading .cell:last-child, .evaluation-content .tab-content .card-heading .cell:nth-last-child(2) {
        display: none;
    }

    .data-evaluation .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .data-evaluation .item .cell:first-child {
            width: 100%;
        }

        .data-evaluation .item .cell:not(:first-child) {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }

        .data-evaluation .item .cell:last-child, .data-evaluation .item .cell:nth-last-child(2) {
            display: none;
        }
}

.classification-desktop {
    padding: 32px 34px;
    display: none;
}

.drag-container {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}

.board {
    position: relative;
}

.board-column {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 10px;
    width: calc(100% / 4);
    z-index: 1;
}

    .board-column.muuri-item-releasing {
        z-index: 2;
    }

    .board-column.muuri-item-dragging {
        z-index: 3;
        cursor: move;
    }

.board-column-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.board-column-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height: 50px;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 18px 18px 0 0;
    font: 700 14px/18px "Open Sans", sans-serif;
    text-transform: uppercase;
}

@media (max-width: 600px) {
    .board-column-header {
        text-indent: -1000px;
    }
}

.board-column.column1 .board-column-header {
    background: #2E86BD;
}

.board-column.column2 .board-column-header {
    background: #4CBCB8;
}

.board-column.column3 .board-column-header {
    background: #F1BA4D;
}

.board-column.column4 .board-column-header {
    background: #F66770;
}

.board-column-content-wrapper {
    position: relative;
    padding: 8px;
    background: #EDEFF2;
    height: 100%;
    min-height: 500px;
    overflow-y: auto;
    border-radius: 0 0 5px 5px;
}

.board-column-content {
    position: relative;
    min-height: 100%;
}

.board-item {
    position: absolute;
    width: calc(100% - 16px);
    margin: 8px;
}

    .board-item.muuri-item-releasing {
        z-index: 9998;
    }

    .board-item.muuri-item-dragging {
        z-index: 9999;
        cursor: move;
    }

    .board-item.muuri-item-hidden {
        z-index: 0;
    }

.board-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    position: relative;
    padding: 0 10px;
    background: #2E86BD;
    border-radius: 14px;
    font: 400 14px/16px "Open Sans", sans-serif;
    color: #ffffff;
    cursor: pointer;
}

    .board-item-content img {
        width: 38px;
        height: 38px;
        border-radius: 100%;
    }

    .board-item-content span {
        margin-left: 20px;
    }

    .board-item-content .dropdown {
        margin-left: auto;
    }

    .board-item-content .dropdown-toggle {
        color: #ffffff;
    }

    .board-item-content .dropdown-menu {
        min-width: 14rem;
        padding: 10px;
        border: 0;
        border-radius: 14px;
    }

        .board-item-content .dropdown-menu h4 {
            font: 700 13px/24px "Open Sans", sans-serif;
            color: #13486A;
            text-align: center;
        }

    .board-item-content .dropdown-item {
        font: 400 14px/16px "Open Sans", sans-serif;
        color: #ffffff;
        border-radius: 8px;
    }

        .board-item-content .dropdown-item + .dropdown-item {
            margin-top: 10px;
        }

        .board-item-content .dropdown-item.btn-green {
            background: #4CBCB8;
        }

        .board-item-content .dropdown-item.btn-yellow {
            background: #F1BA4D;
        }

        .board-item-content .dropdown-item.btn-tomato {
            background: #F66770;
        }

.board-item.empty {
    pointer-events: none;
}

    .board-item.empty .board-item-content {
        background: #ffffff;
        color: #A4B8C5;
    }

.classification-mobile .board-item {
    position: relative;
}

.corporate .heading {
    position: relative;
}

    .corporate .heading .btn-buzon {
        background: #2E86BD;
        height: 32px;
        border-radius: 18px;
        border: 0;
        padding: .375rem 1.5rem;
        font: 700 14px/20px "Open Sans", sans-serif;
        color: #FFFFFF;
    }

.corporate-info .buttons {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
    padding: 20px 0 10px;
}

    .corporate-info .buttons .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        max-width: 178px;
        height: 178px;
        border: 0;
        border-radius: 0;
        padding-top: 28px;
        background: #F5F7FA;
        margin: 0 auto 20px;
    }

        .corporate-info .buttons .btn .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 70px;
            height: 70px;
            border-radius: 100%;
            background: #4CBCB8;
            margin-bottom: 10px;
        }

        .corporate-info .buttons .btn .text {
            font: 700 14px/18px "Open Sans", sans-serif;
            color: #13486A;
        }

        .corporate-info .buttons .btn.btn-green .icon {
            background: #4CBCB8;
        }

        .corporate-info .buttons .btn.btn-yellow .icon {
            background: #F1D41A;
        }

        .corporate-info .buttons .btn.btn-tomato .icon {
            background: #f66770;
        }

        .corporate-info .buttons .btn.btn-orange .icon {
            background: #f1ba4d;
        }

.policy-procedures {
    padding: 30px 0 30px;
}

    .policy-procedures h2 {
        font: 400 18px/28px "Open Sans", sans-serif;
        color: #13486A;
        text-align: center;
        margin-bottom: 30px;
    }

    .policy-procedures .buttons {
        width: 100%;
        max-width: 772px;
        margin: 0 auto;
    }

    .policy-procedures .btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        max-width: 178px;
        height: 178px;
        border: 0;
        border-radius: 16px;
        padding-top: 28px;
        background: #F5F7FA;
        position: relative;
        color: #ffffff;
        margin-bottom: 20px;
    }

        .policy-procedures .btn .icon {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 65px;
            height: 65px;
            border-radius: 100%;
            background: #4CBCB8;
            margin-bottom: 10px;
            font-size: 30px;
            pointer-events: none;
        }

        .policy-procedures .btn .text {
            font: 700 13px/16px "Open Sans", sans-serif;
            color: #13486A;
            pointer-events: none;
        }

        .policy-procedures .btn input[type="checkbox"] {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
        }

        .policy-procedures .btn.focus, .policy-procedures .btn:focus {
            outline: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .policy-procedures .btn.active {
            background: #2E86BD;
        }

            .policy-procedures .btn.active .text {
                color: #ffffff;
            }

        .policy-procedures .btn.btn-blue .icon {
            background: #2297ff;
        }

        .policy-procedures .btn.btn-yellow .icon {
            background: #f1d41a;
        }

        .policy-procedures .btn.btn-green .icon {
            background: #4cbcb8;
        }

        .policy-procedures .btn.btn-tomato .icon {
            background: #f66770;
        }

        .policy-procedures .btn.btn-purple .icon {
            background: #7a44a9;
        }

.principles-values {
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
    padding-top: 60px;
}

.principles-box {
    background: #F5F7FA;
    border-radius: 17px;
    padding: 20px 15px 20px 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .principles-box .principles-number {
        margin-top: 15px;
    }

        .principles-box .principles-number img {
            height: 46px;
        }

    .principles-box .principles-text {
        padding-left: 25px;
    }

        .principles-box .principles-text h4 {
            font: 700 14px/20px "Open Sans", sans-serif;
            color: #13486A;
        }

        .principles-box .principles-text p {
            font: 400 14px/20px "Open Sans", sans-serif;
            color: #13486A;
        }

.services .heading {
    position: relative;
}

    .services .heading .btn-buzon {
        background: #2E86BD;
        height: 32px;
        border-radius: 18px;
        border: 0;
        padding: .375rem 1.5rem;
        font: 700 14px/20px "Open Sans", sans-serif;
        color: #FFFFFF;
    }

.services-content {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 40px 0;
}

.service-box {
    background: #ffffff;
    text-align: center;
    padding: 40px 15px;
    margin-bottom: 20px;
    width: 100%;
}

    .service-box .icon {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .service-box p {
        font: 700 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        margin: 0;
    }

    .service-box[aria-expanded="true"] {
        background-color: #F5F7FA;
    }

.services-items {
    background: #F5F7FA;
    text-align: center;
}

    .services-items .inner-item {
        padding: 40px 20px;
    }

    .services-items p {
        font: 400 13px/16px "Open Sans", sans-serif;
        color: #13486A;
        margin: 0;
    }

/* Media Queries */

@media (min-width: 1304px) {
    .birthday-month .owl-item.current {
        width: 115px !important;
        max-width: 115px;
        margin-top: 0 !important;
    }

    .birthday-month .item.birthday {
        width: 115px;
    }
}

@media (min-width: 1366px) {
    .card-box .card-title {
        font-size: 14px;
    }

    .card-box .card-subtitle {
        font-size: 13px;
    }

    .residue-days .available-days h5,
    .residue-days .this-year h5,
    .residue-days .previous-years h5,
    .residue-days .button h5 {
        font-size: 14px;
    }
}



@media (max-width: 575px) {
    .document-search-form .btn-buscar {
        margin-top: 10px;
    }

    .organic-search-form .btn-search-objeto.search-mobile {
        border-radius: 10px;
        margin-top: 10px;
    }
}

@media (max-width: 340px) {
    #mainNav .navbar-brand {
        margin-right: 5px;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-size: 11px;
    }

    #mainNav .divider {
        width: 1px;
    }

    #mainNav .dropdown-link .login-date p.date, #mainNav .dropdown-link .login-date p.hour {
        font-size: 11px;
    }

    .dropdown-user {
        max-width: 290px;
        min-width: 290px;
    }

    .notification-list {
        min-width: 280px;
    }
}
/******************************************************************************/
.navbar-brand {
    cursor: pointer;
}
/******************************************************************************/

.pefil-rows-th {
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #2e86bd !important;
}

.pefil-rows-td {
    font-size: 12px;
    color: #0c3558;
    cursor: pointer;
    padding: 0px !important
}

.modal-title {
    font: 700 18px/27px "Open Sans", sans-serif;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
}
.modal-title-saldo-vacacional {
    font: 700 18px/27px "Open Sans", sans-serif;
    color: #13486a;
    margin: 0;
}

.modal-greeting .modal-content {
    border-radius: 15px !important;
}

    .modal-greeting .modal-content .modal-body {
        padding: 0px 0px !important;
    }

.circle-active:before {
    content: ' \25CF';
    font-size: 15px;
    color: #00be7d;
}

.circle-inactive:before {
    content: ' \25CF';
    font-size: 15px;
    color: #7a44a9;
}

.tituloModal {
    font-size: 15px;
    font-weight: bold !important;
    color: #13486a;
}

.circle-cesado:before {
    content: ' \25CF';
    font-size: 15px;
    color: #F66770;
}

/*modal btn close*/
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: 1;
    outline: none !important;
    box-shadow: none;
}

.estilo-scroll ::-webkit-scrollbar {
    width: 9px;
}

.estilo-scroll ::-webkit-scrollbar-track {
    background: #E3E6EB;
}

.estilo-scroll ::-webkit-scrollbar-thumb {
    background: #C2C3C5;
    border-radius: 4px;
}
    /* hover */
    .estilo-scroll ::-webkit-scrollbar-thumb:hover {
        background: #888;
    }

.dropdown-newslistNoticia {
    width: 100%;
    min-width: 300px;
    border-radius: 17px;
    margin: -5px 0 0;
    border: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
}

    .dropdown-newslistNoticia .list-content {
        padding: 30px 20px 20px;
    }

    .dropdown-newslistNoticia .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-decoration: none;
    }

        .dropdown-newslistNoticia .title h4 {
            font: 700 17px/30px "Open Sans", sans-serif;
            color: #13486a;
        }

        .dropdown-newslistNoticia .title a {
            font: 400 14px/22px "Open Sans", sans-serif;
            color: #13486a;
            text-decoration: none;
            padding-top: 4px;
        }

            .dropdown-newslistNoticia .title a i {
                font-size: 11px;
                margin-left: 10px;
            }

            .dropdown-newslistNoticia .title a:hover {
                color: #ffb74d;
            }

    .dropdown-newslistNoticia ul .item {
        position: relative;
        padding: 20px 20px;
        background: #EDEFF2;
        border-radius: 10px;
        overflow: hidden;
        border-left: 10px solid #2e86bd;
    }

        .dropdown-newslistNoticia ul .item + .item {
            margin-top: 20px;
        }

        .dropdown-newslistNoticia ul .item .heading {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding-bottom: 4px;
        }

            .dropdown-newslistNoticia ul .item .heading h5 {
                font: 700 14px/22px "Open Sans", sans-serif;
                color: #13486a;
                margin: 0;
            }

            .dropdown-newslistNoticia ul .item .heading span.date {
                font: 400 13px/18px "Open Sans", sans-serif;
                color: #13486a;
            }

        .dropdown-newslistNoticia ul .item p {
            font: 400 13px/18px "Open Sans", sans-serif;
            color: #13486a;
            margin-bottom: 0;
        }

    .dropdown-newslistNoticia .dropdown-menu-arrow {
        left: 92%;
    }


.dropdown-item:focus {
    outline: 0;
}

/*MODIFICACIONES ESTANDARIZADAS*/
/****************************************************************************/

/*#region CABECERA TABLAS */
.table-spacing-left {
    padding-top: 15px !important;
    padding-left: 50px !important;
    text-align: left;
    font: normal normal bold 16px/22px Open Sans !important;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

.table-spacing-right {
    padding-top: 15px !important;
    text-align: left;
    font: normal normal bold 16px/22px Open Sans !important;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

/*#endregion */

/*#region TABLA ALINEADO */

@media (min-width: 1400px) {
    #tableempleado {
        margin-left: 100px;
    }
}

@media (min-width: 1600px) {
    #tableempleado {
        margin-left: 180px;
        width: 90%;
    }
}

.content-solic {
    background-color: #F5F7FA !important;
    padding-left: 140px;
    padding-right: 140px;
}

.employee-info-body-solic {
    background-color: #FFFFFF !important;
}

employee-info-header-solic {
    background-color: #00000029 !important;
}

.form-model {
    background-color: #FFF;
}


.form-description {
    text-align: left;
    font: normal normal normal 14px/19px "Open Sans", sans-serif;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

.form-description--center {
    text-align: center;
    font: normal normal normal 14px/19px "Open Sans", sans-serif;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

.label-sol {
    text-align: left;
    font: normal normal bold 16px/22px Open Sans !important;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

.result-sol--left {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 0.6;
    padding-left: 50px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.result-sol--left {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 0.6;
    padding-left: 50px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.result-sol--right {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 0.6;
    padding-top: 2px;
    padding-bottom: 2px;
}

.form-description {
    text-align: left;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

.form-description--center {
    text-align: center;
    font: normal normal normal 14px/19px Open Sans;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
}

.employee-info-header .table td {
    /*padding: 2px 0px;*/
}



/*#endregion */

/*#region Formulario */

.general-form label, .general-form .label {
    font: 700 14px/24px "Open Sans", sans-serif;
    color: #13486A;
}

.form-search__input {
    font-size: 14px;
    font-weight: bold;
    color: #13486A;
}

.form-search__input-sub {
    font-size: 13px;
    font-weight: bold;
}

.search-form {
    background-color: #EDEFF2;
    /*padding-left: 10%;*/
}

.search-form-sin-bg {
    background-color: white;
}

.search-form .form-control {
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #13486A;
}

.general-form .form-control {
    border: 1px solid #2E86BD;
    border-radius: 10px;
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #13486A;
}

    .general-form .form-control:not(textarea) {
        height: 42px;
    }

    .general-form .form-control.num-dias {
        border-color: #EDEFF2;
        background: #EDEFF2;
        padding: .375rem 1.5rem;
    }


.form-input--number {
    border: 1px solid #2E86BD !important;
    border-radius: 10px;
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #13486A;
    background: white;
}

.form-input--numberRed {
    border: 1px solid red !important;
    border-radius: 10px;
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #13486A;
    background: white;
}


.radio-form [type="radio"]:checked + label:before {
    background-color: #13486A;
    border: 4px solid #ffffff !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0px 0px 0px 2px #13486a;
}

.radio-form [type="radio"]:checked + label:before, .radio-form [type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    border: 0;
    border-radius: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0px 0px 0px 2px #13486a;
}

.employee-info-header .table td {
    border: 0;
    font: 400 14px/22px "Open Sans", sans-serif;
    color: #13486A;
}

    .employee-info-header .table td.label {
        font: 700 16px/22px "Open Sans", sans-serif;
        color: #13486A;
        width: 40%;
    }

.general-form .form-info p {
    font: 400 14px/24px "Open Sans", sans-serif;
    color: #13486A;
    margin-bottom: 10px;
}

    .general-form .form-info p.label {
        font-weight: 700;
        margin-bottom: 0;
    }

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 2px rgb(0 123 255 / 25%) !important;
}

.select-purple:focus {
    color: #FFFFFF;
}

.select-green:focus {
    color: #FFFFFF;
}

.select-blue:focus {
    color: #FFFFFF;
}
/*#endregion */

/*#region BOTONES */

.modal-body__send-button--green {
    background: #009688 !important;
    color: #ffffff !important;
    border: 0;
    width: 168px;
    height: 40px;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .modal-body__send-button--green:hover {
        background: #057A6F !important;
        color: #fff !important;
    }

    .modal-body__send-button--green:focus {
        outline: 0;
    }

.view-buttons {
    width: 90%;
    padding-top: 4px;
    padding-bottom: 0px;
}


.general-form .form-group .input-group-append button {
    width: 50px;
    height: 42px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-color: #2E86BD;
    border-width: 1px 1px 1px 0;
}

    .general-form .form-group .input-group-append button .gj-icon {
        font-size: 24px;
        color: #2E86BD;
        opacity: 1;
    }

.general-form .buttons {
    text-align: right;
    padding: 20px 0;
}

    .general-form .buttons .btn {
        width: 223px;
        height: 40px;
        border: 1px solid #13486A;
        border-radius: 8px;
        background: #FFFFFF;
        font: 700 14px "Open Sans", sans-serif;
        color: #13486A;
    }

        .general-form .buttons .btn.btn-send {
            background: #009688;
            color: #ffffff;
            border: 0;
        }

        .general-form .buttons .btn + .btn {
            margin-left: 30px;
        }

/*.general-form .form-group {
    margin-bottom: 0rem;
}*/

.btn-default-modal-spiralia {
    background: #FFFFFF;
    color: #13486A !important;
    border: 1px solid #13486A;
    min-width: 168px;
    height: 40px;
    border-radius: 8px;
    font: 700 14px "Open Sans", sans-serif;
}

    .btn-default-modal-spiralia:hover {
        background: #E2F0FF !important;
        color: #13486A !important;
    }

    .btn-default-modal-spiralia:focus {
        outline: 0;
    }


/*Solo para etiquetas "a" dentro de un modal color verde*/
.modal-body__send-a--green {
    background: #009688 !important;
    color: #ffffff !important;
    border: 0 !important;
    width: 168px;
    height: 40px;
    cursor: pointer;
    border-radius: 8px;
    font: 700 14px "Open Sans", sans-serif;
    padding-top: 10px;
    display: inline-block;
}

    .modal-body__send-a--green:hover {
        background: #009688 !important;
        color: #ffffff !important;
    }

    .modal-body__send-a--green:focus {
        outline: 0;
    }


.navigation-bottom__send-button--green {
    background: #009688 !important;
    color: #ffffff !important;
    border: 0;
    width: 168px;
    height: 40px;
    cursor: pointer;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__send-button--green:hover {
        background: #057A6F !important;
        color: #fff !important;
    }

    .navigation-bottom__send-button--green:focus {
        outline: 0;
    }
.navigation-bottom-detalle {
    background-color: white;
    color: #13486A;
    border: 1px solid #13486A;
    border-radius: 8px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: bold;
    font-family: Open Sans, sans-serif;
    cursor: pointer;
}

    .navigation-bottom-detalle:hover {
        background: #E2F0FF !important;
        color: #13486A !important;
    }


.modal-body__send-button--green {
    background: #009688 !important;
    color: #ffffff !important;
    border: 0 !important;
    min-width: 168px;
    height: 40px;
    border-radius: 8px;
    font: 700 14px "Open Sans", sans-serif;
}

    .modal-body__send-button--green:hover {
        background: #057A6F !important;
        color: #fff !important;
    }

    .modal-body__send-button--green:focus {
        outline: 0;
    }

.navigation-bottom__send-button--blue {
    background: #2e86bd !important;
    color: #ffffff !important;
    border: 0;
    width: 168px;
    height: 40px;
    cursor: pointer;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__send-button--blue:hover {
        background: #035C94 !important;
        color: #fff !important;
    }

.navigation-bottom__send-button--green:focus {
    outline: 0;
}


.modal-body__send-button--blue {
    background: #2e86bd !important;
    color: #ffffff !important;
    border: 0 !important;
    min-width: 168px;
    height: 40px;
    border-radius: 8px;
    font: 700 14px "Open Sans", sans-serif;
}

    .modal-body__send-button--blue:hover {
        background: #035C94 !important;
        color: #fff !important;
    }

    .modal-body__send-button--blue:focus {
        outline: 0;
    }


.navigation-bottom__default-button {
    background: #FFFFFF;
    color: #13486A;
    border: 1px solid #13486A;
    width: 168px;
    height: 40px;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__default-button:hover {
        background: #E2F0FF !important;
        color: #13486A !important;
    }

    .navigation-bottom__default-button:focus {
        outline: 0;
    }

.navigation-bottom__green-lg {
    background: #009688 !important;
    color: #ffffff !important;
    border: 0;
    width: 260px;
    height: 40px;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__green-lg:hover {
        background: #057A6F !important;
        color: #fff !important;
    }

    .navigation-bottom__green-lg:focus {
        outline: 0;
    }

.navigation-bottom__green-md {
    background: #009688 !important;
    color: #ffffff !important;
    border: 0;
    /*width: 25%;*/
    height: 40px;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__green-md:hover {
        background: #057A6F !important;
        color: #fff !important;
    }

    .navigation-bottom__green-md:focus {
        outline: 0;
    }


.navigation-bottom__default-lg {
    background: #FFFFFF;
    color: #13486A;
    border: 1px solid #13486A;
    width: 260px;
    height: 40px;
    border-radius: 8px;
    cursor: pointer;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__default-lg:hover {
        background: #E2F0FF !important;
        color: #13486A !important;
    }

    .navigation-bottom__default-lg:focus {
        outline: 0;
    }

.navigation-bottom__send-button--blue {
    background: #2E86BD !important;
    color: #ffffff !important;
    border: 0;
    width: 168px;
    height: 40px;
    cursor: pointer;
    border-radius: 8px;
    font: 700 16px "Open Sans", sans-serif;
}

    .navigation-bottom__send-button--blue:hover {
        background: #2E86BD !important;
        color: #fff !important;
    }

    .navigation-bottom__send-button--blue:focus {
        outline: 0;
    }

/*#endregion */

@media screen and (min-width:600px) and (max-width: 801px) {
    /*#region ALINEAR MOBILE */

    .content-solic {
        background-color: #F5F7FA !important;
        padding-left: 0;
        padding-right: 0;
    }

    /*#endregion */

    /*#region CABECERA TABLETA */
    .table-spacing-right {
        padding-left: 10px !important;
    }

    .table-spacing-left {
        padding-left: 10px !important;
    }

    .result-sol--left {
        text-align: left;
        font: normal normal normal 14px/19px Open Sans;
        letter-spacing: 0px;
        color: #13486A !important;
        opacity: 0.6;
        padding-left: 10px;
    }

    .result-sol--right {
        text-align: left;
        font: normal normal normal 14px/19px Open Sans;
        letter-spacing: 0px;
        color: #13486A !important;
        opacity: 0.6;
        padding-left: 10px;
    }
    /*#endregion */

    .navigation-bottom__default-lg {
        width: 140px;
    }
}

@media screen and (max-width: 450px) and (max-height: 780px) {
    /*#region Alinear Mobile */
    .container {
        /*display: block !important;*/
    }

    .view-buttons {
        width: 100% !important;
    }

    .dropdown-menu {
        /*right: -55px !important;*/
    }

    .content-solic {
        background-color: #F5F7FA !important;
        padding-left: 0;
        padding-right: 0;
    }


    /*#endregion */

    /*#region CABECERA MOBILE */
    .table-spacing-right {
        padding-left: 10px !important;
    }

    .table-spacing-left {
        padding-left: 10px !important;
    }

    .result-sol--left {
        text-align: left;
        font: normal normal normal 14px/19px Open Sans;
        letter-spacing: 0px;
        color: #13486A !important;
        opacity: 0.6;
        padding-left: 10px;
    }

    .result-sol--right {
        text-align: left;
        font: normal normal normal 14px/19px Open Sans;
        letter-spacing: 0px;
        color: #13486A !important;
        opacity: 0.6;
        padding-left: 10px;
    }
    /*#endregion */

    /*#region Modal Mobile */

    .row-footer {
        border-top: 0 !important;
        border-bottom: 0 !important;
    }

    .btn-default-modal-spiralia {
        min-width: 120px !important;
        width: 120px !important;
    }

    .modal-body__send-button--green {
        min-width: 120px !important;
        width: 120px !important;
    }

    /*#endregion */

    .navigation-bottom__default-lg {
        width: 140px;
    }
}

/*#region MODAL */
﻿.modal-header .close {
    padding: 0px;
    margin: 0px;
}

.bg-spiralia {
    background: #F5F7FA !important;
}

.form__validation--danger {
    outline: red !important;
    border: 1px solid red !important;
    box-shadow: 0 0 0 2px rgb(223 42 42 / 25%) !important;
}

.modal-body__image {
    height: 40px !important;
    background-size: 40px !important;
}

.modal-body__info {
    font: 400 16px/22px Open Sans;
    color: #13486A;
    width: 100%;
    margin-bottom: 0.2rem;
}
.modal-body_info_datos {
    font: 400 14px/22px Open Sans;
    color: #13486A;
    width: 100%;
    margin-bottom: 0.2rem;
}

.modal-body__danger {
    font-size: 13px;
    color: #de2727;
    text-align: center;
}

.modal-header .close {
    padding: 0px;
    margin: 0px;
}

.modal__title {
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    color: #13486A;
}

.data-list {
    padding-top: 3%;
    padding-left: 9%;
    padding-right: 9%;
    padding-bottom: 4%;
}
/*#endregion */

@media (min-width: 1366px) {
    .employee-info-header {
        padding: 5px 0 5px;
    }

        .employee-info-header .table td {
            font-size: 13px;
        }

            .employee-info-header .table td.label {
                font-size: 13px;
            }

    .general-form label {
        font-size: 13px;
    }

    .general-form .form-info p.label {
        font-size: 13px;
    }
}

.modal_style {
    border-radius: 12px;
}

.modal-fondo-blanco {
    background-color: #ffffff;
}


.content-cabecera-filtro-color {
    background-color: #F5F7FA !important;
    padding: 20px;
}

.form-control-upload {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    cursor: pointer;
}


/*data-picker*/
.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
    background-color: #2e86bd !important;
    color: white !important;
    font-weight: 700 !important;
}

.gj-picker div[role=navigator] div[role=period] {
    font-size: 16px !important;
    color: #13486A !important;
}

.gj-picker-bootstrap div[role=navigator] .gj-icon, .gj-picker-bootstrap div[role=navigator] .material-icons {
    color: #13486A !important;
}

/*Selects*/
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

    select::-ms-expand {
        display: none;
    }

.select-arrow {
    text-overflow: ellipsis;
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    background-image: url('../img/iconos/arrowselect.svg')
}

.select-accion {
    color: #FFFFFF;
    background-image: url(../img/iconos/arrowselectwhite.svg);
}

.select-white {
    background-image: url(../img/iconos/arrowselect.svg) !important;
}

.modal-respuesta-tamanho {
    margin-top: 20px;
    margin-bottom: 45px;
}

.textarea-modal {
    height: 110px !important;
}


.label-name-cabecera {
    font: normal normal bold 14px/19px Open Sans !important;
    letter-spacing: 0px;
    color: #13486A !important;
    opacity: 1;
    margin: 0;
}


.dropdown-toggle::after {
    margin-bottom: 23px;
}


/*Cumpleaños*/
.activities-list ul li .date {
    width: 50px;
    border: 1px solid white;
    padding: 8px;
    border-radius: 10px;
    background: white;
    color: #13486A;
    font-weight: 900;
    text-align: center;
    font-size: 15px;
}

.activities-list-flex {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .activities-list-flex .date {
        padding: 1px 6px;
        border-radius: 10px;
        background-color: white;
    }



.activities-list .date .ndias {
    font-weight: 900;
    font-size: 15px;
    text-align: center;
}

.activities-list-flex .activity-date.activity-date-width {
    width: 100%;
    flex-direction: column
}

    .activities-list-flex .activity-date.activity-date-width .container-activity-flex {
        display: flex;
        gap: 5px;
        align-items: center;
        gap: 5px
    }

.container-activity-flex .ubicacion {
    display: flex;
    align-items: center;
    width: 70%;
    gap: 5px
}

.container-activity-flex .hora {
    display: flex;
    align-items: center;
    gap: 5px;
}

.tablee-rfooter {
    padding-bottom: 20px;
}

/*index*/
.numeros-resaltados {
    width: 18px;
    height: 18px;
    background-color: orange;
    border-radius: 700px;
    float: right;
    margin-left: 4px;
}

.numeros-resaltados-p {
    font-size: 11px;
    text-align: center;
}

/* Para validacion de inputs*/
.border-error {
    border: 1px solid red !important;
}

.daterangespiralia {
    outline: none;
    border: none;
    background-color: #F5F7FA;
    font: 700 16px/18px "Open Sans", sans-serif;
    color: #1e5171;
    background-position: right 0.3em top 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 0.65em auto, 100%;
    height: calc(1.5em + 0.75rem + 2px);
    cursor: pointer;
}

.circle-question {
    height: 35px;
}

.icono-ayuda img.image-hover {
    position: absolute;
    right: 0;
    left: 28px;
    object-fit: contain;
    opacity: 0;
    transition: opacity 1s;
}

.icono-ayuda img.image-main {
    transition: opacity 0.5s;
}

.nav-ayuda:hover img.image-hover {
    opacity: 1;
}

.nav-ayuda:hover img.image-main {
    opacity: 0;
}

.progress-bar-conteiner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F5F7FA;
    border-radius: 17px;
    padding: 7px 16px;
    font: 700 14px/20px "Open Sans", sans-serif;
    color: #13486A;
    text-decoration: none;
}

.progress-bar-benef {
    height: 8px;
}

.danger-alert-span {
    background-color: #fed9d9;
    display: block;
    width: 100%;
    color: #dc3545;
    padding: 0.2rem 0.4rem;
    margin-top: 0.2rem;
}

    .danger-alert-span i {
        color: #FF3737;
    }

.warning-alert-span {
    background-color: #fff7e1;
    display: block;
    width: 100%;
    color: #ffc107;
    padding: 0.2rem 0.4rem;
    margin-top: 0.2rem;
}

    .warning-alert-span i {
        color: #ffc107;
    }

.success-alert-span {
    background-color: #dfffe6;
    display: block;
    width: 100%;
    color: #28a745;
    padding: 0.2rem 0.4rem;
    margin-top: 0.2rem;
}

    .success-alert-span i {
        color: #28a745;
    }

@media (max-width: 270px) {
    .breadcrumb {
        margin-top: 40px;
    }
}

.table-responsive-saldo-vacacional .table thead tr th {
    color: #13486a;
    font: 700 13px/13px "Open Sans", sans-serif;
    text-align: center;
    padding: 14px 12px;
    border: 0;
    vertical-align: middle;
}

.table-responsive-saldo-vacacional .table tbody tr td {
    font: 400 13px/13px "Open Sans", sans-serif;
    color: #13486a;
    vertical-align: middle;
    text-align: center;
    border: 0;
    padding: 15px 12px;
}