@font-face {
    font-family: 'Inovato';
    src: url('fonts/Inovato-Regular.eot');
    src: url('fonts/Inovato-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Inovato-Regular.woff2') format('woff2'),
         url('fonts/Inovato-Regular.woff') format('woff'),
         url('fonts/Inovato-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inovato';
    src: url('fonts/Inovato-Bold.eot');
    src: url('fonts/Inovato-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Inovato-Bold.woff2') format('woff2'),
         url('fonts/Inovato-Bold.woff') format('woff'),
         url('fonts/Inovato-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Acumin Pro';
    src: url('fonts/Acumin-Pro-Book.otf');
    font-style: normal;
}

/*
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,
button, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* 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,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*, *:before, *:after {
    box-sizing: border-box;
}

button, input[type=button] {
    border: none;
}

img {
    max-width: 100%;
    height: auto;
}

svg {
    max-width: 100%;
    height: auto;
}

html, body {
    height: 100%;
}

body {
    font-family: 'Inovato', sans-serif;
    color: #fff;
    text-align: center;

    padding: 1rem;
    background: #3a3a3a;
}

.page {
    min-height: 100%;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;

      -webkit-box-pack: center;
         -ms-flex-pack: center;
       justify-content: center;

     -webkit-box-align: center;
        -ms-flex-align: center;
           align-items: center;   
}

button {
    background-color: #3a3a3a;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.header {
    margin: auto;
    padding: 4rem 1rem;
}

.info {
    font-size: 0.8rem;
    margin-bottom: 0;
    max-width: 700px;
    text-align: left;
    line-height: 1.4;
}

.generate-button {
    display: inline-block;
    margin: 1rem auto;
    padding: 1rem 1.5rem;
    border: 1px solid #fff;
    
}

.generate-button:focus,
.generate-button:hover,
.generate-button:active {
    color: #3a3a3a;
    background: #fff;
}

/* @media screen and (max-width: 768px) {
    .generate-button {
        display: block;
        margin: 1rem 0 0;
    }
} */

.ffc-logo {
    max-width: 200px;
    position: absolute;
    top: 40px;
    left: 40px;
    width: 50%;
}

p {
    max-width: none;
}

.image-lower-left {
    position: absolute;
    bottom: -10px;
    left: -10px;
    width: 50%;
    max-width: 300px;
}

.image-lower-right {
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 50%;
    max-width: 300px;
}

.image-top-right {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 50%;
    max-width: 300px;
}

.barcode-input{
    background-color: #3a3a3a;
    color: #fff;
    font-weight: bold;
    width: 100%;
    line-height: 3rem;
    padding: 0 0 0 10px;
    border: 3px solid #fff;
    max-width: 700px;
  
    outline: 0;
    font-size: 1rem;
    margin: 0;
    height: 3rem;

    position: relative;
    top: 5px;
  }
  
  ::-webkit-input-placeholder {
     color: #fff;
     font-weight: normal;
  }
  
  :-moz-placeholder { /* Firefox 18- */
     color: #fff;
     font-weight: normal;
  }
  
  ::-moz-placeholder {  /* Firefox 19+ */
     color: #fff;
     font-weight: normal;
  }
  
  :-ms-input-placeholder {
     color: #2a2a2a;
     font-weight: normal;
  }

  button[disabled=disabled], button:disabled {
    cursor: auto;
  }
  
  .red-input{
    border: 3px solid #C3333F;
  }
  
  .red-button{
    background-color: #C3333F;
    border: 1px solid #C3333F;
  }
  
  .red-button-no-border{
    background-color: #C3333F;
  }

h1.with-text::before {
    content: 'h1';
    padding-top: 34px;
}

h1 {
    font-size: 3rem;
}

.with-text {
    margin-left: 45px;
    position: relative;
}

h1, h2, h3, h4, h5 {
    line-height: 1.2;
    font-family: "acumin-pro", "Acumin Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 800;
    /* margin-bottom: 0; */
    max-width: 700px;
    text-align: left;
}

.with-text::before {
    position: absolute;
    top: 0;
    left: -65px;
    width: 50px;
    font-size: 0.85rem;
    opacity: 0.6;
    text-align: right;
    display: block;
}