body {
  background: #3b44b5 !important;
  background-size: cover !important;
  font-family: "Arial", "Helvetica", sans-serif;
}

.blurbackdrop {
  backdrop-filter: blur(20px) !important;
}

body:not(.elementor-editor-active) .Slider3D .elementor-widget-text-editor {
  position: absolute;
  width: 500px !important;
  height: 500px !important;
  left: 0;
  top: 0;

  color: white;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 400ms ease;
  opacity: 0;
}

body:not(.elementor-editor-active)
  .Slider3D
  .elementor-widget-text-editor
  > div {
  background: rgba(0, 0, 0, 0.8) !important;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 40px;
  min-height: 440px !important;
}

body:not(.elementor-editor-active)
  .Slider3D
  .elementor-widget-wrap.elementor-element-populated {
  position: relative;
  height: 540px;
  margin: 0px auto;
  font-family: "Helvetica Neue", sans-serif;
  perspective: 1400px;
  transform-style: preserve-3d;
  overflow: hidden;
}

.Slider3DRadios {
  width: 500px !important;
  text-align: center;
  margin-top: -30px !important;
}

.Slider3DRadios span {
  cursor: pointer;
}

.Slider3DRadios span.swiper-pagination-bullet-active {
  opacity: 0.6;
  background: #afafaf !important;
  margin: 2px;
  color: #ffffff !important;
  border: 2px solid !important;
}

.Slider3Dleft {
  width: 50px !important;
  height: 50px;
  position: absolute;
  left: 5px;
  cursor: pointer;
  margin-top: -50px;
}
.Slider3Dright {
  width: 50px !important;
  height: 50px;
  position: absolute;
  right: 5px;
  cursor: pointer;
  margin-top: -50px;
}

@media all and (max-width: 640px) {
  .Slider3DRadios {
    width: 100% !important;
  }

  .Slider3D .elementor-widget-container {
    padding: 20px !important;
  }

  body:not(.elementor-editor-active)
    .Slider3D
    .elementor-widget-wrap.elementor-element-populated {
    min-height: auto !important;
  }
  body:not(.elementor-editor-active) .Slider3D .elementor-widget-text-editor {
    position: absolute;
    width: 100% !important;
    height: auto !important;
  }
}
@media all and (min-width: 768px) {
  #theformcontainer {
    position: absolute;
    z-index: 1000;
    width: 400px;
    right: 0px;
  }
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
  .elementor-element.elementor-element-e34fc9f,
  .elementor-element.elementor-element-1c8c400 {
    background: rgba(255, 255, 255, 0.8) !important;
  }
  .elementor-element.elementor-element-5d48c0f,
  .elementor-element.elementor-element-ff58b4f,
  .elementor-element.elementor-element-12a5700,
  .elementor-element.elementor-element-7eaefd4,
  .elementor-element.elementor-element-ccc5370,
  .elementor-element.elementor-element-097d229,
  .elementor-element.elementor-element-be1425b,
  .elementor-element.elementor-element-232d279,
  .elementor-element.elementor-element-8e00c47,
  .elementor-element.elementor-element-65dc988 {
    background: rgba(0, 0, 0, 0.8) !important;
  }
}

.json_editor,
.product_editor {
  color: #ffffff !important;
}

.json_editor > div {
  padding: 5px 0px;
}

.json_editor > div > div {
  width: 200px;
  float: left;
}
.json_editor > div.last {
  width: 100%;
  clear: both;
  float: none;
}

.product_editor {
  padding: 20px;
}

.json_editor .field {
  float: left;
  max-width: 60%;
}

.json_editor div .label {
  float: left;
  width: 30%;
  text-transform: uppercase;
  vertical-align: middle;
  height: 35px;
  padding: 5px;
}

.saving {
  background: #fdc600;
  color: #0f3a6a;
  padding: 20px;
  opacity: 0;
}

.product_editor select:focus,
.product_editor .field:focus {
  outline: 0;
  background: #abcbe2;
  color: #1e3f57;
  font-weight: bold;
}
.product_editor select:blur,
.product_editor .field:blur {
  outline: 0;
  background: #666666;
}

.product_editor input[type="text"],
.product_editor select,
.product_editor textarea {
  background: #ffffff;
  height: 35px;
  padding: 5px;
  margin-bottom: 4px;
  color: #1f1f2e;
  border: 0px;
}

#jsondisplay {
  display: none;
}
.w05 {
  float: left;
  width: 5%;
}
.w10 {
  float: left;
  width: 10%;
}
.w15 {
  float: left;
  width: 15%;
}
.w20 {
  float: left;
  width: 20%;
}
.w25 {
  float: left;
  width: 25%;
}
.w30 {
  float: left;
  width: 30%;
}
.w35 {
  float: left;
  width: 35%;
}
.w40 {
  float: left;
  width: 40%;
}
.w45 {
  float: left;
  width: 45%;
}
.w50 {
  float: left;
  width: 50%;
}
.w55 {
  float: left;
  width: 55%;
}
.w60 {
  float: left;
  width: 60%;
}
.w65 {
  float: left;
  width: 65%;
}
.w70 {
  float: left;
  width: 70%;
}
.w75 {
  float: left;
  width: 75%;
}
.w80 {
  float: left;
  width: 80%;
}
.w85 {
  float: left;
  width: 85%;
}
.w90 {
  float: left;
  width: 90%;
}
.w95 {
  float: left;
  width: 95%;
}

.clearfix {
  clear: both;
  float: none;
}

.pcal {
  width: 320px;
  margin: 0 auto;
}

.pcal table {
  width: 280px;
  border-collapse: collapse;
}

.pcal .week-days {
  color: #fff;
}

.pcal .day {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 14px;
}

.pcal .week .day {
  color: #8a94ac;
}
.pcal .other-month {
  opacity: 0.5;
}

.pcal .accom {
  background-image: url(images/accom.png);
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: center 29px;
}

.wrapp {
  position: relative;
  background: #3b44b5;
  backdrop-filter: blur(15px) !important;
  border: 0px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 10px;
  margin-bottom: 10px;
  max-width: 722px;
  margin: 0px auto;
  padding: 40px;
  width: 100%;
}

#coursecost {
  position: absolute;
  top: 50%;
  right: -180px;
  width: 180px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(15px) !important;
  border: 0px;
  color: #002d5d;
  padding: 10px 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;

  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
#coursecosttitle,
#coursecosttotal {
  padding: 0px 5px;
  font-weight: bold;
}

.coursecostdetailsitem {
  font-size: 12px;
  padding: 0px 5px;
}

#coursecostdetails {
  border-top: 1px solid #002d5d;
  border-bottom: 1px solid #002d5d;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pcal table {
  margin: 10px;
}

.pcal td {
  cursor: pointer;
}
.pcal td.active:not(.rangestart, .rangeend):hover {
  background: url(images/calendarrangehover.png) !important;
  background-size: cover !important;
}

.pcal .week-days {
  font-size: 12px;
  text-transform: uppercase;
}

.monthyear {
  color: #ffffff !important;
}
.disabled {
  color: #6f6e6e !important;
  background: #faf;
  cursor: not-allowed;
}

.inrange {
  background: url(images/calendarrange.png) !important;
  background-size: cover !important;
  background-position: -38px 0px !important;
}
tr td.inrange:first-child {
  background: url(images/calendarrangeends.png) !important;
  background-size: cover !important;
}
tr td.inrange:last-child {
  background: url(images/calendarrangeends.png) !important;
  background-size: cover !important;
  background-position: -80px 0px !important;
}

.rangestart {
  background: url(images/calendarrange.png) !important;
  background-size: cover !important;
}
.rangeend {
  background: url(images/calendarrange.png) !important;
  background-size: cover !important;
  background-position: -80px 0px !important;
}

.enabled:hover {
  background: #afa;
}
.selectedstart {
  background: #ff0000;
}
.selectedend {
  background: #ff00ff;
}
.todaysdate {
  background: #aa00ff;
}
.inrange {
  background: #aaddff;
}
.prevmonth,
.nextmonth {
  cursor: pointer;
  color: #ffffff;
}

.pcal .day {
  cursor: not-allowed;
}
.pcal .day.active:not(other-month) {
  color: #ffffff !important;
  opacity: 1;
  cursor: pointer;
}

#debug {
  font-size: 30px;
  color: #ffffff;
}

#userdetails {
  color: #ffffff;
  font-size: 20px;
}
#userdetails label {
  color: #ffffff;
  font-size: 20px;
  margin: 0px;
  display: block !important;
  font-weight: normal;
}
#userdetailspage label {
  padding-top: 15px;
  padding-bottom: 6px;
}
#userdetails input[type="email"],
#userdetails input[type="text"] {
  display: block;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}
#userdetails select {
  display: block;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #111111;
}

#userdetails select option {
  color: #111111;
  font-size: 16px;
}
#userdetails textarea {
  color: #111111;
  font-size: 16px;
  width: 100%;
}

#userdetails .rpad {
  padding-right: 10px;
}
#userdetails .lpad {
  padding-left: 10px;
}
#userdetails .tpad {
  padding-top: 10px;
}
#userdetails .bpad {
  padding-bottom: 10px;
}
.clearfix {
  clear: both;
  float: none;
}
.aright {
  text-align: right;
}
.aleft {
  text-align: left;
}
.acenter {
  text-align: center;
}
.formtitle {
  font-size: 24px;
  text-align: center;
  color: #fdc600 !important; /*yellow*/
}

.depositamount,
.fullamount {
  color: #ffffff;
  text-align: center;
  padding: 20px;
}
.whitebtn,
.yellowbtn {
  border: 0px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 22px;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 40px;
  font-weight: bold;
}
.whitebtn {
  background: #3b44b5;
	color: #ffffff;
}
.whitebtn:hover,
.whitebtn:focus {
  background: #ffffff;
  box-shadow: 0px 0px 10px #3b44b5;
  color: #2830a0;
}

.yellowbtn {
  background: #3b44b5;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 10px #000000;
}
.yellowbtn:hover,
.yellowbtn:focus {
  background: #3b44b5;

  box-shadow: 0px 0px 10px #ffffff;
  color: #ffffff;
}
.depositnote {
  text-align: center;
  color: #ffffff;
}

#page3back {
  margin-left: -35px;
}

#junior .inner {
  padding: 40px;
  border-radius: 20px;
  margin-top: 10px;
}
#junior .inner label,
#junior .inner label {
  font-size: 14px;
}
#junior .inner .r30 {
  text-align: right;
}

#adult .inner {
  padding: 40px;
  border-radius: 20px;
  margin-top: 10px;
}
#adult .inner label,
#adult .inner p.label {
  font-size: 14px !important;
}
#adult .inner .r30 {
  text-align: right;
}

#teach .inner {
  padding: 40px;
  border-radius: 20px;
  margin-top: 10px;
}
#teach .inner label,
#teach .inner p.label {
  font-size: 14px !important;
}
#teach .inner .r30 {
  text-align: right;
}
/*
.wrapp {
  display: none;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}
.wrapp.activepage {
  display: block;
  margin-left: 0px;
  opacity: 1;
}
.wrapp.prevpage {
  display: block;
  margin-left: -500px;
  transform: scale(0.5);
  opacity: 0;
}
.wrapp.nextpage {
  display: block;
  margin-left: 500px;
  transform: scale(0.5);
  opacity: 0;
}
  */

.wrapp {
  display: none;
  position: relative;
}
.wrapp.activepage {
  display: block;
}
.wrapp.prevpage {
  display: none;
}
.wrapp.nextpage {
  display: none;
}















.superinactive {
  color: "#6a549c";
}

.buttonsbelow {
  position: absolute;
  bottom: -110px;
  width: 400px;
  left: 23%;
  height: 100px;
}
.rpad,
.lpad {
  position: relative;
}
.err {
  position: absolute;
  color: #ffffff;
  background: #191f7b;
  right: -5px;
  bottom: -20px;
  padding: 2px 10px 2px 10px;
  font-size: 12px;

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  border: 1px solid #6068db;
  box-shadow: 5px 5px 5px #00000064;

  display: none;
}

#email {
  display: none;
}
.calhidden {
  display: none !important;
}

.jsondisplay {
  width: 50%;
  height: 300px;
  background: #000;
  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
}

#availabilitytables {
  position: relative;
}
table.availability {
  margin: 20px;
  width: 100%;
  max-width: 1000px;
  float: left;
}

table.availability caption {
  color: #fdc600;
  font-size: 18px;
}
table.availability th {
  background: #0d2351;
  width: 50px;
  padding: 5px;
  border-bottom: 1px solid #0d2351;
  color: #ffffff !important;
}
table.availability td {
  width: 120px;
  padding: 5px;
  padding-left: 30px;
  border-bottom: 1px solid #0d2351;
  color: #ffffff !important;
}

table.availability td span:last-child {
  width: 80px;
}
table.availability td span:last-child span {
  width: 40px;
  float: right;
  display: block;
}

#yearbuttons {
  position: absolute;
  top: 35px;
  right: 0px;
}
#previousyear,
#nextyear {
  display: inline-block;
  background-color: #fdc600;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
  color: #001d3b;
}

.json_editor #prices,
.json_editor #prices > .label,
.json_editor #options,
.json_editor #options > .label,
.last {
  clear: both !important;
  float: none !important;
  display: block !important;
}

.json_editor #prices,
.json_editor #options {
  border-top: 1px solid #111111;
  border-bottom: 1px solid #333333;
  clear: both;
}

.c_editor {
  width: 1000px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.c_editor .label {
  display: block;
  text-align: left;
  font-size: 16px;
  padding: 5px 0px;
}
.c_editor input,
.c_editor select {
  display: block;
  width: 96%;
}

.json_editor #prices {
  max-width: 900px;
}
.json_editor #prices > div {
  width: 33% !important;
}
.json_editor #prices > div .field {
  float: right !important;
}
.json_editor #prices .label {
  width: 100px !important;
  padding-left: 20px !important;
}
.json_editor #options {
  max-width: 900px;
}
.json_editor #options > div {
  width: 100% !important;
}
.json_editor #options .label {
  width: 200px !important;
  padding-left: 20px !important;
}
.json_editor #options > div .field {
  float: left !important;
  max-width: 100px;
}

.courselisting {
  font-family: "Arial", "Helvetica", sans-serif;
}
.courselisting table {
  width: 100%;
}
.courselisting td {
  color: #ffffff;
  padding: 10px;
  border-top: 1px solid #333333 !important;
  border-bottom: 1px solid #111111 !important;
}
.courselisting td:last-child {
  text-align: right;
}
.courselisting td a {
  color: #ffffff;
  background: #520304;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  width: 100px;
  margin-right: 0px;
  margin-left: auto;
  text-align: center;
}
.courselisting td a:hover {
  background: #711112;
}

.bmenu,
.bmenu li {
  display: block;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.bmenu li a {
  background: #003369;
  padding: 5px;
  display: block;
  color: rgba(255, 255, 255, 0.7);
}
.bmenu li:nth-child(odd) a {
  background: #3b44b5 !important;
}
.bmenu li a:hover {
  color: #ffffff;
  background: #2061a5;
}
.bmenu li.sel a {
  color: #ffffff;
  background: #063155;
}
.bmenu li.sel a:hover {
  color: #ffffff;
  background: #063155;
}

.menutab {
  display: block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #001f3f;
  height: 33px;
  margin-bottom: 20px;
}
.menutab li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
}
.menutab li a {
  padding: 5px 20px;
  display: block;
}

.menutab li a {
  background: #333333;
  color: #888888;
}
.menutab li.sel a {
  color: #ffffff;
  background: #063155;
}

.bookingslist li a {
  display: block;
}
.bookingslist li a .bookingid {
  width: 100px;
  display: inline-block;
}
.bookingslist li a .bookingname {
  width: 340px;
  display: inline-block;
}
.bookingslist li a .bookingpayments {
  width: 120px;
  display: inline-block;
}
.bookingslist li a .bookingdate {
  width: 140px;
  display: inline-block;
}

.ultitles span {
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}

.ultitles .bookingid {
  width: 100px;
  display: inline-block;
}
.ultitles .bookingname {
  width: 340px;
  display: inline-block;
}
.ultitles .bookingpayments {
  width: 140px;
  display: inline-block;
}
.ultitles .bookingdate {
  width: 140px;
  display: inline-block;
}

.listingbookingpayment {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  padding: 2px 5px;
}

.bookingrow {
  border-bottom: 1px solid #3b44b5;
  width: 730px;
}
.bookingtitle {
  width: 170px;
  background: rgba(0, 0, 0, 0.2);
  float: left;
  height: 40px;
  padding: 10px;
  color: #ffffff;
}
.bookingvalue {
  width: 540px;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  min-height: 40px;
  padding: 10px;
  color: #001d3b;
}
.bookingvaluetotal {
  background: rgba(255, 255, 255, 0.8);
  text-align: right;
}

.paymenthead {
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
}
.paymentrow .p_id {
  width: 90px;
  background: rgba(0, 0, 0, 0.2);
  float: left;
  min-height: 30px;
  padding: 7px;
  color: #ffffff;
}
.paymentrow .pt_name {
  width: 370px;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  min-height: 30px;
  padding: 7px;
  color: #ffffff;
  color: #001d3b;
}
.paymentrow .p_amount {
  width: 80px;
  background: rgba(255, 255, 255, 0.8);
  float: left;
  min-height: 30px;
  padding: 7px;
  color: #ffffff;
  text-align: right;
  color: #001d3b;
}
.paymentrow .timestamp {
  width: 170px;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  min-height: 30px;
  padding: 7px;
  color: #ffffff;
  color: #001d3b;
}

.paymenthead .p_id {
  width: 90px;
  background: rgba(0, 0, 0, 0.4);
  float: left;
  min-height: 30px;
  padding: 7px 10px;
  color: #ffffff;
}
.paymenthead .pt_name {
  width: 370px;
  background: rgba(0, 0, 0, 0.4);
  float: left;
  min-height: 30px;
  padding: 7px 10px;
  color: #ffffff;
}
.paymenthead .p_amount {
  width: 80px;
  background: rgba(0, 0, 0, 0.4);
  float: left;
  min-height: 30px;
  padding: 7px 10px;
  color: #ffffff;
}
.paymenthead .timestamp {
  width: 170px;
  background: rgba(0, 0, 0, 0.4);
  float: left;
  min-height: 30px;
  padding: 7px 10px;
  color: #ffffff;
}

.btnyellow {
  background: #fdc600;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
}

.csingle {
  max-width: 800px;
  padding: 0px 20px;
}

.fright {
  float: right;
}

.opts {
  display: none;
}

.avalablefixeddates,
.availablefixeddates {
  margin-top: 20px;
  padding: 40px;
  background: rgba(0, 0, 0, 0.2);
  display: block;
  margin-bottom: 5px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}


.avalablefixeddates .avalablefixeddate,
.availablefixeddates .availablefixeddate {
  margin-bottom: 5px;
}

.avalablefixeddates .startstring,
.availablefixeddates .startstring {
  background: #3b44b5;
  display: inline-block;
  width: 220px;
  padding: 3px 20px;
  position: relative;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 20px;
}

.avalablefixeddates .startstring::before,
.availablefixeddates .startstring::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-color: transparent;
  border-style: solid;
}
.avalablefixeddates .startstring::after,
.availablefixeddates .startstring::after {
  border-width: 0.9em;
  border-right-color: #3a257e !important;
  border-top-color: #312067;
}

.avalablefixeddates .endstring,
.availablefixeddates .endstring {
  background: #353b94;
  display: inline-block;
  width: 240px;
  padding: 3px 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.radiob {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0px 0px 0px 40px;
  position: relative;
}
.radiobi {
  background: #ffffff;
  width: 26px;
  height: 26px;
  display: inline-block;
  top: 10px;
  position: absolute;
  text-align: right;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.radiobin {
  background: #ffffff;
  width: 26px;
  height: 26px;
  display: inline-block;
  text-align: right;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}

.avalablefixeddate.active .radiobi,
.availablefixeddate.active .radiobi {
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.5);
}

.avalablefixeddate.active .radiobin,
.availablefixeddate.active .radiobin {
  background: #222873 !important;
  border: 1px solid #ffffff;
}

.avalablefixeddate.active .startstring,
.availablefixeddate.active .startstring {
  background: #222873 !important;
}

.avalablefixeddate.active .endstring,
.availablefixeddate.active .endstring {
  background: #171c5e !important;
}

.avalablefixeddates .avalablefixeddate.active .startstring::after,
.availablefixeddates .availablefixeddate.active .startstring::after {
  border-width: 0.9em;
  border-right-color: #321b7d;
  border-top-color: #472e96;
}

.avalablefixeddate,
.availablefixeddate {
  cursor: pointer;
}

.avalablefixeddate.unavailable,
.availablefixeddate.unavailable {
  cursor: not-allowed;
  opacity: 0.4;
}

/*
.switchtoggleslider .yes{position: absolute; z-index: 2; top:8px;left: 5px; width: 40%; text-align: center;text-transform: uppercase; font-weight: bold; font-size:13px;}
.switchtoggleslider .no{position: absolute; z-index: 2; top:8px;right: 5px; width: 40%; text-align: center;text-transform: uppercase; font-weight: bold; font-size:13px; }
.yesnotoggle a{ color:#ffffff; text-decoration:underline;}
*/

.switchtoggle {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 30px;
}

/* Hide default HTML checkbox */
.switchtoggle input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The switchtoggleslider */
.switchtoggleslider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius:1px solid #ffffff;
}

.switchtoggle span span {
  height: 30px !important;
  line-height: 30px !important;
  width: 40px !important;
  display: block;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

.switchtoggle .yes {
  color: #ffffff;

  background-color: #323bab;

  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  user-select: none;
}

.switchtoggle .no {
  color: #ffffff;
  background-color:#1e2588;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  user-select: none;
}

.switchtoggle.yes .yes {
  color: #ffffff;
  background-color: #1e2588;
}

.switchtoggle.yes .no {
  color: #ffffff;
  background-color: #323bab;
}

#termserr {
  width: 300px;
  position: relative;
  height: 30px;
}

.count {
  cursor: pointer;
  display: inline-block;
  margin: 4px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  background: #000000;
}

.selected > .count {
  display: none;
}
.selected > .count.selected {
  scale: 2;
  display: block;
}
#course-number-of-weeks {
  display: none;
}
#accommquestions {
  display: none;
}

.other-month {
  opacity: 0 !important;
}

.l70 {
  float: left;
  width: 70%;
}
.r30 {
  float: right;
  width: 30%;
}
.l80 {
  float: left;
  width: 80%;
}
.r20 {
  float: right;
  width: 20%;
}
.l90 {
  float: left;
  width: 90%;
}
.r10 {
  float: right;
  width: 10%;
}
.l95 {
  float: left;
  width: 95%;
}
.r5 {
  float: right;
  width: 5%;
}

.r30 label {
  max-width: 40%;
  margin: 0px;
  padding: 0px 20px 0px 10px;
  line-height: 1;
  float: left;
}
.r30 input {
  float: left;
}
.r20 label {
  max-width: 40%;
  margin: 0px;
  padding: 0px 20px 0px 10px;
  line-height: 1;
  float: left;
}
.r20 input {
  float: left;
}

#coursedetailspage .buttonsbelow .previous {
  width: 100%;
  float: none;
  clear: both;
}
#coursedetailspage .buttonsbelow #page2forward {
  display: none;
}

#coursedetailspage .buttonsbelow.active .previous {
  width: 50%;
  float: left !important;
}
#coursedetailspage .buttonsbelow.active #page2forward {
  display: block;
}

#junior > div,
#teach > div,
#adult > div {
  margin-top: 10px;
}

#rangestart,
#rangeend,
#dates {
  display: none;
}

.topmargin {
  margin-top: 100px;
}

.courseform {
  display: none;
  position: relative;
}

#bookingagent_name_container {
  display: none;
}

.note {
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 4;
  margin-top: 10px;
  padding: 10px;
}

@media all and (max-width: 640px) {
  #userdetails,
  #userdetails > div {
    height: auto !important;
    float: none;
  }

  div {
    height: auto !important;
  }
  .wrapp {
    position: relative;
    max-width: 100%;
    transform: none;
    left: 0px !important;
    padding: 0px 10px !important;
  }

  .prevpage,
  .nextpage {
    display: none !important;
  }

  #coursecost {
    position: relative;
    width: 100%;
    top: auto;
    right: 0px;
    left: 0px;
    transform: translateY(0%);
  }
  #pcal2 {
    display: none;
  }
  #pcal1,
  #pcal1 table {
    margin: 0px auto !important;
    float: none;
  }

  .lpad,
  .rpad {
    padding: 0px !important;
  }
  .w50 {
    width: auto;
  }

  .buttonsbelow {
    position: relative;
    bottom: auto;
    left: 0px;
    width: 100%;
  }

  #userdetailspage .buttonsbelow.w50 {
    width: 100%;
  }
  #coursedetailspage .buttonsbelow.w50 {
    width: 50%;
  }
  #paymentpage .buttonsbelow.w50 {
    width: 50%;
  }

  .courseform > div {
    margin-bottom: 10px !important;
  }
  .aright {
    float: right;
  }

  #coursecostdetails td {
    width: 2%;
  }
  #coursecostdetails td:first-child {
    width: 95%;
  }
  #coursecostdetails td:last-child {
    width: 3%;
  }

  .topmargin {
    margin-top: 0px;
  }
}

.loader {
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  position: absolute;
  top: 0px;
  right: -170px;
  width: 150px;
  height: 150px;
  background:#3b44b5;
  z-index: 4;
  display: none;
}
.loader img {
  margin: 20px auto;
  display: block;
  width: 50px;
  height: 50px;
}

.highschooldetails {
  display: none;
  margin-top: 10px;
}
.notification {
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 14px;
  padding: 20px;
  display: none;
}

.tch_sharingwith,
.txt_adu_sharingwith {
  max-width: 250px;
}

#jnr_additionalservice {
  display: none;
}

#adult > div,
#teach > div,
#junior > div {
  display: none;
}

.formtitle,
.wrapp h1,
.wrapp h2,
.wrapp h3,
.wrapp h4,
.wrapp h5 {
  color: #ffffff !important ;
  text-align: center;
}

.panel-heading {
  background: #3b44b5 !important;
}

#termsandconditions_toggle a{color:#ffffff !important; text-decoration:underline !important;}

#cmplz-cookiebanner-container{position:fixed;}