html.vue-app .pos\:a\:0{top:0;left:0;right:0;bottom:0}.input-text-editor{border:1px solid #ededed;border-radius:4px;position:relative}.input-text-editor #editor-element{min-height:500px}.input-text-editor-header{background:var(--primary-a-60);font-size:14px;padding:.5rem 2rem;font-weight:700;font-family:monospace;border-top-left-radius:4px;border-top-right-radius:4px;overflow-x:auto}.input-text-editor-resize-grip{height:1rem;cursor:n-resize;position:absolute;bottom:0;left:0;right:0}.input-text-editor-bottom-bar{padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.input-text-editor-bottom-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch}.input-text-editor-bottom-bar>*{margin:.5rem}.input-text-editor-bottom-bar-select{max-width:unset!important}}.input-text-editor-bottom-bar-select{max-width:26rem}.input-text-editor-bottom-bar-select:not(:last-child){margin-right:1rem}.input-text-editor .CodeMirror{height:auto}html.vue-app.dir\:rtl .input-text-editor .input-text-editor-bottom-bar-select:not(:last-child){margin-left:1rem}