﻿@import url('Fonts.css');

body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: IRANSans;
	font-size: 12pt;
	font-style: normal;
}
.Cls1
{
	width: 100%;
	text-align: center;
	font-family: IRANSans;
	font-size: 12pt;
	font-style: normal;
	padding: 10px;
	color: Black;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	filter: drop-shadow(3px 3px 3px rgba(255 ,255 ,255 , 0.5));
}
.Cls2
{
	width: 100%;
	text-align: center;
	background-color: #dddddd;
	font-family: IRANSans;
	font-size: 12pt;
	font-style: normal;
	padding: 10px;
	color: Blue;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	filter: drop-shadow(3px 3px 3px rgba(255 ,255 ,255 , 0.5));
}
.Cls3
{
	width: 300px;
	text-align: center;
	background-color: #dddddd;
	font-family: IRANSans;
	font-size: 12pt;
	font-style: normal;
	padding: 10px;
	color: Blue;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	filter: drop-shadow(3px 3px 3px rgba(255 ,255 ,255 , 0.5));
}
.Cls4
{
	font-family: IRANSans;
	font-size: 12pt;
	color: Black;
}
.Box1
{
	border: #000000 3px double;
	background-color: #FFFFFF;
	border-radius: 15px;
}
.Box2
{
	background-color: #ddddFF;
	border-radius: 15px;
}
#BtnBack
{
	position: fixed;
	top: 5px;
	right: 5px;
}
#BtnHlp
{
	position: fixed;
	top: 5px;
	left: 5px;
}
#BusyPnl
{
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	background-color: White;
	opacity: 0.6;
}
.St
{
	font-family: IRANSans;
	font-size: 9pt;
	font-weight: Normal;
	color: Black;
	border: 1px solid #C0C0C0;
	border-radius: 5px;
	filter: drop-shadow(3px 3px 3px rgba(255 ,255 ,255 , 0.5));
	background-color: #FFFFFF;
}
.St a
{
	text-decoration: none;
}
.MPos
{
	background-image: url('../Images/Mobil.png');
	background-repeat: no-repeat;
	width: 305px;
	height: 546px;
	padding-top: 55px
}
.clas4 
{
	font-family: IRANSans;
	font-size: 12pt;
	background-color: #5577FF; 
	color: White; 
	padding: 5px;
	width: 280px;
	height: 490px;
	filter: drop-shadow(3px 3px 3px rgba(0 ,0 ,0 , 0.5));
}
.aCls
{
	font-family: IRANSans;
	font-size: 12pt;
	color: Blue;
	text-decoration: none;
}
.aImg
{
	border: none;
	width: 120px;
	height: 120px;
}
.liCls
{
	margin: 0px;
	display: inline-block;
}
.Clsh
{
	width: 100%;
	text-align: center;
	background-color: #336699;
	font-family: IRANSans;
	font-size: 12pt;
	font-style: normal;
	padding: 10px;
	color: White;
	border: none;
}
.Msg1
{
	background-color: #FFEEEE;
	color: Red;
	padding: 10px;
	font-family: IRANSans;
	font-size: 12pt;
	text-align: center;
}
.Msg2
{
	background-color: #FFEEEE;
	color: Red;
	padding: 10px;
	font-family: IRANSans;
	font-size: 12pt;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
}
