.t-header .t-header-brand-wrapper a .logo {
    width: 100% !important;
}

::-webkit-scrollbar {
    width: 4px;
    height: 3px;
}

::-webkit-scrollbar-thumb {
    background: #a8741a;
}

::selection {
    /*background-color: #a8741a;*/
    color: #a8741a;
}

i.mdi.mdi-amazon1.link-icon,
i.mdi.mdi-pinterest1.link-icon {
    font-weight: bolder;
}

.t-header-content ul.nav {
    display: none !important;
}

.modal-body img {
    /* max-width: 100%; */
    max-height: 100% !important;
}

.modal-dialog {
    margin-top: 50px !important;
}

.authentication-theme.auth-style_2 .banner-section {
    /*background: url("../images/log_slider.jpg") no-repeat;*/
    background: url("../images/log_slider1.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
}

.equel-grid .grid:hover {
    box-shadow: 0px 0px 8px #ccc;
    transition: linear 0.3s all;
    cursor: pointer;
}

.datetimepicker.dropdown-menu {
    position: absolute;
}

.datetimepicker-dropdown-bottom-right:before {
    opacity: 0;
}

.modal-body p.verify {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
    display: block;
    color: #333;
    line-height: normal;
}

.form-group.extstcsfname {
    display: none;
}

form {
    width: 100%;
}

.form-group.extstcsfname label.sdnyegsdb {
    font-weight: 500;
    padding: 0 5px;
    font-size: 14px;
    color: #a8741a;
    margin: 0;
    width: 100%;
    display: block;
}

.form-group.extstcsfname label.nofound {
    font-weight: 500;
    padding: 0 5px;
    font-size: 14px;
    color: green;
    margin: 0;
}

.form-group.extstcsfname p {
    font-weight: 500;
    margin-bottom: 5px;
}

.form-group.extstcsfname {
    background-color: #f8f8f8;
    padding: 5px;
    border: 1px dashed #ccc;
}

.modal-body p.verify span:before {
    content: "at ";
}

.modal-body div.verightyss {
    margin-bottom: 20px;
}

p.verify i.mdi.mdi-close-circle-outline {
    color: #f00;
}

p.verify i {
    font-size: 30px;
    vertical-align: middle;
    color: #a8741a;
    margin-right: 5px;
}

.col-md-8.banner-section:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(226, 180, 116, 0.1);
}

.logo img {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
}

.avatar img.profile-img {
    box-shadow: 0 0 0;
}

.sidebar .navigation-menu li a .link-icon {
    color: #676767;
}

.form-control {
    min-width: 100px;
    height: auto;
    padding: 10px 14px;
    font-size: 14px !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

label {
    letter-spacing: 0;
    font-size: 13px;
    margin-bottom: 5px;
}

.red-600 {
    color: #c82333;
}

.authentication-theme .signup-link p {
    letter-spacing: 0;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 500;
}

.authentication-theme.auth-style_2 .form-section {
    background: #242424;
}

.alert-notification.dismissible-alert.success {
    background: #28a77a;
}

table td a i {
    font-size: 22px;
    line-height: normal;
    color: #a8741a !important;
}

.custom-control-label {
    padding-left: 35px;
    cursor: pointer;
}

.custom-control-label::before {
    left: 0;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #a8741a;
    background-color: #a8741a;
}

table td i {
    font-size: 20px;
    color: #ccc !important;
}

ul.pagination {
    margin-bottom: 0;
}

ul.pagination li {
    display: inline-block;
    padding: 9px 3px;
    font-size: 13px;
}

ul.pagination li.disabled {
    color: #ccc;
}

ul.pagination li a {
    color: #a8741a !important;
    padding: 8px 12px;
    border-radius: 4px;
}

.badge {
    font-weight: 500;
    letter-spacing: 0;
}

.badge-success {
    background-color: #11b37b;
}

.checkstatus p {
    position: relative;
    padding: 10px 10px;
    margin-bottom: 1rem;
    border: 0;
    border-radius: 2px;
    text-align: center;
    word-break: break-all;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}

.checkstatus p.color0 {
    color: #853135;
    font-weight: 600;
    background-color: #ffdfe0;
}

.checkstatus p.color1 {
    color: #00744c;
    background-color: #ccf9e9;
}

.checkstatus p.color1 i {
    display: block;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.header-fixed.sidebar-minimized .alert-notification-wrapper.top {
    left: 0;
}

.select2-container .select2-selection .select2-selection__rendered {
    height: auto;
    padding: 10px 14px;
    padding-right: 18px;
    font-size: 14px !important;
    line-height: 1.5;
    font-weight: 500;
    color: #6c757d;
    letter-spacing: 0;
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper .user_name {
    color: #a8741a;
}

.checkbox {
    user-select: none;
}

.form-group.checktick .checkbox label {
    font-size: 15px;
    cursor: pointer;
    color: #000;
}

.checkbox label .input-frame:before {
    border: 2px solid #a8741a38;
}

table.table thead tr th {
    /*background: #fff3f3 !important;*/
    vertical-align: middle;
}

a.btn.btn-sm i,
button.btn.btn-sm i {
    padding-right: 8px;
}

.form-group.checktick {
    margin-bottom: 0;
}

.form-group.checktick .checkbox {
    margin-bottom: 15px;
}

.checkbox label input:checked+.input-frame:before,
.radio label input:checked+.input-frame:before {
    border-color: #a8741a;
}

p.red-alert {
    color: #c11a1a;
    font-size: 14px;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #a8741a;
}

.select2-results__option {
    padding: 6px 15px;
    font-size: 13px;
    font-weight: 500;
    color: #666;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #bababa;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper .user_name {
    max-width: 165px;
    letter-spacing: 0;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item:last-child .nav-link {
    padding-right: 15px;
}

.navbar-dropdown .dropdown-body .dropdown-list * {
    line-height: normal !important;
    white-space: normal !important;
}

.t-header .dropdown-menu {
    position: fixed !important;
    right: 15px !important;
    left: auto !important;
    transform: none !important;
    margin: 0 !important;
    top: 15px !important;
    bottom: 100%;
    overflow-x: auto;
    padding: 0 !important;
    z-index: 999;
    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.08);
    max-width: 100% !important;
    opacity: 1;
    transition: all 0.5s;
    display: block !important;
    visibility: hidden;
}

.t-header .dropdown-menu.show {
    opacity: 1;
    bottom: 15px;
    visibility: visible;
}

.t-header .t-header-content-wrapper .t-header-content .nav .nav-item .nav-link .notification-indicator {
    display: none;
}

.t-header .dropdown-menu:before {
    display: none;
}

.txt-stove {
    background: rgba(77, 138, 240, 0.2);
    border-radius: 50% !important;
    color: #a8741a !important;
}

.txt-security {
    background: rgba(240, 130, 95, 0.2);
    border-radius: 50% !important;
    color: #f0825f !important;
}

.txt-alert {
    background: rgba(0, 224, 147, 0.2);
    border-radius: 50% !important;
    color: #00e093 !important;
}

.navbar-dropdown .dropdown-body .dropdown-list .content-wrapper {
    width: 100%;
}

.t-header .dropdown-body * {
    cursor: default !important;
}

.t-header .dropdown-body * a,
.t-header .dropdown-body * a i {
    cursor: pointer !important;
    font-size: 16px;
}

.txt-alert-circle {
    background: rgba(242, 0, 1, 0.15);
    border-radius: 50% !important;
    color: #f20001 !important;
}

.t-header .dropdown-menu small.name {
    display: block;
    width: 100%;
    max-width: 100%;
}

.navbar-dropdown .dropdown-body .dropdown-list .content-wrapper .content-text i {
    display: block;
    font-size: 10px;
    margin-top: 4px;
    font-style: normal;
}

.sidebar .navigation-menu li a {
    padding: 10px 30px;
}

.sidebar .navigation-menu li a .link-icon {
    font-size: 20px;
    margin-top: -1px;
    line-height: normal;
}

.modal-backdrop.show {
    opacity: 0.3;
    background: #441717;
}

.sidebar .navigation-menu li .navigation-submenu li a {
    font-size: 14px;
    padding: 10px 10px;
}

.table tbody tr td.islinks {
    text-align: center;
    width: 40px;
}

form .note-editor.note-frame {
    border: 2px solid #f6f7f9;
    border-radius: 5px;
}

.table-responsive table tfoot {
    background: #fff !important;
}

.cards {
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    box-shadow: 0 1px 4px rgba(183, 192, 206, 0.3);
    border-radius: 6px;
    overflow: hidden;
}

.cards.actnow p,
.cards.actnow div {
    opacity: 0.4;
    transition: all 0.3s;
}

.cards.actnow div {
    opacity: 0;
}

.cards.actnow {
    box-shadow: 0 0 3px rgba(20, 115, 188, 0.4);
}

.buttons_sender {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
}

.cards .checkboxes.actnow {
    font-size: 35px;
    left: 15px;
    top: 15px;
    color: #437911;
}

.noticess p {
    font-size: 15px;
    font-weight: 500;
    color: #f00;
    margin-bottom: 15px;
}

.cards .checkboxes {
    z-index: 999;
    transition: all 0.3s;
    position: absolute;
    font-size: 25px;
    left: 5px;
    background: #fff;
    top: 5px;
    line-height: normal;
    cursor: pointer;
    color: #eee;
}

.cards img {
    display: block;
    max-width: 100%;
    margin: auto;
    height: 100px;
    cursor: pointer;
}

.sidebar .sidebar_footer .admin-access-level .user-type-wrapper .user_access_level {
    text-transform: capitalize;
    margin-left: 4px;
}

.cards p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    letter-spacing: 0;
    margin: 0;
    cursor: pointer;
    padding: 15px 0;
}

.ctmbtn a.isactive {
    background: #061727;
    box-shadow: 0 0 0;
}

.cards p b {
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
}

.cards div {
    text-align: center;
    background: #a8741a;
}

.cards a {
    width: 50%;
    font-size: 20px;
    display: inline-block;
    float: left;
    padding: 4px;
    color: #fff;
}

.cards div a:last-child {
    color: #fff;
}

.cards div.btnname a {
    width: 100%;
    font-size: 15px;
    color: #fff;
}

.cards div.btnname a i {
    font-size: 18px;
    vertical-align: middle;
}

.ctmbtn a {
    background: #a8741a;
    color: #fff;
    display: inline-block;
    line-height: normal;
    margin-bottom: 15px;
    font-size: 13px;
    letter-spacing: 0;
    padding: 10px 15px;
    margin-left: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 4px #ccc;
}

.datepicker.datepicker-dropdown table tbody tr td.disabled.day {
    color: #adb5bd;
}

.table tbody tr td,
table tbody tr td {
    font-size: 13px;
}

button.btn.btn-tp.btn-sm.btn-primary {
    margin-left: 15px;
}

button.btn.btn-btm.btn-sm.btn-primary {
    margin: 15px;
    margin-right: 0;
}

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
    background: #a8741a;
}

.datetimepicker th {
    color: #a8741a;
    font-size: 14px !important;
}

.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    font-size: 13px;
    padding: 4px;
}

.t-header .t-header-content-wrapper .t-header-search-box {
    display: none;
}

.datepicker.datepicker-dropdown {
    z-index: 100 !important;
}

.table td,
.table th,
table td,
table th {
    padding: 10px;
    white-space: normal !important;
}

body.sidebar-minimized .t-header .t-header-brand-wrapper {
    background: transparent !important;
}

label,
p {
    letter-spacing: 0;
}

td b {
    font-weight: 500;
}

.form-control[readonly] {
    background-color: #f6f7f9;
    cursor: not-allowed;
}


/* .select2-container {
  width: 100%;
} */

.alert-notification-wrapper.top {
    top: 0 !important;
}

.alert-notification-wrapper .alert-notification p {
    font-size: 15px;
    font-weight: 400;
}

.modal-body p.ppts55 {
    color: #a8741a;
}

.modal-body p {
    letter-spacing: 0;
    margin-bottom: 4px;
}

.modal-body {
    padding: 15px 20px;
}

.content-viewport form button[type="submit"] {
    margin-right: 5px;
}

.pages {
    margin: 15px;
    border-radius: 3px;
    overflow: hidden;
    white-space: nowrap;
}

.pages * {
    background: #f0f2f5;
    display: inline-block;
    padding: 7px 10px;
    text-align: center;
    font-size: 14px;
    color: #000;
}


/*
.select2-container .select2-dropdown,
.select2-container--open.select2-container .select2-selection.select2-selection--single {
    border: 1px solid #d6dde2 !important;
    border-radius: 0 !important;
}
.select2-container--open .select2-dropdown--below {
    box-shadow: 0 2px 4px #ccc;
    margin-bottom: 10px;
}
*/

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #d6dde2 !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #f6f7f9 !important;
}

.select2-container .select2-selection.select2-selection--multiple .select2-selection__rendered {
    padding: 4px 10px;
}

.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
    font-weight: 500;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #ddd;
    border: 0;
    color: #444;
    padding: 5px 9px;
    font-size: 12px;
}

.breadcrumb-item {
    letter-spacing: 0 !important;
}

div#default-modal .modal-body p b {
    display: inline-block;
    min-width: 145px;
}

div#default-modal .row.photos {
    margin-top: 25px;
    text-align: center;
}

div#default-modal .row.photos span {
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
}

.sidebar .navigation-menu li.active a .link-title {
    color: #000;
}

.sidebar .navigation-menu li .navigation-submenu li a[data-toggle="collapse"]:after {
    content: "\f142";
    font-family: "Material Design Icons";
    font-size: 15px;
    text-rendering: auto;
    background: none;
    height: auto;
    width: auto;
    line-height: inherit;
    font-weight: bolder;
    position: absolute;
    top: 10px;
    right: 15px;
    display: block;
    transition: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    color: #839092;
}

.sidebar .navigation-menu li .navigation-submenu a.collapsed:after {
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}

.sidebar .navigation-menu li .navigation-submenu li:not(.nav-category-divider)>a[data-toggle="collapse"][aria-expanded="true"]:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar .navigation-menu li.active>a span.link-title {
    color: #a8741a;
}

.sidebar .navigation-menu li hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #f0f2f5;
}

.sidebar .navigation-menu li .navigation-submenu li .navigation-submenu {
    padding-bottom: 5px;
}

.sidebar .navigation-menu li .navigation-submenu li .navigation-submenu li a {
    font-size: 14px;
    margin-left: 10px;
    color: #000;
    opacity: 0.7;
}

.sidebar .navigation-menu li .navigation-submenu li .navigation-submenu li a.active {
    color: #a8741a;
    opacity: 1;
}

.hidden {
    display: none;
}

.theme-color {
    color: #a8741a;
}

.equel-grid .grid .grid-body.text-center small.text-gray.d-block.mt-3 {
    font-weight: 500;
    color: #a8741a;
    font-size: 14px;
}

.equel-grid .grid h2.font-weight-medium {
    font-size: 24px;
}

.profile-img.bg-inverse-danger1 {
    color: #ec407a;
}

.profile-img.bg-inverse-danger2 {
    color: #26c6da;
}

.profile-img.bg-inverse-danger3 {
    color: #26a69a;
}

.bg-inverse-danger1 {
    background: rgba(236, 64, 122, 0.2);
}

.bg-inverse-danger2 {
    background: rgba(38, 198, 218, 0.2);
}

.bg-inverse-danger3 {
    background: rgba(38, 166, 154, 0.2);
}

.profile-img.bg-inverse-warning1 {
    color: #c0ca33;
}

.bg-inverse-warning1 {
    background: rgba(192, 202, 51, 0.2);
}

.profile-img.bg-inverse-danger4 {
    color: #ff9800;
}

.bg-inverse-danger4 {
    background: rgba(255, 152, 0, 0.2);
}

.profile-img.bg-inverse-success1 {
    color: #795548;
}

.bg-inverse-success1 {
    background: rgba(121, 85, 72, 0.2);
}

.profile-img.bg-inverse-warning2 {
    color: #607d8b;
}

.bg-inverse-warning2 {
    background: rgba(96, 125, 139, 0.2);
}

.profile-img.bg-inverse-primary1 {
    color: #4caf50;
}

.bg-inverse-primary1 {
    background: rgba(76, 175, 80, 0.2);
}

.page-content-wrapper.layer:after {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.sidebar .navigation-menu li {
    display: block;
    margin: 0;
}

.sidebar .navigation-menu li.nav-category-divider {
    position: static;
    margin-top: 0;
}

.page-body .page-content-wrapper {
    position: fixed;
    width: calc(100% - 20rem);
    min-height: 100vh;
    padding: 0 2.5rem calc(90px + 1.5rem);
    margin-top: 65px;
    margin-left: 20rem;
    overflow-y: scroll;
    height: 100%;
}

.header-fixed .sidebar {
    padding-top: 0;
}

.sidebar {
    position: fixed;
    display: block;
    height: 100%;
    min-height: 100vh;
    width: 20rem;
    min-width: 20rem;
    max-width: 20rem;
    background: #fff;
    z-index: 99;
    overflow-y: scroll;
    top: 75px;
    padding-bottom: 60px;
}

.page-body .page-content-wrapper {
    position: fixed;
    width: calc(100% - 20rem);
    min-height: 100vh;
    padding: 0 2.5rem calc(90px + 1.5rem);
    margin-top: 65px;
    margin-left: 20rem;
    overflow-y: scroll;
    height: 100%;
}

footer {
    position: relative;
    padding: 2rem 2.5rem;
    max-width: 1140px;
    margin: 0;
}

.sidebar .navigation-menu li.nav-category-divider {
    position: static;
}

body.header-fixed.sidebar-minimized .sidebar {
    display: none;
}

body.header-fixed.sidebar-minimized .page-content-wrapper {
    margin-left: 0;
    width: 100%;
}

.form-control:focus {
    border-color: #a8741a;
}

@media (min-width: 768px) {
    body.header-fixed.sidebar-minimized .page-body .page-content-wrapper .page-content-wrapper-inner {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) {
    .t-header .t-header-brand-wrapper a .logo-mini {
        width: 100px;
        margin-top: 5px;
    }
    .t-header .t-header-brand-wrapper {
        align-items: start;
        height: auto;
        min-width: 5rem;
    }
    .t-header .t-header-content-wrapper .t-header-search-box {
        width: 55%;
    }
    .page-body,
    .sidebar .navigation-menu li.nav-category-divider,
    .sidebar {
        background: #f9fafb;
    }
    .page-content-wrapper {
        border-left: 0;
    }
    .arrow i.mdi.mdi-menu:before {
        content: "\F156";
    }
}

@media (max-width: 767px) {
    .t-header .t-header-content-wrapper .t-header-search-box {
        width: 100%;
    }
    .t-header .t-header-content-wrapper .t-header-search-box .form-control {
        min-width: 0;
    }
    .page-body .page-content-wrapper {
        width: 100%;
        margin-left: 0;
        margin-top: 70px;
    }
    .col-3.equel-grid {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .page-body.sidebar-collpased .sidebar {
        background-color: #fff;
    }
    .page-body,
    .sidebar .navigation-menu li.nav-category-divider,
    .sidebar {
        background-color: #fff;
    }
    .authentication-theme.auth-style_2 .banner-section {
        display: none !important;
    }
    .t-header .t-header-brand-wrapper {
        height: 100% !important;
        background: #fff;
        max-width: 100%;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        flex-direction: column;
    }
    .header-fixed .t-header {
        background: #fff;
    }
    .t-header .t-header-brand-wrapper a .logo-mini {
        width: 100% !important;
    }
    .select2-container{
        width: 100% !important;
    }
    /* ----------------------------new css----------------------- */
    .grid-body form .row.clonediv {
        overflow: auto;
    }
    form br {
        display: none;
    }
    input.btn.btn-md.btn-primary {
        margin-bottom: 20px;
    }
    .header-fixed .t-header {
        padding: 0 15px;
    }
    .customncduih_cdsuy {
        display: block !important;
    }
    .customncduih_cdsuy .checkbox {
        width: 100% !important;
    }
    .form-group img {
        width: 100%;
        margin-bottom: 20px;
    }
    .grid-body form .row.clonediv .select2-container {
        width: auto !important;
    }
    .btn.btn-sm {
        margin: 2px 5px 8px 10px;
    }
    .page-body .page-content-wrapper {
        padding: 0px 1.5rem calc(90px + 1.5rem);
    }
    .breadcrumb-item+.breadcrumb-item::before {
        padding-right: 1px;
    }
    .breadcrumb-item+.breadcrumb-item {
        padding-left: 1px;
    }
}

.ajax-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
}

.ajax-loader.show {
    display: flex;
}

.ajax-loader .loader4 {
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 0px;
    border-radius: 100%;
    border: 5px solid;
    border-top-color: #d7a604;
    border-bottom-color: rgba(255, 255, 255, 0.6);
    border-left-color: #d7a604;
    border-right-color: rgba(255, 255, 255, 0.6);
    -webkit-animation: loader4 1s ease-in-out infinite;
    animation: loader4 1s ease-in-out infinite;
}

@keyframes loader4 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.orderstatus-tabs-section {
    background: #fff;
    margin-bottom: 15px;
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(183, 192, 206, 0.2);
}

.orderstatus-tabs-section .nav-pills .nav-link {
    background: #f3f3f3;
    margin-right: 0;
    color: #000;
    border-radius: 10px;
    padding: 7px 20px;
}

.orderstatus-tabs-section .nav-pills .nav-link.active {
    background: #a8741a;
    color: #fff;
}

.orderstatus-tabs-section .nav li.nav-item {
    margin-right: 10px;
}

.orderstatus-tabs-section .nav {}

.dataTables_scroll {
    max-width: unset;
    width: 100%;
}

table.dataTable {
    width: 100% !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #a8741a;
    border-color: #a8741a;
}

.dataTables_wrapper table.dataTable tfoot th,
.dataTables_wrapper table.dataTable thead th {
    padding-right: 10px;
}

.sidebar .navigation-menu li.nav-category-divider {
    padding: 20px 20px 10px 20px;
}

.sidebar .navigation-menu li a {
    font-size: 13px;
    padding: 10px 20px;
}