.excel-downloader {
    background: #088F8F !important;
    color: #FFFFFF;
}

.excel-downloader:hover {
    background: #0b7d7d !important;
    color: #FFFFFF;
}

.uploading-file-details {
    flex-grow: 1;
}

.uploading-filename {
    font-size: 0.9rem;
    font-weight: 500;
    color: #7E8299;
    text-overflow: ellipsis;
    margin-right: 0.5rem;
}

.uploading-file-wrapper {
    display: flex;
    align-items: center;
    margin-top: 0.75rem;
    border-radius: 0.475rem;
    padding: 0.5rem 1rem;
    background-color: #F5F8FA;
}

.uploading-items-wrapper {
    text-align: left;
}

.uploading-items-wrapper * {
    box-sizing: border-box;
}

.uploading-progress {
    width: 15%;
}

.uploading-toolbar {
    margin-left: 1rem;
    display: flex;
    flex-wrap: nowrap;
}

.uploading-start, .upload-delete {
    height: 25px;
    width: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.uploading-toolbar i {
    transition: 0.2s;
}

.uploading-toolbar i:hover {
    color: #009EF7;
}


.select2-container--bootstrap5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    left: 0;
}

.select2-container--bootstrap5 .select2-selection--multiple:not(.form-select-sm):not(.form-select-lg) .select2-selection__choice .select2-selection__choice__remove {
    margin-right: 0 !important;
    margin-left: 0.5rem !important;
}


/* Qualitative Evaluation */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {


}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/*!* Large devices (laptops/desktops, 992px and up) *!*/
/*@media only screen and (min-width: 992px) {*/
/*    .qualitative-wrapper {*/
/*        position: fixed !important;*/
/*        top: 110px !important;*/
/*        right: 365px !important;*/
/*        left: 50px !important;*/
/*    }*/
/*}*/

/*!* Extra large devices (large laptops and desktops, 1200px and up) *!*/
/*@media only screen and (min-width: 1200px) {*/
/*    .qualitative-wrapper {*/
/*        position: fixed !important;*/
/*        top: 110px !important;*/
/*        right: 365px !important;*/
/*        left: 50px !important;*/
/*    }*/
/*}*/

/* Qualitative Evaluation */


/* Calendar */

.popover-body {
    font-family: 'IRANSansWeb' !important;
}

/* Calendar */

table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc:after {
    margin-right: 0.5rem !important;
}

.apexcharts-text, .apexcharts-title-text, .apexcharts-legend-text {
    font-family: 'IRANSansWeb' !important;
}

.apexcharts-tooltip-marker {
    right: -5px;
}

.fc-event-main {
    cursor: pointer;
}

.of-row .select2-container {
    margin: 0 5px;
    max-width: 160px;
}

.of-row .form-select {
    padding: 0.75rem 1rem 0.75rem 2rem;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.of-row .btn {
    height: fit-content;
}

.of-row .svg-icon {
    margin-left: 0;
}

.cus-search {
    background: #EEEEEE;
    /*background: #f0ecfc;*/
    /*border-color: #F5F8FA;*/
    color: #5E6278;
    border: none;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.cus-search:focus {
    background-color: #EFF5F5;
    border: none;
}

.set-period-select {
    background: #EEEEEE;
    /*background: #F1E9D2;*/
    /*background: #FCE6E6;*/
    /*background: #caeaf3;*/
    /*background: #EAE1DF;*/
    /*border-color: #F5F8FA;*/
    color: #FFFFFF;
    border: none;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.set-period-select:focus {
    background-color: #E1D4BB;
    border: none;
}

.bg-flower-beh {
    color: #7E8299;
    background: #e8d1a8;
}

.next-period {
    border-radius: 0.325rem;
}

.last-period-btn {
    /*background: #A7A2A9;*/
    /*background: #DEA2AC;*/
    /*background: #B76E79;*/
    /*background: #CE7777;*/
    /*background: #C89595;*/
    /*background: #C89595;*/
    /*background: #647E68;*/
    background: #7C9473;
}

.set-periods-btn {
    background: #537188;
    /*background: #442b48;*/
}

.of-row .select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered, .of-row .select2-container--bootstrap5 .select2-selection--single .select2-selection__placeholder {
    color: #7f7f7f !important;
}


.clock-success svg {
    color: #22A39F !important;
    /*color: #22A39F !important;*/
}

.clock-danger svg {
    color: #CE5959 !important;
}

.clock-warning svg {
    color: #E49B0F !important;
}


.tab-content .form-check-input:checked {
    /*background-color: #009EF7 !important;*/
    background-color: #5014D0 !important;
    color: #FFFFFF !important;
}

.height-fit {
    height: fit-content;
}

.reason-score {
    background-color: #F8F5FF;
    color: #7239EA;
    border: 1px solid #7239EA;
    border-radius: 50%;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 14px;
    margin-left: 10px;
}

#kt_charts_widget_1_by_month .apexcharts-xaxis-texts-g {
    transform: translate(-30, 50) !important;
}

.select2-search__field {
    font-family: IRANSansWeb !important;
    cursor: pointer;
}

.goal-table-wrapper td, .goal-table-wrapper th, .goal-table-wrapper input {
    text-align: center;
}

.goal-table-wrapper input.goal-predict, .goal-table-wrapper input.goal-value-locked {
    background: #f0ecfc;
    /*border-color: #F5F8FA;*/
    color: #5E6278;
    border: none;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.goal-table-wrapper input {
    max-height: 36px;
    cursor: pointer;
}

.goal-table-wrapper input.goal-predict:focus, .goal-table-wrapper input.goal-value-locked:focus {
    background-color: #F8F5FF;
    border: none;
}

.goal-table-wrapper input.goal-value {
    background: #FAA0A0;
}

tr.t-f-row td {
    font-size: 13px;
}

.input-locked {
    background: #FAA0A0 !important;
    color: #FFFFFF !important;
}

.goal-table-wrapper input.current-cell {
    background: #96DED1;
}

.goal-table-wrapper input.current-cell:focus {
    background: #adeadc;
}

.goal-table-wrapper .badge-light-success {
    background: #E8FFF3 !important;
}

.goal-table-wrapper .badge-light-warning {
    background: #FFF8DD !important;
}

.goal-table-wrapper .badge-light-danger {
    background: #FFF5F8 !important;
}


.goal-table-wrapper .badge-light-primary {
    background: #F1FAFF !important;
}

.card-cus-shadow {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    border-radius: 8px;
}

#ajax-loader img {
    right: 0;
    left: 0;
    top: 20px;
}

@media only screen and (max-width: 768px) {
    .to-column {
        flex-direction: column;
    }

    .to-column .fv-row {
        margin-bottom: 0.75rem !important;
    }
}


@media only screen and (min-width: 992px) {
    .home_kt_wrapper {
        padding-right: 0;
    }
}


.calendar-base {
    width: 900px;
    height: 500px;
    border-radius: 20px;
    background-color: white;
    position: relative;
    z-index: -1;
    color: black;
}

.triangle-left {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #E8E8E8;
    border-bottom: 5px solid transparent;
    float: right;
    position: relative;
    right: 90px;
    top: 36px;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #E8E8E8;
    border-bottom: 5px solid transparent;
    float: right;
    position: relative;
    left: 20px;
    top: 36px;
}

.triangle-left:hover {
    border-right: 10px solid #2ECC71;
}

.triangle-right:hover {
    border-left: 10px solid #2ECC71;
}

.month-color {
    color: #27AE60;
}

.month-hover:hover {
    color: #27e879 !important;
}

.months {
    color: #AAAAAA;
    position: relative;
    left: 350px;
    top: 90px;
    word-spacing: 10px;
}

.month-line {
    border-color: #E8E8E8;
    position: relative;
    top: 85px;
    width: 57%;
    left: 178px;
}

.days {
    color: #AAAAAA;
    position: relative;
    font-size: 18px;
    left: 355px;
    top: 80px;
    word-spacing: 35px;
    font-weight: 600;
}

.num-dates {
    float: right;
    position: relative;
    top: 110px;
    right: 50px;
    z-index: 1;
}

.first-week {
    margin-bottom: 25px;
    word-spacing: 55px;
}

.second-week {
    margin-bottom: 25px;
    word-spacing: 53px;
}

.third-week {
    margin-bottom: 25px;
    word-spacing: 58px;
}

.fourth-week {
    margin-bottom: 25px;
    word-spacing: 58px;
}

.fifth-week {
    margin-bottom: 25px;
    word-spacing: 56px;
}

.sixth-week {
    margin-bottom: 25px;
    word-spacing: 55px;
}

.active-day {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #2ECC71;
    position: relative;
    top: 295px;
    left: 661px;
}

.white {
    color: white;
}

.event-indicator {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #2980B9;
    position: relative;
    top: 304px;
    left: 695px;
}

.two {
    position: relative;
    top: 168px;
    left: 535px;
}

.grey {
    color: #AAAAB1;
}

.calendar-left {
    width: 100%;
    /*max-height: 280px;*/
    border-radius: 20px 20px 0 0px;
    /*background-color: #047f88;*/
    /*background-color: #cf366d;*/
    background-color: #38817A;
    position: relative;
    padding: 0 5px;
    color: white;
}

.show-after {
    display: none;
}

.hamburger {
    position: relative;
    top: 25px;
    right: 25px;
}

/*.burger-line:hover, .hamburger:hover{*/
/*    background-color:#27e879 !important;*/
/*}*/

.burger-line {
    width: 25px;
    height: 3px;
    background-color: white;
    border-radius: 15%;
    margin-bottom: 3px;
}

.num-date {
    font-size: 104px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    font-weight: 700;
}


.current-events {
    font-size: 14px;
    position: relative;
    /*bottom: 30px;*/
    /*padding: 65px 16px 0 16px;*/
}

.events-card {
    /*    background: #fffcf2;*/
    /*    border-radius: 6px;*/
    /*    padding: 1.5rem 1.5rem !important;*/
    /*max-height: 100px;*/
}


/*.events-card-success {*/
/*    color: #02383c;*/
/*}*/

/*.events-card-danger {*/
/*    color: red;*/
/*}*/


.events-main-col {
    float: right;
    padding: 1rem 1.25rem;
}

.posts {
    text-decoration: underline dotted;
}

.posts:hover {
    color: #27e879 !important;
}

.create-event {
    font-size: 18px;
    position: relative;
    margin-top: 30px;
    margin-left: 25px;
}

.event-line {
    width: 90%;
}

.add-event {
    width: 20px;
    height: 20px;
    padding: 0px;
    border-radius: 50%;
    border: solid white 2px;
    position: relative;
    bottom: 42px;
    left: 260px;
}

.add {
    font-size: 25px;
    position: relative;
    left: 4px;
    bottom: 10px;
}

.add:hover, .create-event:hover, .add-event:hover {
    color: #27e879 !important;
    border-color: #27e879 !important;
}


.pages p {
    margin: 0 0 3px;
    line-height: 1;
    letter-spacing: 1px;
    pointer-events: none;
}

.calendar.tx {
    position: relative;
    width: 152px;
    cursor: default;
    user-select: none;
    padding: 58px 0 58px 0;
    margin: 0 auto;
}

.calendar.tx::before, .calendar.tx::after {
    content: '';
    position: absolute;
    top: 35px;
    left: 40px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #0E3047;
    z-index: 3;
}

.calendar.tx::after {
    left: initial;
    right: 40px;
}

.pages {
    position: relative;
    text-align: center;
    background: #eee;
    /*box-shadow: 0 10px 0 0px #a5a4a4;*/
    /*box-shadow: 0 10px 0 0px #0E3047;*/
    box-shadow: 0 10px 0 0px #a8ba9a;
}

.pages::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 35px;
    border-radius: 6px 6px 0 0;
    /*background: indianred;*/
    /*background: #FFF;*/
    background: #fffcf2;
    bottom: 100%;
    left: 0;
    z-index: 2;
}

.pages .page {
    position: relative;
    padding: 20px 30px 15px;
    background: #02383c;
}

.pages .page::before {
    content: '';
    position: absolute;
    bottom: 99%;
    left: 0;
    display: block;
    background: linear-gradient(-45deg, #a8ba9a 10px, #a8ba9a 10px, #a8ba9a 10px, transparent 0), linear-gradient(45deg, #a8ba9a 10px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 10px 18px;
    height: 10px;
    width: 100%;
}

.month, .day-name {
    text-transform: uppercase;
    font-weight: 600;
}

.pages .day {
    font-size: 44px;
    font-weight: 700;
    margin: 0 0 6px;
}

.pages .month {
    margin-bottom: 5px;
}

.pages .year {
    font-size: 12px;
}

.pages .tear {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform-origin: top left;
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.5);
    pointer-events: none;
    animation: tear-animation 0.8s linear forwards;
}

.group-icons img {
    cursor: pointer;
}

@keyframes tear-animation {
    0% {
        transform: rotate(0deg);
        top: 0;
        opacity: 1;
    }
    20% {
        transform: rotate(9deg);
        top: 0;
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    100% {
        top: 200px;
        opacity: 0;
    }
}


#main {
    margin: 50px 0;
}

#main #faq .card {
    margin-bottom: 30px;
    border: 0;
}

#main #faq .card .card-header {
    border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0;
}

#main #faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #FFE472;
    color: #222;
    padding: 20px;
}

#main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
    background: #A541BB;
    color: #fff;
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
}

#main #faq .card .collapsing {
    background: #FFE472;
    line-height: 30px;
}

#main #faq .card .collapse {
    border: 0;
}

#main #faq .card .collapse.show {
    background: #FFE472;
    line-height: 30px;
    color: #222;
}

.res-to-cause:focus {
    border: 1px solid #E4E6EF;
}

.res-to-cause-btn:hover {
    background: #dedede;
}
