* { font-family:'Exo 2', Roboto, Arial, Helvetica; }
.select2-selection { height:38px !important; line-height: 38px; border-radius: 4px !important; outline: 0; border-color: rgb(220,220,220) !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 38px !important; margin-left: 4px !important; !important; }
.select2-container--default .select2-selection--single { border:1px solid #ced4da;  }
.select2-dropdown, .select2-search__field { /* background: #000 !important; color:#fff !important; */ }
label { margin-top:1rem; font-size:0.9rem; }
.table tbody td { cursor:pointer; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }