/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.picker__list-item--disabled {
    display: none !important;
}
#time-message span {
    width: 100%;
    background: #fff;
    display: block;
    padding: 20px 10px;
    text-align: center;
}
