.no-bold {
	font-weight: normal !important;
}

.va-middle {
	vertical-align: middle !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.vertical-timeline-content p:first-child {
	margin: 0 !important;
}
.float-right {
	float: right !important;
}
.fixed-background {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.navbar-default.navbar-static-side {
	background-color: #2f4050;
}

body {
	background-color: #f3f3f4 !important;
}

#page-wrapper {
	min-height: 100px !important;
}
