/* Add here all your CSS customizations */

.secimCheck {
    border-bottom: 1px solid #EDEDDE;
    width: 100%;
    padding: 5px 0 5px 18px;
}

.secimCheck:hover {
    background-color: #f6f6f6;
}