﻿body
{
	background-color: #cccc99;
}
.hindi1
{
	font-family:Kruti Dev 011;
	font-size:20px;
	font-weight:bold;
	border-right: black thin solid 1px;
	border-top: black thin solid 1px;
	border-left: black thin solid 1px;
	border-bottom: black thin solid 1px;
}
.hindi
{
	font-family:Kruti Dev 011;
	font-size:20px;
	font-weight:bold;
}
.hindiWebPart
{
	font-family:Kruti Dev 011;
	font-size:12px;
	font-weight:bold;
}
.td
{
	background-color:White;
}
.heading
{
	font-family:Kruti Dev 011;
	font-size:32px;
	font-weight:bold;
	text-decoration:underline;
	color:Navy;
}

.txtboxhindi
{
	font-family:Kruti Dev 011;
	font-size:16px;
	border-style:Solid;
	border-width:1px;
	Height:25px;
    width:200px;
}
.txtboxenglish
{
	font-family:Times New Roman;
	font-size:16px;
	border-style:Solid;
	border-width:1px;
	Height:25px;
    width:200px;
}
.lblenglish
{
	font-family:Times New Roman;
	font-size:16px;		
}
.lblhindi
{
	font-family:Kruti Dev 011;
	font-size:16px;		
}
.button
{
	border-style:Solid;
	border-width:1px;
	Height:25px;
    width:150px;
}

.buttonhindi
{
	font-family:Kruti Dev 011;
	font-size:16px;	
	font-weight :bold ;
	border-style:Solid;
	border-width:1px;
	Height:25px;
    width:150px;
}
.ddlhindi
{
	font-family:Kruti Dev 011;
	font-size:16px;
}
.ddlenglish
{
	font-family:Times New Roman ;
	font-size:14px;
}
.txtbox
{
	border-style:Solid;
	border-width:1px;
	Height:25px;
    width:200px;
}
.txtmulhindi
{
	font-family:Kruti Dev 011;
	font-size:16px;
	border-style:Solid;
	border-width:1px;
	Height:50px;
    width:400px;
}
.txtmul
{
	border-style:Solid;
	border-width:1px;
	Height:50px;
    width:400px;
}
.english
{
	font-family:Times New Roman;
	font-size:14px;
}
.linkenglish
{
	font-family: Times New Roman;
	font-size: 8px;	
	color: blue;
}
.msg
{
	font-family:Times New Roman;
	font-size:18px;
}
.reporttitle
{
    font-size :medium;
	font-family :Verdana ;
	font-weight :bold ;
	
	
}
.report
{
  

	
	border-right: black thin solid 1px;
	border-top: black thin solid 1px;
	border-left: black thin solid 1px;
	border-bottom: black thin solid 1px;
}
.reportheader
{
  
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	text-align: center;
	vertical-align: middle;
}

a:link {
	color: Black;
	text-decoration: none;
	font-size:24px;
	width:150;
	height:30px;
}
a:visited 
{
	text-align:center;
	text-decoration: none;
	color:Black;
	
	font-size:24px;
	width:150;
	height:30px;
}
a:hover {
	text-decoration: underline;
	color: Navy;
	font-size:24px;
	
	min-width:150;
	min-height:30px;
	max-width:150px;
	max-height:30px;
	
}
a:active {
	text-decoration: none;
	color: Black;
	font-size:24px;
	width:150;
	height:30px;
}
.off 
{
	
	
    text-align:center;
	border-top:white 1px solid;
	border-left:white 1px solid;
	border-right:white 1px solid;
	background-color:#9dabe4;
	
	height:30px;
}

.on 
{
	
    text-align:center;
	border-top:white 1px solid;
	border-left:white 1px solid;
	border-right:white 1px solid;
	background-color:#ccddff;
	
	height:30px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #99ffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #99ffcc;
	color: black;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.validatorCalloutHighlight
{
    background-color:lemonchiffon;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: honeydew;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.menutextindent
{
    font-size: x-small;
}
td.menu
{
	background-color: GrayText;
	width: 184px;
	height: 500px;
	vertical-align: top;
	font-size: large;
}
/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}


.container {

overflow:auto;



}

.container table th {

position:relative;


border-bottom: solid 1px #CCCCCC;
text-align: left;

}
.container table tf {

position:relative;


border-bottom: solid 1px black;
text-align: left;

}

.container table th a {
/* Style */
color: #F7F6F3;
}

.container table tbody {
/* For alignment of the scroll bar */
overflow-x:hidden;
}

.container table tbody tr td {
/* Style */

border-bottom: solid 1px black;
text-align: left;

}
 .GVFixedHeader
{
	font-weight: bold;
	background-color: #006699;
	position: relative;
	
}
