#major-selector .dropdown-item,
.dropdown-divider {
    padding-top: 1;
    padding-bottom: 1;
    margin: auto;
}

#major-selector a {
    font-size: 11pt;
}

.footnote {
    font-size: 0.8rem;
}

#chart-major {
    max-height: 500%;
    height: 100%;
    /* width: 100%; */
    overflow-y: scroll;
}

select.tbl-major {
    width: 250px;
}

#dt-length-0,
#dt-length-1 {
    width: 50px;
    margin-right: 5px;
}

#side-selections {
    background-color: lightgray;
    text-align: end;
}