html {
	height: 100% !important;
}

body {
	margin: 0;
	min-height: 100% !important;
	padding: 0;
}

table,
*[class^=dataTables_],
*[class^=dataTables_] * {
	font-size: 0.9rem;	
}

.bg-success {
	background-color: #3D842E !important;
}

.text-white {
	color: #fff !important;
}

.section {
	padding: 2rem !important;
}