.tool-form{border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;background: #f5f5f5;}
.mergely-column textarea{width:80px;height:200px}
.mergely-column{float:left}
.mergely-margin{float:left}
.mergely-canvas{float:left;width:28px}
.mergely-resizer{width:100%;height:100%}
.mergely-full-screen{position:absolute;top:105px;bottom:0;left:5px;right:5px;overflow:hidden}
.mergely-full-screen-0{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}
.mergely-full-screen-8{position:absolute;top:8px;bottom:8px;left:8px;right:8px;overflow:hidden}
.mergely-active{border:1px solid #a3d1ff}
.mergely.a,.mergely.c,.mergely.d{color:#000}
.mergely.a.rhs.start{border-top:1px solid #a3d1ff}
.mergely.a.lhs.start.end,.mergely.a.rhs.end{border-bottom:1px solid #a3d1ff}
.mergely.a.rhs{background-color:#def}
.mergely.a.lhs.start.end.first{border-bottom-width:0;border-top:1px solid #a3d1ff}
.mergely.d.lhs{background-color:#ffe9e9}
.mergely.d.lhs.end,.mergely.d.rhs.start.end{border-bottom:1px solid #f8e8e8}
.mergely.d.rhs.start.end.first{border-bottom-width:0;border-top:1px solid #f8e8e8}
.mergely.d.lhs.start{border-top:1px solid #f8e8e8}
.mergely.c.lhs,.mergely.c.rhs{background-color:#fafafa}
.mergely.c.lhs.start,.mergely.c.rhs.start{border-top:1px solid #a3a3a3}
.mergely.c.lhs.end,.mergely.c.rhs.end{border-bottom:1px solid #a3a3a3}
.mergely.ch.a.rhs{background-color:#def}
.mergely.ch.d.lhs{background-color:#ffe9e9;text-decoration:line-through;color:red!important}
.mergely.current.start{border-top:1px solid #000!important}
.mergely.current.end{border-bottom:1px solid #000!important}
.mergely.current.lhs.a.start.end,.mergely.current.rhs.d.start.end{border-top-width:0!important}
.mergely.current.lhs.a.start.end.empty,.mergely.current.rhs.d.start.end.empty{border-top-width:1px!important;border-bottom-width:0!important}
.mergely.current.CodeMirror-linenumber{color:#f9f9f9;font-weight:700;background-color:#777}
.CodeMirror-linenumber{cursor:pointer}
.CodeMirror-code{color:#717171}
span.CodeMirror-selectedtext{background:0 0!important}
@media screen and (min-width: 1408px){
.container:not(.is-max-desktop):not(.is-max-widescreen) {max-width: 99%;}
}