/*! Tweakr VisualComponents for TinyMCE (WordPress 4.7) */h1,h2,h3,h4,h5,h6,ol,p,section,ul{position:relative;border:dashed 1px;padding:3px}h1::before,h2::before,h3::before,h4::before,h5::before,h6::before,ol::before,p::before,section::before,ul::before{content:'-';display:block;text-align:center;text-transform:uppercase;font-style:normal;height:16px;line-height:16px;width:100px;font-size:10px;font-family:Arial,Helvetica,sans-serif;letter-spacing:0;font-weight:700;position:absolute;right:8px;top:-8px;z-index:10;left:50%;top:-16px;margin-left:-50px}h1{border:solid 2px #0073aa}h1::before{content:'Heading 1';background-color:#0073aa;color:#f0f0f0}h2{border:solid 2px #0073aa}h2::before{content:'Heading 2';background-color:#0073aa;color:#f0f0f0}h3{border:solid 2px #0073aa}h3::before{content:'Heading 3';background-color:#0073aa;color:#f0f0f0}h4{border:dotted 2px #0073aa}h4::before{content:'Heading 4';background-color:#0073aa;color:#f0f0f0}h5{border:dotted 2px #0073aa}h5::before{content:'Heading 5';background-color:#0073aa;color:#f0f0f0}h6{border:dotted 2px #0073aa}h6::before{content:'Heading 6';background-color:#0073aa;color:#f0f0f0}p{border:dotted 1px #23282d}p::before{content:'Paragraph';background-color:#23282d;color:#f0f0f0}ul{border:dotted 1px #637281;list-style:inside}ul::before{content:'Unordered List';background-color:#637281;color:#f0f0f0}ol{border:dotted 1px #637281;list-style:inside}ol::before{content:'Ordered List';background-color:#637281;color:#f0f0f0}section{border:solid 1px #23282d;padding:20px 0 10px 10px;border:solid 2px #23282d;margin:10px 0 10px 0;border-left-width:10px;border-right-width:0}section::before{content:'Section';background-color:#23282d;color:#f0f0f0}section::before{width:400px;margin-left:-200px}