/*
 *   elephanLMS CSS for CLIENT CUSTOMIZED
 *   client : ヘノブファクトリー
 */

/* 
    Page: register and login
*/
.form-box .header {
  background: #00adaa;
}
.form-box .body,
.form-box .footer {
  background: #f8f7f2;
}
.form-box .footer .bg-olive {
  background-color: #00adaa !important;
}
