.city_suggestion_auspost_shipping_apply, .city_suggestion_auspost_billing_apply { background: #fff none repeat scroll 0 0; border: 3px solid #cccccc; bottom: 0; height: 300px; left: 0; margin: auto; position: fixed; right: 0; text-align: left; top: 0; width: 30%; z-index: 9999; background: #fff none repeat scroll 0 0; display: block; border: 3px solid #cccccc; width: 15%; position: fixed; right: 0; top: 50%; padding: 10px; left: 50%; margin-left: -7%; z-index: 9999; margin-top: -7%; }
.background-opacity { background: #000000 none repeat scroll 0 0; display: none; height: 100%; left: 0; opacity: 0.7; position: fixed; top: 0; width: 100%; z-index: 9999; }
.city_suggestion_auspost_billing, .city_suggestion_auspost_shipping { background: #eee; padding: 10px; margin: 10px 0; max-width: 365px; width: 100%; background-image: url('../images/info-icon.png'); background-repeat: no-repeat; background-position: 8px 15px; }
.city_suggestion_auspost_billing .message, .city_suggestion_auspost_shipping .message-shipping { color: red; }
.city_suggestion_auspost_billing > div, .city_suggestion_auspost_shipping > div { padding-left: 25px; }
.popup-header, .popup-header-shipping { padding: 0 0 5px; border-bottom: 1px solid #cccccc; margin: 0 0 10px; }
.message-billing, .message_shipping { color: red; margin: 5px 0; }
@media (max-width:767px) {
	.aus-button-wrapper button { margin: 5px 0; }
	.city_suggestion_auspost_shipping_apply, .city_suggestion_auspost_billing_apply { width: 80%; height: 40%; }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
	.city_suggestion_auspost_shipping_apply, .city_suggestion_auspost_billing_apply { width: 50%; height: 50%; }
}