.has-error p.help-block { color:red;}
.has-error label.is-invalid { color:red !important;}

#sidebar a:hover { text-decoration: none !important; }

.newsCard {
    padding: 15px;
    background: #fff;
    border-radius: 15px;
    border: 1px solid #e0e6ed;
    box-shadow: 0 4px 6px 0 rgba(85,85,85,.0901960784),0 1px 20px 0 rgba(0,0,0,.08),0 1px 11px 0 rgba(0,0,0,.06);
}
