div.row.greyish.login {
  background: white !important;
}

.login_or, div#loginCtrl h4 {
  display: none !important;
}

.notopmargin_login { display: none}
.greyish.login .pad.fire {text-align: center}
.greyish.login .pad.fire br {display: none}

.truncate-ellipsis::after { content: ""; }

.three_fourths.center > div.grey1 {background: white}
#ltiregister div.row.grey1 {background: white}
#panel-right .message.announcement .compiled .history a { color: black; }


/* board grades width */
.activity_settings_section #board_grades td[colspan="4"] {
   max-width: calc(100vw - 200px);
}

.course_list .block .duplicate-link h3, .course_list .block .start-info h3 { font-size: 14px; }
div#content.instructor_notes section.section-iframe { height: calc(100vh - 50px) !important; }