/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/open-sans-v18-latin-300.woff2") format("woff2"), url("../fonts/open-sans-v18-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/open-sans-v18-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("../fonts/open-sans-v18-latin-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/open-sans-v18-latin-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/open-sans-v18-latin-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* fontawesome icons */
@font-face {
  font-family: "fontawesome";
  font-weight: 900;
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
}
.fontawesome {
  font-family: fontawesome;
  font-weight: 900;
  /* Make sure icons render pixel-perfect */
  -webkit-font-smoothing: antialiased;
}

html {
  padding: 0;
  margin: 0;
  margin-bottom: 1px;
  height: 100%;
  font-size: 100%;
  line-height: 1.4;
  font-family: "Open Sans", "Verdana", "Arial", "Helvetica", sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
}

/**
 * @section	common classes
 *
 */
strong {
  font-weight: 600 !important;
}

/* customer logo */
.clientHeader .clientBrand img {
  max-height: 30px;
  max-width: 84px;
  height: auto;
}

.loginbox .clientbox img {
  max-width: 65%;
  max-height: 65%;
  height: auto;
}

.iframe-16-9-video-wrapper {
  margin-top: 16px;
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.iframe-16-9-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

a.restrained {
  color: inherit;
}
a.restrained:hover {
  text-decoration: underline;
}

code {
  font-size: inherit;
}

pre {
  background-color: #f8f9fa;
  border: 1px solid #eaecf0;
  padding: 1em;
  white-space: pre-wrap;
}

/* parsedown */
.parsedown {
  /* some basic formats */
}
.parsedown table {
  border-spacing: 20px 2px;
  border-collapse: separate;
  margin: 20px -20px;
}
.parsedown thead {
  font-weight: bold;
  text-align: left;
}

.webfriend_launchpad {
  margin-top: 26px;
}
.webfriend_launchpad table.setConsolidated th, .webfriend_launchpad table.setConsolidated tfoot td {
  background-color: inherit;
}
.webfriend_launchpad .setConsolidated th.th1 {
  border-top: inherit;
  border-right: inherit;
  border-left: inherit;
  padding-left: inherit;
}
.webfriend_launchpad .setConsolidated th.th1noCaption {
  border-top: inherit;
  border-right: inherit;
  border-left: inherit;
  padding-left: inherit;
}
.webfriend_launchpad .setConsolidated tr.columnTitle th.columnRight {
  border-right: inherit;
}
.webfriend_launchpad .setFooter {
  border: inherit;
}
.webfriend_launchpad .navi {
  display: none;
}

@media print {
  #content {
    font-size: 14px;
    margin-top: 2.5em;
  }

  #footer {
    color: #696b61;
    position: inherit;
  }
  #footer .copyright {
    color: inherit;
  }

  /* section set consolidated */
  .setConsolidated .navi {
    display: none;
  }

  table.setConsolidated td {
    line-height: 1.4em;
    font-size: 11px;
    padding: 0.4em 0.8em;
    vertical-align: top;
    letter-spacing: 0.1px;
  }

  /* section search */
  .searchBox {
    display: none;
  }

  /* section head */
  .wfHeader {
    display: none;
  }

  .wfUser {
    display: none;
  }

  /* section set */
  .setConsolidated th.th1,
table.setConsolidated th,
table.setConsolidated tfoot td {
    border: none;
    background-color: inherit;
  }

  .setEdit .setTitleBox,
.setDetail .setTitleBox,
.setEdit .setFooterBox,
.setDetail .setFooterBox {
    padding: 8px;
    margin: 0;
    border: none;
    background-color: inherit;
    display: inline-box;
  }

  .setDetailBox {
    background-color: inherit;
    border: none;
  }

  .setInfo .setInfoItem .setInfoItemResultsAll {
    display: none;
  }

  .setConsolidated tr.columnTitle th {
    color: #696b61;
  }

  .mandatory {
    display: none;
  }

  .setNavigation {
    display: none;
  }

  .setFooterNaviResult {
    display: none;
  }

  .setDetailNavigation {
    display: none;
  }

  /**
  * @section	field
  *
  */
  .setEdit .field,
.setDetail .field {
    padding: 12px 8px 20px;
    border-bottom: 0.1em solid #E5E7DF;
    display: block;
    background-color: inherit;
  }

  .setEdit .field .fieldTitle, .setDetail .field .fieldTitle {
    float: none;
    width: 100%;
  }
}
.messageBox .login_delay_information {
  margin-top: 8px;
}

.button.disabled {
  border: #aabcbd;
  background: #cad0d1;
  cursor: progress;
}

/*
  sass --watch  /opt/webfriend/sites/webfriend5
*/
/* this css extends the "original" Webfriend CSS */

/*# sourceMappingURL=2020.css.map */
