/* Reset
 ************************************************ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html {
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background-color: #F4F4F4; }
  body div.page {
    display: flex;
    flex-direction: column;
    align-items: center; }
    body div.page article.main {
      display: flex;
      align-items: center;
      flex-direction: column;
      background-color: #FFF;
      box-shadow: 0 2px 8px 0 rgba(42, 49, 62, 0.06);
      max-width: 800px;
      margin-top: 84px;
      margin-left: 24px;
      margin-right: 24px;
      margin-bottom: 24px;
      padding: 24px;
      padding-bottom: 64px; }
      @media (max-width: 500px) {
        body div.page article.main {
          margin-top: 48px;
          width: auto; } }
      @media (min-width: 550px) {
        body div.page article.main {
          min-width: 450px; } }
      @media (min-width: 700px) {
        body div.page article.main {
          min-width: 600px; } }
      @media (min-width: 800px) {
        body div.page article.main {
          min-width: 700px; } }
      body div.page article.main div.kne-logo {
        align-self: flex-start;
        flex-shrink: 0;
        grid-area: kne-logo;
        border-radius: 4px;
        margin-top: -48px;
        margin-right: 24px;
        background-color: #ffbe49;
        width: 120px;
        height: 120px;
        background-image: url("/docs/iPage/images/logo.png");
        background-repeat: no-repeat;
        background-position: center 40%;
        background-size: 90%;
        box-shadow: 0 1px 6px 0 rgba(42, 49, 62, 0.13); }
        @media (max-width: 500px) {
          body div.page article.main div.kne-logo {
            align-self: center;
            width: 80px;
            height: 80px;
            margin-right: 0px;
            margin-left: 0px; } }
      body div.page article.main div.org-logo {
        margin-top: 84px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url("/docs/iPage/images/org-logo.jpg");
        width: 80px;
        height: 80px; }
      body div.page article.main div.org-name {
        color: #2A313E;
        margin-top: 12px;
        font-family: "ff-meta-web-pro", sans-serif;
        text-align: center;
        font-size: 24px; }
        @media (max-width: 500px) {
          body div.page article.main div.org-name {
            font-size: 18px; } }
      body div.page article.main .metadata tbody {
        max-width: 600px;
        color: #2A313E;
        display: grid;
        align-items: center;
        justify-content: center;
        grid-template-rows: auto auto auto auto auto;
        grid-template-columns: auto;
        grid-template-areas: "journal-name" "divider" "article-name" "author-name" "doi";
        margin-top: 48px;
        font-size: 18px;
        font-family: "ff-tisa-web-pro", serif;
        text-align: center;
        line-height: 1.4;
        margin-bottom: 48px; }
        body div.page article.main .metadata tbody > * {
          margin-top: 16px;
          display: flex;
          align-items: center;
          justify-content: center; }
        body div.page article.main .metadata tbody > *:nth-child(1) {
          grid-area: divider;
          align-self: center;
          justify-self: center;
          height: 2px;
          width: 192px;
          background-color: #ffbe49;
          margin-top: 16px; }
          @media (max-width: 500px) {
            body div.page article.main .metadata tbody > *:nth-child(1) {
              margin-top: 14px; } }
        body div.page article.main .metadata tbody > *:nth-child(2) {
          grid-area: article-name;
          font-size: 24px; }
          @media (max-width: 500px) {
            body div.page article.main .metadata tbody > *:nth-child(2) {
              margin-top: 8px;
              font-size: 18px; } }
        body div.page article.main .metadata tbody > *:nth-child(3) {
          grid-area: author-name;
          font-size: 18px;
          font-style: italic; }
          @media (max-width: 500px) {
            body div.page article.main .metadata tbody > *:nth-child(3) {
              font-size: 14px; } }
        body div.page article.main .metadata tbody > *:nth-child(4) {
          grid-area: journal-name; }
          @media (max-width: 500px) {
            body div.page article.main .metadata tbody > *:nth-child(4) {
              font-size: 14px; } }
        body div.page article.main .metadata tbody > *:nth-child(5) {
          grid-area: doi;
          font-size: 16px; }
          body div.page article.main .metadata tbody > *:nth-child(5) a {
            text-decoration: none;
            color: #14abf7; }
          body div.page article.main .metadata tbody > *:nth-child(5) a:hover {
            color: RGBA(20, 171, 247, 0.8); }
      body div.page article.main .button {
        cursor: pointer;
        color: white;
        font-family: "proxima-nova", sans-serif;
        line-height: 1.2;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 61px;
        box-shadow: 0 2px 8px 0 rgba(42, 49, 62, 0.18);
        background-color: #14abf7;
        border-radius: 4px;
        width: 100%;
        margin-top: 12px; }
        @media (min-width: 550px) {
          body div.page article.main .button {
            width: 410px; } }
        body div.page article.main .button:hover {
          background-color: RGBA(20, 171, 247, 0.8); }
        body div.page article.main .button .english {
          flex-grow: 1;
          font-family: "proxima-nova", sans-serif;
          text-align: left;
          margin-left: 24px; }
        body div.page article.main .button .translation {
          flex-grow: 1;
          font-family: "proxima-nova", sans-serif;
          margin-left: 24px;
          text-align: right;
          margin-right: 24px; }
    body div.page a.kne-logo-full {
      margin-top: 48px;
      margin-bottom: 64px;
      background-image: url("/docs/iPage/images/kne-logo.png");
      background-repeat: no-repeat;
      width: 182px;
      height: 77px; }

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