﻿#hvBtn {
    background-color: #1695C6;
    color: white;
}

#fwBtn {
    background-color: #E3CC00;
    color: white;
}

div #shift {
    background-color: #404040;
    color: white;
}

div #subshift {
    background-color: #808080;
    color: white;
}

div #load {
    background-color: #E3CC00;
    color: white;
}

div #stem {
    background-color: #1695C6;
    color: white;
}

.thStem {
    background-color: #1695C6 !important;
    color: white;
}

.thLoad {
    background-color: #E3CC00 !important;
    color: white;
}

.tdStem {
    background-color: #1695c675 !important;
}

.tdLoad {
    background-color: #e3cc0080 !important;
}