/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#wrapper {
	background: white;
	box-shadow: none;
	padding-top: 0px;
}
#footer {
	display: none;
}
#header .header-top {
	padding-bottom: 1.25rem;
	display: none;
}
.header-nav {
	border: none !important;
}
.logout.hidden-sm-down {
	display: none;
}
