.body-rent {
    background-color: rgba(226, 163, 85, 0.1);
}

.body-electric {
    background-color: rgba(226, 211, 95, 0.1);
}

.body-house {
    background-color: rgba(213, 100, 100, 0.07);
}

.body-netObject {
    background-color: rgba(116, 143, 226, 0.1);
}

.body-work {
    background-color: rgba(100, 215, 100, 0.07);
}
.body-contract {
    background-color: rgba(106, 215, 212, 0.1);
}
.body-material {
    background-color: rgba(143, 91, 194, 0.07);
}
.body-maintenance {
    background-color: rgba(236, 118, 207, 0.05);
}

.scroll-list .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

.card-header {
    padding: 0.25rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.5rem;
}

.btn-outline-red {
    color: #822b0f;
    border-color: #822b0f;
}

.btn-outline-red:hover {
    color: #822b0f;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #822b0f;
    box-shadow: 0 0 0 0.2rem rgba(130, 43, 15, 0.5);
}

.btn-outline-red:focus,
.btn-outline-red.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.btn-outline-red.disabled,
.btn-outline-red:disabled {
    color: #822b0f;
    background-color: transparent;
}

.btn-outline-red:not(:disabled):not(.disabled):active,
.btn-outline-red:not(:disabled):not(.disabled).active,
.show > .btn-outline-red.dropdown-toggle {
    color: #ffffff;
    background-color: #822b0f;
    border-color: #822b0f;
}

.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.btn-outline-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 178, 235, 0.5);
}

.text-blue {
    color: #0038db !important;
}

.text-red {
    color: #822b0f !important;
}

.text-green {
    color: #005a0d !important;
}

.text-new {
    color: #8d8d8d;
}

.text-entrance {
    color: #0DAFCF;
}

.text-address {
    color: #0d6efd;
}

.text-change {
    color: #db6c00;
}

.text-delete {
    color: #dc3545;
}

.text-correct {
    color: #0B8F2A;
}


.accordion > .card:not(:last-of-type) {
    border-bottom: 1px solid #9c9c9c;
    border-radius: 4px;
}

.accordion > .card:not(:first-of-type) {
    border-bottom: 1px solid #9c9c9c;
    border-radius: 4px;
}

.bg-accordion {
    background-color: transparent !important;
}

.border-accordion {
    border-color: #9c9c9c;
}

.border-accordion-transparent {
    border-color: transparent;
    background-color: transparent;
}

.border-accordion-transparent:active,
.border-accordion-transparent.active {
    border-color: #8d8d8d;;
    background-color: #8d8d8d;;
}

.border-accordion-transparent:focus,
.border-accordion-transparent.focus {
    border-color: #ffffff;
    background-color: #ffffff;
}

.border-accordion-transparent {
    border-color: transparent;
    background-color: transparent;
}

.border-accordion-new {
    border-color: #8d8d8d;
}

.border-accordion-entrance {
    border-color: #0DAFCF;
}

.border-accordion-address {
    border-color: #0d6efd;
}

.border-accordion-change {
    border-color: #db6c00;
}

.border-accordion-delete {
    border-color: #dc3545;
}

.border-accordion-correct {
    border-color: #0B8F2A;
}

.btn-accordion-purple {
    color: #d3e7ff;
    background-color: rgba(252, 204, 255, 0.5);
    border-color: transparent !important;
    line-height: 1.5em;
}

.btn-accordion-purple:hover {
    color: #FFFFFF;
    background-color: #FFFFE1;
    border-color: #0000FF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-purple:focus,
.btn-accordion-purple.focus {
    color: #fff;
    background-color: #fcccff;
    border-bottom-color: #FFFFFF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-white {
    background-color: #ffffff;
}

.btn-accordion-white:hover {
    background-color: #FFFFE1;
}

.btn-accordion-white:focus,
.btn-accordion-white.focus {
    background-color: #ffffff;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-transparent {
    color: transparent;
    background-color: rgba(50, 87, 194, 0.1);
    border-color: transparent !important;
    line-height: 1.5em;
}

.btn-accordion-transparent:hover {
    color: #FFFFFF;
    background-color: #FFFFE1;
    border-color: #0000FF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-transparent:focus,
.btn-accordion-transparent.focus {
    color: #fff;
    background-color: #ffffff;
    border-bottom-color: #FFFFFF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}



.btn-accordion-yellow {
    color: #d3e7ff;
    background-color: #fffff0;
    border-color: transparent !important;
    line-height: 1.5em;
}

.btn-accordion-yellow:hover {
    color: #FFFFFF;
    background-color: #e1f8ff;
    border-color: #0000FF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-yellow:focus,
.btn-accordion-yellow.focus {
    color: #fff;
    background-color: #fffff0;
    border-bottom-color: #FFFFFF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}


.btn-accordion-green {
    color: #d3e7ff;
    background-color: #e7ffea;
    border-color: transparent !important;
    line-height: 1.5em;
}

.btn-accordion-green:hover {
    color: #FFFFFF;
    background-color: #FFFFE1;
    border-color: #0000FF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-green:focus,
.btn-accordion-green.focus {
    color: #fff;
    background-color: #e7ffea;
    border-bottom-color: #FFFFFF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-secondary {
    background-color: #f0f0f0;
}
.btn-accordion-secondary:hover {
    background-color: #f0f0f0;
}
.btn-accordion-secondary:focus,
.btn-accordion-secondary.focus {
    background-color: #f0f0f0;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-warning {
    background-color: #ffe8af;
}
.btn-accordion-warning:hover {
    background-color: #f1d99d;
}
.btn-accordion-warning:focus,
.btn-accordion-warning.focus {
    background-color: #f1d99d;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-danger {
    background-color: #ffc9d3;
}
.btn-accordion-danger:hover {
    background-color: #f5b9c4;
}
.btn-accordion-danger:focus,
.btn-accordion-danger.focus {
    background-color: #f5b9c4;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-primary {
    background-color: #c9ecff;
}
.btn-accordion-primary:hover {
    background-color: #97d4ee;
}
.btn-accordion-primary:focus,
.btn-accordion-primary.focus {
    background-color: #c9ecff;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-info {
    background-color: #c3fdff;
}
.btn-accordion-info:hover {
    background-color: #abfdff;
}
.btn-accordion-info:focus,
.btn-accordion-info.focus {
    background-color: #c3fdff;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.btn-accordion-success {
    background-color: #c2fdc3;
}
.btn-accordion-success:hover {
    background-color: #a5e8a6;
}
.btn-accordion-success:focus,
.btn-accordion-success.focus {
    background-color: #d9ffcf;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}


.btn-accordion {
    color: #d3e7ff;
    /*background-color: #ebf3ff;*/
    border-color: transparent !important;
    line-height: 1.5em;
}
.btn-accordion:hover {
    color: #FFFFFF;
    /*background-color: #FFFFE1;*/
    border-color: #0000FF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}
.btn-accordion:focus,
.btn-accordion.focus {
    color: #fff;
    /*background-color: #ebf3ff;*/
    border-bottom-color: #FFFFFF;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}
.btn-accordion.disabled,
.btn-accordion:disabled {
    color: #212529;
    /*background-color: #6cb2eb;*/
    border-color: #6cb2eb;
}
.btn-accordion:not(:disabled):not(.disabled):active,
.btn-accordion:not(:disabled):not(.disabled).active,
.show > .btn-accordion.dropdown-toggle {
    color: #fff;
    background-color: #ebf3ff;
    border-color: #cfe9ff;
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}
.btn-accordion:not(:disabled):not(.disabled):active:focus,
.btn-accordion:not(:disabled):not(.disabled).active:focus,
.show > .btn-accordion.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.nav-tabs {
    border-bottom: 1px solid #000000;
}

.nav-tabs .nav-link {
    border: 1px solid #ffffff;
    border-bottom-color: #000000;
    border-top-left-radius: 0.4rem;
    border-top-right-radius: 0.4rem;
    background-color: #f1f1f1;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #dcdcdc;
    background-color: #fafafa;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    border-color: #000000 #000000 transparent #000000;
    background-color: #FFFFFF;
}

/*.table-excel tbody tr:nth-of-type(odd) {*/
/*    background-color: rgba(90, 173, 226, 0.07)*/
/*}*/
/*.table-excel tbody tr:nth-of-type(even) {*/
/*    background-color: rgb(250, 250, 250)*/
/*}*/

/*.table-excel  tbody tr:hover {*/
/*    background-color: rgba(89, 174, 251, 0.43)*/
/*}*/

/*.table-excel td {*/
/*    padding: 0.2rem;*/
/*    font-family: 'Ubuntu', sans-serif;*/
/*    vertical-align: middle;*/
/*    border-color: #c7c7c7;*/
/*}*/

/*.table-excel tr th {*/
/*    padding: 0.2rem;*/
/*    font-family: 'Ubuntu', sans-serif;*/
/*    vertical-align: bottom;*/
/*    border-top: 0px;*/
/*    border-bottom: 2px solid #d22067;*/
/*    font-weight: bold;*/
/*}*/

/*.table-excel a{*/
/*    text-decoration: none;*/
/*    color: rgb(0, 7, 114);*/
/*}*/

/*.table-excel a:hover{*/
/*    text-decoration: none;*/
/*    color: rgb(27, 27, 255);*/
/*}*/

.btn-outline-primary:hover:not(:disabled) {
    color: #007bff;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary:hover:not(:disabled) {
    color: #6c757d;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #6c757d;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success:hover:not(:disabled) {
    color: #28a745;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-orange:hover:not(:disabled) {
    color: #ff840c;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #ff840c;
    box-shadow: 0 0 0 0.2rem rgba(246, 173, 107, 0.5);
}
.btn-orange:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(246, 173, 107, 0.5);
}

.btn-outline-info:hover:not(:disabled) {
    color: #17a2b8;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #17a2b8;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-danger:hover:not(:disabled) {
    color: #dc3545;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-pink:hover:not(:disabled) {
    color: #f66d9b;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #f66d9b;
    box-shadow: 0 0 0 0.2rem rgba(246, 109, 155, 0.5);
}
.btn-pink:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(246, 109, 155, 0.5);
}

.btn-outline-purple:hover:not(:disabled) {
    color: #9561e2;
    /*font-weight: bold;*/
    background-color: initial;
    border-color: #9561e2;
    box-shadow: 0 0 0 0.2rem rgba(170, 116, 255, 0.5);
}
.btn-purple:hover:not(:disabled) {
    /*font-weight: bold;*/
    box-shadow: 0 0 0 0.2rem rgba(170, 116, 255, 0.5);
}

.btn-pink:focus {
     box-shadow: unset;
 }
.btn-outline-pink:focus {
    box-shadow: unset;
}
.btn-primary:focus {
    box-shadow: unset;
}
.btn-outline-primary:focus {
    box-shadow: unset;
}
.btn-outline-primary.active:focus {
    box-shadow: unset !important;
}


.font-acc-name{
    font-family: 'Roboto', sans-serif;

}
