@charset "UTF-8";
/*
           ______
       _  |  ___/   _ _ __   ____
     _| |_| |__| | | | '_ \ / __/™
    |_ Add|  _/| |_| | | | | (__
      |_| |_|   \__,_|_| |_|\___\
*/



/*
    W Y S I W Y M
    =============
*/

h1:before,
h2:before,
h3:before,
h4:before,
h5:before,
h6:before,
div:not(.mce-resizehandle):not(.data-mce-bogus):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar):before,
p:before,
pre:before,
header:before,
figure:before,
article:before,
section:before,
footer:before,
aside:before,
ol:before,
ul:before {
  font: 10px/1 "Arial", sans-serif;
  color: #fff;
  width: 7px;
  padding: 2px 0 1px 2px;
  margin: -1px 0 0 -10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
div:not(.mce-resizehandle):not([data-mce-bogus]):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar),
li,
ol,
p:not(#wp-image-toolbar),
pre,
header,
figure,
article,
section,
footer,
aside,
ul {
  border-radius: 3px;
  border-top-left-radius: 0;
  position: relative;
  box-sizing: border-box;
  pointer-events: none;
}
img, li, .wp-caption {
  pointer-events: auto;
}
p:not(#wp-image-toolbar) { border: 1px solid rgba(255,0,105,0.15); }
p:not(#wp-image-toolbar):before {
  content: "P";
  background: rgba(255,0,105,0.25);
  font-weight: bold;
}
p.ratio:before { margin: -1px 0 0 -10px; float: none; }
article { border: 1px solid rgba(255,17,0,0.3); }
article:before {content: "\00B6"; background: rgba(255,17,0,0.3); font-weight: bold; }
figure { border: 1px solid rgba(255,99,0,0.35); }
figure:before {content: "\007B"; background: rgba(255,99,0,0.35); font-weight: bold; }
ul { border: 1px solid rgba(255,150,0,0.35); }
ul:before {
  font-weight: bold;
  content: "L";
  background: rgba(255,150,0,0.35);
}
ol { border: 1px solid rgba(255,215,0,0.3); }
ol:before {
  content: "#";
  background: rgba(255,215,0,0.4);
  font-weight: bold;
}
li { border: 1px solid rgba(205,255,0,0.4); }
div:not(.mce-resizehandle):not([data-mce-bogus]):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar) { border: 1px solid rgba(180,235,0,0.5); }
div:not(.mce-resizehandle):not(.data-mce-bogus):not(.gallery):not([class*='wpview']):not(.dashicons):not(.toolbar):before { font-weight: bold; content: "D"; background: rgba(166,235,0,0.5); text-shadow: 0 0 3px rgba(166,235,0,1); }
aside { border: 1px solid rgba(0,235,139,0.3); }
aside:before { content: "&"; background: rgba(0,235,139,0.3); font-weight: bold; }
h1,
h2,
h3,
h4,
h5,
h6 { border: 1px solid rgba(0,180,235,0.3); }
h1:before { content: "1"; background: rgba(0,180,235,0.3); font-weight: bold; }
h2:before { content: "2"; background: rgba(0,180,235,0.3); font-weight: bold; }
h3:before { content: "3"; background: rgba(0,180,235,0.3); font-weight: bold; }
h4:before { content: "4"; background: rgba(0,180,235,0.3); font-weight: bold; }
h5:before { content: "5"; background: rgba(0,180,235,0.3); font-weight: bold; }
h6:before { content: "6"; background: rgba(0,180,235,0.3); font-weight: bold; }
section { padding: 3px; margin-top: 6px; margin-bottom: 5px; border: 1px solid rgba(81,90,245,0.3); border-top: 13px solid rgba(81,90,245,0.3); }
section:before { content: "S"; background: rgba(81,90,245,0.3); font-weight: bold; top: -12px; }
header,
footer { border: 1px solid rgba(162,0,255,0.3); }
header:before { content: "H \005E"; }
footer:before { content: "F v"; }
header:before,
footer:before { background: rgba(162,0,255,0.3); font-weight: bold; }
pre { border: 1px solid rgba(60,0,0,0.25); }
pre:before {
  content: "\FF1C";
  background: rgba(60,0,0,0.25);
  font-weight: bold;
  /* font-size: 10px; */
  font-family: Verdana,sans-serif;
  padding: 1px 2px 2px 0px;
}
code {
  background: rgba(60,60,0,0.1);
  outline: 3px solid rgba(60,60,0,0.1);
}
span {
  background: rgba(150,0,255,0.1);
  outline: 5px solid rgba(150,0,255,0.1);
}
