.notification-bar {
        margin: 20px 0 30px;
        padding: 15px;
        display: none;
    }
}


#sched-page-event-sharing h4 {
    margin-bottom: 30px;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.6;
    display: none !important;
}

#sched-page-event-sharing h4 {
    margin-bottom: 30px;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.6;
    display: none;
}

.sched-meta .button-add {
    border-top-left-radius: 5px;
    display: none;
}