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