#book-event-modal .modal-dialog {
  width: 1040px;
}
#book-event-modal .back.booking-back-title {
  color: #2FB9F8;
  cursor: pointer;
  position: absolute;
  font-size: 14px;
  align-items: center;
}
#book-event-modal .back.booking-back-title .fa-circle {
  font-size: 18px;
  color: #2FB9F8;
  border-radius: 10px;
}
#book-event-modal .back.booking-back-title .fa-chevron-left {
  margin-left: -13px;
  margin-right: 20px;
  color: #2FB9F8;
  font-size: 10px;
}
#book-event-modal .modal-header .bootstrap-dialog-header .bootstrap-dialog-title {
  width: 100%;
  text-align: center;
}
#book-event-modal .modal-header .bootstrap-dialog-header .bootstrap-dialog-title .back:hover .fa-circle {
  box-shadow: 0px 0px 5px #ccc;
}
#book-event-modal .modal-header .bootstrap-dialog-header .bootstrap-dialog-title .back:hover div {
  text-shadow: 0px 0px 1px #ccc;
}
#book-event-modal .modal-header .bootstrap-dialog-header .bootstrap-dialog-title .title {
  display: inline-block;
}
#book-event-modal .modal-header .bootstrap-dialog-header .bootstrap-dialog-title .note {
  display: inline-block;
  margin-left: 10px;
}
#book-event-modal .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button {
  display: block !important;
}
#book-event-modal .modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap {
  text-align: center;
  font-weight: normal;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .selected-trainer {
  margin: 0 auto;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select {
  min-width: 200px;
  margin: 10px auto;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group {
  width: inherit !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group button.multiselect {
  width: 100%;
  border: none !important;
  background-color: transparent;
  font-size: 18px;
  font-weight: 500;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group button.multiselect .multiselect-selected-text {
  margin-right: 10px;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group button.multiselect i {
  float: unset;
  position: relative;
  right: 10px;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group button.multiselect.red-border .multiselect-selected-text, #book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group button.multiselect.red-border i.fa-chevron-down {
  color: #d01a2f;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step1-trainer-select .btn-group .multiselect-container {
  max-height: 600px;
  width: 600px;
  margin-left: -75px;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .book-session-step-title-wrap .step-title {
  color: #727680;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap {
  padding-top: 10px;
  height: 360px;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  justify-content: center;
  flex-flow: wrap;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 {
  padding: 0;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template {
  cursor: pointer;
  width: 100%;
  height: 165px;
  display: flex;
  border-radius: 5px;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template .sesion-template-category-color {
  width: 6px;
  height: inherit;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template .sesion-template-data-wrap {
  background-color: #f6f9fc;
  width: 100%;
  height: inherit;
  padding: 20px 0 20px 30px;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template .sesion-template-data-wrap .session-template-name {
  font-size: 18px;
  font-weight: 500;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template .sesion-template-data-wrap .session-template-cost {
  font-size: 18px;
  color: #2FB9F8;
  font-weight: bold;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template .sesion-template-data-wrap .session-template-duration, #book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template .sesion-template-data-wrap .session-template-location {
  font-weight: 500;
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .col-sm-4 .one-sesion-template:hover {
  box-shadow: 0 7px 14px 0 rgba(47, 185, 248, 0.22), 0 3px 6px 0 rgba(0, 0, 0, 0.12);
}
#book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap .no-templates-for-trainer-message {
  height: 50px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap {
  display: flex;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-column {
  padding-top: 20px;
  padding-bottom: 20px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column {
  width: 33%;
  color: #717171;
  border-right: 1px solid #e5e5e5;
  padding-right: 10px;
  position: relative;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-templates-trainers-wrap button.multiselect {
  font-size: 18px;
  font-weight: 500;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-templates-trainers-wrap ul.multiselect-container {
  width: 400px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-templates-trainers-wrap ul.multiselect-container .multiselect-clear-filter {
  padding-left: 8px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-template-duration [name=duration_mins], #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-template-duration [name=duration_mins]:-internal-autofill-selected {
  float: left;
  width: 50px;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  background-color: unset !important;
  margin-bottom: 5px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-template-duration input:-webkit-autofill,
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-template-duration input:-webkit-autofill:hover,
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-template-duration input:-webkit-autofill:focus,
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .session-template-duration input:-webkit-autofill:active {
  background-color: unset !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .btn-group {
  width: inherit !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .btn-group button {
  width: 100%;
  border: none !important;
  background-color: transparent;
  padding-left: 0;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .btn-group button .multiselect-selected-text {
  margin-right: 10px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .btn-group button i:not(.fa-times-circle) {
  margin-right: 0;
  position: relative;
  right: 14px;
  float: none;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .btn-group button.red-border .multiselect-selected-text, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .btn-group button.red-border i.fa-chevron-down {
  color: #d01a2f;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .time-duration-between {
  display: none !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .step2-sessions-requests-count {
  position: absolute;
  bottom: 20px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column {
  width: 34%;
  min-width: 340px;
  padding-left: 10px;
  padding-right: 10px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker {
  margin-top: 30px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content {
  border: none;
  padding: 0;
  width: 100%;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header {
  background-color: unset;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-prev > span, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-next > span {
  font-family: "Font Awesome 5 Pro";
  background-image: none;
  text-indent: unset;
  cursor: pointer;
  color: transparent;
  font-weight: 400;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-prev > span:before, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-next > span:before {
  color: #9096A4;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-prev > span:before {
  content: "\f053";
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-next > span:before {
  content: "\f054";
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content .ui-datepicker-header .ui-datepicker-title {
  color: #282B31;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar thead tr th span {
  color: #676B75;
  text-transform: uppercase;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td {
  height: 40px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a {
  width: 28px;
  height: 28px;
  margin: 0 auto;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-default {
  color: #282B31;
  font-weight: 500;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-highlight, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-active, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-hover {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  display: block;
  margin: 0 auto;
  padding-top: 6px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-highlight {
  background-color: #ebebeb !important;
  color: #282B31 !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-active {
  background: #2FB9F8 !important;
  color: #fff !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-highlight.ui-state-hover, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column #datepicker .ui-widget-content table.ui-datepicker-calendar tbody tr td a.ui-state-hover {
  background-color: #FF8E64 !important;
  color: #fff !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column {
  min-width: 250px;
  width: 32.8%;
  padding-top: 80px;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots {
  height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .one-timeslot .one-timeslot-time {
  text-align: center;
  padding: 10px 0;
  border: 1px solid #EBECF2;
  border-radius: 5px;
  cursor: pointer;
  width: 100%;
  background-color: #F5F8FF;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .one-timeslot .one-timeslot-time:hover {
  background-color: #2FB9F8;
  border-color: #F5F8FF;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .one-timeslot .one-timeslot-time-selected {
  color: #fff !important;
  background-color: #666a73 !important;
  border-color: #666a73 !important;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .one-timeslot .one-timeslot-confirm {
  text-align: center;
  padding: 10px 0;
  width: 0%;
  background-color: #2d88cd;
  color: #fff;
  border-radius: 5px !important;
  cursor: pointer;
  display: none;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .one-timeslot .one-timeslot-confirm-selected {
  display: block !important;
  background-color: #2FB9F8;
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .one-timeslot .one-timeslot-confirm:hover {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
}
#book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots .message-not-available-slots {
  display: none;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap {
  display: flex;
  flex-wrap: wrap;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-column {
  padding-top: 20px;
  padding-bottom: 20px;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column {
  width: 330px;
  min-width: 330px;
  color: #717171;
  border-right: 1px solid #e5e5e5;
  padding-right: 10px;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column {
  width: 100%;
  padding-left: 10px;
  max-width: 500px;
  margin: 0 auto;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .book-session-step-title-wrap {
  font-size: 22px;
  font-weight: 500;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap .book-event-modal-sign-in-button, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap .btn-sign-up-fill-fields-next {
  height: 40px;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-undo, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-clear {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  border-color: #ccc;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-undo:hover, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-clear:hover {
  background-color: #ebebeb;
  border-color: #adadad;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-undo:hover, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-clear:hover, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-undo:active, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-clear:active {
  outline: none;
  outline-offset: unset;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .sign-in-sign-up-wrap #sign-up-book-modal .mywebsite-quests-fields-wrap .additional-quests-fields-wrap .wrap-canvas .btn-undo {
  margin-left: 10px;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .addeventatc {
  display: flex;
  position: relative;
  line-height: 1;
  text-decoration: none;
  border: 1px solid #2FB9F8;
  padding: 10px 15px;
  border-radius: 4px;
  cursor: pointer;
  align-items: center;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .addeventatc i {
  color: #2FB9F8;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .addeventatc:hover {
  box-shadow: 1px 1px 10px #ccc;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .event-info-wrap {
  height: 190px;
  width: 350px;
  display: flex;
  border-radius: 5px;
  overflow: hidden;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .event-info-wrap .event-color {
  width: 6px;
  height: inherit;
  background-color: #EAF8FE;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .event-info-wrap .event-info-content-wrap {
  background-color: #f6f9fc;
  width: 100%;
  height: inherit;
  padding: 20px 0 20px 30px;
}
#book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .event-info-wrap .event-info-content-wrap .event-cost, #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirme-wrap .event-info-wrap .event-info-content-wrap .event-time {
  color: #2FB9F8;
}
#book-event-modal .book-event-steps-wrap .selected-trainer {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
}
#book-event-modal .book-event-steps-wrap .selected-trainer img {
  border-radius: 30px;
  width: inherit;
  height: inherit;
}
#book-event-modal .book-event-steps-wrap .selected-trainer .no-image {
  width: inherit;
  height: inherit;
  text-align: center;
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  background-color: #EAC94C;
}
#book-event-modal .book-event-steps-wrap ul.multiselect-container li {
  text-align: left;
}
#book-event-modal textarea {
  max-width: 100%;
}

#multi-booking-modal .modal-dialog {
  width: 820px;
}
#multi-booking-modal .modal-dialog .modal-header .bootstrap-dialog-title {
  width: 100%;
  padding-right: 20px;
}
#multi-booking-modal .modal-dialog .modal-header .bootstrap-dialog-title #make-paypal-payment-for-recurring-booking-button-top, #multi-booking-modal .modal-dialog .modal-header .bootstrap-dialog-title #make-payment-for-recurring-booking-button-top {
  float: right;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading {
  padding: 0;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title {
  display: flex;
  justify-content: space-between;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .recurring-booking-booked {
  font-size: 12px;
  margin-left: 10px;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .recurring-booking-booked > span {
  margin-right: 10px;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .recurring-booking-booked .recurring-booking-booked-in {
  background-color: #47a447;
  border-color: #398439;
  color: #fff;
  padding: 4px 15px;
  margin-right: 10px;
  border-radius: 5px;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .title-for-make-payment {
  margin-right: 25px;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .panel-title-link {
  color: #282B31;
  padding: 10px;
  display: inline-block;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .panel-title-link:not(.booked) {
  width: 100%;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap {
  display: flex;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column {
  color: #717171;
  width: 300px;
  min-width: 300px;
  padding-right: 10px;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column .selected-trainer {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column .selected-trainer img {
  border-radius: 30px;
  width: inherit;
  height: inherit;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column .selected-trainer .no-image {
  width: inherit;
  height: inherit;
  text-align: center;
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  background-color: #EAC94C;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column {
  width: 100%;
}
#multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-right-column .booking-confirm-wrap .open-mass-booking-modal {
  display: none;
}
.clients-store-wrap-booking .client-store {
  margin-top: 20px;
  margin-bottom: 20px;
}
.clients-store-wrap-booking .client-store .portlet-title .caption-subject {
  text-transform: unset;
  font-size: 22px;
  font-weight: 500;
}
.clients-store-wrap-booking .client-store .portlet-body > .mt-20 {
  margin-top: 0 !important;
}
.clients-store-wrap-booking .client-store .portlet-body .services-cateries-collapse-expand-all-link-wrap {
  margin-top: 5px;
  margin-bottom: 5px;
}
.clients-store-wrap-booking .client-store .portlet-body .items-into-service-category-wrap {
  margin-bottom: 10px;
  border: 1px solid #E8EAEF;
  border-radius: 5px;
}
.clients-store-wrap-booking .client-store .portlet-body .items-into-service-category-wrap .panel-heading {
  background-color: #F5F8FF !important;
}
.clients-store-wrap-booking .client-store .portlet-body .items-into-service-category-wrap .items-into-service-category-table-wrap {
  margin-left: 0 !important;
}
.clients-store-wrap-booking .client-store .portlet-body .items-into-service-category-wrap .items-into-service-category-table-wrap .btn-buy {
  color: #fff;
}
.clients-store-wrap-booking .client-store .portlet-body .items-into-service-category-wrap .items-into-service-category-table-wrap .btn-buy:hover {
  box-shadow: 1px 1px 10px #ccc;
}

.booking-confirm-wrap .pay-online-option-wrap .pay-option-wrap {
  margin-left: 0;
  margin-bottom: 10px;
}
.booking-confirm-wrap .pay-online-option-wrap .pay-option-wrap .alert-info {
  background-color: rgba(6, 123, 255, 0.1);
  border: none;
  text-align: center;
  color: #2FB9F8;
}
.booking-confirm-wrap .pay-online-option-wrap .pay-option-wrap .alert-info .event-cost-wrap, .booking-confirm-wrap .pay-online-option-wrap .pay-option-wrap .alert-info .event-currency-wrap {
  font-weight: bold;
  font-size: 16px;
}
.booking-confirm-wrap .pay-online-option-wrap .pay-option-wrap .pay-content-wrap {
  margin: 5px 0;
}
.booking-confirm-wrap .pay-online-option-wrap .pay-option-wrap .pay-content-wrap .open-clients-store {
  float: right;
  font-weight: 500;
  text-decoration: underline;
  color: #2FB9F8;
  cursor: pointer;
}

.pay-option-checkbox-wrap, .open-clients-store-style {
  height: 37px;
  border: 1px solid #2FB9F8;
  color: #2FB9F8;
  text-align: center;
  padding-top: 7px;
  cursor: pointer;
  border-radius: 5px;
}

.pay-option-checkbox-wrap.active, .open-clients-store-style.active {
  color: #fff;
  background-color: #2FB9F8;
  position: relative;
}

.pay-option-checkbox-wrap i {
  display: none;
  color: inherit !important;
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 18px;
}

.pay-option-checkbox-wrap.active i {
  display: block;
}

.pay-option-checkbox-wrap:hover, .open-clients-store-style:hover {
  box-shadow: 1px 1px 10px #ccc;
}

@media (max-width: 1040px) {
  #book-event-modal .modal-dialog {
    width: 100%;
  }
  #book-event-modal .modal-dialog .modal-header .bootstrap-dialog-header .bootstrap-dialog-title {
    width: 100%;
    text-align: center;
  }
  #book-event-modal .modal-dialog .modal-header .bootstrap-dialog-header .bootstrap-dialog-close-button {
    display: block !important;
  }
}
@media (max-width: 940px) {
  #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap {
    flex-flow: wrap;
  }
  #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column {
    width: 49%;
  }
  #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column {
    width: 100%;
    max-width: unset;
  }
  #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-right-column .timeslots > .one-timeslot > .col-sm-11 {
    width: 95%;
  }
}
@media (max-width: 840px) {
  #multi-booking-modal .modal-dialog {
    width: 100%;
  }
}
@media (max-width: 800px) {
  #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column {
    width: 100%;
    max-width: unset;
    border-right: none;
  }
  #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-left-column .step2-sessions-requests-count, #book-event-modal .book-event-steps-wrap .book-event-step2-wrap .timeslot-wrap .step2-center-column .step2-sessions-requests-count {
    position: unset;
  }
  #book-event-modal .book-event-steps-wrap .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column {
    border-right: none;
  }
}
@media (max-width: 767px) {
  #book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap > .col-sm-4 {
    width: 49%;
  }
}
@media (max-width: 600px) {
  #book-event-modal .book-event-steps-wrap .book-event-step1-wrap .services-wrap > .col-sm-4 {
    width: 100%;
  }
  #multi-booking-modal .modal-dialog {
    width: 100%;
  }
  #multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .recurring-booking-booked .recurring-booking-booked-in {
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  #multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-heading .panel-title .recurring-booking-booked .recurring-booking-undo-wrap {
    display: block;
    width: fit-content;
    margin: 10px auto;
  }
  #multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap {
    flex-flow: wrap;
  }
  #multi-booking-modal .modal-dialog .modal-body .recurring-booking-confirm-wrap .recurring-booking-one-event-wrap .panel-collapse .book-event-step3-wrap .select-pay-credit-wrap .step3-left-column {
    min-width: unset;
    width: 100%;
  }
}
@media (max-width: 600px) {
  #book-event-modal .modal-header .bootstrap-dialog-title.have-note {
    text-align: right !important;
    padding-right: 20px;
  }
}
.mywebsite-signup-fields-wrap .vaccinated-radio-block {
  margin: 10px 0 25px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mywebsite-signup-fields-wrap .vaccinated-radio-block label {
  margin-left: 20px;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .attach-file-wrap {
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-end;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .attach-file-wrap .file-size-restrictions {
  margin-right: 10px;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .attach-file {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .attach-file input[type=file] {
  width: 227px;
  height: 34px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
  top: 0;
  left: 0;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .attach-file.ui-state-error {
  border-color: red !important;
  color: red !important;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .alert-attach-file {
  width: 100%;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .alert-attach-file .alert {
  width: 100%;
  margin-bottom: 0;
}
.mywebsite-signup-fields-wrap .vaccine_verified_file_wrap .alert-attach-file .alert .close {
  top: 3px;
  right: 5px;
}
.mywebsite-signup-fields-wrap .modal-footer {
  margin-top: 20px;
}

.items-into-service-category-wrap {
  border-top: 1px solid #E8EAEF;
}
.items-into-service-category-wrap .panel-heading {
  cursor: pointer;
  height: 50px;
  padding: 0px 20px;
  border: none;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.items-into-service-category-wrap .panel-heading i {
  position: relative;
  top: -1px;
}
.items-into-service-category-wrap .collapse-one-category {
  background-color: #F5F8FF;
  color: #2FB9F8;
}
.items-into-service-category-wrap .collapse-one-category i {
  color: #2FB9F8;
}
.items-into-service-category-wrap .collapse-one-category .expand-arrow {
  display: none;
}
.items-into-service-category-wrap .collapse-one-category .collapse-arrow {
  display: block;
}
.items-into-service-category-wrap .expand-one-category {
  background-color: #fff;
}
.items-into-service-category-wrap .expand-one-category .collapse-arrow {
  display: none;
}
.items-into-service-category-wrap .expand-one-category .expand-arrow {
  display: block;
}
.items-into-service-category-wrap .items-into-service-category-table-wrap .ui-jqgrid-hdiv {
  overflow: hidden;
}
.items-into-service-category-wrap .items-into-service-category-table-wrap table thead tr {
  height: 50px;
  vertical-align: bottom;
}

.items-into-service-category-wrap.ui-sortable-helper {
  border: 1px solid #E8EAEF !important;
  height: 52px !important;
}

.services-cateries-collapse-expand-all-link-wrap i {
  font-size: 18px;
  cursor: pointer;
}

.ptminder-body-pts-services .items-into-service-category-table-wrap, .ptminder-body-pts-clients #workout-list .items-into-service-category-table-wrap {
  margin-left: 0 !important;
}
.ptminder-body-pts-services .move-icon, .ptminder-body-pts-services .move-category, .ptminder-body-pts-clients #workout-list .move-icon, .ptminder-body-pts-clients #workout-list .move-category {
  display: none;
  background-image: url(/designs/blueflow/assets/svg/ico-drag.svg);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  cursor: move;
}
.ptminder-body-pts-services .product-photo, .ptminder-body-pts-clients #workout-list .product-photo {
  display: flex;
  align-items: center;
}
.ptminder-body-pts-services .product-photo .fa-camera-alt, .ptminder-body-pts-clients #workout-list .product-photo .fa-camera-alt {
  margin: 5px 0 0 5px;
  font-size: 2.1rem;
  cursor: default;
}
.ptminder-body-pts-services .product-photo .fa-camera-alt:hover, .ptminder-body-pts-clients #workout-list .product-photo .fa-camera-alt:hover {
  color: #9096A4;
}
.ptminder-body-pts-services .product-photo .name, .ptminder-body-pts-clients #workout-list .product-photo .name {
  margin-top: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ptminder-body-pts-services .product-photo .client-photo-wrap, .ptminder-body-pts-clients #workout-list .product-photo .client-photo-wrap {
  overflow: unset;
}
.ptminder-body-pts-services .product-photo .client-photo-wrap img, .ptminder-body-pts-clients #workout-list .product-photo .client-photo-wrap img {
  border-radius: 50%;
  overflow: hidden;
}
.ptminder-body-pts-services tr.drugged, .ptminder-body-pts-clients #workout-list tr.drugged {
  background-color: #fcf9ed !important;
  height: 50px;
}
.ptminder-body-pts-services tr:hover .move-icon, .ptminder-body-pts-services .panel-heading:hover .move-category, .ptminder-body-pts-clients #workout-list tr:hover .move-icon, .ptminder-body-pts-clients #workout-list .panel-heading:hover .move-category {
  display: block;
}

#add-product-form .change-product-form-wrap {
  margin: 0 0 0 10px;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .glyphicon {
  margin-left: 5px;
  cursor: pointer;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .glyphicon-initial-wrap .photo-background {
  z-index: 940 !important;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .choose-photo-wrap {
  z-index: 940 !important;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .cr-slider-wrap {
  display: none;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .img-wrap .cr-boundary div {
  opacity: 0;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .img-wrap .cr-boundary canvas {
  border-radius: 100px !important;
  border: unset !important;
  width: 150px;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap .glyphicon-wrap, #add-product-form .change-product-form-wrap .edit-photo-wrap .img-wrap, #add-product-form .change-product-form-wrap .edit-photo-wrap .glyphicon-initial-wrap {
  position: relative;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap.edit-mode .cr-slider-wrap {
  display: block;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap.edit-mode .glyphicon-wrap {
  display: inline-block;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap.edit-mode .glyphicon-initial-wrap {
  display: none;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap.edit-mode .img-wrap .cr-boundary div {
  opacity: 1;
}
#add-product-form .change-product-form-wrap .edit-photo-wrap.edit-mode .img-wrap .cr-boundary canvas {
  border-radius: unset !important;
  border: 0px #f5f5f5 solid;
}

.booking-wrap .scheduler-head {
  padding: 20px 20px 10px 20px;
  display: flex;
}
.booking-wrap .scheduler-head .scheduler-arrows-wrap {
  width: 100%;
  min-width: 440px;
}
.booking-wrap .scheduler-head .scheduler-arrows-wrap .center-block {
  position: relative;
  right: -135px;
}
.booking-wrap .scheduler-head .scheduler-arrows-wrap .booking-arrow {
  position: relative;
  top: -3px;
  font-size: 18px;
  text-decoration: none;
}
.booking-wrap .scheduler-head .scheduler-arrows-wrap .booking-dates-title {
  font-size: 22px;
  margin: 0px 25px;
  font-weight: 500;
}
.booking-wrap .scheduler-head .today-wrap {
  min-width: 330px;
}
.booking-wrap .scheduler-head .today-wrap .booking-today-button {
  font-weight: 500;
  width: 155px;
}
.booking-wrap .additional-filters-wrap-toggle-wrap .toggle .toggle-group .toggle-handle {
  margin-top: -3px;
}
.booking-wrap .additional-filters-wrap {
  padding: 0 20px 20px 20px;
}
.booking-wrap .additional-filters-wrap .trainers-wrap {
  float: right;
  width: 155px;
  margin-left: 20px;
  display: flex;
}
.booking-wrap .additional-filters-wrap .class-categories-wrap {
  float: right;
  width: 155px;
  display: flex;
}
.booking-wrap .additional-filters-wrap .multiselect-native-select {
  width: 100%;
}
.booking-wrap .additional-filters-wrap .multiselect-native-select .btn-group {
  width: 100%;
}
.booking-wrap .additional-filters-wrap .multiselect-native-select .btn-group > button {
  width: 100%;
}
.booking-wrap .booking-table-wrap .booking-schedule-table {
  width: 100%;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr.weekday td {
  background-color: #F8FBFF;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  height: 30px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr:not(.weekday) td {
  height: 70px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td {
  border-top: 1px solid #E8EAEF;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td .trainer-photo-wrap {
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td .event-name {
  font-size: 16px;
  font-weight: bold;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td .trainer-name {
  font-size: 13px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td .booked-out td:not(.booking-button-wrap) {
  opacity: 0.5;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td .max-bookings-reached {
  color: #d01a2f;
  margin-top: 5px;
  margin-right: -12px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td:first-child {
  padding-left: 20px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td:last-child {
  padding-right: 20px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap a {
  width: 126px;
  padding: 5px 0;
  float: right;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tocancel .booking-class-cancel-button {
  display: block;
  color: #FF3366;
  font-size: 12px;
  text-align: right;
  cursor: pointer;
  margin-right: 10px;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  float: right;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tocancel .booking-class-cancel-button:hover {
  text-shadow: 1px 1px 5px #ccc;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tocancel .booked-in {
  display: block;
  width: 100%;
  padding: 5px 0;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tocancel .booked-in .booked-in-button {
  width: 126px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tobook .booking-class-button, .booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tobook .spaces-left {
  display: block;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tobook.recurring-class .mass-booking-class-button, .booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.tobook.recurring-class .spaces-left {
  display: block;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap.in-waiting-list .booking-remove-from-list-button {
  display: block;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr td.booking-button-wrap:not(.in-waiting-list) .booking-join-list-button {
  display: block;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr .cancelled-class .booking-cancelled-class-button {
  display: block;
  text-decoration: line-through;
  opacity: 0.5;
  cursor: default;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr:hover td {
  background: #f6f9fc;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day .booked-out .btn.booking-class-button, .booking-wrap .booking-table-wrap .booking-schedule-table .booking-day .booked-out a.mass-booking-class-button {
  display: none !important;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr.booked-out .booked-out {
  display: block;
  text-align: right;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day tr.booked-out .booked-out button {
  float: right;
  padding: 4px 10px;
  width: 126px;
}
.booking-wrap .booking-table-wrap .booking-schedule-table .booking-day .position-in-queue {
  font-weight: 400;
  font-size: 12px;
  position: absolute;
  top: 2px;
  right: -89px;
}

@media (max-width: 1325px) {
  .booking-wrap .scheduler-head .scheduler-arrows-wrap .center-block {
    right: 0;
  }
}
@media (max-width: 1030px) {
  .booking-wrap .scheduler-head {
    flex-wrap: wrap;
    justify-content: center;
  }
  .booking-wrap .scheduler-head .today-wrap {
    float: unset !important;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .booking-wrap .scheduler-head {
    flex-wrap: wrap;
    justify-content: center;
  }
  .booking-wrap .scheduler-head .today-wrap {
    float: unset !important;
    margin-top: 10px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table {
    width: 100%;
    min-width: unset !important;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-hide {
    display: none;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-show {
    display: block;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-class-info {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-class-info .field-name {
    width: 100px;
    float: left;
    margin-left: 10px;
    text-align: left;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-class-info .field-value {
    float: left;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-class-info .field-row {
    clear: both;
    margin-bottom: 5px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .small-size-class-info .booking-class-button {
    padding: 7px 0 !important;
    font-size: 11px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap {
    padding-bottom: 10px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap a {
    width: 100% !important;
    float: unset !important;
    margin: 0 10px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .spaces-left {
    padding-right: unset !important;
    text-align: center !important;
    margin: 0 10px;
    width: 100%;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .booked-out > div {
    margin: 0 10px;
    width: 100%;
    text-align: center;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .booked-out button {
    width: 100% !important;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .booked-in {
    margin: 0 10px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .booked-in .booked-in-button {
    width: 100% !important;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .booking-class-cancel-button, .booking-wrap .booking-table-wrap .booking-schedule-table td.booking-button-wrap .max-bookings-reached {
    text-align: center !important;
    margin-right: 0 !important;
    width: 100%;
    margin: 0 10px;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .unavailable-wrap, .booking-wrap .booking-table-wrap .booking-schedule-table .finished-wrap {
    text-align: center !important;
    margin-right: 0 !important;
  }
  .booking-wrap .booking-table-wrap .booking-schedule-table .position-in-queue {
    right: 0 !important;
  }
}
/* OLD DESIGN mywebsite.css */
body {
  color: #282B31;
  background: #f3f3f3;
  font-family: Roboto;
}

body a {
  color: #2FB9F8;
}

/*pts mywebsite area*/
.mywebsite-header {
  width: 60%;
  float: left;
}

.mywebsite-login-form {
  float: right;
}

/*pts mywebsite area end*/
/*mywebsite*/
.header-title > .header-text {
  margin-top: 0px;
}

/*new css*/
.mywebsite-header img {
  max-width: 100%;
}

.header-form {
  float: right;
  margin: 10px 10px 10px 0;
  height: 36px;
  width: 45%;
}

.header-title {
  width: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 24px;
  text-align: center;
  float: left;
  margin-left: 20px;
  text-align: left;
}

.mywebsite-mode .mywebsite-login-form {
  margin-top: 0;
}

/*OLDY mywebsite edit*/
.mywebsite-mode .mywebsite-login-form {
  margin-top: 20px;
}

/*end mywebsite*/
/*set tmp backgrounds*/
body {
  background: #F5F8FF;
}

.mywebsite-header {
  background-color: white;
  width: 100%;
}

.mywebsite-header.default-header-color {
  background: url(/designs/blueflow/assets/svg/bg_header.svg) 50% no-repeat;
  background-size: cover;
}

/*end tmp backgrounds*/
#mywebsite-signup-form .form-group {
  padding-top: 5px;
}

#mywebsite-signup-modal .modal-body {
  padding: 0 15px;
}
#mywebsite-signup-modal .modal-body .communication-notifications-wrap {
  width: 100%;
}

#mywebsite-signup-modal .modal-dialog {
  width: 800px;
}

.signin-clients-body .client-signin-link {
  display: block;
}

/*header logo & title*/
.client-homepage-businesslogo-wrap {
  display: inline;
}

.client-homepage-businesslogo-wrap > img {
  max-height: 34px;
  max-width: 250px;
  float: left;
  margin-right: 10px;
}

.client-homepage-businessname {
  display: inline;
  position: relative;
  color: #5E6369;
  font-family: Roboto;
  font-weight: bold;
}

/*end header*/
#booking-modal .modal-content {
  width: auto !important;
  float: none !important;
}

/*end mobile CSS*/
.scheduler-arrows-wrap .booking-arrow {
  color: #a4a4a4;
}

.booking-schedule-table thead th {
  color: #c5c5c5;
}

.booking-schedule-table.table > thead > tr > th {
  border-bottom: none;
}

.booking-schedule-table.table > tbody + tbody,
.booking-schedule-table.table > tbody:nth-child(3) td {
  border-top: none;
}

#client-store-modal .modal-dialog {
  width: 800px;
}
#client-store-modal .modal-dialog table tbody tr td {
  word-break: break-word;
  white-space: break-spaces;
  padding-right: 0;
}
#client-store-modal .modal-dialog table tbody tr td .btn-buy {
  margin-right: 10px;
}

.homepage-log-out-wrap {
  display: flex;
  align-items: center;
  float: right;
  margin-top: 8px;
  margin-right: 20px;
}
.homepage-log-out-wrap .brand-member-button-color:hover {
  text-decoration: underline;
}

.client-area-homepage-text {
  margin: 0 auto;
  border-radius: 4px !important;
  line-height: 1.1;
  font-size: 15px;
  overflow-x: auto;
}

/*mywebsite styles from styles_pts*/
.store-items-types-order-wrap {
  margin-left: 210px;
  margin-top: -20px;
  height: 75px;
}

.store-items-types-order-wrap .store-item-type {
  cursor: default;
  width: 150px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 5px !important;
  padding: 4px 10px 0px 10px;
  margin-bottom: 5px;
  font-weight: bolder;
  background: #fff;
  font-size: 12px;
}

.store-items-types-order-wrap .store-item-type svg {
  float: right;
  width: 12px;
  height: 12px;
  fill: darkgrey;
  cursor: move;
}

#cross-event-book-modal .modal-dialog {
  width: 620px;
}

#clients-homepage-subs-modal .modal-dialog {
  width: 800px;
}

/*END mywebsite styles from styles_pts*/
/*css from index*/
.radio, .checkbox {
  min-height: 0px;
  margin: 0px;
}

.mywebsite-login-form {
  width: 460px;
  margin: 0px;
  padding-top: 5px;
}

.footer-holder {
  width: 100%;
  height: 100%;
  padding: 0px;
}

.footer {
  height: 44px;
  position: fixed;
  bottom: 0;
}

.homepage-client-buttons {
  text-align: center;
  padding: 0px 0 30px 0;
  overflow: hidden;
}

.homepage-client-buttons svg {
  width: 50px;
  fill: #2d88cd;
}

.homepage-client-one-button:hover {
  background-color: #edf7ff;
}

.content-wrapper {
  padding-bottom: 50px;
}

a.homepage-action-button {
  color: #2e3947;
}

a.homepage-action-button:focus {
  text-decoration: none;
}

/*end css from index*/
/*END OF OLD DESIGN */
/*********************************/
.homepage-action-button:hover {
  text-decoration: none;
}

.homepage-client-buttons {
  width: 1024px;
  margin: 0 auto;
}
.homepage-client-buttons .homepage-client-one-button {
  padding: 10px;
  margin: 0 auto;
  cursor: pointer;
  height: 200px;
  width: 250px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 10px 20px 0 rgba(188, 193, 206, 0.1);
  cursor: pointer;
}
.homepage-client-buttons .homepage-client-one-button img {
  margin-top: 25px;
  margin-bottom: 25px;
}
.homepage-client-buttons .homepage-client-one-button .homepage-client-action-title {
  color: #2D3138;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: bold;
  display: block;
}

#ptminder-client-login {
  width: 180px;
  float: right;
  margin-right: 20px;
  font-family: Roboto;
}
#ptminder-client-login button {
  color: #2FB9F8;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 16px;
  background-color: transparent;
  padding: 10px 20px;
}
#ptminder-client-login .homepage-sign-up-button {
  float: right;
  box-sizing: border-box;
  border: 1px solid #2FB9F8;
  border-radius: 4px;
}
#ptminder-client-login .homepage-login-button {
  float: left;
}

#ptminder-client-login button:hover {
  opacity: 0.8;
}

#client-login-modal .modal-dialog {
  width: 480px;
}

#client-login-modal input[type=checkbox]:checked + label:before {
  border-radius: 2px;
  border: 1px solid #2FB9F8;
  background-color: #2FB9F8;
}
#client-login-modal .footer-login-wrap {
  margin: 0 auto;
  width: 250px;
}
#client-login-modal .footer-login-wrap a {
  font-weight: bold;
}

#mywebsite-signup-modal #mywebsite-next-step-button, #mywebsite-signup-modal #mywebsite-back-step-button, #mywebsite-signup-modal #mywebsite-create-account-button {
  width: 100%;
  margin: 0;
}
#mywebsite-signup-modal #mywebsite-back-step-button {
  margin-top: 10px;
  margin-bottom: 15px;
}
#mywebsite-signup-modal .modal-footer {
  text-align: center;
  border-top: 0;
  padding-top: 0;
}
#mywebsite-signup-modal .form-group > .col-sm-12 {
  padding: 0;
  padding-left: 5px;
}

#clients-homepage-subs-modal .modal-dialog {
  width: 80%;
}
#clients-homepage-subs-modal .modal-dialog .modal-body {
  padding: 0;
}
#clients-homepage-subs-modal .modal-dialog .modal-body .booking-wrap {
  margin-bottom: 0;
  box-shadow: none;
}
#clients-homepage-subs-modal .modal-dialog .modal-footer {
  display: none;
}

#store-buy-modal .modal-dialog {
  width: 1024px;
}

input[type=checkbox]:checked + label:before {
  border: 1px solid #2FB9F8;
  background-color: #2FB9F8;
}

input[type=radio]:checked + label:before {
  border: 1px solid #2FB9F8;
}

input[type=radio]:checked + label:after,
input[type=radio]:not(:checked) + label:after {
  background-color: #2FB9F8;
}

@media (max-width: 768px) {
  #clients-homepage-subs-modal .modal-dialog {
    width: 97% !important;
  }
}
/*for class big_description*/
.booking-table-wrap .tooltip-inner {
  max-width: 500px;
  width: 400px;
}

/*# sourceMappingURL=styles_mywebsite.css.map */
