.siebui-login-body {
    height: 100vh;
    margin: 0;
    font-size: 18px;
    padding-top: 5vh;
    font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: url(./globe_background.png) center center / cover no-repeat
}


.siebui-login-body .siebui-login-logo {
    height: 140px;
    background: url(./logo_trinity_college_london.png) no-repeat center bottom !important;
}

.siebui-logo {
    float: right;
    height: 45px !important;
    line-height: 45px;
    background-image: url(./logo_trinity_college_london.png);
    background-repeat: no-repeat;
    background-origin: content-box;
    background-position: 4px 12px;
    width: 160px;
    white-space: nowrap;
    background-color: #ffffff !important;
    border-left: 2px solid #ffffff !important;
    border-right: 10px solid #ffffff !important;

}
