﻿

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/yekanBakh/YekanBakhFaNum06Bold.eot");
    src: url("../fonts/yekanBakh/YekanBakhFaNum06Bold.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/yekanBakh/YekanBakhFaNum06Bold.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
    url("../fonts/yekanBakh/YekanBakhFaNum06Bold.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/yekanBakh/YekanBakhFaNum06Bold.ttf") format("truetype");
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/yekanBakh/YekanBakhFaNum05Medium.eot");
    src: url("../fonts/yekanBakh/YekanBakhFaNum05Medium.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/yekanBakh/YekanBakhFaNum05Medium.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/yekanBakh/YekanBakhFaNum05Medium.ttf") format("truetype");
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/yekanBakh/YekanBakhFaNum04Regular.eot");
    src: url("../fonts/yekanBakh/YekanBakhFaNum04Regular.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/yekanBakh/YekanBakhFaNum04Regular.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/yekanBakh/YekanBakhFaNum04Regular.ttf") format("truetype");
}

@font-face {
    font-family: YekanBakh;
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/yekanBakh/YekanBakhFaNum03Light.eot");
    src: url("../fonts/yekanBakh/YekanBakhFaNum03Light.eot?#iefix") format("embedded-opentype"), /* IE6-8 */
    url("../fonts/yekanBakh/YekanBakhFaNum03Light.woff") format("woff"), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("../fonts/yekanBakh/YekanBakhFaNum03Light.ttf") format("truetype"), url("../fonts/yekanBakh/YekanBakhFaNum03Light.woff2") format("woff2"), /* FF39+,Chrome36+, Opera24+*/
}



/*********************1394-09-16 12:45 pm  H.Az**************/

body, html {
    padding: 0;
    width: 100% !important;
    height: 100% !important;
    background: #526373 !important;
    position: relative !important;
}

body {
    direction: rtl;
    margin: 0;
    font-family: YekanBakh;
    font-size: 9pt;
    overflow-x: hidden;
}

.right_Obj {
    width: 320px;
    min-width: 322px !important;
    background: #E3E3E3 url('../images/login/r_bg.gif') repeat;
    height: 100%;
    display: block;
    position: absolute;
    float: right;
}

input, .ComboDropDown {
    width: 100%;
    border: 1px solid #C5C8D0;
    height: 30px;
    color: #373737;
    background: #fff;
    padding: 0 4px;
    font-family: YekanBakh !important;
    text-align: right;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 0 0 rgba(255,255,255,0);
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    font-size: 13px;
    font-weight: 300;
}

    input:focus, .ComboDropDown:focus {
        box-shadow: 0 0 0 3px rgba(55, 178, 235, 0.2);
        border: 1px solid #79b8d5;
        outline: none;
    }

span.noteBlock_red {
    position: absolute;
    left: 0;
    font-size: 1rem;
}

.submit {
    height: 25px !important;
    font-family: Tahoma;
    border-radius: 4px;
    background: #512b75;
    padding: 8px 10px !important;
    color: white;
    line-height: 0;
}

.CompanyName {
    color: #485793;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 16px;
    font-weight: 400
}



.grayTitle {
    width: auto;
    border-radius: 0 3px 3px 0;
    margin-right: 1px;
    direction: ltr;
    display: inline-block;
    color: #9fa0a0;
    font-size: 13px;
    text-align: center;
    margin-bottom: 12px;
    overflow: visible;
    background: #fff;
    padding: 2px 12px;
    position: relative;
    top: -15px;
    border-radius: 65px;
}

.lbl {
    text-align: right;
    color: #3d4d7a;
    padding-left: 15px;
}


.Row {
    margin-bottom: 8px;
}


.Support {
}


.join {
    float: left;
}

    .join span {
        color: #fff;
    }

.joinTxt {
    color: white;
    font-size: 11px;
    float: left;
    margin: 4px;
}

.martop {
    margin-top: -3px;
}

.socialBtns {
}

.facebook {
    background-position: 0 0;
}

.twiter {
    background-position: -21px 0;
}

.google {
    background-position: -42px 0;
}

.aa {
    background-image: url("../images/login/btn.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 21px;
    height: 20px;
}

.coprt {
    font-size: 10px;
    color: #777;
    text-align: left;
    margin-top: 27px;
}


/*********************1394-09-16  [H.Az]**************/
.TableBody {
    height: 100%;
    width: 100%;
    position: relative;
    min-height: 470px !important;
    overflow: auto;
}

.rightBox {
    width: 70%;
    min-width: 320px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 25px 65px -24px rgba(0,0,0,0.5);
    padding: 0 5rem 1rem;
    max-width: 860px;
}

.leftBox {
    position: relative;
    background: #000;
    background: #526373 /*url('../images/login/bg_body.jpg') no-repeat center center*/;
    padding: 50px 140px;
}

.LogoBox {
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    max-width: 120px;
    max-height: 120px;
}

.blueSq {
    width: 28px;
    height: 50px;
    background: none repeat scroll 0% 0% #147AA9;
    margin-right: 1px;
    border-radius: 3px 0 0 3px;
    direction: ltr;
    display: inline-block;
    float: right;
}

.LogoBox img {
    margin-top: 12%;
    width: 90%;
    padding: 4px;
}

.loginForm {
    margin-left: auto;
    margin-right: 0;
    padding-left: 2rem;
    width: 300px;
}

table.loginForm td {
    position: relative;
    white-space: nowrap;
}

#ctp_CaptchaImage {
    width: 99% !important;
    border: 1px solid #ddd !important;
    border-radius: 4px;
    height: auto;
}

.SubmitBTN {
    background: #485793;
    color: #FFF;
    border-radius: 4px;
    line-height: 28px;
    font-size: 13px;
    text-align: center;
    vertical-align: top;
    padding: 0px;
    width: 100%;
    display: inline-block;
    height: 28px;
    margin-right: 1px;
    direction: ltr;
}

    .SubmitBTN:hover {
        background: #313e72;
        cursor: pointer;
    }


.ComboYear {
    font-family: 'YekanBakh';
    padding: 0;
    height: 22px;
    width: 54px;
}


p {
    margin: 4px 0 !important;
}

a:hover {
    color: #fff !important;
}

#LoginMainCompName {
    font-size: 30px;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    padding: 2px 20px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.14);
    color: #3E6E9E;
    direction: ltr;
}

/*EROR ANIMATION*/
@-moz-keyframes errAnim {
    50% {
        right: 184px;
    }
}

@-webkit-keyframes errAnim {
    50% {
        right: 184px;
    }
}

@keyframes errAnim {
    50% {
        right: 184px;
    }
}

.BxError {
    /*position: absolute;*/
    right: 174px;
    z-index: 100;
    -moz-animation: errAnim 0.5s forwards;
    -o-animation: errAnim 0.5s forwards;
    -webkit-animation: errAnim 0.5s forwards;
    animation: errAnim 0.5s forwards;
}

/*.BxError > div:before {
        content: '';
        width: 10px;
        position: absolute;
        top: 20px;
        right: -19px;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 10px solid #e3643c;
    }*/

.uspassError {
    bottom: 7px;
}

.captError {
    bottom: 2px;
}

/********************1395-04-13 Login Template [H.Az]  *****************************************/
.LoginTempale {
    min-width: 400px;
    box-shadow: 0px 0px 35px rgba(154, 174, 221, 0.5);
    border: 1px solid #FFF;
}

.LoginMainTitle {
    padding: 5px;
    background: rgba(19, 39, 61, 0.67);
    min-height: 45px;
    color: #fff;
    font-size: 25px;
    direction: ltr;
}

.LoginMessage {
    margin: 4px 0;
}

    .LoginMessage span {
        display: inline-block;
    }

.Box20 {
    width: 15%;
    padding-left: 2px;
    min-height: 45px;
    box-sizing: border-box;
    vertical-align: top;
}

.Box80 {
    width: 85%;
    padding-right: 2px;
    min-height: 45px;
    box-sizing: border-box;
    vertical-align: top;
}

.loginMainLogo {
    padding: 5px;
    background: #fff;
    height: 113px;
    box-sizing: border-box;
    overflow: hidden;
}

    .loginMainLogo img {
        width: 70%;
        margin-top: 5%;
    }

.CompanyMessage {
    padding: 10px;
    background: rgba(19, 39, 61, 0.67);
    height: 113px;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    overflow: auto;
}

    .CompanyMessage p {
        text-align: justify;
        direction: rtl;
        padding: 0 15px;
        margin: 0;
    }

.LoginMainBanner {
    padding: 5px;
    background: rgba(19, 39, 61, 0.67);
    box-sizing: border-box;
    margin-bottom: 4px;
    color: #fff;
}

    .LoginMainBanner img {
        width: 100%;
    }

.LoginMainDailyMsg {
    padding: 2px;
    background: rgba(19, 39, 61, 0.67);
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
}

    .LoginMainDailyMsg p {
        text-align: center;
        padding: 0;
        margin: 0;
    }

.borderRadius2 {
    border-radius: 2px;
}
/*******************************************************/
.LogoTd {
    width: 110px;
    text-align: center;
    background: #ddd;
}

.titleTD {
    text-align: center;
    direction: rtl;
}

table.LoginMain {
    border-spacing: 4px;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 1px;
    min-width: 500px;
}

    table.LoginMain td img {
        width: 100%;
        max-height: 300px;
    }

.DescriptionTD {
    color: #3b4268;
    padding: 13px;
    text-align: justify;
    vertical-align: top;
    background: rgba(233, 243, 255,0.67);
    border: 1px solid #dadcf2;
    border-radius: 6px;
    margin: 0 0 8px 0;
}

    .DescriptionTD p {
        margin: 0;
        text-align: center;
    }

a {
    text-decoration: none
}

.footer_txt {
    color: #5e5e5e;
    padding: 5px;
    vertical-align: top;
    background: rgba(233, 243, 255,0.67);
    border: 1px solid #dadcf2;
    border-radius: 6px;
    margin: 10px 0 0 0;
    text-align: center;
}


.msgBlock_red img {
    filter: brightness(100);
    opacity: 0.5;
    position: relative;
    top: 1px;
    right: -5px;
}

@media only screen and (max-width:992px) {
    .responsiveForm {
        flex-wrap: wrap
    }
}

span.circleLoading {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 100%;
    border-right: 2px solid transparent;
    margin-left: 4px;
    animation: loading ease-in-out 1s infinite;
}

@keyframes loading {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

@-moz-keyframes loading {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

@-webkit-keyframes loading {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}
