html { height: 100% !important;}
body { height: 100% !important;}
#zMap { height: 100% !important;}
#zmap-canvas { height: 100% !important;}
.center-wrapper{ text-align: center !important; }
.center-wrapper * { margin: 0 auto !important; }
.error-div {
	background: rgb(255, 246, 246) !important;
	border-style: solid !important;
    color: rgb(253, 6, 6) !important;
    padding: .5em !important;
    border-color: rgb(253, 6, 6) !important;
    border-width: .1em !important;
}
.error-div .ui-icon-alert {
	background-color: rgb(253, 6, 6) !important;
}
#ui-datepicker-div {
	z-index: 1000 !important
}
