.update-browser-alert {
  text-align: center; }
  .update-browser-alert .MDPopover-Content {
    padding: 20px 40px; }
  .update-browser-alert h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px; }
  .update-browser-alert h2 {
    font-size: 16px;
    margin: 0 auto;
    width: 68%; }
  .update-browser-alert h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px; }
  .update-browser-alert h5 {
    color: #666;
    font-size: 13px; }
  .update-browser-alert .downloads {
    overflow: hidden;
    margin: 40px auto 20px auto; }
    .update-browser-alert .downloads li {
      float: left;
      width: 25%; }
    .update-browser-alert .downloads div {
      border-left: 1px solid #efefef; }
      .update-browser-alert .downloads div.first {
        border-left: none; }
    .update-browser-alert .downloads a {
      background: url(/homeroom/assets/SDS/images/icons-browsers.png) no-repeat center top;
      display: block;
      padding-top: 76px; }
    .update-browser-alert .downloads #download-ie a {
      background-position: center top; }
    .update-browser-alert .downloads #download-firefox a {
      background-position: center -149px; }
    .update-browser-alert .downloads #download-chrome a {
      background-position: center -294px; }
    .update-browser-alert .downloads #download-safari a {
      background-position: center -436px; }
  .update-browser-alert .footer {
    color: #666;
    clear: left;
    font-size: 14px;
    margin-top: 50px; }
    .update-browser-alert .footer p {
      margin: 14px 0; }

html {
  font-size: 12px; }

body {
  margin: 0;
  font-family: "open-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #212529;
  text-align: left;
  background-color: #fff; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 1.857rem; }

h2, .h2 {
  font-size: 1.643rem; }

h3, .h3 {
  font-size: 1.429rem; }

h4, .h4 {
  font-size: 1.286rem; }

h5, .h5 {
  font-size: 1.143rem; }

h6, .h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

#LoginForm_MessageContainer:empty {
  display: none; }

/*# sourceMappingURL=Login.css.map */
