label.error-note{
    color: red;
    position: relative;
    top: 10%;
    left: 0%;
    width: 160px;
    z-index: 9999;
    text-align: left;
}
li::marker{
    content: "";
}