/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url(fonts/fa-brands-400.eot);
  src: url(fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(fonts/fa-brands-400.woff2) format("woff2"), url(fonts/fa-brands-400.woff) format("woff"), url(fonts/fa-brands-400.ttf) format("truetype"), url(fonts/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/fa-regular-400.eot);
  src: url(fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(fonts/fa-regular-400.woff2) format("woff2"), url(fonts/fa-regular-400.woff) format("woff"), url(fonts/fa-regular-400.ttf) format("truetype"), url(fonts/fa-regular-400.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
/*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/fa-solid-900.eot);
  src: url(fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(fonts/fa-solid-900.woff2) format("woff2"), url(fonts/fa-solid-900.woff) format("woff"), url(fonts/fa-solid-900.ttf) format("truetype"), url(fonts/fa-solid-900.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fi-check-square:before {
  content: "\F14A";
}
.fi-copy:before {
  content: "\F0C5";
}
.fib {
  font-family: 'Font Awesome 5 Brands';
}
.fir {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
body {
  margin: 20px 20px 80px 20px;
}
.nastyHTMLFound {
  background-color: #FF0000!important;
  color: #FFFFFF!important;
  padding: 0 5px;
}
#nastyHTMLInfo {
  position: fixed;
  top: 100px;
  z-index: 2;
  right: 0;
  width: 320px;
  background-color: #FF0000;
  color: #FFFFFF;
  padding: 20px;
  display: none;
}
#additionalDataCopy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: fixed;
  top: 150px;
  right: 0;
  z-index: 1;
  width: 320px;
  background-color: #fffabc;
  padding: 20px;
  color: #000000;
}
#additionalDataCopy strong {
  display: block;
  margin-bottom: 10px;
}
#additionalDataCopy .entry {
  font-size: 15px;
  cursor: pointer;
  margin-bottom: 8px;
}
#additionalDataCopy .entry:last-child {
  margin-bottom: 0;
}
#additionalDataCopy .entry:hover {
  text-decoration: underline;
}
#additionalDataCopy .entry i {
  margin-right: 5px;
}
#additionalDataCopy .entry div {
  display: none;
}
#usedSectionComponentsInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: fixed;
  top: 300px;
  right: 0;
  width: 320px;
  background-color: #efefef;
  padding: 20px;
  color: #333333;
}
#usedSectionComponentsInfo ul {
  margin: 10px 0 0 15px;
  padding: 0;
}
#usedSectionComponentsInfo ul li {
  margin-bottom: 7px;
}
#usedSectionComponentsInfo ul li:last-child {
  margin-bottom: 0;
}
#designSwitch {
  display: flex;
  align-items: center;
  flex-direction: row;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  position: fixed;
  top: 40px;
  right: 0;
  background-color: #4c73a8;
  color: #FFFFFF;
  padding: 10px;
}
#designSwitch select {
  cursor: pointer;
  margin-left: 10px;
  padding: 2px 5px;
  font-size: 14px;
}
#calculateContentSize {
  position: fixed;
  right: 0;
  top: 0;
  padding: 5px 10px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  background-color: darkgreen;
}
#copyToClipboard {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: darkgreen;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
#copyToClipboard.html_is_invalid {
  background-color: #FF0000;
  cursor: auto;
}
#copyToClipboardDone {
  position: fixed;
  left: calc(50% - 150px);
  top: 300px;
  text-align: center;
  width: 300px;
  border: 3px solid #006600;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: none;
  background-color: #FFF;
  padding: 50px 20px;
}
#copyToClipboardDone i {
  font-size: 60px;
  color: #006600;
}
#copyToClipboardDone p {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  line-height: 160%;
}
