.toast-header {
    background-color: lightblue;
}

[data-href] {
    cursor: pointer;
}

.vertical-menu {
    width: 240px;
    z-index: -1001;
    background: #393f4e;
    bottom: 0;
    margin-top: 0;
    padding-top: 80px;
    top: 0;
    position: fixed;
    -webkit-box-shadow: 0 0 20px 0 rgba(183, 190, 199, 0.15);
    box-shadow: 0 0 20px 0 rgba(183, 190, 199, 0.15);
}

.variableBreak {
    background-color: #efb540
}

.availableTimeSlots {
    padding: 10px;
    display: contents;
}

.availableTimeSlots>span {
    background: #4BA013;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    margin-bottom: 8px;
    width: 100px;
    cursor: pointer;
    text-align: center;
}

.availableTimeSlots>span:hover {
    opacity: 0.8;
}

.activeslot {
    opacity: 0.8;
}

.consent-question {
    float: left;
    width: 70%;
}

.confirm_UL {
    display: inline-grid !important;
    list-style: disc !important;
    padding-left: 28px;
    line-height: 26px;
}

.confirm_UL_count {
    display: inline-grid !important;
    list-style: decimal !important;
    padding-left: 28px;
    line-height: 26px;
}

.confirm_UL li,
.confirm_UL_count li {
    font-weight: normal;
    text-transform: none;
    padding-left: 0px !important;
}

.consent-question-buttom .custom-select {
    width: 30% !important;
}

.bookingContact {
    float: right;
    font-size: 25px;
    padding-top: 21px;
}

body.enable-vertical-menu .vertical-menu,
body.enable-vertical-menu .menu-overlay {
    display: block;
}

.navbar-brand-box {
    padding-left: calc(24px / 2);
    text-align: center;
}

.login-button-container {
    margin-right: 16px;
}


/* 7. Waves */

@media print {
    .left-side-menu,
    .page-title-box,
    .navbar-header,
    .footer {
        display: none !important;
    }
    .card-body,
    .page-content,
    body {
        padding: 0 !important;
        margin: 0;
    }
}

.navbar-brand-box {
    padding-left: calc(24px / 2);
    text-align: center;
}

.my-custom-scrollbar {
    position: relative;
    height: 200px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

.form-upload {
    padding: 0.199rem;
}

.form-textarea {
    min-height: 100px !important;
}

.mandatory-fields {
    border: 1px solid #CED4DA;
}

.mandatory-fields td,
.mandatory-fields th {
    padding: 7px 9px !important;
}

.mandatory-fields span {
    margin-right: 10px !important;
}

.mandatory-fields input[type="radio"] {
    margin-right: 5px !important;
}

.editIconBooking {
    font-size: 22px;
    color: #39B54A;
    cursor: pointer;
}

#bookingDescriptionDiv h4 {
    color: #7C4299;
}

.MobileHidden,
.HeadingHidden,
.SubHeadingHidden,
.DescriptionHidden,
.bookingtab,
.LocationHeadingHidden,
.PersonalDetailHidden,
.AirHidden,
.consentHeadingHidden,
.confirmHeadingHidden,
.termsAndConditionHidden,
.AirDescriptionHidden,
.BackgroundColorHidden,
.BackgroundTabColorHidden,
.consentSubHeadingHidden,
.FooterContentHidden,
.confirmPaymentHidden,
.paymentDescriptionHidden,
.confirmBookingHeadingHidden,
.confirmBookingSubHeadingHidden,
.confirmVoucherHeadingHidden,
.confirmVoucherSubHeadingHidden {
    display: none;
}

.ck.ck-balloon-panel {
    z-index: 999999 !important;
}

.classDisplayNone {
    display: none;
}

.classDisplay {
    display: block !important;
}

.image-upload>input {
    visibility: hidden;
    width: 0;
    height: 0
}

.switch {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 24px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #2196F3;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.multipleContact fieldset {
    border: 1px solid #dee2e6;
    border-top-color: #dee2e6;
    box-sizing: border-box;
    grid-area: 1 / 1;
    /* first row, first column */
    padding: 5px;
    width: inherit;
    margin-top: 5px;
}

.multipleContact legend {
    font-size: 15px;
    margin: 9px;
    padding: 0 4px;
    width: auto;
}


/* Ticket Bugs-28 starts - Ram 27 April 2022 */

.form-control.is-required-field {
    border-color: #fa5944;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fa5944' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23fa5944' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}


/* Ticket Bugs-28 ends -  Ram 27 April 2022 */


/*  Ticket Merch 2 Starts Ram 12 May 2022 */

#walking_manual_pay_section {
    display: none;
}


/*  Ticket Merch 2 Ends Ram 12 May 2022 */


/* PHAR 11 Ram 25 July 2022*/

.pharmacy_add_user {
    margin-top: -9px;
}

.multiselectButton .btn-group {
    background-color: #ffffff;
    border: 1px solid #8C919B !important;
    border-radius: 25px 25px 25px 25px;
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 16px;
    font-weight: 400;
    color: #8C8E93;
    min-height: 47px;
    padding: 6px 16px;
    margin-bottom: 10px;
    box-sizing: border-box;
    width: 100%;
}

.multiselectButton .btn-group ul.multiselect-container {
    width: 100%;
    top: 103% !important;
}

.multiselectButton .btn-group>.btn {
    width: 100%;
    text-align: left;
}

.mousehoverPointer {
    padding: 3px 5px 0px;
    cursor: pointer;
    float: left;
}

.mousehoverPointer:hover {
    background-color: #EBECF0;
}

#commonEditor {
    max-height: 500px;
    overflow: scroll;
}

.pharmacyNav .nav-item p {
    margin-bottom: 0px !important;
}

.left-inner-addon-payment {
    position: relative;
}

.left-inner-addon-payment input {
    padding-left: 22px;
}

.left-inner-addon-payment span {
    position: absolute;
    padding: 7px 12px;
    pointer-events: none;
}

.percentSign {
    position: absolute;
    left: 45px;
    pointer-events: none;
}

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    padding: 4px 6px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 37px;
    cursor: text;
    display: block;
    min-height: 148px;
    word-break: break-all;
    margin-top: 12px;
}

.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 6px;
    margin: 0;
    width: auto;
    max-width: inherit;
}

.bootstrap-tagsinput.form-control input::-moz-placeholder {
    color: #777;
    opacity: 1;
}

.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
    color: #777;
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background-color: #20b799;
    border-color: #20b799;
    padding: 1px 5px;
    border-radius: 5px;
    white-space: nowrap;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 8px;
    cursor: pointer;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 2px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#byo_tb_wrapper,
#BYOVoucher_TB_wrapper {
    margin-top: 45px !important;
}

#byo_duplicate {
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 10px;
}

#byo_duplicate li {
    display: inline-block;
    margin-right: 13px;
}

.card-title-info {
    margin-bottom: 35px !important;
}

.loading {
    background-color: #ffffff;
    background-image: url("../images/loadingIcon.gif");
    background-size: 25px 25px;
    background-position: right center;
    background-repeat: no-repeat;
}

.available {
    background-color: #ffffff;
    background-image: url("../images/available.png");
    background-size: 33px;
    background-position: right center;
    background-repeat: no-repeat;
}

#header-dashboard {
    min-height: 100px;
}

#page-topbar-signup {
    position: fixed;
    z-index: 90;
    width: 100%;
    padding: 29px 0;
}

.sticky {
    --header-height: 150px;
    background-color: #F8F8F8;
    box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.navbar-header {
    padding: 10px 10px 10px 10px;
}

#nav {
    display: flex;
    list-style: none;
}

ul {
    list-style: none;
}

ul li {
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 14px;
    font-weight: 800;
    text-transform: none;
}

#body-dashboard {
    margin-top: 50px;
}

.page-content {
    max-width: 1440px;
    margin: 0 auto;
}

.logoHeader {
    width: 20%;
}

.logoHeader img {
    width: 100%;
}

.table {
    border: 1px solid #DEE2E6;
}

.disabledField {
    background-color: #482d2d24 !important;
}


/* header {
display: flex !important;
} */

.custom-sortby {
    width: 81%;
}

#divLoading {
    margin: 0px;
    display: none;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 30001;
    opacity: 0.8;
}

#loading {
    position: absolute;
    color: White;
    top: 30%;
    left: 49%;
}


/*basic reset*/

* {
    /* font-family: Montserrat, sans-serif; */
    color: rgb(101, 104, 111);
}

html {
    background: #F8F8F8;
}


/* adding background image */

.background-overlay {
    z-index: -1;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 40%;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
}

body {
    /* font-family: Montserrat, sans-serif; */
    background: transparent;
    font-size: .875rem !important;
    font-weight: 400 !important;
    ;
}


/* override bootstrap id */

#header-Booking {
    padding: 0px 0px 0px 16px !important;
}

#header-Booking #page-topbar-signup {
    top: 0;
    right: 0;
    left: 0;
    padding: 10px;
    position: relative;
}


/* override bootstrap class */

#header-Booking .navbar-header {
    max-width: 100%;
}


/* header image width */

.header-image-width {
    /* max-width: 400px; */
    /* max-height: 220px; */
}

.navbar-header {
    height: auto !important;
}


/* page header */

.page-header {
    padding-bottom: 0px;
    margin: 60px;
    width: 100%;
}

.page-head-title {
    /* font-family: Montserrat, sans-serif; */
    color: rgb(101, 104, 111);
    font-style: normal;
    font-size: 36px;
    font-weight: 600;
    line-height: 80px;
}


/* login button */

.login-button {
    fill: rgb(57, 181, 74);
    color: rgb(57, 181, 74);
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(57, 181, 74);
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 100px 100px 100px 100px;
    padding: 13px 30px 11px 30px;
    /* font-family: Montserrat, sans-serif; */
    font-weight: 800;
    font-size: 15px;
}

.login-button:focus,
.login-button:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(57, 181, 74);
}


/* footer elements */

.signup-footer-element {
    background: #F8F8F8;
    border-top: 1px solid #dee2e6;
    bottom: 0;
    padding: 20px 0px 20px 0px;
    position: absolute;
    right: 0;
    color: #6c757d;
    left: 0;
}

.signup-footer-container {
    color: rgb(51, 51, 51);
}

.signup-inline-items {
    margin-right: calc(-4px/2);
    margin-left: calc(-4px/2);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.signup-icon-list-items {
    list-style-type: none;
    margin: 0;
}

.signup-inline-item {
    margin-right: calc(4px/2);
    margin-left: calc(4px/2);
    word-break: break-word;
}

.signup-icon-list-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit;
}

.signup-icon-list-text {
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    color: rgb(101, 104, 111);
    line-height: 24px;
}

#page-one {
    width: 100%;
    height: 100%;
}


/*form styles*/

#msform {
    position: relative;
    margin-top: 20px;
    width: 100%;
}

#msform label {
    text-align: left;
    font-weight: 500;
}

#msform fieldset {
    border: 0 none;
    padding: 10px 0px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 45px;
    position: relative;
}

#msform fieldset div {
    padding-left: 10px;
}


/*Hide all except first fieldset*/

#msform fieldset:not(:first-of-type) {
    display: none;
}


/*inputs*/

#msform input[type=text],
#msform input[type=email],
#msform textarea,
#msform select {
    background-color: #ffffff;
    border: 1px solid #808080;
    border-radius: 25px 25px 25px 25px;
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 16px;
    font-weight: 400;
    color: #8C8E93;
    min-height: 47px;
    padding: 6px 16px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#msform select {
    background-color: #ffffff;
    -webkit-appearance: none;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgb(57, 181, 74);
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

.button-container {
    text-align: right;
}


/*next buttons*/

#msform .action-button {
    background: rgb(57, 181, 74);
    /* font-family: Montserrat, sans-serif; */
    font-weight: 800;
    font-size: 15px;
    color: white;
    border-color: rgb(57, 181, 74);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    padding: 13px 28px;
}

#msform .action-button:not([disabled]):hover,
#msform .action-button:not([disabled]):focus {
    color: rgb(57, 181, 74);
    background: rgb(255, 255, 255);
    border-color: rgb(57, 181, 74);
}

#msform .action-button-previous {
    float: left;
    background: rgb(231, 228, 228);
    /* font-family: Montserrat, sans-serif; */
    font-weight: 800;
    font-size: 15px;
    color: rgb(0, 0, 0);
    border-style: solid;
    border-color: rgb(231, 228, 228);
    border-width: 1px 1px 1px 1px;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 2px 8px 0px rgb(231, 228, 228);
    cursor: pointer;
    padding: 13px 30px 13px 30px;
}

#msform .action-button-previous:not([disabled]):hover,
#msform .action-button-previous:not([disabled]):focus {
    color: rgb(0, 0, 0);
    background: rgb(255, 255, 255);
    border-color: rgb(0, 0, 0);
}


/*headings*/

#msform .fs-title {
    /* font-family: Montserrat, sans-serif; */
    font-size: 18px;
    color: rgb(101, 104, 111);
    margin-bottom: 10px;
    font-weight: bold;
}

#msform .fs-subtitle {
    /* font-family: Montserrat, sans-serif; */
    font-weight: normal;
    font-size: 13px;
    color: rgb(101, 104, 111);
    margin-bottom: 20px;
}


/*progressbar*/

#progressbar {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    padding: 20px 0px;
}


/* list */

#progressbar {
    display: flex;
    list-style: none;
    justify-content: space-between;
}

#progressbar li {
    list-style: none;
    font-size: 14px;
    /* width: 24%; */
    float: left;
    position: relative;
    color: #000000;
    background: rgb(231, 228, 228);
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 2px rgb(231, 228, 228);
    /* padding: 8px; */
    text-align: center;
    margin-right: 6px;
    float: left;
    padding-left: 23px;
    padding-right: 23px;
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 30px;
}


/* icons for each progress bar */

#progressbar #booking_info:before {
    content: "\eda7";
}

#progressbar #booking_participant:before {
    content: "\eb5a";
}

#progressbar #booking_store:before {
    content: "	\edbe";
}

#progressbar #booking_personal:before {
    content: "\ee92";
}

#progressbar #booking_consent:before {
    content: "\ea16";
}

#progressbar #booking_confirm:before {
    content: "\ece5";
}

#progressbar li:before {
    /* font-family: 'boxicons' !important; */
    font-size: 15px !important;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}


/* small screens */

#progressbar li.active {
    background: rgb(121, 125, 140);
    color: white !important;
}

#progressbar li.active a {
    color: white !important;
}

#progressbar li.active a p {
    margin-bottom: 0rem !important;
    color: #fff;
    padding: 0px;
}

#progressbar p {
    margin-top: 0;
    margin-bottom: 0rem !important;
}

#msform .verification-input {
    border-radius: 25px 0px 0px 25px !important;
}

#msform .verification-button {
    background-color: rgb(231, 228, 228);
    border: 1px solid #ced4da;
    border-color: #a5a6ab;
    -webkit-appearance: none;
    border-radius: 0px 25px 25px 0px;
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    min-height: 47px;
    padding: 6px 16px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#msform .verification-button:not([disabled]):hover,
#msform .verification-button:not([disabled]):focus {
    border-color: #000000;
    background-color: rgb(255, 255, 255);
}

#msform .border-otp-block {
    border: 1px solid #ced4da;
    border-color: #a5a6ab;
    -webkit-appearance: none;
    border-radius: 25px 25px 25px 25px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
}

#msform .form-control:disabled,
#msform .form-control[readonly] {
    background-color: #e9edf3;
}

#msform .user_exists_notifictaion {
    color: #fa5944
}

#msform .success-button {
    font-size: 5rem;
    color: rgb(57, 181, 74);
}

#msform .glow-on-hover {
    border-color: red;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
}

#msform .submit-information {
    font-size: 0.825rem;
}

#msform .is-invalid-signup {
    border-bottom: 2px solid #fa5944 !important;
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

#msform .invalid-feedback-signup {
    display: none;
    width: 100%;
    font-size: 80%;
    color: #fa5944;
    margin-left: 1rem;
}

#msform .is-invalid-signup~.invalid-feedback-signup {
    display: block;
}

#msform .is-valid-signup {
    border-bottom: 2px solid #20b799 !important;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2320b799' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-radius: 25px !important;
}

#errorMessage {
    border: 1px solid red;
    color: red;
    padding: 10px;
    width: 80%;
    float: left;
    display: none;
}

.verifyNextButton {
    margin-top: 15px;
}

#msform .verification-button-left {
    border-radius: 0;
    margin-right: -4px;
}

#errorPasswordMessage {
    border: 1px solid red;
    color: red;
    padding: 10px;
    width: 60%;
    float: left;
    display: none;
}

#myTopnav li {
    cursor: pointer;
}

.nav-tabs {
    border-bottom: none;
}

#progressbar li a,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    /* font-family: Montserrat, sans-serif; */
    /* font-size: 13px !important; */
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    background-color: transparent;
    border: none;
}

.addPatientMobile {
    display: none;
    width: 20%;
}

.removeRowMobile {
    display: none
}

.addParticipant2 button {
    background-color: green;
    /* font-family: Montserrat, sans-serif; */
    font-weight: 800;
    font-size: 15px;
    color: white;
    border-color: green;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    padding: 13px 30px 13px 30px;
}

.addParticipant2 button:hover,
.addParticipant2 button:focus {
    color: green;
    background: rgb(255, 255, 255);
    border-color: green;
}

.swal2-actions button {
    border-radius: 25px !important;
    padding: 13px 30px 13px 30px !important;
}

.managebooking_container ul {
    list-style: none;
}

.mobileVerification,
.emailVerification {
    text-align: right;
    right: 13px;
    top: 30px;
    position: absolute;
    background: rgb(57, 181, 74);
    border: 0px solid rgb(57, 181, 74);
    padding: 11.2px 10px 13.2px;
    color: #fff;
    line-height: inherit;
    border-radius: 0px 25px 25px 0px;
    display: none;
}

.mobileVerificationLoading {
    right: 12px;
    top: 30px;
    position: absolute;
    height: 45px;
    width: 56px;
    background-size: 33px;
    display: none;
}

#msform button {
    border-radius: 25px;
}

.user-tabs li {
    list-style: none;
    font-size: 14px;
    /* width: 24%; */
    float: left;
    position: relative;
    color: #000000;
    background: rgb(231, 228, 228);
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 2px rgb(231, 228, 228);
    /* padding: 8px; */
    text-align: center;
    margin-right: 6px;
    float: left;
    padding-left: 23px;
    padding-right: 23px;
    /* font-family: "Montserrat", Sans-serif; */
    font-size: 14px;
    font-weight: 800;
    text-transform: capitalize;
}

.user-tabs li.active {
    background: rgb(121, 125, 140);
    color: white !important;
}

.user-tabs li.active a span {
    color: white !important;
}

.user-tabs li.active a span {
    margin-bottom: 0rem !important;
    color: #fff;
    padding: 0px;
}

.user-tabs {
    margin-bottom: 27px;
}

.locationPin {
    width: 40px;
    float: left;
    margin-right: 9px;
}

.mb-30 {
    margin-bottom: 30px;
}


/* .newTimeSlot {
    margin-top: 25px;
} */

.modal-loading,
.modal-loading-wait {
    display: none;
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(215 215 215 / 58%) url('../images/loading-new.gif') 50% 50% no-repeat;
    overflow: hidden;
    background-size: 60px;
}

.modal-heading {
    position: fixed;
    z-index: 1000;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.bookingContainer {
    min-height: 700px;
}

.tab-pane.active {
    margin-bottom: 150px;
}

.participantJobDuration {
    text-align: right;
    padding-top: 30px;
    padding-right: 11px;
}

#jobDuration {
    padding: 10px 20px;
    background: #E7E4E4;
    border-radius: 26px;
}

.no-result {
    text-align: center;
    margin-top: 15%;
}

.changeTime {
    margin-top: 14px;
}

.validation-timer {
    display: flex;
    margin-bottom: 19px;
}

.validation-timer-message {
    width: 50%;
    float: left;
    text-align: right;
    color: #000;
    display: none;
    padding-right: 14px;
}

.mandatoryFieldsMessage {
    width: 50%;
    float: left;
}

#BookingTimer {
    color: red;
}

.headingBookingPhone {
    text-align: right;
    padding-right: 23px;
}

select {
    border-radius: 25px !important;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: .76562rem;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 0;
    /* Firefox 1-3.6 */
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}

.btn-primary,
.swal2-confirm {
    font-weight: 800;
    font-size: 15px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    padding: 13px 30px 13px 30px;
}

.btn-secondary,
.btn-success {
    font-weight: 800;
    font-size: 15px;
    color: white;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    padding: 13px 28px;
}

.manageBookingLayout #msform {
    margin-top: 50px;
}

#enable_verify_text_voucher {
    color: #fff;
}

.confirmButton {
    padding-left: 0px !important;
}

#storeLocation_TB {
    min-height: 400px;
}

.pharmacy .consent-question-buttom {
    width: 100%;
}

.consent-question {
    width: 70%;
    display: -webkit-box;
    float: left;
    margin-bottom: 20px;
    font-size: 17px;
}

.consent-question-buttom {
    float: right;
    width: 16%;
    margin-bottom: 20px;
}

.order-summary td,
.order-summary th {
    padding: 10px;
}

.multiselect {
    overflow: hidden;
}

button#submitBooking:disabled {
    background: rgb(139 211 149);
    border: 1px solid rgb(139 211 149);
}


/* footer elements */

.signup-footer-container {
    color: rgb(51, 51, 51);
}

.signup-inline-item {
    margin-right: calc(4px/2) !important;
    margin-left: calc(4px/2) !important;
    word-break: break-word;
}

.signup-icon-list-item {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    font-size: inherit !important;
}

.signup-icon-list-text {
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    color: rgb(101, 104, 111);
    line-height: 24px;
}

.signup-footer-container ul li {
    float: left;
    padding-left: 23px;
    padding-right: 23px;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

#termsAndConditions ul li {
    font-weight: 400 !important;
}

.consent-question-buttom {
    float: right;
    width: 22%;
    margin-bottom: 20px;
}

.consent-question-buttom input[type="text"],
.consent-question-buttom select,
.consent-question-buttom textarea {
    width: 100%;
}

.btn-danger {
    font-weight: 800;
    font-size: 15px;
    color: white;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    padding: 13px 21px 13px 21px;
}

.rescheduleBookingConfirm {
    float: right;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

.newStore {
    margin: 35px 0px;
    border-radius: 25px;
    border: 1px solid gray;
    padding: 22px;
}

.mobileIcon {
    content: "\eb5a";
}

.customDateSelection a:not([href]):hover {
    border-radius: 25px;
    background: #e1e2e1;
}

.customDateSelection a {
    padding: 9px 22px;
}

.customDateSelection {
    border-radius: 25px;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.swal2-popup .swal2-styled.swal2-confirm {
    background: rgb(57, 181, 74);
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 15px;
    color: white;
    border-color: rgb(57, 181, 74);
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-radius: 100px 100px 100px 100px !important;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08)!important;
    cursor: pointer!important;
    padding: 13px 30px 13px 30px;
}

.swal2-popup .swal2-styled.swal2-cancel {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 15px;
    color: white;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-radius: 100px 100px 100px 100px !important;
    box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.08)!important;
    cursor: pointer!important;
    padding: 13px 30px 13px 30px;
}

.swal2-popup {
    width: 41em !important;
    border-radius: 25px !important;
}

.groupDetails {
    padding: 10px 0px 10px 8px;
}

.custom-jobDate {
    background-color: #ffffff;
    border-color: #8C919B;
    border-radius: 25px 25px 25px 25px;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #8C8E93;
    min-height: 47px;
    padding: 6px 16px;
    box-sizing: border-box;
}

.storeSelected {
    background: #ebe4e4;
}

.searchFilterList {
    text-align: right;
}

.displayFlex {
    display: flex;
}

.patientDetailSection {
    border-top: 1px solid #b3b0b0;
    border-left: 1px solid #b3b0b0;
    border-bottom: 1px solid #b3b0b0;
    padding: 1%;
    border-radius: 25px 0px 0px 25px;
}

.patientDetailButtonSection {
    border-top: 1px solid #b3b0b0;
    border-right: 1px solid #b3b0b0;
    border-bottom: 1px solid #b3b0b0;
    padding: 2%;
    border-radius: 0px 25px 25px 0px;
}

.locationImage {
    background: url(../images/location-icon.png) 28% 20% no-repeat;
    /* right: 180px; */
    top: 6px;
    position: absolute;
    height: 45px;
    width: 56px;
    background-size: 27px;
    float: left;
}

@media (max-width: 1470px) {
    /* #progressbar {
        justify-content: normal !important;
    } */
    #progressbar li {
        margin-right: 2px !important;
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (min-width: 1200px) {
    .navbar-header {
        max-width: 92%;
    }
}

@media (max-width: 1200px) {
    #progressbar li {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 13px;
    }
    .background-overlay {
        height: 31%;
    }
    .bookingformHeader {
        border: 0.5px solid green;
        margin-bottom: 18px;
    }
}

@media(max-width:1111px) {
    #progressbar li {
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media (max-width: 1080px) {
    .productInformationDiv {
        max-height: 300px;
        overflow: scroll;
    }
    .user-tabs li.active {
        width: 100%;
    }
    #progressbar {
        margin-top: 15px;
    }
    .user-tabs {
        margin-bottom: 0px;
    }
    .bookingTabs.active,
    .active.patientNavigation,
    .active.patientConsentNavigation {
        display: block;
    }
    .bookingTabs,
    .patientNavigation,
    .patientConsentNavigation {
        display: none;
    }
    #progressbar li {
        padding-left: 23px;
        padding-right: 23px;
        width: 100%;
    }
    .headingbooking,
    .headingBookingPhone {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .background-overlay {
        height: 21%;
    }
    .validation-timer {
        margin-bottom: 0px;
    }
    #msform {
        margin-top: 0px;
    }
    li.active a .mdi {
        color: #fff;
    }
    .locationMap iframe {
        width: 100% !important;
    }
    .consent-question-buttom {
        width: 35%;
    }
    .consent-question {
        width: 60%;
    }
    .col-5-ipad-view,
    .col-7-ipad-view {
        width: 100%;
        display: contents;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #userCardDetails {
        width: 100%;
        background: #0000220f;
    }
    .manageBooking ul li {
        text-transform: none;
    }
    .manageBooking {
        text-align: left;
        padding: 18px 0px;
    }
    .managebooking_container ul {
        list-style: none;
    }
    .manageBooking ul {
        list-style: none;
    }
    .managebooking_container label {
        font-weight: bold;
    }
    .managebooking_container li {
        margin-top: .1em;
    }
    .cancelledBooking ul {
        padding: 0px;
    }
    .patientDetailSection {
        max-width: 100%;
        width: 100%;
        flex: auto;
    }
    .patientDetailSection {
        border-top: 1px solid #b3b0b0;
        border-left: 1px solid #b3b0b0;
        border-right: 1px solid #b3b0b0;
        border-bottom: none;
        padding: 1%;
        border-radius: 25px 25px 0px 0px;
    }
    .ipad-col-5 {
        max-width: 100%;
        width: 100%;
        flex: auto;
        padding: 0px;
    }
    .patientDetailButtonSection {
        border-top: none;
        border-right: 1px solid #b3b0b0;
        border-left: 1px solid #b3b0b0;
        border-bottom: 1px solid #b3b0b0;
        padding: 2%;
        flex: 100%;
        border-radius: 0px 0px 25px 25px;
        text-align: right;
        position: relative !important;
        width: 100% !important;
        padding-right: 12px;
        padding-left: 12px;
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .signup-icon-list-text {
        font-size: 13px !important;
        line-height: 24px;
    }
    .navbar-header .d-flex {
        margin-top: 20px;
        padding-left: 6px;
    }
    .searchPostCode {
        max-width: 50% !important;
        float: left !important;
        flex: 0 0 40% !important;
    }
    .searchRange {
        max-width: 53% !important;
        text-align: right;
    }
    .validation-timer-message {
        width: 47%;
    }
    .mandatoryFieldsMessage {
        width: 53%;
    }
    .header-Logo {
        width: 70%;
    }
    .header-signup {
        width: 30%;
        justify-content: right;
    }
}

@media (max-width:700px) {
    .background-overlay {
        height: 20%;
    }
    #msform {
        width: 100%;
    }
    .header-image-width {
        padding-top: 20px !important;
        max-width: 63%;
    }
    .login-button {
        font-size: 11px;
    }
    .notifcation_resend {
        font-size: 10px;
    }
    .verification-button {
        font-size: 8px !important;
        padding: 6px 2px !important;
    }
    .border-otp-block {
        padding: 5px !important;
        ;
    }
    .user_exists_notifictaion {
        font-size: 11px;
    }
    #progressbar #booking_info:after {
        content: "  Info";
    }
    #progressbar #booking_participant:after {
        content: "  Participant Details";
    }
    #progressbar #booking_store:after {
        content: "  Store & Time";
    }
    #progressbar #booking_personal:after {
        content: "  Personal Details";
    }
    #progressbar #booking_consent:after {
        content: "  Consents";
    }
    #progressbar #booking_confirm:after {
        content: "  Confirm Booking";
    }
    #progressbar li:after {
        /* font-family: Montserrat, sans-serif; */
        font-size: 13px !important;
        font-weight: bold;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
    }
}

@media (max-width: 580px) {
    #PatientPreScreeningContent {
        margin-bottom: 138px;
        padding: 0px 5px;
    }
    .login-button-container {
        margin-right: -7px;
    }
    .bookingFormHeading {
        display: block;
        width: 100%;
    }
    .vertical-menu {
        display: none;
    }
    .main-content {
        margin-left: 0;
    }
    .navbar-brand-box {
        padding-left: 0;
    }
    .logo {
        padding-right: 15px;
    }
    .logo span {
        display: none;
    }
    .logo i {
        display: inline-block;
    }
    .navbar-header {
        display: contents;
    }
    .navbar-header a {
        float: left;
        width: 68%;
    }
    .navbar-header .d-flex {
        margin-top: 20px;
        padding-left: 6px;
    }
    .login-button-container a {
        float: center;
        width: auto;
    }
    #fieldError_newUser {
        margin-bottom: 80px;
        margin-top: -42px;
    }
    button,
    [type="button"] {
        margin-bottom: 15px;
    }
    .multiselect {
        margin-bottom: 0px !important;
    }
    #email_resend_button,
    #mobile_resend_button {
        background: rgb(248, 248, 248) !important;
        border: none !important;
        min-height: 0 !important;
    }
    #email_verify_button,
    #mobile_code_verify_button {
        border-radius: 0px 25px 25px 0px !important;
        margin-bottom: -1px !important;
    }
    #signupFormFluger {
        width: 100%;
        overflow: scroll;
    }
    .mobile-container {
        max-width: 480px;
        margin: auto;
        background-color: #555;
        height: 500px;
        color: white;
        border-radius: 10px;
    }
    .topnav {
        overflow: hidden;
        position: relative;
    }
    .topnav #myLinks {
        display: none;
        background-color: rgb(108, 194, 72);
    }
    .topnav a {
        color: white;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
        display: block;
    }
    .topnav a.icon {
        background: #F5F7FA;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 25px;
    }
    .topnav a:hover {
        background-color: #F5F7FA;
        color: black;
    }
    /* .active {
        background-color: #04AA6D;
        color: white;
    } */
    .headingbooking,
    .headingBookingPhone {
        width: 100% !important;
    }
    #navigation {
        display: none;
    }
    .mobile-topnav,
    .navbar-header-mobile {
        display: block !important;
    }
    .dashboard.navbar-header {
        display: none !important;
    }
    .background-overlay {
        display: none;
    }
    #page-topbar-signup {
        padding: 0px;
    }
    .navbar-header-mobile.topnav {
        max-height: 100% !important;
    }
    #body-dashboard {
        margin-top: 0px;
    }
    .page-head-title {
        font-size: 26px !important;
    }
    #signupFormFluger .row {
        margin: 0px !important;
    }
    .table {
        border: 0px !important;
    }
    .consent-question-buttom .custom-select {
        width: 100% !important;
        margin-top: 5px;
    }
    .consent-question {
        width: 100% !important;
    }
    .bookingContact {
        float: none;
    }
    .initialNextButton {
        margin-top: 32px;
    }
    .header-Details {
        text-align: center;
    }
    .grecaptcha-badge {
        display: none;
    }
    .page-content {
        padding: 0px;
    }
    #header-Booking #page-topbar-signup {
        padding-bottom: 0px !important;
        padding-top: 22px;
    }
    #progressbar li {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100%;
    }
    .bookingTabs.active .mdi::before {
        color: #fff !important;
    }
    .bookingFormTemplateFont span {
        /* font-family: "Montserrat", Sans-serif; */
        font-size: 16px;
        font-weight: 400;
    }
    .multiselectButton .btn-group>.btn {
        width: 100%;
        text-align: left;
        padding-left: 0px;
    }
    .removeRowDesktop {
        display: none;
    }
    .removeRowMobile {
        display: block !important;
        width: 24%;
        float: right;
        height: 25px;
        margin-bottom: 0px;
        padding-top: 1px;
    }
    .ipad-view100 {
        width: 100%;
    }
    /* .addPatientMobile {
        display: block !important;
    } */
    .headingBookingPhone span {
        text-align: center !important;
        margin-top: 0px !important;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        position: relative !important;
        width: 100% !important;
        padding-right: 12px;
        padding-left: 12px;
        max-width: 100% !important;
    }
    #MobileVerification .col-8 {
        flex: 100%;
    }
    .mandatoryFieldsMessage {
        width: 100%;
        display: none;
    }
    .participantJobTime {
        display: none;
    }
    .headingbooking {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    .headingBookingPhone {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
        margin-bottom: 0px;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        color: #7c4299;
    }
    #bannerView span img {
        width: 100%;
        max-width: 100px;
        height: auto;
        max-height: 40px;
    }
    #bannerView span {
        position: absolute;
        float: right;
        right: 8%;
        top: 18%;
    }
    .bookingLogo {
        width: 90%;
        height: auto;
    }
    .consent-question-buttom {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .consent-question {
        width: 100%;
        display: -webkit-box;
        float: left;
        margin-bottom: 10px;
    }
    #medicareNumberDIV,
    #medicareRefDIV {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .dummy-medicare {
        width: 100%;
    }
    .mandatoryFieldsMessage {
        color: red;
        margin-bottom: 12px;
    }
    .container {
        padding: 0px;
        margin: 0px
    }
    .col-12,
    .col-8,
    .col-6,
    .col-4 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .card {
        margin-bottom: 0px;
    }
    .confirmBookingCheckbox {
        padding-left: 0px;
    }
    .managebooking_container ul {
        padding-left: 10px;
    }
    .managebooking_container ul li ul {
        padding-left: 20px;
    }
    .close {
        width: auto !important
    }
    .ipad-view100 {
        width: 100% !important;
    }
    .ipad-view100 .form-group {
        width: 100%!important;
    }
    .card-body {
        padding: 7px;
    }
    .patientDetailMobile {
        border-bottom: 2px solid #e5e5eb;
        padding: 11px 0px;
        margin-bottom: 18px;
    }
    .mobileVerification,
    .emailVerification {
        right: 0;
        top: 30px;
    }
    input[type="text"],
    select,
    optgroup,
    textarea {
        width: 100% !important
    }
    .validation-timer {
        display: block;
        text-align: center;
    }
    .mandatoryFieldsMessage {
        float: none;
    }
    .validation-timer-message {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 16px;
    }
    .grecaptcha-badge {
        display: none !important;
    }
    .signup-footer-container ul li {
        padding-left: 0px;
        padding-right: 0px;
    }
    .signup-inline-items {
        margin-right: 37px
    }
    #footer-signup {
        margin-top: 84px !important;
    }
    .row {
        width: 100%;
    }
    #msform .action-button-previous,
    #msform .action-button {
        width: auto !important;
    }
    #storeRadius {
        width: 100px !important;
    }
    .searchFilterList {
        text-align: center;
    }
    .locationMap,
    .bookingNumbers {
        display: none;
    }
    #msform .action-button {
        font-size: 14px;
    }
    .displayFlex {
        display: block;
    }
    #MobileVerification .btn {
        padding: 11px !important;
        width: auto !important;
    }
    #userCardDetails {
        width: 100%;
        background: #0000220f;
    }
    .bookingContainer {
        min-height: 550px;
    }
    #progressbar {
        padding: 0px 0px 20px;
        justify-content: center !important;
    }
    .searchPostCode {
        max-width: 50% !important;
        float: left !important;
        flex: 0 0 40% !important;
    }
    .searchRange {
        max-width: 59% !important;
        text-align: right;
    }
    /* .locationImage {
        right: 108px;
    } */
    .groupDetails {
        padding: 10px 0px 10px 0px;
    }
    .availableSlotList {
        margin-right: 5px;
    }
    /* .eligibility-answer .custom-select {
        width: 100% !important;
        margin-top: 5px;
    } */
}

.confirmationStep {
    height: auto;
    padding: 10px;
}

.marketingCheck {
    margin-left: 4px;
}

.gm-style .place-card-medium {
    display: none !important;
}

.verifyMobile {
    height: 52px;
}

.fa-mobile:before {
    margin-right: 4px;
}

.eligibility-question {
    width: 70%;
    display: -webkit-box;
    float: left;
    margin-bottom: 20px;
    font-size: 17px;
}

.eligibility-answer {
    float: right;
    width: 22%;
    margin-bottom: 20px;
}

.prescreening fieldset {
    background-color: #eeeeee;
    margin-bottom: 15px !important;
}

.prescreening legend {
    background-color: gray;
    color: #fff;
    padding: 5px 10px;
}

.eligibility-tab-panes .invalid-feedback {
    font-size: 95%;
    text-align: justify;
}

.swal2-popup .swal2-content {
    line-height: inherit !important;
}

.question-response-number {
    width: 150px;
    display: block;
}

#confirmBookingStyle {
    margin-left: 12px;
}