@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/eot/IRANSansWeb.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/iransans/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/ttf/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/eot/IRANSansWeb.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/iransans/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans/ttf/IRANSansWeb.ttf') format('truetype');
}

/*form-group .form-control.input-validation-error > label {
    color: #FF5B5C !important;
}
*/

body.dark-layout input.form-control:disabled, body.dark-layout input.form-control[readonly='readonly'], body.dark-layout .custom-file-label:disabled, body.dark-layout .custom-file-label[readonly='readonly'], body.dark-layout textarea.form-control:disabled, body.dark-layout textarea.form-control[readonly='readonly'] {
    opacity: 1;
}

h4.panel-title {
    font-size: 18px;
}

.mvc-grid > table {
    font-size: 12px !important;
}

.card.m-25 {
    margin: 25px !important;
}

.mvc-grid {
    min-height: 500px;
}

.iframe-standard {
    overflow: hidden;
}

.iframe-box {
    overflow: hidden;
}

    .iframe-box .mvc-grid {
        margin-right: 25px;
        margin-left: 25px;
    }

body.dark-layout .checkbox input:checked ~ label:after {
    border-right-style: none;
    border-left-style: solid;
}

.checkbox input:checked ~ label:after {
    transform: rotate(310deg);
}

body.dark-layout div.form-control {
    background-color: #1A233A;
    color: #8A99B5;
}

    body.dark-layout div.form-control:not(:focus) {
        border-color: #464D5C;
    }

.multiselect {
    min-height: 50px;
    overflow: auto;
    height: 200px;
}

    .multiselect .checkbox {
        padding-bottom: 7px;
        margin-top: 6px;
        width: 100%;
    }

        .multiselect .checkbox label {
            font-weight: normal !important;
            margin-left: 20px;
        }

.d-flex.justify-content-end {
    text-align: end;
}

.shamsi-datepicker-list {
    cursor: pointer;
}


.main-menu.menu-dark .navigation > li {
    margin: 5px 1rem;
}

body.dark-layout .mvc-grid .mvc-grid-title {
    color: #ffffff !important;
}

body.dark-layout span.form-control {
    border-color: #464D5C;
    background-color: #1A233A;
    color: #8A99B5;
}


.btn i {
    position: absolute;
    top: 11px;
    left: 10px;
}

html body.bg-full-screen-image {
    background: url(../../CP/images/pages/auth-bg.jpg) no-repeat center center;
}

* {
    font-family: IRANSans;
    letter-spacing: 0px;
}

.swal2-title {
    font-size: 1.3em !important;
    line-height: 1.8em !important;
}


.dark-layout-lable {
    line-height: 22px !important;
}

html body .content .content-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    padding-right: 9px;
    padding-left: 0px;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    transform: rotate(180deg);
}

html body.navbar-sticky .app-content .content-wrapper {
    padding: 1em 1.6rem 0;
}

.mvc-grid {
    font-size: 0.9rem !important;
}

    .mvc-grid > table > tbody > tr > td {
        padding: 12px 0.75em !important;
        /*    line-height: 0px !important;*/
    }

        .mvc-grid > table > tbody > tr > td.GridBtn {
            padding: 0px 4px !important;
        }

    .mvc-grid .GridBtn {
        width: 160px;
    }

    .mvc-grid .btn-group {
        width: 100%;
    }

        .mvc-grid .btn-group .dropdown {
            width: 100%;
        }

    .mvc-grid a {
        cursor: pointer;
    }

.text-danger li {
    font-size: 12px;
}

.form-control.input-validation-error {
    border: 1px solid rgb(255 91 92 / 50%) !important;
    border-color: rgb(255 91 92 / 50%) !important;
}

input[type='radio'], input[type='checkbox'] {
    top: 4px;
    position: relative;
}

.text-left {
    text-align: left !important;
    direction: ltr !important;
}

td.dir-left {
    direction: ltr !important;
}

td.text-left {
    text-align: left !important;
}

.card .card-body {
    padding-top: 10px;
}

.card .card-header {
    padding-bottom: 0px;
}

.LandscapeGridImage {
    max-width: 150px;
    margin: 5px 0;
}
