<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!*
 * All of the CSS for your admin-specific functionality
 * included in this file.
 */
/** SCSS PRIMARY COLORS */
.p-0-1 {
  padding: 20px 0;
}

.p-r {
  padding-right: 20px;
}

.t-p-all {
  padding: 15px 15px;
}

.active-tbs {
  color: rgb(50, 99, 246) !important;
  border-bottom: 2px solid rgb(50, 99, 246) !important;
}

.active-tb {
  color: rgb(0, 0, 0) !important;
  background-color: white !important;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px !important;
}

.n-tabs {
  display: flex !important;
  align-items: center !important;
  /* padding: 10px 0; */
  margin-top: 20px !important;
  border-bottom: 1px solid lightgray !important;
  gap: 15px !important;
}

.tab-btn {
  border: none;
  background: none;
}

.lg-bk {
  background-color: white;
  padding: 20px;
  border-radius: 6px;
}

.c-level {
  background-color: white;
  /* padding: 15px; */
  border: 1px solid lightgrey;
  border-radius: 10px;
}

.exp {
  padding: 10px 15px;
  border-bottom: 1px solid lightgray;
  /* font-size: 18px; */
  /* font-weight: 500; */
  display: flex;
  justify-content: end;
}

.u-tbs {
  background-color: #e2e7eb;
  /* padding: 14px !important; */
  border-radius: 6px;
  display: flex !important;
}

.tb-btn {
  border: none;
  padding: 10px;
  border-radius: 7px;
  font-weight: 500;
  background: none;
  color: #a3a3a3;
  width: 100%;
}

.create-btn {
  font-size: 14px;
  background-color: #329ff6;
  color: white;
  padding: 5px 10px;
  border: none;
  border-radius: 4px;
}

.all-pd {
  padding: 10px 10px;
}

.s-ip {
  border: 1px solid lightgray;
  padding: 3px;
  width: 100%;
  border-radius: 4px;
}

.acc-btn {
  border: 1px solid lightgray !important;
  border-radius: 9px !important;
  margin-bottom: 10px;
}

.m-b {
  margin-bottom: 8px;
  display: flex;
  gap: 9px;
  font-size: 15px;
  font-weight: 500;
}

.st-btns {
  display: flex;
  align-items: center;
  justify-content: end;
}

.tg-button {
  width: 50%;
}

.test-btn {
  padding: 9px 12px;
  border: none;
  background-color: #0d6efd;
  color: white;
  border-radius: 5px;
}

.lb-ap {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 15px;
}

.nt-head {
  font-size: 16px;
}

.s-hf {
  text-decoration: none !important;
  color: black !important;
}

.nt-emails {
  width: 100%;
}

body {
  background: hsl(0deg, 0%, 95%);
  font-family: "Roboto", sans-serif;
}
body .container {
  max-width: 1170px;
}
body .container .main {
  flex: 980px;
  padding-top: 79px;
}
body .container .sidebar {
  flex: 160px 1;
}

.bookingor input,
.bookingor select,
.bookingor textarea, .bookingor .select2 {
  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 ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.bookingor .main-top-heading h1 {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 0;
}
.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 hsl(0deg, 0%, 60%);
  font-size: 14px;
  line-height: 14px;
}
.bookingor .left input:focus {
  box-shadow: none;
  border-color: hsl(0deg, 0%, 70%);
}
.bookingor .left input::placeholder {
  color: hsl(210deg, 11%, 15%);
}
.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: hsl(0deg, 0%, 60%);
}
.bookingor .main-top-buttons.btn_gray {
  background-color: hsl(0deg, 0%, 60%);
  color: white;
}
.bookingor .main-top-buttons.btn_blue {
  background-color: hsl(250deg, 51%, 56%);
  color: white;
}

.bookingor .main-content .nav-pills .nav-item {
  margin-bottom: 1px !important;
}
.bookingor .main-content .nav-pills .nav-item .nav-link.active,
.bookingor .main-content .nav-pills .nav-item .nav-pills .show &gt; .nav-link {
  background-color: #E6E6E6;
  border-radius: 50px;
  border: 2px solid var(--bookingor-blue);
}
.bookingor .main-content .nav-pills .nav-item .nav-link,
.bookingor .main-content .nav-pills .nav-item .nav-link:hover {
  color: hsl(200deg, 4%, 15%);
  font-size: 17px;
  padding: 12px 15px;
  font-weight: 500;
}
.bookingor .main-content #myTab {
  margin: 0;
  flex-direction: column;
  padding-right: 17px;
}
.bookingor .main-content #inner-tabs {
  flex-direction: row;
}
.bookingor .main-content .tab-content {
  flex: 756.02px;
}
.bookingor .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;
}
.bookingor .main-content .tab-content .card .card-header {
  background-color: white;
  border-bottom: 0.5px solid hsl(0deg, 0%, 70%);
  padding-left: 0 !important;
}
.bookingor .main-content .tab-content .card .card-header h3 {
  font-size: 24px;
  line-height: 20px;
  color: hsl(0deg, 0%, 10%);
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0;
}
.bookingor .main-content .tab-content .card .card-body .form-group label {
  font-size: 15px;
  color: hsl(0deg, 0%, 10%);
  margin-bottom: 0;
  font-weight: 600;
}
.bookingor .main-content .tab-content .card .card-body .form-group .above-label {
  font-size: 13px;
  padding-bottom: 6px;
  display: block;
}
.bookingor .main-content .tab-content .card .card-body .form-group .switch-text {
  font-size: 16px;
  padding: 6px;
}
.bookingor .main-content .tab-content .card .card-body .form-group .info-detail {
  font-size: 1 px;
  display: block;
  margin-top: 5px;
  color: var(--bookingor-gray-600);
}
.bookingor .main-content .tab-content .card .card-body .form-group .h-l-n {
  padding: 6px 0 1px 0;
  display: block;
}
.bookingor .main-content .tab-content .card .card-body .form-group .tx-togle {
  font-size: 15px;
  font-weight: 500;
}
.bookingor .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;
}
.bookingor .main-content .tab-content .card .card-body .upload {
  visibility: hidden;
}
.bookingor .main-content .tab-content .card .card-body .upload .uploaded-icon {
  width: 153px;
  height: 153px;
  border: 1px solid hsl(0deg, 0%, 70%);
  margin-bottom: 8px;
}
.bookingor .main-content .tab-content .card .card-body .upload .uploaded-icon-buttons button {
  font-size: 17px;
  color: hsl(210deg, 11%, 15%);
  border: none;
  background-color: hsl(0deg, 0%, 95%);
}
.bookingor .main-content .tab-content .card .card-body .upload .uploaded-icon-buttons button#cancel-btn {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  visibility: hidden;
}
.bookingor .main-content .tab-content .card .card-body .upload .uploaded-icon-buttons button#upload-btn {
  font-weight: 500;
  padding: 12px 25px;
  border-radius: 50px;
}
.bookingor .main-content .tab-content .card .card-body .add-sub-cat {
  font-size: 18px;
  line-height: 14px;
  font-weight: 600;
  color: hsl(250deg, 51%, 56%);
  border: none;
  background-color: transparent;
  visibility: hidden;
  cursor: pointer;
}
.bookingor .main-content .tab-content .card .card-body .added-input input {
  border: 1px solid 1px solid hsl(0deg, 2%, 90%);
}
.bookingor .main-content .tab-content .card .card-body .added-input input:focus {
  box-shadow: none;
}
.bookingor .main-content .tab-content .card .card-body .added-input img {
  cursor: pointer;
}

.bookingor .lft {
  text-align: left !important;
}
.bookingor .abcd {
  display: none;
}
.bookingor .break-delete-i {
  margin: 0 14px;
  font-size: 21px;
  align-self: center;
}
.bookingor label {
  font-size: 15px;
  color: hsl(0deg, 0%, 10%);
  margin-bottom: 0;
  font-weight: 500;
}
.bookingor label .sub-cate {
  font-size: 15px;
  font-weight: 500;
}
.bookingor input {
  border: 1px solid #c5c6c9;
}
.bookingor .pd-1 {
  padding-right: 17px !important;
}
.bookingor .switch-text {
  font-size: 15px;
}
.bookingor .bk-pd {
  padding: 10px;
}
.bookingor .time {
  width: 96px !important;
}
.bookingor .switch-txt {
  width: 70px;
  margin-left: 11px;
}
.bookingor .wk-name {
  width: 15%;
}
.bookingor .info-label {
  font-weight: 400;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
.bookingor .h-l-n {
  padding: 6px 0 8px 0;
  display: block;
}
.bookingor .tx-togle {
  font-size: 15px;
  font-weight: 500;
}
.bookingor .remove-input {
  padding-right: 2px;
  display: block;
  margin-left: 4px;
  font-size: 26px;
  align-items: center;
  display: flex;
}
.bookingor .slf-algn {
  align-self: baseline;
}
.bookingor .extra-st {
  padding: 22px;
  border: 1px solid gray;
  border-radius: 10px;
  margin-bottom: 28px;
}
.bookingor .add-extra {
  display: flex;
  justify-content: space-between;
}
.bookingor .extra-close {
  font-size: 24px;
  cursor: pointer;
  position: relative;
  z-index: 5;
}
.bookingor .extra-close {
  display: flex;
  justify-content: flex-end;
}
.bookingor img.tcn-category-icon.del-icon {
  width: 150px;
  height: 150px;
  background-size: cover;
  object-fit: contain;
}
.bookingor button.add-sub-cat {
  visibility: hidden;
}
.bookingor .add-sub-cat {
  font-size: 18px;
  line-height: 14px;
  font-weight: 600;
  color: #6049CD;
  border: none;
  background-color: transparent;
  visibility: hidden;
  cursor: pointer;
}
.bookingor .nav-tabs &gt; a .active {
  border-bottom: 1px solid #2196F3;
}
.bookingor .nav-tabs li {
  margin: 2px 5px 0px 5px;
  padding-bottom: 10px;
  cursor: pointer;
}
.bookingor .sub-cate {
  font-size: 15px;
  font-weight: 500;
}
.bookingor .two-sides-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
.bookingor .three-sides-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
.bookingor .p-cards {
  padding: 1.6rem;
}
.bookingor .ui-timepicker-wrapper {
  font-size: initial;
  width: fit-content !important;
}
.bookingor .time-space {
  margin: 0px 8px;
  font-family: initial;
  align-self: center;
}
.bookingor .form-control select {
  font-size: initial !important;
}
.bookingor .tier-input {
  border: none !important;
}
.bookingor .bg-thread {
  background-color: #f5f5f5;
}
.bookingor .gap-input {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.bookingor .bg-1tr-col {
  background-color: #fafafa;
}
.bookingor button {
  cursor: pointer;
}
.bookingor .bg-1tr-col {
  padding: 24px;
}
.bookingor #service-tier td,
.bookingor #service-tier th {
  padding: 20px 10px;
}
.bookingor .bp-icons {
  width: 150px;
  height: 150px;
}
.bookingor .break-time {
  cursor: pointer;
}
.bookingor .set-p {
  align-items: center;
  padding: 5px 0;
  margin-bottom: 9px;
  border-bottom: 1px solid #e1e1e1;
}
.bookingor .sun-day {
  display: block;
}
.bookingor .t-staff-sp-day {
  width: 100%;
}
.bookingor .b-sp-day {
  padding: 18px;
}
.bookingor #added-break {
  margin-bottom: 8px;
}
.bookingor .extra-btn {
  text-align: center;
}
.bookingor .exta-imge {
  display: flex;
  justify-content: center;
}
.bookingor .adm-valid-tabs-txt {
  position: relative;
  line-height: 1;
  padding-left: 15px;
  color: #f74040;
}
.bookingor .adm-valid-tabs {
  border: 1px solid #ff6868 !important;
  border-radius: 50px;
}
.bookingor td .above-label {
  font-size: 13px;
  font-weight: 500;
}
.bookingor .wek-sh {
  width: 100%;
}
.bookingor #service-tier-all-3 td {
  border: 1px solid #e3e3e3 !important;
}
.bookingor #service-tier-all-3 td &gt; input {
  font-size: 14px;
}
.bookingor #service-tier-all-3 select {
  font-size: 14px;
}
.bookingor #service-tier-all-3 .lft {
  font-size: 14px;
}

.bookingor-icn-delete {
  width: 25px;
}

.bookingor-required-license {
  border: 2px dotted #6956c8;
  background-color: aliceblue;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  cursor: not-allowed;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit !important;
}

.select2-container {
  z-index: 2000 !important;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100% !important;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.bookingor li {
  margin-bottom: 0;
  margin-top: 0;
}
.bookingor &gt; img {
  width: 100%;
  height: 100%;
}
.bookingor a {
  text-decoration: none;
}
.bookingor &gt; select {
  width: 100%;
}
.bookingor h1,
.bookingor h2,
.bookingor h3 {
  margin: 0;
}
.bookingor *,
.bookingor *::before,
.bookingor *::after {
  box-sizing: border-box;
}

.multiselect-native-select .btn-group {
  width: 100%;
}

.bookingor-multi-select {
  width: 100%;
  background: white;
  border: var(--bookingor-border-width) solid var(--bookingor-border-color);
  border-radius: var(--bookingor-border-radius);
}

.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: hsl(0deg, 0%, 40%);
  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: var(--bookingor-primary);
}

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%;
}

.form-control:focus {
  color: #3c4d62;
  background-color: #fff;
  border-color: #6576ff;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1);
}

.pd-r-1 {
  padding-right: 17px !important;
}

.pd-b-1 {
  padding-bottom: 10px;
}

.pd-b-2 {
  padding-bottom: 15px;
}

.pd-b-3 {
  padding-bottom: 20px;
}

.pd-tb-1 {
  padding: 7px 0;
}

.mrgn-r-1 {
  margin-right: 10px;
}

.mrgn-r-2 {
  margin-right: 15px;
}

.mrgn-r-3 {
  margin-right: 20px;
}

.bp-jtfy-content.sp-btween {
  justify-content: space-between;
}

.bp-multi-duration {
  display: flex;
  padding: 20px;
  gap: 15px;
}

.cl-box {
  width: 90px;
  text-align: center;
  border: 1px solid rgb(190, 190, 190);
  padding: 4px 12px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
}

.fx-dur {
  background-color: #dddddd;
}

.bkingor-svg {
  width: 31px;
  padding: 6px;
}
.bkingor-svg:hover {
  background: var(--bookingor-blue-100);
  border-radius: 60px;
}

.wp-person a:focus .gravatar,
a:focus,
a:focus .media-icon img,
a:focus .plugin-icon {
  box-shadow: inherit !important;
}

.bookingor-dashbaord-amount {
  font-size: 2rem;
  font-weight: 500;
  color: #364a63;
  line-height: inherit;
  padding: 15px 0;
}

.bookingor-chart-card {
  background: white;
  padding: 23px;
  margin-top: 24px;
  border-radius: 7px;
  border: 1px solid #ccc;
}

#bookingor-chart {
  width: 100%;
  height: 200px;
}

@media (max-width: 576px) {
  .main-content ul {
    flex-direction: row !important;
  }

  .main-content, ul {
    flex-direction: row !important;
  }

  .card {
    padding: 16px !important;
  }

  .card-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .fc-header-toolbar {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  #bookingor-full-calender {
    padding: 16px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 992px) {
  .main-content ul {
    flex-direction: row !important;
    padding: 0;
  }

  .main-content, ul {
    flex-direction: row !important;
  }
}
@media (min-width: 768px) {
  .gap-input {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 1500px) {
  .section-helper {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .gap-input {
    grid-template-columns: 1fr !important;
  }

  .dt-search {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
  }

  .input-n-logo {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 1199px) {
  .two-sides-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  .bookingor-tab-v-ordr {
    order: -1;
  }
}
@media (max-width: 1399px) {
  .bookingor-tab-v-ordr {
    order: -1;
  }
}
@media only screen and (min-width: 769px) {
  .dt-scroll-body {
    overflow: unset !important;
  }
}
@media (min-width: 1200px) {
  .two-sides-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  .fix-wh {
    width: 800px !important;
  }

  .bookingor-fcal-time, .bookingor-fcal-title {
    font-size: 14px;
  }
}
@media (max-width: 1399px) {
  .top-reverse {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 1400px) {
  .two-sides-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }

  .two-sides-container-service {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  .gap-input {
    grid-template-columns: 1fr 1fr !important;
  }
}
.cur-poz-end-no-sp {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.cur-poz-strt-no-sp {
  /* flex-direction: row-reverse; */
  justify-content: flex-start;
}

.cur-poz-strt-w-sp::after {
  /* flex-direction: row-reverse; */
  content: " &nbsp;";
}

.cur-poz-end-w-sp {
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.cur-poz-end-w-sp::before {
  /* flex-direction: row-reverse; */
  content: " &nbsp;";
}

/** SCSS PRIMARY COLORS */
.p-0-1 {
  padding: 20px 0;
}

.p-r {
  padding-right: 20px;
}

.t-p-all {
  padding: 15px 15px;
}

.form-check-input {
  height: 1rem !important;
}

.file-upload {
  display: none;
}

.bookingor {
  font-family: "Roboto", sans-serif;
}
.bookingor-justify-c {
  justify-content: center;
}
.bookingor-justify-s {
  justify-content: start;
}
.bookingor-justify-e {
  justify-content: end;
}
.bookingor-justify-b {
  justify-content: space-between;
}
.bookingor-justify-a {
  justify-content: space-around;
}
.bookingor-width {
  width: 100%;
}
.bookingor-m-0 {
  margin: 0 !important;
}
.bookingor-align-items-c {
  align-items: center;
}
.bookingor-align-items-s {
  align-items: flex-start;
}
.bookingor-align-items-e {
  align-items: flex-end;
}
.bookingor-header {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bookingor-doc {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin: 0;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  border-color: #ddd;
  color: hsl(0deg, 0%, 50%) !important;
}
.bookingor-a {
  color: hsl(0deg, 0%, 50%);
}
.bookingor-button {
  width: auto;
  min-width: 80px;
  padding: 5px 14px;
  font: 500 12px/16px "Roboto", Arial, sans-serif;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}
.bookingor-button:hover {
  border-color: hsl(0deg, 0%, 50%);
  background-color: hsl(0deg, 0%, 50%);
  color: hsl(0deg, 0%, 100%);
}
.bookingor-align-right {
  text-align: right;
  margin-bottom: 2rem;
}
.bookingor-admin-bg {
  min-height: 20px;
  position: relative;
  border-radius: 4px;
  background-color: hsl(0deg, 0%, 100%);
  box-shadow: 0 2px 0 #e6e6e6;
}
.bookingor-dropdown {
  overflow: hidden;
  border: 1px solid #e5e9f2;
  box-shadow: 0 3px 12px 1px rgba(44, 55, 130, 0.15);
  min-width: 40px;
}
.bookingor-popup-dropdown {
  position: absolute;
  z-index: 1000;
  display: none;
  float: left;
  text-align: left;
  min-width: 110px;
  padding: 0 0;
  margin: 0.125rem 0 0;
  font-size: 0.8125rem;
  color: #526484;
  list-style: none;
  background-color: hsl(0deg, 0%, 100%);
  background-clip: padding-box;
  border: 1px solid #e5e9f2;
  overflow: hidden;
  border: 1px solid #e5e9f2;
  box-shadow: 0 3px 12px 1px rgba(58, 34, 114, 0.15);
}
.bookingor-popup-dropdown.show {
  display: block;
}
.bookingor-list-link {
  padding: 0.5rem 0 !important;
  margin-bottom: 0 !important;
}
.bookingor-list-link a {
  display: flex;
  align-items: center;
  padding: 0.625rem 1.125rem;
  font-size: 12px;
  font-weight: 500;
  color: #526484;
  transition: all 0.4s;
  line-height: 1.3rem;
  position: relative;
}
.bookingor-list-link a:hover {
  color: #854fff;
  background: #f5f6fa;
}
.bookingor-cate-icon {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.bookingor-popup-title {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.bookingor-circle {
  border-radius: 100% !important;
  width: 170px;
  height: 170px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.bookingor-circle img {
  width: 170px;
  height: 170px;
  position: relative;
  object-fit: cover;
}
.bookingor-category-icon {
  width: 40px;
  height: 40px;
}
.bookingor-category-icon-view {
  padding-right: 12px;
}
.bookingor-c-set {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bookingor-t-head {
  font-size: 18px;
  line-height: 1;
  border-top: 1px solid hsl(0deg, 0%, 82%);
  text-align: left;
}
.bookingor-t-row {
  transition: background-color 0.3s, box-shadow 0.3s;
  display: table-row;
}
.bookingor-t-row:hover {
  box-shadow: 0 0 10px -4px rgba(54, 74, 99, 0.2) !important;
}
.bookingor-t-h-f {
  padding: 0 0.5rem;
}
.bookingor-t-f {
  padding: 1rem 0.5rem;
}
.bookingor-t-row .bookingor-t-f {
  border-bottom: 1px solid #dbdfea;
}
.bookingor-t-h-r .bookingor-t-h-f {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 14px;
  border-bottom: 1px solid #dbdfea !important;
}
.bookingor-form-check-input {
  height: 1rem !important;
}
.bookingor .bookingor-multi-select {
  width: 100%;
  background: white;
  border: var(--bookingor-border-width) solid var(--bookingor-border-color);
  border-radius: var(--bookingor-border-radius);
}
.bookingor .form-check-input {
  height: 1rem !important;
}
.bookingor .sh-r {
  margin-right: 15px;
}
.bookingor .multiselect-filter {
  display: flex;
}

th {
  font-size: 18px;
}

.pop-size {
  font-size: 16px !important;
  padding-right: 7px;
}

.tool-row {
  display: flex;
  flex-direction: row;
  padding-top: 15px;
}

tbody &gt; tr {
  border-bottom: 1px solid #E6E6E6;
}

.btn-trigger {
  position: relative;
  z-index: 1;
}

.btn-trigger::before {
  position: absolute;
  z-index: -1;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  content: "";
  background-color: #e5e9f2;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s;
}

.row {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.bkinz .table {
  font-size: 14px;
}

.bkinz #myTable {
  font-size: 14px;
}

.t-p-all {
  font-size: 14px !important;
}

.table {
  border-spacing: 0 !important;
}

.table .dropdown {
  display: inline-block;
}

.table td,
.table th {
  vertical-align: middle;
  margin-bottom: 10px;
  border: none;
}

.table thead tr,
.table thead th {
  border: none;
  font-size: 14px;
  letter-spacing: 1px;
  background: transparent;
}

.table-bordered {
  border: none;
}

div.dataTables_wrapper div.dataTables_length label {
  display: inline-flex;
  align-items: center;
}

.avatar {
  width: 2.75rem;
  height: 2.75rem;
  line-height: 3rem;
  border-radius: 50%;
  display: inline-block;
  background: transparent;
  position: relative;
  text-align: center;
  color: #868e96;
  font-weight: 700;
  vertical-align: bottom;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.avatar-sm {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0.83333rem;
  line-height: 1.5;
}

.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.avatar-blue {
  background-color: #c8d9f1;
  color: #467fcf;
}

table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role=row] &gt; td:first-child:before,
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role=row] &gt; th:first-child:before {
  top: 28px;
  left: 14px;
  border: none;
  box-shadow: none;
}

table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role=row] &gt; td:first-child,
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr[role=row] &gt; th:first-child {
  padding-left: 48px;
}

table.dataTable &gt; tbody &gt; tr.child ul.dtr-details {
  width: 100%;
}

table.dataTable &gt; tbody &gt; tr.child span.dtr-title {
  min-width: 50%;
}

table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; td.child,
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; th.child,
table.dataTable.dtr-inline.collapsed &gt; tbody &gt; tr &gt; td.dataTables_empty {
  padding: 0.75rem 1rem 0.125rem;
}

div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_filter label {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    -ms-flex-pack: center !important;
    justify-content: center !important;
    margin-top: 1rem;
  }
}
.btn-icon {
  background: hsl(0deg, 0%, 100%);
}

.btn-icon .bx {
  font-size: 20px;
}

.btn .bx {
  vertical-align: middle;
  font-size: 20px;
}

.dropdown-menu {
  padding: 0.25rem 0;
}

.dropdown-item {
  padding: 0.5rem 1rem;
}

.badge {
  padding: 0.5em 0.75em;
}

.badge-success-alt {
  background-color: #d7f2c2;
  color: #7bd235;
}

table.dataTable {
  margin-top: 12px !important;
}

.icon &gt; .bx {
  display: block;
  min-width: 1.5em;
  min-height: 1.5em;
  text-align: center;
  font-size: 1.0625rem;
}

.avatar-blue {
  background-color: #c8d9f1;
  color: #467fcf;
}

.avatar-pink {
  background-color: #fcd3e1;
  color: #f66d9b;
}

div.material-table {
  padding: 0;
}

div.material-table .hiddensearch {
  padding: 0 14px 0 24px;
  border-bottom: solid 1px #DDDDDD;
  display: none;
}

div.material-table .hiddensearch input {
  margin: 0;
  border: transparent 0 !important;
  height: 48px;
  color: rgba(0, 0, 0, 0.84);
}

div.material-table .hiddensearch input:active {
  border: transparent 0 !important;
}

div.material-table table {
  table-layout: fixed;
}

div.material-table .table-header {
  height: 64px;
  padding-left: 24px;
  padding-right: 14px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-display: flex;
  border-bottom: solid 1px #DDDDDD;
}

div.material-table .table-header .actions {
  display: -webkit-flex;
  margin-left: auto;
}

div.material-table .table-header .btn-flat {
  min-width: 36px;
  padding: 0 8px;
}

div.material-table .table-header input {
  margin: 0;
  height: auto;
}

div.material-table .table-header i {
  color: rgba(0, 0, 0, 0.54);
  font-size: 24px;
}

div.material-table .table-footer {
  height: 56px;
  padding-left: 24px;
  padding-right: 14px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.54);
}

div.material-table .table-footer .dataTables_length {
  display: -webkit-flex;
  display: flex;
}

div.material-table .table-footer label {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  /* works with row or column */
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

div.material-table .table-footer .select-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  /* works with row or column */
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

div.material-table .table-footer .dataTables_info,
div.material-table .table-footer .dataTables_length {
  margin-right: 32px;
}

div.material-table .table-footer .material-pagination {
  display: flex;
  -webkit-display: flex;
  margin: 0;
}

div.material-table .table-footer .material-pagination li:first-child {
  margin-right: 24px;
}

div.material-table .table-footer .material-pagination li a {
  color: rgba(0, 0, 0, 0.54);
}

div.material-table .table-footer .select-wrapper input.select-dropdown {
  margin: 0;
  border-bottom: none;
  height: auto;
  line-height: normal;
  font-size: 12px;
  width: 40px;
  text-align: right;
}

div.material-table .table-footer select {
  background-color: transparent;
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  height: auto;
  margin-left: 20px;
}

div.material-table .table-title {
  font-size: 20px;
  color: #000;
}

div.material-table table tr td {
  padding: 0 0 0 56px;
  height: 48px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.87);
  border-bottom: solid 1px #DDDDDD;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.material-table table tr td a {
  color: inherit;
}

div.material-table table tr td a i {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.54);
}

div.material-table table tr {
  font-size: 12px;
}

div.material-table table th {
  font-size: 12px;
  font-weight: 500;
  color: #757575;
  cursor: pointer;
  white-space: nowrap;
  padding: 0;
  height: 56px;
  padding-left: 56px;
  vertical-align: middle;
  outline: none !important;
}

div.material-table table th.sorting_asc,
div.material-table table th.sorting_desc {
  color: rgba(0, 0, 0, 0.87);
}

div.material-table table th.sorting:after,
div.material-table table th.sorting_asc:after,
div.material-table table th.sorting_desc:after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  content: "arrow_back";
  -webkit-transform: rotate(90deg);
  display: none;
  vertical-align: middle;
}

div.material-table table th.sorting:hover:after,
div.material-table table th.sorting_asc:after,
div.material-table table th.sorting_desc:after {
  display: inline-block;
}

div.material-table table th.sorting_desc:after {
  content: "arrow_forward";
}

div.material-table table th:first-child,
div.material-table table td:first-child {
  padding: 0 0 0 24px;
}

div.material-table table th:last-child,
div.material-table table td:last-child {
  padding: 0 14px 0 0;
}

[data-toggle=modal] {
  cursor: pointer;
}

.dropdown-toggle:not([class*=indicator]):after {
  display: none;
}

.bkinz-t-f,
.custom-control-input {
  z-index: 15;
}

.user-avatar {
  padding-right: 14px;
}
.user-avatar img {
  border-radius: 50%;
  height: 45px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: hsl(0deg, 0%, 100%);
  background: #798bff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  flex-shrink: 0;
  position: relative;
  object-fit: cover;
}

.user-avatar-staff img {
  border-radius: 50%;
  height: 85px;
  width: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: hsl(0deg, 0%, 100%);
  background: #798bff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  flex-shrink: 0;
  position: relative;
  object-fit: cover;
}

.bookingor-staff-border {
  border: 1px solid #ccc !important;
}

.memeber-ava {
  width: 100%;
  border-radius: 50%;
}

.bp-delete-category {
  cursor: pointer;
}

.bkinz .table-hover &gt; tbody &gt; tr:hover {
  background-color: #f8f9fc !important;
}

.bookingor-flex {
  display: flex !important;
}

.bookingor-d-none {
  display: none;
}

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

.bookingor-f-15 {
  font-size: 15px;
}

.bookingor-f-14 {
  font-size: 14px;
}

.bookingor-f-13 {
  font-size: 13px !important;
}

.bookingor-f-12 {
  font-size: 12px !important;
}

.bookingor-gap-5 {
  gap: 5px;
}

.bookingor-gap-10 {
  gap: 10px;
}

.bookingor-admin-srv-img {
  width: 50%;
  margin-bottom: 15px;
}

.bookingor-bold-text {
  font-weight: 700 !important;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters &gt; .col,
.no-gutters &gt; .col-sm-,
.no-gutters &gt; [class*=col-] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* Hide the radio inputs */
.bookingor-prv-radio input[type=radio] {
  display: none;
}

/* Style the labels to look like buttons */
.bookingor-prv-radio label {
  display: inline-block;
  padding: 3px;
  cursor: pointer;
}

.view-service-image &gt; img {
  height: 100%;
}

.bookingor-set-sidebar {
  background-color: #fff;
  padding-top: 12px;
}

.bookingor-p-img-ic-view {
  width: 60px;
}

/* Show the images when the corresponding radio is checked */
.bookingor-prv-radio input[type=radio]:checked + label {
  background-color: #ccc;
  border: 1px solid var(--booking-blue);
}

/* Hide the images when the radio is not checked */
.bookingor-prv-radio input[type=radio]:not(:checked) + label {
  background-color: transparent;
}

/* Add a transition effect to the background color */
.bookingor-prv-radio label {
  transition: background-color 0.2s ease-in-out;
}

.bookingor-fcal-employee-img {
  width: 45px;
  height: 45px;
}
.bookingor-fcal-employee-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dt-scroll-body {
  border-bottom-style: hidden !important;
}

.media-attachments-filter-heading {
  display: none;
  /* hide the heading */
}

.dt-scroll-body {
  overflow: unset;
}

.bookingor-g-5 {
  gap: 5px !important;
}

div.material-table {
  padding: 0;
}

div.material-table .hiddensearch {
  padding: 0 14px 0 24px;
  border-bottom: solid 1px #DDDDDD;
  display: none;
}

div.material-table .hiddensearch input {
  margin: 0;
  border: transparent 0 !important;
  height: 48px;
  color: rgba(0, 0, 0, 0.84);
}

div.material-table .hiddensearch input:active {
  border: transparent 0 !important;
}

div.material-table table {
  table-layout: fixed;
}

div.material-table .table-header {
  height: 64px;
  padding-left: 24px;
  padding-right: 14px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  -webkit-display: flex;
  border-bottom: solid 1px #DDDDDD;
}

div.material-table .table-header .actions {
  display: -webkit-flex;
  margin-left: auto;
}

div.material-table .table-header .btn-flat {
  min-width: 36px;
  padding: 0 8px;
}

div.material-table .table-header input {
  margin: 0;
  height: auto;
}

div.material-table .table-header i {
  color: rgba(0, 0, 0, 0.54);
  font-size: 24px;
}

div.material-table .table-footer {
  height: 56px;
  padding-left: 24px;
  padding-right: 14px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  font-size: 12px !important;
  color: rgba(0, 0, 0, 0.54);
}

div.material-table .table-footer .dataTables_length {
  display: -webkit-flex;
  display: flex;
}

div.material-table .table-footer label {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  /* works with row or column */
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

div.material-table .table-footer .select-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  /* works with row or column */
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}

div.material-table .table-footer .dataTables_info,
div.material-table .table-footer .dataTables_length {
  margin-right: 32px;
}

div.material-table .table-footer .material-pagination {
  display: flex;
  -webkit-display: flex;
  margin: 0;
}

div.material-table .table-footer .material-pagination li:first-child {
  margin-right: 24px;
}

div.material-table .table-footer .material-pagination li a {
  color: rgba(0, 0, 0, 0.54);
}

div.material-table .table-footer .select-wrapper input.select-dropdown {
  margin: 0;
  border-bottom: none;
  height: auto;
  line-height: normal;
  font-size: 12px;
  width: 40px;
  text-align: right;
}

div.material-table .table-footer select {
  background-color: transparent;
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  height: auto;
  margin-left: 20px;
}

div.material-table .table-title {
  font-size: 20px;
  color: #000;
}

div.material-table table tr td {
  padding: 0 0 0 56px;
  height: 48px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.87);
  border-bottom: solid 1px #DDDDDD;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.material-table table tr td a {
  color: inherit;
}

div.material-table table tr td a i {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.54);
}

div.material-table table tr {
  font-size: 12px;
}

div.material-table table th {
  font-size: 12px;
  font-weight: 500;
  color: #757575;
  cursor: pointer;
  white-space: nowrap;
  padding: 0;
  height: 56px;
  padding-left: 56px;
  vertical-align: middle;
  outline: none !important;
}

div.material-table table th.sorting_asc,
div.material-table table th.sorting_desc {
  color: rgba(0, 0, 0, 0.87);
}

div.material-table table th.sorting:after,
div.material-table table th.sorting_asc:after,
div.material-table table th.sorting_desc:after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  content: "arrow_back";
  -webkit-transform: rotate(90deg);
  display: none;
  vertical-align: middle;
}

div.material-table table th.sorting:hover:after,
div.material-table table th.sorting_asc:after,
div.material-table table th.sorting_desc:after {
  display: inline-block;
}

div.material-table table th.sorting_desc:after {
  content: "arrow_forward";
}

div.material-table table tbody tr:hover {
  background-color: #EEE;
}

div.material-table table th:first-child,
div.material-table table td:first-child {
  padding: 0 0 0 24px;
}

div.material-table table th:last-child,
div.material-table table td:last-child {
  padding: 0 14px 0 0;
}

.add-dayss {
  display: none !important;
}

.sun-day {
  display: none;
}

.off_sunday {
  display: none !important;
}

.holiday-selected {
  background-color: #6049CD;
  color: #EEE;
}

.add-password {
  display: block !important;
}

.user-n {
  display: none !important;
}

.bkings_pro-model {
  box-shadow: 0px 0px 1px 0px rgba(82, 100, 132, 0.2), 0px 8px 15.52px 0.48px rgba(28, 43, 70, 0.15);
  border: 0 !important;
}

.up-dn {
  display: flex;
  flex-direction: column;
}

.pad-alls {
  padding: 2.5rem !important;
}

#map {
  height: 300px;
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 720px !important;
  }
}
.d-active {
  display: block !important;
}

.d-contant {
  display: none;
  padding: 0px 10px;
}

.drop-d {
  cursor: pointer;
}

label {
  cursor: pointer !important;
}

.containerz {
  max-width: 1200px;
  margin: 0 auto;
}

.tb-hd {
  padding: 8px !important;
  /* height: 50px; */
  background-color: #e8ecf0;
  display: flex;
  align-items: center;
  /* width: 60%; */
}

.tbl-th {
  width: 250px;
  padding: 10px;
}

.h-tbl {
  width: 200px;
  padding: 8px;
}

.p-d {
  padding: 8px;
  display: flex;
}

.ip-ds {
  gap: 2px;
}

.num-btn {
  width: 75px !important;
  font-weight: 600;
}

.price-t {
  padding-left: 35px !important;
}

.d-tbl {
  display: flex;
  /* width: 60%; */
  align-items: center;
  padding: 8px;
  border-bottom: 1px solid lightgray;
}

.d-tbl:last-child {
  display: flex;
  /* width: 60%; */
  align-items: center;
  padding: 8px;
}

.m-ft {
  font-size: 17px;
  font-weight: 500;
}

.d-tag {
  position: absolute;
  padding: 10px;
  font-size: initial !important;
}

.c-bx {
  display: flex;
  gap: 8px;
}

.top-sel {
  left: 16.6%;
}

.staff-avatar-td {
  padding-right: 2px;
}

.order-bg {
  background-color: #e4eaef;
  padding: 30px 50px;
  border-radius: 25px;
}

.tot-p {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 0px;
  font-size: 14px;
}

.mod-pd {
  padding: 25px !important;
}

.sm-ft {
  font-size: 14px;
}

.i-pd {
  padding-right: 4px;
}

.pen-tg {
  width: 90px;
  border: 1px solid lightgray;
  text-align: center;
  border-radius: 30px;
  padding: 3px 12px;
  color: gray;
  font-size: 13px;
}

.order-bg {
  background-color: #e4eaef;
  padding: 30px 50px;
  border-radius: 25px;
  margin-bottom: 15px;
}

.pay-n-h {
  font-weight: 600;
}

.m-top {
  margin-bottom: 20px;
}

.pay-b-h {
  font-size: 17px;
  font-weight: 600;
}

.pay-serv {
  margin-bottom: 20px;
}

.show-paid-icon {
  position: absolute;
  right: 33px;
  cursor: pointer;
  display: flex;
  gap: 1px;
}

.update-due-price-n-smry {
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
}

.bookingor .active-ank {
  border-bottom: 3px solid rgb(34, 44, 179);
  border-top: 3px solid rgb(34, 44, 179);
}
.bookingor #service_icon_update {
  width: 100%;
  height: 100%;
}
.bookingor .h-ft {
  font-size: 22px;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 20px;
}
.bookingor .bookingor-f-13 {
  font-size: 13px !important;
}
.bookingor .all-tabs {
  width: 100% !important;
  background-color: white !important;
  padding: 30px !important;
}
.bookingor .ank-links {
  text-decoration: none;
  padding: 13px 5px;
  font-weight: 500;
}
.bookingor .n-links {
  margin-bottom: 4px !important;
  gap: 20px;
}
.bookingor .api-btn {
  padding: 10px 15px;
  border: none;
  background-color: #222cb3;
  color: white;
  border-radius: 4px;
}
.bookingor .e-btn {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: end;
}
.bookingor .lg-clr {
  color: #cfcfcf;
  font-size: 14px;
}
.bookingor .main-bd {
  border: 2px solid #e9eaeb;
  border-radius: 4px;
  margin-bottom: 10px;
}
.bookingor .sub-main-bd {
  margin-bottom: 10px;
}
.bookingor .sub-main-pd-innr {
  padding: 20px 0;
}
.bookingor #woocommcerce-description {
  height: 200px;
}
.bookingor .h-ct {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9eaeb;
}
.bookingor .ic-ft {
  font-size: 24px;
}
.bookingor .plug-t {
  width: 80px;
  text-align: center;
  background-color: #e9eaeb;
  color: #222cb3;
  font-size: 14px;
  font-weight: 500;
  border-radius: 17px;
  padding: 3px;
}
.bookingor .disable-t {
  width: 80px;
  text-align: center;
  background-color: #e9eaeb;
  color: #999a9e;
  font-size: 14px;
  font-weight: 500;
  border-radius: 17px;
  padding: 3px;
}
.bookingor .p-d {
  padding: 18px 15px 0px 15px;
}
.bookingor .m-b {
  margin-bottom: 15px;
}
.bookingor #setting-integrations-tabs &gt; li {
  font-size: 15px;
}
.bookingor #setting-integrations-tabs &gt; li .active {
  border-bottom: 3px solid var(--bookingor-purple-500);
  color: var(--bookingor-black);
  font-weight: 600;
}

.inte-inner-h {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.g-api-acodin {
  margin-bottom: 2px;
}
.g-api-acodin .acc-btn {
  font-size: 14px !important;
  padding: 11px;
  border-radius: 3px !important;
}
.g-api-acodin li {
  margin-top: 5px;
}

#google-calendar-event-description {
  height: 150px;
}

.login-with-google-btn {
  transition: background-color 0.3s, box-shadow 0.3s;
  padding: 12px 16px 12px 42px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #757575;
  font-size: 14px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
  background-color: white;
  background-repeat: no-repeat;
  background-position: 12px 11px;
}
.login-with-google-btn:hover {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25);
}
.login-with-google-btn:active {
  background-color: #eeeeee;
}
.login-with-google-btn:focus {
  outline: none;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 3px #c8dafc;
}
.login-with-google-btn:disabled {
  filter: grayscale(100%);
  background-color: #ebebeb;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

.btn-extra-close {
  font-size: 18px;
  padding: 14px;
}

.up-heading {
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.card {
  max-width: none !important;
}

.section-helper {
  width: 235px !important;
  background: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dadbdd;
  padding: 16px 24px 24px;
  position: absolute;
  right: 28px;
  z-index: 10;
  -webkit-transform: translateX(calc(100% + 60px));
  transform: translateX(calc(100% + 60px));
  box-shadow: 0 0.266px 1.13052px rgba(0, 0, 0, 0.06866), 0 0.89345px 3.79717px rgba(0, 0, 0, 0.10134), 0 5px 17px rgba(0, 0, 0, 0.17);
}
.section-helper::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 60px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-70px) rotate(45deg);
  z-index: -1;
  background: #ffffff;
}

.title-helper {
  top: 100px;
}

.service-cost-helper {
  right: -28px;
}

.description-helper {
  top: 200px;
}

.service-deposit-helper {
  top: 170px;
}

.service-tax-helper {
  top: 230px;
}

.service-capacity-helper {
  top: 300px;
}

.service-duration-helper {
  top: 330px;
}

.title-helper, .description-helper, .service-cost-helper, .service-tax-helper, .service-capacity-helper, .service-duration-helper {
  display: none;
}

.active-tbs {
  color: rgb(50, 99, 246) !important;
  border-bottom: 1px solid rgb(50, 99, 246) !important;
}

.active-tb {
  color: rgb(0, 0, 0) !important;
  background-color: white !important;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px !important;
}

#bookingor-maps, #bookingor-maps-update {
  width: 100%;
  height: 300px;
}

.pac-container {
  z-index: 2000 !important;
}

.bookingor-back-icons {
  width: 22px;
}

.nav-item  .bookingor-back-icons{
    width: 22px;
  }


.bookingor-table-icon-view {
  width: 50px;
  height: 50px;
  margin-right: 0.5rem;
}

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

.payment-details-service-icon {
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.input-n-logo {
  align-items: center;
  justify-content: space-between;
  display: grid;
  grid-template-columns: 1fr 190px;
  width: 100%;
}

.bookingor-grid {
  display: grid;
}

.bookingor-business-full-logo {
  height: 150px;
}

#bookingor-full-calender {
  padding: 40px;
  background: var(--bookingor-white);
}

.view-customer-email {
  font-size: 12px;
}
.view-customer-name {
  font-weight: 500;
}
.view-service-image {
  width: 45px;
  height: 45px;
}

.join-img-txt {
  align-items: center;
  gap: 8px;
}

.change-due-pr {
  width: 19px;
}

.bookingor-backend-staff-dropdown {
  position: absolute;
  top: 0;
  right: 0;
}

.user-avatar-staff {
  margin-bottom: 15px;
}

.bookingor-staff-name {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}

.bookingor-notice-wrap {
  padding-top: 70px;
  text-align: center;
  background: var(--bookingor-blue-100);
  margin-right: 20px;
  padding-bottom: 50px;
}

.notice-heading {
  font-style: normal;
  font-size: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
}

.bookingor-doc-help &gt; a {
  color: #7c7c7c;
}
.bookingor-doc-help &gt; a:hover {
  color: #7c7c7c;
}
#bookingor-front-confirm-text{
  font-size: 2rem;
  font-weight: 600;
}</pre></body></html>