.vendorPoNumericth{
    width: 119px !important;
}
/********************  Vendor Theme Page *******************/
.navbar-header,
.main-menu.menu-light,
.main-menu.menu-light .navigation,
.navbar-floating .navbar-container,
.navbar-floating .navbar-container:not(.main-menu-content),
.main-menu .main-menu-content{
    background: #d8800e !important;
}
.main-menu.menu-light .navigation > li.active > a,
.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu:not(.expanded) .navigation li.active a{
    background: #d8800e !important;
    box-shadow: inset 0 0 17px 10px rgba(255, 177, 112, 0.68) !important;
    border: 1px solid #d8800e !important;
}
.customizer .customizer-toggle {
    background: #d8800e !important;
    box-shadow:  0 0 6px rgb(247 145 112 / 69%);
}

.vendorTheme h6, .vendorTheme .h6, .vendorTheme h5, .vendorTheme .h5, .vendorTheme h4, .vendorTheme .h4, .vendorTheme h3, .vendorTheme .h3, .vendorTheme h2, .vendorTheme .h2, .vendorTheme h1, .vendorTheme .h1{
    color: #7b1e03;
}
.vendorTheme .card{
    background: #fffdf9;
    border: 1px solid #fff3e5;
}
.vendorTheme .col-form-label,
.vendorTheme .col-form-label-lg,
.vendorTheme.col-form-label-sm{
    background: #fffdf9 !important;
}

.vendorTheme .select2-container--classic .select2-selection--multiple .select2-selection__choice,
.vendorTheme .select2-container--default .select2-selection--multiple .select2-selection__choice{
    background: #d8800e !important;
    border: 1px solid #d8800e !important;
}

.vendorTheme .form-control:disabled, .vendorTheme .form-control[readonly],
.vendorTheme .select2-container--default.select2-container--disabled .select2-selection--single,
.vendorTheme.even.ui-widget-content,
.vendorPO .tablesorter-jui .tablesorter-filter-row td ,
.vendorPO .even.ui-widget-content,
.statementsShowBlade.vendorTheme #tablesorter-details .includeBorder tr,
.statementsShowBlade.vendorTheme .tableFoot.includeBorder{
    border: 1px solid #d8800e !important;
}

.vendorTheme .btn.btnCustomStyle{
    color: white;
    background: #d8800e;
    box-shadow: 0 0 6px rgb(247 145 112 / 69%);
    margin-top: 12px;
}
.vendorTheme .btn-outline-secondary,
.vendorTheme .btn-outline-secondary:hover:not(.disabled):not(:disabled){
    border: 1px solid #d8800e !important;
    background-color: transparent;
    color: #d8800e;
}
.vendorTheme .btn-primary,
.btn-primary,
.btn-primary.scroll-top{
    border-color: #d8800e !important;
    background-color: #d8800e !important;
    box-shadow: 0 0 6px rgb(247 145 112 / 69%);
}
.vendorTheme .btn-primary:hover:not(.disabled):not(:disabled),
.btn-primary:hover,
.vendorTheme .btn.btnCustomStyle:hover{
    box-shadow: 0 0 12px rgb(247 145 112 / 80%);
}
.vendorTheme .btn-outline-primary:not(:disabled):not(.disabled):active,
.vendorTheme .btn-outline-primary:not(:disabled):not(.disabled).active,
.vendorTheme .btn-outline-primary:not(:disabled):not(.disabled):focus ,
.vendorTheme .btn-outline-primary:hover:not(.disabled):not(:disabled){
    background-color: #fffbf6 !important;
    color: #d8800e !important;
}
.vendorTheme .select2-container--classic.select2-container--focus .select2-selection--multiple,
.vendorTheme .select2-container--default.select2-container--focus .select2-selection--multiple,
.vendorTheme .select2-container--classic .select2-selection--multiple:focus,
.vendorTheme .select2-container--default .select2-selection--multiple:focus,
.vendorTheme .select2-container--default .select2-selection--single:focus,
.vendorTheme .form-control:focus{
    border-color: #d8800e !important;
}
.vendorTheme .select2-container--classic .select2-dropdown,
.vendorTheme .select2-container--default .select2-dropdown,
.vendorTheme .select2-dropdown.select2-dropdown--above{
    background: #ffefd7 !important;
}
.vendorTheme .select2-container--default .select2-results__option--highlighted[aria-selected],
.vendorTheme .select2-container--default .select2-results__option[aria-selected=true]{
    color: #ffffff !important;
    background-color: #d8800e !important;
}
.vendorTheme .page-item.prev-item .page-link:active, .vendorThemes .page-item.prev-item .page-link:hover,
.vendorTheme .page-item.next-item .page-link:active, .vendorThemes .page-item.next-item .page-link:hover,
.vendorTheme .page-item.active .page-link {
    background: #d8800e;
}
.vendorTheme .form-check-primary .form-check-input:checked {
    border-color: #d8800e;
    background-color: #d8800e;
}
.vendorTheme .nav-pills .nav-link{
    color: #884400;
    background: #fbe8cb;
    margin: 0 7px;
}
.vendorTheme .nav-pills .nav-link.active{
    border-color: #d8800e;
    box-shadow: 0 0 9px rgb(247 207 147);
    transition: .5s;
}
.vendorTheme .nav-pills .nav-link.active,
.vendorTheme .nav-pills .show > .nav-link{
    background-color: #d8800e;
    transition: .5s;
    color: #fff;
}
.vendorTheme .flatpickr-calendar .flatpickr-day.selected,
.vendorTheme .flatpickr-calendar .flatpickr-day.selected:hover,
.vendorTheme .flatpickr-calendar .flatpickr-day.today{
    background: rgba(245, 87, 35, 0.93);
    border-color: #d8800e;
}
.rightBox.costBox{
    border-radius: 11px;
    padding: 3px 20px 25px;
    border: 2px solid #d8800e;
    margin: 0 auto;
    position: relative;
    justify-content: center;
    min-width: 200px;
}
.rightBox.costBox .labelCostBox{
    position: absolute;
    top: -13px;
    left: 23px;
    font-size: 17px;
    font-weight: 600;
    color: #d8800e;
    background: #fffdf9;
    width: fit-content;
    padding: 0 9px;
}
.vendorQuotationParts .tableFoot{
    background-color: #ffce7f !important;
    font-weight: bold !important;
}
.vendorPO .vendorPOParts #delivery table tr:nth-child(odd){
    background: #fff !important;
}
.vendorPO .odd.ui-state-default,
.vendorPO.vendorTheme .tablesorter-jui tr.ui-state-default,
.inventoryHistory .vendorTheme.even.ui-widget-content{
    background: #fff5e6 !important;
    border: 1px solid #d8800e !important;
}
.vendorTheme .tablesorter-jui tr.ui-state-default td,
.vendorTheme .tablesorter-jui .even.ui-widget-content td,
.vendorTheme.even.ui-widget-content td,
.vendorTheme.odd.ui-state-default td{
    color: #5b5b5b !important;
    height: 55px;
}
.vendorTheme .tablesorter-jui tr.ui-state-default td{
    max-width: 300px;
}



.vendorPO .vendorPOParts #delivery table tr:not(thead tr),
.vendorPO.vendorTheme .tablesorter-jui .tablesorter-filter-row td ,
.deliveryNotePage #delivery tbody tr{
    border: 1px solid #d8800e !important;
}
.vendorPO .vendorPOParts #delivery table tr:nth-child(odd){
    background: #fff !important;
}
.vendorPO .vendorPOParts #delivery table tr:nth-child(even){
    background: #fff5e6 !important;
}
.vvendorPO .vendorPOParts .vendorThTfootTr {
    background-color: #ffce7f !important;
    font-weight: bold;
    font-size:14px !important;
    color: #382200 !important;
}
.vendorPO .tablesorter-jui tr.ui-state-default,
.vendorPO .odd.ui-state-default,
.inventoryHistory .vendorTheme.even.ui-widget-content,
.statementsList tr.vendorTheme{
    background: #fff5e6 !important;
    border: 1px solid #d8800e !important;
}

.statementsList #tablesorter-categories tbody tr.vendorTheme td,
.statementsShowBlade.vendorTheme #tablesorter-details .includeBorder tr td{
    border-right: 1px solid #d8800e !important;
}
.statementsList #tablesorter-categories tbody tr.vendorTheme td a,
.statementsShowBlade.vendorTheme #tablesorter-details .includeBorder tr td,
.statementsShowBlade.vendorTheme .tableFoot.includeBorder,
.statementsList .vendorTheme .tableFoot,
.statementsList .vendorTheme .tableFoot td{
    color: #5b1000 !important;
}
.vendorPO .tablesorter-jui tr.ui-state-default td,
.vendorPO .tablesorter-jui .even.ui-widget-content td,
.vendorPO .even.ui-widget-content td,
.vendorPO .odd.ui-state-default td{
    color: #5b1000 !important;
    height: 55px !important;
}

.vendorPO .table:not(.table-dark):not(.table-light) thead:not(.table-dark) th,
.vendorPO .table:not(.table-dark):not(.table-light) tfoot:not(.table-dark) th{
    background: #d8800e !important;
    outline: 1px solid #d8800e !important;
}
.vendorPO.vendorTheme tr.vendorThTfootTr.odd.ui-state-default,
.vendorPO.vendorTheme .vendorThTfootTr{
    background: #ffdead !important;
}


.vendorTheme .table td .form-control[readonly]{
    border: 1px solid #d8d6de !important;
}
.table:not(.table-dark):not(.table-light) thead:not(.table-dark) th,
.table:not(.table-dark):not(.table-light) tfoot:not(.table-dark) th{
    outline: 1px solid #a6a6a6 !important;
    background: #a6a6a6 !important;
}
.vendorTheme .tablesorter-jui .tablesorter-filter-row td,
.vendorTheme #tablesorter-details .includeBorder tr,
.tableFoot.includeBorder,
.even.ui-widget-content{
    border: 1px solid #a6a6a6 !important;
}

.vendorTheme .tablesorter-jui tr.ui-state-default{
    background: #f3f3f3 !important;
    border: 1px solid #a6a6a6 !important;
}

.vendorTheme .vendorThTfootTr ,
.vendorTheme tr.tableFoot.ui-state-default,
.vendorTheme tr.vendorThTfootTr.odd.ui-state-default{
    background: #d7d7d7 ;
    font-weight: bold;
    font-size:14px !important;
    color: #2d2d2d !important;
}
.vendorTheme tr.vendorThTfootTr.odd.ui-state-default{
    background: #dedede !important
}
.vendorPO .excelBtn{
    margin-top: 12px;
}
