@font-face {
    font-family: font me;
    src: url(../res/font/yekan.woff);
}

body {
    font-family: font me;
    direction: rtl;
    background-color: #575555;
    text-decoration: none;
}

header {
    height: 60px;
    background-color: #cf9fee;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


.header_titr {
    font-size: 30px;
    font-family: font me;
    text-align: center;
    color: white;
}

.list_box {
    margin-top: 70px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;

}

.months_all_list {
    text-decoration: none;
    color: black;
    font-size: 30px;
    cursor: pointer;
    border-radius: 10px;
    background-color: #f65de7;
    padding: 50px 62px;
}

.months_all_list:hover {
    box-shadow: 2px 0 10px #f65de7;
}

.months_bime_list {
    text-decoration: none;
    color: black;
    font-size: 30px;
    cursor: pointer;
    border-radius: 10px;
    background-color: #f65de7;
    padding: 50px 75px;
}

.months_bime_list:hover {
    box-shadow: 2px 0 10px #f65de7;
}

.athletes_list {
    text-decoration: none;
    color: black;
    font-size: 30px;
    cursor: pointer;
    border-radius: 10px;
    background-color: #f65de7;
    padding: 50px 45px;

}

.athletes_list:hover {
    box-shadow: 2px 0 15px #f65de7;
}

.club_list {
    text-decoration: none;
    color: black;
    font-size: 30px;
    cursor: pointer;
    border-radius: 10px;
    background-color: #f65de7;
    padding: 50px 60px;

}

.club_list:hover {
    box-shadow: 2px 0 15px #f65de7;
}


.back_Button {
    text-decoration: none;
    color: black;
    font-size: 20px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fa2545;
    padding: 7px 12px;
}

.back_Button:hover {
    box-shadow: 2px 0 15px #fa2545;
}

.addition_Button {
    text-decoration: none;
    color: black;
    font-size: 20px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #24ec15;
    padding: 7px 6px;
    margin-right: 20px;
}

.addition_Button:hover {
    box-shadow: 2px 0 15px #24ec15;
}

.athletes_button_box {
    display: flex;
}

.table_athletes_list {

    margin-top: 20px;
    border: solid white;
}

.tr_athletes_list {
    border: solid white;
}

.th_athletes_list {

    text-align: center;
    width: 100px;
    border: solid white;
    background-color: rgba(47, 200, 246, 0.68);


}

.th_athletes_list2 {
    text-align: center;
    width: fit-content;
    border: solid white;
    background-color: rgba(47, 200, 246, 0.68);
}

.td_athletes_list {
    background-color: rgba(181, 239, 22, 0.68);
    text-align: center;
    border: solid white;
    font-family: font me;
    font-size: 15px;

}

.td_athletes_list2 {
    background-color: rgba(181, 239, 22, 0.68);
    text-align: center;
    border: solid white;
    font-family: font me;
    font-size: 15px;
    width: fit-content;
}


.addition_input_box {
    margin-top: 100px;
    box-shadow: 2px 0 10px #cf9fee;
    background-color: #cf9fee;
    border-radius: 10px;
    height: 380px;
    min-width: 380px;
    width: 35%;

}

.addition_input {
    width: 300px;
    margin-top: 20px;
    font-size: 25px;
    border-radius: 30px;
    border: solid #f65de7;
}

.addition_label {
    font-family: font me;
}

.addition_submit {
    font-size: 20px;
    background-color: #49ef0d;
    margin-top: 20px;
    padding: 7px 20px;
    border-radius: 5px;
}

.addition_submit:hover {
    box-shadow: 2px 0 12px chartreuse;
}

.addition_back_button {
    text-decoration: none;
    color: black;
    font-size: 20px;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fa2545;
    padding: 7px 8px;
    border: solid #4e4d4d 2px;
}

.addition_back_button:hover {
    box-shadow: 2px 0 10px #fa2545;
}


.container {
    margin-top: 10%;
    background-color: #fc77ff;
    border-radius: 10px;
    box-shadow: 2px 0 10px #fc77ff;
    width: 400px;
    height: 400px;
}

#error-icon {
    margin-top: 20px;
    width: 200px;
}

#error_text {
    font-family: font me;
    font-size: 30px;
}

#button_error {
    height: 10px;
    width: 80px;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: #fa2545;
    padding: 7px 8px;
    /*border: solid #4e4d4d 2px;*/
    text-decoration: none;
}

#button_error:hover {
    box-shadow: 2px 0 10px #fa2545;
}

.tuition_button_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;

}

.tuition_farvardinـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 19px;
    margin-right: 5px;
    margin-top: 5px;
}

.tuition_ordibeheshtـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 15px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_khordadـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 27px;
    margin-right: 5px;
    margin-top: 5px;


}

.tuition_tirـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 37px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_mordadـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 29px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_shahrivarـbutton {
    color: black;
    text-decoration: none;
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 21px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_mehrـbutton {
    color: black;
    text-decoration: none;
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 34px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_abanـbutton {
    color: black;
    text-decoration: none;
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 34px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_azarـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 36px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_dayـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 37px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_bahmanـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 31px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_esfandـbutton {
    color: black;
    text-decoration: none;
    background-color: #df89f3;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 31px;
    margin-right: 5px;
    margin-top: 5px;

}

.tuition_okـbutton {
    background-color: #2fef11;
    border-radius: 8px;
    font-size: 20px;
    padding: 7px 28px;
    margin-right: 5px;
    margin-top: 5px;

}


.table_tuition_list {

    margin-top: 20px;
    border: solid #a59e9e;
}

.tr_tuition_list {
    border: solid white;
}

.th_tuition_list {

    width: 100px;
    background-color: rgb(30 191 239 / 95%);
    height: 43px;
    border-radius: 5px;

}

.th_tuition_list1 {
    width: 60px;
}

.th_tuition_list2 {
    width: 150px;
}

.th_tuition_list3 {

}

.th_tuition_list4 {

}

.th_tuition_list5 {
    width: 130px;
}

.th_tuition_list6 {

}
@media (max-width: 500px) {
    .th_tuition_list6{
        width: 40px;
    }
}






.td_tuition_list {
    background-color: rgb(30 207 134 / 87%);
    text-align: center;
    font-family: font me, serif;
    font-size: 19px;
    height: 49px;
    border-radius: 9px;

}


@media (max-width: 840px) {
    .td_athletes_list {
        background-color: rgba(181, 239, 22, 0.68);
        text-align: center;
        border: solid white;
        font-family: font me;
        font-size: 10px;

    }

    .list_box {
        margin-top: 9px;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;

    }

    .athletes_list {
        margin-top: 20px;

    }

    .club_list {
        margin-top: 20px;

    }

    .months_all_list {

        margin-top: 20px;

    }

    .months_bime_list {

        margin-top: 20px;

    }
}

.tuition_input_money {
    width: 40px;
}

.tuition_back_Button {
    text-decoration: none;
    color: black;
    font-size: 20px;
    cursor: pointer;
    border-radius: 8px;
    background-color: #fa2545;
    padding: 7px 21px;
    margin-right: 5px;
    margin-top: 5px;
}

.tuition_back_Button:hover {
    box-shadow: 2px 0 15px #fa2545;
}

.submit_sabt {
    color: black;
    background-color: #49de0e;
    border-radius: 3px;
    border: solid #656765 0.5px;
    font-size: 17px;
}


:root {
    --primary-color: #6657f4;
    --second-color: #ffffff;
    --black-color: #000000;
}

/* ===== BODY - BACKGROUND IMAGE ===== */


/* ===== Reusable CSS ===== */

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;

}


.wrapper {
    z-index: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-box {
    position: relative;
    width: 450px;
    border: 3px solid #7fef9f;
    border-radius: 15px;
    padding: 7.5em 2.5em 4em 2.5em;
    background-color: #252121;
    box-shadow: 0 0 10px #7fef9f;
    color: #ffffff;
}

.login-header {
    font-family: font me;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #7fef9f;
    width: 140px;
    height: 70px;
    border-radius: 0 0 20px 20px;
}

.login-header span {
    font-family: font me;

    font-size: 30px;
    color: white;
}

.login-header::before {
    font-family: font me;
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    width: 30px;
    height: 30px;
    border-top-right-radius: 50%;
    background: transparent;
    box-shadow: 15px 0 0 0 #7fef9f;
}

.login-header::after {
    font-family: font me;
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    width: 30px;
    height: 30px;
    border-top-left-radius: 50%;
    background: transparent;
    box-shadow: -15px 0 0 0 #7fef9f;
}


.input_box {
    position: relative;
    display: flex;
    margin: 15px 0;
}

.input-field {
    width: 82%;
    height: 55px;
    font-size: 16px;
    background: transparent;
    color: #f5f3f3;
    padding-inline: 20px 50px;
    border: 2px solid #56b34f;
    border-radius: 30px;
    outline: none;
}

#user {
    margin-bottom: 10px;
}

.label {
    position: absolute;
    top: 21px;
    right: 20px;
    transition: .2s ease-in-out;
}

.input-field:focus ~ .label,
.input-field:valid ~ .label {
    position: absolute;
    top: -10px;
    right: 20px;
    font-size: 14px;
    background-color: #68ce61;
    border-radius: 30px;
    color: #eee4e4;
    padding: 0 10px;

}

.icon {
    position: absolute;
    top: 18px;
    left: 25px;
    font-size: 20px;
}

.remember-forgot {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
}

.input-submit {
    font-family: font me;
    width: 100%;
    height: 50px;
    font-size: 25px;
    font-weight: 500;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: #68ce61;
}


.input-submit:hover {
    background-color: #3b8e35;
}
.reg_mas_text{
    font-size: 18px;
    color: #ef3333;
}

@media only screen and (max-width: 564px) {
    .wrapper {
    }

    .login-box {
        padding: 4.5em 2.5em 2em 2.5em;
        width: 265px;
    }
}


.time {
    box-shadow: 0 0 10px #d9f3ff;
    background-color: #97d5e8;
    padding: 10px 15px;
    border-radius: 5px;
}

.login_error_box {
    margin-top: 100px;
    width: 400px;
    height: 480px;
    background-color: #333333;
    box-shadow: 0 0 10px #d9f3ff;
    border-radius: 5px;
}

.login_error_img {
    width: 80%;

}

.login_error_text {
    background-color: #f11f1f;
    color: black;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 25px;
}

.login_back_Button {
    text-decoration: none;
    color: black;
    font-size: 20px;
    cursor: pointer;
    border-radius: 8px;
    background-color: #fa2545;
    padding: 7px 19px;
    margin-right: 5px;
    margin-top: 5px;
}

.login_back_Button:hover {
    box-shadow: 2px 0 15px #fa2545;
}

.wrappers_box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.profile_users_titr {
    box-shadow: 0 0 10px #d9f3ff;
    background-color: #97d5e8;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 23px;
}

.main_header_exit_icon {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 85px;
    cursor: pointer;
    filter: contrast(0.5);
}

.main_header_user_box {
    position: absolute;
    top: 1px;
    right: 1px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.main_header_user_name {
    font-size: 25px;
}

.main_header_user_icon {
    width: 60px;
}


.sale_commodity_list_box1 {
    margin-top: 10px;
    width: 100%;
    height: fit-content;
}

.sale_commodity_list_option1 {
    width: 95%;
    background-color: #e4eaee;
    background-color: #ffffff;
    box-shadow: 0 0 12px #c409f6;
    padding-right: 5px;


}

.sale_commodity_list_option2 {
    display: flex;
    width: 100%;


}

.sale_commodity_list_text1 {
    font-family: font me;
    font-size: 25px;
}

.sale_commodity_list_text2 {
    font-family: font me;
    color: #04569A;
    font-size: 25px;
}

.bimeh_titr_box {
    width: 100%;
    background-color: #f62828;
    height: 50px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.bimeh_titr_text {
    font-size: 24px;
}

.main_user_account_box {
    width: 300px;
    box-shadow: 0 0 10px #7fef9f;
    background-color: #252121;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    min-width: 300px;
    min-height: 400px;
    border-radius: 5px;
    display: none;
    border: 3px solid #7fef9f;
    color: #ffffff;


}


.main_user_account_box2 {
    display: flex;
    justify-content: space-between;

}

.main_user_account_back_img {
    width: 45px;
    margin-top: 1px;
    margin-left: 5px;
    cursor: pointer;

}

.user_account_edit_hed {
    font-family: font me;
    font-size: 30px;
    margin-right: 10px;
    margin-top: 5px;
}

.main_user_account_box3 {
    margin-top: 40px;
}


.main_user_account_text {
    font-family: font me;
    font-size: 25px;
    color: #57d96e;
}

.main_user_account_input {
    font-family: font me;
    border-radius: 5px;
    padding-right: 5px;
    font-size: 20px;
    width: 150px;
}

.main_user_account_submit {
    font-family: font me;
    font-size: 20px;
    background-color: #49de0e;
    padding: 5px 19px;
    border-radius: 5px;
}

.main_user_account_submit:hover {
    box-shadow: 0 0 10px #49de0e;

}


.main_exit_box {
    width: 370px;
    box-shadow: 0 0 10px #e22b2b;
    background-color: #2b2929;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    display: none;
}

.main_exit_text {
    font-size: 20px;
    color: white;
}

.main_exit_box2 {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 10px;

}

.main_exit_yes_button {
    padding: 6px 21px;
    background-color: #38f61a;
    border-radius: 5px;
    font-size: 23px;
    color: black;
}

.main_exit_yes_button:hover {
    box-shadow: 0 0 10px #38f61a;

}

.main_exit_no_button {
    padding: 6px 21px;
    background-color: #eb3232;
    border-radius: 5px;
    font-size: 23px;
    color: black;
    cursor: pointer;
}

.main_exit_no_button:hover {
    box-shadow: 0 0 10px #eb3232;

}

.main_club_name_box {
    background-color: #FF0099;
    width: 80%;
    max-width: 400px;
    height: 50px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 84px;

}

.main_club_name_text {
    font-size: 25px;
}


.main_update_user_ok_box {
    z-index: 1000;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%);
    visibility: hidden;

}

.main_update_user_ok_text {
    font-family: font me;
    font-size: 20px;
    padding: 10px 12px;
    border-radius: 5px;
    background-color: rgba(238, 62, 62, 0.84);
}

.club_management_list_box1 {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;

}

.club_management_list_box2 {
    width: 390px;

}

.club_management_list_option {
    margin-top: 1px;
    width: 91%;
    height: 80px;
    box-shadow: 2px 0 10px #f312ef;
    background-color: rgba(222, 222, 222, 0.78);
    border-radius: 5px;
    display: flex;
    align-items: center;

}

.club_management_list_add_box {
    display: flex;
    align-items: center;

}

.club_management_list_add_img {
    width: 60px;
}

.club_management_list_add_text {
    font-size: 25px;
}

.club_management_list_img {
    width: 90px;
}

.club_management_list_text_box {
    text-align: right;
}

.club_management_list_text {
    font-family: font me;
    color: #2d2d2d;
    font-size: 20px;
}

.club_management_list_img2 {
    width: 60px;
    height: 60px;
    margin-right: auto;
    cursor: pointer;
}

.club_management_list_edit_box3 {
    margin-top: 40px;
}

.club_management_list_edit_text {
    font-family: font me;
    font-size: 25px;
}

.club_management_list_edit_input {
    font-family: font me;
    border-radius: 5px;
    padding-right: 5px;
    font-size: 20px;
    width: 150px;
}

.club_management_list_edit_submit {
    font-family: font me;
    font-size: 20px;
    background-color: #08ff08;
    padding: 5px 19px;
    border-radius: 5px;
}

.club_management_list_edit_submit:hover {
    box-shadow: 0 0 10px #49de0e;

}

.user_account_edit_box {
    width: 300px;
    box-shadow: 0 0 10px blueviolet;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30%;
    min-width: 300px;
    min-height: 400px;
    border-radius: 5px;
    display: none;
}

.user_account_edit_back_img {
    width: 45px;
    margin-top: 1px;
    margin-left: 5px;
    cursor: pointer;

}

.user_account_edit_delete {
    background-color: red;
    color: white;
    border-radius: 25px;
    padding: 12px 9px;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 15px;
    text-decoration: none;
}

.user_account_edit_box2 {
    display: flex;
    justify-content: space-between;

}

.index_registration_button_box {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 40px;
}

.index_registration_button {
    background-color: #6657f4;
    padding: 21px 130px;
    font-size: 31px;
    border-radius: 30px;
    cursor: pointer;
    color: black;

}

.index_registration_button:hover {
    box-shadow: 0 0 11px #d4c1e7;

}

.registration_message_box {
    z-index: 1000;
    position: absolute;
    top: 165px;
    left: 50%;
    transform: translate(-50%);
    visibility: hidden;

}

.registration_message_text {
    font-family: font me;
    font-size: 20px;
    padding: 6px 8px;
    border-radius: 5px;
    background-color: #14eef5;
}

.index_wrapper_exit_icon {
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 60px;
    cursor: pointer;
}

.index_list_box {
    margin-top: 100px;
}

.club_management_message_box {
    z-index: 1000;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translate(-50%);
    visibility: hidden;

}

.club_management_message_text {
    font-family: font me;
    font-size: 20px;
    padding: 10px 12px;
    border-radius: 5px;
    background-color: #14f51f;
}

@media (max-width: 600px) {

    .sale_commodity_list_box1 {
        margin-top: 10px;
        width: 100%;
        height: fit-content;
    }

    .sale_commodity_list_text1 {
        font-family: font me;
        font-size: 20px;
    }

    .sale_commodity_list_text2 {
        font-family: font me;
        color: #04569A;
        font-size: 20px;

    }

    .club_management_list_box2 {
        width: 350px;

    }

    .club_management_list_option {
        margin-top: 1px;
        width: 95%;
        height: 80px;
        box-shadow: 2px 0 10px #f312ef;
        background-color: rgba(222, 222, 222, 0.78);
        border-radius: 5px;
        display: flex;
        align-items: center;

    }

    .club_management_list_add_img {
        width: 60px;
    }

    .club_management_list_add_text {
        font-size: 25px;
    }

    .club_management_list_box1 {
        margin-top: 50px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;

    }

    .club_management_list_img {
        width: 85px;
    }

    .club_management_list_text_box {
        text-align: right;
    }

    .club_management_list_text {
        font-family: font me;
        color: #2d2d2d;
        font-size: 18px;
    }

    .club_management_list_img2 {
        width: 60px;
        height: 60px;
        margin-right: auto;
        cursor: pointer;
    }

    .index_registration_button {
        background-color: #6657f4;
        padding: 21px 63px;
        font-size: 31px;
        border-radius: 30px;
        cursor: pointer;
        color: black;
    }
}