@CHARSET "UTF-8";
.cnoj-ui-col {border-radius:3px;background-color:#d1f0f3;border: 1px solid #b4deda;}
.cnoj-ui-title {padding: 8px 10px;color: #1d64b4;font-weight: 700;}
.cnoj-ui-content {margin: 0 4px 4px 4px;padding:4px;background-color:#fbffff; border: 1px solid #afded6;}
.col-sm-6>.cnoj-ui-col {margin-left: -10px;margin-right: -15px;}
.cnoj-ui-wrap-footer {
	margin-top: 5px;
	color: #999;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #e5e5e5;
	background-color: #f5f5f5;
}
.cnoj-ui-wrap-footer p {margin-bottom: 5px;}
.cnoj-ui-tr-selected tr>td{cursor: pointer;}
.cnoj-auto-limit-height {padding-top: 0;padding-bottom: 0;}