.myDaysFont{
    font-size:20px; 
    color:black;
}

.myRadioButton{
    height:20px;
    width:20px;
}

.myAlertBox{
    padding: 5px;
    background-color: gray; /* Red */
    color: white;
    margin-bottom: 5px;
}