html, body {
	height: 100%;
}

#main-wrapper {
	min-height: 100%;
	position: relative;
	padding-bottom: 60px;
}

.topbar .top-navbar .navbar-header {
	background: unset;
}

.container, .container-fluid {
	margin-left: 0px;
}

.footer {
	position: absolute;
}

.dropdown-menu {
	min-width: 20rem;
}