@font-face {
font-family:'B Yekan';
    src:url('/theme/theme7/fonts/BYekan.eot');
    src:url('/theme/theme7/fonts/BYekan.eot?#iefix') format('embedded-opentype'),
        url('/theme/theme7/fonts/BYekan.woff') format('woff'),
        url('/theme/theme7/fonts/BYekan.ttf') format('truetype');
}
body
{
	font-family:'B Yekan';
	font-size:14px;
	color: #fff;
	text-shadow: 0px 1px #F00;
	direction: rtl;
}
.jens
{
	background:url(/theme/theme7/images/input2.png);
	width:252px;
	height:38px;
	font-size: 20px;
	border-radius: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tf-wel
{
	background:url(/theme/theme7/images/input2.png);
	width:252px;
	height:38px;
	margin-top: 5px;
	font-size: 20px;
}
.tf-user
{
	background:url(/theme/theme7/images/input.png);
	width:252px;
	height:44px;
	margin-top: 5px;
}
.tf-user2
{
	background:none;	
	width:220px;
	height:44px;
	border: none;
	text-align:right;
	font-size:15px;
	font-family:b yekan;
	color: #fff;
	direction:rtl;
}
.tf-pass
{
	background:url(/theme/theme7/images/input.png);
	width:252px;
	height:44px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.tf-pass2
{
	background:none;	
	width:220px;
	height:44px;
	border: none;
	text-align:right;
	font-size:15px;
	font-family:b yekan;
	color: #fff;
	direction:rtl;
}
.btn
{
	background:url(/theme/theme7/images/log.png);
	width:149px;
	height:36px;
	border: none;
}
.btn2
{
	background:url(/theme/theme7/images/reg.png);
	width:149px;
	height:36px;
	border: none;
}
.switch{position:absolute;height:26px;width:120px;background:rgba(0,0,0,0.25);border-radius:3px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.1);box-shadow:inset 0 1px 3px rgba(0,0,0,0.3), 0 1px rgba(255,255,255,0.1);margin:5px 60px}
.switch-label{position:relative;z-index:2;float:left;width:58px;line-height:26px;font-size:11px;color:rgba(255,255,255,0.35);text-align:center;text-shadow:0 1px 1px rgba(0,0,0,0.45);cursor:pointer}
.switch-label:active{font-weight:700}
.switch-label-off{padding-left:2px}
.switch-label-on{padding-right:2px}
.switch-input{display:none}
.switch-input:checked + .switch-label{font-weight:700;color:rgba(0,0,0,0.65);text-shadow:0 1px rgba(255,255,255,0.25);-webkit-transition:.15s ease-out;-moz-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out}
.switch-input:checked + .switch-label-on ~ .switch-selection{left:60px}
.switch-selection{display:block;position:absolute;z-index:1;top:2px;left:2px;width:58px;height:22px;background:#65bd63;border-radius:3px;background-image:linear-gradient(tobottom,#9dd993,#65bd63);-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.5), 0 0 2px rgba(0,0,0,0.2);box-shadow:inset 0 1px rgba(255,255,255,0.5), 0 0 2px rgba(0,0,0,0.2);-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:left .15s ease-out;transition:left .15s ease-out}
.switch-yellow .switch-selection{background:#FF005A;background-image:linear-gradient(tobottom,#00d8ff,#00d8ff)}
