/* Pages outside the template: login.xhtml and forbidden.xhtml. */

.center {
    margin: auto;
    width: 50%;
    margin-top: 100px;
}

.center .ui-outputlabel {
    font-weight: bold;
}

.standalone-logo-bar {
    border-bottom: 3px solid darkgreen;
}

.standalone-logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    display: block;
}
