﻿.required:after {
    content: " *";
    color: red;
}

.error {
    color: red;
}

.js-basic-select{
    width: 100%;
}
