.icl_tj_your_job {
  width: 14px;
  color: #f00;
  font-weight: bold;
  cursor: help;
}

.icl-translation-editor p.updated {
  padding: 4px;
}
.icl-translation-editor #dashboard-widgets-wrap .inside {
  padding-right: 8px;
  padding-left: 8px;
}
.icl-translation-editor #dashboard-widgets-wrap .inside p {
  margin-top: 4px;
  margin-bottom: 4px;
}
.icl-translation-editor #dashboard-widgets-wrap .inside input[type=text] {
  width: 99%;
}
.icl-translation-editor .postbox-container {
  width: 49%;
}
.icl-translation-editor .postbox-container .meta-box-sortables {
  min-height: 0;
}
.icl-translation-editor .icl-tj-postbox-container-title, .icl-translation-editor .icl-tj-postbox-container-body {
  width: 100%;
}
.icl-translation-editor #editorcontainer textarea {
  margin: 0;
  width: 100%;
  border: none;
}

.icl-tj-original {
  margin-bottom: 8px;
  padding: 4px;
  border: 1px solid #ddd;
  background-color: #efefef;
  color: #555;
  font-size: 90%;
}
.icl-tj-original .icl_multiple, .icl-tj-original .icl_single {
  padding: 4px;
}
.icl-tj-original textarea {
  width: 100%;
  height: 300px;
}
.icl-tj-original .html {
  display: none;
}

.icl-tj-original-cf textarea {
  height: 150px;
}

.icl_tm_orig_toggle {
  margin-bottom: -1px;
  padding-right: 8px;
  text-align: right;
}

.icl_tm_toggle_visual, .icl_tm_toggle_html {
  float: right;
  margin: 5px 5px 0 0;
  padding: 4px 5px 2px;
  height: 18px;
  border: 1px solid #DFDFDF;
  background-color: #F6F6F6;
  color: #999999;
  text-decoration: none;
  cursor: pointer;
}

input.icl_multiple {
  width: 80% !important;
}

.icl_tm_tf {
  float: right;
  margin-top: 8px;
  font-style: italic;
  font-size: 85%;
}

#icl_tm_validation_error {
  display: none;
  margin-top: 6px;
}

.icl_tm_row_highlight {
  background-color: #FFC0CB;
}

#icl_tm_languages table {
  border: none;
}
#icl_tm_languages td {
  height: 20px;
  border: none;
  vertical-align: middle;
}
