.u-body-fullscreen-mixin .textEditorMain.fullscreen{z-index:90000;position:fixed;left:0;top:0;bottom:0;right:0;background:#fff;padding:50px;overflow:auto}.u-body-fullscreen-mixin .textEditorMain.fullscreen.focused .textEditor{border:none;-webkit-box-shadow:none;box-shadow:none}.textEditorMain .textEditor{font-size:13px;font-weight:400;line-height:20px;border:1px solid #d5dce0;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:1px;overflow:hidden;position:relative;border-color:transparent;min-height:40px}.textEditorMain.focused{outline:none}.textEditorMain.focused .textEditor{border-color:#9ca6af;-webkit-box-shadow:inset 0 1px #e0e6e8;box-shadow:inset 0 1px #e0e6e8}.textEditorMain.focused .textEditorPlaceholder{display:none}.textEditorMain.focused .textEditorToolbar{margin-bottom:8px}.textEditorMain.hovered .textEditor{border:1px solid #d5dce0}.textEditorMain.bordered .textEditor{border-color:#d5dce0!important}.textEditorMain.bordered .textEditorPlaceholder{margin-top:8px}.textEditorMain .textEditorScroll{min-height:1px;overflow:hidden}.textEditorMain .textEditorPlaceholder{margin:4px 9px;position:absolute;opacity:.7;cursor:text}.textEditorMain .t-editor{padding:4px 9px;padding-bottom:25px;cursor:text}.textEditorMain .textEditorToolbar{margin-left:10px;margin-bottom:-51px;-webkit-transition:margin-bottom .25s;transition:margin-bottom .25s}.textEditorMain .textEditorToolbar li,.textEditorMain .textEditorToolbar ul{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.textEditorMain .textEditorToolbar li a{color:#999;font-size:16px;padding:2px 8px}.textEditorMain .textEditorToolbar li a:hover{color:#000}.textEditorMain .textEditorToolbar li.separator{border-right:1px solid #ccc;margin-right:5px;padding-left:5px}.textEditorMain.position-top .t-editor{padding-bottom:10px}.textEditorMain.position-top .textEditorToolbar{position:absolute;top:6px;left:0;margin-bottom:0;margin-top:-51px;-webkit-transition:margin-top .25s;transition:margin-top .25s}.textEditorMain.position-top.focused .t-editor{margin-top:50px}.textEditorMain.position-top.focused .textEditorToolbar{margin-top:0}.textEditorMain.position-top-outside .t-editor{padding-bottom:0;min-height:80px}.textEditorMain.position-top-outside .textEditorToolbar{display:none;position:relative;margin-bottom:10px;margin-top:0;-webkit-transition:margin-top .25s;transition:margin-top .25s;margin-left:0}.textEditorMain.position-top-outside.focused .t-editor{margin-top:0}.textEditorMain.position-top-outside.focused .textEditorToolbar{display:block;margin-top:0}.flex-zero{-webkit-box-flex:0;-ms-flex:0;flex:0}