/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *







 */

 div.show-image {
    position: relative;
    /*float:left;*/
    margin:5px;
 }
 div.show-image:hover img{
    opacity:0.5;
 }
 div.show-image:hover input {
    display: block;
 }
 div.show-image input {
    position:absolute;
    display:none;
 }
 /*div.show-image input.update {
    top:0;
    left:0;
 }
 div.show-image input.delete {
    top:50px;
    left:150px;
 }*/

 #active_admin_content .formtastic .label {
   color: #000000 !important;
 }
 
 #active_admin_content form fieldset > ol > li fieldset {
   left: -50% !important;
 }


 /* Make required field asterisk red and consistent across all forms */
abbr[title="required"] {
  color: red !important;
  font-weight: bold;
  text-decoration: none;
  margin-left: 3px;
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=49bebb75c7d87d1464f7)
 * Config saved to config.json and https://gist.github.com/49bebb75c7d87d1464f7
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/../fonts/glyphicons-halflings-regular.eot);
  src: url(/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 150px;
	width: 6.5em;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}
.ath-viewport * {
	box-sizing: border-box;
}

.ath-viewport {
	position: relative;
	z-index: 2147483641;
	pointer-events: none;

	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

.ath-modal {
	pointer-events: auto !important;
	background: rgba(0,0,0,0.6);
}

.ath-mandatory {
	background: #000;
}

.ath-container {
	pointer-events: auto !important;
	position: absolute;
	z-index: 2147483641;
	padding: 0.7em 0.6em;
	width: 18em;

	background: #eee;
	background-size: 100% auto;

	box-shadow: 0 0.2em 0 #d1d1d1;

	font-family: sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
}

.ath-container small {
	font-size: 0.8em;
	line-height: 1.3em;
	display: block;
	margin-top: 0.5em;
}

.ath-ios.ath-phone {
	bottom: 1.8em;
	left: 50%;
	margin-left: -9em;
}

.ath-ios6.ath-tablet {
	left: 5em;
	top: 1.8em;
}

.ath-ios7.ath-tablet {
	left: 0.7em;
	top: 1.8em;
}

.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet{
	right: 0.4em;
	top: 1.8em;
}

.ath-android {
	bottom: 1.8em;
	left: 50%;
	margin-left: -9em;
}

/* close icon */
.ath-container:before {
	content: '';
	position: relative;
	display: block;
	float: right;
	margin: -0.7em -0.6em 0 0.5em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
	background-color: rgba(255,255,255,0.8);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 2.7em;
	height: 2.7em;
	text-align: center;
	overflow: hidden;
	color: #a33;
	z-index: 2147483642;
}

.ath-container.ath-icon:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	float: none;
}

.ath-mandatory .ath-container:before {
	display: none;
}

.ath-container.ath-android:before {
	float: left;
	margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
	position: absolute;
	right: auto;
	left: 0;
	margin: 0;
	float: none;
}


/* applied only if the application icon is shown */
.ath-container.ath-icon {

}

.ath-action-icon {
	display: inline-block;
	vertical-align: middle;
	background-position: 50%;
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon{
	width: 1.6em;
	height: 1.6em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);
	margin-top: -0.3em;
	background-size: auto 100%;
}

.ath-ios6 .ath-action-icon {
	width: 1.8em;
	height: 1.8em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);
	margin-bottom: 0.4em;
	background-size: 100% auto;
}

.ath-android .ath-action-icon {
	width: 1.4em;
	height: 1.5em;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
	background-size: 100% auto;
}

.ath-container p {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2147483642;
	text-shadow: 0 0.1em 0 #fff;
	font-size: 1.1em;
}

.ath-ios.ath-phone:after {
	content: '';
	background: #eee;
	position: absolute;
	width: 2em;
	height: 2em;
	bottom: -0.9em;
	left: 50%;
	margin-left: -1em;
	transform: scaleX(0.9) rotate(45deg);
	box-shadow: 0.2em 0.2em 0 #d1d1d1;
}

.ath-ios.ath-tablet:after {
	content: '';
	background: #eee;
	position: absolute;
	width: 2em;
	height: 2em;
	top: -0.9em;
	left: 50%;
	margin-left: -1em;
	transform: scaleX(0.9) rotate(45deg);
	z-index: 2147483641;
}

.ath-application-icon {
	position: relative;
	padding: 0;
	border: 0;
	margin: 0 auto 0.2em auto;
	height: 6em;
	width: 6em;
	z-index: 2147483642;
}

.ath-container.ath-ios .ath-application-icon {
	border-radius: 1em;
	box-shadow: 0 0.2em 0.4em rgba(0,0,0,0.3),
		inset 0 0.07em 0 rgba(255,255,255,0.5);
	margin: 0 auto 0.4em auto;
}

@media only screen and (orientation: landscape) {
	.ath-container.ath-phone {
		width: 24em;
	}

	.ath-android.ath-phone {
		margin-left: -12em;
	}

	.ath-ios.ath-phone {
		margin-left: -12em;
	}

	.ath-ios6:after {
		left: 39%;
	}

	.ath-ios8.ath-phone {
		left: auto;
		bottom: auto;
		right: 0.4em;
		top: 1.8em;
	}

	.ath-ios8.ath-phone:after {
		bottom: auto;
		top: -0.9em;
		left: 68%;
		z-index: 2147483641;
		box-shadow: none;
	}
}
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/**
*
* We are using a slightly modified version of ITCSS to
* handle the styles for PodKeeper.  Please reference
* https://speakerdeck.com/dafed/managing-css-projects-with-itcss
* for more information.
*
* See each folders style.scss to get description of types of styles belong
* in that folder.
**/
/**
*
* We are using a slightly modified version of ITCSS to
* handle the styles for PodKeeper.  Please reference
* https://speakerdeck.com/dafed/managing-css-projects-with-itcss
* for more information.
*
* Styles that belong here: Global variables, config switches.
**/
/**
*
* We are using a slightly modified version of ITCSS to
* handle the styles for PodKeeper.  Please reference
* https://speakerdeck.com/dafed/managing-css-projects-with-itcss
* for more information.
*
* Styles that belong here: Default mixins and functions.
**/
/*==========  Font Mixins  ==========*/
/*==========  Clearfix  ==========*/
/**
*
* We are using a slightly modified version of ITCSS to
* handle the styles for PodKeeper.  Please reference
* https://speakerdeck.com/dafed/managing-css-projects-with-itcss
* for more information.
*
* Styles that belong here: Unclassed HTML elements (type selectors).
**/
/* line 1, app/assets/stylesheets/base/_page.scss */
* {
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

/* line 7, app/assets/stylesheets/base/_page.scss */
html, body {
  font-size: 14px;
  height: 100%;
}

/* line 12, app/assets/stylesheets/base/_page.scss */
body {
  height: 100%;
  width: 100%;
  display: block;
}

/* line 18, app/assets/stylesheets/base/_page.scss */
body.no-scroll {
  overflow: hidden;
}

/* line 22, app/assets/stylesheets/base/_page.scss */
a {
  outline: none;
}

/* line 26, app/assets/stylesheets/base/_page.scss */
.page-sign-up {
  background: #F0F2F6;
  display: table;
  margin: 35px auto 20px;
  padding: 20px 40px;
}

/* line 32, app/assets/stylesheets/base/_page.scss */
.page-sign-up .btn--green {
  border-radius: 0;
  display: table;
  margin-bottom: 15px;
  padding: 14px 36px;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 38, app/assets/stylesheets/base/_page.scss */
.page-sign-up .btn--green:hover {
  color: #fff;
}

/* line 45, app/assets/stylesheets/base/_page.scss */
.page-sign-up p {
  color: #4D4C4C;
  font-weight: 500;
  margin: 0;
  font-size: 21px;
  font-size: 1.5rem;
}

/* line 54, app/assets/stylesheets/base/_page.scss */
.padding-top-10 {
  padding-top: 10px;
}

/* line 58, app/assets/stylesheets/base/_page.scss */
.padding-left-10 {
  padding-left: 10px;
}

/* line 61, app/assets/stylesheets/base/_page.scss */
.padding-right-10 {
  padding-right: 10px;
}

/* line 65, app/assets/stylesheets/base/_page.scss */
.margin-0 {
  margin: 0px !important;
}

/* line 69, app/assets/stylesheets/base/_page.scss */
body {
  display: block;
}

/**
*
* We are using a slightly modified version of ITCSS to
* handle the styles for PodKeeper.  Please reference
* https://speakerdeck.com/dafed/managing-css-projects-with-itcss
* for more information.
*
* Styles that belong here: Designed components, chunks of UI
**/
/* line 1, app/assets/stylesheets/components/_icons.scss */
.icon {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/components/_icons.scss */
.icon-arrow-down {
  background: url(/assets/svg/podkeeper_arrow-down-c2b7c1be09c7cf76fde21b18d55ef53a6489ae98c7979fff1bef3dcb354150e7.svg) center center no-repeat;
  background-size: 14px;
  display: inline-block;
  fill: #ddd;
  height: 21px;
  opacity: .5;
  text-indent: -999em;
  width: 21px;
}

/* line 16, app/assets/stylesheets/components/_icons.scss */
.icon-arrow-up {
  background: url(/assets/svg/podkeeper_arrow-up-e4f3b67a3c4ed2b56918a3b5111bbdec66e372b0c5695b278ad19d62d7258c43.svg) center center no-repeat;
  background-size: 14px;
  display: inline-block;
  fill: #ddd;
  height: 21px;
  opacity: .5;
  text-indent: -999em;
  width: 21px;
}

/* line 27, app/assets/stylesheets/components/_icons.scss */
.icon-back {
  background: #fff;
}

/* line 31, app/assets/stylesheets/components/_icons.scss */
.icon-no-rsvp {
  background: #686868;
  border-radius: 42px;
  display: inline-block;
  height: 21px;
  width: 21px;
}

/* line 39, app/assets/stylesheets/components/_icons.scss */
.icon-edit {
  fill: #9FC03B;
}

/* line 43, app/assets/stylesheets/components/_icons.scss */
.icon-no {
  fill: #AB3334;
}

/* line 47, app/assets/stylesheets/components/_icons.scss */
.icon-menu {
  display: block;
  fill: #fff;
  height: 22px;
  width: 22px;
}

/* line 54, app/assets/stylesheets/components/_icons.scss */
.icon-events {
  fill: #456189;
  height: 24px;
  width: 24px;
}

/* line 60, app/assets/stylesheets/components/_icons.scss */
.icon-event-date {
  fill: #456189;
  max-height: 70px;
  width: 100%;
}

/* line 66, app/assets/stylesheets/components/_icons.scss */
.icon-discussions {
  fill: #456189;
  height: 24px;
  width: 24px;
}

/* line 72, app/assets/stylesheets/components/_icons.scss */
.icon-lists {
  fill: #456189;
  height: 24px;
  width: 24px;
}

/* line 78, app/assets/stylesheets/components/_icons.scss */
.icon-files {
  fill: #456189;
  height: 24px;
  width: 24px;
}

/* line 84, app/assets/stylesheets/components/_icons.scss */
.icon-more {
  fill: #456189;
  height: 21px;
  width: 21px;
}

@media (min-width: 768px) {
  /* line 91, app/assets/stylesheets/components/_icons.scss */
  .icon-arrow-down, .icon-arrow-up {
    height: 14px;
    width: 14px;
  }
}

/* line 1, app/assets/stylesheets/components/_buttons.scss */
.btn {
  background: #9FC03B;
  border: 1px solid #9FC03B;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0 5px;
  padding: 9px 25px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 11, app/assets/stylesheets/components/_buttons.scss */
.btn:hover, .btn:active, .btn:visited, .btn:focus {
  background: #9FC03B;
  color: #fff;
}

/* line 19, app/assets/stylesheets/components/_buttons.scss */
.btn--cancel {
  background: transparent;
  border: 1px solid #868686;
  color: #868686;
  margin: 0 5px;
  padding: 9px 25px;
}

/* line 26, app/assets/stylesheets/components/_buttons.scss */
.btn--cancel:hover, .btn--cancel:active, .btn--cancel:visited, .btn--cancel:focus {
  background: transparent;
  color: #868686;
}

/* line 32, app/assets/stylesheets/components/_buttons.scss */
.btn--green {
  background: #9FC03B;
  color: #fff;
  margin: 0 5px;
}

/* line 38, app/assets/stylesheets/components/_buttons.scss */
.btn--home-green {
  width: 18em;
  background: #9FC03B;
  border: #9FC03B;
  color: #fff;
  padding: 15px 30px;
  font-weight: bold;
}

/* line 46, app/assets/stylesheets/components/_buttons.scss */
.btn--home-green:hover, .btn--home-green:active, .btn--home-green:visited, .btn--home-green:focus {
  background: #9FC03B;
  color: #fff;
}

/* line 52, app/assets/stylesheets/components/_buttons.scss */
.btn--home-orange {
  width: 18em;
  background: #ffa81a;
  border: #ffa81a;
  color: #fff;
  padding: 15px 30px;
  font-weight: bold;
}

/* line 60, app/assets/stylesheets/components/_buttons.scss */
.btn--home-orange:hover, .btn--home-orange:active, .btn--home-orange:visited, .btn--home-orange:focus {
  background: #ffa81a;
  color: #fff;
}

/* line 66, app/assets/stylesheets/components/_buttons.scss */
.btn--orange {
  background: #ffa81a;
  border: #ffa81a;
  color: #fff;
  padding: 15px 30px;
  font-weight: bold;
}

/* line 73, app/assets/stylesheets/components/_buttons.scss */
.btn--orange:hover, .btn--orange:active, .btn--orange:visited, .btn--orange:focus {
  background: #ffa81a;
  color: #fff;
}

/* line 79, app/assets/stylesheets/components/_buttons.scss */
.btn--signup {
  background: transparent;
  border: 2px solid #fff;
  border-radius: 0;
  color: #fff;
  margin: 0 5px;
  outline: none;
  text-transform: uppercase;
}

/* line 88, app/assets/stylesheets/components/_buttons.scss */
.btn--signup:hover, .btn--signup:active, .btn--signup:visited, .btn--signup:focus {
  color: #fff;
  outline: none;
}

/* line 94, app/assets/stylesheets/components/_buttons.scss */
.button_to {
  display: inline-block;
}

/* line 97, app/assets/stylesheets/components/_buttons.scss */
.button_to button {
  background: none;
  border: none;
  padding: 0;
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/components/_buttons.scss */
  .btn {
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 108, app/assets/stylesheets/components/_buttons.scss */
  .btn.btn--orange {
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
}

/* line 1, app/assets/stylesheets/components/_page_head.scss */
.page-head {
  background: #456189;
  color: #fff;
  padding: 15px 10px;
  position: relative;
}

/* line 1, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav {
  position: relative;
}

/* line 5, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__menu {
  cursor: pointer;
  position: absolute;
  right: 0;
  text-indent: -999em;
  top: 50%;
  transform: translateY(-50%);
}

/* line 14, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__home {
  height: 32px;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
}

/* line 22, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__home:after {
  background: #fff;
  border-radius: 64px;
  content: '';
  display: inline-block;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  z-index: -1;
}

/* line 35, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__home svg {
  display: block;
  fill: #9FC03B;
}

/* line 41, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__back {
  display: inline-block;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 48, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__back svg {
  fill: #fff;
  height: 14px;
  width: 14px;
}

/* line 55, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__pod-name {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  left: 50%;
  line-height: 1;
  margin: 0;
  position: relative;
  text-align: center;
  transform: translateX(-50%);
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 67, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__pod-name:hover, .pod-nav__pod-name :active, .pod-nav__pod-name :visited {
  color: #fff;
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/components/_pod_nav.scss */
.pod-nav__pod-name svg {
  display: inline-block;
  fill: #fff;
  height: 14px;
  margin-left: 10px;
  vertical-align: middle;
  width: 14px;
}

/* line 1, app/assets/stylesheets/components/_site_nav.scss */
.site-nav-container {
  background: #F0F2F6 !important;
  border: none;
  border-top: 1px solid #B5C0D0;
}

/* line 6, app/assets/stylesheets/components/_site_nav.scss */
.site-nav-container .pod-name {
  color: #456189;
  margin-top: 5px;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 14, app/assets/stylesheets/components/_site_nav.scss */
.site-nav {
  display: table;
  width: 100%;
}

/* line 18, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item {
  background: #F0F2F6;
  border-left: 1px solid #fff;
  color: #456189;
  cursor: pointer;
  display: table-cell;
  padding: 6px 0 4px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 28, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item.active {
  background: #fff;
  font-weight: 500;
}

/* line 33, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item svg {
  display: block;
  margin-bottom: 5px;
}

/* line 41, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--events {
  width: 20%;
}

/* line 45, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--discussions {
  width: 23.75%;
}

/* line 49, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--lists {
  width: 20%;
}

/* line 53, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--files {
  width: 20%;
}

/* line 57, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--more {
  width: 16.25%;
}

/* line 60, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--more svg {
  transition: 0.2s ease-in-out;
}

/* line 64, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--more .site-nav__item--sub-menu {
  background: #fff;
  border: 1px solid #B5C0D0;
  display: none;
  margin-top: 4px;
  padding: 15px 20px 5px;
  position: absolute;
  right: 5px;
  text-align: left;
  width: 130px;
  z-index: 10;
}

/* line 76, app/assets/stylesheets/components/_site_nav.scss */
.site-nav .site-nav__item--more .site-nav__item--sub-menu a {
  cursor: pointer;
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 87, app/assets/stylesheets/components/_site_nav.scss */
.site-nav__item.site-nav__item--more.active {
  background: #F0F2F6;
  font-weight: normal;
}

/* line 91, app/assets/stylesheets/components/_site_nav.scss */
.site-nav__item.site-nav__item--more.active svg {
  transform: rotate(90deg);
}

/* line 95, app/assets/stylesheets/components/_site_nav.scss */
.site-nav__item.site-nav__item--more.active .site-nav__item--sub-menu {
  display: block;
}

/* line 100, app/assets/stylesheets/components/_site_nav.scss */
.site-nav__notification {
  background: #F7941E;
  border: 1px solid #F0F2F6;
  border-radius: 16px;
  color: #fff;
  display: inline-block;
  font-weight: 300;
  height: 16px;
  left: 50%;
  line-height: 15px;
  margin-left: 3px;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 16px;
  font-size: 11px;
  font-size: 0.7857142857rem;
}

@media (min-width: 768px) {
  /* line 120, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav-container {
    margin-bottom: 20px !important;
  }
  /* line 124, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav {
    display: inline-block;
    width: auto;
  }
  /* line 128, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item {
    border: none;
    padding: 6px 16px 4px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 132, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item:hover {
    background: #fff;
  }
  /* line 136, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item svg {
    height: 30px;
    width: 30px;
  }
  /* line 144, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--events {
    width: auto;
  }
  /* line 148, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--discussions {
    padding: 6px 22px 4px;
    width: auto;
  }
  /* line 153, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--lists {
    padding: 6px 22px 4px;
    width: auto;
  }
  /* line 158, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--files {
    padding: 6px 22px 4px;
    width: auto;
  }
  /* line 163, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--members {
    padding: 6px 22px 4px;
    width: auto;
  }
  /* line 167, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--members svg {
    height: 36px;
    margin-bottom: -1px;
    width: 36px;
  }
  /* line 174, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--more {
    padding: 6px 22px 4px;
    width: auto;
  }
  /* line 178, app/assets/stylesheets/components/_site_nav.scss */
  .site-nav .site-nav__item--more svg {
    height: 24px;
    margin-top: 6px;
    width: 24px;
  }
}

/* line 2, app/assets/stylesheets/components/_alerts.scss */
.alert.success {
  background: #9FC03B;
  color: #fff;
}

/* line 7, app/assets/stylesheets/components/_alerts.scss */
.alert.warning {
  background: #B5C0D0;
  color: #fff;
}

/* line 11, app/assets/stylesheets/components/_alerts.scss */
.alert.warning a {
  color: #fff;
  text-decoration: underline;
}

/* line 17, app/assets/stylesheets/components/_alerts.scss */
.alert.notice {
  background: #F0F2F6;
  color: #4D4C4C;
}

/* line 21, app/assets/stylesheets/components/_alerts.scss */
.alert.notice a {
  color: #4D4C4C;
  text-decoration: underline;
}

/* line 27, app/assets/stylesheets/components/_alerts.scss */
.alert.error {
  background: #AB3334;
  color: #fff;
}

/* line 31, app/assets/stylesheets/components/_alerts.scss */
.alert.error a {
  color: #fff;
  text-decoration: underline;
}

/* line 36, app/assets/stylesheets/components/_alerts.scss */
.alert.error .close {
  color: #fff;
}

/* line 41, app/assets/stylesheets/components/_alerts.scss */
.alert .close {
  font-family: 'Open Sans';
  opacity: 1;
  outline: none;
  text-shadow: none;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 1, app/assets/stylesheets/components/_discussion.scss */
.avatar {
  border-radius: 42px;
  margin-right: 10px;
}

/* line 6, app/assets/stylesheets/components/_discussion.scss */
.delete-link {
  cursor: pointer;
}

/* line 10, app/assets/stylesheets/components/_discussion.scss */
.counters {
  color: #456189;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 17, app/assets/stylesheets/components/_discussion.scss */
#new_note input[type=text], #new_note textarea {
  border: 1px solid #B5C0D0;
  margin-bottom: 10px;
}

/* line 22, app/assets/stylesheets/components/_discussion.scss */
#new_note textarea {
  height: 150px;
  resize: none;
}

/* line 27, app/assets/stylesheets/components/_discussion.scss */
#new_note h4 {
  color: #456189;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 34, app/assets/stylesheets/components/_discussion.scss */
#new_note .radio.inline {
  display: block;
  margin-bottom: 8px;
}

/* line 38, app/assets/stylesheets/components/_discussion.scss */
#new_note .radio.inline label {
  padding-left: 25px;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  position: relative;
}

/* line 46, app/assets/stylesheets/components/_discussion.scss */
#new_note .radio.inline input[type="radio"] {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 !important;
}

/* line 55, app/assets/stylesheets/components/_discussion.scss */
#new_note .form-group {
  margin-bottom: 20px;
}

/* line 58, app/assets/stylesheets/components/_discussion.scss */
#new_note .form-group p {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
}

/* line 66, app/assets/stylesheets/components/_discussion.scss */
.discussion {
  border-bottom: 1px solid #B5C0D0;
  outline: none;
  padding-bottom: 7px;
  padding-top: 7px;
}

/* line 72, app/assets/stylesheets/components/_discussion.scss */
.discussion.active {
  background: #F0F2F6;
}

/* line 78, app/assets/stylesheets/components/_discussion.scss */
.discussions .discussion-info {
  max-width: 180px;
  word-wrap: break-word;
}

/* line 84, app/assets/stylesheets/components/_discussion.scss */
.discussion-icon {
  position: relative;
}

/* line 87, app/assets/stylesheets/components/_discussion.scss */
.discussion-icon svg {
  fill: #456189;
  height: 50px;
  width: 50px;
}

/* line 93, app/assets/stylesheets/components/_discussion.scss */
.discussion-icon .comment-count {
  background: #F7941E;
  border: 1px solid #fff;
  border-radius: 36px;
  color: #fff;
  display: inline-block;
  height: 18px;
  left: 50%;
  line-height: 18px;
  margin-left: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 18px;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 112, app/assets/stylesheets/components/_discussion.scss */
.discussion-info, .comment-info {
  overflow: auto;
}

/* line 115, app/assets/stylesheets/components/_discussion.scss */
.discussion-info h4, .comment-info h4 {
  color: #456189;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 124, app/assets/stylesheets/components/_discussion.scss */
.discussion-info p, .comment-info p {
  color: #4D4C4C;
  margin: 0;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 132, app/assets/stylesheets/components/_discussion.scss */
.discussion-info {
  overflow: hidden;
}

/* line 136, app/assets/stylesheets/components/_discussion.scss */
.discussion-urgent {
  margin-right: 15px;
}

/* line 139, app/assets/stylesheets/components/_discussion.scss */
.discussion-urgent svg {
  height: 21px;
  width: 21px;
}

/* line 146, app/assets/stylesheets/components/_discussion.scss */
.discussion-thread--desktop svg {
  display: block;
  margin: 50px auto 0;
}

/* line 151, app/assets/stylesheets/components/_discussion.scss */
.discussion-thread--desktop p {
  color: #326297;
  font-weight: 300;
  margin-top: 25px;
  text-align: center;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 160, app/assets/stylesheets/components/_discussion.scss */
.discussion-thread--desktop a {
  color: #9FC03B;
}

/* line 165, app/assets/stylesheets/components/_discussion.scss */
.breakable {
  word-break: break-all;
}

/* line 170, app/assets/stylesheets/components/_discussion.scss */
.discussion-container h4 {
  color: #456189;
  font-weight: normal;
  margin-top: 5px;
  word-wrap: break-word;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 176, app/assets/stylesheets/components/_discussion.scss */
.discussion-container h4 + p {
  color: #456189;
  font-weight: normal;
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 187, app/assets/stylesheets/components/_discussion.scss */
.discussion-container a.settings {
  color: #456189;
  float: right;
  margin-top: 8px;
}

/* line 193, app/assets/stylesheets/components/_discussion.scss */
.discussion-container .discussion-info, .discussion-container .comment-info {
  margin-bottom: 20px;
  position: relative;
  word-wrap: break-word;
}

/* line 198, app/assets/stylesheets/components/_discussion.scss */
.discussion-container .discussion-info p, .discussion-container .comment-info p {
  font-weight: 300;
  font-size: 14px;
  font-size: 1rem;
}

/* line 205, app/assets/stylesheets/components/_discussion.scss */
.discussion-container .comment-info {
  background: #fff;
  border: 1px solid #B5C0D0;
  border-radius: 5px;
  padding: 5px 10px;
}

/* line 212, app/assets/stylesheets/components/_discussion.scss */
.discussion-container .discussion-info {
  background: #F0F2F6;
  border: 1px solid #B5C0D0;
  border-radius: 5px;
  padding: 5px 10px;
}

/* line 219, app/assets/stylesheets/components/_discussion.scss */
.discussion-container .discussion-meta {
  color: #456189;
}

/* line 222, app/assets/stylesheets/components/_discussion.scss */
.discussion-container .discussion-meta span, .discussion-container .discussion-meta em {
  font-weight: 500;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 231, app/assets/stylesheets/components/_discussion.scss */
#new_note .counter {
  color: #9FC03B;
}

/* line 232, app/assets/stylesheets/components/_discussion.scss */
#new_note .red {
  color: #AB3334;
}

/* line 235, app/assets/stylesheets/components/_discussion.scss */
.new-comment {
  border-top: 1px solid #B5C0D0;
}

/* line 238, app/assets/stylesheets/components/_discussion.scss */
.new-comment .comment_body {
  display: inline-block;
  margin-top: 15px;
  padding-left: 15px;
  vertical-align: middle;
  width: 84%;
}

/* line 245, app/assets/stylesheets/components/_discussion.scss */
.new-comment .comment_body textarea {
  border-color: #B5C0D0;
  border-radius: 8px;
  box-sizing: border-box;
  height: 85px;
  line-height: 24px;
  max-height: 85px;
  outline: none;
  padding: 6px 15px;
  resize: none;
  width: 100%;
  font-size: 14px;
  font-size: 1rem;
}

/* line 261, app/assets/stylesheets/components/_discussion.scss */
.new-comment input[type=submit] {
  background: none;
  border: none;
  color: #456189;
  font-weight: 400;
  margin-left: 10px;
  outline: none;
  vertical-align: -5px;
}

/* line 272, app/assets/stylesheets/components/_discussion.scss */
.note-content {
  box-sizing: border-box;
  overflow: hidden;
  padding-right: 20px;
  word-break: break-word;
}

/* line 278, app/assets/stylesheets/components/_discussion.scss */
.note-content p {
  margin-bottom: 15px;
}

/* line 283, app/assets/stylesheets/components/_discussion.scss */
.open ~ .read-more {
  right: 10px;
  transform: rotate(-90deg);
}

/* line 288, app/assets/stylesheets/components/_discussion.scss */
.read-more {
  bottom: -15px;
  color: #B5C0D0;
  font-size: 42px;
  outline: none;
  position: absolute;
  right: 5px;
  transform: rotate(90deg);
}

/* line 297, app/assets/stylesheets/components/_discussion.scss */
.read-more:hover, .read-more:focus, .read-more:active {
  color: #B5C0D0;
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 305, app/assets/stylesheets/components/_discussion.scss */
  .new-comment .comment_body {
    padding-left: 0;
    width: 90%;
  }
  /* line 309, app/assets/stylesheets/components/_discussion.scss */
  .new-comment .comment_body textarea {
    height: 85px;
    max-height: none;
    resize: vertical;
  }
}

/* line 320, app/assets/stylesheets/components/_discussion.scss */
.form-group.has-error input[type=text], .form-group.has-error textarea {
  border-color: #d9534f !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 326, app/assets/stylesheets/components/_discussion.scss */
.field-error {
  color: #d9534f;
  font-size: 12px;
  margin-top: 2px;
  display: block;
}

/* line 332, app/assets/stylesheets/components/_discussion.scss */
.field-error.text-danger {
  font-weight: 500;
}

/* line 1, app/assets/stylesheets/components/_event.scss */
.event-container {
  border-top: 1px solid #B5C0D0;
  margin: 0 -15px;
}

/* line 5, app/assets/stylesheets/components/_event.scss */
.event {
  border-bottom: 1px solid #B5C0D0;
  display: block;
  padding: 8px 8px 0;
  position: relative;
}

/* line 11, app/assets/stylesheets/components/_event.scss */
.event h4 {
  color: #456189;
  font-weight: 300;
  margin-bottom: 4px;
  margin-top: 0;
  position: relative;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 18, app/assets/stylesheets/components/_event.scss */
.event h4 .comment-count {
  background: #F7941E;
  border: 1px solid #fff;
  border-radius: 24px;
  color: #fff;
  display: inline-block;
  height: 12px;
  left: -15px;
  line-height: 12px;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 12px;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 38, app/assets/stylesheets/components/_event.scss */
.event p {
  margin-bottom: 4px;
}

/* line 42, app/assets/stylesheets/components/_event.scss */
.event.active {
  background: #F0F2F6;
}

/* line 47, app/assets/stylesheets/components/_event.scss */
#main > .event {
  border-top: 1px solid #B5C0D0;
}

/* line 51, app/assets/stylesheets/components/_event.scss */
#main > .event ~ .event {
  border-top: none;
}

/* line 55, app/assets/stylesheets/components/_event.scss */
.event-date {
  position: relative;
  text-align: center;
}

/* line 59, app/assets/stylesheets/components/_event.scss */
.event-date .event-date__icon {
  fill: #456189;
  height: 50px;
  position: relative;
  width: 50px;
}

/* line 66, app/assets/stylesheets/components/_event.scss */
.event-date .event-date__month {
  color: #456189;
  left: 50%;
  position: absolute;
  text-transform: uppercase;
  top: 3px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 10px;
  font-size: 0.7142857143rem;
}

/* line 78, app/assets/stylesheets/components/_event.scss */
.event-date .event-date__day {
  color: #fff;
  left: 50%;
  position: absolute;
  top: 18px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 90, app/assets/stylesheets/components/_event.scss */
.event-meta {
  color: #4D4C4C;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 96, app/assets/stylesheets/components/_event.scss */
.event-rsvp {
  margin-top: 12px;
  width: 21.5625%;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 100, app/assets/stylesheets/components/_event.scss */
.event-rsvp p {
  color: #4D4C4C;
}

/* line 107, app/assets/stylesheets/components/_event.scss */
.event-rsvp.event-rsvp-icon {
  margin-right: 25px;
  padding: 20px 5px;
}

/* line 112, app/assets/stylesheets/components/_event.scss */
.event-caret {
  margin-top: 7px;
  width: 63px;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 121, app/assets/stylesheets/components/_event.scss */
[class^=event] .header {
  background: #B5C0D0;
  color: #fff;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 8px 15px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 133, app/assets/stylesheets/components/_event.scss */
.event-details-name {
  background: #326297;
  color: #fff;
  line-height: 1.2;
  margin: 0;
  padding: 10px 15px;
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 143, app/assets/stylesheets/components/_event.scss */
.event-details-container {
  color: #4D4C4C;
  padding-bottom: 15px;
  position: relative;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 148, app/assets/stylesheets/components/_event.scss */
.event-details-container .container {
  position: relative;
}

/* line 152, app/assets/stylesheets/components/_event.scss */
.event-details-container h3, .event-details-container .landing-page .description h3.scouts.small, .landing-page .description .event-details-container h3.scouts.small, .event-details-container .landing-page .description h3.teachers.small, .landing-page .description .event-details-container h3.teachers.small {
  color: #456189;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 159, app/assets/stylesheets/components/_event.scss */
.event-details-container p {
  margin: 0;
}

/* line 163, app/assets/stylesheets/components/_event.scss */
.event-details-container.event-reminder {
  font-size: 14px;
  font-size: 1rem;
}

/* line 164, app/assets/stylesheets/components/_event.scss */
.event-details-container.event-reminder h3, .event-details-container.event-reminder .landing-page .description h3.scouts.small, .landing-page .description .event-details-container.event-reminder h3.scouts.small, .event-details-container.event-reminder .landing-page .description h3.teachers.small, .landing-page .description .event-details-container.event-reminder h3.teachers.small {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 176, app/assets/stylesheets/components/_event.scss */
.event-details__actions {
  margin-top: 15px;
}

/* line 179, app/assets/stylesheets/components/_event.scss */
.event-details__actions .btn {
  background: #456189;
  border-color: #456189;
  color: #fff;
  margin: 0;
  padding: 9px 0;
  text-align: center;
  width: 44.8275862%;
}

/* line 188, app/assets/stylesheets/components/_event.scss */
.event-details__actions .btn:last-child {
  margin-left: 30px;
}

/* line 194, app/assets/stylesheets/components/_event.scss */
.event-details__duplicate {
  margin-top: 20px;
  margin-top: 20px;
}

/* line 198, app/assets/stylesheets/components/_event.scss */
.event-details__duplicate .btn {
  background: #456189;
  border-color: #456189;
  color: #fff;
  width: 97%;
}

/* line 207, app/assets/stylesheets/components/_event.scss */
.event-details--desktop .container {
  width: 100%;
}

/* line 211, app/assets/stylesheets/components/_event.scss */
.event-details--desktop .icon-events {
  display: block;
  margin: 50px auto 0;
}

/* line 216, app/assets/stylesheets/components/_event.scss */
.event-details--desktop p {
  color: #326297;
  margin: 25px auto 0;
  text-align: center;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 224, app/assets/stylesheets/components/_event.scss */
.event-details--desktop a {
  color: #9FC03B;
}

/* line 229, app/assets/stylesheets/components/_event.scss */
.save-web, .view-map {
  color: #A0C133;
}

/* line 234, app/assets/stylesheets/components/_event.scss */
.event-send-reminders textarea {
  height: 150px;
  width: 100%;
}

/* line 239, app/assets/stylesheets/components/_event.scss */
.event-send-reminders label {
  font-weight: 300;
}

/* line 243, app/assets/stylesheets/components/_event.scss */
.event-send-reminders input[type=checkbox] {
  margin-right: 5px;
  vertical-align: top;
}

/* line 248, app/assets/stylesheets/components/_event.scss */
.event-send-reminders input[type=submit], .event-send-reminders input[type=submit]:hover {
  border-radius: 3px;
  color: #fff;
  font-weight: 300;
  line-height: 1.2;
  margin-left: 20px;
  padding: 9px 25px;
  vertical-align: 1px;
}

/* line 258, app/assets/stylesheets/components/_event.scss */
.event-send-reminders .btn--cancel {
  border-radius: 3px;
  color: #AB3334;
  padding: 9px 25px;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 269, app/assets/stylesheets/components/_event.scss */
.new_event .error, .edit_event .error {
  display: none;
}

/* line 273, app/assets/stylesheets/components/_event.scss */
.new_event .end-date-time, .edit_event .end-date-time {
  display: none;
}

/* line 277, app/assets/stylesheets/components/_event.scss */
.new_event .multiple-event, .edit_event .multiple-event {
  display: none;
}

/* line 281, app/assets/stylesheets/components/_event.scss */
.new_event .single-event.show-end, .new_event .single-event.hide-end, .edit_event .single-event.show-end, .edit_event .single-event.hide-end {
  cursor: pointer;
  display: none;
  position: relative;
}

/* line 286, app/assets/stylesheets/components/_event.scss */
.new_event .single-event.show-end .icons, .new_event .single-event.hide-end .icons, .edit_event .single-event.show-end .icons, .edit_event .single-event.hide-end .icons {
  position: relative;
  font-size: 28px;
  font-size: 2rem;
}

/* line 292, app/assets/stylesheets/components/_event.scss */
.new_event .single-event.show-end .icons__delete, .new_event .single-event.hide-end .icons__delete, .edit_event .single-event.show-end .icons__delete, .edit_event .single-event.hide-end .icons__delete {
  color: #AB3334;
}

/* line 296, app/assets/stylesheets/components/_event.scss */
.new_event .single-event.show-end span, .new_event .single-event.hide-end span, .edit_event .single-event.show-end span, .edit_event .single-event.hide-end span {
  vertical-align: 7px;
}

/* line 299, app/assets/stylesheets/components/_event.scss */
.new_event .single-event.show-end span:hover, .new_event .single-event.hide-end span:hover, .edit_event .single-event.show-end span:hover, .edit_event .single-event.hide-end span:hover {
  text-decoration: underline;
}

/* line 304, app/assets/stylesheets/components/_event.scss */
.new_event .single-event.show-end.active, .new_event .single-event.hide-end.active, .edit_event .single-event.show-end.active, .edit_event .single-event.hide-end.active {
  display: inline-block;
}

/* line 311, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .single-event, .edit_event.weekly-series .single-event {
  display: none;
}

/* line 315, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .multiple-event, .edit_event.weekly-series .multiple-event {
  display: block;
}

/* line 319, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .single-event.show-end, .new_event.weekly-series .single-event.hide-end, .edit_event.weekly-series .single-event.show-end, .edit_event.weekly-series .single-event.hide-end {
  display: none;
}

/* line 323, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .show-end, .new_event.weekly-series .hide-end, .edit_event.weekly-series .show-end, .edit_event.weekly-series .hide-end {
  cursor: pointer;
  display: none;
  position: relative;
}

/* line 328, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .show-end .icons, .new_event.weekly-series .hide-end .icons, .edit_event.weekly-series .show-end .icons, .edit_event.weekly-series .hide-end .icons {
  position: relative;
  font-size: 28px;
  font-size: 2rem;
}

/* line 334, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .show-end .icons__delete, .new_event.weekly-series .hide-end .icons__delete, .edit_event.weekly-series .show-end .icons__delete, .edit_event.weekly-series .hide-end .icons__delete {
  color: #AB3334;
}

/* line 338, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .show-end span, .new_event.weekly-series .hide-end span, .edit_event.weekly-series .show-end span, .edit_event.weekly-series .hide-end span {
  vertical-align: 7px;
}

/* line 341, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .show-end span:hover, .new_event.weekly-series .hide-end span:hover, .edit_event.weekly-series .show-end span:hover, .edit_event.weekly-series .hide-end span:hover {
  text-decoration: underline;
}

/* line 346, app/assets/stylesheets/components/_event.scss */
.new_event.weekly-series .show-end.active, .new_event.weekly-series .hide-end.active, .edit_event.weekly-series .show-end.active, .edit_event.weekly-series .hide-end.active {
  display: inline-block;
}

/* line 352, app/assets/stylesheets/components/_event.scss */
.new_event .multiple-event, .edit_event .multiple-event {
  position: relative;
}

/* line 355, app/assets/stylesheets/components/_event.scss */
.new_event .multiple-event .ui-spinner-up, .edit_event .multiple-event .ui-spinner-up {
  padding: 5px;
  position: absolute;
  right: 5px;
  text-decoration: none;
  top: 13px;
}

/* line 363, app/assets/stylesheets/components/_event.scss */
.new_event .multiple-event .ui-spinner-down, .edit_event .multiple-event .ui-spinner-down {
  padding: 5px;
  position: absolute;
  right: 5px;
  text-decoration: none;
  top: 33px;
}

/* line 375, app/assets/stylesheets/components/_event.scss */
.specify-reminders a:after {
  border-top: 5px solid #686868;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  display: inline-block;
  margin-left: 5px;
  margin-top: -2px;
  vertical-align: middle;
}

/* line 388, app/assets/stylesheets/components/_event.scss */
.sort-header {
  float: right;
}

/* line 391, app/assets/stylesheets/components/_event.scss */
.sort-header a {
  margin-left: 10px;
}

/* line 395, app/assets/stylesheets/components/_event.scss */
.sort-header .active {
  background-color: #f0f2f6;
  padding: 6px 10px;
  border-radius: 15px;
}

@media (min-width: 768px) {
  /* line 404, app/assets/stylesheets/components/_event.scss */
  .event-details-container .container, .event-rsvp-container .container, .event-attending-container .container {
    width: 100%;
  }
}

@media only screen and (min-device-width: 320px) and (orientation: portrait) {
  /* line 417, app/assets/stylesheets/components/_event.scss */
  .new_event .event_start_time input, .new_event .event_end_time input, .edit_event .event_start_time input, .edit_event .event_end_time input {
    width: 35% !important;
  }
  /* line 16, app/assets/stylesheets/tools/_mixins.scss */
  .new_event .event_start_time:before, .new_event .event_start_time:after, .new_event .event_end_time:before, .new_event .event_end_time:after, .edit_event .event_start_time:before, .edit_event .event_start_time:after, .edit_event .event_end_time:before, .edit_event .event_end_time:after {
    content: "";
    display: table;
  }
  /* line 21, app/assets/stylesheets/tools/_mixins.scss */
  .new_event .event_start_time:after, .new_event .event_end_time:after, .edit_event .event_start_time:after, .edit_event .event_end_time:after {
    clear: both;
  }
  /* line 425, app/assets/stylesheets/components/_event.scss */
  .new_event .event_start_date input, .new_event .event_end_date input, .edit_event .event_start_date input, .edit_event .event_end_date input {
    width: 35% !important;
  }
  /* line 430, app/assets/stylesheets/components/_event.scss */
  .new_event .timezone, .edit_event .timezone {
    float: none !important;
    margin: 10px 0 0 !important;
    width: 100% !important;
  }
}

@media only screen and (min-device-width: 667px) and (max-device-width: 768px) and (orientation: landscape) {
  /* line 445, app/assets/stylesheets/components/_event.scss */
  .event-details__duplicate .btn {
    width: 94%;
  }
}

@media only screen and (max-device-width: 667px) and (orientation: portrait) {
  /* line 455, app/assets/stylesheets/components/_event.scss */
  .sort-header {
    margin: 15px 0;
  }
}

@media only screen and (max-device-width: 768px) and (orientation: landscape) {
  /* line 464, app/assets/stylesheets/components/_event.scss */
  .sort-header {
    margin: 15px 0;
  }
}

/* line 469, app/assets/stylesheets/components/_event.scss */
.f_h15 {
  line-height: 1.5rem;
}

/* line 1, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar {
  display: none;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .event-calendar__next {
  display: inline-block;
  fill: #BCC2C9;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}

/* line 16, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .event-calendar__prev {
  display: inline-block;
  fill: #BCC2C9;
  height: 16px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}

/* line 27, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .event-calendar__month {
  color: #456189;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 37, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .event-calendar__header {
  border-bottom: 1px solid #BCC2C9;
  border-top: 1px solid #BCC2C9;
  padding: 10px;
  position: relative;
  text-align: center;
}

/* line 45, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar table {
  width: 100%;
}

/* line 49, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar thead {
  display: none;
}

/* line 53, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar tbody tr {
  border-bottom: 1px solid #BCC2C9;
}

/* line 56, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar tbody tr td {
  color: #686868;
  font-weight: 300;
  line-height: 1;
  padding: 20px 0;
  position: relative;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 66, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar tbody tr td.prev-month, .event-calendar tbody tr td.prev-month.has-events a {
  color: #B3B3B3;
}

/* line 70, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar tbody tr td.next-month, .event-calendar tbody tr td.next-month.has-events a {
  color: #B3B3B3;
}

/* line 76, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .day a {
  color: #4D4C4C;
  cursor: pointer;
  text-decoration: none;
}

/* line 82, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .day a.active {
  color: #fff !important;
  z-index: 2;
}

/* line 86, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .day a.active:after {
  background: #9FC03B;
  border-radius: 39px;
  content: '';
  height: 39px;
  left: 50%;
  margin-top: 1px;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 39px;
  z-index: -1;
}

/* line 100, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar .day a.active .event-calendar__event {
  background: #fff;
  z-index: 2;
}

/* line 108, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar__today {
  background: transparent;
  border: 1px solid #9FC03B;
  border-radius: 39px;
  height: 39px;
  left: 50%;
  margin-top: 1px;
  position: absolute;
  text-indent: -999em;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 39px;
}

/* line 122, app/assets/stylesheets/components/_event_calendar.scss */
.event-calendar__event {
  background: #9FC03B;
  border-radius: 7px;
  bottom: 10px;
  height: 7px;
  left: 50%;
  position: absolute;
  text-indent: -999em;
  transform: translateX(-50%);
  width: 7px;
}

/* line 133, app/assets/stylesheets/components/_event_calendar.scss */
.past .event-calendar__event {
  background: #D9E6AD;
}

/* line 1, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp {
  color: #fff;
  font-weight: 300;
  margin: 0;
  padding: 6px 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 110px;
}

/* line 11, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp.event-rsvp--rsvp {
  background: #4D4C4C;
}

/* line 15, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp.event-rsvp--yes {
  background: #A0C133;
}

/* line 19, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp.event-rsvp--no {
  background: #AB3334;
}

/* line 23, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp.event-rsvp--maybe {
  background: #F7941E;
}

/* line 27, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp.event-rsvp--not-required {
  background: #686868;
}

/* line 33, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .answer {
  background: #fff;
  margin-bottom: 20px;
  margin-top: 15px;
  padding: 6px;
  width: 100%;
}

/* line 43, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label {
  border-radius: 0;
  height: 35px;
  line-height: 35px;
  margin-top: 5px;
  outline: none;
  padding: 0;
  text-align: center;
  vertical-align: top;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 55, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label input[type=radio] {
  display: none;
}

/* line 60, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label[for=rsvp_rsvp_option_id_1] {
  border: 1px solid #A0C133;
  background: #FFF;
  color: #A0C133;
}

/* line 66, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label[for=rsvp_rsvp_option_id_1]:has(input[type=radio]:checked) {
  background: #A0C133;
  color: #fff;
}

/* line 71, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label[for=rsvp_rsvp_option_id_2] {
  border: 1px solid #AB3334;
  background: #FFF;
  color: #AB3334;
}

/* line 77, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label[for=rsvp_rsvp_option_id_2]:has(input[type=radio]:checked) {
  background: #AB3334;
  color: #fff;
}

/* line 82, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label[for=rsvp_rsvp_option_id_3] {
  border: 1px solid #F7941E;
  background: #FFF;
  color: #F7941E;
}

/* line 88, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .radio_buttons .radio label[for=rsvp_rsvp_option_id_3]:has(input[type=radio]:checked) {
  background: #F7941E;
  color: #fff;
}

/* line 94, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .button-container {
  margin-top: 5px;
  padding: 0 5px;
}

/* line 98, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .button-container:first-of-type {
  padding: 0 5px 0 0;
}

/* line 102, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .button-container:last-of-type {
  padding: 0 0 0 5px;
}

/* line 107, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .rsvp-count-comment {
  display: none;
}

/* line 111, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .rsvp-count {
  display: block;
  margin-top: 25px;
}

/* line 116, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .rsvp-count__user {
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 119, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .rsvp-count__user span {
  color: #9FC03B;
}

/* line 123, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .rsvp-count__user .rsvp-count__user-count {
  margin-right: 5px;
}

/* line 130, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container .rsvp-comment {
  font-style: italic;
  margin-bottom: 15px;
}

/* line 135, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container form {
  margin-bottom: 15px;
}

/* line 139, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container form label {
  display: block;
  line-height: 1;
  margin-top: 15px;
}

/* line 145, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container form textarea {
  border-color: #B5C0D0;
  border-radius: 5px;
  height: 60px;
  margin-bottom: 10px;
}

/* line 152, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container form .cancel {
  background: #fff;
  border: 1px solid #AB3334;
  border-radius: 5px;
  color: #AB3334;
  padding: 8px 6px;
  width: 47%;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 163, app/assets/stylesheets/components/_event_rsvp.scss */
.event-rsvp-container form .submit {
  background: #A0C133;
  border: 1px solid #A0C133;
  border-radius: 5px;
  color: #fff;
  padding: 8px 6px;
  width: 47%;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 176, app/assets/stylesheets/components/_event_rsvp.scss */
.answer--yes {
  border: 1px solid #A0C133;
  border-radius: 0;
  color: #A0C133;
  height: 35px;
  outline: none;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 183, app/assets/stylesheets/components/_event_rsvp.scss */
.answer--yes:hover, .answer--yes.active {
  background: #A0C133;
  color: #fff;
}

/* line 191, app/assets/stylesheets/components/_event_rsvp.scss */
.answer--no {
  border: 1px solid #AB3334;
  border-radius: 0;
  color: #AB3334;
  height: 35px;
  outline: none;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 198, app/assets/stylesheets/components/_event_rsvp.scss */
.answer--no:hover, .answer--no.active {
  background: #AB3334;
  color: #fff;
}

/* line 206, app/assets/stylesheets/components/_event_rsvp.scss */
.answer--maybe {
  border: 1px solid #F7941E;
  border-radius: 0;
  color: #F7941E;
  height: 35px;
  outline: none;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 213, app/assets/stylesheets/components/_event_rsvp.scss */
.answer--maybe:hover, .answer--maybe.active {
  background: #F7941E;
  color: #fff;
}

/* line 221, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users {
  color: #B5C0D0;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: 12px;
  text-decoration: none;
  width: 25%;
}

/* line 229, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users svg {
  height: 20px;
  width: 20px;
}

/* line 234, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users.active {
  color: #4D4C4C;
}

/* line 236, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users.active p {
  font-weight: 500;
}

/* line 241, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users.rsvp-users---yes.active, .rsvp-users.rsvp-users---yes:hover, .rsvp-users.rsvp-users---yes:active {
  color: #9FC03B;
  text-decoration: underline;
}

/* line 246, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users.rsvp-users---maybe.active, .rsvp-users.rsvp-users---maybe:hover, .rsvp-users.rsvp-users---maybe:active {
  color: #F7941E;
  text-decoration: underline;
}

/* line 251, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users.rsvp-users---no.active, .rsvp-users.rsvp-users---no:hover, .rsvp-users.rsvp-users---no:active {
  color: #AB3334;
  text-decoration: underline;
}

/* line 256, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-users.rsvp-users---rsvp.active, .rsvp-users.rsvp-users---rsvp:hover, .rsvp-users.rsvp-users---rsvp:active {
  color: #4D4C4C;
  text-decoration: underline;
}

/* line 262, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results {
  display: none;
  margin-bottom: 25px;
}

/* line 266, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results.active {
  display: table;
}

/* line 271, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results thead tr, .rsvp-results tbody tr {
  border-bottom: 1px solid #B5C0D0;
}

/* line 275, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results thead td, .rsvp-results tbody td {
  color: #4D4C4C;
  padding: 3px 0;
  vertical-align: top;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 284, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results .rsvp-results__adults {
  padding: 2px 9px;
}

/* line 287, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results .rsvp-results__adults svg {
  fill: #456189;
  width: 16px;
}

/* line 293, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results .rsvp-results__kids {
  padding: 0 9px;
}

/* line 296, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results .rsvp-results__kids svg {
  fill: #456189;
  width: 12px;
}

/* line 303, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-count__edit {
  color: #9FC03B;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 306, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-count__edit svg {
  fill: #9FC03B;
  height: 20px;
  margin-left: 5px;
  vertical-align: middle;
}

/* line 316, app/assets/stylesheets/components/_event_rsvp.scss */
.rsvp-results__message {
  font-style: italic;
  margin-left: 15px;
}

/* line 1, app/assets/stylesheets/components/_view_toggle.scss */
.view-toggle {
  cursor: pointer;
}

/* line 4, app/assets/stylesheets/components/_view_toggle.scss */
.view-toggle svg {
  height: 54px;
  margin: -5px 0 -7px 0;
  width: 54px;
}

@media (min-width: 768px) {
  /* line 12, app/assets/stylesheets/components/_view_toggle.scss */
  .view-toggle {
    float: right;
    margin-top: -10px;
  }
}

/* line 1, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__trigger {
  background: #fff;
  border-radius: 50px;
  bottom: 20px;
  height: 50px;
  position: fixed;
  right: 20px;
  transition: 0.1s ease-in;
  width: 50px;
  z-index: 11;
}

/* line 12, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__trigger.active {
  transform: rotate(45deg);
}

/* line 16, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__trigger svg {
  fill: #9FC03B;
  height: 50px;
  width: 50px;
}

/* line 23, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__trigger.active ~ .add-menu__overlay {
  display: block;
}

/* line 27, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__overlay {
  background: rgba(69, 97, 137, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

/* line 37, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu {
  margin-right: 20px;
  margin-top: 22%;
  text-align: right;
}

/* line 43, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu-item {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  display: block;
  margin-bottom: 25px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 49, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu-item:hover, .add-menu__menu-item :active, .add-menu__menu-item :visited {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

/* line 55, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu-item .icon-back {
  border-radius: 60px;
  display: inline-block;
  height: 60px;
  margin-left: 18px;
  position: relative;
  vertical-align: middle;
  width: 60px;
}

/* line 65, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu-item svg {
  fill: #456189;
  height: 26px;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
}

/* line 80, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu-item--discussion svg {
  height: 28px;
  margin-left: -14px;
}

/* line 87, app/assets/stylesheets/components/_add_menu.scss */
.add-menu__menu-item--event svg {
  height: 29px;
  margin-left: -14px;
  width: 29px;
}

@media (orientation: landscape) {
  /* line 95, app/assets/stylesheets/components/_add_menu.scss */
  .add-menu__menu {
    display: table;
    margin: 12% 0 0;
    width: 100%;
  }
  /* line 100, app/assets/stylesheets/components/_add_menu.scss */
  .add-menu__menu-item {
    display: table-cell;
    text-align: center;
    width: 20%;
  }
  /* line 105, app/assets/stylesheets/components/_add_menu.scss */
  .add-menu__menu-item .icon-back {
    display: block;
    margin: 5px auto 0;
  }
}

/* line 1, app/assets/stylesheets/components/_push_menu.scss */
#main {
  background: #fff;
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
  min-height: 100vh;
  position: relative;
  transform: translate3d(0, 0, 0);
}

/* line 8, app/assets/stylesheets/components/_push_menu.scss */
#main.panel {
  margin-bottom: 0;
}

/* line 13, app/assets/stylesheets/components/_push_menu.scss */
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

/* line 26, app/assets/stylesheets/components/_push_menu.scss */
.slideout-panel {
  position: relative;
  z-index: 1;
}

/* line 31, app/assets/stylesheets/components/_push_menu.scss */
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

/* line 37, app/assets/stylesheets/components/_push_menu.scss */
.slideout-open .slideout-menu {
  display: block;
}

/* line 41, app/assets/stylesheets/components/_push_menu.scss */
.slideout-open .add-menu__trigger {
  display: none;
}

@media (min-width: 768px) {
  /* line 46, app/assets/stylesheets/components/_push_menu.scss */
  #main {
    box-shadow: none;
    margin: 0 auto -117px !important;
    min-height: 100%;
    z-index: 2;
  }
  /* line 53, app/assets/stylesheets/components/_push_menu.scss */
  .push {
    height: 117px;
    margin-top: 25px;
  }
}

/* line 1, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__overlay {
  background: rgba(69, 97, 137, 0.9);
  display: none;
  font-weight: 300;
  height: 100%;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 12, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__overlay.active {
  display: block;
}

/* line 19, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__pod {
  color: #fff;
  margin-top: 14px;
  text-align: center;
}

/* line 24, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__pod span {
  display: inline-block;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 32, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__pod svg {
  fill: #fff;
  height: 14px;
  margin-left: 10px;
  vertical-align: 3px;
  width: 14px;
}

/* line 41, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__my-pods {
  border-bottom: 1px solid #B5C0D0;
  color: #B5C0D0;
  margin-bottom: 20px;
}

/* line 47, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__calendar {
  display: table;
  margin: 20px auto 20px;
  width: 192px;
}

/* line 52, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__calendar a {
  color: #fff;
  display: block;
  text-decoration: none;
  text-transform: capitalize;
}

/* line 60, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__pod-list {
  margin: 0 auto;
  width: 192px;
}

/* line 64, app/assets/stylesheets/components/_pod_select.scss */
.pod-select__pod-list a {
  color: #fff;
  display: block;
  line-height: 1.1;
  margin-bottom: 20px;
  padding-left: 18px;
  text-decoration: none;
  word-wrap: break-word;
}

@media (min-width: 768px) {
  /* line 76, app/assets/stylesheets/components/_pod_select.scss */
  .pod-select__overlay {
    display: none;
  }
  /* line 79, app/assets/stylesheets/components/_pod_select.scss */
  .pod-select__overlay.active {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/components/_pod_details.scss */
.pod-details-container {
  background: #F0F2F6;
  padding: 20px;
}

/* line 5, app/assets/stylesheets/components/_pod_details.scss */
.pod-details-container h4 {
  margin: 0 0 10px;
}

/* line 9, app/assets/stylesheets/components/_pod_details.scss */
.pod-details-container p {
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 1, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu {
  background: #555;
  display: none;
}

/* line 6, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section {
  -webkit-font-smoothing: antialiased;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  font-weight: normal;
  padding: 15px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 13, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section a {
  color: #fff;
  cursor: pointer;
  display: block;
  height: 16px;
  line-height: 1;
  text-decoration: none;
}

/* line 23, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section.active svg {
  transform: rotate(90deg);
}

/* line 28, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section .invites {
  background: #9FC03B;
  border-radius: 18px;
  color: #fff;
  display: inline-block;
  font-weight: 300;
  height: 18px;
  line-height: 18px;
  margin-left: 3px;
  text-align: center;
  vertical-align: middle;
  width: 18px;
  font-size: 13px;
  font-size: 0.9285714286rem;
}

/* line 48, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section.active .mobile-menu__sub-menu {
  height: auto;
  margin-top: 15px;
  visibility: visible;
}

/* line 55, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__user {
  margin: 0;
  text-align: center;
}

/* line 60, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section--sign-out {
  border: none;
  display: block;
  width: 100%;
}

/* line 67, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__section--about svg, .mobile-menu__section--help svg {
  fill: #fff;
  height: 12px;
  margin-right: -5px;
  margin-top: 2px;
  transition: 0.1s ease-in;
}

/* line 76, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__sub-menu {
  height: 0;
  padding-left: 20px;
  visibility: hidden;
}

/* line 81, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__sub-menu a {
  margin-bottom: 15px;
}

/* line 85, app/assets/stylesheets/components/_mobile_menu.scss */
.mobile-menu__sub-menu a:last-child {
  margin-bottom: 0;
}

/* line 2, app/assets/stylesheets/components/_spinner.scss */
.event-rsvp-container .ui-spinner {
  height: 50px;
  overflow: visible;
  width: 45px;
}

/* line 7, app/assets/stylesheets/components/_spinner.scss */
.event-rsvp-container .ui-spinner .spinner {
  border: none;
  color: #9FC03B;
  display: inline-block;
  margin: 5px 0;
  outline: none;
  text-align: center;
  width: 85px;
  font-size: 36px;
  font-size: 2.5714285714rem;
}

/* line 19, app/assets/stylesheets/components/_spinner.scss */
.event-rsvp-container .ui-spinner .ui-spinner-down {
  bottom: 20px;
  left: 50%;
  padding: 5px;
  position: absolute;
  transform: translateX(-50%);
  background: url(/assets/svg/podkeeper_arrow-down-c2b7c1be09c7cf76fde21b18d55ef53a6489ae98c7979fff1bef3dcb354150e7.svg) center center no-repeat;
  height: 35px !important;
}

/* line 29, app/assets/stylesheets/components/_spinner.scss */
.event-rsvp-container .ui-spinner .ui-spinner-up {
  left: 50%;
  padding: 5px;
  position: absolute;
  top: -17px;
  transform: translateX(-50%);
  background: url(/assets/svg/podkeeper_arrow-up-e4f3b67a3c4ed2b56918a3b5111bbdec66e372b0c5695b278ad19d62d7258c43.svg) center center no-repeat;
  height: 35px !important;
}

/* line 1, app/assets/stylesheets/components/_navbar.scss */
.navbar {
  background: #fff;
  border: none;
  margin-bottom: 0;
}

/* line 6, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header {
  background: #fff;
  border: none;
  font-size: 14px;
  font-size: 1rem;
}

/* line 14, app/assets/stylesheets/components/_navbar.scss */
.navbar-brand {
  background-size: 170px;
  display: inline-block;
  height: 46px;
  padding-left: 15px;
  text-indent: -999em;
  width: 160px;
  padding-top: 3px;
}

/* line 24, app/assets/stylesheets/components/_navbar.scss */
.navbar-brand.teachers, .landing-page .description h3.navbar-brand.teachers.small {
  pointer-events: none;
  cursor: default;
}

/* line 29, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header {
  padding: 15px 0;
}

/* line 33, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .dropdown a {
  color: #456189;
}

/* line 38, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .dropdown.open a {
  background: transparent;
}

/* line 44, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header li.calendar a {
  color: #9FC03B;
}

/* line 50, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .create-pod a, .navbar.desktop-header .create-pod a:hover, .navbar.desktop-header .create-pod a:active, .navbar.desktop-header .create-pod a:visited, .navbar.desktop-header .create-pod a:focus {
  background: #9FC03B;
  border-radius: 3px;
  color: #fff;
  height: 30px;
  line-height: 0;
  margin-top: 10px;
  padding: 5px 10px;
}

/* line 60, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .create-pod svg {
  fill: #fff;
  height: 20px;
  margin-right: 3px;
  vertical-align: middle;
}

/* line 68, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .pod-invites {
  position: relative;
}

/* line 71, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .pod-invites a, .navbar.desktop-header .pod-invites a:hover {
  color: #9FC03B;
}

/* line 75, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .pod-invites span {
  background: #9FC03B;
  border-radius: 16px;
  color: #fff;
  font-weight: 300;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: 4px;
  text-align: center;
  top: 6px;
  width: 16px;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 91, app/assets/stylesheets/components/_navbar.scss */
.navbar.desktop-header .pod-invites:after {
  background: #B5C0D0;
  content: '';
  display: inline-block;
  height: 80%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

/* line 105, app/assets/stylesheets/components/_navbar.scss */
.caret {
  background: url(/assets/svg/podkeeper_arrow-down-c2b7c1be09c7cf76fde21b18d55ef53a6489ae98c7979fff1bef3dcb354150e7.svg) center center no-repeat;
  background-size: 8px;
  border: none;
  height: 10px;
  margin-left: 3px;
  width: 8px;
}

/* line 114, app/assets/stylesheets/components/_navbar.scss */
.logged-out {
  padding: 20px 0;
}

/* line 118, app/assets/stylesheets/components/_navbar.scss */
.signup {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 123, app/assets/stylesheets/components/_navbar.scss */
  .logged-out {
    padding: 30px 0;
  }
  /* line 127, app/assets/stylesheets/components/_navbar.scss */
  .signup {
    border: 1px solid #777;
    margin-left: 10px;
    margin-top: 9px;
    padding: 5px 15px !important;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  /* line 137, app/assets/stylesheets/components/_navbar.scss */
  .navbar.desktop-header .nav li.dropdown:last-child {
    width: 145px;
  }
  /* line 140, app/assets/stylesheets/components/_navbar.scss */
  .navbar.desktop-header .nav li.dropdown:last-child a.dropdown-toggle {
    max-width: 80%;
    overflow-x: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
  }
  /* line 148, app/assets/stylesheets/components/_navbar.scss */
  .navbar.desktop-header .nav li.dropdown:last-child a.dropdown-toggle .caret {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  /* line 157, app/assets/stylesheets/components/_navbar.scss */
  .navbar.desktop-header .nav li.create-pod a {
    padding: 5px 10px;
  }
}

/* line 3, app/assets/stylesheets/components/_user_permissions.scss */
.user-permissions .user-permissions__head span {
  font-weight: 600;
}

/* line 8, app/assets/stylesheets/components/_user_permissions.scss */
.user-permissions .user-permissions__head {
  display: none;
}

/* line 12, app/assets/stylesheets/components/_user_permissions.scss */
.user-permissions .user-permissions__row {
  margin-bottom: 25px;
}

/* line 15, app/assets/stylesheets/components/_user_permissions.scss */
.user-permissions .user-permissions__row span {
  box-sizing: border-box;
  display: block;
  margin-bottom: 5px;
  padding: 0 10px;
  vertical-align: top;
}

/* line 22, app/assets/stylesheets/components/_user_permissions.scss */
.user-permissions .user-permissions__row span p {
  font-weight: 600;
  margin-bottom: 0;
}

/* line 30, app/assets/stylesheets/components/_user_permissions.scss */
.user-permissions .user-permissions__controls a {
  text-transform: capitalize;
}

@media (min-width: 768px) {
  /* line 39, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__head span {
    font-weight: 600;
  }
  /* line 44, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__row, .user-permissions .user-permissions__head {
    display: block;
    margin-bottom: 10px;
  }
  /* line 48, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__row span, .user-permissions .user-permissions__head span {
    box-sizing: border-box;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
  }
  /* line 56, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__icon {
    width: 5%;
  }
  /* line 60, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__parent {
    width: 20%;
  }
  /* line 64, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__email {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 70, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__level {
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 76, app/assets/stylesheets/components/_user_permissions.scss */
  .user-permissions .user-permissions__controls {
    width: 20%;
  }
}

/* line 1, app/assets/stylesheets/components/_settings.scss */
.settings-pod-name {
  word-wrap: break-word;
}

/* line 7, app/assets/stylesheets/components/_settings.scss */
#leave-a-pod tr td:nth-of-type(1) {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 16, app/assets/stylesheets/components/_settings.scss */
#account h4 {
  padding: 15px 0 0;
}

/* line 19, app/assets/stylesheets/components/_settings.scss */
#account h4:after {
  margin-top: 15px;
}

/* line 25, app/assets/stylesheets/components/_settings.scss */
#notifications, #leave-a-pod {
  padding: 15px 0;
}

/* line 28, app/assets/stylesheets/components/_settings.scss */
#notifications label.boolean, #leave-a-pod label.boolean {
  margin-left: 8px;
}

/* line 33, app/assets/stylesheets/components/_settings.scss */
#notifications .user_daily_digest label, #leave-a-pod .user_daily_digest label {
  margin: 0;
  padding-left: 0;
}

/* line 40, app/assets/stylesheets/components/_settings.scss */
.members_actions {
  list-style: none;
  padding: 0;
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/components/_settings.scss */
.members_actions li {
  display: inline;
  padding-right: 10px;
  color: #337ab7;
}

/* line 52, app/assets/stylesheets/components/_settings.scss */
.members_actions input {
  background: none;
  border: none;
  color: #3d80ba;
  cursor: pointer;
}

/* line 3, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__headline-text {
  display: none;
}

/* line 7, app/assets/stylesheets/components/_home.scss */
.home-page .container {
  width: 100%;
}

/* line 11, app/assets/stylesheets/components/_home.scss */
.home-page .push-content {
  margin-top: 20px;
}

/* line 15, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero {
  background-size: cover;
  height: 432px;
  margin: 0;
  position: relative;
  width: 100%;
}

/* line 23, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content {
  color: #fff;
  position: absolute;
  text-align: center;
}

/* line 28, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content .teachers-box {
  display: inline-block;
  border: 0;
  border-style: solid;
  padding: 0;
  margin-top: 10px;
}

/* line 34, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
  margin: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 39, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content .teachers-box a {
  border-radius: 0;
  display: inline-block;
  margin: 0;
  font-size: 16px;
  font-size: 1.1428571429rem;
  font-weight: bold;
}

/* line 48, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
  font-family: 'Roboto';
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 32px;
  font-size: 2.2857142857rem;
}

/* line 56, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content em {
  font-family: 'Open Sans';
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 61, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-content .btn {
  display: table;
  font-family: 'Open Sans';
  font-weight: 300;
  margin: 20px auto 0;
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 71, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__hero-video {
  height: 131px;
  left: 69px;
  position: absolute;
  top: 197px;
  width: 241px;
}

/* line 83, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__nav-item {
  color: #4D4C4C;
  font-weight: normal;
  padding: 15px 0;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 91, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__tagline {
  background: #326297;
  color: #fff;
  font-family: 'Roboto';
  padding: 10px 0;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 100, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description-box {
  position: relative;
}

/* line 103, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description-box h5 {
  color: #326297;
  font-family: 'Open Sans';
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 114, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description-box img {
  width: 100%;
}

/* line 118, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description-box .icon {
  background: #fff;
  border-radius: 170px;
  fill: #a1c33a;
  height: 85px;
  left: 50%;
  position: absolute;
  top: -42.5px;
  transform: translateX(-50%);
  width: 85px;
}

/* line 130, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description-box .content {
  background: #F0F2F6;
  padding: 45px 10px 10px;
  position: relative;
}

/* line 138, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description h1 {
  color: #326297;
  font-family: 'Roboto';
  font-size: 28px;
  font-size: 2rem;
}

/* line 144, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description h2, .home-page .home-page__description body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__description h2.caption, .home-page .home-page__description body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__description h2.subtitle, .home-page .home-page__description body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .teachers-box .home-page .home-page__description h2.caption, .home-page .home-page__description body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .teachers-box .home-page .home-page__description h2.subtitle {
  color: #326297;
  font-family: 'Roboto';
  font-size: 26px;
  font-size: 1.8571428571rem;
}

/* line 151, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description h3, .home-page .home-page__description .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__description h3.scouts.small, .home-page .home-page__description .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__description h3.teachers.small {
  color: #326297;
  font-family: 'Roboto';
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 158, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description h4 {
  color: #326297;
  font-family: 'Roboto';
  margin: 15px 0 20px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 166, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description p {
  color: #686868;
  font-family: 'Open Sans';
  font-size: 14px;
  font-size: 1rem;
}

/* line 174, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__description-box {
  margin-bottom: 20px;
}

/* line 178, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__icons {
  display: none;
  padding: 20px 0 30px;
}

/* line 182, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__icons svg {
  fill: #a1c33a;
  height: 70px;
  margin: 12px 12px;
  width: 70px;
}

/* line 190, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__examples {
  background: #326297;
}

/* line 194, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__example {
  color: #fff;
  font-family: 'Open Sans';
  padding: 15px 0 10px;
}

/* line 199, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__example svg {
  height: 40px;
  width: 40px;
}

/* line 204, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__example h5 {
  font-weight: 300;
  line-height: 1.4;
}

/* line 210, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__media {
  background: #F0F2F6;
  padding: 20px 0 35px;
}

/* line 214, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__media h3, .home-page .home-page__media .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__media h3.scouts.small, .home-page .home-page__media .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__media h3.teachers.small {
  color: #326297;
  font-family: 'Roboto';
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 221, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__media h5 {
  color: #686868;
  font-family: 'Open Sans';
  margin-bottom: 25px;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 229, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__media img {
  width: 100%;
}

/* line 234, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__sign-up {
  margin: 45px auto;
}

/* line 237, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__sign-up h3, .home-page .home-page__sign-up .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__sign-up h3.scouts.small, .home-page .home-page__sign-up .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__sign-up h3.teachers.small {
  color: #326297;
  font-family: 'Roboto';
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 244, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__sign-up ul {
  display: table;
  list-style-type: none;
  margin: 0 auto;
}

/* line 249, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__sign-up ul li {
  color: #326297;
  font-family: 'Roboto';
  margin-bottom: 25px;
  text-align: left;
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 259, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__sign-up .btn {
  border-radius: 0 !important;
  font-family: 'Roboto';
  font-weight: 300;
  margin-bottom: 40px;
  margin-top: 20px;
  padding: 12px 55px 15px;
  font-size: 36px;
  font-size: 2.5714285714rem;
}

/* line 270, app/assets/stylesheets/components/_home.scss */
.home-page .home-page__sign-up p {
  color: #326297;
  font-family: 'Roboto';
  font-size: 22px;
  font-size: 1.5714285714rem;
}

/* line 280, app/assets/stylesheets/components/_home.scss */
.basketball svg:hover {
  fill: #778f2d !important;
}

@media (min-width: 600px) {
  /* line 288, app/assets/stylesheets/components/_home.scss */
  .home-page .container {
    width: 100%;
  }
  /* line 292, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero {
    background-color: #456189;
    background-size: cover;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%;
  }
  /* line 301, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 220px;
    left: auto;
    position: absolute;
    right: 47px;
    top: 51px;
    width: 399px;
  }
  /* line 311, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border: 0;
    border-style: solid;
    padding: 0;
    margin-top: 244px;
  }
  /* line 317, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    text-shadow: 2px 0px 10px black;
    margin: 0;
    margin-bottom: 6px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 323, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 13px;
    font-size: 0.9285714286rem;
    font-weight: bold;
  }
  /* line 333, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__tagline {
    padding: 15px 0;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
}

@media (min-width: 768px) {
  /* line 344, app/assets/stylesheets/components/_home.scss */
  .home-page .container {
    width: 100%;
  }
  /* line 348, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero {
    background-color: #456189;
    background-size: cover;
    height: 100%;
    position: relative;
  }
  /* line 355, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content {
    color: #fff;
    display: block;
    left: 20px;
    position: absolute;
    text-align: left;
    top: 25px;
    width: 240px;
  }
  /* line 364, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border: 0;
    border-style: solid;
    padding: 20px;
    margin-top: 16px;
  }
  /* line 370, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    text-shadow: 2px 0px 10px black;
    margin: 0;
    margin-bottom: 20px;
    font-size: 17px;
    font-size: 1.2142857143rem;
  }
  /* line 376, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 13px;
    font-size: 0.9285714286rem;
    font-weight: bold;
  }
  /* line 385, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 23px;
    font-size: 1.6428571429rem;
  }
  /* line 392, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content p {
    color: #a1c33a;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 23px;
    font-size: 1.6428571429rem;
  }
  /* line 401, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .free {
    display: block;
    margin-left: 20px;
    margin-top: 15px;
  }
  /* line 407, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content em {
    font-family: 'Open Sans';
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 414, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    font-family: 'Open Sans';
    font-weight: 300;
    margin: 20px 0 0;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 423, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 223px;
    left: auto;
    position: absolute;
    right: 50px;
    top: 49px;
    width: 400px;
  }
  /* line 432, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__nav {
    display: block;
    padding: 40px 0 35px;
  }
  /* line 437, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__nav-item {
    color: #686868;
    font-family: 'Roboto';
    text-decoration: none;
    font-size: 25px;
    font-size: 1.7857142857rem;
  }
  /* line 445, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__tagline {
    padding: 35px 0;
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
  /* line 451, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box {
    padding: 15px;
  }
  /* line 454, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box h5 {
    color: #326297;
    font-family: 'Open Sans';
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 461, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box img {
    width: 100%;
  }
  /* line 465, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box .icon {
    height: 55px;
    position: absolute;
    top: -27.5px;
    width: 55px;
  }
  /* line 472, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box .content {
    background: #F0F2F6;
    height: 210px;
    padding: 25px 10px 10px;
  }
  /* line 477, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box .content p {
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 484, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h1 {
    color: #326297;
    font-family: 'Roboto';
    font-size: 30px;
    font-size: 2.1428571429rem;
  }
  /* line 490, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h2, .home-page .home-page__description body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__description h2.caption, .home-page .home-page__description body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__description h2.subtitle, .home-page .home-page__description body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .teachers-box .home-page .home-page__description h2.caption, .home-page .home-page__description body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .teachers-box .home-page .home-page__description h2.subtitle {
    color: #326297;
    font-family: 'Roboto';
    font-size: 28px;
    font-size: 2rem;
  }
  /* line 497, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h3, .home-page .home-page__description .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__description h3.scouts.small, .home-page .home-page__description .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__description h3.teachers.small {
    color: #326297;
    font-family: 'Roboto';
    font-size: 26px;
    font-size: 1.8571428571rem;
  }
  /* line 504, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h4 {
    color: #326297;
    font-family: 'Roboto';
    margin: 15px 0 20px;
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
  /* line 512, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description p {
    color: #686868;
    font-family: 'Open Sans';
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 520, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__icons {
    display: none;
  }
  /* line 524, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__media {
    background: #F0F2F6;
    padding: 55px 0 75px;
  }
  /* line 528, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__media h3, .home-page .home-page__media .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__media h3.scouts.small, .home-page .home-page__media .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__media h3.teachers.small {
    color: #326297;
    font-family: 'Roboto';
    font-size: 36px;
    font-size: 2.5714285714rem;
  }
  /* line 535, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__media h5 {
    color: #686868;
    font-family: 'Open Sans';
    margin-bottom: 25px;
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
  /* line 544, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description {
    font-family: 'Roboto';
    font-weight: 500;
    color: white;
    text-align: left;
    font-size: 17px;
    font-size: 1.2142857143rem;
    width: 80%;
    line-height: 1.2;
    padding-bottom: 5px;
  }
  /* line 555, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description .help {
    color: #a1c33a;
    padding-top: 35px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 17px;
    font-size: 1.2142857143rem;
  }
}

@media (min-width: 992px) {
  /* line 568, app/assets/stylesheets/components/_home.scss */
  .container {
    width: 970px;
  }
  /* line 573, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero {
    background-color: #456189;
    background-size: cover;
    height: 437px;
    position: relative;
    width: 100%;
  }
  /* line 581, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content {
    color: #fff;
    display: block;
    left: 15px;
    position: absolute;
    top: 30px;
    width: 345px;
  }
  /* line 589, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border-style: solid;
    padding: 14px;
    margin-top: 10px;
  }
  /* line 594, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    margin: 0;
    margin-bottom: 12px;
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 599, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-size: 1rem;
    font-weight: bold;
  }
  /* line 608, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 32px;
    font-size: 2.2857142857rem;
  }
  /* line 615, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content p {
    color: #a1c33a;
    font-family: 'Roboto';
    font-weight: 500;
    width: 100%;
    font-size: 32px;
    font-size: 2.2857142857rem;
  }
  /* line 624, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .free {
    display: block;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 633, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content em {
    font-family: 'Open Sans';
    width: 100%;
    font-size: 15px;
    font-size: 1.0714285714rem;
  }
  /* line 640, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    display: table;
    font-family: 'Open Sans';
    font-weight: 300;
    margin: 25px auto 0;
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 650, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 275px;
    left: auto;
    position: absolute;
    right: 62px;
    top: 57px;
    width: 494px;
  }
  /* line 660, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h1 {
    color: #326297;
    font-family: 'Roboto';
    font-size: 30px;
    font-size: 2.1428571429rem;
  }
  /* line 666, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h3, .home-page .home-page__description .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__description h3.scouts.small, .home-page .home-page__description .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__description h3.teachers.small {
    color: #326297;
    font-family: 'Roboto';
    font-size: 28px;
    font-size: 2rem;
  }
  /* line 672, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h3, .home-page .home-page__description .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__description h3.scouts.small, .home-page .home-page__description .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__description h3.teachers.small {
    color: #326297;
    font-family: 'Roboto';
    font-size: 26px;
    font-size: 1.8571428571rem;
  }
  /* line 679, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description h4 {
    color: #326297;
    font-family: 'Roboto';
    margin: 15px 0 20px;
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
  /* line 687, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description p {
    color: #686868;
    font-family: 'Open Sans';
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 695, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__icons {
    display: block;
  }
  /* line 700, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__media img {
    width: auto;
  }
  /* line 705, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description {
    font-family: 'Roboto';
    font-weight: 500;
    color: white;
    text-align: left;
    font-size: 26px;
    font-size: 1.8571428571rem;
    width: 80%;
    line-height: 1.2;
    padding-bottom: 0px;
  }
  /* line 716, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description .help {
    color: #a1c33a;
    padding-top: 35px;
    padding-bottom: 0px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 26px;
    font-size: 1.8571428571rem;
  }
}

@media (min-width: 1170px) {
  /* line 730, app/assets/stylesheets/components/_home.scss */
  .container {
    width: 1150px;
  }
  /* line 736, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content {
    color: #fff;
    left: 60px;
    position: absolute;
    top: 30px;
    width: 460px;
  }
  /* line 743, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 54px;
    font-size: 3.8571428571rem;
  }
  /* line 750, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border-style: solid;
    padding: 20px;
    margin-top: 26px;
  }
  /* line 755, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    margin: 0;
    margin-bottom: 20px;
    font-size: 26px;
    font-size: 1.8571428571rem;
  }
  /* line 760, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 20px;
    font-size: 1.4285714286rem;
    font-weight: bold;
  }
  /* line 769, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content p {
    text-align: center;
  }
  /* line 773, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content em {
    font-family: 'Open Sans';
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 779, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    display: table;
    font-family: 'Open Sans';
    font-weight: 300;
    margin: 35px auto 0;
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 789, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box {
    padding: 10px;
  }
  /* line 792, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box h5 {
    color: #326297;
    font-family: 'Open Sans';
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 800, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box img {
    width: 100%;
  }
  /* line 808, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__description-box .content {
    background: #F0F2F6;
    height: 210px;
    padding: 45px 10px 10px;
  }
  /* line 815, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__icons {
    display: block;
    padding: 20px 0 30px;
  }
  /* line 819, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__icons svg {
    fill: #a1c33a;
    height: 60px;
    margin: 8px 8px;
    width: 60px;
  }
  /* line 828, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__media img {
    width: auto;
  }
  /* line 834, app/assets/stylesheets/components/_home.scss */
  .home-page__pod-description {
    font-family: 'Roboto';
    font-weight: 500;
    color: white;
    text-align: left;
    font-size: 29px;
    font-size: 2.0714285714rem;
    width: 80%;
    line-height: 1.2;
    padding-bottom: 20px;
  }
  /* line 845, app/assets/stylesheets/components/_home.scss */
  .home-page__pod-description .help {
    color: #a1c33a;
    padding-top: 35px;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 29px;
    font-size: 2.0714285714rem;
  }
}

@media (min-width: 1200px) {
  /* line 859, app/assets/stylesheets/components/_home.scss */
  .home-page .container {
    width: 1170px;
  }
  /* line 863, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content {
    color: #fff;
    left: 30px;
    position: absolute;
    top: 45px;
    width: 595px;
  }
  /* line 870, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border-style: solid;
    padding: 20px;
    margin-top: 26px;
  }
  /* line 875, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    margin: 0;
    margin-bottom: 20px;
    font-size: 26px;
    font-size: 1.8571428571rem;
  }
  /* line 880, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 20px;
    font-size: 1.4285714286rem;
    font-weight: bold;
  }
  /* line 889, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 1.4;
    font-size: 36px;
    font-size: 2.5714285714rem;
  }
  /* line 897, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content p {
    color: #a1c33a;
    font-family: 'Roboto';
    font-weight: 500;
    text-align: left;
    font-size: 36px;
    font-size: 2.5714285714rem;
  }
  /* line 906, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .free {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 914, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    display: table;
    font-family: 'Open Sans';
    font-weight: 300;
    margin: 35px auto 0;
    font-size: 22px;
    font-size: 1.5714285714rem;
  }
  /* line 925, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__media img {
    width: auto;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  /* line 938, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero {
    background-color: #456189;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%;
  }
  /* line 946, app/assets/stylesheets/components/_home.scss */
  .home-page .content-center {
    display: block;
  }
  /* line 950, app/assets/stylesheets/components/_home.scss */
  .home-page .content-main-button {
    padding: 10px;
  }
  /* line 952, app/assets/stylesheets/components/_home.scss */
  .home-page .content-main-button a {
    padding: 15px 15px;
    white-space: normal;
    line-height: 1.5;
  }
  /* line 959, app/assets/stylesheets/components/_home.scss */
  .home-page .img-center {
    height: auto;
  }
  /* line 963, app/assets/stylesheets/components/_home.scss */
  .home-page #home-person-3, .home-page #home-person-4 {
    margin-left: -10px;
  }
  /* line 967, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 115px;
    left: 45px;
    position: absolute;
    top: 200px;
    width: 208px;
  }
  /* line 976, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 980, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border: 0;
    border-style: solid;
    padding: 0;
    margin-top: 4px;
  }
  /* line 986, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    text-shadow: 2px 0px 10px black;
    margin: 0;
    margin-bottom: 6px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 992, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 13px;
    font-size: 0.9285714286rem;
    font-weight: bold;
  }
  /* line 1001, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content p {
    color: #a1c33a;
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 1007, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    margin-bottom: 5px;
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 1013, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description {
    font-family: 'Roboto';
    font-weight: 500;
    color: white;
    text-align: left;
    padding: 15px;
    padding-bottom: 0px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1024, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description .help {
    padding-top: 5px;
    padding-bottom: 0px;
    color: #a1c33a;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    font-size: 1rem;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  /* line 1044, app/assets/stylesheets/components/_home.scss */
  .home-page .container {
    width: 100%;
  }
  /* line 1048, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__headline-text {
    display: block;
    text-align: left;
    padding: 5px;
  }
  /* line 1054, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero {
    background-color: #456189;
    background-size: cover;
    height: 100%;
    margin: 0;
    position: relative;
    width: 100%;
  }
  /* line 1065, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .home-page__pod-description {
    display: none;
  }
  /* line 1069, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    margin-bottom: 5px;
    margin-top: 75px;
    padding-left: 25px;
    margin-left: 18px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1077, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .free {
    display: block;
    padding-left: 18px;
  }
  /* line 1084, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 220px;
    position: absolute;
    left: 90px;
    top: 51px;
    width: 399px;
  }
  /* line 1092, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__tagline {
    padding: 15px 0;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  /* line 1106, app/assets/stylesheets/components/_home.scss */
  .home-page .container {
    width: 100%;
  }
  /* line 1110, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero {
    background-size: cover;
    height: 100%;
    position: relative;
  }
  /* line 1116, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content {
    display: block;
  }
  /* line 1119, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box {
    display: inline-block;
    border: 0;
    border-style: solid;
    padding: 0;
    margin-top: 4px;
  }
  /* line 1125, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box h2, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content .teachers-box body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box .home-page .home-page__hero-content .teachers-box h2.subtitle, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.caption, .home-page .home-page__hero-content body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .home-page .home-page__hero-content .teachers-box h2.subtitle {
    text-shadow: 2px 0px 10px black;
    margin: 0;
    margin-bottom: 6px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1131, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .teachers-box a {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    font-size: 13px;
    font-size: 0.9285714286rem;
    font-weight: bold;
  }
  /* line 1140, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content h3, .home-page .home-page__hero-content .landing-page .description h3.scouts.small, .landing-page .description .home-page .home-page__hero-content h3.scouts.small, .home-page .home-page__hero-content .landing-page .description h3.teachers.small, .landing-page .description .home-page .home-page__hero-content h3.teachers.small {
    margin-top: 10px;
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
  /* line 1146, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content p {
    color: #a1c33a;
    padding: 0 10px;
    width: 100%;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 1154, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1162, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 137px;
    left: 70px;
    position: absolute;
    top: 196px;
    width: 245px;
  }
  /* line 1170, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__tagline {
    padding: 15px 0;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 1176, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description {
    font-family: 'Roboto';
    font-weight: 500;
    color: white;
    text-align: left;
    padding-left: 25px;
    padding-bottom: 0px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1187, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__pod-description .help {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #a1c33a;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 14px;
    font-size: 1rem;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  /* line 1207, app/assets/stylesheets/components/_home.scss */
  .home-page .container {
    width: 100%;
  }
  /* line 1211, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__headline-text {
    display: block;
    text-align: left;
    padding: 5px;
  }
  /* line 1219, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .home-page__pod-description {
    display: none;
  }
  /* line 1223, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .btn {
    margin-bottom: 5px;
    margin-top: 75px;
    padding-left: 25px;
    margin-left: 18px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1231, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-content .free {
    display: block;
    padding-left: 18px;
  }
  /* line 1238, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__hero-video {
    height: 228px;
    left: auto;
    position: absolute;
    right: 48px;
    top: 48px;
    width: 400px;
  }
  /* line 1247, app/assets/stylesheets/components/_home.scss */
  .home-page .home-page__tagline {
    padding: 15px 0;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
}

/* line 1255, app/assets/stylesheets/components/_home.scss */
.videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  text-align: center;
}

/* line 1265, app/assets/stylesheets/components/_home.scss */
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1273, app/assets/stylesheets/components/_home.scss */
.social-sharing {
  background-color: white;
}

/* line 1275, app/assets/stylesheets/components/_home.scss */
.social-sharing h4 {
  color: #456189;
}

/* line 1278, app/assets/stylesheets/components/_home.scss */
.social-sharing .social-sharing_facebook {
  text-align: center;
}

/* line 1283, app/assets/stylesheets/components/_home.scss */
.svg_white {
  fill: #fff;
}

/* line 1284, app/assets/stylesheets/components/_home.scss */
.margin-0 {
  margin: 0px !important;
}

/* line 1286, app/assets/stylesheets/components/_home.scss */
.content {
  padding: 10px;
}

/* line 1288, app/assets/stylesheets/components/_home.scss */
.content h1 {
  color: #FFF;
  font-weight: 600;
  font-family: 'Roboto';
  font-size: 23px;
  margin-bottom: 20px;
  margin-top: 5px;
  line-height: 28px;
}

/* line 1299, app/assets/stylesheets/components/_home.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1302, app/assets/stylesheets/components/_home.scss */
.img-circle {
  border-radius: 0;
}

/* line 1306, app/assets/stylesheets/components/_home.scss */
.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}

/* line 1316, app/assets/stylesheets/components/_home.scss */
.img-circle {
  border-radius: 50%;
}

/* line 1319, app/assets/stylesheets/components/_home.scss */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

/* line 1324, app/assets/stylesheets/components/_home.scss */
.img-center {
  height: 260px;
  border: 5px solid #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* line 1332, app/assets/stylesheets/components/_home.scss */
#left-image {
  background-image: url(/assets/teacher-ef8603e51e89fcb666dbe24043e3cb858f1167dd1fdef082f2a42cac759cfeba.png);
  background-position-x: -25px;
}

/* line 1337, app/assets/stylesheets/components/_home.scss */
#home-person-1 {
  background-image: url(/assets/optimized-home-person-1-77883041339fe72800a4cd452c54bea1b12d319dd4c96d5315e109145dc04266.jpg);
  margin: 10px;
}

/* line 1342, app/assets/stylesheets/components/_home.scss */
#home-person-2 {
  background-image: url(/assets/optimized-home-person-2-e2b9fbd8dca446638aaaa6b628a98d7340e765e6fe2e0bac288b362c7e565e26.jpg);
  background-position-y: -8px;
  margin: 10px;
}

/* line 1348, app/assets/stylesheets/components/_home.scss */
#home-person-3 {
  background-image: url(/assets/optimized-home-person-3-1caec4c49033604ccced33abedc9d05e1bdccbd39ff2e0c36df23cdf52739eff.jpg);
  margin: 10px;
}

/* line 1353, app/assets/stylesheets/components/_home.scss */
#home-person-4 {
  background-image: url(/assets/optimized-home-person-4-ae7b077db9ed43e8a8ad5b4784518fe076686a957925b8edfee60773ea235c75.jpg);
  margin: 10px;
}

/* line 1358, app/assets/stylesheets/components/_home.scss */
.content-center {
  display: flex;
  align-items: center;
}

/* line 1363, app/assets/stylesheets/components/_home.scss */
.content-main-button {
  padding: 20px;
}

/* line 1365, app/assets/stylesheets/components/_home.scss */
.content-main-button a {
  padding: 15px 40px;
  font-family: 'Roboto';
  font-weight: 600;
  border: 4px solid #fff;
  border-radius: 0;
}

/* line 1, app/assets/stylesheets/components/_registration.scss */
.registration {
  background: #F0F2F6;
  margin-bottom: 25px;
  max-width: 460px;
  width: 100%;
  -webkit-border-radius: 5px;
}

/* line 8, app/assets/stylesheets/components/_registration.scss */
.registration .registration__header {
  border-bottom: 1px solid #326297;
  padding: 12px 32px 10px;
}

/* line 12, app/assets/stylesheets/components/_registration.scss */
.registration .registration__header h3, .registration .registration__header .landing-page .description h3.scouts.small, .landing-page .description .registration .registration__header h3.scouts.small, .registration .registration__header .landing-page .description h3.teachers.small, .landing-page .description .registration .registration__header h3.teachers.small {
  color: #686868;
  font-family: 'Raleway';
  margin: 0;
  font-size: 15px;
  font-size: 1.0714285714rem;
}

/* line 21, app/assets/stylesheets/components/_registration.scss */
.registration .blue-line {
  background: #326297;
  display: inline-block;
  height: 1px;
  margin: 0 9px;
  vertical-align: middle;
  width: 80px;
}

/* line 31, app/assets/stylesheets/components/_registration.scss */
.registration .checkbox {
  color: #686868;
  font-weight: 300;
}

/* line 36, app/assets/stylesheets/components/_registration.scss */
.registration .error, .registration .help-inline {
  color: #AB3334;
  display: block;
}

/* line 41, app/assets/stylesheets/components/_registration.scss */
.registration h4 {
  color: #686868;
  font-family: 'Raleway';
  margin: 15px auto;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 49, app/assets/stylesheets/components/_registration.scss */
.registration svg {
  max-height: 55px;
  margin: 25px auto 12px;
  width: 88.4375%;
}

/* line 56, app/assets/stylesheets/components/_registration.scss */
.registration .registration__facebook + p {
  margin-bottom: 15px;
}

/* line 61, app/assets/stylesheets/components/_registration.scss */
.registration input[type=email], .registration input[type=password], .registration input[type=text] {
  border: 1px solid #326297;
  border-radius: 18px;
  font-family: 'Open Sans';
  height: 39px;
  outline: none;
  padding: 0 18px;
  width: 88.4375%;
}

/* line 71, app/assets/stylesheets/components/_registration.scss */
.registration button, .registration button:hover, .registration button:active {
  background: #9FC03B;
  border: none;
  color: #fff;
  font-family: 'Raleway';
  height: 38px;
  width: 88.4375%;
  font-size: 18px;
  font-size: 1.2857142857rem;
}

/* line 82, app/assets/stylesheets/components/_registration.scss */
.registration .terms {
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 86, app/assets/stylesheets/components/_registration.scss */
.registration .user_first_name, .registration .user_last_name {
  float: left;
  width: 50%;
}

/* line 92, app/assets/stylesheets/components/_registration.scss */
.registration .user_first_name input, .registration .user_last_name input {
  width: 100%;
}

/* line 97, app/assets/stylesheets/components/_registration.scss */
.registration .user_first_name {
  padding-left: 25px;
  padding-right: 10px;
}

/* line 102, app/assets/stylesheets/components/_registration.scss */
.registration .user_last_name {
  padding-left: 10px;
  padding-right: 25px;
}

@media (min-width: 768px) {
  /* line 109, app/assets/stylesheets/components/_registration.scss */
  .registration {
    margin-bottom: 50px;
    margin-top: 0;
    font-size: 12px;
  }
  /* line 114, app/assets/stylesheets/components/_registration.scss */
  .registration svg {
    margin: 15px auto 0px;
  }
  /* line 118, app/assets/stylesheets/components/_registration.scss */
  .registration .registration__header {
    padding: 15px 45px 15px;
  }
  /* line 121, app/assets/stylesheets/components/_registration.scss */
  .registration .registration__header h3, .registration .registration__header .landing-page .description h3.scouts.small, .landing-page .description .registration .registration__header h3.scouts.small, .registration .registration__header .landing-page .description h3.teachers.small, .landing-page .description .registration .registration__header h3.teachers.small {
    font-size: 20px;
    font-size: 1.4285714286rem;
  }
  /* line 126, app/assets/stylesheets/components/_registration.scss */
  .registration .blue-line {
    width: 155px;
  }
  /* line 131, app/assets/stylesheets/components/_registration.scss */
  .registration .registration__facebook + p {
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 139, app/assets/stylesheets/components/_registration.scss */
  .registration input[type=email], .registration input[type=password] {
    border: 1px solid #326297;
    border-radius: 18px;
    font-family: 'Open Sans';
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 149, app/assets/stylesheets/components/_registration.scss */
  .registration .checkbox, .registration input[type=checkbox] {
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 150, app/assets/stylesheets/components/_registration.scss */
  .registration .checkbox input, .registration input[type=checkbox] input {
    margin-top: 3px;
  }
  /* line 157, app/assets/stylesheets/components/_registration.scss */
  .registration label {
    color: #4D4C4C;
    font-weight: 300;
    margin-left: 5px;
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 165, app/assets/stylesheets/components/_registration.scss */
  .registration button, .registration button:hover, .registration button:active {
    border-radius: 0;
    font-weight: 500;
    height: 40px;
    outline: none;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 174, app/assets/stylesheets/components/_registration.scss */
  .registration .terms {
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 178, app/assets/stylesheets/components/_registration.scss */
  .registration h4 {
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 183, app/assets/stylesheets/components/_registration.scss */
  .form-group {
    margin-bottom: 15px;
  }
  /* line 187, app/assets/stylesheets/components/_registration.scss */
  .form-group-login {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  /* line 195, app/assets/stylesheets/components/_registration.scss */
  .registration p {
    font-size: 12px;
  }
  /* line 199, app/assets/stylesheets/components/_registration.scss */
  .registration h4 {
    font-size: 12px;
  }
}

/* line 206, app/assets/stylesheets/components/_registration.scss */
.signup-limit p {
  font-size: 18px;
  color: #686868;
  font-weight: 400;
}

/* line 1, app/assets/stylesheets/components/_footer.scss */
.footer {
  background: #686868;
  padding: 20px 0;
  position: relative;
  width: 100%;
  z-index: 10;
}

@media (min-width: 1171px) and (max-width: 1199px) {
  /* line 1, app/assets/stylesheets/components/_footer.scss */
  .footer {
    height: 100px;
  }
}

/* line 16, app/assets/stylesheets/components/_footer.scss */
.footer .navbar-brand {
  display: inline-block;
  float: none;
  height: 34px;
  margin-right: 25px;
  text-indent: -9999px;
  width: 130px;
  padding-left: 0px;
  padding-bottom: 0px;
}

@media (max-width: 768px) {
  /* line 16, app/assets/stylesheets/components/_footer.scss */
  .footer .navbar-brand {
    margin-right: 0;
  }
}

/* line 31, app/assets/stylesheets/components/_footer.scss */
.footer ul {
  list-style-type: none;
}

/* line 34, app/assets/stylesheets/components/_footer.scss */
.footer ul li {
  display: inline-block;
  margin-right: 8px;
  margin-top: 10px;
}

/* line 39, app/assets/stylesheets/components/_footer.scss */
.footer ul li a {
  color: #fff;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

@media (max-width: 992px) {
  /* line 47, app/assets/stylesheets/components/_footer.scss */
  .footer select {
    margin-top: 8px;
    z-index: 1000;
  }
}

@media (max-width: 768px) {
  /* line 47, app/assets/stylesheets/components/_footer.scss */
  .footer select {
    margin-bottom: 8px;
    margin-top: -5px;
    z-index: 1000;
  }
}

/* line 60, app/assets/stylesheets/components/_footer.scss */
.footer .copyright {
  bottom: 0;
  color: #fff;
  left: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.7857142857rem;
}

@media (min-width: 769px) and (max-width: 881px) {
  /* line 60, app/assets/stylesheets/components/_footer.scss */
  .footer .copyright {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  /* line 1, app/assets/stylesheets/components/_footer.scss */
  .footer {
    height: 195px;
    text-align: center;
  }
}

/* line 79, app/assets/stylesheets/components/_footer.scss */
.footer .formerly {
  bottom: 0;
  color: #fff;
  left: 0;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-top: 10px;
  font-size: 11px;
  font-size: 0.7857142857rem;
}

/* line 87, app/assets/stylesheets/components/_footer.scss */
.footer .formerly a {
  color: #fff;
  text-decoration: underline;
}

/* line 95, app/assets/stylesheets/components/_footer.scss */
.footer .address {
  color: white;
  width: 30%;
  font-size: 11px;
  font-size: 0.7857142857rem;
}

/* line 102, app/assets/stylesheets/components/_footer.scss */
#wrap {
  margin-bottom: 103px;
  min-height: 100%;
}

@media (min-width: 1171px) and (max-width: 1199px) {
  /* line 102, app/assets/stylesheets/components/_footer.scss */
  #wrap {
    margin-bottom: 116px;
  }
}

/* line 111, app/assets/stylesheets/components/_footer.scss */
.social-container {
  text-align: right;
}

/* line 114, app/assets/stylesheets/components/_footer.scss */
.social-container .social {
  display: inline-block;
  height: 36px;
  margin-left: 6px;
  text-align: left;
  text-indent: -9999px;
  width: 36px;
}

/* line 122, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--facebook {
  background: url(/assets/social-facebook-8fa3006a03fe6c99800896bca0456671dde79c8adbaaafd550b021b5ff191a2f.png);
}

/* line 127, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--twitter {
  background: url(/assets/social-twitter-d2c5f57c6cc3329b80c2c4c10411ed5d86a10fcd5a094fa7e86b4222166a9cc5.png);
}

@media (max-width: 768px) {
  /* line 127, app/assets/stylesheets/components/_footer.scss */
  .social-container .social.social--twitter {
    margin-left: 0;
  }
}

/* line 136, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--google {
  background: url(/assets/social-google-d984eae1a5e093a3e11e15fee0472ae30b507372c80ee0529556179f21e0f49d.png);
}

/* line 141, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--pinterest {
  background: url(/assets/social-pinterest-3d9fd601597cf9da3c1cc9fb611a18bc2ad9730b48383b082b5a00454a4a474e.png);
}

/* line 146, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--snapchat {
  background: url(/assets/social-snapchat-a8b941746f3a0592f904ebf925d4baab26242b84cba91b009a2791f528a513bb.png);
}

/* line 150, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--instagram {
  background: url(/assets/social-instagram-e61a02ba235204614611f47cfa2c7f0bf01d54d9f45b3a5f113ce4056996bd4b.png);
}

/* line 154, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--linkedin {
  background: url(/assets/social-linkedin-75c93e3bc74edafff7e326c3c3939fb628ecd2cae30bb1bb836c74a6d63eb8fa.png);
}

/* line 158, app/assets/stylesheets/components/_footer.scss */
.social-container .social.social--youtube {
  background: url(/assets/social-youtube-eaab48082a5e2f81251ea1c6d33ad1b396d879e2d29c117c2fda93bafcbc9ffe.png);
}

@media (max-width: 768px) {
  /* line 111, app/assets/stylesheets/components/_footer.scss */
  .social-container {
    margin-bottom: 5px;
    text-align: center;
  }
}

/* line 171, app/assets/stylesheets/components/_footer.scss */
body.sessions .copyright, body.registrations .copyright, body.create_user_and_pod .copyright {
  color: #333;
  margin: 15px 0;
  font-size: 11px;
  font-size: 0.7857142857rem;
}

@media (max-width: 768px) {
  /* line 180, app/assets/stylesheets/components/_footer.scss */
  .bbb img {
    width: 75px;
  }
  /* line 185, app/assets/stylesheets/components/_footer.scss */
  .social-container .social {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5px;
  }
  /* line 190, app/assets/stylesheets/components/_footer.scss */
  .social-container .social.social--twitter {
    margin-left: 8px;
  }
}

@media (min-width: 1024px) {
  /* line 201, app/assets/stylesheets/components/_footer.scss */
  .social-container .social {
    margin-left: 2px;
  }
}

/* line 1, app/assets/stylesheets/components/_list.scss */
.list__create {
  margin-bottom: 20px;
}

/* line 7, app/assets/stylesheets/components/_list.scss */
.list .list__row {
  background: #fff;
  margin-bottom: 5px;
  padding: 20px;
  position: relative;
}

/* line 16, app/assets/stylesheets/tools/_mixins.scss */
.list .list__row:before, .list .list__row:after {
  content: "";
  display: table;
}

/* line 21, app/assets/stylesheets/tools/_mixins.scss */
.list .list__row:after {
  clear: both;
}

/* line 16, app/assets/stylesheets/components/_list.scss */
.list .list__title {
  margin-top: 0;
  position: relative;
}

/* line 20, app/assets/stylesheets/components/_list.scss */
.list .list__title .comment-count {
  background: #F7941E;
  border: 1px solid #fff;
  border-radius: 36px;
  color: #fff;
  display: inline-block;
  height: 18px;
  left: -21px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  width: 18px;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 38, app/assets/stylesheets/components/_list.scss */
.list .list__meta .list__title {
  line-height: 1;
  margin-bottom: 10px;
}

/* line 46, app/assets/stylesheets/components/_list.scss */
.list .list__details .list__type {
  line-height: normal;
}

/* line 49, app/assets/stylesheets/components/_list.scss */
.list .list__details .list__detail {
  margin-top: 10px;
}

/* line 55, app/assets/stylesheets/components/_list.scss */
.list .list__controls {
  text-align: right;
}

/* line 58, app/assets/stylesheets/components/_list.scss */
.list .list__controls .icons__minimize {
  color: #686868;
  cursor: pointer;
  margin-right: 5px;
  vertical-align: 3px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 67, app/assets/stylesheets/components/_list.scss */
.list .list__controls .icons__minimize--open {
  text-align: right;
}

/* line 73, app/assets/stylesheets/components/_list.scss */
.list .icons__edit, .list .icons__minimize {
  color: #939598;
  font-size: 32px;
  font-size: 2.2857142857rem;
}

/* line 80, app/assets/stylesheets/components/_list.scss */
.list .icons__delete {
  font-size: 32px;
  font-size: 2.2857142857rem;
}

/* line 88, app/assets/stylesheets/components/_list.scss */
.list__items {
  display: block;
  margin-bottom: 20px;
}

/* line 92, app/assets/stylesheets/components/_list.scss */
.list__items label {
  margin: 0 5px;
}

/* line 96, app/assets/stylesheets/components/_list.scss */
.list__items .list__controls {
  text-align: right;
}

/* line 100, app/assets/stylesheets/components/_list.scss */
.list__items .icons__edit {
  color: #939598;
  font-size: 32px;
  font-size: 2.2857142857rem;
}

/* line 106, app/assets/stylesheets/components/_list.scss */
.list__items .icons__delete {
  font-size: 32px;
  font-size: 2.2857142857rem;
}

/* line 111, app/assets/stylesheets/components/_list.scss */
.list__items table {
  margin-top: 20px;
}

/* line 114, app/assets/stylesheets/components/_list.scss */
.list__items table thead {
  background: #9FC03B;
  color: #fff;
}

/* line 119, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new {
  margin-bottom: 10px;
}

/* line 122, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new .form-group {
  padding: 10px;
}

/* line 125, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new .form-group:last-child {
  text-align: center;
}

/* line 131, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new input[type=radio] + label {
  margin-bottom: 10px;
  text-transform: none;
  font-size: 14px;
  font-size: 1rem;
}

/* line 135, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new input[type=radio] + label span {
  vertical-align: middle;
}

/* line 143, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new .btn {
  margin-bottom: 5px;
  padding: 5px 18px;
}

/* line 148, app/assets/stylesheets/components/_list.scss */
.list__items .list__item-new .help-inline {
  display: block;
  margin-bottom: -12px;
}

/* line 153, app/assets/stylesheets/components/_list.scss */
.list__items .item {
  width: 222px;
}

/* line 156, app/assets/stylesheets/components/_list.scss */
.list__items .who {
  width: 203px;
}

/* line 159, app/assets/stylesheets/components/_list.scss */
.list__items .notes {
  width: 222px;
}

/* line 162, app/assets/stylesheets/components/_list.scss */
.list__items #pod-users {
  width: 166px;
}

/* line 167, app/assets/stylesheets/components/_list.scss */
.list__new {
  margin-top: 20px;
}

/* line 170, app/assets/stylesheets/components/_list.scss */
.list__new .controls {
  text-align: right;
}

/* line 173, app/assets/stylesheets/components/_list.scss */
.list__new .controls a {
  margin-right: 10px;
  text-decoration: underline;
}

/* line 1, app/assets/stylesheets/components/_files.scss */
.files {
  margin-top: 20px;
}

/* line 4, app/assets/stylesheets/components/_files.scss */
.files .files__new {
  display: none;
  padding: 20px 0;
}

/* line 16, app/assets/stylesheets/tools/_mixins.scss */
.files .files__new:before, .files .files__new:after {
  content: "";
  display: table;
}

/* line 21, app/assets/stylesheets/tools/_mixins.scss */
.files .files__new:after {
  clear: both;
}

/* line 11, app/assets/stylesheets/components/_files.scss */
.files .files-info {
  margin-top: 20px;
}

/* line 14, app/assets/stylesheets/components/_files.scss */
.files .files-info .files-info__description {
  width: 40%;
}

/* line 17, app/assets/stylesheets/components/_files.scss */
.files .files-info .icons {
  vertical-align: 3px;
  font-size: 28px;
  font-size: 2rem;
}

/* line 22, app/assets/stylesheets/components/_files.scss */
.files .files-info .icons__edit {
  color: #939598;
}

/* line 27, app/assets/stylesheets/components/_files.scss */
.files .files__link {
  max-width: 410px;
  position: relative;
  word-wrap: break-word;
}

/* line 32, app/assets/stylesheets/components/_files.scss */
.files .files__link .comment-count {
  background: #F7941E;
  border: 1px solid #fff;
  border-radius: 28px;
  color: #fff;
  display: inline-block;
  height: 14px;
  left: -21px;
  line-height: 14px;
  margin-right: 3px;
  text-align: center;
  vertical-align: middle;
  width: 14px;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 51, app/assets/stylesheets/components/_files.scss */
.file__edit, .file__delete {
  color: #686868;
  line-height: 1.5;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 59, app/assets/stylesheets/components/_files.scss */
.files__new h4 {
  color: #456189;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 65, app/assets/stylesheets/components/_files.scss */
.files__new p, .files__new label {
  font-weight: normal;
  font-size: 14px;
  font-size: 1rem;
}

/* line 2, app/assets/stylesheets/components/_account.scss */
.update-info h4 {
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* line 9, app/assets/stylesheets/components/_account.scss */
.update-info .update-info__password h4 {
  cursor: pointer;
  position: relative;
}

/* line 13, app/assets/stylesheets/components/_account.scss */
.update-info .update-info__password h4:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #686868;
  content: '';
  margin-left: 5px;
  position: absolute;
  top: 5px;
}

/* line 25, app/assets/stylesheets/components/_account.scss */
.update-info .update-info__password h4.expand:after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #686868;
  border-top: none;
  content: '';
  margin-left: 5px;
  position: absolute;
  top: 5px;
}

/* line 39, app/assets/stylesheets/components/_account.scss */
.update-info .expand + .password-container {
  display: block;
}

/* line 44, app/assets/stylesheets/components/_account.scss */
.update-info .password-container {
  display: none;
}

/* line 48, app/assets/stylesheets/components/_account.scss */
.update-info .update-info__controls {
  margin-top: 20px;
  text-align: right;
}

/* line 52, app/assets/stylesheets/components/_account.scss */
.update-info .update-info__controls a {
  margin-right: 10px;
  text-decoration: underline;
}

/* line 59, app/assets/stylesheets/components/_account.scss */
.notification-container {
  border-top: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 20px 0;
}

/* line 64, app/assets/stylesheets/components/_account.scss */
.notification-container .controls {
  margin-top: 10px;
}

/* line 2, app/assets/stylesheets/components/_invites.scss */
.invites form {
  margin: 25px 0;
}

/* line 5, app/assets/stylesheets/components/_invites.scss */
.invites form label {
  padding: 0;
}

/* line 12, app/assets/stylesheets/components/_invites.scss */
.pod-invites .icons__delete {
  color: #AB3334;
  vertical-align: middle;
}

/* line 16, app/assets/stylesheets/components/_invites.scss */
.pod-invites .full {
  display: none;
}

/* line 22, app/assets/stylesheets/components/_invites.scss */
.open-invites .full {
  display: none;
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  /* line 32, app/assets/stylesheets/components/_invites.scss */
  .invite-message {
    height: 90px !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 374px) and (orientation: portrait) {
  /* line 41, app/assets/stylesheets/components/_invites.scss */
  .invite-message {
    height: 125px !important;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  /* line 50, app/assets/stylesheets/components/_invites.scss */
  .invite-message {
    height: 75px !important;
  }
}

/* line 3, app/assets/stylesheets/components/_datepicker.scss */
.datepicker thead tr:first-child {
  background: #456189;
  color: #fff;
}

/* line 7, app/assets/stylesheets/components/_datepicker.scss */
.datepicker thead th.prev, .datepicker thead th.next {
  text-align: center;
  text-indent: -999em;
}

/* line 13, app/assets/stylesheets/components/_datepicker.scss */
.datepicker thead th.prev:before {
  border-bottom: 5px solid transparent;
  border-right: 5px solid #333;
  border-top: 5px solid transparent;
  content: '';
  display: block;
  height: 5px;
  left: 10px;
  position: absolute;
  top: 14px;
  width: 5px;
}

/* line 28, app/assets/stylesheets/components/_datepicker.scss */
.datepicker thead th.next:after {
  border-bottom: 5px solid transparent;
  border-left: 5px solid #333;
  border-top: 5px solid transparent;
  content: '';
  display: block;
  height: 5px;
  position: absolute;
  right: 10px;
  top: 14px;
  width: 5px;
}

/* line 42, app/assets/stylesheets/components/_datepicker.scss */
.datepicker thead th.datepicker-switch {
  font-weight: 500;
  text-align: center !important;
}

/* line 47, app/assets/stylesheets/components/_datepicker.scss */
.datepicker thead .dow {
  font-weight: 500;
  text-align: center;
}

/* line 53, app/assets/stylesheets/components/_datepicker.scss */
.datepicker .day {
  font-weight: normal;
  padding: 8px 10px;
  text-align: center;
}

/* line 58, app/assets/stylesheets/components/_datepicker.scss */
.datepicker .day.old, .datepicker .day.new {
  color: #BCC2C9;
}

/* line 2, app/assets/stylesheets/components/_landing_pages.scss */
.certifikid-logo p {
  color: #888;
  font-weight: 300;
  margin: 0;
}

/* line 7, app/assets/stylesheets/components/_landing_pages.scss */
.certifikid-logo img {
  margin-left: 10px;
  width: 140px;
}

/* line 14, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .hero {
  background-size: cover;
  height: 475px;
  margin-bottom: 20px;
  position: relative;
}

/* line 19, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .hero h1 {
  background: rgba(255, 255, 255, 0.6);
  color: #456189;
  display: block;
  font-family: 'Roboto';
  font-size: 38px;
  margin: 65px -15px 0;
  padding: 20px 25px 0;
}

/* line 29, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .hero h2, .landing-page body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .landing-page .hero .scouts-box h2.caption, .landing-page body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .landing-page .hero .scouts-box h2.subtitle, .landing-page body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .landing-page .hero .teachers-box h2.caption, .landing-page body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .landing-page .hero .teachers-box h2.subtitle {
  background: rgba(255, 255, 255, 0.6);
  color: #456189;
  display: block;
  font-family: 'Roboto';
  font-size: 32px;
  margin: 0 -15px;
  padding: 20px 25px 20px;
}

/* line 39, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .hero a {
  background: #F7941E;
  border: none !important;
  border-radius: 0;
  bottom: 25px;
  left: 50%;
  padding: 12px 65px;
  position: absolute;
  transform: translateX(-50%);
}

/* line 48, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .hero a p {
  font-size: 38px;
  font-weight: 400;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .hero a small {
  font-size: 18px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 60, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page h2.small, .landing-page body[class*="scouts"] .hero .scouts-box h2.small.caption, body[class*="scouts"] .hero .scouts-box .landing-page h2.small.caption, .landing-page body[class*="scouts"] .hero .scouts-box h2.small.subtitle, body[class*="scouts"] .hero .scouts-box .landing-page h2.small.subtitle, .landing-page body[class*="teachers"] .hero .teachers-box h2.small.caption, body[class*="teachers"] .hero .teachers-box .landing-page h2.small.caption, .landing-page body[class*="teachers"] .hero .teachers-box h2.small.subtitle, body[class*="teachers"] .hero .teachers-box .landing-page h2.small.subtitle {
  color: #456189;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 65, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page h2.small.title, .landing-page body[class*="scouts"] .hero .scouts-box h2.small.title.subtitle, .landing-page body[class*="scouts"] .hero .scouts-box h2.title.caption, body[class*="scouts"] .hero .scouts-box .landing-page h2.small.title.subtitle, body[class*="scouts"] .hero .scouts-box .landing-page h2.title.caption, .landing-page body[class*="teachers"] .hero .teachers-box h2.small.title.subtitle, .landing-page body[class*="teachers"] .hero .teachers-box h2.title.caption, body[class*="teachers"] .hero .teachers-box .landing-page h2.small.title.subtitle, body[class*="teachers"] .hero .teachers-box .landing-page h2.title.caption {
  color: #456189;
  font-size: 28px;
  font-size: 2rem;
}

/* line 70, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page p.call-text {
  font-size: 16px;
  font-size: 1.1428571429rem;
  color: #456189;
}

/* line 75, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .tagline,
.landing-page .examples {
  background: #456189;
  color: #fff;
  padding: 20px;
}

/* line 82, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .tagline h3, .landing-page .tagline .description h3.scouts.small, .landing-page .description .tagline h3.scouts.small, .landing-page .tagline .description h3.teachers.small, .landing-page .description .tagline h3.teachers.small {
  font-family: 'Roboto';
  font-size: 28px;
  font-weight: 400;
  line-height: 2;
  margin: 0;
}

/* line 91, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .example h5 {
  font-weight: 100;
  line-height: 1.3;
}

/* line 95, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .example svg {
  height: 40px;
  width: 48px;
}

/* line 100, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description,
.landing-page .media {
  background: #F1F2F6;
  margin: 0;
}

/* line 105, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description {
  color: #456189;
}

/* line 107, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description p.bigger {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 110, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h2.teachers, .landing-page .description body[class*="scouts"] .hero .scouts-box h2.teachers.caption, body[class*="scouts"] .hero .scouts-box .landing-page .description h2.teachers.caption, .landing-page .description body[class*="scouts"] .hero .scouts-box h2.teachers.subtitle, body[class*="scouts"] .hero .scouts-box .landing-page .description h2.teachers.subtitle, .landing-page .description body[class*="teachers"] .hero .teachers-box h2.teachers.caption, body[class*="teachers"] .hero .teachers-box .landing-page .description h2.teachers.caption, .landing-page .description body[class*="teachers"] .hero .teachers-box h2.teachers.subtitle, body[class*="teachers"] .hero .teachers-box .landing-page .description h2.teachers.subtitle {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 113, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h2.scouts, .landing-page .description body[class*="scouts"] .hero .scouts-box h2.scouts.caption, body[class*="scouts"] .hero .scouts-box .landing-page .description h2.scouts.caption, .landing-page .description body[class*="scouts"] .hero .scouts-box h2.scouts.subtitle, body[class*="scouts"] .hero .scouts-box .landing-page .description h2.scouts.subtitle, .landing-page .description body[class*="teachers"] .hero .teachers-box h2.scouts.caption, body[class*="teachers"] .hero .teachers-box .landing-page .description h2.scouts.caption, .landing-page .description body[class*="teachers"] .hero .teachers-box h2.scouts.subtitle, body[class*="teachers"] .hero .teachers-box .landing-page .description h2.scouts.subtitle {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 116, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h3, .landing-page .description h3.scouts.small, .landing-page .description h3.teachers.small {
  font-family: 'Open Sans';
  font-size: 32px;
}

/* line 120, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h3.teachers, .landing-page .description h3.teachers.small {
  color: #ffa81a;
  font-weight: bold;
}

/* line 124, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h3.teachers.small {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 128, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h3.scouts, .landing-page .description h3.scouts.small {
  color: #ffa81a;
  font-weight: bold;
}

/* line 132, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description h3.scouts.small {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 136, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .description p {
  font-size: 18px;
}

/* line 140, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .media {
  color: #456189;
  padding-top: 15px;
}

/* line 143, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .media p {
  font-family: 'Open Sans';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}

/* line 149, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .media img {
  margin-top: 25px;
  width: auto;
}

/* line 153, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .media img.teachers {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 157, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .media img.scouts {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 162, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .what-people-say {
  background: #456189;
  color: #fff;
  padding: 25px;
}

/* line 166, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .what-people-say h3, .landing-page .what-people-say .description h3.teachers.small, .landing-page .description .what-people-say h3.teachers.small, .landing-page .what-people-say .description h3.scouts.small, .landing-page .description .what-people-say h3.scouts.small {
  font-family: 'Roboto';
  font-size: 28px;
  margin: 0 0 20px;
}

/* line 171, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .what-people-say blockquote {
  border: none;
  margin: 0 auto 20px;
  width: 50%;
}

/* line 175, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .what-people-say blockquote p {
  font-size: 20px;
  text-align: left;
}

/* line 179, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .what-people-say blockquote cite {
  display: block;
  font-size: 20px;
  font-style: normal;
  margin-right: 25px;
  text-align: right;
}

/* line 185, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .what-people-say blockquote cite img {
  margin-right: 7px;
  vertical-align: -1px;
}

/* line 193, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .features p {
  color: #456189;
  font-size: 18px;
  margin-top: 10px;
}

/* line 200, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .sign-up ul {
  display: inline-block;
  list-style-type: none;
  margin: 0 0 35px;
  padding: 0;
}

/* line 205, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .sign-up ul li {
  color: #456189;
  font-size: 21px;
  line-height: 1.7;
  text-align: left;
}

/* line 212, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .sign-up .btn {
  border-radius: 0;
  font-size: 21px;
  padding: 15px 28px;
}

/* line 217, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page .sign-up p {
  color: #456189;
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
}

/* line 224, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page footer {
  padding: 20px 0;
}

/* line 226, app/assets/stylesheets/components/_landing_pages.scss */
.landing-page footer .copyright {
  color: #456189;
  background-color: #F1F2F6;
  padding: 15px;
}

/* line 235, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="basketball"] .hero {
  background: url(/assets/basketball_gym-7aad76bc0559f1e1e42220f7acbbd6c12a95dd0663e8b31a8275f6b87eca78a0.jpg) center center no-repeat !important;
}

/* line 241, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="soccer"] .hero {
  background: url(/assets/soccer-de68115854ab36bd63f941c12c8a47bca0a6a3a503171727aeadec24f8618efe.jpg) center center no-repeat !important;
}

/* line 244, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="soccer"] .hero h1, body[class*="soccer"] .hero h2, body[class*="soccer"] body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] body[class*="soccer"] .hero .scouts-box h2.caption, body[class*="soccer"] body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] body[class*="soccer"] .hero .scouts-box h2.subtitle, body[class*="soccer"] body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] body[class*="soccer"] .hero .teachers-box h2.caption, body[class*="soccer"] body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] body[class*="soccer"] .hero .teachers-box h2.subtitle {
  background: rgba(255, 255, 255, 0.8);
  margin-top: 0;
}

/* line 251, app/assets/stylesheets/components/_landing_pages.scss */
ul.teachers {
  padding-left: 20px;
}

/* line 253, app/assets/stylesheets/components/_landing_pages.scss */
ul.teachers li {
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 258, app/assets/stylesheets/components/_landing_pages.scss */
ul.scouts {
  padding-left: 20px;
}

/* line 260, app/assets/stylesheets/components/_landing_pages.scss */
ul.scouts li {
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 265, app/assets/stylesheets/components/_landing_pages.scss */
.d-inline-block {
  display: inline-block;
}

/* line 270, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero {
  background-size: cover;
  background-image: url(/assets/teacher-ef8603e51e89fcb666dbe24043e3cb858f1167dd1fdef082f2a42cac759cfeba.png);
  background-position: center -45px;
}

/* line 274, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero .teachers-box {
  margin-top: 80px;
}

/* line 276, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero .teachers-box h2, body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .teachers-box h2.subtitle {
  padding: 10px;
  background: transparent;
  color: #FFF;
  text-shadow: 1px 1px 6px black;
  font-size: 28px;
  font-size: 2rem;
}

/* line 283, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .teachers-box h2.caption {
  font-weight: bold;
  text-shadow: 2px 0px 10px black;
  font-size: 40px;
  font-size: 2.8571428571rem;
}

/* line 289, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero .teachers-box h2.caption {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 294, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero h1.teachers {
  margin-top: 210px;
}

/* line 296, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero h1.teachers span {
  font-weight: 300;
  line-height: 1.1;
  display: inline-block;
  color: #686868;
  margin-top: 0px;
}

/* line 304, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .hero h3.teachers, body[class*="teachers"] .hero .landing-page .description h3.teachers.small, .landing-page .description body[class*="teachers"] .hero h3.teachers.small {
  color: #FFF;
}

/* line 308, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] .tagline h3, body[class*="teachers"] .tagline .landing-page .description h3.teachers.small, .landing-page .description body[class*="teachers"] .tagline h3.teachers.small, body[class*="teachers"] .tagline .landing-page .description h3.scouts.small, .landing-page .description body[class*="teachers"] .tagline h3.scouts.small {
  line-height: 1.1;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 312, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="teachers"] h4.teachers {
  margin-top: 0;
}

/* line 318, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero {
  background-size: cover;
  background-image: url(/assets/scouts-9ec29a2113ba8f59163c5d248b34e600adcb29d93be720bf4676c8b68b21832b.jpg);
  background-position: center -100px;
}

/* line 322, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero .scouts-box {
  margin-top: 80px;
}

/* line 324, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero .scouts-box h2, body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box h2.subtitle {
  padding: 10px;
  background: transparent;
  color: #FFF;
  text-shadow: 1px 1px 6px black;
  font-size: 28px;
  font-size: 2rem;
}

/* line 331, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box h2.caption {
  font-weight: bold;
  text-shadow: 2px 0px 10px black;
  font-size: 40px;
  font-size: 2.8571428571rem;
}

/* line 337, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero .scouts-box h2.caption {
  font-size: 20px;
  font-size: 1.4285714286rem;
}

/* line 342, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero h1.scouts {
  margin-top: 210px;
}

/* line 344, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero h1.scouts span {
  font-weight: 300;
  line-height: 1.1;
  display: inline-block;
  color: #686868;
  margin-top: 0px;
}

/* line 352, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .hero h3.scouts, body[class*="scouts"] .hero .landing-page .description h3.scouts.small, .landing-page .description body[class*="scouts"] .hero h3.scouts.small {
  color: #FFF;
}

/* line 356, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] .tagline h3, body[class*="scouts"] .tagline .landing-page .description h3.teachers.small, .landing-page .description body[class*="scouts"] .tagline h3.teachers.small, body[class*="scouts"] .tagline .landing-page .description h3.scouts.small, .landing-page .description body[class*="scouts"] .tagline h3.scouts.small {
  line-height: 1.1;
  font-size: 24px;
  font-size: 1.7142857143rem;
}

/* line 360, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="scouts"] h4.scouts {
  margin-top: 0;
}

/* line 366, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="youth_sports_teams"] .hero {
  background: none;
}

/* line 369, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="youth_sports_teams"] .hero a {
  z-index: 10;
}

/* line 373, app/assets/stylesheets/components/_landing_pages.scss */
body[class*="youth_sports_teams"] .hero h1, body[class*="youth_sports_teams"] .hero h2, body[class*="youth_sports_teams"] body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] body[class*="youth_sports_teams"] .hero .teachers-box h2.subtitle, body[class*="youth_sports_teams"] body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] body[class*="youth_sports_teams"] .hero .teachers-box h2.caption, body[class*="youth_sports_teams"] body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] body[class*="youth_sports_teams"] .hero .scouts-box h2.subtitle, body[class*="youth_sports_teams"] body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] body[class*="youth_sports_teams"] .hero .scouts-box h2.caption {
  background: rgba(255, 255, 255, 0.8);
  margin-top: 0;
  position: relative;
  z-index: 10;
}

/* line 383, app/assets/stylesheets/components/_landing_pages.scss */
.certifikids .hero, .shared_calendar_gaw .hero, .shared_calendar .hero, .teachers .hero, .landing-page .description h3.teachers.small .hero, .scouts .hero, .landing-page .description h3.scouts.small .hero {
  background: url(/assets/certifikids-16a470f1fe18c077ebf9623bcd7a4a446c042f33883d08c79948e8614f4c77ab.jpg) center center no-repeat;
}

/* line 385, app/assets/stylesheets/components/_landing_pages.scss */
.certifikids .hero h1, .shared_calendar_gaw .hero h1, .shared_calendar .hero h1, .teachers .hero h1, .landing-page .description h3.teachers.small .hero h1, .scouts .hero h1, .landing-page .description h3.scouts.small .hero h1 {
  margin: 20px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}

/* line 393, app/assets/stylesheets/components/_landing_pages.scss */
.certifikids .hero h1 span, .shared_calendar_gaw .hero h1 span, .shared_calendar .hero h1 span, .teachers .hero h1 span, .landing-page .description h3.teachers.small .hero h1 span, .scouts .hero h1 span, .landing-page .description h3.scouts.small .hero h1 span {
  display: block;
  font-size: 26px;
  margin: 15px auto 0;
  width: 75%;
}

/* line 400, app/assets/stylesheets/components/_landing_pages.scss */
.certifikids .hero .btn, .shared_calendar_gaw .hero .btn, .shared_calendar .hero .btn, .teachers .hero .btn, .landing-page .description h3.teachers.small .hero .btn, .scouts .hero .btn, .landing-page .description h3.scouts.small .hero .btn {
  bottom: auto;
  left: inherit;
  margin-right: 40px;
  right: 0;
  top: 195px;
  transform: translateX(-50%);
}

/* line 413, app/assets/stylesheets/components/_landing_pages.scss */
.shared_calendar_gaw #how-pods-work:not(:first-child) h3 {
  margin-bottom: 25px;
}

/* line 417, app/assets/stylesheets/components/_landing_pages.scss */
.shared_calendar_gaw #how-pods-work:not(:first-child) li {
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 421, app/assets/stylesheets/components/_landing_pages.scss */
.shared_calendar_gaw #how-pods-work:not(:first-child) li b {
  font-weight: 500;
}

@media (min-width: 1169px) {
  /* line 431, app/assets/stylesheets/components/_landing_pages.scss */
  .teachers .media img, .landing-page .description h3.teachers.small .media img {
    width: 380px;
  }
  /* line 438, app/assets/stylesheets/components/_landing_pages.scss */
  .scouts .media img, .landing-page .description h3.scouts.small .media img {
    width: 380px;
  }
}

@media (max-width: 1169px) {
  /* line 448, app/assets/stylesheets/components/_landing_pages.scss */
  .teachers .media img, .landing-page .description h3.teachers.small .media img {
    width: 100%;
  }
  /* line 455, app/assets/stylesheets/components/_landing_pages.scss */
  .scouts .media img, .landing-page .description h3.scouts.small .media img {
    width: 100%;
  }
  /* line 462, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  /* line 472, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn, .shared_calendar .hero .btn, .shared_calendar_gaw .hero .btn, .teachers .hero .btn, .landing-page .description h3.teachers.small .hero .btn, .scouts .hero .btn, .landing-page .description h3.scouts.small .hero .btn {
    transform: translateX(-30%);
  }
  /* line 477, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1 span, .shared_calendar .hero h1 span, .shared_calendar_gaw .hero h1 span, .teachers .hero h1 span, .landing-page .description h3.teachers.small .hero h1 span, .scouts .hero h1 span, .landing-page .description h3.scouts.small .hero h1 span {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 486, app/assets/stylesheets/components/_landing_pages.scss */
  .modal-xl {
    width: 90%;
    max-width: 1200px;
  }
}

@media (max-width: 767px) {
  /* line 494, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .hero {
    margin: 0;
  }
  /* line 496, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .hero h1 {
    font-size: 36px;
    margin: 75px -15px 0;
    padding: 20px 15px 0;
  }
  /* line 501, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .hero h2, .landing-page body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .landing-page .hero .teachers-box h2.subtitle, .landing-page body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .landing-page .hero .teachers-box h2.caption, .landing-page body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .landing-page .hero .scouts-box h2.subtitle, .landing-page body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .landing-page .hero .scouts-box h2.caption {
    font-size: 28px;
    padding: 20px 15px 20px;
  }
  /* line 508, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page h2.small, .landing-page body[class*="teachers"] .hero .teachers-box h2.small.subtitle, body[class*="teachers"] .hero .teachers-box .landing-page h2.small.subtitle, .landing-page body[class*="teachers"] .hero .teachers-box h2.small.caption, body[class*="teachers"] .hero .teachers-box .landing-page h2.small.caption, .landing-page body[class*="scouts"] .hero .scouts-box h2.small.subtitle, body[class*="scouts"] .hero .scouts-box .landing-page h2.small.subtitle, .landing-page body[class*="scouts"] .hero .scouts-box h2.small.caption, body[class*="scouts"] .hero .scouts-box .landing-page h2.small.caption {
    font-size: 21px;
    line-height: 1.5;
  }
  /* line 514, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .tagline h3, .landing-page .tagline .description h3.teachers.small, .landing-page .description .tagline h3.teachers.small, .landing-page .tagline .description h3.scouts.small, .landing-page .description .tagline h3.scouts.small {
    font-size: 21px;
    line-height: 1.5;
  }
  /* line 519, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .example {
    margin-bottom: 10px;
  }
  /* line 523, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .media img {
    width: 100%;
  }
  /* line 528, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .what-people-say blockquote {
    padding: 0;
    width: 100%;
  }
  /* line 535, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .sign-up ul li {
    font-size: 15px;
    line-height: 2;
  }
  /* line 540, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .sign-up .btn {
    font-size: 24px;
    padding: 15px 28px;
  }
  /* line 545, app/assets/stylesheets/components/_landing_pages.scss */
  .landing-page .copyright {
    margin-top: 25px;
    text-align: center;
  }
  /* line 551, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero, .shared_calendar .hero, .shared_calendar_gaw .hero, .teachers .hero, .landing-page .description h3.teachers.small .hero, .scouts .hero, .landing-page .description h3.scouts.small .hero {
    padding: 0;
  }
  /* line 553, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1, .shared_calendar .hero h1, .shared_calendar_gaw .hero h1, .teachers .hero h1, .landing-page .description h3.teachers.small .hero h1, .scouts .hero h1, .landing-page .description h3.scouts.small .hero h1 {
    font-size: 28px;
    margin-top: 0;
    padding: 20px;
    right: 30px;
    top: 20px;
    width: 65%;
  }
  /* line 561, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1 span, .shared_calendar .hero h1 span, .shared_calendar_gaw .hero h1 span, .teachers .hero h1 span, .landing-page .description h3.teachers.small .hero h1 span, .scouts .hero h1 span, .landing-page .description h3.scouts.small .hero h1 span {
    font-size: 21px;
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 567, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn, .shared_calendar .hero .btn, .shared_calendar_gaw .hero .btn, .teachers .hero .btn, .landing-page .description h3.teachers.small .hero .btn, .scouts .hero .btn, .landing-page .description h3.scouts.small .hero .btn {
    bottom: auto;
    margin-right: 20px;
    right: 0;
    top: 175px;
    transform: none;
  }
  /* line 573, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn p, .shared_calendar .hero .btn p, .shared_calendar_gaw .hero .btn p, .teachers .hero .btn p, .landing-page .description h3.teachers.small .hero .btn p, .scouts .hero .btn p, .landing-page .description h3.scouts.small .hero .btn p {
    font-size: 21px;
  }
  /* line 576, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn small, .shared_calendar .hero .btn small, .shared_calendar_gaw .hero .btn small, .teachers .hero .btn small, .landing-page .description h3.teachers.small .hero .btn small, .scouts .hero .btn small, .landing-page .description h3.scouts.small .hero .btn small {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  /* line 587, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn {
    top: 205px;
  }
}

@media (max-width: 400px) {
  /* line 598, app/assets/stylesheets/components/_landing_pages.scss */
  body[class*="teachers"] .hero .teachers-box h2, body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .teachers-box h2.caption {
    font-size: 23px;
    font-size: 1.6428571429rem;
  }
  /* line 601, app/assets/stylesheets/components/_landing_pages.scss */
  body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .hero .teachers-box h2.subtitle.caption, body[class*="teachers"] .hero .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .teachers-box h2.subtitle.caption, body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .hero .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption {
    font-size: 27px;
    font-size: 1.9285714286rem;
  }
  /* line 604, app/assets/stylesheets/components/_landing_pages.scss */
  body[class*="teachers"] .hero .teachers-box h2.caption {
    font-size: 17px;
    font-size: 1.2142857143rem;
  }
  /* line 613, app/assets/stylesheets/components/_landing_pages.scss */
  body[class*="scouts"] .hero .scouts-box h2, body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .hero .scouts-box h2.caption {
    font-size: 23px;
    font-size: 1.6428571429rem;
  }
  /* line 616, app/assets/stylesheets/components/_landing_pages.scss */
  body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] .hero .scouts-box h2.subtitle.caption, body[class*="scouts"] .hero .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] .hero .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.subtitle.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.subtitle.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption.subtitle, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption.subtitle, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .scouts-box .teachers-box .scouts-box h2.caption, body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="scouts"] body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] .hero .teachers-box .scouts-box .teachers-box h2.caption, body[class*="teachers"] body[class*="scouts"] body[class*="teachers"] .hero .teachers-box .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .hero .scouts-box h2.subtitle.caption {
    font-size: 27px;
    font-size: 1.9285714286rem;
  }
  /* line 619, app/assets/stylesheets/components/_landing_pages.scss */
  body[class*="scouts"] .hero .scouts-box h2.caption {
    font-size: 17px;
    font-size: 1.2142857143rem;
  }
  /* line 626, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero, .shared_calendar .hero, .shared_calendar_gaw .hero, .teachers .hero, .landing-page .description h3.teachers.small .hero, .scouts .hero, .landing-page .description h3.scouts.small .hero {
    background: url(/assets/certifikids-small-6adadf9fcbf142b27e95db6a813f4f488003f1fb190cec5a74e85270faa68f1f.jpg) center center no-repeat;
  }
  /* line 628, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1, .shared_calendar .hero h1, .shared_calendar_gaw .hero h1, .teachers .hero h1, .landing-page .description h3.teachers.small .hero h1, .scouts .hero h1, .landing-page .description h3.scouts.small .hero h1 {
    font-size: 28px;
    left: 0;
    margin: 20px 0 0;
    width: 100%;
  }
  /* line 634, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1 span, .shared_calendar .hero h1 span, .shared_calendar_gaw .hero h1 span, .teachers .hero h1 span, .landing-page .description h3.teachers.small .hero h1 span, .scouts .hero h1 span, .landing-page .description h3.scouts.small .hero h1 span {
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 639, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1.top, .shared_calendar .hero h1.top, .shared_calendar_gaw .hero h1.top, .teachers .hero h1.top, .landing-page .description h3.teachers.small .hero h1.top, .scouts .hero h1.top, .landing-page .description h3.scouts.small .hero h1.top {
    margin: 0;
    top: 0;
  }
  /* line 643, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero h1.bottom, .shared_calendar .hero h1.bottom, .shared_calendar_gaw .hero h1.bottom, .teachers .hero h1.bottom, .landing-page .description h3.teachers.small .hero h1.bottom, .scouts .hero h1.bottom, .landing-page .description h3.scouts.small .hero h1.bottom {
    margin-top: 100% !important;
  }
  /* line 646, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn, .shared_calendar .hero .btn, .shared_calendar_gaw .hero .btn, .teachers .hero .btn, .landing-page .description h3.teachers.small .hero .btn, .scouts .hero .btn, .landing-page .description h3.scouts.small .hero .btn {
    bottom: 20px;
    left: 50%;
    padding: 12px 40px;
    top: auto;
    transform: translateX(-50%);
    width: 260px;
  }
  /* line 653, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn p, .shared_calendar .hero .btn p, .shared_calendar_gaw .hero .btn p, .teachers .hero .btn p, .landing-page .description h3.teachers.small .hero .btn p, .scouts .hero .btn p, .landing-page .description h3.scouts.small .hero .btn p {
    font-size: 21px;
    line-height: 1.5;
    margin: 0;
    text-align: center;
  }
  /* line 659, app/assets/stylesheets/components/_landing_pages.scss */
  .certifikids .hero .btn small, .shared_calendar .hero .btn small, .shared_calendar_gaw .hero .btn small, .teachers .hero .btn small, .landing-page .description h3.teachers.small .hero .btn small, .scouts .hero .btn small, .landing-page .description h3.scouts.small .hero .btn small {
    font-size: 14px;
    line-height: normal;
    text-align: center;
  }
  /* line 670, app/assets/stylesheets/components/_landing_pages.scss */
  .shared_calendar #how-pods-work:not(:first-child) h3, .shared_calendar_gaw #how-pods-work:not(:first-child) h3, .teachers #how-pods-work:not(:first-child) h3, .scouts #how-pods-work:not(:first-child) h3 {
    margin-bottom: 25px;
  }
  /* line 674, app/assets/stylesheets/components/_landing_pages.scss */
  .shared_calendar #how-pods-work:not(:first-child) ul, .shared_calendar_gaw #how-pods-work:not(:first-child) ul, .teachers #how-pods-work:not(:first-child) ul, .scouts #how-pods-work:not(:first-child) ul {
    padding: 0 25px;
  }
  /* line 678, app/assets/stylesheets/components/_landing_pages.scss */
  .shared_calendar #how-pods-work:not(:first-child) li, .shared_calendar_gaw #how-pods-work:not(:first-child) li, .teachers #how-pods-work:not(:first-child) li, .scouts #how-pods-work:not(:first-child) li {
    font-size: 16px;
  }
}

/* line 1, app/assets/stylesheets/components/_slider.scss */
.rslides {
  position: absolute;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  top: 0;
  height: 100%;
  min-height: 100%;
  left: 0;
}

/* line 13, app/assets/stylesheets/components/_slider.scss */
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}

/* line 23, app/assets/stylesheets/components/_slider.scss */
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

/* line 29, app/assets/stylesheets/components/_slider.scss */
.rslides img {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
  border: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 2, app/assets/stylesheets/components/active_admin_pages.scss */
.certifikid-logo p {
  color: #888;
  font-weight: 300;
  margin: 0;
}

/* line 7, app/assets/stylesheets/components/active_admin_pages.scss */
.certifikid-logo img {
  margin-left: 10px;
  width: 140px;
}

/* line 14, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .hero {
  background-size: cover;
  height: 475px;
  margin-bottom: 20px;
  position: relative;
}

/* line 19, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .hero h1 {
  background: rgba(255, 255, 255, 0.6);
  color: #456189;
  display: block;
  font-family: 'Raleway';
  font-size: 38px;
  margin: 65px -15px 0;
  padding: 20px 25px 0;
}

/* line 29, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .hero h2, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .active-admin-page .hero .teachers-box h2.subtitle, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .active-admin-page .hero .teachers-box h2.caption, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .active-admin-page .hero .scouts-box h2.subtitle, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .active-admin-page .hero .scouts-box h2.caption {
  background: rgba(255, 255, 255, 0.6);
  color: #456189;
  display: block;
  font-family: 'Raleway';
  font-size: 32px;
  margin: 0 -15px;
  padding: 20px 25px 20px;
}

/* line 39, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .hero a {
  background: #F7941E;
  border: none !important;
  border-radius: 0;
  bottom: 25px;
  left: 50%;
  padding: 12px 65px;
  position: absolute;
  transform: translateX(-50%);
}

/* line 48, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .hero a p {
  font-size: 38px;
  font-weight: 400;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2);
}

/* line 53, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .hero a small {
  font-size: 18px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}

/* line 60, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page h2.small, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.small.subtitle, body[class*="teachers"] .hero .teachers-box .active-admin-page h2.small.subtitle, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.small.caption, body[class*="teachers"] .hero .teachers-box .active-admin-page h2.small.caption, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.small.subtitle, body[class*="scouts"] .hero .scouts-box .active-admin-page h2.small.subtitle, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.small.caption, body[class*="scouts"] .hero .scouts-box .active-admin-page h2.small.caption {
  color: #456189;
  font-size: 28px;
}

/* line 65, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .tagline,
.active-admin-page .examples {
  background: #456189;
  color: #fff;
  padding: 20px;
}

/* line 72, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .tagline h3, .active-admin-page .tagline .landing-page .description h3.teachers.small, .landing-page .description .active-admin-page .tagline h3.teachers.small, .active-admin-page .tagline .landing-page .description h3.scouts.small, .landing-page .description .active-admin-page .tagline h3.scouts.small {
  font-family: 'Raleway';
  font-size: 28px;
  font-weight: 400;
  line-height: 2;
  margin: 0;
}

/* line 81, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .example h5 {
  font-weight: 100;
  line-height: 1.3;
}

/* line 85, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .example svg {
  height: 40px;
  width: 48px;
}

/* line 90, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .description,
.active-admin-page .media {
  background: #F1F2F6;
  margin: 0;
}

/* line 95, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .description {
  color: #456189;
}

/* line 97, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .description h3, .active-admin-page .landing-page .description h3.teachers.small, .landing-page .active-admin-page .description h3.teachers.small, .active-admin-page .landing-page .description h3.scouts.small, .landing-page .active-admin-page .description h3.scouts.small {
  font-family: 'Open Sans';
  font-size: 32px;
}

/* line 101, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .description p {
  font-size: 18px;
}

/* line 105, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .media {
  color: #456189;
  padding-top: 15px;
}

/* line 108, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .media p {
  font-family: 'Open Sans';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}

/* line 114, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .media img {
  margin-top: 25px;
  width: auto;
}

/* line 119, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .what-people-say {
  background: #456189;
  color: #fff;
  margin: 0 0 35px;
  padding: 25px;
}

/* line 124, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .what-people-say h3, .active-admin-page .what-people-say .landing-page .description h3.teachers.small, .landing-page .description .active-admin-page .what-people-say h3.teachers.small, .active-admin-page .what-people-say .landing-page .description h3.scouts.small, .landing-page .description .active-admin-page .what-people-say h3.scouts.small {
  font-family: 'Raleway';
  font-size: 28px;
  margin: 0 0 20px;
}

/* line 129, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .what-people-say blockquote {
  border: none;
  margin: 0 auto 20px;
  width: 50%;
}

/* line 133, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .what-people-say blockquote p {
  font-size: 16px;
  text-align: left;
}

/* line 137, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .what-people-say blockquote cite {
  display: block;
  font-size: 16px;
  font-style: normal;
  margin-right: 25px;
  text-align: right;
}

/* line 143, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .what-people-say blockquote cite img {
  margin-right: 7px;
  vertical-align: -1px;
}

/* line 151, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .sign-up ul {
  display: inline-block;
  list-style-type: none;
  margin: 0 0 35px;
  padding: 0;
}

/* line 156, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .sign-up ul li {
  color: #456189;
  font-size: 21px;
  line-height: 1.7;
  text-align: left;
}

/* line 163, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .sign-up .btn {
  border-radius: 0;
  font-size: 21px;
  padding: 15px 28px;
}

/* line 168, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page .sign-up p {
  color: #456189;
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
}

/* line 175, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page footer {
  padding: 20px 0;
}

/* line 177, app/assets/stylesheets/components/active_admin_pages.scss */
.active-admin-page footer .copyright {
  color: #456189;
}

/* line 184, app/assets/stylesheets/components/active_admin_pages.scss */
body[class*="general"] .hero {
  background: none;
}

/* line 187, app/assets/stylesheets/components/active_admin_pages.scss */
body[class*="general"] .hero a {
  z-index: 10;
}

/* line 191, app/assets/stylesheets/components/active_admin_pages.scss */
body[class*="general"] .hero h1, body[class*="general"] .hero h2, body[class*="general"] body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] body[class*="general"] .hero .teachers-box h2.subtitle, body[class*="general"] body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] body[class*="general"] .hero .teachers-box h2.caption, body[class*="general"] body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] body[class*="general"] .hero .scouts-box h2.subtitle, body[class*="general"] body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] body[class*="general"] .hero .scouts-box h2.caption {
  background: rgba(255, 255, 255, 0.8);
  margin-top: 0;
  position: relative;
  z-index: 10;
}

@media (max-width: 767px) {
  /* line 205, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .hero h1 {
    font-size: 36px;
    margin: 75px -15px 0;
    padding: 20px 15px 0;
  }
  /* line 210, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .hero h2, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.subtitle, body[class*="teachers"] .active-admin-page .hero .teachers-box h2.subtitle, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.caption, body[class*="teachers"] .active-admin-page .hero .teachers-box h2.caption, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.subtitle, body[class*="scouts"] .active-admin-page .hero .scouts-box h2.subtitle, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.caption, body[class*="scouts"] .active-admin-page .hero .scouts-box h2.caption {
    font-size: 28px;
    padding: 20px 15px 20px;
  }
  /* line 217, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page h2.small, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.small.subtitle, body[class*="teachers"] .hero .teachers-box .active-admin-page h2.small.subtitle, .active-admin-page body[class*="teachers"] .hero .teachers-box h2.small.caption, body[class*="teachers"] .hero .teachers-box .active-admin-page h2.small.caption, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.small.subtitle, body[class*="scouts"] .hero .scouts-box .active-admin-page h2.small.subtitle, .active-admin-page body[class*="scouts"] .hero .scouts-box h2.small.caption, body[class*="scouts"] .hero .scouts-box .active-admin-page h2.small.caption {
    font-size: 21px;
    line-height: 1.5;
  }
  /* line 223, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .tagline h3, .active-admin-page .tagline .landing-page .description h3.teachers.small, .landing-page .description .active-admin-page .tagline h3.teachers.small, .active-admin-page .tagline .landing-page .description h3.scouts.small, .landing-page .description .active-admin-page .tagline h3.scouts.small {
    font-size: 21px;
    line-height: 1.5;
  }
  /* line 228, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .example {
    margin-bottom: 10px;
  }
  /* line 232, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .media img {
    width: 100%;
  }
  /* line 237, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .what-people-say blockquote {
    padding: 0;
    width: 100%;
  }
  /* line 244, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .sign-up ul li {
    font-size: 15px;
    line-height: 2;
  }
  /* line 249, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .sign-up .btn {
    font-size: 24px;
    padding: 15px 28px;
  }
  /* line 254, app/assets/stylesheets/components/active_admin_pages.scss */
  .active-admin-page .copyright {
    margin-top: 25px;
    text-align: center;
  }
  /* line 260, app/assets/stylesheets/components/active_admin_pages.scss */
  .certifikids .hero, .shared_calendar .hero, .shared_calendar_gaw .hero {
    padding: 0;
  }
  /* line 262, app/assets/stylesheets/components/active_admin_pages.scss */
  .certifikids .hero h1, .shared_calendar .hero h1, .shared_calendar_gaw .hero h1 {
    font-size: 28px;
    margin-top: 0;
    padding: 20px;
    right: 30px;
    top: 20px;
    width: 65%;
  }
  /* line 270, app/assets/stylesheets/components/active_admin_pages.scss */
  .certifikids .hero h1 span, .shared_calendar .hero h1 span, .shared_calendar_gaw .hero h1 span {
    font-size: 21px;
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 276, app/assets/stylesheets/components/active_admin_pages.scss */
  .certifikids .hero .btn, .shared_calendar .hero .btn, .shared_calendar_gaw .hero .btn {
    bottom: auto;
    margin-right: 20px;
    right: 0;
    top: 175px;
    transform: none;
  }
  /* line 282, app/assets/stylesheets/components/active_admin_pages.scss */
  .certifikids .hero .btn p, .shared_calendar .hero .btn p, .shared_calendar_gaw .hero .btn p {
    font-size: 21px;
  }
  /* line 285, app/assets/stylesheets/components/active_admin_pages.scss */
  .certifikids .hero .btn small, .shared_calendar .hero .btn small, .shared_calendar_gaw .hero .btn small {
    font-size: 16px;
  }
}

/* line 1, app/assets/stylesheets/components/_next_steps.scss */
.option {
  border: 3px solid #456189;
  color: #456189;
  margin-left: 80px;
  margin-right: 80px;
  width: 30%;
  height: 230px;
  display: table;
  font-size: 28px;
  font-size: 2rem;
}

/* line 12, app/assets/stylesheets/components/_next_steps.scss */
.option p {
  display: table-cell;
  vertical-align: middle;
  border: 10px;
  padding: 10px;
  font-weight: 400;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  /* line 26, app/assets/stylesheets/components/_next_steps.scss */
  .option {
    width: 35%;
    margin-left: 18px;
    margin-right: 18px;
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 34, app/assets/stylesheets/components/_next_steps.scss */
  .option p {
    border: 5px;
    padding: 5px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  /* line 45, app/assets/stylesheets/components/_next_steps.scss */
  .option {
    width: 35%;
    margin-left: 18px;
    margin-right: 18px;
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
  /* line 53, app/assets/stylesheets/components/_next_steps.scss */
  .option p {
    border: 5px;
    padding: 5px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  /* line 66, app/assets/stylesheets/components/_next_steps.scss */
  .option {
    width: 35%;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 18px;
    font-size: 1.2857142857rem;
  }
  /* line 74, app/assets/stylesheets/components/_next_steps.scss */
  .option p {
    border: 5px;
    padding: 5px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  /* line 87, app/assets/stylesheets/components/_next_steps.scss */
  .option {
    width: 35%;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 22px;
    font-size: 1.5714285714rem;
  }
  /* line 95, app/assets/stylesheets/components/_next_steps.scss */
  .option p {
    border: 5px;
    padding: 5px;
  }
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/components/_next_steps.scss */
  .option {
    width: 35%;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 24px;
    font-size: 1.7142857143rem;
  }
  /* line 113, app/assets/stylesheets/components/_next_steps.scss */
  .option p {
    border: 10px;
    padding: 10px;
  }
}

/* line 2, app/assets/stylesheets/components/_payments.scss */
.payments h5 {
  color: #456189;
  margin-bottom: 6px;
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 8, app/assets/stylesheets/components/_payments.scss */
.payments p {
  color: #456189;
}

/* line 14, app/assets/stylesheets/components/_payments.scss */
#new_payment input[type=text], #new_payment textarea {
  border: 1px solid #B5C0D0;
  margin-bottom: 20px;
}

/* line 19, app/assets/stylesheets/components/_payments.scss */
#new_payment textarea {
  height: 150px;
  resize: none;
}

/* line 26, app/assets/stylesheets/components/_payments.scss */
h1.jr {
  margin-top: 0;
}

/* line 2, app/assets/stylesheets/components/_help.scss */
.help ul.checkmarks {
  list-style-type: none;
  padding-left: 10px;
}

/* line 5, app/assets/stylesheets/components/_help.scss */
.help ul.checkmarks li {
  line-height: 1.7;
}

/**
*
* We are using a slightly modified version of ITCSS to
* handle the styles for PodKeeper.  Please reference
* https://speakerdeck.com/dafed/managing-css-projects-with-itcss
* for more information.
*
* Styles that belong here: Helpers and overrides.
**/
/* line 11, app/assets/stylesheets/overrides/style.scss */
.new-content {
  font-size: 16px;
  font-size: 1.1428571429rem;
}

/* line 12, app/assets/stylesheets/overrides/style.scss */
.new-content a {
  color: #9FC03B;
}

/* line 16, app/assets/stylesheets/overrides/style.scss */
.new-content svg {
  fill: #9FC03B;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 25, app/assets/stylesheets/overrides/style.scss */
.border-gray {
  border: 1px solid #B5C0D0;
}

/* line 29, app/assets/stylesheets/overrides/style.scss */
.error {
  color: #AB3334;
  font-style: italic;
  font-size: 12px;
  font-size: 0.8571428571rem;
}

/* line 36, app/assets/stylesheets/overrides/style.scss */
.mobile-collapse {
  padding: 0;
}

/* line 40, app/assets/stylesheets/overrides/style.scss */
.open-invites .table-responsive > .table > tbody > tr > td {
  display: block !important;
}

@media (min-width: 768px) {
  /* line 45, app/assets/stylesheets/overrides/style.scss */
  .open-invites .table-responsive > .table > tbody > tr > td {
    display: table-cell !important;
  }
  /* line 48, app/assets/stylesheets/overrides/style.scss */
  .open-invites .table-responsive > .table > tbody > tr > td:first-child {
    background: none;
    color: #4D4C4C;
  }
  /* line 54, app/assets/stylesheets/overrides/style.scss */
  .mobile-collapse {
    padding: 0 15px;
  }
}

/* line 59, app/assets/stylesheets/overrides/style.scss */
.help-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}

/* line 64, app/assets/stylesheets/overrides/style.scss */
.help-nav li {
  display: inline;
  padding-left: 1em;
}

/* line 67, app/assets/stylesheets/overrides/style.scss */
.help-nav li a {
  font-weight: bold;
}

/* line 73, app/assets/stylesheets/overrides/style.scss */
.icon-img {
  height: 1.5em;
  width: auto;
}

/* No Styles Below This Block */
/* tables */
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
    padding-left: 20px;
}
table.tablesorter thead tr th.headerSortUp {
    background-image: url(/images/asc.gif);
}
table.tablesorter thead tr th.headerSortDown {
    background-image: url(/images/desc.gif);
}

/*# sourceMappingURL=application.css-c3f2b60f5efd769628a6a14431ca8f436de395c369a0debda6c3e61fc18aa851.map */
