#colSuccess {
	width: 32;
}

#colTimestamp {
	width:175px;
}

#colEvent {
	width: 75px;
}

#colIP {
	width: 75px;
}

#auditTable tbody {
	cursor: pointer;
}

#eventAttributes {
	word-wrap: break-word;
}

.auditValue {
	padding: 0px;
	margin: 0px;
}

.audit-log-filter-div {
	padding-bottom: 20px;
}

.audit-log-filter{
	width: 300px;
}

.filterLabel {
	width: 75px !important;
}

#filterToolbar {
	padding-top: 25px;
}
