.navbar{background: #000;}
.login .box{width: 329px;}
.subLogo{font-size: 33px;}

.navbar {
    background: linear-gradient(to bottom, rgba(251,149,49,1) 0%,rgba(239,136,46,1) 49%, rgb(224, 121, 40) 100%);
}
.btn-bar-top {
    --btn-background: #FB9531;
    --btn-primary-background: #EF882E;
    --btn-danger-background: #c86619;
}
#sidebar {
    background: #e8e8eb;
    background: linear-gradient(to bottom, #e8e8eb 0%,#d7d8dd 100%);
}
#sidebar ul#nav li a {
    color: #345576;
}
#sidebar ul#nav li a:active {
    background: #ebebeb;
}
#sidebar ul#nav li a:hover {
    background: #fff;
}
#sidebar ul#nav > li.current > a, #sidebar ul#nav > li.open > a, #sidebar ul#nav > li > a:hover {
    border-right: 10px solid #E07928;
}
#sidebar ul#nav ul.sub-menu {
    background: #f1f1f1;
}
#nav .sub-menu a {
    background: #f1f1f1;
}
#sidebar ul#nav li {
    border-bottom: 1px solid #d4d9df;
}
#sidebar ul#nav ul.sub-menu li:first-child > a {
    box-shadow: 0 1px 1px rgba(119, 134, 153, 0.2) inset;
}
#sidebar ul#nav li a i {
    color: #e7822c;
}
#sidebar ul#nav ul.sub-menu li.current {
    background: #f9f9f9;
}
#nav .sub-menu .current > a, #nav .sub-menu .open > a {
    background: #f9f9f9;
}
.btn-primary {
    background-color: #FB9531;
}
.btn:hover {
    background-color: #FB9531;
    border-color: #FB9531;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus {
    background: #FB9531!important;
    border-color: #FB9531!important;
}
.btn-primary:hover {
    background-color: #FB9531!important;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background-color: #FB9531;
    border-color: #FB9531;
}
span.avatar_noimg {
    background: #c86619;
}
#nav > li > a {
    border-right:10px solid #dedfe3;
}
#sidebar ul#nav ul.sub-menu a {
    font-weight:normal;
}
#nav .sub-menu .sub-menu a {
    background: #f1f1f1;
}
.sub-menu .sub-menu a:before {
    color: #345576;
}
#nav .sub-menu .sub-menu .current a, #nav .sub-menu .sub-menu a:hover, .sub-menu > .current > a {
    background: #fff;
}
a.create_item, div.create_item {
    background-color: #FB9531;
}
.top_header {
    background: #fff;
}
table.table > thead > tr > th {
    background-color: #dfe0e4!important;
}
.order-wrap .widget.box {
    background: #f5f5f5!important;
}
#sidebar .sidebar-search input, #sidebar .sidebar-search .submit {
    color:#555555;
}
#sidebar .sidebar-search input[placeholder] {
    color:#555555;
}
#nav .sub-menu .sub-menu .current > a, #nav .sub-menu .sub-menu .open > a {
    background:#fff;
}
#sidebar .slimScrollBar {
    background-color: #878787!important;
}
.themes-menu a.btn.active, .themes-menu a.btn.active:hover {
    color: #ffffff;
    background: #8d98a7!important;
    box-shadow: inset 0px 1px 3px 0px rgba(98,111,128,1);
}
.themes-menu a.btn:hover, .themes-menu a.btn:active {
    background: #eee!important;
    color: #666!important;
}
#order_management .widget.box .widget-content, .right_column .widget.box .widget-content {
    background: #f5f5f5;
}
table.dataTable tbody > tr.selected > td, table.dataTable tbody > tr.selected > th {
    background-color: rgba(245, 245, 245, 0.7);
    box-shadow:none;
}
#content {
    background: #ffffff;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    background:none!important;
    --bs-table-accent-bg:none!important;
}
.menu-list-heading {
    background: #eee;
}
.type-links-heading {
    background: #eee;
    border: 1px solid #c1c1c1;
    color:#424242;
}
.menu-list-search {
    background: #eee;
}
.select-list {
    border: 1px solid #cacaca;
    background: #e0e0e0;
}
.menu-list-buttons {
    background: #eee;
    border-bottom: 1px solid #cacaca;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.3);
}
.item-handle-move {
    background: #eee;
    border-right: 1px solid #c1c1c1;
}
.item-handle-move:hover {
    background: #008ae8;
    color: #fff;
    border-color: #0167ad;
}
#container > #content > .container {
    background: #fff;
}
.select-menu {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.custom-link {
    background: #e0e0e0;
    border-bottom: 1px solid #cacaca;
}
.tabbable-custom .nav-tabs > li.active, .tabbable-custom .nav-tabs > div.active, .tabbable-custom .nav-tabs > li:hover, .tabbable-custom .nav-tabs > div:hover {
    background: #eee;
    border-bottom: 1px solid #eee;
}
.tabbable-custom .nav-tabs > li, .tabbable-custom .nav-tabs > div {
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.drop-list .item-handle .edit {
    color: #008ae8;
}
.select-menu .copy-from {
    color: #008ae8;
}
body {
    background: #082b5a;
    background: linear-gradient(90deg, #1d376c, #2c6baf);
}
.tabbable-custom .tab-content {
    background-color: #eee;
    border: 1px solid #cacaca;
}
.widget.box .widget-header, .widget-no-btn.box-no-btn .widget-header {
    background: #f9f9f9;
    border-bottom-color: #d9d9d9;
}
.summary-title {
    color: #424242;
    border-bottom: 1px solid #d9d9d9;
    background: #f9f9f9;
}
.summary-title .summary_arrow {
    background: #f3f3f3;
    color: #424242;
    border-left: 1px solid #d9d9d9;
}
.widget.box .widget-header .toolbar.no-padding .btn {
    background: #f3f3f3;
}
.widget.box.box-wrapp-blue .widget-header {
    background: #dfe0e4;
    color: #fff;
    border: 1px solid #caccd3;
}
.widget.box.box-wrapp-blue .widget-header .toolbar.no-padding .btn {
    background: #dfe0e4;
}
.widget-content-prod_ table.table > thead > tr.dataTableHeadingRow > th {
    background-color: #dfe0e4!important;
}
.widget-content-prod_ table.table > thead > tr > th.sorting_disabled {
    background-color: #dfe0e4!important;
}
.new-product {
    background-color: #dfe0e4!important;
}
.new-product.checkbox-column {
    background-color: #f5f5f5!important;
}
.widget.box.box-wrapp-blue .widget-content {
    border: 1px solid #d9d9d9;
    background: #eeeeee;
}
.prodCatImg {
    background:none;
}
.cat_li, .brand_li {
    background: #f9f9f9!important;
}
.function-buttons {
    background:none!important;
}
.odd.checkbox-column.selected {
    background: #f5f5f5;
}
.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg:#f5f5f5!important;
}
.select-menu .menu-name .btn-edit:before {
    color: #008ae8;
}
.select-menu .edit, .select-menu .import, .select-menu .export, .select-menu .copy-from, .select-menu .remove, .select-menu .swap {
    color: #008ae8;
}
.theme-list .info-ico {
    color: #008ae8!important;
    border: 1px solid #008ae8!important;
}
.apps-marketplace-filter .level-0 .itemLabel label:hover > span.wrap, .apps-marketplace-filter label.radio_label:hover > span {
    background-color: #305c88!important;
    color: #fff;
}
.apps-marketplace-filter .ftd_block.category-filter .imageCategoryBox {
    background-color: #305c88;
}
.apps-marketplace-filter label.radio_label > span.wrap {
    background-color: #5584b3;
    border:1px solid #305c88;
}
.apps-marketplace-filter .ftd_block.category-filter .level-0 .itemLabel label .imageCategoryBox {
    background-color: #305c88;
}
.apps-marketplace-filter .level-0 .itemLabel label > span.wrap {
    background: #94b8dd;
    border:1px solid #305c88;
}
.apps-marketplace-filter .level-0 .itemLabel label .categoryName {
    color:#305c88;
}
#store_box h3 a>span.name {
    color:#0077e4;
}
.gridBg {
    background:#f5f5f5;
}
.process-order-box .pr-add-det-box.pr-add-det-box01 .heading:before {
    color:#0077e4!important;
}
.process-order-box .heading > i {
    color:#0077e4!important;
}
.btn-bar-top .btn-right .btn.btn-danger {
    border-color: #fd7a13;
    background: #fd7a13;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background:#f5f5f5;
}
.apps-marketplace-filter .radiolabelWrap {
    background:#ffffff;
}
.apps-marketplace-filter .item_filter:nth-child(2) {
    background: #fff;
}
.apps-marketplace-filter .radioFilter span {
    background: #305c88;
}
.apps-marketplace-filter .wl-td .radioFilter label {
    background: #5584b3;
    border: 1px solid #305c88;
}
.apps-marketplace-filter .wl-td .radioFilter label:hover {
    background: #305c88;
}
.footer-login .links {
    background:#008ae8!important;
}
.footer-login {
    background:#008ae8!important;
}
.modal-header {
    background: #305c88 !important;
}
.modal-footer {
    background: #e2e3e6;
}
.create-cus-wrap .widget-header-address + div > .widget-header {
    display: none;
}
.widget-header-order-status + div .w-status-table tr.collapse-comments {
    display:table-row!important;
}
#order_history_collapse_td {
    display:none!important;
}
#status_edit .collapse {
    display:table-row!important;
}
.w-products-holder .dataTableContent {
    vertical-align: middle;
}
.w-products-holder .product-table-price .product-table-price-qty {
    padding-bottom:10px!important;
}
.w-products-holder .dataTableContent:nth-child(7) {
    text-align: center;
}
.table-checkable tr.fraudOrder {
    background: tomato;
}
.table-checkable tr.fraudOrder:hover > td {
    background: tomato!important;
    --bs-table-accent-bg: tomato!important;
}
.fraudOrder td a {
    color:inherit;
}
.fraud_delivery .order-delivery-address {
    color: inherit;
}
.table-checkable tr.fraudOrder.selected {
    background: tomato;
    box-shadow: 0px 0px 3px #000;
}
.table-checkable tr.fraudOrder.selected > td {
    background: tomato;
}
.order-geo-box .ms-search + ul {
    overflow: initial;
    max-height:250px!important;
}
.order-geo-box .ms-drop.bottom {
    max-height: 250px;
    overflow-y: scroll;
}
.context-inventory .ui-datepicker {
    z-index: 999999!important;
}
.w-status-comments .comments-var-box table.table {
    color: red;
    font-weight:700;
}
.w-status-table tr:first-of-type td:nth-child(4) {
    color: red;
    font-weight: 700;
}
.navbar-brand img {
    width:auto;
}