/**
 * All of the CSS for plugin public functionality should be included in this file.
 */

.html-content-block {
    margin-top: 20px;
}

.smarty-hcb-nothing-found {
    background: #cc0000; 
    padding: 5px 10px; 
    text-align: center; 
    color: #ffffff; 
    font-weight: bold;
}