body#genesis-1b > #container.node-type-quiz {
  overflow: visible; }

/* Species page */
#jstree_content #fb-share-footer {
  padding-bottom: 20px; }
#jstree_content .images-child {
  overflow: hidden;
  padding-top: 25px;
  border-top: #D5D5D3 solid 2px;
  padding-left: 6px; }
  #jstree_content .images-child li li {
    float: left;
    width: 150px;
    height: 200px;
    margin-right: 19px;
    margin-bottom: 15px; }
    #jstree_content .images-child li li .image-item-inner a {
      display: inline-block; }
  #jstree_content .images-child .species-name {
    width: 150px; }
    #jstree_content .images-child .species-name a {
      display: inline-block;
      font-size: 0.9em; }

.colortip-checkbox {
  float: right;
  margin-right: 36px; }
  .colortip-checkbox input {
    margin-top: -3px;
    height: 16px; }
  .colortip-checkbox label {
    font-size: 16px; }

.node-quiz .node-content,
.node-quiz .node-terms,
.node-quiz .node-links,
.node-quiz #quiz-report-form {
  width: 100%;
  float: left; }
.node-quiz .quiz-result-title {
  margin-bottom: 1em; }
.node-quiz .quiz_score_wrapper {
  width: 30%;
  float: right; }
.node-quiz #quiz_summary {
  width: 60%;
  float: left;
  margin-top: 0; }
  .node-quiz #quiz_summary img {
    max-width: 100% !important;
    height: auto !important;
    margin-left: 0; }
.node-quiz #quiz-report-form .quiz-report-score-container {
  margin: 10px 0 10px 10px; }
.node-quiz #quiz-report-form table {
  width: 100%; }
.node-quiz #quiz-report-form tr .quiz_answer_feedback {
  padding-bottom: 10px; }
.node-quiz #quiz-report-form tr.add-line {
  border-top: 1px dashed #d2d2d2; }
  .node-quiz #quiz-report-form tr.add-line td {
    padding-top: 15px;
    padding-bottom: 15px; }
    .node-quiz #quiz-report-form tr.add-line td img {
      margin-left: 0; }
.node-quiz #quiz-report-form tr td.selector-td {
  padding: 10px 0 0 0;
  vertical-align: top;
  margin-right: 20px; }
  .node-quiz #quiz-report-form tr td.selector-td img {
    margin: 0; }
.node-quiz #quiz-report-form tbody {
  border-bottom: 1px dashed #d2d2d2; }
.node-quiz .multichoice_row .selector-td {
  vertical-align: top; }
  .node-quiz .multichoice_row .selector-td label {
    display: block; }
    .node-quiz .multichoice_row .selector-td label input {
      margin-top: 0; }
.node-quiz .multichoice_row img {
  margin-left: 0; }
