@charset "UTF-8";
/* Appointment */
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active, #ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover, body #booked-profile-page input[type=submit].button-primary:hover, body .booked-list-view button.button:hover, body .booked-list-view input[type=submit].button-primary:hover, body div.booked-calendar input[type=submit].button-primary:hover, body .booked-modal input[type=submit].button-primary:hover, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover, body #booked-profile-page .booked-profile-header, body #booked-profile-page .booked-tabs li.active a, body #booked-profile-page .booked-tabs li.active a:hover, body #booked-profile-page .appt-block .google-cal-button > a:hover, #ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header {
  background: #e30202 !important;
  border-color: #e30202 !important;
}
body div.booked-calendar .bc-head, body div.booked-calendar .bc-head .bc-col {
  background: transparent !important;
  border: none !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName {
  color: #ffffff;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  color: #262626;
  font-family: "Poppins", sans-serif;
}
@media (min-width: 768px) {
  body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName {
    font-size: 40px;
    height: 40px;
  }
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right, body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left {
  position: absolute;
  top: 12px;
  font-size: 13px;
  font-family: "rt-icons-2";
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #262626 !important;
  border: 2px solid #262626;
  transition: all 0.2s ease-in-out 0s;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right i, body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left i {
  display: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right:hover, body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left:hover {
  color: #e30202 !important;
  border-color: #e30202;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right {
  right: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right::before {
  content: "";
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right:hover {
  right: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left {
  left: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left::before {
  content: "";
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left:hover {
  left: 0;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right, body .ds div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left {
  color: #a7a7a7 !important;
  border-color: rgba(255, 255, 255, 0.5);
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-right:hover, body .ds div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .page-left:hover {
  color: #ffffff !important;
  border-color: #ffffff;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.next-month .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-month .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date {
  background: transparent;
  border: 2px solid transparent;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName {
  color: #ffffff;
}
@media (max-width: 767px) {
  body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a {
    display: block;
    padding: 0;
  }
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top .bc-col {
  padding: 0 0 20px;
}
body div.booked-calendar-wrap div.booked-calendar {
  border-radius: 0;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.top {
  min-height: 60px;
}
@media (min-width: 768px) {
  body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row.days .bc-col {
    padding: 9px 0 8px;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
}
body div.booked-calendar .bc-row.days .bc-col, body #booked-profile-page .booked-tabs {
  background: #e30202 !important;
  border-color: #e30202 !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col {
  border-top-color: #262626;
  border-bottom: none;
  border-left: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col:first-child {
  border-left: 1px solid #1b1b1b;
}
body div.booked-calendar-wrap div.booked-calendar {
  background: transparent;
  box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur:hover .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur:hover .date span {
  background: transparent !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row:nth-of-type(odd) {
  background-color: #f5f5f5;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row:nth-of-type(odd) {
  background-color: rgba(238, 238, 238, 0.1);
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
  border-right: 1px solid #d7d8da;
  border-bottom: 1px solid #d7d8da;
  max-height: 80px;
  width: 14.285%;
}
@media (max-width: 991px) {
  body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
    max-height: 90px;
  }
}
@media (max-width: 767px) {
  body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
    max-height: 50px;
  }
  body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col .date .number {
    line-height: 50px !important;
  }
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:first-child {
  border-left: 1px solid #d7d8da;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:last-child {
  border-right: 1px solid #d7d8da;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date {
  border-color: transparent !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.next-month .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-month .date span {
  color: #7e7e7e;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
  color: #262626;
}
@media (min-width: 768px) {
  body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
    font-size: 16px;
    font-weight: 300;
  }
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col {
  color: #ffffff;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.prev-date:hover .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur:hover .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.blur:hover .date span {
  color: #7e7e7e !important;
  border-color: transparent;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date {
  position: relative;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date {
  background: #e30202 !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date .date span {
  box-shadow: none;
  color: #ffffff !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date:hover .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.prev-date:focus .date span {
  color: #ffffff !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:hover .date {
  background: #e30202;
  border-color: #262626;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:hover .date span {
  background: transparent;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active:hover {
  background: transparent;
  border-bottom-color: #d7d8da;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date {
  background: #e30202;
  border-color: #262626;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date .number, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date .number {
  background: transparent;
  color: #ffffff;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active .date, body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active:hover .date, body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col:hover .date {
  border-color: #ffffff;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active, body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.active:hover {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock .bc-col {
  padding: 0;
}
body .booked-appt-list {
  padding: 35px 28px 45px;
  border-radius: 0;
}
body .ds .booked-appt-list {
  background: #161616;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock {
  background: transparent;
  border: 1px solid #d7d8da;
  border-top: none;
}
body .ds div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.entryBlock {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
body .booked-appt-list {
  box-shadow: none;
  color: #262626;
}
body .booked-appt-list h2 {
  color: #262626;
}
@media (min-width: 768px) {
  body .booked-appt-list h2 {
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 30px;
    line-height: 1.1;
  }
}
body .booked-appt-list .timeslot .timeslot-time, body .booked-appt-list .timeslot .timeslot-time i.fa-solid {
  color: #7e7e7e;
}
body .booked-appt-list .timeslot:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
body .booked-appt-list .timeslot .timeslot-time {
  font-weight: 300;
  text-transform: none;
  font-size: 14px;
  color: #262626;
}
body .booked-appt-list .timeslot .timeslot-time i.fa-solid {
  color: #262626;
  font-family: "FontAwesome";
  font-weight: 100;
}
body .booked-appt-list .timeslot .spots-available {
  font-weight: 300;
  text-transform: none;
  font-size: 14px;
  color: #262626;
  transition: color 0.15s ease-in-out;
}
@media (min-width: 721px) {
  body .booked-appt-list .timeslot .spots-available {
    color: #e30202;
  }
}
body .ds .booked-appt-list h2, body .ds .booked-appt-list .timeslot .timeslot-time, body .ds .booked-appt-list .timeslot .timeslot-time i.fa-solid, body .ds .booked-appt-list .timeslot .spots-available {
  color: #ffffff;
}
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-today a, body #booked-profile-page input[type=submit].button-primary, body div.booked-calendar input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block, body #booked-profile-page .appt-block .google-cal-button > a, body .booked-modal p.booked-title-bar, body div.booked-calendar .bc-col:hover .date span, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active, .booked-ms-modal .booked-book-appt, body #booked-profile-page .booked-tabs li a .counter {
  background: #e30202;
}
body #booked-profile-page input[type=submit].button-primary, body div.booked-calendar input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block, body #booked-profile-page .appt-block .google-cal-button > a, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active, .booked-ms-modal .booked-book-appt, body #booked-profile-page .booked-tabs li a .counter {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 12px;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
  border-color: #e30202;
  padding: 13px 24px 11px;
}
@media (max-width: 720px) {
  body #booked-profile-page input[type=submit].button-primary, body div.booked-calendar input[type=submit].button-primary, body .booked-list-view button.button, body .booked-list-view input[type=submit].button-primary, body .booked-modal input[type=submit].button-primary, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block, body #booked-profile-page .appt-block .google-cal-button > a, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active, .booked-ms-modal .booked-book-appt, body #booked-profile-page .booked-tabs li a .counter {
    margin-bottom: 10px;
  }
}
body #booked-profile-page input[type=submit].button-primary::after, body div.booked-calendar input[type=submit].button-primary::after, body .booked-list-view button.button::after, body .booked-list-view input[type=submit].button-primary::after, body .booked-modal input[type=submit].button-primary::after, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button::after, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block::after, body #booked-profile-page .appt-block .google-cal-button > a::after, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active::after, .booked-ms-modal .booked-book-appt::after, body #booked-profile-page .booked-tabs li a .counter::after {
  width: 100%;
}
body #booked-profile-page input[type=submit].button-primary:hover, body #booked-profile-page input[type=submit].button-primary:focus, body #booked-profile-page input[type=submit].button-primary:active, body div.booked-calendar input[type=submit].button-primary:hover, body div.booked-calendar input[type=submit].button-primary:focus, body div.booked-calendar input[type=submit].button-primary:active, body .booked-list-view button.button:hover, body .booked-list-view button.button:focus, body .booked-list-view button.button:active, body .booked-list-view input[type=submit].button-primary:hover, body .booked-list-view input[type=submit].button-primary:focus, body .booked-list-view input[type=submit].button-primary:active, body .booked-modal input[type=submit].button-primary:hover, body .booked-modal input[type=submit].button-primary:focus, body .booked-modal input[type=submit].button-primary:active, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:focus, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:active, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:hover, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:focus, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:active, body #booked-profile-page .appt-block .google-cal-button > a:hover, body #booked-profile-page .appt-block .google-cal-button > a:focus, body #booked-profile-page .appt-block .google-cal-button > a:active, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:focus, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:active, .booked-ms-modal .booked-book-appt:hover, .booked-ms-modal .booked-book-appt:focus, .booked-ms-modal .booked-book-appt:active, body #booked-profile-page .booked-tabs li a .counter:hover, body #booked-profile-page .booked-tabs li a .counter:focus, body #booked-profile-page .booked-tabs li a .counter:active {
  background: transparent !important;
  border-width: 2px;
}
body #booked-profile-page input[type=submit].button-primary:hover::after, body #booked-profile-page input[type=submit].button-primary:focus::after, body #booked-profile-page input[type=submit].button-primary:active::after, body div.booked-calendar input[type=submit].button-primary:hover::after, body div.booked-calendar input[type=submit].button-primary:focus::after, body div.booked-calendar input[type=submit].button-primary:active::after, body .booked-list-view button.button:hover::after, body .booked-list-view button.button:focus::after, body .booked-list-view button.button:active::after, body .booked-list-view input[type=submit].button-primary:hover::after, body .booked-list-view input[type=submit].button-primary:focus::after, body .booked-list-view input[type=submit].button-primary:active::after, body .booked-modal input[type=submit].button-primary:hover::after, body .booked-modal input[type=submit].button-primary:focus::after, body .booked-modal input[type=submit].button-primary:active::after, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover::after, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:focus::after, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:active::after, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:hover::after, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:focus::after, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:active::after, body #booked-profile-page .appt-block .google-cal-button > a:hover::after, body #booked-profile-page .appt-block .google-cal-button > a:focus::after, body #booked-profile-page .appt-block .google-cal-button > a:active::after, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover::after, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:focus::after, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:active::after, .booked-ms-modal .booked-book-appt:hover::after, .booked-ms-modal .booked-book-appt:focus::after, .booked-ms-modal .booked-book-appt:active::after, body #booked-profile-page .booked-tabs li a .counter:hover::after, body #booked-profile-page .booked-tabs li a .counter:focus::after, body #booked-profile-page .booked-tabs li a .counter:active::after {
  width: 0;
}
body #booked-profile-page input[type=submit].button-primary:hover .spots-available, body #booked-profile-page input[type=submit].button-primary:focus .spots-available, body #booked-profile-page input[type=submit].button-primary:active .spots-available, body div.booked-calendar input[type=submit].button-primary:hover .spots-available, body div.booked-calendar input[type=submit].button-primary:focus .spots-available, body div.booked-calendar input[type=submit].button-primary:active .spots-available, body .booked-list-view button.button:hover .spots-available, body .booked-list-view button.button:focus .spots-available, body .booked-list-view button.button:active .spots-available, body .booked-list-view input[type=submit].button-primary:hover .spots-available, body .booked-list-view input[type=submit].button-primary:focus .spots-available, body .booked-list-view input[type=submit].button-primary:active .spots-available, body .booked-modal input[type=submit].button-primary:hover .spots-available, body .booked-modal input[type=submit].button-primary:focus .spots-available, body .booked-modal input[type=submit].button-primary:active .spots-available, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover .spots-available, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:focus .spots-available, body div.booked-calendar .booked-appt-list .timeslot .timeslot-people button:active .spots-available, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:hover .spots-available, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:focus .spots-available, body #booked-profile-page .booked-profile-appt-list .appt-block.approved .status-block:active .spots-available, body #booked-profile-page .appt-block .google-cal-button > a:hover .spots-available, body #booked-profile-page .appt-block .google-cal-button > a:focus .spots-available, body #booked-profile-page .appt-block .google-cal-button > a:active .spots-available, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover .spots-available, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:focus .spots-available, body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:active .spots-available, .booked-ms-modal .booked-book-appt:hover .spots-available, .booked-ms-modal .booked-book-appt:focus .spots-available, .booked-ms-modal .booked-book-appt:active .spots-available, body #booked-profile-page .booked-tabs li a .counter:hover .spots-available, body #booked-profile-page .booked-tabs li a .counter:focus .spots-available, body #booked-profile-page .booked-tabs li a .counter:active .spots-available {
  color: #e30202;
}
body .booked-appt-list .timeslot .timeslot-people button:hover, body .booked-appt-list .timeslot .timeslot-people button:focus {
  color: #262626;
}
body .ds .booked-appt-list .timeslot .timeslot-people button:hover, body .ds .booked-appt-list .timeslot .timeslot-people button:focus {
  color: #ffffff;
}
body .booked-modal .bm-window p i.fa, body .booked-modal .bm-window a, body .booked-appt-list .booked-public-appointment-title, body .booked-modal .bm-window p.appointment-title, .booked-ms-modal.visible:hover .booked-book-appt, body .booked-modal input[type=submit].button-primary:hover {
  color: #e30202;
}
body .booked-appt-list .timeslot .timeslot-title {
  color: #e30202;
}
body .booked-form .cf-block select {
  height: 50px;
}
body #booked-profile-page input[type=submit].cancel, body #booked-profile-page button.cancel, body .booked-list-view input[type=submit].cancel, body .booked-list-view button.cancel, body .booked-calendar input[type=submit].cancel, body .booked-calendar button.cancel, body .booked-modal input[type=submit].cancel, body .booked-modal button.cancel, body .booked-modal .booked-forgot-goback.button {
  background: transparent !important;
  color: #e30202 !important;
  font-size: 12px;
  line-height: 12px;
  border-width: 2px;
  border-style: solid;
  border-radius: 2px;
  border-color: #e30202;
  padding: 13px 24px 11px;
}
body #booked-profile-page input[type=submit].cancel::before, body #booked-profile-page input[type=submit].cancel::after, body #booked-profile-page button.cancel::before, body #booked-profile-page button.cancel::after, body .booked-list-view input[type=submit].cancel::before, body .booked-list-view input[type=submit].cancel::after, body .booked-list-view button.cancel::before, body .booked-list-view button.cancel::after, body .booked-calendar input[type=submit].cancel::before, body .booked-calendar input[type=submit].cancel::after, body .booked-calendar button.cancel::before, body .booked-calendar button.cancel::after, body .booked-modal input[type=submit].cancel::before, body .booked-modal input[type=submit].cancel::after, body .booked-modal button.cancel::before, body .booked-modal button.cancel::after, body .booked-modal .booked-forgot-goback.button::before, body .booked-modal .booked-forgot-goback.button::after {
  display: none;
}
body #booked-profile-page input[type=submit].cancel:hover, body #booked-profile-page input[type=submit].cancel:focus, body #booked-profile-page input[type=submit].cancel:active, body #booked-profile-page button.cancel:hover, body #booked-profile-page button.cancel:focus, body #booked-profile-page button.cancel:active, body .booked-list-view input[type=submit].cancel:hover, body .booked-list-view input[type=submit].cancel:focus, body .booked-list-view input[type=submit].cancel:active, body .booked-list-view button.cancel:hover, body .booked-list-view button.cancel:focus, body .booked-list-view button.cancel:active, body .booked-calendar input[type=submit].cancel:hover, body .booked-calendar input[type=submit].cancel:focus, body .booked-calendar input[type=submit].cancel:active, body .booked-calendar button.cancel:hover, body .booked-calendar button.cancel:focus, body .booked-calendar button.cancel:active, body .booked-modal input[type=submit].cancel:hover, body .booked-modal input[type=submit].cancel:focus, body .booked-modal input[type=submit].cancel:active, body .booked-modal button.cancel:hover, body .booked-modal button.cancel:focus, body .booked-modal button.cancel:active, body .booked-modal .booked-forgot-goback.button:hover, body .booked-modal .booked-forgot-goback.button:focus, body .booked-modal .booked-forgot-goback.button:active {
  background: #e30202 !important;
  color: #ffffff !important;
}
@media (min-width: 721px) {
  body .booked-appt-list .timeslot .timeslot-people button .timeslot-mobile-title {
    display: none !important;
  }
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date {
  background: #e30202;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today .date span {
  box-shadow: none;
}
body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:hover .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today:focus .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.active .date span, body div.booked-calendar-wrap div.booked-calendar .bc-body .bc-row.week .bc-col.today.active:hover .date span {
  background: transparent !important;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a {
  color: #e30202;
}
body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a:hover, body div.booked-calendar-wrap div.booked-calendar .bc-head .bc-row .bc-col .monthName a:focus {
  color: #e30202;
  opacity: 0.5;
}
