.datagrid-header .combo {
	border: 0px;
}

.applet_loading {
	opacity: .4;
	filter: alpha(opacity=40);
	background: url('images/loader.gif') no-repeat;
	height: 70px;
	width: 70px;
	position: absolute;
	top: 200px;
	left: 600px;
}

.UCML-Header {
	border-width: 0;
	display: none;
}

.applet-module panel-body {
	overflow: hidden;
}

.applet-box {
	outline: none;
}

.datagrid-edit-body {
	position: absolute;
	left: 0;
	top: 0;
	background-color: White;
}

.datagrid .panel-body {
	overflow: hidden;
}

.toexcel-area {
	width: 0;
	height: 0;
	padding: 2px;
	margin: 0;
	border: 0;
	position: absolute;
	left: -1111111;
}

.queryEditImg {
	cursor: pointer;
	width: 13px;
	height: 14px;
	display: block;
	background: url('images/wg_filter.gif');
}

.datagrid-pager {
	text-align: right;
	position: relative;
}

.datagrid-view {
	position: relative;
	overflow: hidden;
	outline: none;
}

.datagrid-view1 {
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	border-right1: 1px solid #ccc;
}

.datagrid-view2 {
	position: absolute;
	overflow: hidden;
	left: 210px;
	top: 0;
}

.datagrid-mask {
	position: absolute;
	left: 0;
	top: 0;
	background: #ccc;
	opacity: .3;
	filter: alpha(opacity=30);
	display: none;
}

.datagrid-mask-msg {
	position: absolute;
	cursor1: wait;
	width: auto;
	height: 16px;
	padding: 12px 5px 10px 30px;
	background: #fff url('images/pagination_loading.gif') no-repeat scroll 5px 10px;
	border: 2px solid #6593CF;
	color: #222;
	z-index: 9999999;
}

.datagrid-title {
	background: url('images/datagrid_title_bg.png') repeat-x;
	border-bottom: 1px solid #8DB2E3;
	border-top: 1px solid #fff;
	position: relative;
	padding: 5px 0;
}

.datagrid-title-text {
	color: #15428b;
	font-weight: bold;
	padding-left: 5px;
}

.datagrid-title-with-icon {
	padding-left: 22px;
}

.datagrid-title-icon {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 3px;
	top: 4px!important;
	top: 6px;
}

.datagrid-sort-icon {
	padding: 2px 13px 3px 0;
	cursor: pointer;
}

.datagrid-sort-desc .datagrid-sort-icon {
	background: url('images/datagrid_sort_desc.gif') no-repeat center center;
}

.datagrid-sort-asc .datagrid-sort-icon {
	background: url('images/datagrid_sort_asc.gif') no-repeat center center;
}

.datagrid-btn-separator {
	float: left;
	height: 24px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	margin: 2px 1px;
	display: inline;
}

.datagrid-pager {
	border-top: 1px solid #ccc;
	height: 28px;
	background: #efefef;
	padding: 1px 2px;
	border-bottom: 1px solid #ccc;
}

.datagrid-header {
	overflow: hidden;
	background: #fafafa url('images/datagrid_header_bg.gif') repeat-x left bottom;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1px;
	position: relative;
}

.datagrid-header-table {
	table-layout: fixed!important;
	display: table;
}

.datagrid-header .datagrid-header-inner {
	margin-bottom: -1px;
	width: 100%;
	overflow: hidden;
}

.datagrid-header-table td {
	border-right: 1px dotted #ccc;
	font-size: 12px;
	font-weight: normal;
	background: #fafafa url('images/datagrid_header_bg.gif') repeat-x left bottom;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #fff;
	padding: 0 5px 0 5px;
	border-right: 1px dotted #ccc;
}

.datagrid-header-table .datagrid-header-query-cell {
	border-right: 1px dotted #ccc;
	font-size: 12px;
	font-weight: normal;
	background: none;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-top: 1px dotted #fff;
	width: 100%;
	padding: 0;
	background-color: #fff;
}

.datagrid-header-table .datagrid-header-query-cell td {
	border: 0;
}

.datagrid-header-table td.datagrid-header-over {
	background: #EBF3FD;
}

.datagrid-header .datagrid-cell {
	margin: 0;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

.datagrid-header .datagrid-cell-group {
	margin: 0;
	padding: 4px 2px 4px 4px;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	text-align: center;
}

.datagrid-header-rownumber {
	text-align: center;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
}

.datagrid-td-rownumber {
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	background: #fafafa url('images/datagrid_header_bg.gif') repeat-x left bottom;
}

.datagrid-cell-rownumber {
	text-align: center;
	margin: 0;
	padding: 0;
}

.datagrid-body {
	margin: 0;
	padding: 0;
	overflow: auto;
	zoom: 1;
	display: block;
	position: relative;
}

.datagrid-body table {
	table-layout: fixed!important;
	display: table;
}

.datagrid-view1 .datagrid-body-inner {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.datagrid-view1 .datagrid-body {
	overflow: hidden;
}

.datagrid-body td {
	font-size: 12px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	padding: 0;
	margin: 0;
	line-height: 15px;
	padding: 0 5px 0 5px;
}

.datagrid-body .active-cell {
	background: #ffbd69;
	outline: none;
}

.datagrid-body .rulecheck-cell {
	border-bottom: 1px dotted red;
}

.datagrid-body .datagrid-cell {
	overflow: hidden;
	margin: 0;
	vertical-align: bottom;
	word-break: break-all;
	width: 100%;
}

.datagrid-body .datagrid-cell-group {
	overflow: hidden;
	margin: 0;
	vertical-align: bottom;
	width: 100%;
	word-break: nowrap;
	white-space: nowrap;
	word-wrap: normal;
}

.datagrid-body .datagrid-cell-nowrap {
	word-break: nowrap;
	white-space: nowrap;
	word-wrap: normal;
}

.datagrid-header-check {
	text-align: center;
}

.datagrid-cell-check {
	text-align: center;
	font-size: 1px;
	overflow: hidden;
}

.datagrid-header-check input {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
}

.datagrid-cell-check input {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
}

.datagrid-group-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.datagrid-group-collapse {
	background: url('images/datagrid_row_collapse.gif') no-repeat center center;
}

.datagrid-group-expand {
	background: url('images/datagrid_row_expand.gif') no-repeat center center;
}

.datagrid-view1 .datagrid-body .datagrid-groupRow td {
	border-right: 0;
}

.datagrid-row-alt {
	background: #EEF;
}

.datagrid-row-over {
	background: #D0E5F5;
	background1: #FBEC88;
	cursor: default;
}

.datagrid-row-selected {
	background: #FBEC88;
}

.datagrid-resize-proxy {
	position: absolute;
	width: 1px;
	top: 0;
	height: 10000px;
	background: red;
	cursor: e-resize;
	display: none;
}

.datagrid-body .datagrid-editable {
	padding: 0;
}

.datagrid-body .datagrid-editable table {
	width: 100%;
	height: 100%;
}

.datagrid-body .datagrid-editable td {
	border: 0;
	padding: 0;
}

.datagrid-edit-body .datagrid-editable-input {
	width: 100%;
	font-size: 12px;
	border: 1px solid #A4BED4;
	line-height: 180%;
	position: relative;
	top: 0;
	left: 0;
}

.datagrid-totalrowbody {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.datagrid-body-table {
	table-layout: fixed;
}

.datagrid-body-table td {
	font-size: 12px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	padding: 0;
	margin: 0;
	line-height: 15px;
	padding: 0 5px 0 5px;
	outline: none;
}

.datagrid-cell-bclink {
	padding-right: 5px;
}

.datagrid-header-hd-btn {
	display: inline-block;
	position: relative;
	width: 14px;
	background: url('images/grid3-hd-btn.gif') no-repeat left center;
	right: 0;
	top: 0;
	z-index: 2;
	cursor: pointer;
	height: 100%;
	vertical-align: middle;
}

.datagrid-header-query-tb {
	width: 100%;
	table-layout: fixed;
}

.class=datagrid-header-query-tb-cell {
	padding: 0;
	margin: 0;
	border: 0;
}

.join-gird-select-btn {
	background: url('images/join-gird-select-btn.gif') no-repeat;
}

.join-gird-close-btn {
	background: url('images/join-gird-close-btn.gif') no-repeat;
}

.applet-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=40);
	opacity: .40;
	background: #ccc;
	display1: none;
	font-size: 1px;
	*zoom: 1;
	overflow: hidden;
}

.tree {
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tree-edit-body {
	position: absolute;
	left: 0;
	top: 0;
}

.tree li {
	white-space: nowrap;
}

.tree li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tree-node {
	height: 18px;
	white-space: nowrap;
	cursor: pointer;
}

.tree-indent {
	display: inline-block;
	width: 16px;
	height: 18px;
	vertical-align: middle;
}

.tree-hit {
	cursor: pointer;
}

.tree-expanded {
	display: inline-block;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	background: url('images/tree_arrows.gif') no-repeat -18px 0;
}

.tree-expanded-hover {
	background: url('images/tree_arrows.gif') no-repeat -50px 0;
}

.tree-collapsed {
	display: inline-block;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	background: url('images/tree_arrows.gif') no-repeat 0 0;
	border: 0;
}

.tree-collapsed-hover {
	background: url('images/tree_arrows.gif') no-repeat -32px 0;
	border: 0;
}

.tree-folder {
	display: inline-block;
	background: url('images/tree_folder.gif') no-repeat;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	border: 0;
}

.tree-folder-open {
	border: 0;
	background: url('images/tree_folder_open.gif') no-repeat;
}

.tree-file {
	display: inline-block;
	background: url('images/tree_file.gif') no-repeat;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	border: 0;
}

.tree-loading {
	background: url('images/tree_loading.gif') no-repeat;
}

.tree-title {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 2px 0 2px;
	white-space: nowrap;
	height: 100%;
}

.tree-node-hover {
	background: #fafafa;
}

.tree-node-selected {
	background: #FBEC88;
}

.tree-checkbox {
	display: inline-block;
	width: 16px;
	height: 18px;
	vertical-align: middle;
}

.tree-checkbox0 {
	background: url('images/tree_checkbox_0.gif') no-repeat;
}

.tree-checkbox1 {
	background: url('images/tree_checkbox_1.gif') no-repeat;
}

.tree-checkbox2 {
	background: url('images/tree_checkbox_2.gif') no-repeat;
}

.tree-node-proxy {
	font-size: 12px;
	padding: 1px 2px 1px 18px;
	background: #fafafa;
	border: 1px solid #ccc;
}

.tree-dnd-yes {
	background: url('images/tree_dnd_yes.png') no-repeat 0 center;
}

.tree-dnd-no {
	background: url('images/tree_dnd_no.png') no-repeat 0 center;
}

.tree-node-top {
	border-top: 1px dotted red;
}

.tree-node-bottom {
	border-bottom: 1px dotted red;
}

.tree-node-append .tree-title {
	border: 1px dotted red;
}

.tree-editor {
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 16px;
	width: 80px;
	position: absolute;
	top: 0;
}

.x-tree-lines .x-tree-elbow {
	background-image: url(images/elbow.gif);
}

.x-tree-lines .x-tree-elbow-plus {
	background-image: url(images/elbow-plus.gif);
}

.x-tree-lines .x-tree-elbow-minus {
	background-image: url(images/elbow-minus.gif);
}

.x-tree-lines .x-tree-elbow-end {
	background-image: url(images/elbow-end.gif);
}

.x-tree-lines .x-tree-elbow-end-plus {
	background-image: url(images/elbow-end-plus.gif);
}

.x-tree-lines .x-tree-elbow-end-minus {
	background-image: url(images/elbow-end-minus.gif);
}

.x-tree-lines .x-tree-elbow-line {
	background-image: url(images/elbow-line.gif);
}

.x-tree-no-lines .x-tree-elbow-plus {
	background-image: url(images/elbow-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-minus {
	background-image: url(images/elbow-minus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-plus {
	background-image: url(images/elbow-end-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-minus {
	background-image: url(images/elbow-end-minus-nl.gif);
}

.x-tree-arrows .x-tree-elbow-plus {
	background-image: url(images/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-minus {
	background-image: url(images/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-plus {
	background-image: url(images/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-minus {
	background-image: url(images/arrows.gif);
}

.x-tree-no-lines .x-tree-elbow {
	background-color: transparent;
}

.x-tree-no-lines .x-tree-elbow-end {
	background-color: transparent;
}

.x-tree-no-lines .x-tree-elbow-line {
	background-color: transparent;
}

.x-tree-arrows .x-tree-elbow {
	background-color: transparent;
}

.x-tree-arrows .x-tree-elbow-plus {
	background: transparent no-repeat 0 0;
}

.x-tree-arrows .x-tree-elbow-minus {
	background: transparent no-repeat -16px 0;
}

.x-tree-arrows .x-tree-elbow-end {
	background-color: transparent;
}

.x-tree-arrows .x-tree-elbow-end-plus {
	background: transparent no-repeat 0 0;
}

.x-tree-arrows .x-tree-elbow-end-minus {
	background: transparent no-repeat -16px 0;
}

.x-tree-arrows .x-tree-elbow-line {
	background-color: transparent;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-plus {
	background-position: -32px 0;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-minus {
	background-position: -48px 0;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-plus {
	background-position: -32px 0;
}

.x-tree-arrows .x-tree-ec-over .x-tree-elbow-end-minus {
	background-position: -48px 0;
}

.x-tree-elbow-plus,.x-tree-elbow-minus,.x-tree-elbow-end-plus,.x-tree-elbow-end-minus {
	cursor: pointer;
}

.x-tree-root-hiden {
	display: none;
}

.x-tree-root-hiden-ul {
	margin-left: 0;
}

.window {
	font-size: 12px;
	position: absolute;
	overflow: hidden;
	background: transparent url('images/panel_title.png');
	background1: #878787;
	padding: 5px;
	border: 1px solid #99BBE8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.window-shadow {
	position: absolute;
	background: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}

.window .window-header {
	background: transparent;
	padding: 2px 0 4px 0;
}

.window .window-body {
	background: #fff;
	border: 1px solid #99BBE8;
	border-top-width: 0;
}

.window .window-header .panel-icon {
	left: 1px;
	top: 1px;
}

.window .window-header .panel-with-icon {
	padding-left: 18px;
}

.window .window-header .panel-tool {
	top: 0;
	right: 1px;
}

.window-proxy {
	position: absolute;
	overflow: hidden;
	border: 1px dashed #15428b;
}

.window-mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=40);
	opacity: .40;
	background: #ccc;
	display1: none;
	font-size: 1px;
	*zoom: 1;
	overflow: hidden;
}

.panel {
	overflow: hidden;
	font-size: 12px;
}

.panel-header {
	padding: 5px;
	line-height: 15px;
	color: #15428b;
	font-weight: bold;
	font-size: 12px;
	background: url('images/panel_title.png') repeat-x;
	position: relative;
	border: 1px solid #99BBE8;
}

.panel-title {
	text-align: left;
}

.panel-header-noborder {
	border-width: 0;
	border-bottom: 1px solid #99BBE8;
}

.panel-body {
	overflow: auto;
	border: 1px solid #99BBE8;
	border-top-width: 0;
}

.panel-body-noheader {
	border-top-width: 1px;
}

.panel-body-noborder {
	border-width: 0;
}

.panel-with-icon {
	padding-left: 18px;
}

.panel-icon {
	position: absolute;
	left: 5px;
	top: 4px;
	width: 16px;
	height: 16px;
}

.panel-tool {
	position: absolute;
	right: 5px;
	top: 4px;
}

.panel-tool div {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-left: 2px;
	cursor: pointer;
	opacity: .6;
	filter: alpha(opacity=60);
}

.panel-tool div.panel-tool-over {
	opacity: 1;
	filter: alpha(opacity=100);
}

.panel-tool-close {
	background: url('images/panel_tools.gif') no-repeat -16px 0;
}

.panel-tool-min {
	background: url('images/panel_tools.gif') no-repeat 0 0;
}

.panel-tool-max {
	background: url('images/panel_tools.gif') no-repeat 0 -16px;
}

.panel-tool-restore {
	background: url('images/panel_tools.gif') no-repeat -16px -16px;
}

.panel-tool-collapse {
	background: url('images/panel_tool_collapse.gif') no-repeat;
}

.panel-tool-expand {
	background: url('images/panel_tool_expand.gif') no-repeat;
}

.panel-loading {
	padding: 11px 0 10px 30px;
	background: url('images/panel_loading.gif') no-repeat 10px 10px;
}

.numericedit {
	display: block;
	white-space: nowrap;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 1px solid #A4BED4;
	width: 100%;
}

.numericedit-table {
	width: 100%;
	table-layout: fixed;
}

.ucml-numericedit-td {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.ucml-numericedit-td img {
	margin: 0;
	padding: 0;
}

.numericedit-text {
	font-size: 12px;
	border: 0;
	line-height: 20px;
	height: 20px;
	padding: 0;
	*height: 18px;
	*line-height: 18px;
	_height: 18px;
	_line-height: 18px;
	width: 100%;
}

.combo {
	display: block;
	white-space: nowrap;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 1px solid #A4BED4;
	width: 100%;
}

.combo-text {
	font-size: 12px;
	border: 0;
	line-height: 20px;
	height: 20px;
	padding: 0;
	*height: 18px;
	*line-height: 18px;
	_height: 18px;
	_line-height: 18px;
	width: 100%;
}

.combo-arrow {
	background: #E0ECF9 url('images/combo_arrow.gif') no-repeat 3px 4px;
	width: 18px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	opacity: .6;
	filter: alpha(opacity=60);
}

.combo-arrow-hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.combo-panel {
	background: #fff;
	overflow: auto;
}

.calendar {
	background: #fff;
	border: 1px solid #A4BED4;
	padding: 1px;
	overflow: hidden;
}

.calendar-noborder {
	border: 0;
}

.calendar-header {
	position: relative;
	background: #E0ECFF;
	font-size: 12px;
	height: 22px;
}

.calendar-title {
	text-align: center;
	height: 22px;
}

.calendar-title span {
	position: relative;
	top: 2px;
	line-height: 12px;
	display: inline-block;
	padding: 3px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.calendar-prevmonth,.calendar-nextmonth,.calendar-prevyear,.calendar-nextyear {
	position: absolute;
	top: 4px;
	width: 14px;
	height: 14px;
	line-height: 12px;
	cursor: pointer;
	font-size: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.calendar-prevmonth {
	left: 20px;
	background: url('images/calendar_prevmonth.gif') no-repeat 3px 2px;
}

.calendar-nextmonth {
	right: 20px;
	background: url('images/calendar_nextmonth.gif') no-repeat 3px 2px;
}

.calendar-prevyear {
	left: 3px;
	background: url('images/calendar_prevyear.gif') no-repeat 1px 2px;
}

.calendar-nextyear {
	right: 3px;
	background: url('images/calendar_nextyear.gif') no-repeat 1px 2px;
}

.calendar-body {
	font-size: 12px;
	position: relative;
}

.calendar-body table {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	font-size: 12px;
	padding1: 5px;
}

.calendar-body th,.calendar-body td {
	text-align: center;
}

.calendar-body th {
	background: #fafafa;
	color: #888;
	border-bottom1: 1px solid #ccc;
}

.calendar-day {
	color: #222;
	cursor: pointer;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.calendar-sunday {
	color: #C22;
}

.calendar-saturday {
	color: #0e0;
}

.calendar-today {
	color: #00f;
}

.calendar-day-disabled {
	color: #333;
	cursor: default;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.calendar-today-disabled {
	color: #0000ff;
	cursor: default;
}

.calendar-other-month {
	opacity: .3;
	filter: alpha(opacity=30);
}

.calendar-hover {
	border: 1px solid red;
}

.calendar-selected {
	background: #FBEC88;
	border: 1px solid red;
}

.calendar-nav-hover {
	background-color: #FBEC88;
}

.calendar-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 150px;
	padding: 5px;
	font-size: 12px;
	background: #E0ECFF;
	display: none;
}

.calendar-menu-year-inner {
	text-align: center;
	padding-bottom: 5px;
}

.calendar-menu-year {
	width: 40px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px;
	font-weight: bold;
}

.calendar-menu-prev,.calendar-menu-next {
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: top;
	cursor: pointer;
}

.calendar-menu-prev {
	margin-right: 10px;
	background: url('images/calendar_prevyear.gif') no-repeat 5px 6px;
}

.calendar-menu-next {
	margin-left: 10px;
	background: url('images/calendar_nextyear.gif') no-repeat 5px 6px;
}

.calendar-menu-hover {
	background-color: #FBEC88;
}

.calendar-menu-month-inner table {
	width: 100%;
	height: 100%;
}

.calendar-menu-month {
	text-align: center;
	cursor: pointer;
	border: 1px solid #fafafa;
	font-weight: bold;
	color: #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.datebox .combo-arrow {
	background: url('images/datebox_arrow.png') no-repeat center center;
}

.datebox-calendar-inner {
	height: 180px;
}

.datebox-time-panel {
	font-size: 12px;
	background-color: #fafafa;
	text-align: center;
}

.datebox-button {
	height: 18px;
	padding: 2px 5px;
	font-size: 12px;
	background-color: #fafafa;
	text-align: center;
}

.datebox-current,.datebox-close {
	float: left;
	color: #888;
	text-decoration: none;
	font-weight: bold;
}

.datebox-close {
	float: right;
}

.datebox-ok {
	float: left;
	color: #888;
	text-decoration: none;
	font-weight: bold;
}

.datebox-button-hover {
	color: #A4BED4;
}

.validatebox-invalid {
	background: #FFE url('images/validatebox_warning.png') no-repeat right 1px;
}

.validatebox-tip {
	position: absolute;
	width: 200px;
	height: auto;
	display: none;
	z-index: 9900000;
}

.validatebox-tip .validatebox-tip-content {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 10px;
	padding: 3px 5px;
	border: 1px solid #C93;
	background: #FFC;
	z-index: 9900001;
	font-size: 12px;
}

.validatebox-tip .validatebox-tip-pointer {
	background: url('images/validatebox_pointer.gif') no-repeat left top;
	display: inline-block;
	width: 10px;
	height: 19px;
	position: absolute;
	left: 1px;
	top: 0;
	z-index: 9900002;
}

.validatebox-tip-left .validatebox-tip-content {
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 0;
	padding: 3px 5px;
	border: 1px solid #C93;
	background: #FFC;
	z-index: 9900001;
	font-size: 12px;
}

.validatebox-tip-left .validatebox-tip-pointer {
	background: url('images/validatebox_pointer_left.gif') no-repeat left top;
	display: inline-block;
	width: 19px;
	height: 10px;
	position: absolute;
	left: 1px;
	top: 0;
	z-index: 9900002;
}

a.l-btn {
	color: #444;
	background: url('images/button_a_bg.gif') no-repeat top right;
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
	height: 24px;
	padding-right: 18px;
	cursor: pointer;
	outline: none;
}

a.l-btn-plain {
	background: transparent;
	padding-right: 5px;
	border: 1px solid transparent;
	_border: 0 solid #efefef;
	_padding: 1px 6px 1px 1px;
}

a.l-btn-disabled {
	color: #ccc;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: default;
}

a.l-btn span.l-btn-left {
	display: block;
	background: url('images/button_span_bg.gif') no-repeat top left;
	padding: 4px 0 4px 18px;
	line-height: 16px;
}

a.l-btn-plain span.l-btn-left {
	background: transparent;
	padding-left: 5px;
}

a.l-btn span span.l-btn-text {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0;
}

a.l-btn span span span.l-btn-empty {
	display: inline-block;
	padding: 0;
	width: 16px;
}

a:hover.l-btn {
	background-position: bottom right;
	outline: none;
}

a:hover.l-btn span.l-btn-left {
	background-position: bottom left;
}

a:hover.l-btn-plain {
	border: 1px solid #7eabcd;
	background: url('images/button_plain_hover.png') repeat-x left bottom;
	_padding: 0 5px 0 0;
}

a:hover.l-btn-disabled {
	background-position: top right;
}

a:hover.l-btn-disabled span.l-btn-left {
	background-position: top left;
}

.menu {
	position: absolute;
	background: #f0f0f0 url('images/menu.gif') repeat-y;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
	overflow: hidden;
	width: 150px;
}

.menu-item {
	position: relative;
	margin: 0;
	padding: 0;
	height: 22px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid transparent;
	_border: 1px solid #f0f0f0;
}

.menu-text {
	position: absolute;
	left: 28px;
	top: 0;
}

.menu-icon {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 3px;
	left: 2px;
}

.menu-rightarrow {
	position: absolute;
	width: 4px;
	height: 7px;
	top: 7px;
	right: 5px;
	background: url('images/menu_rightarrow.png') no-repeat;
}

.menu-sep {
	margin: 3px 0 3px 24px;
	line-height: 2px;
	font-size: 2px;
	background: url('images/menu_sep.png') repeat-x;
}

.menu-active {
	border: 1px solid #7eabcd;
	background: #fafafa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.menu-shadow {
	position: absolute;
	background: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2,MakeShadow=false,ShadowOpacity=0.2);
}

.icon-add {
	background: url('icons/edit_add.png') no-repeat;
}

.icon-edit {
	background: url('icons/pencil.png') no-repeat;
}

.icon-remove {
	background: url('icons/edit_remove.png') no-repeat;
}

.icon-save {
	background: url('icons/filesave.png') no-repeat;
}

.icon-cut {
	background: url('icons/cut.png') no-repeat;
}

.icon-ok {
	background: url('icons/ok.png') no-repeat;
}

.icon-no {
	background: url('icons/no.png') no-repeat;
}

.icon-cancel {
	background: url('icons/cancel.png') no-repeat;
}

.icon-reload {
	background: url('icons/reload.png') no-repeat;
}

.icon-search {
	background: url('icons/search.png') no-repeat;
}

.icon-print {
	background: url('icons/print.png') no-repeat;
}

.icon-help {
	background: url('icons/help.png') no-repeat;
}

.icon-undo {
	background: url('icons/undo.png') no-repeat;
}

.icon-redo {
	background: url('icons/redo.png') no-repeat;
}

.icon-back {
	background: url('icons/back.png') no-repeat;
}

.s-btn-downarrow {
	display: inline-block;
	width: 16px;
	background: url('images/menu_downarrow.png') no-repeat 9px center;
}

.m-btn-downarrow {
	display: inline-block;
	width: 12px;
	background: url('images/menu_downarrow.png') no-repeat 4px 6px;
}

a.s-btn-active {
	background-position: bottom right;
}

a.s-btn-active span.l-btn-left {
	background-position: bottom left;
}

a.s-btn-active .s-btn-downarrow {
	background: url('images/menu_split_downarrow.png') no-repeat 4px -18px;
}

a:hover.l-btn .s-btn-downarrow {
	background: url('images/menu_split_downarrow.png') no-repeat 4px -18px;
}

a.s-btn-plain-active {
	background: transparent;
	border: 1px solid #7eabcd;
	_padding: 0 5px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a.s-btn-plain-active .s-btn-downarrow {
	background: url('images/menu_split_downarrow.png') no-repeat 4px -18px;
}

.m-btn-downarrow {
	display: inline-block;
	width: 12px;
	background: url('images/menu_downarrow.png') no-repeat 4px 6px;
}

a.m-btn-active {
	background-position: bottom right;
}

a.m-btn-active span.l-btn-left {
	background-position: bottom left;
}

a.m-btn-plain-active {
	background: transparent;
	border: 1px solid #7eabcd;
	_padding: 0 5px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tabs-container {
	overflow: hidden;
	background: #fff;
	margin-bottom: 5px;
}

.tabs-header {
	border: 1px solid #8DB2E3;
	background: #E0ECFF;
	border-bottom: 0;
	position: relative;
	overflow: hidden;
	padding: 0;
	padding-top: 2px;
	overflow: hidden;
}

.tabs-header-noborder {
	border: 0;
}

.tabs-header-plain {
	border: 0;
	background: transparent;
}

.tabs-scroller-left {
	position: absolute;
	left: 0;
	top: -1px;
	width: 18px;
	height: 28px!important;
	height: 30px;
	border: 1px solid #8DB2E3;
	font-size: 1px;
	display: none;
	cursor: pointer;
	background: #E0ECFF url('images/tabs_leftarrow.png') no-repeat 1px 5px;
}

.tabs-scroller-right {
	position: absolute;
	right: 0;
	top: -1px;
	width: 18px;
	height: 28px!important;
	height: 30px;
	border: 1px solid #8DB2E3;
	font-size: 1px;
	display: none;
	cursor: pointer;
	background: #E0ECFF url('images/tabs_rightarrow.png') no-repeat 2px 5px;
}

.tabs-tool {
	position: absolute;
	top: -1px;
	border: 1px solid #8DB2E3;
	padding: 1px;
	background: #E0ECFF;
	overflow: hidden;
}

.tabs-header-plain .tabs-scroller-left {
	top: 2px;
	height: 25px!important;
	height: 27px;
}

.tabs-header-plain .tabs-scroller-right {
	top: 2px;
	height: 25px!important;
	height: 27px;
}

.tabs-header-plain .tabs-tool {
	top: 2px;
	padding-top: 0;
}

.tabs-scroller-over {
	background-color: #ECF9F9;
}

.tabs-wrap {
	position: relative;
	left: 0;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

.tabs-scrolling {
	margin-left: 18px;
	margin-right: 18px;
}

.tabs {
	list-style-type: none;
	height: 26px;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	font-size: 12px;
	border-bottom: 1px solid #8DB2E3;
}

.tabs li {
	float: left;
	display: inline-block;
	margin1: 0 1px;
	margin-right: 4px;
	margin-bottom: -1px;
	padding: 0;
	position: relative;
	border: 1px solid #8DB2E3;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tabs li a.tabs-inner {
	display: inline-block;
	text-decoration: none;
	color: #416AA3;
	background: url('images/tabs_enabled.png') repeat-x left top;
	margin: 0;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	white-space: nowrap;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tabs li a.tabs-inner:hover {
	background: url('images/tabs_active.png') repeat-x left bottom;
}

.tabs li.tabs-selected {
	border: 1px solid #8DB2E3;
	border-bottom: 1px solid #fff;
	border-top1: 2px solid #8DB2E3;
}

.tabs li.tabs-selected a {
	color: #416AA3;
	font-weight: bold;
	background: #fff;
	background: #7eabcd url('images/tabs_active.png') repeat-x left bottom;
	outline: none;
}

.tabs li.tabs-selected a:hover {
	cursor: default;
	pointer: default;
}

.tabs-with-icon {
	padding-left: 18px;
}

.tabs-icon {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 10px;
	top: 5px;
}

.tabs-closable {
	padding-right: 8px;
}

.tabs li a.tabs-close {
	position: absolute;
	font-size: 1px;
	display: block;
	padding: 0;
	width: 11px;
	height: 11px;
	top: 7px;
	right: 5px;
	opacity: .6;
	filter: alpha(opacity=60);
	background: url('images/tabs_close.gif') no-repeat 2px 2px;
}

.tabs li a:hover.tabs-close {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: hand;
	cursor: pointer;
	background-color: #8DB2E3;
}

.tabs-content {
	margin: 0;
	padding: 0;
	border: 1px solid #8DB2E3;
	border-top: 0;
	overflow: hidden;
}

.tabs-content-noborder {
	border: 0;
}

.messager-body {
	padding: 5px 10px;
}

.messager-button {
	text-align: center;
	padding-top: 10px;
}

.messager-icon {
	float: left;
	width: 47px;
	height: 35px;
}

.messager-error {
	background: url('images/messager_error.gif') no-repeat scroll left top;
}

.messager-info {
	background: url('images/messager_info.gif') no-repeat scroll left top;
}

.messager-question {
	background: url('images/messager_question.gif') no-repeat scroll left top;
}

.messager-warning {
	background: url('images/messager_warning.gif') no-repeat scroll left top;
}

.messager-input {
	width: 262px;
	border: 1px solid #ccc;
}

.toolbar {
	overflow: hidden;
}

.toolbar td,.toolbar span,.toolbar input,.toolbar div,.toolbar select,.toolbar label {
	font: normal 12px arial,tahoma,helvetica,sans-serif;
	white-space: nowrap;
}

.toolbar td {
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
}

.toolbar .separator {
	float: left;
	height: 24px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #fff;
	margin: 2px 1px;
}

.toolbar .item-disabled {
	color: gray;
}

.toolbar .item-disabled * {
	color: gray;
}

.toolbar .pagination-msg {
	float: left;
}

.datagrid-pager .firstbtn {
	height: 22px;
	width: 21px;
	background-image: url('images/pagination-min.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.datagrid-pager .prevbtn {
	cursor: pointer;
	height: 22px;
	width: 21px;
	background: url('images/pagination-min.gif') no-repeat 0 -22px;
}

.datagrid-pager .morebtn {
	cursor: pointer;
	height: 22px;
	width: 21px;
	background: url('images/pagination-min.gif') no-repeat 0 -44px;
}

.datagrid-pager .lastbtn {
	cursor: pointer;
	height: 22px;
	width: 21px;
	background: url('images/pagination-min.gif') no-repeat 0 -66px;
}

.datagrid-pager .refreshbtn {
	cursor: pointer;
	height: 22px;
	width: 21px;
	background: url('images/pagination-min.gif') no-repeat 0 -88px;
}

.datagrid-pager .gotopagebtn {
	cursor: pointer;
	height: 22px;
	width: 21px;
	background: url('images/pagination-min.gif')  no-repeat 0px -110px;
}

form {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

.layout {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.layout-panel {
	position: absolute;
	overflow: hidden;
}

.layout-panel-east,.layout-panel-west {
	z-index: 2;
	background1: #fff;
}

.layout-panel-north,.layout-panel-south {
	z-index: 3;
	background1: #fff;
}

.layout-button-up {
	background: url('images/layout_button_up.gif') no-repeat;
}

.layout-button-down {
	background: url('images/layout_button_down.gif') no-repeat;
}

.layout-button-left {
	background: url('images/layout_button_left.gif') no-repeat;
}

.layout-button-right {
	background: url('images/layout_button_right.gif') no-repeat;
}

.layout-expand {
	position: absolute;
	padding: 0 5px;
	padding: 0;
	background: #D2E0F2;
	font-size: 1px;
	cursor: pointer;
	z-index: 1;
}

.layout-expand .panel-header {
	background: transparent;
	border-bottom-width: 0;
}

.layout-expand .panel-header .panel-tool {
	top: 5px;
}

.layout-expand .panel-body {
	overflow: hidden;
}

.layout-expand-over {
	background: #E1F0F2;
}

.layout-body {
	overflow: auto;
	background: #fff;
}

.layout-split-proxy-h {
	position: absolute;
	width: 5px;
	background: #ccc;
	font-size: 1px;
	cursor: e-resize;
	display: none;
	z-index: 5;
}

.layout-split-proxy-v {
	position: absolute;
	height: 5px;
	background: #ccc;
	font-size: 1px;
	cursor: n-resize;
	display: none;
	z-index: 5;
}

.layout-split-north {
	border-bottom: 5px solid #D2E0F2;
}

.layout-split-south {
	border-top: 5px solid #D2E0F2;
}

.layout-split-east {
	border-left: 5px solid #D2E0F2;
}

.layout-mask {
	position: absolute;
	background: #fafafa;
	filter: alpha(opacity=10);
	opacity: .10;
	z-index: 4;
}

.layout-split-west {
	border-right: 5px solid #D2E0F2;
}

.o_statusbar_status {
    margin-left: auto;
    flex-flow: row-reverse wrap-reverse;
    align-self: stretch;
    align-items: stretch;
    margin-bottom: 0px;
    display: flex;
    text-align: inherit;
    box-sizing: border-box;
    border-left: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    height:100%;
}

.o_arrow_button {
    padding-right: 16px;
    opacity: 1.0 !important;
    color: #adb5bd;
    pointer-events: none;
    border-left: 1px solid #dee2e6;
    overflow-x: hidden;
    font-weight: 500;
    min-height: 33px;
    font-size: 11px;
    position: relative;
    padding-left: 22px;
    border-width: 0 0 0;
    border-radius: 0;
    transition: all 0.1s ease 0s;
    background-color: white;
    border-color: white;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    overflow: visible;
    margin: 0;
    font-family: inherit;
}

.status_button:after {
    border-left-color: #e9ecef;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    right: -10px;
    border-top: 15px solid transparent;
    border-bottom: 15.5px solid transparent;
    border-right: none;
    border-left: 11px solid white;
    transition: border 0.2s ease 0s;
    box-sizing: border-box;
    -moz-transform:scale(0.9999);
}

.status_button:before {
    right: -11px;
    border-left-color: #dee2e6;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    border-top: 15px solid transparent;
    border-bottom: 15.5px solid transparent;
    border-right: none;
    border-left: 11px solid #dee2e6;
    transition: border 0.2s ease 0s;
    box-sizing: border-box;
    -moz-transform:scale(0.9999);
}

.o_arrow_button.active {
    color: #875A7B;
    background-color: #e9ecef;
}

.o_arrow_button.active:after {
    border-left-color: #e9ecef;
}

.vcview_input {
    background-color:white !important;
    border:0 !important;
    overflow:hidden;
    resize:none;
    text-align:left !important;
}

.vcview_label {
    font-weight: bold !important;
}

.vcview_select {
    background-color: white !important;
    border: 0 !important;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
}
.vcview_select::-ms-expand { 
    display: none; 
}
.o_optional_columns {
    float:right;
    cursor:pointer;
    padding:0px 5px 0px 5px;
}

.o_optional_columns:hover {
    background-color:white;
}

.eyooo_stat_text {
    font-size:0.75rem;
}
.eyooo_stat_text.pl {
    padding-left: 0.3rem;
}
.eyooo_stat_text.pr {
    padding-right: 0.3rem;
}

.eyooo_stat_button {
    float:right;
    margin-right:5px;
    /*background-color: #e9ecef;*/
    background-color: white;
    color: #adb5bd;
    padding-bottom: 0px !important;
    border:0;
}

.eyooo_stat_button:hover {
    background-color: #e9ecef;
}

.eyooo_stat_button.pb {
    padding-bottom: 6px !important;
}

.eyooo_stat_img {
    height:16px;
    width:16px;
}
.eyooo_drop_stat_text {
    color: #adb5bd;
    padding-top:1px;
    font-size: 0.75rem;
    padding-left: 5px;
    padding-right: 5px;
}
.eyooo_drop_stat_text.pl {
    padding-left: 1.25rem;
    color:#3d95d5;
}
.eyooo_drop_stat_text.ditem {
    color: #212529;
    padding-left: 0.75rem;
}
.eyooo_drop_stat_img {
    margin-top:1px;
    margin-left: 5px;
}
.eyooo_drop_stat_item:hover {
    background-color: #e9ecef;
    cursor:pointer;
}
.eyooo_drop_stat_item {
    margin-top:2px;
    height:20px;
}
.eyooo_drop_stat_item.disable {
    opacity:.65;
    pointer-events: none;
}
.eyooo_drop_stat_menu {
    min-width:100px;
    position:absolute;
    border: 1px solid #ccc;
    background-color:white;
    z-index:999999;
    overflow:hidden;
}

.vc_view div{
    pointer-events: none;
}

.vc_view input{
    pointer-events: none;
}

.vc_view textarea{
    pointer-events: none;
}

.vc_view select{
    pointer-events: none;
}

.vc_view option{
    pointer-events: none;
}

.vc_view span{
    pointer-events: none;
}

.vc_view label{
    pointer-events: none;
}

.vc_view table{
    pointer-events: none;
}

.vc_view a{
    pointer-events: none;
}

.vc_view input {
    background-color:white !important;
    border:0 !important;
    overflow:hidden;
    resize:none !important;
    text-align:left !important;
}

.vc_view textarea {
    background-color:white !important;
    border:0 !important;
    overflow:hidden;
    resize:none !important;
    text-align:left !important;
}

.vc_view select {
    background-color: white !important;
    border: 0 !important;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
}

.vc_view select::-ms-expand { 
    display: none; 
}
.vc_view span.combo-arrow{
    display: none; 
}

.vc_view label.u-label{
    font-weight: bold !important;
    margin-top:4px;
}
.vc_view div.edui-editor-toolbarbox.edui-default {
    display: none; 
}
.vc_view div.edui-editor-bottomContainer.edui-default {
    display: none; 
}
.vc_view div.edui-editor.edui-default {
    border:0;
}
.vc_view div.u-label-control {
    align-items:flex-start;
}
.vc_view div.numericedit {
    border:0;
}
.vc_view table.numericedit-table table{
    display: none; 
}
.vc_view div.signpicture input{
    display: none; 
}
.vc_view div.uploadimg-control input{
    display: none; 
}
.vc_view div[ctype='UCML.AutoNumber'] span{
    display: none; 
}
.vc_view div[ctype='UCML.AutoNumber']{
    background-color:white !important;
    border:0 !important;
    overflow:hidden;
    resize:none !important;
    text-align:left !important;
}
.vc_view div.radiolist td[data-checked='unchecked'] {
    display: none;
}
.vc_view div.radiolist td span.on{
    display: none; 
}

.vc_view div.radiolist td label{
    margin-top: 4px; 
}
.vc_view div.radiolist td label{
    padding-left: 12px; 
}

.vc_view div.checkboxlist td[data-checked='unchecked'] {
    display: none;
}
.vc_view div.checkboxlist td span.on{
    display: none; 
}

.vc_view div.upload-action{
    display: none; 
}

.vc_view div.checkboxlist td label{
    margin-top: 4px; 
}

.vc_view div.checkboxlist td label{
    padding-left: 5px; 
}

.vc_view a.ulink{
    padding-top: 3px; 
}

.vc_view div.ulabel{
    padding-top: 3px; 
}
.jlink_btn {
    background: url(../../../Images/eyooo/jlink.png) no-repeat 3px 4px;
    width: 18px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    opacity: 0.6;
    pointer-events:auto;
}

.radiolist td, .checkboxlist td {
    padding-right: 5px !important;
}

