.MyBookingPage-PageHeader{position:relative;text-align:center;padding-top:45px}@media screen and (max-width:810px){.MyBookingPage-PageHeader{padding-top:0}}.MyBookingPage-PageHeader:before{position:absolute;top:0;left:0;width:100%;height:240px;background:#0a578c;content:"";display:block;z-index:1}@media screen and (max-width:810px){.MyBookingPage-PageHeader:before{display:none}}.MyBookingPage-Title{font-size:36px;line-height:42px;color:#fff;text-align:center;z-index:1;font-weight:400}@media screen and (max-width:810px){.MyBookingPage-Title{font-size:24px;line-height:28px;background-color:#0b436a;padding:16px 20px;display:block}}.MyBookingPage-PageWrapper{font-size:16px;line-height:24px;padding:45px 0 24px;background:#f1f3f4}@media screen and (max-width:810px){.MyBookingPage-PageWrapper{padding-bottom:0;padding-top:0}}.MyBookingPage-PageWrapper_form{position:relative;z-index:3;padding:60px 0;width:750px;margin:0 auto;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:5px}@media screen and (max-width:810px){.MyBookingPage-PageWrapper_form{width:auto;border-radius:0;border-radius:initial;padding:32px 16px}}.MyBookingPage-PageWrapper_form form{max-width:360px;margin:0 auto}@media screen and (max-width:810px){.MyBookingPage-PageWrapper_form form{max-width:none}}.MyBookingPage-PageWrapper_form form .form-row{position:relative;margin-bottom:10px;display:flex;flex-direction:column}.MyBookingPage-PageWrapper_banner{margin:10px auto 0;background:#fff;width:750px}@media screen and (max-width:810px){.MyBookingPage-PageWrapper_banner{width:auto}}.MyBookingPage-Form,.MyBookingPage-FormInput{display:flex;flex-direction:column}.MyBookingPage-FormInput{align-items:flex-start;margin-bottom:10px}.MyBookingPage-FormInput label{font-size:14px;line-height:20px;align-self:flex-start;margin-bottom:4px;display:block;color:#0f172a}.MyBookingPage-FormInput .inputError{border-color:#e24a52;margin-bottom:0}.MyBookingPage-FormInput input{font-size:16px;line-height:24px;padding:10px;border:1px solid #d1d5db;border-radius:4px;transition:border .2s;-webkit-appearance:none;-moz-appearance:none;outline:0;width:100%;direction:ltr}.MyBookingPage-FormInput_error{font-size:12px;line-height:16px;color:#e24a52;margin-top:5px;text-align:left}.MyBookingPage-SubmitBtn{width:100%}.MyBookingPage-SubmitBtn[disabled]{cursor:not-allowed}.MyBookingPage-SubmitBtn[disabled]:after{content:"";display:block;width:100%;height:100%;position:absolute;z-index:10000;top:0;left:0;background:#0082ce url(/resources/common/svg/loader-white.svg) no-repeat 50%}.MyBookingPage-SubmitBtn.Button:hover{background-color:#0082ce;color:#fff}.MyBookingPage-SubmitBtn.Button_isLoading:hover{color:rgba(0,0,0,0)}