p.SWPG_SSO {
    text-align: center;
}

.SWPG_SSO_hidden p {
    text-align: center;
}

.SWPG_SSO_hidden {
    margin-top: 30px;
}

.SWPG_SSO_hidden a {
    margin: 39px 1px 40px 0px;
}

.SWPG_SSO_hidden a:hover {
    margin: 40px 0px 39px 1px;
}

.SWPG_SSO_hidden hr {
    background-color: #616265;
    height: 18px;
    border: none;
}

.SWPG_SSO_hidden hr.blue {
    background-color: #20558a;
}

.alternate_login_button {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    color: #333;
    width: 370px;
    padding: 20px 0px;
    margin: 0px auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    display: inline-block;
    white-space: nowrap;
    line-height: 1em;
    position: relative;
    outline: none;
    overflow: visible;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 2px 0 #CCCCCC;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -webkit-box-shadow: 1px 1px 2px 0 #CCCCCC;
    font-size: 24px;
    text-decoration: none;
    background-image: url('nih-logo-color.png');
    background-position: left;
    background-repeat: no-repeat;
    text-indent: 165px;
}

.alternate_login_button:hover {
    color: #444555;
    box-shadow: none;
    text-decoration: none;
}

#backtoblog {
    text-align: center;
}

.login h1 a{
    background-image: url('/class_manager/resources/images/site/nihlogo.svg') !important;
    background-size: contain;
    width: auto;
    height: 40px;
}

.site-5 .SWPG_SSO_hidden hr {
    height: 2px;
}