:root{--field-width:90%}
input:not([type="checkbox"]),select,textarea,.guideScribble img,.afTermsAndConditions{border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;border-top-right-radius:.25rem;border-top-left-radius:.25rem;border-color:#ccc;color:#555;font-size:.875rem;padding-bottom:.3rem;padding-top:.3rem;background:#fff;margin-bottom:10px;width:var(--field-width);height:35px;box-sizing:border-box}
.cmp-adaptiveform-container label:not(.cmp-adaptiveform-checkbox__label){box-sizing:border-box;display:block;width:var(--field-width)}
@media(max-width:700px){.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6{width:100%}
.cmp-adaptiveform-container label{width:100%}
input:not([type="checkbox"]),select,textarea,.guideScribble img,.afTermsAndConditions{width:100%}
}
button:not(.af-icon-button,.v-popup__close),input[type='button']{border-top-width:2px;border-left-width:2px;border-bottom-width:2px;border-right-width:2px;font-size:14px;line-height:normal;background:#00337f;color:#fff;border-color:#0033a0;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border-style:hidden;padding-left:0;padding-bottom:0;padding-top:0;padding-right:0;margin-right:0;margin-left:0;margin-bottom:0;margin-top:10px;height:30px !important;width:110px !important;cursor:pointer}
.cmp-container__label{font-weight:bold;text-decoration:underline;line-height:2}
.cmp-adaptiveform-container .aem-Grid.aem-Grid--default--12{display:flex;flex-wrap:wrap;align-items:flex-start}
.cmp-adaptiveform-container .aem-Grid.aem-Grid--default--12>.aem-GridColumn{float:none}
.cmp-adaptiveform-button,.next-button{text-align:center}
[data-cmp-visible="false"]{display:none !important}
.aem-Grid{--grid-col:calc(100%)}
button#createAppointment{margin-right:calc(-4 * var(--grid-col))}
button#updateAppointment{margin-right:calc(-2 * var(--grid-col))}
@media(max-width :767px){button#createAppointment,button#updateAppointment{margin-right:0}
}
[class^="cmp-adaptiveform-"][class$="__errormessage"]{padding-top:.25rem;color:#eb3c36;margin-left:0;margin-bottom:0;margin-top:0;margin-right:0;font-size:.875rem;padding-bottom:.25rem}
.base:not([class*="booking-calendar"]) [class*="cmp-adaptiveform-"]:has([class$="__errormessage"]){width:var(--field-width);margin-bottom:.3rem}
[class^="cmp-adaptiveform-"]:not([class*="cmp-adaptiveform-container"],[class*="cmp-adaptiveform-panel"]):has([aria-invalid="true"]){border-left-width:4px;border-style:solid;border-color:#eb3c36;border-right-width:0;border-top-width:0;border-bottom-width:0;background:rgba(235,60,54,0.05)}
.g-recaptcha{display:flex;justify-content:center}
.cmp-adaptiveform-recaptcha{width:330px !important;margin-inline:auto}