@import url(font-awesome.min.css);

/* 
==========================
1.Fonts 
==========================
*/
@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Black.eot');
    src: url('../fonts/Vazirmatn-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Black.woff2') format('woff2'), url('../fonts/Vazirmatn-Black.woff') format('woff'), url('../fonts/Vazirmatn-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Regular.eot');
    src: url('../fonts/Vazirmatn-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Regular.woff2') format('woff2'), url('../fonts/Vazirmatn-Regular.woff') format('woff'), url('../fonts/Vazirmatn-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-ExtraBold.eot');
    src: url('../fonts/Vazirmatn-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-ExtraBold.woff2') format('woff2'), url('../fonts/Vazirmatn-ExtraBold.woff') format('woff'), url('../fonts/Vazirmatn-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Bold.eot');
    src: url('../fonts/Vazirmatn-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Bold.woff2') format('woff2'), url('../fonts/Vazirmatn-Bold.woff') format('woff'), url('../fonts/Vazirmatn-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Light.eot');
    src: url('../fonts/Vazirmatn-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Light.woff2') format('woff2'), url('../fonts/Vazirmatn-Light.woff') format('woff'), url('../fonts/Vazirmatn-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-ExtraLight.eot');
    src: url('../fonts/Vazirmatn-ExtraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-ExtraLight.woff2') format('woff2'), url('../fonts/Vazirmatn-ExtraLight.woff') format('woff'), url('../fonts/Vazirmatn-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Regular_1.eot');
    src: url('../fonts/Vazirmatn-Regular_1.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Regular_1.woff2') format('woff2'), url('../fonts/Vazirmatn-Regular_1.woff') format('woff'), url('../fonts/Vazirmatn-Regular_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Medium.eot');
    src: url('../fonts/Vazirmatn-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Medium.woff2') format('woff2'), url('../fonts/Vazirmatn-Medium.woff') format('woff'), url('../fonts/Vazirmatn-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-SemiBold.eot');
    src: url('../fonts/Vazirmatn-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-SemiBold.woff2') format('woff2'), url('../fonts/Vazirmatn-SemiBold.woff') format('woff'), url('../fonts/Vazirmatn-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn-Thin.eot');
    src: url('../fonts/Vazirmatn-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Vazirmatn-Thin.woff2') format('woff2'), url('../fonts/Vazirmatn-Thin.woff') format('woff'), url('../fonts/Vazirmatn-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}



/* 
==========================
2.Reset Style 
==========================
*/

body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}


/*
==========================
2.1.HTML5 display-role 
reset for older browsers
==========================
*/

aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

*,
*:focus,
*:hover {
    outline: none;
}

textarea {
    resize: none;
}


/*
==========================
3.main-color
==========================
*/

:root {
    --blue-info-main: #24A4F2;
    --light-blue: #3FAEE5;
    --dark-gray-4: #4A5259;
    --dark-gray-3: #525252;
    --dark-gray-text: #545454;
    --dark-gray-2: #616161;
    --dark-gray-1: #999999;
    --gray-5: #A9A9A9;
    --dark-gray-shadow: #B2B2B24D;
    --gray-4: #CCCCCC;
    --red-gradient: #EB4662;
    --red-main-0: #EB6079;
    --red-main: #EB4260;
    --red-main-1: #ED4261;
    --gray-3: #EDEDED;
    --gray-2: #EBEBEB;
    --gray-1: #f5f5f5;
    --pink: #F774A0;
    --pink-shadow: #F7BCC7;
    --white: #fff;
    --red-shadow: #f06f8673;
    --light-blue-switch: #57B8E8;
    --light-orange-switch: #FFCB74;
    --blue-info-shadow: rgba(36, 164, 242, 0.25);
    --blue-primary-main: #4B71BF;
    --blue-primary-shadow: rgba(75, 113, 191, 0.25);
    --purple-1: #B286A9;
    --purple-2: #B585CC;
    --green: #2DB2AC;
    --green-1: #3ECEB6;
    --green-2: #2FBAA3;
    --gray-box: #F0F0F0;
    --light-brown: #DBA479;
    --brown: #BF8F69;
    --blue-gradient: #0C8C99;
    --light-blue-gradient: #41BACC;
    --blue-gradient-2: #104863;
    --light-blue-gradient-2: #317DA3;
    --purple-gradient: #9C55BD;
    --light-purple-gradient: #C280E0;
    --purple-gradient-2: #5A3A69;
    --light-purple-gradient-2: #9C61B8;
    --light-red-gradient: #FA7D92;
    --orange-gradient: #FA8464;
    --light-orange-gradient: #FAAC80;
    --orange-gradient-2: #E69367;
    --light-orange-gradient-2: #FFB680;
    --brown-gradient: #A66F44;
    --light-brown-gradient: #DD945C;
    --brown-gradient-2: #855E40;
    --light-brown-gradient-2: #D49668;
    --light-green-gradient: #00A1A8;
    --light-green-gradient-1: #009299;
    --light-purple-gradient-1: #8F5683;
}


/*
==========================
4.Bootstrap Overwrite
==========================
*/

body {
    background-color: var(--gray-1);
    font-family: Vazirmatn;
    direction: rtl;
    overflow-x: hidden;
    color: var(--dark-gray-text);
}

.border-secondary {
    border-color: #CACACA !important
}

.bg-danger {
    background-color: var(--red-main) !important;
}

.bg-warning {
    background-color: var(--light-orange-switch) !important;
}

.flex {
    flex: 1 1 0;
}

.text-muted {
    color: #8C8C8C !important
}

@media (min-width:992px) {
    .row-cols-lg-8 > * {
        flex: 0 0 auto;
        width: 12.5%
    }
}


/* alert */
#pageMessages {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 30%;
    min-width: 270px;
}

/* .alert:not(.alert-purple) {
    max-width: 350px;
} */

.alert-purple {
    background: var(--purple-2);
    border-color: var(--purple-2);
    padding: 5px 20px;
}

.alert .title {
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    display: block;
}

.alert .sub-title {
    font-weight: 700;
    font-size: 13px;
    line-height: 21px;
}


/* button */

.btn {
    height: 40px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    line-height: 1;
}

[class^='btn']:active,
[class^='btn']:focus,
[class^='btn']:focus:active {
    background-image: none;
    outline: 0;
    box-shadow: none;
}

.btn.with-out-shadow {
    box-shadow: unset;
}


/* Large Size */

@media (min-width:992px) {
    .btn-lg {
        height: 40px;
        font-weight: 700;
        font-size: 18px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.btn:hover {
    filter: brightness(1.03)
}

.btn-success {
    background-color: var(--green);
    border-color: var(--green);
    box-shadow: 0px 5px 5px rgba(179, 179, 179, 0.3);
}

    .btn-success:hover,
    .btn-success:focus {
        background-color: #4abbb6;
        border-color: #4abbb6;
    }

.btn-secondary {
    background-color: #DADADA;
    color: #2E2E2E;
    border-color: transparent;
}

    .btn-secondary:hover,
    .btn-secondary:focus {
        background-color: #e3e2e2;
        border-color: transparent;
        color: #2E2E2E;
    }

.btn-danger {
    background: var(--red-main);
    box-shadow: 0px 4px 4px var(--red-shadow);
    color: var(--white);
}

    .btn-danger:hover,
    .btn-danger:focus {
        color: var(--white);
        background-color: #f15571;
        border-color: #f15571;
    }

.btn-danger-2 {
    background: var(--red-main-0);
    box-shadow: unset;
    color: var(--white);
}

    .btn-danger-2:hover,
    .btn-danger-2:focus {
        background-color: #ed7d91;
        color: var(--white);
    }

.btn-blue {
    background: var(--light-blue-switch);
    box-shadow: 0px 4px 3px 0px #B2B2B280;
    color: var(--white);
}

    .btn-blue .icon {
        width: 30px;
        height: 30px;
    }

div.dataTables_wrapper {
    overflow-x: hidden;
}

.btn-blue:hover,
.btn-blue:focus {
    background: #5cc9ff;
    box-shadow: 0px 4px 3px 0px #B2B2B280;
    color: var(--white);
}

.btn-brown {
    box-shadow: 0px 5px 5px rgba(179, 179, 179, 0.3);
    background: #B86B77;
}

    .btn-brown:hover,
    .btn-brown:active {
        background-color: #b37c84;
        color: var(--white);
    }

.btn-purple {
    background: var(--purple-2);
    box-shadow: 0px 4px 3px 0px #B2B2B280;
    color: var(--white);
}

.btn-purple-1 {
    height: 35px !important;
}

.btn-purple:hover,
.btn-purple:focus {
    background: #b899c7;
    color: var(--white);
}

.btn-info {
    background: var(--blue-info-main);
    box-shadow: 0px 4px 4px var(--blue-info-shadow);
    color: var(--white);
    border-color: var(--blue-info-main);
}

    .btn-info:hover,
    .btn-info:focus {
        background: #57c3ff;
        box-shadow: 0px 4px 4px #57c3ff8c;
        color: var(--white);
        border-color: #57c3ff;
    }

.btn-pink {
    background: #F774A0;
    box-shadow: 0px 4px 4px #F7BCC7;
    color: var(--white);
}

    .btn-pink:hover,
    .btn-pink:focus {
        background: #f38caf;
        color: var(--white);
    }

.btn-primary {
    background: var(--blue-primary-main);
    box-shadow: 0px 4px 4px var(--blue-primary-shadow);
    border-color: var(--blue-primary-main);
    color: var(--white);
}

    .btn-primary:hover,
    .btn-primary:focus {
        color: var(--white);
        background-color: #6d86b5;
        border-color: #6d86b5;
    }


/* form */
.form-text {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    color: var(--dark-gray-text);
}

.form-label.type-1 {
    color: var(--dark-gray-2);
    font-size: 15px;
    letter-spacing: -0.01em;
    line-height: 1.5;
}

.form-label.type-2 {
    font-size: 15px;
    color: var(--dark-gray-text);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
}

.form-control.type-1 {
    background: var(--gray-2) !important;
    border-radius: 10px;
    border-color: transparent;
    color: inherit;
}

/* textarea {
    padding: 0!important;
} */

input.form-control.type-1 {
    height: 40px;
}

.form-control:focus {
    box-shadow: unset;
}

.form-control.type-1:focus {
    background: var(--gray-2);
    box-shadow: unset;
}

.form-control.type-2 {
    background-color: #A3A3A3 !important;
    color: var(--white);
    border-color: transparent;
    height: 35px;
}

.form-control.type-3 {
    background-color: #707070 !important;
    color: var(--white);
    border-color: transparent;
    height: 35px;
}

.form-control.is-invalid,
.form-control.is-invalid:focus {
    border-color: #FF607B !important;
    padding-left: 12px;
    box-shadow: unset;
}

.form-control.is-valid,
.form-control.is-valid:focus {
    border-color: var(--green-1) !important;
    padding-left: 12px;
    box-shadow: unset;
}


/*
==========================
5.Typography
==========================
*/

.radius-10 {
    border-radius: 10px;
}

.radius-13 {
    border-radius: 13px;
}

.fw_600 {
    font-weight: 600;
}

.fw_700 {
    font-weight: 700 !important;
}

.f_s_16 {
    font-size: 13px;
}

.f_s_18 {
    font-size: 17px;
}

.f_s_20 {
    font-size: 20px;
}


/*
==========================
6.General Style
==========================
*/

.text-primary {
    color: var(--dark-gray-text) !important;
}

input[type="email"] {
    text-align: left;
    direction: ltr;
}

.has-icon input.form-control {
    padding-right: 45px;
}

.has-icon .icon {
    right: 20px;
    width: 23px;
}

.has-icon .textarea-icon {
    width: 35px;
    height: 35px;
    color: #8E8E8E;
}

.has-icon textarea.form-control {
    padding-right: 70px;
}


/* Preloader CSS */

#preloader {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: var(--gray-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
}

.line {
    background-color: var(--red-main);
    width: 7px;
    height: 35px;
    margin: 0px 5px;
    border: none;
    animation: size 0.8s infinite linear;
    border-radius: 20px;
}

.line-1 {
    animation-delay: 0.60s;
}

.line-2 {
    animation-delay: 0.30s;
}

.line-3 {
    animation-delay: 0s;
}

.line-4 {
    animation-delay: 0.30s;
}

.line-5 {
    animation-delay: 0.60s;
}

@keyframes size {
    0% {
        height: 40px;
    }

    25% {
        height: 60px;
    }

    50% {
        height: 90px;
    }

    75% {
        height: 60px;
    }

    100% {
        height: 40px;
    }
}

.overlay_highlight {
    background: rgba(196, 196, 196, 0.75);
    position: absolute;
    height: 100vh;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    transition: 0.2s;
    opacity: 0;
    visibility: hidden;
}

    .overlay_highlight.is-open {
        opacity: 1;
        transition: 0.2s;
        visibility: visible;
    }


/* card */

.card.style-1 {
    background: var(--white);
    /* box-shadow: 0px 5px 5px rgba(179, 179, 179, 0.3); */
    border-radius: 10px;
    border-color: transparent;
    box-shadow: rgba(179, 179, 179, 0.3) 0px 2px 8px 0px;
}


/* has line */

.has-line > * {
    z-index: 1;
}

.has-line::before {
    height: 1px;
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
}


/* check box */

.material-checkbox {
    z-index: 0;
    position: relative;
    display: flex;
    align-items: center;
}

    .material-checkbox > input {
        border-radius: 7px;
        z-index: -1;
        position: absolute;
        right: 0px;
        top: 0px;
        display: block;
        margin: 0;
        border-radius: 50%;
        width: 33px;
        height: 33px;
        background-color: rgba(0, 0, 0, 0.6);
        box-shadow: none;
        outline: none;
        opacity: 0;
        transform: scale(1);
        pointer-events: none;
        transition: opacity 0.3s, transform 0.2s;
    }

        .material-checkbox > input:checked,
        .material-checkbox > input:indeterminate {
            background-color: var(--red-main);
        }

    .material-checkbox > span {
        cursor: pointer;
        font-size: 15px;
        line-height: 23px;
        text-align: right;
        letter-spacing: -0.01em;
        color: var(--dark-gray-2);
        font-weight: 700;
        position: relative;
        white-space: nowrap;
    }

        .material-checkbox > span:after {
            content: "";
            display: block;
            position: absolute;
            top: 3px;
            right: 7px;
            width: 14px;
            height: 8px;
            border: solid 2px transparent;
            border-right: none;
            border-top: none;
            transform: translate(1px, 3px) rotate(-45deg);
            border-color: transparent;
        }

    .material-checkbox > input:checked + span::after {
        border-color: var(--white);
    }

    .material-checkbox > span:before {
        background: transparent;
        content: "";
        display: inline-block;
        margin: 0 0 0 10px;
        vertical-align: top;
        transition: border-color 0.2s, background-color 0.2s;
        width: 25px;
        height: 25px;
        border: 1px solid var(--dark-gray-2);
        box-sizing: border-box;
        border-radius: 7px;
    }

    .material-checkbox > input:checked + span:before {
        border-color: var(--red-main);
        background-color: var(--red-main);
    }

/* input number */

.number-input {
    position: relative;
    overflow: hidden;
}

    .number-input input[type="number"] {
        font-style: normal;
        font-weight: 600;
        /* font-size: 20px; */
        font-size: 18px;
        /* line-height: 33px; */
        line-height: 31px;
        text-align: right;
        letter-spacing: 0.01em;
        color: inherit;
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
        padding: 0 20px !important;
    }

    .number-input input[type=number]::-webkit-inner-spin-button,
    .number-input input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
    }

    .number-input .buttons {
        overflow: hidden;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        position: absolute;
        left: 12px;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

.increment,
.decrement {
    background: transparent;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    z-index: 2;
    cursor: pointer;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.number-input .buttons svg {
    width: 16px;
    height: 11px;
    color: var(--gray-5);
}


/* custom collapse */

.collapse-btn .icon {
    color: var(--white);
    width: 14px;
    height: 14px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.collapse-btn.collapsed .icon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

@media (max-width:991.98px) {
    .collapse.custom-collapse {
        display: block !important;
    }
}


/*
==========================
6.1.Header
==========================
*/

.main_header {
    padding: 12px 0 12px;
    /* z-index: 11; */
    position: relative;
    margin: 0 0 20px;
    box-shadow: 0px 5px 5px rgb(179 179 179 / 30%);
}

    .main_header .user_actions > li + li {
        margin-right: 25px;
        position: relative;
    }


/* Large Size */

@media (min-width:992px) {
    .main_header .user_actions > li + li {
        margin-right: 15px;
    }
}

.main_header .btn.btn-header {
    background: #e3e3e3;
    color: var(--dark-gray-text);
    height: 35px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 15px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
    /* width: 35px; */
}

    .main_header .btn.btn-header.just-icon {
        padding: 6px;
        width: 35px;
    }

    .main_header .btn.btn-header svg {
        width: 25px;
    }

.main_header .btn-header.dropdown-toggle::after {
    content: none;
}

.main_header .btn-header.has-arrow .arrow {
    transition: 0.2s;
    width: 17px;
}

.main_header .btn-header.has-arrow.show .arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* Dektop Menu */

.header--dropdown-menu {
    background: var(--gray-2);
    border-radius: 17px;
    border-width: 0px;
    padding: 5px;
}

    .header--dropdown-menu.small {
        min-width: auto;
    }

    .header--dropdown-menu ul li {
        padding: 2px 0
    }

        .header--dropdown-menu ul li a {
            font-weight: 700;
            font-size: 15px;
            color: var(--dark-gray-text) !important;
            padding: 5px 15px;
            border-radius: 35px;
            min-height: 43px;
            display: inline-flex;
            align-items: center;
        }

    .header--dropdown-menu.user-header--dropdown-menu ul li a {
        border-radius: 8px;
    }

    .header--dropdown-menu ul.left-icon li a {
        justify-content: space-between;
    }

    .header--dropdown-menu.user-header--dropdown-menu ul li a:hover,
    .header--dropdown-menu.user-header--dropdown-menu ul li a:focus,
    .header--dropdown-menu.user-header--dropdown-menu ul li a.active {
        background: #D9D9D9;
    }

.user-header--dropdown-menu .icon {
    color: var(--white);
}

.user-header--dropdown-menu .user-title {
    font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    color: var(--dark-gray-text);
}

.user-header--dropdown-menu .user-sub-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
}

.header--dropdown-menu ul li a:hover,
.header--dropdown-menu ul li a:focus,
.header--dropdown-menu ul li a.active {
    background: #D9D9D9;
}

.header--dropdown-menu ul li .icon {
    width: 25px;
    height: 25px;
}

.user-header--dropdown-menu li .icon {
    width: 50px !important;
    height: 50px !important;
    margin-left: 15px !important;
}

.header--dropdown-menu ul.right-icon li .icon {
    margin-left: 7px;
}

.header--dropdown-menu ul.left-icon li .icon {
    margin-right: 7px;
}

.header--dropdown-menu li.border-bottom {
    border-bottom: 1px solid var(--gray-4) !important;
}

.header--dropdown-menu span.icon.language-icon {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: var(--dark-gray-text);
    width: 33px;
    height: 33px;
    background: var(--white);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}


/* Tablet Menu */

.tablet_menu {
    background: var(--gray-2);
    box-shadow: 0px 5px 6px rgba(26, 28, 31, 0.6);
    border-radius: 12px;
    position: absolute;
    width: 200px;
    z-index: 11;
    left: 0px;
    top: calc(100% + 5px);
    padding: 8px;
    transition: 0.25s;
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
}

    .tablet_menu.is-open {
        transform: translateY(0);
        transition: 0.25s;
        visibility: visible;
        opacity: 1;
    }

    .tablet_menu .accordion-item {
        border-width: 0px;
        border-radius: 10px;
        overflow: hidden;
        background: #FAFAFA;
    }

        .tablet_menu .accordion-item:not(:last-child) {
            margin-bottom: 10px;
        }

    .tablet_menu .accordion-button {
        background: #D9D9D9;
        border-radius: 10px;
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 27px;
        color: var(--dark-gray-text);
        padding: 6px 14px;
        box-shadow: none;
    }

    .tablet_menu .accordion-body {
        border-radius: 0 0 10px 10px;
    }

    .tablet_menu .accordion-button:after {
        background-image: url(../images/svg/chevron-down-thin.svg);
        width: 16px;
        height: 10px;
        background-size: 100%;
    }

    .tablet_menu .header--dropdown-menu {
        background-color: var(--white);
    }

    .tablet_menu span.icon.language-icon {
        color: var(--dark-gray-text) !important;
        background: #E8E8E8 !important;
        border-radius: 8px !important;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        width: 33px;
        height: 33px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .tablet_menu .accordion-button span.icon.language-icon {
        background-color: #A6A6A6 !important;
        color: var(--white) !important
    }


/*
==========================
7.login
==========================
*/

.login {
    overflow-x: hidden;
}

    .login .bg-full-page {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .login .bg-full-page.section-1 {
            padding: 45px 10px;
        }

.bg-red {
    background: var(--red-main-1);
}


/* Large Size */

@media (min-width:992px) {
    .login .radius-start-40 {
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
    }

    .login .bg-full-page {
        min-height: 100vh;
    }
}

.login .up_part_login_text p {
    color: var(--white);
}

.login .up_part_login_text .up_text {
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.03em;
}

.login .up_part_login_text .down_text {
    font-weight: 600;
    font-size: 17px;
    line-height: 29px;
    letter-spacing: 0.02em;
}


/* Medium Size */

@media (min-width:768px) {
    .login .hero {
        width: 50%;
    }
}


/* Large Size */

@media (min-width:992px) {
    .login .hero {
        width: 75%;
    }

    .login .up_part_login_text .up_text {
        font-size: 30px;
        line-height: 49px;
    }

    .login .up_part_login_text .down_text {
        font-size: 19px;
        line-height: 41px;
    }
}


/* Extra Large Size */

@media (min-width:1400px) {
    .login .up_part_login_text .up_text {
        font-size: 36px;
        line-height: 49px;
    }

    .login .up_part_login_text .down_text {
        font-size: 25px;
        line-height: 41px;
    }
}


/* Extra Large */

.login-form {
    padding: 30px 0;
}


/* Large Size */

@media (min-width:992px) {
    .login-form {
        background: var(--white);
        border-radius: 30px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}

.login-form .title {
    color: var(--dark-gray-2);
    font-weight: 800;
    font-size: 28px;
}

.login-form .invalid-feedback {
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
    text-align: right;
    direction: rtl;
    color: var(--red-main);
}

    .login-form .invalid-feedback svg {
        width: 22px;
        height: 22px;
    }

.login-form .has-line > * {
    background: var(--gray-1);
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #929292;
}


/* Large Size */

@media (min-width:992px) {
    .login-form .has-line > * {
        background-color: var(--white);
    }
}

.login-form .has-line::before {
    background: var(--gray-4);
}

.login-form .btn.twitter,
.login-form .btn.facebook {
    font-weight: 600;
    height: 38px;
    border-radius: 10px;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
}


/*
==========================
8.00-main
==========================
*/

.main.panel-page {
    padding: 0 0 20px;
}

.main .main_box {
    background-repeat: no-repeat;
    box-shadow: 0px 5px 5px 0px var(--dark-gray-shadow);
    min-height: 100px;
    /* min-height: 120px; */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .main .main_box:hover {
        background-position: 250% 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .main .main_box > a {
        /* min-height: 120px; */
        min-height: 100px;
        padding: 15px;
        width: 100%;
        display: inline-block;
    }

.main .green_gradient {
    background-image: url(../images/png/main_box.png), linear-gradient(to right, var(--blue-gradient) 0%, var(--light-blue-gradient) 100%);
}

.main .purple_gradient {
    background-image: url(../images/png/main_box.png), linear-gradient(to right, var(--purple-gradient) 0%, var(--light-purple-gradient) 100%);
}

.main .red_gradient {
    background-image: url(../images/png/main_box.png), linear-gradient(to right, var(--red-gradient) 0%, var(--light-red-gradient) 100%);
}

.main .orange_gradient {
    background-image: url(../images/png/main_box.png), linear-gradient(to right, var(--orange-gradient) 0%, var(--light-orange-gradient) 100%);
}

.main .main_box .main_title {
    Line-height: 120%;
    color: var(--white);
}

.main .main_box .main_numbers {
    border-bottom: 1px solid var(--white);
    padding: 3px;
}

.main_box p {
    Line-height: 100%;
    color: var(--white);
}

.main_box .down_part_box .number::before {
    content: url(../images/svg/chevron-up.svg);
    width: 6px;
    height: 10px;
    padding: 7px;
    position: relative;
    top: -2px;
}


/*
==========================
9.01-sell
==========================
*/

.title_box.sales_box {
    padding: 5px 25px;
    color: var(--white);
    border: none;
    background: var(--light-brown);
    font-weight: 700;
    font-size: 18px;
    text-align: right;
    letter-spacing: -0.01em;
    min-height: 40px;
    display: flex;
    align-items: center;
}

@media (min-width:992px) {
    .mt-lg-4 {
        margin-top: 1.0rem !important;
    }
}

.form-label {
    margin-bottom: 0rem !important;
}

.datepickers .form-control {
    padding-left: 20px;
    padding-right: 20px;
    height: 40px !important;
    border: none !important;
    background: var(--gray-3);
    border-radius: 8px !important;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: -0.01em;
    color: var(--dark-gray-text);
}

.datepickers > div {
    position: relative;
}

    .datepickers > div:after {
        width: auto;
        content: url(../images/svg/chevron-down.svg);
        top: 50%;
        border: 0px;
        left: 20px;
        position: absolute;
        transform: translateY(-50%);
        z-index: 4;
    }

.datepickers .form-control::placeholder {
    color: var(--dark-gray-text);
}


/*
==========================
10.02-Cash Sales
==========================
*/

.title_box.blue {
    background-color: #3FAEE5;
}


.cash-sales-user-image img {
    position: relative;
    position: relative;
    border: 1.5px solid transparent;
    background: linear-gradient(to right, #ffffff, #ffffff), linear-gradient(to right, #FFE1E7, #EB4260);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    padding: 5px;
}

@media screen and (max-width:991.98px) {
    .cash-sales-user-image {
        height: 110px;
        width: 110px;
        margin: auto;
    }

        .cash-sales-user-image img {
            padding: 3px;
        }
}

.cash-sales-user-name {
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    letter-spacing: -0.01em;
}

.has-icon.icon-squre::before {
    background-image: url(../images/svg/dollar-light.svg);
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    background-color: var(--gray-5);
    border: none;
    border-radius: 8px;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70% 70%;
}

.has-icon.icon-squre.user::before {
    background-image: url(../images/svg/user-dark.svg);
}

.has-icon.icon-squre.phone::before {
    background-image: url(../images/svg/phone.svg);
}

.has-icon.icon-squre.icon-light::before {
    background-color: var(--white);
    background-image: url(../images/svg/dollar-dark.svg);
}

.card .form-control {
    background: var(--gray-3);
}


/* .alert {
    padding: 0.5rem 1rem;
} */

.alert-purple img {
    width: 40px;
}


/*
=================
11.13-گشتنی
=================
*/

.title_box.red_1 {
    background: #EB6079 !important;
}

.title_box.purple_1 {
    background: var(--purple-1) !important;
}


/*
=================
12.Modal
=================
*/

.modal .modal-content {
    box-shadow: 0px 4px 5px rgba(20, 22, 26, 0.3);
    border-radius: 15px;
}

.modal.message .icon {
    color: var(--red-main);
    height: 80px;
    width: 82px;
}

.modal.message .title {
    font-size: 18px;
    line-height: 36px;
}

.modal.message .text {
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.01em;
    font-weight: 600;
    color: #777777;
}


/* Large Size */

@media (min-width:992px) {
    .modal.message .title {
        font-size: 23px;
        line-height: 36px;
    }

    .modal.message .text {
        font-size: 15px;
        line-height: 23px;
    }
}

.modal.main--modal .modal-body {
    max-height: 100vh;
    overflow-y: auto;
    /* padding: 2rem; */
    /* padding: 1.4rem; */
}

.modal.main--modal .btn-close {
    color: var(--dark-gray-text);
    background: #E9E9E9;
    border-radius: 10px;
    padding: 10px;
    margin: 0 0 15px;
    opacity: 0.8;
}

@media (max-width: 991.98px) {
    .modal.main--modal:not(.notification--modal) .modal-content {
        border-radius: 0 !important;
    }

    .modal.main--modal:not(.notification--modal) .modal-body {
        min-height: 100vh;
    }
}

.modal.main--modal .btn-close:hover {
    opacity: 0.5;
}

.modal.main--modal .btn-close .icon {
    height: 80%;
    width: 80%;
    color: inherit;
}

.modal.notification--modal .image {
    width: 82px;
    margin: 0 auto;
    overflow: hidden;
}

    .modal.notification--modal .image img {
        width: 100%;
    }

.modal.notification--modal .title,
.modal.notification--modal .subTitle {
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    letter-spacing: -0.01em;
}

/*
=======================
13.ui_kit_select_search 
=======================
*/

.ui_kit_select_search .form-label {
    width: 100%;
}

.ui_kit_select_search .select2-selection--single {
    border-color: var(--gray-3);
    background-color: var(--gray-3);
    line-height: 40px;
    padding-left: 20px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 8px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: -0.01em;
    color: var(--dark-gray-text) !important;
    display: flex;
    align-items: center;
    border: 1px solid transparent;
}

.ui_kit_select_search .select2-container .select2-selection--single .select2-selection__rendered {
    color: inherit;
    padding-right: 20px;
}

.ui_kit_select_search .select2-selection__arrow {
    left: 20px !important;
    top: 50% !important;
    transform: translatey(-50%) !important;
    -webkit-transform: translatey(-50%) !important;
}

.ui_kit_select_search .select2-container.select2-container--open.select2-container--below .select2-selection--single,
.ui_kit_select_search .select2-container.select2-container--open.select2-container--below .select2-selection--multiple {
    border-color: #C6C6C6 #C6C6C6 transparent #C6C6C6 !important;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-color: transparent #C6C6C6 #C6C6C6 #C6C6C6 !important;
}

.ui_kit_select_search .select2-container .select2-selection--single .select2-selection__arrow b {
    background: url(../images/svg/chevron-down.svg) center center no-repeat;
    top: 60%;
    margin-top: -15px;
    height: 22px;
    width: 22px;
    border: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 0;
}

.select2-results__option {
    padding: 2px 6px;
}

    .select2-results__option.select2-results__message {
        padding: 10px 6px;
    }

.select2-results__option--selectable {
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 35px;
    text-align: right;
    letter-spacing: -0.01em;
    color: var(--dark-gray-text);
    border-radius: 8px;
}

.ui_kit_select_search .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.select2-container .select2-results {
    padding-right: 8px;
    padding-left: 8px;
}

.select2-container .select2-dropdown {
    border-color: #C6C6C6 !important;
    background: var(--gray-3);
    padding-right: 10px;
    padding-left: 10px;
}

.select2-container .select2-dropdown--below {
    padding-bottom: 10px;
}

.select2-container .select2-dropdown--above {
    padding-top: 10px;
}

.select2-container .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container .select2-results__option--selected {
    color: var(--dark-gray-text);
    background-color: var(--white);
}

.select2-search--dropdown {
    position: relative;
}

.select2-container .select2-search--dropdown .select2-search__field {
    height: 35px;
    background: #D4D4D4;
    border-radius: 8px;
    border-color: transparent;
    position: relative;
    padding-left: 50px;
    padding-right: 20px;
}

.select2-container .select2-search--dropdown:after {
    transform: translateY(-50%);
    position: absolute;
    left: 25px;
    background: url(../images/svg/magnify.svg) center no-repeat;
    top: 50%;
    bottom: 0;
    height: 25px;
    width: 25px;
    border: 0px;
    user-select: none;
    content: "";
}

.select2-container .select2-dropdown.dropdown-modal {
    z-index: 1061;
}


/*
=================
14.Simple Select Picker 
=================
*/

.custom-select {
    position: relative;
}

    .custom-select select.simple-selectpicker {
        display: none;
    }

.select-selected {
    padding-left: 20px;
    padding-right: 20px;
    height: 40px !important;
    border: none !important;
    background: var(--gray-3);
    border-radius: 8px !important;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: -0.01em;
    color: var(--dark-gray-text);
    cursor: pointer;
    display: flex;
    align-items: center;
}

    .select-selected:after {
        position: absolute;
        content: url(../images/svg/chevron-down.svg);
        top: 50%;
        margin-top: -7px;
        height: 12px;
        left: 20px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .select-selected.select-arrow-active:after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }


/* style the items (options), including the selected item: */

.select-items div {
    cursor: pointer;
    font-weight: 700;
    font-size: 15px;
    line-height: 35px;
    text-align: right;
    letter-spacing: -0.01em;
    color: var(--dark-gray-text);
    border-radius: 8px;
    padding: 2px 6px;
}

.select-items {
    position: absolute;
    border-radius: 8px;
    top: calc(100% + 5px);
    left: 0;
    right: 0;
    z-index: 9;
    background: var(--gray-3);
    padding: 15px;
}

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: var(--white);
}


/*
=================
15.Date table
=================
*/

table.dataTable {
    border-collapse: separate;
    border-spacing: 0 7px;
    margin: 4px 0 0 !important;
}

@media screen and (min-width:992px) {
    table.dataTable {
        border-collapse: separate;
        border-spacing: 0 5px;
        /* margin: -5px 0 !important; */
    }
}

div.dataTables_wrapper div.dataTables_filter input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

div.dataTables_wrapper div.dataTables_filter input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

div.dataTables_wrapper div.dataTables_filter input[type="search"]::-webkit-search-decoration,
div.dataTables_wrapper div.dataTables_filter input[type="search"]::-webkit-search-cancel-button,
div.dataTables_wrapper div.dataTables_filter input[type="search"]::-webkit-search-results-button,
div.dataTables_wrapper div.dataTables_filter input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

table.dataTable td .btn {
    font-size: 14px;
}

table.dataTable > thead .sorting:before,
table.dataTable > thead .sorting:after,
table.dataTable > thead .sorting_asc:before,
table.dataTable > thead .sorting_asc:after,
table.dataTable > thead .sorting_desc:before,
table.dataTable > thead .sorting_desc:after,
table.dataTable > thead .sorting_asc_disabled:before,
table.dataTable > thead .sorting_asc_disabled:after,
table.dataTable > thead .sorting_desc_disabled:before,
table.dataTable > thead .sorting_desc_disabled:after {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/* table.dataTable.main_table {
    margin-top: 0.45rem !important;
} */

.data-table thead tr {
    border-radius: 12px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: var(--white)
}

.data-table.table_black_header thead tr {
    background: #757575;
}

.data-table.table_purple_header thead tr {
    background: var(--purple-1);
}

.data-table th {
    padding: 14px 20px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
}

.data-table thead th:first-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.data-table tbody tr {
    border-radius: 12px;
    overflow: hidden;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    color: var(--dark-gray-text);
}

table.data-table tbody tr:not(.child) {
    background-color: var(--gray-3);
}

.data-table tr {
    overflow: hidden;
}

    .data-table tr:not(.child) td:first-child {
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .data-table tr:not(.child) td:last-child {
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

.data-table td {
    padding: 10px;
    vertical-align: middle;
}

@media screen and (max-width:991.98px) {
    .data-table td {
        /* padding: 0.7rem 0.8rem; */
        vertical-align: middle;
    }
}

.data-table .icon.vine {
    color: var(--purple-2);
    width: 32px;
    height: 32px;
}

@media screen and (min-width:1025px) {
    .data-table .custom-background.blue {
        padding: 14px 20px;
        background: var(--light-blue-switch);
        border-radius: 10px;
        color: var(--white);
    }
}


/* overWrite */

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length {
        margin-bottom: 0.5rem;
    }
}

div.dataTables_wrapper div.dataTables_filter input {
    margin: 0 7px 0 0;
    border-radius: 10px;
    border: 0px;
    height: 35px;
    position: relative;
    font-size: 14px;
    background-color: var(--light-orange-switch);
    /* background-color: #faa970; */
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 240px;
}

@media screen and (max-width:374.98px) {
    div.dataTables_wrapper div.dataTables_filter input {
        width: auto;
    }
}

@media screen and (min-width: 1200px) {
    div.dataTables_wrapper div.dataTables_filter input {
        width: 580px;
        background-image: url(../images/svg/magnify.svg);
        background-position: 20px center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width:768px) and (max-width:991.98px) {
    div.dataTables_wrapper div.dataTables_filter {
        text-align: center;
    }
}

div.dataTables_wrapper div.dataTables_length label {
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
}

div.dataTables_wrapper div.dataTables_length select {
    margin: auto 7px;
    border-radius: 10px;
    border: 0px;
    height: 35px;
    position: relative;
    background-image: url(../images/svg/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: 15px center;
    width: 95px;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
}


/* table pagination */

.dataTables_paginate .pagination li {
    margin-left: 10px;
}

    .dataTables_paginate .pagination li:last-child {
        margin: 0;
    }

    .dataTables_paginate .pagination li a {
        width: 32px;
        height: 32px;
        background: var(--gray-box);
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--dark-gray-text);
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 27px;
    }

    .dataTables_paginate .pagination li.active a {
        background: #7E7E7E;
        color: var(--white);
    }


/*Table Style In Responsive */

table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
    Width: 20px;
    Height: 20px;
    background-color: var(--green-2);
    box-shadow: unset;
    border: 0px;
    font-size: 20px;
    color: var(--gray-3);
}

table.dataTable > tbody > tr.child ul.dtr-details > li {
    text-align: right;
}

table.dataTable > tbody > tr.child ul.dtr-details {
    width: 100%;
    overflow: hidden;
}

table.dataTable > tbody > tr.child:hover,
table.dataTable > tbody > tr.child {
    background: var(--gray-3) !important
}

    table.dataTable > tbody > tr.child,
    table.dataTable > tbody > tr.child > td {
        border-radius: 10px;
        overflow: hidden;
    }

        table.dataTable > tbody > tr.child ul.dtr-details > li {
            border-radius: 10px;
            padding: 10px 30px;
            border-bottom-width: 0px;
        }

        table.dataTable > tbody > tr.child span.dtr-title {
            min-width: 40%;
            color: #8F8F8F;
        }

@media screen and (max-width:767.98px) {

    table.dataTable > tbody > tr.child span.dtr-title,
    table.dataTable > tbody > tr.child span.dtr-data {
        white-space: normal
    }
}

@media screen and (max-width:399.98px) {
    table.dataTable > tbody > tr.child ul.dtr-details > li {
        display: block !important;
    }

    table.dataTable > tbody > tr.child span.dtr-title,
    table.dataTable > tbody > tr.child span.dtr-data {
        display: block;
    }
}

table.cell-border[dir="ltr"] tbody th:not(:first-child),
table.cell-border[dir="ltr"] tbody td:not(:first-child) {
    border-left: 1px solid #cacaca8c !important
}

.bill-info-table {
    direction: rtl;
}

    .bill-info-table.table.cell-border tbody td {
        padding-right: 7px;
        padding-left: 7px;
    }

        .bill-info-table.table.cell-border tbody td:not(:last-child) {
            border-left: 1px solid rgb(21 25 29 / 60%) !important
        }


/* page 55 */
.product-image {
    width: 30px;
    height: 30px;
    border-radius: 12px;
    overflow: hidden;
    background-image: url(/assets/images/png/placeholder-image.png);
    background-position: center center;
    background-size: cover;
}

    .product-image img {
        width: 100%;
        height: 100%;
    }

/*
====================
16.15-کرین 
====================
*/

.btn-check-custom {
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 10px;
    padding: 0;
}

    .btn-check-custom.true {
        background: var(--green);
    }

    .btn-check-custom.false {
        background: var(--red-main-0)
    }

    .btn-check-custom .icon,
    .btn-check-custom .icon {
        color: var(--gray-3);
        height: 40%;
    }

.data-table .btn-sm {
    height: 33px;
}

.data-table .btn.w-70-px {
    min-width: 70px;
}

.data-table .btn.w-45-px {
    width: 45px;
}

.btn img {
    width: 18px;
    height: 18px;
}


/* inputs in table */

.data-table .table-input {
    box-shadow: 0px 4px 2px rgba(179, 179, 179, 0.5);
    /* width: 90px; */
    width: 110px;
    margin: 0 auto;
}

    .data-table .table-input input {
        background: var(--white) !important;
        height: 36px;
        /* padding: 0 10px 0 30px !important */
        padding: 0 5px 0 25px !important;
        font-size: 17px;
    }

    .data-table .table-input.number-input .buttons {
        left: 9px;
    }

/* Small */
@media screen and (max-width:767.98px) {
    .data-table .number-input-wrapper {
        flex-direction: column;
    }

    .data-table .table-input {
        width: 120px;
        margin: 0;
    }
}

/* result of table */

.data-table tfoot td {
    padding-left: 0;
    padding-right: 0;
}

.result {
    width: 100%;
    background: #E4F6FF;
    border-radius: 12px;
    font-weight: 700;
    font-size: 15px;
    line-height: 23px;
    color: #2D617A;
    padding: 5px 16px;
    letter-spacing: -0.01em;
}

    .result .value {
        background: #57B8E8;
        padding: 10px 12px;
        color: var(--white);
        min-width: 100px;
        text-align: center;
        font-weight: 400;
        direction: ltr;
    }

@media (min-width:992px) {
    .result {
        width: auto;
    }

        .result .value {
            border-radius: 8px;
            padding: 5px 20px;
        }
}


/*
=================
17.Radio 
=================
*/

.radio {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 25px;
}


/* Large Size */

@media (min-width:992px) {
    .radio {
        display: inline-flex;
    }
}

.radio input[type="radio"] {
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background: none;
    border: 0;
    box-shadow: inset 0 0 0 1px var(--dark-gray-text);
    box-shadow: inset 0 0 0 1.5px var(--dark-gray-text);
    appearance: none;
    padding: 0;
    margin: 0;
    transition: box-shadow 150ms cubic-bezier(.95, .15, .5, 1.25);
    pointer-events: none
}

    .radio input[type="radio"]:focus {
        outline: none
    }

    .radio input[type="radio"]:checked {
        box-shadow: inset 0 0 0 6px var(--red-main);
    }

.radio input + span {
    padding-right: 13px;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    height: 100%;
    display: flex;
    align-items: center;
}

table.dataTable.dtr-column > tbody > tr.parent td.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent th.dtr-control:before,
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
    background-color: #76928d;
    content: "-";
}

.data-table .dtr-details .btn:not(.btn-check-custom) {
    /* width: 140px !important; */
    width: 120px !important;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: -0.01em;
}

table.dataTable > tbody > tr.child ul.dtr-details > li:nth-child(odd) {
    background-color: var(--white);
}

table.dataTable > tbody > tr.child ul.dtr-details > li {
    border-radius: 10px;
    padding: 6px 20px !important;
    border-bottom-width: 0px;
    /* min-height: 65px; */
    text-align: right;
    display: flex;
    align-items: center;
}

table.data-table .custom-row > * {
    padding: 0 10px !important;
}


/* جدول صفحه 18 */

table.custom_table {
    border-collapse: separate;
    border-spacing: 0 5px;
    margin: -5px 0;
}

    table.custom_table thead tr {
        background-color: var(--purple-1);
    }

    table.custom_table thead th {
        padding: 12px 20px;
        text-align: center;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden;
        color: var(--white);
    }

        table.custom_table thead th:first-child {
            border-radius: 0 12px 12px 0;
        }

        table.custom_table thead th:last-child {
            border-radius: 12px 0 0 12px;
        }


    /* table.custom_table tbody tr {
background-color: var(--gray-3);
border-radius: 12px;
overflow: hidden;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 26px;
text-align: center;
color: var(--dark-gray-text);
} */

    table.custom_table tr td {
        position: relative;
        padding: 6px 20px;
        background-color: var(--gray-3);
        /* border-radius: 12px; */
        overflow: hidden;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 26px;
        text-align: center;
        color: var(--dark-gray-text);
    }

        table.custom_table tr td:not(:last-child):after {
            position: absolute;
            width: 1px;
            top: 20px;
            bottom: 20px;
            background-color: #AFAFAF;
            content: "";
            left: 0;
        }

        table.custom_table tr td:before {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            content: "";
            right: 15px;
        }

        table.custom_table tr td:first-child {
            border-radius: 0 12px 12px 0;
        }

        table.custom_table tr td:last-child {
            border-radius: 12px 0 0 12px;
        }

@media screen and (max-width:991.98px) {
    table.custom_table {
        border-spacing: 0;
        margin: 0;
        display: block;
    }

        table.custom_table tbody {
            display: block;
        }

        table.custom_table tr {
            display: flex;
            flex-wrap: wrap;
        }

        table.custom_table thead {
            display: none;
        }

        table.custom_table td {
            width: calc(50% - 7.5px);
            display: inline-block;
            text-align: left !important;
            border-radius: 12px !important;
            overflow: hidden;
            padding: 5px 16px !important;
            background-color: var(--purple-1) !important;
            color: var(--white) !important;
        }

        table.custom_table tr td span {
            padding: 10px;
            background-color: var(--gray-3);
            color: var(--dark-gray-text);
            border-radius: 8px 10px;
            display: inline-block;
        }

        table.custom_table tr td:not(:last-child):after {
            content: none;
        }

        table.custom_table tr td::before {
            content: attr(data-title);
        }

        table.custom_table td:nth-child(1),
        table.custom_table td:nth-child(2) {
            margin-bottom: 10px;
        }

        table.custom_table td:nth-child(1),
        table.custom_table td:nth-child(3) {
            margin-left: 10px;
        }
}

@media screen and (max-width:767.98px) {
    table.custom_table td {
        width: 100%;
        display: block;
        margin-left: 0 !important;
    }

        table.custom_table td:not(:last-child) {
            margin-bottom: 10px;
        }
}


/* جدول های آماری در صفحه 3 و 4 */

table.statistics_table {
    border-collapse: separate;
    border-spacing: 0 7px;
    margin: -7px 0;
}

    /* tr:first-child {
    border-spacing: 0;
} */

    table.statistics_table thead tr {
        background-color: #898989;
        color: var(--white);
    }

    table.statistics_table tr th:first-child {
        border-radius: 10px;
        padding: 12px 20px;
        overflow: hidden;
        font-size: 16px;
        font-weight: 700;
    }

    table.statistics_table tr {
        background-color: var(--gray-box);
        color: var(--dark-gray-text);
        border-radius: 10px;
        overflow: hidden;
    }

        table.statistics_table tr td:first-child {
            border-radius: 0 10px 10px 0;
            padding: 10px 20px;
            overflow: hidden;
            font-size: 14px;
            font-weight: 700;
        }

    table.statistics_table.private_info td:first-child {
        color: #7B7B7B;
    }

    table.statistics_table tr td:last-child {
        border-radius: 10px 0 0 10px;
        overflow: hidden;
        font-size: 15px;
        padding: 10px 20px;
        font-weight: 700;
    }

    /* table.statistics_table tr td:last-child. {
    font-weight: 600;
} */

    table.statistics_table.orange_footer tr.footer {
        background: #FAA970;
        color: var(--white);
    }

    table.statistics_table.green_footer tr.footer {
        background: var(--green-2);
        color: var(--white);
    }

@media screen and (min-width:768px)and (max-width:991.98px) {
    table.statistics_table:not(.type-2) tbody {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    table.statistics_table.private_info tbody {
        flex-wrap: wrap;
        gap: 10px;
    }

    table.statistics_table.private_info tr {
        width: calc(50% - 5px);
        justify-content: space-between;
    }

    table.statistics_table:not(.type-2) tr {
        display: flex;
    }
}

@media screen and (max-width:991.98px) {
    table.statistics_table:not(.type-2) thead {
        display: none;
    }
}


/*
==========================
17.صفحه فاکتور
==========================
*/
.bill-wrapper {
    padding: 30px 0;
    direction: ltr;
}

    .bill-wrapper .container {
        max-width: 1024px;
        margin: 0 auto;
        /* min-height: 100vh; */
    }

header.bill-header {
    position: relative;
    -webkit-print-color-adjust: exact;
    overflow: hidden;
}

    header.bill-header img {
        display: block;
        margin: auto;
        width: 100%;
    }


.bill-title {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #2E2E2E;
    line-height: 24px;
}

.bill-value {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #2E2E2E;
    line-height: 24px;
}

.bg-gray {
    background: #F1EFF0;
}

table.bill-table thead th {
    background-color: #757575;
    color: var(--white);
    padding: 7px;
    white-space: nowrap;
    font-size: 12px;
    -webkit-print-color-adjust: exact;
    text-align: center;
}

table.bill-table td {
    -webkit-print-color-adjust: exact;
    color: #616161;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    background-color: #F0EEEF;
    padding: 5px;
    text-align: center;
    max-width: 330px;
}

table.bill-table tfoot td {
    color: #2E2E2E;
}

table.bill-table tr:nth-child(even) td {
    background-color: var(--white);
}

table.bill-table tfoot {
    border-top: 1px solid #D2D2D2;
    position: relative;
}

footer.bill-footer {
    overflow: hidden;
}

    footer.bill-footer img {
        width: 100%;
    }

.bill-info-table td {
    padding: 6px;
}

.bill-footer-barcode {
    width: 80px;
    height: 80px;
    overflow: hidden;
    opacity: 0.7;
    z-index: 2;
    margin-right: auto;
}

    .bill-footer-barcode img {
        width: 100%;
        height: 100%;
    }

/* invoice page 2 */
@page {
    margin: 0
}

.sheet {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    page-break-after: always;
}

/** Paper sizes **/
body.A4 .sheet {
    width: 210mm;
    height: 297mm
}

body.A4.landscape .sheet {
    width: 297mm;
    height: 209mm
}

body.A5 .sheet {
    width: 148mm;
    height: 209mm
}

body.A5.landscape .sheet {
    width: 210mm;
    height: 147mm
}

body.invoice-2 .bill-content {
    padding: 30px 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    color: #000;
}

/* invoice-table-1 */
body.invoice-2 .invoice-table-1 .title {
    text-align: center;
    background-color: #2b3e64;
    display: inline-block;
    margin-right: auto;
    padding: 2px 80px;
    color: #fff;
    font-size: 15px;
    border-radius: 40px 40px 0 0;
    -webkit-print-color-adjust: exact;
    font-weight: 500;
}

.invoice-table-1 td {
    font-size: 13px;
    font-weight: bold;
}

/* invoice-table-2 */
.invoice-table-2 {
    border-radius: 13px;
    overflow: hidden;
    line-height: 24px;
    font-size: 13px;
    font-weight: bold;
    background-color: rgb(218, 219, 221);
    padding: 8px;
    min-width: 35%;
    -webkit-print-color-adjust: exact;
}

/* invoice table-3  */
body.invoice-2 .invoice-table-3 {
    font-size: 14.5px;
    font-weight: bold;
    border-collapse: collapse;
    border-radius: 13px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #000;
}

    body.invoice-2 .invoice-table-3 thead {
        background-color: rgb(164, 164, 164);
        -webkit-print-color-adjust: exact;
        font-size: 13px;
    }

    body.invoice-2 .invoice-table-3 td {
        border: solid 1px #000;
    }

    body.invoice-2 .invoice-table-3 tbody td {
        line-height: 30px;
    }

    body.invoice-2 .invoice-table-3 thead tr:first-child td:first-child {
        border-top-right-radius: 13px;
    }

    body.invoice-2 .invoice-table-3 thead tr:first-child td:last-child {
        border-top-left-radius: 13px;
    }

    body.invoice-2 .invoice-table-3 tbody tr:last-child td:first-child {
        border-bottom-right-radius: 13px;
    }

    body.invoice-2 .invoice-table-3 tbody tr:last-child td:last-child {
        border-bottom-left-radius: 13px;
    }

/* invoice table-4  */
body.invoice-2 .invoice-table-4 {
    width: auto;
    background-color: rgb(218, 219, 223);
    -webkit-print-color-adjust: exact;
    font-size: 13.5px;
    font-weight: bold;
    border-radius: 13px;
    margin: 0;
    min-width: 35%;
    border-collapse: collapse;
    border-style: hidden;
    box-shadow: 0 0 0 1px #ffffff;
}

    body.invoice-2 .invoice-table-4 td {
        border: 1px solid #fff !important;
    }

.invoice-table-4 tfoot td:first-child {
    background-color: rgb(164, 164, 164);
    -webkit-print-color-adjust: exact;
    border-radius: 0 0 13px 0;
}

.invoice-table-4 tfoot td:last-child {
    background-color: rgb(164, 164, 164);
    -webkit-print-color-adjust: exact;
    border-radius: 0 0 0 13px;
}

/* footer */
body.invoice-2 footer.bill-footer {
    position: absolute;
    bottom: 0px;
    right: 0;
    left: 0;
}

@media print {
    @page {
        size: A4;
        margin: 3mm;
        padding: 0mm;
    }

    body {
        margin: 0;
    }

    header.bill-header img {
        width: 100%;
    }

    .bill-wrapper {
        padding: 0px !important;
        margin: 0px !important;
    }

        .bill-wrapper .container {
            padding: 0cm !important;
            margin: 0px !important;
        }

    header.bill-header img {
        width: 100%;
    }

    .bill-table tfoot {
        display: table-row-group;
    }

    /* invoice2 */
    body.invoice-2 footer.bill-footer {
        position: fixed;
    }
}

.visible-hidden {
    visibility: hidden;
}

/*
==========================
18.Theme Dark
==========================
*/

[data-theme="dark"]:root {
    --gray-1: #212529;
    --gray-2: #353A40;
    --dark-gray-2: #F2F2F2;
    --gray-5: #2C3136;
    --blue-gradient: #104863;
    --light-blue-gradient: #317DA3;
    --red-gradient: #5A3A69;
    --light-red-gradient: #9C61B8;
    --orange-gradient: #855E40;
    --light-orange-gradient: #D49668;
    --purple-gradient: #185D52;
    --light-purple-gradient: #2D8F7F;
    --orange-gradient-2: #A66F44;
    --light-orange-gradient-2: #DD945C;
    --light-brown: var(--brown);
    --purple-1: var(--light-purple-gradient-1);
}

[data-theme="dark"] #preloader {
    background-color: var(--gray-1)
}

[data-theme="dark"] .btn {
    box-shadow: 0px 4px 5px 0px #14161A4D;
}

    [data-theme="dark"] .btn:hover {
        filter: brightness(.97);
    }

[data-theme="dark"] .btn-danger,
[data-theme="dark"] .btn-info,
[data-theme="dark"] .btn-primary {
    box-shadow: 0px 5px 6px rgba(26, 28, 31, 0.6);
}

[data-theme="dark"] .btn-pink {
    background: #B7495D;
    box-shadow: 0px 4px 5px rgba(20, 22, 26, 0.3);
}

[data-theme="dark"] .btn-secondary {
    background-color: #6E7985;
    box-shadow: 0px 4px 5px rgba(20, 22, 26, 0.3);
    color: var(--white);
}

[data-theme="dark"] .btn-purple {
    background: #6069BF;
    box-shadow: 0px 4px 5px rgba(20, 22, 26, 0.3);
}

[data-theme="dark"] .btn-blue {
    background: #308FBF;
    box-shadow: 0px 4px 5px rgba(20, 22, 26, 0.3);
}


/* login */
[data-theme="dark"] .main_header {
    box-shadow: 0px 5px 5px #14161A;
}

    [data-theme="dark"] .form-label.type-1,
    [data-theme="dark"] .form-text,
    [data-theme="dark"] .material-checkbox > span,
    [data-theme="dark"] .header--dropdown-menu .dropdown-item span,
    [data-theme="dark"] .bootstrap-datetimepicker-widget table,
    [data-theme="dark"] .select2-results__option--selectable,
    [data-theme="dark"] .datepickers .form-control::placeholder,
    [data-theme="dark"] .cash-sales-user-name,
    [data-theme="dark"] .form-check label,
    [data-theme="dark"] .form-label.type-2,
    [data-theme="dark"] .radio input + span,
    [data-theme="dark"] .select-items div,
    [data-theme="dark"] .modal.message .text,
    [data-theme="dark"] .select2-container .select2-results__option--highlighted.select2-results__option--selectable,
    [data-theme="dark"] .select2-container .select2-results__option--selected,
    [data-theme="dark"] .dropdown-menu .text-primary,
    [data-theme="dark"] .modal.message .modal-content,
    [data-theme="dark"] .main_header .btn.btn-header,
    [data-theme="dark"] div.dataTables_wrapper div.dataTables_length label,
    [data-theme="dark"] div.dataTables_wrapper div.dataTables_filter label,
    [data-theme="dark"] table.dataTable td,
    [data-theme="dark"] table.dataTable th,
    [data-theme="dark"] .data-table td,
    [data-theme="dark"] .result,
    [data-theme="dark"] .modal.notification--modal .title,
    [data-theme="dark"] .modal.notification--modal .subTitle {
        color: #f2f2f2 !important;
    }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0 !important;
}

[data-theme="dark"] table.dataTable > tbody > tr.child span.dtr-title {
    color: #ADADAD;
}

[data-theme="dark"] .card.style-1 {
    background: #31363b;
    /* box-shadow: 0px 5px 5px #14161A; */
    box-shadow: #14161A 0px 2px 8px 0px;
}

@media (min-width: 992px) {

    [data-theme="dark"] .login-form,
    [data-theme="dark"] .login-form .has-line > * {
        background: #353A40;
    }
}

@media (min-width: 992px) {
    [data-theme="dark"] .login-form .has-line > * {
        color: #f2f2f2;
    }
}

[data-theme="dark"] .material-checkbox > span:before {
    border: 0.5px solid #F2F2F2;
}


/*header*/

[data-theme="dark"] .header--dropdown-menu {
    background: #33383D;
}

@media screen and (max-width:991.98px) {
    [data-theme="dark"] .header--dropdown-menu {
        background: #58626B;
    }

    [data-theme="dark"] .tablet_menu .accordion-item {
        background: #58626B;
    }
}

[data-theme="dark"] .header--dropdown-menu ul li a:hover,
[data-theme="dark"] .header--dropdown-menu ul li a:focus,
[data-theme="dark"] .header--dropdown-menu ul li a.active {
    background: #505961;
}

[data-theme="dark"] .header--dropdown-menu span.icon.language-icon,
[data-theme="dark"] .select-items .same-as-selected,
[data-theme="dark"] .select-items div:hover,
[data-theme="dark"] .select2-container .select2-results__option--highlighted.select2-results__option--selectable,
[data-theme="dark"] .select2-container .select2-results__option--selected {
    background-color: #6B7580;
}

[data-theme="dark"] .user-header--dropdown-menu .icon {
    color: #949FAC;
}

[data-theme="dark"] .header--dropdown-menu li.border-bottom {
    border-bottom: 1px solid #6D6D6D !important;
}

[data-theme="dark"] .overlay_highlight.is-open {
    background: #212529CC;
}

[data-theme="dark"] .tablet_menu,
[data-theme="dark"] .modal.message .modal-content,
[data-theme="dark"] .main_header .btn.btn-header {
    background: #31363B;
}

    [data-theme="dark"] .tablet_menu .accordion-button {
        background: #4A5159;
        color: #F2F2F2;
    }

    [data-theme="dark"] .tablet_menu span.icon.language-icon {
        background: #373D42 !important;
        color: #f2f2f2 !important;
    }


/* main */

[data-theme="dark"] .main .main_box {
    box-shadow: 0px 4px 5px rgb(20 22 26 / 30%);
}

[data-theme="dark"] .ui_kit_select_search .select2-selection--single,
[data-theme="dark"] .select-selected,
[data-theme="dark"] .modal.main--modal .btn-close,
[data-theme="dark"] .toast .tostBtnClose {
    background: #4A5259 !important;
    border: 1px solid #999999 !important;
    color: #f2f2f2 !important;
}

[data-theme="dark"] .toast .progress {
    background-color: #40464D;
}

[data-theme="dark"] .form-control.type-2,
[data-theme="dark"] .form-control.type-3 {
    background-color: #4A5259 !important;
}

[data-theme="dark"] .toast-content .message .text {
    color: #f2f2f2 !important;
}

[data-theme="dark"] .card .input-group input {
    background: #4A5259 !important;
    color: #f2f2f2 !important;
}

[data-theme="dark"] .ui_kit_select_search .select2-container.select2-container--open.select2-container--below .select2-selection--single,
[data-theme="dark"] .ui_kit_select_search .select2-container.select2-container--open.select2-container--below .select2-selection--multiple {
    border-color: #999999 #999999 transparent #999999 !important
}

[data-theme="dark"] .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
[data-theme="dark"] .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-color: transparent #999999 #999999 !important
}

[data-theme="dark"] .select2-container .select2-dropdown--below {
    background: #4A5259 !important;
    border-color: transparent #999999 #999999 !important;
    color: #f2f2f2 !important;
}

[data-theme="dark"] .select2-container .select2-dropdown--above {
    background: #4A5259 !important;
    border-color: #999999 #999999 transparent !important;
    color: #f2f2f2 !important;
}

[data-theme="dark"] .input-group .wider,
[data-theme="dark"] .select2-container .select2-search--dropdown .select2-search__field {
    background-color: #353B40 !important;
    color: #f2f2f2;
}

[data-theme="dark"] .select2-container .select2-search--dropdown:after {
    background: url(../images/svg/magnify-dark.svg) center no-repeat;
}


/*01*/

[data-theme="dark"] .cash-sales-user-image img {
    background: linear-gradient(to right, #31363b, #31363b), linear-gradient(to right, rgba(70, 70, 70, 1), rgba(160, 160, 160, 1));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

[data-theme="dark"] .input-has-icon.icon-squre.icon-light::before {
    background: #2A2F33;
}


/* 02*/

[data-theme="dark"] .data-table .table-input {
    box-shadow: unset;
}

[data-theme="dark"] .has-icon.icon-squre.icon-light::before {
    background: #2A2F33;
    content: url(../images/svg/dollar-light.svg);
}

[data-theme="dark"] .has-icon.icon-squre input,
[data-theme="dark"] .form-control.type-1 {
    background: var(--dark-gray-4) !important;
    color: #f2f2f2 !important;
}

[data-theme="dark"] .has-icon textarea.form-control {
    border-color: transparent;
    background: var(--dark-gray-4);
}

[data-theme="dark"] .form-check input {
    background: #212529;
    border-color: #f2f2f2;
}

[data-theme="dark"] .alert-purple {
    background: var(--light-purple-gradient-1);
    border-color: var(--light-purple-gradient-1);
}


/* ziyad kardan */

[data-theme="dark"] .radio input + span:after {
    background: #31363B;
    border: 1px solid #f2f2f2;
}

[data-theme="dark"] .select-items {
    background-color: #4A5259;
}


/*13*/

[data-theme="dark"] .red_1 {
    background: #BF8F69 !important;
}

[data-theme="dark"] div.dataTables_wrapper div.dataTables_length select,
[data-theme="dark"] div.dataTables_wrapper div.dataTables_filter input {
    background-color: #40464D;
    color: #F2F2F2;
}

[data-theme="dark"] div.dataTables_wrapper div.dataTables_filter input {
    background-color: #faa970;
}

[data-theme="dark"] .data-table.table_black_header thead tr {
    background: #555D66;
}

[data-theme="dark"] table.data-table tbody tr:not(.child):not([class^="bg-"]),
[data-theme="dark"] table.dataTable > tbody > tr.child,
[data-theme="dark"] table.dataTable > tbody > tr.child > td,
[data-theme="dark"] .result_table tbody tr,
[data-theme="dark"] .result {
    background: #24282B !important;
}

[data-theme="dark"] .data-table .icon.vine {
    color: #EBBD9A;
}

[data-theme="dark"] table.dataTable > tbody > tr.child ul.dtr-details > li:nth-child(odd) {
    background: #353B40;
}

[data-theme="dark"] .data-table .custom-background.blue,
[data-theme="dark"] .result .value {
    background: #1A8AC1;
}

[data-theme="dark"] table.dataTable.dtr-column > tbody > tr > td.dtr-control:before,
[data-theme="dark"] table.dataTable.dtr-column > tbody > tr > th.dtr-control:before,
[data-theme="dark"] table.dataTable.dtr-column > tbody > tr > td.control:before,
[data-theme="dark"] table.dataTable.dtr-column > tbody > tr > th.control:before {
    color: #24282B !important;
}

@media (min-width: 357px) and (max-width:991.98px) {
    [data-theme="dark"] .data-table .custom-background.blue {
        background: unset;
    }
}

[data-theme="dark"] .dataTables_paginate .pagination li a {
    color: #F2F2F2;
    background: #3B4147;
}

[data-theme="dark"] .dataTables_paginate .pagination li.active a {
    background: #DBDBDB;
    color: #3B4147;
}

@media screen and (min-width: 1200px) {
    [data-theme="dark"] div.dataTables_wrapper div.dataTables_filter input {
        box-shadow: 0px 4px 5px 0px #14161A4D;
        background-image: url(../images/svg/magnify-dark.svg);
    }
}

[data-theme="dark"] .radio input {
    box-shadow: inset 0 0 0 1px #f2f2f2;
}

[data-theme="dark"] .btn-success {
    background: #009299;
    border-color: #009299;
}

    [data-theme="dark"] .btn-success:hover,
    [data-theme="dark"] .btn-success:focus {
        background-color: #4abbb6;
        border-color: #4abbb6;
    }


/*15*/

[data-theme="dark"] .modal-content {
    background: #31363b;
    box-shadow: 0px 5px 5px #14161a;
}

[data-theme="dark"] .toast {
    background: #31363b;
    box-shadow: 0px 5px 5px #14161a;
}

@media (min-width: 357px) and (max-width:991.98px) {

    [data-theme="dark"] .btn-check-custom.false,
    [data-theme="dark"] .btn-check-custom.true {
        background: #31363b !important;
    }
}

@media (min-width: 357px) and (max-width: 991.98px) {

    [data-theme="dark"] .btn-check-custom.false,
    [data-theme="dark"] .btn-check-custom.true {
        background: transparent !important;
        box-shadow: none;
    }
}

[data-theme="dark"] .btn-check-custom.false {
    border: 2px solid #EB6079;
}

    [data-theme="dark"] .btn-check-custom.false .icon {
        color: #EB6079;
    }

[data-theme="dark"] .btn-check-custom .icon {
    color: var(--green);
}

[data-theme="dark"] .btn-check-custom.true {
    border: 2px solid var(--green);
    color: var(--green);
}

[data-theme="dark"] .btn-check-custom.false,
[data-theme="dark"] .btn-check-custom.true {
    background: #24282B;
}


/*18*/

[data-theme="dark"] table.custom_table tr td span {
    background-color: #6E4264;
    color: #f2f2f2;
}

[data-theme="dark"] table.custom_table tr td {
    background-color: #6E4264;
}

[data-theme="dark"] .number-input .buttons svg {
    color: #999999;
}


/* Date Time Picker */

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
    color: var(--red-main-0);
}


/* Data Time Picker */

[data-theme="dark"] .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
[data-theme="dark"] .bootstrap-datetimepicker-widget table td.day:hover,
[data-theme="dark"] .bootstrap-datetimepicker-widget table td.hour:hover,
[data-theme="dark"] .bootstrap-datetimepicker-widget table td.minute:hover,
[data-theme="dark"] .bootstrap-datetimepicker-widget table td.second:hover,
[data-theme="dark"] .bdpw-clock-digit.center:hover,
[data-theme="dark"] .bootstrap-datetimepicker-widget table td span:hover {
    background: #555D66;
}

[data-theme="dark"] .bdpw-clock-digit.center {
    color: #DBDBDB
}

    [data-theme="dark"] .bdpw-clock-digit.center:hover {
        color: #DBDBDB
    }

[data-theme="dark"] table.statistics_table.green_footer tbody tr {
    background-color: #4E736C;
    color: var(--white);
}

[data-theme="dark"] table.statistics_table.green_footer tr.footer {
    background-color: #238C7A;
    color: var(--white);
}

[data-theme="dark"] table.statistics_table.orange_footer tbody tr {
    background-color: #A6846C;
    color: var(--white);
}

[data-theme="dark"] table.statistics_table.orange_footer tr.footer {
    background-color: #CC8452;
    color: var(--white);
}

[data-theme="dark"] table.statistics_table.private_info tr {
    background: var(--dark-gray-4) !important;
    color: #f2f2f2 !important;
}

    [data-theme="dark"] table.statistics_table.private_info tr td:first-child {
        color: #ADADAD !important;
    }

/* image Upload */

.imagePreview {
    width: 150px;
    height: 150px;
    background: url(../images/png/placeholder-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    border-radius: 20px;
    background-position: 100% 100%;
}
