/* استایل‌های پلاگین */




@font-face {
    font-family: 'pida-light';
    src: url('../fonts/IRANYekanXFaNum-Regular.woff') format('woff');
    font-display: swap;
}


#wpbody-content  td{
      border:none !important;
}

#wpbody-content > div.wrap.back-content-installment > form:nth-child(4) > input.button.button-search {
    margin:0 !important;
    padding:15px;
}
.installments-content table,
.back-content-installment table {
    /* width: 100%;
  border-collapse: collapse;
  margin-top: 20px; */
    font-family: 'pida-light' !important;
}

table.wp-list-table th,
table.wp-list-table td {
    border:none;
    text-align: center;
}

.wp-list-table {
    border-collapse: separate;
    border: none !important;
    background: none !important;
}

.installments-content table,
.installments-content th,
.installments-content td,
.back-content-installment table,
.back-content-installment th,
.back-content-installment td {
    border: 1px solid #ddd;
}

.installments-content th,
.installments-content td, 
.back-content-installment th,
.iback-content-installment td{
    padding: 2px;
    text-align: right;
}

.installments-content th,
.back-content-installment th {
    border:none;
    border-bottom:1px solid gray;
    color: #000000 !important;
    font-weight: bold !important;
    width: 20%;
}
.back-content-installment td .select2{
    width: 100% !important;
}

/* table,
th,
td textarea{
	width: 100%;
  
} */

h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.installments-content {
    font-family: 'pida-light';
}

.installments-content input,
.installments-content button {
    font-family: 'pida-light';

}

.back-content-installment {
    border: 1px solid #b0b0b0;
    padding: 26px;
    border-radius: 16px;
    /* background: #ddd; */
    box-shadow: 0px 8px 9px 0px rgba(0, 0, 0, .2);
}

.back-content-installment h1 {
    font-family: 'pida-light' !important;
}

.mip-installments-table {
    width: 100%;
    border-collapse: collapse;
    direction: rtl;
    text-align: right;
}

.mip-installments-table th,
.mip-installments-table td {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
}

.mip-installments-table th {
    background-color: #f4f4f4;
}

.title-all-page {

    font-family: 'pida-light' !important;
    padding: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 11px;
    text-align: right;
    color: #6e6e6e;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
}

.title-all-page i {
    margin: 0 8px;
    color: #4a4a4a;
}

.form-table-content {
    width: 100%;
    border: none !important;
}

.form-table-content tr {
    font-family: 'pida-light' !important;
}

.form-table-content th {
    text-align: center !important;
}

.wrap input[type="submit"],
.description-payment button {
    margin-top: 24px;
    border: none;
    color: #ffffff;
    font-family: 'pida-light';
    font-weight: 800;
    font-size: 14px;
    border-radius: 7px;
    background: linear-gradient(270deg, rgba(241, 160, 5, 0.9295890231092437) 0%, rgba(36, 15, 72, 0.8987766981792717) 100%);
}

.wrap input[type="submit"]:hover,
.description-payment button:hover {
    background: linear-gradient(270deg, rgba(36, 15, 72, 0.8567598914565826) 0%, rgba(241, 160, 5, 0.9351912640056023) 100%);
cursor: pointer;
}



.wrap input[type="submit"].button-danger {
    background: #ff000033;
    color: red;
    margin: 0;
    border: 1px solid red;

}

.wrap input[type="submit"].button-danger:hover {
    background: red;
    color: #fff;

}

a.button-edite {
    background: #0079db33 !important;
    color: #008dff !important;
    border-radius: 7px !important;
    font-size: 14px !important;
}

a.button-edite:hover {
    background: #0079db !important;
    color: #f7f8f9 !important;
}


.form-table-content input,
.form-table-content select {
    width: 40%;
}

.form-table-content textarea {
    width: 40%;
    height: 77px;
}

.title-report {
    font-family: 'pida-light' !important;
}



.installments-content .installments-table .tr-tables .title-tables {
    font-size: 12px;
}

.installments-content .installments-table tbody tr td {
    font-size: 12px;
}

.fc-center h2 {
    font-weight: 700;
}

.list-table-panel-admin {
    margin: 10px 0;
}



/* --------------------------------- style calendar ---------------------------- */

.calendar-table .fc-toolbar {
    margin: 10px 0;
}

.calendar-table .fc-toolbar .fc-left .fc-button-group button {
    margin: 0 6px;

    height: 40px;
    padding: 0 6px;
}

.calendar-table .fc-toolbar .fc-left .fc-today-button {
    font-size: 18px;
}

.calendar-table .fc-view-container table thead tr td table thead tr th {
    border-radius: 0;
    font-size: 16px;
}


.calendar-table .fc-view-container .fc-body td {
    font-size: 16px !important;
    text-align: center;
}

/* ---------------------------------  style page setting ---------------------------- */


.back-content-installment .description-payment {
    font-family: 'pida-light';
}

.back-content-installment .table-page-setting {
    border-collapse: separate;
    border: none;
    text-align: center;
}
.back-content-installment .table-page-setting th{
    text-align: center;

}
.back-content-installment  #paymentResultShortcode {
    width: 20%;
    padding: 4px;
    font-size: 16px;
    margin-top: 10px;
}


.installments-table-wrapper {
    width: 100%;
    overflow-x: auto;
}
.installments-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-family: inherit;
}
.installments-table th,
.installments-table td {
    padding: 12px;
    text-align: center;
    border: 1px solid #ddd;
}
.installments-table th {
    background-color: #f4f4f4;
}
.installments-table tr:nth-child(even) {
    background-color: #f9f9f9;
}
.installments-table .button {
    background-color: #3a923d;
    color: white;
    padding: 6px 15px;
    text-decoration: none;
    border-radius: 5px;
    border: none;
    font-size: 14px;
}
.installments-table .button:hover {
    background-color: #23d629;
    cursor: pointer;
}
.installments-table .paid-button {
    background-color: #909090;
    color: white;
    padding: 6px 15px;
    border-radius: 5px;
    display: inline-block;
    cursor: not-allowed;
    font-size: 10px;
    text-wrap:nowrap;
}

body > div.elementor.elementor-2783 > div > div > div > div > div.elementor-element.elementor-element-f065a21.e-flex.e-con-boxed.e-con.e-child > div > div > div > div.elementor-element.elementor-element-b3178a1.e-flex.e-con-boxed.e-con.e-child > div > div > div > div > div > div.teble-list-installments > div > table > tbody > tr > td > span {
    font-size:10px;
    text-wrap:nowrap;
}
/* استایل ریسپانسیو برای موبایل */
@media screen and (max-width: 768px) {
    .fc-day-header span{
        font-size:10px;
    }
    .installments-table,
    .installments-table thead,
    .installments-table tbody,
    .installments-table th,
    .installments-table td,
    .installments-table tr {
        display: block;
    }

    .installments-table thead {
        display: none;
    }

    .installments-table tr {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 10px;
        background: #fff;
    }

    .installments-table td {
        position: relative;
        padding: 12px 10px 12px 50%;
        text-align: right;
        border: none;
        border-bottom: 1px solid #eee;
    }

    .installments-table td::before {
        content: attr(data-label);
        position: absolute;
        right: 10px;
        top: 12px;
        font-weight: bold;
        color: #444;
        white-space: nowrap;
        font-size: 14px;
    }

    .installments-table .button,
    .installments-table .paid-button {
        margin-top: 10px;
        width: 100px;
        box-sizing: border-box;
    }
}


