.select2-results {
	max-height: 400px !important;
}

#secondary_shipping_last_name_field {
	float: left;
	clear: none;
}

.address-details-title-row {
	display: flex;
	justify-content: space-between;
}

.not-found-msg {
	color: #e29c6e;
	cursor: pointer;
}

.building-type-message {
	
    font-weight: bold;
    font-size: 0.9em;
margin-bottom: 1.2em;}