#Option1Button {
    font-family: 'Noto Sans JP';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#Option2Button {
    font-family: 'Noto Sans JP';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#Option3Button {
    font-family: 'Noto Sans JP';
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
}

#CloseButton {
    font-family: 'Noto Sans JP';
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}

#StatusLabel.status-on  { color: #2e7d32; font-weight: bold; }
#StatusLabel.status-off { color: #c62828; font-weight: bold; }