﻿@font-face {
    font-family: "Iranian Sans";
    src: url(../fonts/IranianSans.ttf);
    font-style: italic;
    font-weight: bold;
}

.header {
    background: linear-gradient(to bottom, #0f0c29, rgb(98, 93, 147), #24243e);
    background-color: rgb(98, 93, 147);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 5px 20px 50px #000;
    margin-top: 15px;
    font-family: Iranian Sans;
    /*    border: 1px solid #463f3f;*/
    padding: 3px;
}

body {
    background: linear-gradient(to bottom, #0f0c29, #625d93, #24243e);
    background-color: #625d93;
}

.btn1 {
    background: linear-gradient(to bottom, #0f0c29, rgb(98, 93, 147), #24243e);
    background-color: rgb(98, 93, 147);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 5px 20px 50px #000;
    margin-top: 15px;
    font-family: Iranian Sans;
    /*    border: 1px solid #463f3f;*/
    padding: 10px;
}

.btnchorom {
    background: linear-gradient(to bottom, #29220c, rgb(147 93 93), #3e2424);
    background-color: rgb(98, 93, 147);
    border-radius: 10px;
    color: #fff;
    text-align: center;
    box-shadow: 5px 20px 50px #000;
    margin-top: 15px;
    font-family: Iranian Sans;
    /*    border: 1px solid #463f3f;*/
    padding: 5px;
}

    .btnchorom:hover {
        color: #fff;
    }

.btn1:hover {
    color: #fff;
}

/*Mobile*/
@media screen and (max-width: 767px) {
    .loadingmobile {
        margin-top: 130% !important;
    }
    .loadingmobilesorathesab {
        margin-top: 70% !important;
    }
    .combosearchsorathesab {
        margin-top: unset !important;
    }
    #resisterloading {
        margin-top: 400% !important;
    }
    .submitregistermember {
        margin-top: 20px !important;
    }
    #loadintext {
        margin-left: 30% !important;
    }
    .backregistermember {
        margin-top: 20px !important;
    }

    .imgprofile {
        margin-top: 20px !important;
    }

    .lismembersheight {
        max-height: 420px !important;
    }

    .listmembername {
        line-height: 145%;
        margin-left: 23% !important;
    }

    .searcmember {
        width: 70% !important;
    }

    .listmemberssss {
        width: 30% !important;
        line-height: 146% !important;
        white-space: nowrap !important;
    }

    .estelamcodemelimodir {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .btnchorom {
        margin-bottom: 10px !important;
    }

    #loadingAddAghahi {
        margin-left: 85% !important;
    }

    .lisaghahiheight {
        max-height: 350px !important;
    }

    .listaghimember {
        line-height: 2 !important;
    }

 

    .searcaghaiadmin {
        width: 60% !important;
    }

    .UpdateNewPriceAgahi {
        margin-top: 5px !important;
    }

    .UpdateVaziyatMoamele {
        margin-top: 5px !important;
    }

    .EditAgahi {
        margin-top: 5px !important;
    }

    .DeleteAgahi {
        margin-top: 5px !important;
    }

    .UpdateSaatAndDateAgahi {
        margin-top: 5px !important;
    }

    .respnsivevideo {
        width: 200px !important;
    }

  /*  .VaziatAgahi {
        font-size: 11px !important;
    }*/
}
/*Tablet*/
@media screen and (min-width: 767px) and (max-width: 1023px) {
    .btnchorom {
        margin-bottom: 10px !important;
    }

    .UpdateNewPriceAgahi {
        margin-top: 5px !important;
    }

    .UpdateVaziyatMoamele {
        margin-top: 5px !important;
    }

    .EditAgahi {
        margin-top: 5px !important;
    }

    .DeleteAgahi {
        margin-top: 5px !important;
    }

    .UpdateSaatAndDateAgahi {
        margin-top: 5px !important;
    }
}

/*Laptop and Desktop*/
@media screen and (min-width: 1024px) {
}
