body{
    font-family: 'Rubik', sans-serif !important;
    color: #000;
    font-weight: normal;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    color: #000;
}

table tbody a.btn{
    margin-right: 10px;
}

.optRed{
    color: red;
}

.sidebar{
    background: #323232 !important;
}

body[data-theme="light"] .sidebar-content{
    background: #323232;
}

a.sidebar-brand{
    background:#FFF;
}

body[data-theme="light"] .sidebar-header{
    color: #FFF;
}

body[data-theme="light"] .sidebar-item.active .sidebar-link:hover, body[data-theme="light"] .sidebar-item.active > .sidebar-link{
    color: #FFF;
}

body[data-theme="light"] .sidebar-link:hover{
    color: #FFF;
}

body[data-theme="light"] .sidebar-link, body[data-theme="light"] a.sidebar-link{
    color: rgb(239, 239, 239);
}

body[data-theme="light"] .sidebar-item.active .sidebar-link:hover i, body[data-theme="light"] .sidebar-item.active .sidebar-link:hover svg, body[data-theme="light"] .sidebar-item.active > .sidebar-link i, body[data-theme="light"] .sidebar-item.active > .sidebar-link svg{
    color: rgb(239, 239, 239);
}

body[data-theme="light"] .sidebar-link i, body[data-theme="light"] .sidebar-link svg, body[data-theme="light"] a.sidebar-link i, body[data-theme="light"] a.sidebar-link svg{
    color: rgb(239, 239, 239);
}

body[data-theme="light"] .sidebar-link:hover i, body[data-theme="light"] .sidebar-link:hover svg{
    color: #FFF;
}

body[data-theme="light"] .sidebar-dropdown .sidebar-link{
    color: rgb(239, 239, 239);
}

body[data-theme="light"] .sidebar-dropdown .sidebar-item .sidebar-link:hover{
    color: #FFF;
}

.form-label{
    font-size: 18px;
    font-weight: normal;
    color: #000;
}

.login-card input{
    height: 56px;
    border: 1px solid #B6B6B6;
    border-radius: 0px;
}

.fancybox__container input{
    height: 56px;
    border: 1px solid #B6B6B6;
    border-radius: 0px;
}

.fancybox__container textarea{
    border: 1px solid #B6B6B6;
    border-radius: 0px;
}


span.help{
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

.content{
    background: #FFF;
}

.navbar{
    box-shadow: none;
    border-bottom: 1px solid #DFDFDF;
}

footer.footer{
    border-top: none;
}

.adminw .card{
    box-shadow: none;
}

.operationBtn{
    border: 3px solid #C0C0C0;
    color: #000;
    background: #F8F8F8;
    font-size: 17px;
    padding: 16px 20px;
    text-decoration: none;
    margin-right: 20px;
}

.operationBtn:hover{
    border: 3px solid #87221C;
    color: #87221C;
    background: #FAE8E7;
    text-decoration: none;
}

.btnBack{
    color: #5B5B5B;
    background: #EAEAEA;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 28px;
    text-decoration: none;
    margin-right: 20px;
}

.btnBack:hover{
    text-decoration: none;
}

.btnConfirm{
    color: #FFF;
    background: #87221C;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 28px;
    text-decoration: none;
    margin-right: 20px;
    text-decoration: none;
}

.btnConfirm:hover{
    text-decoration: none;
}

.btnSave{
    color: #FFF;
    background: #87221C;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 22px;
    text-decoration: none;
    margin-right: 20px;
    text-decoration: none;
    border: 1px solid #87221C;
}

.btnSave:hover{
    color: #FFF;
    background: #87221C;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 22px;
    text-decoration: none;
    margin-right: 20px;
    text-decoration: none;
    border: 1px solid #87221C;
}

.workBtn{
    background: #B3B3B3;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 16px;
    text-decoration: none;
}


.workBtn:hover{
    text-decoration: none;
}

.workBtn.active{
    background: #87221C;
    color: #FFF;
}

.work-order .card-body{
    padding-top: 0px;
}

#nodeTableN thead th{
    color: #617E89;
    font-weight: bold;
    font-size: 13px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) > *{
    --bs-table-accent-bg: #F4F4F4;
    color: #000;
}

.table tbody, .table td, .table tfoot, .table th, .table thead, .table tr{
    color: #000;
}

table.dataTable.display tbody > tr.odd.selected, table.dataTable.display tbody > tr.odd > .selected, table.dataTable.stripe tbody > tr.odd.selected, table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected{
    --bs-table-accent-bg: #FAE0DF; 
}

table.dataTable.table-striped > tbody > tr.odd.selected{
    --bs-table-accent-bg: #FAE0DF; 
}

table.dataTable.table-striped > tbody > tr.odd.selected > *{
    --bs-table-accent-bg: #FAE0DF; 
}

span.pr-code{
    color: #87221C;
    font-weight: bold;
}

span.circle-color{
    width: 10px;
    height: 10px;
    content: ' ';
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

span.circle-color.active{
    background: #30D036;
}

span.circle-color.completed{
 background: #FF3838;   
}

a.instructions-info{
    background: url('../images/instructions2.svg') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #FFF;
    padding-top: 2px;
    text-decoration: none;
}

a.instructions-info:hover{
    text-decoration: none;
}

button.extraBtn{
    border: 1px solid #87221C;
    color: #87221C;
    background: #FFF;
    padding: 10px 20px;
    border-radius: 0px;
}

button.extraBtn:hover{
    border: 1px solid #87221C;
    color: #FFF;
    background: #87221C;
}

button.extraBtn:focus{
    border: 1px solid #87221C;
    color: #87221C;
    background: #FFF;
    box-shadow: none;
}

button.extraBtn:focus:hover{
    border: 1px solid #87221C;
    color: #87221C !important;
    background: #FFF;
    box-shadow: none;
}

.dropdown-menu{
    color: #000;

}

.dropdown-menu li{
    margin-bottom: 10px;
    color: #000 !important;
}


.dropdown-item:focus, .dropdown-item:hover{
    color: #000 !important;
}

.timeline-box{
    border: 2px solid #87221C;
    padding: 10px 50px;
    display: inline-block;
    margin-right: 50px;
}

.timeline-box p{
    padding-bottom: 0px;
    margin-bottom: 0px;
    
}

.time-log{
    color: #20D6B5;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.logoutBtn{
    color: #000;
    background: #E2E2E2;
    padding: 12px 30px;
    text-decoration: none;
    margin-top: 0px;
    display: inline-block;
}

.logoutBtn:hover{
    color: #000;
    background: #E2E2E2;
    padding: 12px 30px;
    text-decoration: none;
    
}

.topBarR{
    font-size: 14px;
}

.topBarR p{
    margin-right: 15px;
    margin-top: 12px;
}

.dropdown-item{
    color: #000 !important;
}

select{
    height: 56px !important;
}

.float-btns{
    position: fixed;
    bottom: 45px;
    left: -75px;
    z-index: 1000;
    width: 100%;
    font-size: 1.5em;
    padding: 27px 11px 27px 18px;
    margin-bottom: -33px !important;
    background-color: #ffffffb3;
    /*backdrop-filter: blur(3px);*/
}




.custom-filters {
    margin-bottom: 15px;
}

.custom-filters .form-label {
    display: none;
}

.custom-filters .input-icon-barcode {
    padding-left: 48px;
    background-image: url("icon-barcode.svg");
    background-repeat: no-repeat;
    background-position: 12px center;
}

.custom-filters .input-icon-search {
    padding-left: 48px;
    background-image: url("icon-search.svg");
    background-repeat: no-repeat;
    background-position: 12px center;
}

.package-checkbox {
    display: flex;
}

.package-checkbox input[type=checkbox] {
    transform: scale(1.5);
    margin-left: 2px;
}

.package-checkbox label {
    margin-left: 10px;
    font-size: 15px;
}


.custom-filters .input-icon-barcode {
    padding-left: 48px;
    background-image: url("../img/icon-barcode.svg");
    background-repeat: no-repeat;
    background-position: 12px center;
}

.custom-filters .input-icon-search {
    padding-left: 48px;
    background-image: url("../img/icon-search.svg");
    background-repeat: no-repeat;
    background-position: 12px center;
}