/*-----------------------------------------------------*/
i{
    line-height: 0!important;
}
/* width */
::-webkit-scrollbar {
    width: 13px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #e4e4e4;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #b6b6b6;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #a9a9a9;
}
::selection {
    color: white;
    background: #008ad1;
}
/*--------------------------------------------*/
.kt-aside-menu,
.kt-aside,
.kt-aside__brand,
.kt-header-mobile{
    background-color: #ffffff!important;
}
.kt-header-mobile__logo span{
    font-size: 13px;
    font-weight: 500;
    padding-right: 5px;
    color: #5c5c5c;
}
.kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon, .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon{
    background-color: transparent!important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link,
.kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item .kt-menu__submenu .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link
{
    background-color: #f8f8f8!important;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--open > .kt-menu__link .kt-menu__link-text,
.kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item:not(.kt-menu__item--parent):not(.kt-menu__item--open):not(.kt-menu__item--here):not(.kt-menu__item--active):hover > .kt-menu__link .kt-menu__link-text{
    color: #2c77f4!important;
}
.kt-aside__brand.kt-grid__item,
.kt-aside .kt-aside-menu,
.kt-menu__nav{
    padding: 0!important;
}
.kt-aside__brand.kt-grid__item img{
    max-width: 50px;
}
.kt-subheader{
    background: linear-gradient(90deg, rgba(0,174,239,1) 0%, rgba(0,103,180,1) 22%, rgba(166,35,142,1) 70%, rgba(236,2,140,1) 100%);
}
.kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i, .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon i,
.kt-subheader .kt-subheader__btn-secondary,
.kt-subheader .kt-subheader__main .kt-subheader__title,
.kt-header__topbar .kt-header__topbar-item .kt-header__topbar-icon i,
.kt-subheader .kt-subheader__main .kt-subheader__title{
    color: #ffffff!important;
}
.kt-header--fixed.kt-subheader--fixed .kt-subheader{
    top: 0!important;
}
@media (min-width: 1025px){
    .kt-header--fixed.kt-subheader--fixed.kt-subheader--enabled .kt-wrapper {
        padding-top: 60px;
    }
}
.kt-badge--username{
    font-size: 13px;
    color: #fafafa!important;
    transition-duration: 200ms;
    padding: 3px 15px!important;
    font-weight: 300;
    line-height: 25px;
    background: #fafafa26;
    border-radius: 30px;
    transition: background-color .2s ease-in-out;
    border: 1px solid #ffffff5c;
    cursor: pointer;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__heading .kt-menu__link-text, .kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-text{
    font-size: 12px!important;
    font-weight: 500;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link{
    padding: 5px 10px!important;
}
.kt-header-mobile__logo img{
    max-width: 40px;
}
.dropdown-menu.dropdown-menu-anim{
    top:15px!important;
}
.kt-header__topbar-icon{
    text-align: center;
    padding-left: 15px;
    height: 37px;
    position: relative;
    font-size: 20px;
    color: #ffffff!important;
    transition-duration: 200ms;
    font-weight: 300;
    line-height:0;
}
.kt-form.kt-form--label-right .form-group label:not(.kt-checkbox):not(.kt-radio):not(.kt-option){
    text-align: right!important;
}
.kt-login__logo{
    margin-bottom: 25px!important;
}
.kt-login__logo img{
   max-width: 80px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container {
    background: #fdfdfd;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 20px;
}
.kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .form-control{
    background: rgb(242, 242, 242)!important;
}
@media (max-width: 768px) {
    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container,
    .kt-login__wrapper{
        padding: 5px!important;
    }
    .kt-login.kt-login--v3 .kt-login__wrapper .kt-login__container .kt-form .kt-login__extra .kt-login__link{
        font-size: 11px;
    }
}
.form-control{
    background-color: #fafafa;
}
.input-group-text{
    background-color: #ededee;
}
.kt-widget__desc{
    font-size: 11px;
}
.kt-widget.kt-widget--project-1 .kt-widget__body .kt-widget__text{
    font-weight: 300;

}
/*--------------user table-------------------*/
table .number{
    background-color: rgba(210, 210, 210, 0.1);
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 5px;
    color: #7b7a7a;
}
table .date{
}
.table .thead-light th {
    border-color: #dcdcdc;
}
.table-pic img{
    border-radius: 5px;
    width: 50px;
}
table td,
th{
    vertical-align: middle!important;
}
th,td{
    font-weight: 400;
}
.my-search{
    padding-left: 0!important;
    padding-right: 0!important;
}
.my-search form{
    border: 1px solid #e9e9e9;
    padding: 0 10px!important;
    border-radius: 5px;
    background: #f7f7f7;
}
.table-responsive{
    min-height: 300px;
}
/*--------------------courses list----------------*/
.kt-badge.kt-badge--warning{
    color: #fff;
}
table .kt-badge{
    font-size: 12px;
}
/*--------------------index page of panel-----------*/
.kt-iconbox .kt-iconbox__body .kt-iconbox__desc .kt-iconbox__title .kt-link {
    color: #2c77f4;
    font-size: 15px;
}
/*.kt-portlet .kt-portlet__body{*/
/*    padding: 10px 0;*/
/*}*/
.kt-iconbox .kt-iconbox__body .kt-iconbox__desc .kt-iconbox__content {
    font-size: 12px;
    font-weight: 500;
    color: #9392a0;
    height: 35.2px;
}
/*------------------persian datepicker-----------------*/
.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev{    font-weight: 500;
    color: #2c77f4!important;
    background-color: transparent!important;
    font-weight: 500!important;
    font-size: 14px!important;
    margin-top: 5px!important;
}
.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row{
    background: #f8f8f8!important;
    height: 30px!important;
}
.datepicker-plot-area .datepicker-day-view .table-days td span,.datepicker-plot-area .datepicker-day-view .table-days td,.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell{
    height: 30px!important;
    line-height: 30px!important;
}
.datepicker-plot-area{
    padding: 0!important;
}
.datepicker-plot-area{
    -webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15)!important;
    box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15)!important;
    border: none!important;
    border-right: 2px!important;
    margin: 0 2px!important;
}
.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell{
    font-weight: 400!important;
    color: #767676!important;
    font-size: 13px!important;
}
.datepicker-plot-area{
    width: 240px!important;
    min-width: 240px!important;
    max-width: 100%!important;

}
.datepicker-plot-area .datepicker-day-view .table-days td span, .datepicker-plot-area .datepicker-year-view .year-item, .datepicker-plot-area .datepicker-month-view .month-item{
    font-size: 13px!important;
    background-color: #fff!important;
    color: #666!important;
    border: 0!important;
    text-shadow: none!important;
    font-weight: 400!important;
}
.datepicker-plot-area .datepicker-day-view .table-days td.selected span, .datepicker-plot-area .datepicker-year-view .year-item.selected, .datepicker-plot-area .datepicker-month-view .month-item.selected{
    background-color: #2c77f4!important;
    color: #fff!important;
    border: none!important;
    border-radius: 3px!important;
    text-shadow: none!important;
}
.datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover, .datepicker-plot-area .datepicker-day-view .table-days td span:hover, .datepicker-plot-area .datepicker-year-view .year-item:hover, .datepicker-plot-area .datepicker-month-view .month-item:hover{
    background-color: #bad1f8!important;
    color: #2c77f4!important;
    border: 0!important;
    text-shadow: none!important;
    border-radius: 3px!important;
}
.datepicker-plot-area .toolbox .pwt-btn-submit, .datepicker-plot-area .toolbox .pwt-btn-calendar, .datepicker-plot-area .toolbox .pwt-btn-today{
    float: right!important;
    display: block!important;
    height: 24px!important;
    line-height: 24px!important;
    white-space: nowrap!important;
    margin-left: 5px!important;
    padding: 0 5px!important;
    min-width: 50px!important;
    color: #2c77f4!important;
    background-color: transparent!important;
    font-weight: 500!important;
    font-size: 14px!important;
    margin-bottom: 5px!important;
}
.datepicker-plot-area .toolbox{
    margin-top: 0!important;
}
/*----------form wizard----------------*/
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label{
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body .kt-wizard-v3__nav-label i{
    margin-left: 5px;
}
.kt-wizard-v3 .kt-wizard-v3__nav .kt-wizard-v3__nav-items .kt-wizard-v3__nav-item .kt-wizard-v3__nav-body{
    padding: 15px 10px;
}
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form{
    width: 80%;
    padding: 0;
}
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-wizard-v3__content .kt-wizard-v3__form{
    margin-top: 20px;
}
.kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form .kt-wizard-v3__content{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.kt-portlet .kt-portlet__foot{
    padding: 20px 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear{
    display: none;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    background-color: #fafafa;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
    border: 1px solid #d5d5d5;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    text-align: right !important;
}
@media (max-width: 768px){
    .kt-wizard-v3 .kt-wizard-v3__wrapper .kt-form {
        width: 100%;
    }
}

.j-input {
    border: 0;
    text-align: center;
    background: #FAFAFA;
    border-radius: 5px;
    width: 280px;
    height: 43px;
    outline: none;
}
.j-input::placeholder {
    color: #dedcdc;
    font-size: 13px;
}
.outline::placeholder {
    color: #dedcdc;
    font-size: 13px;
}
.j-btn {
    border: 0;
    text-align: center;
    background: linear-gradient(84deg, #c3bfbf, #ede7e7);
    border-radius: 5px;
    width: 280px;
    height: 43px;
    color: #fff;
}

.input-box-image {
    background: #fafafa;
    width: 260px;
    margin: auto;
    height: 260px;
    border-radius: 26px;
    position: relative;
}
.input-box-image div {
    color: #a9a7a7;
}
.input-box-image img {
    z-index: 2;
    border-radius: 26px;
}
.input-box-images {
    background: #fafafa;
    width: 260px;
    margin: auto;
    height: 260px;
    border-radius: 26px;
    position: relative;
}
.input-box-images div {
    color: #a9a7a7;
}
.input-box-images img {
    z-index: 2;
    border-radius: 26px;
}

.pos-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.pos-full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.opacity-0 {
    opacity: 0;
}
.opacity-50 {
    opacity: 0.5;
}

.z-1 {
    z-index: 1;
}

.action-btn {
    position: absolute;
    left: 50%;
    bottom: 20px;
    width: 100%;
    transform: translateX(-50%);
    justify-content: space-around;
    z-index: 3;
    display: none;
}
.edit-btn {
    background: #1bc58e;
    border: 0;
    color: #fff;
    border-radius: 5px;
    width: 100px;
}
.delete-btn {
    background: #fb2574;
    border: 0;
    color: #fff;
    border-radius: 5px;
    width: 100px;
}


.fs-18 {
    font-size: 18px;
}
.fs-35 {
    font-size: 35px;
}
.fs-45 {
    font-size: 45px;
}

.visibility-hidden {
    visibility: hidden;
}

.cursor-pointer {
    cursor: pointer;
}

.d-contents {
    display: contents;
}
.select2-container--default .select2-selection--single {
    display: contents !important;
}
.select2-selection__arrow {
    display: none !important;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    text-align: center !important;
    padding-left: 8px !important;
}

.fa-chevron-down {
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
}

.hover\:shadow-switch:hover {
    box-shadow: 0 0 4px 5px #c9c8c857;
}
.hover\:shadow-switch-active:hover {
    box-shadow: 0 0 6px 5px #f1c8e0;
}

.w-280 {
    width: 280px;
}

.resize-none {
    resize: none;
}

.bg-grey {
    background: #fafafa;
}
.text-grey {
    color: #dedcdc;
}
.border-grey {
    border: 1px solid #fafafa;
}

.br-5 {
    border-radius: 5px;
}

.tagify .tagify__input {
    color: #dedcdc !important;
}

.btn-save {
    background: #ff3a95;
    color: #fff;
    border: 0;
    border-radius: 50px;
    width: 104px;
    height: 35px;
}

.form-box {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 400px;
    height: 350px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 11px 0 #eeeeee;
    display: none;
}
.back-blur-grey {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(20px);
    z-index: 9;
    display: none;
}

.loading {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-bottom: 3px solid transparent;
    border-right: 3px solid #fff;
    transform: rotate(0);
    margin: auto;
    animation: loading 0.7s linear infinite;
}
@keyframes loading {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

.swal2-icon {
    margin: auto !important;
    /*margin-top: 30px !important;*/
}
.swal2-popup {
    display: flex !important;
}
.swal2-icon-content {
    display: none !important;
}

.filter-tag {
    display: inline-flex;
    background: #e3e2e2;
}

.order-box {
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    width: 500px;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 99;
    padding: 36px 0;
}
.files_box {
    position: fixed;
    background: #fff;
    z-index: 99;
    width: 90vw;
    height: 90vh;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pdp-default .dow {
    font: 14px 'iranyekan' !important;
}

.progressbar {
    width: 300px;
    height: 5px;
    background: #e7e7e7;
    margin: auto;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    display: none;
}
.progressbar div {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #ff3a95;
    transition: 0.2s;
}

.active-side {
    background-color: #f8f8f8 !important;
}
.active-side span {
    color: #2c77f4 !important;
}
.active-side svg {
    color: #2c77f4 !important;
}

.overflow-y-scroll {
    overflow-y: scroll !important;
}

.disabled {
    opacity: 0.5;
}
.month-item-disable {
    opacity: 0.5;
}
.year-item-disable {
    opacity: 0.5;
}

.bg-none {
    background: #ff004f !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.left-0 {
    left: 0;
}
.top-0 {
    top: 0;
}
.box-delete-new {
    display: none;
    opacity: 0.1;
    transform: translate(-50%, -50%)scale(0.7);
    left: 50%;
    top: 50%;
    z-index: 999;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s !important;
}
.box-delete-new img {
    filter: grayscale(1) brightness(0.5) invert(1);
}
.box-delete-new button {
    border-radius: 6px !important;
    border: 0;
    padding-top: 6px;
}

.switch-btn {
    width: 60px;
    height: 30px;
    border-radius: 50px;
    background: #e5e5e5;
    margin: 0 15px;
    position: relative;
}
.switch-btn button {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #10356a;
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    border: 0;
    transition: 0.4s !important;
}
.switch-btn-blue:hover {
    box-shadow: 0 0 0 7px #10356a5c;
}
.switch-btn-blue:active {
    box-shadow: 0 0 0 15px #10356a5c;
}
.switch-btn-red:hover {
    box-shadow: 0 0 0 7px #ff004f5c;
}
.switch-btn-red:active {
    box-shadow: 0 0 0 15px #ff004f5c;
}
