﻿@font-face {
    font-family: 'Oswald';
    src: url("../fonts/Oswald-Medium.ttf") format("truetype");
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/Roboto-Medium.ttf") format("truetype");
}

a {
    display: block;
}

/*html, body {
    height: 100%;
    overflow-x: hidden; //For when the black bar on the results page overflows from being so long
}*/
html, body {
    height: 100%;
}

.breadcrumb-item a {
    display: inline-block;
}

body {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #eeeeee;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding: 0px;
    min-height: calc(100% - 406px);
}

    .body-content .container {
        padding-right: 0px;
        padding-left: 0px;
    }

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/
.validation-error {
    color: red;
    display: block;
}

.subsection {
    display: none;
}

.subsection-1 {
    display: block;
}

.section-title {
    display: none;
}

.section-1 .section-title {
    display: block;
}

#submit-exam-button {
    display: none;
}

.right-align {
    text-align: right;
}

.center-align {
    text-align: center;
}

.right {
    float: right !important;
}

#startForm select,
#startForm input {
    display: block;
    margin: 10px 0px;
}

.k-editor .k-editorSave {
    background: none;
    line-height: 25px;
}

    .k-editor .k-editorSave:before {
        /*font-family: FontAwesome;
    content: "\f0c7";
    font-size:16px;
    vertical-align:middle;*/
    }

.k-tool-icon.k-editorSave {
    background: no-repeat url(images/SaveIcon.png);
    width: 100%;
    height: 100%;
}

.questions-editor {
    margin: 20px;
}

.scenario-text-edit {
    display: none;
}

.save-scenario-text {
    display: none;
}

.k-edit-form-container textarea {
    max-width: 300px;
    width: 400px;
}

#save-success {
    background-color: lightgreen;
    font-weight: bold;
    text-align: center;
    display: none;
}

#save-fail {
    background-color: red;
    color: white;
    font-weight: bold;
    text-align: center;
    display: none;
}

.section-edit-body {
    display: none;
    margin-left: 20px;
}

.question-slot-edit {
    display: none;
}

.question-slot-title:hover {
    cursor: pointer;
}

.section-edit .k-grid-content {
    height: 441px !important;
}

.section-edit-title {
    color: #0077cc;
}

    .section-edit-title:hover {
        cursor: pointer;
        color: #33aaff;
    }

.subsection-edit {
    padding: 10px;
    border: 1px solid black;
}

#new-question-slot-button {
    display: block;
    margin: 10px 0px;
}

#new-question-slot-description {
    width: 400px;
}

.fa.fa-trash:hover {
    cursor: pointer;
}

.continue-to-test-holder {
    text-align: center;
}

.continue-to-test {
    background-color: slategray;
    color: white;
    padding: 5px;
    border-radius: 5px;
}

    .continue-to-test:hover {
        color: white;
        background-color: darkslategray;
    }

#editUser:hover {
    cursor: pointer;
}

.scenario-text {
    font-family: Roboto;
    padding: 10px 0px;
}

.single-question {
    padding: 15px;
}

.question-options {
    padding: 10px;
}

#login-error-message {
    background-color: red;
    text-align: center;
    padding: 15px;
    font-size: larger;
    font-weight: bold;
    color: white;
}

#custom-message {
    background-color: lightgreen;
    text-align: center;
    padding: 15px;
    font-size: larger;
    font-weight: bold;
    color: black;
}

a:after {
    content: "\a";
    white-space: pre;
}

#submit-pending-alert {
    display: none;
    font-size: 20px;
}

/*#region Layout Header */
.navbar {
    min-height: 65px;
    position: relative;
}

.wisconsin-wins {
    background-color: white;
    min-height: 110px;
    font-family: Oswald;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: black;
    padding-top: 35px;
    padding-bottom: 35px;
}

.wisconsin-wins-text {
    color: #009d59;
    display: inline-block;
}

    .wisconsin-wins-text:hover {
        color: #007d47;
        text-decoration: none;
    }

.navigation-menu {
    display: none;
}

@media only screen and (min-width: 992px) {
    .navigation-menu {
        display: block;
        height: 60px;
        background-color: #009d59;
    }

        .navigation-menu .container {
            padding: 0px;
        }
}

.navigation-menu-small {
    display: block;
    height: 74px;
    background-color: #009d59;
    text-decoration: none;
}

    .navigation-menu-small .container {
        padding: 0px;
    }

    .navigation-menu-small ul {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        background-color: #009d59;
    }

    .navigation-menu-small li a {
        display: block;
        padding: 20px 20px;
        text-decoration: none;
    }

        .navigation-menu-small li a:hover {
            background-color: #f4f4f4;
        }

    .navigation-menu-small .menu {
        clear: both;
        max-height: 0;
        transition: max-height .2s ease-out;
    }

    .navigation-menu-small .menu-icon {
        background-color: #4a4a4a;
        font-family: Roboto;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 350%;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
        cursor: pointer;
        display: inline-block;
        float: right;
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 21px;
        position: relative;
        user-select: none;
        height: 60px;
        width: 60px;
        border-radius: 6px;
        border: solid 1px #2a2a2a;
        margin-top: 7px;
        margin-right: 7px;
    }

        .navigation-menu-small .menu-icon .navicon {
            background: white;
            display: block;
            width: 32px;
            height: 2px;
            position: relative;
            transition: background .2s ease-out;
            border: none;
        }

            .navigation-menu-small .menu-icon .navicon:before, .navigation-menu-small .menu-icon .navicon:after {
                background: white;
                content: '';
                display: block;
                height: 100%;
                position: absolute;
                transition: all .2s ease-out;
                width: 100%;
                height: 2px;
                border: none;
            }

            .navigation-menu-small .menu-icon .navicon:before {
                top: 6px;
            }

            .navigation-menu-small .menu-icon .navicon:after {
                top: -6px;
            }

    .navigation-menu-small .menu-btn {
        display: none;
    }

        .navigation-menu-small .menu-btn:checked ~ .menu {
            max-height: 2400px;
        }

        .navigation-menu-small .menu-btn:checked ~ .menu-icon .navicon {
            background: transparent;
        }

            .navigation-menu-small .menu-btn:checked ~ .menu-icon .navicon:before {
                transform: rotate(-45deg);
            }

            .navigation-menu-small .menu-btn:checked ~ .menu-icon .navicon:after {
                transform: rotate(45deg);
            }

        .navigation-menu-small .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
        .navigation-menu-small .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
            top: 0;
        }

@media only screen and (min-width: 992px) {
    .navigation-menu-small {
        display: none;
    }
}

.navigation-button, .navigation-button-wide, .navigation-button-wide-top {
    background-color: #007d47;
    height: 60px;
    min-width: 160px !important;
    border: none;
    display: inline-block;
    margin-right: 1px;
    font-family: Roboto;
    font-size: 16px;
    line-height: 22px;
    font-weight: lighter;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    padding-top: 22px !important;
    float: left;
}

    .navigation-button:hover, .navigation-button-wide:hover, .navigation-button-wide-top:hover {
        background-color: #005530 !important;
        color: white;
    }

.navigation-button-wide {
    min-width: 0px;
    width: calc(100% - 78px);
    margin-bottom: 7px;
    border-radius: 6px;
    margin-right: 0px;
    margin-left: 7px;
}

.navigation-button-wide-top {
    min-width: 0px;
    width: calc(100% - 78px);
    margin-top: 7px;
    border-radius: 6px;
    margin-right: 0px;
    margin-left: 7px;
}

.house-button {
    background-color: #007d47;
    height: 60px;
    border: none;
    display: inline-block;
    margin-right: 1px;
    font-family: Roboto;
    font-size: 16px;
    line-height: 22px;
    font-weight: lighter;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    padding-top: 18px !important;
    min-width: unset !important;
    width: 60px;
    float: left;
}

.house-icon {
    width: 28px;
    height: 22px;
}

.login-button {
    font-family: Roboto;
    font-size: 14px;
    color: white;
    width: 85px;
    height: 40px;
    border-radius: 100px;
    background-color: #4a4a4a;
    border: solid 1px #2a2a2a;
    padding: 10px !important;
    text-align: center;
}

    .login-button:hover {
        background-color: #2A2A2A !important;
        color: white;
    }

.login-button-alighment {
    float: right !important;
    margin-top: 10px;
    top: 10px;
}

.navbar-nav {
    width: 100%;
}

/*#endregion*/
/*#region Unsetting right margins from bootstrap*/
.navbar-fixed-top {
    border: 0px;
    margin: 0px;
    padding: unset;
    height: unset;
}

.navbar-collapse {
    padding: 0px;
}

/*#endregion*/
/*#region layout footer*/
.footer1 {
    object-fit: contain;
    background-color: #009d59;
    min-height: 218px;
    bottom: 0px;
    width: 100%;
}

.protecting-and-promo {
    font-family: Roboto;
    font-size: 14px;
    font-weight: lighter;
    color: white;
    text-align: center;
    line-height: 23px;
    padding-top: 34px;
}

.lower-contact {
    color: white;
    display: inline-block;
    text-decoration: underline;
}

.footer-logos {
    text-align: center;
    padding-top: 47px;
}

/*#endregion*/
/*#region General page elements*/
.page-title-container {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 3px;
}

.training-title-container {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 3px;
}

.page-title, .page-title-index, .results-banner h1 {
    font-family: Oswald;
    font-size: 64px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: black;
}

.congrats-title {
    font-family: Oswald;
    font-size: 45px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: black;
}

.training-title {
    font-family: Oswald;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: black;
}

.page-content, .drop-down, .rectangle-3-copy-head, .rectangle-3-copy-body, .rectangle-3-copy-link, .incorrect-response {
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.64;
    letter-spacing: normal;
    color: black;
}

    .page-content h3, .drop-down h3, .rectangle-3-copy-head h3, .rectangle-3-copy-body h3, .rectangle-3-copy-link h3, .incorrect-response h3 {
        margin: unset;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.44;
    }

.page-middle, .page-middle-top, .page-middle-bottom, .login-page-middle {
    margin: 20px 0px;
    padding-top: 26px;
    border-top: 1px #c2c2c2 solid;
    border-bottom: 1px #c2c2c2 solid;
}

    .page-middle .row, .page-middle-top .row, .page-middle-bottom .row, .login-page-middle .row {
        width: unset !important;
    }

.container.body-content .row {
    margin: 0px;
}

.page-middle-top {
    border-bottom: unset;
    padding: 26px 0px;
    text-align: center;
}

.page-middle-bottom {
    border-top: unset;
    padding-top: 20px;
}

.form-control {
    width: 100% !important;
    height: 50px;
    background-color: white;
    margin-top: 12px;
    border: 1px #c2c2c2 solid;
    box-shadow: unset;
    border-radius: unset;
}

.drop-down {
    width: 100% !important;
    height: 50px;
    background-color: #d8d8d8;
    border: solid 1px #979797;
    padding-left: 16px;
}

.input-group {
    width: 100%;
}

.cert-button {
    background: transparent;
    border: none !important;
}

.blue-button, .next-button, .back-button {
    border-radius: 87px;
    background-color: #1c7dee;
    border: solid 1px #035ec7;
    text-align: center;
    padding: 20px;
    width: 240px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: white;
    display: inline-block;
}

.quiz-info-box-content .blue-button, .quiz-info-box-content .next-button, .quiz-info-box-content .back-button {
    position: relative;
    left: 50%;
    margin-left: -120px;
}

.blue-button:hover, .next-button:hover, .back-button:hover {
    background-color: #035ec7 !important;
    color: white;
    text-decoration: none;
}

.blue-button-container {
    text-align: center;
    margin: 20px 0px;
}

.next-button, .back-button {
    float: right;
    width: 150px;
    margin-bottom: 30px;
}

.back-button {
    float: left;
}

.inline-hyperlink {
    display: inline-block !important;
    color: #1c7dee;
    text-decoration: underline;
    border: unset;
    background-color: unset;
}

.padding-16 {
    height: 16px;
}

/*#endregion*/
/*#region index-page specific elements*/
.page-title-index {
    font-size: 40px;
    line-height: 1;
    padding-top: 30px;
}

.left-column {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 55px;
    max-width: 488px;
}

@media only screen and (min-width: 992px) {
    .left-column {
        padding-left: unset;
        padding-right: 18px;
        margin-top: 55px;
        margin-bottom: 55px;
        max-width: 488px;
    }

    .blue-button, .next-button, .back-button {
        border-radius: 87px;
        background-color: #1c7dee;
        border: solid 1px #035ec7;
        text-align: center;
        padding: 20px;
        width: 330px;
        position: inherit;
        margin-left: 0px;
        font-family: Roboto;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: white;
        display: inline-block;
    }

        .blue-button:hover, .next-button:hover, .back-button:hover {
            background-color: #035ec7 !important;
            color: white;
            text-decoration: none;
        }

    .blue-button-container {
        text-align: center;
        margin: 20px 100px 50px 100px;
    }

    .page-middle, .page-middle-top, .page-middle-bottom, .login-page-middle {
        margin: 20px 100px;
        padding-top: 26px;
        border-top: 1px #c2c2c2 solid;
        border-bottom: 1px #c2c2c2 solid;
    }

        .page-middle .row, .page-middle-top .row, .page-middle-bottom .row, .login-page-middle .row {
            width: unset !important;
        }
}

.index-left-container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.index-top-container {
    padding-top: 55px;
}

.rectangle {
    max-width: 431px;
    height: 211px;
    background-color: #d8d8d8;
}

.quiz-info-box {
    width: 100%;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 6px 0 #c2c2c2;
    background-color: white;
}

.quiz-info-box-header {
    width: 100%;
    max-width: 670px;
    min-height: 90px;
    background-color: #000000;
    font-family: Oswald;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: white;
    padding: 28px;
}

.quiz-info-box-content {
    padding: 50px 60px;
}

.col-lg-5:after {
    display: none;
}

.col-lg-5:before {
    display: none;
}

@media only screen and (min-width: 1200px) {
    .col-lg-5:after {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        background-color: #C3C3C3;
        height: 86%;
        top: -5px;
        right: 1px;
        margin-top: 60px;
        margin-bottom: 0px;
    }

    .col-lg-5:before {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        background-color: white;
        height: 86%;
        top: -5px;
        right: 0px;
        margin-top: 60px;
        margin-bottom: 55px;
    }
}

/*#endregion*/
/*#region other page specific elements*/
.login-page-middle {
    padding: 34px 100px;
}

.rectangle-3-copy-head {
    width: 100%;
    height: 50px;
    background-color: black;
    padding: 15px;
    color: white;
    font-weight: bold;
    margin-bottom: 30px;
}

.rectangle-3-copy-body {
    margin: 22px 0px;
    padding-right: 2px;
}

.rectangle-3-copy-link {
    margin-bottom: 55px;
}

.get-adobe {
    margin-right: 100px;
    text-align: right;
    margin-top: 31px;
}

    .get-adobe img {
        width: 150px;
        height: 36.8px;
    }

.red-text, .red-required-text {
    color: #d0021b;
}

.red-required-text {
    text-align: right;
}

.results-banner {
    padding: 60px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: white;
    width: 100%;
    height: 240px;
    background-color: black;
    object-fit: contain;
}

    .results-banner h1 {
        color: white;
    }

@media only screen and (min-width: 992px) {
    .results-banner {
        margin: 0 -9999rem;
        width: inherit;
    }
}

.incorrect-responses-box {
    width: 100%;
    object-fit: contain;
    box-shadow: 0 0 6px 0 rgba(194, 194, 194, 0.5);
    background-color: white;
}

.incorrect-response {
    line-height: 1.64;
    margin: 30px;
    padding-bottom: 3px;
}

/*#endregion*/
#manage-home-text {
    font-family: Roboto;
}

#retailer-message-manage {
    padding-bottom: 15px;
}

.cannot-find-store {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 25px;
}

.text-danger {
    display: block;
}

.admin-description {
    padding-left: 20px;
}

#top-of-page {
    height: 0px;
}

#retailer-activate-message {
    background-color: black;
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    color: white;
}

    #retailer-activate-message:hover {
        cursor: pointer;
    }

/*.green-title {
    h1 {
        color: #009d59;
        font-size: 30px;
        font-weight: bold;
    }
}*/
/*h2{
    font-family:Calibri;
}*/
/*Could be cleaned up- copied styles into print and added important to override the bootstrap styles*/
@media print {
    /*Hide google translate buttons on print*/
    body > .skiptranslate {
        display: none;
    }

    #google_translate_element {
        display: none;
    }
}

.studyguideheader {
    background-color: black;
}

    .studyguideheader h1 {
        color: white !important;
        font-size: 40px;
        font-weight: bold;
        padding-right: 20px;
        text-align: right;
    }

    .studyguideheader .subheader {
        font-weight: bold;
        font-size: 30px;
        color: #009d59;
        height: 80px;
        background-color: black !important;
        display: inline;
    }

        .studyguideheader .subheader img {
            margin-left: 20px;
            padding-top: 10px;
            padding-bottom: 10px;
            height: 80px;
        }

    .studyguideheader #google_translate_element {
        padding-top: 10px;
    }

@media (max-width: 991px) {
    .studyguideheader h1 {
        text-align: center;
        padding-right: 0px;
    }
}

.green-title-calibri-text {
    font-family: Calibri;
    font-weight: bold;
}

    .green-title-calibri-text p, .green-title-calibri-text ul, .green-title-calibri-text ol {
        font-size: 20px;
    }

    .green-title-calibri-text h2 {
        color: #009d59;
        font-size: 30px;
        font-weight: bold;
    }

.greyed-background {
    background-color: #DCDDDE;
}

    .greyed-background p {
        text-align: center;
    }

    .greyed-background span {
        color: red;
    }

    .greyed-background .greyed-text {
        padding: 80px;
    }

    .greyed-background img {
        width: 220px;
    }

    .greyed-background .pointer {
        font-size: 16px;
        float: right;
        margin-top: 255px;
    }

    .greyed-background .identification {
        float: left;
    }

    .greyed-background i {
        color: red;
        font-size: 48px;
    }