﻿@charset "utf-8";
/* CSS Document for only _LoginLayout.cshtml */

.brolio-dashboard {
    display: block;
    min-height: calc(100vh - 22px) !important;
}

.footer-bottom-block {
    height: 22px;
    display: block;
    color: rgba(189, 195, 199, 1);
}
