/* new style start here */
* {
    padding: 0px;
    margin: 0px;
}

.bh-heading-h1b {
    letter-spacing: 0.25px;
}

.bh-select {
    width: 328px;
}

.bh-select-field {
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.487px;
}

.bh-notification-inline .bh-notification-inline-copy {
    padding: 2px 8px;
}

.bh-mt-1 {
    margin-top: 1px;
}

.bh-mt-lg-1 {
    margin-top: 1px;
}

.bh-mt-17 {
    margin-top: 17px;
}

.bh-mt-2 {
    margin-top: 2px;
}

.bh-mt-8 {
    margin-top: 8px;
}

.bh-mb-8 {
    margin-bottom: 8px;
}

.bh-mt-40 {
    margin-top: 40px;
}

.bh-mb-40,
.bh-content-width-360.bh-mb-40 {
    margin-bottom: 40px;
}

.bh-mt-16 {
    margin-top: 16px;
}

.bh-mb-16 {
    margin-bottom: 16px;
}

.bh-mb-20 {
    margin-bottom: 20px;
}

.bh-mt-24 {
    margin-top: 24px;
}

.bh-mb-24 {
    margin-bottom: 24px;
}

.bh-p-0 {
    padding: 0;
}

.bh-pb-0 {
    padding-bottom: 0;
}

.bh-py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
}

.bh-py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.bh-p-40 {
    padding: 40px;
}

.bh-pt-40 {
    padding-top: 40px;
}

.bh-px-sm-40 {
    padding-left: 0;
    padding-right: 0;
}

.bh-pt-30 {
    padding-top: 30px;
}

.bh-pr-40 {
    padding-right: 40px;
}

.bh-pb-40 {
    padding-bottom: 40px;
}

.bh-pl-40 {
    padding-left: 40px;
}

.bh-pb-80 {
    padding-bottom: 80px;
}

.bh-notification-inline,
.bh-mb-0 {
    margin-bottom: 0;
}

.bh-global-page {
    padding: 24px 0 40px;
}

    .bh-global-page a {
        color: #007eb4;
        text-decoration: none;
    }

.text-center {
    text-align: center;
}

.bh-text-left {
    text-align: left;
}

.bh-dialog .bh-body-1-main {
    text-align: left;
    margin-bottom: 24px;
}

/********** HEADER START HERE *********/
.banner-imaging-logo,
.divider.d-sm-blok {
    display: none;
}

.bh-header-pt-0 {
    padding-top: 0;
}

.bh-header-mt {
    margin-top: 155px;
}

.bh-global-header-main-wrap {
    padding: 40px 30px;
}

.bh-global-header-home-link {
    height: 64px;
}

/********** HEADER END HERE *********/
.bh-global-page-card-header {
    display: flex;
    justify-content: space-between;
    padding: 30px 24px 24px 24px;
}

.divider {
    display: flex;
    height: 1px;
    background-color: var(--bh-black-8);
}

.bh-text-input-field-input {
    line-height: 23px;
}

.bh-bg-white {
    background-color: var(--bh-white);
}

.bh-text-input-field-helper {
    color: var(--bh-black);
}

.bh-outlined-1-button[href],
.bh-primary-button {
    height: 48px;
    line-height: 17px;
    padding: 15px 16px 16px 16px;
}

.bh-overline {
    color: var(--bh-black-3);
}

.bh-flex-16 {
    gap: 16px;
    display: flex;
    flex-direction: column;
}

.bh-d-flex {
    display: flex;
}

.bh-flex-direction-column {
    flex-direction: column;
}

.bh-justify-content-end {
    justify-content: flex-end;
}

.bh-justify-content-between {
    justify-content: space-between
}

.bh-flex-gap-24 {
    gap: 24px
}

.bh-flex-gap-20 {
    gap: 20px
}

.bh-flex-gap-16 {
    gap: 16px;
}

.bh-flex-gap-8 {
    gap: 8px;
}

.bh-flex-gap-4 {
    gap: 4px;
}

.bh-content-width-360 {
    max-width: 360px;
    margin: auto;
    padding-left: 16px;
    padding-right: 16px;
}

.bh-button-min-width {
    min-width: 160px;
}

.bh-text-input-field-pr-120 {
    padding-right: 120px;
}

.bh-info-panel {
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}

.bh-info-link {
    border-radius: 4px;
    border: 1px solid var(--Banner-Black-08-Light, #E1E1E2);
    background: var(--White, #FFF);
    display: flex;
    padding: 12px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    color: var(--Accent-Blue-02-Main, #007EB4);
}

/* TODO: remove following and use class name instead */
.bh-info-panel p {
    font-family: Effra;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.487px;
}

.bh-info-link:last-child {
    margin-bottom: 0;
}

/************** FOOTER START HERE ****************/
/* .bh-global-footer {
  background-color: var(--bh-core);
  padding: 31px 16px;
} */

/* .bh-global-footer .bh-body-1-main,
.bh-global-footer .bh-body-1-main a {
  color: var(--bh-white);
}

.bh-global-footer-flex {
  flex-direction: row;
  justify-content: center;
}

.bh-global-footer-link-list {
  display: flex;
  column-gap: 8px;
} */

/*.bh-global-footer-list-item {
  margin: 0;*/
/* padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid var(--bh-white); */
/*}*/

.bh-global-footer-list-item:last-child {
    border-right: 0;
}


/************ FOOTER END HERE *************/


/* new style end here */
/************Pratiksha******************/
.bh-address-card {
    height: 200px;
}


.bh-global-page-card-pb {
    padding-bottom: 64px;
}

.bh-global-page-card-py {
    padding: 40px 40px 80px 40px;
}

/* .bh-global-page-content{
  margin-top: 40px;
  margin-bottom: 40px;
} */
.mx-60 {
    margin-left: 60px;
    margin-right: 60px;
}

.address-card {
    padding: 16px 16px 15px 16px;
}

    .address-card h4 {
        margin-bottom: 4px;
    }

.align-items {
    display: flex;
    justify-content: space-between;
}

.pb-4 {
    padding-bottom: 4px;
    ;
}

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

.bh-mt-12 {
    margin-top: 12px;
}

.bh-flex-start {
    justify-content: flex-start;
    gap: 8px;
}

.bh-selected-addess {
    padding: 16px;
}

.bh-search-location {
    padding-top: 40px;
    padding-bottom: 2px;
}

.bh-location-content {
    margin-top: 40px;
    margin-bottom: 24px;
}

.bh-set-day {
    flex: 1 1 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex
}

.bh-flex-days {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    display: inline-flex;
    margin-bottom: 24px;
    /* margin-top: 16px; */
}

.p-color {
    color: var(--Core-Blue-02-Main, #00205B);
}

.p-highlight-color {
    align-self: stretch;
    height: 2px;
    background: #00205B
}

.p-highlight {
    align-self: stretch;
    height: 2px;
}

.bh-button-width {
    width: 107px;
}

.p-text-color {
    color: #56595D !important;
}

.p-color-time {
    color: #303235 !important;
}

.bh-align-time {
    align-self: stretch;
    justify-content: space-between;
    display: flex;
}

.bh-flex-location {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    display: inline-flex;
}

.bh-pt-13 {
    padding-top: 13px;
}

.bh-pb-13 {
    padding-bottom: 13px;
}

.bh-py-13 {
    padding-top: 13px;
    padding-bottom: 13px;
}

.bh-button-dimension {
    width: 328px;
    height: 48px;
}

.bh-pt-24 {
    padding-top: 24px;
}

.bh-pb-24 {
    padding-bottom: 24px;
}

.bh-px-24 {
    padding-left: 24px;
    padding-right: 24px;
}

.bh-px-16 {
    padding-left: 16px;
    padding-right: 16px;
}

.bh-ml-24 {
    margin-left: 24px;
}

.bh-icon-width {
    width: 64px;
    height: 64px;
}

.bh-px {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.bh-button-small-30 {
    height: 30px;
    padding: 0 8px;
}

.bh-button-small-36 {
    height: 36px;
    padding: 0 8px;
}

.bh-pb-8 {
    padding-bottom: 8px;
}

.p-color-policy {
    color: #007EB4;
}

.bh-mt-9 {
    margin-top: 9px;
}

.bh-mb-9 {
    margin-bottom: 9px;
}

.bh-items-right {
    float: right;
}

.bh-pl-32 {
    padding-left: 32px;
}

.bh-radio-color {
    color: #56595D;
}

.bh-progress-bar--halves .bh-progress-bar-step {
    width: calc(50% - 0px);
}

.bh-pt-3 {
    padding-top: 3px;
}

.bh-items-center {
    align-items: center;
}

.bh-ml-37 {
    margin-left: -37px;
}

.dialog-content {
    width: 480px;
    height: 174px;
}

.bh-dialog-width {
    width: 560px;
    height: 254px;
}

.bh-dialog-button-privacy-view {
    width: 166px;
}

.bh-items-right {
    float: right;
}

.bh-pl-32 {
    padding-left: 32px;
}

.bh-radio-color {
    color: #56595D;
}

.bh-pl-37 {
    margin-left: -37px;
}

.bh-btn-review {
    width: 193px;
    height: 48px;
}

.bh-search-parent {
    position: relative;
}

.bh-search-closed-icon {
    position: absolute;
    right: 12px;
}

.bh-pt-48 {
    padding-top: 48px;
}

.bh-pt-16 {
    padding-top: 16px;
}

.bh-pl-12 {
    padding-left: 12px;
}

.bh-pr-12 {
    padding-right: 12px;
}

.bh-border-bottom {
    border-bottom: 1px solid #E1E1E2;
}

.bh-box-shadow {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.04), 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}

.bh-pt-22 {
    padding-top: 22px
}

.bh-pb-23 {
    padding-bottom: 23px
}

.bh-day-btn {
    width: 180px;
    height: 62px;
}

.bh-py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.bh-margin-auto {
    margin: auto;
}

.bh-div-height {
    height: 64px;
}

.bh-btn-padding {
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
}

.bh-grid-3 {
    display: grid;
    gap: 8px;
    justify-content: center;
    grid-template-columns: auto auto auto;
}

.bh-mt--2 {
    margin-top: -2px;
}

.bh-input-search-value {
    font-family: Effra;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.218px
}

.bh-width-268 {
    width: 268px;
}

.bh-height-20 {
    height: 20px;
}

.bh-ml-26 {
    margin-left: 26px;
}

.bh-height-619 {
    height: 619px;
}

.bh-mr-8 {
    margin-right: 8px;
}

.bh-pt-11 {
    padding-top: 11px;
}

.bh-mt-1 {
    margin-top: 1px;
}

.bh-btn-email-width {
    width: 330px;
}

.bh-btn-height-48 {
    height: 48px;
}

.bh-pb-sm-80 {
    padding-bottom: 80px !important;
}

.bh-pt-4 {
    padding-top: 4px;
}

.bh-pl-10 {
    padding-left: 10px;
}

.bh-mt-3 {
    margin-top: 3px;
}

.bh-mt-6 {
    margin-top: 6px;
}

.bh-ml-20 {
    margin-left: 20px;
}

.bh-ml-2 {
    margin-left: 2px;
}

@media (max-width: 800px) {
    .bh-pb-80 {
        padding-bottom: 80px;
        margin-bottom: 0;
    }
}


/* .dialog-dimension{
  width: 560px;
  height: 469px;
} */

/* Pratiksha code ends here */
/* Avinash code  start hear*/
.bh-input-field-padding {
    padding-top: 12px;
    padding-bottom: 11px;
}

.bh-radio-group-flex-gap {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 12px
}

.bh-flex-gap-20 {
    gap: 20px
}

.bh-search-test {
    font-family: Effra;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.47px;
    color: #303235;
    padding: 7px 16px;
}

.bh-pb-64 {
    padding-bottom: 64px;
}

.bh-body-2-tight {
    font-family: Effra;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.245px;
}

.bh-dialog-h-100 {
    height: calc(100% - 150px);
}

.bh-tooltip-1-tip {
    width: 343px
}

.bh-pb-16 {
    padding-bottom: 16px;
}

.bh-global-page-card-padding {
    padding: 40px 40px 40px 40px;
}

.bh-subtitle-1 {
    font-family: Effra;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 117.647% */
    letter-spacing: 0.146px;
    /* color: #303235; */
}

.bh-pb-20 {
    padding-bottom: 20px;
}

.bh-tooltip-font {
    font-family: 'effra'
}

.bh-tooltip-1-tip.bh-tooltip-top {
    top: 24px
}

.bh-tooltip-header-color {
    color: #FFF;
}

/* Avinash code ends here */
.bh-dialog-560 {
    width: 560px;
}

.bh-dialog-overlay {
    background-color: rgba(0, 0, 0, 0.26);
}
/* media queries */

@media screen and (max-width: 800px) {
    /* .bh-global-footer {
    background-color: var(--bh-core);
    padding: 23px 16px;
    max-height: 120px;
  } */

    /* .bh-global-footer-flex.bh-mb-8 {
    margin-bottom: 0;
  } */

    /* .bh-global-footer-link-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  } */
}

@media (max-width: 640px) {
    .bh-global-header {
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.07);
    }

    .bh-global-page-back {
        margin-left: 0;
    }

    .bh-global-page-card-py {
        padding: 40px 40px 0 40px;
    }

    .bh-flex-direction-sm-column {
        flex-direction: column;
    }

    .bh-flex-gap-sm-0 {
        gap: 0 !important;
    }

    .bh-global-page-card {
        margin-top: 0;
        margin-bottom: 0;
    }

    .bh-global-page-card-top {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .bh-global-page-content.bh-mt-40 {
        margin-top: 24px;
    }

    .bh-global-page-content.bh-mb-40 {
        margin-bottom: 24px;
    }

    .bh-stacked-buttons.bh-mt-24 {
        margin-top: 8px;
    }

    .banner-imaging-stacked-logo {
        display: none;
    }

    .banner-imaging-logo {
        display: block;
        width: 100%;
    }

    .bh-global-header-home-link {
        width: 190px;
        height: auto;
        flex: 0 0 190px;
    }

    .bh-global-header-main-wrap {
        padding: 16px;
    }

    .bh-header-mt {
        margin-top: 157px;
    }

    .bh-content-width-360 {
        max-width: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .bh-text-input-field-pr-120 {
        padding-right: 72px;
    }

    .bh-p-sm-24 {
        padding: 24px;
    }

    .bh-mb-sm-24 {
        margin-bottom: 24px;
    }

    .bh-mt-sm-8 {
        margin-top: 8px;
    }

    .bh-mt-sm-3 {
        margin-top: 8px;
    }

    .bh-pt-sm-16 {
        padding-top: 16px;
    }

    .bh-pb-sm-16 {
        padding-bottom: 16px;
    }

    .bh-pb-sm-24 {
        padding-bottom: 24px;
    }

    .bh-pt-sm-24 {
        padding-top: 24px;
    }

    .bh-mt-sm-24 {
        margin-top: 24px;
    }

    .bh-mt-sm-13 {
        margin-top: 13px;
    }

    .bh-button-dimension-sm {
        width: 295px;
        height: 48px;
    }

    .bh-btn-sm-time-margin {
        width: 142px;
        height: 36px;
    }

    .bh-mt-sm-8 {
        margin-top: 8px;
    }

    /* .bh-mr-8 { margin-right: 8px; } */
    .bh-grid-3 {
        grid-template-columns: auto auto;
    }

    .bh-content-width-360.bh-mb-sm-0,
    .bh-global-page-content.bh-mb-sm-0 {
        margin-bottom: 0;
    }

    .bh-width-sm-100 {
        width: 100%;
    }

    .divider.d-sm-blok {
        display: flex;
    }

    .bh-px-sm-40 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .bh-global-page.bh-pb-sm-0 {
        padding-bottom: 0;
    }

    .bh-pt-sm-48 {
        padding-top: 48px;
    }

    .bh-day-btn {
        width: 148px;
    }

    .bh-pl-sm-40 {
        padding-left: 40px;
    }

    .bh-pr-sm-40 {
        padding-right: 40px;
    }

    .bh-dialog-sm {
        width: 343px !important;
        height: 344px;
    }

    .bh-d-sm-flex {
        display: flex;
    }

    .bh-sm-col-rev {
        flex-direction: column-reverse;
    }

    .bh-sm-justify-content-end {
        justify-content: flex-end;
    }

    .bh-sm-gap {
        gap: 6px;
    }

    .bh-sm-align-end {
        align-items: end;
        ;
    }

    .bh-sm-margin-0 {
        margin: 0;
    }

    .bh-sm-pl-16 {
        padding-left: 16px;
    }

    .bh-sm-pr-16 {
        padding-right: 16px;
    }

    .bh-div-sm-width {
        width: 295px;
    }

    .bh-pt-sm-0 {
        padding-top: 0;
    }

    .bh-mb-sm-19 {
        margin-bottom: 19px
    }

    .bh-mb-sm-0 {
        margin-bottom: 0;
    }

    .bh-mt-sm-3 {
        margin-top: 3px
    }

    .bh-mt-sm-0 {
        margin-top: 0
    }

    .bh-mt-sm-20 {
        margin-top: 20px;
    }
}

.bh-bg-color {
    background: #f6f7fa !important;
}
