/* Created by Content Blocks */

#appointment-option-wrapper{
    display:none;
}

#appointment-option-wrapper.show{
    display: block;
}