﻿body {
    font-family: "iransansweb(fanum)" !important;
    background-color: #224d5f !important;
}

@font-face {
    font-family: 'iransansweb(fanum)';
    src: url('../font/iransansweb(fanum).ttf') format('truetype');
}

/*Extra small devices (portrait phones, less than 576px) */
@media (min-width: 0)and (max-width: 575px) {
    .BtnCenter {
        width: 97%;
    }

    #LblName {
        font-size: 15px;
    }

    #LblState {
        font-size: 15px;
    }

    .Header {
        font-size: 17px;
    }

    .BtnText {
        height: 70px !important;
        font-size: 15px;
    }

    #installApp {
        font-size: 13px;
    }
    .newbox{
        height:180px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 992px) {
    .BtnCenter {
        width: 97%;
    }

    #icon {
        visibility: hidden;
    }

    #LblName {
        font-size: 16px
    }

    #LblState {
        font-size: 16px
    }

    #IconRow {
        position: absolute;
        visibility: hidden;
    }


    .Header {
        font-size: 17px;
    }

    .BtnText {
        height: 70px !important;
        font-size: 17px;
    }
    .newbox{
        height:180px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 993px) {
    .BtnCenter {
        width: 48%;
    }

    #icon {
        visibility: hidden;
    }

    #LblName {
        font-size: 18px
    }


    .Header {
        font-size: 20px;
    }

    #LblState {
        font-size: 18px
    }

    #MainRow {
        padding-top: 30px;
    }

    #IconRow {
        position: absolute;
        visibility: hidden;
    }

    .BtnText {
        height: 70px !important;
        font-size: 18px;
    }
}

.Header {
    color: #fff;
    display: inline-block;
}

.Info {
    color: #fff;
}

.InputeDesign {
    border: 2px solid #fff;
    color: #224d5f;
    background-color: #ffffff;
    width: 100%;
    border-radius: 5px;
    height: 44px;
    margin: 5px 0 5px 0;
}

.LblPhone {
    background-color: #224d5f;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    Width: 100%;
}

.LblUserPhone {
    border: none;
    background-color: none;
}

.TxtPhone {
    Width: 100%;
    direction: ltr;
    background-color: #224d5f;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    font-size: 27px;
}

.TxtCode {
    color: #fff;
    border: none;
    width: 100%;
    background-color: #224d5f;
    border-bottom: 2px solid #fff;
    text-align: center;
    display: inline-block;
    font-size: 27px;
}

#Welcome {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #224d5f;
    z-index: 10000;
}

.ImgHolder {
    width:100%;
    height:50%;
    /*background:red;*/
    margin: 0 auto;
    
}
    .ImgHolder img {
        width: 50%;
        height: 50%;
        /*border-radius: 70%;*/
        margin-right: 25%;
        /*background: pink;*/
    }
.BtnText{
    /*background:red;*/
    width:95%;
    height:90%;
    margin:0 auto;

}
.BtnText p{
    width:90%;
    /*background:blue;*/
    text-align:center;
    margin:10% auto;
    
}

#Logoikit {
    width: 200px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
}

#LogoSamanIdeal {
    width: 200px;
    text-align: center;
    position: fixed;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, -50%);
}

.form-popupLOT {
    min-height: 100%;
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9000000;
    background-color: #224d5f;
    text-align: center
}

.form-popupREF {
    min-height: 100%;
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9000000;
    background-color: #224d5f;
    text-align: center;
}

.BtnOpenPopup {
    color: #fff;
    cursor: help;
}

.BtnClosePopup {
    cursor: pointer;
    width: 50px;
    font-size: 30pt;
    border: none;
    color: red;
    position: relative;
    left: 20px;
}

.GrdView {
    background-color: #ccedfb;
    border: 1px solid #224d5f;
}

.BtnMainDesign {
    background-color: #fff;
    color: #224d5f;
    width: 100%;
    border-radius: 20px;
}

    .BtnMainDesign:hover {
        background-color: #e2e2e2;
    }

.BtnDesign {
    text-decoration: none;
}

.BtnCenterTag {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    color: #224d5f;
    vertical-align: top;
}

.BtnCenter {
    color: #224d5f;
    display: inline-block;
    border: 5px dashed #f57382;
    height: 78px;
    line-height: 34px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 14px;
    background-color: #fff;
}

    .BtnCenter :hover {
        color: #224d5f;
        background-color: #edd7d7b2;
    }

.BtnText {
    color: #224d5f;
    /*height: 70px;*/
}

.BtnAddNew {
    background-color: #f57382;
    color: #fff;
    width: 100%;
    height: 45PX;
    border-radius: 8px;
    border: 1px solid #f57382;
}

.BtnDanger {
    background-color: #ff0000;
    color: #fff;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #ff0000;
    text-decoration: none;
}

.BtnSuccess {
    background-color: #00a651;
    color: #fff;
    width: 100%;
    height: 50PX;
    border-radius: 8px;
    border: 1px solid #00a651;
}

    .BtnSuccess:hover {
        background-color: #029048;
        border: 1px solid #029048;
    }

.BtnSuccessPink {
    background-color: #ff3c7e;
    color: #fff;
    width: 100%;
    height: 50PX;
    border-radius: 8px;
    border: 1px solid #ff3c7e;
}

    .BtnSuccessPink:hover {
        background-color: #dc2965;
        border: 1px solid #ad1c4d;
    }

.BtnLight {
    background-color: #ffffff;
    color: #224d5f;
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #fff;
    font-size: 22px;
}

    .BtnLight:hover {
        background-color: #e0e0d0;
        border: 1px solid #e0e0d0;
    }

.BtnSubmit {
    background-color: #fff;
    border: 1px solid #fff;
    color: #224d5f;
    font-size: 22px;
    width: 100%;
    height: 50PX;
    border-radius: 8px;
    margin: 25px 0 0 0;
}

.BtnEditLight {
    color: white;
    text-decoration: none;
}

    .BtnEditLight:hover {
        color: #7ed9ff;
    }

#BtnBack {
    padding-top: 12px;
}

.BtnLinkDesign {
    line-height: 60px;
    width: 100%;
    height: 70px;
    background-color: #fff;
    border-radius: 10px;
    border: none;
    margin-top: 10px;
    color: #2d2d1e;
    border: 5px dashed #bd55b1;
}

    .BtnLinkDesign:hover {
        background-color: #ffe7fc;
    }

.BtnEduDesign {
    cursor: pointer;
    line-height: 60px;
    width: 100%;
    height: 70px;
    background-color: #fff;
    border-radius: 10px;
    border: none;
    margin: 3px;
    color: #233942;
    text-align: center;
    border: 5px dashed #36a584;
}

    .BtnEduDesign:hover {
        background-color: #d7f2ea;
    }


.BtnAddNewCenter {
    background-color: #ff5151;
    color: #fff;
    width: 100%;
    height: 45PX;
    border-radius: 8px;
    border: 1px solid #ff5151;
}

    .BtnAddNewCenter:hover {
        background-color: #cb4141;
        border: 1px solid #cb4141;
    }

#installApp {
    background-color: #4293b5;
    color: white;
    border: #4293b5;
    text-align: center;
    cursor: pointer;
}

#installAppRow {
    background-color: #4293b5;
    color: white;
    border-bottom: 3px solid white;
    margin-bottom: 20px;
}

.DateDisplaye {
    direction: ltr !important;
}

.BtnDrpAdd {
    text-decoration: none;
    color: white
}

    .BtnDrpAdd :hover {
        color: white;
        background-color: #07ad58;
    }

.DrpAdd {
    background-color: #ff5e00;
    border-radius: 5px;
    padding: 5px;
}

.BtnDis {
    width: 310px;
    height: 36px;
    line-height: 34px;
    border-radius: 5px;
    border: none;
    color: #fff;
}

    .BtnDis:hover {
        background-color: #33a1f9 !important;
    }
