a {
	cursor: pointer;
}

.sui-table td {
	font-size: 12px;
	text-align: center;
}

.print_detail_tr {
	background: #0EB687;
}

.print_detail_div {
	text-align: left;
	margin: 10px;
	padding: 10px;
	background: rgb(255, 255, 255);
	display: block;
}

.control-group .controls span, strong {
	line-height: 24px;
}

.sui-form.form-horizontal .control-label {
	font-weight: 700;
}

.sui-form.form-horizontal .control-group {
	margin-bottom: 5px;
	display: table;
}

.custom_print_content {
	width: 400px;
	height: 80px;
	padding: 8px;
}

.top_div {
	border-bottom: 1px solid #BCD1EA;
	padding-top: 20px;
	margin-bottom: 20px;
}

.sui-breadcrumb {
	padding-left: 0px;
}

.print_log_container {
	width: 96%;
	margin: 0 auto;
}