﻿.ndl-check-list.ng-invalid.ndl-submitted, .ndl-check-list.ng-invalid.ndl-touched {
    border-style: solid;
    border-radius: 5px;
    border-width: 1px;
}

.ndl-check-list > div {
    margin-left: 5px;
}

.ndl-check-list .ndl-check-first {
    margin-top: 0px;
}

.ndl-check-list .ndl-check-last {
    margin-bottom: 0px;
}