.central{
    vertical-align: middle;}
@media (min-width: 500px) {
    .nim{
        float: right;
        width: 49%;
    }
    .half{width: 30%; display: inline-block;}
    .half2 {
        width: 45%;
        display: inline-block;
    }
    .half4 {
        width: 22.4%;
        display: inline-block;
    }

    .payment{ width:85%;}
    .payment2{ width:85%;}
}
.payment{
    margin-top: 50px;margin-bottom: 30px;
    padding: 20px;
    border-top:1px solid #ccc;
    overflow: hidden;}
.payment2{
    border-top:1px solid #ccc;
    overflow: hidden;
}
#errmsgall1,#errmsgall2,#errmsgall3,#errmsgall4,#errmsgall5,#errmsgall6,#errmsgall7,#Derrmsgall1,#Derrmsgall2,#Derrmsgall3,#Derrmsgall4,#Derrmsgall5,#Derrmsgall6,#Derrmsgall123,#errmsgall123,#errmsgall127و#errmsgall222{
    color: red;
}

.righttext{
    text-align: right;
}
.btn-succe{
    background-color: red;
    color: white;
}

.bolding{
    font-weight: 900;
}
.centeraling{
    padding-top: 20px;
    display: table; margin: 0 auto;
    width: 50%;
}
.cent{
    width: 100%;
}

.cent {
    font-weight: 900;
    height: 30px;
    border: 0;
}
.cent:before{
    background-color: red;
}

.prev:before {
    position: absolute;
    content: '';
    height: 23px;
    width: 22px;
    border-radius: 5px;
    left: -8px;
    top: 3px;
    z-index: -1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.centering{
    display: table; margin: 0 auto;
    width: 80%;
    margin-right: 15%;
}

@media (max-width: 990px) {
    .centering{
        width: 80%;
        margin: 0 auto;
    }
}
@media (max-width: 768px) {
    .centering{
        width: 90%;
        margin: 0 auto;
    }
}
@media (max-width: 400px) {
    .centering{
        width: 97%;
        margin: 0 auto;
    }
}
.Ejarehkalaicon{
    background-image: url(/image/icons.png);
    background-position: -66px -459px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.usericon{
    background-image: url(/image/icons.png);
    background-position: -172px -141px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.form-control{
    text-indent:25px;
    margin-bottom: 0px;
}
.form-group{
    margin-bottom: 0px;
}
.codemelli{
    background-image: url(/image/icons.png);
    background-position: -205px -144px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}

.ostanicon{
    background-image: url(/image/icons.png);
    background-position: -324px -139px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.btn:hover, .btn:focus, .btn.focus{
    color: white;
}

.phoneicon{
    background-image: url(/image/icons.png);
    background-position: -291px -141px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.mobileicon{
    background-image: url(/image/icons.png);
    background-position:-258px -141px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.saaticon{
    background-image: url(/image/icons.png);
    background-position:-385px -141px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.emailicon{
    background-image: url(/image/icons.png);
    background-position:-113px -141px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}
.BORDERCOLOR{
    color: red;
    border-color: red;
}
.width90{
    width: 90%;
}
.form-control {
    height: 42px;
}

@media (max-width: 500px) {
    /*.emailicon,.mobileicon,.saaticon,.phoneicon,.ostanicon,.codemelli,.usericon {*/
        /*display: none;*/
    /*}*/
    /*.form-control{*/
        /*padding-right: 0px;*/
        /*margin-bottom: 0px;*/
    /*}*/
    .form-control {
        display: block;
        width: 90%;
    }
}
.selectclass{
    /*width: 85%;*/
    /*margin-right: 15%;*/
    /*padding-right: 0px;*/
}
/* webkit solution */
/*::-webkit-input-placeholder {*/
    /*text-align:right;*/
    /*text-indent:25px;*/
/*}*/
/*!* mozilla solution *!*/
/*input:-moz-placeholder {*/
    /*text-align:right;*/
    /*text-indent:25px;*/
/*}*/

.diffrenttextleft{
    text-align: right;
    padding-right: 100px;
}
.diffrenttextright{
    text-align: left;
    padding-left: 100px;
}
@media (max-width: 500px) {
    /*.emailicon,.mobileicon,.saaticon,.phoneicon,.ostanicon,.codemelli,.usericon {*/
    /*display: none;*/
    /*}*/
    /*.form-control{*/
    /*padding-right: 0px;*/
    /*margin-bottom: 0px;*/
    /*}*/
    .diffrenttextleft{
        padding-right: 0px;
    }
    .diffrenttextright{
        padding-left: 0px;
    }
}
@media (max-width: 768px) {
    .centeraling {
        width: 60%;
    }
}
@media (max-width: 992px) {
    /*.emailicon,.mobileicon,.saaticon,.phoneicon,.ostanicon,.codemelli,.usericon {*/
    /*display: none;*/
    /*}*/
    /*.form-control{*/
    /*padding-right: 0px;*/
    /*margin-bottom: 0px;*/
    /*}*/
    .diffrenttextleft{
        padding-right: 40px;
    }
    .diffrenttextright{
        padding-left: 40px;
    }
}

.sherkat{
    background-image: url(/image/icons.png);
    background-position:-235px -142px;
    padding-left: 30px;
    top: -28px;
    left: 0px;
    width: 26px;
    height: 18px;
    position: relative;
}


input{
    color: black;
}

.sabzbeauty{
    display: inline-block;
    color: #fff!important;
    background: #0078D7;
    border: 0px;
    border-radius: 4px;
    height: 35px;
    margin: 20px;
    min-width: 100px;
}
.redbeauty{
    display: inline-block;
    color: #fff!important;
    height: 35px;
    line-height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0 7px;
    border-radius: 4px;
    background: #a9a9a9;
    min-width: 100px;
    /* color: white; */
    margin: 20px;
    justify-content: center;
}

.defclass{
    float: left;
    width: 100%;
}

.CENTERCLASS{
    display: table;
    margin: 0 auto;
}

#ashena{
    width: 90%;
    margin: 20px 0;
}

.marginbottom {
    margin-bottom: 10px;
}