﻿#logoutBtn {
    align-self: end !important;
}

.title-bar {
    background-color: #073763 !important;
    border-bottom-width: 2px;
    border-bottom-color: #CC0000;
    border-bottom-style: solid;
}

main{
    min-height: 500px !important;
}

.rowBorder {
    border: 1px groove silver !important;
}
