﻿
@font-face {
    font-family: IRANSansNumbers;
    font-style: normal;
    font-weight: normal;
    src: url('/App_Themes/Template/font/IRANSansOnlyNumeral_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/App_Themes/Template/font/IRANSansOnlyNumeral_Light.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    src: url('/App_Themes/Template/font/IRANSansWeb.eot');
    src: url('/App_Themes/Template/font/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/App_Themes/Template/font/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/App_Themes/Template/font/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/App_Themes/Template/font/IRANSansWeb.ttf') format('truetype');
}


@font-face {
    font-family: 'FontAwesome';
    src: url('/App_Themes/Template/font/fontawesome-webfont.eot?v=4.1.0');
    src: url('/App_Themes/Template/font/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('/App_Themes/Template/font/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('/App_Themes/Template/font/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('/App_Themes/Template/font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
body,ul,li,h1,h2,h3,h4,h5,h6,p {
    padding:0;list-style:none;
    margin:0; outline: 0px !important;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;  
}
body{
font-family: IRANSansNumbers,'IRANSansWeb';  
}

.text-right{
text-align:right;
}

.msbk {
    height: 100vh;
    background-image: url(/App_Themes/images/special/12300592_4940019-scaled.jpg);
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.ms_title1{
        font-weight: bold;
    margin-bottom: 15px;
    font-size: 16px;
}
    .msbk .bx-ms {
    max-width: 365px;
    background: #fff;
    border-radius: 15px;
    padding: 0px;
    margin: 0px auto;
    direction: rtl;
    border: none;
    -webkit-box-shadow: 0px 2px 13px 0px #dfdfdf9e;
    box-shadow: 0px 2px 13px 0px #dfdfdf9e;
    padding-top: 65px;
    width: 100%;
    }
    .logo-bx{
             margin: 0px auto;
    width: 199px;
    padding: 30px 0px;
    padding-top: 0px;
    }
    .logo-bx img {
       margin: 0px auto;
    display: block;
    max-width: 120px;
    }
    .tb-ul {
    direction: rtl;
}

    .tb-ul li {
        border-left: 1px solid #e3e3e3 !important;
        float: right;
        width: 166px !important;
    }

        .tb-ul li a {
            font-size: 14px;
        }

    .tb-ul ul {
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.0);
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.0);
        -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.0);
        -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.0);
        border-bottom: none;
    }
.pages .content-wrap {
    border-top: 6px solid #dcd4df;
}

.tabed {
    border-radius: 4px;
    margin: 0 auto 0px auto;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.content-center-p {
    position: relative;
}
.bx-ms .content-wrap {
    position: relative;
}

.content-wrap section {
    display: none;
    margin: 0 auto;
    text-align: right;
    line-height: 28px;
    direction: rtl;
}

    .content-wrap section.content-current {
        display: block;
    }

.bx-ms .tabs nav ul {
    border-bottom: 1px solid #eee;
    direction: rtl;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center;
}



.bx-ms .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0px 0;
    text-align: right;
    float: right;
}

.bx-ms .tabs nav .tab-current:before {
    position: absolute;
    height: 3px;
    width: 121px;
    background-color: #00cccc;
    content: "";
    right: 0px;
    z-index: 1;
    bottom: -1px;
}

.tabs-product-nd nav ul li {
    float: none;
    border: none;
}

.bx-ms .tabs nav ul li:first-child {
    border-right: none;
}

.bx-ms .content-wrap {
    float: right;
    width: 100%;
    clear: both;
}

    .bx-ms .content-wrap section.content-current {
        display: block;
    }

.bx-ms .tabs-style-bar nav ul li a span {
    display: block;
    font-size: 16px;
    color: #666;
    position: relative;
    font-weight: normal;
    padding: 6px 14px;
    padding-right: 14px;
    padding-bottom: 15px;
}

.bx-ms .tabs nav li.tab-current a span {
    color: #000 !important;
    font-weight: bold;
    text-decoration: none;
}.bx-ms .tabs nav .tab-current:before {
    position: absolute;
    height: 3px;
    width: 121px;
    background-color:#016f56;
    content: "";
    right: 0px;
    z-index: 1;
    bottom: -1px;
}
 .content-wrap section.content-current {
    display: block;
}
.msbk .bx-ms .tabs nav .tab-current:before {
    width: 100%;
}
        .msbk .bx-ms .tabs nav ul li {
            padding: 0px 13px;
            width: 50% !important;
            margin: 7px 0px 0;
            text-align: center;
            letter-spacing: -0.5px;
        }

        .msbk .bx-ms .tabs nav .tab-current:before {
            width: 100%;
        }

    .msbk .content-wrap section {
        background: #fff;
        font-size: 13px;
        font-weight: normal;
        padding-top: 10px;
    }

.divReister, #divReister {
    padding: 10px 45px;
    border: 1px solid #eee;
    border-top: none;
    border-bottom: none;
}

.msbk .ms-info {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
       font-size: 13px;
    padding: 9px;
    border-radius: 3px;
    margin-bottom: 16px;
    letter-spacing: -0.5px;
}

.msbk .ms_title {
    color: rgb(101, 101, 101);
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 1.467;
    letter-spacing: -0.68px;
    margin-top: 14px;
}

.msbk .ms-inpt {
    color: rgb(113, 113, 113) !important;
    font-size: 14px;
    line-height: 1.571;
    width: 100%;
    letter-spacing: -0.8px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(200, 200, 200);
    border-image: initial;
    padding: 11px 12px;
    padding-right: 45px;
    position: relative;
    margin-right: 0px;
    right: auto;
}

.msbk .ms-inpt-login, .msbk .ms-inpt-pass, .ms-inpt-captcha {
    position: relative;
}
  .ms-inpt-captcha:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f121";
        z-index: 99;
        font-family: 'FontAwesome';
    }


    .msbk .ms-inpt-login:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f007";
        z-index: 99;
        font-family: 'FontAwesome';
    }

    .msbk .ms-inpt-pass:before {
        position: absolute;
        right: 14px;
        top: 8px;
        color: #929292;
        font-size: 24px;
        content: "\f023";
        z-index: 99;
        font-family: 'FontAwesome';
    }

.msbk .btn-login, .msbk .ms-btn-ovr {
    font-size: 18px;
    line-height: 1.222;
    padding: 12px 100px 12px 20px;
    border-radius: 6px;
     background-color: #57b957;
    border: 1px solid #57b957;
    color: #fff;
    overflow: hidden;
    text-align: right;
    letter-spacing: -.7px;
    width: 100%;
    margin: 25px auto;
    position: relative;
}

.msbk .msbtn-btn {
    background: none;
    border: none;
    z-index: 99999999999;
    position: relative;
    width: 100%;
    text-align: right;font-size: 16px;
    letter-spacing: -0.5px;
}

.msbk .btn-login:before, .msbk .ms-btn-ovr:before {
    width: 95px;
    height: 95px;
    position: absolute;
    right: -15px;
    top: -20px;
    background: hsla(0,0%,100%,.21);
    content: "";
    border-radius: 50%;
}

.msbk .btn-login:after {
    position: absolute;
    right: 23px;
    top: 8px;
    font-size: 28px;
    content: "\f08b";
    z-index: 99;
    font-family: 'FontAwesome';
}

.msbk .ms-btn-ovr:after {
    position: absolute;
    right: 23px;
    top: 8px;
    font-size: 28px;
    content: " ";
    z-index: 99;
    width: 25px;
    height: 27px;
    background: url(/App_Themes/Template/images/userplus.png) no-repeat center;
}

.msbk .btn-login:not(.disabled):not(.is-inactive):not([disabled]):hover:before, .msbk .ms-btn-ovr:not(.disabled):not(.is-inactive):not([disabled]):hover:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    -webkit-transform: unset;
    transform: unset;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.msbk .alink {
    font-size: 13px;
    text-align: left;
    float: left;
    border-bottom: 1px dashed #016f56;
    padding-bottom: 5px;
    color: #016f56;
}

.msbk .ms_footer {
  text-align: center;
    font-size: 14px;
    line-height: 1.467;
    border: 1px solid rgb(71 122 217 / 0%);
    padding: 25px 40px 28px;
    background: #477ad914;
    color: #383838;
    letter-spacing: -.7px;
    border-radius: 0px 0px 15px 15px;
}

#registerError {
    display: none;
} .errorBox,  .errorBox, .validationBox, .success {
    border: 1px solid;
    margin: 10px 0px;
    background-repeat: no-repeat;
    font-size: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    direction: rtl;
    padding: 15px 45px 15px 50px;
    background-position: right center;
    text-align: right;
    direction: rtl;
    padding: 10px;
    width: 95%;
    font-size: 13px;
    padding-right: 50px;
    margin: 2px auto;
    overflow: hidden;
}

  .errorBox {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/App_Themes/baseTheme/images/Error.png');
}


.successBox, .success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('images/Tick.png');
}
.error {
        position: absolute;
    bottom: 100%;
    margin-right: 0;
    margin-bottom: 4px;
    background: #ef5662;
    white-space: nowrap;
    padding: 5px 25px;
    color: #fff !important;
    z-index: 2;
    letter-spacing: -0.5px;
    border-radius: 4px;
    right: 77px;
    font-weight: normal;
}
.msbk .error:before {
    width: 0;
    height: 0;
    border-color: #ef5662 transparent transparent;
    border-style: solid;
    border-width: 10px 12px 0;
    top: 100%;
    right: 35px;
    content: "";
    position: absolute;
}
.ms-link{
   
    background: none;
    border: navajowhite;
    font-size: 13px;
    color: #0563ad;
    font-weight: bold;
}
.right{
    float:right;
}
.flex_rowspace_b{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;

}