/**
 * version: 0.0.1
 * file:    global.css
 * author:  Squiz Australia
 * updated: 10-08-2020 13:34
 *
 * Table of Contents:
 *  Reset
 *  Utilities
 *  General
 *  Modules
 *    achievement-list
 *    avatar-picker-view
 *    checklist-view
 *    commitment-hours-view
 *    commitment-summary-view
 *    course-planner-view
 *    email-sections-view
 *    goal-list
 *    html-view
 *    landing-page-view
 *    login
 *    message-collection
 *    messages-view
 *    multi-tag-view
 *    nested-tag-list
 *    new-school-year-view
 *    plan-navigator
 *    plan-progress
 *    plan-router
 *    print-section-view
 *    proficiency-list-view
 *    question-list-view
 *    registration-view
 *    responsibility-list
 *    resume-builder
 *    section-list-view
 *    summary-charts
 *    swap-list
 *    tag-list
 *    theme-switcher-view
 *    transition-question-view
 *    understanding-list-view
 *    user-summary-view
 *    viewers-list
 */
.visuallyhidden, .sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .focusable.sr-only:active,
.visuallyhidden.focusable:focus,
.focusable.sr-only:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.CoursePlanner-course-row,
.CoursePlanner-form-row,
.CoursePlanner-requirements-checkboxes,
.CoursePlanner-requirements-option, .CoursePlanner-course-item,
.CoursePlanner-form-item,
.CoursePlanner-requirements-option-input,
.CoursePlanner-requirements-option-label,
.CoursePlanner-requirements-option-container, .popup-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.no-js .CoursePlanner-course-row,
.no-js .CoursePlanner-form-row,
.no-js .CoursePlanner-requirements-checkboxes,
.no-js .CoursePlanner-requirements-option, .no-flexbox .CoursePlanner-course-row,
.no-flexbox .CoursePlanner-form-row,
.no-flexbox .CoursePlanner-requirements-checkboxes,
.no-flexbox .CoursePlanner-requirements-option {
  display: table;
}
.flexbox .CoursePlanner-course-row,
.flexbox .CoursePlanner-form-row,
.flexbox .CoursePlanner-requirements-checkboxes,
.flexbox .CoursePlanner-requirements-option {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.AchievementList .AchievementList-remove, .EmailSections .EmailSections-toggle, .MessagesView .MessagesView-close, .ViewersList-field-container label, .ViewersList-field-container .CheckboxView-legend, .ViewersList-field-container button[type="submit"] span, .SectionRating .SectionRating-star,
.StarRating .StarRating-star, .ResponsibilityList .ResponsibilityList-removeBtn, .TagList-field-container label, .TagList-field-container .CheckboxView-legend, .TagList-field-container button[type="submit"] span {
  color: transparent;
  border: 0;
  overflow: hidden;
}
.no-rgba .AchievementList .AchievementList-remove, .AchievementList .no-rgba .AchievementList-remove, .no-rgba .EmailSections .EmailSections-toggle, .EmailSections .no-rgba .EmailSections-toggle, .no-rgba .MessagesView .MessagesView-close, .MessagesView .no-rgba .MessagesView-close, .no-rgba .ViewersList-field-container label, .ViewersList-field-container .no-rgba label, .no-rgba .ViewersList-field-container .CheckboxView-legend, .ViewersList-field-container .no-rgba .CheckboxView-legend, .no-rgba .ViewersList-field-container button[type="submit"] span, .ViewersList-field-container button[type="submit"] .no-rgba span, .no-rgba .SectionRating .SectionRating-star, .SectionRating .no-rgba .SectionRating-star,
.no-rgba .StarRating .StarRating-star,
.StarRating .no-rgba .StarRating-star, .no-rgba .ResponsibilityList .ResponsibilityList-removeBtn, .ResponsibilityList .no-rgba .ResponsibilityList-removeBtn, .no-rgba .TagList-field-container label, .TagList-field-container .no-rgba label, .no-rgba .TagList-field-container .CheckboxView-legend, .TagList-field-container .no-rgba .CheckboxView-legend, .no-rgba .TagList-field-container button[type="submit"] span, .TagList-field-container button[type="submit"] .no-rgba span {
  text-indent: 9999em;
}
.AchievementList .AchievementList-remove:before, .EmailSections .EmailSections-toggle:before, .MessagesView .MessagesView-close:before, .ViewersList-field-container label:before, .ViewersList-field-container .CheckboxView-legend:before, .ViewersList-field-container button[type="submit"] span:before, .SectionRating .SectionRating-star:before,
.StarRating .StarRating-star:before, .ResponsibilityList .ResponsibilityList-removeBtn:before, .TagList-field-container label:before, .TagList-field-container .CheckboxView-legend:before, .TagList-field-container button[type="submit"] span:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.AchievementList-msg, .GoalList .errors, .Login-errors, .Login-passwordResetError, .errors, .QuestionList-saveWarn, .TagModule .errors {
  margin-bottom: 1.25em;
  margin-bottom: calc(20em / 16);
  margin-top: 1.25em;
  margin-top: calc(20em / 16);
  padding-bottom: 0.5625em;
  padding-bottom: calc(9em / 16);
  padding-left: 0.875em;
  padding-left: calc(14em / 16);
  padding-right: 0.875em;
  padding-right: calc(14em / 16);
  padding-top: 0.5625em;
  padding-top: calc(9em / 16);
  -moz-border-radius: 0.125em;
  -webkit-border-radius: 0.125em;
  border-radius: 0.125em;
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/alert-icon.svg");
  background-color: #fbf3c5;
  background-position: .875em .5625em;
  background-repeat: no-repeat;
  color: #222224;
  list-style: none;
  position: relative;
}
.no-svg .AchievementList-msg, .no-svg .Login-errors, .no-svg .Login-passwordResetError, .no-svg .errors, .no-svg .QuestionList-saveWarn {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/alert-icon.png");
}

form .EmailSections-emailInput, .ResponsibilityList .ResponsibilityList-input {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  padding-bottom: 1.15385em;
  padding-bottom: calc(15em / 13);
  padding-left: 2.92308em;
  padding-left: calc(38em / 13);
  padding-top: 1.07692em;
  padding-top: calc(14em / 13);
  -webkit-transition: 0.3s all cubic-bezier(0.71, -2.08, 0.92, 1.01);
  -moz-transition: 0.3s all cubic-bezier(0.71, -2.08, 0.92, 1.01);
  transition: 0.3s all cubic-bezier(0.71, -2.08, 0.92, 1.01);
  background-position: .8125em center;
  background-repeat: no-repeat;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
form .EmailSections-emailInput::-webkit-input-placeholder, .ResponsibilityList .ResponsibilityList-input::-webkit-input-placeholder {
  color: #2a405d;
}
form .EmailSections-emailInput:-moz-placeholder, .ResponsibilityList .ResponsibilityList-input:-moz-placeholder {
  color: #2a405d;
}
form .EmailSections-emailInput::-moz-placeholder, .ResponsibilityList .ResponsibilityList-input::-moz-placeholder {
  color: #2a405d;
}
form .EmailSections-emailInput:-ms-input-placeholder, .ResponsibilityList .ResponsibilityList-input:-ms-input-placeholder {
  color: #2a405d;
}

.Checklist-todoCheck:not(:checked), .EmailSections-check:not(:checked), .CheckboxView-input:not(:checked), .ResponsibilityList-checkbox:not(:checked), .Checklist-todoCheck:checked, .EmailSections-check:checked, .CheckboxView-input:checked, .ResponsibilityList-checkbox:checked {
  left: -99em;
  position: absolute;
}
.Checklist-todoCheck:not(:checked) + label, .EmailSections-check:not(:checked) + label, .CheckboxView-input:not(:checked) + label, .ResponsibilityList-checkbox:not(:checked) + label, .Checklist-todoCheck:not(:checked) + .CheckboxView-legend, .EmailSections-check:not(:checked) + .CheckboxView-legend, .CheckboxView-input:not(:checked) + .CheckboxView-legend, .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend, .Checklist-todoCheck:checked + label, .EmailSections-check:checked + label, .CheckboxView-input:checked + label, .ResponsibilityList-checkbox:checked + label, .Checklist-todoCheck:checked + .CheckboxView-legend, .EmailSections-check:checked + .CheckboxView-legend, .CheckboxView-input:checked + .CheckboxView-legend, .ResponsibilityList-checkbox:checked + .CheckboxView-legend {
  padding-left: 2.61538em;
  padding-left: calc(34em / 13);
  cursor: pointer;
  position: relative;
}
.Checklist-todoCheck:not(:checked) + label:before, .EmailSections-check:not(:checked) + label:before, .CheckboxView-input:not(:checked) + label:before, .ResponsibilityList-checkbox:not(:checked) + label:before, .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:before, .EmailSections-check:not(:checked) + .CheckboxView-legend:before, .CheckboxView-input:not(:checked) + .CheckboxView-legend:before, .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before, .Checklist-todoCheck:checked + label:before, .EmailSections-check:checked + label:before, .CheckboxView-input:checked + label:before, .ResponsibilityList-checkbox:checked + label:before, .Checklist-todoCheck:checked + .CheckboxView-legend:before, .EmailSections-check:checked + .CheckboxView-legend:before, .CheckboxView-input:checked + .CheckboxView-legend:before, .ResponsibilityList-checkbox:checked + .CheckboxView-legend:before {
  height: 1.84615em;
  height: calc(24em / 13);
  top: -0.15385em;
  top: calc(-2em / 13);
  width: 1.84615em;
  width: calc(24em / 13);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox.svg");
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none;
  content: ' ';
  left: 0;
  position: absolute;
}
.no-svg .Checklist-todoCheck:not(:checked) + label:before, .no-svg .EmailSections-check:not(:checked) + label:before, .no-svg .CheckboxView-input:not(:checked) + label:before, .no-svg .ResponsibilityList-checkbox:not(:checked) + label:before, .no-svg .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:before, .no-svg .EmailSections-check:not(:checked) + .CheckboxView-legend:before, .no-svg .CheckboxView-input:not(:checked) + .CheckboxView-legend:before, .no-svg .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before, .no-svg .Checklist-todoCheck:checked + label:before, .no-svg .EmailSections-check:checked + label:before, .no-svg .CheckboxView-input:checked + label:before, .no-svg .ResponsibilityList-checkbox:checked + label:before, .no-svg .Checklist-todoCheck:checked + .CheckboxView-legend:before, .no-svg .EmailSections-check:checked + .CheckboxView-legend:before, .no-svg .CheckboxView-input:checked + .CheckboxView-legend:before, .no-svg .ResponsibilityList-checkbox:checked + .CheckboxView-legend:before {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox.png");
}
.theme-orange .Checklist-todoCheck:not(:checked) + label:before, .theme-orange .EmailSections-check:not(:checked) + label:before, .theme-orange .CheckboxView-input:not(:checked) + label:before, .theme-orange .ResponsibilityList-checkbox:not(:checked) + label:before, .theme-orange .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:before, .theme-orange .EmailSections-check:not(:checked) + .CheckboxView-legend:before, .theme-orange .CheckboxView-input:not(:checked) + .CheckboxView-legend:before, .theme-orange .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before, .theme-orange .Checklist-todoCheck:checked + label:before, .theme-orange .EmailSections-check:checked + label:before, .theme-orange .CheckboxView-input:checked + label:before, .theme-orange .ResponsibilityList-checkbox:checked + label:before, .theme-orange .Checklist-todoCheck:checked + .CheckboxView-legend:before, .theme-orange .EmailSections-check:checked + .CheckboxView-legend:before, .theme-orange .CheckboxView-input:checked + .CheckboxView-legend:before, .theme-orange .ResponsibilityList-checkbox:checked + .CheckboxView-legend:before {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-orange.svg");
}
.no-svg .theme-orange .Checklist-todoCheck:not(:checked) + label:before, .no-svg .theme-orange .EmailSections-check:not(:checked) + label:before, .no-svg .theme-orange .CheckboxView-input:not(:checked) + label:before, .no-svg .theme-orange .ResponsibilityList-checkbox:not(:checked) + label:before, .no-svg .theme-orange .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-orange .EmailSections-check:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-orange .CheckboxView-input:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-orange .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-orange .Checklist-todoCheck:checked + label:before, .no-svg .theme-orange .EmailSections-check:checked + label:before, .no-svg .theme-orange .CheckboxView-input:checked + label:before, .no-svg .theme-orange .ResponsibilityList-checkbox:checked + label:before, .no-svg .theme-orange .Checklist-todoCheck:checked + .CheckboxView-legend:before, .no-svg .theme-orange .EmailSections-check:checked + .CheckboxView-legend:before, .no-svg .theme-orange .CheckboxView-input:checked + .CheckboxView-legend:before, .no-svg .theme-orange .ResponsibilityList-checkbox:checked + .CheckboxView-legend:before {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-orange.png");
}
.theme-purple .Checklist-todoCheck:not(:checked) + label:before, .theme-purple .EmailSections-check:not(:checked) + label:before, .theme-purple .CheckboxView-input:not(:checked) + label:before, .theme-purple .ResponsibilityList-checkbox:not(:checked) + label:before, .theme-purple .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:before, .theme-purple .EmailSections-check:not(:checked) + .CheckboxView-legend:before, .theme-purple .CheckboxView-input:not(:checked) + .CheckboxView-legend:before, .theme-purple .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before, .theme-purple .Checklist-todoCheck:checked + label:before, .theme-purple .EmailSections-check:checked + label:before, .theme-purple .CheckboxView-input:checked + label:before, .theme-purple .ResponsibilityList-checkbox:checked + label:before, .theme-purple .Checklist-todoCheck:checked + .CheckboxView-legend:before, .theme-purple .EmailSections-check:checked + .CheckboxView-legend:before, .theme-purple .CheckboxView-input:checked + .CheckboxView-legend:before, .theme-purple .ResponsibilityList-checkbox:checked + .CheckboxView-legend:before {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-purple.svg");
}
.no-svg .theme-purple .Checklist-todoCheck:not(:checked) + label:before, .no-svg .theme-purple .EmailSections-check:not(:checked) + label:before, .no-svg .theme-purple .CheckboxView-input:not(:checked) + label:before, .no-svg .theme-purple .ResponsibilityList-checkbox:not(:checked) + label:before, .no-svg .theme-purple .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-purple .EmailSections-check:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-purple .CheckboxView-input:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-purple .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before, .no-svg .theme-purple .Checklist-todoCheck:checked + label:before, .no-svg .theme-purple .EmailSections-check:checked + label:before, .no-svg .theme-purple .CheckboxView-input:checked + label:before, .no-svg .theme-purple .ResponsibilityList-checkbox:checked + label:before, .no-svg .theme-purple .Checklist-todoCheck:checked + .CheckboxView-legend:before, .no-svg .theme-purple .EmailSections-check:checked + .CheckboxView-legend:before, .no-svg .theme-purple .CheckboxView-input:checked + .CheckboxView-legend:before, .no-svg .theme-purple .ResponsibilityList-checkbox:checked + .CheckboxView-legend:before {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-purple.png");
}
.Checklist-todoCheck:not(:checked) + label:after, .EmailSections-check:not(:checked) + label:after, .CheckboxView-input:not(:checked) + label:after, .ResponsibilityList-checkbox:not(:checked) + label:after, .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after, .Checklist-todoCheck:checked + label:after, .EmailSections-check:checked + label:after, .CheckboxView-input:checked + label:after, .ResponsibilityList-checkbox:checked + label:after, .Checklist-todoCheck:checked + .CheckboxView-legend:after, .EmailSections-check:checked + .CheckboxView-legend:after, .CheckboxView-input:checked + .CheckboxView-legend:after, .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  background-position: center center;
  background-repeat: no-repeat;
  height: 1.84615em;
  height: calc(24em / 13);
  top: -0.15385em;
  top: calc(-2em / 13);
  width: 1.84615em;
  width: calc(24em / 13);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked.svg");
  content: ' ';
  left: 0;
  position: absolute;
  transition: all .2s;
}
.no-svg .Checklist-todoCheck:not(:checked) + label:after, .no-svg .EmailSections-check:not(:checked) + label:after, .no-svg .CheckboxView-input:not(:checked) + label:after, .no-svg .ResponsibilityList-checkbox:not(:checked) + label:after, .no-svg .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .no-svg .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .no-svg .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .no-svg .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after, .no-svg .Checklist-todoCheck:checked + label:after, .no-svg .EmailSections-check:checked + label:after, .no-svg .CheckboxView-input:checked + label:after, .no-svg .ResponsibilityList-checkbox:checked + label:after, .no-svg .Checklist-todoCheck:checked + .CheckboxView-legend:after, .no-svg .EmailSections-check:checked + .CheckboxView-legend:after, .no-svg .CheckboxView-input:checked + .CheckboxView-legend:after, .no-svg .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked.png");
}
.theme-orange .Checklist-todoCheck:not(:checked) + label:after, .theme-orange .EmailSections-check:not(:checked) + label:after, .theme-orange .CheckboxView-input:not(:checked) + label:after, .theme-orange .ResponsibilityList-checkbox:not(:checked) + label:after, .theme-orange .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .theme-orange .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .theme-orange .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .theme-orange .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after, .theme-orange .Checklist-todoCheck:checked + label:after, .theme-orange .EmailSections-check:checked + label:after, .theme-orange .CheckboxView-input:checked + label:after, .theme-orange .ResponsibilityList-checkbox:checked + label:after, .theme-orange .Checklist-todoCheck:checked + .CheckboxView-legend:after, .theme-orange .EmailSections-check:checked + .CheckboxView-legend:after, .theme-orange .CheckboxView-input:checked + .CheckboxView-legend:after, .theme-orange .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked-orange.svg");
}
.no-svg .theme-orange .Checklist-todoCheck:not(:checked) + label:after, .no-svg .theme-orange .EmailSections-check:not(:checked) + label:after, .no-svg .theme-orange .CheckboxView-input:not(:checked) + label:after, .no-svg .theme-orange .ResponsibilityList-checkbox:not(:checked) + label:after, .no-svg .theme-orange .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-orange .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-orange .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-orange .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-orange .Checklist-todoCheck:checked + label:after, .no-svg .theme-orange .EmailSections-check:checked + label:after, .no-svg .theme-orange .CheckboxView-input:checked + label:after, .no-svg .theme-orange .ResponsibilityList-checkbox:checked + label:after, .no-svg .theme-orange .Checklist-todoCheck:checked + .CheckboxView-legend:after, .no-svg .theme-orange .EmailSections-check:checked + .CheckboxView-legend:after, .no-svg .theme-orange .CheckboxView-input:checked + .CheckboxView-legend:after, .no-svg .theme-orange .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked-orange.png");
}
.theme-purple .Checklist-todoCheck:not(:checked) + label:after, .theme-purple .EmailSections-check:not(:checked) + label:after, .theme-purple .CheckboxView-input:not(:checked) + label:after, .theme-purple .ResponsibilityList-checkbox:not(:checked) + label:after, .theme-purple .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .theme-purple .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .theme-purple .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .theme-purple .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after, .theme-purple .Checklist-todoCheck:checked + label:after, .theme-purple .EmailSections-check:checked + label:after, .theme-purple .CheckboxView-input:checked + label:after, .theme-purple .ResponsibilityList-checkbox:checked + label:after, .theme-purple .Checklist-todoCheck:checked + .CheckboxView-legend:after, .theme-purple .EmailSections-check:checked + .CheckboxView-legend:after, .theme-purple .CheckboxView-input:checked + .CheckboxView-legend:after, .theme-purple .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked-purple.svg");
}
.no-svg .theme-purple .Checklist-todoCheck:not(:checked) + label:after, .no-svg .theme-purple .EmailSections-check:not(:checked) + label:after, .no-svg .theme-purple .CheckboxView-input:not(:checked) + label:after, .no-svg .theme-purple .ResponsibilityList-checkbox:not(:checked) + label:after, .no-svg .theme-purple .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-purple .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-purple .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-purple .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after, .no-svg .theme-purple .Checklist-todoCheck:checked + label:after, .no-svg .theme-purple .EmailSections-check:checked + label:after, .no-svg .theme-purple .CheckboxView-input:checked + label:after, .no-svg .theme-purple .ResponsibilityList-checkbox:checked + label:after, .no-svg .theme-purple .Checklist-todoCheck:checked + .CheckboxView-legend:after, .no-svg .theme-purple .EmailSections-check:checked + .CheckboxView-legend:after, .no-svg .theme-purple .CheckboxView-input:checked + .CheckboxView-legend:after, .no-svg .theme-purple .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked-purple.png");
}
.Checklist-todoCheck:not(:checked) + label:after, .EmailSections-check:not(:checked) + label:after, .CheckboxView-input:not(:checked) + label:after, .ResponsibilityList-checkbox:not(:checked) + label:after, .Checklist-todoCheck:not(:checked) + .CheckboxView-legend:after, .EmailSections-check:not(:checked) + .CheckboxView-legend:after, .CheckboxView-input:not(:checked) + .CheckboxView-legend:after, .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after {
  opacity: 0;
  transform: scale(0);
}
.Checklist-todoCheck:checked + label:after, .EmailSections-check:checked + label:after, .CheckboxView-input:checked + label:after, .ResponsibilityList-checkbox:checked + label:after, .Checklist-todoCheck:checked + .CheckboxView-legend:after, .EmailSections-check:checked + .CheckboxView-legend:after, .CheckboxView-input:checked + .CheckboxView-legend:after, .ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  opacity: 1;
  transform: scale(1);
}
.Checklist-todoCheck:checked:focus + label:before, .EmailSections-check:checked:focus + label:before, .CheckboxView-input:checked:focus + label:before, .ResponsibilityList-checkbox:checked:focus + label:before, .Checklist-todoCheck:checked:focus + .CheckboxView-legend:before, .EmailSections-check:checked:focus + .CheckboxView-legend:before, .CheckboxView-input:checked:focus + .CheckboxView-legend:before, .ResponsibilityList-checkbox:checked:focus + .CheckboxView-legend:before, .Checklist-todoCheck:not(:checked):focus + label:before, .EmailSections-check:not(:checked):focus + label:before, .CheckboxView-input:not(:checked):focus + label:before, .ResponsibilityList-checkbox:not(:checked):focus + label:before, .Checklist-todoCheck:not(:checked):focus + .CheckboxView-legend:before, .EmailSections-check:not(:checked):focus + .CheckboxView-legend:before, .CheckboxView-input:not(:checked):focus + .CheckboxView-legend:before, .ResponsibilityList-checkbox:not(:checked):focus + .CheckboxView-legend:before {
  outline: 1px dotted #2a405d;
}
.lt-ie9 .Checklist-todoCheck + label, .lt-ie9 .EmailSections-check + label, .lt-ie9 .CheckboxView-input + label, .lt-ie9 .ResponsibilityList-checkbox + label, .lt-ie9 .Checklist-todoCheck + .CheckboxView-legend, .lt-ie9 .EmailSections-check + .CheckboxView-legend, .lt-ie9 .CheckboxView-input + .CheckboxView-legend, .lt-ie9 .ResponsibilityList-checkbox + .CheckboxView-legend {
  display: inline;
}

form button,
#SQ_LOGIN_SUBMIT, .AchievementList .AchievementList-addBtn, .AvatarPicker-select, .AvatarPicker-popup, .EmailSections .EmailSections-btn, .GoalList-addNewGoalButton, .GoalList-markGoalCompeletedButton, form .Login-button, .Register-btn, .Registration-cancel, .SectionList-link:link,
.SectionList-link:visited, .UserSummaryView-updateDetailsBtn:link,
.UserSummaryView-updateDetailsBtn:visited {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.11111em;
  border-width: calc(2em / 18);
  font-size: 1.125em;
  font-size: calc(18em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  background: transparent;
  border-style: solid;
  display: block;
  line-height: 1.111111111;
  padding: .555555556em 1.111111111em;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.TextView-note, .Registration-note {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  color: #757676;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*
--------------------
Reset (Normalize.css)
--------------------
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer,
header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/*
--------------------
Utilities
--------------------
*/
.clearfix, .AchievementList-header, .EmailSections-header, .PlanNavigatorView-list, .Radio, .ResponsibilityList-row, .ResponsibilityList-item, #chart-container, .ThemeSwitcher-themeList, .UserSummaryView {
  *zoom: 1;
}
.clearfix:after, .AchievementList-header:after, .EmailSections-header:after, .PlanNavigatorView-list:after, .Radio:after, .ResponsibilityList-row:after, .ResponsibilityList-item:after, #chart-container:after, .ThemeSwitcher-themeList:after, .UserSummaryView:after, .clearfix:before, .AchievementList-header:before, .EmailSections-header:before, .PlanNavigatorView-list:before, .Radio:before, .ResponsibilityList-row:before, .ResponsibilityList-item:before, #chart-container:before, .ThemeSwitcher-themeList:before, .UserSummaryView:before {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after, .AchievementList-header:after, .EmailSections-header:after, .PlanNavigatorView-list:after, .Radio:after, .ResponsibilityList-row:after, .ResponsibilityList-item:after, #chart-container:after, .ThemeSwitcher-themeList:after, .UserSummaryView:after {
  clear: both;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
--------------------
Fonts
--------------------
*/
@font-face {
  font-family: 'roboto';
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regular-webfont.eot");
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regular-webfont.woff") format("woff"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regular-webfont.ttf") format("truetype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Bold-webfont.eot");
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Bold-webfont.woff") format("woff"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Bold-webfont.ttf") format("truetype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regularitalic-webfont.eot");
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regularitalic-webfont.woff") format("woff"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regularitalic-webfont.ttf") format("truetype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Regularitalic-webfont.svg#robotoRegularitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto';
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Light-webfont.eot");
  src: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Light-webfont.woff") format("woff"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Light-webfont.ttf") format("truetype"), url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/Roboto-Light-webfont.svg#robotoregular") format("svg");
  font-weight: 200;
  font-style: normal;
}
/*
--------------------
Colours
--------------------
*/
body {
  color: #2a405d;
}

.Banner {
  background: #222224;
  color: #fff;
}

form .sq-form-field {
  border-color: #66ccd2;
}

form .sq-form-field[type=text],
form .sq-form-field[type=password],
form .sq-form-field[type=email] {
  color: #2a405d;
}

#sq_commit_button {
  color: #2a405d;
  background: #96d47a;
}

#sq_commit_button:hover {
  background: #2a405d;
  color: #fff;
}

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.25;
  font-family: roboto, sans-serif;
}

img {
  max-width: 100%;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

@-ms-viewport {
  width: device-width;
}
h1,
h2, .h2,
h4, .h4,
h5, .h5 {
  font-weight: normal;
}

h3, .h3,
h6, .h6 {
  font-weight: bold;
}

h1 {
  /*@include calc-ems('font-size', 26, 16);*/
  font-size: 2.1875em;
  font-size: calc(35em / 16);
  margin-top: 1.46154em;
  margin-top: calc(38em / 26);
  padding-left: 0.76923em;
  padding-left: calc(20em / 26);
  line-height: 1.538461538;
}

h2, .h2 {
  font-size: 1.875em;
  font-size: calc(30em / 16);
  margin-top: 1.06667em;
  margin-top: calc(32em / 30);
  margin-bottom: 0em;
  margin-bottom: calc(0em / 30);
}

h3, .h3,
h4, .h4 {
  font-size: 1.625em;
  font-size: calc(26em / 16);
  margin-top: 1.23077em;
  margin-top: calc(32em / 26);
  margin-bottom: 0em;
  margin-bottom: calc(0em / 26);
}

h5, .h5,
h6, .h6 {
  font-size: 1.125em;
  font-size: calc(18em / 16);
  margin-top: 1.77778em;
  margin-top: calc(32em / 18);
  margin-bottom: 0;
}

a:link,
a:visited {
  font-weight: 500;
  text-decoration: none;
}

a:link {
  color: #1764a5;
}

a:visited {
  color: #135389;
}

a:hover,
a:focus {
  text-decoration: underline;
}

p {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 1.35714em;
  line-height: calc(19em / 14);
}

ul {
  padding-left: 0;
}

li {
  list-style: disc;
}

.Main-content {
  margin-left: 6.5625%;
  margin-left: calc(100% * 21 / 320);
  margin-right: 6.5625%;
  margin-right: calc(100% * 21 / 320);
}

.Banner {
  font-size: 1.375em;
  font-size: calc(22em / 16);
  padding-bottom: 0.72727em;
  padding-bottom: calc(16em / 22);
  padding-top: 0.72727em;
  padding-top: calc(16em / 22);
  padding-left: 0.90909em;
  padding-left: calc(20em / 22);
  line-height: 1.181818182em;
}

.Banner-title:link,
.Banner-title:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.Banner-title:hover {
  text-decoration: underline;
}

/*
--------------------
Global Footer
--------------------
*/
.Footer {
  min-height: 5.375em;
  min-height: calc(86em / 16);
  padding-left: 6.5625%;
  padding-left: calc(100% * 21 / 320);
  padding-right: 6.5625%;
  padding-right: calc(100% * 21 / 320);
  margin-top: 2.625em;
  margin-top: calc(42em / 16);
  background: #222224;
  overflow: hidden;
}

.Footer-menu {
  padding-top: 2.375em;
  padding-top: calc(38em / 16);
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.Footer-menuItem {
  border-right: solid .0625em #fff;
  display: inline-block;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0 1.25em;
}

.Footer-menuItem,
.no-svg .Footer-menuItem {
  background-image: none;
}

.Footer-menuItem:last-child {
  border-right: none;
}

.Footer-link:link,
.Footer-link:visited {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 1.14286em;
  line-height: calc(16em / 14);
  color: #fff;
  text-decoration: none;
}

.Footer-link:hover {
  text-decoration: underline;
}

.Footer-nav {
  float: left;
  width: 50%;
}

.Footer-logo {
  float: right;
  padding: 1em;
  width: 125px;
}

/*
--------------------
Form Elements
--------------------
*/
form .sq-form-field[type=text],
form .sq-form-field[type=password],
form .sq-form-field[type=email],
select.sq-form-field {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
}

form .sq-form-field[type=text],
form .sq-form-field[type=password],
form .sq-form-field[type=email] {
  padding-top: 1.11538em;
  padding-top: calc(14.5em / 13);
  padding-bottom: 1.11538em;
  padding-bottom: calc(14.5em / 13);
  padding-left: 1.53846em;
  padding-left: calc(20em / 13);
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  line-height: 1.384615385;
  box-sizing: border-box;
  width: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

#sq_commit_button {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  line-height: 1.53846em;
  line-height: calc(20em / 13);
  padding-top: 0.76923em;
  padding-top: calc(10em / 13);
  padding-bottom: 0.76923em;
  padding-bottom: calc(10em / 13);
  padding-left: 1.53846em;
  padding-left: calc(20em / 13);
  padding-right: 1.53846em;
  padding-right: calc(20em / 13);
  border: 0 none;
  -moz-border-radius: 0.30769em;
  -webkit-border-radius: 0.30769em;
  border-radius: 0.30769em;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*
--------------------
Global Form Styles
--------------------
*/
.selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-green.svg");
}
.no-svg .selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-green.png");
}

.lt-ie9 .selectWrapper {
  background-image: none;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea {
  border-color: #76cdd2;
}

button {
  color: #2a405d;
  background-color: #96d47a;
  border-color: #96d47a;
}

button:focus,
button:active,
button:hover {
  background-color: transparent;
}

.theme-purple input[type="text"],
.theme-purple input[type="email"],
.theme-purple input[type="password"],
.theme-purple input[type="number"],
.theme-purple textarea {
  border-color: #edc6fc;
}
.theme-purple .selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-purple.svg");
}
.no-svg .theme-purple .selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-purple.png");
}
.theme-purple button {
  background-color: #9f8dd3;
  border-color: #9f8dd3;
}

.theme-orange input[type="text"],
.theme-orange input[type="email"],
.theme-orange input[type="password"],
.theme-orange input[type="number"],
.theme-orange textarea {
  border-color: #fcab7e;
}
.theme-orange .selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-orange.svg");
}
.no-svg .theme-orange .selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-orange.png");
}
.theme-orange button {
  background-color: #f8b628;
  border-color: #f8b628;
}

label, .CheckboxView-legend {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  padding-bottom: 0.46154em;
  padding-bottom: calc(6em / 13);
  display: block;
  font-weight: bold;
  margin-top: 1.53846em;
  margin-top: calc(20em / 13);
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  line-height: 1.07692em;
  line-height: calc(14em / 13);
  padding-bottom: 1.26923em;
  padding-bottom: calc(16.5em / 13);
  padding-left: 1.53846em;
  padding-left: calc(20em / 13);
  padding-right: 1.53846em;
  padding-right: calc(20em / 13);
  padding-top: 1.26923em;
  padding-top: calc(16.5em / 13);
  -moz-border-radius: 0.30769em;
  -webkit-border-radius: 0.30769em;
  border-radius: 0.30769em;
  border-style: solid;
  color: #2a405d;
  width: 100%;
}

input[disabled="disabled"],
select[disabled="disabled"],
textarea[disabled="disabled"],
button[disabled="disabled"] {
  background-color: #d3d3d3 !important;
  border: 0 !important;
}

textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  padding-bottom: 1.26923em;
  padding-bottom: calc(16.5em / 13);
  padding-left: 1.53846em;
  padding-left: calc(20em / 13);
  padding-right: 1.53846em;
  padding-right: calc(20em / 13);
  padding-top: 1.26923em;
  padding-top: calc(16.5em / 13);
  -moz-border-radius: 0.30769em;
  -webkit-border-radius: 0.30769em;
  border-radius: 0.30769em;
  border-style: solid;
  color: #2a405d;
  line-height: 1.461538462;
  min-height: 100px;
  resize: vertical;
  width: 100%;
}

form .selectWrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.125em;
  border-width: calc(2em / 16);
  height: 3.1875em;
  height: calc(51em / 16);
  line-height: 1.25em;
  line-height: calc(20em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background-color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  border-color: #2a405d;
  border-style: solid;
  display: block;
  padding-top: 0;
  position: relative;
  width: 100%;
}

form .selectWrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-green.svg");
}

form .selectWrapper option {
  background: #fff;
  color: #2a405d;
}

form select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9375em;
  font-size: calc(15em / 16);
  height: 3.4em;
  height: calc(51em / 15);
  line-height: 1.33333em;
  line-height: calc(20em / 15);
  padding-bottom: 0.9em;
  padding-bottom: calc(13.5em / 15);
  padding-top: 0.9em;
  padding-top: calc(13.5em / 15);
  -moz-border-radius: 0.26667em;
  -webkit-border-radius: 0.26667em;
  border-radius: 0.26667em;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  background: transparent;
  color: #2a405d;
  display: block;
  padding-left: 1em;
  text-indent: .01px;
  width: 100%;
}

form select option {
  background: #fff;
  color: #2a405d;
}

form .selectWrapper:hover {
  background-color: #2a405d;
  color: #fff;
}

form select:hover {
  color: #fff;
}

form select:focus,
form select:active {
  border: 0 none;
  outline: none;
}

form .buttonRow {
  margin-top: 0.75em;
  margin-top: calc(12em / 16);
  overflow: hidden;
  clear: both;
}

form button,
#SQ_LOGIN_SUBMIT {
  padding-left: 1.11111em;
  padding-left: calc(20em / 18);
  padding-right: 1.11111em;
  padding-right: calc(20em / 18);
  display: inline-block;
  width: auto;
  background-color: #96d47a;
}

form .buttonRow button {
  margin-right: 1.11111em;
  margin-right: calc(20em / 18);
}

form label.error, form .error.CheckboxView-legend {
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #B34E4D;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  left: 33%;
  line-height: 12px;
  margin-left: -18px;
  margin-top: 9px;
  padding: 8px 10px;
  position: absolute !important;
  text-shadow: 0 -1px 0 #000;
  text-shadow: 0 -1px 0 #592726;
  top: 100%;
  white-space: nowrap;
  z-index: 99;
}

form label.error:before, form .error.CheckboxView-legend:before {
  content: '';
  background: transparent;
  border: 9px solid #b34d4d;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 0 none;
  top: 0;
  left: 50%;
  margin-top: -9px;
  position: absolute;
  z-index: 99;
}

/*
--------------------
YouTube Container
--------------------
*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.VideoList-list {
  overflow: hidden;
  padding: 0;
  position: relative;
}

.VideoList-list li {
  float: left;
  margin: 0;
  padding: 1.25em 0 0 0;
  width: 45%;
  list-style: none;
  margin-left: 2%;
  background-image: none;
}

.VideoList-list a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #9cdbdf;
  color: #2a405d;
  display: block;
  padding: 1.25em;
  text-align: center;
  width: 100%;
}

.theme-orange .VideoList-list a {
  background: #fdcbb0;
}

.theme-purple .VideoList-list a {
  background: #fcf6ff;
}

.VideoList-list a:hover {
  background: #2a405d;
  color: #fff;
  text-underline: none;
}

/* CAPTCHA error container */
#errror_sq_recaptcha_input {
  float: none;
  width: auto;
}

/*
--------------------
Teacher Resources
--------------------
*/
.teacher-resources-container {
  display: flex;
}

.lesson-text {
  flex: auto;
}

.lesson-text ul {
  margin-left: 40px;
}

.lesson-resources {
  min-width: 280px;
  margin-left: 30px;
}

.lesson-resources ul {
  margin-left: 20px;
}

/*
--------------------
Modules
--------------------
*/
/*-- module:achievement-list --*/
.AchievementList-copyBtnRow {
  padding-top: 0.625em;
  padding-top: calc(10em / 16);
  padding-bottom: 0.625em;
  padding-bottom: calc(10em / 16);
}

.AchievementList-copyButton.is-disabled {
  color: #555;
}

.AchievementList-msg {
  padding-left: 2.9375em;
  padding-left: calc(47em / 16);
}

.AchievementList .AchievementList-addBtn {
  border-color: #2a405d;
  border-style: solid;
  color: #2a405d;
}

.AchievementList .AchievementList-remove {
  border-width: 0.11111em;
  border-width: calc(2em / 18);
  height: 2.77778em;
  height: calc(50em / 18);
  margin-left: 1.11111em;
  margin-left: calc(20em / 18);
  margin-top: -3.88889em;
  margin-top: calc(-70em / 18);
  width: 3.33333em;
  width: calc(60em / 18);
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border-color: #2a405d;
  border-style: solid;
  float: right;
}

.AchievementList .AchievementList-remove:before {
  color: #2a405d;
  content: '\2212';
  text-align: center;
  width: 100%;
  display: inline-block;
}

.lt-ie9 .AchievementList .AchievementList-remove {
  background: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/minus.png") center center no-repeat;
}

.AchievementList-fieldRow {
  position: relative;
}

.AchievementList-inpt--textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.Achievement-h {
  margin-bottom: 0;
  margin-top: 0.44444em;
  margin-top: calc(8em / 18);
}

.AchieventList-yearTitle {
  margin-bottom: 0;
}

.AchievementList-achievement {
  margin-top: 0.9375em;
  margin-top: calc(15em / 16);
  margin-bottom: 1.875em;
  margin-bottom: calc(30em / 16);
}

.Achievement-p {
  margin-right: 5em;
  margin-right: calc(80em / 16);
  font-weight: 200;
  margin-bottom: 0;
  margin-top: 0;
}

.AchievementDate {
  margin-top: 1em;
  margin-top: calc(16em / 16);
  border: 0 none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.AchievementDate label[for='is-current'], .AchievementDate [for='is-current'].CheckboxView-legend {
  display: inline-block;
  padding-right: 20px;
}

.AchievementList-description {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  color: #555;
  margin-top: 0;
  margin-bottom: 0.61538em;
  margin-bottom: calc(8em / 13);
}

.AchievementList-field {
  position: relative;
}

.AchievementList-field--from-year,
.AchievementList-field--to-year,
.AchievementList-field--from-month,
.AchievementList-field--to-month {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.AchievementList-field--from-month,
.AchievementList-field--to-month {
  padding-right: 0.5em;
  padding-right: calc(8em / 16);
}

.AchievementList-field--from-year,
.AchievementList-field--to-year {
  padding-left: 0.5em;
  padding-left: calc(8em / 16);
}

input.AchievementYear {
  padding-top: 1.15385em;
  padding-top: calc(15em / 13);
  padding-bottom: 1.15385em;
  padding-bottom: calc(15em / 13);
}

.AchievementList-field--achievement-year .AchievementList-label,
.AchievementList-field--achievement-month .AchievementList-label {
  margin-top: 0;
}

/*-- module:avatar-picker-view --*/
.AvatarPicker-popup:focus {
  border-color: #96d47a;
}

.theme-purple .AvatarPicker-popup:focus {
  border-color: #9f8dd3;
}

.theme-orange .AvatarPicker-popup:focus {
  border-color: #f8b628;
}

.AvatarPicker-list {
  max-height: 25em;
  overflow: auto;
  padding: 0;
}

.AvatarPicker-item {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding-left: 0;
  width: 32%;
}

.AvatarPicker-item,
.no-svg .AvatarPicker-item {
  background-image: none;
}

.AvatarPicker-link {
  border: solid .25em transparent;
  display: inline-block;
  width: 100%;
}

.AvatarPicker-link,
.AvatarPicker-img {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}

.AvatarPicker-img {
  width: 100%;
}

.AvatarPicker-link:hover,
.selectedAvatar {
  border-color: #76cdd2;
}

button.mfp-close {
  color: #222224;
  position: absoulte;
  right: 0;
  top: 0;
}

.AvatarPicker-h {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  background-color: #76cdd2;
  color: #222224;
  font-weight: bold;
  margin: -20px -30px 0;
  padding: 1em 30px;
}

.AvatarPicker-container {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  overflow: hidden;
}

.AvatarPicker-container.white-popup-block {
  background: #dff6f7;
}

.AvatarPicker-close {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  color: #1764a5;
  display: inline-block;
  text-decoration: none;
  width: 48%;
}

.AvatarPicker-close:hover {
  text-decoration: underline;
}

.AvatarPicker-select {
  background: #2a405d;
  border-color: #2a405d;
  color: #fff;
  display: inline-block;
  width: 48%;
}

.AvatarPicker-preview {
  height: 4.625em;
  width: auto;
}

.AvatarPicker-popup {
  border-color: #2a405d;
  margin-bottom: 1.25em;
  line-height: 1;
  vertical-align: top;
}

.AvatarPicker-popupText {
  color: #2a405d;
  display: inline-block;
  line-height: 4.625;
  padding-left: 1em;
  vertical-align: top;
}

/*-- module:checklist-view --*/
.Checklist-todoList {
  clear: both;
}

/*-- module:commitment-hours-view --*/
/*-- module:commitment-summary-view --*/
.CommitmentSummary {
  margin-top: 1em;
}

.CommitmentSummary-hour-text {
  font-weight: bold;
}

.CommitmentSummary-warning {
  background: #f6d4ad;
  text-transform: uppercase;
  padding: 1em;
}
.CommitmentSummary-warning .fa {
  color: #f5ad5b;
}

.CommitmentSummary-congrats {
  background: #b3d4fc;
  text-transform: uppercase;
  padding: 1em;
}
.CommitmentSummary-congrats .fa {
  color: #2a405d;
}

/*-- module:course-planner-view --*/
.CoursePlanner-disclaimer {
  font-style: italic;
  margin-top: 1em;
}

.CoursePlanner-course-row,
.CoursePlanner-form-row,
.CoursePlanner-requirements-checkboxes,
.CoursePlanner-requirements-option {
  width: 100%;
}

.CoursePlanner-course-item,
.CoursePlanner-form-item,
.CoursePlanner-requirements-option-input,
.CoursePlanner-requirements-option-label,
.CoursePlanner-requirements-option-container {
  text-align: left;
}
.flexbox .CoursePlanner-course-item, .flexbox
.CoursePlanner-form-item, .flexbox
.CoursePlanner-requirements-option-input, .flexbox
.CoursePlanner-requirements-option-label, .flexbox
.CoursePlanner-requirements-option-container {
  -moz-box-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.no-js .CoursePlanner-course-item, .no-flexbox .CoursePlanner-course-item, .no-js
.CoursePlanner-form-item, .no-flexbox
.CoursePlanner-form-item, .no-js
.CoursePlanner-requirements-option-input, .no-flexbox
.CoursePlanner-requirements-option-input, .no-js
.CoursePlanner-requirements-option-label, .no-flexbox
.CoursePlanner-requirements-option-label, .no-js
.CoursePlanner-requirements-option-container, .no-flexbox
.CoursePlanner-requirements-option-container {
  display: table-cell;
}

.CoursePlanner-course {
  font-size: 14.4px;
  font-size: 0.9rem;
}

.CoursePlanner-form-item-label,
.CoursePlanner-course-label {
  margin: 0;
  background-color: #29405e;
  color: #fff;
  padding: .5em;
  text-align: left;
  font-weight: bold;
}

.CoursePlanner-form-item-input,
.CoursePlanner-course-value {
  padding: .5em;
  background-color: #f2feff;
  color: #29405e;
}

.CoursePlanner-form-item-input input {
  width: 100%;
  background-color: #fff;
  color: #2a405d;
}

.CoursePlanner-form-item-input select {
  padding-top: 0.2em;
  padding-top: calc(3em / 15);
  padding-bottom: 0.2em;
  padding-bottom: calc(3em / 15);
  padding-left: 0.2em;
  padding-left: calc(3em / 15);
}

.CoursePlanner-form-item-input.selectWrapper,
.CoursePlanner-form-item-input select {
  height: 1.86667em;
  height: calc(28em / 15);
}

.CoursePlanner-semester-title {
  font-size: 1em;
  margin-bottom: .5em;
}

.CoursePlanner-requirements-option-input {
  max-width: 22px;
}

.CoursePlanner-requirements-option-label {
  margin-top: 4px;
}

.CoursePlanner-add-course-container {
  text-align: center;
}

.CoursePlanner-course-controls {
  margin: .5em 0;
}

.CoursePlanner-course-controls a {
  display: inline-block;
}
.CoursePlanner-course-controls a, .CoursePlanner-course-controls a:visited {
  color: #1764a5;
  text-decoration: none;
}

.delete-course-button {
  margin-left: 1em;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  z-index: 5000;
}
.rgba .popup {
  background: rgba(0, 0, 0, 0.8);
}

.popup-hide {
  display: none;
}

.popup-content {
  margin: 5% auto;
  background: #fff;
  padding: 3em 1em 4.5em 1em;
  position: relative;
}

.popup-close-button {
  position: absolute;
  top: 4px;
  right: 4px;
}
.popup-close-button, .popup-close-button:visited {
  color: #2a405d;
  text-decoration: none;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: alpha(opacity=80);
  filter: alpha(opacity=80);
}
.popup-close-button:hover {
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}

.save-button {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.CoursePlanner-semesterSummary {
  text-align: right;
  font-size: 0.8125em;
  font-size: calc(13em / 16);
}

/*-- module:email-sections-view --*/
.EmailSections-header {
  margin-left: -7.55396%;
  margin-left: calc(100% * -21 / 278);
  margin-right: -7.55396%;
  margin-right: calc(100% * -21 / 278);
  padding-left: 7.55396%;
  padding-left: calc(100% * 21 / 278);
  padding-right: 7.55396%;
  padding-right: calc(100% * 21 / 278);
  background: #2a405d;
  color: #fff;
}

.EmailSections-h {
  font-size: 1.125em;
  font-size: calc(18em / 16);
  margin-bottom: 0.94444em;
  margin-bottom: calc(17em / 18);
  margin-top: 0.94444em;
  margin-top: calc(17em / 18);
  float: left;
  font-weight: normal;
}

.EmailSections .EmailSections-toggle {
  height: 3.5em;
  height: calc(56em / 16);
  width: 3.5em;
  width: calc(56em / 16);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/toggle-arrow.svg");
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none;
  display: block;
  float: right;
}
.no-svg .EmailSections .EmailSections-toggle {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/toggle-arrow.png");
}

.EmailSections-checklistWrapper {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.EmailSections-emailLabel,
.EmailSections-sectionsLabel {
  display: block;
  margin-top: 1.75em;
  margin-top: calc(28em / 16);
  margin-bottom: 0.875em;
  margin-bottom: calc(14em / 16);
}

.EmailSections-intro {
  margin-top: 1.75em;
  margin-top: calc(28em / 16);
}

form .EmailSections-emailInput {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/envelope.svg");
  border-color: #76cdd2;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  border-style: solid;
  border-width: 2px;
  padding-left: 2.92308em;
  padding-left: calc(38em / 13);
}
.no-svg form .EmailSections-emailInput {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/envelope.png");
}

form .EmailSections-emailInput:focus {
  background-position: -1em center;
  padding-left: .8125em;
}

.EmailSections-list {
  list-style-type: none;
  padding-left: 0;
}

.EmailSections-item {
  margin-bottom: 0.9375em;
  margin-bottom: calc(15em / 16);
  background-image: none;
  padding-left: 0;
  position: relative;
}

.EmailSections-label {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 1.85714em;
  line-height: calc(26em / 14);
  font-weight: bold;
}

.lt-ie9 .EmailSections-label {
  display: inline-block;
}

.EmailSections .EmailSections-btn {
  border-color: #2a405d;
  color: #2a405d;
}

.EmailSections-numerals {
  padding-left: 0.71429em;
  padding-left: calc(10em / 14);
  padding-right: 0.71429em;
  padding-right: calc(10em / 14);
  display: inline-block;
  font-weight: 200;
}

.EmailSections-warning {
  background: #f6d4ad;
  text-transform: uppercase;
  padding: 1em;
  margin-top: 1em;
}
.EmailSections-warning .fa {
  color: #f5ad5b;
}

/*-- module:goal-list --*/
.GoalList-currentGoals .goalTitle,
.GoalList-editGoalForm .goalTitle {
  background-color: #dff6f7;
}

.theme-orange .GoalList-currentGoals .goalTitle,
.theme-orange .GoalList-editGoalForm .goalTitle {
  background: #fcab7e;
}

.theme-purple .GoalList-currentGoals .goalTitle,
.theme-purple .GoalList-editGoalForm .goalTitle {
  background: #edc6fc;
}

.GoalList-addGoalForm .buttonRow,
.GoalList-editGoalForm .buttonRow {
  margin-top: 2em;
}

.GoalList {
  margin: 1em 0;
  padding: 0.8em 0;
}

.GoalList-addNewGoalButton {
  border-color: #2a405d;
  background-color: #2a405d;
  color: #fff;
  display: inline-block;
  width: 100%;
}

.GoalList-addNewGoalButton:hover,
.GoalList-addNewGoalButton:focus,
.GoalList-addNewGoalButton:active {
  background-color: transparent;
  color: #2a405d;
}

.GoalList-addGoalForm .GoalList-saveGoal,
.GoalList-editGoalForm .GoalList-editFormSaveGoal {
  float: right;
  margin-right: 0;
}

.GoalList-currentGoals .goalTitle,
.GoalList-editGoalForm .goalTitle {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.125em;
  border-width: calc(2em / 16);
  line-height: 1.25em;
  line-height: calc(20em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  width: 100%;
  color: #2a405d;
  padding: 1em;
}

.GoalList-currentGoals .goalAnswer {
  padding: 0 1em;
}

.GoalList-currentGoals .goalAnswerTitle {
  margin-bottom: .2em;
}

.GoalList-currentGoals .goalAnswerContent {
  margin-top: .5em;
}

.GoalList-editGoalLink,
.GoalList-deleteGoalLink,
.GoalList-undoArchiveGoalLink {
  color: #1764a5;
  text-decoration: none;
  margin: 1em;
  display: inline-block;
}

.GoalList-editGoalLink:before {
  content: "\270E";
  margin-right: .2em;
  font-size: 1.2em;
}

.GoalList-deleteGoalLink:before {
  content: "\2718";
  margin-right: .2em;
  font-size: 1.2em;
}

.GoalList-undoArchiveGoalLink:before {
  content: "\21BA";
  margin-right: .2em;
  font-size: 1.2em;
}

.GoalList-editGoalLink:hover,
.GoalList-editGoalLink:active,
.GoalList-editGoalLink:focus,
.GoalList-deleteGoalLink:hover,
.GoalList-deleteGoalLink:active,
.GoalList-deleteGoalLink:focus,
.GoalList-undoArchiveGoalLink:hover,
.GoalList-undoArchiveGoalLink:focus,
.GoalList-undoArchiveGoalLink:active {
  text-decoration: none;
  color: #000;
}

.GoalList-deleteGoalLink {
  float: right;
}

.GoalList-viewPreiousversions {
  padding: 0 1em;
}

.GoalList-hideThisGoalVersion {
  float: right;
  text-decoration: none;
  color: #1764a5;
}

.GoalList-hideThisGoalVersion:hover,
.GoalList-hideThisGoalVersion:active,
.GoalList-hideThisGoalVersion:focus {
  text-decoration: underline;
}

.GoalList-viewPreiousversions h4 {
  margin-bottom: .2em;
}

.GoalList-viewPreiousversions ul {
  margin-left: 1.5em;
  padding: 0;
  list-style: none;
}

.GoalList-viewPreiousversions ul li {
  margin: .3em 0;
}

.GoalList-viewPreiousversions ul li a {
  color: #1764a5;
  text-decoration: none;
}

.GoalList-viewPreiousversions ul li a:hover,
.GoalList-viewPreiousversions ul li a:active,
.GoalList-viewPreiousversions ul li a:focus {
  text-decoration: underline;
}

.GoalList .errors {
  min-height: 1.5em;
  display: none;
  padding-left: 3.2em;
  line-height: 1.5em;
}

.GoalList-markGoalCompeletedButton {
  border-color: #2a405d;
  color: #2a405d;
  display: inline-block;
  width: 100%;
}

.GoalList-markGoalCompeletedButton:before {
  content: "\2714";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right: .2em;
  font-size: 1.1em;
}

.GoalList-stickerPicker {
  overflow: hidden;
  background: #FFFFFF;
  margin: 10% 2%;
  border-radius: 8px;
  max-width: 650px;
  padding: 0;
  text-align: left;
  position: relative;
}

.GoalList-stickerPicker h3 {
  background-color: #76cdd2;
  color: #222224;
  margin: 0;
  padding: 0.7em 0.8em;
}

.GoalList-stickerPicker ul {
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 17em;
  overflow-y: scroll;
  overflow-x: hidden;
}

.GoalList-stickerPicker ul li {
  float: left;
  display: inline-block;
  margin: 0 1.5%;
  width: 30%;
  list-style: none;
  background: none;
  padding: 0;
}

.GoalList-stickerPicker label, .GoalList-stickerPicker .CheckboxView-legend {
  text-align: center;
  padding: 2px;
}

.GoalList-stickerPicker label.active, .GoalList-stickerPicker .active.CheckboxView-legend {
  padding: 0;
  border: 2px solid #96d47a;
}

.GoalList-stickerPicker .buttonRow {
  padding: 0 1.2em 1em;
  overflow: hidden;
}

.lt-ie9 .GoalList-stickerPicker input[type="radio"] {
  float: none;
  margin: 0 auto;
  display: block;
  position: relative;
  padding: 0;
  border: auto;
  height: auto;
  width: auto;
  clip: auto;
}

form .buttonRow .GoalList-saveStickerButton {
  float: right;
  margin-right: 0;
}

a.GoalList-closeStickerButton,
a.GoalList-closeStickerButton:visited,
a.GoalList-closeStickerButton:link {
  position: absolute;
  right: 0.3em;
  font-size: 2em;
  color: #000;
  text-decoration: none;
  top: 0.1em;
}

.GoalList-closeStickerButton:before {
  content: "x";
}

.GoalList-currentGoals .goalItem {
  position: relative;
}

.GoalList-currentGoals .GoalList-goalSticker {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 8em;
}

/* Lite box */
html.stickerLiteboxOn,
html.stickerLiteboxOn body {
  overflow: hidden;
  position: static;
}

.stickerLitebox-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.lt-ie9 .stickerLitebox-wrap {
  background: #000;
}

.stickerLitebox-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: scroll;
}

/*
.stickerLitebox-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
*/
.stickerLitebox-content {
  text-align: left;
  z-index: 1045;
  width: 100%;
  cursor: auto;
  margin: 0 auto;
}

/*-- module:html-view --*/
/*-- module:landing-page-view --*/
.LandingPage-h {
  background: #76cdd2;
}

.theme-purple .LandingPage-h {
  background: #edc6fc;
}

.theme-orange .LandingPage-h {
  background: #fcab7e;
}

.LandingPage-yearRange {
  font-weight: bold;
}

.LandingPage-h {
  font-size: 1.625em;
  font-size: calc(26em / 16);
  height: 3.25em;
  height: calc(91em / 28);
  padding-left: 0.5em;
  padding-left: calc(14em / 28);
  padding-right: 0.5em;
  padding-right: calc(14em / 28);
  padding-top: 0.85714em;
  padding-top: calc(24em / 28);
  right: 6.5625%;
  right: calc(100% * 21 / 320);
  border-bottom-left-radius: .142857143em;
  border-bottom-right-radius: .142857143em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #222224;
  font-weight: 200;
  line-height: 1;
  margin: 0;
  position: absolute;
  top: 0;
}

/*-- module:login --*/
.Login {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/buildings.svg");
}
.no-svg .Login {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/buildings.png");
}

.Login-row {
  border-color: #66ccd2;
}

.Login-input--email {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/envelope.svg");
}
.no-svg .Login-input--email {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/envelope.png");
}

.Login-input--password {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/padlock.svg");
}
.no-svg .Login-input--password {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/padlock.png");
}

.Login-input::-webkit-input-placeholder {
  color: #2a405d;
}

.Login-input:-moz-placeholder {
  color: #2a405d;
}

.Login-input::-moz-placeholder {
  color: #2a405d;
}

.Login-input:-ms-input-placeholder {
  color: #2a405d;
}

form .Login-button {
  border-color: #96d47a;
  color: #2a405d;
}

.Login-button:hover,
.Login-button:focus {
  background: #96d47a;
}

.Register-btn {
  border-color: #2a405d;
  color: #2a405d;
}

.Register-btn:hover,
.Register-btn:focus {
  background-color: #2a405d;
  color: #fff;
}

.l-loginFormInner {
  margin-left: -7.55396%;
  margin-left: calc(100% * -21 / 278);
  margin-right: -7.55396%;
  margin-right: calc(100% * -21 / 278);
}

.Login {
  padding-bottom: 8.0625em;
  padding-bottom: calc(129em / 16);
  background-position: center bottom;
  background-repeat: repeat-x;
}

.Login-row,
.Login-submitRow {
  margin-left: 1.25em;
  margin-left: calc(20em / 16);
  margin-right: 1.25em;
  margin-right: calc(20em / 16);
}

.Login-row {
  margin-bottom: 0.75em;
  margin-bottom: calc(12em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  position: relative;
}

form .Login-input {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  padding-bottom: 1.15385em;
  padding-bottom: calc(15em / 13);
  padding-left: 2.92308em;
  padding-left: calc(38em / 13);
  padding-top: 1.07692em;
  padding-top: calc(14em / 13);
  -webkit-transition: 0.3s all cubic-bezier(0.71, -2.08, 0.92, 1.01);
  -moz-transition: 0.3s all cubic-bezier(0.71, -2.08, 0.92, 1.01);
  transition: 0.3s all cubic-bezier(0.71, -2.08, 0.92, 1.01);
  background-position: .8125em center;
  background-repeat: no-repeat;
  border: 0;
  box-sizing: border-box;
  display: block;
  width: 100%;
}

form .Login-input:focus {
  background-position: -1em center;
  padding-left: .8125em;
}

form .Login-button {
  text-transform: uppercase;
}

.RegisterLink,
.About {
  margin-left: 1.25em;
  margin-left: calc(20em / 16);
  margin-right: 1.25em;
  margin-right: calc(20em / 16);
  margin-top: 2.125em;
  margin-top: calc(34em / 16);
}

.Register-btn {
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.AdditionalInfo {
  overflow: hidden;
}

.Login-errors {
  padding-left: 3.125em;
  padding-left: calc(50em / 16);
  padding-top: 0.9375em;
  padding-top: calc(15em / 16);
  background-position-y: center;
}

.Login-errors > p {
  margin-top: 0;
}

.Login-forgot {
  margin-top: 0.71429em;
  margin-top: calc(10em / 14);
  border: 0;
  text-align: right;
}

.Login-passwordLink:link,
.Login-passwordLink:visited {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 1.42857em;
  line-height: calc(20em / 14);
  color: #47852b;
  font-weight: 200;
}

.Login-passwordLink:hover {
  color: #2a405d;
}

.Login-passwordResetError {
  padding-left: 2.9375em;
  padding-left: calc(47em / 16);
  padding-bottom: 0.9375em;
  padding-bottom: calc(15em / 16);
}

.Login-passwordResetBtn {
  margin-top: 0.55556em;
  margin-top: calc(10em / 18);
}

.Login-forgotEmailRequestRow input[type=password] {
  margin-bottom: 0.35714em;
  margin-bottom: calc(5em / 14);
}

/*-- module:message-collection --*/
/*-- module:messages-view --*/
.MessagesView {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/bikes-forest.svg");
}
.no-svg .MessagesView {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/bikes-forest.png");
}

.theme-purple .MessagesView {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/bikes-forest-purple.svg");
}
.no-svg .theme-purple .MessagesView {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/bikes-forest-purple.png");
}

.theme-orange .MessagesView {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/bikes-forest-orange.svg");
}
.no-svg .theme-orange .MessagesView {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/bikes-forest-orange.png");
}

.MessagesView--pathways-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/traffic-city.svg");
}
.no-svg .MessagesView--pathways-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/traffic-city.png");
}

.theme-purple .MessagesView--pathways-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/traffic-city-purple.svg");
}
.no-svg .theme-purple .MessagesView--pathways-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/traffic-city-purple.png");
}

.theme-orange .MessagesView--pathways-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/traffic-city-orange.svg");
}
.no-svg .theme-orange .MessagesView--pathways-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/traffic-city-orange.png");
}

.MessagesView--11-12-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/city-aircraft.svg");
}
.no-svg .MessagesView--11-12-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/city-aircraft.png");
}

.theme-purple .MessagesView--11-12-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/city-aircraft-purple.svg");
}
.no-svg .theme-purple .MessagesView--11-12-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/city-aircraft-purple.png");
}

.theme-orange .MessagesView--11-12-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/city-aircraft-orange.svg");
}
.no-svg .theme-orange .MessagesView--11-12-plan {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/city-aircraft-orange.png");
}

.MessagesView {
  padding-bottom: 8.625em;
  padding-bottom: calc(138em / 16);
  background-position: center bottom;
  background-repeat: repeat-x;
  padding-left: 0;
  margin-left: -7.55396%;
  margin-left: calc(100% * -21 / 278);
  margin-right: -7.55396%;
  margin-right: calc(100% * -21 / 278);
  padding-left: 7.55396%;
  padding-left: calc(100% * 21 / 278);
  padding-right: 7.55396%;
  padding-right: calc(100% * 21 / 278);
}

.MessagesView--pathways-plan {
  background-position: -50% bottom;
  padding-bottom: 9.875em;
  padding-bottom: calc(158em / 16);
}

.MessagesView-message {
  margin-bottom: 1.25em;
  margin-bottom: calc(20em / 16);
  margin-top: 1.25em;
  margin-top: calc(20em / 16);
  padding-bottom: 0.5625em;
  padding-bottom: calc(9em / 16);
  padding-left: 0.875em;
  padding-left: calc(14em / 16);
  padding-right: 0.875em;
  padding-right: calc(14em / 16);
  padding-top: 0.5625em;
  padding-top: calc(9em / 16);
  -moz-border-radius: 0.125em;
  -webkit-border-radius: 0.125em;
  border-radius: 0.125em;
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/alert-icon.svg");
  background-color: #fbf3c5;
  background-position: .875em .5625em;
  background-repeat: no-repeat;
  color: #222224;
  list-style: none;
  position: relative;
}
.no-svg .MessagesView-message {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/alert-icon.png");
}

.MessagesView .MessagesView-close {
  height: 1.75em;
  height: calc(28em / 16);
  width: 1.75em;
  width: calc(28em / 16);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/close-x.svg");
  background-color: transparent;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.no-svg .MessagesView .MessagesView-close {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/close-x.png");
}

.MessagesView-msgTitle {
  padding-top: 0.1875em;
  padding-top: calc(3em / 16);
  display: block;
  text-transform: uppercase;
}

.MessagesView-msgContents,
.MessagesView-msgTitle {
  padding-left: 1.8125em;
  padding-left: calc(29em / 16);
}

.MessagesView-msgContents p {
  font-size: 0.9375em;
  font-size: calc(15em / 16);
  margin-bottom: 0.26667em;
  margin-bottom: calc(4em / 15);
  margin-top: 0.4em;
  margin-top: calc(6em / 15);
}

/*-- module:multi-tag-view --*/
.MultiTag-fields button {
  margin-top: 1em;
}

.MultiTag-fieldRow {
  position: relative;
}

.MultiTag-set {
  padding-bottom: 1.5em;
}

.MultiTag-set h6:not(:first-child) {
  margin-top: 1em;
}

/*-- module:nested-tag-list --*/
form .NestedTagList-removeParent {
  font-size: 0.92308em;
  font-size: calc(24em / 26);
  line-height: 1.08333em;
  line-height: calc(26em / 24);
  background: transparent;
  border: 0;
  color: #2a405d;
  float: right;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 12%;
}

.NestedTagList-removeParent:before {
  content: '\2212';
}

.TagList-search-container {
  position: relative;
  overflow: initial !important;
  height: 52px;
}

.TagList-search-container input {
  position: relative;
  z-index: 20;
}

.TagList-search-icon {
  float: right;
  height: 100%;
  padding-right: 20px;
  line-height: 56px;
}

.TagList-search-icon svg {
  width: 20px;
  height: 20px;
}

.TagList-search-result-container {
  width: 100%;
  position: sticky;
  z-index: 1;
  display: none;
}

.TagList-search-results {
  position: absolute;
  width: 100%;
  top: 52px;
  left: -2px;
  background-color: blue;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  background-color: white;
  max-height: 240px;
  overflow-y: auto;
}

.TagList-search-results li {
  list-style: none;
  margin: 0px;
}

.TagList-search-results button {
  width: 100%;
  text-align: left;
  border: 0px;
  border-radius: 0px;
  background-color: transparent;
  outline: none;
}

.TagList-search-results button:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/*-- module:new-school-year-view --*/
/*-- module:plan-navigator --*/
.PlanNavigatorView-mainHeading {
  background: #76cdd2;
}

.theme-purple .PlanNavigatorView-mainHeading {
  background: #edc6fc;
}

.theme-orange .PlanNavigatorView-mainHeading {
  background: #fcab7e;
}

.PlanNavigatorView-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.125em;
  border-width: calc(2em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #2a405d;
  border-style: solid;
  display: table;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}

.PlanNavigatorView-item {
  border-left: solid 0.125em #2a405d;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  float: left;
  overflow: hidden;
  padding-left: 0;
  position: relative;
  vertical-align: middle;
  width: 33.33333333333333%;
}

.PlanNavigatorView-item,
.no-svg .PlanNavigatorView-item {
  background-image: none;
}

.PlanNavigatorView-item:first-child {
  border-left: 0;
}

.PlanNavigatorView-item,
.PlanNavigatorView-linkWrapper {
  height: 3.125em;
  height: calc(50em / 16);
}

.PlanNavigatorView-linkWrapper {
  display: table;
  width: 101%;
}

.PlanNavigatorView-link:link,
.PlanNavigatorView-link:visited {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  height: 3.57143em;
  height: calc(50em / 14);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  color: #2a405d;
  display: table-cell;
  height: 100%;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}

.PlanNavigatorView-link:hover,
.PlanNavigatorView-link--current:link,
.PlanNavigatorView-link--current:visited {
  background: #2a405d;
  color: #fff;
}

.PlanNavigatorView-mainHeading {
  font-size: 1.125em;
  font-size: calc(18em / 16);
  line-height: 2.05556em;
  line-height: calc(37em / 18);
  padding-bottom: 0.55556em;
  padding-bottom: calc(10em / 18);
  padding-top: 0.55556em;
  padding-top: calc(10em / 18);
  margin-left: -7.55396%;
  margin-left: calc(100% * -21 / 278);
  margin-right: -7.55396%;
  margin-right: calc(100% * -21 / 278);
  padding-left: 7.55396%;
  padding-left: calc(100% * 21 / 278);
}

/*-- module:plan-progress --*/
.PlanProgress-scale {
  background-color: #96d47a;
}

.theme-purple .PlanProgress-scale {
  background-color: #9f8dd3;
}

.theme-orange .PlanProgress-scale {
  background-color: #f8b628;
}

.PlanProgress-bar h3 {
  font-size: 1.125em;
  font-size: calc(18em / 16);
  margin-bottom: 0.3125em;
  margin-bottom: calc(5em / 16);
  font-weight: normal;
}

.PlanProgress-scale {
  height: 1.25em;
  height: calc(20em / 16);
  display: block;
  width: 100%;
}

.PlanProgress-bar .progress-completed {
  height: 1.25em;
  height: calc(20em / 16);
  background-color: #2a405d;
  transition: width 1s ease-in-out;
  width: 0;
}

/*-- module:plan-router --*/
.Plan-h {
  width: 3.25em;
  width: calc(91em / 28);
  font-size: 1.75em;
  font-size: calc(28em / 16);
  background: #76cdd2;
  margin-top: 0;
  position: absolute;
  right: 6.5625%;
  right: calc(100% * 21 / 320);
  top: 0;
}

.Loader {
  clear: left;
}

.Loader-main {
  margin: 6.25em auto;
  width: 6.25em;
  width: calc(100em / 16);
  height: 6.25em;
  height: calc(100em / 16);
  position: relative;
  text-align: center;
  -webkit-animation: rot 2.0s infinite linear;
  animation: rot 2.0s infinite linear;
}

.Loader-dot1, .Loader-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #2a405d;
  border-radius: 100%;
  -webkit-animation: bnce 2.0s infinite ease-in-out;
  animation: bnce 2.0s infinite ease-in-out;
}

.Loader-dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes rot {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rot {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes bnce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bnce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*-- module:print-section-view --*/
.ViewersListModule {
  padding: .8em 1em;
}

.ViewersList-form {
  margin-bottom: 1em;
}

.ViewersList-field-container {
  overflow: hidden;
  border: 2px solid #76cdd2;
  border-radius: 4px;
  margin: 0;
}

.ViewersList-field-container input[type="text"] {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  width: 85%;
  color: #757676;
  border: 0;
  float: left;
  margin: 1em 0;
  padding-left: 2%;
}

.ViewersList-field-container input[type="text"]:focus,
.ViewersList-field-container input[type="text"]:active {
  outline: none;
}

.ViewersList-field-container button[type="submit"]:before {
  content: "+";
}

.ViewersList-field-container button[type="submit"] {
  background: transparent;
  font-size: 1.5em;
  font-size: calc(24em / 16);
  line-height: 1.625em;
  line-height: calc(26em / 16);
  border: 0;
  padding: 0.3em 0;
  float: right;
  width: 12%;
  color: #2a405d;
}

.ViewersList-input-label {
  font-size: .8em;
  color: #757676;
  display: block;
  margin-top: .2em;
}

/* ViewersList Listing */
.ViewersList-list {
  margin: 0;
  border: 2px solid #fff;
  /* to match the size of form */
  padding: 0;
  list-style: none;
}

.ViewersList-list .ViewersList-item {
  width: 100%;
  display: block;
  padding-left: 2%;
  width: 98%;
  overflow: hidden;
}

.ViewersList-list .ViewersList-item-value {
  padding: .8em 0;
  width: 85%;
  display: block;
  float: left;
}

.ViewersList-list li:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.ViewersList-list li:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.ViewersList-list li:nth-child(odd) {
  background: #dff6f7;
}

.ViewersList-list li:nth-child(even) {
  background: #f2feff;
}

.ViewersList-list .remove {
  background: transparent;
  font-size: 1.5em;
  font-size: calc(24em / 16);
  line-height: 1.625em;
  line-height: calc(26em / 16);
  border: 0;
  padding: 0;
  float: right;
  width: 12%;
  color: #2a405d;
  text-decoration: none;
  text-align: center;
}

.ViewersList-list .remove:before {
  content: "\2212";
}

.errors {
  min-height: 1.5em;
  display: none;
  padding-left: 3.2em;
  line-height: 1.5em;
}

/*-- module:proficiency-list-view --*/
.ProficiencyList-scoreLabel {
  padding-right: 2.5em;
}

.ProficiencyList-btn {
  margin: 1em 1.25em 0.5em 0;
}

.ProficiencyList-message {
  font-style: italic;
}

/*-- module:question-list-view --*/
.TextView-input,
.SectionRating-wrapper {
  border-color: #76cdd2;
}

.SelectView-wrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-green.svg");
}
.no-svg .SelectView-wrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-green.png");
}

.SectionRating-star,
.StarRating-star {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-green.svg");
}
.no-svg .SectionRating-star, .no-svg
.StarRating-star {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-green.png");
}

.SectionRating-star.is-active,
.StarRating-star.is-active {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-green-active.svg");
}
.no-svg .SectionRating-star.is-active, .no-svg
.StarRating-star.is-active {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-green-active.png");
}

input[type="range"] {
  background: #76cdd2;
}

input[type="range"]::-moz-range-track {
  background: #76cdd2;
}

.theme-purple .TextView-input,
.theme-purple .SectionRating-wrapper {
  border-color: #edc6fc;
}
.theme-purple .SelectView-wrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-purple.svg");
}
.no-svg .theme-purple .SelectView-wrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-purple.png");
}
.theme-purple .SectionRating-star,
.theme-purple .StarRating-star {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-purple.svg");
}
.no-svg .theme-purple .SectionRating-star, .no-svg
.theme-purple .StarRating-star {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-purple.png");
}
.theme-purple .SectionRating-star.is-active,
.theme-purple .StarRating-star.is-active {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-purple-active.svg");
}
.no-svg .theme-purple .SectionRating-star.is-active, .no-svg
.theme-purple .StarRating-star.is-active {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-purple-active.png");
}
.theme-purple input[type="range"],
.theme-purple input[type="range"]::-moz-range-track {
  background: #edc6fc;
}

.theme-orange .TextView-input,
.theme-orange .SectionRating-wrapper {
  border-color: #fcab7e;
}
.theme-orange .SelectView-wrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-orange.svg");
}
.no-svg .theme-orange .SelectView-wrapper {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/down-arrow-orange.png");
}
.theme-orange .SectionRating-star,
.theme-orange .StarRating-star {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-orange.svg");
}
.no-svg .theme-orange .SectionRating-star, .no-svg
.theme-orange .StarRating-star {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-orange.png");
}
.theme-orange .SectionRating-star.is-active,
.theme-orange .StarRating-star.is-active {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-orange-active.svg");
}
.no-svg .theme-orange .SectionRating-star.is-active, .no-svg
.theme-orange .StarRating-star.is-active {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/star-orange-active.png");
}
.theme-orange input[type="range"],
.theme-orange input[type="range"]::-moz-range-track {
  background: #fcab7e;
}

.QuestionList-submitRow {
  margin-top: 0.75em;
  margin-top: calc(12em / 16);
}

.QuestionList-btn {
  margin-bottom: 0.55556em;
  margin-bottom: calc(10em / 18);
  margin-right: 1.11111em;
  margin-right: calc(20em / 18);
  padding-left: 0.27778em;
  padding-left: calc(5em / 18);
  padding-right: 0.27778em;
  padding-right: calc(5em / 18);
  color: #2a405d;
  display: inline-block;
  width: 100%;
}

.QuestionList-saveWarn {
  padding-left: 2.9375em;
  padding-left: calc(47em / 16);
}

.TextView-label,
.SelectView-label,
.SectionRating-label,
.StarRating-label {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  padding-bottom: 0.46154em;
  padding-bottom: calc(6em / 13);
  display: block;
  font-weight: bold;
  margin-top: 1.53846em;
  margin-top: calc(20em / 13);
}

.TextView-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  padding-bottom: 1.26923em;
  padding-bottom: calc(16.5em / 13);
  padding-left: 1.53846em;
  padding-left: calc(20em / 13);
  padding-right: 1.53846em;
  padding-right: calc(20em / 13);
  padding-top: 1.26923em;
  padding-top: calc(16.5em / 13);
  -moz-border-radius: 0.30769em;
  -webkit-border-radius: 0.30769em;
  border-radius: 0.30769em;
  border-style: solid;
  color: #2a405d;
  line-height: 1.461538462;
  width: 100%;
}

.SelectView-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.125em;
  border-width: calc(2em / 16);
  height: 3.1875em;
  height: calc(51em / 16);
  line-height: 1.25em;
  line-height: calc(20em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background-color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  border-color: #2a405d;
  border-style: solid;
  display: block;
  overflow: hidden;
  padding-top: 0;
  position: relative;
  width: 100%;
}

.SelectView-select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9375em;
  font-size: calc(15em / 16);
  height: 3.4em;
  height: calc(51em / 15);
  line-height: 1.33333em;
  line-height: calc(20em / 15);
  padding-bottom: 0.9em;
  padding-bottom: calc(13.5em / 15);
  padding-top: 0.9em;
  padding-top: calc(13.5em / 15);
  -moz-border-radius: 0.26667em;
  -webkit-border-radius: 0.26667em;
  border-radius: 0.26667em;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 0 none;
  color: #2a405d;
  display: block;
  padding-left: 1em;
  text-indent: 0.01px;
  text-overflow: "";
  width: 100%;
}

.SelectView-select option {
  background: #fff;
  color: #2a405d;
}

.SelectView-wrapper:hover {
  background-color: #2a405d;
  color: #fff;
}

.SelectView-select:hover {
  color: #fff;
}

.SelectView-select:focus,
.SelectView-select:active {
  border: 0 none;
  outline: none;
}

.SectionRating .SectionRating-input,
.StarRating .StarRating-input {
  display: none;
}

.SectionRating .SectionRating-star,
.StarRating .StarRating-star {
  height: 1.25em;
  height: calc(20em / 16);
  width: 1.5em;
  width: calc(24em / 16);
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 none;
  font-size: 1em;
  padding: 0;
  transition: none;
}

.SectionRating {
  display: none;
}

.SectionRating-wrapper {
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  margin-top: 1.23077em;
  margin-top: calc(16em / 13);
  padding: 1.23077em;
  padding: calc(16em / 13);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border-style: solid;
  display: inline-block;
  width: auto;
}

.SectionRating-label {
  margin: 0;
}

.SectionRating-star {
  vertical-align: bottom;
}

.CheckboxView {
  border: 0 none;
  position: relative;
}

.lt-ie9 .CheckboxView {
  padding-left: 1em;
  text-indent: -1em;
}

.CheckboxView-legend {
  margin-bottom: -0.76923em;
  margin-bottom: calc(-10em / 13);
  padding-top: 1.53846em;
  padding-top: calc(20em / 13);
  margin-top: 0;
}

.Slider {
  padding-bottom: 1em;
}

.Slider label, .Slider .CheckboxView-legend {
  font-size: 1em;
}

.Slider-hint-right {
  float: right;
}

.Slider span {
  font-size: 0.8em;
}

.Slider-input {
  width: 100%;
}

.Slider-labels {
  display: table;
  width: 100%;
}

.Slider-label {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  line-height: 1.53846em;
  line-height: calc(20em / 13);
  padding-bottom: 0.76923em;
  padding-bottom: calc(10em / 13);
  padding-top: 0.38462em;
  padding-top: calc(5em / 13);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  display: table-cell;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.Slider .Slider-label {
  border-bottom-color: transparent;
}

.Slider-label:first-child {
  text-align: left;
}

.Slider-label:last-child {
  text-align: right;
}

.Slider .Slider-label {
  background: transparent;
}

.Slider-label:focus {
  background: #2a405d;
  color: #fff;
  outline: none;
}

input[type="range"] {
  -webkit-appearance: none;
  height: 0.375em;
  height: calc(6em / 16);
  border-radius: 0;
  box-shadow: none;
  vertical-align: middle;
  cursor: pointer;
}

input[type="range"]::-moz-range-track {
  -moz-appearance: none;
  height: 0.375em;
  height: calc(6em / 16);
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  border-radius: 1.25em;
  border-radius: calc(20em / 16);
  height: 1.25em;
  height: calc(20em / 16);
  width: 1.25em;
  width: calc(20em / 16);
  background: #2a405d;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  cursor: col-resize;
}

input[type="range"]::-moz-range-thumb {
  -moz-appearance: none;
  border-radius: 1.25em;
  border-radius: calc(20em / 16);
  background: #2a405d;
  height: 1.25em;
  height: calc(20em / 16);
  width: 1.25em;
  width: calc(20em / 16);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  border: 0 none;
  cursor: col-resize;
}

input[type="range"][disabled="disabled"] {
  background: #888;
}

input[type="range"][disabled="disabled"]::-moz-range-track {
  background: #888;
}

.Radio-label {
  display: inline-block;
  margin-top: 0;
}

.Radio {
  margin-top: 1.25em;
  margin-top: calc(20em / 16);
  border: 0 none;
  padding: 0;
}

.Radio-option {
  clear: right;
  float: right;
  width: 20%;
}

.Radio-legend {
  float: left;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  font-size: calc(14em / 16);
  padding-right: 0.71429em;
  padding-right: calc(10em / 14);
}

.Radio-input,
.Radio-label {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 1.42857em;
  line-height: calc(20em / 14);
  vertical-align: baseline;
}

.lt-ie9 .Radio-label {
  position: relative;
  top: -2px;
}

.spinner {
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
  display: inline-block;
  height: 20px;
  margin: 0 20px 0 0;
  position: relative;
  text-align: center;
  width: 20px;
}

.dot1,
.dot2 {
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2ss infinite ease-in-out;
  background-color: #2a405d;
  border-radius: 100%;
  display: inline-block;
  height: 60%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 60%;
}

.dot2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  bottom: 0;
  top: auto;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes bounce {
  0%,
    100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
    100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.no-cssanimations .spinner {
  background: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/loader.gif") no-repeat center center;
}

.no-cssanimations .dot1,
.no-cssanimations .dot2 {
  display: none;
}

/*-- module:registration-view --*/
.Registration {
  margin-right: 6.25%;
  margin-right: calc(100% * 20 / 320);
  margin-left: 6.25%;
  margin-left: calc(100% * 20 / 320);
}

.Registration-row {
  margin-bottom: 1.25em;
  margin-bottom: calc(20em / 16);
  max-height: 26.25em;
  max-height: calc(420em / 16);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
  padding: 0;
  position: relative;
}

.Registration-row--metadataSelectionField label, .Registration-row--metadataSelectionField .CheckboxView-legend {
  display: inline-block;
  padding-left: .667em;
}

form .Registration-lbl {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  margin-bottom: 0em;
  margin-bottom: calc(0em / 13);
  margin-top: 1.23077em;
  margin-top: calc(16em / 13);
  display: block;
  font-weight: bold;
  padding-left: 0;
}

.Registration-row .sq-form-field[type=text],
.Registration-row .sq-form-field[type=password],
.Registration-row .sq-form-field[type=email] {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  box-sizing: border-box;
  width: 100%;
}

.Registration-row .sq-backend-smallprint {
  display: none;
}

.Registration-row--metadataSelectionField ul {
  margin: 0;
}

.Registration-row--metadataSelectionField li {
  list-style: none;
  font-size: 0.8125em;
  font-size: calc(13em / 16);
}

.Registration-row [type=password] {
  margin-bottom: 0.76923em;
  margin-bottom: calc(10em / 13);
}

.is-hidden {
  margin: 0;
  max-height: 0;
  overflow: hidden;
}

.Registration--submitRow {
  padding-bottom: 2.5em;
  padding-bottom: calc(40em / 16);
}

.Registration-row--metadataDateField select {
  display: inline-block;
  width: 32%;
}

.Registration-row--metadataSelectionField select {
  border: 0 none;
}

.Registration-row--metadataDateField select:hover,
.Registration-row--metadataDateField select:focus,
.Registration-row--metadataSelectionField select:hover,
.Registration-row--metadataSelectionField select:focus {
  background: #2a405d;
  color: #fff;
}

.Registration-row--avatar {
  display: none;
}

[data-view-name=RegistrationView] #sq_commit_button {
  font-size: 1.125em;
  font-size: calc(18em / 16);
  line-height: 1.11111em;
  line-height: calc(20em / 18);
  padding-bottom: 0.66667em;
  padding-bottom: calc(12em / 18);
  padding-top: 0.66667em;
  padding-top: calc(12em / 18);
}

.Registration-cancel {
  border-color: #2a405d;
  display: inline-block;
  width: auto;
}

.Registration-cancel:hover {
  background: #2a405d;
}

.Registration-cancel:link,
.Registration-cancel:visited,
.Register-btn:link,
.Register-btn:visited {
  color: #2a405d;
}

.Registration-cancel:hover,
.Register-btn:hover {
  color: #fff;
}

#sq_accessible_validation_link {
  display: block;
  font-size: 0.8125em;
  font-size: calc(13em / 16);
}

/*-- module:responsibility-list --*/
.ResponsibilityList .ResponsibilityList-input {
  border-color: #76cdd2;
}

.ResponsibilityList-item {
  background-color: #dff6f7;
}

.ResponsibilityList-item:nth-child(2n) {
  background-color: #f2feff;
}

.theme-purple .ResponsibilityList .ResponsibilityList-input {
  border-color: #edc6fc;
}
.theme-purple .ResponsibilityList-item {
  background-color: #edc6fc;
}
.theme-purple .ResponsibilityList-item:nth-child(2n) {
  background-color: #f5defd;
}

.theme-orange .ResponsibilityList-input {
  border-color: #fcab7e;
}
.theme-orange .ResponsibilityList-item {
  background-color: #fcab7e;
}
.theme-orange .ResponsibilityList-item:nth-child(2n) {
  background-color: #fdbb97;
}

.ResponsibilityList-description {
  color: #757676;
}

.ResponsibilityList-addBtn,
.ResponsibilityList-extraHours {
  vertical-align: bottom;
}

.ResponsibilityList-row {
  margin-bottom: 1.25em;
  margin-bottom: calc(20em / 16);
  position: relative;
}

.ResponsibilityList-input,
.ResponsibilityList-label,
.ResponsibilityList-hoursLabel {
  float: left;
  margin-top: 0;
}

.ResponsibilityList-checkbox {
  float: left;
}

.ResponsibilityList-checkbox:not(:checked) + label:before, .ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:before,
.ResponsibilityList-checkbox:checked + label:before,
.ResponsibilityList-checkbox:checked + .CheckboxView-legend:before,
.ResponsibilityList-checkbox:not(:checked) + label:after,
.ResponsibilityList-checkbox:not(:checked) + .CheckboxView-legend:after,
.ResponsibilityList-checkbox:checked + label:after,
.ResponsibilityList-checkbox:checked + .CheckboxView-legend:after {
  top: 0;
}

.ResponsibilityList-label,
.ResponsibilityList-hoursLabel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.875em;
  font-size: calc(14em / 16);
  padding-right: 2.15827%;
  padding-right: calc(100% * 6 / 278);
}

.ResponsibilityList-label {
  width: 57.19424%;
  width: calc(100% * 159 / 278);
}

.ResponsibilityList-hoursLabel {
  width: 19.06475%;
  width: calc(100% * 53 / 278);
}

.ResponsibilityList .ResponsibilityList-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  height: 2.46154em;
  height: calc(32em / 13);
  line-height: 1.23077em;
  line-height: calc(16em / 13);
  padding-bottom: 0.46154em;
  padding-bottom: calc(6em / 13);
  padding-left: 0.46154em;
  padding-left: calc(6em / 13);
  padding-top: 0.46154em;
  padding-top: calc(6em / 13);
  width: 23.74101%;
  width: calc(100% * 66 / 278);
  -moz-border-radius: 0.30769em;
  -webkit-border-radius: 0.30769em;
  border-radius: 0.30769em;
  border-style: solid;
  color: #2a405d;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.ResponsibilityList-extraResponsibilities {
  margin-top: 1.25em;
  margin-top: calc(20em / 16);
  margin-bottom: 1.25em;
  margin-bottom: calc(20em / 16);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  overflow: hidden;
  padding: 0;
}

.ResponsibilityList-item {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  list-style: none;
  padding-left: 0;
}

.ResponsibilityList-item,
.no-svg .ResponsibilityList-item {
  background-image: none;
}

.ResponsibilityList-itemDescription,
.ResponsibilityList-itemHours,
.ResponsibilityList-removeBtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.23077em;
  line-height: calc(16em / 13);
  padding-bottom: 0.76923em;
  padding-bottom: calc(10em / 13);
  padding-top: 0.76923em;
  padding-top: calc(10em / 13);
  display: block;
  float: left;
}

.ResponsibilityList-itemDescription {
  padding-left: 6.47482%;
  padding-left: calc(100% * 18 / 278);
  padding-right: 3.23741%;
  padding-right: calc(100% * 9 / 278);
  width: 57.55396%;
  width: calc(100% * 160 / 278);
}

.ResponsibilityList-itemHours {
  width: 26.97842%;
  width: calc(100% * 75 / 278);
}

.ResponsibilityList .ResponsibilityList-removeBtn {
  height: 2.76923em;
  height: calc(36em / 13);
  width: 15.10791%;
  width: calc(100% * 42 / 278);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/minus.svg");
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  padding: 0;
}
.no-svg .ResponsibilityList .ResponsibilityList-removeBtn {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/minus.png");
}

.ResponsibilityList .ResponsibilityList-extraHours {
  padding: 0.46154em;
  padding: calc(6em / 13);
  width: 4.61538em;
  width: calc(60em / 13);
  height: 3.84615em;
  height: calc(50em / 13);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ResponsibilityList .ResponsibilityList-addBtn {
  border-width: 0.11111em;
  border-width: calc(2em / 18);
  height: 2.77778em;
  height: calc(50em / 18);
  width: 3.33333em;
  width: calc(60em / 18);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/plus.svg");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border-color: #2a405d;
  border-style: solid;
  color: #2a405d;
  text-indent: -9999em;
}
.no-svg .ResponsibilityList .ResponsibilityList-addBtn {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/plus.png");
}

.ResponsibilityList-extraRow {
  position: relative;
}

.ResponsibilityList-extraRow--hours {
  display: inline-block;
  width: auto;
}

.lt-ie9 .ResponsibilityList-input,
.lt-ie9 .ResponsibilityList-label,
.lt-ie9 .ResponsibilityList-hoursLabel,
.lt-ie9 .ResponsibilityList-checkbox {
  float: left;
}
.lt-ie9 .ResponsibilityList-checkbox {
  position: relative;
  width: 5%;
  top: 3px;
}
.lt-ie9 .ResponsibilityList-label {
  width: 40%;
}
.lt-ie9 .ResponsibilityList-hoursLabel {
  width: 20%;
}
.lt-ie9 .ResponsibilityList-input {
  width: 30%;
}
.lt-ie9 .ResponsibilityList-extraHours,
.lt-ie9 .ResponsibilityList-addBtn {
  vertical-align: bottom;
}

/*-- module:resume-builder --*/
h3 {
  margin-bottom: 0;
}

.ResumeBuilder-form fieldset {
  border: 0;
}

.ResumeBuilder-form .checkList input[type="checkbox"] {
  margin-right: .3em;
}

.ResumeBuilder-form button[type="submit"] {
  width: 100%;
  margin-top: 1em;
}

.ResumeBuilder-form .checkList {
  margin: 0;
  padding: 0;
  list-style: none;
}

.ResumeBuilder-form label, .ResumeBuilder-form .CheckboxView-legend {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 1.85714em;
  line-height: calc(26em / 14);
  font-weight: bold;
  display: inline-block;
}

.ResumeBuilder-form .checkList li {
  margin-bottom: 0.9375em;
  margin-bottom: calc(15em / 16);
  position: relative;
  list-style: none;
  padding-left: 0;
  background-image: none;
}

.ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked),
.ResumeBuilder-form .checkList input[type="checkbox"]:checked {
  position: absolute;
  left: -99em;
}

.ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + label, .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + .CheckboxView-legend,
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + label,
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + .CheckboxView-legend {
  position: relative;
  padding-left: 2.42857em;
  padding-left: calc(34em / 14);
  cursor: pointer;
}

/* checkbox aspect */
.ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + label:before, .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + .CheckboxView-legend:before,
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + label:before,
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + .CheckboxView-legend:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: -0.14286em;
  top: calc(-2em / 14);
  width: 1.71429em;
  width: calc(24em / 14);
  height: 1.71429em;
  height: calc(24em / 14);
  border: 0 none;
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox.svg");
}
.no-svg .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + label:before, .no-svg .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + .CheckboxView-legend:before, .no-svg
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + label:before, .no-svg
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + .CheckboxView-legend:before {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox.png");
}

/* checked mark aspect */
.ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + label:after, .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + .CheckboxView-legend:after,
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + label:after,
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + .CheckboxView-legend:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: -0.14286em;
  top: calc(-2em / 14);
  transition: all .2s;
  width: 1.71429em;
  width: calc(24em / 14);
  height: 1.71429em;
  height: calc(24em / 14);
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked.svg");
}
.no-svg .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + label:after, .no-svg .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + .CheckboxView-legend:after, .no-svg
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + label:after, .no-svg
.ResumeBuilder-form .checkList input[type="checkbox"]:checked + .CheckboxView-legend:after {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/checkbox-checked.png");
}

/* checked mark aspect changes */
.ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + label:after, .ResumeBuilder-form .checkList input[type="checkbox"]:not(:checked) + .CheckboxView-legend:after {
  opacity: 0;
  transform: scale(0);
}

.ResumeBuilder-form .checkList input[type="checkbox"]:checked + label:after, .ResumeBuilder-form .checkList input[type="checkbox"]:checked + .CheckboxView-legend:after {
  opacity: 1;
  transform: scale(1);
}

/* Preview mode */
.resume-content {
  clear: both;
}

.resume-content h1 {
  margin-left: 0;
  margin-right: 0;
}

.resume-content a {
  color: #333333;
  text-decoration: none;
}

.resume-content a:hover,
.resume-content a:focus {
  color: #000;
  text-decoration: underline;
}

.resumeDownloadLink,
.view-resume {
  color: #2a405d;
  text-decoration: none;
  float: right;
}

.resumeDownloadLink:hover,
.view-resume:hover {
  text-decoration: underline;
}

.view-resume {
  float: none;
  color: #000;
}

/*-- module:section-list-view --*/
.SectionList-link {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/right-arrow-green.svg");
}
.no-svg .SectionList-link {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/right-arrow-green.png");
}

.theme-purple .SectionList-link {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/right-arrow-purple.svg");
}
.no-svg .theme-purple .SectionList-link {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/right-arrow-purple.png");
}

.theme-orange .SectionList-link {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/right-arrow-orange.svg");
}
.no-svg .theme-orange .SectionList-link {
  background-image: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/right-arrow-orange.png");
}

.SectionList {
  padding: 0;
}

.SectionList-item {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0.75em;
  margin-bottom: calc(12em / 16);
  padding: 0;
}

.SectionList-item,
.no-svg .SectionList-item {
  background-image: none;
}

.SectionList-link:link,
.SectionList-link:visited {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0.13333em;
  border-width: calc(2em / 15);
  font-size: 0.9375em;
  font-size: calc(15em / 16);
  line-height: 1.4em;
  line-height: calc(21em / 15);
  padding-bottom: 0.86667em;
  padding-bottom: calc(13em / 15);
  padding-left: 0.8em;
  padding-left: calc(12em / 15);
  padding-top: 0.86667em;
  padding-top: calc(13em / 15);
  -moz-border-radius: 0.26667em;
  -webkit-border-radius: 0.26667em;
  border-radius: 0.26667em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  background-position: right center;
  background-repeat: no-repeat;
  border-color: #2a405d;
  color: #2a405d;
  font-weight: bold;
  letter-spacing: -.3px;
  text-align: left;
}

.SectionList-link:hover {
  background-color: #2a405d;
  color: #fff;
}

.SectionList-link-completed:link {
  background: #ebfbe4;
  border-color: #96d47a;
}

.SectionList-link-completed:link:hover {
  background-color: #2a405d;
  border-color: #2a405d;
}

.SectionList-link-completed::after {
  -moz-border-radius: 0.26667em;
  -webkit-border-radius: 0.26667em;
  border-radius: 0.26667em;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  background: #2a405d;
  color: #fff;
  content: 'Competent';
  font-size: 0.7rem;
  margin-left: 10px;
  padding: 5px 10px;
}

.SectionList-link-completed:hover::after {
  background: #ebfbe4;
  color: #2a405d;
}

.SectionList-numerals {
  padding-right: 0.26667em;
  padding-right: calc(4em / 15);
  display: inline-block;
  font-weight: normal;
}

.SectionList-item .PrintSectionModule,
.SectionList-item.is-expanded .PrintSectionModule,
.PrintSectionModule .print-section,
.PrintSectionModule .PDF-section {
  display: none;
}

.spinner {
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
  display: inline-block;
  height: 20px;
  margin: 0 20px 0 0;
  position: relative;
  text-align: center;
  width: 20px;
}

.dot1,
.dot2 {
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2ss infinite ease-in-out;
  background-color: #2a405d;
  border-radius: 100%;
  display: inline-block;
  height: 60%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 60%;
}

.dot2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
  bottom: 0;
  top: auto;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes bounce {
  0%,
    100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
    100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.no-cssanimations .spinner {
  background: url("//pathways.act.edu.au/__data/app/dist/styles/mysource_files/loader.gif") no-repeat center center;
}

.no-cssanimations .dot1,
.no-cssanimations .dot2 {
  display: none;
}

.PrintSectionModule .spinner {
  float: left;
  margin: 0 20px 0 5px;
}

.PrintSectionModule .loading {
  float: left;
  line-height: 170%;
}

/*-- module:summary-charts --*/
.BarChart,
.DonutChart {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0 1em;
  position: relative;
  width: 100%;
}

/*-- module:swap-list --*/
.QuestionList-submitRow {
  clear: both;
}

#SwapList-choices .SwapList-option-value {
  color: #2a405d;
  text-decoration: none;
}

.SwapList-options, .SwapList-options-list, .SwapList-options-value {
  z-index: 9999;
}

.SwapList-options {
  margin-top: 10px;
}

.SwapList-pairs-list .SwapList-option-value {
  left: 0;
  top: 0;
  position: relative;
  color: #2a405d;
}

.SwapList-option-value, .SwapList-option-value:visited {
  color: #2a405d;
}

.SwapList-pairs-list {
  list-style: none outside none;
  margin-bottom: 40px;
  padding-left: 0;
  padding-top: 50px;
  width: 100%;
}

.SwapList-pairs-list li {
  background: none;
}

.SwapList-pairs-list .pair .title:first-of-type {
  margin-right: 3.50877%;
  margin-right: calc(100% * 24 / 684);
}

.SwapList-pairs-list .pair .title:nth-of-type(2) {
  text-indent: 3px;
}

.SwapList-pairs-list .title {
  margin-bottom: 5px;
}

.SwapList-options-list {
  list-style: none;
}

.SwapList-swap-cancel-btn {
  padding-left: 10px;
}

.swapList-question {
  float: left;
  margin-bottom: 10px;
}

.SwapModule {
  padding: .8em 1em;
}

.SwapList-list .controls, .SwapList-list .controls form {
  clear: both;
  width: 99%;
  padding-top: 25px;
}

.pair .SwapList-option-value {
  margin-top: 10px;
  padding-left: 3.69004%;
  padding-left: calc(100% * 10 / 271);
  padding-right: 3.69004%;
  padding-right: calc(100% * 10 / 271);
}

.pair:first {
  margin-bottom: 0;
  margin-top: 30px;
  overflow: hidden;
  background: none;
  height: 20px;
}

/* SwapList Listing */
#SwapList-choices {
  padding-top: 1.875em;
  padding-top: calc(30em / 16);
  overflow: hidden;
  clear: both;
}

.SwapList-option,
.pair {
  background-image: none;
  padding-left: 0;
}

.SwapList-list {
  margin: 0;
  border: 2px solid #fff;
  padding: 20px 0 0 0;
  list-style: none;
}

.SwapList-option,
.SwapList-option-value,
.SwapList-choices-answer {
  min-height: 4.6875em;
  min-height: calc(75em / 16);
}

.SwapList-option,
.SwapList-choice-rath,
.SwapList-choice-than,
.pair .SwapList-option-value,
.pair .title {
  display: block;
  float: left;
  width: 48.20144%;
  width: calc(100% * 134 / 278);
  margin-bottom: 0.9375em;
  margin-bottom: calc(15em / 16);
}

.pair {
  overflow: hidden;
  position: relative;
}

.pair .removeSelection {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  padding: 15px;
}

.pair .removeSelection:before {
  font-size: calc(24em / 16);
  content: "\2212";
}

.pair .removeSelection:hover {
  color: red;
}

.SwapList-option:nth-child(2n+1),
.pair .SwapList-option-value:nth-child(2n+1),
.SwapList-choice-rath {
  margin-right: 3.59712%;
  margin-right: calc(100% * 10 / 278);
  clear: left;
}

.SwapList-list .SwapList-option:nth-of-type(1n+9) {
  display: none;
}

.SwapList-option-value:hover {
  text-decoration: none;
}

.SwapList-option-value {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0.9375em;
  padding-bottom: calc(15em / 16);
  padding-top: 1.25em;
  padding-top: calc(20em / 16);
  padding-left: 7.75194%;
  padding-left: calc(100% * 10 / 129);
  padding-right: 7.75194%;
  padding-right: calc(100% * 10 / 129);
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #dff6f7;
  display: block;
  text-decoration: none;
  width: 100%;
}

.SwapList-option-list {
  padding-left: 0;
}

.SwapList-resetBtn {
  margin-right: 1.11111em;
  margin-right: calc(20em / 18);
  margin-bottom: 0.55556em;
  margin-bottom: calc(10em / 18);
}

.SwapList-option-value.is-selected {
  outline: solid 0.25em #76cdd2;
}

.SwapList-choice-rath,
.SwapList-choice-than {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  overflow: hidden;
}

.SwapList-choices-answer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  clear: both;
  border: 1px dashed #000;
  width: 99%;
  border-radius: 5px;
}

/* Swap item modal dialog */
.mfp-wrap {
  height: 100%;
  left: 0;
  outline: 0 none !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1043;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-container {
  -moz-box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  cursor: auto;
  width: 100%;
}

.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}

.white-popup-block {
  background: none repeat scroll 0 0 #fff;
  margin: 40px auto;
  max-width: 650px;
  padding: 20px 30px;
  position: relative;
  text-align: left;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
}

.mfp-close {
  color: #333;
}

.SwapList-dropForm {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .625em;
  background: #76cdd2;
  position: absolute;
  z-index: 1;
}

.SwapList-dropFormBtn {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  width: 100%;
  margin-bottom: 0.38462em;
  margin-bottom: calc(5em / 13);
}

/*-- module:tag-list --*/
.TagList-field-container {
  color: #96d47a;
}

.TagList-list li {
  background-color: #dff6f7;
}

.TagList-list li:nth-child(even) {
  background-color: #f2feff;
}

.theme-purple .TagList-field-container {
  color: #9f8dd3;
}
.theme-purple .TagList-list li {
  background-color: #edc6fc;
}
.theme-purple .TagList-list li:nth-child(even) {
  background-color: #f5defd;
}

.theme-orange .TagList-field-container {
  color: #f8b628;
}
.theme-orange .TagList-list li {
  background-color: #fedcc9;
}
.theme-orange .TagList-list li:nth-child(even) {
  background-color: #feece2;
}

.TagModule {
  padding: .8em 1em;
}

.TagList-form {
  margin-bottom: 1em;
}

.TagList-field-container {
  overflow: hidden;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  margin: 0;
}

.TagList-field-container input[type="text"] {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  border: 0;
  color: #757676;
  float: left;
  margin: 0;
  padding-left: 2%;
  width: 85%;
}

.TagList-field-container input[type="text"]:focus,
.TagList-field-container input[type="text"]:active {
  outline: none;
}

.TagList-field-container button[type="submit"]:before {
  content: "+";
}

.TagList-field-container button[type="submit"] {
  background: transparent;
  font-size: 1.5em;
  font-size: calc(24em / 16);
  line-height: 1.625em;
  line-height: calc(26em / 16);
  border: 0;
  padding: 0.3em 0;
  float: right;
  width: 12%;
  color: #2a405d;
}

.TagList-input-label {
  font-size: .8em;
  color: #757676;
  display: block;
  margin-top: .2em;
}

.TagList-list {
  margin: 0;
  border: 2px solid #fff;
  /* to match the size of form */
  padding: 0;
  list-style: none;
}

.TagList-list .TagList-item {
  background-image: none;
  display: block;
  overflow: hidden;
  padding-left: 2%;
  width: 98%;
}

.TagList-list .TagList-item-value {
  display: block;
  float: left;
  padding: .8em 0;
  width: 85%;
}

.TagList-list li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.TagList-list li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.TagList-list .remove {
  font-size: 1.5em;
  font-size: calc(24em / 16);
  line-height: 1.625em;
  line-height: calc(26em / 16);
  background: transparent;
  border: 0;
  color: #2a405d;
  float: right;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 12%;
}

.TagList-list .remove:before {
  content: "\2212";
}

.TagModule .errors {
  display: none;
  line-height: 1.5em;
  min-height: 1.5em;
  padding-left: 3.2em;
}

/*-- module:theme-switcher-view --*/
.ThemeSwitcher-btn:link,
.ThemeSwitcher-btn:visited {
  background-color: #96d47a;
  color: #2a405d;
}

.ThemeSwitcher-btn:hover,
.ThemeSwitcher-btn:focus {
  background-color: #2a405d;
  color: #96d47a;
}

.ThemeSwitcher-btn.expanded:after {
  border-top-color: #96d47a;
}

.ThemeSwitcher-btn.expanded:hover:after {
  border-top-color: #2a405d;
}

.ThemeSwitcher-form {
  background-color: #ebfbe4;
}

.theme-purple .ThemeSwitcher-btn:link,
.theme-purple .ThemeSwitcher-btn:visited {
  background-color: #9f8dd3;
  color: #1b314e;
}
.theme-purple .ThemeSwitcher-btn:hover,
.theme-purple .ThemeSwitcher-btn:focus {
  background-color: #2a405d;
  color: #9f8dd3;
}
.theme-purple .ThemeSwitcher-btn.expanded:after {
  border-top-color: #9f8dd3;
}
.theme-purple .ThemeSwitcher-btn.expanded:hover:after {
  border-top-color: #2a405d;
}
.theme-purple .ThemeSwitcher-form {
  background-color: #fcf6ff;
}

.theme-orange .ThemeSwitcher-btn:link,
.theme-orange .ThemeSwitcher-btn:visited {
  background-color: #f8b628;
}
.theme-orange .ThemeSwitcher-btn:hover,
.theme-orange .ThemeSwitcher-btn:focus {
  background-color: #2a405d;
  color: #f8b628;
}
.theme-orange .ThemeSwitcher-btn.expanded:after {
  border-top-color: #f8b628;
}
.theme-orange .ThemeSwitcher-btn.expanded:hover:after {
  border-top-color: #2a405d;
}
.theme-orange .ThemeSwitcher-form {
  background-color: #fdcbb0;
}

.ThemeSwitcher {
  width: 6.0625em;
  width: calc(97em / 16);
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.ThemeSwitcher.expanded {
  width: 99.9%;
}

.ThemeSwitcher-btn {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  line-height: 2.76923em;
  line-height: calc(36em / 13);
  width: 7.46154em;
  width: calc(97em / 13);
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.ThemeSwitcher-btn.expanded:after {
  border-left-width: 0.30769em;
  border-left-width: calc(4em / 13);
  border-right-width: 0.30769em;
  border-right-width: calc(4em / 13);
  border-top-width: 0.61538em;
  border-top-width: calc(8em / 13);
  bottom: -0.61538em;
  bottom: calc(-8em / 13);
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  border-left-color: transparent;
  border-left-style: solid;
  border-right-color: transparent;
  border-right-style: solid;
  border-top-style: solid;
  content: ' ';
  height: 0;
  left: 50%;
  margin-left: -.25em;
  position: absolute;
  width: 0;
}

.ThemeSwitcher-form {
  max-height: 12.0625em;
  max-height: calc(193em / 16);
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin-top: .5em;
  overflow: hidden;
}

.ThemeSwitcher-form.is-hidden {
  max-height: 0;
}

.ThemeSwitcher-themeList {
  padding: 0;
  text-align: center;
}

.ThemeSwitcher-theme {
  box-sizing: border-box;
  display: block;
  float: left;
  list-style-type: none;
  text-align: center;
  padding-left: 0;
  background-image: none;
  width: 33.33333%;
}

.ThemeSwitcher-label {
  display: inline;
  margin-top: 0;
}

/*-- module:transition-question-view --*/
.InitialQuestions-form .TransitionQuestions-radiobuttonWrapper {
  background: yellow;
}

/*-- module:understanding-list-view --*/
.UnderstandingList-warningWrapper {
  clear: both;
  padding-top: 0.9375em;
  padding-top: calc(15em / 16);
}

.UnderstandingListWarning {
  margin-bottom: 0.69231em;
  margin-bottom: calc(9em / 13);
  padding: 0.76923em;
  padding: calc(10em / 13);
  background: #f6d4ad;
}

/*-- module:user-summary-view --*/
.UserSummaryView-avatar {
  border-right-color: #96d47a;
}

.UserSummaryView-themeSwitcherBtn:link,
.UserSummaryView-themeSwitcherBtn:visited {
  color: #2a405d;
}

.UserSummaryView-themeSwitcherBtn:hover,
.UserSummaryView-themeSwitcherBtn:focus {
  background-color: #2a405d;
  color: #96d47a;
}

.UserSummaryView-logoutLink:link,
.UserSummaryView-logoutLink:visited {
  color: #2b8287;
}

.theme-purple .UserSummaryView-avatar {
  border-right-color: #9f8dd3;
}
.theme-purple .UserSummaryView-themeSwitcherBtn:link,
.theme-purple .UserSummaryView-themeSwitcherBtn:visited {
  color: #1b314e;
}
.theme-purple .UserSummaryView-themeSwitcherBtn:hover,
.theme-purple .UserSummaryView-themeSwitcherBtn:focus {
  background-color: #2a405d;
  color: #9f8dd3;
}
.theme-purple .UserSummaryView-logoutLink:link,
.theme-purple .UserSummaryView-logoutLink:visited {
  color: #8f689e;
}

.theme-orange .UserSummaryView-avatar {
  border-right-color: #f8b628;
}
.theme-orange .UserSummaryView-themeSwitcherBtn:link,
.theme-orange .UserSummaryView-themeSwitcherBtn:visited {
  color: #2a405d;
}
.theme-orange .UserSummaryView-themeSwitcherBtn:hover,
.theme-orange .UserSummaryView-themeSwitcherBtn:focus {
  background-color: #2a405d;
  color: #f8b628;
}
.theme-orange .UserSummaryView-logoutLink:link,
.theme-orange .UserSummaryView-logoutLink:visited {
  color: #b26134;
}

.UserSummaryView-h {
  font-weight: normal;
  font-size: 1.25em;
  font-size: calc(20em / 16);
}

.UserSummaryView-name {
  display: block;
  font-size: 0.8em;
  font-size: calc(16em / 20);
  font-weight: bold;
}

.UserSummaryView-avatar {
  min-height: 7.5em;
  min-height: calc(120em / 16);
  margin-right: 6.42857%;
  margin-right: calc(100% * 18 / 280);
  width: 26.428571429%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2.6875em auto;
  border-right-style: solid;
  border-right-width: .0625em;
  display: table;
  float: left;
}

.UserSummaryView-avatarWrapper {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.UserSummaryView-avatarImg {
  width: 100%;
}

.UserSummaryView-details {
  margin-left: 33.21429%;
  margin-left: calc(100% * 93 / 280);
}

.UserSummaryView-row {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  margin-top: 0.92308em;
  margin-top: calc(12em / 13);
  margin-bottom: 0.92308em;
  margin-bottom: calc(12em / 13);
}

.UserSummaryView-themeSwitcherBtn {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  background-color: #96d47a;
  display: block;
  width: 7.46154em;
  width: calc(97em / 13);
  line-height: 2.76923em;
  line-height: calc(36em / 13);
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

.UserSummaryView-updateDetailsBtn:link,
.UserSummaryView-updateDetailsBtn:visited {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  border-width: 0.15385em;
  border-width: calc(2em / 13);
  line-height: 2.46154em;
  line-height: calc(32em / 13);
  width: 7.46154em;
  width: calc(97em / 13);
  padding: 0;
  background-color: #fff;
  border-color: #2a405d;
  color: #2a405d;
  display: inline-block;
  vertical-align: top;
  visibility: visible;
}

.UserSummaryView-updateDetailsBtn:hover,
.UserSummaryView-updateDetailsBtn:focus {
  background-color: #2a405d;
  color: #fff;
}

.ThemeSwitcher.expanded + .UserSummaryView-updateDetailsBtn {
  margin-top: 40px;
}

.UserSummaryView-row--lastLogin {
  font-size: 0.75em;
  font-size: calc(12em / 16);
  margin: 1em 0 0;
}

.UserSummaryView-logoutLink:link,
.UserSummaryView-logoutLink:visited {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  text-decoration: none;
}

.UserSummaryView-logoutLink:hover,
.UserSummaryView-logoutLink:focus {
  text-decoration: underline;
}

/*-- module:viewers-list --*/
.ViewersList-list li {
  background: #dff6f7;
}

.ViewersList-list li:nth-child(even) {
  background: #f2feff;
}

.theme-purple .ViewersList-field-container {
  color: #9f8dd3;
}
.theme-purple .ViewersList-list li {
  background-color: #edc6fc;
}
.theme-purple .ViewersList-list li:nth-child(even) {
  background-color: #f5defd;
}

.theme-orange .ViewersList-field-container {
  color: #f8b628;
}
.theme-orange .ViewersList-list li {
  background-color: #fedcc9;
}
.theme-orange .ViewersList-list li:nth-child(even) {
  background-color: #feece2;
}

.ViewersListModule {
  padding: .8em 1em;
}

.ViewersList-form {
  margin-bottom: 1em;
}

.ViewersList-field-container {
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  border: 2px solid #76cdd2;
  margin: 0;
  overflow: hidden;
}

.ViewersList-field-container input[type="text"] {
  font-size: 0.8125em;
  font-size: calc(13em / 16);
  border: 0;
  color: #757676;
  float: left;
  margin: 1em 0;
  padding-left: 2%;
  width: 85%;
}

.ViewersList-field-container input[type="text"]:focus,
.ViewersList-field-container input[type="text"]:active {
  outline: none;
}

.ViewersList-field-container button[type="submit"]:before {
  content: '+';
}

.ViewersList-field-container button[type="submit"] {
  font-size: 1.5em;
  font-size: calc(24em / 16);
  line-height: 1.625em;
  line-height: calc(26em / 16);
  background: transparent;
  border: 0;
  color: #2a405d;
  float: right;
  padding: .3em 0;
  width: 12%;
}

.ViewersList-input-label {
  color: #757676;
  display: block;
  font-size: .8em;
  margin-top: .2em;
}

.ViewersList-list {
  border: 2px solid #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}

.ViewersList-list .ViewersList-item {
  display: block;
  overflow: hidden;
  padding-left: 2%;
  width: 98%;
}

.ViewersList-list .ViewersList-item-value {
  display: block;
  float: left;
  padding: .8em 0;
  width: 85%;
}

.ViewersList-list li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.ViewersList-list li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.ViewersList-list .remove {
  font-size: 1.5em;
  font-size: calc(24em / 16);
  line-height: 1.625em;
  line-height: calc(26em / 16);
  background: transparent;
  border: 0;
  color: #2a405d;
  float: right;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 12%;
}

.ViewersList-list .remove:before {
  content: '\2212';
}

.errors {
  display: none;
  line-height: 1.5em;
  min-height: 1.5em;
  padding-left: 3.2em;
}

/** 
 * Html5 Placeholder Polyfill - v2.0.9 - 2014-01-21 
 * web: http://blog.ginader.de/dev/jquery/HTML5-placeholder-polyfill/ 
 * issues: https://github.com/ginader/HTML5-placeholder-polyfill/issues 
 * Copyright (c) 2014 Dirk Ginader; Licensed MIT, GPL 
 */

span.placeholder{position:absolute;font-size:75%;color:#999;font-family:sans-serif;padding:4px 3px;z-index:1;cursor:text}span.placeholder-hide-except-screenreader{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}span.placeholder-hide{display:none}label.visuallyhidden-with-placeholder{height:auto!important;overflow:visible!important;position:absolute!important;left:-999em}