.searchDiv {
	padding:10px 10px 10px 10px;
	background-color: #FFF;
}

.searchLabel {
	margin: 0;
	display: block;
	font-size: 1.17em;
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
}

.qry-responsive {
    width: 100%;
    max-width: 45ch;
    box-sizing: border-box;
}