﻿.header-background-color {
    /*background-color: #0397d6;*/
    background-color: white;
}
.sidebar-button {
    font-size: 14px;
    border-width: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
}

.mycheckbox {
    height: 1em;
}

.right-align {
    text-align:right;
}

.bold {
    font-weight:bold;
}

table.narrow-rows tbody tr {
    line-height: 1em;
}

.section-title {
    margin-top: 2rem;
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: #0397D6;
    line-height: 1.2;
    font-size: 1.5rem;
}