@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");*{box-sizing:border-box;margin:0;padding:0}.bookings{padding-top:30px;padding-bottom:30px;padding-inline:0}.book_detail_1{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.book_head h1{font-weight:600;font-size:20px}.booking_container{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.book_all_card{width:100%;height:auto;border-radius:20px;background-color:#ffffff;box-shadow:0 0 20px 0 #0000001a;padding:20px}.booking_SP,.family_member{gap:40px;padding:15px 0}.booking_SP,.family_member,.family_members{width:100%;height:auto;display:flex;flex-direction:column}.family_members{gap:19px;padding:10px 0}.select_lab{font-family:Reddit Sans;font-weight:700;font-size:20px;color:#013b2f}.display_lab{justify-content:center;gap:40px;flex-wrap:wrap;overflow-y:scroll;height:55vh;padding-top:5px}.display_lab,.spLogo_name{display:flex;align-items:center}.spLogo_name{height:145px;flex-direction:column;justify-content:space-between;cursor:pointer}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:#909090;width:.7em;height:.7em;border:.1rem solid #909090;border-radius:50%;display:grid;place-content:center}input[type=radio]:before{content:"";width:.5em;height:.5em;border-radius:50%;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em #0cad8e}input[type=radio]:checked:before{transform:scale(1)}.sp_logo{width:85px;height:85px;border-radius:50%;display:grid;place-items:center;border:1px solid #c9c9c9;transition:transform .9s ease}.sp_logo:hover{transform:scale(1.05);box-shadow:0 0 20px 0 #0000001a}.sp_logo:active,.sp_logo:hover{border:1px solid #61a33a}.spLogos_name{cursor:pointer;transition:all .3s ease;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:15px}.spLogos_name.selected-lab .sp_logo{border:2px solid #61a33a;box-shadow:0 0 10px rgba(97,163,58,.4);transform:scale(1.05)}.sp_name{text-align:center;text-wrap:wrap;color:#1f1926;font-weight:500;font-size:16px;font-family:Reddit Sans}.booking_profile{display:flex;flex-direction:column;padding-inline:0;padding-top:30px}.datePicker{border-radius:5px;border:1px solid #bdbdbd}.datePicker,.date_bar{width:304px;height:43px}.date_bar{border:none;outline:none;padding-inline:10px;color:black}.date_time_picker{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.timePicker{width:290px;height:100px;border-radius:5px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.timePicker::-webkit-scrollbar{display:none}.time-slot{display:flex;justify-content:center;align-items:center;gap:38px;padding:5px 8px;border-radius:5px;cursor:pointer;font-size:14px;font-weight:600}.time-slot.selected{background-color:#bdbdbd;color:#ffffff;height:36px}.time-slot.inactive{color:#a7a7a7;font-weight:500}.member{font-family:Reddit Sans;font-weight:700;font-style:Bold;font-size:28px;color:#013b2f;width:48%}.add_member{font-weight:500;font-style:Medium;font-size:15px;color:#0cad8e}.member_form{width:100%;min-height:auto;height:auto;display:flex!important;gap:15px;flex-direction:row;flex-wrap:wrap;justify-content:space-between}::-webkit-scrollbar{width:10px;padding-left:100px}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:6px;padding-left:10px}.member{box-shadow:0 0 5px 0 #0000001a;background-color:#ffffff;border-radius:15px;display:flex;justify-content:space-between;align-items:center;padding-top:10px;padding-bottom:10px;padding-inline:15px;cursor:pointer}.member_details{display:flex;flex-direction:column;gap:10px}.member_name{font-weight:600;font-style:SemiBold}.member_key,.member_name{color:#000000;font-size:17px}.member_key{font-weight:400}.member_value{font-weight:500;color:#000000;padding-left:3px}.css-3hpdci-MuiSvgIcon-root-MuiStepIcon-root.Mui-active,.css-3hpdci-MuiSvgIcon-root-MuiStepIcon-root.Mui-completed{color:#0cad8e!important}@media (max-width:765px){.spLogos_name{padding-inline:0}.member{font-family:Reddit Sans;font-weight:700;font-style:Bold;font-size:28px;color:#013b2f;width:auto!important;padding-inline:9px}}