﻿@font-face {  
  font-family: kruti dev ;  
  src: url( 'k010.TTF' ) format("truetype");  
}  

.txt
{
	padding: 5px 10px;
	font-family: 'Kruti Dev';
	font-size: 12px;
	margin-right: 5px;
	background-color: White;
}

.round
{
	border: 1px solid #51C7FF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border: 1px solid #000;
	-padding: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D9F5FF;
}
.popUpStyle
{
	background-color: Black;
	z-index: 10000;
}

.treeview
{
	font-family: tahoma;
	font-size: 11px;
	color: #009D00;
	vertical-align: top;
	text-align: left;
	text-indent: 10px;
	padding: 5px;
}

.IE8Fix
{
	z-index: 100;
}
.hed
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.hind
{
	font-family: Kruti Dev font-size: 8pt;
	font-weight: bold;
}

.rec
{
	font-family: Arial;
	font-size: 10pt;
}
.binaryhead
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #ff3333;
}

.rec1
{
	font-family: Arial;
	font-size: 16pt;
}
.rec2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.rhead
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}
.menu
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #666666;
}


.text-box1
{
	font-size: 12pt;
	border: 1px solid #5B5B5B;
}


.textBox
{
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid #009999;
	width: 200px;
}

.regheadingStyle
{
	font-family: 'MS Sans Serif';
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	background-color: #FFFFCC;
	font-weight: bold;
	height: 30px;
}

.matter
{
	font-family: Palatino Linotype;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}

.foot
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
/* New Forms Style */
.headings
{
	font-family: Tahoma;
	font-size: 12px;
	color: #1E4999;
	background-color: #F3F3F3;
	border-style: none;
	text-align: left;
	height: 20px;
	padding-left: 5px;
}
.label
{
	font-family: Tahoma;
	font-size: 11px;
	color: #102754;
	border-style: none;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}
.Hindilabel
{
	font-family: 'kruti dev';
	font-size: 18px;
	color: #102754;
	border-style: none;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}
.label_1
{
	font-family: Tahoma;
	font-size: 11px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}
.label_2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #102754;
	border-style: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}
.label_3
{
	font-family: Tahoma;
	font-size: 11px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}
.textboxTdStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}
.textboxStyle
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #1D699A;
	width: 170px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
	margin-bottom: 0px;
	text-align: left;
	border-radius: 4px;
}
.linkButtonStyle
{
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	text-indent: 5px;
	border-style: none;
	text-align: center;
	text-decoration: none;
}
.linkButtonStyleFocused
{
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	text-indent: 5px;
	border-style: none;
	text-align: left;
	text-decoration: underline;
}
.alertMessage
{
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
	border-style: none;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	height: 15px;
}



.dropdownlistStyle
{
	font-family: Tahoma;
	font-size: 12px;
	color: #1E4999;
	background-color: #F3F3F3;
	text-align: left;
	padding-left: 5px;
	margin-left: 0px;
	border: 1px solid #1D699A;
	height: 25px;
	width: 178px;
	border-radius: 4px;
}

.Grid
{
	font-family: Tahoma,Verdana;
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	border: gray 1px solid;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Grid .Header
{
	background-color: #094F8B;
	color: #FFFFFF;
	font-size: 8pt;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
.Grid .PrintHeader
{
	background-color: #CCCCCC;
	font-size: 12pt;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
.Grid .Header th
{
	padding-right: 5px;
	padding-left: 5px;
}
.Grid .Header th a
{
	color: #FFFFFF;
}
.Grid .Header1
{
	background-color: #1D699A;
	color: #FFFFFF;
	font-size: 10pt;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
.Grid .Item
{
	background-color: #f5f5f5;
	vertical-align: middle;
	height: 20px;
	text-align: left;
}
.Grid .HindiItem
{
	background-color: #f5f5f5;
	vertical-align: middle;
	height: 20px;
	text-align: center;
	font-family: 'Kruti Dev';
	font-size: 16px;
}
.Grid .PrintItem
{
	background-color: #f5f5f5;
	vertical-align: middle;
	height: 20px;
	text-align: left;
	font-size: 12px;
}
.Grid .PrintHindiItem
{
	background-color: #f5f5f5;
	vertical-align: middle;
	height: 20px;
	text-align: center;
	font-family: 'Kruti Dev';
	font-size: 16px;
}
.Grid .Item td
{
	padding-left: 5px;
	padding-right: 5px;
}
.Grid .AltItem
{
	background-color: #dcdcdc;
	vertical-align: middle;
	height: 20px;
	text-align: left;
}
.Grid .AltItem td
{
	padding-left: 5px;
	padding-right: 5px;
}
.Grid .Insert
{
	background-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	height: 20px;
	text-align: left;
}
.Grid .SelectedItem
{
	background-color: #86DAF6;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: middle;
	height: 20px;
	text-align: left;
}
.Grid .SelectedItem td
{
	padding-left: 5px;
	padding-right: 5px;
}
.Grid .Pager
{
	padding-right: 5px;
	padding-left: 5px;
	color: #1e90ff;
}
.resultStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
.pageHeadings
{
	font-family: Tahoma;
	font-size: 14px;
	color: #102754;
	border-style: none;
	text-align: center;
	height: 15px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
}
/*AutoComplete flyout */
#tm_autocomplete
{
	width: auto !important;
	overflow: visible !important;
	font-family: tahoma;
	font-size: 10pt;
}
#tm_autocomplete div
{
	/*overflow-y: auto;*/
	max-height: 250px;
}

.AutoCompleteFlyout
{
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	text-align: left;
	list-style-type: none;
	max-height: 250px;
}

.AutoCompleteFlyoutItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
	font-family: Tahoma;
	font-size: 8pt;
}

.AutoCompleteFlyoutHilightedItem
{
	background-color: #F78009;
	color: black;
	padding: 1px;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: pointer;
}
.help_text
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.text_style
{
	font-family: Tahoma;
	font-size: 12px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
}
.headings_bold
{
	font-family: Tahoma;
	font-size: 12px;
	color: #1E4999;
	background-color: #F3F3F3;
	border-style: none;
	text-align: left;
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
}

.headings_bold1
{
	font-family: Tahoma;
	font-size: 16px;
	color: #fff;
	background-color:#266d9d;
	border-style: none;
	text-align: center;
	height: 20px;
	padding-left: 20px;
	font-weight: bold;

	border-top-left-radius:8px;
	border-top-right-radius:8px;
	-webkit-border-radius-topleft:8px;
	-webkit-border-radius-topright:8px;
}

.buttonStyle
{
	font-family: Tahoma;
	font-size: 12px;
	color: #1E4999;
	font-weight: bold;
	height: 22px;
}
.containerDiv
{
	border: 1px solid #0066FF;
	width: 930px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
.innerDiv
{
	border: 1px solid #1D699A;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
.mpe_background
{
	background-color: #CC3300;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.mpe
{
	border: 1px solid #000000;
	background-color: #999999;
}
/*.innerDiv
{
	border: 1px solid #1D699A;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}*/
.max_width_table
{
	width: 100%;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #1E4999;
}
.MenuC td a
{
	display: block;
	color: #493D25;
	width: 100%;
	font-family: Arial !important;
	font-size: 8pt !important;
}
.containerDivwithoutwidth
{
	border: 1px solid #0066FF;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}
.padderLeft
{
	padding-left: 5px;
}
.usertxtbox
{
	font-family: 'kruti dev';
	font-size: 15px;
	border: 1px solid #1D699A;
	width: 170px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
	margin-bottom: 0px;
	text-align: left;
	border-radius: 4px;
}
.UserdropdownlistStyle
{
	font-family: 'kruti dev';
	font-size: 15px;
	color: #1E4999;
	background-color: #F3F3F3;
	text-align: left;
	padding-left: 5px;
	margin-left: 0px;
	border: 1px solid #1D699A;
	height: 25px;
	width: 178px;
	border-radius: 4px;
}
/* Style start for report print */
.text_value
{
	font-family: Tahoma;
	font-size: 10px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
	background-color: #F8F8F8;
}
.text_header_value
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
.pageHeadingForPrint
{
	font-family: Tahoma;
	font-size: 18px;
	color: #102754;
	background-color: #cccccc;
	border-style: none;
	text-align: center;
	height: 15px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 9px;
}

.label_Date
{
	font-family: Tahoma;
	font-size: 12px;
	color: #102754;
	border-style: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 15px;
}




/* Style end for report print */
