﻿@font-face
{
    font-family: 'Irsans';
    src: url('/Font/IranianSans-Light/IranianSans-Light.eot');
    src: url('/Font/IranianSans-Light/IranianSans-Light.eot?#iefix') format('embedded-opentype'),
    url('/Font/IranianSans-Light/IranianSans-Light.woff') format('woff'),
    url('/Font/IranianSans-Light/IranianSans-Light.ttf') format('truetype');
}

@font-face
{
    font-family: 'Irsans';
    src: url('/Font/IranianSans-Bold/IRANSansWeb(FaNum)_Bold.eot');
    src: url('/Font/IranianSans-Bold/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
    url('/Font/IranianSans-Bold/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
    url('/Font/IranianSans-Bold/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
    font-weight:bold
}
*{font-family:Irsans}
body{overflow:hidden}

.flo{float:right}
.flol{float:left}
.txt_al_r{text-align:right;direction:rtl}
.txt_al_l{text-align:left;direction:ltr}
.txt_al_c{text-align:center;direction:rtl}
.txt_al_j{text-align:justify;direction:rtl}
.txt_al_spr{text-align:left;direction:rtl}
.rel{position:relative}
.abs{position:absolute}
img{border:0}
.img{width:100%;height:100%;border:0}
.themeColor{color:#008299}


.main{width:600px;height:380px;margin:-190px -300px;top:50%;left:50%;cursor:move}
.topSection{float:right;width:540px;height:70px;padding:0 30px;background-color:#4d4d4d}
.topSection span{color:white;line-height:70px}
.topSection img{margin:10px 0}

.middleSection{float:right;width:100%;height:230px;background-color:#fff}
.logoPart{width:299px;height:230px;border-left:1px solid #dfdfe0}

/*Change this*/
.logoPart img{position:absolute;width:180px;height:70px;margin:-35px -90px;top:50%;left:50%}
/*Change this*/

.formPart{width:240px;padding:30px}
.inputDiv{width:240px;height:40px;margin:0 0 10px}
.inputDiv input{width:200px;height:34px;padding:0 17px;border:3px solid #cccccc;font-size:15px;color:#808080}
.inputDiv input:focus{border-color:#68b000}
#Username{background:url(../images/Login_User.png) no-repeat 97% center}
#Password{background:url(../images/Login_Key.png) no-repeat 97% center}
#Email{background:url(../images/Login_Mail.png) no-repeat 97% center}
.inputDiv div{position:absolute;top:15px;left:265px;width:11px;height:11px;border-radius:15px;background-color:#ff5500;display:none}
.forgotPassword{width:100%;height:20px;margin: 0 0 10px;color:#808080;cursor:pointer;font-size:12px}
.resultDiv{width:240px;height:20px;margin:20px 0 0;color:#ff5500}
#Result{line-height:20px;font-size:10px}
.resultDiv div{position:absolute;top:-6px;left:255px;width:30px;height:30px;border-radius:15px;background-color:#ff5500;display:none}
.resultDiv div span{float:right;width:14px;height:14px;margin:8px;background:url(../images/Login_Warning.png) no-repeat}
.loginBtn{width:240px;height:40px;margin:17px 0;background-color:#68b000;border:0;color:white;cursor:pointer;font-size:18px}
.changePass{width:130px;height:40px;margin:17px 0;background-color:#68b000;border:0;color:white;cursor:pointer;font-size:14px;display:none;line-height:40px}
.back{width:100px;height:40px;margin:17px 0 0 10px;background-color:#68b000;border:0;color:white;cursor:pointer;font-size:14px;display:none;line-height:40px}
.loginResult{width:208px;height:25px;line-height:25px;font-size:11px;color:#008299}
.bottomSection{float:right;width:540px;height:75px;padding:0 30px;background-color:#efeff0;border-bottom:5px solid #4d4d4d}
.bottomSection span{color:#666;font-size:12px;line-height:75px}
.bottomSection a{color:#008299;padding: 0 5px;font-weight:bold;text-decoration:none;font-size:13px;line-height:75px;font-family:Tahoma}
