input.black-stroke {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    height: 42px;
}

input.black-fill {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    height: 45px;
}
.error_conditions{
    display: none;
    color: red;
}