.b-r-0 {
    border-right: 0 !important;
}
.b-l-0 {
    border-left: 0 !important;
}

#production-order-item .select2-selection__rendered {
    line-height: 35px !important;
    text-align: left;
    margin-left: 5px;
}

#production-order-item .select2-container .select2-selection--single {
    height: 35px !important;
    border-color: black !important;
}

#production-order-item .select2-selection__arrow {
    height: 35px !important;
}
