@charset "utf-8";

.s-component-editor-inner.common-editor .s-component-content img { margin: 0px auto; border-radius: 3px; max-width: 98%; display: block; }

.s-component-editor-inner.common-editor .s-component-content p { margin: 0.5em 0px; line-height: 1.4; }

.s-component-editor-inner.common-editor .s-component-content em { font-style: italic; font-weight: inherit; }

.s-component-editor-inner.common-editor .s-component-content strong { font-style: inherit; }

.s-component-editor-inner.common-editor .s-component-content ol { margin: 0.5em 0px; padding: 0px 20px; list-style-type: decimal; }

.s-component-editor-inner.common-editor .s-component-content ul { margin: 0.5em 0px; padding: 0px 20px; list-style-type: disc; }

.s-component-editor-inner.common-editor .s-component-content li { line-height: 1.4; }

.email-automation-letter-editor .letter-side-bar .content .item.link { text-decoration: underline; cursor: pointer; }

.page-settings-content.email-automation-tab .email-automation-view .notice-banner { padding: 0px; }

.page-settings-content.email-automation-tab .email-automation-view .form-head { display: flex; flex-direction: row; align-items: center; color: rgb(141, 148, 156); }

.page-settings-content.email-automation-tab .email-automation-view .form-head .s-kit-btn { margin-bottom: 0px; }

.page-settings-content.email-automation-tab .email-automation-view .form-head .form-hint { margin-left: 10px; }

.page-settings-content.email-automation-tab .email-automation-view .field-hint.top { margin: 25px auto; }

.page-settings-content.email-automation-tab .email-automation-view .field-hint ul { padding-left: 20px; list-style: disc; }

.page-settings-content.email-automation-tab .email-automation-view .field-hint ul li { line-height: 1.6; }

.page-settings-content.email-automation-tab .email-automation-view .banner { max-width: 860px; background-color: rgb(244, 246, 248); padding: 45px; border-radius: 6px; display: grid; gap: 20px 30px; justify-content: center; grid-template-columns: repeat(2, 50%); }

.page-settings-content.email-automation-tab .email-automation-view .banner .title { text-align: center; font-size: 22px; color: rgb(141, 148, 156); }

.page-settings-content.email-automation-tab .email-automation-view .banner img { width: 100%; max-width: 415px; }

.page-settings-content.email-automation-tab .email-automation-view .banner img:first-of-type { grid-row: span 2; }

.page-settings-content.email-automation-tab .email-automation-view .s-box.tag { font-size: 11px; padding: 3px 5px; line-height: 1; margin-right: 5px; margin-left: 0px; white-space: nowrap; }

.page-settings-content.email-automation-tab .email-automation-view .s-box.tag .s-kit-icon { color: inherit; font-size: 8px; position: relative; top: 0px; margin-right: 2px; }

.page-settings-content.email-automation-tab .email-automation-view .newsletter-table { margin-bottom: 20px; }

.page-settings-content.email-automation-tab .email-automation-view .header-actions { display: flex; flex-wrap: wrap; justify-content: space-between; }

.page-settings-content.email-automation-tab .email-automation-view .header-actions a { color: rgb(145, 147, 148); }

.page-settings-content.email-automation-tab .email-automation-view .quota-status { color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .email-automation-view .quota-status a { color: unset; font-weight: 400; text-decoration: underline; cursor: pointer; }

.page-settings-content.email-automation-tab .email-automation-view .quota-status a:hover { color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .restriction-view { position: absolute; top: 0px; width: 100%; height: 100%; margin-left: -30px; display: flex; justify-content: center; align-items: center; background: rgba(255, 255, 255, 0.8); }

.page-settings-content.email-automation-tab .restriction-view .form-field { display: flex; align-items: center; flex-direction: column; }

.page-settings-content.email-automation-tab .restriction-view .form-field .field-hint { color: rgb(75, 80, 86); font-size: 16px; font-weight: bold; margin-bottom: 18px; }

.page-settings-content.email-automation-tab .content .head-field-hint p, .page-settings-content.email-automation-tab .content .field-hint p { color: rgb(92, 102, 118); }

.page-settings-content.email-automation-tab .content .form-field > .field-hint { line-height: 1; margin-bottom: 5px; color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .content .setting-wrapper { display: flex; padding-top: 18px; padding-bottom: 60px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel { flex-grow: 1; margin-right: 12px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .form-field { overflow: unset; margin-bottom: 20px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .type-selector { width: 290px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .layout-selector { display: flex; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .layout-selector .item { position: relative; margin-right: 14px; width: 72px; height: 40px; border: 2px solid transparent; cursor: pointer; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .layout-selector .item.selected { background: rgb(255, 255, 255); border-radius: 4px; border: 2px solid rgb(147, 183, 25); }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .layout-selector .item.selected .fa-check { display: block; color: rgb(147, 183, 25); position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .layout-selector .item .fa-check { display: none; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .layout-selector .item .icon { width: 100%; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector { display: flex; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector .image-box { position: relative; cursor: pointer; margin-right: 12px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector .image-box img { border-radius: 3px; min-width: 30px; max-height: 50px; outline: none; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector .image-box:hover > .cover { display: flex; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector .image-box .cover { border-radius: 3px; display: none; position: absolute; top: 0px; align-items: center; justify-content: center; width: 100%; height: 97%; background-color: rgba(0, 0, 0, 0.5); }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector .image-box .cover i.fa-trash-o { color: rgb(255, 255, 255); font-size: 18px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .image-selector .top-hint { line-height: 1.4; margin-bottom: 9px; color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .rich_text-editor { position: relative; height: 180px; padding: 0px 9px; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; border-radius: 4px; border: 1px solid rgb(198, 201, 205); overflow-y: scroll; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .rich_text-editor .s-component-content { min-height: 145px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .rich_text-wrapper { position: relative; width: 400px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .rich_text-wrapper .counter { color: rgb(255, 106, 120); margin-top: 10px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .legal-tip { margin-bottom: 9px; color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .check-input-field { display: flex; align-items: center; justify-content: space-between; width: 340px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .form-field > .text-input-box { position: relative; width: 400px; box-sizing: border-box; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .form-field > .text-input-box textarea { resize: none; width: 100%; height: 80px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .form-field > .text-input-box .counter { position: absolute; right: 10px; bottom: 10px; color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .form-field > .email-notification-inout { width: 400px; box-sizing: border-box; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .form-field > .more-options-btn { color: rgb(198, 201, 205); cursor: pointer; margin-bottom: 20px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .button-group-field .button-field { display: flex; align-items: center; margin-bottom: 10px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .button-group-field .button-field .s-kit-select-wrapper { margin-right: 12px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .button-group-field .button-field .s-kit-select-wrapper select { width: 130px; height: 37px; text-indent: 6px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .button-group-field .button-field .name-input { width: 120px; margin-right: 12px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .button-group-field .button-field .extral-input { width: 180px; margin-right: 12px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .left-panel .button-group-field .button-field .delete-btn { color: rgb(169, 174, 178); cursor: pointer; font-size: 20px; height: 20px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .head-hint { font-size: 14px; text-transform: uppercase; color: rgb(198, 201, 205); }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content { min-width: 430px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .wrapper { position: relative; padding: 30px; width: 380px; height: 250px; background: url("/images/editor/pageSettings/site-bg-promotion.jpg") center center / cover no-repeat; margin-top: 14px; overflow-y: scroll; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .wrapper.layout-center { height: auto; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .wrapper.layout-center .modal-outer { position: relative; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .wrapper.layout-left .modal-outer, .page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .wrapper.layout-right .modal-outer { transform: scale(0.5) translate(-50%, -50%); left: 50%; top: 50%; transform-origin: 0px 0px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .modal-outer { position: absolute; border-radius: 4px; background: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.45) 0px 1px 10px; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .modal-outer .cancel { position: absolute; }

.page-settings-content.email-automation-tab .content .setting-wrapper .right-panel .preview-content .popups-container { pointer-events: none; }

.page-settings-content.email-automation-tab .bottom.form-field { padding: 13px 30px; left: 0px; position: absolute; width: calc(100% - 60px); display: flex; align-items: center; justify-content: space-between; background: rgb(255, 255, 255); bottom: 0px; box-shadow: rgb(221, 221, 221) 0px -2px 3px; }

.page-settings-content.email-automation-tab .bottom.form-field .field-link.red { color: rgb(230, 71, 81); }

.page-settings-content.email-automation-tab .bottom.form-field .field-link.red:hover { color: rgb(255, 106, 120); }

.page-settings-content.email-automation-tab .bottom.form-field .field-link.red .fa { margin-right: 8px; }

.page-settings-content.email-automation-tab .bottom.form-field, .page-settings-content.email-automation-tab .bottom.form-field > * { margin-bottom: 0px; }

.page-settings-content.email-automation-tab .bottom.form-field button { border-width: medium; border-style: none; border-color: currentcolor; border-image: none; }

.page-settings-content.email-automation-tab .bottom.form-field i { margin-left: 8px; }

.white-popover.white-bg.s-kit-popover-placement-top .s-kit-popover-content .s-kit-popover-inner .s-kit-popover-inner-content li a { line-height: 1.4; }

.white-popover.white-bg.s-kit-popover-placement-top .s-kit-popover-content .s-kit-popover-inner .s-kit-popover-inner-content li a.active-btn i, .white-popover.white-bg.s-kit-popover-placement-top .s-kit-popover-content .s-kit-popover-inner .s-kit-popover-inner-content li a.inactive-btn i, .white-popover.white-bg.s-kit-popover-placement-top .s-kit-popover-content .s-kit-popover-inner .s-kit-popover-inner-content li a.disabled-btn i { vertical-align: middle; }

.white-popover.white-bg.s-kit-popover-placement-top .s-kit-popover-content .s-kit-popover-inner .s-kit-popover-inner-content li a.active-btn { color: rgb(147, 183, 25); }

.white-popover.white-bg.s-kit-popover-placement-top .s-kit-popover-content .s-kit-popover-inner .s-kit-popover-inner-content li a.disabled-btn { color: rgb(226, 228, 231); cursor: not-allowed; }

.automation-condition-setting-dialog { height: auto; }

.automation-condition-setting-dialog .s-kit-modal-content { width: 600px; }

.automation-condition-setting-dialog .s-kit-modal-body { height: auto; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor { font-size: 14px; height: 100%; overflow: auto; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .field-description { margin-bottom: 10px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper { background-color: rgb(244, 246, 248); border: 1px solid rgb(226, 228, 231); border-radius: 4px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper { padding: 15px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper:not(:last-child) { border-bottom: 1px solid rgb(226, 228, 231); }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .s-kit-radio-big-radio { align-items: baseline; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .label-item { display: inline-block; margin-right: 10px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .radio-text { line-height: 1.5; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .trigger-select { width: 140px; padding-right: 20px; text-overflow: ellipsis; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor { position: relative; width: 400px; margin-top: 10px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .selector-button { position: relative; width: 100%; border: 1px solid rgb(226, 228, 231); background-color: white; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .selector-button i.s-kit-icon { position: absolute; right: 5px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .selector-button .error { color: rgb(230, 71, 81); }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector { position: absolute; z-index: 1; padding: 12px; width: 100%; border-radius: 3px; border: 1px solid rgb(226, 228, 231); background: rgb(255, 255, 255); }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .quick-selection-btn-group { margin-bottom: 10px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .quick-selection-btn-group .quick-selection-btn { color: rgb(27, 176, 230); cursor: pointer; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .form-list { max-height: 95px; overflow-y: auto; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .form-list::-webkit-scrollbar { width: 7px; appearance: none; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .form-list::-webkit-scrollbar-thumb { border-radius: 4px; background-color: white; box-shadow: white 0px 0px 1px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .selector-item { margin-bottom: 4px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .sub-selector { margin-left: 10px; margin-top: 4px; line-height: 1.4; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .bottom-content { margin-bottom: 0px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .trigger-wrapper .trigger-item-wrapper .option-editor .form-selector .bottom-content .s-kit-btn { margin-top: 20px; margin-bottom: 0px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .hint, .automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .tip { color: rgb(169, 174, 178); }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .form-field .interval-time-editor, .automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .form-field .period-input { display: flex; align-items: center; height: 24px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .form-field .interval-time-editor .s-kit-input, .automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .form-field .period-input .s-kit-input { margin: 0px 10px; width: 70px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .form-field .error { margin-top: 10px; color: rgb(230, 71, 81); }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .form-field .tip { margin-top: 10px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .bottom-content { margin-bottom: 30px; }

.automation-condition-setting-dialog .s-kit-modal-body .automation-condition-editor .bottom-content .s-btn { margin-bottom: 0px; }