body
{
	background-image:url(../images/bg.jpg)
}

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

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

#golrizweb_ir
{
	background-color:rgba(241,241,241,0.51);
	width:400px;
	height:270px;
	border:3px solid orange;
	border-radius:10px;
	font-family:A GOOGLE
}

@media only screen and (max-width:500px)
{
.main_logo{background-size:cover;height:80px;margin:20px auto 0;width:100%;}
.main{font-size:11px;height:200;margin:0 auto;padding-top:10px;width:91%;background-color:transparent;border-radius:7px;box-shadow:3px 2px 4px #808080;color:#808080;text-align:center;border-radius:25px}
.ghavanin {background-color:transparent;color:#000;direction:rtl;margin:5px auto;padding:10px 0;text-align:right;width:90%;}

 .menu {display:none; }

.online { display:none;} 
.footer { display:none;} 

}