.AddVariantsIcon{cursor:pointer}.DimensionWeightView{display:flex;flex-direction:column;height:100vh}.DimensionWeightView .numInput input{width:7em}.DimensionWeightView select{padding:1px 6px}.DimensionWeightView .tableScroll{flex:1;min-height:0;overflow:auto}.DimensionWeightView thead th{position:sticky;top:0;z-index:1;background-color:#edeae7}.DimensionWeightView th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.DimensionWeightView td.idCell{cursor:pointer}.DimensionWeightView th .sortArrow{margin-left:4px}.DimensionWeightView .deleteIcon{cursor:pointer}.DimensionWeightView .savedBar{position:fixed;left:0;right:0;bottom:0;display:flex;flex-wrap:wrap;gap:8px;padding:2px 16px;background-color:#fff;opacity:0;transition:opacity 1s ease-out}.DimensionWeightView .savedBar.visible{opacity:1;transition:opacity 0s}emcab-view{display:flex;width:100vw;height:100vh;overflow:hidden}emcab-view .canvas{position:relative;flex:1;height:100%;overflow:auto;background:#f0f0f0}emcab-view .canvasDropZone{position:absolute;top:0;left:0;width:100%;height:100%}emcab-view .buttonPanel{flex:0 0 auto;width:200px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto}emcab-view .saveButton{position:fixed;bottom:10px}emcab-view .container{position:absolute;top:0;left:0;background:#fff;border:1px solid #bbb;border-radius:6px;min-width:240px;min-height:80px;box-shadow:0 2px 8px #0000001a;z-index:1}emcab-view .containerHeader{padding:8px 12px;font-weight:600;font-size:14px;background:#e8e8e8;border-bottom:1px solid #ccc;border-radius:6px 6px 0 0;cursor:move;-webkit-user-select:none;user-select:none}emcab-view .containerBody{padding:8px 8px 20px;min-height:52px}emcab-view .block{width:200px;padding:6px 10px;background:#def;border:1px solid #99bbdd;border-radius:4px;cursor:grab;-webkit-user-select:none;user-select:none;box-sizing:border-box;margin-bottom:4px}emcab-view .freeBlockDropList{position:absolute;z-index:1}emcab-view .freeBlock{width:200px;padding:6px 10px;background:#def;border:1px solid #99bbdd;border-radius:4px;cursor:grab;-webkit-user-select:none;user-select:none;box-sizing:border-box}emcab-view .blockName{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;pointer-events:none}emcab-view .cdk-drag-preview{z-index:10000!important;box-sizing:border-box;padding:6px 10px;background:#def;border:1px solid #99bbdd;border-radius:4px;box-shadow:0 4px 16px #0003;width:200px}emcab-view .cdk-drag-preview .blockName{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}emcab-view .cdk-drag-placeholder{opacity:.4}emcab-view .cdk-drag-animating{transition:none}emcab-view .cdk-drop-list-dragging .block:not(.cdk-drag-placeholder){transition:none}image-manager-search-view{display:block;padding:8px 16px}image-manager-search-view th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}image-manager-search-view th .sortArrow{margin-left:4px}image-manager-search-view thead th{position:sticky;top:0;z-index:1;background-color:#edeae7}image-manager-search-view tbody tr{background-color:#fff}image-manager-search-view .thumbnail.large{width:600px;height:auto;max-height:1800px}image-manager-search-view .deleteIcon{cursor:pointer}image-manager-search-view .buttonPanel{display:flex;justify-content:center;margin:12px 0}app-editor-popup app-base-popup .backdrop{align-items:flex-start;justify-content:flex-start}app-editor-popup app-base-popup .container{position:absolute;left:var(--editor-popup-left, 0px);top:var(--editor-popup-top, 0px);width:var(--editor-popup-width, 900px);height:var(--editor-popup-height, 600px);box-sizing:border-box;padding:40px 16px 16px}app-editor-popup .content{width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box}app-editor-popup textarea{flex:1;resize:none;box-sizing:border-box;width:100%}app-editor-popup .ButtonPanel{flex:0 0 auto;display:flex;justify-content:flex-end;gap:8px;margin-top:8px}app-edit-section-container-popup .content{display:flex;flex-direction:column;gap:8px}app-edit-section-container-popup image-upload-box{align-self:center}app-edit-section-container-popup .line{display:flex;align-items:center;gap:8px}app-edit-section-container-popup .ButtonPanel{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}app-edit-section-container-popup .ButtonPanel .deleteButton{margin-right:auto}app-button .Button{font-size:15px;box-sizing:border-box;font-weight:500;box-shadow:0 3px 6px #00000029;border-radius:21px;min-height:36px;line-height:20px;padding:8px 16px;display:inline-block;cursor:pointer;overflow:hidden;text-overflow:ellipsis}app-button .Button.selected{font-weight:600}app-button .Button.white.selected{background-color:#ed752f;color:#fff}app-button .Button.neutral.selected{background-color:#ed752f;color:#fff}app-button .Button.disabled{opacity:.2}app-button .Button.imageButton{width:72px}app-button .Button.white{border-color:#f0f0f0;border-width:1px;background-color:#fff;color:#000}app-button .Button.neutral{background-color:#f5f5f5;color:#707070}app-button .Button.cancel{background-color:#ed7527;color:#fff}app-button .Button.accept{background-color:#7f9f54;color:#fff!important}app-button .Button.submit{background-color:#7f9f54;color:#fff!important}app-button .Button.trans{box-shadow:none;border-width:1px;border-color:#9f9f9f}app-button .Button.inactive{opacity:.5}app-button .Button.neutral:hover{background-color:#d0e2ea;color:#000;color:#fff}app-button .Button.neutral.selected:hover{background-color:#ed752f;color:#fff}app-button.small .Button{height:24px;line-height:23px;font-size:11px!important}app-bouncing-balls .BouncingBalls{display:flex;gap:4px;padding:14px 16px;width:fit-content;background:#fff;border-radius:14px 14px 14px 4px;box-shadow:0 1px 4px #0000000f}app-bouncing-balls .dot{width:6px;height:6px;background:#999;border-radius:50%;animation:bouncingBallsBounce 1.2s infinite}app-bouncing-balls .dot:nth-child(2){animation-delay:.2s}app-bouncing-balls .dot:nth-child(3){animation-delay:.4s}@keyframes bouncingBallsBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}can-be-used-with-widget{display:block}can-be-used-with-widget .tagContainer{width:170px;text-align:left;font-family:Roboto Condensed;font-size:10px;display:inline-block;vertical-align:top;margin:0 7px;padding:0 4px}can-be-used-with-widget .tagHeader{height:40px;top:0;font-family:Roboto;font-size:13px;line-height:16px;padding-top:8px;margin-left:12px}can-be-used-with-widget .line{cursor:pointer;background-color:#fff;margin:3px 0;border-radius:8px;padding:0 2px 0 6px}can-be-used-with-widget .line:hover{color:#f2a93b}can-be-used-with-widget .line.selected{background-color:#f2a93b!important;color:#000!important;font-weight:700!important}full-chapter-list-container{display:block;min-height:100px;min-width:50px;background-color:#f7f4ef;border-right:1px solid #d9d4cd;box-sizing:border-box;position:fixed;height:calc(100vh - 73px);width:19vw;overflow:auto;top:50px}full-chapter-list-container .ButtonPanel{float:none;position:static;width:auto;margin:0;padding:12px 8px;text-align:center}chapter-list-widget-ruan{display:block;padding:8px 0;font-size:13px;color:#3a3631}chapter-list-widget-ruan .backgroundMaterial{display:flex;align-items:center;gap:8px;margin:0 8px;padding:8px 12px;border-radius:6px;cursor:pointer}chapter-list-widget-ruan .backgroundMaterial:hover{background-color:#0000000a}chapter-list-widget-ruan .backgroundMaterial .iconFont{font-size:18px;color:#ed752f}chapter-list-widget-ruan .backgroundMaterial .smallestHeadline{margin:0;font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#6b655d}chapter-list-widget-ruan .backgroundMaterialFiller{height:1px;margin:8px 12px;background-color:#d9d4cd}chapter-list-widget-ruan .partList{padding:0 8px}chapter-list-widget-ruan .topLevelSections{padding:0 8px;min-height:14px}chapter-list-widget-ruan .topLevelSections .section{margin-bottom:6px;border:1px solid #e2ddd6;border-radius:6px;box-shadow:0 1px 2px #0000000d}chapter-list-widget-ruan .part{margin-bottom:6px;border:1px solid #e2ddd6;border-radius:6px;box-shadow:0 1px 2px #0000000d;overflow:hidden}chapter-list-widget-ruan .partHeader{display:flex;align-items:center;gap:6px;padding:7px 10px;background-color:#fff}chapter-list-widget-ruan .partContent{min-height:14px}chapter-list-widget-ruan .partFold{flex:1;display:flex;align-items:center;gap:6px;min-width:0;cursor:pointer}chapter-list-widget-ruan .partName{flex:1;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}chapter-list-widget-ruan .foldButton{display:inline-block;width:14px;text-align:center;font-weight:700;color:#ed752f;-webkit-user-select:none;user-select:none}chapter-list-widget-ruan .questionButton{flex:0 0 auto;cursor:pointer;-webkit-user-select:none;user-select:none}chapter-list-widget-ruan .section{display:flex;align-items:center;gap:6px;padding:5px 10px;border-top:1px solid #f0ece6;background-color:#fff}chapter-list-widget-ruan .section:hover{background-color:#f7f4ef}chapter-list-widget-ruan .displayPicture{flex:0 0 auto;width:32px;height:32px;object-fit:contain;cursor:pointer}chapter-list-widget-ruan .enlargedPicture{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;object-fit:contain;background-color:#fff;z-index:1000;box-shadow:0 4px 24px #0006}chapter-list-widget-ruan .topLevelSections .section,chapter-list-widget-ruan .partContent .section{background-color:#fff;color:#3a3631}chapter-list-widget-ruan .topLevelSections .section:hover,chapter-list-widget-ruan .partContent .section:hover{background-color:#f7f4ef}chapter-list-widget-ruan .topLevelSections .section.selected,chapter-list-widget-ruan .partContent .section.selected{background-color:#d9d4cd}chapter-list-widget-ruan .partHeader.selected{background-color:#d9d4cd}chapter-list-widget-ruan .partContent .section{margin-left:26px}chapter-list-widget-ruan .sectionName{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}chapter-list-widget-ruan .optionsToggle{flex:0 0 auto;width:16px;text-align:center;font-weight:700;line-height:1;color:#ed752f;cursor:pointer;-webkit-user-select:none;user-select:none;opacity:.7}chapter-list-widget-ruan .optionsToggle:hover,chapter-list-widget-ruan .optionsToggle.open{opacity:1}chapter-list-widget-ruan .section.expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}chapter-list-widget-ruan .partContent section-options.partSectionOptions{display:block;margin-left:26px}chapter-list-widget-ruan section-options.partOptions{display:block}chapter-list-widget-ruan .dragHandle{cursor:move;display:inline-block;width:14px;height:14px;background-image:radial-gradient(circle,#bdb5a9 1.1px,transparent 1.2px);background-size:4px 4px;background-position:center;opacity:.7}chapter-list-widget-ruan .dragHandle:hover{opacity:1}chapter-list-widget-ruan .cdk-drag-placeholder{opacity:.5;background:#fdebc8;outline:1px dashed #f2a93b;outline-offset:-1px}chapter-list-widget-ruan .cdk-drag-animating{transition:transform .2s cubic-bezier(0,0,.2,1)}chapter-list-widget-ruan .cdk-drop-list-dragging .cdk-drag:not(.cdk-drag-placeholder){transition:transform .2s cubic-bezier(0,0,.2,1)}.cdk-drag-preview.section,.cdk-drag-preview .section{box-sizing:border-box;padding:5px 10px}edit-knowledge-hub-question{display:block;min-width:300px;min-height:calc(100vh - 163px);background-color:#fff;padding:50px 25px;margin-left:20px}edit-knowledge-hub-question .question{display:flex;align-items:flex-start;gap:8px;padding:8px;border-width:3px 0 0 0;border-color:#a00;border-style:solid}edit-knowledge-hub-question .question .orderArrows{display:flex;flex-direction:column}edit-knowledge-hub-question .question .orderArrows .orderArrow{cursor:pointer}edit-knowledge-hub-question .question .orderArrows .orderArrow.disabled{visibility:hidden;cursor:default}edit-knowledge-hub-question .question .content{flex:1}edit-knowledge-hub-question .question .questionButtons{display:flex;flex-direction:column;align-items:stretch;gap:8px}edit-knowledge-hub-question .questionText,edit-knowledge-hub-question .questionHint{cursor:pointer}app-ckeditor-wrapper{display:flex;flex-direction:column;min-height:min(400px,80vh);max-height:80vh;border-width:1px;border-style:solid;border-color:#aaa}app-ckeditor-wrapper .ck.ck-editor{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}app-ckeditor-wrapper .ck-editor__top{flex:0 0 auto;border-width:0 0 1px 0;border-style:solid;border-color:#aaa}app-ckeditor-wrapper .ck-editor__main{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}app-ckeditor-wrapper .ck-editor__editable{flex:1 1 auto;min-height:0;overflow-y:auto}ngg-theme-landing-page{display:block;margin-top:22px}ngg-theme-landing-page .body{display:flex;align-items:flex-start;box-sizing:border-box;padding:0 22vw}ngg-theme-landing-page navigation-compressed{position:fixed;top:136px;left:15px;width:20%}ngg-theme-landing-page .chat{position:fixed;top:100px;right:15px;width:20%}ngg-theme-landing-page .goalsPanel{margin-top:50px;padding:8px;background-color:transparent}ngg-theme-landing-page .goalsPanel .goalsToggle{cursor:pointer}ngg-theme-landing-page .goalsPanel .LearningGoals.collapsed>*{display:none}ngg-theme-landing-page .goalsPanel .LearningGoals.collapsed>h2{display:block}ngg-theme-landing-page .reader.welcome{display:flex;flex-direction:column;min-height:0;max-width:1200px;background-color:#fff;margin:0 auto;padding:22px;width:calc(100% - 480px);min-height:500px}ngg-reader .figureContainer:first-child img{margin-top:0!important}ngg-reader{display:flex;flex-direction:column;flex:1;min-width:0}ngg-reader .center{text-align:center}ngg-reader .NggReader{display:flex;flex-direction:column;min-height:calc(100vh - 230px);max-width:1200px;background-color:#fff;margin:0 15px;padding:22px;font-size:15px;line-height:22px}ngg-reader .NggReader h1{font-size:23px;line-height:130%;font-weight:700}ngg-reader .NggReader h2{font-size:19px;line-height:130%;font-weight:700}ngg-reader .NggReader h3{font-size:16px;line-height:130%;font-weight:700}ngg-reader .NggReader h1,ngg-reader .NggReader h2,ngg-reader .NggReader h3{color:#4a677a;margin:10px 0}ngg-reader .NggReader .frame h1:first-child,ngg-reader .NggReader .frame h2:first-child,ngg-reader .NggReader .frame h3:first-child{margin-top:5px}ngg-reader .NggReader p+h1{margin:20px 0 7px!important}ngg-reader .NggReader p+h2{margin:20px 0 7px!important}ngg-reader .NggReader p+h3{margin:20px 0 7px!important}ngg-reader .NggReader table+h3{margin-top:26px}ngg-reader .NggReader table+h2{margin-top:26px}ngg-reader .NggReader table+h1{margin-top:26px}ngg-reader .NggReader h3+table{margin-bottom:6px}ngg-reader .NggReader h2+table{margin-bottom:6px}ngg-reader .NggReader h1+table{margin-bottom:6px}ngg-reader .NggReader .frame+h1{margin-top:30px}ngg-reader .NggReader .frame+h2{margin-top:30px}ngg-reader .NggReader .frame+h3{margin-top:30px}ngg-reader .NggReader img{margin:0 0 12px}ngg-reader .NggReader .bookstyle_title{font-size:30px;line-height:130%;font-weight:800;letter-spacing:1px;text-align:center;margin-bottom:20px}ngg-reader .NggReader p{margin:0}ngg-reader .NggReader p+p{margin-top:12px}ngg-reader .NggReader td>img:last-child{margin-bottom:0}ngg-reader .NggReader table.normalTable img:first-child{margin-top:4px!important}ngg-reader .NggReader .figureContainer+p{margin-top:20px}ngg-reader .NggReader p+.figureContainer{margin-top:20px}ngg-reader .NggReader table.normalTable .figureContainer{margin-right:8px}ngg-reader .NggReader .bookstyle_quoteAuthor{display:none}ngg-reader .page{flex:1;overflow:auto}ngg-reader .prev,ngg-reader .next{position:fixed;bottom:30px;z-index:99;font-size:36px;cursor:pointer;border-radius:15px;padding:2px;background-color:#fff;color:#ed752f}ngg-reader .prev{left:calc(22vw - 15px)}ngg-reader .next{right:calc(22vw - 20px)}ngg-reader img{max-width:100%;max-height:550px;margin:0 auto;display:block}ngg-reader .figAlignLeft img,ngg-reader .figAlignLeft .caption{float:left;margin-right:20px}ngg-reader .figAlignRight img,ngg-reader .figAlignRight .caption{float:right;margin-left:20px}ngg-reader .figAlignCenter img,ngg-reader .figAlignCenter .caption{margin-left:auto;margin-right:auto}ngg-reader table.normalTable.alignImageToBottom td:has(>.figureContainer:only-child){vertical-align:bottom}ngg-reader table.normalTable.alignImageToBottom td:has(>.figureContainer:only-child) .figureContainer{margin-bottom:0}ngg-reader table.normalTable.alignImageToBottom td:has(>.figureContainer:only-child) img{margin-bottom:0}ngg-reader .footnoteContent{display:none}ngg-reader iframe.embededVideo{width:70%;height:345px}ngg-reader .frame{padding:10px 20px;margin:1em 0}ngg-reader .frame1{border-color:#e8f1f5;border-style:solid;border-width:3px}ngg-reader .frame2{background-color:#e8f1f5}ngg-reader .caption{text-align:center;width:80%;margin:0 auto}ngg-reader .footnote{cursor:pointer}ngg-reader .footnote:hover{color:#fece15}ngg-admin{display:block;margin:0 auto;max-width:1024px}ngg-admin .userList{display:flex;flex-direction:column;gap:6px}ngg-admin .userItem{display:flex;flex-direction:column;cursor:pointer;padding:6px}ngg-admin-showchat{display:block;margin:0 auto;max-width:1024px}ngg-admin-showchat .source{background-color:#55d;padding:6px 12px;border-radius:12px;width:110%;left:-5%;position:relative;opacity:.55;color:#fff}ngg-admin-showchat .questionText{background-color:#fff5f6;padding:6px 12px;border-radius:12px;position:relative;left:-16px}ngg-admin-showchat .aiHint{background-color:#fff5f6;padding:6px 12px;border-radius:12px;position:relative;left:-16px}ngg-admin-showchat .answerText{background-color:#fff;padding:6px 12px;border-radius:12px;left:16px;position:relative}ngg-admin-showchat .toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px}ngg-admin-showchat .containerList{display:flex;flex-direction:column;gap:4px;margin-bottom:18px}ngg-admin-showchat .containerLine{cursor:pointer;margin-left:24px;background-color:#fff5f6;padding:4px 12px;border-radius:12px;color:#000}ngg-admin-showchat .containerLine.root{margin-left:0;background-color:#9b9eec;color:#fff}ngg-admin-showchat .containerLine:hover{color:#000;font-weight:700}ngg-admin-showchat .containerLine.root:hover{color:#fff;opacity:.8}ngg-admin-showchat .header{display:flex;align-items:center;justify-content:space-between;gap:12px}ngg-admin-showchat .entryList{display:flex;flex-direction:column;gap:18px}ngg-admin-showchat .entry{display:flex;flex-direction:column;gap:6px}ngg-admin-showchat .answer{display:flex;flex-direction:column;gap:4px}ngg-admin-showchat p{margin:0}ngg-admin-showchat p+p{margin-top:12px}.AiChatBubbleQuestion{position:relative;left:16px;padding:4px 12px!important;background-color:#fff;border-radius:12px}.AiChatBubbleAnswer{position:relative;left:-16px;padding:4px 12px!important;background-color:#fff5f6;border-radius:12px}ngg-ai-chat-widget{flex:0 0 25%;min-width:0;display:block;min-height:300px;margin-right:15px;padding:30px 0 300px 30px;font-size:18px;line-height:22px}ngg-ai-chat-widget.hidden{display:none}ngg-ai-chat-widget NO .chatMessage.user{align-self:flex-end}ngg-ai-chat-widget .chatMessage.user{background-color:#e8f2e4;border-color:#d3d3d3;border-width:1px;font-size:15px;line-height:19px;font-weight:450;padding:6px 12px;max-width:70%;border-radius:8px}ngg-ai-chat-widget .chatMessage.ai,ngg-ai-chat-widget .questionText{background-color:#daf3f8;border-width:1px;border-color:#d3d3d3;font-size:15px;line-height:19px;padding:10px;border-radius:8px}ngg-ai-chat-widget p{margin-top:0}ngg-ai-chat-widget p+p{margin-top:12px}ngg-ai-chat-widget .externalFilesBox{NObackground-color:#aaa;border-color:#777;border-width:1px;padding:10px 0;border-width:0}ngg-ai-chat-widget .externalFilesBox .externalFile{NObackground-color:#eee;border-color:#aaa;border-width:1px;padding:2px 6px;border-width:0}ngg-ai-chat-widget .paperClip{position:absolute;top:-50px;left:20px;z-index:99999;cursor:pointer}ngg-ai-chat-widget .avatar{height:90px;cursor:pointer;display:block;margin:0 auto;float:right}ngg-ai-chat-widget .ButtonPanel app-button{margin:0 10px}ngg-ai-chat-widget .difficultPrompt{display:block;font-weight:700}ngg-ai-chat-widget .NggAiChatWidget{min-height:0;margin-left:15px;height:calc(100vh - 232px);overflow:auto;padding:0 10px 100px 0;background-color:#f0f8ff}ngg-ai-chat-widget .externalFilesBox{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}ngg-ai-chat-widget .externalFile{display:flex;flex-direction:column;gap:4px}ngg-ai-chat-widget .fileLine{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:13px}ngg-ai-chat-widget .readMore{cursor:pointer;white-space:nowrap}ngg-ai-chat-widget .questionPage{display:flex;flex-direction:column;gap:10px}ngg-ai-chat-widget .answeredQuestion{display:flex;flex-direction:column;gap:10px}ngg-ai-chat-widget .chatThread{display:flex;flex-direction:column;gap:8px;overflow:auto}ngg-ai-chat-widget .questionOptions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}ngg-ai-chat-widget .chatMessage{white-space:pre-wrap}ngg-ai-chat-widget .chatMessage.user{align-self:flex-end}ngg-ai-chat-widget .chatMessage.ai{align-self:flex-start;white-space:normal}ngg-ai-chat-widget .chatMessage .grade{color:red}ngg-ai-chat-widget .chatInput{width:100%;min-height:60px;box-sizing:border-box;resize:vertical;padding:8px}ngg-ai-chat-widget .modelAnswer{max-width:600px;max-height:70vh;overflow:auto}navigation{display:block;width:420px;position:relative;top:-46px}navigation .bookName{text-align:center}navigation .sectionTiles{display:grid;grid-template-columns:repeat(2,200px);gap:10px}navigation .sectionTile{width:200px;height:200px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;cursor:pointer;background-color:#fff;margin:0 10px;border-radius:12px;border:3px solid transparent}navigation .sectionTile.selected{border-color:#ed752f}navigation-compressed{display:block;width:200px;position:relative;margin-left:15px}navigation-compressed .sectionTiles{display:flex;flex-direction:column;gap:10px}navigation-compressed .insideBoxColor img{width:30px;position:relative;top:10px;max-height:30px}navigation-compressed .insideBoxColor{width:50px;height:50px;display:inline-block;border-radius:16px;position:relative;top:-10px}navigation-compressed .crossTopicContainerSmall{display:inline-block;position:relative;left:-16px;top:8px}navigation-compressed .sectionTile{box-sizing:border-box;cursor:pointer;background-color:transparent;border-radius:12px;padding:0 8px;border:3px solid transparent}navigation-compressed .sectionTile.selected{background-color:#fff;padding:10px 8px}navigation-compressed .tileName{font-weight:600;text-align:left;word-break:break-word;line-height:100%;color:#009ade}navigation-compressed .tileName.selected{font-weight:700}navigation-compressed .sectionContentList{display:flex;flex-direction:column;gap:6px;margin-top:8px;padding-left:20px}navigation-compressed .sectionContentItem{cursor:pointer;word-break:break-word}navigation-compressed .sectionContentItem:hover{color:#999;text-decoration:underline}navigation-compressed .sectionContentItem.selected{color:#009ade;font-weight:700}app-edit-question-popup .content{display:flex;flex-direction:column;gap:8px;width:70vw;max-width:900px}app-base-popup .backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}app-base-popup .container{position:relative;background-color:#fff;border-radius:8px;padding:40px 24px 24px;box-shadow:0 4px 20px #0003;min-width:200px}app-base-popup .closeButton{position:absolute;top:8px;right:8px;width:28px;height:28px;line-height:28px;text-align:center;cursor:pointer;font-size:16px;color:#666;border-radius:50%}app-base-popup .closeButton:hover{background-color:#f0f0f0;color:#333}app-confirmation .content{display:flex;flex-direction:column;gap:8px;min-width:280px;max-width:480px}image-upload-box{display:inline-block}image-upload-box .imageHolder{position:relative;display:inline-block}image-upload-box .imageHolder.editable{cursor:pointer}image-upload-box .uploadImageOverlayText{position:absolute;left:0;right:0;bottom:0;text-align:center;display:none}image-upload-box .imageHolder.editable:hover .uploadImageOverlayText{display:block}angular-select-product{display:block}angular-select-product .message{max-width:730px;margin:8px auto;text-align:center}angular-select-product .ButtonPanel{float:none;position:static;width:auto;max-width:730px;margin:12px auto 0;display:flex;justify-content:flex-end;gap:8px}app-image-upload-popup .content{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:320px}app-image-upload-popup .preview{max-width:400px;max-height:300px}app-image-upload-popup .ButtonPanel{display:flex;gap:8px;align-self:stretch;justify-content:center}body{margin:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.GwtAngularFullContentContainer .ButtonPanel{text-align:center}.h1,h1{font-weight:800;padding:0;text-align:center;font-size:28px;line-height:50px;letter-spacing:.2px;margin:15px 0}.h2,h2{font-weight:800;padding:0;text-align:center;font-size:20px;line-height:24px;letter-spacing:.2px;margin:15px 0 6px}.h3,h3{font-size:12px;line-height:15px;margin:6px 0 10px;letter-spacing:1px;NOtext-transform:uppercase}.ModeswitchController>div>.topBarFiller{height:81px}.MainContentView table{width:100%}.FullwithLargeInputTable input{padding:2px 6px;font-size:10px;line-height:12px}.FullwithLargeInputTable th{text-align:left;padding:2px 0}.FullwithLargeInputTable th:first-child,.FullwithLargeInputTable td:first-child{padding-left:8px}.FullwithLargeInputTable td{padding:4px 0 0;background-color:#fff;height:25px;line-height:25px}.FullwithLargeInputTable{font-size:10px;line-height:12px;border-collapse:separate;border-spacing:0 2px}.FullwithLargeInputTable .IconFont{font-size:12px}.FullwithLargeInputTable img{vertical-align:top;position:relative;top:1px;height:24px}.ASplitContainer{font-size:12px;max-width:730px;margin:0 auto}.ASplitContainer input,.ASplitContainer select,.ASplitContainer textarea{padding:3px 8px;font-size:12px}.ASplitContainer textArea{height:75px}.ASplitContainer>select{margin-left:0}.ASplitContainer .line{margin:4px 0;min-height:28px}.ASplitContainer .line>*{vertical-align:top}.ASplitContainer .line>*:nth-child(1){width:350px;display:inline-block;text-align:right;margin-right:12px}.ASplitContainer .line>*:nth-child(2){width:350px;display:inline-block;text-align:left;margin-left:0}.ASplitContainer .line>input:nth-child(2){margin-left:0}.ASplitContainer .line>.HorizontalDivPanel{margin-right:18px}.ASplitContainer .line .unitPost{margin-left:7px}.ASplitContainer .ColorWidget{width:16px!important;height:16px;vertical-align:middle}.ASplitContainer .attributes span{width:300px!important;position:relative;top:-3px}.ASplitContainer .line.horizontalPanel .SwitchButton{position:relative;top:3px}.IconFont{font-family:Simple-Line-Icons-Pro!important;font-size:20px;margin-right:5px;display:inline-block}
