﻿
#year > .isYearly {
    visibility: hidden !important;
    position: absolute !important;
}

#month > .isMonthly {
    visibility: hidden !important;
    position: absolute !important;
}

