﻿.plusIcon {
    cursor: pointer
}

.validationError {
    color: red;
    background-color: #f7f700;
    width: 100%;
    float: left;
}