body {
    text-align: center
}

#msite > .page {
    margin: 0 auto !important;
    text-align: left
}

.page {
    padding-left: 2%;
    padding-left: clamp(1em, 4%, 1.5rem);
    padding-right: 2%;
    padding-right: clamp(1em, 4%, 1.5rem)
}

.page .PageButton.Button1, .page .PageButton.Button4, .page .PageButton.TwoButton4 {
    margin-bottom: 0
}

body.brand-bmw.buttons-icons-color.checkbox-style2 .ui-checkbox.on .ui-icon:before {
    color: #ffffff !important
}

body {
    text-align: center;
}

#msite > .page {
    margin: 0 auto !important;
    text-align: left;
}

.page {
    padding-left: 2%;
    padding-left: clamp(1em, 4%, 1.5rem);
    padding-right: 2%;
    padding-right: clamp(1em, 4%, 1.5rem);
}

.page .PageButton.Button1,
.page .PageButton.Button4,
.page .PageButton.TwoButton4 {
    margin-bottom: 0;
}

body.brand-bmw.buttons-icons-color.checkbox-style2 .ui-checkbox.on .ui-icon:before {
    color: #FFFFFF !important;
}

body .booking_widget_app .Stepper {
    margin-bottom: 0;
}

body .booking_widget_app,
body .booking_widget_app .Service {
    padding-left: 0;
    padding-right: 0;
}

body .booking_widget_app .Services__serviceList>:not(:nth-of-type(3n)) {
    margin-right: 0;
}

body .booking_widget_app .Service:not(.booking_widget_app .Service--hideSelect):hover {
    box-shadow: none !important;
}

body .booking_widget_app .Service__image {
    border-radius: 6px;
}

body .booking_widget_app {
    --green: #1C69D4;
    --color-primary: var(--green);
    --bokamera-success: var(--color-primary);
    --bokamera-success-light: hsla(215, 100%, 93%, 1);
    --bokamera-success-light-hover: hsla(215, 89%, 75%, 1);
}

body .booking_widget_app .Service__submition button {
    width: 100%;
}

body .booking_widget_app .ServiceData .Button,
body .booking_widget_app .Service__submition .Button {
    background-color: var(--color-primary);
    color: #FFFFFF;
    border-radius: 0;
}

body .booking_widget_app {
    font-family: "BMWTypeNextLatinLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body .booking_widget_app h4,
body .booking_widget_app h5,
body .booking_widget_app .Stepper__stepLabel,
body .booking_widget_app .form-group label {
    font-family: "BMWTypeNextLatinRegular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
}
body .booking_widget_app img.Service__image {
    max-width: 100%;
    width: auto;
    height: auto;
}

/* Step 2 */
body .booking_widget_app .Service__info {
    padding: 1rem;
    background-color: #F4F4F4;
    border-radius: 4px;
    margin: 1rem 0;
}

body .booking_widget_app .alert-danger.show {
    opacity: 1;
}

/* Temp styles */

.wrong-date .ui-form {
    position: relative;
    padding: 0.5rem 5% 1rem;
    width: 110%;
    margin-left: -5%;
    margin-bottom: 1rem;
    background-color: #dadada
}

.wrong-date .ui-form:before {
    content: '';
    background-color: #161616;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    z-index: 10;
    opacity: 0.1
}

.wrong-date .ui-form > * {
    opacity: 0.5;
    position: relative
}

.wrong-date .ui-form:after {
    content: 'Beklager, denne timen er ikke lenger tilgjengelig';
    position: absolute;
    display: inline-block;
    background-color: #ffffff;
    padding: 0.9rem 1.5rem 1rem;
    font-weight: normal;
    font-family: BMWTypeNextLatinRegular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    z-index: 50;
    font-size: 1.1rem;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
    text-align: center;
    max-width: 25rem;
    border-radius: 3px;
    box-shadow: 0px 100px 80px rgba(23, 25, 37, 0.06), 0px 36px 29px rgba(23, 25, 37, 0.04), 0px 18px 14px rgba(23, 25, 37, 0.03), 0px 8.7px 6.9px rgba(23, 25, 37, 0.02), 0px 3px 2px rgba(23, 25, 37, 0.01)
}

.wrong-date .ui-form input.ui-date,
.wrong-date .ui-form input.ui-input-text,
.wrong-date .ui-form textarea.ui-input-text {
    background: #ffffff
}

.wrong-date .ui-form .ui-submit.ui-background {
    background-color: #8b8f91 !important;
    border-color: #8b8f91 !important
}

.wrong-date .PageButton[title='Endre din time her'] {
    background: #1c69d4 !important;
    border: 1px solid #1c69d4 !important
}

.wrong-date .hidden-on-wrong-date {
    display: none !important;
}
