﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/eot/IRANSansWeb_Bold.eot');
    src: url('/fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/eot/IRANSansWeb_Medium.eot');
    src: url('/fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/eot/IRANSansWeb_Light.eot');
    src: url('/fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('/fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/eot/IRANSansWeb.eot');
    src: url('/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

html {
    overflow-y: visible;
}

body, div, h1, h2, h3, h4, h5, h6, p, ul, li, a {
    font-family: IRANSans !important;
}
.login-container .loginbox {
    position: relative;
    width: auto !important;
    margin: 10px;
}
.login-container .logobox {
    width: auto !important;
    margin: 10px;
}
.social-title {
    font-size: 14px;
    font-weight: 500;
    color: #333 !important;
    margin-top: 10px;
}
.pa-right {
    padding-right:0;
}
.login-container {
    max-width: 360px;
}
    .login-container .loginbox .loginbox-textbox {
        padding:unset;
    }
.field-lo-md {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row-reverse;
}





.lbl-lgon {
    padding: 5px;
}
    .lbl-lgon  {
        font-weight: bold;
        color: #555;
        font-size: 14px;
    }
.loginbox-or {
    margin-bottom:15px;
}
.p-d-m {
    direction:rtl;
    padding: 10px 40px;
}

.kaptcha-t {
    padding: 10px 40px !important;
}
.left-inp {
    text-align:left;
}

