/*! SiInquiryForm.css style option 2 v0.1.3 */.sc-quickInquiry{display:flex;flex-wrap:wrap;justify-content:space-between}.sc-quickInquiry .sc-quickformArrival,.sc-quickInquiry .sc-quickformDeparture,.sc-quickInquiry .sc-quickformAdults,.sc-quickInquiry .sc-quickformChildren{box-sizing:border-box;width:46%;position:relative;text-align:left}.sc-quickInquiry>div label{display:block;cursor:pointer;margin-top:25px}.sc-quickInquiry>div label span{text-transform:uppercase;font-weight:500;font-size:20px}.sc-quickInquiry .sc-selectValuesAdults,.sc-quickInquiry .sc-selectValuesChildren{position:absolute;background:#fff;box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);border-radius:5px;max-width:140%;left:0;text-align:center;z-index:1;top:calc(100% - 0.25rem);padding:8px 0}.sc-quickInquiry .sc-selectValuesAdults button,.sc-quickInquiry .sc-selectValuesChildren button{background:0;border:0;padding:0;min-width:42px;height:42px;background:#7c3538;margin:2px;border-radius:50%;cursor:pointer}.sc-quickInquiry .sc-quickformArrival:after,.sc-quickInquiry .sc-quickformDeparture:after,.sc-quickInquiry .sc-quickformAdults:after,.sc-quickInquiry .sc-quickformChildren:after{content:" ";width:40px;height:40px;position:absolute;right:0;bottom:0;background-image:url(/CustomerData/783/Images/sprites.svg);background-repeat:no-repeat;background-position:-21px 5px;z-index:-1}.sc-quickInquiry .sc-quickformAdults:after{background-position:-113px 5px}.sc-quickInquiry .sc-quickformChildren:after{background-position:-181px 10px}.sc-quickInquiry .sc-selectValuesAdults button:hover,.sc-quickInquiry .sc-selectValuesChildren button:hover{background:#612326}.sc-quickInquiry .sc-quickformSubmit{width:100%;padding:.5rem 0;text-align:center}.sc-quickInquiry .sc-quickformSubmit button{cursor:pointer}.sc-quickInquiry .ui-datepicker-trigger,.sc-quickInquiry .sc-quickformAdultsSelect,.sc-quickInquiry .sc-quickformChildrenSelect{left:.8rem;display:block;position:absolute;border:0;background:0;top:55%}.sc-quickInquiry input{width:100%;box-sizing:border-box;text-align:center;background:0;border:0;margin-top:10px;outline:transparent;cursor:pointer}.sc-quickInquiry .sc-selectValuesAdults,.sc-quickInquiry .sc-selectValuesChildren{display:none}.sc-quickInquiry .sc-quickformAdults.active .sc-selectValuesAdults,.sc-quickInquiry .sc-quickformChildren.active .sc-selectValuesChildren{display:block;animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.sc-quickInquiry label input{background:transparent;text-align:left;border-bottom:1px solid #fff;padding-bottom:5px;font-size:19px}@media(min-width:30rem){.sc-quickInquiry .sc-selectValuesAdults,.sc-quickInquiry .sc-selectValuesChildren{max-width:90%}}@media(min-width:60rem){.sc-quickInquiry .sc-quickformArrival,.sc-quickInquiry .sc-quickformDeparture,.sc-quickInquiry .sc-quickformAdults,.sc-quickInquiry .sc-quickformChildren{width:23%}.sc-quickInquiry label input{font-size:23px}.sc-quickInquiry>div label span{font-size:20px}}