.clearfix:before, .arrowed-section:before, .logged-in-menu .user-dropdown .dropdown-nav:before, .logged-out-menu .user-dropdown .dropdown-nav:before, .register-welcome-section:before,
.clearfix:after,
.arrowed-section:after,
.logged-in-menu .user-dropdown .dropdown-nav:after,
.logged-out-menu .user-dropdown .dropdown-nav:after,
.register-welcome-section:after {
  content: "";
  display: table; }

.clearfix:after, .arrowed-section:after, .logged-in-menu .user-dropdown .dropdown-nav:after, .logged-out-menu .user-dropdown .dropdown-nav:after, .register-welcome-section:after {
  clear: both; }

.clearfix, .arrowed-section, .logged-in-menu .user-dropdown .dropdown-nav, .logged-out-menu .user-dropdown .dropdown-nav, .register-welcome-section {
  zoom: 1; }

input:focus, button:focus, a:focus, option:focus, textarea:focus, .focusable:focus, .focus {
  background-color: #f2e600 !important;
  color: #c0148a !important;
  outline: 1px solid #d79d00 !important; }

:not(div, select):focus {
  background-color: #f2e600 !important;
  color: #c0148a !important;
  outline: 1px solid #d79d00 !important; }

#simplebox-ctr:focus, .simplebox:focus, .simplebox-top:focus {
  outline: none; }

.focusable-transparent:focus {
  color: #c0148a !important;
  outline: 4px solid #c0148a !important; }

/*

INTENTIONALLY DISABLED

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}


*/
html,
body {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden; }

body {
  background: #188c88; }

.container {
  margin: 0 auto;
  text-align: left;
  width: 960px;
  padding: 20px; }

@font-face {
  font-family: 'icomoon';
  src: font-url('/static/sass/icomoon.eot');
  src: font-url('/static/sass/icomoon.eot?#iefix') format("embedded-opentype"), font-url('/static/sass/icomoon.ttf') format("truetype"), font-url('/static/sass/icomoon.woff') format("woff"), font-url('/static/sass/icomoon.svg#icomoon') format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-angle-right:before {
  content: "\e600"; }

.icon-angle-left:before {
  content: "\e601"; }

.icon-plus-sign:before {
  content: "\e602"; }

.icon-minus-sign:before {
  content: "\e603"; }

.icon-angle-down:before {
  content: "\e604"; }

.icon-ok:before {
  content: "\e605"; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

.selectBox-dropdown {
  position: relative;
  display: inline-block;
  min-width: 150px;
  margin: 0 15px 0 0;
  border: solid 5px #ffffff;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  background: #43c3b5 !important;
  filter: none;
  font-weight: 400;
  font-size: 16px;
  font-family: "proxima-nova", Helvetica, Arial; }

.selectBox-dropdown:hover, .selectBox-dropdown:focus {
  background: #39b3a6;
  color: #ffffff; }

.selectBox-dropdown .selectBox-label {
  display: inline-block;
  padding: 3px 8px 1px 8px;
  white-space: nowrap;
  overflow: hidden; }

.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  border-left: dashed 1px #ffffff;
  background: url('/static/img/select-box-chevron.png?b10d27f45547') 50% center no-repeat; }

.selectBox-dropdown-menu {
  position: absolute;
  max-height: 200px;
  min-height: 1em;
  border: solid 5px #ffffff;
  border-top: 0;
  z-index: 99999;
  overflow: auto;
  background: #e6e6e6; }

.selectBox-inline {
  display: inline-block;
  min-width: 150px;
  border: solid 1px #BBB;
  overflow: auto;
  outline: none;
  background: #FFF; }

.selectBox-options, .selectBox-options li, .selectBox-options li a {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  cursor: default;
  text-align: left;
  font-size: 16px;
  font-family: "proxima-nova", Helvetica, Arial; }

.selectBox-options li a {
  padding: 5px;
  background: 6px center no-repeat;
  overflow: hidden;
  color: #303030;
  font-weight: normal;
  white-space: nowrap; }

.selectBox-options li.selectBox-hover a {
  background-color: #878787;
  color: #ffffff; }

.selectBox-options li.selectBox-disabled a {
  color: #888;
  background-color: transparent; }

.selectBox-options li.selectBox-selected a {
  background-color: #878787;
  color: #ffffff; }

.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #EEE;
  font-weight: bold;
  padding: 0 .3em;
  white-space: nowrap; }

.selectBox.selectBox-disabled {
  color: #888 !important; }

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  filter: alpha(opacity=50);
  border-color: white !important; }

.selectBox-inline.selectBox-disabled {
  color: #888 !important; }

.selectBox-inline.selectBox-disabled .selectBox-options a {
  background-color: transparent !important; }

/* Dropdown control */
.selectBox-dropdown {
  min-width: 150px;
  position: relative;
  border: solid 1px #BBB;
  text-decoration: none;
  text-align: left;
  color: #000;
  outline: none;
  vertical-align: middle;
  background: #F2F2F2;
  background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  cursor: default; }

.selectBox-dropdown.selectBox-menuShowing {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.selectBox-dropdown .selectBox-label {
  padding: 2px 8px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden; }

.selectBox-dropdown .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 23px;
  height: 100%;
  background: url('/static/sass/jquery.selectBox-arrow.gif') 50% center no-repeat;
  border-left: solid 1px #BBB; }

/* Dropdown menu */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  min-height: 1em;
  border: solid 1px #BBB;
  /* should be the same border width as .selectBox-dropdown */
  background: #FFF;
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* Inline control */
.selectBox-inline {
  min-width: 150px;
  outline: none;
  border: solid 1px #BBB;
  background: #FFF;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto; }

.selectBox-inline:focus {
  border-color: #666; }

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0; }

.selectBox-options LI A {
  line-height: 1.5;
  padding: 0 .5em;
  white-space: nowrap;
  overflow: hidden;
  background: 6px center no-repeat; }

.selectBox-options LI.selectBox-hover A {
  background-color: #EEE; }

.selectBox-options LI.selectBox-disabled A {
  color: #888;
  background-color: transparent; }

.selectBox-options LI.selectBox-selected A {
  background-color: #C8DEF4; }

.selectBox-options .selectBox-optgroup {
  color: #666;
  background: #EEE;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 .3em;
  white-space: nowrap; }

/* Disabled state */
.selectBox.selectBox-disabled {
  color: #888 !important; }

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
  opacity: .5;
  filter: alpha(opacity=50);
  border-color: #666; }

.selectBox-inline.selectBox-disabled {
  color: #888 !important; }

.selectBox-inline.selectBox-disabled .selectBox-options A {
  background-color: transparent !important; }

.deeper-background {
  position: relative;
  background: #d6d6d6; }

.shallower-background {
  background: #f2f2f2;
  padding-bottom: 100px; }

.empty-result {
  padding: 50px 0 100px 275px; }

.feature-panel {
  width: 303px; }
  .feature-panel p {
    margin: 0 5px 10px 0; }
  .feature-panel .top-ctr {
    background: url('/static/img/yellow-border-ctr-top.png?b10d27f45547') no-repeat;
    height: 26px; }
  .feature-panel .mid-ctr {
    padding: 20px 20px 8px 20px;
    background: url('/static/img/yellow-border-ctr-mid.png?b10d27f45547') repeat-y;
    position: relative; }
  .feature-panel .btm-ctr {
    background: url('/static/img/yellow-border-ctr-btm.png?b10d27f45547') no-repeat;
    height: 29px; }
  .feature-panel .image-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url('/static/img/image-mask.png?b10d27f45547') no-repeat;
    z-index: 2;
    height: 152px; }
  .feature-panel .image-ctr {
    margin: -34px -12px 10px -10px;
    position: relative; }
    .feature-panel .image-ctr img {
      position: relative;
      width: 283px;
      height: 152px;
      z-index: 1; }
    .feature-panel .image-ctr.breakout {
      position: absolute;
      top: -50px;
      overflow: visible;
      text-align: center; }
      .feature-panel .image-ctr.breakout img {
        margin: 0 auto;
        width: auto;
        height: auto; }
  .feature-panel .breakout-group .mid-ctr {
    padding-top: 320px; }

.activities-completed-list {
  display: inline-block;
  margin-top: 20px;
  width: 600px; }
  .activities-completed-list > li {
    clear: left;
    float: left;
    position: relative;
    padding: 10px 0;
    margin: 0;
    border-bottom: 3px dashed #e6e6e6; }
    .activities-completed-list > li > div {
      float: left;
      width: 470px; }
  .activities-completed-list img {
    float: left;
    display: block;
    background: #d6d6d6;
    width: 110px;
    height: 75px;
    border-radius: 8px;
    margin: 0 15px 15px 0; }
  .activities-completed-list h1 {
    font-size: 16px;
    margin-top: 0;
    color: #2fc1b6; }
  .activities-completed-list h2 {
    margin-top: 20px;
    font-weight: bold; }
  .activities-completed-list .key-messages-list {
    padding: 0;
    margin: 0; }
    .activities-completed-list .key-messages-list li {
      padding: 0;
      margin-top: 5px; }
  .activities-completed-list .do-again-button {
    position: absolute;
    right: 5px;
    bottom: 5px;
    font-size: 12px;
    padding: 7px 12px;
    background: #2fc1b6; }

.activities-completed-section {
  width: 960px;
  padding: 20px 0 100px;
  margin: 0 auto;
  background: white;
  font-family: "proxima-nova", Helvetica, Arial;
  text-align: left; }
  .activities-completed-section h2 {
    margin: 0 20px; }
  .activities-completed-section h4 {
    font-size: 18px;
    line-height: 26px;
    color: #188c88;
    font-weight: bold; }
    .activities-completed-section h4 a {
      white-space: nowrap; }
    .activities-completed-section h4 a:hover {
      background: #188c88; }
  .activities-completed-section .buttons-container {
    border-top: 1px solid #188c88;
    padding-top: 20px;
    margin-top: 20px; }
  .activities-completed-section .remove-me-button {
    font-size: 16px;
    background: #c71a17; }

.arrowed-section {
  width: 960px;
  padding: 40px 0;
  margin: 0 auto; }
  .arrowed-section img {
    float: left;
    width: 300px; }
  .arrowed-section p {
    font-size: 18px;
    margin: 10px 0 0 350px;
    font-weight: bold;
    line-height: 1.3;
    font-family: "proxima-nova", Helvetica, Arial; }
  .arrowed-section em {
    font-weight: normal;
    font-style: italic; }

.arrows-list {
  font-size: 16px;
  margin-top: 10px; }
  .arrows-list li {
    line-height: 24px;
    padding-left: 25px;
    background: url('/static/img/list-chevron.png?b10d27f45547') no-repeat center left; }

.character-slider {
  position: relative;
  padding: 20px 20px 20px 40px;
  margin-top: 20px;
  text-align: center;
  background: #f0f0f0;
  overflow: hidden; }
  .character-slider figure {
    position: relative;
    display: none;
    width: 200px;
    height: 350px;
    margin-right: 40px;
    vertical-align: top;
    cursor: pointer; }
    .character-slider figure:hover .character-name, .character-slider figure.selected .character-name, .character-slider figure:focus .character-name, .character-slider figure.hovered .character-name {
      display: none; }
    .character-slider figure:hover .character-description, .character-slider figure.selected .character-description, .character-slider figure:focus .character-description, .character-slider figure.hovered .character-description {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto; }
    .character-slider figure.selected {
      border: 2px solid #2fc1b6; }
    .character-slider figure figcaption {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      text-align: left; }
  .character-slider .character-name,
  .character-slider .character-description {
    margin-top: 10px; }
  .character-slider .character-name {
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    background: #d6d6d6;
    color: #878787; }
  .character-slider .character-description {
    font-size: 14px;
    padding: 5px;
    background: #d6d6d6;
    color: #878787;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px); }
  .character-slider .select-character-button {
    width: 100%;
    padding: 17px 0;
    margin-top: 5px;
    background: #2fc1b6;
    border-radius: 0; }
  .character-slider img {
    width: 100%; }
  .character-slider .slide-left-button,
  .character-slider .slide-right-button {
    position: absolute;
    top: 40%;
    font-size: 30px;
    line-height: 30px;
    height: 50px;
    width: 30px;
    padding: 0;
    background: #d6d6d6;
    color: white;
    border: 0;
    cursor: pointer; }
  .character-slider .slide-left-button {
    left: 0; }
  .character-slider .slide-right-button {
    right: 0; }

.fat-button, .activities-completed-list .do-again-button, .activities-completed-section .remove-me-button, .character-slider .select-character-button, .profile-form button, .profile-form .button, .try-these-activities-list .see-more-button, .try-these-activities-section .view-all-activities-button {
  font-size: 16px;
  padding: 10px 20px;
  border: 0;
  margin: 0;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  text-decoration: none; }

.filters-form {
  position: relative;
  top: -20px;
  width: 960px;
  margin: 0 auto; }
  .filters-form label, .filters-form input.submit {
    display: none; }

.view-switch-menu {
  display: inline-block;
  border: 5px solid white;
  margin-right: 15px;
  border-radius: 4px;
  vertical-align: top;
  margin: 0 10px 0 0;
  padding: 0; }
  .view-switch-menu button {
    font-size: 16px;
    padding: 4px 9px 3px 9px;
    border: 0;
    margin: 0 0 0 -3px;
    background: #c0148a;
    color: white;
    outline: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    z-index: 2;
    width: 15em; }
  .view-switch-menu .map-view-button {
    margin-left: 0; }
  .view-switch-menu.map .map-view-button {
    display: none; }
  .view-switch-menu.list .list-view-button {
    display: none; }

.groups-list {
  margin-bottom: 50px;
  background: white;
  border-radius: 10px; }
  .groups-list li {
    min-height: 250px;
    border-right: 3px dashed #d6d6d6; }
    .groups-list li:last-of-type {
      border-right: 0; }
  .groups-list .family-entry {
    border-top-left-radius: 10px;
    background: white url('/static/img/family.png?b10d27f45547') right 10px bottom no-repeat; }
  .groups-list .students-entry {
    background: white url('/static/img/students.png?b10d27f45547') right 10px bottom no-repeat; }
  .groups-list .teachers-entry {
    border-top-right-radius: 10px;
    background: white url('/static/img/teacher.png?b10d27f45547') right 10px bottom no-repeat; }

.intro-body {
  height: 625px;
  width: 960px;
  margin: 14px auto 0;
  background: url('/static/img/homepage-splash-3-char.png?b10d27f45547') no-repeat; }

.intro-header {
  display: block;
  height: 350px;
  color: transparent;
  text-decoration: none; }

.intro-nav {
  width: 960px;
  margin-top: 50px;
  text-align: center; }
  .intro-nav a {
    display: inline-block;
    height: 125px;
    vertical-align: top;
    color: transparent; }
    .intro-nav a:hover {
      margin-top: -3px; }
  .intro-nav .about-link {
    width: 150px;
    background: url('/static/img/about-st-nav-block.png?b10d27f45547') center no-repeat; }
  .intro-nav .meet-link {
    width: 220px;
    background: url('/static/img/meet-nav-block.png?b10d27f45547') center no-repeat; }
  .intro-nav .enter-link {
    width: 225px;
    background: url('/static/img/enter-nav-block.png?b10d27f45547') center no-repeat; }
  .intro-nav .learn-link {
    width: 220px;
    background: url('/static/img/learn-nav-block.png?b10d27f45547') center no-repeat; }
  .intro-nav .features-link {
    width: 100px;
    background: url('/static/img/features-nav-block.png?b10d27f45547') center no-repeat; }

.intro-page {
  height: auto;
  background: url('/static/img/homepage-splash-bg.png?b10d27f45547') center top repeat-x; }

.key-points-list, .groups-list, .safety-points-list {
  width: 960px;
  margin: 20px auto 0;
  text-align: justify; }
  .key-points-list:after, .groups-list:after, .safety-points-list:after {
    content: '';
    display: inline-block;
    width: 100%; }
  .key-points-list li, .groups-list li, .safety-points-list li {
    display: inline-block;
    width: 32%;
    padding: 20px;
    vertical-align: top;
    text-align: left;
    background: white;
    font-family: "proxima-nova", Helvetica, Arial;
    border-radius: 5px; }
    .key-points-list li h1, .groups-list li h1, .safety-points-list li h1 {
      font-size: 24px;
      font-weight: bold;
      color: #2fc1b6; }
    .key-points-list li p, .groups-list li p, .safety-points-list li p,
    .key-points-list li a,
    .groups-list li a,
    .safety-points-list li a {
      margin-top: 10px;
      font-size: 16px; }
    .key-points-list li a, .groups-list li a, .safety-points-list li a {
      display: inline-block;
      font-weight: bold;
      color: #c0148a;
      text-decoration: none;
      text-transform: uppercase; }

.list-view-section {
  display: none;
  background: white;
  padding: 20px; }
  .list-view-section .filters-form {
    position: static; }
  .list-view-section .activities-table {
    width: 100%;
    margin-top: 20px;
    margin: 20px auto 50px; }

.logged-in-menu-wrapper, .logged-out-menu-wrapper {
  background: #e6e6e6; }

.logged-in-menu, .logged-out-menu {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  text-align: right;
  font-family: "proxima-nova", Helvetica, Arial;
  color: #c0148a; }
  .logged-in-menu .avatar, .logged-out-menu .avatar {
    width: 28px;
    height: 28px;
    background: #FFF;
    border-radius: 50%;
    border: 2px solid #FFF;
    margin-right: 3px; }
  .logged-in-menu .avatar,
  .logged-in-menu .user-dropdown-wrapper, .logged-out-menu .avatar,
  .logged-out-menu .user-dropdown-wrapper {
    display: inline-block;
    padding: 0 0;
    vertical-align: middle; }
  .logged-in-menu .user-dropdown-wrapper button, .logged-out-menu .user-dropdown-wrapper button {
    border: none;
    background: none;
    color: #be008b; }
    .logged-in-menu .user-dropdown-wrapper button:hover, .logged-out-menu .user-dropdown-wrapper button:hover {
      color: #8b0066; }
  .logged-in-menu .user-dropdown-wrapper, .logged-out-menu .user-dropdown-wrapper {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 10px 0;
    z-index: 15;
    font-weight: bold;
    cursor: pointer; }
  .logged-in-menu .user-dropdown, .logged-out-menu .user-dropdown {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    width: 252px;
    height: 162px;
    background: url('/static/img/profilemenu.png?b10d27f45547') no-repeat;
    overflow: hidden;
    text-align: left;
    z-index: 15;
    color: #c0148a; }
    .logged-in-menu .user-dropdown .avatar-big, .logged-out-menu .user-dropdown .avatar-big {
      float: left;
      width: 90px;
      height: auto;
      padding: 0;
      margin: 10px 0 0 10px; }
    .logged-in-menu .user-dropdown a, .logged-out-menu .user-dropdown a {
      color: #c0148a;
      cursor: pointer; }
    .logged-in-menu .user-dropdown .dropdown-nav, .logged-out-menu .user-dropdown .dropdown-nav {
      float: right;
      width: 140px;
      padding: 20px 0 0 0;
      position: relative; }
      .logged-in-menu .user-dropdown .dropdown-nav a, .logged-out-menu .user-dropdown .dropdown-nav a {
        float: right;
        width: 120px;
        padding: 10px;
        color: #c0148a;
        display: block;
        font-size: 13px;
        line-height: 15px; }
        .logged-in-menu .user-dropdown .dropdown-nav a:hover, .logged-out-menu .user-dropdown .dropdown-nav a:hover {
          background: #F3F3F3;
          color: #c0148a; }
      .logged-in-menu .user-dropdown .dropdown-nav a.logout-link, .logged-out-menu .user-dropdown .dropdown-nav a.logout-link {
        margin-top: 20px; }

body#activity-page #activities-link,
body#about-rs-page #about-rs-link,
body#about-page #about-st-link,
body#news-page #news-link,
body#residents-page #residents-link {
  background: #1ca29d; }

header {
  height: 47px;
  border-bottom: 13px solid #f2e600; }

header nav a, header nav a:visited, header nav a:hover {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: white; }

footer {
  padding: 110px 0 0;
  background: url('/static/safetytown/img/town-footer.png?20d49de938de') repeat-x;
  margin: -80px 0 0;
  color: #FFF;
  font-size: 13px; }
  footer img {
    vertical-align: middle;
    margin-right: 30px;
    position: relative;
    top: -5px; }

.title-header, .register-top-header {
  background: #FFF;
  border-bottom: 1px solid #188c88; }

#div_id_character {
  display: none; }

.profile-form {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0;
  font-family: "proxima-nova", Helvetica, Arial;
  text-align: left; }
  .profile-form.editing .value,
  .profile-form.editing .edit-profile-button {
    display: none; }
  .profile-form.editing input,
  .profile-form.editing select,
  .profile-form.editing .selectBox,
  .profile-form.editing .keep,
  .profile-form.editing .editing-buttons {
    display: inline-block; }
  .profile-form.not-editing .selectBox {
    display: none !important; }
  .profile-form label,
  .profile-form .value,
  .profile-form input {
    font-size: 16px;
    font-family: inherit; }
  .profile-form label,
  .profile-form .value,
  .profile-form input,
  .profile-form select,
  .profile-form .selectBox {
    display: inline-block; }
  .profile-form label {
    width: 120px;
    margin-top: 20px; }
  .profile-form .value,
  .profile-form input[type=text] {
    width: 200px; }
  .profile-form .value {
    padding: 7px 5px;
    font-weight: bold; }
  .profile-form input,
  .profile-form select {
    display: none;
    padding: 3px;
    border: 2px solid #188c88; }
  .profile-form fieldset {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    background: white;
    border: 0; }
  .profile-form h1 {
    width: auto;
    margin-bottom: 20px; }
  .profile-form .buttons-container {
    clear: both;
    padding: 0 15px; }
    .profile-form .buttons-container.right {
      text-align: right; }
    .profile-form .buttons-container.left {
      text-align: left; }
  .profile-form button, .profile-form .button {
    background: #188c88; }
  .profile-form .editing-buttons {
    display: none; }
  .profile-form .cancel-button {
    background: #c71a17; }
  .profile-form .current-character {
    float: left; }
    .profile-form .current-character img {
      display: block;
      width: 100px;
      margin: 0 auto 20px; }
    .profile-form .current-character button, .profile-form .current-character .button {
      font-size: 12px;
      padding: 7px 12px; }
  .profile-form .my-character-fieldset {
    width: 450px;
    float: right; }
    .profile-form .my-character-fieldset label {
      width: 70px; }
    .profile-form .my-character-fieldset .value,
    .profile-form .my-character-fieldset input {
      width: 230px; }
  .profile-form .my-profile-fieldset {
    width: 450px;
    float: left; }
    .profile-form .my-profile-fieldset .value,
    .profile-form .my-profile-fieldset input,
    .profile-form .my-profile-fieldset select {
      width: 300px; }

.try-these-activities-section h4 {
  color: #303030 !important; }
.try-these-activities-section .activity-summary-short {
  border-bottom: 2px solid #FFF;
  padding-bottom: 6px;
  margin-bottom: 10px; }

.register-breadcrumbs-nav {
  text-align: center; }
  .register-breadcrumbs-nav a {
    display: inline-block;
    padding: 15px 20px;
    margin-left: -2px;
    background: #188c88;
    color: white !important;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold; }
    .register-breadcrumbs-nav a:hover, .register-breadcrumbs-nav a.active {
      background: #f2e600;
      color: black !important; }
    .register-breadcrumbs-nav a.inactive:hover {
      background: #188c88;
      color: #FFF !important; }

.form-wrapper {
  margin: 0 auto;
  max-width: 70em; }
  .form-wrapper .form-header {
    font-weight: bold;
    font-size: large; }
  .form-wrapper .form-box {
    float: left;
    width: 25em;
    margin: 2em; }

.register-form {
  text-align: left; }
  .register-form label,
  .register-form .e-g,
  .register-form .controls {
    display: inline-block;
    width: 700px; }
  .register-form h1, .register-form legend {
    font-size: 24px;
    margin: 30px 0 10px;
    color: #188c88; }
  .register-form label {
    width: 175px;
    font-size: 16px;
    vertical-align: top; }
    .register-form label .required-field {
      font-size: 20px;
      color: #c71a17; }
  .register-form input, .register-form select {
    padding: 3px;
    border: 2px solid #188c88;
    font-size: 16px;
    vertical-align: top; }
  .register-form #id_school {
    width: 350px; }
  .register-form select {
    width: 150px;
    background-color: #188c88;
    color: #fff; }
  .register-form .textinput,
  .register-form .emailinput,
  .register-form .name-textfield,
  .register-form .school-textfield,
  .register-form .email-textfield,
  .register-form .password-textfield {
    width: 350px; }
  .register-form .e-g, .register-form .help-block {
    margin: 0 0 0 10px;
    color: #878787;
    display: inline-block;
    font-size: 12px;
    width: 250px;
    position: relative;
    top: 10px;
    line-height: 1.1; }
  .register-form .has-error .help-block {
    color: #c71a17; }
  .register-form .separator {
    display: block;
    height: 1px;
    width: 100%;
    background: transparent; }
  .register-form fieldset {
    border: 0;
    margin: 0 0 10px 0; }
  .register-form .form-group {
    margin: 0 0 15px 0; }
  .register-form .errorlist {
    padding: 15px 0 0 0;
    margin: 0 0 -5px; }

.register-section {
  position: relative;
  top: -60px;
  width: 960px;
  margin: 0 auto;
  padding: 20px;
  background: white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-family: "proxima-nova", Helvetica, Arial;
  text-align: left; }
  .register-section .buttons-container {
    margin-top: 40px;
    font-size: 16px; }
    .register-section .buttons-container.right {
      text-align: right; }
    .register-section .buttons-container.left {
      text-align: left; }
    .register-section .buttons-container button,
    .register-section .buttons-container a {
      display: inline-block;
      font-size: 16px;
      padding: 10px 20px;
      background: #188c88;
      color: white;
      font-weight: bold;
      border: 0;
      border-radius: 10px;
      text-decoration: none; }
  .register-section .key-points-list, .register-section .groups-list, .register-section .safety-points-list {
    margin-top: 50px; }
    .register-section .key-points-list li, .register-section .groups-list li, .register-section .safety-points-list li {
      background: #d6d6d6; }

.register-top-header {
  padding-bottom: 100px; }

.register-welcome-section {
  padding-top: 60px; }
  .register-welcome-section h1 {
    font-size: 24px;
    margin-top: 50px;
    color: #188c88; }
  .register-welcome-section .character-image {
    display: inline-block;
    min-height: 350px;
    min-width: 250px;
    float: right;
    background: #d6d6d6; }

.safety-points-list {
  width: 100%; }
  .safety-points-list li {
    width: 49%;
    background: #d6d6d6; }

.result {
  margin: 2.5em 1em; }
  .result .result-link {
    font-size: x-large; }

.town-footer {
  position: relative;
  width: 100%;
  height: 150px;
  background: url('/static/img/town-footer.png?b10d27f45547') repeat-x top center; }
  .town-footer .pad {
    position: absolute;
    background: #188c88;
    top: 84px;
    bottom: 0;
    width: 100%; }
  .town-footer .left {
    float: left; }
    .town-footer .left h4 {
      color: #eee838;
      font: bold 22px/1 "Blackout_Midnight",Helvetica,Arial; }
  .town-footer .right {
    float: right; }
    .town-footer .right img {
      margin: 0; }

.footer-links li {
  display: inline;
  margin: 0 1em; }
.footer-links a:link {
  color: white; }
.footer-links a:visited {
  color: #ccc; }

.change-year {
  display: block;
  background: #188c88;
  margin: 1em; }

.town-map-container {
  display: none;
  position: relative;
  height: 500px;
  font-family: "proxima-nova", Helvetica, Arial; }
  .town-map-container .town-map {
    background: url('/static/img/town-map-bg.jpg?b10d27f45547') no-repeat center;
    height: 507px;
    width: 2500px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1250px; }
  .town-map-container .marker {
    position: absolute;
    width: 40px;
    height: 65px;
    background: url('/static/img/marker.png?b10d27f45547') no-repeat bottom center;
    cursor: pointer;
    overflow: visible; }
    .town-map-container .marker.completed {
      background: url('/static/img/marker-completed.png?b10d27f45547') no-repeat bottom center; }
    .town-map-container .marker:hover {
      background: url('/static/img/marker-hover.png?b10d27f45547') no-repeat bottom center; }
  .town-map-container .show-activity-figure {
    position: absolute;
    bottom: 1em;
    left: 650px;
    width: 300px;
    margin: -175px 0 0 0;
    background: #f2e600;
    border: 7px solid white;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    z-index: 2; }
    .town-map-container .show-activity-figure .activity-image {
      width: 100%; }
    .town-map-container .show-activity-figure figcaption {
      padding: 5px 10px 15px; }
    .town-map-container .show-activity-figure .activity-title {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 21px;
      line-height: 30px; }
    .town-map-container .show-activity-figure .activity-description {
      font-size: 14px; }
      .town-map-container .show-activity-figure .activity-description p {
        margin: 0 0 10px; }
    .town-map-container .show-activity-figure .activity-details {
      margin-top: 10px; }
      .town-map-container .show-activity-figure .activity-details li {
        display: inline-block;
        width: 32%;
        text-transform: uppercase; }
    .town-map-container .show-activity-figure .close-activity-button {
      position: absolute;
      top: 10px;
      right: 10px;
      height: 27px;
      width: 27px;
      border: 0;
      cursor: pointer;
      background: none;
      padding: 0; }

.try-these-activities-list {
  margin: 20px 0 0 0;
  padding: 0; }
  .try-these-activities-list li {
    margin-top: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #DDD; }
  .try-these-activities-list .see-more-button {
    font-size: 12px;
    padding: 5px 10px;
    margin-left: 5px;
    background: #2fc1b6; }
  .try-these-activities-list p {
    font-size: 12px;
    margin-top: 10px; }

.try-these-activities-section {
  display: inline-block;
  width: 300px;
  margin: 30px 0 0 20px;
  vertical-align: top; }
  .try-these-activities-section h1 {
    font-size: 16px; }
  .try-these-activities-section .buttons-container {
    padding: 20px 0;
    border-top: 0; }
    .try-these-activities-section .buttons-container.right {
      text-align: right; }
  .try-these-activities-section .view-all-activities-button {
    font-size: 12px;
    background: #2fc1b6;
    padding: 5px 10px; }

.view-activities-section {
  width: 960px;
  margin: 0 auto 0; }
  .view-activities-section .activities-table,
  .view-activities-section .town-map-container {
    display: none; }
  .view-activities-section.map .town-map-container {
    display: block; }
    .view-activities-section.map .town-map-container .town-map {
      border-bottom: 60px solid #9bd8f4; }
  .view-activities-section.map .town-map-info-bar {
    display: none;
    background: white;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    width: 70em;
    min-height: 10em;
    padding: 1em;
    border: 7px solid #188c88;
    border-radius: 10px; }
    .view-activities-section.map .town-map-info-bar .activities-table {
      display: table;
      width: 100%; }
  .view-activities-section.list .activities-table {
    display: table;
    border-radius: 10px; }

.view-activities-section.map {
  margin: -21px auto 0; }

.view-activities-main {
  padding-bottom: 130px !important; }

/*# sourceMappingURL=tmpbhElol.css.map */
