@import '_content/BlazingModal/BlazingModal.4yhvtipomg.bundle.scp.css';

/* /Components/HotelSearch.razor.rz.scp.css */
.hotel-search-box[b-nscmrarl3z] {
    margin: 15px;
    /*padding: 10px 20px;*/
    height: 90px;
    border-radius: 10px;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.35);
}

.hotel-search-title[b-nscmrarl3z] {
    width: 100%;
    height: 45px;
    padding: 2px 2px 2px 10px;
    font-family: "Montserrat Bold", "Montserrat", sans-serif;
    font-weight: 700;
    color: #00305e;
    text-align: center;
    line-height: normal;
}
/* /Components/KioskLogListItem.razor.rz.scp.css */
.log-list[b-ja8yl5k610] {
    padding: 20px 0;
    background-color: #f3f5f7;
    color: #00305e;
    justify-items: center;
    justify-content: space-between;
    display: flex;
    border-radius: 7px;
    margin: 10px 0;
}
/* /Components/KioskLogListItemDetails.razor.rz.scp.css */
.timeline-footer[b-pcm2t3mmod] {
    
}
/* /Components/Modals/HotelInformationModal.razor.rz.scp.css */
.hotel-info-container[b-41hto1qhqe] {
  width: 450px;
  padding: 20px 0;
}

.kiosk-info[b-41hto1qhqe] {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  align-content:center;
  vertical-align:middle;
}
/* /Components/Modals/KioskLogInformationModal.razor.rz.scp.css */
.content-tab-container[b-foviu3wsg5] {
    border-radius: 10px;
    padding: 10px;
    background-color: #f3f5f7;
}

.tabs-bg[b-foviu3wsg5] {
    background-color: #fff!important;
}

.custom-tab-bar[b-foviu3wsg5] {
    margin-bottom:0!important;
}

.custom-tab-bar .ant-tabs-tab[b-foviu3wsg5] {
    width: 120px!important;
    height: 30px!important;
    padding: 2px 2px 2px 10px!important;
    border-radius: 10px 10px 0 0!important;
    background-color: #f2f5f7!important;
    border: 1px solid #fff!important;
    text-align: center!important;
    line-height: normal!important;
    margin: 0!important;
}

.custom-tab-bar .ant-tabs-tab-active[b-foviu3wsg5] {
    width: 120px!important;
    height: 30px!important;
    padding: 2px 2px 2px 10px!important;
    border-radius: 10px 10px 0 0!important;
    background-color: #fff!important;
    border: 1px solid #fff!important;
    text-align: center!important;
    line-height: normal!important;
    margin: 0!important;
}

.date-content-card[b-foviu3wsg5]{
    margin:15px 0;
}

.loading-indication-text[b-foviu3wsg5] {
    padding: 10px;
}
/* /Shared/DateSelector.razor.rz.scp.css */
.button[b-jly9wn3oim] {
    width: 180px;
    height: 28px;
    padding: 2px 10px 2px 10px;
    border-radius: 30px;
    background-color: #4c6e8e;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    line-height: normal;
}
.button:hover[b-jly9wn3oim] {
    background-color: #435f79;
    box-sizing: border-box;
}
.button:active[b-jly9wn3oim] {
    background-color: #4c6e8e;
    box-sizing: border-box;
}
