.warning {
    display: none;
    color: #5f87ae;
    width: 70px;
    white-space: nowrap;
}
.response {
    color: red;

}

