

@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;
    }
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

::-webkit-scrollbar-thumb {
    background: #e2b474;
}

::selection {
    /*background-color: #e2b474;*/
    color: #e2b474;
}

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% !important;
    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-size: 100% 100%;
    background-position: center;
    position: relative;
}

.equel-grid .grid:hover {
    box-shadow: 0px 0px 8px #ccc;
    transition: linear .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: #e2b474;
    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: #e2b474;
    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;
}

.alert-notification.dismissible-alert.success {
    background: #28a77a;
}

table td a i {
    font-size: 22px;
    line-height: normal;
    color: #e2b474 !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: #e2b474;
    background-color: #e2b474;
}

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: #7C7C80 !important;
}

.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, .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: #e2b474;
}

.checkbox {
    user-select: none;
}

.form-group.checktick .checkbox label {
    font-size: 15px;
    cursor: pointer;
    color: #000;
}

.checkbox label .input-frame:before {
    border: 2px solid #e2b47438;
}

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: #e2b474;
}

p.red-alert {
    color: #c11a1a;
    font-size: 14px;
    font-weight: 500;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #e2b474;
}

.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, .08);
    max-width: 100% !important;
    opacity: 1;
    transition: all .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, .2);
    border-radius: 50% !important;
    color: #e2b474 !important;
}

.txt-security {
    background: rgba(240, 130, 95, .2);
    border-radius: 50% !important;
    color: #f0825f !important;
}

.txt-alert {
    background: rgba(0, 224, 147, .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, .3);
    border-radius: 6px;
    overflow: hidden;
}

.cards.actnow p, .cards.actnow div {
    opacity: 0.4;
    transition: all .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 .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: #e2b474;
}

.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: #e2b474;
    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;
}

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: #e2b474;
}

.datetimepicker th {
    color: #e2b474;
    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% !important;
}

.alert-notification-wrapper.top {
    top: 0 !important;
}

.alert-notification-wrapper .alert-notification p {
    font-size: 15px;
    font-weight: 400;
}

.modal-body p.ppts55 {
    color: #e2b474;
}

.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: .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: #e2b474;
}

.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: #e2b474;
    opacity: 1;
}

.hidden {
    display: none;
}

.theme-color {
    color: #e2b474;
}

.equel-grid .grid .grid-body.text-center small.text-gray.d-block.mt-3 {
    font-weight: 500;
    color: #676767;
    font-size: 14px;
}

.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);
}

.redcolor {
    color: #f00;
}
.equel-grid a {
    display: block;
    width: 100%;
}
span.animated-count {
    color: #383838;
}
.table tbody tr td span.selection, table tbody tr td span.selection {
    width: 100% !important;
    display: block;
}
td .form-group {
    margin-bottom: 0;
}
.authentication-theme .signup-link a {
    margin: 0;
}

.authentication-theme .signup-link a:hover {
    color: #0f9ad6;
}
footer.footer {
    max-width: 100%;
}
.page-item.active .page-link {
     z-index: 1;
    color: #fff !important;
    background-color: #e2b474;
    border-color: #e2b474;
 }

div.table-responsive>div.dataTables_wrapper>div.row:first-child {
    display: none;
}
div.dataTables_wrapper div.dataTables_processing {
    background: #7C7C80;
    padding: 3px 0 0 0;
    color: #fff;
    display: block;
}
div.dataTables_wrapper div.dataTables_processing i {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 7px;
    display: inline-block;
    margin-top: -3px;
}
.dataTables_scroll .dataTables_scrollBody .dataTable {
    width: 100% !important;
    margin: 0 !important;
}
.dataTables_wrapper table.dataTable thead tr .sorting_asc,
.dataTables_wrapper table.dataTable thead tr .sorting_desc,
.dataTables_wrapper table.dataTable tbody tr td.sorting_1,
.dataTables_wrapper table.dataTable tbody tr td{
    background: #fff;
}
div.dataTables_wrapper div.dataTables_info {
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 18px;
    font-size: 12px;
}
table td a i.mdi.mdi-whatsapp { font-size: 18px; display: block;}
table td a:hover , table td a:hover i { color: #333 !important; }