﻿body {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #be74330c;
}
/* Reset width on the form input elements back to default Bootstrap 100% wide */
input,
select,
textarea {
    max-width: 100%;
}

.text-white {
    color: #FFFFFF;
}

.login-hero-background {
    background-image: url(../images/pexels-photo-96858.jpeg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100vw;
}
.login-area {
    min-height: calc(100vh - 175px);
    padding-top: 45vh;
}
#loginForm {
    //padding-top: 40vh;
}
.hero-logo {
    margin: 25px 25px 0;
    width: 340px;
}

.forgot-password,
.forgot-password a,
.forgot-password a:hover,
.forgot-password a:visited,
.remember-me {
    color: whitesmoke;
}

.main-hero {
    /*wooden desk with laptop background*/
    background-image: url(../images/pexels-photo-96858.jpeg);
    background-size: cover;
    background-position: top;
    height: 60vh;
    width: auto;
    color: white;
    margin-top: -120px;
    box-shadow: 0px 1px 2px 1px #999999;
}

    .main-hero h2 {
        padding-top: 30vh;
    }

.categories {
    min-height: 25vh;
}

#brain-bites {
    background: url(../images/background-beverage-breakfast-414645.jpg);
    height: 275px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

    #brain-bites .brain-bites-text {
        margin-top: 65px;
        color: black;
    }

        #brain-bites .brain-bites-text h1 {
            font-family: 'Permanent Marker', cursive;
            color: black;
        }

        #brain-bites .brain-bites-text p {
            font-family: 'Open Sans', sans-serif;
            font-style: italic;
            padding-right: 100px;
        }

.small-bites {
    margin: 75px 0;
}

.bite {
    margin-bottom: 50px;
    font-family: 'Roboto', sans-serif;
}
    .bite cite {
        font-style: italic;
    }

/*Client Features - Home Page*/

.client-features-3 {
    margin: 5vh 10vw;
}

.client-features-4 {
    margin-top: 5vh;
    margin-bottom: 5vh;
    margin-left: 5vw;
    margin-right: 5vw;
}

    .client-features-3 a,
    .client-features-4 a,
    .client-features-3 a:hover,
    .client-features-4 a:hover,
    .client-features-3 a:visited,
    .client-features-4 a:visited {
        text-decoration: none;
        color: black;
    }

.feature-card {
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

    .feature-card h4 {
        text-align: center;
        color: #ffffff;
        background: #894e13;
        padding: 15px;
        margin: 15px auto;
        border-radius: 5px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    }

    .feature-card p {
        margin: 10px;
        height: 15vh;
    }

.feature-card-container {
    /*padding: 10px;*/
    display: none;
}

.sub-hero {
    /*wooden desk with laptop background*/
    background-image: url(../images/pexels-photo-96858.jpeg);
    background-size: cover;
    background-position: top;
    height: 230px;
    width: auto;
    color: white;
    margin-top: -100px;
    box-shadow: 0px 1px 2px 1px #999999;
}
    .sub-hero h2 {
        text-align: center;
        padding-top: 2.5em;
    }

.waifooter {
    color: white;
    background: #be7533; /*website orange*/
    padding: 20px 0 10px;
    text-align: center;
}
.content {
    min-height: calc(100vh - 300px);
}
.navbar-brand img {
    width: 125px;
}

a.navbar-brand {
    padding-top: 8px;
}

/*Create Codes*/
.createCodes__main {
    margin-top: 5vh;
}
.createCodes__instructions {
    min-height: 35vh;
    margin-top: 5vh;
    border-top: 1px solid black;
}
.createCodes__instructions ul {
    list-style: none;
}
.createCodes__instructions li {
    margin: 5px auto;
}
.codes__form {
    margin-bottom: 2vh;
}

/*VIEW CODES DASHBOARD (CLIENT VIEW)*/
.codes__dashboard {
}
.codes__dashboard--item {
    border: 1px solid black;
    border-radius: 5px;
    margin: 10px auto;
}
.codes__dashboard--title {
    padding: 0px;
    margin: 0px;

}
    .codes__dashboard--title h5 {
        color: white;
        background: #894e13;
        padding: 5px 1px;
        border-radius: 4px 4px 0px 0px;
        border: 1px solid #894e13;
        margin: 0px;
        text-align: center;
    }
.codes__dashboard--status {
    text-align: center;
    padding: 5px;
    border-right: 1px solid grey;
    margin-top: 5px;
    margin-bottom: 5px;
}

.codes__dashboard--status:last-of-type {
    border-right: none;
}
.codes__dashboard--qty {
    font-size: 3rem;
    margin-bottom: -5px;
}
.codes__dashboard--key {
    text-align: center;
    margin-top: 50px;
}

/*SEND CODE TO CANDIDATE (CLIENT VIEW)*/

.send-code-candidate {
    min-height: 50vh;
    padding-top: 50px;
}

    .send-code-candidate h2 {
        padding: 0 0 50px 0;
    }

.send-code-candidate__help {
    text-align:left;
    border-top: 1px solid black;
    padding: 50px;
}

/*VIEW SCORES*/
#wpishortform,
#wpisfreport,
#wpifullshortform,
#wpifullsfreport,
#datafile,
#datafilereport {
    margin: 5px 5px 5px 0px;
}

/*OVERWRITE BOOTSTRAP ACCORDION DEFAULTS*/
.panel-default > .panel-heading {
    background-color: #fff;
}

.panel-title {
    font-size: 14px;
}

/*Run Reports*/
.reports__combobox,
.dxeListBoxItemRow,
.dxic,
#candidatepartial,
#SelectedCompanyID select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
}

#comboBox1 {
    width: 100%;
}

/*MEDIA QUERIES*/

/***************************************************/
/* iPhone 6,7,8 and larger */
/***************************************************/
@media only screen and (min-width : 375px) {
    #brain-bites .brain-bites-text {
        margin-top: 105px;
    }
}


/***************************************************/
/* Small Devices, Tablets */
/***************************************************/
@media only screen and (min-width : 400px) {

    #brain-bites {
        background-size: cover;
    }
}		

/***************************************************/
/* Small Devices, Tablets */
/***************************************************/
@media only screen and (min-width : 576px) {

   
}

/***************************************************/
/* Small Devices, Tablets */
/***************************************************/
@media only screen and (min-width : 768px) {
    a.navbar-brand {
        padding-top: 10px;
    }
    #brain-bites {
        height: 400px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
    }

        #brain-bites .brain-bites-text {
            margin-top: 125px;
            color: black;
        }

            #brain-bites .brain-bites-text h1 {
                font-family: 'Permanent Marker', cursive;
                font-size: 4em;
                color: black;
            }

            #brain-bites .brain-bites-text p {
                font-family: 'Open Sans', sans-serif;
                font-style: italic;
                font-size: 2em;
                padding-right: 0px;
            }

    /*Create Codes*/
    .createCodes__instructions {
        border-top: none;
        border-left: 1px solid black;
    }
    /*Run Reports*/
    #comboBox1 {
        width: 725px;
    }
    .form-control .control-label {
        text-align: left;
    }

}


/***************************************************/
/* Medium Devices, Desktops */
/***************************************************/
@media only screen and (min-width : 992px) {

    .main-hero {
        /*wooden desk with laptop background*/
        background-image: url(../images/pexels-photo-96858.jpeg);
        background-size: cover;
        background-position: top;
        height: 570px;
        width: auto;
        color: white;
        margin-top: -120px;
        box-shadow: 0px 1px 2px 1px #999999;
    }

        .main-hero h2 {
            padding-top: 150px;
        }
    #brain-bites .brain-bites-text p {
        padding-right: 40vw;
    }

    /*Run Reports*/
    #comboBox1 {
        width: 618px;
    }

}

/***************************************************/
/* Large Devices, Desktops */
/***************************************************/
@media only screen and (min-width : 1024px) {
    
   
    /*Client Features - Home Page*/

    .client-features-3 {
        margin: 5vh 10vw;
    }

    .client-features-4 {
        margin-top: 5vh;
        margin-bottom: 5vh;
        margin-left: 5vw;
        margin-right: 5vw;
    }
    .feature-card {
        border-radius: 5px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    }

        .feature-card h4 {
            text-align: center;
            color: #ffffff;
            background: #894e13;
            padding: 15px;
            margin: 0px;
            border-radius: 5px 5px 0px 0px;
            box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
        }

        .feature-card p {
            margin: 10px;
            height: 15vh;
        }

    .feature-card-container {
        display:block;
        padding: 10px;
    }
    
    #brain-bites .brain-bites-text p {
        padding-right: 0px;
    }

    /*Edit Client User*/
    /*Register (Create Client User)*/
    .form__EditClientUser,
    .form__Register {
        min-height: 50vh;
        padding: 5vh 2vw 0 0;
    }

    /*SEND CODE TO CANDIDATE (CLIENT VIEW)*/
    .send-code-candidate__help {
        text-align: left;
        border-top: none;
        border-left: 1px solid black;
        padding: 50px;
    }

    /*Run Reports*/
    #comboBox1 {
        width: 620px;
    }

}


/***************************************************/
/* Large Devices, Desktops */
/***************************************************/
@media only screen and (min-width : 1200px) {

    /*Edit Client User*/
    /*Register (Create Client User)*/
    .form__EditClientUser,
    .form__Register {
        min-height: 50vh;
        border-right: 1px solid black;
        padding: 7vh 2vw 0 0;
    }
    /*Run Reports*/
    #comboBox1 {
        width: 750px;
    }
}
/***************************************************/
/* X-Large Devices, Wide Screens */
/***************************************************/
@media only screen and (min-width : 1900px) {

    #brain-bites {
        height: 500px;
    }

        #brain-bites .brain-bites-text {
            margin-top: 150px;
        }

    /*Run Reports*/
    #comboBox1 {
        width: 750px;
    }
}
