
label {
    font-size: 12px;
}

/* .navbar,
.navbar-collapse {
    background-color: #d5dda4 !important;
} */

.show-view-nav-tabs {
    background-color: gray !important;
}

.show-view-nav-tabs>li>a {
    color: white;
}

.mr-10 {
    margin-right: 10px;
}

.show-view-nav-tabs>li>a:hover,
.show-view-nav-tabs>li.active>a {
    background-color: #ff8672 !important;
    color: white !important;
}

.ml-auto {
    margin-left: auto;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa {
    font-size: 14px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>.fa.text-danger {
    width: 10px;
    font-size: smaller;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li>a {
    font-size: smaller;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: #444444;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    padding: 10px;
    white-space: inherit;
    font-size: smaller;
}

.disp-table {
    display: table;
}

.disp-table {
    display: table-row;
}

.disp-cell {
    display: table-cell;
}

.disp-cell-middle {
    display: table-cell;
    vertical-align: middle;
}

.disp-in-block {
    display: inline-block !important;
}

.text-primary {
    color: #293543 !important;
}

.sidebar-nav-dark {
    background-color: #2d2d31 !important;
}

.modal-body .panel-primary {
    margin-bottom: 0px;
}

.panel-primary {
    border-color: transparent !important;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* .panel-heading {
    background-color: #333333 !important;
    border-color: #333333 !important;
} */

a,
a:focus,
a:hover {
    color: #293543;
}

.btn {
    color: #fff;
}

.btn-link {
    color: #d5dda4 !important;
    padding: 0px;
}

/* .btn-primary {
    border-color: #d5dda4 !important;
    background-color: #d5dda4 !important;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
} */

.btn-default {
    color: #fff !important;
    border-color: #2d2d31 !important;
    background-color: #2d2d31 !important;
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #fff !important;
    background-color: #525256 !important;
    border-color: #525256 !important;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    color: #fff !important;
    background-color: #525256 !important;
    border-color: #525256 !important;
}

#dashboard-btn-group .btn.active,
.dashboard-btn-group .btn.active:focus,
.dashboard-btn-group .btn.active:active {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 0px;
    background-color: #293543 !important;
    color: #D5DDA4 !important;
}

.panel-primary>.panel-heading>.panel-title {
    font-size: 18px;
    color: #fff;
}

.skin-blue .main-header .logo {
    background-color: #d5dda4;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #d5dda4;
}

.skin-blue .main-header .logo:hover {
    background-color: #d5dda4;
}

.skin-blue .main-header li.user-header {
    background-color: #d5dda4;
}

.skin-blue .sidebar-menu>li.active>a {
    border-left-color: #d5dda4;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #d5dda4;
    border-color: #d5dda4;
}

.content-wrapper {
    margin-top: 50px;
}

.content-header h1 {
    margin: 0;
    font-size: 30px;
}

.form-control:focus {
    border-color: #d5dda4;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #d5dda4 !important;
    color: black;
}

.select2-container--default.select2-container--focus,
.select2-container--default {
    background-color: #d5dda4 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #d5dda4 !important;
    border-color: #d5dda4 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #d5dda4 !important;
}

.select2-search__field {
    width: 100% !important;
}

.fa-envelope,
.fa-phone,
.fa-globe,
.fa-mobile {
    width: 20px;
}

.word-break-all {
    word-break: break-all;
}

.pt-15 {
    padding-top: 15px;
}

.font-weight-normal {
    font-weight: normal;
}

.readonly {
    background-color: #eee;
    opacity: 1;
}

select[readonly].select2-hidden-accessible+.select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible+.select2-container .select2-selection {
    background: #eee !important;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible+.select2-container .select2-selection__arrow,
select[readonly].select2-hidden-accessible+.select2-container .select2-selection__clear {
    display: none;
}

.input-group .select2-container--default {
    display: table-cell;
}

/* table.dataTable thead > tr > th,
table.sub-table thead > tr > th {
    border-color: #2d2d31;
    background-color: #2d2d31 !important;
    color: #fff;
    vertical-align: middle;
} */

table.row-detail-table thead>tr>th {
    border-color: gray;
    background-color: gray !important;
    color: #fff;
    vertical-align: middle;
}

.pdf-canvas {
    display: none;
    width: 100%;
    background-color: #525659;
    border: solid 2px #9a9a9a;
    /* padding-top: 40px; */
    text-align: center;
}

.pdf-canvas>canvas {
    max-width: 100%;
    border: solid 1px #cccccc;
}

.no-border {
    border: 0px !important;
}

.pr-none {
    padding-right: 0px;
}

.plr-0 {
    padding-right: 0px;
    padding-left: 0px;
}

.plr-5 {
    padding-right: 5px;
    padding-left: 5px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}
.pl-0{
    padding-left: 0 !important;
}
.pr-0{
    padding-right: 0 !important;
}
.p-0{
    padding: 0px !important;;
}
.pl-2{
    padding-left: 70px !important;
}
.table td.border-bottom-0{
    border-bottom: 0px !important;
}

.dropzone .dz-preview .dz-download {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border: none;
    padding-left: 5px;
    margin-top: 5px;
    border-left: 1px solid #333333 !important;
}

.dropzone .dz-preview .dz-download:hover {
    text-decoration: underline;
}

.dropzone .dz-preview .dz-remove {
    padding-right: 5px;
    margin-top: 5px;
    display: inline-block !important;
}

.dropzone.dz-max-files-reached .dz-message {
    display: none;
}

.dropdown-menu {
    min-width: 160px;
}

.label-dark-success {
    background-color: #00815a !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.error {
    color: red;
}

.form-group.has-error .select2-selection--single,
.form-group.has-error .select2-selection--multiple {
    border-color: red;
    box-shadow: none;
}

/* Loader */
#loader-parent {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    position: fixed;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.3);
    overflow-x: hidden;
    overflow-y: auto;
}

#loader {
    position: absolute;
    opacity: 5;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #d5dda4;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s;
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

#iframe-loader {
    position: absolute;
    opacity: 5;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #293543;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/* Loader */

.modal-images {
    display: block;
    width: 100%;
}

.btn-stick-datatable-action {
    display: flex;
}

.link a:hover {
    color: white;
}

.modal-dialog {
    overflow-y: initial !important;
}

.modal-body {
    max-height: 480px;
    min-height: 420px;
    overflow-y: auto;
}

.form-required-label:after {
    content: "*";
    color: red;
}

.upcoming-table {
    height: 274px;
    overflow-y: auto;
}

.in-thin {
    font-weight: 100;
}

.in-bold {
    font-weight: 700;
}

.in-bold,
.in-large,
.in-thin {
    font-size: 20px;
}

.dashboard-statistics-panel {
    padding: 25px !important;
}

.statistics-amount-div {
    display: inline-block;
}

.statistics-range-div {
    font-size: 16px;
    display: block;
    clear: both;
}

.no-margin {
    margin: 0 !important;
}

/*28-10-2020*/
header.main-header {
    position: fixed !important;
    width: 100% !important;
}

.skin-blue .content-header {
    margin-top: 50px !important;
}

@media only screen and (max-width: 600px) {
    .skin-blue .content-header {
        margin-top: 100px !important;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 970px;
    }
}

aside#sidebar-wrapper {
    top: 0 !important;
    bottom: 0 !important;
    position: fixed !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

aside#sidebar-wrapper {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
}

aside#sidebar-wrapper::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.main-footer {
    margin-left: 240px !important;
}

.text_danger {
    color: red;
}

a.text_danger {
    color: red !important;
}

tbody .details-control {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}

tbody .details-control:before {
    content: "\002b";
    /* color: #3a6596 !important; */
    /* for plus */
}

tbody tr.shown .details-control:before {
    content: "\2212";
    /* color: #dd4b39 !important; */
    /* for minus */
}

.select-group-qty {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.direct-chat-contacts {
    -webkit-transform: none;
    position: initial;
}

.chatlist.contacts-list-date {
    color: #000000;
    font-weight: normal;
}

.direct-chat-messages {
    height: auto;
}

.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 10px 12px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 30px;
    color: #444;
}

div#job-summ-panel,
.direct-chat-contacts {
    height: auto;
}

#addContent .input-group input,
#addContent .input-group button {
    height: 60px;
}

.contacts-list-info {
    margin-left: 10px;
    color: #fff;
}

.direct-chat-contacts .nav.nav-tabs li a {
    color: #ffffff;
}

.direct-chat-contacts .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #000000;
}

.direct-chat-contacts .nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
    color: #000000;
    background: #ffffff;
}

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

option.bgcolor-white {
    background-color: white;
}

option.bgcolor-red {
    background-color: #f58a87;
}

option.bgcolor-blue {
    background-color: blue;
    color: white;
}

option.bgcolor-yellow {
    background-color: yellow;
    color: black;
}

option.bgcolor-green {
    background-color: #8bd88a;
    color: black;
}

option.bgcolor-green {
    background-color: green;
    color: white;
}

option.bgcolor-purple {
    background-color: purple;
    color: white;
}

option.bgcolor-orange {
    background-color: orange;
    color: black;
}

option.bgcolor-brown {
    background-color: #fce7b4;
    color: black;
}

option.bgcolor-cyan {
    background-color: #eaf7eb;
    color: black;
}

option.bgcolor-brown {
    background-color: brown;
    color: white;
}

option.bgcolor-cyan {
    background-color: cyan;
    color: black;
}

option.bgcolor-indigo {
    background-color: indigo;
    color: white;
}

option.bgcolor-violet {
    background-color: #d697e2;
    color: white;
}

option.bgcolor-silver {
    background-color: silver;
    color: black;
}

option.bgcolor-gold {
    background-color: gold;
    color: black;
}

option.bgcolor-beige {
    background-color: beige;
    color: black;
}

option.bgcolor-grey {
    background-color: grey;
    color: white;
}

option.bgcolor-pink {
    background-color: #f3ebe1;
    color: black;
}

select.bgcolor-white,
li.bgcolor-white {
    background-color: white !important;
    color: black;
}

select.bgcolor-red,
li.bgcolor-red {
    background-color: #f58a87 !important;
    color: black;
}

select.bgcolor-blue,
li.bgcolor-blue {
    background-color: blue !important;
    color: white !important;
}

select.bgcolor-yellow,
li.bgcolor-yellow {
    background-color: yellow !important;
    color: black;
}

select.bgcolor-green,
li.bgcolor-green,
tr.bgcolor-green {
    background-color: #8bd88a !important;
    color: black;
}

select.bgcolor-purple,
li.bgcolor-purple {
    background-color: purple !important;
    color: white;
}

select.bgcolor-orange,
li.bgcolor-orange {
    background-color: orange !important;
    color: black;
}

select.bgcolor-brown,
li.bgcolor-brown {
    background-color: #fce7b4 !important;
    color: black;
}

select.bgcolor-cyan,
li.bgcolor-cyan {
    background-color: #eaf7eb !important;
    color: black;
}

select.bgcolor-indigo,
li.bgcolor-indigo {
    background-color: indigo !important;
    color: white !important;
}

select.bgcolor-violet,
li.bgcolor-violet {
    background-color: #d697e2 !important;
    color: black;
}

select.bgcolor-silver,
li.bgcolor-silver {
    background-color: silver !important;
    color: black;
}

select.bgcolor-gold,
li.bgcolor-gold {
    background-color: gold !important;
    color: black;
}

select.bgcolor-beige,
li.bgcolor-beige {
    background-color: beige !important;
    color: black;
}

select.bgcolor-grey,
li.bgcolor-grey {
    background-color: grey !important;
    color: black;
}

select.bgcolor-pink,
li.bgcolor-pink {
    background-color: #f3ebe1 !important;
    color: black;
}

label.bgcolor-white,
li.bgcolor-white {
    background-color: white !important;
}

label.bgcolor-red,
li.bgcolor-red {
    background-color: #f58a87 !important;
}

label.bgcolor-blue,
li.bgcolor-blue {
    background-color: blue !important;
    color: white !important;
}

label.bgcolor-yellow,
li.bgcolor-yellow {
    background-color: yellow !important;
}

label.bgcolor-green,
li.bgcolor-green,
tr.bgcolor-green {
    background-color: #8bd88a !important;
}

label.bgcolor-purple,
li.bgcolor-purple {
    background-color: purple !important;
}

label.bgcolor-orange,
li.bgcolor-orange {
    background-color: orange !important;
}

label.bgcolor-brown,
li.bgcolor-brown {
    background-color: #fce7b4 !important;
}

label.bgcolor-cyan,
li.bgcolor-cyan {
    background-color: #eaf7eb !important;
}

label.bgcolor-indigo,
li.bgcolor-indigo {
    background-color: indigo !important;
    color: white !important;
}

label.bgcolor-violet,
li.bgcolor-violet {
    background-color: #d697e2 !important;
}

label.bgcolor-silver,
li.bgcolor-silver {
    background-color: silver !important;
}

label.bgcolor-gold,
li.bgcolor-gold {
    background-color: gold !important;
}

label.bgcolor-beige,
li.bgcolor-beige {
    background-color: beige !important;
}

label.bgcolor-grey,
li.bgcolor-grey {
    background-color: grey !important;
}

label.bgcolor-pink,
li.bgcolor-pink {
    background-color: #f3ebe1 !important;
}


.dropdown-menu li {
    color: #333 !important;
}

.bg-baby-blue {
    background-color: #89cff045 !important;
    color: black;
}

.bg-baby-pink {
    background-color: #f9bbe6 !important;
    color: black;
}

.small-box h3 {
    font-size: 25px;
}

.bg-white {
    background-color: white !important;
}

.box-yellow-shade {
    border: 1px solid #dfbc07;
}

.box-yellow-shade .dashboard-icon {
    color: #dfbc07;
}

.box-yellow-shade .small-box-footer {
    background-color: #dfbc07 !important;
}

.box-blue-shade {
    border: 1px solid #366be7;
}

.box-blue-shade .dashboard-icon {
    color: #366be7;
}

.box-blue-shade .small-box-footer {
    background-color: #366be7 !important;
}

.box-red-shade {
    border: 1px solid #db574e;
}

.box-red-shade .dashboard-icon {
    color: #db574e;
}

.box-red-shade .small-box-footer {
    background-color: #db574e !important;
}

.box-bottle-green-shade {
    border: 1px solid #30b68d;
}

.box-bottle-green-shade .dashboard-icon {
    color: #30b68d;
}

.box-bottle-green-shade .small-box-footer {
    background-color: #30b68d !important;
}

.box-orange-shade {
    border: 1px solid #ec913e;
}

.box-orange-shade .dashboard-icon {
    color: #ec913e;
}

.box-orange-shade .small-box-footer {
    background-color: #ec913e !important;
}

.box-green-shade {
    border: 1px solid #55a548;
}

.box-green-shade .dashboard-icon {
    color: #55a548;
}

.box-green-shade .small-box-footer {
    background-color: #55a548 !important;
}

.box-brown-shade {
    border: 1px solid #aa9a71;
}

.box-brown-shade .dashboard-icon {
    color: #aa9a71;
}

.box-brown-shade .small-box-footer {
    background-color: #aa9a71 !important;
}

.box-pink-shade {
    border: 1px solid #ca79aa;
}

.box-pink-shade .dashboard-icon {
    color: #ca79aa;
}

.box-pink-shade .small-box-footer {
    background-color: #ca79aa !important;
}

.box-purple-shade {
    border: 1px solid #49428e;
}

.box-purple-shade .dashboard-icon {
    color: #49428e;
}

.box-purple-shade .small-box-footer {
    background-color: #49428e !important;
}

.box-gray-shade {
    border: 1px solid #808080;
}

.box-gray-shade .dashboard-icon {
    color: #808080;
}

.box-gray-shade .small-box-footer {
    background-color: #808080 !important;
}

.box-dark-brown-shade {
    border: 1px solid #5e3535;
}

.box-dark-brown-shade .dashboard-icon {
    color: #5e3535;
}

.box-dark-brown-shade .small-box-footer {
    background-color: #5e3535 !important;
}

.small-box:hover {
    color: inherit;
}

.small-box .icon, .small-box:hover .icon {
    -webkit-transition: none;
    transition: none;
    font-size: 70px;
}

.dashboard .small-box .icon,
.dashboard .small-box:hover .icon {
    -webkit-transition: none;
    transition: none;
    font-size: 90px;
    top: -40px;
}

.small-box h3 {
    margin: 0px;
}

.dashboard-icon {
    font-size: 30px !important;
}

.rounded-user-image {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 27px;
    margin-top: -2px;
}

.notifications-menu .dropdown-menu {
    width: 400px !important;
}

.readonly {
    pointer-events: none !important;
}

.notifications-menu .dropdown-menu .menu {
    max-height: 400px !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    font-size: small;
}

.disp-table {
    width: 100% !important;
}

.disp-flex {
    display: flex !important;
    gap: 9px !important;
    align-items: center;
    /* justify-content: center; */
}

.inner_tabs li {
    width: 20% !important;
}

.width30 {
    max-height: 70vh;
    overflow: auto;
    width: 250px;
    float: left;
}
.width70 {
    /* padding-left: 300px; */
    width: calc(100% - 250px);
    float: left;
}


/* samir css start */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'Inter', sans-serif !important;
}
.content-wrapper, .wrapper{
    background-color: #FAFAFA;
}
.panel{
    box-shadow: 0 2px 6px 0 rgb(67 89 113 / 12%) !important;
    border-radius: 7px !important;
    border: 1px solid #E8E8E8 !important;
    /* border: 1px solid rgba(0, 0, 0, 0.3); */
}
.table {
    border: 0 !important;
}
.table tr {
    background-color: unset !important;
}
.table td, .table th {
    border: 0 !important;
    vertical-align: middle !important;
    color: #000;
    font-weight: 400;
    background-color: unset !important;
    border-bottom: 1px dotted #E4E4E4 !important;
}
.table th {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
}
.table td a:not(.text-danger){
    color: #000;
}
#sidebar-wrapper{
    background-color: #293543 !important;
    box-shadow: 0 0.125rem 0.375rem 0 rgb(161 172 184 / 12%);
    border-right: 0;
}
#sidebar-wrapper li a{
    color: #C8C8C8;
    font-weight: 500;
    transition: .5s;
    font-size: 13px;
}
#sidebar-wrapper li a:hover{
    color: #D5DDA4;
    background: rgb(213 221 164 / 10%) !important;
}
#sidebar-wrapper .info, #sidebar-wrapper .info a{
    color: #fff;
}
#sidebar-wrapper .sidebar-menu>li:hover>a, #sidebar-wrapper .sidebar-menu>li.active>a, #sidebar-wrapper .sidebar-menu>li>.treeview-menu{
    background: #293543;
}
#sidebar-wrapper .sidebar-menu>li.active>a{
    font-weight: 500 !important;
    color: #D5DDA4;
    background: rgb(213 221 164 / 10%) !important;
}
#sidebar-wrapper .sidebar-menu li a .fa-angle-left{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
#sidebar-wrapper .sidebar-menu li.menu-open a .fa-angle-left{
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
}
#sidebar-wrapper .treeview-menu>li>a{
    padding: 8px 5px 8px 13px;
}
#sidebar-wrapper .treeview-menu>li>a i{
    font-size: 12px;
}
#sidebar-wrapper .treeview-menu>li.active>a{
    color: #D5DDA4;
    font-weight: 500;
}
.main-header .logo{
    background-color: #293543 !important;
    color: #697a8d;
}
.main-header .navbar {
    box-shadow: 5px 0 0.375rem 0.25rem rgb(161 172 184 / 15%);
    background-color: #fff !important;
}
.main-header .navbar .sidebar-toggle{
    color: #566a7f !important;
    background: transparent !important;
}
.main-header .navbar .nav>li>a{
    color: #000 !important;
}
.main-header .navbar .nav>li>a:hover{
    background: #fafafa !important;
}
.content-header h1{
    font-size: 28px;
    font-weight: 300;
    line-height: 34px;
    font-family: 'Inter', sans-serif !important;
}
.btn-primary{
    background-color: #293543 !important;
    border-color: #293543 !important;
    color: #D5DDA4 !important;
}
.btn:not(.dropdown-toggle){
    min-width: 30px;
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.btn{
    outline: none !important;
    box-shadow: none !important;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    border: 2px solid transparent !important;
}
.btn-secondary, .btn-success{
    color: #293543 !important;
    border-color: #293543 !important;
    background-color: transparent !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice, .pagination>.active>a {
    background-color: #EBEBEB !important;
    border: 1px solid #C8C8C8 !important;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    border-radius: 0;
}
.select2-selection--multiple .select2-selection__choice span{
    color: #000 !important;
}
/* .btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    background-color: #14273d !important;
    border-color: #14273d !important;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #14273d !important;
    border-color: #14273d !important;
} */
.btn-group:not(#dashboard-btn-group) .btn{
    background-color: #EBEBEB !important;
    border: 1px solid #C8C8C8 !important;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 10px !important;
}
#dashboard-btn-group .btn{
    padding: 5px 10px !important;
}
.btn-group:not(#dashboard-btn-group) .btn:not(.dropdown-toggle){
    border-right: 0 !important;
    min-width: auto;
}
.btn-group:not(#dashboard-btn-group) .btn.dropdown-toggle{
    border-left: 0 !important;
    box-shadow: none !important;
}
.btn-group .dropdown-toggle.adding_left_border{
    border-left: 1px solid #C8C8C8 !important;
}
.panel .panel-heading{
    background-color: #D5DDA4;
    border-color: #D5DDA4;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.label-primary{
    background-color: #D5DDA4 !important;
    color: black !important;
    font-weight: 500 !important;
}
.panel .panel-heading .glyphicon, .panel .panel-heading .panel-title, .panel .panel-heading .panel-title a{
    color: #000;
}
.panel .panel-heading .panel-title{
    font-size: 14px;
    font-weight: 500;
}
.panel .panel-heading .glyphicon{
    top: 1px;
    font-size: 12px;
}
#frm_forwarders .panel .panel-heading .glyphicon{
    top: 5px;
}
.nav-stacked>li.active>a, .nav-stacked>li.active>a:hover{
    border-left-color: #D5DDA4;
}
.btn-default{
    color: #000 !important;
    font-weight: 400 !important;
    background: unset !important;
    border: 0 !important;
}
.btn-default:hover{
    background-color: unset !important;
    color: #000 !important;
    border: 0 !important;
}
.modal-footer .checkbox-inline{
    margin-right: 10px;
}
.main-header .navbar-custom-menu .dropdown-toggle{
    color: #000 !important;
}
.navbar-custom-menu .dropdown-toggle img{
    margin-top: -4px !important;
    border: 2px solid #fff;
    box-shadow: 0 5px 10px 0 rgb(43 43 43 / 20%);
}
.dropdown-menu .user-header{
    display: flex;
    padding: 14px;
}
.dropdown-menu .user-header img{
    height: 40px;
    width: 40px;
    margin-right: 8px;
}
.dropdown-menu .user-header p{
    color: black;
    font-weight: 500;
}
.dropdown-menu .user-header p small{
    font-weight: 400;
}
.sidebar-menu>li>a>.fa, .sidebar-menu>li>a>.glyphicon, .sidebar-menu>li>a>.ion,
.treeview-menu>li>a>.fa, .treeview-menu>li>a>.glyphicon, .treeview-menu>li>a>.ion{
    width: 22px;
    font-size: 14px;
    text-align: center;
    margin-right: 8px;
}
.sidebar-menu>li>a> .fa-home{
    font-size: 16px;
}
.sidebar-menu>li>a> .fa-users{
    font-size: 13px;
}
.sidebar .user-panel{
    background-color: #D5DDA4;
}
.sidebar .user-panel img, .profile-sidebar .profile-userpic .disp-flex img{
    border: 2px solid #fff;
    box-shadow: 0 5px 10px 0 rgb(43 43 43 / 20%);
}
.sidebar .user-panel .info, .sidebar .user-panel .info a{
    color: #000 !important;
}
.sidebar-menu>li .badge{
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
.badge{
    border-radius: 2px !important;
    font-weight: 400 !important;
    height: 18px;
    padding: 3px;
    min-width: 20px;
    display: inline-block;
}
.sidebar-menu li>a>.pull-right-container{
    margin-top: -5px;
    font-size: 11px;
    opacity: .8;
}
table.dataTable thead th:after{
    font-weight: 400;
}
.pagination>li>a, .pagination>li>span{
    font-size: 13px;
}
.text-black{
    color: #000 !important;
}
.text-danger{
    color: #ef2824 !important;
}
.nav-tabs>li>a{
    color: #000;
}
.main-footer{
    color: black;
}
.main-footer a{
    font-weight: 600;
    color: #000;
}
.custom_tabing_wraper{
    background-color: #D5DDA4 !important;
}
.custom_tabing_wraper li a{
    color: #606060 !important;
    font-weight: 500;
    border: 0 !important;
    border-radius: 0;
    position: relative;
    background: unset !important;
}
.custom_tabing_wraper li a:before{
    content: '';
    height: 4px;
    width: 75%;
    background-color: transparent;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
}
.custom_tabing_wraper li.active a:before{
    background-color: #293543 !important;
}
.custom_tabing_wraper li.active a, .custom_tabing_wraper li a:hover{
    background-color: unset !important;
    color: #606060 !important;
}
.my_task_tabs li a{
    display: flex;
    align-items: center;
}
.my_task_tabs li{
    width: unset !important;
}
.user_sidebar_top_wraper{
    background-color: #D5DDA4 !important;
}
#download_attachment .icheckbox_square-blue{
    margin-right: 5px;
}
.direct-chat-contacts{
    background: unset;
}
.direct-chat-contacts .nav.nav-tabs li a, .direct-chat-contacts .contacts-list-date{
    color: #000;
}
.direct-chat-contacts .contacts-list-name{
    color: #000;
    font-weight: 500;
}
.dashboard_wraper .panel{
    border-radius: 0 !important;
    box-shadow: none !important;
}
.mx-0{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#loader-parent{
    display: none !important;
}
.parent-quote-items{
    min-height: 150px;
}
.login-box-body, .register-box-body{
    box-shadow: 0 2px 6px 0 rgb(67 89 113 / 12%) !important;
    border-radius: 7px !important;
    border: 1px solid #E8E8E8 !important;
}
.login-page, .register-page {
    background: #FAFAFA;
}
html{
    background: #FAFAFA;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    color: #000;
    background-color: #D5DDA4;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    border-top-color: #D5DDA4;
}
.direct-chat-primary .right>.direct-chat-text{
    background: #d5dda4;
    border-color: #d5dda4;
    color: #000;
}
.direct-chat-primary .right>.direct-chat-text:after, .direct-chat-primary .right>.direct-chat-text:before {
    border-left-color: #d5dda4;
}
.modal-body .panel{
    border: 0 !important;
    box-shadow: none !important;
    border-radius: unset !important;
}
.modal-body .panel .panel-body{
    padding: 0;
}
#quotes-datatable .approval_status_list {
    padding-right: 30px;
}
.dataTables_wrapper{
    width: 100%;
    overflow-x: auto;
}
.disabled-link {
    color: #aaa !important;
    cursor: not-allowed;
    text-decoration: none;
}
.monthly-card {
    transition: background-color 0.3s ease;
}

.monthly-card:hover {
    background-color: #f2f2f2;
    cursor: pointer;
}

.monthly-card.selected {
    background-color: #d4e9ff; /* light blue */
    border: 2px solid #007bff;
}
