@charset "UTF-8";
#editIt-toolbar,.editIt-main-buttonBar{font-family:calluna,"Open Sans",Helvetica,sans-serif}
.editIt-source textarea:focus,.editIt-wrapper :focus{outline:0}
@font-face{font-family:editIt;src:url(editIt-icons/editIt.eot?tsetok);src:url(editIt-icons/editIt.eot?#iefixtsetok) format('embedded-opentype'),url(editIt-icons/editIt.ttf?tsetok) format('truetype'),url(editIt-icons/editIt.woff?tsetok) format('woff'),url(editIt-icons/editIt.svg?tsetok#editIt) format('svg');font-weight:400;font-style:normal}
body.blur{-webkit-filter:blur(3px);filter:blur(3px);overflow:hidden;opacity:.7}
body.inSourceMode{margin-bottom:50vh!important}
.editIt-wrapper.inEditMode{border:1px dotted rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3)}
.editIt-wrapper.full-screen{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;background:#fff}
.editIt-wrapper [data-group=true]{position:relative}
.editIt[contenteditable]{position:relative;padding:4px;border:1px dotted #fee298;background-color:rgba(254,226,152,.03);margin:5px 0}
.editIt[contenteditable]:focus:before{content:"EDIT MODE";background-color:#fee298;position:absolute;top:-18px;left:0;padding:3px;font-size:8px;font-weight:400}
.editIt[contenteditable] img{max-width:100%;height:auto}
.editIt[contenteditable] table{border-collapse:collapse}
.editIt[contenteditable] table td{border:1px dotted #ccc}
.editIt[contenteditable] ::selection,.editIt[contenteditable]::selection{background:#fee298}
.editIt[contenteditable] ::-moz-selection,.editIt[contenteditable]::-moz-selection{background:#fee298}
.editIt-main-buttonBar{position:absolute;top:-45px;right:0;height:30px}
.inSourceMode{position:relative;z-index:100000;padding:5px;background-color:#fff;border:1px dotted rgba(51,51,51,.0085)}
#editIt-toolbar{position:absolute;z-index:1000;margin-top:-40px;padding:0;min-height:33px;background-color:rgba(51,51,51,.9);border-radius:4px;white-space:nowrap;box-shadow:0 0 4px rgba(0,0,0,.3)}
.editIt-alert>div,.editIt-prompt>div{min-height:150px;box-shadow:0 0 15px rgba(0,0,0,.3)}
#editIt-toolbar button{-webkit-transition:all .3s;transition:all .3s;font-weight:100;font-size:16px;letter-spacing:1px;line-height:18px;position:relative;display:inline-block;background-color:transparent;color:#fff;border:none;padding:12px;cursor:pointer}
#editIt-toolbar button:hover{background-color:rgba(51,51,51,.9);color:#98c2ff}
#editIt-toolbar button .textual{font-family:Arimo,Helvetica,Arial,sans-serif}
.editIt-buttonBar,.editIt-dropdown,.editIt-prompt,button.editIt-button:after{font-family:calluna,"Open Sans",Helvetica,sans-serif}
#editIt-toolbar button.sel{color:#fee298}
#editIt-toolbar button.disabled{color:rgba(255,255,255,.2)}
#editIt-toolbar span.separator{position:relative;display:inline-block;background-color:rgba(255,255,255,.2);width:1px;padding:12px 0;height:100%;vertical-align:top}
#editIt-toolbar .arrow_box{position:absolute;width:10px;height:10px}
#editIt-toolbar .arrow_box:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-top-color:rgba(51,51,51,.9);border-width:10px;margin-left:-10px}
.sourceMode-switcher:after,button.editIt-button:after{content:" " attr(label);text-transform:uppercase}
.editIt-buttonBar{position:absolute;bottom:0;right:0;display:none}
.editIt-dropdown div,button.editIt-button{position:relative;font-weight:100;cursor:pointer}
button.editIt-button{background-color:#fee298;width:auto;color:#444;font-size:12px;line-height:20px;border-radius:4px;z-index:1000;margin:5px;border:1px solid rgba(254,226,152,.3);white-space:nowrap}
.editIt-alert,.editIt-prompt{z-index:10000;bottom:0;left:0}
button.editIt-button.onlyIcon{font-size:20px;border-radius:100%;width:30px;height:30px;text-align:center;line-height:25px}
button.editIt-button:after{font-size:90%;line-height:20px}
button.editIt-button:hover{background-color:#333;color:#fff}
button.editIt-button.text-modality{background-color:transparent;color:#fff}
button.editIt-button.text-modality:hover{background-color:#333;color:rgba(255,255,255,.6)}
button.editIt-button.white{background-color:#FFF;color:#333}
button.editIt-button.white:hover{background-color:#333;color:#fff}
button.editIt-button.red{background-color:#a81b0f;color:#FFF}
button.editIt-button.red:hover{background-color:#333;color:#fff}
button.editIt-button.main-color{background-color:rgba(51,51,51,.8);color:#fff}
button.editIt-button.main-color:hover{background-color:#fee298;color:#333}
button.editIt-button.apply{background-color:#3c8f53;color:#fff}
button.editIt-button.apply:hover{background-color:#333;color:#fff}
button.editIt-button.delete{background-color:#bb110e;color:#fff}
button.editIt-button.delete:hover{background-color:#333;color:#fff}
button.editIt-button.align-right{float:right}
button.editIt-button.big{font-size:16px}
.editIt-dropdown{padding:0;background-color:rgba(51,51,51,.9)}
.editIt-dropdown div{min-width:120px;color:#fff;font-size:16px;padding:6px 30px 6px 6px}
.editIt-dropdown div:hover{background-color:#333;color:#98c2ff}
.editIt-dropdown div.row_separator,.editIt-dropdown div.row_separator:hover{background-color:rgba(255,255,255,.2)}
.editIt-dropdown div.row_separator{width:100%;height:1px;padding:0}
.editIt-dropdown div span{position:absolute;right:10px;top:5px}
.editIt-prompt{position:fixed;top:0;right:0;margin:auto;background-color:rgba(255,255,255,.5);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.editIt-alert,.editIt-prompt *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.editIt-prompt *{box-sizing:border-box}
.editIt-prompt>div{position:absolute;top:20%;left:0;right:0;margin:auto;padding:20px 20px 100px;color:#fff;background-color:rgba(0,0,0,.8);width:600px;border:1px solid rgba(255,255,255,.35);border-radius:5px}
.editIt-prompt .editIt-prompt-buttonBar,.editIt-prompt input[type=text]{padding:10px;width:100%;font-family:calluna,"Open Sans",Helvetica,sans-serif}
.editIt-prompt input[type=text]{font-size:18px}
.editIt-prompt .editIt-prompt-buttonBar{position:absolute;bottom:0;left:0;text-align:right}
.editIt-prompt ul{list-style:none;padding:0;margin:0}
.editIt-alert{position:fixed;top:0;right:0;margin:auto;background-color:rgba(255,255,255,.5);font-family:calluna,"Open Sans",Helvetica,sans-serif;box-sizing:border-box}
.editIt-alert *,.editIt-source{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.editIt-alert *{box-sizing:border-box}
.editIt-alert>div{position:absolute;top:20%;left:0;right:0;margin:auto;padding:20px 20px 60px;color:#fff;background-color:rgba(51,51,51,.95);width:400px;border:1px solid rgba(255,255,255,.35);border-radius:5px}
.editIt-alert .editIt-alert-buttonBar,.editIt-tooltip{padding:10px;position:absolute;font-family:calluna,"Open Sans",Helvetica,sans-serif}
.editIt-alert .editIt-alert-buttonBar{bottom:0;left:0;text-align:right;width:100%}
.editIt-tooltip{background-color:#333;margin-top:-35px;left:-35px;border-radius:5px;font-size:16px}
.editIt-tooltip a{color:#fff}
.sourceMode-switcher{position:absolute;background-color:#fee298;border:none;bottom:-5px;right:-5px;width:auto;color:#444;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;border-radius:4px;font-family:calluna,"Open Sans",Helvetica,sans-serif;display:none}
.sourceMode-switcher.main-switcher{display:block;bottom:auto;top:-10px;right:auto;left:-10px;width:auto;background-color:rgba(51,51,51,.6);color:#fff}
.editIt-source textarea,.sourceMode-switcher:hover{background-color:#333;color:#fff}
.sourceMode-switcher:after{font-size:80%;line-height:1.6}
.editIt-source{transition:All .2s .5s;position:fixed;bottom:0;left:0;right:0;width:80%;height:0%;opacity:1;margin:auto;z-index:100000;box-sizing:border-box}
.editIt-source textarea{position:absolute;top:0;left:0;width:100%;height:100%;border:none;padding:40px 100px;font-size:18px;line-height:22px;font-family:"Bitstream Vera Sans Mono",Consolas,Courier,monospace;box-shadow:0 0 5px rgba(51,51,51,.8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:none}
.editIt-source .sourceMode-switcher{position:absolute;bottom:auto;top:10px;right:10px;z-index:100000;width:auto;height:auto;background-color:#fff;font-size:16px;color:#444;margin-top:0;display:block}
.editIt-source .sourceMode-switcher:after{content:""}
.editIt-source.in{height:50%}
.editIt-source-overlay{transition:all .2s;background:url(images/raster@2x.png) rgba(0,0,0,.6);z-index:9999;opacity:0}
.editIt-source-overlay.in{opacity:1}
.editIt-preview{background:rgba(255,255,255,.5);position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000}
.editIt-preview .preview-content{position:relative;max-width:1024px;width:100%;height:100%;overflow:auto;margin:auto;background:#FFF;box-shadow:0 0 6px rgba(0,0,0,.3)}
.editIt-preview .previewMode-close{position:absolute;top:0;right:0}
@font-face{font-family:editIt;src:url(editIt-icons/editIt.eot?tsetok);src:url(editIt-icons/editIt.eot?#iefixtsetok) format('embedded-opentype'),url(editIt-icons/editIt.ttf?tsetok) format('truetype'),url(editIt-icons/editIt.woff?tsetok) format('woff'),url(editIt-icons/editIt.svg?tsetok#editIt) format('svg');font-weight:400;font-style:normal}
[class*=" editIt-icon-"],[class^=editIt-icon-]{font-family:editIt;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.editIt-icon-star:before{content:"\f005"}
.editIt-icon-star-o:before{content:"\f006"}
.editIt-icon-check:before{content:"\f00c"}
.editIt-icon-close:before{content:"\f00d"}
.editIt-icon-font:before{content:"\f031"}
.editIt-icon-bold:before{content:"\f032"}
.editIt-icon-italic:before{content:"\f033"}
.editIt-icon-align-left:before{content:"\f036"}
.editIt-icon-align-center:before{content:"\f037"}
.editIt-icon-align-right:before{content:"\f038"}
.editIt-icon-align-justify:before{content:"\f039"}
.editIt-icon-list:before{content:"\f03a"}
.editIt-icon-dedent:before{content:"\f03b"}
.editIt-icon-indent:before{content:"\f03c"}
.editIt-icon-video-camera:before{content:"\f03d"}
.editIt-icon-image:before{content:"\f03e"}
.editIt-icon-pencil:before{content:"\f040"}
.editIt-icon-map-marker:before{content:"\f041"}
.editIt-icon-check-square-o:before{content:"\f046"}
.editIt-icon-chevron-left:before{content:"\f053"}
.editIt-icon-chevron-right:before{content:"\f054"}
.editIt-icon-plus-circle:before{content:"\f055"}
.editIt-icon-minus-circle:before{content:"\f056"}
.editIt-icon-crosshairs:before{content:"\f05b"}
.editIt-icon-times-circle-o:before{content:"\f05c"}
.editIt-icon-check-circle-o:before{content:"\f05d"}
.editIt-icon-arrow-left:before{content:"\f060"}
.editIt-icon-arrow-right:before{content:"\f061"}
.editIt-icon-arrow-up:before{content:"\f062"}
.editIt-icon-arrow-down:before{content:"\f063"}
.editIt-icon-mail-forward:before{content:"\f064"}
.editIt-icon-plus:before{content:"\f067"}
.editIt-icon-minus:before{content:"\f068"}
.editIt-icon-eye:before{content:"\f06e"}
.editIt-icon-eye-slash:before{content:"\f070"}
.editIt-icon-exclamation-triangle:before{content:"\f071"}
.editIt-icon-folder:before{content:"\f07b"}
.editIt-icon-folder-open:before{content:"\f07c"}
.editIt-icon-square-o:before{content:"\f096"}
.editIt-icon-chain:before{content:"\f0c1"}
.editIt-icon-paperclip:before{content:"\f0c6"}
.editIt-icon-square:before{content:"\f0c8"}
.editIt-icon-list-ul:before{content:"\f0ca"}
.editIt-icon-list-ol:before{content:"\f0cb"}
.editIt-icon-strikethrough:before{content:"\f0cc"}
.editIt-icon-underline:before{content:"\f0cd"}
.editIt-icon-table:before{content:"\f0ce"}
.editIt-icon-caret-left:before{content:"\f0d9"}
.editIt-icon-caret-right:before{content:"\f0da"}
.editIt-icon-sort-desc:before{content:"\f0dd"}
.editIt-icon-sort-asc:before{content:"\f0de"}
.editIt-icon-quote-left:before{content:"\f10d"}
.editIt-icon-quote-right:before{content:"\f10e"}
.editIt-icon-mail-reply:before{content:"\f112"}
.editIt-icon-code:before{content:"\f121"}
.editIt-icon-chain-broken:before{content:"\f127"}
.editIt-icon-superscript:before{content:"\f12b"}
.editIt-icon-subscript:before{content:"\f12c"}
.editIt-icon-eraser:before{content:"\f12d"}
.editIt-icon-check-square:before{content:"\f14a"}
.editIt-icon-youtube:before{content:"\f167"}
.editIt-icon-toggle-off:before{content:"\f204"}
.editIt-icon-toggle-on:before{content:"\f205"}
.editIt-icon-i-cursor:before{content:"\f246"}
/*# sourceMappingURL=editIt.min.css.map */