* {
    font-family: IRANSans;
}

.pt-none {
    pointer-events: none;
    cursor: none;
}

.dir-ltr {
    direction: ltr;
}

.dir-rtl {
    direction: rtl;
}

.row-custom {
    margin-left: -25px;
    margin-right: -25px;
}

/* .aside .aside-brand .logo-brand {
    filter: brightness(0) invert(1);
} */

.subheader .text-dark {
    font-size: 14px;
}

.aside-menu .menu-nav>.menu-item>.menu-link {
    padding: 12px 15px;
}

.aside-menu .menu-nav>.menu-item.menu-item-active {
    margin-bottom: 20px;
}

.aside .aside-brand {
    padding-bottom: 0 !important;
}

.aside .aside-brand .btn-icon {
    margin-top: 30px;
}

.card.card-custom>.card-body {
    padding: 25px 15px !important;
    border-radius: 10px;
}

.apexcharts-toolbar {
    display: none !important;
}

.datatable.datatable-default.datatable-head-custom>.datatable-table>.datatable-head .datatable-row>.datatable-cell>span {
    letter-spacing: 0;
}

#chart_2 {
    min-height: 100% !important;
}

.apexcharts-canvas {
    height: 100% !important;
    width: 100% !important;
}

.apexcharts-canvas .apexcharts-svg {
    width: 100% !important;
}

.login.login-3 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
    font-size: 1.2rem;
    margin-bottom: .2rem;
}

.login.login-3 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {
    font-size: 1.0rem;
}

.login.login-3 .login-aside .px-30 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Ø¢Ù¾Ù„ÙˆØ¯";
}

.select2-container--default.select2-container .select2-selection {
    flex-direction: row-reverse;
}

.select2-container--default .select2-selection .select2-selection__rendered {
    justify-content: flex-end;
    padding-left: 15px;
}

.datepicker-plot-area {
    border: none;
    box-shadow: 0 0 30px 0 rgba(82, 63, 105, .2);
    border-radius: 0;
    padding: 10px;
}

.datepicker-plot-area {
    width: 330px;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn, .datepicker-plot-area .datepicker-navigator .pwt-btn {
    width: 7%;
    background-color: #b5b5c3;
    border-radius: 2px;
    color: #fff;
    height: 30px;
    transition: all 0.3s;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-next {
    float: right;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    transform: scaleX(-1);
}

.datepicker-plot-area .datepicker-day-view .table-days td.selected span {
    background-color: #ffde00;
    text-shadow: none;
    color: #000 !important;
}

.datepicker-plot-area .datepicker-day-view .table-days td.today span {
    background-color: #000;
    color: #fff !important;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-prev, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    float: left;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    width: 82%;
    background-color: #ebedf3;
    color: #999;
    font-size: 14px;
}

.datepicker-plot-area .toolbox, .datepicker-plot-area .toolbox {
    display: flex;
    justify-content: center;
}

.datepicker-plot-area .toolbox>div, .datepicker-plot-area .toolbox>div {
    margin: 0 5px !important;
    background-color: #b5b5c3 !important;
    color: #fff;
    border-radius: 0;
    transition: all 0.3s;
}

.datepicker-plot-area .table-days td {
    height: 44px;
}

.datepicker-plot-area .table-days td.selected span, .datepicker-plot-area .table-days td.selected:hover span, .datepicker-plot-area .table-days td:hover span, .datepicker-plot-area .table-days td.today span, .datepicker-plot-area .table-days td.selected span, .datepicker-plot-area .table-days td.selected:hover span, .datepicker-plot-area .table-days td:hover span, .datepicker-plot-area .table-days td.today span, .datepicker-plot-area .table-days td.today:hover span {
    background-color: #4a8bcf;
    color: #fff !important;
    border: none;
    text-shadow: none;
    border-radius: 0;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
}

.datepicker-plot-area .table-days td span, .datepicker-plot-area .table-days td span.other-month {
    font-size: 16px;
    margin: 0 auto;
}

.datepicker-plot-area .table-days td span {
    color: #7e8299 !important;
}

.datepicker-plot-area .table-days td span.other-month {
    color: #ebedf3 !important;
}

.datepicker-plot-area .table-days td:hover span, .datepicker-plot-area .table-days td:hover span {
    background-color: #ebedf3 !important;
    color: #555 !important;
}

.datepicker-plot-area .toolbox>div:hover, .datepicker-plot-area .datepicker-navigator .pwt-btn:hover, .datepicker-plot-area .table-days td.today span, .datepicker-plot-area .table-days td.today span:hover, .datepicker-plot-area .month-item.selected, .datepicker-plot-area .month-item.selected:hover, .datepicker-plot-area .year-item.selected, .datepicker-plot-area .year-item.selected:hover, .datepicker-plot-area .toolbox>div:hover, .datepicker-plot-area .datepicker-navigator .pwt-btn:hover, .datepicker-plot-area .table-days td.today span, .datepicker-plot-area .table-days td.today span:hover, .datepicker-plot-area .month-item.selected, .datepicker-plot-area .year-item.selected, .datepicker-plot-area .year-item.selected:hover {
    background-color: #ffde00;
    color: #000;
}

.datepicker-plot-area .header .header-row, .datepicker-plot-area .header .header-row {
    height: 35px !important;
    background-color: #ebedf3;
    border-radius: 0;
}

.datepicker-plot-area .header .header-row-cell, .datepicker-plot-area .header .header-row-cell {
    height: 35px;
    line-height: 30px;
    font-weight: normal;
    font-size: 14px;
    color: #4a8bcf;
}

.datepicker-plot-area .month-item, .datepicker-plot-area .year-item, .datepicker-plot-area .month-item, .datepicker-plot-area .year-item {
    width: 27.333%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
    font-size: 16px;
    text-shadow: none;
    border-radius: 4px;
}

.datepicker-plot-area .month-item:hover, .datepicker-plot-area .year-item:hover, .datepicker-plot-area .month-item:hover, .datepicker-plot-area .year-item:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.datepicker-plot-area .datepicker-month-view, .datepicker-plot-area .datepicker-year-view {
    padding: 20px;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn {
    width: 10%;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;
}

.datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    width: 76%;
    border-radius: 6px;
}

.datepicker-plot-area .table-days td.selected span, .datepicker-plot-area .table-days td.selected:hover span, .datepicker-plot-area .table-days td:hover span, .datepicker-plot-area .table-days td.today span, .datepicker-plot-area .table-days td.today:hover span, .datepicker-plot-area .table-days td {
    height: 44px !important;
}

.datepicker-plot-area .header .header-row-cell {
    font-size: 12px;
}

.datepicker-plot-area .month-item, .datepicker-plot-area .year-item {
    height: 40px;
    font-size: 14px !important;
    margin: 8px;
    border-radius: 0 !important;
}

.datepicker-plot-area .datepicker-year-view .year-item.selected, .datepicker-plot-area .datepicker-month-view .month-item.selected {
    background-color: #ffde00;
    text-shadow: none;
}

.datepicker-plot-area .datepicker-day-view .table-days td span {
    font-size: 14px;
}

.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    line-height: 35px;
    color: #2c365d;
}

.datepicker-plot-area .pwt-hide {
    display: none;
}

.list-select-type .box-select-type {
    text-align: center;
}

.list-select-type .box-select-type .image-type {
    width: 100%;
}

.list-select-type .box-select-type .image-type .img-svg {
    width: 300px;
}

.list-select-type .box-select-type .title-type {
    font-size: 22px;
    font-weight: 800;
    color: #3f4254;
}

.list-select-type .box-select-type .desc-type {
    font-size: 12px;
    font-weight: normal;
    color: #7e8299;
    padding: 0 50px;
    margin-top: 15px;
    line-height: 1.8;
}

.list-select-type .box-select-type .btns-type-register {
    margin-bottom: 30px;
}

.list-select-type .box-select-type .btns-type-register .btn {
    font-size: 14px;
    font-weight: bold;
}

.wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label {
    margin-right: 2.5rem;
    margin-left: 2.5rem;
}

.id-number .form-control {
    text-align: center;
}

.id-number .form-control.small-control {
    width: 65px;
    flex-shrink: 0;
    flex-grow: 0;
}

.custom-file-input~.custom-file-label {
    overflow: hidden;
    white-space: nowrap;
}

.kt-select2 .select2 {
    width: 100% !important;
}

.switch-custom label span::after {
    content: "Ø®ÛŒØ±" !important;
    font-family: iranyekan !important;
    font-size: 9px !important;
}

.switch-custom input:checked~span::after {
    content: "Ø¨Ù„ÛŒ" !important;
}

.switch-custom input:empty~span::before {
    width: 70px;
}

.switch input~span::after {
    width: 35px !important;
}

.switch input:checked~span::after {
    margin-right: 31px;
}

.kt_shaba_input {
    direction: ltr !important;
}

.dropdown-toggle.btn::after {
    margin-left: 0;
    margin-right: 5px;
}

.datatable.datatable-default>.datatable-table>.datatable-body .datatable-row-detail .datatable-detail {
    padding: 0;
}

.card.card-custom>.card-header .card-title small {
    display: block;
    margin-top: 5px;
}

.radio-inline .radio span {
    margin-left: 5px;
}

.personal-port .form-price, .transfer-page .form-price {
    font-size: 40px;
    padding: 5px !important;
    height: auto !important;
    border-radius: 6px !important;
}

.personal-port .unit-price, .transfer-page .unit-price {
    position: absolute;
    left: 20px;
    top: 48%;
    font-style: normal;
    font-size: 18px;
    z-index: 10;
}

.input-group.dir-ltr>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.dir-ltr>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group.dir-ltr>.form-control+.form-control {
    margin-left: -1px;
}

.input-group.dir-ltr>.form-control:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group.dir-ltr>.form-control:first-child {
    border-top-left-radius: .42rem;
    border-bottom-left-radius: .42rem;
}

.input-group.dir-ltr>.form-control:last-child {
    border-top-right-radius: .42rem;
    border-bottom-right-radius: .42rem;
}

.card-transaction .input-group-text {
    width: 45px;
    justify-content: center;
}

.card-transaction .btn-search-transaction {
    height: 38px;
}

.card-transaction .btn-search-transaction .svg-icon-white>svg {
    width: 25px !important;
    height: 25px !important;
}

.card-cashous .radio-inline .highlight {
    font-weight: bold;
    color: #3699ff;
    margin-right: 5px;
}

.card-cashous .desc-cashous {
    position: absolute;
    right: 15px;
    top: 35px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}

.card-cashous .radio input[type="radio"]:checked~.desc-cashous {
    opacity: 1;
    visibility: visible;
}

.modal .modal-header .close {
    text-shadow: none;
}

.modal .modal-header .logo-brand {
    filter: brightness(0) invert(1);
}

.modal .btn-icon:hover {
    background-color: #fff4de !important;
}

.normal-cashous-filter {
    display: none;
}

.modal .list-details-transaction .item-dtt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.modal .list-details-transaction .item-dtt:last-child {
    border-bottom: none;
}

.modal .list-details-transaction .label-dtt {
    margin: 0;
}

.modal .list-details-transaction .rial, .wallet-page .rial {
    font-style: normal;
    font-size: 12px;
    margin-right: 3px;
}

.modal .list-details-transaction .bank-dtt {
    display: flex;
    align-items: center;
    color: #3699ff;
}

.modal .list-details-transaction .bank-dtt .lg-bank {
    width: 20px;
    margin-left: 5px;
}

.bank-accounts .card-body .lg-bank {
    position: absolute;
    height: 80px;
    left: -5px;
    bottom: -5px;
    filter: brightness(0) opacity(0.04);
}

.bank-accounts .card-add-bank {
    border: 2px dashed #ddd;
    background-color: transparent;
}

.transfer-page .box-view-transfer {
    display: none;
}

.transfer-page .box-view-transfer.show {
    display: block;
}

.payment-tools .card.card-custom>.card-body {
    padding: 10px !important;
}

.payment-tools .card-body .text-dark {
    font-size: 12px !important;
}

.login-form .label-inline {
    display: none;
}

.login-form .label-inline.show {
    display: inline-block;
}

.datatable.datatable-default>.datatable-table>.datatable-head .datatable-row>.datatable-cell, .datatable.datatable-default>.datatable-table>.datatable-body .datatable-row>.datatable-cell {
    text-align: center;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-right: .5em;
    margin-left: 0;
}

.dataTables_wrapper>.row:first-child {
    flex-direction: row-reverse;
}

.dataTables_wrapper .dataTables_length {
    text-align: left;
}

table.table-bordered.dataTable tbody td, table.table-bordered.dataTable thead th {
    text-align: center;
}

.table-hover tbody tr:hover {
    background-color: #eff5fa;
}

table.dataTable>thead>tr>td:not(.sorting_disabled), table.dataTable>thead>tr>th:not(.sorting_disabled) {
    padding-right: 15px !important;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    text-align: right;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control::before {
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3699ff;
    border: none;
    box-shadow: none;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before {
    font-size: 9px;
}

.card-factor .unit {
    font-style: normal;
    font-size: 12px;
}

.logo-factor {
    display: none;
}

.logo-factor>img {
    width: 80px;
}

.font-weight-bolder {
    font-weight: 800 !important;
}

.print-content-only .card-factor label.text-dark {
    width: 250px;
}

.login.login-3 .login-aside {
    background-color: #272e4f !important;
}

.login.login-3 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-label .wizard-title, .login.login-3 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
    color: #fff;
}

.login.login-3 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-icon {
    background-color: #ffc300;
}

.btn-card-option {
    display: flex;
    align-items: center;
    position: absolute;
    top: 40%;
    left: 30px;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .pagination {
    justify-content: flex-end;
}

@media (max-width:992px) {
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding: 0 15px;
    }
    .subheader>.justify-content-between {
        justify-content: center !important;
    }
    .card.card-custom>.card-body {
        padding: 25px 30px !important;
    }
    .card.card-custom.gutter-b {
        margin-bottom: 15px;
    }
    .login.login-3 .login-aside .wizard-nav {
        display: none;
    }
    .login.login-3 .login-aside .px-30 {
        padding-bottom: 50px;
    }
    .login.login-3 .login-content>.flex-center {
        align-items: flex-start;
    }
    .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label {
        margin: 0;
    }
    .wizard .row.justify-content-center, .wizard .form .card-body {
        padding: 15px 0 !important;
    }
    .header-mobile-fixed .wrapper {
        overflow: hidden;
    }
    .pwt-datepicker-input-element {
        left: 10px;
    }
    .datepicker-plot-area-inline-view {
        width: 100%;
    }
    .pwt-datepicker-input-element .table-days td.selected span, .pwt-datepicker-input-element .table-days td.selected:hover span, .pwt-datepicker-input-element .table-days td:hover span, .pwt-datepicker-input-element .table-days td.today span, .pwt-datepicker-input-element .table-days td.today:hover span, .pwt-datepicker-input-element .table-days td {
        height: 44px !important;
    }
    .list-select-type .box-select-type .desc-type {
        padding: 0;
    }
    .card.card-custom>.card-body {
        padding: 15px !important;
    }
    .list-select-type .box-select-type .btns-type-register {
        margin-bottom: 10px;
    }
    .list-select-type .box-select-type .btns-type-register .btn {
        padding: 10px !important;
        margin: 0 2px !important;
        font-size: 12px;
    }
    .bank-accounts {
        padding: 0 15px;
    }
}

@media (min-width:650px) and (max-width:992px) {
    .wizard.wizard-1 .wizard-nav .wizard-steps {
        flex-direction: row;
    }
    .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step {
        justify-content: space-around;
    }
    .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label {
        flex-direction: column;
    }
    .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-arrow {
        display: flex;
    }
    .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-icon {
        margin-left: 0;
    }
    .btn-card-option {
        top: 55%;
        left: 15px;
        font-size: 12px;
    }
    .box-list-members + .ml-9{
        margin-right: 0 !important;
    }
    .box-list-shaba .row.mb-2{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .box-list-shaba > .row > .form-group:last-child{
        margin-right: 12px !important;
    }
}

@media (min-width:0) and (max-width:650px) {
    .wizard.wizard-1 .justify-content-center.px-8, .wizard.wizard-1 .justify-content-center.px-8>.col-xxl-8 {
        padding: 0 !important;
    }
    .seri-select .select2-container--default .select2-selection--single{
        height: 35px !important;
    }
    .datepicker-plot-area{
        width: 315px !important;
    }
    .box-list-members + .ml-9{
        margin-right: 0 !important;
    }
    .box-list-shaba .row.mb-2{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .box-list-shaba .form-group:last-child{
        margin-right: 12px !important;
    }
    .wizard.wizard-1 .card-body {
        padding: 15px 0 !important;
    }
    .alert.alert-custom {
        padding: 15px !important;
    }
    .alert.alert-custom .alert-icon {
        display: none;
    }
    .col-form-label+.ml-3 {
        width: 100%;
        margin-right: 0 !important;
    }
    .pwt-datepicker-input-element {
        left: 10px;
    }
    .datepicker-plot-area-inline-view {
        width: 100%;
    }
    .datepicker-plot-area .month-item, .datepicker-plot-area .year-item, .pwt-datepicker-input-element .datepicker-plot-area .month-item, .pwt-datepicker-input-element .datepicker-plot-area .year-item {
        width: 25%;
    }
    .pwt-datepicker-input-element .table-days td.selected span, .pwt-datepicker-input-element .table-days td.selected:hover span, .pwt-datepicker-input-element .table-days td:hover span, .pwt-datepicker-input-element .table-days td.today span, .pwt-datepicker-input-element .table-days td.today:hover span, .pwt-datepicker-input-element .table-days td {
        height: 38px !important;
    }
    .datepicker-plot-area .datepicker-month-view, .datepicker-plot-area .datepicker-year-view {
        padding: 10px 0 !important;
    }
    .list-select-type .row-custom>div {
        margin-bottom: 15px !important;
    }
    .datatable.datatable-default>.datatable-table>.datatable-body .datatable-row-detail .datatable-detail>table {
        width: 100%;
    }
    .datatable.datatable-default>.datatable-pager>.datatable-pager-nav, .datatable.datatable-default>.datatable-pager>.datatable-pager-info {
        width: 100%;
        justify-content: center;
    }
    .normal-cashous-filter .right-normal {
        padding: 0 15px !important;
        margin-bottom: 30px;
    }
    .normal-cashous-filter .left-normal {
        border: none !important;
        padding: 0 30px !important;
        margin-bottom: 15px;
    }
    .card-cashous .radio-inline>.radio {
        margin-bottom: 10px;
        flex-wrap: wrap;
    }
    .card-cashous .desc-cashous {
        position: relative;
        top: 15px;
        right: 0;
    }
    #req_inventory {
        font-size: 10px;
    }
    .print-content-only .card-factor label.text-dark {
        width: auto !important;
        margin: 0 0 0 5px !important;
    }
    .btn-card-option {
        top: 55%;
        left: 15px;
        font-size: 12px;
    }
}

@media (min-width:992px) and (max-width:1600px) {
    .aside .aside-secondary .aside-workspace {
        width: 290px;
    }
    .aside-secondary-enabled .aside {
        width: 380px;
        transition: all 0.3s;
    }
    .aside-secondary-enabled.aside-fixed .wrapper {
        padding-right: 380px;
        transition: all 0.3s;
    }
    .aside-fixed.aside-minimize .wrapper {
        padding-right: 90px;
        transition: all 0.3s;
    }
    .aside-minimize .aside {
        width: 90px;
        transition: all 0.3s;
    }
    .list-select-type .box-select-type .btns-type-register .btn {
        padding: 10px 15px !important;
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    .wizard.wizard-1 .wizard-nav .wizard-steps {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .wizard.wizard-1 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
        font-size: 11px !important;
    }
    .svg-icon.svg-icon-4x svg {
        height: 3rem !important;
        width: 3rem !important;
    }
}

.toast-top-left .toast-success {
    padding-right: 50px !important;
}

.input-group>.custom-select:not(:last-child), .input-group>.input-group-prepend+.form-control:not(:last-child) {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

/* form .form-control.error {
    border-color: red;
} */

form label.error{
    width: 100%;
    display: block;
    font-size: 12px;
    color: red;
    margin: 5px 0 0;
}

.image-input label.error {
    position: absolute;
    width: 300px;
    right: 0;
    top: 0px;
}

.select2-container--default .select2-selection--single{
    height: 40px;
}
.select2-container--default .select2-results__option{
    height: 36px;
    direction: rtl;
}
.seri-select .select2-container--default .select2-selection--single{
    border-radius: 0 6px 6px 0;
    border-left: none;
    width: 80px;
    height: 38px;
}
.step-form .form-group .hidden-select{
    position: absolute;
    height: 0;
    opacity: 0;
    visibility: hidden;
    bottom: -10px;
    right: 0;
}
.form-radio{
    position: relative;
}
.form-radio label.radio{
    position: static;
}
.form-radio label.error{
    position: absolute;
    top: 30px;
    right: 120px;
}
.seri-select{
    position: relative;
}
.seri-select label.error{
    position: absolute;
    top: -30px;
    right: 100px;
    width: auto;
}
.box-list-members .card-member:not(:first-child){
    padding-top: 20px !important;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}
.cover-prsimage{
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #ddd;
}
.cover-prsimage img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cover-prsimage .fa-link{
    width: 50px;
    height: 50px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(82, 63, 105, .1);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #b5b5c3;
    position: absolute;
    top: 38px;
    left: 25px;
    z-index: 10;
    cursor: pointer;
}
.step-form .form-group .alert-input{
    font-size: 12px;
    display: block;
    width: 100%;
    margin-top: 5px;
}
.box-shaba-input .form-control{
    border-radius: 6px 6px 0 0;
}
.box-shaba-input .input-group-text{
    border-radius: 6px 0 0 6px !important;
}
.group-item-shaba .row-shaba:not(:first-child){
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ddd;
}
.cover-prsimage .file-upload{
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.cover-prsimage label.error{
    position: absolute;
    top: -5px;
    left: 15px;
    text-align: left;
}
.cover-prsimage.cover-firstpagesh{
    height: 500px;
}
.form-control.is-invalid, .was-validated .form-control:invalid,.form-control.is-valid, .was-validated .form-control:valid{
    padding-left: 1rem;
}
.card-uploads-file .title-upload{
    font-size: 20px;
    color: #3699ff;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0 12px;
}
.card-uploads-file .row-upload-file:not(:first-child) .title-upload{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.fv-plugins-message-container .fv-help-block{
    color: red;
    margin-top: 5px;
}
.wizard .card-header-tabs-line{
    border: none;
    margin: 0 -10px;
}
.wizard .card-header-tabs-line .nav-tabs-line{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;    
}
.wizard .card-header-tabs-line .nav-item{
    width: 50%;
    margin: 0 10px !important;
}
.wizard .card-header-tabs-line .nav-link{
    width: 100%;
    padding: 10px !important;
    background-color: #f3f6f9 !important;
    border-radius: 10px;
    margin: 0 !important;    
    border: none !important;
}
.wizard .card-header-tabs-line .nav-link.active{
    background-color: #2c365d !important;    
}
.wizard .card-header-tabs-line .nav-text{
    text-align: center !important;
    font-weight: 500 !important;
    color: #272e4f !important;
    display: block !important;
    width: 100%;
}
.wizard .card-header-tabs-line .nav-link.active .nav-text{
    color: #fff !important;
}
.datepicker-plot-area .datepicker-time-view input{
    height: 30px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    font-family: IRANSans !important;
}
.datepicker-plot-area .datepicker-time-view .down-btn, .datepicker-plot-area .datepicker-time-view .up-btn{
    color: #b5b5c3;
}
.datepicker-plot-area .datepicker-time-view .down-btn:hover, .datepicker-plot-area .datepicker-time-view .up-btn:hover{
    color: #000;
}
.datepicker-plot-area .datepicker-time-view .second-divider,
.datepicker-plot-area .datepicker-time-view > .second.time-segment{
    display: none;
}
.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .time-segment{
    width: 48.5%;
}
.datepicker-plot-area .datepicker-time-view{
    background-color: #fff;
}
.datepicker-plot-area.datepicker-state-only-time{
    width: auto;
}
.modal-backdrop{
    z-index: 99999;
}
.modal{
    z-index: 999999;
}