.record_background {
	background-image: url(../img/others/login_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.9;
}
#dt_tableExport .fixed-width {
	width: 80% !important;
	max-width: 80% !important;
}
td.wrap-content span {
	white-space: normal !important;
	word-wrap: break-word !important;
	word-break: break-word !important;
}
