.dr-tree-h-ic {
	width: 0;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0 0 0 0;
}

.dr-tree-h-ic-img {
	margin-left: 8px;
	margin-right: 8px;
	padding: 0 0 0 0;
	display: block;
	width: 0;
	height: 0;
}

.dr-tree-h-text {
	width: 100%;
	cursor: default;
	border: solid 0 #fff;
	margin-left: 3px;
	margin-right: 3px;
	padding: 1px 0 1px 0;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

/*basic*/
.w100 {
	width: 100%;
}

.w40 {
	width: 40%;
}

.h100 {
	height: 100%;
}

.h10 {
	height: 10px;
}

.pt12 {
	padding-top: 12px;
}

.mt12 {
	margin-top: 12px;
}

.mb12 {
	margin-bottom: 12px;
}

.ml2 {
	margin-left: 2px;
}

.ml6 {
	margin-left: 6px;
}

.mr2 {
	margin-right: 2px;
}

.mr6 {
	margin-right: 6px;
}

.ajaxStatus {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	border: 3px solid #eee;
	z-index: 10;
}

/*elements*/

/*panelGrid*/
table.panelGrid {
	border-collapse: collapse;
}

/*card*/
table.card {
	border-collapse: collapse;
	font-size: 10pt;
	width: 100%; /*border-left: 1px solid #ccc;*/
/*border-top: 1px solid #ccc;*/
}

table.card caption {
	padding: 2px 2px 12px 2px;
	font-size: 2em;
	text-align: left; /*border: 1px solid #ccc;*/
}

table.card td.w100 {
	text-align: left; /*border-right: 1px solid #ccc;*/
/*border-bottom: 1px solid #ccc;*/
	padding: 6px;
}

table.card th {
	text-align: left; /*border-right: 1px solid #ccc;*/
/*border-bottom: 1px solid #ccc;*/
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
}

table.card .th {
	text-align: left; /*border-right: 1px solid #ccc;*/
/*border-bottom: 1px solid #ccc;*/
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
}

table.card td.label {
	text-align: left;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
	font-weight: bold;
}

table.card td.date {
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}

table.card td.author {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}

/*grid*/
table.grid {
	font-size: .9em;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}

table.grid caption {
	padding: 2px;
	font-size: 2em;
	text-align: left; /*border: 1px solid #ccc;*/
}

table.grid td {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	white-space: nowrap;
}

table.grid th {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
	background-color: #eee;
	color: inherit;
}

table.grid tr.odd {
	background-color: #eee;
	color: inherit;
}

table.grid tr.even {
}

table.grid tr.focused td {
/*background-image: url("../img/focused2.gif");*/
/*background-repeat:repeat-x;*/
/*background-position: top;*/
	/*border-bottom: 1px solid #333;*/
}

table.grid tr.selected td {
	background-color: #009;
	color: #fff;
}


/*grid1*/
table.grid1 {
	font-size: .9em;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
	border-color: transparent;
}

table.grid1 caption {
	padding: 2px;
	font-size: 2em;
	text-align: left; /*border: 1px solid #ccc;*/
	border-color: transparent;
}

table.grid1 td {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	white-space: nowrap;
	border-color: transparent;
}

table.grid1 th {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
	color: inherit;

	border-color: transparent;
	/*background-color: transparent;*/

}

table.grid1 tr.odd {
	background-color: #fff;
	color: inherit;
}

table.grid1 tr.even {
	background-color: #eee;
}

table.grid1 tr.focused td {
/*background-image: url("../img/focused2.gif");*/
/*background-repeat:repeat-x;*/
/*background-position: top;*/
	/*border-bottom: 1px solid #333;*/
	background-color: #009;
}

table.grid1 tr.selected td {
	background-color: #009;
	color: #fff;
}



.paging {
	padding: 3px 3px;
}

.paging * {
	padding: 3px 3px;
}

.paging span {
	border: 1px solid #ccc;
}

.paging a {
	padding: 3px 3px;
}

.paging a:hover {
	padding: 3px 3px;
}

/*filter*/

table.filter {
	font-size: 10pt;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}

table.filter caption {
	padding: 2px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	border: 1px solid #ccc;
}

html>body table.filter caption {
	padding: 2px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	border: 1px solid #ccc;
	margin-left:-1px;
}

table.filter td {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

table.filter th {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
}

table.filter td.label {
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
	font-weight: bold;
}

.label {
	color: #666;
	font-weight: bold;
	font-size: 10pt;
}


.labeltop {
	color: #666;
	font-weight: bold;
	font-size: 10pt;
    vertical-align: top;
}


.title {
	color: #666;
	font-weight: bold;
	font-size: 12pt;
}

menu item
ul.menu a {
	white-space: nowrap;
}

input.text {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
}

input.select {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
}

textarea.text {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
}

input.button {
	border: 1px solid #ccc;
	background-color: #eee;
	color: #666;
}

.buttonStyle {
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 8pt;
	height: 19px;
	margin-top: -20px;
	width: 16px;
}

html>body .buttonStyle {
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 8pt;
	height: 17px;
	margin-bottom: -1px;
	width: 16px;
}

.inputStyle {
	border: 1px solid #ccc;
	font-size: 8pt;
	height: 15px;
	margin-top: -20px;
	margin-right: 2px;
	padding-top: 2px;
	padding-left:2px;
}

html>body .inputStyle {
	border: 1px solid #ccc;
	font-size: 8pt;
	height: 14px;
	margin-bottom:0;
	margin-right: 2px;
	padding-top:1px;
	padding-left:2px;
}

/*span.text input {*/
/*border: 1px solid #ccc;*/
/*background-color: #fff;*/
/*color: #666;*/
/*}*/

select {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
}

.selectStyle {
	border: 1px solid #ccc;
	font-size: 8pt;
	margin-right: 2px;
}

/*todo*/
.error {
	color: red;
}

/*todo*/
.success {
	color: green;
}

/*.errorText {*/
/*color: red;*/
/*font-size: 1.2em;*/
/*}*/

/*.successText {*/
/*color: green;*/
/*font-size: 1.2em;*/
/*}*/

.hl {
	color: black;
}

.black {
	color: black;
}

.author {
	text-align: right;
}

.brief {
	text-align: justify;
}

.body {
	text-align: justify;
}

.grey {
	color: #666;;
}

.caption {
	display: block;
	font-size: 2em;
}

a.add {
	text-decoration: underline;
}

a.more-info {
	text-decoration: none;
}

.add {
}

/*.lab {*/
/*font-size: 0.5em;*/
/*font-weight: bold;*/
/*}*/

/*.newsheader {*/
/*font-size: 1em;*/
/*font-weight: bold;*/
/*color: #666;*/
/*}*/

/*.newstable {*/
/*font-size: 1em;*/
/*}*/

/*.paging a {*/
/*color: #c00;*/
/*background-color: inherit;*/
/*margin-left: 0;*/
/*margin-right: 0;*/
/*padding: 0 0 0 0;*/
/*}*/

/*.paging a:hover {*/
/*color: #c00;*/
/*background-color: inherit;*/
/*margin-left: 0;*/
/*margin-right: 0;*/
/*padding: 0 0 0 0;*/
/*}*/

/*.paging span {*/
/*padding: 2px;*/
/*border: 1px solid #000;*/
/*font-family: Tahoma, serif;*/
/*font-weight: bold;*/
/*font-size: 10px;*/
/*color: #000;*/
/*}*/

/*.paging div {*/
/*padding: 2px;*/
/*border: 1px solid #000;*/
/*font-family: Tahoma, serif;*/
/*font-weight: bold;*/
/*font-size: 10px;*/
/*color: #000;*/
/*}*/

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 1px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	font-size: 1em; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid: DXImageTransform . Microsoft . Shadow( color = gray, direction = 135 );
}


.tableWrapper
{
	overflow-x: auto;
	width: 100%;
	border-width: 0;
}

.yScroll
{
	overflow-y: scroll;
	height: 400px;
}

.rich-datascr-button {
	background-color: transparent;
	border: 0px;
}
.rich-dtascroller-table {
	background-color: transparent;
	border: 0px;
}
.rich-datascr-button {
	background-color: transparent;
}

.rich-datascr-act {
	background-color: transparent;
}

.rich-datascr-inact {
	background-color: transparent;
}

.rich-datascr-button-dsbld {
	background-color: transparent;
	
}

table.card_r {
	border-collapse: collapse;
	width: 100%;
}

table.card_r td.label {
	text-align: right;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
	font-weight: normal;
}

table.card_c {
	border-collapse: collapse;
	width: 100%;
}

table.card_c td.label {
	text-align: center;
	white-space: nowrap;
	padding: 2px 12px 2px 2px;
	font-weight: normal;
}

.myFontClass{
	background-color:white;
}

.yesNoBtn {
display: inline-block;
height: 25px;
min-width: 75px;
}



