.change_step {
    cursor: pointer;
    float: right;
}
.error_quantity {
    color: #ff0000;
    display: block;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size:12px;
}

