
.form-select__options-item {
    background: #fff;
    position: relative;
}
.form-select__options-item.prevent {
    color: #7f7f7f;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}