/**
 * version: 0.0.1
 * file:    medium.css
 * author:  Squiz Australia
 * updated: 27-08-2014 13:27
 *
 * Table of Contents:
 * General
 * Modules
 *    achievement-list
 *    avatar-picker-view
 *    course-planner-view
 *    email-sections-view
 *    goal-list
 *    html-view
 *    landing-page-view
 *    login
 *    message-collection
 *    messages-view
 *    plan-navigator
 *    plan-router
 *    question-list-view
 *    registration-view
 *    resume-builder
 *    section-list-view
 *    summary-charts
 *    swap-list
 *    theme-switcher-view
 *    user-summary-view
 *    matrix-form (0.0.1)
 */
/*
--------------------
General
--------------------
*/
h1 {
  margin-left: 5.46875%;
  margin-left: calc(100% * 42 / 768);
  padding-left: 0;
}

.Banner {
  padding-left: 1.63636em;
  padding-left: calc(36em / 22);
}

.Main-content {
  margin-left: 5.46875%;
  margin-left: calc(100% * 42 / 768);
  margin-right: 5.46875%;
  margin-right: calc(100% * 42 / 768);
}

/*
--------------------
Modules
--------------------
*/
/*-- module:achievement-list --*/
.AchievementList .AchievementList-addBtn {
  margin-top: 0.55556em;
  margin-top: calc(10em / 18);
  width: auto;
}

.AchievementList .AchievementList-inpt--number {
  width: auto;
}

/*-- module:avatar-picker-view --*/
.AvatarPicker-popup {
  padding-left: 1.11111em;
  padding-left: calc(20em / 18);
  padding-right: 1.11111em;
  padding-right: calc(20em / 18);
  display: inline-block;
  width: auto;
}

/*-- module:course-planner-view --*/
.popup-content {
  margin: 5%;
}

/*-- module:email-sections-view --*/
.EmailSections-header {
  margin-left: -6.14035%;
  margin-left: calc(100% * -42 / 684);
  margin-right: -6.14035%;
  margin-right: calc(100% * -42 / 684);
  padding-left: 6.14035%;
  padding-left: calc(100% * 42 / 684);
  padding-right: 6.14035%;
  padding-right: calc(100% * 42 / 684);
}

/*-- module:goal-list --*/
.GoalList-stickerPicker {
  margin: 10% auto;
}

.GoalList-stickerPicker ul {
  max-height: 25em;
}

.GoalList-stickerPicker ul li {
  margin: 0 1%;
  width: 23%;
  overflow: hidden;
}

/*-- module:html-view --*/
/*-- module:landing-page-view --*/
.LandingPage-h {
  font-size: 1.75em;
  font-size: calc(28em / 16);
  /*@include calc-percs('width', 90, 320);*/
}

/*-- module:login --*/
.l-loginFormInner {
  margin-left: -6.14035%;
  margin-left: calc(100% * -42 / 684);
  margin-right: -6.14035%;
  margin-right: calc(100% * -42 / 684);
}

.Login {
  background-position: -3px bottom;
  padding-bottom: 11.3125em;
  padding-bottom: calc(181em / 16);
}

.Login-row,
.Login-submitRow {
  margin-left: 5.46875%;
  margin-left: calc(100% * 42 / 768);
  margin-right: 0.02083em;
  margin-right: calc(16em / 768);
}

.Login-row {
  max-width: 66.53646%;
  max-width: calc(100% * 511 / 768);
}

.Login-button {
  max-width: 26.43229%;
  max-width: calc(100% * 203 / 768);
}

.RegisterLink,
.About {
  box-sizing: border-box;
  float: left;
  margin-right: 0;
}

.RegisterLink {
  margin-left: 5.46875%;
  margin-left: calc(100% * 42 / 768);
  width: 36.19792%;
  width: calc(100% * 278 / 768);
}

.Register-btn {
  max-width: 12.6875em;
  max-width: calc(203em / 16);
}

.About {
  margin-left: 7.8125%;
  margin-left: calc(100% * 60 / 768);
  width: 37.890625%;
}

/*-- module:message-collection --*/
/*-- module:messages-view --*/
.MessagesView--5-6-plan {
  background-image: url("mysource_files/bikes-forest-wide.svg");
}
.no-svg .MessagesView--5-6-plan {
  background-image: url("mysource_files/bikes-forest-wide.png");
}

.theme-purple .MessagesView--5-6-plan {
  background-image: url("mysource_files/bikes-forest-wide-purple.svg");
}
.no-svg .theme-purple .MessagesView--5-6-plan {
  background-image: url("mysource_files/bikes-forest-wide-purple.png");
}

.theme-orange .MessagesView--5-6-plan {
  background-image: url("mysource_files/bikes-forest-wide-orange.svg");
}
.no-svg .theme-orange .MessagesView--5-6-plan {
  background-image: url("mysource_files/bikes-forest-wide-orange.png");
}

.MessagesView {
  padding-bottom: 12.375em;
  padding-bottom: calc(198em / 16);
  margin-left: -6.14035%;
  margin-left: calc(100% * -42 / 684);
  margin-right: -6.14035%;
  margin-right: calc(100% * -42 / 684);
  padding-left: 6.14035%;
  padding-left: calc(100% * 42 / 684);
  padding-right: 6.14035%;
  padding-right: calc(100% * 42 / 684);
}

.MessagesView-message {
  padding-left: 7.28863%;
  padding-left: calc(100% * 50 / 686);
  padding-right: 7.28863%;
  padding-right: calc(100% * 50 / 686);
  padding-top: 1.25em;
  padding-top: calc(20em / 16);
  padding-bottom: 1.125em;
  padding-bottom: calc(18em / 16);
  background-position: 3.125em 1.25em;
  background-size: 1.9375em 1.9375em;
}

.MessagesView-msgTitle {
  padding-bottom: 0.25em;
  padding-bottom: calc(4em / 16);
  min-width: 13.99317%;
  min-width: calc(100% * 82 / 586);
}

.MessagesView-msgTitle,
.MessagesView-msgContents {
  padding-left: 9.04437%;
  padding-left: calc(100% * 53 / 586);
  display: inline-block;
}

/*-- module:plan-navigator --*/
.PlanNavigatorView-mainHeading {
  margin-left: -6.14035%;
  margin-left: calc(100% * -42 / 684);
  margin-right: -6.14035%;
  margin-right: calc(100% * -42 / 684);
  padding-left: 6.14035%;
  padding-left: calc(100% * 42 / 684);
}

/*-- module:plan-router --*/
/*-- module:question-list-view --*/
.QuestionList-btn {
  width: auto;
  padding-left: 1.11111em;
  padding-left: calc(20em / 18);
  padding-right: 1.11111em;
  padding-right: calc(20em / 18);
}

/*-- module:registration-view --*/
/*-- module:resume-builder --*/
.ResumeBuilder-form .checkList li {
  width: 50%;
  float: left;
}

.ResumeBuilder-form button[type="submit"] {
  width: auto;
  float: right;
  margin-right: 0;
}

/*-- module:section-list-view --*/
.SectionList-item .PrintSectionModule {
  display: none;
}

.SectionList-item.is-expanded .PrintSectionModule {
  display: block;
  float: right;
  overflow: hidden;
  clear: both;
  margin-bottom: 0.9375em;
  margin-bottom: calc(15em / 16);
  padding-top: 0.625em;
  padding-top: calc(10em / 16);
  margin-right: 8px;
}

.SectionList-item.is-expanded .PrintSectionModule .print-section,
.SectionList-item.is-expanded .PrintSectionModule .PDF-section {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 28px;
  width: 27px;
}

.SectionList-item.is-expanded .PrintSectionModule .print-section:hover,
.SectionList-item.is-expanded .PrintSectionModule .PDF-section:hover {
  background-position-y: bottom;
}

.SectionList-item.is-expanded .PrintSectionModule .print-section {
  background-image: url("mysource_files/print-this-section.svg");
}
.no-svg .SectionList-item.is-expanded .PrintSectionModule .print-section {
  background-image: url("mysource_files/print-this-section.png");
}

.SectionList-item.is-expanded .PrintSectionModule .PDF-section {
  background-image: url("mysource_files/save-section-to-pdf.svg");
  margin-left: 10px;
}
.no-svg .SectionList-item.is-expanded .PrintSectionModule .PDF-section {
  background-image: url("mysource_files/save-section-to-pdf.png");
}

/*-- module:summary-charts --*/
.BarChart,
.DonutChart {
  width: 50%;
}

.BarChart--usersBySchool {
  width: 100%;
}

/*-- module:swap-list --*/
.SwapList-option,
.SwapList-option-value,
.SwapList-choices-answer {
  min-height: 3.4375em;
  min-height: calc(55em / 16);
}

.SwapList-option,
.SwapList-choice-rath,
.SwapList-choice-than {
  width: 48.45679%;
  width: calc(100% * 314 / 648);
}

.SwapList-option:nth-child(2n+1),
.SwapList-choice-rath {
  margin-right: 2.92398%;
  margin-right: calc(100% * 20 / 684);
}

.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: 2px;
}

/* ie 8 fix */
.lt-ie9 .SwapList-option-value {
  min-height: auto;
}

.lt-ie9 .SwapList-pairs-list,
.lt-ie10 .SwapList-pairs-list {
  width: 100%;
}

.lt-ie9 .SwapList-pairs-list .pair {
  margin: 1em 0;
}

.lt-ie9 .SwapList-option,
.lt-ie9 .SwapList-pairs-list .pair .SwapList-option-value {
  width: 48%;
  margin: 1em 1%;
}

.lt-ie9 .SwapList-choice-rath,
.lt-ie9 .SwapList-choice-than,
.lt-ie9 .SwapList-pairs-list .title,
.lt-ie9 .SwapList-pairs-list .pair .SwapList-option-value {
  width: 48%;
  margin: 0 1%;
}

/*-- module:theme-switcher-view --*/
.ThemeSwitcher {
  width: 11.9375em;
  width: calc(191em / 16);
  margin-right: 1.8125em;
  margin-right: calc(29em / 16);
  float: left;
}

.ThemeSwitcher.expanded {
  margin-right: 0;
}

.ThemeSwitcher-btn {
  width: 13.64286em;
  width: calc(191em / 14);
  font-size: 0.875em;
  font-size: calc(14em / 16);
  line-height: 3.07143em;
  line-height: calc(43em / 14);
  margin-right: 2.07143em;
  margin-right: calc(29em / 14);
  font-weight: bold;
}

.ThemeSwitcher-btn.expanded:after {
  border-left-width: 0.28571em;
  border-left-width: calc(4em / 14);
  border-right-width: 0.28571em;
  border-right-width: calc(4em / 14);
  border-top-width: 0.57143em;
  border-top-width: calc(8em / 14);
  bottom: -0.57143em;
  bottom: calc(-8em / 14);
}

/*-- module:user-summary-view --*/
.UserSummaryView-h {
  font-size: 1.875em;
  font-size: calc(30em / 16);
  margin-bottom: 1.2em;
  margin-bottom: calc(36em / 30);
}

.UserSummaryView-name {
  font-size: 0.86667em;
  font-size: calc(26em / 30);
}

.UserSummaryView-avatar {
  border-width: 0.125em;
  border-width: calc(2em / 16);
  min-height: 13.4375em;
  min-height: calc(215em / 16);
  margin-right: 5.60224%;
  margin-right: calc(100% * 40 / 714);
  width: 21.428571429%;
  background-position: left center;
  background-size: 6.875em auto;
}

.UserSummaryView-details {
  margin-left: 27.31092%;
  margin-left: calc(100% * 195 / 714);
  padding-top: 1.375em;
  padding-top: calc(22em / 16);
}

.UserSummaryView-row {
  font-size: 1.125em;
  font-size: calc(18em / 16);
  margin: 1em 0;
}

.UserSummaryView-updateDetailsBtn:link,
.UserSummaryView-updateDetailsBtn:visited {
  font-size: 1em;
  width: 11.9375em;
  width: calc(191em / 16);
  line-height: 1.3125em;
  line-height: calc(21em / 16);
  padding-top: 0.625em;
  padding-top: calc(10em / 16);
  padding-bottom: 0.625em;
  padding-bottom: calc(10em / 16);
}

.UserSummaryView-row--lastLogin {
  font-size: 0.875em;
  font-size: calc(14em / 16);
  margin-bottom: 0;
}

.UserSummaryView-logout {
  max-width: 25.8125em;
  max-width: calc(413em / 16);
}

/*-- module:squiz-module-matrix-form --*/
.sq-form-question-title {
  float: left;
  width: 25%;
}

.sq-form-question-answer,
.sq-form-question-note,
.sq-form-error {
  width: 73%;
  margin-left: 2%;
  float: right;
}

.sq-form input[type="text"].sq-form-field,
.sq-form input[type="password"].sq-form-field,
.sq-form textarea.sq-form-field {
  width: auto;
}

.sq-form-question-password-answer {
  margin-bottom: .5em;
}
