

.systemErrorMess {
    margin-top: 10px;
    margin-bottom: 10px;
    color: red;
    padding: 7px;
    border-bottom: 2px solid red;
    display: none;
}

