.common-file-editor{display:flex;flex-direction:column;font-size:medium;overflow:hidden}.common-file-editor pre{display:flex;flex-direction:column;flex-grow:1000}.common-file-editor pre code{background-color:#f9f9f9;border:1px solid #eee;border-radius:5px;display:block;flex-grow:1000;overflow:auto;padding:1em}.common-file-editor textarea{background-color:#f9f9f9;border:1px solid #999;color:#333;padding:1em}.common-file-editor img{max-height:100%;max-width:100%}.common-file-editor__tab-bar{flex-grow:0;flex-shrink:0;overflow:auto}.common-file-editor__tab-bar>ul{display:flex;flex-wrap:nowrap;gap:5px;margin:0;padding:0}.common-file-editor__tab-bar>ul>li{list-style-type:none;margin:0;padding:0;white-space:nowrap}.common-file-editor__tab-bar>ul>li>a{background-color:#f9f9f9;border-radius:13px;color:#333;display:inline-block;padding:5px 15px;text-decoration:none}.common-file-editor__tab-bar>ul>li>a:hover{background-color:#f5faff;color:#00a0e6;text-decoration:underline}.common-file-editor__tab-bar>ul>li>a.current{background-color:#f5faff;color:#00a0e6;font-weight:700}.common-file-editor__body,.common-file-editor__tab-body{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.common-file-editor__tab-body>*{display:flex;flex-direction:column;flex-grow:1}.common-file-editor__tab-body-texteditor,.common-file-editor__tab-body-texteditor>form{display:flex;flex-direction:column;flex-grow:1000}.common-file-editor__tab-body-menu-bar{display:flex;flex-grow:0;flex-shrink:0;justify-content:space-between;margin:0;padding:5px 0}.common-file-editor__tab-body-menu-bar li{list-style-type:none;margin:0;padding:0}.common-file-editor__tab-body-preview{display:flex;flex-direction:column;overflow:auto}.common-file-editor__tab-body-preview-main{display:flex;flex-direction:column;flex-grow:1000;flex-shrink:1000;flex-wrap:nowrap;overflow:auto}.common-file-editor__tab-body-preview-main pre{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1000;flex-shrink:1000;flex-wrap:nowrap;margin:0;max-height:100%;padding:0;width:100%}.common-file-editor__tab-body-preview-main pre code{box-sizing:border-box;display:block;flex-grow:1000;flex-shrink:1000;overflow:auto;width:100%}.common-file-editor__tab-body-image-preview{box-sizing:border-box;padding:20px;text-align:center;width:100%}.common-file-editor__tab-body-editor-main{display:flex;flex-direction:column;flex-grow:1000}.common-file-editor__tab-body-editor-main>textarea{box-sizing:border-box;flex-grow:1000;width:100%}.common-file-editor__htmm-preview,.common-file-editor__mm-preview{flex-grow:1000;min-height:400px;width:100%}.common-file-editor__tab-body-mmeditor{display:flex;flex-direction:column;flex-grow:1000}.common-file-editor__htmm-editor,.common-file-editor__mm-editor-main{flex-grow:1000;min-height:400px;width:100%}
