/*
*
# comes from the gem 'rails-assets-react-select'
* require react-select/default.scss
*/
@import "client/common.scss";
.Select-control {
background-color:$ColorTextBoxBackground;
}