/* Hide the default global placement for the Start a New Course tool */
#context_external_tool_1429_menu_item {
  display: none;
}

/* CCM-205: PIA notice in course settings Apps tab */
.SFUPrivacyNotice {
  padding: .5em 1em;
  background-color: #FBEDE7;
  color: #695129;
}
.SFUPrivacyNotice .icon-warning:before {
  font-size: 0.8em;
  padding-right: 0.2em;
}
/* END CCM-205 */
