body {

}

table.traceTable {
	
}

.traceTable th {
	background-color: #5e9bff !important;
	color: white !important;
}

button.postButton {
	background: none;
	border: none;
	padding: 0;
	font-family: arial, sans-serif;
	color: #069;
	font-size: 100%;
	cursor: pointer;
}

button.postButton:hover {
	text-decoration: underline;
}

.hiddenRow {
	padding: 0 !important;
}

.hiddenAlign {
	padding: 0 !important;
	margin: 0 !important;
}

table.nestedTable {
	margin-bottom: 0 !important;
}

.nestedTable th {
	background-color: #ddeaff !important;
	color: #1468A8 !important;
	font-weight: normal;
}

table tr td.previewTable {
	background-color: #ddeaff !important;
	color: #1468A8 !important;
}

.fit {
	width: 1% !important;
	white-space: nowrap;
}

.table-hover>tbody>tr.select-row:hover>td, .suppress-select>td {
	background-color: white !important;
}

.fa {
	cursor: pointer;
}

