/* Reservation Form */
form h4 {font-size:1.4em;font-weight:bold;}
legend {font-size:1.1em;font-weight:bold;margin:2px 0 4px 0;}
label {width: 180px !important;min-width:160px !important;text-align:left;float:left;padding-left:8px;}
.form-row {margin-bottom:8px;}
#pickup-address-form {display:none;}
#destination-airport-form {display:none;}
#num-hours-dropdown {display:none;}
input.error {border:red 2px solid;}
fieldset {margin-bottom:4px;}
fieldset.errors {font-size:0.9em;color:red;}
.hidden {display: none !important;}
.show {display:block !important;}
.showinline {display:inline !important;}
.reservation-result h2 {margin:0 0 15px 0;font-size:1.0em;font-weight:bold;}
#date-warning { background-color: red; border: 0; border-radius:4px; padding:3px; color: #fff; font-weight: bold;text-shadow: none; }
