/* Main CSS */
 @font-face {
 font-family: Lato;
 src: url('font/Lato-Regular.ttf')
 }
input::-ms-clear{display:none;} 
input{
height:27px;
padding-left:3px;	
} 
 select{
 height:33px;
 padding-left:3px;
 }
html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input, select, pre, textarea { 
	font-size: 14px; 
	font-family: Lato; 
	color: #3f3f3f;
	
}
html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, pre {
	color: #3f3f3f;
}

input, select,  textarea { 
	color: #000000;
}
div, p, td, h1, h2, h3, h4, h5, h6 { 
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	font-size: 14px; 
}
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 1.5em;
}
p{
	margin-bottom: 1.5em;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a:link { 
	color: #7f7f7f; 
	text-decoration: none; 
}
.font14size > a:visited {
	color:  #7f7f7f; 
	text-decoration: underline;  
	font-size: 14px;
}
a:visited { 
	color:  #3f3f3f; 
	text-decoration: none; 
}
a:active{ 
	color: #cc0000; 
	text-decoration: underline; 
}
a:hover { 
	color: #3f3f3f; 
	text-decoration: underline; 
}
ul {
	margin: 0px; 
	padding: 0px 0px 0px 25px; 
}
li { 
	margin: 0px; 
	padding: 0px; 
}
h4 { 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h3 { 
	font-weight: normal; 
	font-size: 1.2em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h2 { 
	font-weight: bold; 
	font-size: 1.5em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
h1 { 
	font-weight: bold; 
	font-size: 1.8em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.blue {
	color: #000000;
}
.hline {
	width: 100%; 
	height: 1px; 
	background-image: url(../images/hline_dashed.gif); 
	background-repeat: repeat-x;
}
.visible {
	display: block;
}
.visibleline {
	display: inline-block;
}
.invisible {
	display: none;
   /* visibility:hidden;*/
}
.hiddenInvisible {
	visibility:hidden;;
}	
.smallinput {
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Banner CSS */
.banner {
	height: 40px; 
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat; 
	background-color: #5384af;
}
.logo {
	width: 200px; 
	height: 40px; 
	float: left;
}
.topnav {
	float: right; 
	text-align: right; 
	padding-right: 10px; 
	padding-top: 15px; 
	color: #e4f1f9;
}
.topnav a{
	color: #e4f1f9;
	text-decoration: underline;
}
.topnav a:hover{
	color: #ffffff;
	text-decoration: underline;
}


/* Copyright CSS */
.copyright {
	height: 22px; 
	/*background-image: url(../images/copyrightbg.gif); 
	background-repeat: repeat-x; */
	background-color: #e6e6e6;
	padding-right: 10px; 
	padding-left: 10px; 
	color: #595959;
	font-size: 13px;
}

/* Welcome Page CSS */
.welcomebody {
	/*
	background-image: url(../images/mainbodybg.gif); 
	background-repeat: repeat-x; 
	*/
	background-color: #FFFFFF;
}
.welcomebody div, p, td, h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}
.welcomemain {
	margin: 20px;	
}
.welcomead {
	margin: 20px;
}
.welcomeadc1 {
	width: 35%; 
	float: left;
}
.welcomeadc1_1 {
	float: left; 
	padding-right: 20px;
}
.welcomeadc2 {
	width: 65%; 
	float: right;
}
.welcomeadc2_1 {
	width: 60%; 
	float: left; 
	padding-left: 20px;
}
.welcomeadc2_2 {
	width: 30%; 
	float: right;
}

/*Menu Bar CSS*/
.menubarstyle {
	font-weight: bold;
	/*background: url(../images/menubarbg.gif);*/
	background-color: #8a8a8a;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #828282;
	height: 26px;
}
.menuitem_out {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8a8a8a;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #828282;
	cursor: pointer;
}
.menuitem_over {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	/*background-image: url(../images/menu_over.gif);*/
	background-color: #5f5f5f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #828282;
	cursor: pointer;
}
.menuitem_on {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	/*background-image: url(../images/menu_on.gif);*/
	background-color: #2f2f2f;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #828282;
	cursor: pointer;
}
.menu_split {
	background-image: url(../images/menu_separator.gif);
	background-repeat: no-repeat;
	width: 2px;
}


/*Tool Bar CSS*/
.toolbarstyle_nobg {
	height: 25px; 
	vertical-align: middle;
}

.toolbarstyle {
	/*background-image:  url(../images/toolbarbg.png);*/
	background-color: white; /*THEME CHANGE HERE*/
	background-position: bottom;
	background-repeat: repeat-x;
	height: 41px; 
	vertical-align: middle;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #dddddd;
}

.toolbarstyleie {
	/*background-image:  url(../images/toolbarbg.png);*/
	background-color: white; /*THEME CHANGE HERE*/
	background-position: bottom;
	background-repeat: repeat-x;
	height: 41px; 
   	vertical-align: bottom;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #dddddd;
}
.toolbar_left {
	/*background-image:  url(../images/toolbar_left.png);*/
	background-color: white; /*THEME CHANGE HERE*/
	background-position: bottom;
	width:11px;
	height: 40px;
	vertical-align: middle;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #dddddd;
}
.toolbar_left_heigh25 {
	height: 25px!important;
}
.toolbar_left_heigh40 {
	height: 40px!important;
}
.toolbar_left_heigh50 {
	height: 50px!important;
}
.toolbar_right {
	/*background-image:  url(../images/toolbar_right.png);*/
	background-color: white; /*THEME CHANGE HERE*/
	background-position: bottom;
	background-repeat: no-repeat;
	width: 15px;
	height: 40px;
	vertical-align: middle;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #dddddd;
}

.toolbaritem_right {
	width: 28px;
	height: 28px;
	cursor: pointer; 
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: center;
    display: table-cell;		
	border:0px solid #ffffff;
	background-color:#ffffff;
	font-size: 14px;
}
.toolbaritem {
	cursor: pointer; 
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.toolbaritem img {
	padding-left: 5px;
	vertical-align: middle;
	vertical-align: text-bottom;
	margin-right: 3px;
}
.toolbaritem a {
	text-decoration: none;
}
.toolbaritem span {
	text-decoration: none;
	font-size: 14px;	
	color: #3f3f3f;
}
.toolbarhover_right {
	width: 28px;
	height: 28px;	
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
	text-align: center;	
    display: table-cell;	
	border:0px solid #fff176;
	background-color:#fff176;
	color:#000000;
	cursor:pointer; 
	font-size: 14px;
}
.toolbarhover {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 6px;
	background-color:#fff176;
	color:#000000;
	cursor:pointer; 
	display: inline;
	font-size: 14px;
}
.toolbarhover img {
	padding-left: 5px;
	vertical-align: middle;
	vertical-align: text-bottom;
	margin-right: 3px;
}
.toolbarhover a {
	text-decoration: none;
	color: #3f3f3f;
	font-size: 14px;
}
.toolbarhover span {
	text-decoration: none;
}

.toolbarhon {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 6px;
	background-color:#fff176;
	color:#000000;
	cursor:pointer; 
	display: inline;
}
.toolbarhon img {
	padding-left: 5px;
	vertical-align: middle;
	vertical-align: text-bottom;
	margin-right: 3px;	
}
.toolbarhon a {
	text-decoration: none;
	color: #000000;
}
.toolbarhon span {
	text-decoration: none;
	z-index: 500;
}
.toolbaritemdisable{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 6px;
	display: inline;
	font-size: 14px;
}
.toolbaritemdisable img{
	padding-left: 5px;
	vertical-align: middle;
	vertical-align: text-bottom;
	filter: alpha(opacity=30);  /* filter style for IE*/
	opacity:0.3; /* filter style for others*/
	margin-right: 3px;
}
.toolbaritemdisable a{
	text-decoration: none;
	cursor: default;
}
.toolbaritemdisable span {
	text-decoration: none;
	color: #97999a;
}

.userinfo {
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	vertical-align: middle;
}

/* Drop Down Menu CSS */
.dropmenu {
	border: 1px solid #999999;
	position: absolute;
	z-index: 1000;
	left: 1px;
	top: 1px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#B0B1B1', Direction=135, Strength=3);*/
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
	background-color: #FFFFFF;
	padding-left: 1px;
	padding-right:1px;
}
.dropmenuWithNoTarget {
	border: 1px solid #999999;
	position: absolute;
	z-index: 1000;
	left: 1px;
	top: 1px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#B0B1B1', Direction=135, Strength=3);*/
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
	background-color: #FFFFFF;
	padding-left: 1px;
	padding-right:1px;
	pointer-events: none;
}
.dropmenu_left {
	background-color: #FFFFFF;
	width: 22px;
	padding: 0px!important;
	vertical-align: middle;
	text-align: center;
	padding-left: 8px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	padding-right: 10px;
	cursor: pointer;
	z-index: 100;	
}
.dropmenu_left_disable {
	background-color: #FFFFFF;
	width: 22px;
	vertical-align: middle;
	text-align: center;
	padding-left: 1px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	padding-right: 2px;
}
.dropmenu_left_disable img{
	filter: alpha(opacity=30);  /* filter style for IE*/
	opacity:0.3; /* filter style for others*/
}
.dropmenu_item_out {
	vertical-align: middle;
	line-height: 180%;
	background-color: #FFFFFF;
	padding: 0px!important;
	color: #3f3f3f;
	cursor: pointer;	
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
	text-align: left;
}
.dropmenu_item_over {
	vertical-align: middle;
	padding: 0px!important;
	line-height: 180%;
	background-color: #fff176;
	color: #000000;
	cursor: pointer;
	white-space: nowrap;
	text-align: left;
}
.dropmenu_item_disable {
	vertical-align: middle;
	line-height: 180%;
	background-color: #FFFFFF;
	color: #97999a;
	border: 1px solid #FFFFFF;
	cursor: default;
	white-space: nowrap;
}
.dropmenu_seperator {
	border-top: 1px solid #b4b8bb;
}
.dropmenu_icon_on {
	border:1px solid #ffab40;
	background-color:#ffbe6a;
	cursor:pointer; 
	padding-left: 5px;
    padding-right: 5px;	
    width: 28px;
    height: 28px;
}
.dropmenu_icon_hover{
	border:1px solid #fff176;
	background-color:#fff176;
	cursor:pointer; 
	padding-left: 5px;
    padding-right: 5px;	
}

.toolbar_icon {
	/*background-image:  url(../images/toolbarbg.png);*/
	background-color: white; /*THEME CHANGE HERE*/
	width: 28px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;	
	border:1px solid #ffffff;
	background-color:#ffffff;
}

/*Path Panel CSS*/
.pathpanel {
    overflow: hidden;  
	text-overflow: ellipsis; /* for IE */  
    -moz-text-overflow: ellipsis; /* for Firefox,mozilla */  
	-webkit-line-clamp: 1;
	display: -moz-box;
	display: -webkit-box;
	-moz-box-orient: vertical;
	-webkit-box-orient: vertical;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #ffffff;
	vertical-align: middle;
    height:21px;
	color:#595959;
	font-size: 14px;	
}

/* Table CSS */
.gtable_head_ic {
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dddddd;
    /*border-left: 1px solid #ffffff;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;*/

	color: #595959;
	
	/*background-image: url(../images/tableheader_bg.jpg);*/
	background-color: ffffff;
}
.gtable_head_first {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 1px solid #f3f3f3;
	
    /*border-left: 1px solid #ffffff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;*/
	/*background-image: url(../images/tableheader_bg.jpg);*/
	background-color: #ffffff;
    color:#595959;
}
.gtable_head {
	height: 29px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	/*background-image: url(../images/tableheader_bg.jpg);*/
	background-color: #ffffff;
	color:#595959;
  	white-space: nowrap;
  	word-break: keep-all;	
}
.gtable_head img{
	/*padding-left: 2px;*/
	padding-right: 5px;
	vertical-align: middle;
    width: 16px;
    height: 16px;
}
.gtable_head a{
	text-decoration: none;
}
.gtable_head span{
	color: #595959;
	font-size: 14px;	
}
.gtable_cell_ic {
	padding-left: 10px;
	padding-right: 10px;
	width: 22px;
	vertical-align: middle;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.gtable_cell_first {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.gtable_cell {
	font-size: 14px!important;
	font-weight: 400!important;	
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: middle;
	height: 38px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #f2f2f2;	
	white-space: nowrap;
}
.gtable_cell img{
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
}

.gtable_row_out{
	background-color: #FFFFFF;
}
.gtable_row_over{
	background-color: #fff176;
}
.gtable_row_on{
	background-color: #ffd740;
}
.gtable_row_odd {
	border-top: 1px solid #f2f2f2;
	background:#f5f5f5;
}
.gtable_row_even{
	border-top: 1px solid #f2f2f2;
	background:#ffffff;
}

.gtable_cell_on_left {
	border-left: 1px solid #ffab40;
	border-top: 1px solid #ffab40;
	border-bottom: 1px solid #ffab40;
}
.gtable_cell_on_mid {
	border-top: 1px solid #ffab40;
	border-bottom: 1px solid #ffab40;
}
.gtable_cell_on_right {	
	border-top: 1px solid #ffab40;
	border-bottom: 1px solid #ffab40;
	border-right: 1px solid #ffab40;
}

/*User Directory CSS*/
.dirtitlebar {
	/*background: url(../images/toolbarbg.png) center center repeat-x;*/
	background-color: #f3f3f3; /*THEME CHANGE HERE*/	
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
}
.dirtreebody {
	/*background-image: url(../images/directorybg.gif);*/
	background-repeat: no-repeat; 
	background-position: bottom left;
}
.dirtreenode_root {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 8px;
} 
.dirtreenode_root img{
	padding-right: 5px;
	vertical-align: middle;
} 
a.dirtreelink:link { 
	color: #000000; 
	text-decoration: none; 
}
a.dirtreelink:visited { 
	color: #000000; 
	text-decoration: none; 
}
a.dirtreelink:active{ 
	color: #000000; 
	text-decoration: none; 
}
a.dirtreelink:hover { 
	color: #cc0000; 
	text-decoration: none; 
}
a.dirtreelink:hover  span{ 
	text-decoration: underline; 
}
.dirtreenode {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
}
.dirtreenode img{
	padding-right: 5px;
	vertical-align: middle;
}
.dirresizebg {
	background-image: url(../images/resizebarbg.gif);
	background-repeat: repeat-y;
	/*border-top: 1px solid #FFFFFF;*/
	
}
.dirresizehandle {
	vertical-align: middle;
	text-align: center
}

/*Tab CSS*/
.tabbox_border, .mtabbox_border {
	/*border-bottom: 1px solid #FFFFFF;*/
	background-color: #eeeeee;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 10px;
}
.noTr_border {
  border-bottom: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
}

.tabbox {
	/*border-bottom: 2px solid #3d6d9d;*/
	/*background-image: url(../images/tab_borderbg.gif);*/
	/*background-repeat: repeat-x;*/
	/*background-position: bottom;*/
	/*height: 24px;*/
}

.tabdiv {
	/*border-left: 3px solid #FFFFFF;*/
}

.tab_border {
 /* background-image: url(../images/tab_borderbg.gif); */ 
  background-position: bottom;
  background-repeat: repeat-x;
  height:22px;
}
.tab_on_left {
	/*background-image: url(../images/tab_on_left.gif);*/
	background-repeat: no-repeat;
	width: 11px;
	height: 33px;
	cursor: pointer;
	background:#ffffff;
}
.tab_on_mid {
	/*background-image: url(../images/tab_on_mid.gif);*/
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	background:#ffffff;
}
.tab_on_right {
	/*background-image: url(../images/tab_on_right.gif); */ 
	background-repeat: no-repeat;
	width: 11px
	height: 33px;
	cursor: pointer;
	background:#ffffff;
}
.tab_out_left {
	/*background-image: url(../images/tab_out_left.gif);*/ 
	background-repeat: no-repeat;
	width: 11px;
	height: 33px; 
	cursor: pointer;
}
.tab_out_mid {
	/*background-image: url(../images/tab_out_mid.gif);*/ 
	background-repeat: repeat-x;
	height: 22px; 
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	color: #7f7f7f;
}
.tab_out_right {
	/*background-image: url(../images/tab_out_right.gif);*/ 
	background-repeat: no-repeat;
	width: 11px;
	height: 33px;
	cursor: pointer;
}
.tab_out_left_disable {
	background-image: url(../images/tab_out_left.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
	filter: alpha(opacity=50);  /* filter style for IE*/
	opacity:0.5; /* filter style for others */
}
.tab_out_mid_disable {
	background-image: url(../images/tab_out_mid.gif);
	height: 22px;
	color: #767676;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	filter: alpha(opacity=50);  /* filter style for IE*/
	opacity:0.5; /* filter style for firefox*/
}
.tab_out_right_disable {
	background-image: url(../images/tab_out_right.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 22px;
	filter: alpha(opacity=50);  /* filter style for IE*/
	opacity:0.5; /* filter style for others */
}


a.taboutlink:link { 
	color: #3d6d9d; 
	text-decoration: none; 
}
a.taboutlink:visited { 
	color: #3d6d9d; 
	text-decoration: none; 
}
a.taboutlink:active { 
	color: #3d6d9d; 
	text-decoration: none; 
}
a.taboutlink:hover { 
	color: #000000; 
	text-decoration: none; 
}

/*Link Style for Icon+Text CSS*/
a.itlink:link { 
	color: #000000; 
	text-decoration: none; 
}
a.itlink:visited { 
	color: #000000; 
	text-decoration: none; 
}
a.itlink:active { 
	color: #000000; 
	text-decoration: none; 
}
a.itlink:hover { 
	color: #cc0000; 
	text-decoration: none; 
}
a.itlink:link span{ 
	color: #000000; 
	text-decoration: underline; 
}
a.itlink:visited span{ 
	color: #000000; 
	text-decoration: underline; 
}
a.itlink:active span{ 
	color: #cc0000; 
	text-decoration: underline; 
}
a.itlink:hover span{ 
	color: #cc0000; 
	text-decoration: underline; 
}
a.itlink:link img {
	vertical-align: middle;	
	padding-right: 4px;
}
a.itlink:visited img {
	vertical-align: middle;	
	padding-right: 4px;
}
a.itlink:active img {
	vertical-align: middle;	
	padding-right: 4px;
}
a.itlink:hover img {
	vertical-align: middle;	
	padding-right: 4px;
}

/*NLS Box*/
.nlstable{
	border-top: 1px solid #ffffff; 
	/*background-color: #f3f3f3;*/
}

/*Dialog Box*/
.dialogborder {
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.sdialogbody {
	/*
	background-color: #f3f3f3;
	border-left: 1px solid #919b9c;
	border-right: 1px solid #919b9c;
	border-bottom: 1px solid #919b9c;
	*/
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dialogbodyTop {
	border-Top: 1px solid #919b9c;
}

.dialogbody {
	background-color: #ffffff;
	border-left: 0px solid #919b9c;
	border-right: 0px solid #919b9c;
	border-bottom: 0px solid #919b9c;
	padding: 10px;
}

.dialogbody_notab{
	background-color: #ffffff;
	padding: 10px;
}

.mdialogborder {
	background-color: #f3f3f3;
/*
	padding-left: 10px;
	padding-right: 10px;
	*/
}

.sdialog {
	/*
	background-color: #f3f3f3;
	border-left: 1px solid #919b9c;
	border-right: 1px solid #919b9c;
	padding-left: 10px;
	padding-right: 10px;
	*/
}

.mdialog {
	background-color: #ffffff;
	/*
	border-left: 1px solid #919b9c;
	border-right: 1px solid #919b9c;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	*/
}
.dialogtable {
	border: 0;
	cellpadding: 0;
	cellspacing: 0; 
}
.dialogtable td {
	padding: 5px;
	/*vertical-align: top;*/
}

.mdialogtable td {
	padding: 2px;
}

.dialogtable_middle td{
	padding: 5px;
	vertical-align:middle;
}

.dialogtable_cell {
	padding: 5px;
}
.dialogbutton {
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	float:left;
}
.dialogbutton_nobg {
	text-align: left;
	padding: 10px;
	float:left;
}
.dialogbutton_2 {
  background-color: #f3f3f3;
  padding: 10px;
}
.dialogbutton input{
	width: 100px;
	height: 33px;
	border: 0px;
	background:#e6e6e6;
}
.dialogbutton_nobg input{
	width: 80px;
}
.dialogbutton input[disabled] {
  color: #8d8d8d;
  background:#f2f2f2;
  height: 33px;
  border:0px;
}


.dialogbutton input:hover {
  color: #3f3f3f;
  background:#d6d6d6;
  height: 33px;
}

input.button_dialog {
    width: 100px;
    height: 33px;
    border: 0px;
    background:#e6e6e6;
}

input:hover.button_dialog  {
  color: #3f3f3f;
  background:#d6d6d6;
  height: 33px;
}
input:disabled.dialogbutton input:disabled {
  color: #8d8d8d;
  background:#f2f2f2;
  height: 33px;
  border:0px;
}
.button_dialog{
	width: 80px;
	height: 33px;
	margin-bottom: 5px;
	
	
	color:#3f3f3f;
    background:#e6e6e6;
    border:0;
}
.mdialogbutton {
	padding: 10px;
}
.mdialogbutton input{
	width: 80px;
}
.dialogsuboptions {
	padding-top: 5px;
}
.dialoghline {
	height: 2px;
	background-image: url(../images/dialoghline.gif);
	background-repeat: repeat-x;
}

.dialogsbox_wborder {
    border-top: 0px solid #aca899;
    border-left: 0px solid #aca899;
    border-bottom: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
}


.dialogsbox {
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    background-color: #FFFFFF;
    padding: 1px;
}

.dialogsbox_disable {
	border-top: 1px solid #716f64;
	border-left: 1px solid #716f64;
	border-bottom: 1px solid #ece9d8;
	border-right: 1px solid #ece9d8;
	background-color: #FFFFFF;
	padding: 0px;
	filter: alpha(opacity=40);  /* filter style for IE*/
	opacity:0.4; /* filter style for others */
	cursor:default;
}

.dialogsbox_item_out {
	color: #000000;
	border:1px solid #FFFFFF;
	background-color: #FFFFFF;
	line-height: 170%;
	cursor: default;
}
.dialogsbox_item_on {
	border: 1px solid #ffab40;
	background-color: #ffbe6a;
	line-height: 170%;
	cursor: default;
}
.menuicon_out {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	cursor: pointer;
}
.menuicon_over {
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	cursor: pointer;
	border: 1px solid #f3f3f3;
	background-image: url(../images/menuiconbg.gif);
	background-repeat: repeat-x;
}
/* Special Table CSS */
.stable_box_border {
	border-left: 1px solid #dddddd;
}
.stable_head_ic {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	/*background-image: url(../images/tableheader_bg.jpg);*/
	background-color: #f3f3f3;
}
.stable_head {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	/*background-image: url(../images/tableheader_bg.jpg);*/
	background-color: #f3f3f3;
}
.stable_head img{
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
}
.stable_head a{
	text-decoration: none;
}
.stable_head span{
	text-decoration: underline;
}
.stable_cell_ic {
	padding-left: 10px;
	padding-right: 10px;
	width: 22px;
	vertical-align: middle;
	border-bottom: 1px solid #dddddd;
}
.stable_cell {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	height: 23px;	
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #dddddd;
}
.stable_row_out_1{
	background-color: #FFFFFF;
}
.stable_row_out_2{
	background-color: #FFFFFF;
}
.stable_row_over{
	background-color: #f0f6fa;
}
.stable_row_on{
	background-color: #fff6dc;
}


/* Icon and Thumbnail Table CSS */
.itable {
	border-top: 1px solid #dddddd;
}
.itable td {
	padding: 10px;
	vertical-align: top;
}
.iconStyleBox {
	width: 324px;
	height: 79px;
	font-size: 14px;
	color: #7f7f7f;
	overflow: hidden;  
	text-overflow: ellipsis;  
	white-space: nowrap; 	
}
.thumbnailStyleBoxTD {
	width: 254px;
	height: 20px;
	font-size: 14px;
	color: #7f7f7f;
	overflow: hidden;  
	text-overflow: ellipsis;  
	white-space: nowrap; 	
}
.thumbnailStyleBoxTable {
	cellpadding: 0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 346px;
	height: 104px;
}
.thumbnailStyleBetweenTable{
	height: 114px;
	width: 376px;
	background-color: #FFFFFF;
}
.thumbnailStyleBetweenTableSearch{
	height: 140px;
	width: 376px;
	background-color: #FFFFFF;
}
.thumbnailStyleCheckBox {
	width: 21px;
	height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align:top!important;
}
.iconStyleBetweenTable{
	height: 79px;
	width: 325px;
	background-color: #FFFFFF;
}
.iconStyleBetweenTableSearch{
	height: 109px;
	width: 325px;
	background-color: #FFFFFF;
}
.iconitable_CELL_over{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-top: 0px;
	cellpadding: 0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 324px;
	height: 76px;	
}
.iconitable_CELL_on{
	border: 1px solid #ffd740;
	background-color: #ffd740;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 324px;
	height: 76px;	
}
.iconitable_CELL_out {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 324px;
	height: 76px;	
}

.itable_CELL_over{
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 346px;
	height: 104px;	
}
.itable_CELL_on{
	border: 1px solid #ffd740;
	background-color: #ffd740;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 346px;
	height: 104px;	
}
.itable_CELL_out {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	width: 346px;
	height: 104px;	
}
.listitable_CELL_on{
	border: 1px solid #ffd740;
	background-color: #ffd740;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	height: 40px;	
}
.listitable_CELL_out {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 0px;
	cellpadding��0;
	cellspacing: 0; 
	table-layout:fixed;
	height: 40px;	
}
.resource-tree-maincontainer {
	padding: 0px;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:20px;
	margin-right:1px;
	white-space: nowrap;
}
.resource-tree-subcontainer {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}
.resource-tree-item {
	padding: 0px;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
	white-space: nowrap;
}

.resource-tree-item a:link {
	color: #000000; 
	text-decoration: none; 
	margin-left: 1px;
	padding: 1px;
}

.resource-tree-item a:hover {
	color: #000000; 
	border: 1px solid #fff176;
	background: #fff176;
	text-decoration: none; 
}

.resource-tree-item a:active {
	color: #000000; 
	text-decoration: none; 
}
.resource-tree-item a:visited { 
	color: #000000; 
	text-decoration: none; 
}
.resource-tree-item a.selected {
	color: #000000;
	border: 1px solid #ffd740;
	background: #ffd740;
	text-decoration: none; 
}

.resource-tree-item a.selected-inactive {
	color: #000000; 
	background: #ffe6a3;
	text-decoration: none; 
}
.resource-tree-item img {
	vertical-align: middle;
	border: 0px;
}

.resource-tree-icon {
	border: 0px;
	cursor: pointer;
}

hr.in{
		border-top: 1px solid #c4cccc;
		border-bottom: 1px solid #FFFFFF;
}
.orangeTitle{
	font-size: 160%;
	color: #FF6600;
}
.larger{
	font-size: 120%;
}
.rtable_cell_ic {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	/*
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	*/
	background-color: #FFFFFF;
}
.rtable_cell_first {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
	vertical-align: middle;
	background-color: #FFFFFF;
	/*border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;*/
	/*border-right: 1px solid #dddddd;*/
	white-space: nowrap;
}
.rtable_cell {
    padding-top: 1px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 23px;	
	/*border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;*/
	white-space: nowrap;
	color: #7f7f7f;
}
.rtable_cell_withoutbgcolor {
    padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	height: 23px;	
	white-space: nowrap;
	color: #7f7f7f;
}
.rtable_cell_first_withoutbgcolor {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
.hasPadding{
	padding: 16px;
}
.noPadding{
	padding: 0;
}
.dhx_combo_img{
	position:absolute;
	right:0px;
	width:19px;
	height:19px;
}
.combo_img{
	vertical-align: top;
	width:8px;
	height:19px;
}
.dhx_combo_option_chk{
	position:relative;
	top:1px;
	margin-left:2px;
	left:0px;
	width:18px; 
	height:18px;
}
.dhx_combo_input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border:0px;
	position:absolute;
	padding-top: 1px;
}
.dhx_combo_box{
	position:absolute;
	border:0px;
	height:19px;
	overflow:hidden;
    background-color: white;
}
.dhx_combo_list{
   position:absolute;
   z-index:30;
   overflow:auto;
   border:1px solid #dddddd;
   border-top:0px;
   height:150px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
   background-color: white;
}

.tipsTab{
	border: 1px solid #DDDDDD;
}

fieldset{
  border: 1px solid #dddddd;
}
.mdialogbody {
	/*background-color: #f0f6fa;*/
	background-color: #f3f3f3;
	padding: 10px;
}

.catalogMenuOff {
	border:1px solid #FFFFFF;
	background-color: #FFFFFF;
	cursor: default;
}
.catalogMenuOn {
	/*border: 1px solid #ffab40;*/
	background-color: #ffd740; 
	cursor: default;
}
.catalogTab_2{
	border-top: 1px solid #716F64; 
	border-left: 1px solid #716F64; 
	border-right: 1px solid #ECE9D8; 
	border-bottom: 1px solid #ECE9D8;
	background-color: #FFFFFF;
	width: 100%;
}

/* Dialog CSS */
.dialog_box {
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction=135, Strength=8);  /* filter style for IE*/
}
.dialog_top_left {
	width: 12px;
	height: 27px;
	background-image: url(../images/dialog/dialog_top_left.gif);
	background-repeat: no-repeat;
}
.dialog_top_mid {
	height: 27px;
	background-image: url(../images/dialog/dialog_top_mid.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
.dialog_top_right {
	width: 12px;
	height: 27px;
	background-image: url(../images/dialog/dialog_top_right.gif);
	background-repeat: no-repeat;
}
.dialog_left_mid {
	width: 12px;
	background-image: url(../images/dialog/dialog_left_mid.gif);
	background-repeat: repeat-y;
}
.dialog_right_mid {
	width: 12px;
	background-image: url(../images/dialog/dialog_right_mid.gif);
	background-repeat: repeat-y;
}
.dialog_bottom_left {
	width: 12px;
	height: 12px;
	background-image: url(../images/dialog/dialog_bottom_left.gif);
	background-repeat: no-repeat;
}
.dialog_bottom_mid {
	height: 12px;
	background-image: url(../images/dialog/dialog_bottom_mid.gif);
	background-repeat: repeat-x;
}
.dialog_bottom_right {
	width: 12px;
	height: 12px;
	background-image: url(../images/dialog/dialog_bottom_right.gif);
	background-repeat: no-repeat;
}
.dialog_main {
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #f3f3f3;
}
.dialog_mainpanel {
	padding-top: 12px;
	background-color: #f3f3f3;
}
.dialog_buttonpanel {
	text-align: right;
	background-color: #f3f3f3;
}

/* calendar CSS */
.dateOver{
	background-color: #FAF8D8;
	cursor: pointer;
}
.dateOut{
	background-color: #FFFFFF;
}
.dateOn{
	background-color: #FFB6C1;
	cursor: pointer;
}
.calendarInput {
	font-size: 100%;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding-left: 3px;
}

/* Tip Layer Style */
a.tooltips {
    position:relative;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;
}
a.tooltips:hover{ 
	z-index:25; 
	color: #aaaaff; 
	background:;
}
a.tooltips span{ 
	display: none; 
}
a.tooltips:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:250px;
	color: #000000;
    text-align:left;
	text-decoration:none;
	filter: alpha(opacity:100);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	white-space: normal;
}   
a.tooltips:hover span.top{
	display: block;
	padding: 35px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tooltips:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 15px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tooltips:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}
a.tableheadertooltips {
    position:relative;
}
a.tableheadertooltips span{ 
	display: none; 
}
.vertivalbottom {
	vertical-align: bottom;
}
a.tableheadertooltips:hover span.header{
      z-index:9999;
	  display:block;
	  float:right;
      font-size: 12px;
  	  white-space: nowrap;
  	  word-break: keep-all;
  	  padding: 0px 5px 0px 5px;      
      position: absolute;
      top: -14px;
      left: 0px;
	  text-align:left;
	  filter: alpha(opacity:100);
	  KHTMLOpacity: 0.90;
	  MozOpacity: 0.90;
	  opacity: 0.90;
      border: 1px solid #000000;
      background-color: white;
}   
.filestyle {
	width: 280px;
}

.combobox_img{
	position:absolute;
	top:0px;
	right:0px;
	width:17px;
	height:20px;
}

.combobox_option_img{
	position:relative;
	top:1px;
	margin-left:2px;
	left:0px;
}

.combobox_input{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border:0px;
	padding:2px 2px 2px 2px;
	position:absolute;
	top:0px;
}
.combobox_box{
	position:relative;
	text-align:left;
	border:1px solid #7F9DB9;
	height:20px;
	_height:22px;
	overflow:hidden;
    background-color: white;
}
.combobox_list{
   position:absolute;
   z-index:30;
   overflow:auto;
   border:1px solid #7F9DB9;
   border-top:0px;
   height:150px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
   background-color: white;
}
.jrtree_panel{
   overflow:auto;
   width:300px;
   height:450px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
   background-color: white;
   white-space: nowrap;
}
.selected_option{
	border:1px solid #ffab40;
	background-color:#ffbe6a;
	color:white;
}
ul.jrtree,ul.jrtree * {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0px 0;
}

ul.jrtree img.arrow {
  padding: 0px 0 0 0;
  border: 0;
}

ul.jrtree li {
  margin-top: 0px;
  padding: 0px;
  white-space: nowrap;
  word-break: keep-all;
}

ul.jrtree li ul {
  padding: 0 0 0 20px;
  margin: 0;
  width: auto;
}

ul.jrtree label {
  margin-top: 0px;  
}
ul.jrtree label.hover_2 { 
	cursor: pointer;
}
ul.jrtree label.hover {
  color: #0066CC;
  border: 1px solid #fff176;
  background-color: #fff176;
  cursor: pointer;
}

ul.jrtree label.selected {
  color: #0066CC;
  border: 1px solid #ffd740;
  background-color:#ffd740;
}

ul.jrtree li .arrow {
  width: 16px;
  height: 16px;
  padding: 0 0 0px 0;
  margin: 0px
  cursor: pointer;
  float: left;
  background: transparent no-repeat 0 0px;
}

ul.jrtree li .collapsed {
  background-image: url(../images/tree_doexpand.png);
}

ul.jrtree li .expanded {
 background-image: url(../images/tree_docollapse.png);
}

ul.jrtree li .checkbox {
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  float: left;
  background: url(../images/check0.gif) no-repeat 0 0px;
}

ul.jrtree li .checked {
  background-image: url(../images/check2.gif);
}

ul.jrtree li .half_checked {
  background-image: url(../images/check1.gif);
}
.jrtree_selbox{
   overflow:auto;
   width:458px;
   height:300px;
   font-family: Lato;
   font-size: 1em;
   background-color: white;
   border:1px solid #7F9DB9; 
   white-space: nowrap;
}
.jrtree_selbox_2{
   overflow:auto;
   width:230px;
   height:180px;
   font-family: Lato;
   font-size: 1em;
   background-color: white;
   border:1px solid #7F9DB9; 
   white-space: nowrap;
}

.divdisable img{
	filter: alpha(opacity=50);  /* filter style for IE*/
	opacity:0.5; /* filter style for others*/
}
.divdisable label{
	color: #97999a;
	background-color: white;
}

img.disable{
 filter: alpha(opacity=30);  /* filter style for IE*/
 opacity:0.3; /* filter style for others*/
}

a.list:link { 
	color: #3f3f3f; 
	text-decoration: none; 
}
a.list:visited { 
	color: #3f3f3f; 
	text-decoration: none; 
}
a.listhover:link{ 
	color: #000000; 
	text-decoration: underline; 
	width:60px;
}
a.listhover:visited { 
	color: #3f3f3f;
	font-size: 14px; 
	text-decoration: underline; 
}
.inputTab{
	border-bottom:1px solid #D4D0C8;
	border-left:1px solid #404040;
	border-right:1px solid #D4D0C8;
	border-top:1px solid #404040;
	background-color:#FFFFFF;
}


.titlepanel{
	font-family: Lato;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #7f7f7f;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	/*border-bottom:1px solid #dddddd;
	background-image: url(../images/titlepanel_bg.jpg); 
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	vertical-align: middle;	
}
.titlepanel_background{
	text-align:right;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #dddddd;
	/*background-image: url(../images/titlepanel_bg.jpg); 
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	vertical-align: middle;	
}
.float_icon{
	padding-bottom: 0px;
	width: 28px;
	height: 28px;
	padding-left: 0px!important;
    padding-right: 0px!important;;
	background-color: #FFFFFF;
	overflow: hidden;	
    text-align: center!important;	
}
.float_icon_select{
	padding-bottom: 0px;
	width: 28px;
	height: 28px;
	padding-left: 0px!important;
    padding-right: 0px!important;;
	background-color: #ffd740;
	overflow: hidden;	
    text-align: center!important;
}
.float_icon_odd{
	padding-bottom: 0px;
	width: 28px;
	height: 28px;
	padding-left: 0px!important;
    padding-right: 0px!important;;
	background-color: #f5f5f5;;
	overflow: hidden;
    text-align: center!important;	
}
.float_iconWithBackColor {
	padding-bottom:2px;
	background-color: #ffd740;
}
.float_icon_over{
	padding-bottom: 0px;
	width: 28px;
	height: 28px;
	padding-left: 0px!important;
    padding-right: 0px!important;
	background-color: #fff176;
	overflow: hidden;	
    text-align: center!important;	
}
.floatimage {
	cursor: pointer;
	vertical-align:middle;
}
.layerBox{
	position:absolute; 
	z-index:4;	
	display: none;
	margin-left: 100px;
	margin-top: -10px;
}

.combo_select_img{
	position:absolute;
	top:1px;
	right:1px;
	width:15px;
	height:17px;
}
.combo_select_option_img{
	position:relative;
	top:1px;
	margin-left:2px;
	left:0px;
	width:14px;
	height:16px;
}
.combo_select_input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border:0px;
	padding:2px;
	position:absolute;
	top:1px;
	margin-left:2px;
}
.combo_select_box{
	position:relative;
	text-align:left;
	border:1px solid #7F9DB9;
	height:20px;
	overflow:hidden;
    background-color: white;
}
.combo_select_list{
   position:absolute;
   z-index:30;
   overflow-y:auto;
   overflow-x:hidden;
   border:1px solid #dddddd;
   height:225px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   background-color: white;
}
.combo_select_list div{
	cursor:default;
	padding:1px;
}
.combo_select_list_studio{
   position:absolute;
   z-index:30;
   overflow-y:auto;
   overflow-x:hidden;
   border:1px solid #dddddd;
   height:200px;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   background-color: white;
}
.combo_select_list_studio div{
	cursor:default;
	padding:1px;
}
.combo_unselected_option{
	border:1px solid #FFFFFF;
	margin-bottom:2px;
	white-space: nowrap;
	padding-right: 4px;
}
.combo_selected_option{
	border:1px solid #ffbe6a; 
	background-color:#ffe6a3;
	margin-bottom:2px;
	white-space: nowrap;
	padding-right: 4px;
}
.vline {
	width: 2px;
	background-image: url(../images/vline.png);
	background-repeat: repeat-y;
}

.quicksearch{	
	float:left;
	width: 173px;
	background-image: url(images/toolbar/toolbar_bg.png);
	background-repeat: repeat-x;
	height:24px;
	
}
.quicksearch_input{
	float:left;
    margin-left:10px;
    align-items: center;
    height:26px;
    margin-top:4px;
    margin-right:10px;
}
.quicksearch_input_short{
	float:left;
    margin-left:0px;
    align-items: center;
    height:26px;
    margin-top:4px;
    margin-right:10px;
}
.quicksearch_input_box{
	font-size:11px;
	line-height: 14px;
	height: 14px;
	width: 173px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #BCBCBC;
	color: #BCBCBC;
	margin-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.quicksearch_button{
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-right-color: #BCBCBC;
	background-color: #ffffff;
	height: 18px;
	margin-top: 3px;
	line-height: 13px;	
}

.quicksearch_button:hover{
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-right-color: #BCBCBC;
	background-color: #ffffff;
	height: 18px;
	margin-top: 3px;
	line-height: 13px;
	cursor: pointer;
}

.quicksearch_next_previous{
	float:left;
	height: 18px;
	margin-top: 3px;
	line-height: 14px;
	border: 1px solid #BCBCBC;
	background-color: #ffffff;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 1px;
	cursor: pointer;
}

.highlight{
	background:#ffe6a3;
}

.highlight2{
	background:#ffbe6a;
}
.quickSearchList ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
.quickSearchList ul li{
	height: 16px;
	padding: 2px;
}
.quickSearchList .selected{
	background: #336699;
	color: #ffffff;
}
.quickSearchList .hover{
	background: Highlight;
	color: #ffffff;
	cursor: pointer;
}
.quickSearchList .hidden{
	display:none;
}

.resetBtnList {
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 99;
}

.resetBtnList .TableContainer {
	border: 1px solid #000000;
	position: absolute;
	left: 90px;
	background-color: white;
	z-index: 99;
	padding: 1px;
}

.resetBtnList td.Disabled {
	color: #BCBCBC;
}

.resetBtnList tr.Hover {
	background-color: Highlight;
	color: white;
	cursor: pointer;
}

.resetBtnList tr.Hover td{
	color: white;
}

.resetBtnList td {
	white-space: nowrap;
	padding: 2px 5px 2px 5px;
}

.dropDownBtn{
	z-index: 9;
	cursor: pointer;
	right: 154px;
	top: 14px;
	position: absolute;
	border-width: 0;
	border-left: 3px groove;
	width: 15px;
	height: 12px;
	background: url('../images/downarrow.gif') 2px 2px no-repeat;
}

.btnDisabled{
	border: 1px solid #BCBCBC;
	color: #BCBCBC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.ManualSavedParamList {
	height: 100px;
	position: absolute;
	display: none;
	z-index: 99;
}
.ManualSavedParamList .TableContainer {
	position: absolute;
	right: -35px;
	top: 0px;
	border: 1px solid #000000;
	background-color: white;
	z-index: 99;
	overflow: auto;
	padding: 1px;
}
.ManualSavedParamList tr.Hover {
	cursor: pointer;
	color: #000000; 
	text-decoration: underline; 
}
.ManualSavedParamList td {
	white-space: nowrap;
	padding: 2px 5px 2px 5px;
}
.ManualSavedParamList .Hidden{
	display: none;
}
.SavedParamBtnOver{
	border: 1px solid #ffbe6a;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 2px;
	background-color: #ffe6a3;
	vertical-align: middle;
	text-align: center;
}
.SavedParamBtnOut{
	border: 1px solid #BCBCBC;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 2px;
	background-color: #f3f3f3;
	vertical-align: middle;
	text-align: center;
}
.textInit{
	border: 1px solid #BCBCBC;
	color: #BCBCBC;
}
.Disabled{
	color: #BCBCBC;
}

input[type=checkbox], input[type=radio] {
	vertical-align:middle;
	margin-top:0px;
}

.stable_head > input[type=checkbox],
.stable_cell > input[type=checkbox],
.gtable_cell > input[type=checkbox] {
	margin-top: 5px;
}

img#Calendar_Icon {
	 vertical-align: middle;
	 margin-bottom: 3px;
}

.search-input-span{
	padding-top:0px; 
	border:1px solid #d9d9d9;
	width:250px;
    height:30px;
	display: inline-block;     
	background-color: white;
	color: #3f3f3f;
	text-align: left;
}
.search-input-span-330{
	padding-top:1px; 
	border:1px solid #d9d9d9;
	width:330px;
    height:24px;
	display: inline-block;     
	margin-left:0px;
	background-color: white;
}
.search-input{
	align: left;
	vertical-align: middle;
	padding-left:0px;
	margin-left:5px; 
	width:185px;
    border:none;
    height: 22px;
	outline:none;
	font-size: 16px;
} 
.search-input-330{
	vertical-align: middle;
	padding-left:10px; 
	padding-right:20px;
	width:260px;
    border:none;
    height: 15px;
	outline:none;
} 
.search-input-large{
	align: left;
	vertical-align: top;
	padding-left:0px;
	margin-left:5px; 
	width:460px;
    border:none;
    height: 38px;
	outline:none;
	font-size: 20px;
	color:#3f3f3f!important;
} 
.glsearchTable {
	text-align: left;
    width: 500px;
    display: inline-block;
    border:none;
}
.glsearchTableLeftPand {
	padding-left: 25px!important;;
}	
.glsearchTrShow {
	display:block;
	margin-top:5px;
}
.glsearchTrHidden {
	display:none;
	margin-top:5px;
}
.glsearchTableHintMes {     
     font-size: 12px;
     color: #97999a;
     font-weight: unset;
}
.search-input-large::-webkit-input-placeholder {
     font-size: 18px;
}
.glsearchTable li {
	margin-top: 20px;
     font-size: 16px;	
}
.search-input1Image{
	vertical-align: middle;
	padding-left:10px; 
	padding-right:20px;
	width:200px;
    border:none;
    height: 15px;
	outline:none;
} 

.search-input-img {
	vertical-align: middle;
	text-align :right;
	width:16px;
	height:16px;
	border:none;
	float: right;
	padding-top:8px; 
	padding-right:8px; 
}	

.search-input-smallimg {
	vertical-align: middle;
	width:9px;
	height:9px;
	border:none;
}	
.search-input-largeimg {
	width:32px;
	height:32px;
	border:none;
	margin-top: 4px
}

.showfilepathinnameTD{
	color: #97999a;
	padding-left:40px;
}

.pagebarstyle{
	overflow:hidden;
	position:fixed;
    left:0px;
	bottom:0px; 
	width:100%; 
	clear:both;
	height:26px; 
	align-items: center;
}

.pagebarIconDown {
	border:1px solid #ffbe6a;
	background-color:#ffe6a3;
}
.pagebarIconOver {
	background-color:#fff176;	
	cursor:pointer; ;
}
.pagebar_inputstyle{
	width:52px;
}	

.pagebar_10pxstyle{
	display:inline;
	left:10px;
}
.pagebar_2pxstyle{
	display:inline;
	left:2px;
}
.pagebar_highstyle{
	height:16px;
}
.margin-left-30px{
	margin-left: 30px;
}
.pageBar_label{
	display:inline-block;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
  }
.pageBar_input{
	display:inline-block;
	width:52px;
	vertical-align: middle;
	text-align: center;
	margin-left: 2px;
	margin-top: 0px;
    border-width: 1px;
    height: 23px;
    padding-bottom: 0px;
    padding-top: 0px;	
}	
.pageBar_input_short{
	display:inline-block;
	width:22px;
    height: 23px;
	vertical-align: middle;
	text-align: center;
	margin-left: 5px;
    border-width: 1px;
    padding-top: 0px;
    padding-bottom: 0px;	
}	
.pageBar_img{
	position:relative;
	width:16px;
	vertical-align: middle;
	text-align: center;
	padding-left:2px;
}	
.pageBar_select{
	display:inline-block;
	height:25px;
	vertical-align: middle;
	text-align: center;
	padding-left:2px;
	left:5px;
}	
	
.lsitSelectedFilebgcolor{
	background-color:#f3f3f3;
}	
.lsitSelectedFileDiv{
	display: block;
	width:100%;
	background-color:#f3f3f3;
	max-height:100px;
	overflow: auto;	
}
.lsitSelectedFileTable{
	overflow:auto;
	overflow:scroll; 
	width:100%;
	background-color:#f3f3f3;
}
.lsitSelectedFileSpan {
	color:#97999a;
	font-size: 14px;
}

.lsitSelectedFileSpanLeft20{
	color:#97999a;
	padding-left:20px;
}
.select-td-checkbox{
	 display:block;
	 float:left;
	 POSITION: relative; 
	 z-index:99;
	 padding-bottom: 0px;
	 color:#3f3f3f;
}
.select-td-checkbox_right{
	 display: block;
	 float:right;
	 vertical-align:top !important;
	 POSITION: relative; 
	 z-index:99;
	 text-align:right!important;
}
.toolbarIconOut {
	float:left;
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
	cursor: pointer;
}
.toolbarIconOver {
	float:left;
	background-color: #C2CADD;
	border: 1px solid #5E6D92;
	cursor: pointer;
}
.toolbarIconOn {
	float:left;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	cursor: pointer;
	border: 1px solid #5a80a0;
	float:left;
	margin: 0px 2px 10px 2px;
}
.toolbarIconDisabled {
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	border: 1px solid transparent;
	cursor: default;
	float:left;
	<if cond="browser=='ie'"><content>
	opacity:0.3;
	filter: alpha(opacity=30);
	</content></if>
	<if cond="browser=='w3c'"><content>
	opacity:0.3;
	-moz-opacity:0.3;
	</content></if>
	margin: 0px 2px 10px 2px;
}
.searchtable-bottom{
	margin-bottom:30px;
	margin-left:10px;
	width: 100%;
	overflow: auto;
    border:0;
    word-break:break-all;
    border-collapse:collapse;
    table-layout:fixed;
}
.searchtable-bottom tbody tr td{
  text-overflow: ellipsis; /* for IE */  
    -moz-text-overflow: ellipsis; /* for Firefox,mozilla */  
    overflow: hidden;  
    white-space: nowrap;  
    text-align: left;  
/*	padding-left: 10px; */    
 }
 .searchtable {
	margin-bottom:30px;
	width: 100%;
	overflow: auto;
    border:0;
    border-collapse:collapse;
    table-layout:fixed;
}
 .searchtable tbody tr td{
    text-align: left;  
	padding-left: 10px;
	padding-right: 5px;
	word-wrap: break-word;
    word-break: break-word;
    white-space: normal;	
 }
.basictable-style{
	width:100%;
	border-collapse: collapse;
	color: #7f7f7f;
	font-size: 14px;
	BACKGROUND-COLOR: #ffffff;
	overflow:hidden;
	display:left;
}
.alignRight {
	margin:auto 0px auto auto;
}	
.bottom16style{
	margin-bottom:16px;
}
.top16style{
	margin-top:16px;
}
.level0 {
	POSITION: relative; 
	Z-INDEX: 1
}	
.searchDropStyle{
	display: block;
	z-index:100; 
	width: 108px; 
	height: 49px; 
	position: absolute; 
	left: 339px; 
}
.rightalign{
	float : right;
	display:inline;	
	padding-right:15px;
}
.iconTableLeftMargin {
	margin-left: 15px;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 10px;	
}	
.iconTableForCheckbox {
	display:block; 
	width:20px; 
	margin-left: 10px;	
	margin-top: 4px;
	float:left; 
}	
.font13size {
	font-size: 13px !important;
	color: #7f7f7f !important;
	font-weight: normal;
}
.font14size {
	font-size: 14px !important;
	color: #7f7f7f !important;
	font-weight: normal;
}
.fontNormlColor {
	color: #7f7f7f !important;
}
.popmenu { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; LEFT: 0px; VISIBILITY: hidden; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid; POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #EEEEEE; width:200px;} 
.popmenuItem { BORDER-RIGHT: #000000 0px solid; PADDING-RIGHT: 12px; BORDER-TOP: #000000 0px solid; DISPLAY: block; PADDING-LEFT: 8px; FONT-SIZE: 11pt; PADDING-BOTTOM: 2px; BORDER-LEFT: #000000 0px ; CURSOR: default; COLOR: #4c4c4c; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 0px solid; TEXT-DECORATION: none } 
.popmenuItem:hover { COLOR: #666666; BACKGROUND-COLOR: rgba(0, 0, 0, 0.04) } 
.popmenuItemlabel { padding-left: 10px;	font: "Lato", sans-serif; color: #333; background-color: #fff; font-size: 16px; font-weight:normal}

.chkstyle + label::before {
    content: "\a0";  
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #cccccc;
	vertical-align: middle;
	text-align: center;    
	background-color: white;
	margin-right:5px; 
	margin-bottom:2px;	
}     
.chkstyle:disabled + label::before {
	background-color: #dddddd;
	opacity: 0.4;	
}
.chkstyle:disabled:checked + label::before {
	background-color: #dddddd;
	background: url(../images/icon-checkmark_disable.png);
}	
.chkstyle:checked + label::before {
	/*url('../images/icon-checkmark.png'); JREP-JREP-6206*/
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjU1ZTgxNTk4LTg4ZGEtNTE0MS1hZDE1LWEwMGJhNDcyNmU4NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QkQ4REU1MDQyMUYxMUU4OTQ4RkEwMTQzOUMzQkEyMiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QkQ4REU0RjQyMUYxMUU4OTQ4RkEwMTQzOUMzQkEyMiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MTRhYTQ5MC02ODQwLTRiNGQtOTk2MS0zMWY5ZGI0ZWIxOWUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkNjE2OWE2ZC0yNWRmLTExZTgtYTgxOC04OGViY2NjOGJlZTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7FRdNTAAAA/0lEQVQ4T9WTMYqEMBSG33otC7ETa2tBwcpSwQPYi6WnEA8hWAl2guAFFAVB7fTt5M0bB2HdGXaq/SAk+ZP8SX7NF96AD5C4/jNvGyzLAp7nQdM0rNx5y2DfdwjDEMqyhCRJWGVEBq+IoggVRUHDMHAYBlbvHAbbtnHrTJqmtFjXdWzbltUnZFBVFdq2jX3fk/ggz3NUVZVKURSsniGDIAhoF9M0cRxHGhC7aZpGepZlpP0EGazriq7r0mTLsvCWNN1X9OM4polXHD+S+Ey+70Nd1yBJEiUvyzKlL/qXkA0zzzM6jnOcRJzsFScDwTRNlEnXdaz8zj96C1d8aADwDVlEsh0DXgo0AAAAAElFTkSuQmCC');

	background-color: white;
}
.chkstyle {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    height: 14px;
}  
.chkNoboderStyle + label::before {
    content: "\a0";  
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 0px solid #cccccc;
	vertical-align: middle;
	text-align: center;    
	background-color: transparent;
	margin-right:5px; 
}     
.chkNoboderStyle:checked + label::before {
	background: url('../images/icon-checkmark.png');
	background-color: white;
} 
.chkNoboderStyle {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}  
.wordWraphidden{
    text-align: left;
    max-width:100%;
    word-wrap:break-word; 
    overflow:hidden;
    white-space:normal;
}
.width35 {
	width: 35%; 
}
.width10 {
	width: 10%; 
}
.width5 {
	width: 5%; 
}
.minWidth78 {
	width:78px; 
}
.minWidth60 {
	width:60px; 
}
.minWidth40 {
	width:40px; 
}
.minWidth10 {
	width:10px; 
}
.minWidth100 {
	width: 100px;
	padding: 1px!important;; 
}
.width25 {
	width: 25%; 
}
.width20 {
	width: 20%; 	
}
.tablefixed {
    table-layout: fixed;
}
.tableAuto {
    table-layout: auto!important;
}
.linewrap{
	white-space: nowrap!important;
}
.tableTopLine {
	border-top: 1px solid #f2f2f2;
}
.ellipsishow {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow-x:hidden;
}
.datatableContainer {
	position: relative; 
	margin-bottom: 10px; 
	height: 100%; 
	width: 100%; 
	overflow-y: auto;
	overflow-x: auto;
	background-color: white;
}
input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 14px;
    color: #a5a5a5;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 14px;
    color: #a5a5a5;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 14px;
    color: #a5a5a5;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 14px;
    color: #a5a5a5;
}
.padding-right-10px{
	padding-right: 5px;
}
.gray-background {
	background-color: #e6e6e6
}
.noDataTipImage{
	text-align: right!important;
    width: 30%!important;
}
.fade {
    -moz-animation: fadeIn ease-in 0.3s ;
    -webkit-animation: fadeIn ease-in 0.3s ;
    animation:fadeIn ease-in 0.3s ;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
  from  { 
    opacity: 0;
  }
   to {
    opacity: 1;
  }
}

.newradio{
display:none;
}
.newradio+label{
position:relative;
padding-left:20px;
padding-right:4px;
line-height:20px;
color:#333;
font-weight:normal;
margin-left:-1px;
}
.newradio+label::before {
top:0;
content:"";
width:14px;
height:14px;
border-radius:7px;
border:1px solid #cecece;
background-color:white;
position:absolute;
left:0;
line-height:20px;
}
.newradio:checked+label::after {
top:4.0px;
left:4px;
content:"";
background-color:#595959;
width:8px;
height:8px;
border-radius:4px;
position:absolute;
vertical-align:middle;
text-align: center;
}
.bodyFontColor {
	color:#3f3f3f!important;
}
.tableFontColor {
	color:#595959!important;
}
.PnHB_Help {
	top: 0;
    right: 21px;
    width: auto;
    height: 100%;
    padding-top: 5px;
    background: url(../images/dialog/blank.gif) no-repeat;
	position: absolute;
    height: 16px;
    overflow: hidden;    
}
.PnHB_Help a {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 2px;
    vertical-align: top;
    opacity: .6;
    filter: alpha(opacity = 60);
}
.PnHB_Help a:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}
.PnHB_HelpC {
	background: url(../images/dialog/0-dialog_help.png) no-repeat;
}
.pnCheckbox {
	padding-top: 10px;
}
.radioPadLeft {
	display: block;
	padding-left: 10px;
}	
.inputbottom2 {
	margin-bottom: 2px;
}	
.width_50 {
    width: 50%;
}    
.proertiesSearchTable {
	width: 100%;
	border:0;
	cellpadding:10;
	cellspacing:1;
	border-collapse:separate; 
	border-spacing:10px;	
}
.proertiesSearchTable td {
	white-space:pre-wrap;
	word-wrap: break-word;
}
.touming {
	opacity:0.0;
}	 

.messageLarge{
	height: auto;
	width: 400px;
}
.bottomline {
	border-bottom: 1px solid #f2f2f2;
}
.visibleAndBorder {
	display: block;
	border: 1px solid #f2f2f2;
}
.jnowrap {
	white-space: nowrap;  
}
.menuTree{ margin-left:-5px;}
.menuTree div{ padding-left:0px;}
.menuTree div ul{ overflow:hidden; display:none;  margin-top: 0px; margin-bottom: 0px;  padding-left: 0px; height: auto;}
.menuTree span{display:block; width:100%; height:100%; cursor:pointer;}
.menuTree span:hover{ background-color:#fff176; color:#3f3f3f;}
.menuTree a{ color:#333; text-decoration:none;}
.menuTree a:hover{ color:#06F;}

.logserver {border:0;margin:0;border-collapse:collapse;border-spacing:0;width:500px;}
.logserver td {width:20px;white-space:nowrap;}	
.logserver td input{width: 355px;margin-left:3px;}
.logserver td label{margin-left:3px;}

.selectstyle {
	position: relative;
}
.selectstyle select {    
	border-color: #d9d9d9;    
	outline-color: #d9d9d9;    
	appearance:  #d9d9d9;    
	-webkit-appearance: #d9d9d9;    
	-moz-appearance: #d9d9d9;
}					
.selectstyle option::-ms-expand{    
	display: none;
}
.selectstyle option{    
	-moz-appearance:#d9d9d9; 
	/* Firefox */    
	-webkit-appearance:#d9d9d9; 
	/* Safari Chrome */    
	appearance:#d9d9d9;    
	border:1px solid #d9d9d9!important;;
	outline-color: #d9d9d9;    
	border: 0;
}
.divdisable {
	pointer-events: none;
}
.divenable {
	pointer-events: auto;
}


