.spl-form .form > .row{
    margin-bottom: 15px;
}

.spl-form .form .option-wrap{
    position: relative; left: 0; top: 0;
}

.spl-form .form > .row > div > label[for^=Form],
.spl-form .form > .row > div > label.for{
    display: block;
    color: black;
    font-weight: bold;
    padding: 13px 0;
    font-size: 16px;
}

.spl-form .form .tap-wrap{
    min-height: 48px;
    padding-top: 3px;
    padding-bottom: 3px;
}