.uk-htmleditor-navbar{background:#eee}.uk-htmleditor-navbar:after,.uk-htmleditor-navbar:before{content:"";display:table}.uk-htmleditor-navbar:after{clear:both}.uk-htmleditor-navbar-nav{list-style:none;padding:0;margin:0;float:left}.uk-htmleditor-navbar-nav>li{float:left}.uk-htmleditor-navbar-nav>li>a{height:40px;padding:0 15px;font-size:11px;text-decoration:none;color:#444;box-sizing:border-box;cursor:pointer;line-height:40px;display:block}.uk-htmleditor-navbar-nav>li:hover>a,.uk-htmleditor-navbar-nav>li>a:focus{color:#444;outline:0;background-color:#f5f5f5}.uk-htmleditor-navbar-nav>li>a:active{color:#444;background-color:#ddd}.uk-htmleditor-navbar-nav>li.uk-active>a{color:#444;background-color:#f5f5f5}.uk-htmleditor-navbar-flip{float:right}[data-mode=split] .uk-htmleditor-button-code,[data-mode=split] .uk-htmleditor-button-preview{display:none}.uk-htmleditor-content{border-right:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff}.uk-htmleditor-content:after,.uk-htmleditor-content:before{content:"";display:table}.uk-htmleditor-content:after{clear:both}.uk-htmleditor-fullscreen{right:0;position:fixed;bottom:0;top:0;left:0;z-index:990}.uk-htmleditor-fullscreen .uk-htmleditor-content{right:0;position:absolute;bottom:0;top:40px;left:0}.uk-htmleditor-fullscreen .uk-icon-expand:before{content:"\f066"}.uk-htmleditor-code,.uk-htmleditor-preview{box-sizing:border-box}.uk-htmleditor-preview{overflow-y:scroll;padding:20px;position:relative}[data-mode=tab][data-active-tab=code] .uk-htmleditor-preview,[data-mode=tab][data-active-tab=preview] .uk-htmleditor-code{display:none}[data-mode=split] .uk-htmleditor-code,[data-mode=split] .uk-htmleditor-preview{width:50%;float:left}[data-mode=split] .uk-htmleditor-code{border-right:1px solid #eee}.uk-htmleditor-iframe{height:100%;position:absolute;top:0;left:0;width:100%}.uk-htmleditor .CodeMirror{padding:10px;box-sizing:border-box}