@charset "utf-8";
@CHARSET "UTF-8";
/******* GENERAL RESET *******/
@font-face {
font-family: 'WYekan';
src: url('fonts/IRANSansWeb(FaNum).eot');
src: local('?'), url('fonts/IRANSansWeb(FaNum).woff') format('woff'), url('fonts/IRANSansWeb(FaNum).ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'WYekan_old';
src: url('fonts/IRANSansWeb(FaNum)_Light.eot');
src: local('?'), url('fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('fonts/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

body {
    color: #000000;
    direction: rtl;
    font-family: WYekan , tahoma;
    font-size: 12px;
    margin: 0 !important;
    padding: 0 !important;
	background-color: #FFFFFF;
    line-height: 1.42857;
}

.login {
    background-color: #444444 !important;
    background-image: url(../main/BannerImages/main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}


.login .logo {
    margin: 0 auto 0;
    padding: 15px 0px;
    text-align: center;
}
div, input, select, textarea, span, img, table, td, th, p, a, button, ul, code, pre, li {
    border-radius: 4px !important;
}

img {
    vertical-align: middle;
}

.login .content {
    background-color: #ffffff59;
	border-radius: 15px !important;
    margin: 120px auto ;
    padding: 30px 30px 10px;
    width: 420px;
	margin-bottom: 0px;
    border: 0px solid #aaa;
}



.login .content .login-form, .login .content .forget-form {
    margin: 0;
    padding: 0;
}

.login .content .form-title {
    font-weight: normal;
    margin-bottom: 25px;
	font-size:21px;
	text-align:center;
}

.content_link .link-title {
    font-weight: normal;
    font-size: 12px;
    text-align:center;
    margin-left:5px;
    text-decoration: none;
    color: green;
    
}

.content_link {
    background-color: #ffffff59;
    border-radius: 15px !important;
    margin: 15px auto;
    padding: 20px 15px 15px;
    min-width: 430px;
    max-width: 430px;
    height:20px;
    text-align:center;
    display:table;
}

.content_site {
    background-color: #ffffff59;
    border-radius: 15px !important;
    margin: 15px auto;
    padding: 7px 20px 7px;
    min-width: 420px;
    max-width: 420px; 
    height:20px;
    text-align:center;
    display:table;
}

.hide {
    display: none !important;
}
.alert {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.form-group {
    margin-bottom: 15px;
}

.form-actions:after {
    clear: both;
}
.form-actions:before, .form-actions:after { 
    content: "";
    display: table;
    line-height: 0;
}

.login .content .forget-password {
    margin-top: 25px;
	font-size: 13px;
}

.login .content .forget-password a{
text-decoration: none;
}

.login .content .create-account {
	font-size: 13px;
	margin-right: 5px;
	background-color: #f91f05;
    color: #FFFFFF;
    text-shadow: none;
	border-radius: 10px !important;
    border-width: 0;
    box-shadow: none !important;
    outline: medium none !important;
    padding: 10px 14px;
	 -moz-user-select: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	font-family: WYekan , tahoma;
}

.login .content .create-account a{
text-decoration: none;
color:#fff;
}

.input-icon {
    position: relative;
}

.btn.green {
    background-color: #049940;
    color: #FFFFFF;
    text-shadow: none;
}

.btn.ramz {
    background-color: #1e90ff;
    margin-right: 5px;
    color: #FFFFFF;
    text-shadow: none;
    border-radius: 10px !important;
    border-width: 0;
    box-shadow: none !important;
    font-size: 13px;
    outline: medium none !important;
    padding: 10px 20px;
}

.btn {
    border-radius: 10px !important;
    border-width: 0;
    box-shadow: none !important;
    font-size: 13px;
    outline: medium none !important;
    padding: 10px 20px;
}
.pull-right {
    float: right !important;
}
.btn {
    -moz-user-select: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	font-family: WYekan , tahoma;
}
.pull-right {
    float: right;
}

.input-icon input {
    padding-right: 15px !important;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0; /*0px !important;*/
	border-bottom:1px solid #c0c0c0;
}
.form-control {
    background-color: #FFFFFF;
    border-radius: 0;
    box-shadow: none;
    color: #333333;
    font-size:12px;
    font-weight: normal;
}
.form-control {
    display: block;
    height: 25px;
    line-height: 1.42857;
    padding: 6px 30px;
    vertical-align: middle;
	font-family: WYekan , tahoma;
    width: 84%;
}

*:focus{
outline : 0;
}

.login .content .input-icon {
    /*border-right: 4px solid #515151 !important;*/ 
    border-radius: 8px !important;
}
.input-icon {
    position: relative;
}



.control-label {
    font-size: 14px;
}

.login .copyright {
    color: #999999;
    font-size: 11px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
}

.error-msg {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
	border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.success-msg {
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
	background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}
/**/
