﻿.UIRefreshMainBodyDIVFullVerticalHeight {
    background-image: url('../../../images/bg-login-2021-reduced.jpg');
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.UIRefreshDivSessionEnd {
    align-items: center;
    border: 1px solid #598bff;
    display: none !important;
    color: #598bff;
}