﻿@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesome") format("svg");
}

@font-face {
    font-family: Yekan;
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/BYekan.woff') format('woff'), url('../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome300';
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/fa-light-300.eot");
    src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-3000.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/IRANSansWeb_Bold.eot');
    src: url('/fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/IRANSansWeb.eot');
    src: url('/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/IRANSansWeb_Light.eot');
    src: url('/fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/IRANSansWeb_Bold.eot');
    src: url('/fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/IRANSansWeb.eot');
    src: url('/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/IRANSansWeb_Light.eot');
    src: url('/fonts/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/IRANSansWeb_Light.ttf') format('truetype');
}

@media only screen and (max-width: 400px) {
    .hideColumn {
        display: none !important;
    }
}

html,
body {
    height: 100%;
    font-family: IRANSans;
    font-size: 11px;
    background-color: #fff !important;
    color:#111
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}
.k-widget 
{font-family:IRANSans}
.k-input, .k-input.k-textbox, .k-textarea, .k-textbox {
    border-color: #86888c !important;
    border-radius: 4px !important;
    color: #313030 !important;
    background-color: #fff !important;
    font-size: 13px;
}

.k-checkbox-label {
    margin-right: 5px;
}


.bluebutton {
    background-color: #0076b2 ;
    border-radius: 5px;
    opacity: 1;
    color:#fff;
    height:35px;
    width:100px;
    border:none!important;
}
    .bluebutton:hover {
        background-color: #1e469a
    }


.LoginTable {
    margin: 0 auto;

    min-width: 220px;
    max-width: 220px;
    width: 220px;
    margin: 0 auto;
    border: 2px solid #154570;
    padding: 5px;
    border-radius: 5px;
}

.RememberMe {
    height: 20px;
}

.RememberTick {
    float: Right;
    color: #313030;
    text-align: right;
}



.UserLogoLoginPage {
    width: 40px;
    height: 40px;
    margin: 0 auto 0 auto;
    background-color: #005aa9;
    border-radius: 50%;
}

.UserTextLoginPage {
    font-size: 15px;
    /*font-family: brando;*/
    text-align: center;
    color: #313030;
}

.Forget {
    margin-right: 0;
    color: #313030;
    text-align: right;
    width: 100%;
    color: #313030;
}
.LoginError {
    color: red;
    font-size: 15px;
}

.UserLogoLoginPage:after {
    content: '\f007';
    font-family: FontAwesome;
    font-size: 28px;
    color: white;
}
.VerticalSpace10 {
    min-height: 10px;
}

.userInput input {
    height: 30px;
}
.VerticalSpace50 {
    min-height: 50px;
}
.userInput100 input {
    height: 30px;
    width: 100%;
}
    .keepRigth{
    text-align:right;
}
.keepLeft {
    text-align: left;
}
.VSep10 {
    margin-bottom: 10px;
}

.VSep30 {
    margin-bottom: 30px;
}
.VSep20 {
    margin-top: 20px;
}

.VSep40 {
    margin-top: 40px;
}

.VSep100 {
    margin-top: 100px;
}

.VSep70 {
    margin-top: 70px;
}

.VSep50 {
    margin-top: 50px;
}

.VSep150 {
    margin-top: 150px;
}

.VSep300 {
    margin-top: 300px;
}

.VSep200 {
    margin-top: 200px;
}
.AdminButton {
    border-radius: 10px;
    background-color: #005aa9;
    text-align: center;
    color: #fff;
    max-width: 200px;
    width: 200px;
    font-size: 16px;
    line-height: 44px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.AdminButtonDis {
    border-radius: 10px;
    background-color: #b0b0b0;
    text-align: center;
    color: #fff;
    max-width: 200px;
    width: 200px;
    font-size: 16px;
    line-height: 44px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.AdminButton:hover {
    cursor: pointer;
    background-color: #074280;
}

.AdminButton a:hover {
    cursor: pointer;
}

.AdminButton a, .AdminButton a:link {
    text-decoration: none;
    color: black;
}

.AdminButtonmob {
    border-radius: 33px 33px 33px 33px;
    background-color: #005aa9;
    text-align: center;
    color: #fff;
    max-width: 140px !important;
    width: 140px !important;
    font-size: 14px !important;
    line-height: 40px !important;
    margin: 0 auto;
    margin-left: 0;
}
.Alert {
    color: red;
    font-weight: bold;
}

.VerticalSpace20 {
    min-height: 20px;
}

.VerticalSpace30 {
    min-height: 30px;
}

input,
select,
textarea {
    max-width: 100%;
}
.Register {
    margin-right: 0;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 16px;
    margin-bottom: 20px;
}
.siteheader {
    background-color: ##c8dfef;
    background-image: url('/content/images/logo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: initial;
    min-height: 200px;
    background-size: 30%;
}