@import url("/style/custom/wsjg/menu.css?v2");

body {
    padding-top: 77px;
}

h3 {
	margin-top: 0;
}

#aspnetForm {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100vh;
}

.b_header-wrapper, #search-footer {
    font-family: 'Montserrat', sans-serif, Arial, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    color: #757575;
}

.autocomplete-container {
    padding: 40px;
    background: #1a237e;
}

.search-main {
    margin-bottom: auto;
}

#footer {
	margin-top: 50px;
}