.p-0-1 {
  padding: 20px 0;
}

.p-r {
  padding-right: 20px;
}

.t-p-all {
  padding: 15px 15px;
}

.bookingor-d-none {
  display: none;
}

.bookingor-d-flex {
  display: flex;
}

.bookingor-f-12 {
  font-size: 12px;
}

.bookingor-f-13 {
  font-size: 13px;
}

.bookingor-f-14 {
  font-size: 14px;
}

.bookingor-f-15 {
  font-size: 15px;
}

.bookingor-f-16 {
  font-size: 16px;
}

.bookingor-f-17 {
  font-size: 17px;
}

.bookingor-gap-5 {
  gap: 5px;
}

.bookingor-gap-10 {
  gap: 10px;
}

.bookingor-gap-15 {
  gap: 15px;
}

.bookingor-gap-20 {
  gap: 20px;
}

.bookingor-gap-25 {
  gap: 25px;
}

.bookingor-gap-30 {
  gap: 30px;
}

@media (min-width: 768px) {
  .bookingor-my-grid-col {
    grid-template-columns: 120px 1fr;
  }
}

@media (max-width: 767px) {
  .bookingor-my-grid-col {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 991px) {
  .main-content ul {
    flex-direction: row !important;
  }
}

.bookingor * {
  box-sizing: border-box;
}

.bookingor .bookingor-cont-btn {
  background-color: var(--bookingor-cont-btn-bg);
}

.bookingor a {
  text-decoration: none !important;
}

.bookingor li {
  list-style: none !important;
}

.bookingor .row {
  padding: 0 !important;
}

.bookingor input,
.bookingor select,
.bookingor textarea {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
}

.bookingor .ad-valid {
  color: #f74040;
}

.bookingor .main-top {
  margin-bottom: 21.34px;
}

.bookingor .main-top-heading h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
  color: #6C757D;
}

.bookingor .main-top-content {
  align-self: flex-end;
}

.bookingor .btn-top {
  display: flex;
}

.bookingor .left label {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 14px;
  margin-bottom: 0;
  margin-right: 21.13px;
}

.bookingor .left input {
  border: 1px solid #B3B3B3;
  font-size: 14px;
  line-height: 14px;
}

.bookingor .left input:focus {
  box-shadow: none;
  border-color: #B3B3B3;
}

.bookingor .left input::placeholder {
  color: #212529;
}

.bookingor a {
  cursor: pointer;
}

.bookingor .main-top-buttons {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 15px;
  border-color: transparent;
  background: transparent;
  padding: 11px 20px;
  border-radius: 50px;
  color: #999999;
}

.bookingor .main-top-buttons.btn_gray {
  background-color: #999999;
  color: white;
}

.bookingor .main-top-buttons.btn_blue {
  background-color: #6049CD;
  color: white;
}

.bookingor-labels {
  font-size: 16px;
  font-weight: 600;
  color: #272727;
}

.bookingor-button {
  font-size: 16px !important;
}

#bookingor-login-error {
  font-size: 16px;
  color: #f74040;
}

.bkinz .main-content .nav-pills .nav-item {
  margin-bottom: 1px !important;
}

.bkinz .main-content .nav-pills .nav-item .nav-link.active,
.bkinz .main-content .nav-pills .nav-item .nav-pills .show>.nav-link {
  background-color: #E6E6E6;
  border-radius: 50px;
}

.bkinz .main-content .nav-pills .nav-item .nav-link,
.bkinz .main-content .nav-pills .nav-item .nav-link:hover {
  color: #262829;
  font-size: 16px;
  padding: 7px 15px;
  font-weight: 500;
}

.bkinz .main-content #myTab {
  margin: 0;
  flex-direction: column;
  padding-right: 17px;
}

.bkinz .main-content #inner-tabs {
  flex-direction: row;
}

.bkinz .main-content .tab-content {
  flex: 756.02px;
}

.bkinz .main-content .tab-content .card {
  border: none;
  padding-bottom: 57px;
  box-shadow: 0 1px 21px 0 rgba(135, 140, 157, 0.2);
  border-radius: 4px;
  max-width: 100% !important;
  margin-top: 0 !important;
}

.bkinz .main-content .tab-content .card .card-header {
  background-color: white;
  border-bottom: 0.5px solid #B3B3B3;
}

.bkinz .main-content .tab-content .card .card-header h3 {
  font-size: 24px;
  line-height: 20px;
  color: #1A1A1A;
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0;
}

.bkinz .main-content .tab-content .card .card-body .form-group label {
  font-size: 15px;
  color: #1A1A1A;
  margin-bottom: 0;
  font-weight: 600;
}

.bkinz .main-content .tab-content .card .card-body .form-group .above-label {
  font-size: 13px;
  padding-bottom: 6px;
  display: block;
}

.bkinz .main-content .tab-content .card .card-body .form-group .switch-text {
  font-size: 16px;
  padding: 6px;
}

.bkinz .main-content .tab-content .card .card-body .form-group .info-detail {
  font-weight: 500;
  font-size: 12px;
  font-style: italic;
  display: block;
  margin-top: 5px;
}

.bkinz .main-content .tab-content .card .card-body .form-group .h-l-n {
  padding: 6px 0 1px 0;
  display: block;
}

.bkinz .main-content .tab-content .card .card-body .form-group .tx-togle {
  font-size: 15px;
  font-weight: 500;
}

.bkinz .main-content .tab-content .card .card-body .form-group .remove-input {
  width: 25px;
  padding-right: 2px;
  display: block;
  margin-left: 4px;
  font-size: 26px;
  align-items: center;
  display: flex;
}

.bkinz .main-content .tab-content .card .card-body .upload {
  visibility: hidden;
}

.bkinz .main-content .tab-content .card .card-body .upload .uploaded-icon {
  width: 153px;
  height: 153px;
  border: 1px solid #B3B3B3;
  margin-bottom: 8px;
}

.bkinz .main-content .tab-content .card .card-body .upload .uploaded-icon-buttons button {
  font-size: 17px;
  color: #212529;
  border: none;
  background-color: #F2F2F2;
}

.bkinz .main-content .tab-content .card .card-body .upload .uploaded-icon-buttons button#cancel-btn {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  visibility: hidden;
}

.bkinz .main-content .tab-content .card .card-body .upload .uploaded-icon-buttons button#upload-btn {
  font-weight: 500;
  padding: 12px 25px;
  border-radius: 50px;
}

.bkinz .main-content .tab-content .card .card-body .add-sub-cat {
  font-size: 18px;
  line-height: 14px;
  font-weight: 600;
  color: #6049CD;
  border: none;
  background-color: transparent;
  visibility: hidden;
  cursor: pointer;
}

.bkinz .main-content .tab-content .card .card-body .added-input input {
  border: 1px solid 1px solid #e7e6e6;
}

.bkinz .main-content .tab-content .card .card-body .added-input input:focus {
  box-shadow: none;
}

.bkinz .main-content .tab-content .card .card-body .added-input img {
  cursor: pointer;
}

.bkinz .select2-container {
  width: 100% !important;
}

.bkinz .lft {
  text-align: left !important;
}

.bkinz .abcd {
  display: none;
}

.bkinz .break-delete-i {
  margin: 0 14px;
  font-size: 21px;
  align-self: center;
}

.bkinz label {
  font-size: 15px;
  color: #1A1A1A;
  margin-bottom: 0;
  font-weight: 500;
}

.bkinz label .sub-cate {
  font-size: 15px;
  font-weight: 500;
}

.bkinz input {
  border: 1px solid #c5c6c9;
}

.bkinz .pd-1 {
  padding-right: 17px !important;
}

.bkinz .switch-text {
  font-size: 15px;
}

.bkinz .bk-pd {
  padding: 10px;
}

.bkinz .time {
  width: 96px !important;
}

.bkinz .switch-txt {
  width: 70px;
  margin-left: 11px;
}

.bkinz .wk-name {
  width: 15%;
}

.bkinz .info-detail {
  font-weight: 500;
  font-size: 12px;
  font-style: italic;
  display: block;
  margin-top: 5px;
}

.bkinz .info-label {
  font-weight: 400;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}

.bkinz .h-l-n {
  padding: 6px 0 8px 0;
  display: block;
}

.bkinz .tx-togle {
  font-size: 15px;
  font-weight: 500;
}

.bkinz .remove-input {
  padding-right: 2px;
  display: block;
  margin-left: 4px;
  font-size: 26px;
  align-items: center;
  display: flex;
}

.bkinz .slf-algn {
  align-self: baseline;
}

.bkinz .extra-st {
  padding: 22px;
  border: 1px solid gray;
  border-radius: 10px;
  margin-bottom: 28px;
}

.bkinz .add-extra {
  display: flex;
  justify-content: space-between;
}

.bkinz .extra-close {
  font-size: 24px;
  cursor: pointer;
  position: relative;
  z-index: 5;
}

.bkinz .extra-close {
  display: flex;
  justify-content: flex-end;
}

.bkinz img.tcn-category-icon.del-icon {
  width: 150px;
  height: 150px;
  background-size: cover;
  object-fit: contain;
}

.bkinz button.add-sub-cat {
  visibility: hidden;
}

.bkinz .add-sub-cat {
  font-size: 18px;
  line-height: 14px;
  font-weight: 600;
  color: #6049CD;
  border: none;
  background-color: transparent;
  visibility: hidden;
  cursor: pointer;
}

.bkinz .nav-tabs>a .active {
  border-bottom: 1px solid #2196F3;
}

.bkinz .nav-tabs li {
  margin: 2px 5px 0px 5px;
  padding-bottom: 10px;
  cursor: pointer;
}

.bkinz .sub-cate {
  font-size: 15px;
  font-weight: 500;
}

.bkinz .two-sides-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}

.bkinz .three-sides-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

.bkinz .p-cards {
  padding: 1.6rem;
}

.bkinz .ui-timepicker-wrapper {
  font-size: initial;
  width: fit-content !important;
}

.bkinz .time-space {
  margin: 0px 8px;
  font-family: initial;
  align-self: center;
}

.bkinz .form-control select {
  font-size: initial !important;
}

.bkinz .tier-input {
  border: none !important;
}

.bkinz .bg-thread {
  background-color: #f5f5f5;
}

.bkinz .gap-input {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}

.bkinz .bg-1tr-col {
  background-color: #fafafa;
}

.bkinz button {
  cursor: pointer;
}

.bkinz .bg-1tr-col {
  padding: 24px;
}

.bkinz #service-tier td,
.bkinz #service-tier th {
  padding: 20px 10px;
}

.bkinz .bp-icons {
  width: 150px;
  height: 150px;
}

.bkinz .break-time {
  cursor: pointer;
}

.bkinz .set-p {
  align-items: center;
  padding: 5px 0;
  margin-bottom: 9px;
  border-bottom: 1px solid #e1e1e1;
}

.bkinz .sun-day {
  display: block;
}

.bkinz .t-staff-sp-day {
  width: 100%;
}

.bkinz .b-sp-day {
  padding: 18px;
}

.bkinz #added-break {
  margin-bottom: 8px;
}

.bkinz .extra-btn {
  text-align: center;
}

.bkinz .exta-imge {
  display: flex;
  justify-content: center;
}

.bkinz .adm-valid-tabs-txt {
  position: relative;
  line-height: 1;
  padding-left: 15px;
  color: #f74040;
}

.bkinz .adm-valid-tabs {
  border: 1px solid #ff6868 !important;
  border-radius: 50px;
}

.bkinz td .above-label {
  font-size: 13px;
  font-weight: 500;
}

.bkinz .wek-sh {
  width: 100%;
}

.bkinz #service-tier-all-3 td {
  border: 1px solid #e3e3e3 !important;
}

.bkinz #service-tier-all-3 td>input {
  font-size: 14px;
}

.bkinz #service-tier-all-3 select {
  font-size: 14px;
}

.bkinz #service-tier-all-3 .lft {
  font-size: 14px;
}

.bookingor-customer-email-front {
  font-size: 12px;
  font-weight: 500;
}

.bookingor-booking-status-front {
  font-size: 12px;
}

.bookingor-table-front {
  font-size: 14px;
}

.bookingor-bookingor-time-front {
  font-size: 13px;
}

.bookingor-user-card {
  display: flex;
  align-items: center;
}

.bookingor-card-inner-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px;
}

.bookingor-front-customer-img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}

.bookingor-profile-booking {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.bookingor-profile-booking.sub-text {
  font-size: 13px;
}

.sub-text {
  font-size: 13px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 28px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #6E6E6E;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 23px;
  width: 23px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: 0.4s;
}

input:checked+.slider {
  background-color: #1849AB;
}

input:focus+.slider {
  box-shadow: 0 0 0 4px rgba(21, 156, 228, 0.7);
  outline: none;
}

input:checked+.slider:before {
  transform: translateX(26px);
}

input:checked+.slider:before {
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.dropdown-menu {
  overflow: hidden;
  border: 1px solid #e5e9f2;
  box-shadow: 0 3px 12px 1px rgba(44, 55, 130, 0.15);
}

.bookingor-list-link a {
  display: flex;
  align-items: center;
  padding: 0.625rem 1.25rem;
  font-size: 12px;
  font-weight: 500;
  color: #526484;
  transition: all 0.4s;
  line-height: 1.3rem;
  position: relative;
}

.bookingor li {
  list-style: none;
}

.bookingor a {
  text-decoration: none;
}

.bookingor ul {
  margin-bottom: 0 !important;
}

.bkingor-svg {
  width: 31px;
  padding: 6px;
}

.bkingor-svg:hover {
  background: var(--bookingor-blue-100);
  border-radius: 60px;
}

.bookingor-d-none {
  display: none !important;
}

.bookingor button {
  width: fit-content;
  text-align: center;
  padding: 8px 22px;
  border: none;
  outline: none;
  color: #FFFFFF;
  font-weight: 400;
}

.bookingor button.btn_orange {
  border-radius: 10px;
  font-size: 14px;
}

.bookingor button.btn_orange:hover {
  opacity: 0.9;
}

#bookingor-forget-password,
#bookingor-back-to-login {
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
}

#bookingor-logins,
#bookingor-pass-resets {
  margin: 0 auto;
}

.bookingor-my-grid {
  display: grid;
}

.bookingor-gap-10 {
  gap: 10px;
}

.bp-icons {
  object-fit: contain;
}


#staff-google-login {
  background: white;
  color: black;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
}