/*@font-face {
    font-family: 'primelight';
    src: url('Fonts/prime_light-webfont.eot');
    src: url('Fonts/prime_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/prime_light-webfont.woff') format('woff'),
         url('Fonts/prime_light-webfont.ttf') format('truetype'),
         url('Fonts/prime_light-webfont.svg#primelight') format('svg');
    font-weight: normal;
    font-style: normal;

}*/




/*body{background: #ececec; direction:rtl}*/

.captcha {
    margin: 0 auto;
    width: 100%;
    direction: rtl
}

    .captcha label {
        /*   float: right;*/
        font-size: 12px !important;
        font-family: iransansB;
        line-height: 30px;
    }

/*.captcha input[type="text"]{float: right;
							height:22px;
							padding:0px 5px;
							font-size: 16px;
							font-family: IRANYekan;}*/


input[type="suIRANYekant"] {
    display: none;
    border-radius: 2px !important;
}


#ebcaptchainput_contact {
  /*  width: 92% !important;*/
}



#login-btn.disabled {
    pointer-events: none;
    cursor: default;
}
