.input-group-btn .select2-chosen {
  font-size: 13px;
}
.rating-condition input {
  position: relative;
  top: 1px;
}

.red-class {
  background-color: red;
}

tr.selected {
  background-color: lightgrey;
}

.meta-editor-container .row + .row {
    margin-top: 15px;
}

.hide_me {
  display: none !important;
}