/* Add here all your css styles (customizations) */

.grn { color: green;}
p > strong { font-size: 14px; color: green !important; }

.table > tbody > tr > td {
    vertical-align: middle;
}