﻿.ApplicationSubTitle {
    background-color: #788c12;
    padding: 10px;
    height: 30px;
    border-radius: 5px;
}

.SchemeTitle {
    background-color: #e99002;
    padding: 10px;
    height: 30px;
    border-radius: 5px;
}

.hidden {
    display: none;
}

