﻿
@media (max-width: 990px) {
    .cardboxhelper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.auto-width-button {
    width: fit-content !important;
    display: inline-block;
    white-space: nowrap;
}

.font-weight-medium {
    font-weight: 500 !important;
    font-size: 1.1rem !important;
}

.text-small {
    font-size: .9rem !important;
}

.fa-numbers {
    font-family: IRANSansFaNum !important
}

tr.dx-row.dx-header-row {
    font-weight: 700 !important;
    font-size: 1rem !important;
}
/*selector of devexpress gridview rows*/
tr.dx-row.dx-data-row {
    font-weight: 400 !important;
    font-size: .90rem !important;
    height: 40px !important;
}

    /*selector of devexpress gridview row cells*/
    tr.dx-row.dx-data-row > td {
        vertical-align: middle !important;
    }


.dx-item-center {
    text-align: center !important;
}

.dx-item-vertical-center {
    height: 100% !important;
    vertical-align: central !important;
}

.text-purple {
    color: rgb(115, 103, 240);
    caret-color: rgb(115, 103, 240);
}

.text-orange {
    color: rgb(255, 159, 67);
    caret-color: rgb(255, 159, 67);
}

.secondary--text {
    color: #2877dc !important;
    caret-color: #2877dc !important;
}

.green--text {
    caret-color: #4caf50 !important;
    color: #4caf50 !important;
}

.red--text {
    caret-color: #f44336 !important;
    color: #f44336 !important;
}



.success-box {
    background-color: #e9f5e5bf;
    border-color: #deeada;
    color: #666;
    padding-bottom: 5px;
    text-align: justify;
}


.gray-box {
    color: #666;
    background-color: #f8f8f8;
    border-color: #eee;
    padding-bottom: 5px;
    text-align: justify;
}

.imgblank {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0/20%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgb(0 0 0/20%);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    position: relative;
    height: 60px;
    float: right;
    left: -2px;
    top: -14px;
    border: 3px solid #fff;
}


.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.font-weight-medium {
    font-weight: 600 !important;
    font-size: 1rem !important;
}

.text-small {
    font-size: .9rem !important;
}

.fa-numbers {
    font-family: IRANSansFaNum !important
}

tr.dx-row.dx-header-row {
    font-weight: 600 !important;
    font-size: 1rem !important;
}
/*selector of devexpress gridview rows*/
tr.dx-row.dx-data-row {
    font-weight: 600 !important;
    font-size: 1rem !important;
    height: 40px !important;
}

.dx-overlay-wrapper {
    font-weight: 600 !important;
    font-size: 1rem !important;
}

.width-max-content {
    width: max-content;
}

.displayblock {
    display: block !important;
}

@media (max-width: 991.98px) {
    span.menu-link.py-3.text-center.displayblock.text-center.displayblock {
        display: flex !important;
        text-align: unset !important;
    }

    span.menu-icon.w-100.displayblock.me-0 {
        display: flex !important;
        width: 2rem !important;
    }

    .displaymoblie {
        display: none !important;
    }

    .displayimgR {
        width: 24px;
        height: 24px;
    }

    .displaytitleR {
        margin-right: 10px;
    }

    .mtsmcustom {
        margin-bottom: 5px;
    }
}

.tns .tns-nav {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0px;
}

@media (max-width: 1280px) {
    div#DateToday {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
    }
}

.dx-datagrid-search-panel.dx-show-invalid-badge.dx-textbox.dx-texteditor.dx-editor-outlined.dx-searchbox.dx-show-clear-button.dx-texteditor-empty.dx-widget.dx-rtl {
    margin-right: 0;
}

i.dx-icon.dx-icon-add {
    color: green;
}

i.dx-icon.dx-icon-edit {
    color: #feb300;
}

i.dx-icon.dx-icon-refresh {
    color: blue;
}

i.dx-icon.dx-icon-remove {
    color: red;
}

i.dx-icon.dx-icon-clock {
    color: #49ac83;
}

i.dx-icon.dx-icon-warning {
    color: #ffc048;
}

.dx-item-content.dx-box-item-content.dx-root-simple-item {
    align-self: center;
}

.dx-field-item-label.dx-field-item-label-location-left {
    align-content: center;
}

.dx-box-item-content {
    align-self: anchor-center;
}

.dx-rtl .dx-datagrid-search-panel {
    margin: 0 0px 0 0;
}

div:where(.swal2-icon) {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
}

.swal2-icon.swal2-question.swal2-icon-show {
    width: 50px;
    height: 50px;
}

.swal2-icon-content {
    font-size: 3em !important;
    margin-top: 5px;
}

div#swal2-html-container {
    margin-top: 0;
    text-align: right;
    max-height: 300px;
}

.swal2-actions {
    margin: 0 !important;
}

.app-engage {
    left: 0;
    right: unset !important;
}

.swal2-container.swal2-rtl.swal2-center.swal2-backdrop-show {
    z-index: 2000;
}

.app-engage.app-engage-hide .app-engage-btn {
    visibility: hidden;
    display: none;
}

.swal2-popup.swal2-modal.swal2-icon-question.swal2-show {
    font-family: IRANSans;
    padding: 15px;
}

.colorguidegreen {
    background: linear-gradient(91deg, rgba(242, 242, 242, 0) -3% -3%, #d4edda 100%);
}

.colorguideyellow {
    background: linear-gradient(91deg, rgba(242, 242, 242, 0) -3% -3%, #fff3cd 100%);
}

.colorguidedanger {
    background: linear-gradient(91deg, rgba(242, 242, 242, 0) -3% -3%, #f8d7da 100%);
}

.borderguidegreen {
    line-height: 35px;
    padding: 2px 15px;
    border-radius: 8px;
    font-size: 14px;
}


div#kt_header {
    background: #036;
}

@media (min-width: 992px) {
    .header .header-tabs .nav-link {
        color: #ffffff;
    }

        .header .header-tabs .nav-link.active {
            color: #000000;
        }

        .header .header-tabs .nav-link:hover {
            color: #20a3fc;
        }
}

.dx-datagrid .dx-row-alt > td, .dx-datagrid .dx-row-alt > tr > td {
    background-color: #CCDDEE;
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link, .dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused), .dx-datagrid-rowsview .dx-row-focused.dx-data-row > tr > td:not(.dx-focused) {
    background-color: #3e799b;
}

.titleheadergrid {
    color: #fff;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 0px;
    background: linear-gradient(214deg, rgba(126, 214, 245, 0) 0%, rgb(60, 101, 113) 2%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    line-height: 35px;
    padding-right: 1.5rem;
}

.text-members {
    --ds-background-neutral: #091E420F;
    font-family: IRANSans, 'Segoe UI', 'Roboto', 'Noto Sans', 'Ubuntu', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    font-display: swap;
    display: inline-flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    padding: 6px 12px;
    border-radius: 3px;
    text-decoration: none;
    white-space: normal;
    cursor: pointer;
    border: none;
    background-color: var(--ds-background-neutral, #091e420f);
    box-shadow: none;
    color: #172b4d;
    font-weight: 500;
    transition-property: background-color, border-color, box-shadow;
    transition-duration: 85ms;
    transition-timing-function: ease;
}

.btnaddcolorlabel {
    border: none;
    background-color: var(--ds-background-brand-bold, #0c66e4);
    box-shadow: none;
    color: var(--ds-text-inverse, #ffffff);
}

.btn-date-picker button {
    flex: 1;
    margin-left: 8px;
    overflow: hidden;
}

.SEj5vUdI3VvxDc:hover {
    border: none;
    background-color: var(--ds-background-neutral-hovered, #091e4224);
    box-shadow: none;
    color: var(--ds-text, #172b4d);
    text-decoration: none;
}

.zKzcyhLUVG0jDw {
    grid-column: 3;
    grid-row: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    color: var(--ds-icon-subtle, #626f86);
}

.q7bda2GIwjst4f {
    z-index: 2;
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    color: var(--ds-icon-subtle, #626f86);
    cursor: pointer;
}

.TzntopStGOcVjM {
    display: block;
    position: relative;
    grid-column: 1 / span 3;
    grid-row: 1;
    height: 40px;
    margin: 0;
    margin-top: 0px;
    padding: 0 32px;
    overflow: hidden;
    color: var(--ds-text-subtle, #44546f);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.003em;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-date-picker {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 8px;
    margin-top: 8px;
}

    .btn-date-picker button:last-child {
        margin-right: 0;
    }

.MqQlviJ8LO60NB {
    display: grid;
    position: fixed;
    top: 0;
    width: 100%;
    grid-template-columns: 32px 1fr 32px;
    align-items: center;
    padding: 4px 8px;
    text-align: center;
    background-color: white;
    z-index: 1000;
}

.q2PzD_Dkq1FVX3 {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 11px;
    padding-top: 11px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 48px;
}


table.dataTable tfoot td, table.dataTable tfoot th, table.dataTable thead td, table.dataTable thead th {
    text-align: right;
}

.darkblue {
    background-color: #014359 !important;
    color: #ffffff !important;
}

.btn.btn-active-darkblue.active {
    background-color: #014359 !important;
    color: #ffffff !important;
}

a.btn.btn-sm.btn-icon.btn-color-darkblue.btn-active-darkblue i {
    color: #014359 !important;
}

a.btn.btn-sm.btn-icon.btn-color-darkblue.btn-active-darkblue.active i {
    color: #ffffff !important;
}

.darkgreencustom {
    background-color: #1F8972 !important;
    color: #ffffff !important;
}

    .darkgreencustom:hover {
        background-color: #1F8972 !important;
    }

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--selected:after {
    left: 1.25rem;
    left: 1.25rem;
    right: unset;
}

.form-select {
    padding: .775rem 1rem .775rem 4rem !important;
    background-position: left 1rem center !important;
}

span.select2-selection.select2-selection--single.form-select.form-control-solid.pe-10 {
    background-color: var(--bs-gray-100) !important;
    border-color: var(--bs-gray-100) !important;
    color: var(--bs-gray-700) !important;
    transition: color .2s ease !important;
    border: none !important;
}

.btnlistinvoice, .btnlistinvoice:hover {
    background-color: #13345c;
    color: #ffffff;
}

.btnsavelist, .btnsavelist:hover {
    background-color: #014359;
    color: #ffffff;
}

.btn-primarySwal, .btn-primarySwal:hover, .btn-primarySwal:active {
    background-color: #2196F3 !important;
    color: #ffffff !important;
}

.btn-dangerSwal, .btn-dangerSwal:hover, .btn-dangerSwal:active {
    background-color: #FF5722 !important;
    color: #ffffff !important;
}

.btn-warningSwal, .btn-warningSwal:hover, .btn-warningSwal:active {
    background: #f27420 !important;
    color: #ffffff !important;
}

.dx-datagrid .dx-header-filter-empty {
    color: white;
}

tr.dx-row.dx-header-row {
    background-color: #818181;
    color: white;
    height: 35px;
}

.dx-datagrid-content .dx-datagrid-table .dx-row > td, .dx-datagrid-content .dx-datagrid-table .dx-row > tr > td {
    vertical-align: middle;
}
@media only screen and (max-width:900px) {
    .desktop-only {
        display: none !important;
    }

    img.small_photo.hidden-xs.imgblank {
        display: none !important;
    }

    .dispalyMobile {
        display: none;
    }

    .dispaly12 {
        display: none !important;
    }
}

@media only screen and (min-width: 900px) {
    .mobile-only {
        display: none !important;
    }
}
.app-engage .app-engage-btn.hover-infomizkar:hover {
    color: #ffffff;
    border-color: #ff61c7;
    background-color: #ff61c7;
}
#dangericon .dx-icon-warning {
    color: red;
}