﻿input[type=text]:focus, input[type=submit]:focus, input[type=checkbox]:focus, textarea:focus, select:focus, button:focus
{
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid rgba(81, 203, 238, 1);
}
input[type=text]
{
	text-transform:uppercase;
}
.jayamHeader
{
	background: rgb(255,255,255); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjM0NzhiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 20%, rgba(35,71,139,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,rgba(255,255,255,1)), color-stop(100%,rgba(35,71,139,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#23478b',GradientType=1 ); /* IE6-8 */
}
.jayamHeaderforLogin
{
	background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjM0NzhiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 20%, #23478b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(100%,#23478b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 20%,#23478b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 20%,#23478b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 20%,#23478b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 20%,#23478b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#23478b',GradientType=0 ); /* IE6-8 */
}
.MainBack
{
	background: -ms-radial-gradient(right bottom, ellipse farthest-corner, #FFF4B0 0%, #158F4A 100%);
	background: -moz-radial-gradient(right bottom, ellipse farthest-corner, #FFF4B0 0%, #158F4A 100%);
	background: -o-radial-gradient(right bottom, ellipse farthest-corner, #FFF4B0 0%, #158F4A 100%);
	background: -webkit-gradient(radial, right bottom, 0, right bottom, 866, color-stop(0, #FFF4B0), color-stop(1, #158F4A));
	background: -webkit-radial-gradient(right bottom, ellipse farthest-corner, #FFF4B0 0%, #158F4A 100%);
	background: radial-gradient(ellipse farthest-corner at right bottom, #FFF4B0 0%, #158F4A 100%);
}
.jayamVersion
{
	float: right;
	color: Black;
	font-family: Arial;
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
}
.jayamVerionMain
{
	color: White;
}
.footer
{
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.glass
{
	position: relative;
}

.glass:after
{
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 0;
	-webkit-background-origin: border-box;
	-moz-background-origin: border;
	background-origin: border-box;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, .15)), to(rgba(0, 0, 0, .25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, .15)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), -moz-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
	background: linear-gradient(top, rgba(255, 255, 255, .15), rgba(0, 0, 0, .25)), linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
.MenuHeader
{
	font-weight: bold;
	font-family: Calibri;
}
.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.mGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
}
.mGrid th
{
	padding: 4px 2px;
	color: #fff;
	background-color: #008000;
	border-left: solid 1px #525252;
	font-size: x-small;
	font-family: Arial;
}
.mGrid .alt
{
	background-color: #C2D69B;
}
.mGrid .pgr
{
	background-color: #4E9258;
	height: 0.5px;
}

.mGrid .pgr table
{
	margin: 5px;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 4px;
}
.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
	height: 0.5px;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}

/*small Grid*/


.sGrid
{
	width: 30%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.sGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
}
.sGrid th
{
	padding: 4px 2px;
	color: #fff;
	background-color: #008000;
	border-left: solid 1px #525252;
	font-size: x-small;
	font-family: Arial;
}
.sGrid .alt
{
	background-color: #C2D69B;
}
.sGrid .pgr
{
	background-color: #4E9258;
	height: 0.5px;
}

.sGrid .pgr table
{
	margin: 5px;
}
.sGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 4px;
}
.sGrid .pgr a
{
	color: #666;
	text-decoration: none;
	height: 0.5px;
}
.sGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}


.table
{
	width: 100%;
	font-size: small;
	font-family: Calibri;
}
.tr
{
	width: 150px;
	font-size: small;
	font-family: Calibri;
}
.td
{
	width: 150px;
	font-size: small;
	font-family: Calibri;
}
.tdleft
{
	font-family: Calibri;
	font-size: small;
	font-weight: normal;
	text-align: left;
	
}
.tdcenter
{
	font-family: Calibri;
	font-weight: normal;
	font-size: small;
	text-align: center;
	
}
.tdright
{
	font-family: Calibri;
	font-weight: normal;
	font-size: small;
	text-align: right;
	
}

.tdheading
{
	font-family: Calibri;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	color: crimson;
	background-color: Transparent;
	text-decoration: underline;
}
.tdtext
{
	font-family: Calibri;
	font-size: Small;
	font-style: normal;
	
	
}

.dropdownlist_small
{
	height: 16px;
	width: 35px;
	font-size: x-small;
	font-family: Arial;	
	
}
.dropdownlist
{
	width: 170px;
	font-size: x-small;
	font-family: Arial;
	margin-left: 0px;	
	
}
.dropdownlistmedium
{
	height: 16px;
	width: 107px;
	font-size: x-small;
	font-family: Arial;	
	
}

.dropdownlist_large
{
	width: 170px;
	font-size: x-small;
	font-family: Arial;	
	
}
.dropdownlist_xlarge
{
	width: 350px;
	font-size: x-small;
	font-family: Arial;
	
}
.dropdownlist_semismall
{
	height: 16px;
	width: 60px;
	font-size: x-small;
	font-family: Arial;	
	
}
.textbox_Medium
{
	width: 100px;
	font-size: x-small;
	font-family: Arial;	
	
}
.textbox_semismall
{
	width: 30px;
	font-size: x-small;
	font-family: Arial;	
	
}

.textbox_small
{
	width: 100px;
	font-size: x-small;
	font-family: Arial;	
	
}
.textbox
{
	width: 165px;
	font-size: x-small;
	font-family: Arial;	
	
}
.textbox_large
{
	width: 164px;
	font-size: x-small;
	font-family: Arial;
	color: Black;	
	
}
.textbox_disabled
{
	width: 165px;
	font-size: x-small;
	font-family: Calibri;	
	background-color:#CEF6F5;	
	
}

.textbox_service
{
	width: 175px;
    font-size: x-small; 
    font-family: Arial;    
    background-color: #A4D1FF;    
    
}

.textbox_autocompltee
{
	/*width: 165px;
	border-color: #727368; 
	border-width: thin; 
	background-color: #E9EDC7;*/
	width: 165px;
    font-size: x-small; 
    font-family: Arial;     
    background-color: #A4D1FF;    
   
}
.textbox_xlarge
{
	width: 350px;
	font-size: x-small;
	font-family: Arial;
	
}
.label
{
	font-size: small;
	font-family: Calibri;
	
}
.labelcolor
{
	font-size: x-small;
	font-family: Calibri;
	
}
.labellarge
{
	font-size: large;
	font-family: Calibri;
	
}
.button_small
{
	width: 50px;
	font-size: x-small;
	font-family: Calibri;
	
}
.button
{
	width: 100px;
	font-size: x-small font-family : Calibri;
	
}
.button_large
{
	width: 150px;
	font-size: x-small;
	font-family: Calibri;
	
}
.checkbox
{
	font-family: Calibri;
	font-size: x-small;
	color: Black;
	width: auto;
	
}
.checkboxtextcolor
{
	font-family: Calibri;
	font-size: x-small;
	color: Red;
	width: auto;
	
}
.gv
{
	font-family: Calibri;
	font-size: x-small;
	width: 50%;
}
.itemclickme
{
	color: Navy;
}
.itemleft
{
	color: Black;
}
.itemcenter
{
	color: Black;
}
.itemright
{
	color: Black;
}


.titleheader
{
	font-size: x-large;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
.div
{
	float: left;
	top: 0;
	left: 0;
}
.divalign
{
	float: left;
	width: 50%;
}

.accordionContent
{
	background-color: #D3DEEF;
	border-color: -moz-use-text-color #2F4F4F #2F4F4F;
	border-right: 1px dashed #2F4F4F;
	border-style: none dashed dashed;
	border-width: medium 1px 1px;
	padding: 10px 5px 5px;
	width: 900px;
}
.accordionHeaderSelected
{
	background-color: #5078B3;
	border: 1px solid #2F4F4F;
	color: white;
	cursor: pointer;
	font-family: Arial,Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	margin-top: 1px;
	padding: 5px;
	width: 1000px;
}
.accordionHeader
{
	background-color: #2E4D7B;
	border: 1px solid #2F4F4F;
	color: white;
	cursor: pointer;
	font-family: Arial,Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	margin-top: 1px;
	padding: 5px;
	width: 1000px;
}
.href
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.TreeView
{
	width: 200px;
	border-top: solid 1px #DDD;
}

.TreeView ul
{
	list-style: none;
}

.TreeView-Leaf
{
	border-bottom: solid 1px #DDD;
	background: url(../../images/structure/node-plus.gif) 0px 0px no-repeat;
}

.TreeView-Root
{
	border-bottom: solid 1px #DDD;
}

.TreeView-Root a
{
	display: block;
	width: 170px;
	margin-left: 20px;
	padding: 5px 5px 5px 5px;
}

.TreeView-Selected
{
	background: #F6F6F6 .TreeView-Expand { display: block;
	float: left;
	margin: 9px 0px 0px 8px;
	padding: 6px 4px 5px 4px;
	height: 0px !important;
	background: url(../../images/structure/node-plus.gif) 0px 0px no-repeat;
	cursor: pointer;
}

.TreeView-Collapse
{
	display: block;
	float: left;
	margin: 9px 0px 0px 8px;
	padding: 6px 4px 5px 4px;
	height: 0px !important;
	background: url(../../images/structure/node-minus.gif) 0px 0px no-repeat;
	cursor: pointer;
}

.TreeView-Show li
{
	border-top: solid 1px #DDD;
	background-position: 28px 9px;
}

.TreeView-Hide
{
	display: none;
}

.TreeView ul li ul li
{
	text-indent: 20px;
	border-bottom: none;
	font-size: 11px;
}
.jayamHeader
{
	background: rgb(255,255,255); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjM0NzhiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 20%, rgba(35,71,139,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,rgba(255,255,255,1)), color-stop(100%,rgba(35,71,139,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 20%,rgba(35,71,139,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#23478b',GradientType=1 ); /* IE6-8 */
}
.jayamVersion
{
	float: right;
	color: Black;
	font-family: Arial;
	font-family: Calibri;
	font-size: small;
}
.jayamVerionMain
{
	color: #FAAFBE;
}
.footer
{
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.mainbody
{
	background: rgb(222,239,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=1 ); /* IE6-9 */
}
.radiobutton
{
	font-family: Arial;
	font-size: x-small;
	color: Black;
	width: 130px;
	
}
.textbox_verysmall
{
	width: 15px;
	font-size: x-small;
	font-family: Calibri;
	
}
.listbox
{
	width: 144px;
	font-size: x-small;
	font-family: Calibri;
	color: Black;
}
.radiobutton
{
	font-family: Arial;
	font-size: x-small;
	
	width: 130px;
}
.dropdownlistcriteria
{
	width: 150px;
	font-size: small;
	font-family: Calibri;
	
}
.dropdownlist_smallcriteria
{
	width: 120px;
	font-size: small;
	font-family: Calibri;
	
}
.textbox_verysmall
{
	width: 15px;
	font-size: x-small;
	font-family: Calibri;
	
}

.textbox_disabled
{
    width: 165px;
    font-size: x-small;
    font-family: Calibri;
   
    background-color:#CEF6F5;   
}

.dropdownlist_small
{
	height: 16px;
	width: 55px;
	font-size: x-small;
	font-family: Calibri;
	
}
.Themerel
{
	height: 55px;
	width: 100px;
	cursor: pointer;
}
.text_small
{
    width: 48px;
    font-size: x-small;
    font-family: Calibri;
    
}