/* Add here all your CSS customizations */
.table_header {
	background-color:#0088cc !important;
	color:#ffffff;
}

.requester_list {
	margin-right:20px;
}

.poollist {
	margin:10px;
	display:inline-block;
}

.sidebar .active {
	font-weight:700 !important;
	color:#1ABC9C !important;
}

.sidetitle {
	font-weight: 500;
	margin-bottom:10px;
	font-size: 16px;
	border-bottom-width: 2px !important;
	border-border-bottom-color: black !important;
}