﻿/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ GENERAL ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/

table {
    color: #0E1E3B;
}

#wrapper {
    margin-left: 190px;
    min-height: 100%;
}

.dropdown-menu > li > a {
    padding: 3px 8px;
}

.dropdown-menu {
    margin: 0px -8px 0;
}

.footer {
    padding: 10px 18px;
    background: #fff;
    border-top: 1px solid #ef8962;
    transition: margin .4s ease 0s;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.content {
    padding: 20px 20px 40px 20px !important;
}


.panel-small {
    padding: 5px 10px !important;
}



.hpanel {
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 7px;
    margin-bottom: 7px;
}

h3, .h3 {
    font-size: 22px;
}

.nav-tabs > li.active > a {
    -webkit-box-shadow: 0 -2px 0 #3498db;
    -moz-box-shadow: 0 -2px 0 #3498db;
    box-shadow: 0 -2px 0 #3498db;
    border-top-width: 0 !important;
    margin-top: 1px !important;
    font-weight: 700;
}

.btn-action {
    padding: 5px;
}

.dt-toolbar > :last-child .DTTT, .dt-toolbar > :last-child .dataTables_filter > :only-child, .dt-toolbar > :last-child .dataTables_length, .dt-toolbar > :last-child .pagination {
    float: right;
}

.modal-header {
    padding: 10px 15px !important;
}

.modal-title {
    font-size: 23px !important;
}

.hpanel-tittle .panel-body {
    padding-top: 5px !important;
    padding-bottom: 10px !important;
}

.hpanel .panel-body {
    padding: 15px;
}

.smart-style-1 .pagination > .active > a, .smart-style-1 .pagination > .active > a:focus, .smart-style-1 .pagination > .active > a:hover, .smart-style-1 .pagination > .active > span, .smart-style-1 .pagination > .active > span:focus, .smart-style-1 .pagination > .active > span:hover {
    background-color: #36aecc;
    border-color: #36aecc;
}

#table_detail thead th {
    background-color: #3276b1 !important;
    color: white;
}

#logo {
    width: 190px !important;
}


#menu {
    top: 100px !important;
}

.text-danger-1 {
    color: #e01f45 !important;
}

.badge-success {
    color: #fff;
    border-color: #739e73;
    background-color: #739e73;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.badge-success-dark {
    color: #fff;
    border-color: #417441;
    background-color: #417441;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}


.badge-warning {
    color: #fff;
    background-color: #c79121;
    border-color: #c79121;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.badge-danger {
    color: #fff;
    background-color: #a90329;
    border-color: #a90329;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.badge-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #3276b1;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.badge-primary-dark {
    color: #fff;
    background-color: #1c5c93;
    border-color: #1c5c93;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}


.badge-info {
    color: #fff;
    background-color: #57889c;
    border-color: #57889c;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
}

.badge-lg {
    padding: 5px 10px !important;
    font-size: 15px !important;
}

.input-append-xs {
    height: 24px !important;
}

    .input-append-xs .input-group-addon {
        padding-bottom: 1px !important;
        padding-top: 1px !important
    }

.checkbox-primary-dark input[type="checkbox"]:checked + label::before {
    background-color: #1c5c93 !important;
    border-color: #1c5c93 !important;
}

.checkbox-xs, .radio-xs {
    padding-left: 18px !important;
}

    .checkbox-xs label, .radio-xs label {
        font-size: 11px !important;
        padding-left: 2px !important;
    }

label {
    font-size: 12px !important;
}

.panel-body-no-padding {
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}




.LockOn {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 99999999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: white;
    vertical-align: bottom;
    padding-top: 20%;
    filter: alpha(opacity=75);
    opacity: 0.75;
    font-size: large;
    color: blue;
    font-style: italic;
    font-weight: 400;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}



/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ SIZE MENU AND CONTENT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/




/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ VALIDATORS ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/
.checkbox.state-error i, .radio.state-error i, .state-error input, .state-error select, .state-error textarea, .toggle.state-error i {
    background: #fff0f0 !important;
    border-color: #a90329 !important;
}

.invalid-input-grid {
    background: #fff0f0 !important;
    border-color: #a90329 !important;
}

.state-error + em {
    display: block !important;
    margin-top: 6px !important;
    padding: 0 1px !important;
    font-style: normal !important;
    font-size: 11px !important;
    line-height: 15px !important;
    color: #d56161 !important;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ DUALLIST ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/


.bootstrap-duallistbox-container {
    margin-left: 0px !important;
}

    .bootstrap-duallistbox-container label, .form header, legend {
        display: block;
        padding: 8px 0;
        border-bottom: 1px dashed rgba(0,0,0,.2);
        background: #fff;
        font-size: 16px;
        font-weight: 300;
        color: #222;
        margin: 25px 0 20px
    }

    .bootstrap-duallistbox-container label {
        display: block;
        margin-top: 0 !important;
        font-weight: 400 !important;
    }

    .bootstrap-duallistbox-container select {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        width: 100%;
        height: 300px;
        padding: 0;
    }

    .bootstrap-duallistbox-container .info {
        display: inline-block;
        margin-bottom: 5px;
        font-size: 11px;
    }

    .bootstrap-duallistbox-container .buttons {
        width: 100%;
        margin-bottom: -1px;
    }

    .bootstrap-duallistbox-container.moveonselect .moveall, .bootstrap-duallistbox-container.moveonselect .removeall {
        width: 100%;
    }

    .bootstrap-duallistbox-container .btn-group .btn {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .bootstrap-duallistbox-container select {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        width: 100%;
        height: 300px;
        padding: 0;
    }

    .bootstrap-duallistbox-container.moveonselect .move, .bootstrap-duallistbox-container.moveonselect .remove {
        display: none;
    }

    .bootstrap-duallistbox-container .filter {
        display: inline-block;
        width: 100%;
        height: 31px;
        margin: 0 0 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }



.info-container .info {
    display: none;
}
/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ DATA TABLE ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/


.dataTables_length select {
    height: 23px !important;
    font-size: 11px !important;
    padding-top: 0px !important;
    margin-bottom: 3px !important;
    padding-bottom: 0px !important;
}

.dataTables_length label {
    font-size: 11px !important;
}

.paginate_button a {
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    font-size: 12px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #3276b1 !important;
    border-color: #3276b1 !important;
    cursor: default !important;
}

.dt-toolbar ~ .dt-toolbar-footer {
    padding-right: 0px !important;
}

th {
    font-size: 12px;
    padding-bottom: 5px !important;
    padding-top: 10px !important;
    padding-left: 5px !important;
}

td {
    font-size: 12px;
    padding-bottom: 2px !important;
    padding-top: 4px !important;
    padding-left: 7px !important;
    padding-right: 3px !important;
}

.table {
    width: 100% !important;
}


.btn-grid {
    margin-left: 2px;
    width: 21px;
    height: 21px;
    text-align: center;
    padding: 0px 0;
    font-size: 12px;
    line-height: 18px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.dt-toolbar > :last-child .DTTT, .dt-toolbar > :last-child .dataTables_filter > :only-child, .dt-toolbar > :last-child .dataTables_length, .dt-toolbar > :last-child .pagination {
    float: right !important;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ AUTOCOMPLETE ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/



.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1500 !important;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 11px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    white-space: nowrap;
    overflow-x: hidden;
    /*SCROLL
       height: 200px !important; 
    overflow-y: scroll !important;
    overflow-x: hidden !important;*/
}



    .ui-autocomplete > li {
        padding: 3px 20px;
    }

        .ui-autocomplete > li:hover {
            background-color: #3498db;
        }

        .ui-autocomplete > li.ui-state-focus {
            background-color: #3498db;
        }

.ui-helper-hidden-accessible {
    display: none;
}


/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ TREE ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/

/*
 * TREE
 */
.tree {
    min-height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .tree li {
        list-style-type: none;
        margin: 0;
        padding: 0px;
        position: relative;
    }

    .tree ul ul li:hover {
        background: rgba(0, 0, 0, 0.015);
    }

    .tree li:before, .tree li:after {
        content: '';
        left: -20px;
        position: absolute;
        right: auto;
    }

    .tree li:before {
        border-left: 1px solid #999999;
        bottom: 50px;
        height: 100%;
        top: -11px;
        width: 1px;
        transition: "border-color 0.1s ease 0.1s";
    }

    .tree li:after {
        border-top: 1px solid #999999;
        height: 20px;
        top: 18px;
        width: 25px;
    }

    .tree li span {
        border: 1px dotted #999999;
        border-radius: 5px;
        display: inline-block;
        padding: 3px 8px;
        text-decoration: none;
        transition: color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;
    }

    .tree li.parent_li > span {
        cursor: pointer;
        padding: 5px;
        font-size: 12px !important;
    }

    .tree > ul > li:before, .tree > ul > li::after {
        border: 0;
    }

    .tree li:last-child::before {
        height: 30px;
    }

    .tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
        background: #eee;
        border: 1px solid #94a0b4;
        color: #000;
    }

    .tree > ul {
        padding-left: 0px;
        margin-bottom: 0px;
    }

    .tree ul ul {
        padding-left: 34px;
        padding-top: 10px;
    }

    .tree li.parent_li > span:hover {
        background-color: #DF8505;
        border: 1px solid #C67605;
        color: #fff;
    }

        .tree li.parent_li > span:hover + ul li::before {
            border-left-color: #F89406;
        }

        .tree li.parent_li > span:hover + ul li::after {
            border-top-color: #F89406;
        }

        .tree li.parent_li > span:hover + ul li span {
            background: #FDDFB3 !important;
            border: 1px solid #FAA937;
            color: #000;
        }

    /* icons */
    .tree .fa.icon-minus-sign:before {
        content: "\f056" !important;
    }

    .tree .fa.icon-plus-sign:before {
        content: "\f055" !important;
    }



.btn-tree {
    margin-left: 2px;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 3px 0;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-left: 4px;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ LABEL AND BADGE ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/

.badge {
    padding: 5px !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
    margin-bottom: 7px !important;
}

.badge-no-padding {
    padding: 1px !important;
}


.label-lg {
    padding-top: 10px;
    padding-bottom: 10px;
}

.badge {
    font-size: 100% !important;
}

.badge-sm {
    font-size: 11px !important;
    padding: 2px 5px !important;
    margin-bottom: 2px !important;
    margin-top: 5px !important;
}

.badge-md {
    font-size: 15px !important;
}

.badge-lg {
    font-size: 18px !important;
    padding: 5px 10px !important;
}

.breadcrumb {
    margin-bottom: 0rem !important;
}


.datepicker {
    z-index: 1050 !important;
}

.map {
    height: 421px !important;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
}


.btn-right {
    position: absolute !important;
    right: 15px !important;
}

.text-align-center {
    text-align: center !important;
}

.text-bold {
    font-weight: bold !important;
}

.avatar-xlg {
    height: 8.5rem;
    width: 8.5rem;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ INPUT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/


.form-control {
    height: 27px;
    padding: 3px 12px;
    font-size: 13px !important;
}


.form-group {
    margin-bottom: 10px !important;
}

input.input-xs, .input-append-xs {
    height: 24px !important;
    padding: 2px 10px !important;
}

select.input-xs, .input-append-xs {
    height: 24px !important;
    padding: 2px 7px !important;
}


    .input-append-xs .icon-append, .input-append-xs .icon-prepend {
        top: 3px !important;
    }

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 24px !important;
}


.input-money, .input-percentage {
    text-align: right !important;
}

.input-disabled {
    background-color: rgb(235, 235, 228) !important;
    color: rgb(84, 84, 84);
}


.input-money-total {
    background-color: #7dc27d !important;
    color: white !important;
    font-weight: bold !important;
}

.input-money-subtotal {
    background-color: #c7dbc7 !important;
    color: black !important;
    font-weight: bold !important;
}

.input-money-total-negative {
    background-color: #be250a !important;
    color: white !important;
    font-weight: bold !important;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ BUTTON ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/

.btn-form-inline-sm {
    margin-top: 26px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.btn-form-inline {
    margin-top: 26px !important;
}


/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ MULTISELECT ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/


.multiselect-container .multiselect-option {
    padding-left: 44px !important;
    padding-bottom: 2px;
    padding-top: 2px;
}

.multiselect-parent .custom-select {
    height: 27px !important;
    padding-top: 5px !important;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ SELECT2 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/

.select2-selection__choice {
    background: none !important;
    border: none !important;
}

.state-error input.select2-search__field {
    background: none !important;
}

.state-error span.select2-selection {
    background: #fff0f0 !important;
    border-color: #a90329 !important;
}

.select2-selection__choice__remove {
    display: none !important;
}

.dark .select2-selection__choice {
    background: #2E3548 !important;
    border: none !important;
}

.dark .select2-selection {
    background: #2E3548 !important;
}

.dark .select2-results {
    background: #2E3548 !important;
}

.select2 {
    width: 100% !important;
}

.select2-selection-sm {
    min-height: 27.06px !important;
    height: 27.06px !important;
}

.select2-selection__rendered-sm {
    line-height: 1.2;
}

.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.3rem 1.75rem 0.47rem 0.9rem;
}

/*TODO: PRUEBA DROPDOWN GRILLA*/
/*.dropdown-menu {
    overflow-y: auto;
    max-height: 120px;
}*/

.btn-default {
    border: 1px solid #E8E8E8 !important;
}

    .btn-default.dropdown-toggle {
        border: none !important;
    }


.dropdown-item {
    padding-left: 13px !important;
}

.select2-selection__rendered.select2-selection__rendered-sm {
    line-height: 25px !important;
}



.notification-item div.media {
    border-bottom: 1px solid black !important;
}

.notification-item div.unread {
    background-color: #ffffe0 !important;
}


.form-check {
    display: block;
    min-height: 1.21875rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

    .form-check .form-check-input {
        float: left;
        margin-left: -1.5em
    }

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    -webkit-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-check-input {
        -webkit-transition: none;
        transition: none
    }
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    -webkit-filter: brightness(90%);
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #b9bfc4;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .15rem rgba(85, 110, 230, .25);
    box-shadow: 0 0 0 .15rem rgba(85, 110, 230, .25)
}

.form-check-input:checked {
    background-color: #556ee6;
    border-color: #556ee6
}

    .form-check-input:checked[type=checkbox] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
    }

    .form-check-input:checked[type=radio] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
    }

.form-check-input[type=checkbox]:indeterminate {
    background-color: #556ee6;
    border-color: #556ee6;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
    filter: none;
    opacity: .5
}

    .form-check-input:disabled ~ .form-check-label,
    .form-check-input[disabled] ~ .form-check-label {
        opacity: .5
    }

.form-switch {
    padding-left: 2.5em
}

    .form-switch .form-check-input {
        width: 2em;
        margin-left: -2.5em;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
        background-position: left center;
        border-radius: 2em;
        -webkit-transition: background-position .15s ease-in-out;
        transition: background-position .15s ease-in-out
    }

@media (prefers-reduced-motion: reduce) {
    .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none
    }
}

.form-switch .form-check-input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23b9bfc4'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
/*body-in-load*/
.body-in-load {
    padding: 0 !important;
    margin: 0 !important;
}

.span-data {
    color: cornflowerblue !important;
}

.span-data-important {
    color: #116f58;
    font-size: 16px !important;
}



/* CUSTOM GRID*/
.bg-color-light-blue {
    background-color: #86a1ac !important;
    color: white !important;
}

.bg-color-light-gray {
    background-color: #eee !important;
}

#m_datatable tbody tr:hover {
    background-color: rgba(191,200,226,.05)
}

#m_datatable tbody tr:hover {
    background-color: #f8f9fa;
}

.divider-sections {
    border-bottom: 1px solid rgba(0,0,0,.2);
    margin-bottom: 15px;
    margin-top: 15px;
}

.divider-table-button {
    padding: 7px 0;
    border-bottom: 1px dashed rgba(0,0,0,.2);
    margin-bottom: 15px;
}


.menu-item-selected {
    background-color: lightgray !important;
}

.toast-title, .toast-message {
    color: black !important;
}

.select2-container .select2-selection--single {
    height: 28px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px !important;
}

.input-group-addon {
    padding: 4px 12px !important;
}

.spinner-chase {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: spinner-chase 2.5s infinite linear both;
    animation: spinner-chase 2.5s infinite linear both;
}


.chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: chase-dot 2.0s infinite ease-in-out both;
    animation: chase-dot 2.0s infinite ease-in-out both;
}

    .chase-dot:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #556ee6;
        border-radius: 100%;
        -webkit-animation: chase-dot-before 2.0s infinite ease-in-out both;
        animation: chase-dot-before 2.0s infinite ease-in-out both;
    }

    .chase-dot:nth-child(1) {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

        .chase-dot:nth-child(1):before {
            -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s;
        }

    .chase-dot:nth-child(2) {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

        .chase-dot:nth-child(2):before {
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s;
        }

    .chase-dot:nth-child(3) {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

        .chase-dot:nth-child(3):before {
            -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s;
        }

    .chase-dot:nth-child(4) {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

        .chase-dot:nth-child(4):before {
            -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
        }

    .chase-dot:nth-child(5) {
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s;
    }

        .chase-dot:nth-child(5):before {
            -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s;
        }

    .chase-dot:nth-child(6) {
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s;
    }

        .chase-dot:nth-child(6):before {
            -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
        }

@-webkit-keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-chase {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes chase-dot {
    80%, 100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes chase-dot {
    80%, 100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100%, 0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes chase-dot-before {
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    100%, 0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


.btn-warning2:hover, .btn-warning2:focus, .btn-warning2:active, .btn-warning2.active, .open .dropdown-toggle.btn-warning2 {
    background-color: #3D76A3 !important;
    border-color: #376d97 !important;
    color: #fff;
}

.btn-warning2 {
    background-color: #4b85b2 !important;
    border-color: #487fa9 !important;
    color: #fff;
}

.color-line {
    background: #b34700 !important;
    background-image: none !important;
}

.team .member {
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    background: #fff;
}

.img-container {
    max-height: 322px;
}

    .img-container img {
        max-width: 100%;
    }


.image-close-img-custom {
    position: absolute;
    right: 0;
    background-color: #3276b1;
    border-radius: 50%;
    color: white;
    height: 24px;
    width: 24px;
    font-size: 16px;
    border: none;
    margin-top: -10px;
    margin-right: 21px;
}

.img-container-clickable {
    cursor: pointer;
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
}

.image-img-container {
    position: relative;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

#navigation {
    height: 100% !important;
    overflow: hidden auto !important;
    scrollbar-width: thin;
}

.list-item-selected > a {
    background-color: #116f58 !important;
    color: white !important;
}

    .list-item-selected > a:hover {
        background-color: #138569 !important;
        color: white !important;
    }



.select2 {
    width: 100% !important;
}

.select2-selection-sm {
    min-height: 27.06px !important;
    height: 27.06px !important;
}

.select2-selection__rendered-sm {
    line-height: 1.2;
}

.custom-select {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.3rem 1.75rem 0.47rem 0.9rem;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    display: inline-block !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4 !important;
    border: 1px solid #aaa !important;
}

/*▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ WIDGET ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄*/

#widgetInGrid {
    background-color: #92a2a8;
}

#widgetMarkedInGrid {
    background-color: #0E1E3B !important;
}

.widgetInGrid {
    background-color: #9d9fa2 !important;
}

.widgetMarkedInGrid {
    background-color: #0E1E3B !important;
}


.panel-divider {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    margin: auto;
    margin-top: 7px;
    margin-bottom: 7px;
}

.span-auditory-value-old {
    text-decoration: line-through;
}

.span-auditory-value-new {
    font-weight: bold;
    color: #033b6b;
}

.span-auditory-field {
    font-weight: bold;
}

.td-center {
    text-align: center !important;
    vertical-align: middle !important;
}

.dataTables_scrollHeadInner table > thead > tr > th {
    border-bottom: 1px solid lightgray !important;
}

.btn-primary {
    background-color: #0E1E3B;
    border-color: #0f203d;
    color: #fff
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-color: #152749;
        border-color: #1a2e52;
        color: #fff
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

        .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
            background-color: #08142b;
            border-color: #0b1833
        }


.btn-info {
    background-color: #3D5771;
    border-color: #4e6882;
    color: #fff
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-color: #4d6b89 !important;
        border-color: #6c89a7 !important;
        color: #fff
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none
    }

        .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
            background-color: #55708b;
            border-color: #3f5b76
        }

.category-environmental-color {
    color: #66cc66;
}

.category-social-color {
    color: red;
}

.category-governance-color {
    color: #6699cc;
}

.badge.badge-info {
    background-color: #3D5771 !important;
}

.badge.badge-primary {
    background-color: #0E1E3B !important;
}

.badge.badge-soft-info {
    background-color: #3D5771;
}

.badge.badge-soft-primary {
    background-color: #0E1E3B !important;
}

.btn-grid-square {
    margin-left: 2px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0px 0;
    font-size: 12px;
    line-height: 18px;
    background-color: #cccccc;
}

.dynamic-width-input {
    width: 100% !important;
    box-sizing: border-box;
    display: block;
}

.tab-pane .panel-body {
    border-top: 1px solid #eaeaea !important;
}

.form-control-lg {
    height: 33px !important;
}


.bootstrap-tagsinput {
    width:100%;
    height:50px;
}

.modal-xl {
    width: 1100px;
}