.grid-action-btn-icon {
    color: #000;
    margin-left: 9px;
}

.grid-action-btn-icon svg {
    width: 17px;
    ;
}

form .form-group.has-error .help-block {
    color: #ff3366;
    font-size: 0.875rem;
    line-height: 1.4rem;
    vertical-align: top;
    margin-bottom: .5rem;
}

form .form-group.has-error .form-control {
    border-color: #ff3366;
}

.pagination {
    margin-top: 20px;
}

.cust-disc {
    margin-top: 5px !important;
    width: 10px;
    margin: auto;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
}