/* MIXIN FOR WHITE BACKGROUND WITH CONTAINER STYLES FOR INNER DIV - ADVICE PAGES */
/* MIXIN FOR WHITE BACKGROUND WITH CONTAINER STYLES FOR INNER DIV - ADVICE PAGES */
/* MIXIN FOR IMAGE ON LATEST/RELATED ADVICE ARTICLES */
/* MIXIN FOR IMAGE ON LATEST/RELATED ADVICE ARTICLES */
/* MIXIN FOR LATEST ARTICLES - ADVICE PAGE */
/* MIXIN FOR LATEST ARTICLES - ADVICE PAGE */
.ca-btn-arrow i {
  font-size: 30px;
}

.quiz__body .field--label {
  display: none;
}

.quiz__body p {
  margin-top: 0;
}

.quiz__title {
  color: #3f4048;
  text-align: left;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
  display: inline-block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .quiz__title {
    font-size: 42px;
    line-height: 1.4;
  }
}

@media only screen and (min-width: 1200px) {
  .quiz__title {
    max-width: 70%;
  }
}

@media only screen and (max-width: 767px) {
  .quiz-page .main-contianer,
  .section-quiz .main-contianer {
    padding: 0 15px;
    background: #ffffff;
  }
}

.quiz-page .main-contianer .left-col,
.section-quiz .main-contianer .left-col {
  margin-top: 15px;
}

@media only screen and (min-width: 768px) {
  .quiz-page .main-contianer #content-wrapper,
  .section-quiz .main-contianer #content-wrapper {
    background: #ffffff;
  }
}

@media only screen and (min-width: 768px) {
  .quiz-page .main-contianer .text__body,
  .section-quiz .main-contianer .text__body {
    padding-left: 30px;
  }
}

.quiz-page .banner-header,
.section-quiz .banner-header {
  display: none;
}

.quiz-page .vbo-view-form .js-form-type-checkbox input[type="checkbox"],
.quiz-page .vbo-view-form .select-all input[type="checkbox"],
.section-quiz .vbo-view-form .js-form-type-checkbox input[type="checkbox"],
.section-quiz .vbo-view-form .select-all input[type="checkbox"] {
  position: relative;
  opacity: 1;
  width: 15px;
  height: 15px;
}

.quiz-page .block-system fieldset,
.quiz-page .block-system table:not(.vbo-table),
.section-quiz .block-system fieldset,
.section-quiz .block-system table:not(.vbo-table) {
  display: none;
}

.quiz-page #content,
.section-quiz #content {
  background: #ffffff;
  padding: 30px 15px;
  float: left;
}

@media only screen and (min-width: 768px) {
  .quiz-page #content,
  .section-quiz #content {
    padding: 40px;
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .quiz-page #sidebar-second,
  .section-quiz #sidebar-second {
    padding: 0 0 30px;
    clear: both;
  }
}

.quiz-page #quiz-progress,
.section-quiz #quiz-progress {
  background: -webkit-gradient(linear, left top, right top, from(#70cad4), to(#4f868f));
  background: linear-gradient(90deg, #70cad4, #4f868f);
  height: 60px;
  padding-top: 14px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.quiz-page:not(.admin):not(.role--site-manager) ul.primary,
.section-quiz:not(.admin):not(.role--site-manager) ul.primary {
  display: none;
}

.quiz-start-link {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  width: 180px;
  height: 50px;
  padding: 13px 20px;
  display: block;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #124395;
  text-transform: uppercase;
  border-radius: 2px;
  text-align: center;
  margin: 50px auto 0;
}

.quiz-start-link:hover, .quiz-start-link:focus {
  background: #0d316d;
  color: #ffffff;
}

.quiz-report-jumper {
  display: none;
}

.quiz-content-wrapper {
  margin-top: 30px;
  background-size: cover;
  background-position: center;
  float: left;
  width: 100%;
  min-height: 700px;
}

@media only screen and (min-width: 768px) {
  .quiz-content-wrapper {
    min-height: 900px;
  }
}

.quiz-content-wrapper p,
.quiz-content-wrapper h1,
.quiz-content-wrapper h2,
.quiz-content-wrapper h3,
.quiz-content-wrapper div {
  color: #ffffff;
  text-align: center;
}

.quiz-content-wrapper h1 {
  font-weight: 500;
  margin: 10px 0;
}

.quiz-content-wrapper h2 {
  font-weight: 400;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .quiz-content-wrapper h2 {
    font-size: 24px;
    line-height: 1.333;
  }
}

.quiz-content-wrapper .quiz__mp-quiz-text-at-top-img {
  margin-top: 35px;
  margin-bottom: 400px;
  padding: 0 20px;
}

@media only screen and (min-width: 768px) {
  .quiz-content-wrapper .quiz__mp-quiz-text-at-top-img {
    margin-bottom: 250px;
  }
}

.quiz-content-wrapper .quiz__mp-quiz-text-at-top-img p {
  margin: 0;
  font-size: 30px;
}

.quiz-content-wrapper .quiz-bottom-text {
  margin: 170px 0 150px;
  padding: 0 30px;
  float: left;
  width: 100%;
}

.quiz-content-wrapper .quiz-bottom-text p {
  margin: 0;
}

#quiz-progress {
  display: none;
}

.answering-form {
  position: relative;
}

.answering-form .quiz-desc p {
  margin-top: 0;
  margin-bottom: 30px;
}

.answering-form #quiz-progress {
  display: block;
}

.answering-form .quiz-question-multichoice h2,
.answering-form .quiz-question-multichoice thead,
.answering-form .quiz-question-multichoice table tbody tr td:first-child {
  display: none;
}

.answering-form .quiz-question-multichoice .multichoice__body .field--label {
  display: none;
}

.answering-form .quiz-question-multichoice .multichoice__body p {
  margin: 0;
}

.answering-form .quiz-question-multichoice .multichoice__body img {
  width: 100%;
}

.answering-form .quiz-question-multichoice .multichoice__body h2 {
  font-weight: 400;
  padding: 0 0 20px;
  line-height: 1.2;
  display: block;
  color: #124395;
  border-bottom: 1px solid #9b9b9b40;
  -webkit-box-shadow: 1px 10px 10px -8px #9b9b9b70;
          box-shadow: 1px 10px 10px -8px #9b9b9b70;
}

.answering-form .quiz-question-multichoice table {
  border-collapse: unset;
  display: block !important;
  margin: 0;
}

.answering-form .quiz-question-multichoice table tr {
  border: none;
}

.answering-form .quiz-question-multichoice table td {
  padding: 0;
  width: 690px;
}

.answering-form .quiz-question-multichoice table td p {
  background-color: #ffffff;
  color: #9b9b9b;
  width: 100%;
  padding: 20px 10px;
  text-align: left;
  font-size: 14px;
  line-height: 1.16;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 8px 2px rgba(156, 156, 156, 0.32);
          box-shadow: 0 4px 8px 2px rgba(156, 156, 156, 0.32);
  vertical-align: middle;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 10px;
  cursor: pointer;
}

.answering-form .quiz-question-multichoice table td p:hover, .answering-form .quiz-question-multichoice table td p:focus, .answering-form .quiz-question-multichoice table td p.active {
  background: #124395;
  color: #fff;
}

.answering-form .form-actions #edit-navigation-skip,
.answering-form .form-actions #edit-navigation-submit,
.answering-form .form-actions p {
  display: none;
}

.answering-form #edit-navigation-back {
  position: absolute;
  top: -75px;
  background-color: transparent;
  padding-left: 10px;
  background-image: url(../images/arrow-3-20.png);
  background-repeat: no-repeat;
  background-position: 10px;
  text-indent: -9999px;
  width: auto;
  max-width: inherit;
  min-width: inherit;
}

.quiz-tips .directions a {
  display: inline-block;
  width: 49%;
  text-transform: uppercase;
}

.quiz-tips .tryagain a {
  min-width: auto;
  max-width: initial;
  width: 100%;
  margin-top: 15px;
}

.view-quiz-question-bank .js-form-type-checkbox input[type="checkbox"] {
  position: relative;
  opacity: 1;
  height: 20px;
  width: 20px;
}

.page-quiz-take-your-cv-fitness-test .quiz-bottom-text .mp-quiz-image-text-body,
.page-quiz-cv-fitness-test .quiz-bottom-text .mp-quiz-image-text-body {
  margin: 120px 0 20px;
}

.page-quiz-take-your-cv-fitness-test .quiz-content-wrapper,
.page-quiz-cv-fitness-test .quiz-content-wrapper {
  margin-top: 0;
}

.page-quiz-take-your-cv-fitness-test .answering-form .quiz-desc p,
.page-quiz-cv-fitness-test .answering-form .quiz-desc p {
  display: none;
}

.page-quiz-take-your-cv-fitness-test .answering-form #edit-navigation-back,
.page-quiz-cv-fitness-test .answering-form #edit-navigation-back {
  top: -12px;
}

@media only screen and (max-width: 767px) {
  .page-quiz-take-your-cv-fitness-test .answering-form #edit-navigation-back,
  .page-quiz-cv-fitness-test .answering-form #edit-navigation-back {
    top: -19px;
  }
}

.result-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}

.result-links a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
  margin: 5px;
  text-align: center;
  margin: 0 20px 20px !important;
}

@media only screen and (max-width: 767px) {
  .result-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .result-links a {
    margin: 0 0 20px !important;
  }
}
/*# sourceMappingURL=quiz.css.map */