body {
    padding-top: 54px;
    background-color: #f3f5f7;
    color: #343337;
}

a {
  color: #0C0C60;
}

a:hover {
  color: #0C0C60;
  outline: 0 !important;
  text-decoration: underline ;
  
}

@media (min-width: 450px) {
  .sm-col {
    flex: 0 0 2%;
    max-width: 2%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.disabled {
    /* background-color: #E9ECEF; */
    pointer-events: none;
}

.hidden {
    display: none;
}
/* reset css */
.form-control:focus {
    background-color: #fff !important;
    border-color: #0C0C60 !important;
    outline: 0;
    /* box-shadow: none; */
}

/* btn overrides */

/* hide the blue outline */

.btn-cta {
  background-color: #0C0C60;
  border-color: #0C0C60;
  color: #fff;
}

.btn-outline-cta, .btn-outline-cta:hover, .btn-outline-cta:focus {
  color: #0C0C60;
  border-color: #0C0C60;
  background-color: transparent;
}
.btn-primary-cta{
  color: #FFFFFF !important;
  background-color: #0C0C60 !important;
  font-size: 12px !important;
  font-weight: 700;
}
.btn-cta:hover, .btn-cta:focus {
  background-color: #0C0C60;
  border-color: #0C0C60;
  color: #fff;
}

.btn-cta.disabled, .btn-cta:disabled {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  color: #4F4F4F;
  font-weight: 700;
}

.btn-primary {
  background-color: #0C0C60;
  border-color: #0C0C60;
  color: #fff;
  font-weight: 500;
}

.btn-primary:hover {
  background-color: #0C0C60;
  border-color: #0C0C60;
  color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
  color: #4f4f4f;
  font-weight: 500;
}

.btn-secondary {
  background-color: transparent;
  border-color: #0C0C60;
  color: #0C0C60;
  font-weight: 500;
}

.btn-secondary:hover {
  background-color: transparent;
  border-color: #0C0C60;
  color: #0C0C60;
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #0C0C60;
  background-color: transparent;
}

.btn-tertiary, .btn-tertiary:hover, .btn-tertiary:focus {
  background-color: #B4B8C3;
  color: #000000;
}

.btn-outline-secondary,  .btn-outline-secondary:focus {
  background-color: #FFFFFF;
  color: #333333;
  font-weight: 500;
}
.btn-outline-secondary:hover {
  background-color: #FFFFFF;
  color: #0C0C60;
  transform: translateY(-1px); 
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06), 0px 1px 3px 0px rgba(16, 24, 40, 0.10);
  }
.booking-tab-border{
  border: none;
}
.form-control:focus {
    outline: 0 !important;
box-shadow: none;
}
.multi-action-button:not(.clear-count-font-color){
  outline: 0 !important;
  box-shadow: inset 0 0 0 0px #0C0C60, 0 0 0px 0px #0C0C60 !important;
}
.btn:focus, .btn:hover{
    outline: 0  !important;
    box-shadow: inset 0 0 0 1px #0C0C60, 0 0 3px 1px #0C0C60 !important;
}

a:focus:not(.nav-link) {
    outline: 0 ;
    border: 1px solid #0C0C60;
}

.btn-outline-info:not(:disabled):not(.disabled):active{
  color: #fff !important;
}

.btn.btn-block:focus {
    border: none;
    outline: 0;
    border-color: #FFFFFF;
    box-shadow: none;
}

.btn-info {
  color: #fff;
  background-color: #0C0C60;
  border-color: #0C0C60;
}

.btn-info:hover {
  background-color: #0C0C60;
  border-color: #0C0C60;
  color: #fff;
}

.btn-info:focus {
  background-color: #0C0C60!important;
  border-color: #0C0C60!important;
  box-shadow: var(10px, 0) var(10px, 0) var(4px, 0)  var(#ECECEC);
}
input:hover, select:hover, .select2-selection--multiple:hover {
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.06), 0px 1px 3px 0px rgba(16, 24, 40, 0.10);
}
.btn-info.disabled, .btn-info:disabled {
  background-color: #0C0C60;
  border-color: #0C0C60;
}

.btn-info:active {
  background-color: #0C0C60;
  border-color: #0C0C60;
}

.btn-outline-info {
  color: #0C0C60;
  border-color: #0C0C60;
  background-color: transparent;
  font-weight: 500;
}
.btn-outline-info:active{
  background-color: #0C0C60 !important;
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #fff;
  background-color: transparent;
}

.btn-outline-info:hover {
  color: #0C0C60;
  border-color: #0C0C60;
  background-color: transparent;
}

.btn-outline-info:focus {
  color: #0C0C60!important;
  border-color: #0C0C60!important;
}

.btn-link{
  background-color: #ffffff !important;
  color: #0f196b !important;
  /* border: 2px solid #0f196b !important; */
  text-decoration: none !important;
}
@media (max-width: 769px) {
.fc-scroller{
  height: 100% !important;;
}
.calendarLegend{display:block !important;margin-bottom: 0px !important;}
.fc-time{
  display: none !important;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 3.5em !important;
}
}

/* basic positioning */
.calendarLegend{display:none;}
.calendarLegend { list-style: none;     margin-left: -25px;}
.calendarLegend li { float: left;  margin: 0px 14px 10px 0px; border-radius: 3px !important;}
.calendarLegend span { float: left; width: 16px; height: 16px; margin: 2px; border-radius: 3px !important;}
/* your colors */
.calendarLegend .available { background-color: #6FCF97; }
.calendarLegend .unavailable { background-color: #fb384e; }
.calendarLegend .booked { background-color: #308ebb; }
.calendarLegend .notindicated { background-color: #fec81e; }
.calendarLegend .vacation { background-color: #891bb4; }
.calendarLegend .external { background-color: #891bb4; }

.btn-link.active{
  background-color: #0f196b !important;
  color: #ffffff !important;
  border: 2px solid #0f196b !important;
}

.primary-white-btn {
    color: #F92B8B;
    background-color: transparent;
    border: 1px solid #F92B8B;
    font-weight: bold;
}

.btn-teacher-profile.disabled, .btn-teacher-profile:disabled {
  background-color: #F6F6F6!important;
  color: #000000;
}

/* bg overrides */
.bg-warning {
  color: #FC6D20!important;
  background-color: transparent!important;
}

.bg-info {
  background-color: transparent!important;
  color: #038454!important;
}

.bg-theme {
    background-color: #08016b
}
.teacher-lsg{
  color: #4F4F4F !important;
  /* font-size: 12px; */
}
.teacher-lsg-values{
  color: #333333 !important;
  /* font-size: 14px; */
}
.fa-trash {
  /* color: #c0c2c3!important; */
  color: #646464 !important;
}

.controls a {
  color: #0C0C60;
}

h3 {
  color: #0C0C60!important;
}

h5 {
  color: #0C0C60;
}

/* custom verified icon */
.fa-check-circle {
    font-size: 19px !important;
}

.fa-check-circle.partially-verified {
    color: #FFA500 !important;
}

.fa-check-circle.successfully-verified,
.fa-check.successfully-verified {
    color: #00C061 !important;
}

.fa-check-circle.successfully-bathurst-verified,
.fa-check.successfully-bathurst-verified {
    color: #00C061 !important;
}

.fa-check-circle.successfully-brisbane-verified,
.fa-check.successfully-brisbane-verified {
    color: #00C061 !important;
}

.fa-check-circle.partially-brisbane-verified,
.fa-check.partially-brisbane-verified {
    color: #FFA500 !important;
}

.fa-check-circle.successfully-maitland-newcastle-verified,
.fa-check.successfully-maitland-newcastle-verified {
    color: #00C061 !important;
}

.fa-check-circle.successfully-canberra-goulburn-verified,
.fa-check.successfully-canberra-goulburn-verified {
    color: #00C061 !important;
}

.fa-check-circle.successfully-edubase-verified,
.fa-check.successfully-edubase-verified {
    color: #00C061 !important;
}

.fa-check-circle.successfully-diocese-wagga-verified,
.fa-check.successfully-diocese-wagga-verified {
    color: #00C061 !important;
}

.fa-check-circle.successfully-diocese-lismore-verified,
.fa-check.successfully-diocese-lismore-verified {
    color: #00C061 !important;
}
#nudgeiconfont1234
{
  color: #4696BD !important;
  font-size: 14px;
  margin-left: 35px;
  padding-right: 0px;
  width: fit-content;
}
#heightofdrop
{
  margin-top: -3px;
}

.fa-times.training-pending {
    color: #ff0000 !important;
}

.fa-check-circle.doe-not-verified {
    color: #c0c2c3 !important;
}

.approve-teach .form-group {
    font-size: 14px;
}

.nsw-verified-status ul {
    list-style: none;
    font-size: 13px;
    color: #c0c2c3;
}

/* custom tooltip starts here */
.cust-tooltip {
    position: relative;
    display: inline-block;
  }

  .cust-tooltip .cust-tooltiptext {
    visibility: hidden;
    width: 235px;
    background-color: #ffffff;
    color: #000000;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 99999;
    top: -101px;
    left: 180%;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #eae7e7;
    box-shadow: 0px 2px 16px #c0c0c0;
  }

  #share-tooltip {
    left: -300px!important;
    top: 20px!important;
    width: 400px;
  }

  #share-tooltip::after {
    top: -17%!important;
    right: 43%!important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

@media (max-width: 769px) {
  .cust-tooltip .cust-tooltiptext {
    top: -114px!important;
    left: -104px!important;
  }
  #share-tooltip {
    width: 285px;
    left: -290px!important;
    top: 25px!important;
  }
  .cust-tooltip .cust-tooltiptext::after{
    top: 96%!important;
    right: 34%!important;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  #share-tooltip::after {
    top: -16%!important;
    right: 43%!important;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

  .custom-file-input:lang(en)~.custom-file-label::after{
    content: "Copy link"!important;
  }

  .cust-tooltip .cust-tooltiptext::after {
    content: "";
    position: absolute;
    top: 70%;
    right: 100%;
    border-width: 15px;
    border-style: solid;
    border-color: transparent #ffffff transparent transparent;
    box-shadow: #000000 inset;
  }

  .cust-tooltip:hover .cust-tooltiptext {
    visibility: visible;
  }

  .cust-tooltiptext ul {
    padding: 10px 10px;
    margin: 0 !important;
    list-style: none;
  }

  .cust-tooltiptext ul li span{
    font-size: 12px;
  }

  .cust-tooltiptext ul li .fa{
    padding: 0;
  }

  .cust-tooltiptext p {
    margin: 0 !important;
  }

  .tooltip-inner {
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    font-size: 12px;
    border: 1px solid #eae7e7;
    box-shadow: 0px 2px 16px #c0c0c0;
  }

  .tooltip .arrow::before {
    border-top-color: #ffffff;
    top: -1px;
  }

  .tooltip.show {
    opacity: 1;
  }

  .no-btn {
    border: 0;
    background-color: transparent;
    color: #F92B8B;
  }

  /* modal BookingInfo and bookingInvite */
  .modal-body .cust-tooltip .cust-tooltiptext,
  ul#bookingConfigProvidersListInvitations .cust-tooltip .cust-tooltiptext {
    top: -160px;
    left: -201px !important;
  }

  .modal-body .cust-tooltip .cust-tooltiptext::after,
  ul#bookingConfigProvidersListInvitations .cust-tooltip .cust-tooltiptext::after {
    top: 99%;
    left: 83%;
    border-color: #ffffff transparent transparent transparent;
  }

  /* modal teacherDetails */
  .modal-body #modal-profile-details-full-name .cust-tooltip .cust-tooltiptext {
    top: -70px;
    left: 180% !important;

  }

  .modal-body #modal-profile-details-full-name .cust-tooltip .cust-tooltiptext::after {
    top: 65%;
    right: 100% !important;
    left: unset;
    border-color: transparent #ffffff transparent transparent;
  }

  .booking-progress .cust-tooltip .cust-tooltiptext {
    top: -67px;
    left: 50px;
  }

  .booking-progress .cust-tooltip .cust-tooltiptext::after {
    top: 54%;
  }

  /* profiles section */
  .profile-doe-status .cust-tooltip .cust-tooltiptext {
    top: -107px;
    left: 102px;
  }

/* custom tooltip ends here*/

.primary-blue-bg {
    background-color: #0C0C60;
}

/* input selection overrides */
.classcover-checkbox:checked + label:before {
  background-color: #0C0C60!important;
  border-color: #0C0C60!important;
}

.classcover-radio:checked + label:before {
  border: 1px solid #0C0C60!important;
}
.classcover-radio + label:after {
  background: #0C0C60!important;
  top: 4px !important;
  left: 4px !important;
  width: 12px !important;
  height: 12px !important;
}

.label-white-bkg {
  font-size: 14px;
}
.label-white-bkg:before {
  background: #fff !important;
}

.check-box-lable-pr .label-white-bkg {
  padding-left: 35px !important;
}

section.switch .checkbox input:checked + label:after {
  background: #ffffff!important;
}

/* The container */
.check-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #fff;
  border: 1px solid #0C0C60;
}
input[type="radio"] {
  accent-color: #0C0C60;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.check-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.check-container .checkmark:after {
 	top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
  background-color:#0C0C60;
}

/* end reset css*/

/*
    PAGE GENERAL ELEMENTS MODIFIERS
 */

.header-title h3 {
    font-size: 20px;
}

.title h1 {
    font-size: 28px;
}

.subtitle h3 {
    font-size: 24px;
}

.white-bg {
    background: #fff;
    /* border: 1px solid #d8d8d8; */
    padding: 10px;
    margin-bottom: 15px;
    box-shadow: 0px 4px 6px #0000001A;
}

.teacher-profile-heading {
  font-size: 18px;
  font-weight: bold;
  color:#1C1B1F;
}

.text-without-login
{
border-bottom: none;
}

@media only screen and (max-width: 990px) {
  #text-without-login-left1
{
  text-align: left;
}
}

@media only screen and (max-width: 1600px) {
  .text-without-login-left
{
  text-align: right;
}
}

.teacher-profile-detail {
  font-size:18px;
  color:#646464;
}

.teacher-profile-sub-head {
  color: #868686;
  font-size: 16px;
}

.text-flexi-booking {
  font-weight: 400;
  font-size: 14px; 
  line-height: 16px;
  color: #4F4F4F;
}
.teacher-card-title {
  font-size:12px;
  color:#4F4F4F;
  line-height: 1px!important;
  font-weight: 400;
}

.teacher-card-title-smart-group
{
  line-height: 14px!important;
}

.teacher-card-detail {
  font-size:14px;
  color:#333333 !important;
  font-weight: 500;
}
.note-txt{
background-color: #ECEFF2 !important;
color: #333333;
font-weight: 400;
}
.consumer-name{
  color: #333333 !important;
  font-weight: 700;
  font-size: 16px;
}
.flexi-title{
  color: #333333 !important;
  font-size: 16px;
  font-weight: 700;
}
/*
    PAGE SPECIFIC ELEMENTS MODIFIERS
 */

.page.container {
    margin-top: 40px;
    font-size: 14px;
}

.page .title {
    padding: 10px 0;
}
.page.container .row.header-title {
    padding: 20px;
    background: #E6E6EA;
    margin-bottom: 0;
}

/*
    BOOTSTRAP GENERAL MODIFIERS
 */

/* MODALS */

.modal-content {
    border-radius: 3px;
}

@media (min-width: 992px) {
    .modal-medium {
        max-width: 600px;
    }
}
@media (max-width: 768px) {
  .nav-link:hover, .nav-link:focus {
     text-decoration: underline !important;
  }
}
.modal-dialog.modal-lg {
    max-width: 900px!important;
}
/* BT TABS */

.nav-tabs .nav-link {
    color: #4F4F4F;
    border: none;
}

.pen-req-date{
  color: #000000 !important;
  font-size: 12px;
  font-weight: 500;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #f3f5f7 #f3f5f7 #dee2e6 #f3f5f7;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

.nav-tabs .nav-link.active {
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 2px #070166;
    color: #070166;
}

/* BUTTONS */

.btn.custom-btn {
    padding: 10px;
}

.btn.btn-doe-update {
    color: #F92B8B;
    background-color: #fff;
}

/* Menu  profile*/
.profile-picture {
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.6),
    0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: transparent !important;
    z-index: 999;
    float: left;
    border: solid 1px #ffffff;
    margin: 0px 10px;
}

.profile-picture img {
    border-radius: inherit;
    width: inherit;
    height: inherit;
    display: block;
    position: relative;
    z-index: 998;
    width: 40px;
    height: 40px;
}

.profile.nav-link {
    padding: 0px;
}

.profile.nav-link.dropdown-toggle::after {
    margin-top: 19px;
}

.profile-info {
    float: left;
    font-size: 12px;
    padding-top: 7px;
}

.profile-info small {
    display: block;
    color: #ffffff;
}

.main-color {
    color: #0C0C60;
}

.my-schools-section h2 {
 font-size: 30px;
}

.my-schools-link {
 padding-top: 5%;
}

.my-schools-heading {
 font-size:22px;
}

@media (max-width: 769px) {
  .my-schools-section h2 {
    font-size: 18px;
    font-weight: bolder;
  }
  .my-schools-section div {
    font-size: 14px;
  }
  .my-schools-link {
   padding-top: 3%;
  }
  .my-school-img img {
    max-width: 70%;
    float: right;
  }
  .my-schools-heading {
    font-size:14px;
  }
}

/* customized switch style*/
.filled-switch section.switch .checkbox label {
    height: 20px !important;
    width: 38px !important;
}

.filled-switch section.switch .checkbox label:after {
    top: 2px !important;
    width: 15px !important;
    height: 15px !important;
}

.filled-switch section.switch .checkbox input:checked + label {
    background: #00C061 !important;
}

.filled-switch section.switch .checkbox input:checked + label:after {
    background: #ffffff !important;
}

.email-switch p {
    font-size: 14px;
}

.dropdown-menu.show {
    border-radius: 0;
    background-color: #08016b;
    border: none;

    margin-right: auto !important;
    right: 0px !important;
    left: auto !important;
}

#rating-star{
  display: flex;
  padding: 0px !important;
}

#star-rating-dropdown .dropdown-menu.show {
  min-width: 20px;
    text-align: center !important;
  border-radius: 0;
  background-color: #fff !important;
  border: none;
  margin-right: auto !important;
  right: 0px !important;
  left: auto !important;
  border: 1px solid #eae7e7;
  box-shadow: 0px 2px 16px #c0c0c0;
}

#star-rating-dropdown .dropdown-toggle::after{
  border-top: 0px !important;
  border-right: 0px !important;;
  border-bottom: 0 !important;;
}

.provider-rating-update:hover,
.provider-rating-update:focus{ 
  color: #fec81e !important;
}

#star-rating-dropdown{
  text-align: center;
    justify-content: center;
    display: flex;
}

.dropdown-item {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link.active {
    background-color: #3b3b73;
}
.profile-info.provider small {
    font-size: 12px;
}
/* End Menu  profile*/


/*Calendar*/

.fc-toolbar h2 {
    font-size: 1.3em;
    line-height: normal;
}

.fc-sat, .fc-sun {
    background-color: #f3f5f7;
}

.fc th {
    border-style: none !important;
}

.fc-day.selected {
    background: #FFEECF !important;
}

#calendar table.table-bordered,
#calendar table.table-bordered thead td.fc-head-container {
    border: none;
}

#calendar table.table-bordered th.fc-day-header {
    background-color: #FFFFFF;
}

.fc th.fc-day-header {
    text-align: right;
    font-size: 0.8em;
}
.fc-event {
    border: none;
    border-radius: 0;
}

.fc-day-grid-event {
    padding: 0;
}
.fc-day-grid-event:focus-visible {
border: 1px solid #0C0C60 !important;
}
/* .fc-day-grid-event {
    background-color: #e5f4ff!important;
    color: #656f78!important;
} */

.fc-day-grid-event .fc-content {
    border-radius: 0;
    padding: 4px 2px;

    /*border-top: solid 1px #1ca1fc;*/
    /*border-right: solid 1px #1ca1fc;*/
    /*border-bottom: solid 1px #1ca1fc;*/
    /* border-left: solid 5px #1ca1fc; */

}
.calendar-status span.fc-time {
    font-size: 9px;
    color: #888;
}
.calendar-status span.fc-title {
    font-size: 12px;
}

.fc-day-grid-event span.fc-time {
    font-size: 9px;
    position: absolute;
    top: 0;
    color: #333333;
    font-weight: 700;
}
.fc-day-grid-event span.fc-title {
    position: relative;
    top: 5px;
    font-size: 12px;
    color: #333333;
    font-weight: 700;
}
.requester-event span.fc-time {
  font-size: 9px;
  position: absolute;
  top: 0;
  color: #ffffff !important;
  font-weight: 700;
}
.requester-event  span.fc-title {
  position: relative;
  top: 5px;
  font-size: 12px;
  color: #ffffff !important;
  font-weight: 700;
}
.fc-event, .fc-event-dot {
    border-radius: 0!important;
}
td.fc-event-container {
    padding: 1px!important;
}
.fc-day-grid-event.requester-event .fc-content {
    border-left: none !important;
}
/* End Calendar */

/* Loader */
.loader-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;

    background-color: rgba(0,0,0, 0.3);
    z-index: 10000;
    display: none;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* End Loader */

/* Right modal */
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    max-height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

#bookingInfoModal textarea,
#bookingInfoModal {
    font-size: 0.8em;
}

.modal.right h4 {
    margin-top: 50px;
    color: #08016b;
}


#bookingInfoModal .school-info {
    padding-top: 10px;
}

#bookingInfoModal .row {
    margin-bottom: 20px;
}

#bookingInfoModal p {
    margin-bottom: .35rem;
}

#bookingInfoModal button,
#bookingInfoModal a {
    font-size: 1em;
    line-height: 0.5em;
}

#bookingInfoModal button.close {
    font-size: 2em;
    margin-top: 20px;
}

#bookingInfoModal button#post-note{
    margin-top: -25px;
}

#modal-profile-fa .fa {
  color: #0C0C60;
}

#modal-profile-details-full-name
{
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  margin-top: 0;
  text-align: left;
}


#bookingInfoModal .fa {
  color: #0C0C60;
}

#bookingInfoModal .modal-footer {
    position: fixed;
    top: calc(100% - 50px);
    width: calc(100% - 2px);
    background: aliceblue;
    border: 1px solid #f2f2f2;
    justify-content: flex-start;
    margin: 1px;
}
#bookingInfoModal .modal-footer button {
    font-size: 14px;
    padding: 10px;
    line-height: 0.6;
    position: relative;
    top: -5px;
}

/** End Right modal */

/**
    custom checkbox
 */
.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-button-color,
.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0C0C60;
}

.custom-button-color {
    border-color: #F92B8B;
}

.custom-control-indicator {
    position: absolute;
    top: .1rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    border: 1px solid #0C0C60;
}
/**
    end custom checkbox
 */

.alert,
.alert span{
    font-size: 14px;
}

.container {
  font-family: 'Arimo', sans-serif;
}

.dropdown-item {
    font-size: 14px;
}

.btn {
    font-size: 14px;
    line-height: 18px;
}

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

.chosen-container .chosen-choices{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.chosen-container-multi .chosen-choices li.search-choice {
    background-color: #0C0C60 !important;
    background-image: none !important;
    color: #FFFFFF !important;
    padding: 7px 27px 7px 7px !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 7px !important;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #0C0C60!important;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
  background-image: linear-gradient(#0C0C60 20%,#0C0C60 90%)!important;
  color: #fff;
}

/* dropdown chosen filter Select2js cust style starts here */
.chosen-dropdown-filter,
.select2-container {
    width: 100% !important;
}

.select2-container--default.select2-container .select2-selection--multiple {
    border-radius: 0;
    border: 1px solid #ced4da;
    min-height: 42px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #0C0C60 !important;
    border-radius: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #F7F7F7 !important;
    background-image: none !important;
    color: #1C1B1F !important;
    padding: 4px 7px 3px 7px !important;
    margin-top: 4px !important;
    border: transparent !important;
    border-radius: 15px !important;
    font-size: 14px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    width: 20px;
    height: 20px;
    background-color: #0C0C60;
    border-radius: 50%;
    margin-top: 2px;
    margin-left: 5px;
    color: #ffffff !important;
    font-size: 13px;
    padding-left: 6px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #ffffff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    float: right;
}
/* dropdown chosen filter Select2js cust style ends here */

/* select2js - dropdown chosen custom style for placeholder  starts*/
ul.select2-selection__rendered li.select2-search--inline .select2-search__field {
    width: 33em !important;
    padding-left: 7px !important;
    padding-top: 6px;
    font-size: 14px!important;
}

ul.select2-selection__rendered li.select2-selection__choice + .select2-search--inline .select2-search__field {
    width: 0px !important;
    padding-left: 7px !important;
}
/* select2js - dropdown chosen custom style for placeholder ends */

.page-item.active .page-link {
    background-color: #333333;
    border-color: #333333;
}
.page-link {
    color: #333333;
    font-size: 10px;
}

.page-item.disabled.dots .page-link{
    background-color: transparent;
    border: none;
}

table.mobile-version {
    display: none;
}

table.mobile-version tr.even {
    background: #eee;
}

.tag-container {
    background-color: #f2f5fd;
    color: #8f9caf;
    margin-right: 5px;
}

.new-tag-container-booking
{
  color: #343337;
}


.new-add-tag-under
{
  text-decoration: underline!important;
  font-size: 14px;
  font-weight: 600;
  color: #0C0C60!important;
  text-underline-offset: 3px;
}
.smart-group-bg:hover, .smart-group-bg:focus{
  /* background-color: #F1F1FF !important; */
  box-shadow: none !important;
  border: none !important;
  border-radius: 4px;
  text-decoration: none !important;
}
.badge-primary-smart
{
  color: black;
  cursor: pointer;
  border: 1px solid #dddddd;
  box-shadow: rgba(0, 0, 0, 0.23);
}

.new-tag-container-modal {
  box-shadow: 1px 1px 1px 1px #b7b7b7;
  border-radius: 5px!important;
  margin-right: 5px;
}

.remove_group_name_list
{
opacity: 0;
}

.remove_group_name_list:hover
{
  opacity: 1;
}

.new-tag-container {
  border-color: #0C0C60!important;
  border-radius: 5px!important;
  color: #0C0C60;
  margin-right: 5px;
  background-color: transparent;
}

/*
* PROVIDER PROFILE MODAL
*/

#providerDetailsModal .tab-content table tr:first-child td {
    border: none;
}

#providerDetailsModal #userProfileTabs .table-responsive {
    background-color: #FFFFFF;
}

#providerDetailsModal .nav-tabs .nav-link {
    color: #3d454d;
    border: none;
}


#providerDetailsModal .nav-tabs .nav-link:hover,
#providerDetailsModal .nav-tabs .nav-link:focus {
    border-color: #f3f5f7 #f3f5f7 #dee2e6 #f3f5f7;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

#providerDetailsModal .nav-tabs .nav-link.active {
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 2px #0C0C60;
    color: #0C0C60;
}

#providerDetailsModal .table td,
#providerDetailsModal .table th {
    font-size: 14px;
}

a.requester-retrive-teacher-details {
    display: inline-block;
    color: #1C1B1F;
}

.text-success-emergency-list
{
  color: #ff0000!important;
  background-color: #ECEFF2!important;
  padding: 3px 8px!important;
  border-radius: 3px!important;
}

.text-success-backup-list
{
  color: #ff7b00!important;
  background-color: #ECEFF2!important;
  padding: 3px 8px!important;
  border-radius: 3px!important;
}

@media (max-width:769px) {
  a.requester-retrive-teacher-details {
    font-size: 18px;
  }
}

.my-teachers a.requester-retrive-teacher-details {
    max-width: 125px;
}

#modal-profile-details-description {
    font-size: 14px;
}
.print-only {
    display: none;
}
@media print {
    body img {
        width: 90%;
        max-width: 1048px;
    }

    .print-only {
        display: block;
    }
    .print-hidden {
        display: none;
    }
    #providerDetailsModal .modal-dialog {
        max-width: 100%!important;
    }

    .print-action,
    .navbar,
    .switch-booking-request-type-container,
    .container {
        display: none !important;
    }

    .tab-content>.tab-pane {
        display: block;
        opacity: 1!important;
    }

    .col-print-12{
        flex: 0 0 100%;
        max-width: 100%;
        display: block !important;
    }
   
    
}
.accordian-title{
  font-size: 16px !important;
  color: #333333 !important;
  font-weight: 500;
 }
 .bce-profile p{
  font-size: 14px !important;
  color: #4F4F4F !important;
  font-weight: 400 !important;
}
.bce-profile span{
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: 500 !important;
} 
 .arrow-icon {
  transition: transform 0.3s ease;

}
.accordion-button[aria-expanded="true"] .arrow-icon {
  transform: rotate(180deg);
}
.accordion-button{
  cursor: pointer;
}
/*calendar style*/
.datepicker--day-name {
    color: #3d454d !important;
}
.datepicker--cell.-disabled- {
    text-decoration: line-through;
}

.datepicker {
    z-index: 99999 !important;
}

.intercom-lightweight-app {
    z-index: 999 !important;
}

.modal-footer {
    z-index: 9999;
    /* background-color: #ebf1f8; */
}

.modal {
    overflow-y: auto;
}

@media (min-width: 576px) {
.modal#doe_collect .modal-dialog {
    max-width: 800px;
}
}

table .dropdown-menu.show {
    background-color: #FFF;
    border: solid 1px #e1e1e1;
    border-radius: 3px;
}

table .dropdown-toggle {
    color: #e1e1e1;
}

table .dropdown-menu.show .dropdown-item{
    color: #555c63;
    font-size: 12px;
}

table .profile.nav-link.dropdown-toggle::after {
    margin-top: 0px;
}

a.icon-action:hover {
    text-decoration: none;
    color: #999999;
}
a.icon-action {
    color: #d1d1d1;
}

table.border-light {
    border-color: #f3f5f7 !important;
}

#map_canvas {
    min-height: 200px;
    width: 100%;
    margin: 0;
    padding: 0
}

.rating {
    color: #fec81e;
    text-decoration: none;
}

a.provider-rating-update {
    color: #fec81e;
    text-decoration: none;
}

.black-star {
    color: #333333;
}

.gray-star {
    color: #828282;
}

.find-out-more-rating{
  font-weight: 700 !important;
}

.chosen-drop .chosen-results .group-result {
    font-weight: bold;
    padding: 10px;
    background-color: #f1f1f1;
}

@media (max-width: 998px) {
    table.mobile-version {
        display: table;
        width: 100%;
        max-width: 100%;
    }
    table.desktop-version {
        display: none;
    }
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

@media (max-width: 991px) {
    .profile-picture {
        margin: 0 10px 0 0;
    }

    .dropdown-menu.show {
        margin-top: 12px;
    }

    .mr-4 {
        margin-right: 4rem !important;
    }
}

.list-offer {
  list-style:none;
  font-size:18px;
}

.list-offer li {
  padding-bottom: 15px;
}

.list-offer-tick {
  color:#F92B8B;
  position:absolute;
  left:28px;
  font-size: 14px;
  margin-top: 3px;
}

.list-offer-dash {
  border-bottom:2px solid #dee2e6!important;
  width:13px;
  height:11px;
  color:#AFAFAF;
  position:absolute;
  left:28px;
}

.list-offer-dash-text {
  text-decoration:line-through;
  color:#AFAFAF;
}

.premium-card {
  margin-top: -26px;
}

.pink-header {
  color: #F92B8B;
  font-size: 25px;
}

@media (max-width: 426px) {
  .premium-card {
    margin-top: 20px;
  }
  .pink-header {
    font-size: 22px;
  }
}

#intercom-launch {
  font-size: 18px;
}

.requester-retrive-teacher-details {
  cursor: pointer;
}

.profile-availability-status {
  width: 265px !important;
  font-size: 12px;
  color: #333333 !important;
}

.profile-status-showmore {
  color: #0C0C60 !important;
  font-size: 14px;
  cursor: pointer;
}

#overlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.6);
  backdrop-filter: blur(3px);
  z-index: 2;
  cursor: pointer;
}

#overlay-text {
  position: absolute;
  top: 45%;
  left: 50%;
  color: #0C0C60;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

#overlay-text img {
  max-width: 300px;
}

@media (max-width: 426px) {
  #overlay-text{
    top: 45%;
    left: 50%;
    width: 100%;
  }

  #overlay-text img {
    max-width: 200px;
  }
}

.card-text-white {
  color: #fff!important;
}

.login_background_image {
  position: relative;
}

.login_background_image img {
  width: 100%;
  height: auto;
}
 
.ultimate-hub{
  color: #FD208B !important;
}
.cc-head{
  font-size: 32px !important;
}
@media (max-width: 992px) {
  .cc-head{
   font-size: 28px !important;
  }
} 
@media (max-width: 290px) {
  .cc-head{
   font-size: 20px !important;
  }
} 
.forget-pass{
  color: #FD208B !important;
}
.gray-col{
  color: #808080;
}
@media (max-width: 426px) {
  .mobile-signup-margin {
    margin-top: -54px;
  }
}



/* Mobile View Calendar color Indicators */
.haventindicated .new5 {
  border: 3px solid #fec81e;
}

.available .new5 {
  border: 3px solid #6FCF97;
}

.bookedEvent .new5 {
  border: 3px solid #308ebb;
}

.vacation .new5 {
  border: 3px solid #891bb4;
}

.unavailable .new5 {
  border: 3px solid #fb384e;
}

.calendar-status hr{
  width: 80%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}



/* testing */
@media (max-width: 768px) {
.fc-popover .fc-day-grid-event {
    height: auto !important;
    margin-bottom: 8px !important;
}
.card-mobile-fix {
  display: block !important;
}
.fc-day-grid-event {
  overflow: hidden;
  height: 0px;
  padding: 2px !important;
}
.requester-event{
  padding: 3px !important;
}
}

.fc-event {
  background-color: #C3E6FF !important;
  border: 1px solid #C3E6FF !important;
  color: #333333 !important;
}

.teacher-calendar .fc-event {
  background-color: #4CAAD8 !important;
  border: 1px solid #4CAAD8 !important;
  color: #333333 !important;
}

.requester-event{
  background-color: #891bb4 !important;
  border: #891bb4 !important;
}

@media (max-width: 426px) {    
  .mobile-center {
    text-align: center;
  }
}

.find-school-position {
    width:50%;
    position:absolute;
    right:0px;
    bottom:30px;
}

.dashboard-teacher-pd {
  display: inline-grid;
}

.dashboard-alert-mobile {
  display: none;
}

@media (max-width: 769px) {
  .find-school-position {
    display:none;
  }
  .dashboard-teacher-pd {
    display: none;
  }
  .dashboard-alert-mobile {
    display: block;
  }
  .dashboard-alert-desktop {
    display: none;
  }
}
@media (max-width: 769px) {
  .profile-mobile {
    width: 60%;
  }
}

@media (min-width: 769px) {
  .dashboard-container {
    width: 70%;
  }
}

.dark-link {
  color: #000000;
}

.clr-magento{
  color: #e83e8c !important;
  font-weight: 700;
}

/* cK Editor style starts here */
.ck-content ul {
  list-style: disc;
}
/* cK Editor style ends here */

/* New Badge */
.badge-new{
  background-color: #F2FCF7 !important;
  color: #038454;
}

/* Quick Helps  */
.quick_helps {
  background: #F7F7F7;
  border: 1px solid #EDEDED;
  box-sizing: border-box;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.05);
  border-radius: 30px;
  padding: 10px 20px 10px 20px;  
  color: #0C0C60 !important;
  cursor: pointer;    
  margin-top: -10px;
  height: fit-content !important;
}

.quick_helps .fa-lightbulb-o{
  color: #0C0C60 !important;
}

/* Mobile View Changes For Quick Helps */
@media screen and (max-width: 769px) {
  .quick_helps {
    margin-top: 0px;
    margin-bottom: 10px;
    padding:6px 20px 6px 20px;
    font-size: 13px;
  }
  .mbl-txt-left{
    text-align: left !important;
    margin-bottom: 10px;
  }
}

/* User Type */
.cls-user-type{
  color: #333333;
  font-weight: 500;
  font-size: 14px;
}

.select2-results__option[role=group] strong {
  padding: 6px 6px 6px 12px !important;
  background-color: #ececec !important;
  margin: 0px -5px 0px -5px !important;
}

.select2-results__option {  
  font-size: 13px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0C0C60 !important;  
}

.badge-pill
{
  border-radius: 5px!important;
}

.bg-border-green
  {
    background-color: #0e1660;
    border-color: #0C0C60;
    color: #fff;
  border-width: 2px;
  box-shadow: 0px 4px 5px 1px rgb(90 88 88 / 45%);
  }

/* Nudge Modal Z-index */
#singleselectmod{
  z-index: 1052 !important;
}

.border-red-flexi-booking .select2-selection--multiple
{
  border: 1px solid #ff0000!important;
}

#booking_option_teacherCovered.border-red-flexi-booking
{
  border: 1px solid #ff0000!important;
}
.consumer-incomplete-tag{
    background-color: #F2F2F2 !important;
    color: #333333 !important;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px;
}
.consumer-is-student{
    background-color: #E2DEFF !important;
    color: #0C0C60 !important;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px;
}
.invite-rta-name{
  color: #626262 !important;
}
.text-successed {
  color: #27AE60 !important;
}
.page-head-title{
  color: #100460;
  font-weight: 500;
}
.dark-link-cc{
  color: #326FC9 !important;
}
.view-more-font-size{
   font-weight: 500;
}

/* Redirect to Angular Popup Design */
.redirect-angular{
  margin: 30px 40px -10px 40px !important;
  background-color: #EBE7F6 !important;
  border-radius: 4px !important;
  border: none !important;
}

.red-ang-info{  
  font-size: 16px !important;
  line-height: 22.4px !important;
  font-weight: 400 !important;  
  color: #333333 !important;
  margin-bottom: 0px !important;
}


.red-ang-info span{
  font-size: 16px !important;
  line-height: 22.4px !important;
  font-weight: 700 !important;  
  color: #333333 !important;
}

#redirectAngular .red-ang-modal{
  max-width: 700px !important;
}

#redirectAngular .modal-content{
  border-radius: 8px !important;
  padding: 20px !important;
}

#redirectAngular .modal-header{
  border-bottom: none !important;  
  margin: 0px !important;
  padding: 20px !important;
}

#redirectAngular .modal-header h5{
  font-weight: 600 !important;
  font-size: 24px !important;
  color: #333333 !important;
}

#redirectAngular .modal-content p{
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26.83px !important;
  color: #333333 !important;
}

#redirectAngular .modal-body{
  margin: -15px 0px 0px 0px !important;
  padding: 20px !important;
}

#redirectAngular .btn-primary-new-angular{
  color: #FFFFFF !important;
  background-color: #3A0CA3 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  border-radius: 8px !important;
  padding: 10px 14px 10px 14px !important;
}

#redirectAngular .close {
  padding: 1rem;
  margin: -35px -25px -1rem auto;
}

.redirect-angular .close{
  padding: 0px !important;
  position: relative !important;
  margin: 4px 20px 0px 20px !important;
}

#angular-redirection .alert-dismissible{
  padding-right: 0px !important;
}
.redirect-angular button span{
  font-size: 22px !important;
  color: #333333 !important;
}

.confetti-redirection {
  position: absolute;
  top: 20;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  overflow: hidden;
  pointer-events: none;
}

.confetti-piece-redirection {
  position: absolute;
  width: 6px;
  height: 10px;
  background: #FBBA23;
  top: -10px;
  opacity: 0;
}
.confetti-piece-redirection:nth-child(1) {
  left: 7%;
  transform: rotate(-156deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 200ms;
  animation-duration: 1000ms;
}
.confetti-piece-redirection:nth-child(2) {
  left: 14%;
  transform: rotate(-10deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 180ms;
  animation-duration: 1100ms;
}
.confetti-piece-redirection:nth-child(3) {
  left: 21%;
  transform: rotate(44deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 500ms;
  animation-duration: 900ms;
}
.confetti-piece-redirection:nth-child(4) {
  left: 28%;
  transform: rotate(-123deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 500ms;
  animation-duration: 1404ms;
}
.confetti-piece-redirection:nth-child(5) {
  left: 35%;
  transform: rotate(-41deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 350ms;
  animation-duration: 1600ms;
}
.confetti-piece-redirection:nth-child(6) {
  left: 42%;
  transform: rotate(164deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 360ms;
  animation-duration: 1600ms;
}
.confetti-piece-redirection:nth-child(7) {
  left: 49%;
  transform: rotate(-154deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 200ms;
  animation-duration: 1300ms;
}
.confetti-piece-redirection:nth-child(8) {
  left: 56%;
  transform: rotate(159deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 14ms;
  animation-duration:1200ms;
}
.confetti-piece-redirection:nth-child(9) {
  left: 63%;
  transform: rotate(24deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 66ms;
  animation-duration: 1400ms;
}
.confetti-piece-redirection:nth-child(10) {
  left: 70%;
  transform: rotate(116deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 68ms;
  animation-duration: 1150ms;
}
.confetti-piece-redirection:nth-child(11) {
  left: 77%;
  transform: rotate(-94deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 147ms;
  animation-duration: 1500ms;
}
.confetti-piece-redirection:nth-child(12) {
  left: 84%;
  transform: rotate(-34deg);
  animation: redirectionAngular 900ms infinite ease-out;
  animation-delay: 204ms;
  animation-duration: 1500ms;
}
.confetti-piece-redirection:nth-child(13) {
  left: 91%;
  transform: rotate(2deg);
  animation: redirectionAngular 1100ms infinite ease-out;
  animation-delay: 314ms;
  animation-duration: 1600ms;
}
.confetti-piece-redirection:nth-child(odd) {
  background: #65BB5C;
}
.confetti-piece-redirection:nth-child(even) {
  z-index: 1;
}
.confetti-piece-redirection:nth-child(4n) {
  width: 5px;
  height: 13px;
  animation-duration: 1900ms;
  background: #F23B14;
}
.confetti-piece-redirection:nth-child(3n) {
  width: 5px;
  height: 13px;
  animation-duration: 1950ms;
  animation-delay: 1900ms;
}
.confetti-piece-redirection:nth-child(4n-7) {
  background: #2A2F6A;
}

@keyframes redirectionAngular {
  from {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  to {
    transform: translateY(96px);
  }
}

.login-container .custom-button-color{
  border: none !important;
}

/* WCAG Fixes */
.position-changes-for-zooming{
  position: relative !important;
  top: -54px !important;
}
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-{
  background: #0C0C60 !important;
  color: #fff !important;
}
/* .checkbox .classcover-checkbox{
  display: none !important;;
} */

.dropdown-item:focus{
  color: #16181b !important;
  text-decoration: none !important;
  background-color: #f8f9fa !important;
  font-weight: 600;
}

.btn-cancel{
  background-color: #E0E0E0 !important;
  color: #4F4F4F !important;
}

.booked-status-info .text-warning, .invite-list-info .text-warning, .status-rounded span{
  color: #326FC9 !important;
}


.requested-cont .status-rounded{
  background-color: #fafafa !important;
}


/* .select2-focus-label {
  font-size: 14px;
  color: #646464;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  transition: all 0.2s ease 0s;
} */
/* .select2-focus-label label.selected {
  top: 4px;
  font-size: 12px;
  transform: translateY(0);
} */

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 18px !important;  
    background-color: transparent;
    color: #828282 !important;   
    padding: 2px 2px 2px 11px !important;
    font-size: 12px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default:hover .select2-selection--multiple:hover .select2-selection__choice__remove:hover{
  background-color: transparent !important;
  color: #828282 !important;  
  margin-top: 0px !important;
}
input[type='file'] {
  cursor: pointer !important;
}

/* .teacher-inline-calendar-availability .inline-cell{
  cursor:  pointer !important;
} */

.teacher-inline-calendar-availability .interval:focus{
  border: 2px solid #0C0C60 !important;
}

.skip-to-main-content-link:hover{
  color: #ffffff !important;
}

.booking-config-options-fields-container .fa-sort{
  font-size: 24px;
}

.border-keyboard-sort{
  border: 2px solid #0C0C60 !important;
}

.tooltip-d3 {
  position: absolute;
  z-index: 10;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  border-radius: 4px;
  padding: 8px;
  pointer-events: none;
}

@media (max-width: 992px) {
  .sticky-selection {
    position: relative !;
    top: 0 !important;
  }
}

.focusclickable:focus{
  outline: 1px solid #0C0C60 !important;
}

/* select.form-control.compact-label,
input.form-control.compact-label{
    padding-top: 15px!important;
}
label.control-label.compact-label {
    position: absolute;
    top: 2px;
    left: 15px;
    font-size: 10px;
    z-index: 1;
    color: #555;
} */

label.control-label.compact-label-multiselect {
  position: absolute;
  top: 2px;
  left: 30px;
  font-size: 9px;
  z-index: 1;
  color: #555;
}

.hidden-content-announcement{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
}

.ms-options-wrap button{
  height: 42px;
  border-radius: .25rem !important;
}

.ms-options-wrap .ms-options{
  min-height: auto !important;
}

.ms-options-wrap > button:focus, .ms-options-wrap > button{
  padding: 15px 20px 5px 13px !important;
}

.ms-options-wrap button:focus{
  outline: transparent !important;
  border: 1.2px solid #0C0C60 !important;
}

.ms-options-wrap button{
  border: 1px solid #dee2e6!important;
}

/* .ms-options-wrap{
  z-index: 1028 !important;
} */

/* label.control-label.compact-label{
  z-index: 1029 !important;
} */
/* .btn:hover {
    color: #ffffff;
    text-decoration: none;
} */
.toast{
  max-width: 100% !important;
}
/* WCAG Fixes */
.position-changes-for-zooming{
  position: relative !important;
  top: -54px !important;
}

/* .checkbox .classcover-checkbox{
  display: none !important;;
} */
