.senkatech-icon-action {
  /*background-color: #505e6c;*/
  font-size: 16px;
  padding: 5px;
  margin: 2px;
  border-radius: 3px;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 35px !important;
  user-select: none;
  -webkit-user-select: none;