/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

/*@font-face {
font-family: Roboto;
font-style: normal;
font-weight: 400;
src: url(../fonts/roboto-v18-latin-regular.eot);
src: local('Roboto'),local('Roboto-Regular'),url(../fonts/roboto-v18-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v18-latin-regular.woff2) format('woff2'),url(../fonts/roboto-v18-latin-regular.woff) format('woff'),url(../fonts/roboto-v18-latin-regular.ttf) format('truetype'),url(../fonts/roboto-v18-latin-regular.svg#Roboto) format('svg')
} */

body {
    background: #eaedf0;
    padding: 0;
    margin: 0;
    color: #2e3234;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    padding: 15px;
}

a {
    display: inline-block;
    border-radius: 3px;
    color: #b90737;
    text-decoration: none
}

p {
    line-height: 1.4em
}

#page {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 30px 30px 20px;
    max-width: 750px;
    margin: 50px auto;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
    border-radius: 24px;
    font-family: Roboto, sans-serif;
}

h1 {
    color: #62696d;
    font-weight: 400;
    font-family: sans-serif;
    text-align: center;
    font-size: 30px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;

}

h2 {
    font-weight: 400;
    font-family: sans-serif;
    text-align: center;
    font-size: 30px;
    color: #000;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 40px;
}

p {
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    font-size: 16px;
    color: #62696d;
}

strong {
    color: #000;
    font-weight: normal;
}

.queue-notimer #queue_timer {
    display: none;
}

#timer-container {
    font-size: 30px;
    color: #000;
}

#timer-container small {
    font-size: 16px;
    color: #62696d;
}

#timer-container-shortly {
    font-size: 30px;
    color: #000;
}

@media (max-width: 550px) {
    #page {
        margin: 30px;
        max-width: auto
    }
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

#page.queue-wait .queue__wait {
    display: block;
}

#page.queue-wait .queue__redirect {
    display: none;
}

#page.queue-wait .queue__start {
    display: none;
}


#page.queue-done .queue__wait {
    display: none;
}

#page.queue-done .queue__redirect {
    display: block;
}

#page.queue-done .queue__start {
    display: block;
}


#page.queue-start .queue__wait {
    display: block;
}

#page.queue-start .queue__redirect {
    display: none;
}

#page.queue-start .queue__start {
    display: block;
}


:not(#page.queue-shortly) #timer-container-shortly {
    display: none;
}

#page.queue-shortly #timer-container-shortly {
    display: block;
}

:not(#page.queue-shortly) #timer-container {
    display: block;
}

#page.queue-shortly #timer-container {
    display: none;
}

#page {
    position: relative;
}

.queue__lastrefresh {
    font-size: 10px;
    position: absolute;
    bottom: 5px;
}
