body
{
	background-image:url(../images/shologh.gif)
}

.tf-user,.tf-pass
{
	background:#fff url(../images/sholugh.png) right center no-repeat;
	width:155px;
	height:36px;
	border-radius:3px;
	border:0;
	padding:0 10px;
	padding-right:36px;
	font-size:14px;
	text-align:right;
	font-family:tahoma;
	color:#000;
	direction:rtl
}

.btn
{
	cursor:pointer;
	margin-top:11px;
	background:#F48123;
	border:solid 2px rgba(232,187,11);
	font-family:Yekan,tahoma;
	color:rgba(232,187,11);
	position:relative;
	font-size:17px;
	width:185px;
	color:#000;
	height:41px;
	border-radius:5px;
	padding:0 21px;
	-moz-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
	-o-transition:all .2s ease-in;
	-ms-transition:all .2s ease-in
}

#bargtools_ir
{
	background-color:rgba(241,241,241,0.51);
	width:405px;
	height:275px;
	border:4px solid orange;
	border-radius:11px;
	font-family:Yekan,tahoma
}

@media screen and (max-width:980px) {
	#bargtools_ir
	{
		width:105%;
		margin:0;
		height:auto;
		max-width:105%
	}
}