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

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

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

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

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

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir-Black.eot');
    src: url('../fonts/Vazir-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Vazir-Black.woff2') format('woff2'),
    url('../fonts/Vazir-Black.woff') format('woff'),
    url('../fonts/Vazir-Black.ttf') format('truetype');
    font-weight: 900;
}

/*---------------------------------- End of fonts ---------------------------------- */

body {
    font-family: 'Vazir', sans-serif !important;
}

.ltr {
    direction: ltr;
}


ul {
    padding-inline-start: 0px;
}

.dropdown-item {
    text-align: right;
}

.dropdown-footer, .dropdown-header {
    text-align: center;
}

.breadcrumb-item + .breadcrumb-item::before {
    padding-left: .5rem;
}


/*------------------------------------ contacts-list ------------------------------------*/

.contacts-list-img {
    float: right;
}

.contacts-list-info {
    margin-right: 45px;
    margin-left: 0;
}


/* sidebar */

.sidebar {
    direction: ltr;
}

.sidebar > div:first-child {
    direction: rtl;
}

.control-sidebar, .control-sidebar:before {
    left: -250px;
    right: auto;
    transition: left .3s ease-in-out;
}

.control-sidebar-slide-open .control-sidebar, .control-sidebar-slide-open .control-sidebar:before {
    left: 0;
    right: auto;
}

.small-box .icon {
    right: auto;
    left: 10px;
}

.nav-sidebar .nav-link > p > .right {
    left: 1rem;
    right: auto;
}

.nav-sidebar > .nav-item .nav-icon {
    margin-right: 0;
    margin-left: .2rem;
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-right: 4.6rem;
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0rem !important;
        margin-right: 4.6rem !important;
        z-index: 100;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar:before {
        margin-right: 0;
        width: 4.6rem;
    }
}


@media (min-width: 768px) {
    .content-wrapper, .main-footer, .main-header {
        transition: margin-right .3s ease-in-out;
        margin-right: 250px;
        margin-left: 0;
        z-index: 3000;
    }
}

@media (max-width: 991.98px) {
    .main-sidebar, .main-sidebar:before {
        box-shadow: none !important;
        margin-right: -250px;
        margin-left: 0;
    }

    .content-wrapper, .content-wrapper:before, .main-footer, .main-footer:before, .main-header, .main-header:before {
        margin-right: 0;
    }

    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar:before {
        margin-right: 0;
        z-index: 4000;
    }
}

.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar:before {
    margin-right: -250px;
}

.main-sidebar {
    left: auto;
    right: 0;
}

/* Cards */

.card-header > .card-tools {
    right: auto;
    left: 1rem;
}

.user-block img {
    float: right;
}

.attachment-block .attachment-img {
    float: right;
}

.attachment-block .attachment-pushed {
    margin-left: 0px;
    margin-right: 110px;
}

.card-comments .card-comment img, .img-lg, .img-md, .img-sm, .user-block.user-block-sm img {
    float: right;
}

.card-comments .comment-text {
    margin-right: 40px;
    margin-left: 0;
}

.card-comments .card-comment img + .img-push, .img-sm + .img-push, .user-block.user-block-sm img + .img-push {
    margin-left: 0px;
    margin-right: 40px;
}

.user-block .comment, .user-block .description, .user-block .username {
    margin-right: 50px;
    margin-left: 0px;
}

.btn-group-vertical {
    align-items: center;
}


/*------------------------- Form ----------------------------*/
.select2-container .select2-search--inline {
    float: right;
}

.select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}

/*----------------------- Extra Page ---------------------------*/
.error-page > .headline {
    float: right;
}

.error-page > .error-content {
    margin-right: 190px;
    margin-left: 0;
}

.lockscreen-image {
    left: auto;
    right: -10px;
}

.lockscreen-credentials {
    margin-left: 0px;
    margin-right: 70px;
}

.nav {
    padding-inline-start: 0px !important;
}

/*---------------------------------- Persian Date Picker ---------------------------------- */

.datepicker-plot-area {
    font-family: 'Vazir', sans-serif;
}

.btn-max-width {
    width: 100%;
}

.cities-contatiner {
    display: none;
}

.form-contatiner {
    /*display:none;*/
}

.provinces-contatiner .btn {
    position: relative;
}

.provinces-contatiner .btn .progress {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 130px;
    background: #fff;
    direction: ltr;
}

.progress-red .progress-bar {
    background: red;
}

.progress-green .progress-bar {
    background: green;
}

.progress-blue .progress-bar {
    background: blue;
}

.provinces-contatiner .btn .grade-container {
    left: 160px;
    position: absolute;
}

.cities-contatiner .btn {
    position: relative;
}

.cities-contatiner .btn .progress {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 130px;
    background: #fff;
    direction: ltr;
}

.cities-contatiner .btn .grade-container {
    left: 160px;
    position: absolute;
}

.system-btns-container .btn {
    width: 100%;
    height: 70px;
    font-size: 26px;
    padding: 10px 14px;
}

.system-btns-container-register-index .btn {
    font-size: 15px;
    padding: 22px 14px;
}

@media (min-width: 992px) {
    .register-box-lg-wider {
        width: 420px;
    }
}

@media (max-width: 768px) {
    .img250sm {
        width: 250px !important;
    }

    .img300sm {
        width: 300px !important;
    }

    .img325sm {
        width: 325px !important;
    }

    .h6sm {
        font-size: 1rem;
    }
}

.slider-container {
    height: 500px;
    overflow: hidden;
    position: relative;
}

.slider {
    position: absolute;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    height: 500px;
    overflow: hidden;
}

.slider img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.slider h2 {
    position: absolute;
    bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: #fff;
    padding: 7px 18px;
    border-radius: 5px;
    width: fit-content;
    box-shadow: 3px 3px 4px 1px #000;
}

.slider-container .forward-btn, .slider-container .backward-btn {
    position: absolute;
    bottom: 200px;
    width: fit-content;
    z-index: 1;
    background: transparent;
    color: #fff;
    text-shadow: 0px 0px 2px black;
    font-size: 22px;
    font-weight: 800;
    transform: scale(1, 2);
    border: 0;
    outline: 0;
    opacity: 0.8;
    transition: 0.1s ease-in-out;
}

.slider-container .forward-btn {
    right: 50px;
}

.slider-container .forward-btn:hover {
    margin-right: -5px;
    opacity: 1;
    transition: 0.1s ease-in-out;
}

.slider-container .backward-btn:hover {
    margin-left: -5px;
    opacity: 1;
    transition: 0.1s ease-in-out;
}

.slider-container .backward-btn {
    left: 50px;
}

.pb-3 {
    padding-bottom: 3rem;
}

.slider-container {
    /* margin: 0 -200px 0 -200px; */
}

#register_form span.select2 {
    width: 88% !important;
}

#edit_user_form span.select2 {
    width: 90% !important;
}

#addRoleModal span.select2 {
    width: 92% !important;
}

#usersModal span.select2 {
    width: 92% !important;
}

#register_form label {
    padding: 3px 10px;
    font-weight: 400;
    font-size: 14px;
}

.red {
    color: red;
}

.green {
    color: green;
}

.yellow {
    color: yellow;
}

.orange {
    color: orange;
}

jdp-container {
    z-index: 3000 !important;
}

.modal {
    top: 45px;
    z-index: 3000;
}

.swal-text {
    direction: rtl;
    text-align: center;
}

.profile-img-hover {
    width: 250px;
    height: 250px;
    background: black;
    opacity: 0;
    position: absolute;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    border: 1px solid black;
    cursor: pointer;
    padding: 100px 0px;
    color: #fff;
    font-size: 18pt;
}

.profile-img-hover:hover {
    opacity: 25%;
}

#profile-img-form input {
    display: none;
}

#profile-img-form img {
    width: 250px;
    height: 250px;
    object-fit: cover;
}

.small-box h3 {
    font-size: 22px;
    white-space: inherit;
}

.select2-container {
    z-index: 3000;
}

.nowrap {
    white-space: nowrap;
}

.draggable-container {
    position: relative;
    /*width: 1024px;
    height: 631px;*/
}

.draggable-container-horizontal {
    width: 950px;
    height: 631px;
}

.draggable-container-vertical {
    width: 631px;
    height: 950px;
}

.draggable-desktop {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.draggable {
    width: fit-content;
    height: fit-content;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    color: #000;
    display: inline-block;
    cursor: grab;
    text-align: right;
    border: 1px solid;
    border-radius: 2px;
    position: absolute !important;
}

.myHokmFormBorder {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 15px;
}

.small-box {
    height: 120px;
    overflow: hidden;
}

.loading-box {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #000;
    opacity: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 20pt;
    color: #fff;
    padding: 300px 0;
    display: none;
    justify-content: center;
    align-items: center;
}

/* html, body, .wrapper{ overflow-x:auto; } */
.table-tbody-scroll-container {
    overflow-x: auto;
}

.table-tbody-scroll th {
    position: sticky;
    top: 0;
    background: #535353;
    color: #fff;
    z-index: 1;
}

.guide-btn {
    width: 30px;
    height: 30px;
    font-size: 16pt;
    border-radius: 50%;
    color: yellow;
    background-color: #0000004d;
    border: 3px solid yellow;
    padding: 0;
    margin: 0;
    line-height: 0;
    box-shadow: 2px 2px 2px 0px #00000075;
    transition: .1s ease-in-out;
    position: absolute;
    right: 16px;
    bottom: 24px;
    outline: 0;
}

.main-header, .main-sidebar {
    z-index: 1000;
}

.rt-pick-date > div > span {
    font-size: 14pt;
}

.rt-pick-date > div > i {
    border: 1px solid #000;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    cursor: pointer;
    transition: 0.1s ease-in-out;
    font-size: 14pt;
    padding: 0;
}

.rt-pick-date > div > i:hover {
    background: #ccc;
    transition: 0.1s ease-in-out;
}

.rt-state-city-show-box {
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.national-input {
    min-width: 150px;
}

.vertical-number {
    text-orientation: upright;
    writing-mode: vertical-rl;
}

.breadcrumb {
    direction: ltr;
}

.terms-range-form {
    white-space: nowrap;
}

table select {
    min-width: 100px;
}

/* ---recharge--- */
.recharge-price-label {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0;
    cursor: pointer;
}

.recharge-price-label:hover {
    border: 2px dashed red;
}

.recharge-price-label > .row {
    padding: 0px 7px;
}

.recharge-price-label > .row > .col-1 {
    padding: 25px 10px;
    background: #ccc;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
}

.recharge-price-label > .row > .col-1 > input {
    height: 18px;
    width: 18px;
    margin: 0 auto;
}

.recharge-price-label > .row > .col-11 {
    padding: 20px 30px;
}

.recharge-goto-bank-message p {
    padding: 15px 15px 0 0;
}

@media (max-width: 768px) {
    .img250sm {
        width: 250px !important;
    }

    .img300sm {
        width: 300px !important;
    }

    .img325sm {
        width: 325px !important;
    }

    .h6sm {
        font-size: 1rem;
    }

    .slider-container {
        height: 250px;
    }

    .slider {
        height: 385px;
    }

    .slider img {
        height: 100%;
    }

    .px-10-mob {
        padding-right: 10rem;
        padding-left: 10rem;
    }

    .slider-container {
        margin: unset;
    }

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

/* start custom theme */
.content-wrapper {
    background: #030942;
}

h1, h2, h3, h4, h5, h6 {
    color: #fff;
}

.breadcrumb, .breadcrumb li, .breadcrumb li a {
    color: #fff;
}

.breadcrumb li.active {
    color: #17a2b8;
}

.modal-content h1, .modal-content h2, .modal-content h3, .modal-content h4, .modal-content h5, .modal-content h6 {
    color: #000;
}

.text-dark {
    color: #fff !important;
}

.card-title {
    color: #000;
}

/* end custom theme */
.header-main-container {
    background: #fff;
    height: 60px;
    position: relative;
    margin-bottom: 55px;
}

.header-main-top2 {
    position: absolute;
    top: 12px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.header-main-logo8 {
    position: absolute;
    top: 13px;
    width: 87px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}

.footer-backward-btn {
    font-size: 23px;
    z-index: 2;
    position: absolute;
    bottom: 12px;
    right: 30px;
    display: inline-block;
    width: 20px;
    height: 18px;
    direction: ltr;
    font-weight: 200;
    transform: scale(1, 2);
    padding: 2px 3px;
    line-height: 18px;
    cursor: pointer;
    color: #030942;
    transition: 0.2s ease-in-out;
    user-select: none;
}

.footer-backward-btn2 {
    z-index: 2;
    position: absolute;
    bottom: 6px;
    right: 42px;
    display: inline-block;
    width: 11px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    user-select: none;
}

.footer-backward-btn:hover {
    color: #4f4f4f;
    transition: 0.2s ease-in-out;
}

.footer-blog-btn {
    display: inline-block;
    width: 33px;
    height: 39px;
    overflow: hidden;
    position: absolute;
    left: 28px;
    bottom: 1px;
    padding: 0;
    margin: 0;
    line-height: 0px;
    user-select: none;
    text-align: center;
    text-decoration: none;
    color: #030942;
    transition: 0.2s ease-in-out;
    /* color: #52A9FF; */
}

.footer-blog-btn2 {
    display: inline-block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    position: absolute;
    left: 36px;
    bottom: 4px;
    padding: 0;
    margin: 0;
    user-select: none;
    transition: 0.2s ease-in-out;
    cursor: pointer;
}

.footer-blog-btn:hover {
    color: #4f4f4f;
    transition: 0.2s ease-in-out;
}

.footer-blog-btn svg {
    width: 33px;
    height: 33px;
    vertical-align: middle;
    fill: currentColor;
    overflow: hidden;
}

.footer-blog-btn span {
    font-size: 13px;
    position: relative;
    top: -3px;
}

#
#
#
#
#
#
#
#
#
#
#
#
#

.slider-container {
    margin-top: 50px !important;
    height: 450px;
    overflow: hidden;
    position: relative;
}

.slider {
    position: absolute;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    height: 370px;
    overflow: hidden;
    border: 10px solid #ff8d6a;
    border-radius: 30px;
    padding: 0;
}

.slider img {
    object-fit: contain;
    height: 370px;
}

.slider h2 {
    position: absolute;
    bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    background: #fff;
    padding: 7px 18px;
    border-radius: 5px;
    width: fit-content;
    box-shadow: 3px 3px 4px 1px #000;
}

.slider-container .forward-btn, .slider-container .backward-btn {
    position: absolute;
    bottom: 300px;
    /* width: fit-content; */
    z-index: 1;
    background: transparent;
    color: #ff8d6a;
    text-shadow: 0px 0px 2px black;
    font-size: 16px;
    /* font-weight: 800; */
    transform: scale(1, 2);
    border: 0;
    outline: 0;
    /* opacity: 0.8; */
    transition: 0.1s ease-in-out;
    background: #4f2582;
    width: 22px;
    height: 12px;
    display: inline-block;
    overflow: hidden;
    margin: 0;
    padding: 0px;
    border-radius: 50%;
    line-height: 0px;
    border: 2px solid #ff8d6a;
}

@media (max-width: 768px) {
    .slider-container .forward-btn, .slider-container .backward-btn {
        bottom: 120px!important;
    }
}

.slider-container .forward-btn {
    right: 0px;
}

.slider-container .forward-btn:hover {
    margin-right: -2px;
    opacity: 1;
    transition: 0.1s ease-in-out;
}

.slider-container .backward-btn:hover {
    margin-left: -2px;
    opacity: 1;
    transition: 0.1s ease-in-out;
}

.slider-container .backward-btn {
    left: 0px;
}

.btn_smaller_desktop {
    font-size: 17px !important;
}

.nowraptext {
    white-space: nowrap;
}

.cursorpointer {
    cursor: pointer;
}

.noselect {
    user-select: none;
}

#
#
#
#
#
#
#
#
#
#
#
#
#
#
#

.index-systems-main-title {
    position: relative;
}

.index-systems-main-title h3 {
    display: inline-block;
    padding: 13px;
    background: #e94f3d;
    border-radius: 18px;
    color: #000;
    font-size: 20px;
    font-weight: 1000;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.index-systems-main-title h3:after {
    content: "";
    position: absolute;
    bottom: -2px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #e94f3d;
}

.btn-orange-system {
    width: 100% !important;
    height: 40px !important;
    font-size: 16px !important;
    padding: 8px 14px !important;
    box-shadow: -2px 3px 2px 1px #181818;
    /* box-shadow: -2px 3px 2px 1px #707070; */
    background: #ff8d6a;
    border: #ff8d6a;
    color: #fff;
    font-weight: 500;
}

.btn-orange-system:hover {
    background: #ffa286;
    border: #ffa286;
}

.bg-logo-footer:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    bottom: 65px;
    width: 350px;
    height: 350px;
    opacity: 0.3;
    /* background: url(../img/parts/logo-iranvarzesh-v3.svg); */
    background: url(../../../dist/img/iranvarzesh-logo8.png);
    background-repeat: no-repeat;
    background-position: 0px 22px;
    background-size: cover;
    z-index: -1;
}

/* upload zone */
.zone {
    margin: auto;
    background: radial-gradient(ellipse at center, #EB6A5A 0, #c9402f 100%);
    width: 80%;
    height: 295px;
    border: 5px dashed white;
    text-align: center;
    color: white;
    z-index: 20;
    transition: all 0.3s ease-out;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .05), inset 0 0 .25em 0 rgba(0, 0, 0, .25);

    .btnCompression {
        .btn {

        }

        .active {
            background: #EB6A5A;
            color: white;
        }
    }

    i {
        text-align: center;
        font-size: 10em;
        color: #fff;
        margin-top: 10px;
        cursor: pointer;
    }

    .selectFile {
        margin: auto;
        position: relative;
        width: 200px;
        cursor: pointer;

        /**/

        label, input {
            cursor: pointer;
            display: block;
            height: 50px;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
            border-radius: 5px;
        }

        label {
            cursor: pointer;
            background: #fff;
            color: #EB6A5A;
            display: inline-block;
            font-size: 0.9em;
            line-height: 50px;
            padding: 0;
            text-align: center;
            white-space: nowrap;
            text-transform: uppercase;
            font-weight: 600;
            box-shadow: 0 1px 1px gray;
        }

        /**/

    }

    input[type=file] {
        opacity: 0;
    }

}

.zone.in {
    color: white;
    border-color: white;
    background: radial-gradient(ellipse at center, #EB6A5A 0, #c9402f 100%);

    i {
        color: #fff;
    }

    label {
        background: #fff;
        color: #EB6A5A;
    }
}

.zone.hover {
    color: gray;
    border-color: white;
    background: #fff;
    border: 5px dashed gray;

    i {
        color: #EB6A5A;
    }

    label {
        background: #fff;
        color: #EB6A5A;
    }
}

.zone.fade {
    transition: all 0.3s ease-out;
    opacity: 1;
}

#dropZ {
    height: 245px;
}

#dropZimgContainer > img {
    width: 160px;
    height: 160px;
    margin-top: 10px;
    cursor: pointer;
    object-fit: contain;
}

#dropZ > #uploadBtn {
    background: #f9ff00;
    color: #000;
}

#dropZ #dropZfile {
    width: 0;
    height: 0;
}

/* global dropz */
.dropz {
    height: 245px;
}

.drop_z_img_container > img {
    width: 160px;
    height: 160px;
    margin-top: 10px;
    cursor: pointer;
    object-fit: contain;
}

.dropz > .upload_btn {
    background: #f9ff00;
    color: #000;
}

.dropz .dropz_file {
    width: 0;
    height: 0;
}
/* global dropz */

.slider_imgs_container {
    padding: 30px 10px;
    position: relative;
}

.slider_img_lower_container {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}

.slider_img_lower_container img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.slider_img_lower_container i {
    position: absolute;
    left: 15px;
    top: 15px;
    color: white;
    font-size: 25px;
    background: red;
    line-height: 22px;
    padding: 1px;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

/* remove-menu */
.content-wrapper, .main-footer {
    margin: 0;
}

.login-type-btns-container {
    margin: -20px -20px 20px -20px;
}

.login-type-btns-container .btn {
    /* padding: 30px 0px; */
}

.cursor-pointer {
    cursor: pointer;
}

.no-select {
    user-select: none;
}

.custom-table-border {
    border-bottom: 1px solid #000;
    padding: 5px;
}

.sub-settings-input-style {
    min-width: 150px;
}

.admin-event-img {
    width: 100%;
}

.id-card-checkbox {
    width: 22px;
    height: 22px;
}

.check-all-credit-card {
    width: 22px;
    height: 22px;
}

.draggable-container-vertical-small {
    width: 350px;
    height: 515px;
}

.wrap-text-to-vertical {
    word-wrap: break-word !important;
    white-space: normal !important;
}

.wrap-text-to-vertical span {
    word-wrap: break-word !important;
    white-space: normal !important;
}
.disabled-draggable{
    white-space: nowrap;
    width: fit-content;
    height: fit-content;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    color: #000;
    display: inline-block;
    text-align: right;
    /* border: 1px solid; */
    /* border-radius: 2px; */
    position: absolute !important;
}
.small-draggable-container-horizontal {
    width: 950px;
    height: 226px;
}
@media print {
    @page {
        width: 340px;
        height: 226px;
        page-break-after: always;
        /*size: 340px 100%!important;*/
        /*margin: 0!important;*/
        /*padding: 0!important;*/
    }
    /*body {*/
    /*    margin: 0;*/
    /*    padding: 0;*/
    /*}*/
    /*.id-card {*/
    /*    width: 100px;*/
    /*    height: 226px;*/
    /*    page-break-after: always;*/
    /*}*/
    /*button {*/
    /*    display: none;*/
    /*}*/
}
#dropZsliderType {
    height: 245px;
}

#dropZsliderType > #uploadBtn {
    background: #f9ff00;
    color: #000;
}

#dropZsliderType #dropZfile {
    width: 0;
    height: 0;
}

.custom-drop-down-menu{
    background: rgb(255 255 255 / 94%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(85px);
    -webkit-backdrop-filter: blur(13px);
    border: 1px solid rgba(255, 255, 255, 0.66);
    margin-top: 5px;
}
.custom-drop-down-menu-btn-group{
    width: 100px !important;
    height: 38px;
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 0!important;
}
.custom-drop-down-menu-btn{
    width: 100px !important;
    background: rgb(255, 141, 106) !important;
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 )!important;
    backdrop-filter: blur( 20px )!important;
    -webkit-backdrop-filter: blur( 20px )!important;
    border-radius: 10px!important;
    border: 1px solid rgba( 255, 255, 255, 0.18 )!important;
    justify-content: center;
    display: flex;
    cursor: pointer;
}

.custom-drop-down-menu-btn p{
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    margin-top: 5px!important;
}
.custom-drop-down-menu-btn i{
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    margin-top: 10px!important;
}

.footer-container {
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    justify-content: center;
}

.footer-item {
    text-align: center;
    margin: 0 15px;
    width: 80px;
}

.footer-item a {
    color: black;
    text-decoration: none;
}

.footer-item a:hover {
    color: #007baa;
}

.footer-item p {
    margin: 0;
    font-weight: 600;
}

.footer-container::-webkit-scrollbar {
    display: none;
}
@media (max-width: 576px) {
    .login-box, .register-box {
        margin: 27% auto!important;
    }
}
.required:after {
    content:" *";
    color: red;
}
.active_lottery_temp_input{
    outline: 2px solid red;
}
.lottery_temp_input_used{
    background: lawngreen;
}