<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.external-link,
.external-link:visited,
.external-link:focus,
.external-link:hover,
.external-link:active {
  color: #0000FF;
}
.footer .top-footer {
  background: #FFFFFF;
  color: #0000FF;
}
.header {
  background-color: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
  border-bottom: none;
  margin-bottom: 30px;
}
.header .logo a,
.header-message-icon:focus,
.utility-link:focus {
  outline-color: #333333;
}
.header .user-actions ul &gt; li {
  border-right-color: #333333;
}
.button,
.button-link,
.button:visited {
  background: #EFEFEF;
}
.button-link,
.button-link:active,
.button-link:hover,
.button-link:focus,
.button,
.button:not(:disabled):visited,
.button:not(:disabled):focus,
.button:not(:disabled):hover,
.button:not(:disabled):active {
  color: #000000;
}
.button:not(:disabled):active,
.button:not(:disabled):hover:active {
  background: #d6d6d6;
}
.button:not(:disabled):focus {
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.3), 0 0 2px 1px rgba(255, 255, 255, 0.3), 0 0 1px 1px rgba(0, 100, 200, 0.8), 0 0 2px 5px rgba(0, 100, 200, 0.1);
}
.button:not(:disabled):hover {
  background: #ffffff;
  color: #000000;
}
.button:disabled,
.button:disabled:hover {
  background: #ffffff;
  color: #000000;
}
.button-secondary:not(:disabled):active,
.button-secondary:not(:disabled):hover:active {
  background: #cccccc;
}
.button-secondary:disabled,
.button-secondary:disabled:hover {
  background: #b7b7b7;
}
h1 {
  color: #666666;
}
html {
  background: #FFFFFF;
}
html .shell {
  background: none;
}
.themed-icon {
  color: #999999;
}
.tooltip-inner {
  background-color: #212121;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #212121 !important;
}
.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
  border-top-color: #212121 !important;
}
.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
  border-right-color: #212121 !important;
}
.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
  border-left-color: #212121 !important;
}
.other-actions.login a.link,
.other-actions.login a.link:active,
.other-actions.login a.link:focus,
.other-actions.login a.link:visited {
  color: #0000FF;
}
.error-content {
  margin: 30px !important;
}
.speed-bump .modal-header {
  background-color: #FFFFFF;
  color: #333333;
}
.speed-bump .close {
  color: #333333;
  cursor: pointer !important;
  opacity: 1 !important;
}
</pre></body></html>