.wrapper--08618e {
    position: relative;
}

.template-helper--d4e153 {
    overflow-y: auto;
}
.template-helper--d4e153:hover {
    overflow: auto;
    height: 250%;
}

.settings-page-href--c65428 {
    margin-left: 10px;
}

.field--44ccbd {

}

.field--44ccbd::after {
    content: '';
    display: block;
    clear: both;
}

.field_shifted--0b7d78 .content--018f23 {
    padding-top: 5px;
}

.label--3aa4e8 {
    float: left;
    box-sizing: border-box;
    width: 33%;
    padding: 6px 0;
    color: #888888;
    font-size: 13px;
}

.content--018f23 {
    margin-left: 33%;
    position: relative;
}

.hint--eeeb74 {
    color: #aaaaaa;
    font-size: .8em;
    margin-top: 5px;
}

.error--9fc880 {
    color: #d03939;
    margin-top: 5px;
    font-size: .8em;
}

.input-text--167765 {
    box-sizing: border-box;
    padding: 3px;
}

.input-text_full-width--a6a0d6 {
    width: 100%;
}

.field-group--a2b921 {
    list-style: none;
    padding: 0;
    margin: 0 33% 5px 0;
}

.field-group--a2b921::before {
    content: '';
    display: table;
    margin-bottom: -5px;
}

.field-group__item--408689 {
    margin-top: 5px;
}

.field-group_slim--fff6b8 {
    margin-right: 0;
}

.redactor-textarea--f5dc7c {
    margin-top: 25px !important;
    border: 0 !important;
}

.is-wa2 .redactor-textarea--f5dc7c {
    margin-top: 40px !important;
}

.redactor-textarea--f5dc7c .redactor-editor {
    max-height: 288px;
    padding: 10px;
}

.redactor-textarea--f5dc7c .s-wysiwyg-html-toggle {
    bottom: 100%;
    top: auto;
    right: 0;
    z-index: 10;
    margin-bottom: -1px;
}

.redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li {
    border: 1px solid transparent;
    border-bottom: 0;
}

.is-wa2 .redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li a {
    display: block;
    color: #888;
    padding: 4px 12px 4px;
    text-decoration: none;
    font-size: .9em;
}

.is-wa2 .redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li.selected a {
    color: var(--toggle-text-color-selected);
}

.s-category-edit-dialog .s-editor-section > .s-section-header {
    display: flex;
    justify-content: flex-end;
}

.s-category-edit-dialog .s-editor-section > .s-section-header .toggle {
    background: transparent;
    padding-bottom: 0;
}

.s-category-edit-dialog .toggle > * {
    border: .125em solid var(--border-color-input);
    background: var(--toggle-background-color);
    color: var(--toggle-text-color);
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.s-category-edit-dialog .toggle > *.selected {
    background: var(--menu-selected-background-color-hover);
    color: var(--toggle-text-color-selected);
}

.redactor-textarea--f5dc7c .ace_text-input {
    top: 0 !important;
    left: 0 !important;
}

.redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li.selected {
    border-color: #a9a9a9;
}

.redactor-textarea--f5dc7c .redactor-toolbar {
    box-shadow: none;
}

.redactor-textarea--f5dc7c .redactor-toolbar li a:before {
    content: none !important;
    display: none;
}

.redactor-textarea--f5dc7c .redactor-box {
    border: 1px solid #a9a9a9 !important;
    margin-bottom: 0;
}

.redactor-textarea--f5dc7c .redactor-toolbar li a.re-button-icon {
    padding: 8px;
    height: 30px;
    font-size: 14px;
}

.redactor-textarea--f5dc7c .ace {
    border: 1px solid #a9a9a9 !important;
    padding: 5px !important;
}

.redactor-textarea--f5dc7c .redactor-placeholder:after {
    top: 10px;
    left: 10px;
}

.is-wa2 .redactor-textarea--f5dc7c .s-wysiwyg-html-toggle {
    position: absolute;
    display: flex;
    list-style: none;
    right: 0;
}

.is-wa2 #seo-product-settings-page .redactor-textarea--f5dc7c {
    margin-top: 50px !important;
}

.is-wa2 .redactor-textarea--f5dc7c .wa-editor-wysiwyg-html-toggle li {
    border: .125em solid var(--border-color-input);
    background: var(--toggle-background-color);
    color: var(--toggle-text-color);
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
}

.is-wa2 .redactor-textarea--f5dc7c .wa-editor-wysiwyg-html-toggle li:last-child {
    margin-left: 2px;
}

.is-wa2 .redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li a {
    font-weight: normal;
}

.is-wa2 .redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li.selected {
    background: var(--menu-selected-background-color-hover);
}

.is-wa2 .redactor-textarea--f5dc7c .s-wysiwyg-html-toggle li.selected a {
    color: var(--toggle-text-color-selected);
}

.is-wa2 .redactor-textarea--f5dc7c .wa-editor-wysiwyg-html-toggle {
    padding-left: 0;
}

.is-wa2 .redactor-box .redactor-layer {
    background: var(--background-color-input) !important;
    color: var(--text-color-input);
}

.is-wa2 .s-editor-core-wrapper {
    background: none !important;
}

.is-wa2 .redactor-textarea--f5dc7c .redactor-box {
    border: 1px solid rgba(0, 0, 0, .07) !important;
    border-radius: .25em 0 .25em .25em !important;
}

.is-wa2 .redactor-textarea--f5dc7c .redactor-toolbar li {
    background: none;
}

.is-wa2 .redactor-textarea--f5dc7c .redactor-toolbar li a {
    color: var(--toggle-text-color);
    border-color: var(--border-color-soft);
}

.is-wa2 .redactor-textarea--f5dc7c .redactor-toolbar {
    background: var(--background-color-input) !important;
}

.is-wa2 .redactor-textarea--f5dc7c .ace {
    border: 1px solid var(--border-color-soft) !important;
}

.is-wa2 .redactor-textarea--f5dc7c .ace_scroller {
    background-color: var(--background-color-input) !important;
}

.is-wa2 .redactor-textarea--f5dc7c .ace-eclipse {
    background: none;
}

.is-wa2 .redactor-textarea--f5dc7c .ace_text {
    color: var(--text-color-input);
}

.is-wa2 .redactor-textarea--f5dc7c .ace-eclipse .ace_active-line {
    background: var(--menu-selected-background-color);
}

.stat-widget {
    font-size: 11px;
    margin-top: 3px;
}

.stat-widget:empty {
    display: none;
}

.stat-widget_error {
    color: red;
}

.smarty-textarea--a5bc24 .CodeMirror {
    padding: 0 !important;
    font-family: 'Helvetica Neue', 'Liberation Sans', Arial, sans-serif;
    border: 1px solid rgb(169, 169, 169);
}

.smarty-textarea--a5bc24 .CodeMirror-scroll {
    height: auto !important;
    max-height: 288px;
    cursor: text;
}

.smarty-textarea--a5bc24 .CodeMirror-scroll {
    min-height: 22px;
}

.smarty-textarea_big--372467 .CodeMirror-scroll {
    min-height: 50px;
}

.smarty-textarea--a5bc24 .CodeMirror-lines {
    padding: 4px;
}

.is-wa2 .smarty-textarea--a5bc24 .CodeMirror {
    padding: .3125em .5em;
    border-radius: .25em;
    margin: 0 .25em 0 0;
    border: .125em solid var(--border-color-input);
    line-height: 1.25em;
    background: var(--background-color-input);
    color: var(--text-color-input);
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    box-sizing: border-box;
    max-width: 100%;
    transition: .1s;
}

.is-wa2 .smarty-textarea--a5bc24:hover .CodeMirror {
    border-color: var(--border-color-input-hover);
}

.is-wa2 .smarty-textarea--a5bc24 .CodeMirror-focused {
    border-color: var(--accent-color) !important;
    background-color: var(--background-color-blank);
}

.CodeMirror {
  line-height: 1em;
  font-family: monospace;
}

.CodeMirror-scroll {
  overflow: auto;
  height: 300px;
  /* This is needed to prevent an IE[67] bug where the scrolled content
     is visible outside of the scrolling box. */
  position: relative;
  outline: none;
}

.CodeMirror-gutter {
  position: absolute; left: 0; top: 0;
  z-index: 10;
  background-color: #f7f7f7;
  border-right: 1px solid #eee;
  min-width: 2em;
  height: 100%;
}
.CodeMirror-gutter-text {
  color: #aaa;
  text-align: right;
  padding: .4em .2em .4em .4em;
  white-space: pre !important;
}
.CodeMirror-lines {
  padding: .4em;
  white-space: pre;
}

.CodeMirror pre {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-width: 0; margin: 0; padding: 0; background: transparent;
  font-family: inherit;
  font-size: inherit;
  padding: 0; margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
}

.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}
.CodeMirror-wrap .CodeMirror-scroll {
  overflow-x: hidden;
}

.CodeMirror textarea {
  outline: none !important;
}

.CodeMirror pre.CodeMirror-cursor {
  z-index: 10;
  position: absolute;
  visibility: hidden;
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
.cm-keymap-fat-cursor pre.CodeMirror-cursor {
  width: auto;
  border: 0;
  background: transparent;
  background: rgba(0, 200, 0, .4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6600c800, endColorstr=#4c00c800);
}
/* Kludge to turn off filter in ie9+, which also accepts rgba */
.cm-keymap-fat-cursor pre.CodeMirror-cursor:not(#nonsense_id) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.CodeMirror pre.CodeMirror-cursor.CodeMirror-overwrite {}
.CodeMirror-focused pre.CodeMirror-cursor {
  visibility: visible;
}

div.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused div.CodeMirror-selected { background: #d7d4f0; }

.CodeMirror-searching {
  background: #ffa;
  background: rgba(255, 255, 0, .4);
}

/* Default theme */

.cm-s-default span.cm-keyword {color: #708;}
.cm-s-default span.cm-atom {color: #219;}
.cm-s-default span.cm-number {color: #164;}
.cm-s-default span.cm-def {color: #00f;}
.cm-s-default span.cm-variable {color: black;}
.cm-s-default span.cm-variable-2 {color: #05a;}
.cm-s-default span.cm-variable-3 {color: #085;}
.cm-s-default span.cm-property {color: black;}
.cm-s-default span.cm-operator {color: black;}
.cm-s-default span.cm-comment {color: #a50;}
.cm-s-default span.cm-string {color: #a11;}
.cm-s-default span.cm-string-2 {color: #f50;}
.cm-s-default span.cm-meta {color: #555;}
.cm-s-default span.cm-error {color: #f00;}
.cm-s-default span.cm-qualifier {color: #555;}
.cm-s-default span.cm-builtin {color: #30a;}
.cm-s-default span.cm-bracket {color: #cc7;}
.cm-s-default span.cm-tag {color: #170;}
.cm-s-default span.cm-attribute {color: #00c;}
.cm-s-default span.cm-header {color: blue;}
.cm-s-default span.cm-quote {color: #090;}
.cm-s-default span.cm-hr {color: #999;}
.cm-s-default span.cm-link {color: #00c;}

span.cm-header, span.cm-strong {font-weight: bold;}
span.cm-em {font-style: italic;}
span.cm-emstrong {font-style: italic; font-weight: bold;}
span.cm-link {text-decoration: underline;}

div.CodeMirror span.CodeMirror-matchingbracket {color: #0f0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #f22;}

.label--4ef94b {
    display: flex;
    vertical-align: text-bottom;
}

.control-container--879463 {
    float: left;
}

.content-container--768736 {
    display: block;
    margin-left: 8px;
}

.is-wa2 #seo-import-export-page .control-container--879463 {
    margin: .2em 0 0 0;
}

.template-helper-wrapper--c89476 {
    position: relative;
}

.template-helper--fec36a {
    position: absolute;
    right: 0;
    width: 33%;
    box-sizing: border-box;
    padding: 5px 10px;
    top: -5px;
    bottom: 0;
    overflow: hidden;
}

.template-helper--fec36a:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, #fff, rgba(0, 0, 0, 0));
    height: 50px;
}

.is-wa2 .template-helper--fec36a:after {
    display: none;
}

.template-helper--fec36a:hover {
    overflow: visible;
    z-index: 1;
    margin-bottom: 15px;
}

.template-helper--fec36a:hover:after {
    display: none;
}

.template-helper__wrapper--a7b9b2 {
    background: #f7f7f7;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    color: #aaaaaa;
    font-size: .8em;
    border: 1px solid #efefef;
    padding: 0 15px 15px;
}

.is-wa2 .template-helper__wrapper--a7b9b2 {
    background: var(--background-color-blank);
    border-color: var(--border-color-soft);
    color: var(--text-color);
}

.template-helper-header--091457 {
    font-size: 1.2em;
    font-weight: bold;
    color: #777777;
    margin-top: 15px;
}

.templateHelper__variable--f2bdbf {
    margin: 5px 0;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica Neue', 'Liberation Sans', Arial, sans-serif;
}

.help-href--936033 {
    margin-left: 5px;
    font-size: 12px;
    text-decoration: underline;
}

.inline-code--0bb47e {
    color: #777777;
    display: inline-block;
    padding: 3px;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 3px;
}

.inline-code--0bb47e:hover {
    border-color: #dddddd;
}

.inline-code_tiny--cbcb4e {
    font-size: .9em;
}

.is-wa2 .inline-code--0bb47e {
    background: var(--background-color-input);
    color: var(--text-color-input);
    border-color: var(--border-color-soft);
}

.link--cc65b0,
.link--cc65b0:visited,
.link__text--2280c5 {
    color: #03c;
    cursor: pointer;
}

.is-wa2 .link--cc65b0,
.is-wa2 .link--cc65b0:visited,
.is-wa2 .link__text--2280c5 {
    color: var(--text-color-link);
}

.link--cc65b0:hover,
.link--cc65b0:hover .link__text--2280c5 {
    color: #f00 !important;
}

.link_extended--ea1583,
.link_extended--ea1583:visited,
.link_extended--ea1583:hover,
.link_extended--ea1583:active {
    color: inherit !important;
}

.link_pseudo--4d073d .link__text--2280c5 {
    border-bottom: 1px dashed var(--text-color-link);
}
.link_pseudo--4d073d:hover .link__text--2280c5 {
    border-bottom-color: transparent;
}

.link__icon--9b5f82,
.link__text--2280c5 {
    display: inline-block;
    vertical-align: middle;
}

.link__text-edit--bc98fe {
    display: inline;
    font-size: .8em;
}

.checkbox--4be6d2 {
    vertical-align: center;
    margin-right: 5px;
}

.group--6d627f {
    margin: 25px 0;
}

.status--56941b {
    display: inline-block;
}

.fas-icon--56b2b1 {
    margin-right: 4px;
}

.select--9a6d27 {
    padding: 3px 2px 4px;
    max-width: 100%;
}

.option--marked--5bd47e {
    color: red;
}

.g-seo-field__label {
    width: 140px;
}

.g-seo-field__content {
    margin-left: 140px;
}

