﻿@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IRANSansWeb_Bold.eot');
    src: url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Light.eot');
    src: url('../fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb_Light.ttf') format('truetype');
}

.bg-color-11 {
    background-color: #3e0b71 !important;
}

.main-menu.menu-light .navigation li a {
    color: #FFF;
}
/* adding iransans font */
/*@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans-Medium.ttf');
}*/

@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans-Light.ttf');
}
/*@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans.ttf');
}
*/


body * {
    font-family: iransans;
    --color-success: #d8b159;
}

.modal-content {
    border-radius: 10px;
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.w-30 {
    width: 30px
}

.w-45 {
    width: 45px
}

.toast-message {
    text-align: center;
}

.toast {
    opacity: 1 !important;
}

.spinner:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 50%;
    border: 3px solid white;
    border-top-color: black;
    animation: spin 0.7s linear infinite;
}

.spinner p {
    position: absolute;
    width: 150px;
    margin-left: -75px;
    top: 59%;
    left: 50%;
}

.btn-close {
    background-color: transparent;
    border: 0;
    float: right;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    color: #5e5873;
}

.p-btn-indexGrid {
    padding: 8px 15px;
}

.field-validation-error {
    color: red;
}

.drop-text-border {
    border: 1px solid #d8d6de;
    border-radius: 4px;
}

.select2-selection__arrow {
    display: none
}

.color-box {
    padding: 5px;
    background: #ecebeb;
    border-radius: 5rem;
    white-space: nowrap;
    width: max-content;
    padding-left: 30px;
    display: inline-block;
}

.color-box-text {
    color: black;
}

.color-box-color {
    /*background: #990000;*/
    border: 1px solid #969696;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.main-menu.menu-light .navigation > li.active > a {
    background: -webkit-linear-gradient(208deg, #7367F0, rgba(115, 103, 240, 0.7)) !important;
    background: #569b27 !important;
    box-shadow: 0 0 10px 1px rgb(43 153 56 / 44%) !important;
}

.main-menu.menu-light .navigation > li ul .active {
    background: -webkit-linear-gradient(208deg, #7367F0, rgba(115, 103, 240, 0.7)) !important;
    background: #569b27 !important;
    box-shadow: 0 0 10px 1px rgb(43 153 56 / 44%) !important;
}

.badge.badge-light-warning {
    background-color: rgb(0 104 232) !important;
    color: #ffffff !important;
}

[class*='collapse-'] .card .card-header {
    background-color: #e7eced;
}

.content.app-content {
    padding-top: 95px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    float: right;
}

html {
    overflow-x: hidden;
}

.color-site {
    color: var(--color-success) !important;
}

.bg-site {
    background-color: var(--color-success) !important;
}

.btn-site {
    background-color: var(--color-success) !important;
}

.border-site {
    border-color: var(--color-success) !important;
}

.btn-site:focus, .btn-site:active, .btn-site.active {
    color: #FFFFFF;
    background-color: #bd9a4a !important;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background-color: var(--color-success) !important;
    border-color: var(--color-success) !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #FFFFFF;
    border-color: var(--color-success) !important;
    background-color: var(--color-success) !important;
}

.jc-bs3-container {
    max-width: unset !important;
}

.ratings svg {
    width: 28px;
    height: 34px;
    display: block;
    fill: rgba(0, 0, 0, 0.04);
}

.blinking {
    animation: blinkingText 1.1s infinite;
}

@keyframes blinkingText {
    0% {
        color: red;
    }

    49% {
        color: transparent;
    }

    50% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: red;
    }
}

.image-index-cover-ilastrator {
    height: 242px;
    width: 100%;
    object-fit: cover;
}