﻿@import url(Fonts.css);

*
{
	font-style: normal;
	font-weight: normal;
}
html, body
{
	background-color: White;
	margin: 0px;
	padding: 0px;
	color: Black;
	height: 100%;
	width: 100%;
	min-width: 350px;
	overflow: hidden auto;
}
#BusyPnl
{
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	background-color: White;
	opacity: 0.8;
}
.MsgErr
{
	background-color: #FFDDDD;
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
.MsgOk
{
	background-color: #DDFFDD;
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: #005500;
}
#back-top
{
  position: fixed;
  left: 10px;
  bottom: 10px;
}
#back-top a
{
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.Del
{
	cursor: pointer;
}
.Del:hover
{
	filter: brightness(120%) saturate(200%);
}
.onv
{
	width: 140px;
	float: right;
	line-height: 40px;
}
.onl
{
	float: right;
	line-height: 40px;
}
.onx
{
	display: flex;
	justify-content: space-between;
}
.ony
{
	display: inline-block;
	width: 130px;
	text-align: left;
}
.onb
{
	display: inline-block;
	margin: 5px;
}
.nPnl
{
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 4000;
}
.nDiv
{
	background-color: White;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Black;
	border-radius: 10px;
	padding: 20px;
	min-width: 350px;
}
.nClos
{
	width: 24px;
	height: 24px;
	background-image: url('../Imgs/Clos4.Png');
	background-color: White;
	border-radius: 4px;
	left: 10px;
	top: 10px;
	position: absolute;
	cursor: pointer;
  transition: 0.3s;
}
.nClos:hover
{
	background-image: url('../Imgs/Clos2.Png');
}
.Btn1
{
	font-family: IranSansFA;
	font-size: 14px;
	color: White;
	border-style: none;
	background-color: #575AC8;
	padding: 8px;
	border-radius: 10px;
	cursor: pointer;
	width: 100%;
	vertical-align: middle;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.Btn2
{
	font-family: IranSansFA;
	font-size: 14px;
	color: White;
	border-style: none;
	background-color: #F17834;
	padding: 8px;
	border-radius: 10px;
	cursor: pointer;
	width: 100%;
	vertical-align: middle;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.Btn3
{
	font-family: IranSansFA;
	font-size: 16px;
	color: White;
	border-style: none;
	background-color: #575AC8;
	padding: 8px;
	border-radius: 6px;
	cursor: pointer;
	width: 100%;
	vertical-align: middle;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.Btn4
{
	font-family: IranSansFA;
	font-size: 16px;
	color: Black;
	border-style: none;
	background-color: #DDDDDD;
	padding: 4px;
	border-radius: 6px;
	cursor: pointer;
	width: 100%;
	vertical-align: middle;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.Btn5
{
	font-family: IranSansFA;
	font-size: 16px;
	color: White;
	border-style: none;
	background-color: #F17834;
	padding: 8px;
	border-radius: 6px;
	cursor: pointer;
	width: 100%;
	vertical-align: middle;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.Btn1:hover, .Btn2:hover, .Btn3:hover, .Btn4:hover, .Btn5:hover
{
	filter: saturate(150%);
}
.VI
{
	vertical-align: middle;
}
.Clos
{
	float: left;
	vertical-align: middle;
	cursor: pointer;
}
.Vasat
{
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}
.Txt1
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Black;
}
.Txt2
{
	font-family: IranSansFA;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}
.Txt3
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Red;
}
.TxtTitr
{
	font-family: Dana;
	font-weight: bold;
	font-size: 28px;
	color: Black;
	text-align: right;
	border-bottom: 0.5px solid Silver;
}
.TxtTitr2
{
	font-family: Dana;
	font-weight: bold;
	font-size: 28px;
	color: Black;
	text-align: center;
	padding-bottom: 30px;
}
.TxtTitr3
{
	font-family: Dana;
	font-weight: bold;
	font-size: 28px;
	color: Red;
	padding: 30px;
}
.Cls
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Black;
	border: 1px solid Silver;
	background-color: White;
	padding: 7px;
	border-radius: 6px;
	width: 100%;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.ClsR1
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Black;
	border: 1px solid Silver;
	background-color: White;
	padding: 7px;
	border-radius: 6px;
	width: calc(100% - 14px);
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
  direction: rtl;
}
.ClsL1
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Black;
	border: 1px solid Silver;
	background-color: White;
	padding: 7px;
	border-radius: 6px;
	width: calc(100% - 14px);
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
  direction: ltr;
}
.liCls
{
	margin: 15px;
	padding: 0px;
	display: block;
	float: right;
	vertical-align: middle;
	border: 1px solid silver;
	border-radius: 10px;
	background-color: #F9F9FF;
	cursor: pointer;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.cptha1
{
	font-family: IranSansFA;
	font-size: 14px;
	font-weight: normal;
	color: Black;
}
.cptha2
{
	font-family: IranSansFA;
	font-size: 14px;
	font-weight: normal;
	color: Black;
	text-align: center;
	border: 1px solid Silver;
	background-color: White;
	padding: 2px;
	direction: ltr;
	border-radius: 4px;
	width: 100px;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
  transition: 0.5s;
}
.ClsR1:hover, .ClsL1:hover, .cptha2:hover, .liCls:hover
{
	border: 1px solid #555555;
	filter: none;
}
.aCls
{
	text-decoration: none;
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Blue;
	cursor: pointer;
}
.aCls:hover
{
	color: #F17834;
}
.PnlCls
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	border-radius: 15px;
	background-color: #EEEEEE;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
}
.TitrCls
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	background-color: #575AC8;
	color: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border-radius: 15px 15px 0px 0px;
}
.PnlBox
{
	background-color: #E8EBFF;
	padding: 10px;
	border-radius: 10px;
	filter: drop-shadow(0px 10px 10px rgba(0 ,0 ,0 , 0.2));
}
.GV
{
	min-width: 320px;
	background-color: White;
	border: 1px solid Red;
}
.GVI
{
	font-family: IranSansFA;
	font-size: 16px;
	font-weight: normal;
	color: Black;
}
.GVH
{
	font-family: IranSansFA;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	color: White;
	height: 50px;
	background-color: #575AC8;
}
.TblH
{
	font-family: IranSansFA;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	color: White;
	background-color: #575AC8;
	min-height: 40px;
	border-radius: 4px;
}
.TblI
{
	font-family: IranSansFA;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	color: Black;
	min-height: 40px;
	border-radius: 4px;
	border: 0.5px Solid #777777;
}
.Bck
{
	left: 75px;
	top: 62px;
	position: absolute;
	filter: drop-shadow(0px 3px 3px rgba(0 ,0 ,0 , 0.3));
  transition: 0.5s;
}
.Bck:hover
{
	filter: none;
}
.LTR
{
	direction: ltr;
}
.RTL
{
	direction: rtl;
}
