/* line 1, ../scss/taxonomy-translation.scss */
.icl_tt_form td, .icl_tt_labels_form td {
  border: none;
}

/* line 5, ../scss/taxonomy-translation.scss */
#wpml_tt_filters, #wpml_tt_search {
  display: inline;
}

/* line 9, ../scss/taxonomy-translation.scss */
.wpml_tt_spinner {
  margin-right: 15px;
  display: none;
}

/* line 14, ../scss/taxonomy-translation.scss */
.icl_tt_form .wpml_tt_spinner, .icl_tt_labels_form .wpml_tt_spinner {
  float: right;
}

/* line 18, ../scss/taxonomy-translation.scss */
#wpml_tt_clear_search {
  cursor: pointer;
}

/* line 22, ../scss/taxonomy-translation.scss */
#wpml_tt_taxonomy_translation_wrap .lowlight {
  color: #A04060;
  font-style: italic;
}

/* line 27, ../scss/taxonomy-translation.scss */
.icl_tt_sync_row {
  margin-top: 10px;
}

/* line 31, ../scss/taxonomy-translation.scss */
.icl_tt_popup {
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 10px 10px 5px #888888;
  border: 1px solid #777;
  border-radius: 5px;
}
