
	.imageandroid1
	{
		display:block;
	}
	.imageandroid2
	{
	     display:none; 
		 float:right;
		 
	}
	.imagebanner
	{
		width:100%;
	}
	
	.card
	{
		
		border-radius:12px;
	    height: 300px;
	    margin-top: 60px;
	    margin-right:5%;
  	    margin-bottom: auto;
  	    width: 300px;
        background-color:rgba(255, 255, 255, 0.6);
	    float:right;
	    direction:rtl;	
	    position: relative;
    	display: -ms-flexbox;
    	display: flex;
   		-ms-flex-direction: column;
   		flex-direction: column;
   	    min-width: 0;
        word-wrap: break-word;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        border-radius: .25rem;
		font-size:12px;
		}

    .card-header h3
	{
	   color:#000000;
	}
	
	@font-face {
	font-family:"iransans";
	font-style:normal;
	font-weight:900;
	src:url(../resources/include/font/IRANSans.eot);
	src:url(../resources/include/font/IRANSans.eot?#iefix) format("embedded-opentype"),url(../resources/include/font/IRANSans-Bold.woff2) format("woff2"),url(../resources/include/font/IRANSans.woff) format("woff")
	}
	


.remember{
  color: black;
  float:right;
}

.remember input
{
  width: 20px;
  height: 20px;
  margin-right: 15px;
  margin-left: 5px;

}

.findpass
{
	float:right;
}

.login_btn{
  color: black;
  background-color: #71863d;
  width: 100px;
  height:35px;
  margin-top: 10px;
  float:right;
}

.login_btn:hover{
  color: black;
  background-color:#C9FCB4;
 ;
}

.links{
  color: white;
}

.input-icon {
  border-radius: 0;
}

body
{
	font-family:iransans;
	font-size:14px;
	
}
.p
{
	text-align:center;
	font-size:14px;
	margin-top:20px;
	
}
.link_copy
{
    text-align:center;
	font-size:14px;
	margin-top:20px;	
	
}	
.gps

{
	float:left; 
	margin-left:30px; 
	margin-top:40px
}

.input-button
{    height:45px;
     width:120px;
	 background-color: #FFC312;
	 color: black;
     padding:7px 10px;
	 margin-left:10px;
     cursor: pointer;
	 margin-left:582px;
	 
 }
.lable
{
	float:right;
}	
	
	
	
	
@media (max-width:992px)
{
	
	
}
@medi
a only screen and (-webkit-min-device-pixel-ratio:0) and (max-width:768px)
{
	.imageandroid1
	{
		display:none !important;
	}
	.imageandroid2
	{
		display:block !important; 
		float:right;
		
	}
	.imagebanner
	{
		width:1500px !important;
	}
}
@media (min-width:576px)
{
	
	
}


@media (min-width:500px)
{
	
	
}
















