@media all {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
  font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
  u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
  caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent; }

  h1, h2, h3, h4, h5, h6 {
    font-weight: bold; }

  body {
    background: #fff;
    line-height: 1;
    font-size: 14px; }

  ol, ul {
    list-style: none; }

  blockquote, q {
    quotes: none; }

  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }

  *:focus {
    outline: 0; }

  ins {
    text-decoration: none; }

  del {
    text-decoration: line-through; }

  table {
    border-collapse: collapse;
    border-spacing: 0; }

  img {
    -ms-interpolation-mode: bicubic; }

  .hide {
    height: 1px !important;
    width: 1px !important;
    position: absolute !important;
    overflow: hidden !important;
    top: -2400px !important; }

  .clear:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    width: 0;
    content: " "; } }

body, html {
  background: #ffffff;
  font-size: 14px; }

body {
  font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif;
  padding-bottom: 36px; }

a {
  color: #c22b4d;
  text-decoration: none; }
  a:visited {
    color: #a0092b; }
  a:hover {
    text-decoration: underline; }
  a.with-arrow {
    padding-right: 10px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/pink-right-arrow.gif) no-repeat 100% 50%; }
  a.with-arrow:visited {
    background-image: url(http://d3bxb6xvww1emb.cloudfront.net/images/pink-right-arrow-visited.gif); }
  a.with-left-arrow {
    padding-left: 10px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/pink-left-arrow.gif) no-repeat 0 50%; }
  a.with-left-arrow:visited {
    background-image: url(http://d3bxb6xvww1emb.cloudfront.net/images/pink-left-arrow-visited.gif); }

.jt-constraint {
  margin: 0 auto 0;
  padding: 0 24px;
  min-width: 760px;
  max-width: 960px; }

.jt-960-constraint {
  margin: 0 auto 0;
  padding: 0 32px;
  width: 960px; }

.jt-960-3-col {
  width: 320px;
  float: left; }

.jt-960-3-col-inner {
  padding: 0 24px; }

.jt-button {
  font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif;
  display: inline-block;
  background: #fceef2;
  border: 2px solid #f5cad6;
  padding: 8px 18px;
  color: #c22b4d;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  font-weight: bold;
  font-size: 1.3em; }
  .jt-button:focus {
    border-color: #e9a2b6; }
  .jt-button:hover {
    text-decoration: none;
    background: #fde3eb;
    border-color: #e9a2b6;
    cursor: pointer; }
  .jt-button.button-arrow span {
    padding-left: 3px;
    padding-right: 12px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/pink-right-arrow.gif) no-repeat 100% 50%; }
  .jt-button.button-left-arrow span {
    padding-left: 12px;
    padding-right: 3px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/pink-left-arrow.gif) no-repeat 0 50%; }

.jt-index-form {
  margin: 22px 0; }
  .jt-index-form dl {
    padding: 22px 0; }
  .jt-index-form dt, .jt-index-form dd {
    margin: 12px 0; }
  .jt-index-form label {
    font-size: 1.2em;
    font-weight: bold; }
  .jt-index-form input {
    font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif; }
  .jt-index-form input[type="text"], .jt-index-form input[type="password"] {
    text-indent: 0.2em;
    width: 450px;
    font-size: 1.3em;
    border: 2px solid #ddd;
    line-height: 1.5em; }
    .jt-index-form input[type="text"]:focus, .jt-index-form input[type="password"]:focus {
      border-color: #bbb; }

.formatted-document {
  line-height: 1.3em; }
  .formatted-document p, .formatted-document ul, .formatted-document ol, .formatted-document h1, .formatted-document h2, .formatted-document h3, .formatted-document h4, .formatted-document h5, .formatted-document h6, .formatted-document dl {
    margin: 1em 0; }
  .formatted-document ul, .formatted-document ol {
    margin: 1em 2em; }
  .formatted-document ul li {
    list-style-type: square; }
  .formatted-document ol li {
    list-style-type: decimal; }
  .formatted-document dt {
    font-weight: bold; }

.jt-legal-page {
  padding-right: 222px;
  line-height: 1.3em;
  padding-bottom: 38px; }
  .jt-legal-page p {
    margin: 1em 0; }
  .jt-legal-page h1, .jt-legal-page h2, .jt-legal-page h3, .jt-legal-page h4, .jt-legal-page ul, .jt-legal-page ol, .jt-legal-page dl, .jt-legal-page blockquote {
    margin: 1.3em 0;
    text-transform: uppercase; }
  .jt-legal-page h1 {
    font-size: 2em; }
  .jt-legal-page h2 {
    font-size: 1.5em; }
  .jt-legal-page ol, .jt-legal-page ul {
    margin: 28px; }
  .jt-legal-page ol {
    list-style-type: lower-alpha; }
  .jt-legal-page ul {
    list-style-type: square; }
  .jt-legal-page li {
    margin: 1em 0; }

.ad_header {
  position: relative;
  left: 260px;
  top: 32px;
  width: 480px; }

.ad_side_grey {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif !important;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding: 10px 0 10px 0; }

.ad_side_white {
  float: right;
  width: 200px;
  margin-top: 25px;
  margin-right: -30px; }

.jt-header {
  height: 8.6em;
  border-top: 3px solid #7ebb19;
  border-bottom: 2px solid #f8e6eb;
  background: #7ebb19; }
  .jt-header .jt-constraint-inner {
    position: relative; }

.jt-header-sign-in {
  top: 2.8em;
  right: 0.5em;
  *right: 5.0em;
  position: absolute;
  color: #ffffff;}
  .jt-header-sign-in a {
    display: block;
    width: 179px;
    height: 40px;
    
    background: transparent url() no-repeat; }
    .jt-header-sign-in a:hover {
      background-position: 0 -40px; }
  .jt-header-sign-in span {
    height: 1px !important;
    width: 1px !important;
    position: absolute !important;
    overflow: hidden !important;
    top: -2400px !important; }

.jt-header-actions li {
  float: right;
  border-right: 2px solid #f0ced8;
  padding: 0 8px; }
  .jt-header-actions li:first-child {
    border-right: none; }

.jt-header-sign-out {
  position: absolute;
  top: 3.6em;
  right: 1.5em; }
  .jt-header-sign-out a {
    font-weight: bold; }

.jt-header-logo {
  top: 2.1em;
  position: absolute; }
  .jt-header-logo a {
    display: block;
    background: transparent url(images/mocktest.gif) no-repeat;
    width: 222px;
    height: 77px; }
    .jt-header-logo a:hover {
      background-position: 0 -77px; }
  .jt-header-logo span {
    height: 1px !important;
    width: 1px !important;
    position: absolute !important;
    overflow: hidden !important;
    top: -2400px !important; }

.jt-flash-messages {
  background: #fff; }

.jt-flash-message {
  width: 66%;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  border: 2px solid #ddd;
  background: #eee;
  padding: 1px 10px; }
  .jt-flash-message p, .jt-flash-message h3 {
    margin: 8px 0; }
  .jt-flash-message.warning {
    background: #fbf9d0;
    border-color: #f0e9ab;
    color: #cd3e12; }
  .jt-flash-message.information, .jt-flash-message.info {
    background: #daefff;
    border-color: #9fd2f8;
    color: #004f8d; }
  .jt-flash-message.success {
    border-color: #6ad269;
    background: #d8f5d7;
    color: #037900; }
  .jt-flash-message.failure, .jt-flash-message.error, .jt-flash-message.fail {
    border-color: #ea9393;
    background: #fee1e1;
    color: #a11; }

.jt-breadcrumbs {
  background: #fff; }
  .jt-breadcrumbs .jt-constraint-inner {
    padding: 26px 12px;
    color: #aaa;
    font-size: 1.2em; }
    .jt-breadcrumbs .jt-constraint-inner span {
      font-weight: bold;
      color: #111; }

.jt-page-content {
  min-height: 540px;
  background: #fff;
  padding-bottom: 18px; }
  .jt-page-content .jt-constraint-inner {
    padding: 1px 12px; }

.jt-footer {
  padding: 1px 0;
  border-top: 2px solid #a22441;
  border-bottom: 2px solid #981a36;
  background: #c22b4d;
  color: #fff7ff; }
  .jt-footer a {
    color: #fff; }

.jt-footer-ad-section {
  border: 1px solid #cd4a68;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #a22441;
  margin: 18px 0; }

.jt-footer-text-ad {
  margin: 18px 12px;
  margin-bottom: 20px;
  text-align: center; }
  .jt-footer-text-ad p {
    display: inline-block;
    width: 760px;
    font-size: 1.2em; }

.jt-footer-adwords {
  margin: 18px 12px;
  text-align: center; }

.jt-footer-copyright-etc {
  border: 1px solid #cd4a68;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: #a22441;
  padding: 12px 10px;
  font-size: 0.9em;
  margin: 18px 0; }

.jt-footer-copyright {
  float: right;
  text-align: right;
  width: 20%; }

.jt-footer-link-list {
  float: left;
  width: 80%; }

.jt-footer-link-item {
  float: left;
  padding: 0 5px;
  border-right: 1px solid #cd4a68; }
  .jt-footer-link-item a {
    display: block; }
  .jt-footer-link-item.last-child {
    border-right: none; }

.jt-footer-other-content {
  margin: 22px 12px; }
  .jt-footer-other-content h4 {
    text-transform: uppercase; }

.jt-footer-other-content-list {
  margin: 18px 0; }

.jt-footer-other-content-item {
  width: 234px;
  float: left;
  line-height: 1.4em;
  color: #5e1324; }

.jt-footer-other-content-item-inner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url('/mozilla_bindings.xml#ellipsis');
  width: 214px; }
  .jt-footer-other-content-item-inner a {
    color: #5e1324; }
    .jt-footer-other-content-item-inner a:visited {
      color: #81162e; }

.jt-test-sidebar {
  margin-top: -2px;
  float: right;
  width: 220px;
  background: #eee;
  border-bottom: 2px solid #ddd;
  padding: 2px 12px;
  padding-bottom: 12px; }

.jt-test-sidebar-section {
  margin: 25px 0; }

.jt-test-sidebar-title {
  color: #555;
  margin: 18px 0; }

.jt-test-question-sections {
  margin: 16px 0; }
  .jt-test-question-sections dt {
    font-weight: bold;
    color: #555;
    margin: 18px 0; }

.jt-test-results-scorecard {
  background: #f6f6f6;
  border: 2px solid #ddd;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 8px;
  color: #333;
  margin-top: -12px;
  position: relative; }
  .jt-test-results-scorecard dt {
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 6px; }
  .jt-test-results-scorecard dd {
    font-size: 2.1em;
    font-weight: bold; }
  .jt-test-results-scorecard.pass {
    border-color: #6ad269;
    background: #d8f5d7;
    color: #037900; }
  .jt-test-results-scorecard.fail {
    border-color: #ea9393;
    background: #fee1e1;
    color: #a11; }

.jt-test-timer {
  background: #daefff;
  border: 2px solid #9fd2f8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 8px;
  color: #004f8d;
  margin-top: 2px;
  position: relative; }

 .jt-test-timer1 {
    background: #daefff;
    border: 2px solid #9fd2f8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 8px;
    margin-left:55px;
    color: #004f8d;
    margin-top: 2px;
    position: absolute; }
   
.jt-test-timer-results #test_timer_clock {
  font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif; }

#test_pause_resume_anchor {
  display: block;
  width: 39px;
  height: 39px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/timer-controls-map.png) no-repeat; }
  #test_pause_resume_anchor span {
    height: 1px !important;
    width: 1px !important;
    position: absolute !important;
    overflow: hidden !important;
    top: -2400px !important; }
  #test_pause_resume_anchor.pause {
    background-position: 0 -78px; }
    #test_pause_resume_anchor.pause:hover {
      background-position: 0 -117px; }
  #test_pause_resume_anchor.resume:hover {
    background-position: 0 -39px; }

#test_timer_title {
  text-transform: uppercase;
  font-size: 0.9em;
  margin-bottom: 6px; }

#test_timer_clock {
  font-size: 2.1em;
  font-weight: bold; }

#test_timer_pause_resume {
  position: absolute;
  top: 0.95em;
  right: 0.65em; }

.jt-test-description {
  padding-right: 244px;
  line-height: 1.2em;
  margin-bottom: 26px;
  margin-top: -12px; }
  .jt-test-description .formatted-document {
    min-height: 3em; }
  .jt-test-description img {
    padding-left: 12px; }

.jt-test-title-bar {
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  padding: 12px;
  margin: 0 -12px;
  font-size: 1.5em;
  background: #eee url(http://d3bxb6xvww1emb.cloudfront.net/images/test-title-bar-background.png) repeat-x; }

.jt-test-content {
  margin: 0 -12px;
  margin-bottom: 26px;
  position: relative; }

.jt-test-slides {
  padding-right: 244px;
  border-top: 2px solid #ddd; }
  .jt-test-slides .question-title {
    font-size: 1.5em;
    border-bottom: 2px solid #ddd;
    padding: 14px 0;
    margin-bottom: 18px;
    position: relative; }
    .jt-test-slides .question-title .pass-fail-label {
      position: absolute;
      right: 0.1em;
      top: 1em;
      font-size: 0.8em;
      text-transform: uppercase; }
.question-title1{
font-size: 1.5em;
    border-bottom: 2px solid #ddd;
    padding: 14px 0;
    margin-bottom: 18px;
    position: relative; }
    .answer-title{
    font-size: 1.5em;
        border-bottom: 2px solid #ddd;
        padding: 14px 0;
        margin-bottom: 18px;
        position: relative; }
.jt-end-test-section {
  padding-top: 16px;
  text-align: center; }

#jt_end_test_now_anchor {
  display: inline-block;
  background: #fceef2;
  border: 2px solid #f5cad6;
  padding: 6px 10px;
  font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px; }
  #jt_end_test_now_anchor span {
    font-weight: bold;
    color: #c22b4d;
    font-size: 1em; }
  #jt_end_test_now_anchor:hover {
    text-decoration: none;
    background: #fde3eb;
    border-color: #e9a2b6; }

.jt-test-tags-list {
  list-style: square;
  margin: 0 16px;
  margin-top: -4px;
  color: #aaa; }
  .jt-test-tags-list li {
    margin: 6px 0; }

.jt-test-slides-content {
  padding: 1px 12px;
  padding-right: 18px; }

.jt-test-get-jumbopass {
  margin: 18px 0;
  text-align: center;
  line-height: 1.2em; }
  .jt-test-get-jumbopass a {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 2px solid #f0e9ab;
    background: #fbf9d0;
    display: block;
    padding: 16px;
    color: #cd3e12; }
    .jt-test-get-jumbopass a:hover {
      text-decoration: none;
      background: #fff2ac;
      border-color: #f2df79; }

.jt-test-form-actions {
  border-top: 2px solid #ddd;
  margin-top: 14px;
  padding-top: 14px; }
  .jt-test-form-actions .prev-next-buttons {
    float: left;
    font-size: 1.2em;
    color: #ddd; }
    .jt-test-form-actions .prev-next-buttons a {
      text-transform: uppercase;
      font-size: 1em; }
  .jt-test-form-actions .highlight-button {
    line-height: 2.4em;
    float: right; }

#quiz_previous_button {
  margin-right: 8px; }

.quiz-question-list-item {
  font-size: 1.2em;
  font-weight: bold;
  float: left;
  width: 36px;
  padding-bottom: 3px;
  text-align: center;
  line-height: 1.5em; }
  .quiz-question-list-item.active a {
    background: #ffb;
    color: #222;
    border-left-color: #ffe;
    border-top-color: #ffe;
    border-right-color: #fd9;
    border-bottom-color: #fd9; }
  .quiz-question-list-item.active.incorrect a {
    color: #a00; }
  .quiz-question-list-item.active.correct a {
    color: #070; }
  .quiz-question-list-item.highlight a {
    color: #a0e !important; }
  .quiz-question-list-item.completed {
    text-decoration: line-through;
    color: #f00; }
    .quiz-question-list-item.completed a {
      color: #aaa; }
  .quiz-question-list-item.incorrect a {
    color: #d87e7e; }
    .quiz-question-list-item.incorrect a:hover {
      color: #a00; }
  .quiz-question-list-item.correct a {
    color: #80c280; }
    .quiz-question-list-item.correct a:hover {
      color: #070; }

.evaluation-question-list-item-anchor {
  display: inline-block;
  color: #777;
  padding: 0 6px;
  border: 1px solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }
  .evaluation-question-list-item-anchor:hover {
    color: #222;
    text-decoration: none; }

.attempted-quiz-question-fields {
  min-height: 420px;
  line-height: 1.2em; }
  .attempted-quiz-question-fields table {
    width: 100%; }
  .attempted-quiz-question-fields label {
    display: block;
    padding-right: 32px; }
    .attempted-quiz-question-fields label:hover {
      cursor: pointer; }
  .attempted-quiz-question-fields .answer-choices tr:hover td {
    background: #eee; }
  .attempted-quiz-question-fields .choice-cell {
    width: 7%;
    vertical-align: middle;
    text-align: center; }
  .attempted-quiz-question-fields .text-cell {
    width: 93%;
    text-align: left;
    vertical-align: middle; }

.question-text-and-photo {
  padding: 0 3px; }

.end-of-quiz-call-to-action h3 {
  font-size: 1.5em;
  border-bottom: 2px solid #ddd;
  padding: 14px 0;
  margin-bottom: 18px; }
.end-of-quiz-call-to-action .submit-button {
  text-align: center; }
.end-of-quiz-call-to-action button {
  font-family: 'Helvetica Neue', Corbel, Arial, Freesans, Sans-Serif;
  display: inline-block;
  background: #fceef2;
  border: 2px solid #f5cad6;
  padding: 12px 22px;
  color: #c22b4d;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px; }
  .end-of-quiz-call-to-action button span {
    font-weight: bold;
    font-size: 2em; }
  .end-of-quiz-call-to-action button:hover {
    text-decoration: none;
    background: #fde3eb;
    border-color: #e9a2b6;
    cursor: pointer; }

.quiz-answer {
  min-height: 360px; }
  .quiz-answer.correct .pass-fail-label {
    color: #070; }
  .quiz-answer.incorrect .pass-fail-label {
    color: #a00; }

.answer-choices table {
  width: 100%; }
  .answer-choices table td {
    vertical-align: middle; }
    .answer-choices table td img {
      vertical-align: middle; }
  .answer-choices table th {
    padding-bottom: 8px; }
  .answer-choices table .choice-cell {
    width: 10%;
    vertical-align: middle;
    text-align: center; }
  .answer-choices table .text-cell {
    width: 70%;
    text-align: left;
    vertical-align: middle; }
    .answer-choices table .text-cell .formatted-document {
      margin: 9px 0; }
  .answer-choices table .popularity-cell {
    font-size: 0.9em;
    width: 20%;
    text-align: center;
    vertical-align: middle; }
  .answer-choices table .correct-choice td {
    background: #d8f5d7; }
  .answer-choices table .choice-text {
    padding-right: 16px; }

.progress-bar-sparkline {
  border: 1px solid #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  padding: 4px;
  margin: 3px 8px;
  cursor: help;
  font-size: 0.9em;
  font-weight: bold;
  text-align: left; }
  .progress-bar-sparkline span {
    display: block; }
  .progress-bar-sparkline .sparkline-bar {
    background: #5b8eb9; }
  .progress-bar-sparkline .sparkline-bar-interior-bar {
    height: 1.4em;
    text-align: center; }
    .progress-bar-sparkline .sparkline-bar-interior-bar span {
      height: 1px !important;
      width: 1px !important;
      position: absolute !important;
      overflow: hidden !important;
      top: -2400px !important; }
  .progress-bar-sparkline:hover .sparkline-bar {
    background: #457caa; }

.your-correct-choice {
  background: url(http://d3bxb6xvww1emb.cloudfront.net/images/test-check.gif) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px; }

.your-incorrect-choice {
  background: url(http://d3bxb6xvww1emb.cloudfront.net/images/test-cross.gif) no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px; }

#test_loading_message {
  text-align: center;
  font-size: 1.7em;
  line-height: 8em; }
  #test_loading_message h2 span {
    display: inline-block;
    padding-left: 46px;
    background: transparent url(loading.gif) no-repeat 0 50%; }

.quiz-answer-explanation {
  border-top: 2px solid #ddd;
  margin-top: 18px;
  padding-top: 16px;
  padding-left: 2px;
  padding-right: 18px; }
  .quiz-answer-explanation dt {
    font-weight: bold; }

html.jt-partner, body.jt-partner {
  background: #fff; }

.jt-partner a.with-arrow {
  background-image: url(http://d3bxb6xvww1emb.cloudfront.net/images/gray-right-arrow.gif); }
.jt-partner a.with-left-arrow {
  background-image: url(http://d3bxb6xvww1emb.cloudfront.net/images/gray-left-arrow.gif); }

.jt-branded-partner-top {
  padding-left: 20px;
  border-bottom: 1px solid #f7d9e2;
  height: 404px; }
  .jt-branded-partner-top .jt-constraint-inner {
    position: relative; }
  .jt-branded-partner-top .right-side {
    padding-left: 150px; }

.jt-branded-partner-body {
  padding: 40px 20px;
  padding-bottom: 38px;
  background: #f6f6f6 url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-body-top-bg.png) repeat-x top; }
  .jt-branded-partner-body .left-side {
    float: left; }
    .jt-branded-partner-body .left-side .jt-promo-body-title {
      padding-left: 28px; }
    .jt-branded-partner-body .left-side .green-checkmark-list {
      padding-left: 36px; }
  .jt-branded-partner-body .right-side {
    float: right; }
    .jt-branded-partner-body .right-side .jt-promo-body-title {
      padding: 0 24px;
      padding-right: 62px; }
  .jt-branded-partner-body.jt-jumbopass-offering-page {
    padding-top: 44px;
    padding-bottom: 44px; }

.jt-jumbopass-partner {
  position: absolute;
  top: 35px;
  margin-left: 1.6em;
  width: 285px;
  height: 370px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jumbopass-large-partner.png) no-repeat; }

.jt-promo-partner-subjects {
  margin-top: 28px;
  min-height: 360px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-subjects-bg.png) no-repeat; }
  .jt-promo-partner-subjects .jt-promo-subjects-list {
    padding: 10px 22px; }
    .jt-promo-partner-subjects .jt-promo-subjects-list dl a {
      font-size: 1.8em;
      font-weight: bold;
      color: #1c4e78; }
    .jt-promo-partner-subjects .jt-promo-subjects-list .jt-promo-subject-item {
      position: relative;
      padding: 14px 4px;
      border-top: 1px solid #b9d1dc; }
      .jt-promo-partner-subjects .jt-promo-subjects-list .jt-promo-subject-item:first-child {
        border-top: none; }

.jt-powered-by-header .jt-constraint-inner {
  position: relative; }

.jt-powered-by-logo {
  position: absolute;
  right: 12px;
  top: 2.65em; }
  .jt-powered-by-logo a {
    display: block;
    width: 119px;
    height: 60px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/powered-by-jumbotests.png) no-repeat; }
    .jt-powered-by-logo a:hover {
      background-position: 0 -60px; }
  .jt-powered-by-logo span {
    height: 1px !important;
    width: 1px !important;
    position: absolute !important;
    overflow: hidden !important;
    top: -2400px !important; }

.jt-partner-user-actions .jt-constraint-inner {
  text-align: center; }
.jt-partner-user-actions ul, .jt-partner-user-actions li, .jt-partner-user-actions h3 {
  display: inline;
  line-height: 1.5em; }
.jt-partner-user-actions h3, .jt-partner-user-actions li {
  padding-right: 12px; }
.jt-partner-user-actions li {
  list-style-type: none; }

body#jumbotests_promo_body {
  padding-bottom: 0; }

.jt-branded-top {
  padding-left: 20px;
  border-top: 3px solid #c22b4d;
  border-bottom: 1px solid #f7d9e2;
  height: 404px;
  background: #fdf0f4 url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-diagonal-lines.png); }
  .jt-branded-top .jt-constraint-inner {
    position: relative; }
  .jt-branded-top .left-side {
    float: left;
    width: 410px; }
  .jt-branded-top .right-side {
    float: right;
    width: 530px; }

.jt-branded-logo {
  margin-top: 52px;
  margin-left: 78px; }
  .jt-branded-logo a {
    display: block;
    width: 253px;
    height: 88px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-promo-logo.png) no-repeat; }

.jt-screenshot-image {
  position: absolute;
  display: block;
  width: 517px;
  height: 373px;
  top: 31px;
  right: 2.3em; }

.jt-branded-title {
  margin-top: 0.85em;
  margin-left: 2.1em;
  text-align: center;
  line-height: 1.35em;
  width: 260px;
  color: #410714;
  text-shadow: #fff 1px 1px;
  font-size: 2.5em; }

.jt-jumbopass-offering-page .jt-branded-title {
  width: 300px;
  margin-top: 0.9em;
  margin-left: 1.5em;
  font-size: 2.4em; }

.jt-jumbopass {
  position: absolute;
  top: 35px;
  margin-left: 1.6em;
  width: 285px;
  height: 370px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jumbopass-large.png) no-repeat; }

.jt-jumbopass-unlimited-access {
  position: absolute;
  margin-left: 331px;
  top: 70px;
  width: 125px;
  height: 125px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jumbopass-unlimited-access-starburst.png) no-repeat; }

.jt-jumbopass-price-tag {
  position: absolute;
  margin-left: 285px;
  top: 313px;
  width: 200px;
  height: 144px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jumbopass-price-tag.png) no-repeat; }

.jt-jumbopass-sign-in {
  position: absolute;
  top: 230px;
  margin-left: 335px;
  color: #3f0411;
  width: 120px;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: -0.05em; }

.jumbopass-sign-in {
  color: #666;
  position: absolute;
  bottom: -12em;
  left: 10em; }

.jt-subject-list {
  width: 470px;
  position: absolute;
  bottom: -10em;
  line-height: 1.6em;
  font-size: 1.3em;
  font-weight: bold;
  padding-left: 12px; }
  .jt-subject-list li {
    float: left;
    padding: 0 0.5em; }

.jumbopass-promo-button {
  position: absolute;
  margin-left: 0.4em;
  margin-top: 2.2em; }
  .jumbopass-promo-button a {
    display: block;
    width: 379px;
    height: 137px;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jumbopass-promo-button-map.png) no-repeat; }
    .jumbopass-promo-button a:hover {
      background-position: 0 -137px; }

.jt-branded-body {
  padding: 120px 20px;
  padding-bottom: 38px;
  background: #f6f6f6 url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-body-top-bg.png) repeat-x top; }
  .jt-branded-body .left-side {
    float: left;
    width: 388px; }
    .jt-branded-body .left-side .jt-promo-body-title {
      padding-left: 28px; }
    .jt-branded-body .left-side .green-checkmark-list {
      padding-left: 36px; }
  .jt-branded-body .right-side {
    float: right;
    width: 524px; }
    .jt-branded-body .right-side .jt-promo-body-title {
      padding: 0 24px;
      padding-right: 62px; }
  .jt-branded-body.jt-jumbopass-offering-page {
    padding-top: 44px;
    padding-bottom: 44px; }

.jt-buy-now-button {
  margin-top: 32px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center; }
  .jt-buy-now-button .left {
    float: left; }
  .jt-buy-now-button .right {
    float: right; }
  .jt-buy-now-button h2.payment-option {
    margin-bottom: 10px;
    font-size: 1.15em; }

.jt-promo-body-title {
  line-height: 1.3em;
  font-size: 1.8em; }

.green-checkmark-list {
  line-height: 1.5em;
  padding: 0 14px;
  margin: 22px 0; }
  .green-checkmark-list li {
    font-size: 1.15em;
    min-height: 2.5em;
    padding: 12px 46px;
    padding-right: 0;
    background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/green-checkmark.png) no-repeat 0 50%; }

.jt-promo-subjects {
  margin-top: 28px;
  width: 485px;
  min-height: 360px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-subjects-bg.png) no-repeat; }

.jt-promo-subjects-list {
  padding: 10px 22px; }
  .jt-promo-subjects-list dl a {
    font-size: 1.8em;
    font-weight: bold;
    color: #1c4e78; }
  .jt-promo-subjects-list .jt-promo-subject-item {
    position: relative;
    padding: 14px 4px;
    border-top: 1px solid #b9d1dc; }
    .jt-promo-subjects-list .jt-promo-subject-item:first-child {
      border-top: none; }

.jt-promo-subject-counts-list {
  padding-top: 8px;
  font-size: 1.1em; }
  .jt-promo-subject-counts-list li {
    color: #315777;
    float: left;
    width: 108px; }

a.jt-promo-subject-clicker {
  position: absolute;
  top: 1.5em;
  right: 0;
  display: block;
  width: 171px;
  height: 41px;
  background: transparent url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-subject-clicker-map.png) no-repeat;
  text-align: center;
  line-height: 41px;
  font-weight: bold;
  font-size: 0.95em;
  color: #315777;
  text-shadow: #cde0e9 1px 1px;
  text-transform: uppercase; }
  a.jt-promo-subject-clicker span {
    padding-right: 12px; }
  a.jt-promo-subject-clicker:hover {
    text-decoration: none;
    background-position: 0 -41px; }
  a.jt-promo-subject-clicker:active {
    background-position: 0 -82px; }

.jt-branded-bottom {
  background: #eee url(http://d3bxb6xvww1emb.cloudfront.net/images/jt-bottom-top-bg.png) repeat-x top;
  min-height: 300px;
  border-top: 1px solid #ddd;
  padding: 6px 0;
  padding-bottom: 16px; }
  .jt-branded-bottom a {
    font-weight: bold; }
  .jt-branded-bottom .formatted-document {
    font-size: 1em;
    letter-spacing: -0.03em; }

.jt-promo-bottom-visitors-map {
  margin-top: 5em;
  margin-left: -20px; }
  .jt-promo-bottom-visitors-map img {
    background: #fff;
    width: 276px;
    height: 138px;
    font-size: 0;
    display: block;
    border: 1px solid #c8d9e1; }

.jt-promo-bottom-visitors-map-caption {
  width: 276px;
  font-size: 0.8em;
  color: #888;
  margin: 0.7em 0;
  margin-left: -20px;
  text-align: center; }

.jt-promo-bottom-heading {
  margin: 22px 0;
  font-size: 1.4em; }

.jt-promo-footer {
  border-top: 1px solid #91223b;
  border-bottom: 3px solid #91223b;
  background: #a8203f;
  font-size: 0.9em;
  background: #b52949;
  color: #f3acbc; }
  .jt-promo-footer a {
    color: #fff; }
  .jt-promo-footer .jt-constraint-inner {
    padding: 28px 20px; }

.jt-promo-footer-link-list {
  float: left; }

.jt-promo-footer-copyright {
  float: right; }

.jt-promo-footer-link-item {
  float: left;
  padding: 0 6px;
  border-left: 1px solid #ec5779; }
  .jt-promo-footer-link-item:first-child {
    border-left: none; }

.jt-index-title {
  font-size: 2.2em;
  line-height: 1.2em;
  margin: 22px 0; }

.jt-index-sub-title {
  font-size: 1.6em;
  margin: 22px 0;
  line-height: 1.2em; }

.jt-index-description {
  width: 70%;
  margin-bottom: 32px;
  line-height: 1.3em; }

.jt-more-info {
  font-weight: bold; }

.jt-index-table {
  width: 102.5%;
  margin: 22px -9px;
  *width: 100%;
  *margin: 22px 0;
  font-size: 1.1em; }
  .jt-index-table td, .jt-index-table th {
    padding: 10px;
    text-align: left; }
  .jt-index-table .numeric-col {
    text-align: right; }
  .jt-index-table .title-col {
    font-weight: bold; }
  .jt-index-table td {
    border-bottom: 2px solid #eee; }
  .jt-index-table th {
    border-bottom: 2px solid #ddd;
    text-transform: uppercase;
    background: #eee; }

.jt-information-page-body {
  width: 70%;
  margin: 22px 0;
  line-height: 1.3em;
  min-height: 500px;
  height: auto !important;
  height: 500px; }

.jt-blog-post .jt-blog-page-body {
  width: 70%;
  margin: 22px 0;
  line-height: 1.3em; }
.jt-blog-post h2.jt-index-sub-title a {
  color: #000; }

#jt_home_index_page .jt-index-sub-title {
  margin: 38px 0;
  font-weight: bold;
  width: 75%;
  min-height: 3em; }
#jt_home_index_page .jt-about-body {
  padding-top: 2em; }
  #jt_home_index_page .jt-about-body h2, #jt_home_index_page .jt-about-body p {
    line-height: 1.2em;
    padding-right: 232px;
    margin: 1em 0; }

#jt_user_test_results_sent_page {
  width: 80%; }

.terms-and-conditions-acceptance {
  padding-top: 12px; }
  .terms-and-conditions-acceptance label {
    font-size: 1em;
    font-weight: normal; }

#jt_user_jumbopass_register_page {
  width: 66%; }
  #jt_user_jumbopass_register_page .form-actions {
    margin-left: -2px; }

   
   
   .correct{
   font-weight: bold;
        color: #070; }
      .incorrect{
      font-weight: bold;
        color: #a00; }
     