div.page-header {
    position: relative;
    background-color: #284a70;
    width: 100%;
    background-image: url(/images/header_right.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.login-page .footer-links {
    display: block;
    margin-left: 8em;
}

.external-provider-shib-sso {
    height: 5em !important;
    background-color: white !important;
}