* {
    font-family: 'PT Sans', sans-serif;
}

html {
    /* background: url('https://frankford.b-cdn.net/shade_scavengers/grass.png') repeat-x center bottom; */
    min-height: 100vh;
}

body {
    user-select: none;
    min-height: 100vh;
}

html,
body {
    height: 100%;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #333F48;
}

.uk-background-secondary {
    background-color: #333F48;
    color: #fff;
}

p,
.uk-form-label {
    font-size: 1rem;
}

ul li {
    position: relative;
}

a {
    color: #15B0C9;
}

a:focus,
a:hover {
    text-decoration: none;
    color: #0f707f;
}

section {
    border-top: #EDEDED 5px solid;
}

.uk-offcanvas-bar {
    background-color: #F1F8DF;
    width: 100%;
    color: #333F48;
}

.uk-offcanvas-bar .uk-close {
    color: #333F48;
}

.uk-navbar-dropdown-nav>li>a,
.uk-offcanvas-bar a {
    color: #15B0C9;
    font-weight: 700;
    font-size: 1rem;
}

.uk-modal {
    background: #F1F8DF;
}

.uk-navbar-nav>li>a {
    color: #333F48;
}

.uk-navbar-nav>li>a.uk-icon svg {
    width: 25px;
}

ul.questions-list li p {
    font-size: 1.5rem;
    font-weight: 600;
    color: #333F48;
    line-height: 2.0rem;
}

a.big-link {
    position: absolute;
    /* border: red 1px solid; */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

h1 {
    font-weight: 600;
}

h3.modal,
p.modal,
p.counter-text {
    color: #7BB741;
}

.sub-page-container h1 {
    font-weight: 700;
}

.form-error {
    color: #E53233;
}

.uk-input {
    border-radius: 5px;
}

.uk-input:focus {
    border: #15B0C9 2px solid;
}

.uk-input:valid {
    background-color: #F6FFE5;
}

.sub-page-container h1::before {
    content: url('https://frankford.b-cdn.net/shade_scavengers/mag-glass.png');
    display: block;
}

.sub-page-container {
    margin-top: -45px;
}

.nav-container {
    background: url('https://frankford.b-cdn.net/shade_scavengers/body_bg.png') repeat-x;
}

.uk-list-striped>* {
    padding: 20px 20px;
}

.uk-list-striped>:nth-of-type(odd) {
    background: #E7F6FA;
    border: none;
}

.uk-list-striped>:nth-child(n+2) {
    margin-top: 20px;
    background: #E7F6FA;
    border: none;
}

.uk-modal-footer {
    border-top: 6px solid #e5e5e5;
    padding: 20px;
}

.uk-button {
    font-weight: 700;
    font-size: 1rem;
    min-width: 180px;
}

.uk-button.next,
.uk-button.previous {
    max-width: 135px;
    min-width: 135px;
}

.uk-button-primary.uk-active,
.uk-button-primary:active,
.uk-button-primary:focus,
.uk-button-primary:hover {
    background-color: #0f8092 !important;
}

::selection {
    background: #0f8092 !important;
}

.answer-mc-btn {
    font-size: 1.2rem !important;
}

.uk-button-default.logout {
    color: #333F48;
    border-color: #333F48;
}

.uk-button-primary {
    background-color: #15B0C9;
}

.uk-button-danger {
    background-color: #E53233;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #fff !important;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 0;
}

.tips-link::after {
    content: '?';
    font-size: 1.375rem;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #15B0C9;
    line-height: 1.75rem;
    margin-left: 7px;
}

.question-number {
    font-size: 3rem;
    font-weight: 600;
    display: inline-block;
    background-color: #7BB741;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 68px;
}

.question-number.small {
    font-size: 2.25rem;
    width: 60px;
    height: 60px;
    line-height: 58px;
}

.question-number.xsmall {
    font-size: 1.5rem;
    width: 42px;
    height: 42px;
    line-height: 40px;
}

h1.question-text {
    font-size: 2rem;
}

.answers-table {
    margin: 0 auto;
    display: block;
}

.uk-input {
    border: #C3C3C3 1px solid;
    color: #333F48;
}

input[type="number"] {
    font-size: 2rem;
    font-weight: 500;
    font-weight: 700;
}

.uk-button.multiple-choice-button {
    font-size: 1.375rem;
    font-weight: bold;
    border-color: #C3C3C3;
}

.uk-button-primary.multiple-choice-button:active,
.uk-button-primary.multiple-choice-button:hover {
    background-color: #15B0C9;
}

.uk-alert-success p {
    color: #32d296 !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* 1284×2778 pixels at 460ppi */
@media only screen and (width: 430px) and (height: 932px) and (-webkit-device-pixel-ratio: 3) {
    body {
        /* font-size: 18px; */
    }
}

@media screen and (orientation: landscape) {
    .portrait {
        display: none;
    }

}

@media screen and (orientation: portrait) {
    .landscape {
        display: none;
    }
}