form.home-search-form .btn-cancel,form.home-search-form .btn-search{font-size:18px;font-weight:400;height:52px;min-width:190px}form.home-search-form .btn-search{color:#fff;border:0;border-radius:5px;margin:0;white-space:nowrap;background:#1976d2}form.home-search-form .btn-cancel{color:#1976d2;border-color:#1976d2}form.home-search-form .btn-cancel:hover,form.home-search-form .btn-search:hover{opacity:.95}form.home-search-form .chk-same-location{display:table-row;color:rgba(0,0,0,.7);font-weight:400;line-height:1.4em;font-size:.9em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}form.home-search-form .chk-same-location label{cursor:pointer;padding:2px;vertical-align:top}form.home-search-form .chk-same-location input[type=checkbox]{cursor:pointer}@media only screen and (max-width:960px){form.home-search-form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:600px}form.home-search-form .drop-off-location,form.home-search-form .from,form.home-search-form .pickup-location,form.home-search-form .to{width:100%;padding:10px}form.home-search-form .chk-same-location{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-left:10px}form.home-search-form .btn-cancel,form.home-search-form .btn-search{width:calc(100% - 20px)}form.home-search-form .btn-search{margin:4px 0}form.home-search-form .btn-cancel{margin:5px 0}}@media only screen and (min-width:960px){form.home-search-form{display:table;width:100%}form.home-search-form .pickup-location{display:table-cell;width:350px;padding-right:2px;padding-bottom:10px}form.home-search-form .drop-off-location{display:table-row;width:350px;height:66px}form.home-search-form .from,form.home-search-form .to{display:table-cell;width:235px;padding:0 2px}form.home-search-form .btn-search{margin:0 4px}form.home-search-form .btn-cancel{margin:0 2px}}.search-form-placeholder{height:56px;width:100%;border:1px solid rgba(0,0,0,.23);border-radius:4px;display:flex;align-items:center;padding:0 14px;background-color:#fff;position:relative;box-sizing:border-box}.search-form-placeholder label{color:rgba(0,0,0,.6);font-family:inherit;font-size:1rem;pointer-events:none;background:#fff;padding:0 4px;position:absolute;top:-9px;left:10px;font-weight:400}