﻿body
{
  font-family:Tahoma;
  font-size: 11px;
}
h1
{
  font-size: 15px;
}
.hr1
{
	color:InactiveCaption;
	height: 1px;
}
.LabelCell
{
  background-color: white;
  color:ActiveCaption; 
  font-weight: bold;
  width: 120px;
  vertical-align: top;
}

.info
{
	width: 20rem !important;
	height: 6rem !important;
	font-size: 9pt;
	font-family: Tahoma, Arial
}


.RightToLeftDropdown
{
	direction:rtl;
	font-size: 9pt;
	font-family: Tahoma, Arial;
	width: 160px;
	
}
.TextArea
{
	font-size: 9pt;
	font-family: Tahoma, Arial;
	width: 150px;
	height: 50px;
}

.TextBoxSmall
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	width: 75px;
	border-bottom: 1px solid;
	font-family: Tahoma, Arial;
}
.homeheader
{
	font-family:Tahoma;
	text-align :left;
	font-size:16;
	font-weight: bold;
	color:navy;
}
.homebody
{
	font-family:Tahoma;
	text-align :left;
	font-size:12;
	color:navy;
}
.TextBoxRequired
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Tahoma, Arial;
	width: 150px;
}

fieldset
{
  padding: 20px;
  padding-top: 0; /*  Fix issue in IE where padding-top is not applied. Add margin to legend instead */
}

legend
{
  margin-bottom: 10px;
}
.Label
{
  display: block;
  font-weight: bold;
}

/* GridView Skin settings */

.FooterStyle
{
  font-weight: bold;
  height:25;
}

.RowStyle {
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	background-color: #f1f1f1;
	border-color: none;
}

.AlternatingRowStyle {
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	background-color: #fff;
	border-color: none;
}

.SelectedRowStyle {
	background-color: #D1DDF1;
	color: #333333;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	border-color: none;
}

.PagerStyle 
{
	
	color: red;
	text-align: right;
	height:25;
	font-weight: bold;
	
}

.HeaderStyle {
	background-color: darkblue;
	color: white;
	font-weight:normal;
	text-align: center;
	font-size: 12px;
	height: 28px;
	border-color:none;
	
	
	 
}

.textboxes
{
	font-family:Tahoma;
	text-align :left;
	font-size:11px; 
	border-style:solid;
	border-width:1px;
	background-color: white;
}
.buttonstyle
{
	font-family:Tahoma;
	text-align :center;
	font-size:11; 
	width:500px;
}
.smalltext
{
	font-family:Tahoma;
	text-align :center;
	font-size:10; 
}

.navysmall
{
	font-family:Tahoma;
	text-align :center;
	font-size:9;
	color:navy;
	background-color:#f1f1f1;
}
.navysmallbold
{
	font-family:Tahoma;
	text-align :center;
	font-size:9;
	color:navy;
	font-weight: bold;
	background-color:#f1f1f1;
}
.navybigger
{
	font-family:Tahoma;
	text-align :center;
	font-size:11;
	color:navy;
	font-weight: bold;
	background-color:#f1f1f1;
}
.blackbigger
{
	font-family:Tahoma;
	text-align :left;
	font-size:13;
	color:black;
}
.alerts
{
	font-family:Tahoma;
	text-align :left;
	font-size:11; 
	color:red;
}
.whiteheader
{
	font-family:arial;
	font-size:smaller; 
	color:white;
	font-weight: bold;
	background-color:#003366;
	text-align: center;
}
.smallwhiteheader
{
	font-family:Tahoma;
	font-size:11; 
	color:white;
	font-weight: bold;
	background-color:#003366;
	text-align: center;
}
.footer
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	vertical-align:baseline;
	color:black;
	background-color:#f1f1f1;
}
.pageheader
{
	font-size: 20px;
	font-family: Tahoma;
	color:navy;
	font-weight: bold;
}
.pagesubheader
{
	font-size: 23px;
	font-family: Tahoma;
	color:black;
	font-weight: bold;
}
.whiteheader
{
	font-size: 13px;
	font-family: Tahoma;
	color:white;
	font-weight: bold;
}
.gridrow
{
	font-family:Tahoma;
	text-align :center;
	font-size:14;
	background-color:#f1f1f1;
}
.selectedgridrow
{
	font-family:Tahoma;
	text-align :center;
	font-size:11;
	background-color:seashell;
}
.defaultab
{
	font:13px;
	font-family:Tahoma;
	color:black;
	font-weight:bold;
	background:"#99CCFF";
}
.currenttab
{
	font:13px;
	font-family:Tahoma;
	color:Black;
	font-weight:bold;
	background:"Lavender";
}
.editcolumnheader
{
	font-family:Tahoma;
	text-align :left;
	font-size:11;
	border-right-color:#003366;
	border-bottom-color:#003366;
	clear:right;
}
.editcolumnitem
{
	font-family:Tahoma;
	text-align :CENTER;
	font-size:11;
	border-bottom-color:black;
	border-right-color:SeaShell;
	clear:right;
	
}

#header {
	FLOAT: left; WIDTH: 100%; HEIGHT: 65px; FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='white', endColorStr='#f1f1ff', gradientType='1')
}
#header1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 20px; FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='navy', gradientType='1') 
}
#header2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 100%; PADDING-TOP: 0px; HEIGHT: 5px; BACKGROUND-COLOR: #373737
}
#top_menu {
	 FLOAT: left; VERTICAL-ALIGN: middle; WIDTH: 100%; COLOR: #ffffff; TEXT-INDENT: 23px; PADDING-TOP: 1px;  FONT-FAMILY: Tahoma; font-size:11pt;  font-weight:lighter; HEIGHT: 20px; BACKGROUND-COLOR: black
}
.coloredrow
{
	font-family:Tahoma;
	text-align :left;
	font-size:11;
	background-color:#f1f1f1;
	 
}

.fieldset
{
 border:5px groove green;
}
.reportitemtext
{
	font-family:Tahoma;
	text-align :center;
	font-size:11;
	background-color:#f1f1f1;
	 
}
.reportalrtext
{
	font-family:Tahoma;
	text-align :center;
	font-size:11;
	background-color:seashell;
	 
}
.reportshadetext
{
	font-family:Tahoma;
	text-align :center;
	font-size:11;
	color:#666633;
	background-color:#f1f1f1;
	 
}
.reportfootertext
{
	font-family:Tahoma;
	text-align :center;
	font-size:10;
	font-weight: bold;
	color:navy;
	background-color:#f1f1f1;
}

 
.ArabicText
{
	font-family:Tahoma;
	text-align :right;
	font-size:11px; 
}

.Button1 {
	color: #fff;
	background-color: darkblue !important;
	border-bottom-color: darkorange;
	border-bottom-width: 0.3rem;
	border-radius: 0.3rem;
	width: auto;
	height: 28px;
	font-size: 14px;
	font-family: Roboto;
	border-radius: 4px 4px 4px 4px;
	margin: 5pt;
	margin-bottom: 0pt;
}

.Button {
	background-color: darkblue; /* Green */
	color: #fff;
	height: 28px;
	text-align: center;
	font-size: 14px;
	font-family: Roboto;
	border-radius: 5px 5px 5px 5px;
	border-bottom-color: darkorange;
	border-bottom-width: 0.3rem;
	margin:2pt;
}

.TextBox {
	font-size: 14px;
	font-family: Tahoma, Arial;
	width: 160px;
	height: 28px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px 4px 4px 4px;
	padding: 2px 2px;
	margin: 2px 0;
	box-sizing: border-box;
	border-color: silver;
}

.Dropdown {
	font-size: 14px;
	font-family: Tahoma, Arial;
	width: 160px;
	height: 28px;
	background-color:white;
	border-style: solid;
	border-width: 1px;
	border-radius: 4px 4px 4px 4px;
	padding: 2px 2px;
	margin: 2px 0;
	box-sizing: border-box;
	border-color: silver;
}

.Label {
	font-size: 13px;
	font-family: Tahoma, Arial;
 
	font-weight: normal;
	color: navy;
}

.RadioButtonList {
	font-size: 13px;
	font-family: Tahoma, Arial;
	 
	font-weight: normal;
	color: navy;
}

.success {
	font-family: Tahoma, Arial;
	text-align: left;
	font-size: 12;
	color: green;
}