body, h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", Arial, Helvetica, sans-serif
}

#gtin-reader-target *:not(video) {
    display: none;
}

video, section canvas {
    width: 100% !important;
    height: auto!important;
}

.footer {
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
}

.footer .logo {
    height: 50px;
}

.erg {
    background: #c9e3aa;
}

.cursor {
    cursor: pointer;
}

fieldset {
    border: 1px solid #cccccc;
    border-radius: 4px;
}