.white-color {
    color:white !important;
}

.light-green {
    color:#b2ff00;
}


.cke_notification_message {
    display: none !important;
    visibility: hidden !important;
}

.cke_notifications_area {
    display: none !important;
    visibility: hidden !important;
}