.acbc-save {
  float: right;
}
.acbc-save input.btn {
  background-color: forestgreen !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.select2-container {
  width: 100% !important;
}
.supported_languages div:not(.checkbox) {
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #ccdc;
  padding: 6px;
}
