.multi-time-zone {
  /*display: none !important;*/
}
.multi-country {
  /*display: none !important;*/
}
.multi-lingual {
  display: none !important;
}
.multi-currency {
  display: none !important;
}
.multi-payment-methods {
  display: none !important;
}
.student-centric {
  display: none !important;
}
.skype-field {
  display: none !important;
}
.phone-field {
  display: none !important;
}
.icebreaker-field {
  display: none !important;
}
.address-notes-field {
  display: none !important;
}
/* Home Screen Customisations */
/* Teacher Details Screen Customisations */
#teacherPaymentPerCredit {
  display: none !important;
}
#teacherPaymentSchedule {
  display: none !important;
}
.customer-invoice .invoice-number {
  /*display: none !important;*/
}
.relationship-schedule-col {
  /*display: none !important;*/
}
.relationship-location-col {
  /*display: none !important;*/
}
/* Teacher Dashboard Customisations */
.teacher-dashboard .student-balance-signal {
  display: none;
}
.teacher-dashboard .student-add-lesson.out-of-credit {
  display: inline;
  /* Teachers should still be able to schedule lessons regardless of the student's credit level */
}
.teacher-list-page .payment-schedule-col {
  display: none;
}
.splash-root {
  background-color: #13A745;
}
.form-signin-heading {
  border-bottom: 1px solid #cccccc;
}
.form-signin-heading img {
  margin-bottom: 5px;
}
.fc-bgevent {
  opacity: 0.4;
}
.add-relationship-dialog .student-schedule {
  display: block !important;
}
