.custom-navbar-logo img {
  width: 114px;
  margin-left: 12px;
}

.navbar-lessons-logo img {
  width: 114px;
  margin-left: 12px;
}

.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items .teachers-account, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items .teachers-account {
  background: #445381;
}

.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown:after {
  border-bottom-color: #445381;
}

.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items .student-account, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items .student-account {
  background: #7E88AA;
}

.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown:after {
  border-bottom-color: #7E88AA;
}

.cookies-msg {
  background: #B4BACD;
}

#startPageLoginModal .modal-header img {
  width: 206px !important;
}

#app.select-template-container {
  background-image: url("https://d3e7ee0ulb24wb.cloudfront.net/chorus-optoma-background-image.svg");
  background-color: #63C7EF;
}

body #user-detail .user-block .user-detail-panel {
  background-color: #B4BACD !important;
}

footer#footer {
  background-color: #445381;
}

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