/* Add here all your CSS customizations */
hr {
    height: 3px;
}
.inactivestatus {
    display:none;
}
.activestatus {
    display: inline;
}
