.element-invisible {
    display: none;
}
.ssc-warning {
    background-color: #f00;
    color: #fff;
    padding: 5px 10px;
    margin: 0 5px;
}