/*!
 * <auto-generated>
 * WARNING: Don't edit this file by hand! Instead, you should be using Compass.
 * Changes to this file may cause incorrect behavior and will be lost if
 * the code is regenerated.
 *
 * This code was generated by Compass using compass/sass/BookMe/Booking4-Appointment.scss
 *
 * </auto-generated>
 */
.bm-search-panel-bar > .k-item .k-link {
    padding: 5px 1em;
    display: block;
}
.bm-search-panel-bar > .k-item .k-link .k-panelbar-expand,
.bm-search-panel-bar > .k-item .k-link .k-panelbar-collapse {
    display: none;
}
.bm-search-panel-bar > .k-item.k-active:not([style*="display: none"]) ~ :before {
  background-color: #c9c9c9;
}
.bm-search-panel-bar > .k-item.k-active:not([style*="display: none"]) ~ li .bm-section-name {
  color: #cccccc;
}
.bm-search-panel-bar > .k-item.k-active .bm-section-name {
  color: black !important;
}
.bm-search-panel-bar > .k-item.k-active.k-state-highlight:before {
  background-color: #3c7eb7;
}
.bm-search-panel-bar > .k-item.k-active > .k-link {
  border-left: none;
  border-right: none;
}
.bm-search-panel-bar > .k-item.k-active .bm-section-name {
  color: black;
}
.bm-search-panel-bar > .k-item.k-active > .k-header {
  border-left: 4px solid #23ad58;
  border-right: 4px solid #23ad58;
}

.bm-search-panel .bm-search-panel-content {
  padding: 0 1em;
}

.bm-search-panel-content,
.bm-search-panel-content .k-panelbar,
.bm-search-panel-content .k-item,
.bm-search-panel-content .k-header,
.bm-search-panel-content .k-content {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}
.bm-search-panel-content .k-item {
  border-bottom: 1px solid #c9c9c9 !important;
  padding-bottom: 1em;
}
.bm-search-panel-content #scheduler {
  border-bottom: none !important;
}

.bm-search-calendar-logo {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
}

.bm-event-group-popup {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  top: -3px;
  left: -3px;
  bottom: -3px;
  width: 218px;
  height: 215px;
  background-color: white;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
}
.bm-event-group-popup a {
  color: white;
  display: block;
  line-height: 30px;
  font-size: 13px;
  background: #118575;
  margin: 2px 8px 2px 10px;
  border-radius: 2px;
}
.bm-event-group-popup a:hover, .bm-event-group-popup a:focus {
  background: #f6f6f6;
  color: #979797;
}
.bm-event-group-popup .bm-event-group-popup-title {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.bm-event-group-popup .bmf-cross {
  color: #9B9B9B;
  cursor: pointer;
  margin: 5px;
  position: absolute;
  right: 0;
  top: 0;
}

.bm-booking-blocks-section .k-scheduler-header,
.bm-booking-blocks-section .k-scheduler-header-wrap {
  position: static;
  overflow: visible;
}
.bm-booking-blocks-section .k-scheduler-layout {
  box-sizing: border-box;
  padding: 0 1em;
}
.bm-booking-blocks-section .k-scheduler-layout th, .bm-booking-blocks-section .k-scheduler-layout td {
  background: transparent;
  border-color: transparent;
}
.bm-booking-blocks-section .k-scheduler-layout .k-event {
  border-color: transparent;
  border-width: 3px 0;
  background: transparent;
  color: #4a4a4a;
  font-size: 12px;
}
.bm-booking-blocks-section .k-scheduler-layout .k-event > div > :first-child {
  font-size: 16px;
  font-weight: bold;
}
.bm-booking-blocks-section .k-scheduler-layout .k-event .k-event-bottom-actions {
  display: none;
}
.bm-booking-blocks-section .k-scheduler-layout .k-current-time {
  display: none;
}
.bm-booking-blocks-section .jump-to-button {
  border: none !important;
  text-decoration: underline;
  display: inline;
  background-color: #dddddd;
  cursor: pointer;
}
.bm-booking-blocks-section .jump-to-button:hover, .bm-booking-blocks-section .jump-to-button:focus {
  background-color: #aaaaaa;
  outline: auto !important;
}
.bm-booking-blocks-section .jump-to-icon {
  display: inline-block;
  cursor: pointer;
}
.bm-booking-blocks-section .jump-to-container {
  width: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.bm-booking-blocks-section .bm-blocks-prev-button,
.bm-booking-blocks-section .bm-blocks-next-button {
  border: none;
  background: transparent;
  color: #696969;
  cursor: pointer;
  font-size: 36px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  padding: 1px 6px;
}
.bm-booking-blocks-section .bm-blocks-prev-button:hover, .bm-booking-blocks-section .bm-blocks-prev-button:focus,
.bm-booking-blocks-section .bm-blocks-next-button:hover,
.bm-booking-blocks-section .bm-blocks-next-button:focus {
  color: #4a4a4a;
}
.bm-booking-blocks-section .bm-blocks-prev-button {
  left: 0;
}
.bm-booking-blocks-section .bm-blocks-prev-button:before {
  content: "f";
  font-family: "bookme" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bm-booking-blocks-section .bm-blocks-next-button {
  right: 0;
}
.bm-booking-blocks-section .bm-blocks-next-button:before {
  content: "r";
  font-family: "bookme" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bm-booking-blocks-section [role=gridcell] > div {
  align-content: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
  cursor: pointer;
  color: #FFFFFF;
  text-align: center;
}
.bm-booking-blocks-section [role=gridcell] > div.empty {
  pointer-events: none;
  color: #aeafb2;
}
.bm-booking-blocks-section [role=gridcell] > div.empty:before {
  background: white;
}
.bm-booking-blocks-section [role=gridcell] > div:before {
  border: 1px solid #e6e6e6;
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #2A7AB0;
}
.bm-booking-blocks-section [role=gridcell] > div:hover, .bm-booking-blocks-section [role=gridcell] > div:focus {
  color: black;
}
.bm-booking-blocks-section [role=gridcell] > div:hover::before, .bm-booking-blocks-section [role=gridcell] > div:focus::before {
  background-color: #f6f6f6;
}
.bm-booking-blocks-section [role=gridcell] > div div {
  position: relative;
  z-index: 1;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  ::i-block-chrome, .bm-scheduler-event .k-event > div > :first-child {
    margin-top: 12px;
  }
}
.bm-search-page {
  background-color: rgba(247, 249, 252, 0.9) !important;
}
.bm-search-page .k-focused {
  box-shadow: none;
  outline: none;
}
.bm-search-page .k-scheduler-content {
  overflow: visible;
  z-index: 0;
}
.bm-search-page button {
  font-size: 14px;
}
.bm-search-page .bm-back-button {
  margin-bottom: 1em;
}
.bm-search-page img {
  max-width: 100%;
}
.bm-search-page p {
  color: #000;
  font-size: 14px;
}
.bm-search-page .k-panelbar-collapse,
.bm-search-page .k-panelbar-expand {
  background: none;
  font-size: 24px;
  width: 24px;
  height: 24px;
  top: 10px;
  right: 0;
}
.bm-search-page .k-link .bm-text-link {
  color: #1A62A8;
}
.bm-search-page .k-link .bm-text-link,
.bm-search-page .bm-section-selected-name {
  float: right;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.bm-search-page .bm-section-selected-name {
  margin-right: 100px;
  color: #000000;
}
.bm-search-page .k-panelbar-expand:before {
  content: "s";
  font-family: "bookme" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bm-search-page .k-panelbar-collapse:before {
  content: "q";
  font-family: "bookme" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bm-search-page .bm-steps-summary {
  color: #aeafb2;
  font-size: 14px;
  margin-bottom: 1em;
}
.bm-search-page .bm-section-name {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.bm-search-page .bm-section-name {
  display: block;
  color: black;
}
.bm-search-page .bm-info-button {
  border: none;
  background: transparent;
  color: #2A7AB0;
  text-decoration: underline;
  font-size: 16px;
  display: none;
  cursor: pointer;
}
.bm-search-page .bm-info-button:focus {
  outline: auto;
}
.bm-search-page .bm-info-button:hover {
  text-decoration: none;
}
.bm-search-page .bm-bg-image {
  float: left;
  margin: 1em 1em 0 0;
}
.bm-search-page .bm-item-info-content {
  padding: 1em;
}
.bm-search-page .bm-item-info-content:before, .bm-search-page .bm-item-info-content:after {
  content: "";
  display: table;
}
.bm-search-page .bm-item-info-content:after {
  clear: both;
}
.bm-search-page .bm-item-info-content .bm-bg-image {
  width: 75px;
  height: 75px;
  border-radius: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  object-fit: cover;
}
.bm-search-page .bm-instructor-panel .bm-bg-image {
  width: 75px;
  height: 75px;
  border-radius: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0.25em 0.5em 0 0;
  object-fit: cover;
}
.bm-search-page .bm-instructor-panel .bm-bg-image.bm-small-image {
  width: 25px;
  height: 25px;
}
.bm-search-page .bm-search-calendar-header {
  display: none;
}
.bm-search-page .bm-section-subitem-name {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  display: block;
}
.bm-search-page .bm-search-panel-bar {
  background: transparent;
  border: none;
  box-shadow: none;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel {
  background-color: #fff;
  margin-bottom: 5px;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel.k-active {
  padding-bottom: 1em;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel.k-active ~ .bm-search-panel {
  background: rgba(218, 218, 218, 0.2);
}
.bm-search-page .bm-search-panel-bar .bm-search-panel .k-link {
    background: transparent;
    display: block;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel .k-header {
  background: transparent;
  border: none;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel .k-header.k-focused {
  outline: auto;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel li span.k-focused {
  outline: auto !important;
}
.bm-search-page .bm-search-panel-bar .bm-search-panel .no-records-message {
  color: red;
  font-style: italic;
}

.bm-search-page .bm-section-item-flex span.bm-fees-content {
  color: #666;
}

@media (max-width: 768px) {
  .bm-full-page, .bm-full-page body {
    -webkit-transform: translate(0, 0);
  }

  .bm-booking-blocks-section .k-scheduler-layout > tbody > tr > td:first-child {
    width: 20px;
  }

  .bm-event-group-popup {
    top: 10px;
    left: 10px;
    right: 40px;
    width: auto;
  }
}
@media (max-width: 1024px) {
  .bm-search-page .bm-section-selected-name {
    float: none;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .bm-search-panel-bar > .k-item {
    counter-increment: step-counter;
    display: list-item;
    list-style-type: none;
    position: relative;
  }
  .bm-search-panel-bar > .k-item:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #118575;
    border-radius: 100%;
    color: #ffffff;
    content: counter(step-counter);
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
  }

  .bm-search-panel .bm-search-panel-content {
    background: none;
  }
  .bm-search-panel .bm-search-panel-content .k-header .k-panelbar-expand,
  .bm-search-panel .bm-search-panel-content .k-header .k-panelbar-collapse {
    display: none;
  }
  .bm-search-panel .bm-search-panel-content .k-item {
    padding: 0.5em 0;
  }

  .bm-booking-blocks-section .k-scheduler-layout {
    padding: 0 2em;
  }
  .bm-booking-blocks-section .bm-blocks-prev-button,
  .bm-booking-blocks-section .bm-blocks-next-button {
    font-size: 48px;
  }

  .bm-search-page .bm-back-button {
    margin-bottom: 2em;
  }
  .bm-search-page .bm-steps-summary {
    display: none;
  }
  .bm-search-page .bm-section-name {
    padding: 2px 0 0 35px;
    display: inline-block;
  }
  .bm-search-page .bm-info-button {
    display: inline;
  }
  .bm-search-page .bm-section-item-flex {
    align-items: center;
    display: flex;
  }
  .bm-search-page .bm-section-item-flex > :first-child {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    display: inline-block;
  }
  .bm-search-page .bm-section-item-flex .bm-search-control.bm-button {
    margin-left: 1em;
  }
  .bm-search-page .bm-section-subitem-name {
    display: inline;
  }
}
