
.wine-form-text {
    display: block;
    float: left;
    margin-right: 5%;
    width: 25%;
}
.wine-form-textbox {
    display: block;
    float: left;
    margin-right: 5%;
    width: 65%;
}
.register-left-box {
    background-color: #f1f1f2;
    display: block;
    float: left;
    height: 670px;
    margin-right: 5%;
    width: 42%;
}
.register-left-box .text-form-box {
    margin: auto;
    width: 80%;
}
.register-left-box .text-form-box h1 {
    text-align: center;
}
.register-left-box .text-form-box h2 {
    font-size: 1.1em;
    letter-spacing: 0.7px;
    margin-bottom: 26px;
    margin-top: 1em;
    padding: 5px;
}
.warning-message {
    color: red;
}
.login-right-box {
    background-color: #f1f1f2;
    display: block;
    float: left;
    height: 670px;
    margin-left: 5%;
    width: 42%;
}
.login-right-box .text-form-box {
    margin: auto;
    width: 90%;
}
.login-right-box .text-form-box h1 {
    text-align: center;
}
.login-right-box .text-form-box h2 {
    font-size: 1.1em;
    letter-spacing: 0.7px;
    margin-bottom: 26px;
    margin-top: 1em;
    padding: 5px;
}
.feedback-input {
    background-color: #fbfbfb;
    border: 3px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(50, 50, 50, 0.53);
    box-sizing: border-box;
    color: #ccc;
    font-size: 1.1em;
    letter-spacing: 0.7px;
    margin-bottom: 5px;
    margin-top: 1em;
    padding: 5px;
    width: 100%;
}
.feedback-input:focus {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #952522;
    color: #37302a;
    outline: medium none;
    padding: 5px;
}
.focused {
    border: 1px solid #30aed6;
    color: #30aed6;
}
.button-wines {
    -moz-user-select: none;
    background-color: #952522;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: 1.42857;
    margin: 2% 0 1%;
    padding: 8px 15%;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}
.button-wines:hover {
    background-color: #fff;
    border-color: #952522;
    color: #952522;
}
@media screen and (max-width: 1200px) {
.register-left-box {
    background-color: #f1f1f2;
    display: block;
    float: left;
    height: 550px;
    margin-bottom: 5%;
    width: 70%;
}
.login-right-box {
    background-color: #f1f1f2;
    display: block;
    float: left;
    height: 550px;
    margin-left: 0;
    width: 70%;
}
}
.progress-bar {
    margin: 2% auto;
    width: 90%;
}
.wine-course-hr {
    border-bottom: 2px solid #cfd0d2;
    color: #333;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    width: 100%;
}
.session-complete {
    background-image: url("../images/Sessioncomplete.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 60px;
}
.session-incomplete {
    background-image: url("../images/SessionIncomplete.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 60px;
}
.quiz-complete {
    background-image: url("../images/QuizComplete.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 95px;
}
.quiz-incomplete {
    background-image: url("../images/QuizIncomplete.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 95px;
}
.quiz-end-complete {
    background-image: url("../images/EndQuizComplete.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 50px;
}
.quiz-end-incomplete {
    background-image: url("../images/EndQuizIncomplete.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    width: 50px;
}
.progress-box {
    display: block;
    float: left;
    width: 64px;
}
.progress-box p {
    font-size: 12px;
    margin: auto;
    padding: 5px;
    text-align: left;
    width: 100px;
}
.progress-box-quiz {
    display: block;
    float: left;
    text-align: center;
    width: 98px;
}
.progress-box-quiz p {
    font-size: 12px;
    margin: auto;
    padding: 5px;
    text-align: center;
    width: 100px;
}
.wines-float-left {
    color: #952522;
    float: left;
    font-size: 1.1em;
    letter-spacing: 0.7px;
    padding-bottom: 15px;
    padding-top: 1.5em;
    text-align: left;
    width: 50%;
}
.wines-float-left img {
    padding-bottom: 0;
    padding-left: 6px;
}
.wines-float-right {
    color: #952522;
    float: right;
    font-size: 1.1em;
    letter-spacing: 0.7px;
    padding-bottom: 15px;
    padding-top: 1.5em;
    text-align: right;
    width: 50%;
}
.wines-float-right img {
    padding-bottom: 0;
    padding-left: 2px;
}
.wine-quiz-question-box {
    background-color: #f1f1f2;
    margin-top: 10px;
    width: 100%;
}
.wine-quiz-title-box {
    display: table;
    overflow: hidden;
    width: 100%;
}
.wine-quiz-question-number {
    background-color: #952522;
    color: #fff;
    display: table-row;
    float: left;
    padding: 1%;
    text-align: center;
    width: 3%;
}
.wine-quiz-question-number-extra {
    background-color: #4d4d4f;
    border-left: 14px solid #952522;
    color: #fff;
    display: table-row;
    float: left;
    height: 100%;
    padding: 1% 1% 1% 6%;
    text-align: left;
    width: 92%;
}
.wine-quiz-question-title {
    background-color: #4d4d4f;
    color: #fff;
    float: left;
    padding: 1%;
    width: 93%;
}
.wine-quiz-question-radio-button-box {
    background-color: #f1f1f2;
    float: left;
    padding: 1%;
    width: 3%;
}
.wine-quiz-question-answers {
    background-color: #f1f1f2;
    float: left;
    padding: 1%;
    width: 93%;
}
.incorrect-answer {
    background-color: #952522;
    color: #fff;
    margin-right: 0;
}
.button-wines-quiz {
    -moz-user-select: none;
    background-color: #952522;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.7px;
    line-height: 1.42857;
    margin: 2% 0 1%;
    padding: 8px 3%;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}
.button-wines-quiz:hover {
    background-color: #fff;
    border-color: #952522;
    color: #952522;
}
.wine-quiz-question-box p {
    width: 100%;
}
.wine-quiz-question-box p label {
    width: 90%;
}
.wine-error-message {
    clear: left;
    color: #952522;
    float: left;
    padding: 1%;
}
/*
[type="radio"]:not(:checked), [type="radio"]:checked {
    left: -9999px;
    position: absolute;
    visibility: hidden;
}
[type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    line-height: 25px;
    margin-bottom: 7px;
    margin-left: 20px;
    margin-top: 5px;
    padding-left: 63px;
    position: relative;
    transition: all 0.28s ease 0s;
}
[type="radio"] + label::before, [type="radio"] + label::after {
    content: "";
    height: 16px;
    left: 0;
    margin: 4px;
    position: absolute;
    top: 0;
    transition: all 0.28s ease 0s;
    width: 16px;
    z-index: 0;
}
[type="radio"]:not(:checked) + label::before {
    border: 2px solid #952522;
    border-radius: 50%;
}
[type="radio"]:not(:checked) + label::after {
    border: 2px solid #952522;
    border-radius: 50%;
    transform: scale(0);
    z-index: -1;
}
[type="radio"]:checked + label::before {
    border: 2px solid transparent;
    border-radius: 50%;
}
[type="radio"]:checked + label::after {
    background-color: #952522;
    border: 2px solid #fff;
    border-radius: 50%;
    transform: scale(1.02);
    z-index: 0;
}
.with-gap[type="radio"]:checked + label::before {
    border: 2px solid #952522;
    border-radius: 50%;
}
.with-gap[type="radio"]:checked + label::after {
    background-color: #952522;
    border: 2px solid #952522;
    border-radius: 50%;
    transform: scale(0.5);
    z-index: 0;
}
[type="radio"]:disabled:not(:checked) + label::before, [type="radio"]:disabled:checked + label::before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled + label {
    color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:not(:checked) + label:hover::before {
    border-color: rgba(0, 0, 0, 0.26);
}
*/
