@font-face {
    font-family: "dima_mostanad";
    src: url("../fonts/DimaMostanad.ttf");
}

@font-face {
    font-family: "iran_sans";
    src: url("../fonts/IRANSansX-Regular.ttf");
    /*src: url("../fonts/IRANSansX-Regular.woff");
    src: url("../fonts/IRANSansX-Regular.woff2") format(woff2);*/
}

h1 {
    font-family: Dima Mostanad !important;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: rgba(0, 0, 0, 0.87);
}

h2 {
    font-family: Dima Mostanad !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 28px !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

h3 {
    font-family: Dima Mostanad !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 19px !important;
    text-align: right !important;
}

h4 {
    font-family: IRAN Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 16px !important;
    line-height: 16px !important;
    text-align: right !important;
}

h5 {
    font-family: IRAN Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: right !important;
}

h6 {
    font-family: IRAN Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 21px !important;
}

#titr {
    text-align: center;
    background-color: darkslategray !important;
    color: blanchedalmond !important;
    padding-top: 6px;
    padding-bottom: 6px;
}

@media screen and (max-width: 1200px) {
    #pages {
        margin-top: 2px !important;
    }
}

#pages {
    margin-top: 40px !important;
}

#Active_request {
    margin-top: -20px !important;
}

h6,
h5 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

body {
    margin-bottom: 5vw;
}

#accept_wait,
#deny_wait {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    height: 40px;
}

.cancel .ok {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#remove-circle,
#ok-circle {
    margin-left: 6px !important;
}


/* صفحه ی اصلی */

#Text_height {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.center {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#height_eleman {
    padding-top: 20px !important;
}


/* پروفایل */

#save,
#cancel {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
    height: 40px;
}


/*********************************** مشخصات همکاری **********************************/


.form-control {
    margin-top: 0px !important;
    margin-bottom: 6px;
}


