.docTrans_document .docTrans_document__quota_error_text a, .docTrans_document .docTrans_document__error_description a, .docTrans_document .docTrans_document__target_block p a,
.docTrans_document .docTrans_document__source_block p a, .dl_default_link {
  color: #074b78;
  text-decoration: none;
  cursor: pointer;
}
.docTrans_document .docTrans_document__quota_error_text a:hover, .docTrans_document .docTrans_document__error_description a:hover, .docTrans_document .docTrans_document__target_block p a:hover,
.docTrans_document .docTrans_document__source_block p a:hover, .dl_default_link:hover, .docTrans_document .docTrans_document__quota_error_text a:focus, .docTrans_document .docTrans_document__error_description a:focus, .docTrans_document .docTrans_document__target_block p a:focus,
.docTrans_document .docTrans_document__source_block p a:focus, .dl_default_link:focus {
  text-decoration: underline;
  color: #0F2B46;
}
.dl--keyboard_focus .docTrans_document .docTrans_document__quota_error_text a:focus, .docTrans_document .docTrans_document__quota_error_text .dl--keyboard_focus a:focus, .dl--keyboard_focus .docTrans_document .docTrans_document__error_description a:focus, .docTrans_document .docTrans_document__error_description .dl--keyboard_focus a:focus, .dl--keyboard_focus .docTrans_document .docTrans_document__target_block p a:focus, .docTrans_document .docTrans_document__target_block p .dl--keyboard_focus a:focus,
.dl--keyboard_focus .docTrans_document .docTrans_document__source_block p a:focus,
.docTrans_document .docTrans_document__source_block p .dl--keyboard_focus a:focus, .dl--keyboard_focus .dl_default_link:focus {
  text-decoration: none;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__quota_error_text a[href^=http], .docTrans_document .docTrans_document__error_description a[href^=http], .docTrans_document .docTrans_document__target_block p a[href^=http],
.docTrans_document .docTrans_document__source_block p a[href^=http], [href^=http].dl_default_link {
  white-space: nowrap;
}
.docTrans_document .docTrans_document__quota_error_text a[href^=http]::after, .docTrans_document .docTrans_document__error_description a[href^=http]::after, .docTrans_document .docTrans_document__target_block p a[href^=http]::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]::after, [href^=http].dl_default_link::after {
  content: " ";
  background-repeat: no-repeat;
  background-image: url(/img/external_link_hint_blue.svg);
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-left: 0.25em;
  opacity: 0.5;
}
.docTrans_document .docTrans_document__quota_error_text a[href^=http]:hover::after, .docTrans_document .docTrans_document__error_description a[href^=http]:hover::after, .docTrans_document .docTrans_document__target_block p a[href^=http]:hover::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]:hover::after, [href^=http].dl_default_link:hover::after, .docTrans_document .docTrans_document__quota_error_text a[href^=http]:focus::after, .docTrans_document .docTrans_document__error_description a[href^=http]:focus::after, .docTrans_document .docTrans_document__target_block p a[href^=http]:focus::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]:focus::after, [href^=http].dl_default_link:focus::after {
  opacity: 1;
}

.lmt_quote__source a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 600;
  color: #006494;
  transition: 0.2s ease-out;
}
.lmt_quote__source a:focus, .lmt_quote__source a:hover {
  text-decoration: none;
  outline: none;
}
.lmt_quote__source a:hover {
  color: #000000;
}
.dl--keyboard_focus .lmt_quote__source a:focus, .lmt_quote__source .dl--keyboard_focus a:focus {
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__target_lang_select li button, .docTrans_document .docTrans_document__target_lang_select__entry, .docTrans_document .docTrans_document__cancel_button {
  border: none;
  border-radius: 3px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  color: #ffffff;
  cursor: pointer;
  padding: 0.75em 1.5em;
  display: inline-block;
  position: relative;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
.docTrans_document .docTrans_document__target_lang_select li button:focus, .docTrans_document .docTrans_document__target_lang_select__entry:focus, .docTrans_document .docTrans_document__cancel_button:focus, .docTrans_document .docTrans_document__target_lang_select li button:active, .docTrans_document .docTrans_document__target_lang_select__entry:active, .docTrans_document .docTrans_document__cancel_button:active {
  outline: none;
  text-decoration: none;
}
.dl--keyboard_focus .docTrans_document .docTrans_document__target_lang_select li button:focus::after, .docTrans_document .docTrans_document__target_lang_select li .dl--keyboard_focus button:focus::after, .dl--keyboard_focus .docTrans_document .docTrans_document__target_lang_select__entry:focus::after, .docTrans_document .dl--keyboard_focus .docTrans_document__target_lang_select__entry:focus::after, .dl--keyboard_focus .docTrans_document .docTrans_document__cancel_button:focus::after, .docTrans_document .dl--keyboard_focus .docTrans_document__cancel_button:focus::after {
  content: " ";
  display: inline-block;
  width: auto;
  height: auto;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  position: absolute;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}
.docTrans_document .docTrans_document__target_lang_select li button[disabled], .docTrans_document [disabled].docTrans_document__target_lang_select__entry, .docTrans_document [disabled].docTrans_document__cancel_button {
  opacity: 0.5;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button {
  pointer-events: none;
  padding-left: 2.7em;
  opacity: 0.4;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before, .docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  content: " ";
  display: block;
  border: 2px solid #fff;
  height: 1em;
  width: 1em;
  position: absolute;
  top: 32%;
  left: 1em;
  box-sizing: border-box;
  border-radius: 100%;
  transform: scale(0);
  transition: transform 50ms ease-out;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before {
  animation: is3_active_request_indicator__active_animation 0.75s 0s linear infinite;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  animation: is3_active_request_indicator__active_animation 0.75s 0.25s linear infinite;
}

.docTrans_document .docTrans_document__target_lang_select__entry, .docTrans_document .docTrans_document__cancel_button {
  background-color: transparent;
  border: none;
  color: #0F2B46;
}
.docTrans_document .docTrans_document__target_lang_select__entry:hover, .docTrans_document .docTrans_document__cancel_button:hover, .docTrans_document .docTrans_document__target_lang_select__entry:active, .docTrans_document .docTrans_document__cancel_button:active {
  color: #006494;
  border: none;
}
.docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button {
  pointer-events: none;
  padding-left: inherit;
  background-color: inherit;
  color: #999;
}
.docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  display: none;
}

/* ============================================================================== */
/* ================================ DICT ENTRIES ================================ */
/* ============================================================================== */
.lmt__dict {
  padding: 30px 30px 30px 30px;
  border: 2px solid transparent;
  margin-top: 2px;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 15px;
  position: relative;
}
.lmt__dict .semantic_field, .lmt__dict .sem, .lmt__dict .othertempora {
  font-style: italic;
  color: #999;
  position: relative;
  font-size: 11px;
}
.lmt__dict noindex:-o-prefocus, .lmt__dict .semantic_field, .lmt__dict .sem {
  position: static;
  z-index: 1;
}
.lmt__dict .placeholder {
  font-size: smaller;
}
.lmt__dict #dictionary, .lmt__dict .dictionary {
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  color: #999;
  line-height: 1.35em;
  position: relative;
}
.lmt__dict #dictionary .inexact {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #999;
  margin-top: 18px;
}
.lmt__dict .lemma {
  vertical-align: top;
  margin: 10px 0 25px 0;
}
.lmt__dict .lemma.last {
  background: none;
}
.lmt__dict .lemma_desc {
  padding: 0 0 5px 0;
}
.lmt__dict #dictionary h2.lemma_desc {
  margin: 0px;
}
.lmt__dict .lemma_content {
  padding: 0 0 0 0;
  position: relative;
  margin-bottom: 8px;
}
.lmt__dict .translation_group {
  position: relative;
}
.lmt__dict .lemma_content .translation_group_line.with_pie {
  padding-left: 18px;
  text-indent: -18px;
}
.lmt__dict .exact .translation.featured {
  margin-bottom: 8px;
  clear: both;
}
.lmt__dict .translation_desc {
  padding: 2px 0 0 0;
  display: inline-block;
}
.lmt__dict h3.translation_desc {
  margin: 0;
  font-weight: normal;
}
.lmt__dict #dictionary h3.translation_desc {
  margin-bottom: 0;
}
.lmt__dict .group_line .translation_desc {
  text-indent: 0;
  display: inline;
  padding: 2px 10px 1px 0;
  padding-left: 0;
}
.lmt__dict .comment {
  margin: 15px 0 15px 0;
  padding: 0 0 0 10px;
}
.lmt__dict .lemma_content {
  padding-left: 40px;
}
.lmt__dict .meaninggroup_description_inner {
  margin-left: -20px;
  width: 20px;
  display: inline-block;
}
.lmt__dict .meaninggroup_descriptions {
  margin-left: -20px;
  display: inline-block;
}
.lmt__dict .tag_t {
  color: #333;
  font-style: normal;
}
.lmt__dict .tag_s {
  color: #265180;
  font-style: normal;
}
.lmt__dict .tag_lemma {
  font-size: 20px;
  font-weight: 400;
  color: #265180;
  font-style: normal;
}
.lmt__dict .tag_lemma a {
  color: #265180;
}
.lmt__dict .inexact .tag_lemma {
  font-size: 13px;
}
.lmt__dict .tag_type, .lmt__dict .tag_wordtype {
  color: #999;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
  margin-right: 2px;
}
.lmt__dict .inexact .tag_type, .lmt__dict .inexact .tag_wordtype, .lmt__dict .example_lines .tag_type, .lmt__dict .example_lines .tag_wordtype, .lmt__dict .tag_forms .tag_wordtype {
  font-size: 13px;
}
.lmt__dict .tag_wordtype {
  font-size: 15px;
  margin-left: 0;
}
.lmt__dict .tag_area, .lmt__dict .tag_usage {
  color: #999;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
}
.lmt__dict .inexact .tag_area, .lmt__dict .inexact .tag_usage, .lmt__dict .inexact .tag_forms {
  font-size: 10px;
}
.lmt__dict .tag_c {
  color: #999;
  font-weight: normal;
  font-size: 15px;
  font-style: italic;
}
.lmt__dict .inexact .tag_c {
  font-size: 12px;
}
.lmt__dict .tag_forms {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.lmt__dict .inexact .tag_forms {
  display: none;
}
.lmt__dict .lemma_desc .tag_forms {
  padding-left: 3px;
}
.lmt__dict .tag_trans_src_context {
  color: #265180;
  font-style: normal;
  padding-right: 10px;
  font-size: 14px;
}
.lmt__dict .tag_trans_src_context:before {
  content: "(";
}
.lmt__dict .tag_trans_src_context:after {
  content: ")";
}
.lmt__dict .tag_lemma_context {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}
.lmt__dict .inexact .tag_lemma_context {
  padding-left: 5px;
  font-size: 12px;
}
.lmt__dict .tag_lemma_context .placeholder {
  font-size: inherit;
}
.lmt__dict #dictionary .tag_forms h3 {
  display: inline;
  padding-right: 10px;
  font-size: 11px;
  margin: 0 0 0 0;
  color: #999;
}
.lmt__dict .tag_formname {
  color: #999;
}
.lmt__dict .tag_c, .lmt__dict .tag_t, .lmt__dict .tag_s, .lmt__dict .tag_area, .lmt__dict .tag_usage {
  font-size: 13px;
}
.lmt__dict .tag_trans {
  font-size: 16px;
  color: #333;
  font-style: normal;
  display: inline-block;
  min-height: 20px;
}
.lmt__dict .inexact .tag_trans {
  font-size: 13px;
  color: #333;
  font-style: normal;
}
.lmt__dict .inexact .tag_trans a {
  color: #333;
}
.lmt__dict .exact .tag_trans a.featured {
  line-height: 24px;
}
.lmt__dict .meaninggroup_notfirst {
  padding-top: 8px;
}
.lmt__dict .meaninggroup_editing.meaninggroup_notfirst {
  padding-top: 20px;
}
.lmt__dict .meaning_class_header {
  padding-left: 5px;
  padding-top: 5px;
}
.lmt__dict .meaninggroup_outer_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.lmt__dict .meaninggroup_inner_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.lmt__dict .meaninggroup_inner_list li {
  display: inline;
}
.lmt__dict .meaninggroup_problematic .meaninggroup_description {
  color: #e00;
}
.lmt__dict .meaninggroup_problematic .meaninggroup_description_index {
  color: #e00;
}
.lmt__dict .isForeignTerm .meaninggroup_synonym, .lmt__dict .isForeignTerm .meaninggroup_valency, .lmt__dict .isForeignTerm .meaninggroup_valency, .lmt__dict .meaninggroup_descriptions {
  color: #333;
}
.lmt__dict .isMainTerm .meaninggroup_synonym, .lmt__dict .isMainTerm .meaninggroup_valency, .lmt__dict .isMainTerm .meaninggroup_valency, .lmt__dict .meaninggroup_descriptions {
  color: #265182;
}
.lmt__dict .meaninggroup_synonym {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}
.lmt__dict .meaninggroup_preliminary {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: green;
}
.lmt__dict .meaninggroup_descriptions {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}
.lmt__dict .meaninggroup_valency {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  font-style: normal;
}
.lmt__dict .meaninggroup_usage {
  color: #999;
}
.lmt__dict .meaninggroup_areas {
  color: #999;
  font-style: italic;
}
.lmt__dict .meaninggroup_editing .meaninggroup_descriptions, .lmt__dict .meaninggroup_editing .meaninggroup_synonym,
.lmt__dict .meaninggroup_editing .meaninggroup_usage, .lmt__dict .meaninggroup_editing .meaninggroup_synonym,
.lmt__dict .meaninggroup_editing .meaninggroup_description_index, .lmt__dict .meaninggroup_editing .meaninggroup_preliminary {
  font-weight: 600;
}
.lmt__dict .meaninggroups_remark {
  margin-left: -20px;
}
.lmt__dict .inflectioninfo, .lmt__dict .inflectioninfo .tag_c {
  color: #265180;
  font-style: normal;
  font-size: 12px;
}
.lmt__dict .isForeignTerm .inflectioninfo {
  color: #333;
}
.lmt__dict .isForeignTerm .tag_lemma, .lmt__dict .isForeignTerm .tag_lemma a, .lmt__dict .isForeignTerm .tag_s, .lmt__dict .isForeignTerm .tag_s a, .lmt__dict .isForeignTerm .tag_trans_src_context {
  color: #333;
}
.lmt__dict .isForeignTerm .tag_trans, .lmt__dict .isForeignTerm .tag_trans a, .lmt__dict .isForeignTerm .tag_t, .lmt__dict .isForeignTerm .tag_t a, .lmt__dict .isForeignTerm .tag_trans {
  color: #265180;
}
.lmt__dict .spell_suggestion.isForeignTerm, .lmt__dict .spell_suggestion.isForeignTerm .corrected {
  color: #333;
}
.lmt__dict .spell_suggestion, .lmt__dict .spell_suggestion .corrected {
  color: #265180;
}
.lmt__dict .line .translation {
  display: inline-block;
  line-height: 1em;
  text-indent: 0;
}
.lmt__dict .sep {
  font-size: 11px;
  color: #999;
  padding-right: 10px;
}
.lmt__dict .tag_forms .sep {
  padding-left: 5px;
}
.lmt__dict .inexact .sep {
  font-size: 9px;
}
.lmt__dict .dash {
  padding-right: 10px;
}
.lmt__dict .exact .lemma_desc .dash {
  display: none;
}
.lmt__dict .lemma_desc .dash {
  font-size: 14px;
  font-style: normal;
  color: #999;
  padding-left: 7px;
  padding-right: 7px;
}
.lmt__dict .inexact .lemma_desc {
  padding: 0 0 0 0;
}
.lmt__dict .inexact .translation_lines, .lmt__dict .inexact .translation_group, .lmt__dict .inexact .line {
  display: inline;
}
.lmt__dict .inexact .lemma_content {
  display: inline;
}
.lmt__dict .inexact .lemma_desc, .lmt__dict #dictionary .inexact h2.lemma_desc {
  display: inline-block;
  padding-right: 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
.lmt__dict .inexact .lemma_content {
  padding-left: 0;
}
.lmt__dict .inexact .lemma {
  margin: 1px 0 0 0;
  text-indent: -10px;
  padding-left: 20px;
}
.lmt__dict .inexact div.singleline {
  text-indent: 0;
  padding-left: 0;
}
.lmt__dict #dictionary > .expandable > .versionShort > .example_lines {
  padding-bottom: 15px;
}
.lmt__dict #dictionary h3 {
  margin-bottom: 2px;
  font-size: 15px;
}
.lmt__dict a.audio {
  position: relative;
  cursor: pointer;
  top: 3px;
  display: inline-block;
  width: 19px;
  height: 17px;
  background-position: -40px -38px;
  opacity: 0.5;
}
.lmt__dict .ie7 a.audio, .lmt__dict .ie8 a.audio {
  filter: alpha(opacity=50);
  background-position: -120px -92px;
}
.lmt__dict .inexact a.audio {
  display: none;
}
.lmt__dict .inexact .lemma_desc a.audio, .lmt__dict .inexact .translation.expanded a.audio, .lmt__dict .inexact .translation.contracting a.audio {
  display: inline-block;
}
.lmt__dict .exact .tag_lemma a.audio {
  top: 2px;
}
.lmt__dict .mouse_device a.audio {
  opacity: 0.45;
}
.lmt__dict .mouse_device a.audio:hover, .lmt__dict .mouse_device a.expand_i:hover {
  opacity: 1;
}
.lmt__dict .grammar_info {
  position: relative;
  top: -4px;
  vertical-align: middle;
  font-size: 0.7em;
  color: #999;
  font-style: italic;
  margin-left: 1px;
  display: inline-block;
  text-indent: 0;
}
.lmt__dict .exact .grammar_info {
  top: -5px;
  margin-left: 2px;
}
.lmt__dict #dictionary h2, .lmt__dict #dictionary h3 {
  font-weight: normal;
  color: #333;
}
.lmt__dict #dictionary h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
.lmt__dict #dictionary .tag_forms h2 {
  font-size: 14px;
}
.lmt__dict .translation_row.singleline {
  height: 20px;
}
.lmt__dict .singleline {
  position: relative;
  padding-right: 20px;
  height: 20px;
  overflow: hidden;
}
.lmt__dict .singleline > * {
  line-height: 50px;
  position: relative;
  top: -15px;
}
.lmt__dict .ie8 .singleline > * {
  top: -13px;
  height: 22px;
}
.lmt__dict .singleline .tag_s {
  white-space: nowrap;
}
.lmt__dict .expandable {
  position: relative;
}
.lmt__dict .example_lines .expandM, .lmt__dict .inexact .expandM {
  display: block;
  height: 15px;
  padding-left: 120px;
  opacity: 0.7;
}
.lmt__dict a.expand_i {
  width: 17px;
  height: 17px;
  position: relative;
  top: 4px;
  display: inline-block;
  background-position: -20px -36px;
  cursor: pointer;
  opacity: 0.55;
  filter: alpha(opacity=55);
}
.lmt__dict .translation a.expand_i {
  background-color: white;
}
.lmt__dict .example {
  padding-left: 45px;
  margin-top: 8px;
  margin-bottom: 5px;
}
.lmt__dict .expertmode .example {
  padding-left: 50px;
}
.lmt__dict .example .tag_e {
  display: block;
  position: relative;
  max-width: 700px;
  line-height: 1em;
}
.lmt__dict .example .tag_s {
  width: 47%;
  float: left;
}
.lmt__dict .example .tag_t {
  width: 50%;
  float: right;
}
.lmt__dict .example .tag_e_end {
  display: block;
  clear: both;
}
.lmt__dict .example .dash {
  display: none;
}
.lmt__dict #soundFlags {
  display: none;
}
.lmt__dict .hidden, .lmt__dict #lingueecontent .hidden, .lmt__dict #attribution.hidden {
  display: none;
}
.lmt__dict .notascommon {
  display: block;
  padding-right: 10px;
  font-size: 16px;
  line-height: 1.4em;
}
.lmt__dict .tag_wordtype {
  display: inline-block;
}
.lmt__dict .tag_forms {
  display: inline-block;
}
@media (max-width: 400px) {
  .lmt__dict .translation.featured .translation_desc .forms_adj-flexion {
    display: none;
  }
}
@media only screen and (max-device-width: 650px) {
  .lmt__dict .shortened_begin2 {
    display: none;
  }
  .lmt__dict .shortened_end2 {
    display: none;
  }
  .lmt__dict .usedveryoften, .lmt__dict .usedalmostalways {
    display: none;
  }
  .lmt__dict .placeholder_end, .lmt__dict .placeholder_begin {
    display: none;
  }
  .lmt__dict .placeholder_begin2, .lmt__dict .placeholder_end2 {
    display: inline;
  }
}
.lmt__dict .inexact .lemma {
  padding-left: 20px;
}
.lmt__dict .example_lines > .expandable > .versionshort > .expandM {
  margin-left: 0;
}
.lmt__dict .source_url_spacer {
  margin-left: 0;
}
.lmt__dict .example {
  padding-left: 30px;
}
@media (max-device-width: 650px) and (max-width: 450px) {
  .lmt__dict .lemma_content {
    padding-left: 30px;
  }
}
@media (max-device-width: 650px) and (max-width: 320px) {
  .lmt__dict .lemma_content {
    padding-left: 20px;
  }
  .lmt__dict .example {
    padding-left: 21px;
  }
}
.lmt__dict .translation_desc {
  padding-bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .lmt__dict .exact .tag_lemma {
    font-weight: 500;
  }
}
@media (max-width: 340px) {
  .lmt__dict .tag_c,
.lmt__dict .tag_t,
.lmt__dict .tag_s,
.lmt__dict .tag_area,
.lmt__dict .tag_usage,
.lmt__dict .tag_forms,
.lmt__dict .sentence .wrap, .lmt__dict #expandedBitext .wrap {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 400px) {
  .lmt__dict .tag_c,
.lmt__dict .tag_t,
.lmt__dict .tag_s,
.lmt__dict .tag_area,
.lmt__dict .tag_usage,
.lmt__dict .tag_forms {
    font-size: 13px;
  }
}
.lmt__dict .translation a.expand_i, .lmt__dict .translation a.audio, .lmt__dict .inexact .lemma_desc a.audio, .lmt__dict .inexact .translation.expanded a.audio {
  display: none;
}
.lmt__dict .inexact .lemma {
  padding-left: 20px;
}
.lmt__dict .example_lines > .expandable > .versionshort > .expandM {
  margin-left: 0;
}
.lmt__dict .source_url_spacer {
  margin-left: 0;
}
.lmt__dict .example {
  padding-left: 30px;
}
.lmt__dict .lemma_desc {
  margin: 0;
}
.lmt__dict .example .tag_e {
  line-height: 1em;
}
.lmt__dict .lemma {
  margin-top: 0;
}
.lmt__dict .source {
  font-size: 24px;
  color: #d0d0d0;
}
.lmt__dict .source .tag_lemma {
  font-size: 20px;
  font-weight: 400;
}
.lmt__dict .lemma_content {
  padding-left: 20px;
  padding-right: 20px;
}
.lmt__dict .source .tag_s,
.lmt__dict .source .tag_usage,
.lmt__dict .source .tag_formname,
.lmt__dict .source .tag_wordtype,
.lmt__dict .source .formlink,
.lmt__dict .source .tag_forms,
.lmt__dict .source .grammar_info {
  color: #999 !important;
}
.lmt__dict .translation:first-of-type h3 {
  line-height: 1;
}
.lmt__dict .translation:first-of-type h3 .dictlink {
  font-size: 24px;
}
.lmt__dict .source {
  position: relative;
}
.lmt__dict .sourceHint {
  display: none;
}
.lmt__dict .notascommon {
  color: #aaa;
}
.lmt__dict .tag_type, .lmt__dict .tag_wordtype, .lmt__dict .source .tag_s, .lmt__dict .source .tag_usage, .lmt__dict .source .tag_formname, .lmt__dict .source .tag_wordtype, .lmt__dict .source .formlink, .lmt__dict .source .tag_forms, .lmt__dict .source .grammar_info, .lmt__dict .tag_c {
  font-style: normal;
}

#LMT__dict_right {
  margin-left: 59px;
}

.lmt__dict__word_not_in_dictionary_message, .lmt__dict__click_on_word_hint {
  position: absolute;
  top: 24px;
  color: #999;
  font-size: 80%;
  left: 25px;
  display: none;
}

@keyframes lmt__dict__appear_animation {
  0% {
    transform: scale(0.99) translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lmt__dict {
  margin: 30px 0 0 0;
  padding: 0;
  border: 0;
}
@media (max-device-width: 650px) {
  .lmt__dict {
    margin: 0;
  }
}
@media (min-device-width: 651px) {
  .lmt__dict .lmt__dict__inner {
    background-color: rgba(254, 254, 254, 0.98);
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 1;
    box-shadow: 0px 14px 16px rgba(0, 0, 0, 0.06);
    animation: lmt__dict__appear_animation 0.1s 0s ease-out 1;
    transform-origin: 50% 0;
  }
}
@media (max-device-width: 650px) {
  .lmt__dict .lmt__dict__inner {
    background-color: #f1f1f1;
    padding-left: 3px;
    padding-right: 3px;
    position: static;
    box-shadow: none;
  }
}
@media (max-device-width: 650px) {
  .lmt__dict .dictLink {
    font-size: 18px;
  }
}

/* ===================================================================================== */
/* ================================ END OF DICT ENTRIES ================================ */
/* ===================================================================================== */
span.only_mouse {
  display: inline;
}

span.only_touch {
  display: none;
}

@media (max-device-width: 650px) {
  span.only_mouse {
    display: none;
  }

  span.only_touch {
    display: inline;
  }

  html.dl_no_scroll, html.dl_no_scroll body {
    overflow: hidden;
    max-height: 100vh;
  }
}
.lmt {
  position: relative;
  font-size: 100%;
}
.lmt.lmt--hidden {
  display: none;
}

.lmt__side_container {
  position: relative;
}

.lmt__textarea_container {
  position: relative;
  font-size: 100%;
}

.lmt__side_container--source .lmt__textarea_container::after {
  display: none;
}

.lmt__inner_textarea_container {
  position: relative;
}

.lmt__textarea_base_style {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-variant-ligatures: none;
}

.lmt__textarea {
  display: inline-block;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  border: none;
  background-color: transparent;
  background: transparent;
  vertical-align: top;
  text-align: left;
  font-size: 100%;
  position: relative;
  resize: none;
}
.lmt__textarea:focus {
  outline: none;
}

.lmt__textarea_placeholder_text {
  display: none;
  position: absolute;
  text-align: left;
  cursor: text;
  pointer-events: none;
}
.lmt--empty_source .lmt__textarea_placeholder_text {
  display: block;
}

.lmt__message_box {
  display: none;
}

/* ---------------------------
    lmt__clear_text_button
*/
.lmt__clear_text_button {
  color: #D1D2D4;
  position: absolute;
  font-size: 30px;
  font-weight: 400;
  width: 24px;
  height: 24px;
  outline: none;
  border: none;
  background-color: transparent;
}
.lmt__clear_text_button span {
  display: inline-block;
  position: absolute;
  top: -3px;
  right: -3px;
  height: 26px;
  padding-right: 10px;
}
.lmt__clear_text_button :hover {
  cursor: pointer;
  color: #074b78;
}
.lmt__side_container--source .lmt__clear_text_button {
  top: 4px;
  right: 6px;
}
@media (max-device-width: 650px) {
  .lmt__side_container--source .lmt__clear_text_button {
    top: 2px;
    right: 2px;
  }
}
.lmt--empty_source .lmt__side_container--source .lmt__clear_text_button {
  display: none;
}

/* ---------------------------
    lmt__edit_text_popup
*/
.lmt__edit_text_popup {
  text-align: left;
  padding: 0;
  position: absolute;
  top: 0;
  left: -6px;
  background: #fff;
  max-height: 400px;
  min-width: 100px;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  outline: 0.5px solid #aaa;
  overflow-y: auto;
  overflow-x: wrap;
  max-width: 30vw;
  display: none;
  font-size: 18px;
  z-index: 99;
}
.lmt__edit_text_popup.lmt__edit_text_popup--visible {
  display: block;
}
.lmt__edit_text_popup ul {
  margin: 0;
  padding: 0;
}
.lmt__edit_text_popup li {
  color: #333;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 9px;
  padding-right: 9px;
  line-height: 1.2;
  transition: background-color 100ms;
  cursor: pointer;
}
.lmt__edit_text_popup li:last-child {
  border-bottom: none;
}
.lmt__edit_text_popup span {
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.lmt__edit_text_popup .lmt__edit_text_popup__entry--active {
  background-color: #fee8c1;
}
.lmt__edit_text_popup .lmt__edit_text_popup__waiting_indicator {
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-device-width: 650px) {
  .lmt__edit_text_popup {
    max-width: 60vw;
    font-size: 16px;
  }
}
@supports (-ms-ime-align: auto) {
  .lmt__edit_text_popup {
    border: 1px solid #aaa;
    outline: none;
  }
}

.lmt__edit_text_popup--alternatives li {
  white-space: nowrap;
  padding-left: 30px;
  text-indent: -20px;
  padding-right: 10px;
}

.lmt__translations_as_text__main_translation {
  display: none;
}

.lmt__mobile_share_container {
  display: none;
}

/* ---------------------------
    lmt__busy_indicator
*/
.lmt__busy_indicator {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(80, 80, 80, 0.3);
  border-radius: 100%;
  opacity: 0;
  top: 10px;
  right: 10px;
  pointer-events: none;
}
.lmt__busy_indicator.lmt__busy_indicator--active {
  display: block;
  animation: lmt__busy_indicator__activAnimation 0.5s linear infinite;
}

@keyframes lmt__busy_indicator__activAnimation {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    transform: scale(0.7);
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
/* ======================================
            Batch processing
   ======================================*/
.lmt__progress_popup {
  display: none;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}
.lmt__progress_popup.lmt__progress_popup--visible {
  transition: 500ms ease-out;
  display: block;
}
.lmt__progress_popup.lmt__progress_popup--visible > div {
  opacity: 0;
  transition: 100ms ease-out;
}
.lmt__progress_popup.lmt__progress_popup--visible .lmt__progress_popup__progress > div {
  transition: width 500ms ease;
}
.lmt__progress_popup.lmt__progress_popup--visible_2 {
  background-color: rgba(0, 0, 0, 0.2);
}
.lmt__progress_popup.lmt__progress_popup--visible_2 > div {
  opacity: 1;
}
.lmt__progress_popup.lmt__progress_popup--stopping .lmt__progress_popup__stop_button {
  color: #aaa;
}
.lmt__progress_popup.lmt__progress_popup--stopping .lmt__progress_popup__progress > div {
  background-color: red;
}
.lmt__progress_popup > div {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 320px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transform: translate(0, -50%);
  padding: 2em 1em;
  box-sizing: border-box;
  font-size: 80%;
  text-align: center;
}
.lmt__progress_popup > div .lmt__progress_popup__progress {
  height: 10px;
  background-color: #f8f8f8;
  width: 100%;
  position: relative;
  padding: 0.1px;
  border: 1px solid #ccc;
  margin: 1em 0em;
}
.lmt__progress_popup > div .lmt__progress_popup__progress > div {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #006494;
}
.lmt__progress_popup > div .lmt__progress_popup__stop_button {
  color: #074b78;
  cursor: pointer;
  font-weight: 500;
}
.lmt__progress_popup > div .lmt__progress_popup__stop_button:hover {
  text-decoration: underline;
}

/* =======================================
           Ask for pasting long text popup
   =======================================*/
.lmt__ask_paste_popup {
  display: none;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
}
.lmt__ask_paste_popup.lmt__ask_paste_popup--visible {
  transition: 500ms ease-out;
  display: block;
}
.lmt__ask_paste_popup.lmt__ask_paste_popup--visible > div {
  opacity: 0;
  transition: 100ms ease-out;
}
.lmt__ask_paste_popup.lmt__ask_paste_popup--visible_2 {
  background-color: rgba(0, 0, 0, 0.2);
}
.lmt__ask_paste_popup.lmt__ask_paste_popup--visible_2 > div {
  opacity: 1;
}
.lmt__ask_paste_popup > div {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 320px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transform: translate(0, -50%);
  padding: 2em 1em;
  box-sizing: border-box;
  font-size: 80%;
  text-align: center;
}
.lmt__ask_paste_popup > div p {
  text-align: left;
}
.lmt__ask_paste_popup > div .lmt__ask_paste_popup__cancel_button,
.lmt__ask_paste_popup > div .lmt__ask_paste_popup__continue_button {
  padding: 0.25em;
  display: block;
  color: #074b78;
  cursor: pointer;
  font-weight: 500;
}
.lmt__ask_paste_popup > div .lmt__ask_paste_popup__cancel_button:hover,
.lmt__ask_paste_popup > div .lmt__ask_paste_popup__continue_button:hover {
  text-decoration: underline;
}

.lmt__source_textarea_overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
}
.lmt__source_textarea_overlay * {
  pointer-events: none;
}
.lmt__source_textarea_overlay .lmt__source_textarea_overlay__sentence {
  visibility: hidden;
  position: absolute;
  background: rgba(250, 166, 10, 0.1);
}
.lmt__source_textarea_overlay .lmt__source_textarea_overlay__sentence--active {
  visibility: visible !important;
}
.lmt__source_textarea_overlay .lmt__source_textarea_overlay__text {
  visibility: hidden;
  background-color: white;
}
.lmt__source_textarea_overlay .lmt__source_textarea_overlay__sentence_marker {
  display: inline;
  position: absolute;
  width: 0px;
}

.lmt__translations_as_text__text_btn {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.lmt__translations_as_text__text_btn:focus {
  outline: none;
}
.dl--keyboard_focus .lmt__translations_as_text__text_btn:focus {
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__quota_error_text a, .docTrans_document .docTrans_document__error_description a, .docTrans_document .docTrans_document__target_block p a,
.docTrans_document .docTrans_document__source_block p a, .dl_default_link {
  color: #074b78;
  text-decoration: none;
  cursor: pointer;
}
.docTrans_document .docTrans_document__quota_error_text a:hover, .docTrans_document .docTrans_document__error_description a:hover, .docTrans_document .docTrans_document__target_block p a:hover,
.docTrans_document .docTrans_document__source_block p a:hover, .dl_default_link:hover, .docTrans_document .docTrans_document__quota_error_text a:focus, .docTrans_document .docTrans_document__error_description a:focus, .docTrans_document .docTrans_document__target_block p a:focus,
.docTrans_document .docTrans_document__source_block p a:focus, .dl_default_link:focus {
  text-decoration: underline;
  color: #0F2B46;
}
.dl--keyboard_focus .docTrans_document .docTrans_document__quota_error_text a:focus, .docTrans_document .docTrans_document__quota_error_text .dl--keyboard_focus a:focus, .dl--keyboard_focus .docTrans_document .docTrans_document__error_description a:focus, .docTrans_document .docTrans_document__error_description .dl--keyboard_focus a:focus, .dl--keyboard_focus .docTrans_document .docTrans_document__target_block p a:focus, .docTrans_document .docTrans_document__target_block p .dl--keyboard_focus a:focus,
.dl--keyboard_focus .docTrans_document .docTrans_document__source_block p a:focus,
.docTrans_document .docTrans_document__source_block p .dl--keyboard_focus a:focus, .dl--keyboard_focus .dl_default_link:focus {
  text-decoration: none;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__quota_error_text a[href^=http], .docTrans_document .docTrans_document__error_description a[href^=http], .docTrans_document .docTrans_document__target_block p a[href^=http],
.docTrans_document .docTrans_document__source_block p a[href^=http], [href^=http].dl_default_link {
  white-space: nowrap;
}
.docTrans_document .docTrans_document__quota_error_text a[href^=http]::after, .docTrans_document .docTrans_document__error_description a[href^=http]::after, .docTrans_document .docTrans_document__target_block p a[href^=http]::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]::after, [href^=http].dl_default_link::after {
  content: " ";
  background-repeat: no-repeat;
  background-image: url(/img/external_link_hint_blue.svg);
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-left: 0.25em;
  opacity: 0.5;
}
.docTrans_document .docTrans_document__quota_error_text a[href^=http]:hover::after, .docTrans_document .docTrans_document__error_description a[href^=http]:hover::after, .docTrans_document .docTrans_document__target_block p a[href^=http]:hover::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]:hover::after, [href^=http].dl_default_link:hover::after, .docTrans_document .docTrans_document__quota_error_text a[href^=http]:focus::after, .docTrans_document .docTrans_document__error_description a[href^=http]:focus::after, .docTrans_document .docTrans_document__target_block p a[href^=http]:focus::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]:focus::after, [href^=http].dl_default_link:focus::after {
  opacity: 1;
}

.lmt_quote__source a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 600;
  color: #006494;
  transition: 0.2s ease-out;
}
.lmt_quote__source a:focus, .lmt_quote__source a:hover {
  text-decoration: none;
  outline: none;
}
.lmt_quote__source a:hover {
  color: #000000;
}
.dl--keyboard_focus .lmt_quote__source a:focus, .lmt_quote__source .dl--keyboard_focus a:focus {
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__target_lang_select li button, .docTrans_document .docTrans_document__target_lang_select__entry, .docTrans_document .docTrans_document__cancel_button {
  border: none;
  border-radius: 3px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  color: #ffffff;
  cursor: pointer;
  padding: 0.75em 1.5em;
  display: inline-block;
  position: relative;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
.docTrans_document .docTrans_document__target_lang_select li button:focus, .docTrans_document .docTrans_document__target_lang_select__entry:focus, .docTrans_document .docTrans_document__cancel_button:focus, .docTrans_document .docTrans_document__target_lang_select li button:active, .docTrans_document .docTrans_document__target_lang_select__entry:active, .docTrans_document .docTrans_document__cancel_button:active {
  outline: none;
  text-decoration: none;
}
.dl--keyboard_focus .docTrans_document .docTrans_document__target_lang_select li button:focus::after, .docTrans_document .docTrans_document__target_lang_select li .dl--keyboard_focus button:focus::after, .dl--keyboard_focus .docTrans_document .docTrans_document__target_lang_select__entry:focus::after, .docTrans_document .dl--keyboard_focus .docTrans_document__target_lang_select__entry:focus::after, .dl--keyboard_focus .docTrans_document .docTrans_document__cancel_button:focus::after, .docTrans_document .dl--keyboard_focus .docTrans_document__cancel_button:focus::after {
  content: " ";
  display: inline-block;
  width: auto;
  height: auto;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  position: absolute;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}
.docTrans_document .docTrans_document__target_lang_select li button[disabled], .docTrans_document [disabled].docTrans_document__target_lang_select__entry, .docTrans_document [disabled].docTrans_document__cancel_button {
  opacity: 0.5;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button {
  pointer-events: none;
  padding-left: 2.7em;
  opacity: 0.4;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before, .docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  content: " ";
  display: block;
  border: 2px solid #fff;
  height: 1em;
  width: 1em;
  position: absolute;
  top: 32%;
  left: 1em;
  box-sizing: border-box;
  border-radius: 100%;
  transform: scale(0);
  transition: transform 50ms ease-out;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before {
  animation: is3_active_request_indicator__active_animation 0.75s 0s linear infinite;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  animation: is3_active_request_indicator__active_animation 0.75s 0.25s linear infinite;
}

.docTrans_document .docTrans_document__target_lang_select__entry, .docTrans_document .docTrans_document__cancel_button {
  background-color: transparent;
  border: none;
  color: #0F2B46;
}
.docTrans_document .docTrans_document__target_lang_select__entry:hover, .docTrans_document .docTrans_document__cancel_button:hover, .docTrans_document .docTrans_document__target_lang_select__entry:active, .docTrans_document .docTrans_document__cancel_button:active {
  color: #006494;
  border: none;
}
.docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button {
  pointer-events: none;
  padding-left: inherit;
  background-color: inherit;
  color: #999;
}
.docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  display: none;
}

/* ============================================================================== */
/* ================================ DICT ENTRIES ================================ */
/* ============================================================================== */
.lmt__dict {
  padding: 30px 30px 30px 30px;
  border: 2px solid transparent;
  margin-top: 2px;
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 15px;
  position: relative;
}
.lmt__dict .semantic_field, .lmt__dict .sem, .lmt__dict .othertempora {
  font-style: italic;
  color: #999;
  position: relative;
  font-size: 11px;
}
.lmt__dict noindex:-o-prefocus, .lmt__dict .semantic_field, .lmt__dict .sem {
  position: static;
  z-index: 1;
}
.lmt__dict .placeholder {
  font-size: smaller;
}
.lmt__dict #dictionary, .lmt__dict .dictionary {
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  color: #999;
  line-height: 1.35em;
  position: relative;
}
.lmt__dict #dictionary .inexact {
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #999;
  margin-top: 18px;
}
.lmt__dict .lemma {
  vertical-align: top;
  margin: 10px 0 25px 0;
}
.lmt__dict .lemma.last {
  background: none;
}
.lmt__dict .lemma_desc {
  padding: 0 0 5px 0;
}
.lmt__dict #dictionary h2.lemma_desc {
  margin: 0px;
}
.lmt__dict .lemma_content {
  padding: 0 0 0 0;
  position: relative;
  margin-bottom: 8px;
}
.lmt__dict .translation_group {
  position: relative;
}
.lmt__dict .lemma_content .translation_group_line.with_pie {
  padding-left: 18px;
  text-indent: -18px;
}
.lmt__dict .exact .translation.featured {
  margin-bottom: 8px;
  clear: both;
}
.lmt__dict .translation_desc {
  padding: 2px 0 0 0;
  display: inline-block;
}
.lmt__dict h3.translation_desc {
  margin: 0;
  font-weight: normal;
}
.lmt__dict #dictionary h3.translation_desc {
  margin-bottom: 0;
}
.lmt__dict .group_line .translation_desc {
  text-indent: 0;
  display: inline;
  padding: 2px 10px 1px 0;
  padding-left: 0;
}
.lmt__dict .comment {
  margin: 15px 0 15px 0;
  padding: 0 0 0 10px;
}
.lmt__dict .lemma_content {
  padding-left: 40px;
}
.lmt__dict .meaninggroup_description_inner {
  margin-left: -20px;
  width: 20px;
  display: inline-block;
}
.lmt__dict .meaninggroup_descriptions {
  margin-left: -20px;
  display: inline-block;
}
.lmt__dict .tag_t {
  color: #333;
  font-style: normal;
}
.lmt__dict .tag_s {
  color: #265180;
  font-style: normal;
}
.lmt__dict .tag_lemma {
  font-size: 20px;
  font-weight: 400;
  color: #265180;
  font-style: normal;
}
.lmt__dict .tag_lemma a {
  color: #265180;
}
.lmt__dict .inexact .tag_lemma {
  font-size: 13px;
}
.lmt__dict .tag_type, .lmt__dict .tag_wordtype {
  color: #999;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
  margin-right: 2px;
}
.lmt__dict .inexact .tag_type, .lmt__dict .inexact .tag_wordtype, .lmt__dict .example_lines .tag_type, .lmt__dict .example_lines .tag_wordtype, .lmt__dict .tag_forms .tag_wordtype {
  font-size: 13px;
}
.lmt__dict .tag_wordtype {
  font-size: 15px;
  margin-left: 0;
}
.lmt__dict .tag_area, .lmt__dict .tag_usage {
  color: #999;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
}
.lmt__dict .inexact .tag_area, .lmt__dict .inexact .tag_usage, .lmt__dict .inexact .tag_forms {
  font-size: 10px;
}
.lmt__dict .tag_c {
  color: #999;
  font-weight: normal;
  font-size: 15px;
  font-style: italic;
}
.lmt__dict .inexact .tag_c {
  font-size: 12px;
}
.lmt__dict .tag_forms {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.lmt__dict .inexact .tag_forms {
  display: none;
}
.lmt__dict .lemma_desc .tag_forms {
  padding-left: 3px;
}
.lmt__dict .tag_trans_src_context {
  color: #265180;
  font-style: normal;
  padding-right: 10px;
  font-size: 14px;
}
.lmt__dict .tag_trans_src_context:before {
  content: "(";
}
.lmt__dict .tag_trans_src_context:after {
  content: ")";
}
.lmt__dict .tag_lemma_context {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}
.lmt__dict .inexact .tag_lemma_context {
  padding-left: 5px;
  font-size: 12px;
}
.lmt__dict .tag_lemma_context .placeholder {
  font-size: inherit;
}
.lmt__dict #dictionary .tag_forms h3 {
  display: inline;
  padding-right: 10px;
  font-size: 11px;
  margin: 0 0 0 0;
  color: #999;
}
.lmt__dict .tag_formname {
  color: #999;
}
.lmt__dict .tag_c, .lmt__dict .tag_t, .lmt__dict .tag_s, .lmt__dict .tag_area, .lmt__dict .tag_usage {
  font-size: 13px;
}
.lmt__dict .tag_trans {
  font-size: 16px;
  color: #333;
  font-style: normal;
  display: inline-block;
  min-height: 20px;
}
.lmt__dict .inexact .tag_trans {
  font-size: 13px;
  color: #333;
  font-style: normal;
}
.lmt__dict .inexact .tag_trans a {
  color: #333;
}
.lmt__dict .exact .tag_trans a.featured {
  line-height: 24px;
}
.lmt__dict .meaninggroup_notfirst {
  padding-top: 8px;
}
.lmt__dict .meaninggroup_editing.meaninggroup_notfirst {
  padding-top: 20px;
}
.lmt__dict .meaning_class_header {
  padding-left: 5px;
  padding-top: 5px;
}
.lmt__dict .meaninggroup_outer_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.lmt__dict .meaninggroup_inner_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.lmt__dict .meaninggroup_inner_list li {
  display: inline;
}
.lmt__dict .meaninggroup_problematic .meaninggroup_description {
  color: #e00;
}
.lmt__dict .meaninggroup_problematic .meaninggroup_description_index {
  color: #e00;
}
.lmt__dict .isForeignTerm .meaninggroup_synonym, .lmt__dict .isForeignTerm .meaninggroup_valency, .lmt__dict .isForeignTerm .meaninggroup_valency, .lmt__dict .meaninggroup_descriptions {
  color: #333;
}
.lmt__dict .isMainTerm .meaninggroup_synonym, .lmt__dict .isMainTerm .meaninggroup_valency, .lmt__dict .isMainTerm .meaninggroup_valency, .lmt__dict .meaninggroup_descriptions {
  color: #265182;
}
.lmt__dict .meaninggroup_synonym {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}
.lmt__dict .meaninggroup_preliminary {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: green;
}
.lmt__dict .meaninggroup_descriptions {
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
}
.lmt__dict .meaninggroup_valency {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  font-style: normal;
}
.lmt__dict .meaninggroup_usage {
  color: #999;
}
.lmt__dict .meaninggroup_areas {
  color: #999;
  font-style: italic;
}
.lmt__dict .meaninggroup_editing .meaninggroup_descriptions, .lmt__dict .meaninggroup_editing .meaninggroup_synonym,
.lmt__dict .meaninggroup_editing .meaninggroup_usage, .lmt__dict .meaninggroup_editing .meaninggroup_synonym,
.lmt__dict .meaninggroup_editing .meaninggroup_description_index, .lmt__dict .meaninggroup_editing .meaninggroup_preliminary {
  font-weight: 600;
}
.lmt__dict .meaninggroups_remark {
  margin-left: -20px;
}
.lmt__dict .inflectioninfo, .lmt__dict .inflectioninfo .tag_c {
  color: #265180;
  font-style: normal;
  font-size: 12px;
}
.lmt__dict .isForeignTerm .inflectioninfo {
  color: #333;
}
.lmt__dict .isForeignTerm .tag_lemma, .lmt__dict .isForeignTerm .tag_lemma a, .lmt__dict .isForeignTerm .tag_s, .lmt__dict .isForeignTerm .tag_s a, .lmt__dict .isForeignTerm .tag_trans_src_context {
  color: #333;
}
.lmt__dict .isForeignTerm .tag_trans, .lmt__dict .isForeignTerm .tag_trans a, .lmt__dict .isForeignTerm .tag_t, .lmt__dict .isForeignTerm .tag_t a, .lmt__dict .isForeignTerm .tag_trans {
  color: #265180;
}
.lmt__dict .spell_suggestion.isForeignTerm, .lmt__dict .spell_suggestion.isForeignTerm .corrected {
  color: #333;
}
.lmt__dict .spell_suggestion, .lmt__dict .spell_suggestion .corrected {
  color: #265180;
}
.lmt__dict .line .translation {
  display: inline-block;
  line-height: 1em;
  text-indent: 0;
}
.lmt__dict .sep {
  font-size: 11px;
  color: #999;
  padding-right: 10px;
}
.lmt__dict .tag_forms .sep {
  padding-left: 5px;
}
.lmt__dict .inexact .sep {
  font-size: 9px;
}
.lmt__dict .dash {
  padding-right: 10px;
}
.lmt__dict .exact .lemma_desc .dash {
  display: none;
}
.lmt__dict .lemma_desc .dash {
  font-size: 14px;
  font-style: normal;
  color: #999;
  padding-left: 7px;
  padding-right: 7px;
}
.lmt__dict .inexact .lemma_desc {
  padding: 0 0 0 0;
}
.lmt__dict .inexact .translation_lines, .lmt__dict .inexact .translation_group, .lmt__dict .inexact .line {
  display: inline;
}
.lmt__dict .inexact .lemma_content {
  display: inline;
}
.lmt__dict .inexact .lemma_desc, .lmt__dict #dictionary .inexact h2.lemma_desc {
  display: inline-block;
  padding-right: 0;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
.lmt__dict .inexact .lemma_content {
  padding-left: 0;
}
.lmt__dict .inexact .lemma {
  margin: 1px 0 0 0;
  text-indent: -10px;
  padding-left: 20px;
}
.lmt__dict .inexact div.singleline {
  text-indent: 0;
  padding-left: 0;
}
.lmt__dict #dictionary > .expandable > .versionShort > .example_lines {
  padding-bottom: 15px;
}
.lmt__dict #dictionary h3 {
  margin-bottom: 2px;
  font-size: 15px;
}
.lmt__dict a.audio {
  position: relative;
  cursor: pointer;
  top: 3px;
  display: inline-block;
  width: 19px;
  height: 17px;
  background-position: -40px -38px;
  opacity: 0.5;
}
.lmt__dict .ie7 a.audio, .lmt__dict .ie8 a.audio {
  filter: alpha(opacity=50);
  background-position: -120px -92px;
}
.lmt__dict .inexact a.audio {
  display: none;
}
.lmt__dict .inexact .lemma_desc a.audio, .lmt__dict .inexact .translation.expanded a.audio, .lmt__dict .inexact .translation.contracting a.audio {
  display: inline-block;
}
.lmt__dict .exact .tag_lemma a.audio {
  top: 2px;
}
.lmt__dict .mouse_device a.audio {
  opacity: 0.45;
}
.lmt__dict .mouse_device a.audio:hover, .lmt__dict .mouse_device a.expand_i:hover {
  opacity: 1;
}
.lmt__dict .grammar_info {
  position: relative;
  top: -4px;
  vertical-align: middle;
  font-size: 0.7em;
  color: #999;
  font-style: italic;
  margin-left: 1px;
  display: inline-block;
  text-indent: 0;
}
.lmt__dict .exact .grammar_info {
  top: -5px;
  margin-left: 2px;
}
.lmt__dict #dictionary h2, .lmt__dict #dictionary h3 {
  font-weight: normal;
  color: #333;
}
.lmt__dict #dictionary h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
.lmt__dict #dictionary .tag_forms h2 {
  font-size: 14px;
}
.lmt__dict .translation_row.singleline {
  height: 20px;
}
.lmt__dict .singleline {
  position: relative;
  padding-right: 20px;
  height: 20px;
  overflow: hidden;
}
.lmt__dict .singleline > * {
  line-height: 50px;
  position: relative;
  top: -15px;
}
.lmt__dict .ie8 .singleline > * {
  top: -13px;
  height: 22px;
}
.lmt__dict .singleline .tag_s {
  white-space: nowrap;
}
.lmt__dict .expandable {
  position: relative;
}
.lmt__dict .example_lines .expandM, .lmt__dict .inexact .expandM {
  display: block;
  height: 15px;
  padding-left: 120px;
  opacity: 0.7;
}
.lmt__dict a.expand_i {
  width: 17px;
  height: 17px;
  position: relative;
  top: 4px;
  display: inline-block;
  background-position: -20px -36px;
  cursor: pointer;
  opacity: 0.55;
  filter: alpha(opacity=55);
}
.lmt__dict .translation a.expand_i {
  background-color: white;
}
.lmt__dict .example {
  padding-left: 45px;
  margin-top: 8px;
  margin-bottom: 5px;
}
.lmt__dict .expertmode .example {
  padding-left: 50px;
}
.lmt__dict .example .tag_e {
  display: block;
  position: relative;
  max-width: 700px;
  line-height: 1em;
}
.lmt__dict .example .tag_s {
  width: 47%;
  float: left;
}
.lmt__dict .example .tag_t {
  width: 50%;
  float: right;
}
.lmt__dict .example .tag_e_end {
  display: block;
  clear: both;
}
.lmt__dict .example .dash {
  display: none;
}
.lmt__dict #soundFlags {
  display: none;
}
.lmt__dict .hidden, .lmt__dict #lingueecontent .hidden, .lmt__dict #attribution.hidden {
  display: none;
}
.lmt__dict .notascommon {
  display: block;
  padding-right: 10px;
  font-size: 16px;
  line-height: 1.4em;
}
.lmt__dict .tag_wordtype {
  display: inline-block;
}
.lmt__dict .tag_forms {
  display: inline-block;
}
@media (max-width: 400px) {
  .lmt__dict .translation.featured .translation_desc .forms_adj-flexion {
    display: none;
  }
}
@media only screen and (max-device-width: 650px) {
  .lmt__dict .shortened_begin2 {
    display: none;
  }
  .lmt__dict .shortened_end2 {
    display: none;
  }
  .lmt__dict .usedveryoften, .lmt__dict .usedalmostalways {
    display: none;
  }
  .lmt__dict .placeholder_end, .lmt__dict .placeholder_begin {
    display: none;
  }
  .lmt__dict .placeholder_begin2, .lmt__dict .placeholder_end2 {
    display: inline;
  }
}
.lmt__dict .inexact .lemma {
  padding-left: 20px;
}
.lmt__dict .example_lines > .expandable > .versionshort > .expandM {
  margin-left: 0;
}
.lmt__dict .source_url_spacer {
  margin-left: 0;
}
.lmt__dict .example {
  padding-left: 30px;
}
@media (max-device-width: 650px) and (max-width: 450px) {
  .lmt__dict .lemma_content {
    padding-left: 30px;
  }
}
@media (max-device-width: 650px) and (max-width: 320px) {
  .lmt__dict .lemma_content {
    padding-left: 20px;
  }
  .lmt__dict .example {
    padding-left: 21px;
  }
}
.lmt__dict .translation_desc {
  padding-bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .lmt__dict .exact .tag_lemma {
    font-weight: 500;
  }
}
@media (max-width: 340px) {
  .lmt__dict .tag_c,
.lmt__dict .tag_t,
.lmt__dict .tag_s,
.lmt__dict .tag_area,
.lmt__dict .tag_usage,
.lmt__dict .tag_forms,
.lmt__dict .sentence .wrap, .lmt__dict #expandedBitext .wrap {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 400px) {
  .lmt__dict .tag_c,
.lmt__dict .tag_t,
.lmt__dict .tag_s,
.lmt__dict .tag_area,
.lmt__dict .tag_usage,
.lmt__dict .tag_forms {
    font-size: 13px;
  }
}
.lmt__dict .translation a.expand_i, .lmt__dict .translation a.audio, .lmt__dict .inexact .lemma_desc a.audio, .lmt__dict .inexact .translation.expanded a.audio {
  display: none;
}
.lmt__dict .inexact .lemma {
  padding-left: 20px;
}
.lmt__dict .example_lines > .expandable > .versionshort > .expandM {
  margin-left: 0;
}
.lmt__dict .source_url_spacer {
  margin-left: 0;
}
.lmt__dict .example {
  padding-left: 30px;
}
.lmt__dict .lemma_desc {
  margin: 0;
}
.lmt__dict .example .tag_e {
  line-height: 1em;
}
.lmt__dict .lemma {
  margin-top: 0;
}
.lmt__dict .source {
  font-size: 24px;
  color: #d0d0d0;
}
.lmt__dict .source .tag_lemma {
  font-size: 20px;
  font-weight: 400;
}
.lmt__dict .lemma_content {
  padding-left: 20px;
  padding-right: 20px;
}
.lmt__dict .source .tag_s,
.lmt__dict .source .tag_usage,
.lmt__dict .source .tag_formname,
.lmt__dict .source .tag_wordtype,
.lmt__dict .source .formlink,
.lmt__dict .source .tag_forms,
.lmt__dict .source .grammar_info {
  color: #999 !important;
}
.lmt__dict .translation:first-of-type h3 {
  line-height: 1;
}
.lmt__dict .translation:first-of-type h3 .dictlink {
  font-size: 24px;
}
.lmt__dict .source {
  position: relative;
}
.lmt__dict .sourceHint {
  display: none;
}
.lmt__dict .notascommon {
  color: #aaa;
}
.lmt__dict .tag_type, .lmt__dict .tag_wordtype, .lmt__dict .source .tag_s, .lmt__dict .source .tag_usage, .lmt__dict .source .tag_formname, .lmt__dict .source .tag_wordtype, .lmt__dict .source .formlink, .lmt__dict .source .tag_forms, .lmt__dict .source .grammar_info, .lmt__dict .tag_c {
  font-style: normal;
}

#LMT__dict_right {
  margin-left: 59px;
}

.lmt__dict__word_not_in_dictionary_message, .lmt__dict__click_on_word_hint {
  position: absolute;
  top: 24px;
  color: #999;
  font-size: 80%;
  left: 25px;
  display: none;
}

@keyframes lmt__dict__appear_animation {
  0% {
    transform: scale(0.99) translateY(-5px);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lmt__dict {
  margin: 30px 0 0 0;
  padding: 0;
  border: 0;
}
@media (max-device-width: 650px) {
  .lmt__dict {
    margin: 0;
  }
}
@media (min-device-width: 651px) {
  .lmt__dict .lmt__dict__inner {
    background-color: rgba(254, 254, 254, 0.98);
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 1;
    box-shadow: 0px 14px 16px rgba(0, 0, 0, 0.06);
    animation: lmt__dict__appear_animation 0.1s 0s ease-out 1;
    transform-origin: 50% 0;
  }
}
@media (max-device-width: 650px) {
  .lmt__dict .lmt__dict__inner {
    background-color: #f1f1f1;
    padding-left: 3px;
    padding-right: 3px;
    position: static;
    box-shadow: none;
  }
}
@media (max-device-width: 650px) {
  .lmt__dict .dictLink {
    font-size: 18px;
  }
}

/* ===================================================================================== */
/* ================================ END OF DICT ENTRIES ================================ */
/* ===================================================================================== */
@media (max-device-width: 650px) {
  .lmt__dict {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 20px;
  }

  #lmt__dict .lmt__dict__word_not_in_dictionary_message {
    position: relative;
    top: 0;
    display: inline;
  }

  #lmt__dict .lmt__dict__click_on_word_hint {
    display: none;
  }
}
/* ===================================================================================== */
/* ================================ DeepL Translate UI ================================= */
/* ===================================================================================== */
.dl_top_element--wide {
  margin: 0 auto;
  padding-left: 100px;
  padding-right: 100px;
  max-width: 1600px;
}
@media (max-width: 1400px) {
  .dl_top_element--wide {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (max-width: 1200px) {
  .dl_top_element--wide {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1000px) {
  .dl_top_element--wide {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 840px) {
  .dl_top_element--wide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-device-width: 650px) {
  .dl_top_element--wide {
    margin-top: 0;
    padding: 0 15px;
  }
}

.dl_translator_page_container {
  min-height: calc(100vh - 130px);
}

.dl_body--translator {
  overflow-y: scroll;
}
.dl_body--translator .dl_header .dl_header_menu__logo_pro,
.dl_body--translator .dl_header .dl_header_menu__logo {
  left: 5px;
}
.dl_body--translator .dl_header .dl_header_menu--desktop .dl_header_menu__menu_items {
  right: -25px;
}
.dl_body--translator .dl_header .dl_header_menu--mobile .dl_header_menu__menu_items {
  right: -16px;
}
.dl_body--translator .dl_header > div {
  padding-left: 96px;
  padding-right: 96px;
  max-width: 1800px;
}
@media (max-width: 1400px) {
  .dl_body--translator .dl_header > div {
    padding-left: 66px;
    padding-right: 66px;
  }
}
@media (max-width: 1200px) {
  .dl_body--translator .dl_header > div {
    padding-left: 46px;
    padding-right: 46px;
  }
}
@media (max-width: 1000px) {
  .dl_body--translator .dl_header > div {
    padding-left: 26px;
    padding-right: 26px;
  }
}
@media (max-width: 840px) {
  .dl_body--translator .dl_header > div {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.dl_body--translator .dl_footer {
  padding-top: 20px;
}
.dl_body--translator .dl_footer > div {
  max-width: 1800px;
  /*padding-left: 96px;
  padding-right: 96px;

  @media (max-width: 1400px) {
      padding-left: 70px;
      padding-right: 70px;
  }
  @media (max-width: $width_XXL) {
      padding-left: 50px;
      padding-right: 50px;
  }
  @media (max-width: $width_XL) {
      padding-left: 30px;
      padding-right: 30px;
  }
  @media (max-width: $width_L) {
      padding-left: 18px;
      padding-right: 18px;
  }
  */
}
.dl_pro .dl_body--translator {
  background-color: #f8f8f8;
}
.dl_pro .dl_body--translator .lmt__textarea_container {
  background-color: #fff;
}
.dl_pro .dl_body--translator .dl_header {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
}

/* -----------------------------
   lmt
*/
.lmt--web {
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  z-index: 1;
}
.lmt--web textarea, .lmt--web select, .lmt--web button {
  font-weight: 400;
}
@media (max-device-width: 650px) {
  .lmt--web {
    min-height: 80vh;
  }
}
.dl_ep .lmt--web {
  margin-top: 20px;
}

/* -----------------------------
   lmt__side_container
*/
.lmt--web .lmt__side_container {
  display: inline-block;
  width: calc(50% - 32px);
  line-height: 1.5;
  position: relative;
}
.lmt--web .lmt__side_container.lmt__side_container--source {
  padding-bottom: 15px;
}
.lmt--web .lmt__side_container.lmt__side_container--source::after {
  content: " ";
  display: block;
  position: absolute;
  right: -35px;
  top: calc(50% - 10px);
  width: 16px;
  height: 16px;
  border-top: 3px solid #FAA200;
  border-right: 3px solid #FAA200;
  transform: scaley(1.1) rotate(45deg);
  border-radius: 3px;
}
@media (max-width: 840px) {
  .lmt--web .lmt__side_container.lmt__side_container--source::after {
    right: -26px;
  }
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__side_container.lmt__side_container--source::after {
    display: none;
  }
}
.lmt--web .lmt__side_container.lmt__side_container--target {
  float: right;
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__side_container {
    margin-top: 0;
    font-size: 20px;
  }
  .lmt--web .lmt__side_container.lmt__side_container--source {
    display: block;
    width: 100%;
  }
  .lmt--web .lmt__side_container.lmt__side_container--target {
    float: none;
    display: block;
    width: 100%;
  }
}
@media (max-width: 840px) {
  .lmt--web .lmt__side_container {
    width: calc(50% - 20px);
  }
}

/* -----------------------------
   Text areas (with containers)
*/
.lmt--web .lmt__textarea_container {
  border: 1px solid #bbb;
  transition: border 75ms ease-out;
}
.lmt--web .lmt__textarea_container.dl_disabled {
  background-color: #F5F5F5;
}
.lmt--web .lmt__textarea_container:focus, .lmt--web .lmt__textarea_container.lmt__textarea_container--focus {
  outline: none !important;
  border: 1px solid #FAA200;
}
.lmt--web .lmt__textarea_container.lmt__textarea_container--text_too_long {
  box-shadow: inset 0 0 0px 2px rgba(255, 0, 0, 0.8) !important;
}

.lmt--web .lmt__side_container--source div.lmt__textarea_container {
  border: 1px solid #bbb;
}
.mouse_device .lmt--web .lmt__side_container--source div.lmt__textarea_container:hover {
  box-shadow: inset 0 0 0 1px rgba(250, 162, 2, 0.25);
}
.mouse_device .lmt--web .lmt__side_container--source div.lmt__textarea_container.lmt__textarea_container--focus {
  border: 1px solid #FAA200;
}
.mouse_device .lmt--empty_source .lmt--web .lmt__side_container--source div.lmt__textarea_container.lmt__textarea_container--focus {
  border: 1px solid #bbb;
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__side_container--source div.lmt__textarea_container {
    margin-bottom: 10px;
    border-radius: 3px;
  }
}
.dl_pro .lmt--web .lmt__side_container--source div.lmt__textarea_container::after {
  content: " You are logged in to DeepL Pro; your text are never stored.";
  display: block;
  position: absolute;
  background-image: url(/img/pro/icon_shield_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  opacity: 1;
  left: 2px;
  bottom: -24px;
  width: 100%;
  height: 1.5em;
  max-width: 2em;
  opacity: 0.1;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1.5em;
  padding-left: 2em;
  color: transparent;
  box-sizing: border-box;
  transition: color 250ms ease-out, max-width 1500ms ease-in-out, transform 1000ms ease;
  transform: translate(-2px, 0);
}
@media (max-width: 840px) {
  .dl_pro .lmt--web .lmt__side_container--source div.lmt__textarea_container::after {
    font-size: 10px;
  }
}
.dl_pro--invalid .lmt--web .lmt__side_container--source div.lmt__textarea_container::after {
  opacity: 0;
}
.dl_pro--confirmed .lmt--web .lmt__side_container--source div.lmt__textarea_container::after {
  left: 2px;
  bottom: -24px;
  width: 100%;
  height: 1.5em;
  opacity: 0.3;
  color: black;
  max-width: 100%;
  transform: translate(0, 0);
}
.dl_pro--confirmed .lmt--empty_source .lmt--web .lmt__side_container--source div.lmt__textarea_container::after {
  color: black;
}

.lmt--web .dl_pro--invalid .lmt__sides_container {
  opacity: 0.3;
}

.mouse_device .lmt--web .lmt__side_container--target div.lmt__textarea_container:hover {
  box-shadow: inset 0 0 0 1px rgba(250, 162, 2, 0.5);
}
.mouse_device .lmt--empty_source .lmt--web .lmt__side_container--target div.lmt__textarea_container:hover {
  box-shadow: inset 0 0 0 0px rgba(250, 162, 2, 0.5);
}

@keyframes lmt__inner_textarea_container__busy_animation_2 {
  0% {
    box-shadow: inset 0 0 0 0px rgba(0, 0, 128, 0.1);
  }
  10% {
    box-shadow: inset 0 0 0 3px rgba(0, 0, 128, 0.2);
  }
  20% {
    box-shadow: inset 0 0 0px 5px rgba(0, 0, 128, 0);
  }
  25% {
    box-shadow: inset 0 0 0 0px rgba(0, 0, 128, 0);
  }
  45% {
    box-shadow: inset 0 0 0 5px rgba(0, 0, 128, 0.2);
  }
  55% {
    box-shadow: inset 0 0 0px 10px rgba(0, 0, 128, 0.1);
  }
  65% {
    box-shadow: inset 0 0 0px 15px rgba(0, 0, 128, 0);
  }
}
@keyframes lmt__inner_textarea_container__busy_animation_3 {
  0% {
    box-shadow: inset 0 0 0px 0 white, inset 0 0 0px 0px rgba(14, 43, 70, 0);
  }
  30% {
    box-shadow: inset 0 0 0px 1px white, inset 0 0 0px 2px rgba(14, 43, 70, 0.2);
  }
  50% {
    box-shadow: inset 0 0 1px 3px white, inset 0 0 1px 5px rgba(14, 43, 70, 0.1);
  }
  90% {
    box-shadow: inset 0 0 1px 7px white, inset 0 0 1px 7px rgba(14, 43, 70, 0);
  }
}
@keyframes lmt__inner_textarea_container__busy_animation {
  0% {
    box-shadow: inset 0 0 0px 0 white, inset 0 0 0px 0px rgba(14, 43, 70, 0);
  }
  10% {
    box-shadow: inset 0 0 0px 1px white, inset 0 0 0px 2px rgba(14, 43, 70, 0.5);
  }
  20% {
    box-shadow: inset 0 0 1px 3px white, inset 0 0 1px 4px rgba(14, 43, 70, 0.5);
  }
  40% {
    box-shadow: inset 0 0 1px 8px white, inset 0 0 1px 8px rgba(14, 43, 70, 0.3);
  }
}
.lmt--active_translation_request .lmt__side_container--target .lmt__inner_textarea_container {
  animation: lmt__inner_textarea_container__busy_animation 1.5s 2.5s linear infinite;
  box-shadow: inset 0 0 1px 14px white, inset 0 0 0px rgba(0, 0, 0, 0);
}

.lmt--web .lmt__textarea {
  padding: 16px 32px 60px 24px;
  color: #333;
  line-height: 1.5;
  min-height: 300px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.lmt--web .lmt__textarea.lmt__textarea--inactive {
  color: #999 !important;
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__textarea {
    padding: 15px 20px 30px 20px;
    box-shadow: none;
    min-width: 0;
    min-height: 25vh;
    line-height: 1.3;
  }
}
@media (min-height: 800px) {
  .lmt--web .lmt__textarea {
    min-height: 50vh;
  }
  .dl_pro .lmt--web .lmt__textarea {
    min-height: 400px;
  }
}
@media (min-height: 1000px) {
  .dl_pro .lmt--web .lmt__textarea {
    min-height: 450px;
  }
}
@media (max-width: 840px) {
  .lmt--web .lmt__textarea {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lmt--short_text .lmt__textarea {
  font-size: 24px;
}
@media (min-width: 1000px) {
  .lmt--short_text .lmt__textarea {
    font-size: 26px;
  }
}

.lmt--medium_text .lmt__textarea {
  font-size: 22px;
}

.lmt--long_text .lmt__textarea {
  font-size: 20px;
}

.lmt--very_long_text .lmt__textarea {
  font-size: 16px;
}

@keyframes lmt__source_textarea_overlay__text_animation {
  0% {
    background-color: transparent;
  }
  50% {
    background-color: #f8f8f8;
  }
  100% {
    background-color: #fff;
  }
}
.lmt__source_textarea_overlay .lmt__source_textarea_overlay__sentence--active {
  color: #0F2B46;
  background-color: #fff;
}
.lmt--very_long_text .lmt__source_textarea_overlay .lmt__source_textarea_overlay__sentence--active, .lmt--long_text .lmt__source_textarea_overlay .lmt__source_textarea_overlay__sentence--active {
  animation: lmt__source_textarea_overlay__text_animation 0.1s 0s ease-out 1;
}

.lmt__target_toolbar .lmt__target_toolbar_g .lmt__target_toolbar_gButton {
  font-size: 26px;
}

.lmt_targetToolbar_gEditorWrapper {
  z-index: 10000;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lmt_targetToolbar_gEditor {
  display: flex;
  flex-direction: column;
  width: 40%;
  height: 30%;
  max-width: 800px;
  min-width: 500px;
  max-height: 600px;
  min-height: 400px;
  padding: 10px;
  background-color: white;
  color: black;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.2);
}

.lmt_targetToolbar_gEditorRowsWrapper {
  flex-grow: 1;
  border: 2px solid #666;
  border-radius: 5px;
  padding: 5px;
  width: 100%;
  overflow-y: auto;
}

.lmt_targetToolbar_gEditorRow {
  display: flex;
  height: 30px;
  font-size: 16px;
  margin-top: 5px;
}
.lmt_targetToolbar_gEditorRow .columnSource,
.lmt_targetToolbar_gEditorRow .columnTarget {
  flex-grow: 1;
  display: inline-block;
  height: 28px;
  width: 40%;
  margin-right: 5px;
}
.lmt_targetToolbar_gEditorRow .iconButton {
  flex-grow: 0;
  width: 26px;
  height: 26px;
  font-size: 20px;
  padding: 2px;
  background: none;
  border: 0;
  cursor: pointer;
}

.lmt_targetToolbar_gEditorRow_newEntry {
  margin-top: 10px;
}

.lmt_targetToolbar_gEditorRow_newEntry,
.lmt_targetToolbar_gEditorRow_editMode {
  flex-grow: 0;
}
.lmt_targetToolbar_gEditorRow_newEntry input.columnSource,
.lmt_targetToolbar_gEditorRow_newEntry input.columnTarget,
.lmt_targetToolbar_gEditorRow_editMode input.columnSource,
.lmt_targetToolbar_gEditorRow_editMode input.columnTarget {
  height: 30px;
}
.lmt_targetToolbar_gEditorRow_newEntry button,
.lmt_targetToolbar_gEditorRow_editMode button {
  height: 30px;
  padding: 4px;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 400;
}

.lmt--web .lmt__source_textarea {
  transition: height 100ms linear, min-height 100ms linear;
  padding-bottom: 80px;
}

.lmt--web .lmt__target_textarea {
  transition: height 100ms linear, min-height 100ms linear;
  padding-bottom: 80px;
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__target_textarea {
    font-size: 16px;
  }
}

/* --------------------------
     Language selection labels and menus
*/
.lmt--web .lmt__language_container {
  font-size: 20px;
  white-space: nowrap;
  text-align: left;
  height: 52px;
  position: relative;
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__language_container {
    margin: 0 auto;
  }
}
@media (max-device-width: 650px) {
  .lmt__side_container--source .lmt--web .lmt__language_container {
    right: auto;
    left: 0;
    top: 0;
    height: 40px;
  }
}
@media (max-device-width: 650px) {
  .lmt__side_container--target .lmt--web .lmt__language_container {
    height: 40px;
    top: 0;
    left: 0;
  }
}
@media (max-width: 840px) {
  .lmt__side_container--target .lmt--web .lmt__language_container {
    left: -3px;
  }
}

.lmt--web .lmt__language_select {
  width: auto;
  display: inline-block;
  text-align: left;
  position: absolute;
}
.lmt--web .lmt__language_select.lmt__language_select--open {
  color: white;
  overflow: hidden;
}
.lmt--web .lmt__language_select > button {
  position: relative;
  display: inline-block;
  border: none;
  height: 52px;
  font-size: 20px;
  line-height: 56px;
  padding: 0 46px 0 26px;
  cursor: pointer;
  transition: background-color 75ms ease-out, color 75ms ease-out;
  background-color: transparent;
  margin: 0;
  min-width: 100%;
  text-align: left;
}
.lmt--web .lmt__language_select > button strong {
  font-weight: bold;
  color: #0F2B46;
  display: inline-block;
  transition: color 75ms ease-out;
}
.lmt--web .lmt__language_select > button:focus, .lmt--web .lmt__language_select > button:active {
  outline: none;
}
.lmt--web .lmt__language_select > button:hover strong {
  color: #006494;
}
.lmt--web .lmt__language_select > button:hover .lmt__language_select__opener {
  color: #006494;
}
.dl--keyboard_focus .lmt--web .lmt__language_select > button:focus strong::after {
  content: " ";
  display: inline-block;
  width: auto;
  height: auto;
  top: 3px;
  left: 10px;
  right: 10px;
  bottom: 3px;
  position: absolute;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.lmt--web .lmt__language_select.lmt__language_select--open > button {
  background-color: transparent;
  display: block;
  z-index: 201;
  position: relative;
}
.lmt__language_select__menu {
  display: none;
  position: absolute;
  z-index: 200;
  background-color: #074b78;
  padding-top: 5px;
  padding-bottom: 13px;
  transform: translate3d(0, 0, 0);
  padding: 10px 0px 10px 0;
  top: 45px;
  left: 118px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #ffffff;
}
.lmt__language_select__menu button {
  border: none;
  font-weight: inherit;
  font-family: inherit;
  padding: 1px 20px 1px 20px;
  width: auto;
  font-size: 16px;
  line-height: 2;
  cursor: pointer;
  text-align: left;
  background: transparent;
  display: block;
  min-width: 100%;
}
.lmt__language_select__menu button:active {
  background-color: rgba(255, 255, 255, 0.05);
  outline: none;
}
.lmt__language_select__menu button:focus {
  outline: 1px solid rgba(255, 255, 255, 0.1);
}
.lmt__language_select__menu button:hover {
  background-color: rgba(255, 200, 87, 0.3);
}
.dl--keyboard_focus .lmt__language_select__menu button:focus {
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.lmt__language_select--open .lmt__language_select__menu {
  display: block;
  transition: opacity 200ms ease-out 30ms, transform 150ms ease-out 0ms;
  transform: translate3d(0, -15%, 0);
  opacity: 0;
}
.lmt__language_select--open_2 .lmt__language_select__menu {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lmt__language_select__opener {
  position: relative;
  width: 1em;
  color: inherit;
  display: inline-block;
  margin-left: 0.25em;
  transition: transform 75ms ease-out;
  transition: color 75ms ease-out;
}
.lmt__language_select__opener svg {
  display: none;
}
.lmt__language_select__opener::before {
  content: " ";
  display: inline-block;
}
.lmt__language_select__opener::after {
  font-size: 50%;
  content: " ";
  display: block;
  position: absolute;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
  transform: translate(0.25em, -85%) rotate(45deg) scale(1.2);
  width: 1em;
  line-height: 1em;
  height: 1em;
  border-radius: 2px;
  top: 50%;
}

.lmt--web .lmt__language_select.lmt__language_select--open .lmt__language_select__opener {
  transform: scaleY(-1);
}
@media (min-device-width: 651px) {
  .lmt--web .lmt__language_select.lmt__language_select--source {
    right: 0;
  }
  .lmt--web .lmt__language_select.lmt__language_select--source label {
    text-align: right;
  }
  .lmt--web .lmt__language_select.lmt__language_select--target {
    left: 0;
  }
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__language_select {
    margin-left: 0;
    right: 0;
    /*.lmt__language_select__opener {
        top: 3px;
        right: 15px;
    }
    &.lmt__language_select--source {
        z-index: 22; // above target language select
        text-align: right;
    }*/
  }
  .lmt--web .lmt__language_select label {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .lmt--web .lmt__language_select li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
  }
}

@media (max-device-width: 650px) {
  .lmt__language_select--source.lmt__language_select--open {
    min-width: 290px;
  }

  .lmt__language_select--target li {
    padding-left: 26px;
  }
}
.lmt--web .lmt__textarea_placeholder_text {
  top: 20px;
  left: 30px;
  right: 30px;
  color: #959595;
  top: 16px;
  left: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: inherit;
  line-height: inherit;
  font-size: 24px;
}
html[lang=ru] .lmt__textarea_placeholder_text {
  font-size: 14px;
}
html[lang=ru] .lmt__textarea_placeholder_text .dl_addition {
  font-size: 12px;
}

.lmt--web .lmt__textarea_placeholder_text br {
  display: none;
}
.lmt--web .lmt__textarea_placeholder_text > span {
  font-size: 16px;
  line-height: 150%;
  top: 0.4em;
  position: relative;
  display: block;
  /*@media (min-width: $width_XL) {
      > span {
          font-size: 20px;
      }
  }*/
}
@media (min-width: 1000px) {
  .lmt--web .lmt__textarea_placeholder_text {
    font-size: 26px;
  }
}
@media (max-width: 840px) {
  .lmt--web .lmt__textarea_placeholder_text {
    left: 20px;
    right: 20px;
  }
}
@media (max-device-width: 650px) {
  .lmt--web .lmt__textarea_placeholder_text {
    top: 22px;
    line-height: 20px;
    border-left: none;
    padding-right: 0;
    font-size: 20px;
  }
  .lmt--web .lmt__textarea_placeholder_text > span {
    font-size: 16px;
  }
}

.lmt__textarea--iOSTextareaFix {
  padding-left: 17px !important;
}

.lmt__textarea--iOSTextareaFix ~ .lmt__textarea_placeholder_text {
  left: 20px;
}

.lmt__dict .lmt__busy_indicator--active {
  right: initial;
  left: 0;
  top: initial;
}

/* ---------------------------
    lmt__source_textarea__length_marker
*/
.lmt__source_textarea__length_marker {
  position: absolute;
  bottom: 0;
  right: 5px;
  font-size: 13px;
  color: #D1D2D4;
  -webkit-touch-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 1;
}
.lmt__source_textarea__length_marker.lmt__source_textarea__length_marker--critical {
  color: red;
}
@media (max-device-width: 650px) {
  .lmt__source_textarea__length_marker {
    right: 3px;
    font-size: 11px;
  }
}

/* ---------------------------
    TargetTextarea__toolbar
*/
.lmt__target_toolbar {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  width: 100%;
  height: 32px;
  line-height: 22px;
  opacity: 0.9;
  transition: opacity 250ms ease-in-out;
  padding: 5px 20px 5px 20px;
  box-sizing: border-box;
  text-align: right;
}
.lmt__target_toolbar > div {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.lmt__target_toolbar .lmt__target_toolbar__generic > button,
.lmt__target_toolbar .lmt__target_toolbar__copy > button,
.lmt__target_toolbar .lmt__target_toolbar__save > button,
.lmt__target_toolbar .lmt__target_toolbar__share > button {
  background-size: contain;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  background-color: transparent;
  color: #0F2B46;
  stroke: #0F2B46;
  position: relative;
  border: none;
  transition: opacity 300ms ease-in-out, background-color 250ms ease-out;
  float: left;
  font-size: 20px;
  line-height: 20px;
}
.lmt__target_toolbar .lmt__target_toolbar__generic > button:focus, .lmt__target_toolbar .lmt__target_toolbar__generic > button:active,
.lmt__target_toolbar .lmt__target_toolbar__copy > button:focus,
.lmt__target_toolbar .lmt__target_toolbar__copy > button:active,
.lmt__target_toolbar .lmt__target_toolbar__save > button:focus,
.lmt__target_toolbar .lmt__target_toolbar__save > button:active,
.lmt__target_toolbar .lmt__target_toolbar__share > button:focus,
.lmt__target_toolbar .lmt__target_toolbar__share > button:active {
  outline: none;
}
.dl--keyboard_focus .lmt__target_toolbar .lmt__target_toolbar__generic > button:focus::after,
.dl--keyboard_focus .lmt__target_toolbar .lmt__target_toolbar__copy > button:focus::after,
.dl--keyboard_focus .lmt__target_toolbar .lmt__target_toolbar__save > button:focus::after,
.dl--keyboard_focus .lmt__target_toolbar .lmt__target_toolbar__share > button:focus::after {
  content: " ";
  display: inline-block;
  width: auto;
  height: auto;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  position: absolute;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.lmt__target_toolbar .lmt__target_toolbar__share > div {
  display: none;
  position: absolute;
  background-color: white;
  color: black;
  width: 200px;
  z-index: 10000;
  padding: 10px;
  box-sizing: border-box;
  right: 0;
  top: 100%;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.2);
}
.lmt__target_toolbar .lmt__target_toolbar__share > div h2 {
  font-weight: 900;
  font-size: 100%;
  margin-top: 0.5em;
}
.lmt__target_toolbar .lmt__target_toolbar__share > div label {
  font-size: 80%;
  margin-top: 0.5em;
  display: block;
}
.lmt__target_toolbar .lmt__target_toolbar__share > div input {
  font-size: 80%;
  margin-top: 0.25em;
  padding-bottom: 0.25em;
  display: block;
  border: none;
  background: none;
  color: black;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.lmt__target_toolbar .lmt__target_toolbar__share > div input:focus {
  outline: none;
}
.lmt__target_toolbar .lmt__target_toolbar__share > div .lmt__target_toolbar__share_shortened_hint {
  font-size: 80%;
  color: #FAA200;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lmt__target_toolbar .lmt__target_toolbar__share_buttons ul {
  display: flex;
  justify-content: space-around;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 140%;
}
.lmt__target_toolbar .lmt__target_toolbar__share_buttons li {
  display: inline-block;
  flex: 0 0 auto;
  margin-left: 2px;
  margin-right: 2px;
}
.lmt__target_toolbar .lmt__target_toolbar__share_buttons a {
  color: #0F2B46;
}
.lmt__target_toolbar .lmt__target_toolbar__share_buttons .share_text {
  display: none;
}
.lmt__target_toolbar .lmt__target_toolbar__copy_link {
  text-align: right;
}
.lmt__target_toolbar .lmt__target_toolbar__copy_link > button {
  border: none;
  background: none;
  color: #0F2B46;
  font-weight: 900;
  font-size: 80%;
  cursor: pointer;
}
.lmt__target_toolbar .lmt__target_toolbar__copy_link > button:hover {
  color: #006494;
}
.lmt__target_toolbar .lmt__target_toolbar__copy_link > button:focus {
  outline: none;
  text-decoration: underline;
}
.lmt__target_toolbar .lmt__target_toolbar__copy_link > button:active {
  outline: none;
}
.lmt__target_toolbar .lmt__target_toolbar__save_popup {
  position: absolute;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background-color: white;
  top: 110%;
  left: -100%;
  z-index: 10000000;
}
.lmt__target_toolbar .lmt__target_toolbar__save_popup button {
  border: none;
  background: none;
  text-align: left;
  font-size: 14px;
  line-height: 2em;
  padding: 0 1em;
  cursor: pointer;
  width: 100%;
}

.lmt__target_toolbar--visible {
  opacity: 1;
}
.lmt__target_toolbar--visible > div > button {
  cursor: pointer;
  /*&:hover {
      transition: opacity 75ms ease-in, background-color 250ms ease-out;
      opacity: 1.0 !important;
  }
  &:focus {
      outline: none !important;
  }
  &:active {
      transition: opacity 75ms ease-in, background-color 50ms ease-out;
      outline: none !important;
      transform: translate(0px, 1px);
  }
  */
}
.lmt__target_toolbar--visible .lmt__target_toolbar__generic > button:hover,
.lmt__target_toolbar--visible .lmt__target_toolbar__share > button:hover,
.lmt__target_toolbar--visible .lmt__target_toolbar__copy > button:hover,
.lmt__target_toolbar--visible .lmt__target_toolbar__save > button:hover {
  color: #006494;
  stroke: #006494;
}
.lmt__target_toolbar--visible .lmt__target_toolbar__share--open > div {
  display: block;
}

/* ---------------------------
    Mobile share feature
*/
.lmt__mobile_share_container {
  height: 50px;
  display: none;
  margin-top: 10px;
  text-align: right;
  padding-right: 15px;
  position: relative;
}
@media (max-device-width: 650px) {
  .lmt__mobile_share_container {
    display: block;
  }
}
.lmt__mobile_share_container > button {
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  width: 100px;
  height: 50px;
  background-color: transparent;
  opacity: 0.15;
  border: none;
  transition: opacity 300ms 100ms ease-in-out;
  background-image: url("/img/icons/toolbar_share_black.svg");
}
.lmt__mobile_share_container > button:focus, .lmt__mobile_share_container > button:active {
  outline: none;
}
.lmt__mobile_share_container.lmt__mobile_share_container--inactive > button {
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.lmt__mobile_share_container.lmt__mobile_share_container--open > button {
  opacity: 0.5;
  transition: opacity 100ms ease-in-out;
}
.lmt__mobile_share_container > div {
  display: none;
  position: absolute;
  background-color: #fff;
  color: black;
  width: 200px;
  z-index: 10000;
  padding: 10px;
  box-sizing: border-box;
  right: 0;
  top: 100%;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.2);
}
.lmt__mobile_share_container > div h2 {
  font-weight: 400;
  font-size: 100%;
  margin-top: 0.5em;
}
.lmt__mobile_share_container > div .lmt__target_toolbar__share_shortened_hint {
  font-size: 80%;
  color: #FAA200;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lmt__mobile_share_container .lmt__mobile_share_container__share_buttons ul {
  display: flex;
  justify-content: space-around;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-size: 150%;
}
.lmt__mobile_share_container .lmt__mobile_share_container__share_buttons li {
  display: inline-block;
  flex: 0 0 auto;
  margin-left: 2px;
  margin-right: 2px;
}
.lmt__mobile_share_container .lmt__mobile_share_container__share_buttons a {
  color: #0F2B46;
}
.lmt__mobile_share_container .lmt__mobile_share_container__share_buttons .share_text {
  display: none;
}
.lmt__mobile_share_container.lmt__mobile_share_container--open > div {
  display: block;
}

/* ---------------------------
    shared target hint
*/
.lmt__altered_shared_text_hint {
  position: absolute;
  bottom: 0;
  background-color: #f8f8f8;
  padding: 0.5em;
  box-sizing: border-box;
  width: 100%;
  font-size: 60%;
  opacity: 1;
  transition: opacity 150ms ease-in;
  z-index: 1;
  font-size: 14px;
}
.lmt__altered_shared_text_hint p {
  color: #888;
  text-align: center;
}
.lmt__altered_shared_text_hint .lmt__altered_shared_text_hint__buttons button {
  border: none;
  font-weight: 900;
  color: #888;
  background-color: transparent;
  font-size: 100%;
  cursor: pointer;
  border-radius: 4px;
  padding: 0.5em 0.5em;
  width: 49.5%;
  text-align: center;
}
.lmt__altered_shared_text_hint .lmt__altered_shared_text_hint__buttons button:hover {
  color: #666;
  background-color: #f0f0f0;
}
.lmt__altered_shared_text_hint .lmt__altered_shared_text_hint__buttons button:focus {
  text-decoration: underline;
}
.lmt__altered_shared_text_hint .lmt__altered_shared_text_hint__buttons button:hover, .lmt__altered_shared_text_hint .lmt__altered_shared_text_hint__buttons button:focus, .lmt__altered_shared_text_hint .lmt__altered_shared_text_hint__buttons button:active {
  outline: none;
}

.lmt__mobile_altered_shared_text_hint {
  display: none;
}
@media (max-device-width: 650px) {
  .lmt__mobile_altered_shared_text_hint {
    display: block;
  }
}
.lmt__mobile_altered_shared_text_hint p {
  color: #888;
  text-align: center;
  font-size: 16px;
  margin-top: 16px;
}
.lmt__mobile_altered_shared_text_hint .lmt__mobile_altered_shared_text_hint__buttons > button {
  border: none;
  font-weight: 900;
  color: #888;
  background-color: #f8f8f8;
  font-size: 100%;
  cursor: pointer;
  border-radius: 4px;
  margin: 0.5em 0.5em;
  padding: 0.5em;
  width: calc(50% - 1em);
  text-align: center;
  font-size: 14px;
}

/* ---------------------------
    edit text popup
*/
.lmt__edit_text_popup {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
}
.lmt--short_text .lmt__edit_text_popup {
  font-size: 22px;
}
@media (min-width: 1000px) {
  .lmt--short_text .lmt__edit_text_popup {
    font-size: 22px;
  }
}
.lmt--medium_text .lmt__edit_text_popup {
  font-size: 22px;
}
.lmt--long_text .lmt__edit_text_popup {
  font-size: 20px;
}
.lmt--very_long_text .lmt__edit_text_popup {
  font-size: 16px;
}

/* ---------------------------
    messages
*/
.lmt__system_notification {
  color: #666;
  padding-top: 0.5em;
  position: relative;
}
.lmt__system_notification span {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 17px;
  text-align: center;
  vertical-align: middle;
  background: red;
  color: white;
  border-radius: 100%;
  transform: translate(0, -2px);
  font-weight: bold;
  margin-right: 4px;
}
.lmt__system_notification div {
  margin-top: 0.5em;
}
.lmt__system_notification.lmt__system_notification--critical {
  color: white;
  background-color: #DA5E5C;
  font-size: 12px;
  font-weight: 400;
  width: 100%;
  left: 0;
  /* position: absolute; */
  padding: 1em 1em;
  text-align: center;
}
.lmt__system_notification.lmt__system_notification--critical::before {
  content: "!";
  display: inline-block;
  line-height: 1.5;
  border: 1px solid;
  text-align: center;
  width: 1.5em;
  border-radius: 100%;
  font-weight: 500;
  margin-right: 0.5em;
}
.lmt__system_notification.lmt__system_notification--final {
  color: black !important;
  padding: 2em;
  padding-left: 3em;
  background-color: #fff;
  border: none;
  border-top: 5px solid #DA5E5C;
  border-radius: 5px;
  position: fixed;
  width: 600px;
  max-width: 100vw;
  transform: translateX(-50%);
  top: 20vh;
  left: 50%;
  z-index: 300;
  box-shadow: 0 0 0 50vw rgba(0, 0, 0, 0.3), 0 0 15px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 1.6;
}
.lmt__system_notification.lmt__system_notification--final > div:first-of-type {
  border-top: 1px solid #eee;
  margin-top: 1em;
  padding-top: 1em;
}
.lmt__system_notification.lmt__system_notification--final a {
  font-size: 14px;
  font-weight: 500;
}
.lmt__system_notification.lmt__system_notification--final::before {
  content: " ";
  position: absolute;
  height: 0;
  border-bottom: 1.4em solid #DA5E5C;
  border-left: 0.8em solid transparent;
  border-right: 0.8em solid transparent;
  border-top: 0 solid transparent;
  top: 2.1em;
  left: 0.7em;
}
.lmt__system_notification.lmt__system_notification--final::after {
  content: "!";
  position: absolute;
  color: white;
  font-weight: 900;
  top: 0;
  left: 0.7em;
  display: inline-block;
  width: 1.6em;
  text-align: center;
  line-height: 1.4em;
  top: 2.3em;
}

.lmt__message_box {
  display: block !important;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 200px;
  left: 0px;
  width: 400px;
  padding: 10px;
  z-index: 9999;
}
.lmt__message_box .lmt__message_box__background {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background-color: #2760ca;
  z-index: -1;
}
.lmt__message_box .lmt__message_box__content {
  display: table-cell;
  padding: 20px 30px;
  overflow: visible;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
}
.lmt__message_box .lmt__message_box__top_peak {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10.4px 6px;
  border-color: transparent transparent #2760ca transparent;
  display: none;
}
.lmt__message_box .lmt__message_box__left_peak {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 10.4px 6px 0;
  border-color: transparent #2760ca transparent transparent;
  display: none;
}
.lmt__message_box .lmt__message_box__right_peak {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10.4px;
  border-color: transparent transparent transparent #2760ca;
  display: none;
}
.lmt__message_box .lmt__message_box__bottom_peak {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10.4px 6px 0 6px;
  border-color: #2760ca transparent transparent transparent;
  display: none;
}

@keyframes lmt__message_box2_open_animation {
  0% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}
.lmt__message_box2 {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 230px;
  padding-top: 10px;
  z-index: 1;
  animation: lmt__message_box2_open_animation 150ms 0s ease-out 1;
}
.lmt__message_box2 .lmt__message_box2__background {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #206E99;
  z-index: -1;
}
.lmt__message_box2 .lmt__message_box2__content {
  display: table-cell;
  overflow: visible;
  padding: 10px 15px;
  background-color: #206E99;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.24);
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}
.lmt__message_box2 .lmt__message_box2__top_peak {
  position: absolute;
  top: 0px;
  left: 25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10.4px 6px;
  border-color: transparent transparent #206E99 transparent;
}

.lmt__feedback_message {
  position: absolute;
  font-size: 12px;
  display: inline-block;
  padding: 0.25em 0.5em;
  background-color: #333;
  color: #fff;
  opacity: 0;
  transition: opacity 100ms ease-in, transform 100ms ease-in;
  transform: translate(-50%, -50%) scale(0.8);
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
  z-index: 100;
}
.lmt__feedback_message.lmt__feedback_message--visible {
  transform: translate(-50%, -105%) scale(1);
  opacity: 1;
}
.lmt__feedback_message.lmt__feedback_message--fading {
  transform: translate(-50%, -150%) scale(0.9);
  opacity: 0;
}
.lmt__feedback_message.lmt__feedback_message--warn {
  color: red;
  background: white;
}

.lmt__tooltip {
  position: absolute;
  font-size: 12px;
  display: inline-block;
  padding: 0.25em 0.5em;
  background-color: #eee;
  color: #333;
  opacity: 0;
  transition: opacity 100ms ease-in, transform 100ms ease-in;
  transform: translate(-50%, 0.5em);
  border-radius: 2px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
  z-index: 10001;
  white-space: nowrap;
}
.lmt__tooltip.lmt__tooltip--visible {
  opacity: 1;
}
.lmt__tooltip.lmt__tooltip--fading {
  opacity: 0;
}

/*  ---------------------
    Translation as text
*/
.lmt--web .lmt__translations_as_text .lmt__busy_indicator {
  top: 50px;
}
.lmt--web .lmt__translations_as_text p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.lmt__translations_as_text__copy_button {
  display: none;
}

@media (min-device-width: 651px) {
  .lmt__translations_as_text {
    max-height: 0;
    position: absolute;
    bottom: 48px;
    right: 0;
    padding: 0 24px;
    left: 0;
    bottom: 48px;
  }
}
@media (min-device-width: 651px) and (max-width: 840px) {
  .lmt__translations_as_text {
    padding: 0 20px;
  }
}
@media (min-device-width: 651px) {
  .lmt--showing_alternatives .lmt__translations_as_text {
    max-height: 600px;
  }
}
@media (min-device-width: 651px) {
  .lmt__translations_as_text .lmt__translations_as_text__main_translation {
    display: none;
  }
}
@media (min-device-width: 651px) {
  .lmt__translations_as_text h2 {
    padding-top: 1em;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #888;
    font-size: 16px;
    padding-bottom: 0.5em;
  }
  .lmt__translations_as_text h2:before {
    content: " ";
    display: block;
    position: absolute;
    left: -8px;
    right: -8px;
    top: 8px;
    border-top: 1px solid #eee;
  }
}
@media (min-device-width: 651px) {
  .lmt__translations_as_text h2,
.lmt__translations_as_text p {
    font-size: 80%;
  }
}
@media (min-device-width: 651px) {
  .lmt__translations_as_text p {
    white-space: nowrap;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
  }
}
@media (max-device-width: 650px) {
  .lmt__side_container--target .lmt__textarea_container {
    border: none !important;
  }

  .lmt__side_container--target .lmt__inner_textarea_container {
    display: none !important;
  }

  .lmt__target_toolbar {
    display: none !important;
  }

  .lmt__translations_as_text {
    display: block;
    min-height: 1em;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    padding: 0;
  }
  .lmt__translations_as_text h2 {
    display: none;
  }
  .lmt__translations_as_text > p {
    position: relative;
    padding-top: 2px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
  }
  .lmt__translations_as_text > p.lmt__translations_as_text__main_translation {
    display: block;
    border-top: none !important;
  }

  .lmt__translations_as_text__copy_button {
    position: absolute;
    display: inline-block;
    top: 10px;
    right: 20px;
    right: 2px;
    border: none;
    background-color: transparent;
    transition: opacity 75ms ease-out;
    background: transparent url("/img/icons/icon_copy2_v2.svg") no-repeat center;
    width: 20px;
    height: 20px;
    opacity: 0.5;
  }
  .lmt__translations_as_text__copy_button:focus {
    outline: none;
  }
  .lmt__translations_as_text__copy_button:active, .lmt__translations_as_text__copy_button.lmt__translations_as_text__copy_button--active {
    opacity: 1;
    outline: none;
  }
}
@media (max-device-width: 650px) {
  .lmt__translations_as_text__item {
    background-color: #E9EAEB;
    padding: 10px 60px 10px 20px !important;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
  }
  .lmt__translations_as_text__item:not(:first-of-type) {
    margin-top: 4px;
  }
}
/* =======================================
           DeepL Pro
   =======================================*/
.dl_pro .dl_account_box {
  text-align: right;
  max-width: 1800px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 20px;
}
.dl_pro .dl_account_box > div {
  display: inline-block;
  padding: 1em;
  font-size: 14px;
  line-height: 1.5;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top: none;
  padding-top: 0.5em;
  position: relative;
  background-image: url(/img/user_white.svg);
  background-size: auto 50%;
  background-repeat: no-repeat;
  background-position: 10px 30%;
  padding-left: 3em;
  text-align: center;
  color: #888;
  opacity: 1;
  box-sizing: border-box;
  opacity: 0;
  transform: translate(0, -100%);
  transition: transform 100ms ease-out, opacity 250ms ease-out;
  right: 96px;
}
@media (max-width: 1400px) {
  .dl_pro .dl_account_box > div {
    right: 66px;
  }
}
@media (max-width: 1200px) {
  .dl_pro .dl_account_box > div {
    right: 46px;
  }
}
@media (max-width: 1000px) {
  .dl_pro .dl_account_box > div {
    right: 26px;
  }
}
@media (max-width: 840px) {
  .dl_pro .dl_account_box > div {
    right: 16px;
  }
}
.dl_pro .dl_account_box.dl_account_box--visible > div {
  opacity: 1;
  transform: translate(0, 0);
}

.lmt__using_pro_notification_banner {
  animation: lmt__using_pro_notification_banner__blend_in_animation 1s 0s ease-out 1;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@keyframes lmt__using_pro_notification_banner__blend_in_animation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dl_pro--confirmed .lmt__using_pro_notification_banner {
  display: flex;
}
@media screen and (max-width: 650px) {
  .lmt__using_pro_notification_banner {
    flex-direction: column;
  }
}
.lmt__using_pro_notification_banner > div:first-of-type {
  text-align: center;
  font-weight: 300;
  position: relative;
  padding-left: 50px;
}
.lmt__using_pro_notification_banner > div:first-of-type::before {
  content: " ";
  display: inline-block;
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(/img/icons/icon_feat_sec2_v2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: -22px;
  top: -8px;
}
.lmt__using_pro_notification_banner > div:first-of-type h2 {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 32px;
}
.lmt__using_pro_notification_banner > div:first-of-type h2 > em {
  font-style: normal;
  font-weight: 500;
}
.lmt__using_pro_notification_banner > div:first-of-type p {
  position: relative;
  z-index: 1;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  margin-top: 0.25em;
  line-height: 1.5em;
}

@keyframes lmt_pro_background_illustration_animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.lmt_pro_background_illustration {
  width: 100%;
  position: relative;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  animation: lmt_pro_background_illustration_animation 1s 0s ease-out 1;
}
.lmt_pro_background_illustration::before, .lmt_pro_background_illustration::after {
  content: " ";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.lmt_pro_background_illustration::before {
  background-image: url(/img/illustrations/translator_pro_bg_left.png);
  background-position: bottom left;
  width: 40vw;
  max-width: 700px;
  min-width: 500px;
  height: 20vw;
  /* outline: 1px solid red; */
  bottom: 0;
  left: -60px;
}
.lmt_pro_background_illustration::after {
  background-image: url(/img/illustrations/translator_pro_bg_right.png);
  background-position: bottom right;
  width: 30vw;
  max-width: 450px;
  min-width: 300px;
  height: 20vw;
  /* outline: 1px solid red; */
  bottom: 0;
  right: -60px;
}

#lmt_pro_ad_container hr {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  margin: 16px 0 32px 0;
}

/* =======================================
           Pro Ad
   =======================================*/
@keyframes lmt_pro_ad__blend_in_animation {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
.lmt__pro_ad {
  animation: lmt_pro_ad__blend_in_animation 0.75s ease-out 1;
  position: relative;
  width: 100%;
  margin-bottom: 150px;
  text-align: right;
  margin-top: calc(14vh - 60px) !important;
}
@media (max-device-width: 650px) {
  .lmt__pro_ad {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 650px) {
  .lmt__pro_ad {
    text-align: center;
  }
}

.lmt__pro_ad__bg {
  width: 60%;
  max-width: 900px;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-10%, -10%);
  z-index: -1;
  background: transparent url("/img/pro/translatorProBannerBackground_2.png") center no-repeat;
  background-size: contain;
}
@media (max-width: 1000px) {
  .lmt__pro_ad__bg {
    max-width: 58%;
    transform: translate(-18%, -20%);
  }
}
@media (max-width: 850px) {
  .lmt__pro_ad__bg {
    transform: translate(-54%, -20%);
  }
}
@media screen and (max-width: 650px) {
  .lmt__pro_ad__bg {
    display: none;
  }
}

.lmt__pro_ad__bg--ch {
  background-image: url("/img/pro/illustration_switzerlandBanner.png");
  transform: translate(0%, -10%);
  max-width: 50vw;
  height: 410px;
}
@media (max-width: 1000px) {
  .lmt__pro_ad__bg--ch {
    max-width: 58%;
    transform: translate(-18%, -20%);
  }
}
@media (max-width: 850px) {
  .lmt__pro_ad__bg--ch {
    transform: translate(-54%, -20%);
  }
}

.lmt__pro_ad__content, .dl_app_popup__content .dl_app_popup__inner {
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
  padding-top: 2vw;
  position: relative;
  max-width: calc(50% - 4vw);
  overflow: hidden;
}
@media (max-width: 1000px) {
  .lmt__pro_ad__content, .dl_app_popup__content .dl_app_popup__inner {
    max-width: 50%;
  }
}
@media (max-width: 850px) {
  .lmt__pro_ad__content, .dl_app_popup__content .dl_app_popup__inner {
    max-width: 70%;
  }
}
@media screen and (max-width: 650px) {
  .lmt__pro_ad__content, .dl_app_popup__content .dl_app_popup__inner {
    max-width: 90%;
  }
}
@media (max-device-width: 650px) {
  .lmt__pro_ad__content, .dl_app_popup__content .dl_app_popup__inner {
    position: static;
    padding: 0 20px;
    max-width: 100% !important;
    text-align: center;
  }
}
.lmt__pro_ad__content > h2, .dl_app_popup__content .dl_app_popup__inner > h2 {
  font-size: 36px;
  line-height: 1.1em;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-align: left;
  margin-bottom: 20px;
}
@media (max-device-width: 650px) {
  .lmt__pro_ad__content > h2, .dl_app_popup__content .dl_app_popup__inner > h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 840px) {
  .lmt__pro_ad__content > h2, .dl_app_popup__content .dl_app_popup__inner > h2 {
    font-size: 32px;
  }
}
.lmt__pro_ad__content > h2 em, .dl_app_popup__content .dl_app_popup__inner > h2 em {
  font-style: normal;
  font-weight: 500;
}
.lmt__pro_ad__content > p, .dl_app_popup__content .dl_app_popup__inner > p {
  margin-top: 6px;
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 840px) {
  .lmt__pro_ad__content > p, .dl_app_popup__content .dl_app_popup__inner > p {
    font-size: 14px;
  }
}
@media (min-width: 1000px) {
  .lmt__pro_ad__content > p, .dl_app_popup__content .dl_app_popup__inner > p {
    font-size: 18px;
  }
}

.lmt__pro_ad__features_list {
  list-style-position: inside;
  margin-top: 12px;
}
@media screen and (max-width: 650px) {
  .lmt__pro_ad__features_list {
    text-align: left;
  }
}
@media screen and (min-width: 651px) {
  .lmt__pro_ad__features_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.lmt__pro_ad__features_item {
  width: 49%;
  padding-left: 1.25em;
  margin-top: 0.5em;
  position: relative;
  list-style: none;
}
.lmt__pro_ad__features_item::before {
  content: "";
  width: 1em;
  height: 1em;
  line-height: 0;
  background-color: black;
  display: block;
  position: absolute;
  top: 0.25em;
  left: 0em;
  border-radius: 1em;
  transform: scale(0.4);
  transform-origin: 50% 50%;
}
@media (max-device-width: 650px) {
  .lmt__pro_ad__features_item {
    width: auto;
  }
}

.lmt__pro_ad__actions {
  margin-top: 20px;
}
.lmt__pro_ad__actions > a,
.lmt__pro_ad__actions > button {
  margin: 10px 2px 4px 4px;
}
@media screen and (max-width: 650px) {
  .lmt__pro_ad__actions {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.lmt__pro_ad__actions--other {
  margin-top: 30px;
}
.lmt__pro_ad__actions--other .dl_dropdown__toggler {
  background-color: transparent;
  border: none;
  display: inline-block;
  cursor: pointer;
}
.lmt__pro_ad__actions--other .dl_dropdown__content {
  margin-top: 15px;
}

.lmt__pro_ad__actions__separator {
  display: inline-block;
  margin: 8px;
}

.lmt__pro_ad__features {
  width: calc(100% - 290px);
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (max-width: 1600px) {
  .lmt__pro_ad__features {
    width: calc(100% - 6%);
  }
}
@media screen and (max-width: 1200px) {
  .lmt__pro_ad__features {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}

#lmt_pro_ad_article {
  background-color: #f0f0f0;
  margin-bottom: 48px;
  position: relative;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 1000ms ease-out;
  font-family: "Open Sans", sans-serif;
}
.dl_country_without_pro_support #lmt_pro_ad_article, .dl_pro #lmt_pro_ad_article {
  display: none !important;
}
.dl_country_with_pro_support #lmt_pro_ad_article {
  opacity: 1;
}
#lmt_pro_ad_article > div {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#lmt_pro_ad_article > div > div:last-child {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#lmt_pro_ad_article > div > div:first-child {
  max-width: 40%;
  width: 40%;
}
#lmt_pro_ad_article > div > div:last-child {
  max-width: 40%;
  width: 40%;
}
.lmt_pro_ad__main_block {
  text-align: center;
  position: relative;
  white-space: normal;
  color: white;
}
.lmt_pro_ad__main_block > div:first-child {
  height: 8em;
  color: transparent;
  background-image: url(/img/logo/DeepL_Pro_LogoAndText_darkBlue.svg);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  box-sizing: content-box;
}
.lmt_pro_ad__main_block > div:nth-child(2) {
  font-weight: 400;
  font-size: 250%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  color: #333;
}
.lmt_pro_ad__main_block .dl_pro_subscribe_button {
  font-size: 200%;
}

.lmt_pro_ad__features ul {
  list-style: none;
  padding: 1em 0;
  max-width: 600px;
}
.lmt_pro_ad__features li {
  position: relative;
  line-height: 1.332;
  color: #333;
  padding: 1em 1em 1em 1.5em;
  font-size: 225%;
  font-weight: 400;
}
.lmt_pro_ad__features li > div {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.lmt_pro_ad__features li > div > span {
  display: block;
}
.lmt_pro_ad__features li > div > a {
  display: block;
  color: #074b77;
  display: inline-block;
  bottom: 0.5em;
  right: 1em;
  font-size: 80%;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.lmt_pro_ad__features li > div > a:hover {
  text-decoration: underline;
}
.lmt_pro_ad__features li::before {
  content: "L";
  display: inline-block;
  background-color: #faa202;
  width: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 100%;
  position: relative;
  font-weight: bold;
  color: #fff;
  transform: scaleX(-1) rotate(-45deg);
  vertical-align: middle;
  margin-right: 1em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), inset 0 0 0 0px rgba(255, 255, 255, 0.3);
}

@media (max-width: 512px) {
  .lmt_pro_ad__features {
    display: none !important;
  }

  .lmt_pro_ad__main_block > div:first-child {
    background-position: 50%;
  }

  .lmt_pro_ad__main_block {
    width: 80% !important;
  }
}
/* =======================================
           Pro Ad 2
   =======================================*/
.lmt_pro_ad2_article {
  background-color: #f0f0f0;
  margin-bottom: 48px;
  position: relative;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 1000ms ease-out;
  font-family: "Open Sans", sans-serif;
}
.dl_country_without_pro_support .lmt_pro_ad2_article, .dl_pro .lmt_pro_ad2_article {
  display: none !important;
}
.dl_country_with_pro_support .lmt_pro_ad2_article {
  opacity: 1;
}
.lmt_pro_ad2_article > div {
  min-height: 250px;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}
.lmt_pro_ad2_article > div > div:first-child, .lmt_pro_ad2_article > div > div:last-child {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.lmt_pro_ad2_article > div > div:first-child {
  max-width: 50%;
  width: 50%;
}
.lmt_pro_ad2_article > div > div:last-child {
  max-width: 50%;
  width: 50%;
}
@media (max-width: 1024px) {
  .lmt_pro_ad2_article > div > div:first-child {
    max-width: 40%;
    width: 40%;
  }
  .lmt_pro_ad2_article > div > div:last-child {
    max-width: 60%;
    width: 60%;
  }
}
@media (max-width: 512px) {
  .lmt_pro_ad2_article > div > div:first-child {
    max-width: 100%;
    width: 100%;
  }
  .lmt_pro_ad2_article > div > div:last-child {
    display: none;
  }
}
.lmt_pro_ad2__main_block {
  text-align: center;
  position: relative;
  white-space: normal;
  color: white;
}
.lmt_pro_ad2__main_block > div:first-child {
  height: 8em;
  color: transparent;
  background-image: url(/img/logo/DeepL_Pro_LogoAndText_darkBlue.svg);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  box-sizing: content-box;
}
.lmt_pro_ad2__main_block > div:nth-child(2) {
  font-weight: 400;
  font-size: 250%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  color: #333;
}
.lmt_pro_ad2__main_block .dl_pro_subscribe_button {
  font-size: 200%;
}

@keyframes lmt_pro_ad2__blend_in_animation {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@keyframes lmt_pro_ad2__blend_out_animation {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  50% {
    opacity: 0.5;
    transform: translate(2px, 0);
  }
  100% {
    opacity: 0;
    transform: translate(10px, 0);
  }
}
.lmt_pro_ad2__text_block {
  position: relative;
  opacity: 1;
  animation: lmt_pro_ad2__blend_in_animation 1s ease-out 1;
  max-width: 100%;
  padding: 32px 16px 32px 160px;
  background-image: url(/img/tmp/classified-brown-folder-file-paper-450w-264119540.png);
  background-size: auto 120px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.lmt_pro_ad2__text_block h2 {
  font-size: 24px;
  font-weight: 400;
  color: #333;
  white-space: normal;
}
.lmt_pro_ad2__text_block p {
  font-size: 16px;
  color: #666;
  font-weight: 300;
  margin-top: 12px;
  white-space: normal;
}
.lmt_pro_ad2__text_block:first-of-type:not(:last-of-type) {
  animation: lmt_pro_ad2__blend_out_animation 0.5s linear 1;
  opacity: 0;
  position: absolute;
}

.lmt_pro_ad2__text_block--cat_1 {
  padding: 32px 16px 32px 160px;
  background-image: url(/img/tmp/translator_2.png);
  background-size: auto 120px;
  background-position: 20px 50%;
}

.lmt_pro_ad2__text_block--sensitiveTexts_1 {
  padding: 32px 16px 32px 160px;
  background-image: url(/img/tmp/classified-brown-folder-file-paper-450w-264119540.png);
  background-size: auto 90px;
  background-position: 20px 50%;
}

.lmt_pro_ad2__text_block--documents_1 {
  padding: 48px 16px 48px 140px;
  background-image: url(/img/tmp/istockphoto-949032050-2048x2048.png);
  background-size: auto 140px;
  background-position: 36px 50%;
}

.lmt_pro_ad2__text_block--team_1 {
  padding: 32px 16px 32px 160px;
  background-image: url(/img/tmp/team_1.png);
  background-size: auto 130px;
  background-position: 10px 50%;
}

.lmt_pro_ad2__text_block--api_1 {
  padding: 32px 16px 32px 160px;
  background-image: url(/img/tmp/api.png);
  background-size: auto 120px;
  background-position: 20px 50%;
}

.lmt__source_textarea__length_marker_pro_advertisement {
  position: relative;
  border-top: 1px solid #bbb;
  padding: 1em;
  font-size: 75%;
  background-image: url(/img/logo/DeepL_Pro_LogoAndText_darkBlue.svg);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-size: 200px;
  background-origin: content-box;
  min-height: 8em;
  transition: 500ms ease-out;
  opacity: 0;
  background-color: white;
}

.lmt__source_textarea__length_marker_pro_advertisement--visible {
  opacity: 1;
}

.lmt__source_textarea__length_marker_pro_advertisement h2 {
  margin-right: 200px;
  font-size: 24px;
}

.lmt__source_textarea__length_marker_pro_advertisement p {
  margin-right: 180px;
  margin-top: 1em;
  font-size: 16px;
}

.lmt__source_textarea__length_marker_pro_advertisement .dl_pro_subscribe_button {
  font-size: 14px;
  position: absolute;
  right: 3em;
  bottom: 2em;
}

.docTrans_body--with_ready_doc #lmt_pro_ad_article {
  display: none;
}

.lmt_pro_app_ad {
  display: flex;
}
@media screen and (max-width: 650px) {
  .lmt_pro_app_ad {
    flex-direction: column;
  }
}
.lmt_pro_app_ad .lmt__pro_ad__content, .lmt_pro_app_ad .dl_app_popup__content .dl_app_popup__inner, .dl_app_popup__content .lmt_pro_app_ad .dl_app_popup__inner {
  left: 17%;
}
@media screen and (max-width: 1600px) {
  .lmt_pro_app_ad .lmt__pro_ad__content, .lmt_pro_app_ad .dl_app_popup__content .dl_app_popup__inner, .dl_app_popup__content .lmt_pro_app_ad .dl_app_popup__inner {
    left: 12%;
  }
}
@media screen and (max-width: 1200px) {
  .lmt_pro_app_ad .lmt__pro_ad__content, .lmt_pro_app_ad .dl_app_popup__content .dl_app_popup__inner, .dl_app_popup__content .lmt_pro_app_ad .dl_app_popup__inner {
    left: 9%;
  }
}
@media screen and (max-width: 840px) {
  .lmt_pro_app_ad .lmt__pro_ad__content, .lmt_pro_app_ad .dl_app_popup__content .dl_app_popup__inner, .dl_app_popup__content .lmt_pro_app_ad .dl_app_popup__inner {
    left: 7%;
    max-width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .lmt_pro_app_ad .lmt__pro_ad__content, .lmt_pro_app_ad .dl_app_popup__content .dl_app_popup__inner, .dl_app_popup__content .lmt_pro_app_ad .dl_app_popup__inner {
    position: static;
    margin-top: 30px;
    max-width: 70%;
  }
}
.lmt_pro_app_ad .lmt__app_ad__vid {
  max-width: 540px;
  position: relative;
  left: 5.5%;
  top: 25px;
}
@media screen and (max-width: 1600px) {
  .lmt_pro_app_ad .lmt__app_ad__vid {
    width: 45%;
    left: 2%;
  }
}
@media screen and (max-width: 650px) {
  .lmt_pro_app_ad .lmt__app_ad__vid {
    width: 100%;
    max-width: inherit;
    position: static;
  }
}
@media (max-device-width: 650px) {
  .lmt_pro_app_ad .lmt__app_ad__vid {
    left: 0;
    margin-bottom: 30px;
  }
}
.lmt_pro_app_ad .lmt__app_ad__vid video {
  width: 100%;
  border-radius: 4px;
}
.lmt_pro_app_ad .lmt__app_ad__poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: opacity 0.4s ease-out;
}

.lmt__app_ad__bg {
  background-image: url("/img/illustrations/translator_bg_app_ad.png");
  background-size: 680px;
  background-position: 60px -80px;
}
@media screen and (max-width: 1400px) {
  .lmt__app_ad__bg {
    background-position: -10px -90px;
  }
}
@media screen and (max-width: 1200px) {
  .lmt__app_ad__bg {
    background-position: 20px -50px;
    background-size: 560px;
  }
}
@media screen and (max-width: 1000px) {
  .lmt__app_ad__bg {
    background-position: 10px 0px;
    transform: translate(-14%, -18%);
    background-size: 100%;
  }
}

.dl_app_ad__video {
  width: 100%;
  border-radius: 4px;
}

.dl_app_ad__poster {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: opacity 0.4s ease-out;
}

.dl_app_popup {
  position: absolute;
  top: 9%;
  left: 0;
  right: 0;
  z-index: 1;
  height: 420px;
  width: 75%;
  max-width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .dl_app_popup {
    width: 80%;
  }
}
@media screen and (max-width: 1000px) {
  .dl_app_popup {
    height: 340px;
  }
}

.dl_app_popup__content {
  display: flex;
  z-index: 100;
  background: #f1f1f1;
  border-radius: 5px;
  border: 1px solid #e9e9e9;
  align-items: center;
  padding: 30px;
  position: relative;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  height: 100%;
}
@media screen and (max-width: 840px) {
  .dl_app_popup__content {
    padding: 15px;
  }
}
@media screen and (max-width: 650px) {
  .dl_app_popup__content {
    flex-direction: column;
  }
}
.dl_app_popup__content .dl_app_popup__inner {
  max-width: 390px;
  left: 2%;
  padding-top: 0;
}
@media screen and (max-width: 1200px) {
  .dl_app_popup__content .dl_app_popup__inner {
    max-width: 50%;
    left: 0;
  }
}
@media screen and (max-width: 1000px) {
  .dl_app_popup__content .dl_app_popup__inner {
    max-width: 100%;
    position: static;
  }
}
@media screen and (max-width: 650px) {
  .dl_app_popup__content .dl_app_popup__inner {
    position: static;
    margin-top: 30px;
  }
}
.dl_app_popup__content .dl_app_popup__inner p {
  padding: 0 0 0 2px;
}
@media (max-width: 840px) {
  .dl_app_popup__content .dl_app_popup__inner p {
    font-size: 16px;
  }
}
.dl_app_popup__content .dl_app_popup__vid {
  max-width: 41%;
  position: absolute;
  right: 5%;
  top: 25%;
}
@media screen and (max-width: 1200px) {
  .dl_app_popup__content .dl_app_popup__vid {
    right: 4%;
  }
}
@media screen and (max-width: 1000px) {
  .dl_app_popup__content .dl_app_popup__vid {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .dl_app_popup__content .dl_app_popup__vid {
    width: 100%;
    max-width: inherit;
    position: static;
  }
}
@media (max-device-width: 650px) {
  .dl_app_popup__content .dl_app_popup__vid {
    left: 0;
    margin-bottom: 30px;
  }
}
.dl_app_popup__content .dl_app_popup__feat_desc {
  margin-top: 0.4em !important;
}
.dl_app_popup__content .dl_app_popup__header {
  margin-bottom: 0.6em;
  font-weight: 500 !important;
}

.dl_app_popup__bg {
  background: transparent url(/img/illustrations/translator_bg_app_ad.png) center no-repeat;
  background-size: 100%;
  background-position: -20px -40px;
  z-index: -1;
  height: 100%;
  width: 52%;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotateY(180deg);
}
@media screen and (max-width: 1400px) {
  .dl_app_popup__bg {
    background-position: -20px -30px;
  }
}
@media screen and (max-width: 1200px) {
  .dl_app_popup__bg {
    background-position: -40px -20px;
  }
}
@media screen and (max-width: 1000px) {
  .dl_app_popup__bg {
    transform: rotateY(0);
  }
}
@media screen and (max-width: 1000px) {
  .dl_app_popup__bg {
    right: 0;
    left: auto;
    background-position: 70px -90px;
  }
}

.docTrans_document .docTrans_document__quota_error_text a, .docTrans_document .docTrans_document__error_description a, .docTrans_document .docTrans_document__target_block p a,
.docTrans_document .docTrans_document__source_block p a, .dl_default_link {
  color: #074b78;
  text-decoration: none;
  cursor: pointer;
}
.docTrans_document .docTrans_document__quota_error_text a:hover, .docTrans_document .docTrans_document__error_description a:hover, .docTrans_document .docTrans_document__target_block p a:hover,
.docTrans_document .docTrans_document__source_block p a:hover, .dl_default_link:hover, .docTrans_document .docTrans_document__quota_error_text a:focus, .docTrans_document .docTrans_document__error_description a:focus, .docTrans_document .docTrans_document__target_block p a:focus,
.docTrans_document .docTrans_document__source_block p a:focus, .dl_default_link:focus {
  text-decoration: underline;
  color: #0F2B46;
}
.dl--keyboard_focus .docTrans_document .docTrans_document__quota_error_text a:focus, .docTrans_document .docTrans_document__quota_error_text .dl--keyboard_focus a:focus, .dl--keyboard_focus .docTrans_document .docTrans_document__error_description a:focus, .docTrans_document .docTrans_document__error_description .dl--keyboard_focus a:focus, .dl--keyboard_focus .docTrans_document .docTrans_document__target_block p a:focus, .docTrans_document .docTrans_document__target_block p .dl--keyboard_focus a:focus,
.dl--keyboard_focus .docTrans_document .docTrans_document__source_block p a:focus,
.docTrans_document .docTrans_document__source_block p .dl--keyboard_focus a:focus, .dl--keyboard_focus .dl_default_link:focus {
  text-decoration: none;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__quota_error_text a[href^=http], .docTrans_document .docTrans_document__error_description a[href^=http], .docTrans_document .docTrans_document__target_block p a[href^=http],
.docTrans_document .docTrans_document__source_block p a[href^=http], [href^=http].dl_default_link {
  white-space: nowrap;
}
.docTrans_document .docTrans_document__quota_error_text a[href^=http]::after, .docTrans_document .docTrans_document__error_description a[href^=http]::after, .docTrans_document .docTrans_document__target_block p a[href^=http]::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]::after, [href^=http].dl_default_link::after {
  content: " ";
  background-repeat: no-repeat;
  background-image: url(/img/external_link_hint_blue.svg);
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-left: 0.25em;
  opacity: 0.5;
}
.docTrans_document .docTrans_document__quota_error_text a[href^=http]:hover::after, .docTrans_document .docTrans_document__error_description a[href^=http]:hover::after, .docTrans_document .docTrans_document__target_block p a[href^=http]:hover::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]:hover::after, [href^=http].dl_default_link:hover::after, .docTrans_document .docTrans_document__quota_error_text a[href^=http]:focus::after, .docTrans_document .docTrans_document__error_description a[href^=http]:focus::after, .docTrans_document .docTrans_document__target_block p a[href^=http]:focus::after,
.docTrans_document .docTrans_document__source_block p a[href^=http]:focus::after, [href^=http].dl_default_link:focus::after {
  opacity: 1;
}

.lmt_quote__source a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 600;
  color: #006494;
  transition: 0.2s ease-out;
}
.lmt_quote__source a:focus, .lmt_quote__source a:hover {
  text-decoration: none;
  outline: none;
}
.lmt_quote__source a:hover {
  color: #000000;
}
.dl--keyboard_focus .lmt_quote__source a:focus, .lmt_quote__source .dl--keyboard_focus a:focus {
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}

.docTrans_document .docTrans_document__target_lang_select li button, .docTrans_document .docTrans_document__target_lang_select__entry, .docTrans_document .docTrans_document__cancel_button {
  border: none;
  border-radius: 3px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5em;
  color: #ffffff;
  cursor: pointer;
  padding: 0.75em 1.5em;
  display: inline-block;
  position: relative;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}
.docTrans_document .docTrans_document__target_lang_select li button:focus, .docTrans_document .docTrans_document__target_lang_select__entry:focus, .docTrans_document .docTrans_document__cancel_button:focus, .docTrans_document .docTrans_document__target_lang_select li button:active, .docTrans_document .docTrans_document__target_lang_select__entry:active, .docTrans_document .docTrans_document__cancel_button:active {
  outline: none;
  text-decoration: none;
}
.dl--keyboard_focus .docTrans_document .docTrans_document__target_lang_select li button:focus::after, .docTrans_document .docTrans_document__target_lang_select li .dl--keyboard_focus button:focus::after, .dl--keyboard_focus .docTrans_document .docTrans_document__target_lang_select__entry:focus::after, .docTrans_document .dl--keyboard_focus .docTrans_document__target_lang_select__entry:focus::after, .dl--keyboard_focus .docTrans_document .docTrans_document__cancel_button:focus::after, .docTrans_document .dl--keyboard_focus .docTrans_document__cancel_button:focus::after {
  content: " ";
  display: inline-block;
  width: auto;
  height: auto;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  position: absolute;
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}
.docTrans_document .docTrans_document__target_lang_select li button[disabled], .docTrans_document [disabled].docTrans_document__target_lang_select__entry, .docTrans_document [disabled].docTrans_document__cancel_button {
  opacity: 0.5;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button {
  pointer-events: none;
  padding-left: 2.7em;
  opacity: 0.4;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before, .docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  content: " ";
  display: block;
  border: 2px solid #fff;
  height: 1em;
  width: 1em;
  position: absolute;
  top: 32%;
  left: 1em;
  box-sizing: border-box;
  border-radius: 100%;
  transform: scale(0);
  transition: transform 50ms ease-out;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before {
  animation: is3_active_request_indicator__active_animation 0.75s 0s linear infinite;
}
.docTrans_document .docTrans_document__target_lang_select li button.is3_modal_dialog--submitting::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  animation: is3_active_request_indicator__active_animation 0.75s 0.25s linear infinite;
}

.docTrans_document .docTrans_document__target_lang_select__entry, .docTrans_document .docTrans_document__cancel_button {
  background-color: transparent;
  border: none;
  color: #0F2B46;
}
.docTrans_document .docTrans_document__target_lang_select__entry:hover, .docTrans_document .docTrans_document__cancel_button:hover, .docTrans_document .docTrans_document__target_lang_select__entry:active, .docTrans_document .docTrans_document__cancel_button:active {
  color: #006494;
  border: none;
}
.docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button {
  pointer-events: none;
  padding-left: inherit;
  background-color: inherit;
  color: #999;
}
.docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::before, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__target_lang_select__entry::after, .docTrans_document .is3_modal_dialog--submitting.docTrans_document__cancel_button::after {
  display: none;
}

.docTrans_container {
  min-height: 200px;
  margin-bottom: 40px;
  position: relative;
}
.docTrans_container > div:first-child {
  padding-top: 77px;
  position: relative;
}

.dl_pro .docTrans_container {
  min-height: calc(100vh - 255px);
  margin-bottom: 0px;
}

.docTrans_document {
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
}
.docTrans_document .docTrans_document__target_block,
.docTrans_document .docTrans_document__source_block {
  display: inline-block;
  position: relative;
  vertical-align: top;
  min-height: 100px;
  padding: 0.5em;
  font-size: 16px;
  box-sizing: border-box;
  background-color: white;
  min-height: 380px;
  transition: min-height 500ms ease-in-out;
  margin: 0;
  width: calc(50% - 3px);
  box-shadow: 0px 14px 16px rgba(0, 0, 0, 0.06);
  border: 2px solid transparent;
  display: inline-flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}
.dl_pro .docTrans_document .docTrans_document__target_block,
.dl_pro .docTrans_document .docTrans_document__source_block {
  min-height: 420px;
}
.docTrans_document .docTrans_document__target_block p a,
.docTrans_document .docTrans_document__source_block p a {
  font-weight: 500;
}
@media (min-height: 800px) {
  .docTrans_document .docTrans_document__target_block,
.docTrans_document .docTrans_document__source_block {
    min-height: 420px;
  }
}
@media (min-height: 1000px) {
  .docTrans_document .docTrans_document__target_block,
.docTrans_document .docTrans_document__source_block {
    min-height: 450px;
  }
}
@media (min-height: 1200px) {
  .docTrans_document .docTrans_document__target_block,
.docTrans_document .docTrans_document__source_block {
    min-height: 500px;
  }
}
.docTrans_document .docTrans_document__target_block > div,
.docTrans_document .docTrans_document__source_block > div {
  display: inline-block;
  flex: 0 0 auto;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
}
.docTrans_document .docTrans_document__source_block {
  vertical-align: middle;
  margin-right: 0px;
  padding: 20px 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.docTrans_document .docTrans_document__source_block > div {
  text-align: center;
  width: 100%;
}
.docTrans_document .docTrans_document__target_block {
  vertical-align: middle;
  float: right;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 2px solid #0F2B46 !important;
}
.docTrans_document .docTrans_document__target_block ~ .lmt__textarea_separator .lmt__textarea_separator__border_outer {
  display: block;
}
.docTrans_document .docTrans_document__target_block ~ .lmt__textarea_separator .lmt__textarea_separator__border_outer::before {
  right: 14px;
}
.docTrans_document .docTrans_document__target_block > div {
  text-align: center;
  width: 100%;
  font-weight: 300;
  padding: 30px 0;
}
.docTrans_document .docTrans_document__filename_label {
  word-break: break-all;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  color: #666;
}
.docTrans_document .docTrans_document__status_label {
  font-size: 18px;
  font-size: 22px;
  font-weight: 300;
  color: #333;
}
.docTrans_document .docTrans_document__status_label em {
  font-style: normal;
  font-weight: bold;
  font-weight: 300;
}
.docTrans_document .docTrans_document__target_ready {
  padding: 1em !important;
}
.docTrans_document .docTrans_document__document_ready_label {
  font-size: 26px;
  font-weight: 300;
  color: #333;
  margin-bottom: 16px;
}
.docTrans_document .docTrans_document__target_lang_select,
.docTrans_document .docTrans_document__status_label,
.docTrans_document .docTrans_document__document_ready_label {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.1em;
}
.docTrans_document .docTrans_document__download_again_button {
  display: inline-block;
  color: #074b78;
  font-size: 14px;
  margin-top: 0.25em;
  font-weight: 500;
}
.docTrans_document .docTrans_document__download_again_button:hover {
  text-decoration: underline !important;
}
.docTrans_document .docTrans_document__document_ready_additional_text {
  margin-top: 36px;
}
.docTrans_document .docTrans_document__document_ready_additional_text a {
  font-size: 18px;
  font-weight: 300;
  color: #333;
}
.docTrans_document .docTrans_document__document_ready_additional_text a:hover {
  color: #074b78;
  text-decoration: underline;
}
.docTrans_document .docTrans_document__doc_notes {
  margin: 16px 0;
  padding-top: 1px;
}
.docTrans_document .docTrans_document__doc_warning {
  display: inline-block;
  background-color: #eee;
  padding: 0.25em 0.5em 0.25em 0.25em;
  font-size: 14px;
  border-radius: 4px;
  margin: 4px 4px 8px 4px;
}
.docTrans_document .docTrans_document__doc_warning span:first-child {
  background-color: #FAA200;
  display: inline-block;
  line-height: 1.2em;
  width: 1.2em;
  text-align: center;
  color: black;
  font-size: 16px;
  vertical-align: middle;
  border-radius: 100%;
  color: white;
  font-weight: bold;
  margin-right: 4px;
}
.docTrans_document .docTrans_document__doc_warning span:last-child {
  display: inline-block;
  vertical-align: middle;
  color: #222;
}
.docTrans_document .docTrans_document__cancel_button {
  position: absolute;
  right: 16px;
  bottom: 0px;
  font-size: 14px;
  font-weight: 600;
}
.docTrans_document .docTrans_document__source_to_target_icon {
  position: absolute;
  stroke: #FAA200;
  left: 50%;
  top: 50%;
  outline: 1px solid;
  transform: translate(-25%, 50%);
  fill: none;
  stroke-width: 3px;
}
.docTrans_document .docTrans_document__error_description {
  font-size: 20px;
  margin-top: 1em;
  color: #f60000;
  font-weight: 400;
  text-align: left;
  padding: 1em 1em;
}
.docTrans_document .docTrans_document__error_description a {
  font-weight: 500;
}
.docTrans_document .docTrans_document__quota_error_text {
  font-size: 16px;
  color: #f60000;
  font-weight: 400;
  text-align: left;
  padding: 1em 1em;
}
.docTrans_document .docTrans_document__quota_error_text a {
  display: block;
  font-weight: 500;
}
.docTrans_document .docTrans_document__upload_progress,
.docTrans_document .docTrans_document__progress {
  border: 2px solid #eee;
  display: inline-block;
  margin-top: 20px;
  position: relative;
  overflow: hidden;
  width: 80%;
  max-width: 300px;
  height: 24px;
  box-sizing: border-box;
  background-color: #f8f8f8;
}
@keyframes docTrans_document__progress_animation_1 {
  0% {
    background-position: 40px 0;
  }
  100% {
    background-position: 0px 0;
  }
}
.docTrans_document .docTrans_document__upload_progress > div,
.docTrans_document .docTrans_document__progress > div {
  animation: docTrans_document__progress_animation_1 0.5s linear infinite;
  display: inline-block;
  height: auto;
  background-color: #074b78;
  opacity: 1;
  position: absolute;
  left: 2px;
  transition: width 1000ms ease;
  box-sizing: border-box;
  top: 2px;
  bottom: 2px;
  max-width: calc(100% - 4px);
  width: calc(100% - 4px);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  box-sizing: border-box;
}
.docTrans_document .docTrans_document__upload_progress > div {
  animation: docTrans_document__progress_animation_1 1s linear infinite;
}
.docTrans_document .docTrans_document__file_icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/img/icons/docTrans_file.svg);
}
.docTrans_document[doc-trans-file-type=docx] .docTrans_document__file_icon {
  background-image: url("/img/icons/docTrans_file_docx.svg");
}
.docTrans_document[doc-trans-file-type=pptx] .docTrans_document__file_icon {
  background-image: url("/img/icons/docTrans_file_pptx.svg");
}
.docTrans_document .docTrans_document__download_button {
  margin: 0.5em;
}
.docTrans_document .docTrans_document__download_button a {
  display: inline-block;
  padding: 0 1em;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #FAA200;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  border-color: white;
  color: white;
  cursor: pointer;
  transition: background-color 75ms ease-out, border-color 50ms ease-out, box-shadow 75ms ease-out, opacity 75ms ease-out;
  box-shadow: inset 0px 0px 0px 0px white;
  font-family: "Montserrat", sans-serif;
  display: inline-block;
}
.docTrans_document .docTrans_document__download_button a:hover {
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.3);
}
.docTrans_document .docTrans_document__download_button a:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.3);
  outline: none;
}
.docTrans_document .docTrans_document__download_button a:active {
  border-color: #FAA200;
  background-color: white;
  color: #FAA200;
  outline: none;
}
.docTrans_document .docTrans_document__download_button a[disabled] {
  border-color: #aaa !important;
  color: #aaa !important;
  background-color: #eee !important;
  cursor: default;
}
.docTrans_document .docTrans_document__download_button p {
  margin: 0.5em;
  line-height: 1.6;
}
.docTrans_document .docTrans_document__download_again_button {
  margin: 0.5em;
  color: #074b78;
  font-weight: 500;
}
.docTrans_document .docTrans_document__target_lang_select h2 {
  font-size: 22px;
  font-weight: 300;
  color: #333;
  padding-bottom: 0.5em;
}
.docTrans_document .docTrans_document__target_lang_select ul {
  list-style: none;
}
.docTrans_document .docTrans_document__target_lang_select li button {
  color: #0F2B46;
}
.docTrans_document .docTrans_document__target_lang_select li button:hover {
  color: #006494;
}
.docTrans_document .docTrans_document__choose_different_target_lang_target h2 {
  font-size: 22px;
  font-weight: 300;
  color: #d40000;
  padding: 0 1em 0.5em 1em;
  line-height: 1.45;
}
.docTrans_document .docTrans_document__choose_different_target_lang_target h2 em {
  font-weight: 400;
  font-style: normal;
  padding-right: 0 0.25em;
}
.docTrans_document .docTrans_document__report_error_section {
  text-align: center;
  background-color: transparent;
  transition: 200ms ease-out;
  padding: 0.5em;
}
.docTrans_document .docTrans_document__report_error_section h2 {
  color: #074b78;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
}
.docTrans_document .docTrans_document__report_error_section textarea {
  resize: none;
  width: 100%;
  height: 4em;
  font-size: 16px;
  padding: 0.5em;
  box-sizing: border-box;
  margin: 0.5em 0 0.5em 0;
}
.docTrans_document .docTrans_document__report_error_section label {
  margin: 0.5em;
  display: inline-block;
}
.docTrans_document .docTrans_document__report_error_section a {
  display: inline-block;
  padding: 0 1em;
  border: 1px solid transparent;
  border-radius: 3px;
  background-color: #FAA200;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  border-color: white;
  color: white;
  cursor: pointer;
  transition: background-color 75ms ease-out, border-color 50ms ease-out, box-shadow 75ms ease-out, opacity 75ms ease-out;
  box-shadow: inset 0px 0px 0px 0px white;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}
.docTrans_document .docTrans_document__report_error_section a:hover {
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.3);
}
.docTrans_document .docTrans_document__report_error_section a:focus {
  box-shadow: inset 0px 0px 0px 2px rgba(255, 255, 255, 0.3);
  outline: none;
}
.docTrans_document .docTrans_document__report_error_section a:active {
  border-color: #FAA200;
  background-color: white;
  color: #FAA200;
  outline: none;
}
.docTrans_document .docTrans_document__report_error_section a[disabled] {
  border-color: #aaa !important;
  color: #aaa !important;
  background-color: #eee !important;
  cursor: default;
}
.docTrans_document .docTrans_document__report_error_section form {
  display: none;
}
.docTrans_document .docTrans_document__report_error_section p {
  margin: 0.5em 0;
}
.docTrans_document .docTrans_document__report_error_section.docTrans_document__report_error_section-open {
  background-color: #f8f8f8;
  margin-bottom: 1em;
}
.docTrans_document .docTrans_document__report_error_section.docTrans_document__report_error_section-open form {
  display: block;
}
.docTrans_document .docTrans_document__report_error_section.docTrans_document__report_error_section-open h2 {
  color: #333;
  cursor: default;
}

.docTrans_translator_upload_button {
  position: absolute;
  bottom: 0;
  padding: 2px 10px 2px 6px;
  box-sizing: border-box;
  display: inline-block;
  left: 0;
  right: 0;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  line-height: 0;
  background-color: white;
  /*@at-root
          .docTrans_translator_upload_button--keep_active .docTrans_translator_upload_button__inner > button,
          .docTrans_translator_upload_button--open_target_lang_menu .docTrans_translator_upload_button__inner > button,
          .docTrans_translator_upload_button:hover .docTrans_translator_upload_button__inner > button{
      background-color: #eee;
      &:hover{
          background-color: #e8e8e8;
      }
  }*/
}
@keyframes docTrans_button_anim_1 {
  0% {
    background-color: transparent;
    color: #042d48;
    stroke: #042d48;
  }
  10% {
    background-color: transparent;
    color: #042d48;
    border-color: transparent;
    stroke: #042d48;
  }
  19% {
    background-color: rgba(250, 162, 2, 0.6666666667);
    color: white;
    border-color: #FAA200;
    stroke: white;
  }
  20% {
    background-color: rgba(250, 162, 2, 0.6666666667);
    color: white;
    border-color: #FAA200;
    stroke: white;
  }
  25% {
    background-color: transparent;
    color: #ccc;
    border-color: #ccc;
    stroke: #ccc;
  }
  39% {
    background-color: rgba(250, 162, 2, 0.6666666667);
    color: white;
    border-color: #FAA200;
    stroke: white;
  }
  40% {
    background-color: rgba(250, 162, 2, 0.6666666667);
    color: white;
    border-color: #FAA200;
    stroke: white;
  }
  100% {
    background-color: transparent;
    color: #042d48;
    border-color: transparent;
    stroke: #042d48;
  }
}
@keyframes docTrans_button_anim_2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.docTrans_translator_upload_button input {
  opacity: 0;
  position: absolute;
  width: 0.1px;
  height: 0.1px;
}
.docTrans_translator_upload_button__inner {
  display: inline-block;
  animation-duration: 0.5s;
  animation-name: docTrans_button_anim_2;
}

.docTrans_translator_upload_button__inner > button {
  display: inline-block;
  background-color: transparent;
  border: none;
  color: #042d48;
  stroke: #042d48;
  cursor: pointer;
  -webkit-appearance: none;
  line-height: 22px;
  padding: 4px 6px 4px 22px;
  vertical-align: bottom;
  background-color: white;
  vertical-align: bottom;
  position: relative;
  transition: background-color 100ms ease-out, border-color 100ms ease-out;
  z-index: 3;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #0F2B46;
  stroke: #0F2B46;
  padding: 4px 6px 4px 14px;
  min-width: auto;
  transition: filter 75ms ease-out;
}
.docTrans_translator_upload_button__inner > button:hover {
  color: #006494;
  stroke: #006494;
}
.dl--keyboard_focus .docTrans_translator_upload_button__inner > button:focus {
  box-shadow: inset 0 0 0px 1px rgba(0, 129, 189, 0.5), 0 0 0 2px rgba(0, 129, 189, 0.5);
}
.docTrans_translator_upload_button__inner > button svg {
  position: relative;
  margin-right: 5px;
  vertical-align: middle;
}
.docTrans_translator_upload_button__inner > button:focus, .docTrans_translator_upload_button__inner > button:active {
  outline: none;
}
@media (max-width: 800px) {
  .docTrans_translator_upload_button__inner > button {
    padding-right: 1.5em;
    border-radius: 4px;
    min-width: 226px;
  }
}

.docTrans_translator_upload_button--quota_reached button {
  opacity: 0.3;
  cursor: not-allowed;
}

.docTrans_translator_upload_button.docTrans_translator_upload_button--open_target_lang_menu .docTrans_translator_upload_button__lang_selector, .docTrans_translator_upload_button.docTrans_translator_upload_button--keep_active .docTrans_translator_upload_button__lang_selector, .docTrans_translator_upload_button:focus .docTrans_translator_upload_button__lang_selector, .docTrans_translator_upload_button:active .docTrans_translator_upload_button__lang_selector, .docTrans_translator_upload_button:hover .docTrans_translator_upload_button__lang_selector {
  opacity: 1;
  max-width: 10em;
  transform: translate(0, 0);
}
.docTrans_translator_upload_button.docTrans_translator_upload_button--open_target_lang_menu .docTrans_translator_upload_button__help_popup, .docTrans_translator_upload_button.docTrans_translator_upload_button--keep_active .docTrans_translator_upload_button__help_popup, .docTrans_translator_upload_button:focus .docTrans_translator_upload_button__help_popup, .docTrans_translator_upload_button:active .docTrans_translator_upload_button__help_popup, .docTrans_translator_upload_button:hover .docTrans_translator_upload_button__help_popup {
  display: block;
  opacity: 1;
}
@keyframes docTrans_translator_upload_button__help_popup_anim {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.docTrans_translator_upload_button .docTrans_translator_upload_button__help_popup {
  animation-duration: 1s;
  animation-name: docTrans_translator_upload_button__help_popup_anim;
  pointer-events: none;
  position: absolute;
  background-color: #f6f6f6;
  display: none;
  z-index: 10;
  line-height: 1.32;
  color: #666;
  padding: 1em;
  font-size: 14px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  bottom: 150%;
  max-width: 90vw;
  width: 20em;
  border-radius: 4px;
  opacity: 0;
  opacity: 1;
}
.docTrans_translator_upload_button .docTrans_translator_upload_button__help_popup > div {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.docTrans_translator_upload_button .docTrans_translator_upload_button__help_popup > div img {
  display: inline-block;
  width: 50px;
  flex: 0 0 auto;
}
.docTrans_translator_upload_button .docTrans_translator_upload_button__help_popup > p {
  margin-top: 0.5em;
}
.docTrans_translator_upload_button .docTrans_translator_upload_button__help_popup::after {
  content: " ";
  width: 10px;
  height: 10px;
  display: block;
  top: 100%;
  left: 25%;
  transform: translateY(-5px) rotate(45deg);
  background-color: #f6f6f6;
  position: absolute;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}
@media (max-device-width: 650px) {
  .docTrans_translator_upload_button {
    display: none;
  }
}

.docTrans_drop_target_overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-shadow: 0 0 0px 2px #f0f0f0, 0 0 0px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
  font-weight: 300;
  text-align: center;
  animation-delay: 0;
  animation-duration: 0.25s;
  animation-name: docTrans_overlay_blend_in;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 150ms ease-out;
  color: #aaa;
  background-color: #F0F5F8;
  outline: 2px dashed #4BABDA;
  z-index: 9;
}
@keyframes docTrans_overlay_blend_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.docTrans_drop_target_overlay > div {
  z-index: 1;
}
.docTrans_drop_target_overlay::before {
  content: " ";
  position: absolute;
  left: calc(50% - 45px);
  top: calc(50% - 85px);
  width: 90px;
  height: 90px;
  background-image: url("/img/icons/icon_docTrans_upload_v2.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.docTrans_drop_target_overlay.docTrans_drop_target_overlay--active {
  box-shadow: 0 0 0px 2px #f0f0f0, 0 0 4px rgba(0, 0, 0, 0.1);
  background-color: #eee;
  outline: 2px dashed #032d48;
  color: #222;
  transition: 150ms 150ms ease-out;
}
.docTrans_drop_target_overlay.docTrans_drop_target_overlay_failure {
  outline: 2px dashed #800;
  color: #500;
  background-color: #fbb;
}

@keyframes docTrans_usage_info__fade_in_animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.dl_pro .docTrans_usage_info__outer {
  min-height: 100px;
  position: relative;
  z-index: 1;
  pointer-events: none;
}

.docTrans_usage_info {
  text-align: right;
  position: relative;
}
.docTrans_usage_info__entry--critical {
  color: red !important;
}

.docTrans_usage_info > div {
  animation: docTrans_usage_info__fade_in_animation 0.2s ease-out 1;
  display: inline-block;
  text-align: left;
  max-width: 600px;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 0.5em;
  right: 0;
  bottom: 0;
  color: #333;
}
.docTrans_usage_info h2 {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  margin-bottom: 0.5em;
}
.docTrans_usage_info p {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 1.75;
}
.docTrans_usage_info p em {
  color: #888;
}

.lmt--web .docTrans_drop_target_overlay_failure {
  background-color: #FFF2F2;
  outline: 2px dashed #D7524F;
  z-index: 9;
}
.lmt--web .docTrans_drop_target_overlay_failure::before {
  background-image: url("/img/icons/icon_docTrans_error_v2.svg");
}
.lmt--web .docTrans_drop_target__desc {
  position: relative;
  top: 45px;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 29px;
}
.lmt--web .docTrans__help_popup {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  text-align: center;
  transition: opacity 0s ease-out;
  z-index: -1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.lmt--web .docTrans__help_popup .docTrans__help_popup__desc {
  margin: 20px 0 10px 0;
  max-width: 400px;
}
.lmt--web .docTrans__help_popup .docTrans__help_popup__icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.lmt--web .docTrans__help_popup .docTrans__help_popup__icons__sep {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 60px;
  margin: 0 15px;
}
.lmt--web .docTrans_translator_upload_button:hover ~ .docTrans__help_popup, .lmt--web .docTrans_translator_upload_button:focus ~ .docTrans__help_popup, .lmt--web .docTrans_translator_upload_button:active ~ .docTrans__help_popup {
  opacity: 0.9;
  z-index: 0;
  transition: opacity 0.25s 0.5s ease-out;
}

.docTrans_container {
  margin-bottom: 60px !important;
  min-height: auto !important;
}

.docTrans_document .docTrans_document__target_lang_select__header {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}
.docTrans_document .docTrans_document__choose_different_target_lang_target_inner {
  display: flex;
  flex-direction: column;
}
.docTrans_document .docTrans_document__choose_different_target_lang_target_inner .docTrans_document__target_lang_select__entry {
  margin-left: auto;
  margin-right: auto;
}
.docTrans_document .docTrans_document__target_lang_select__entry {
  line-height: 1.25em;
  padding: 0.4rem 0.5rem !important;
}
.docTrans_document .docTrans_document__progress,
.docTrans_document .docTrans_document__upload_progress {
  max-width: 280px;
  height: 12px;
  padding: 0;
  border: 0;
}
.docTrans_document .docTrans_document__progress_image {
  margin: 70px 0;
  width: 100%;
  text-align: center;
}
.docTrans_document .docTrans_document__remaining_time_label {
  margin-top: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}
.docTrans_document .docTrans_document__download_button a,
.docTrans_document .docTrans_document__download_again_button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  background-color: transparent;
  color: #000000;
  padding: 6px 8px;
  margin-bottom: 30px;
  border: none;
}
.docTrans_document .docTrans_document__download_button a:active,
.docTrans_document .docTrans_document__download_again_button:active {
  border: none;
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}
.docTrans_document .docTrans_document__filename_label {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
}
.docTrans_document .docTrans_document__document_ready_additional_text {
  margin-top: 30px;
  text-align: left;
}
.docTrans_document .docTrans_document__document_ready_additional_text a {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}
.docTrans_document[doc-trans-file-type=docx] .docTrans_document__file_icon {
  background-image: url("/img/icons/icon_docx_v2.svg");
}
.docTrans_document[doc-trans-file-type=pptx] .docTrans_document__file_icon {
  background-image: url("/img/icons/icon_pptx_v2.svg");
}

/* =======================================
           Press Quotes
   =======================================*/
.dl_pro #lmt_quotes_article {
  display: none;
}

.dl_country_without_pro_support #lmt_quotes_article,
.dl_country_with_pro_support #lmt_quotes_article {
  opacity: 1;
}

#lmt_quotes_article {
  position: relative;
  white-space: nowrap;
  padding-top: 1px;
  opacity: 0;
  transition: opacity 1000ms ease-out;
  margin-bottom: 36px;
  max-width: 100%;
  margin-top: 100px;
  z-index: 0;
  /*    &::before{
          content: " ";
          display: block;
          position: absolute;
          width: 100%;
          background-color: #f8f8f8;
          height: 50%;
          bottom: 0;
      }
  */
}

.dl_footer {
  background-color: #f8f8f8 !important;
  box-shadow: 0px 100px 0px 100px #F7F7F8;
}

.dl_pro .dl_footer {
  background-color: transparent;
  box-shadow: none;
}

.lmt_quotes_header {
  font-size: 250%;
  display: block;
  margin-top: 40px;
  padding-left: 20px;
  font-weight: 400;
  color: #333;
  font-family: "Roboto", sans-serif;
}

.lmt_quotes {
  height: 300px;
  position: relative;
  vertical-align: top;
  text-align: center;
}
@media (max-device-width: 650px) {
  .lmt_quotes {
    height: 400px;
  }
}
@media (max-width: 840px) {
  .lmt_quotes {
    height: 350px;
  }
}
@media (max-width: 760px) {
  .lmt_quotes {
    height: 400px;
  }
}
.lmt_quotes .lmt_quotes__container {
  margin: 0px 5vw;
  display: inline-block;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  max-width: 600px;
  vertical-align: middle;
  box-sizing: border-box;
  width: calc(100% - 300px);
}
@media (max-width: 1000px) {
  .lmt_quotes .lmt_quotes__container {
    width: calc(100% - 100px);
    margin: 0px 4vw;
  }
}
@media (max-width: 840px) {
  .lmt_quotes .lmt_quotes__container {
    width: calc(100% - 50px);
  }
}
@media (max-width: 760px) {
  .lmt_quotes .lmt_quotes__container {
    width: calc(100% - 20px);
    margin: 0px 10px;
  }
}
.lmt_quotes .lmt_quotes__prev_button,
.lmt_quotes .lmt_quotes__next_button {
  vertical-align: middle;
  position: relative;
  display: inline-flex;
  width: 24px;
  height: 100%;
  top: 0;
  align-items: center;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity 250ms ease-in-out;
  z-index: 3;
}
.lmt_quotes .lmt_quotes__prev_button svg,
.lmt_quotes .lmt_quotes__next_button svg {
  stroke-width: 6;
  fill: transparent;
  stroke: #aaa;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: 0.7;
}
.lmt_quotes .lmt_quotes__prev_button svg:hover,
.lmt_quotes .lmt_quotes__next_button svg:hover {
  opacity: 1;
}
@media (max-width: 760px) {
  .lmt_quotes .lmt_quotes__prev_button,
.lmt_quotes .lmt_quotes__next_button {
    position: absolute;
    opacity: 0;
  }
}
.lmt_quotes .lmt_quotes__prev_button {
  left: 0;
  justify-content: flex-end;
}
@media (max-width: 760px) {
  .lmt_quotes .lmt_quotes__prev_button {
    left: -16px;
  }
}
.lmt_quotes .lmt_quotes__next_button {
  right: 0;
  justify-content: flex-start;
}
@media (max-width: 760px) {
  .lmt_quotes .lmt_quotes__next_button {
    right: -16px;
  }
}
#lmt_quotes_article:hover .lmt_quotes .lmt_quotes__prev_button, #lmt_quotes_article:hover .lmt_quotes .lmt_quotes__next_button {
  opacity: 1;
}

/* ------------------- quote */
.lmt_quote {
  height: 8em;
  display: none;
  justify-content: space-around;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: nowrap;
  opacity: 0;
  transition: opacity 250ms ease-out;
  width: 100%;
  height: 100%;
  white-space: normal;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.lmt_quote:last-child {
  transition: opacity 350ms 100ms ease-in;
}

.lmt_quote__logo_1 {
  position: relative;
  display: inline-block;
  flex: 0 0 auto;
  width: 200px;
  height: 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  display: none;
}

.lmt_quote__logo_3 {
  position: absolute;
  display: inline-block;
  width: auto;
  height: 60px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-origin: content-box;
  left: 10px;
  right: 20px;
  bottom: 40px;
  pointer-events: none;
}
@media (max-device-width: 650px) {
  .lmt_quote__logo_3 {
    bottom: 20px;
  }
}

.lmt_quote__inner {
  position: relative;
  display: inline-block;
  flex: 0 0 auto;
  width: 100%;
  color: #333;
  padding: 42px 30px 100px 70px;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 32px 40px rgba(0, 0, 0, 0.08);
  z-index: 2;
  /*&::after{
      content: " ";
      display: block;
      position: absolute;
      width: 50px;
      height:60px;
      right:-50px;
      bottom: 0;
      //outline: 1px solid red;
      background-image: url(/img/pro/quote_shadow.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: 0 100%;
      //opacity: 0.15;
      opacity: 0.075;
      @media (max-width: $width_S){
          display: none;

      }
  }*/
}
@media (max-device-width: 650px) {
  .lmt_quote__inner {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 90px;
  }
}
.lmt_quote__inner::before {
  content: " ";
  background-image: url(/img/pro/icon_quote.svg);
  display: block;
  position: absolute;
  width: 100px;
  height: 65px;
  top: -22px;
  left: -25px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-device-width: 650px) {
  .lmt_quote__inner::before {
    width: 60px;
  }
}

.lmt_quote__text {
  display: inline-block;
  text-align: left;
  margin-left: 0em;
  white-space: normal;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  color: #333;
  font-family: "Open Sans", sans-serif;
}

.lmt_quote__source {
  display: block;
  text-align: left;
  margin-top: 1.5em;
  white-space: normal;
  color: #333;
  font-size: 16px;
  font-weight: 300;
}
.lmt_quote__source br {
  display: none;
}
.lmt_quote__source a {
  color: #0F2B46;
  font-weight: 600;
}
.lmt_quote__source a::after {
  content: ", ";
}
.lmt_quote__source a:hover {
  text-decoration: none;
  color: #006494;
}

.lmt_quote:first-child {
  display: inline-flex;
  position: absolute;
}

.lmt_quote:last-child {
  display: inline-flex;
  position: relative;
  opacity: 1;
}

.lmt_quotes_nav {
  display: flex;
  justify-content: space-around;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  opacity: 0;
  transition: opacity 100ms 1000ms ease-out;
  z-index: 5;
}

.lmt_quotes_nav:hover {
  opacity: 1;
  transition: opacity 100ms ease-out;
}

.lmt_quotes_nav_entry {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid;
  color: #bbb;
  border-radius: 100%;
  transition: 150ms ease-in-out;
  margin: 0 0px;
  cursor: pointer;
  box-shadow: inset 0 0 0 12px #fff;
}

.lmt_quotes_nav_entry:hover {
  color: #faa202;
}

.lmt_quotes_nav_entry--active {
  background-color: #faa202;
  color: #faa202;
  box-shadow: inset 0 0 0 0px #f8f8f8;
}

#lmt_quotes_article .lmt_quotes {
  height: 460px;
}
@media screen and (max-width: 650px) {
  #lmt_quotes_article .lmt_quotes {
    height: auto;
    padding: 20px 0 60px 0;
  }
}
#lmt_quotes_article .lmt_quotes__container {
  max-width: 650px;
}
#lmt_quotes_article .lmt_quotes_nav {
  opacity: 1;
}
#lmt_quotes_article .lmt_quotes_nav_entry {
  background-color: #B9B9B9;
  border-color: transparent;
  box-shadow: none;
}
#lmt_quotes_article .lmt_quotes_nav_entry--active {
  background-color: #0F2B46;
}
#lmt_quotes_article .lmt_quotes__prev_button,
#lmt_quotes_article .lmt_quotes__next_button {
  display: none;
}

/*# sourceMappingURL=lmt.css.map */
