/* CSS Document */
HTML, BODY, TH, TD, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #555555;
}

.main_blurred {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	cursor: progress;
}

INPUT {
	height: 28px;
	font-size: 14px;	
}

INPUT.submit {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0px 12px 0px;	
	height: 32px !important;
	width: 40%;
	background: #eeeeee;
	border-radius: 12px;
	border: 1px #eeeeee solid;
	cursor: pointer;
}

input[type="submit"]:hover{
	border: 1px #d23600 solid;
}

input[type="radio"] {
	position: relative;
	top: 6px;
	left: -6px;
}

TD.options_td {
	text-align: right;
}

DIV.previewtxt {
	width: 75%;
	padding: 5px;
	font-size: 12px;
	color: #999;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	border-radius: 5px;
	border: 1px #eeeeee solid;
	float: left;
}

A.cIconLink:Link, A.cIconLink:Hover, A.cIconLink:Active, A.cIconLink:Visited {
	display: inline-block;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 0px 1px 0px 1px;
	background: #fff;
	border-radius: 5px;
	border: 1px #eeeeee solid;
}

A.cIconLink:Hover {
	background: #eee;
	border: 1px #d23600 solid;
}

A.cIconLink IMG {
	display: inline-block;
	position: relative;
	left: -4px;
	top: 4px;
	width: 16px;
	height: 16px;
}

SPAN.iconpretext {
	position: relative;
	top: 6px;
	float: left;
	color: #9e7f74;
}

SELECT {
}

LABEL {
	display: inline-block;
	background: #fafcfd;
	color: #999; /* #d23600 */
}

H1 {
	display: block;
	width: 100%;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-indent: 9px;
	border-bottom: 1px #eeeeee solid;	
	text-align: left;
}

SPAN.loadmsg {
	color: #999;
	font-size: 10px;
	font-weight: bold;	
}

SPAN.error {
	color: #d23600;
}

SPAN.errort {
	color: #c4b5b5;
	font-style: italic;
	font-size: 10px;
}

SPAN.success {
	color: #4ad200;	
}

DIV.nwrp {
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

DIV.nwrpl {
	white-space: pre-line; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

TABLE {
	border: 1px #eeeeee solid;
}

TH {
	text-align: left;	
}

THEAD {
	
}

TFOOT * TH {
	font-size: 13px;
	font-weight: normal;	
}

TD.label {
	width: 38%;	
	height: 40px;
}

TD.info {
	font-size: 12px;
	height: 28px;
}

TD.label LABEL {
	width: 98%;
	height: 100%;
	padding: 10px 3px 0px 2px;
	margin: 0px 12px 0px 0px;	
}

TD.field LABEL {
	width: auto;
	height: 100%;
	padding: 10px 3px 0px 2px;
	margin: 0px 12px 0px 0px;	
}

DIV.table_options_panel {
	display: block;
	width: 99%;
	background: #fff;
	border-radius: 12px;
	border: 1px #eeeeee solid;
	padding: 2px;
	margin: 0px 0px 15px 0px;
}

A.tbloption:Link, A.tbloption:Hover, A.tbloption:Active, A.tbloption:Visited {
	display: inline-block;
	background: #eee;
	border-radius: 12px;
	border: 1px #eeeeee solid;
	padding: 4px 8px 4px 8px;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

A.tbloption:Hover {
	color: #555555;
	border: 1px #d23600 solid;
	text-decoration: none;
}

A.o_green:Link, A.o_green:Active, A.o_green:Visited {
	background: #d4f0cf;	
}

A.o_green:Hover {
	background: #6cf651;	
}

A:Link, A:Hover, A:Active, A:Visited {
	color: #d23600;
	text-decoration: underline;
}

A:Hover {
	color: #555555;
	text-decoration: underline;
}

DIV.dataTables_wrapper TABLE TD, DIV.dataTables_wrapper TABLE TH {
	border-color: #dddddd;
}

TABLE.tbl_list TH {
	background: #eeeeee;
	color: #7a80dd;	
}

DIV.dataTables_filter, DIV.dataTables_length, DIV.dataTables_info, DIV.paging_simple_numbers {
	padding: 9px;
	font-size: 12px;	
}

TR.even TD, TR.odd TD {
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	max-width: 200px;
}

DIV#ui-datepicker {
	background: #fff;	
}

DIV#loadingdiv {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #b3b3b3;	
}

DIV.checkboxoption {
	width: 170px;
	display: inline-block;
	font-size: 13px;
	padding: 2px;	
}

DIV.checkboxoption LABEL {
	position: relative;
	float: right;
	width: 71%;
	padding: 8px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
	border-radius: 5px;
	top: 2px;
	font-size: 14px;
}

DIV.checkboxoption INPUT {
	float: left;	
}

ul.sortable li
{
	position: relative;
	height: auto;
	width: 270px;
	background: #fff;
	border: 1px #efefef solid;
	padding: 4px;
	cursor: move;
	border-radius: 5px;
}

#table {
	display: table;
	width: 100%;
	background: #fff;
	margin: 0;
	box-sizing: border-box;
}
#table .caption {
	display: block;
	width: 100%;
	background: #5566ff;
	height: 55px;
	padding-left: 10px;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
	box-sizing: border-box;
}
#table .header-row {
	background: #8b8b8b;
	color: #fff;
	display: table-row;
}
#table .row {
	display: table-row;
}
#table span {
	display: table-cell;
	padding: 6px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
#table span:first-child {
	text-align: left;
}