/* RESET */
/* line 4, reset.scss */
body, html {
  height: 100%;
  line-height: 1.3em;
}

/* line 5, reset.scss */
body {
  line-height: 1;
  padding: 0;
}

/* line 6, reset.scss */
html {
  overflow-x: hidden;
  overflow-y: scroll;
}

/* line 8, reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

/* line 24, reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
/* line 26, reset.scss */
h1 {
  font-size: 2em;
  margin-bottom: 20px;
}

/* line 31, reset.scss */
h2 {
  font-size: 1.6em;
  margin-bottom: 15px;
}

/* line 36, reset.scss */
h3 {
  font-size: 1.2em;
  margin-bottom: 10px;
  line-height: 2em;
}

/* line 44, reset.scss */
p {
  font-size: 1.1em;
  margin-bottom: 15px;
}

/* line 48, reset.scss */
hr {
  border: 0;
  clear: both;
  display: block;
  width: 96%;
  background-color: #fff;
  height: 1px;
}

/* line 57, reset.scss */
blockquote, q {
  quotes: none;
}

/* line 58, reset.scss */
blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none;
}

/* line 60, reset.scss */
:focus {
  outline: 0;
}

/* remember to define focus styles! */
/* line 61, reset.scss */
del {
  text-decoration: line-through;
}

/* line 63, reset.scss */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  opacity: 0;
  display: block !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Material design icons modifiers */
/* Rules for sizing the icon. */
/* line 7, icons.scss */
.material-icons.md-16, .md-16 {
  font-size: 16px !important;
}

/* line 8, icons.scss */
.material-icons.md-18, .md-18 {
  font-size: 18px !important;
}

/* line 9, icons.scss */
.material-icons.md-24, .md-24 {
  font-size: 24px !important;
}

/* line 10, icons.scss */
.material-icons.md-36, .md-36 {
  font-size: 36px !important;
}

/* line 11, icons.scss */
.material-icons.md-48, .md-48 {
  font-size: 48px !important;
}

/* line 12, icons.scss */
.material-icons.md-88, .md-88 {
  font-size: 88px !important;
}

/* line 13, icons.scss */
.material-icons.md-big, .md-big {
  font-size: 100px !important;
}

/* Rules for using icons as black on a light background. */
/* line 16, icons.scss */
.md-dark, .material-icons.md-dark, .gaicon.md-dark {
  color: #616565;
}

/* line 17, icons.scss */
.md-dark.md-inactive, .material-icons.md-dark.md-inactive, .gaicon.md-dark.md-inactive {
  color: rgba(97, 101, 101, 0.3);
}

/* Rules for using icons as white on a dark background. */
/* line 20, icons.scss */
.md-light, .material-icons.md-light, .gaicon.md-light {
  color: white;
}

/* line 21, icons.scss */
.md-light.md-inactive, .material-icons.md-light.md-inactive, .gaicon.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules for using icons as white on a dark background. */
/* line 24, icons.scss */
.md-gray, .material-icons.md-gray, .gaicon.md-gray {
  color: #f3f3f3;
}

/* line 25, icons.scss */
.md-gray.md-inactive, .material-icons.md-gray.md-inactive, .gaicon.md-gray.md-inactive {
  color: rgba(243, 243, 243, 0.3);
}

/* line 27, icons.scss */
.md-blue, .material-icons.md-blue, .gaicon.md-blue {
  color: #64d44c;
}

/* line 28, icons.scss */
.md-blue.md-inactive, .material-icons.md-blue.md-inactive, .gaicon.md-blue.md-inactive {
  color: rgba(100, 212, 76, 0.3);
}

/* line 30, icons.scss */
.md-red, .material-icons.md-red, .gaicon.md-red {
  color: #e34b2a;
}

/* line 31, icons.scss */
.md-red.md-inactive, .material-icons.md-red.md-inactive, .gaicon.md-red.md-inactive {
  color: rgba(227, 75, 42, 0);
}

/* line 33, icons.scss */
.md-green, .material-icons.md-green, .gaicon.md-green {
  color: #64d44c;
}

/* line 34, icons.scss */
.md-green.md-inactive, .material-icons.md-green.md-inactive, .gaicon.md-green.md-inactive {
  color: rgba(100, 212, 76, 0);
}

/* line 37, icons.scss */
.darkiconhover:hover i {
  color: #333;
}

/* line 41, icons.scss */
.rediconhover:hover i {
  color: #E34B2A;
}

/* line 44, icons.scss */
.blueiconhover:hover i {
  color: #64D44C;
}

/* Custom icons */
@font-face {
  font-family: 'gaiamaterial';
  src: url("../font/gaiamaterial/gaiamaterial.be33d358a1d5.eot?96403498");
  src: url("../font/gaiamaterial/gaiamaterial.be33d358a1d5.eot?96403498#iefix") format("embedded-opentype"), url("../font/gaiamaterial/gaiamaterial.f2d97e7e89e5.woff?96403498") format("woff"), url("../font/gaiamaterial/gaiamaterial.37594e88c34e.ttf?96403498") format("truetype"), url("../font/gaiamaterial/gaiamaterial.d632dd67520f.svg?96403498#gaiamaterial") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 59, icons.scss */
.gaicon::before {
  font-family: "gaiamaterial";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/* line 75, icons.scss */
.gaicon-archive::before {
  content: '\e800';
}

/* line 76, icons.scss */
.gaicon-mountainrange::before {
  content: '\e801';
}

/* line 77, icons.scss */
.gaicon-mountainrangelonger::before {
  content: '\e803';
}

/* line 79, icons.scss */
.gaicon-stack {
  position: relative;
  line-height: 1;
  text-align: center;
}

/* line 85, icons.scss */
.gaicon-stack-top {
  font-size: 70%;
  line-height: 1;
  position: absolute;
  z-index: 2;
  top: 15%;
  left: 0;
  right: 0;
}

/* line 95, icons.scss */
.gaicon-shadow {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

/* line 99, icons.scss */
.gaicon-noshadow {
  text-shadow: initial;
}

/* line 103, icons.scss */
.filetype-icon {
  background: #3D6646;
  width: 28px;
  height: 28px;
  /* padding: 10px 6px 6px 6px; */
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  box-sizing: content-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  margin-bottom: 0;
  line-height: 1;
  /* &::after{
  position: absolute;
  top:0px;
  right:0px;
  content: ' ';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 0 8px;
  border-color: white transparent transparent darken( $green, 15% );
  @include box-shadow(-1px 1px 1px rgba(0,0,0,0.15));
  } */
}
/* line 129, icons.scss */
.filetype-icon i {
  font-size: 28px;
  line-height: 1;
  color: white;
}

/* line 136, icons.scss */
.filetype-icon-sm {
  width: 16px;
  height: 16px;
}
/* line 139, icons.scss */
.filetype-icon-sm i {
  font-size: 16px;
}

/* line 142, icons.scss */
.filetype-icon-map, .filetype-icon-mapsource {
  background: #00BCD4;
}
/* line 144, icons.scss */
.filetype-icon-map::after, .filetype-icon-mapsource::after {
  border-color: white transparent transparent #007888;
}

/* line 149, icons.scss */
.filetype-icon-track {
  background: #64D44C;
}
/* line 151, icons.scss */
.filetype-icon-track::after {
  border-color: white transparent transparent #203625;
}

/* line 156, icons.scss */
.filetype-icon-waypoint {
  background: #F44336;
}
/* line 158, icons.scss */
.filetype-icon-waypoint::after {
  border-color: white transparent transparent #d2190b;
}

/* line 163, icons.scss */
.filetype-icon-route {
  background: #673AB7;
}
/* line 165, icons.scss */
.filetype-icon-route::after {
  border-color: white transparent transparent #46287d;
}

/* line 170, icons.scss */
.filetype-icon-folder {
  background: #2196F3;
}
/* line 172, icons.scss */
.filetype-icon-folder::after {
  border-color: white transparent transparent #0a6ebd;
}

@media (max-width: 767px) {
  /* line 22, screensize.scss */
  .hidephone, .hidephone.ibmid, .hidephone.ga-titleicons {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 26, screensize.scss */
  .hidenotphone, .hidenotphone.ibmid, .hidenotphone.ga-titleicons {
    display: none;
  }
}
@media (min-width: 1024px) {
  /* line 26, screensize.scss */
  .hidenotphone, .hidenotphone.ibmid, .hidenotphone.ga-titleicons {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 31, screensize.scss */
  .nofloatphone, .pull-left.nofloatphone, .pull-left.nofloatphone {
    float: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 35, screensize.scss */
  .nofloattablet, .pull-left.nofloattablet, .pull-left.nofloattablet {
    float: none !important;
  }
}

/* Buttons */
/* line 5, buttons.scss */
.ga-button, .comment-form-container input[type=submit] {
  font-family: "Arimo", Helvetica, sans-serif !important;
  letter-spacing: 0.03em;
  padding: 6px 14px;
  min-height: 40px;
  background: #f9fbfb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #343A3A;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all ease-out 260ms;
  -moz-transition: all ease-out 260ms;
  -ms-transition: all ease-out 260ms;
  -o-transition: all ease-out 260ms;
  transition: all ease-out 260ms;
}

/* line 26, buttons.scss */
.ga-button-mr {
  margin-right: 8px;
}

/* line 29, buttons.scss */
.ga-button-ml {
  margin-left: 8px;
}

/* line 32, buttons.scss */
.ga-button-mb {
  margin-bottom: 8px;
}

/* line 35, buttons.scss */
.ga-button-fullwide {
  min-width: 100%;
  box-sizing: border-box;
}

/* line 39, buttons.scss */
.ga-button:hover, .comment-form-container input[type=submit]:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  color: #333;
  text-decoration: none;
}

/*.nav>li>a.ga-button:hover{
	background: $granite9 !important;
}*/
/* line 47, buttons.scss */
.ga-button:active, .comment-form-container input[type=submit]:active {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #f0f0f0;
  -webkit-transition: "background .1s linear, transform 100ms linear, -webkit-transform 100ms linear";
  -moz-transition: "background .1s linear, transform 100ms linear, -webkit-transform 100ms linear";
  -ms-transition: "background .1s linear, transform 100ms linear, -webkit-transform 100ms linear";
  -o-transition: "background .1s linear, transform 100ms linear, -webkit-transform 100ms linear";
  transition: "background .1s linear, transform 100ms linear, -webkit-transform 100ms linear";
  -webkit-transform: scale(0.96);
  transform: scale(0.96);
}

/* line 54, buttons.scss */
.ga-button[disabled], .comment-form-container input[disabled][type=submit] {
  opacity: 0.5;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

/* line 59, buttons.scss */
.ga-button-large {
  font-size: 18px;
  padding: 14px 20px;
}

/* line 63, buttons.scss */
.ga-button-small {
  padding: 4px 6px;
  font-size: 13px;
  min-height: 24px;
}
/* line 67, buttons.scss */
.ga-button-small .material-icons, .ga-button-small .gaicon {
  font-size: 16px;
}

/* line 72, buttons.scss */
.ga-toolbar-button {
  margin-right: 4px;
  z-index: 9;
}
@media (max-width: 767px) {
  /* line 72, buttons.scss */
  .ga-toolbar-button {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 4px;
  }
}

/* line 84, buttons.scss */
.ga-button-primary, .comment-form-container input[type=submit] {
  background: #64D44C;
  border-color: #64D44C;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

/* line 91, buttons.scss */
.ga-button-primary:hover, .comment-form-container input[type=submit]:hover {
  color: #fafafa;
}

/*.nav>li>a.ga-button-primary:hover{
	background: $link-color !important;
}*/
/* line 99, buttons.scss */
.ga-button-facebook {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
/* line 104, buttons.scss */
.ga-button-facebook:hover {
  color: #fafafa;
}

/* line 109, buttons.scss */
.ga-button-danger {
  background: #9d261d;
  border-color: #9d261d;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

/* line 116, buttons.scss */
.ga-button-danger:hover {
  color: #fafafa;
}

/* line 120, buttons.scss */
.ga-button-flat {
  color: #08c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
}

/* line 127, buttons.scss */
.ga-button-flat:hover {
  color: #08c;
}

/* line 131, buttons.scss */
.ga-button-flat[disabled] {
  color: #aaa;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 136, buttons.scss */
.ga-button-flat-secondary {
  color: inherit;
}

/* line 139, buttons.scss */
.ga-button-flat-secondary:hover {
  color: inherit;
}

/* line 143, buttons.scss */
.ga-nonbutton {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  color: inherit;
}

/* line 152, buttons.scss */
.ga-button-outline {
  background: transparent;
  border: 2px solid #64d44c;
  color: #64d44c !important;
  font-weight: 400;
}
/* line 158, buttons.scss */
.ga-button-outline:hover {
  background: rgba(100, 212, 76, 0.95) !important;
  border: 2px solid rgba(100, 212, 76, 0.95) !important;
  color: #343A3A !important;
}

/* line 165, buttons.scss */
.ga-button-outline-primary {
  background: #64d44c;
  border: 2px solid #64d44c;
  color: white !important;
}
/* line 169, buttons.scss */
.ga-button-outline-primary:hover {
  background: rgba(100, 212, 76, 0.95) !important;
  color: #343A3A !important;
}

/* line 175, buttons.scss */
.fb-button {
  color: #3a5795;
}

/* line 178, buttons.scss */
.twitter-button {
  color: #55acee;
}

/* line 181, buttons.scss */
.sharelink-button {
  color: #088ccc;
}

/* line 184, buttons.scss */
.embed-button {
  color: #404040;
}

/* Tooltips */
/* line 190, buttons.scss */
.ga-tooltipitem {
  position: relative;
}

/* line 193, buttons.scss */
.ga-tooltipitem .ga-tooltipitem-tooltip {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  display: none;
  position: absolute;
  z-index: 99999;
  top: 100%;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  -webkit-box-shadow: 0 0 4px black;
  -moz-box-shadow: 0 0 4px black;
  box-shadow: 0 0 4px black;
  background: #333;
  color: white;
  padding: 8px;
  margin-top: 12px;
  font-size: 12px;
  text-align: center;
}

/* line 211, buttons.scss */
.ga-tooltipitem .ga-tooltipitem-tooltip::after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #333;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -8px;
}

/* line 226, buttons.scss */
.ga-tooltipitem .ga-tooltipitem-tooltip-right {
  left: auto;
  right: 0;
  margin-left: 0;
}

/* line 232, buttons.scss */
.ga-tooltipitem .ga-tooltipitem-tooltip-right::after {
  top: -8px;
  left: auto;
  right: 11px;
  margin-left: 0;
  margin-right: 8px;
}

/* line 241, buttons.scss */
.ga-tooltipitem:hover .ga-tooltipitem-tooltip {
  display: block;
}

/* Toggle icons for a checkbox */
/* Must be label to get functionality of click */
/* line 248, buttons.scss */
label.ga-toggleicons:hover {
  cursor: pointer;
  cursor: hand;
}

/* line 252, buttons.scss */
label.ga-toggleicons .ga-toggleicons-checkbox {
  display: none;
}

/* line 256, buttons.scss */
label.ga-toggleicons .ga-toggleicons-iconcontainer .ga-toggleicons-iconoff {
  display: inline-block;
}

/* line 259, buttons.scss */
label.ga-toggleicons .ga-toggleicons-iconcontainer .ga-toggleicons-iconon {
  display: none;
}

/* line 263, buttons.scss */
label.ga-toggleicons .ga-toggleicons-checkbox:checked + .ga-toggleicons-iconcontainer .ga-toggleicons-iconoff {
  display: none;
}

/* line 267, buttons.scss */
label.ga-toggleicons .ga-toggleicons-checkbox:checked + .ga-toggleicons-iconcontainer .ga-toggleicons-iconon {
  display: inline-block;
}

/* line 272, buttons.scss */
.ga-dropdownmenu-button {
  position: relative;
}
/* line 275, buttons.scss */
.ga-dropdownmenu-button:active {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  background: initial;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 282, buttons.scss */
.ga-dropdownmenu-button .dropdown-toggle {
  padding: 10px 14px;
}
/* line 286, buttons.scss */
.ga-dropdownmenu-button.ga-button-small .dropdown-toggle {
  padding: 4px 6px;
}
@media (max-width: 767px) {
  /* line 291, buttons.scss */
  .ga-dropdownmenu-button.ga-toolbar-button .dropdown-toggle {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 300, buttons.scss */
.ga-dropdownmenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  padding: 0;
  min-width: 200px !important;
  text-align: left;
}

/* line 313, buttons.scss */
.ga-dropdownmenu-item {
  display: block;
}
/* line 315, buttons.scss */
.ga-dropdownmenu-item a {
  display: block;
  padding: 14px 20px 14px 17px !important;
  border-left: 3px solid transparent;
  color: #64D44C !important;
}
/* line 320, buttons.scss */
.ga-dropdownmenu-item a:hover {
  background: #f0f0f0;
  border-left-color: #64D44C;
}

/* line 326, buttons.scss */
.dropdown-menu {
  z-index: 9000;
}

/* line 330, buttons.scss */
.ga-pagetitlebuttons {
  margin-top: 2px;
  float: right;
}
@media (max-width: 767px) {
  /* line 330, buttons.scss */
  .ga-pagetitlebuttons {
    margin-top: 12px;
  }
}

/* line 338, buttons.scss */
.ga-button-greentext {
  color: #64D44C;
}

/* line 1, text.scss */
.ga-label, .registerform label {
  font-weight: normal;
  display: block;
  margin: 0 0 6px 0;
  font-size: 15px;
  color: #666;
}

/* line 9, text.scss */
.folderlink {
  font-size: 15px;
}

/* Text */
/* line 17, text.scss */
.capitalize {
  text-transform: capitalize;
}

/* line 21, text.scss */
p {
  line-height: 1.3;
}

/* line 25, text.scss */
.right {
  text-align: right;
}

/* line 28, text.scss */
.left {
  text-align: left;
}

/* line 31, text.scss */
.center {
  text-align: center;
}

/* line 35, text.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 39, text.scss */
.username {
  font-size: 20px;
}

/* line 43, text.scss */
.ga-notetext {
  font-family: "Arimo", Helvetica, sans-serif;
  font-size: 15px;
  color: #999999;
}

/* line 49, text.scss */
.linkcolor {
  color: #64D44C;
}
/* line 51, text.scss */
.linkcolor:hover {
  color: link-color-hover;
  text-decoration: none;
}

/* line 57, text.scss */
.helpertext, .registerform .help-block, .help-block {
  font-style: italic;
  font-size: 13px;
  font-weight: normal;
  font-family: "Arimo", Helvetica, sans-serif;
  color: #999999;
  margin-bottom: 8px;
  margin-top: 5px;
}

/* Text */
/* line 70, text.scss */
.username {
  font-size: 20px;
  width: auto;
  display: inline-block;
  max-width: 100%;
  word-wrap: break-word;
}

/* line 78, text.scss */
.username-big {
  font-size: 28px;
}

/* line 82, text.scss */
.ga-notetext {
  font-family: "Arimo", Helvetica, sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #999999;
}
@media (max-width: 767px) {
  /* line 82, text.scss */
  .ga-notetext {
    font-size: 14px;
  }
}

/* line 92, text.scss */
.linkcolor {
  color: #64D44C;
}
/* line 94, text.scss */
.linkcolor:hover {
  color: link-color-hover;
  text-decoration: none;
}

/* line 100, text.scss */
.ga-smallpagetitle {
  max-width: 102px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 108, text.scss */
.tipscontainer {
  margin-top: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background: #F5F6F6;
  color: #34573C;
  padding: 15px;
}

/* line 116, text.scss */
.tipscontainer-tiphead {
  font-size: 16px;
  font-weight: bold;
}

/* Modal modifications */
/* line 4, modal.scss */
.modal-backdrop {
  opacity: 0.25 !important;
  background: black;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 13, modal.scss */
.modal-dialog {
  font-family: "Roboto", sans-serif;
  border-radius: 2px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  text-align: left;
}

/* line 20, modal.scss */
.modal-content {
  border-radius: 0;
}

/* line 23, modal.scss */
.modal-content-content {
  padding: 10px 20px 20px 20px;
}

/* line 26, modal.scss */
.modal-header {
  text-align: left;
  padding: 15px 15px;
  border-bottom: 0;
}

/* line 31, modal.scss */
.modal-buttons {
  padding: 10px 20px 20px 20px;
}

/* line 36, modal.scss */
.modal-buttons-contentleft {
  text-align: left;
  float: left;
}

/* line 41, modal.scss */
.modal-buttons-contentleft a, .modal-buttons-contentleft button {
  margin-right: 8px;
  text-transform: uppercase;
}

/* line 46, modal.scss */
.modal-buttons-contentright {
  text-align: right;
  float: right;
}

/* line 51, modal.scss */
.modal-buttons-contentright a, .modal-buttons-contentright button {
  margin-left: 8px;
  text-transform: uppercase;
}

/* line 57, modal.scss */
.modal-title {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
}

/* line 63, modal.scss */
.modalImagesThumbs {
  position: fixed;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  bottom: 0;
  padding-bottom: 4px;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}

/* line 74, modal.scss */
.modalImagesThumbs-thumb {
  width: 46px;
  height: 46px;
  margin: 8px 4px;
  border: 4px solid #eee;
  background: #f0f0f0;
  display: inline-block;
  background-size: cover;
  cursor: hand;
  cursor: pointer;
}
/* line 85, modal.scss */
.modalImagesThumbs-thumb.active {
  border-color: #64D44C;
}

/* line 91, modal.scss */
.modal.in .modal-dialog {
  -webkit-transform: initial;
  transform: initial;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  /* line 22, screensize.scss */
  .hidephone, .hidephone.ibmid, .hidephone.ga-titleicons {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 26, screensize.scss */
  .hidenotphone, .hidenotphone.ibmid, .hidenotphone.ga-titleicons {
    display: none;
  }
}
@media (min-width: 1024px) {
  /* line 26, screensize.scss */
  .hidenotphone, .hidenotphone.ibmid, .hidenotphone.ga-titleicons {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 31, screensize.scss */
  .nofloatphone, .pull-left.nofloatphone, .pull-left.nofloatphone {
    float: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 35, screensize.scss */
  .nofloattablet, .pull-left.nofloattablet, .pull-left.nofloattablet {
    float: none !important;
  }
}

/* line 7, header.scss */
table, td, th {
  text-align: center;
  padding: 3px 6px;
}

/* line 12, header.scss */
#top-header-nav {
  background: -moz-linear-gradient(top, #FFF, #f9fbfb);
  background: -ms-linear-gradient(top, #FFF, #f9fbfb);
  background: -webkit-linear-gradient(top, #FFF, #f9fbfb);
  background: -o-linear-gradient(top, #FFF, #f9fbfb);
  background: linear-gradient(top, #FFF, #f9fbfb);
  background-repeat: repeat-x;
  color: #616565;
  opacity: 1;
  border-bottom: 1px solid #E6E8E8;
  min-height: 60px;
  -webkit-transition: all ease-out 140ms;
  -moz-transition: all ease-out 140ms;
  -ms-transition: all ease-out 140ms;
  -o-transition: all ease-out 140ms;
  transition: all ease-out 140ms;
}
/* line 22, header.scss */
#top-header-nav .header-section {
  min-height: 60px;
  height: 100%;
}
/* line 26, header.scss */
#top-header-nav .header-section .section-content {
  height: 100%;
}
/* line 30, header.scss */
#top-header-nav .header-section .section-content .navbar-header {
  float: left;
  width: 220px;
  margin-left: 0;
  margin-top: 6px;
  margin-right: 10px;
}
/* line 36, header.scss */
#top-header-nav .header-section .section-content .navbar-header::after {
  clear: both;
}
/* line 42, header.scss */
#top-header-nav .header-section .navbar-nav li {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
/* line 43, header.scss */
#top-header-nav .header-section .navbar-nav li a {
  font-family: "Arimo", Helvetica, sans-serif;
  font-size: 14px;
  padding: 10px 14px;
}
/* line 47, header.scss */
#top-header-nav .header-section .navbar-nav li a:not(.ga-button) {
  color: #7E8282;
}
/* line 57, header.scss */
#top-header-nav .header-section button.navbar-toggle {
  display: none;
  margin-top: 12px;
}
@media (max-width: 767px) {
  /* line 57, header.scss */
  #top-header-nav .header-section button.navbar-toggle {
    display: inline !important;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    background: none;
    border: none;
    outline: none;
    color: #8eecf7;
    font-size: 1.5em;
  }
}
/* line 74, header.scss */
#top-header-nav .header-section #first-navbar {
  padding: 0 0 2px;
  margin-top: 0;
  position: relative;
}
/* line 79, header.scss */
#top-header-nav .header-section #first-navbar .dropdown-menu {
  background: white;
}
/* line 81, header.scss */
#top-header-nav .header-section #first-navbar .dropdown-menu li {
  display: block;
}
/* line 82, header.scss */
#top-header-nav .header-section #first-navbar .dropdown-menu a {
  font-family: "Arimo", Helvetica, sans-serif !important;
  font-weight: normal;
  display: block;
  width: auto;
  color: #616565;
  font-size: 14px;
  padding: 6px 20px;
}
/* line 90, header.scss */
#top-header-nav .header-section #first-navbar .dropdown-menu a:hover {
  color: #333;
}
/* line 97, header.scss */
#top-header-nav .header-section #first-navbar ul#base-left-nav .navbar-nav-link {
  color: #7E8282;
  font-weight: normal;
  padding: 12px 11px !important;
  margin: 10px 0;
  margin-bottom: 0 !important;
}
/* line 103, header.scss */
#top-header-nav .header-section #first-navbar ul#base-left-nav .navbar-nav-link::after {
  content: ' ';
  position: absolute;
  top: 100%;
  margin-top: 6px;
  left: 20px;
  right: 20px;
  height: 2px;
  opacity: 0;
  background: #95F382;
  -webkit-transition: left ease-out 200ms, right ease-out 200ms, opacity ease-out 100ms;
  -moz-transition: left ease-out 200ms, right ease-out 200ms, opacity ease-out 100ms;
  -ms-transition: left ease-out 200ms, right ease-out 200ms, opacity ease-out 100ms;
  -o-transition: left ease-out 200ms, right ease-out 200ms, opacity ease-out 100ms;
  transition: left ease-out 200ms, right ease-out 200ms, opacity ease-out 100ms;
}
/* line 116, header.scss */
#top-header-nav .header-section #first-navbar ul#base-left-nav .navbar-nav-link:hover {
  background: transparent !important;
  color: #294530;
  position: relative;
}
/* line 120, header.scss */
#top-header-nav .header-section #first-navbar ul#base-left-nav .navbar-nav-link:hover::after {
  left: 2px;
  right: 2px;
  opacity: 1;
  background: #95F382;
}
/* line 128, header.scss */
#top-header-nav .header-section #first-navbar ul#base-left-nav .navbar-nav-link.menu-selected {
  background: transparent !important;
  color: #343A3A !important;
  position: relative;
}
/* line 132, header.scss */
#top-header-nav .header-section #first-navbar ul#base-left-nav .navbar-nav-link.menu-selected::after {
  left: 2px;
  right: 2px;
  opacity: 1;
  background: #64D44C;
}
/* line 143, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right {
  margin-top: 4px;
}
/* line 145, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.app-icons {
  margin-left: 10px;
}
/* line 147, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.app-icons a:first-child {
  margin-top: 0;
}
/* line 148, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.app-icons a.navbarappbutton {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
/* line 153, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.buy-pro a {
  margin: 0 10px;
}
/* line 154, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.notification {
  color: white;
  margin: 0 8px 0 10px;
}
/* line 158, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.super-user {
  color: red;
  font-weight: bold;
}
/* line 159, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.login {
  margin: 10px 0 6px 10px;
}
/* line 160, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.register {
  margin: 0 0 0 10px;
}
/* line 165, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.dropdown button.navbar-email {
  max-width: 210px;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 172, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right li.dropdown button.navbar-email .topnav-username {
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
  margin-left: 4px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 172, header.scss */
  #top-header-nav .header-section #first-navbar ul.navbar-right li.dropdown button.navbar-email .topnav-username {
    display: none !important;
  }
}
/* line 183, header.scss */
#top-header-nav .header-section #first-navbar ul.navbar-right.navbar-right-nomargin {
  margin-top: 0;
}
@media (max-width: 767px) {
  /* line 74, header.scss */
  #top-header-nav .header-section #first-navbar {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    position: fixed;
    max-height: initial;
    top: 62px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0 30px;
  }
  /* line 199, header.scss */
  #top-header-nav .header-section #first-navbar .navbar-nav li {
    display: block;
    float: none;
    margin: 5px 0;
  }
}

@media (max-width: 480px) {
  /* line 211, header.scss */
  .navbar-header {
    width: 170px;
  }

  /* line 215, header.scss */
  .navbar-toolbar-container {
    padding: 0;
  }
}
/* line 220, header.scss */
.head_bar .container_12 {
  padding: 10px 0 0;
  position: relative;
  line-height: 1.8em;
  height: 55px;
}

/* MIDDLE STUFF */
/* line 229, header.scss */
.middle {
  padding: 65px 0 42px 0 !important;
  clear: both;
  position: relative;
}

/* line 235, header.scss */
.container_12 {
  line-height: 1.4em;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

/* line 242, header.scss */
.container_12 p {
  margin: 0 0 15px;
}

/* line 247, header.scss */
.feedbackbar {
  display: none;
  position: fixed;
  top: 30px;
  left: 50%;
  width: 340px;
  margin-left: -170px;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 12px 20px;
  font-size: 14px;
  font-family: "Arimo", Helvetica, sans-serif;
  line-height: 1.4;
  background: #404040;
  border-bottom: 2px solid #222;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  z-index: 999999;
  -webkit-transition: top ease-out 260ms;
  -moz-transition: top ease-out 260ms;
  -ms-transition: top ease-out 260ms;
  -o-transition: top ease-out 260ms;
  transition: top ease-out 260ms;
}
/* line 269, header.scss */
.feedbackbar.feedbackbar-show {
  top: 60px;
}
/* line 270, header.scss */
.feedbackbar[data-feedbacktype='success'] {
  background: #5cb85c;
  border-bottom-color: #369236;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 4, footer.scss */
.footer {
  clear: both;
  position: relative;
  background: #343A3A;
  color: #fafafa;
  padding: 40px 0 0;
}
/* line 11, footer.scss */
.footer .container_12 {
  min-height: 20px;
  padding: 30px 0;
}
/* line 16, footer.scss */
.footer a {
  color: #fff;
  text-decoration: none;
}
/* line 19, footer.scss */
.footer a:hover {
  color: #fff;
}

/* line 23, footer.scss */
.footerimage {
  position: absolute;
  top: -115px;
  right: -40px;
}
/* line 27, footer.scss */
.footerimage .gaicon::before {
  font-size: 200px;
  color: #343A3A;
}

/* line 33, footer.scss */
.footer-social-box {
  float: right;
  margin: 0;
  padding: 0 !important;
}
@media (max-width: 767px) {
  /* line 33, footer.scss */
  .footer-social-box {
    margin-bottom: 20px;
    float: none;
    text-align: center;
  }
}

/* line 44, footer.scss */
.footer-nav {
  float: left;
}
/* line 46, footer.scss */
.footer-nav a {
  display: inline-block;
  color: white;
  cursor: hand;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 44, footer.scss */
  .footer-nav {
    float: none;
    text-align: center;
    width: 300px;
    margin: 0 auto;
  }
}

/* line 60, footer.scss */
.footer-nav-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 26px 20px 0;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 60, footer.scss */
  .footer-nav-item {
    width: 110px;
    margin: 0 6px 20px;
  }
}

/* line 72, footer.scss */
.footer-nav-section-title {
  line-height: 18px;
  font-size: 18px;
  margin-bottom: 8px;
  color: #ccc;
  font-weight: 300 !important;
  vertical-align: top;
  padding-bottom: 8px;
}

/* line 82, footer.scss */
a.footer-nav-section-title {
  color: white;
}

/* line 86, footer.scss */
.footer-nav-section-list {
  font-size: 15px;
  line-height: 1;
}
/* line 89, footer.scss */
.footer-nav-section-list li {
  margin-bottom: 5px;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 4, common.scss */
html, body {
  color: #333;
}

/* line 8, common.scss */
a {
  display: inline-block;
  color: #64D44C;
}
/* line 11, common.scss */
a:hover {
  color: #40ab29;
  text-decoration: none;
}

/* line 17, common.scss */
select {
  font-size: 16px;
}

/* line 21, common.scss */
.capitalize {
  text-transform: capitalize;
}

/* line 25, common.scss */
.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-background-clip: padding-box;
  /* IOS fix */
  background-clip: padding-box;
  /* IOS fix */
}

/* line 29, common.scss */
.padder-tb {
  padding: 20px 0;
}

/* line 33, common.scss */
ul {
  list-style: none;
}

/* line 37, common.scss */
.ga-hr {
  border-bottom: 1px solid #ddd;
}

/* line 41, common.scss */
.center {
  text-align: center;
}

/* Layout */
/* line 47, common.scss */
.ln1 {
  line-height: 1;
}

/* line 51, common.scss */
.ibmid, .ga-titleicons {
  display: inline-block;
  vertical-align: middle;
}

/* line 56, common.scss */
.ibtop {
  display: inline-block;
  vertical-align: top;
}

/* line 60, common.scss */
.ibbot {
  display: inline-block;
  vertical-align: bottom;
}

/* line 1, cloak.scss */
.ng-cloak-splash {
  min-height: 0px;
  background: #F5F6F6;
  width: auto;
  display: block !important;
  opacity: 0;
  position: absolute;
  top: 62px;
  left: 0;
  right: 0;
  -webkit-transition: opacity ease-out 400ms 200ms;
  -moz-transition: opacity ease-out 400ms 200ms;
  -ms-transition: opacity ease-out 400ms 200ms;
  -o-transition: opacity ease-out 400ms 200ms;
  transition: opacity ease-out 400ms 200ms;
}
/* line 12, cloak.scss */
.ng-cloak-splash .ng-cloak-splash-loader {
  display: none;
}

/* line 16, cloak.scss */
.ng-cloak-movedownreveal {
  position: relative;
  top: 0px;
  opacity: 1;
  -webkit-transition: opacity ease-out 500ms 400ms, top ease-out 500ms 300ms;
  -moz-transition: opacity ease-out 500ms 400ms, top ease-out 500ms 300ms;
  -ms-transition: opacity ease-out 500ms 400ms, top ease-out 500ms 300ms;
  -o-transition: opacity ease-out 500ms 400ms, top ease-out 500ms 300ms;
  transition: opacity ease-out 500ms 400ms, top ease-out 500ms 300ms;
}

/* line 24, cloak.scss */
[ng\:cloak].ng-cloak-splash, [ng-cloak].ng-cloak-splash, [data-ng-cloak].ng-cloak-splash, [x-ng-cloak].ng-cloak-splash, .ng-cloak.ng-cloak-splash, .x-ng-cloak.ng-cloak-splash {
  opacity: 1;
  min-height: 2000px;
}
/* line 27, cloak.scss */
[ng\:cloak].ng-cloak-splash .ng-cloak-splash-loader, [ng-cloak].ng-cloak-splash .ng-cloak-splash-loader, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-loader, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-loader, .ng-cloak.ng-cloak-splash .ng-cloak-splash-loader, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-loader {
  display: block;
  -webkit-animation-name: splashspinner;
  animation-name: splashspinner;
  -webkit-animation-delay: 1800ms;
  /* Chrome, Safari, Opera */
  animation-delay: 1800ms;
  -webkit-animation-duration: 200ms;
  animation-duration: 200ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* line 31, cloak.scss */
[ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop {
  -webkit-animation-name: growdetailtop;
  animation-name: growdetailtop;
  -webkit-animation-delay: 310ms;
  /* Chrome, Safari, Opera */
  animation-delay: 310ms;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  position: relative;
  background: white;
}
@media (max-width: 767px) {
  /* line 31, cloak.scss */
  [ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop {
    -webkit-animation-name: growdetailtopphone;
    animation-name: growdetailtopphone;
  }
}
/* line 37, cloak.scss */
[ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop .ng-cloak-splash-toolbargrow, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop .ng-cloak-splash-toolbargrow, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop .ng-cloak-splash-toolbargrow, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop .ng-cloak-splash-toolbargrow, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop .ng-cloak-splash-toolbargrow, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop .ng-cloak-splash-toolbargrow {
  -webkit-animation-name: toolbargrow;
  animation-name: toolbargrow;
  -webkit-animation-delay: 710ms;
  /* Chrome, Safari, Opera */
  animation-delay: 710ms;
  -webkit-animation-duration: 200ms;
  animation-duration: 200ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: #3D6646;
  display: block;
  z-index: 9999999;
}
/* line 49, cloak.scss */
[ng\:cloak] .ng-cloak-movedownreveal, [ng-cloak] .ng-cloak-movedownreveal, [data-ng-cloak] .ng-cloak-movedownreveal, [x-ng-cloak] .ng-cloak-movedownreveal, .ng-cloak .ng-cloak-movedownreveal, .x-ng-cloak .ng-cloak-movedownreveal {
  top: -30px;
  opacity: 0;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 9, folders.scss */
.folderpickertable {
  border: 1px solid #eee;
}

/* line 13, folders.scss */
.folderpickertable-td {
  padding: 16px 20px;
  text-align: left;
}

/* line 18, folders.scss */
.folderui {
  overflow: hidden;
  position: relative;
  height: 350px;
}
/* line 23, folders.scss */
.folderui .header {
  text-align: left;
  border-bottom: 1px solid #ddd;
  line-height: 0;
}
/* line 28, folders.scss */
.folderui .header .count {
  vertical-align: top;
  line-height: 50px;
  background-color: #E8EDEB;
  color: #3d6646;
  border-radius: 6px;
  padding: 3px 10px 2px;
  font-size: 13px;
  margin-left: 10px;
}
/* line 38, folders.scss */
.folderui .header .search {
  float: right;
  margin: 0 6px;
  line-height: 50px;
}
/* line 43, folders.scss */
.folderui .header .search input {
  line-height: 20px;
  border-radius: 15px;
  border: 1px solid #ddd;
  padding: 6px 15px;
}
/* line 52, folders.scss */
.folderui .files {
  position: absolute;
  width: 100%;
  top: 51px;
  bottom: 0;
  left: 0;
  transition: left 500ms;
  background-color: #fff;
  overflow-y: scroll;
}
/* line 62, folders.scss */
.folderui .files a {
  cursor: pointer;
}
/* line 64, folders.scss */
.folderui .files a.fa {
  color: #999;
  margin-right: 10px;
}
/* line 70, folders.scss */
.folderui .files table {
  width: 100%;
  border: 0;
  font-size: 14px;
  border-collapse: collapse;
  border-style: hidden;
  border-bottom: 1px solid #d4d4d4;
}
/* line 78, folders.scss */
.folderui .files table th, .folderui .files table td {
  text-align: left;
  padding: 13px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 83, folders.scss */
.folderui .files table th.check, .folderui .files table td.check {
  width: 38px;
  padding: 13px 3px;
  text-align: center;
}
/* line 88, folders.scss */
.folderui .files table th.action, .folderui .files table td.action {
  color: gray;
  padding: 0 8px;
  font-size: 16px;
}
/* line 93, folders.scss */
.folderui .files table th input[type="checkbox"], .folderui .files table td input[type="checkbox"] {
  position: relative;
  margin: 0;
}
/* line 99, folders.scss */
.folderui .files table td {
  font-weight: 500;
}
/* line 101, folders.scss */
.folderui .files table td {
  font-weight: 400;
}
/* line 103, folders.scss */
.folderui .files table td input[type="text"] {
  margin-top: -4px;
  margin-bottom: -4px;
}
/* line 107, folders.scss */
.folderui .files table td img {
  width: 20px;
  padding-right: 5px;
  margin-top: -5px;
  margin-bottom: -1px;
  vertical-align: bottom;
}
/* line 116, folders.scss */
.folderui .files table thead {
  border-bottom: 1px solid #d4d4d4;
  background-color: #f3f3f3;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 123, folders.scss */
.folderui .files table tbody tr {
  border-bottom: 1px solid #d4d4d4;
}
/* line 125, folders.scss */
.folderui .files table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}
/* line 126, folders.scss */
.folderui .files table tbody tr:nth-child(even) {
  background-color: #fff;
}
/* line 131, folders.scss */
.folderui .files.parent {
  left: -800px;
}
/* line 132, folders.scss */
.folderui .files.child {
  left: 800px;
}
/* line 134, folders.scss */
.folderui .files.empty table {
  border-bottom: none;
}
/* line 136, folders.scss */
.folderui .files.empty table tbody tr {
  background-color: inherit;
  height: 150px;
  border-bottom: none;
}
/* line 141, folders.scss */
.folderui .files.empty table tr td {
  vertical-align: middle;
  text-align: center;
}
/* line 149, folders.scss */
.folderui .navcrumb {
  list-style: none;
  overflow: hidden;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
}
/* line 161, folders.scss */
.folderui .navcrumb li {
  float: left;
}
/* line 164, folders.scss */
.folderui .navcrumb li a, .folderui .navcrumb li span {
  color: #3D6646;
  text-decoration: none;
  padding: 0 0 0 45px;
  background-color: #E8EDEB;
  position: relative;
  display: block;
  float: left;
  line-height: 50px;
  cursor: pointer;
}
/* line 175, folders.scss */
.folderui .navcrumb li a::after, .folderui .navcrumb li span::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #E8EDEB;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  left: 100%;
  z-index: 2;
}
/* line 190, folders.scss */
.folderui .navcrumb li a::before, .folderui .navcrumb li span::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #f7f8f7;
  position: absolute;
  top: 50%;
  margin-top: -60px;
  margin-left: 1px;
  left: 100%;
  z-index: 1;
}
/* line 206, folders.scss */
.folderui .navcrumb li a:hover, .folderui .navcrumb li span:hover {
  background: #dce0dc;
  border-left-color: #dce0dc !important;
}
/* line 210, folders.scss */
.folderui .navcrumb li a:hover::after, .folderui .navcrumb li span:hover::after {
  border-left-color: #dce0dc;
}
/* line 216, folders.scss */
.folderui .navcrumb li a:first-child {
  text-transform: capitalize;
  padding-left: 20px;
}
/* line 221, folders.scss */
.folderui .navcrumb li span:last-child {
  background: transparent !important;
}
/* line 225, folders.scss */
.folderui .navcrumb li.placeholder {
  background: transparent !important;
}
/* line 227, folders.scss */
.folderui .navcrumb li.placeholder span {
  padding-left: 45px;
}
/* line 230, folders.scss */
.folderui .navcrumb li.placeholder span::before {
  margin-left: 0;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-left: 20px solid #fff;
  margin-top: -40px;
  border-left-color: #fff;
}
/* line 239, folders.scss */
.folderui .navcrumb li.placeholder a {
  border: 0;
}
/* line 245, folders.scss */
.folderui .navcrumb li:last-child a, .folderui .navcrumb li:last-child span {
  border: 0;
}

/* Register Popup */
/* line 2, register.scss */
.register-modal-container .list-icon {
  width: 15px;
  height: 15px;
}

/* line 7, register.scss */
.register-modal-container .register-box {
  border: 1px solid black;
  padding: 10px;
}

/* line 12, register.scss */
.register-modal-container .register-box h3 {
  padding-bottom: 20px;
}

/* line 16, register.scss */
.register-modal-container ul.feature-list li {
  padding: 5px 0;
}

/* line 20, register.scss */
.register-modal-container .apps {
  margin-top: 10px;
}

/* line 24, register.scss */
.register-modal-container .haveaccount {
  margin-top: 10px;
}

/* End Register Popup */
/* Register page */
/* line 32, register.scss */
#register {
  float: right;
  margin-top: 10px;
}

/* line 37, register.scss */
#register input.button {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 44, register.scss */
#cloudfeatures {
  float: left;
}

/* line 48, register.scss */
#featurelist {
  font-size: 1.1em;
}

/* line 52, register.scss */
#featurelist li img {
  margin: 7px;
  width: 50px;
  height: 50px;
}

/* line 58, register.scss */
#devices {
  clear: both;
  height: 272px;
  margin-bottom: 15px;
}

/* line 64, register.scss */
#devices img {
  float: left;
  width: 50%;
}

/* line 69, register.scss */
#devices p {
  float: right;
  width: 50%;
  margin-top: 10%;
}

@media only screen and (max-width: 767px) {
  /* line 78, register.scss */
  #featurelist li img {
    width: 40px;
    height: 40px;
  }

  /* line 82, register.scss */
  #cloudfeatures {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 88, register.scss */
  #featurelist {
    font-size: 1em;
  }

  /* line 92, register.scss */
  #register {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    float: none;
  }

  /* line 99, register.scss */
  #devices {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  /* line 105, register.scss */
  h2 {
    font-size: 30px;
    margin: 10px 0 25px;
  }
}
/* line 1, feedback.scss */
.feedbackbar {
  display: none;
  position: fixed;
  top: 30px;
  left: 50%;
  width: 340px;
  margin-left: -170px;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 12px 20px;
  font-size: 14px;
  font-family: "Arimo", Helvetica, sans-serif;
  line-height: 1.4;
  background: #404040;
  border-bottom: 2px solid #222;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.5);
  z-index: 999999;
  -webkit-backface-visibility: hidden;
  -webkit-transition: top ease-out 260ms;
  -moz-transition: top ease-out 260ms;
  -ms-transition: top ease-out 260ms;
  -o-transition: top ease-out 260ms;
  transition: top ease-out 260ms;
}

/* line 29, feedback.scss */
.feedbackbar.feedbackbar-show {
  top: 60px;
}

/* line 33, feedback.scss */
.feedbackbar[data-feedbacktype='success'] {
  background: #64D44C;
  border-bottom-color: #52cf37;
}

/* line 1, notifications.scss */
ul.notification-popup {
  margin: 0px;
}

/* line 5, notifications.scss */
ul.notification-popup li {
  padding: 10px;
}

/* line 9, notifications.scss */
ul.notification-popup li.new {
  background-color: #89E894;
}

/* line 1, container.scss */
.container_12 {
  box-sizing: border-box;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 8, container.scss */
.middle .container_12 {
  box-sizing: border-box;
}

/* line 3, headlines.scss */
.headline {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 500;
}

/* line 9, headlines.scss */
.headline-softmargin {
  margin-bottom: 4px;
  line-height: 1;
}

/* line 13, headlines.scss */
.headerLined {
  text-align: center;
  position: relative;
}
/* line 16, headlines.scss */
.headerLined::before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  border-bottom: 1px solid #999;
}

/* line 26, headlines.scss */
.headerLined-text {
  position: relative;
  z-index: 9;
  color: #3D6646;
  font-size: 34px;
  font-family: "HeroRegular Condensed", sans-serif;
  background: #F5F6F6;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}

/* line 38, headlines.scss */
#headline h1 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/* line 2, section.scss */
.section, [ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop {
  background: transparent;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  *zoom: 1;
  clear: both;
}
/* line 3, mixins.scss */
.section::before, [ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::before, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::before, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::before, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::before, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop::before, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop::before, .section::after, [ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop::after, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop::after {
  display: table;
  content: "";
}
/* line 8, mixins.scss */
.section::after, [ng\:cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, [ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, [data-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, [x-ng-cloak].ng-cloak-splash .ng-cloak-splash-growdetailtop::after, .ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop::after, .x-ng-cloak.ng-cloak-splash .ng-cloak-splash-growdetailtop::after {
  clear: both;
}

/* line 9, section.scss */
.section-gotobottom {
  margin-bottom: -60px;
  padding-bottom: 60px;
}

/* line 14, section.scss */
.section-noshadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 18, section.scss */
.section-white {
  background: white;
}

/* line 21, section.scss */
.section-gray, .section-grey {
  background: #F5F6F6;
}

/* line 24, section.scss */
.section-lightgray {
  background: #fafafa;
  border-top: #f3f3f3 1px solid;
}

/* line 28, section.scss */
.section-lightblue {
  background: #f3f6f7;
  border-top: #f3f3f3 1px solid;
}

/* line 32, section.scss */
.section-darkgreen {
  background: #294530;
  color: white;
}

/* line 37, section.scss */
.section-lightgreen {
  background: #a6c9ad;
  color: inherit;
}
/* line 40, section.scss */
.section-lightgreen .ga-toolbar-button {
  color: #203625;
}

/* line 44, section.scss */
.section-green {
  background: #34573C;
  color: inherit;
}
/* line 47, section.scss */
.section-green .ga-toolbar-button {
  color: white;
  font-weight: 400;
}

/* line 53, section.scss */
.section-dark {
  background: #343A3A;
  color: inherit;
}
/* line 56, section.scss */
.section-dark .ga-toolbar-button {
  color: white;
  font-weight: 400;
}

/* line 62, section.scss */
.section-signup-a {
  background: url("/static/img/stock/hikerright.58536a2a2800.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  text-align: left;
}
/* line 68, section.scss */
.section-signup-a::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  background-repeat: repeat-x;
  content: ' ';
  display: block;
}

/* line 81, section.scss */
.section-signup-b {
  background: url("/static/img/stock/streamwalker.fc2071d13cca.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}
/* line 86, section.scss */
.section-signup-b::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25));
  background-repeat: repeat-x;
  content: ' ';
  display: block;
}

/* line 99, section.scss */
.section-signup-c {
  background-size: cover;
  position: relative;
}
/* line 105, section.scss */
.section-signup-c::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.25));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.25));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.25));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.25));
  background: linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.25));
  background-repeat: repeat-x;
  content: ' ';
  display: block;
}

/* line 117, section.scss */
.section-content {
  max-width: 1170px;
  padding: 20px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  /* line 117, section.scss */
  .section-content {
    padding: 20px 14px;
  }
}

/* line 130, section.scss */
.section-content-skinny {
  max-width: 970px;
}

/* line 134, section.scss */
.section-content-bigpadding {
  padding: 40px 20px;
}
@media (max-width: 767px) {
  /* line 134, section.scss */
  .section-content-bigpadding {
    padding: 40px 14px;
  }
}

/* line 142, section.scss */
.section-content-nobottompadding {
  padding-bottom: 0;
}

/* line 146, section.scss */
.section-content-notoppadding {
  padding-top: 0;
}

/* line 1, comments.scss */
#comments {
  margin: 20px 0;
}

/* line 5, comments.scss */
.comment {
  padding: 30px;
  background: white;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  /* line 5, comments.scss */
  .comment {
    padding: 15px;
  }
}

/* line 14, comments.scss */
.comment-avatar {
  width: 80px;
  margin-right: 20px;
  float: left;
}
@media (max-width: 767px) {
  /* line 14, comments.scss */
  .comment-avatar {
    width: 45px;
    height: 45px;
    margin-right: 10px;
  }
}

/* line 24, comments.scss */
.comment-content {
  display: block;
  width: auto;
  margin-left: 100px;
  color: #404040;
}
@media (max-width: 767px) {
  /* line 24, comments.scss */
  .comment-content {
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  /* line 34, comments.scss */
  .comment-comment {
    margin-top: 10px;
    padding: 5px 5px;
  }
}

/* line 41, comments.scss */
.comment-actions {
  clear: both;
  margin: 10px 0 0 84px;
}
@media (max-width: 767px) {
  /* line 41, comments.scss */
  .comment-actions {
    margin-left: 0;
  }
}

/* line 49, comments.scss */
#div_id_comment {
  margin-bottom: 6px;
}

/* line 52, comments.scss */
.comment-username {
  margin-right: 10px;
  line-height: 1;
}
@media (max-width: 767px) {
  /* line 52, comments.scss */
  .comment-username {
    max-width: 73% !important;
  }
}

/* line 59, comments.scss */
.comment-username-link {
  color: #64D44C !important;
  font-weight: 300;
  font-size: 18px;
}

/* line 65, comments.scss */
.comment-datetime {
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  float: right;
  margin-top: 3px;
}
@media (max-width: 767px) {
  /* line 65, comments.scss */
  .comment-datetime {
    float: none;
    display: block;
  }
}

/* line 77, comments.scss */
.comment-input {
  padding: 12px 12px 12px 12px !important;
  height: 48px !important;
  -webkit-transition: all ease-out 300ms 100ms;
  -moz-transition: all ease-out 300ms 100ms;
  -ms-transition: all ease-out 300ms 100ms;
  -o-transition: all ease-out 300ms 100ms;
  transition: all ease-out 300ms 100ms;
  resize: none;
}

/* line 86, comments.scss */
.comment-input-extend {
  height: 120px !important;
}

/* line 96, comments.scss */
.comment-helpertext {
  margin-bottom: 20px;
}

/* line 1, loader.scss */
.loader,
.loader::before,
.loader::after {
  border-radius: 50%;
}

/* line 6, loader.scss */
.loader::before,
.loader::after {
  position: absolute;
  content: '';
}

/* line 11, loader.scss */
.loader::before {
  width: 5.2em;
  height: 10.2em;
  background: #F5F6F6;
  border-radius: 10.2em 0 0 10.2em;
  top: -0.1em;
  left: -0.1em;
  -webkit-transform-origin: 5.2em 5.1em;
  transform-origin: 5.2em 5.1em;
  -webkit-animation: load2 2s infinite ease 1.5s;
  animation: load2 2s infinite ease 1.5s;
}

/* line 23, loader.scss */
.loader {
  font-size: 11px;
  text-indent: -99999em;
  margin: 120px auto;
  position: relative;
  width: 10em;
  height: 10em;
  box-shadow: inset 0 0 0 1em #64D44C;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 35, loader.scss */
.loader::after {
  width: 5.2em;
  height: 10.2em;
  background: #F5F6F6;
  border-radius: 0 10.2em 10.2em 0;
  top: -0.1em;
  left: 5.1em;
  -webkit-transform-origin: 0 5.1em;
  transform-origin: 0 5.1em;
  -webkit-animation: load2 2s infinite ease;
  animation: load2 2s infinite ease;
}

@-webkit-keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 2, photos.scss */
.editphotos {
  margin-top: 20px;
  margin-right: -5px;
}

/* line 7, photos.scss */
.editphotos-photo-controls {
  display: none;
  position: absolute;
  right: 4px;
  top: 4px;
}

/* line 13, photos.scss */
.editphotos-photo {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 88px;
  height: 88px;
  margin: 0 5px 5px 0;
}
/* line 20, photos.scss */
.editphotos-photo:hover {
  z-index: 9;
}
/* line 22, photos.scss */
.editphotos-photo:hover .editphotos-photo-controls {
  display: block;
}

/* line 28, photos.scss */
.editphotos-photo-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

/* line 38, photos.scss */
.photoContainer_inner {
  padding: 0 4px 4px 0;
  box-sizing: border-box;
}

/* line 43, photos.scss */
.photoContainer_photo {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 4px 0 0 4px;
}

/* line 50, photos.scss */
.detailphoto-sm {
  width: 100%;
  box-sizing: border-box;
  height: 79px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
}

/* line 61, photos.scss */
.coverPhoto {
  width: 100%;
  height: 100%;
}

/* line 65, photos.scss */
.detailphoto-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  box-sizing: border-box;
  padding: 24px 0px;
  text-align: center;
  z-index: 9;
}
/* line 77, photos.scss */
.detailphoto-overlay:hover {
  text-decoration: underline;
}

/* line 82, photos.scss */
.detailphoto-lg {
  width: 100%;
  height: 300px;
}

/* line 88, photos.scss */
.user-photo-wrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 80px;
  height: 80px;
  max-width: 100%;
  max-height: 100%;
  border: 2px solid white;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
  overflow: hidden;
}
/* line 107, photos.scss */
.user-photo-wrapper img {
  width: 100%;
  height: 100%;
}

/* line 113, photos.scss */
.user-photo-wrapper-square {
  -webkit-border-radius: 8%;
  -moz-border-radius: 8%;
  -ms-border-radius: 8%;
  border-radius: 8%;
}

/* line 117, photos.scss */
.user-photo-wrapper-large {
  width: 230px;
  height: 230px;
}

/* line 122, photos.scss */
.user-photo-wrapper-link {
  padding: 0 !important;
  display: block !important;
  height: 100% !important;
  width: 100% !important;
  overflow: hidden;
}

/* line 129, photos.scss */
.user-photo-small {
  height: 32px;
  width: 32px;
}

/* line 134, photos.scss */
.user-photo-wrapper-changepicture {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  background: transparent;
  color: white;
  padding: 14px 18px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-transition: all ease-out 200ms;
  -moz-transition: all ease-out 200ms;
  -ms-transition: all ease-out 200ms;
  -o-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
  font-size: 14px;
}
/* line 146, photos.scss */
.user-photo-wrapper-changepicture * {
  vertical-align: middle;
}

/* line 150, photos.scss */
.user-photo-wrapper-changepicture-text {
  -webkit-transition: all ease-out 200ms;
  -moz-transition: all ease-out 200ms;
  -ms-transition: all ease-out 200ms;
  -o-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
  opacity: 0;
}

/* line 156, photos.scss */
.user-photo-wrapper-link:hover .user-photo-wrapper-changepicture {
  background: rgba(0, 0, 0, 0.6);
}
/* line 159, photos.scss */
.user-photo-wrapper-link:hover .user-photo-wrapper-changepicture-text {
  opacity: 1;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 6, cards.scss */
.cardcontainer {
  display: block;
  overflow: hidden;
  padding: 4px;
}

/* line 12, cards.scss */
.cardcontainer-right {
  float: right;
  width: 344px;
  margin-left: 20px;
}
@media (max-width: 767px) {
  /* line 12, cards.scss */
  .cardcontainer-right {
    float: none;
    width: auto;
    margin-left: 0;
  }
}

/* line 22, cards.scss */
.cardcontainer-left {
  float: left;
  width: 290px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  /* line 22, cards.scss */
  .cardcontainer-left {
    float: none;
    width: auto;
    margin-right: 0;
  }
}

/* line 33, cards.scss */
.cardcontainer-content {
  max-width: 100%;
}

/* line 37, cards.scss */
.card {
  background: white;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 28px;
  overflow: hidden;
}

/* line 44, cards.scss */
.card-pad {
  padding: 20px;
}

/* line 48, cards.scss */
.card-bigpad {
  padding: 40px;
}

/* line 52, cards.scss */
.card-header {
  background: #f9fbfb;
  -webkit-box-shadow: inset 0 1px 1px 0x white;
  -moz-box-shadow: inset 0 1px 1px 0x white;
  box-shadow: inset 0 1px 1px 0x white;
  border-bottom: 1px solid #eee;
  display: block;
}

/* line 59, cards.scss */
.card-header-title {
  color: #3D6646;
  text-transform: uppercase;
  font-family: "HeroRegular Condensed", sans-serif;
  margin: 0;
  padding: 8px;
  letter-spacing: -0.035em;
  font-weight: bold;
  font-size: 24px;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 4, sharing.scss */
#share-btns-top {
  float: right;
  text-align: left;
  margin-top: 18px;
}
@media (max-width: 767px) {
  /* line 4, sharing.scss */
  #share-btns-top {
    float: none;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
  }
}

/* line 19, sharing.scss */
.share-btns-sm .fa-stack {
  font-size: 1.1em;
}
/* line 22, sharing.scss */
.share-btns-sm .fa-stack-1x {
  font-size: 20px;
  line-height: 1.8;
}

/* line 28, sharing.scss */
.share-btns-title {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  /* line 28, sharing.scss */
  .share-btns-title {
    display: inline-block;
    margin: 8px 8px 8px 0;
  }
}

/* line 36, sharing.scss */
.btn-facebook {
  display: block;
  margin: 10px auto 20px;
  background-image: linear-gradient(#476bb7, #355093);
  background: -webkit-linear-gradient(#476bb7, #355093);
}
/* line 42, sharing.scss */
.btn-facebook:hover {
  background-color: #355093;
}
/* line 46, sharing.scss */
.btn-facebook a {
  text-decoration: none;
  color: white;
  text-transform: uppercase;
}

/* line 57, sharing.scss */
.shareModalContainer .modal-body {
  margin-top: 0;
  padding-top: 0;
}
/* line 61, sharing.scss */
.shareModalContainer .modal-body .make-public {
  margin-bottom: 10px;
}
/* line 64, sharing.scss */
.shareModalContainer .modal-body .make-public label {
  cursor: pointer;
}
/* line 65, sharing.scss */
.shareModalContainer .modal-body .make-public input {
  vertical-align: baseline;
  margin-right: 5px;
}
/* line 72, sharing.scss */
.shareModalContainer .modal-body .copy-text textarea {
  height: 80px;
  cursor: text;
  color: gray;
  margin-bottom: 10px;
}
/* line 81, sharing.scss */
.shareModalContainer .modal-body .well {
  margin-top: 5px;
  overflow: hidden;
}
/* line 86, sharing.scss */
.shareModalContainer .modal-body #modalUrlField {
  width: 100%;
  cursor: text;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 4, page.scss */
.ga-pagetitle-container {
  font-family: "Arimo", Helvetica, sans-serif;
  margin-bottom: 10px;
  padding-top: 10px;
  line-height: 1;
}
@media (max-width: 767px) {
  /* line 4, page.scss */
  .ga-pagetitle-container {
    padding-top: 18px;
    margin-bottom: 18px;
  }
}

/* line 15, page.scss */
.ga-pagetitle-container-bordered {
  padding-bottom: 10px;
  border-bottom: 2px solid #64D44C;
  margin-bottom: 30px;
}

/* line 21, page.scss */
.ga-pagetitle-container-marginbottom {
  margin-bottom: 40px;
}

/* line 25, page.scss */
.ga-pagetitle {
  font-family: "Arimo", Helvetica, sans-serif;
  letter-spacing: -0.01em;
  font-size: 32px;
  font-weight: 700;
  color: #343A3A;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 25, page.scss */
  .ga-pagetitle {
    font-size: 18px;
    margin-bottom: 2px;
  }
}

/* line 38, page.scss */
.ga-pagetitle-small {
  font-size: 20px;
}

/* line 42, page.scss */
.ga-headline {
  margin-top: 30px;
  font-family: "Arimo", Helvetica, sans-serif;
  letter-spacing: -0.01em;
  font-size: 42px;
  font-weight: 300;
  color: #555;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 767px) {
  /* line 42, page.scss */
  .ga-headline {
    font-size: 26px;
    margin-bottom: 2px;
  }
}

/* line 57, page.scss */
.ga-headline-small {
  margin-top: 8px;
  font-size: 32px;
}
@media (max-width: 767px) {
  /* line 57, page.scss */
  .ga-headline-small {
    font-size: 22px;
    margin-bottom: 2px;
  }
}

/* line 66, page.scss */
.ga-subpagetitle, .ga-pagesubtitle {
  font-family: "Arimo", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #777;
  margin-top: 8px;
  line-height: 1;
}
@media (max-width: 767px) {
  /* line 66, page.scss */
  .ga-subpagetitle, .ga-pagesubtitle {
    font-size: 14px;
  }
}

/* line 78, page.scss */
.ga-pagesubtitle-big, .ga-subpagetitle-big {
  font-size: 22px;
}

/* line 82, page.scss */
.tracktitle {
  max-width: 65%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 82, page.scss */
  .tracktitle {
    max-width: 55%;
  }
}
@media (max-width: 767px) {
  /* line 82, page.scss */
  .tracktitle {
    max-width: 49%;
  }
}

@media (max-width: 767px) {
  /* line 93, page.scss */
  .ga-titleicons-container {
    float: right;
  }
}

/* line 99, page.scss */
.ga-pagetitle-secondaryinfo {
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  /* line 99, page.scss */
  .ga-pagetitle-secondaryinfo {
    display: none;
    margin: 0;
  }
}

/* line 107, page.scss */
.ga-titleicons {
  padding: 8px;
  margin-left: 8px;
  line-height: 1;
}
/* line 113, page.scss */
.ga-titleicons i {
  font-size: 32px;
}
@media (max-width: 767px) {
  /* line 107, page.scss */
  .ga-titleicons {
    padding: 8px 2px;
    margin-left: 2px;
  }
  /* line 119, page.scss */
  .ga-titleicons i {
    font-size: 26px;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Toolbar and toolbar items */
/* line 5, toolbar.scss */
.ga-toolbar {
  font-family: "Arimo", Helvetica, sans-serif;
  border-top: 1px solid #eee;
  padding: 4px 0;
}

/* line 11, toolbar.scss */
.ga-toolbar-noborder {
  border: 0;
}

/* line 15, toolbar.scss */
.ga-toolbar-left {
  float: left;
}

/* line 19, toolbar.scss */
.ga-toolbar-right {
  float: right;
  position: relative;
  border-left: 1px solid #eee;
}

/* line 25, toolbar.scss */
.ga-toolbar-right-noborder {
  border-left: none;
}

/* line 29, toolbar.scss */
.ga-viewselect {
  vertical-align: top;
  line-height: 1;
  /* flat button styles */
  font-family: "Arimo", Helvetica, sans-serif;
  padding: 10px 12px;
  min-height: 46px;
  border-radius: 2px;
  margin-left: 8px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all ease-out 260ms;
  -moz-transition: all ease-out 260ms;
  -ms-transition: all ease-out 260ms;
  -o-transition: all ease-out 260ms;
  transition: all ease-out 260ms;
}

/* line 44, toolbar.scss */
.ga-viewselect:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  /* line 48, toolbar.scss */
  .ga-toolbar-button-text {
    display: none;
  }
}

/* line 54, toolbar.scss */
.filetype-toolbar {
  cursor: pointer;
  cursor: hand;
  position: absolute;
  right: 4px;
  width: 334px;
  -webkit-transition: top 200ms ease-out 200ms;
  -moz-transition: top 200ms ease-out 200ms;
  -ms-transition: top 200ms ease-out 200ms;
  -o-transition: top 200ms ease-out 200ms;
  transition: top 200ms ease-out 200ms;
  background: white;
  padding: 14px 20px 10px;
  margin: -4px 0 -4px 0;
  border-right: 1px solid #eee;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1100px) {
  /* line 54, toolbar.scss */
  .filetype-toolbar {
    display: none !important;
  }
}

/* line 3, input.scss */
.ga-input, .comment-input, .ga-input-container input, .form-row input, .registerform input:not([type='submit']) {
  font-size: 16px;
  padding: 8px 8px 9px;
  border-radius: 4px;
  border: solid 1px #ccc;
  max-width: 100%;
  color: #222;
  font-weight: normal;
  line-height: 1.2;
}

/* line 14, input.scss */
.ga-input-smallfont {
  font-size: 14px;
}

/* line 18, input.scss */
.ga-select {
  font-size: 16px;
  line-height: 1.2;
  width: 164px;
}

/* line 30, input.scss */
.ga-input-error {
  color: #E34B2A;
  border-color: #E34B2A;
}

/* line 35, input.scss */
.ga-input-fullwide, .ga-input-container-fullwide input {
  box-sizing: border-box;
  width: 100%;
}

/* line 46, input.scss */
.ga-input-row {
  margin-bottom: 20px;
  display: block;
}

/* line 51, input.scss */
.form-buttons {
  margin-top: 30px;
}

/* line 55, input.scss */
.form-row {
  margin-bottom: 20px;
}

/* line 62, input.scss */
.errorlist {
  color: #E34B2A;
}

/* line 67, input.scss */
.registerform .form-group {
  margin-left: 0;
  margin-right: 0;
}
/* line 71, input.scss */
.registerform .asteriskField {
  display: none;
}
/* line 74, input.scss */
.registerform label {
  text-align: left !important;
  margin: 0 0 6px !important;
}
/* line 82, input.scss */
.registerform .help-block {
  margin-bottom: 0;
}
/* line 85, input.scss */
.registerform .help-block strong {
  color: #E34B2A;
}

/* line 92, input.scss */
.registerform-container {
  width: 500px;
  max-width: 100%;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
}

/* line 100, input.scss */
.help-block {
  margin-bottom: 0;
}
/* line 103, input.scss */
.help-block strong {
  color: #E34B2A;
}

/* line 1, slick.scss */
.slick-dots li {
  margin: 0;
}
/* line 3, slick.scss */
.slick-dots li button::before {
  color: #64D44C;
}

/* line 8, slick.scss */
.slick-prev {
  left: 6px !important;
  z-index: 9;
}
/* line 11, slick.scss */
.slick-prev::before {
  color: #64D44C !important;
}

/* line 15, slick.scss */
.slick-next {
  right: 6px !important;
  z-index: 9;
}
/* line 18, slick.scss */
.slick-next::before {
  color: #64D44C !important;
}

/* line 22, slick.scss */
.slick-disabled {
  display: none !important;
}

/* line 25, slick.scss */
.slick-dots {
  bottom: -21px !important;
}
/* line 27, slick.scss */
.slick-dots li {
  margin: 0 !important;
}
/* line 29, slick.scss */
.slick-dots li button::before {
  color: #64D44C !important;
}

/* line 35, slick.scss */
.slick-slider {
  margin-bottom: 0 !important;
  border-bottom: 20px solid #f9f9f9;
}

/* line 41, slick.scss */
.slick-prev:before {
  font-family: 'Material Icons' !important;
  content: '\e314' !important;
  background: white;
  padding: 20px 5px 20px 5px;
  margin-left: -8px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  font-size: 20px !important;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  -ms-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}

/* line 51, slick.scss */
.slick-next:before {
  font-family: 'Material Icons' !important;
  content: '\e315' !important;
  background: white;
  padding: 20px 5px 20px 5px;
  margin-right: -8px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  font-size: 20px !important;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  -ms-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

/* line 64, slick.scss */
.slider_container {
  float: right;
  width: 220px;
  text-align: left;
  padding: 0 4px;
}

/* line 1, stats.scss */
.stats-helpertext {
  margin-top: 40px;
  margin-left: 20px;
}

/* line 5, stats.scss */
.stats-important-item {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 30px;
  margin-bottom: 20px;
}

/* line 12, stats.scss */
.stats-important-item-icon {
  color: #64D44C;
  font-size: 50px;
  margin-right: 10px;
}

/* line 18, stats.scss */
.stats-important-item-text {
  display: inline-block;
}

/* line 21, stats.scss */
.stats-important-item-text-value {
  color: #999999;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 26, stats.scss */
.stats-important-item-text-value .unit {
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  border: none;
}

/* line 33, stats.scss */
.stats-important-item-text-label {
  color: #404040;
  font-size: 15px;
  font-weight: 500;
}

/* line 39, stats.scss */
.statsselect {
  font-size: 16px;
  font-family: "Arimo", Helvetica, sans-serif;
}

/* line 48, stats.scss */
.statsselect-label {
  display: block !important;
  margin-top: 10px;
  font-size: 15px;
}

/* line 2, sticky.scss */
.is-sticky .filetype-toolbar {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-delay: 10ms;
  /* Chrome, Safari, Opera */
  animation-delay: 10ms;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* line 6, sticky.scss */
.sticky-wrapper {
  position: relative;
  z-index: 1000;
}

/* line 11, sticky.scss */
.is-sticky-show {
  display: none;
}

/* line 16, sticky.scss */
.is-sticky .is-sticky-show {
  display: block;
}
/* line 18, sticky.scss */
.is-sticky .is-sticky-show.ibmid, .is-sticky .is-sticky-show.ga-titleicons, .is-sticky .is-sticky-show.ibbot, .is-sticky .is-sticky-show.ibtop {
  display: inline-block;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 5, tracklinks.scss */
.tracklink {
  display: inline-flex !important;
  float: none;
  border-bottom: #eee 1px solid;
  width: auto;
  padding: 20px;
  *zoom: 1;
}
/* line 3, mixins.scss */
.tracklink::before, .tracklink::after {
  display: table;
  content: "";
}
/* line 8, mixins.scss */
.tracklink::after {
  clear: both;
}

/* line 14, tracklinks.scss */
.tracklink-img-container {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}

/* line 20, tracklinks.scss */
.tracklink-img {
  height: 60px;
  width: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  -ms-border-radius: 4;
  border-radius: 4;
  background-color: #eee;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}

/* line 32, tracklinks.scss */
.tracklink-content {
  display: inline-block;
  vertical-align: middle;
  width: 210px;
}
@media (max-width: 767px) {
  /* line 32, tracklinks.scss */
  .tracklink-content {
    width: 160px;
  }
}

/* line 41, tracklinks.scss */
.tracklink-title {
  margin-bottom: 10px;
}

/* line 45, tracklinks.scss */
.tracklink-title-link {
  font-size: 18px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 51, tracklinks.scss */
.tracklink-distance {
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 54, tracklinks.scss */
.tracklink-distance abbr {
  border-bottom: none;
}

/* line 1, upload.scss */
.fileuploadimage {
  width: auto;
  display: block;
  padding: 40px;
  min-height: 200px;
  background: #fafafa;
  border: 1px solid #eee;
  text-align: center;
  font-weight: 300;
  position: relative;
}

/* line 13, upload.scss */
.fileuploadimage-input {
  display: block !important;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  cursor: hand;
  cursor: pointer;
}

/* line 26, upload.scss */
.fileuploadimage-icon {
  font-size: 80px;
}

/* line 29, upload.scss */
.fileuploadimage-title {
  color: #404040;
}

/* line 1, activity.scss */
.activity {
  padding: 20px 40px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
/* line 5, activity.scss */
.activity:last-child {
  border-bottom: none;
}

/* line 9, activity.scss */
.activity-text {
  font-size: 16px;
  margin-bottom: 4px;
}

/* line 13, activity.scss */
.activity-image {
  display: block;
  max-height: 300px;
  max-width: 100%;
  overflow: hidden;
  border-bottom: 3px solid #3D6646;
}

/* line 20, activity.scss */
.activity-image-img {
  width: 100%;
  display: block;
}

/* line 24, activity.scss */
.activity-biglink-container {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  display: inline-block;
  margin-top: 20px;
  width: 400px;
  max-width: 100%;
  color: #333;
  overflow: hidden;
  position: relative;
}
/* line 34, activity.scss */
.activity-biglink-container:hover {
  color: #333;
}

/* line 38, activity.scss */
.activity-notes {
  padding: 16px;
  max-height: 130px;
}
/* line 42, activity.scss */
.activity-notes:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), white);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), white);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), white);
  background: linear-gradient(top, rgba(255, 255, 255, 0), white);
  background-repeat: repeat-x;
}

/* line 55, activity.scss */
.activity-notes-info {
  margin-top: 6px;
}

/* line 58, activity.scss */
.activity-notes-text {
  margin-top: 10px;
}

/* line 1, emptystate.scss */
.emptystate {
  background: #fff;
  padding: 50px 60px;
  text-align: center;
}

/* line 7, emptystate.scss */
.emptystate-header {
  font-size: 22px;
  font-weight: bold;
  color: #777;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 15, emptystate.scss */
.emptystate-icon {
  font-size: 100px;
  color: #777;
  line-height: 1;
}

/* line 21, emptystate.scss */
.emptystate-text {
  font-size: 16px;
  color: #999;
  margin-bottom: 0 !important;
  width: 440px;
  display: inline-block;
  line-height: 1.4;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 8, bootstrap.scss */
input.btn.btn-warning, button.btn.btn-warning {
  background-color: #FA961B;
  border-color: #FBAB49;
}
/* line 11, bootstrap.scss */
input.btn.btn-warning:hover, button.btn.btn-warning:hover {
  background-color: #FBAB49;
  border-color: #E38007;
}
/* line 16, bootstrap.scss */
input.btn.btn-primary, button.btn.btn-primary {
  background-color: #64D44C;
  border-color: #64D44C;
}
/* line 19, bootstrap.scss */
input.btn.btn-primary:hover, button.btn.btn-primary:hover {
  background-color: #40ab29;
  border-color: #40ab29;
}

/* line 26, bootstrap.scss */
.alert-light {
  background: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}

/* line 31, bootstrap.scss */
.alert-dark {
  background: #404040;
  color: #f0f0f0;
  border-color: #555;
}

/* line 37, bootstrap.scss */
.alert-green {
  background: #3D6646;
  color: #f0f0f0;
  border-color: #477651;
}
/* line 41, bootstrap.scss */
.alert-green a {
  color: #59d140;
}

/* line 46, bootstrap.scss */
.nav-tabs > li > div, .nav-tabs > li > div:active, .nav-tabs > li > div:hover {
  background: transparent;
  border: none;
  color: #555;
  font-weight: normal;
  text-decoration: none;
  padding: 10px 15px;
  margin-right: 2px;
  line-height: 1.42857143;
}

/* line 57, bootstrap.scss */
.nav-tabs > li > div:hover {
  border: none;
  border-bottom: 3px solid rgba(61, 102, 70, 0.5);
  background: transparent;
}

/* line 63, bootstrap.scss */
.nav-tabs > li.active > div, .nav-tabs > li.active > div:hover, .nav-tabs > li.active > div:focus, .nav-tabs > li.active > div:active {
  color: #333;
  font-weight: 500;
  border: none;
  border-bottom: 3px solid #3D6646;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  /* line 22, screensize.scss */
  .hidephone, .hidephone.ibmid, .hidephone.ga-titleicons {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 26, screensize.scss */
  .hidenotphone, .hidenotphone.ibmid, .hidenotphone.ga-titleicons {
    display: none;
  }
}
@media (min-width: 1024px) {
  /* line 26, screensize.scss */
  .hidenotphone, .hidenotphone.ibmid, .hidenotphone.ga-titleicons {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 31, screensize.scss */
  .nofloatphone, .pull-left.nofloatphone, .pull-left.nofloatphone {
    float: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  /* line 35, screensize.scss */
  .nofloattablet, .pull-left.nofloattablet, .pull-left.nofloattablet {
    float: none !important;
  }
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 8, map/layers.scss */
.popover .layers-container {
  padding: 0;
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}
/* line 14, map/layers.scss */
.popover .layers-container h4.menu_section_header {
  background-color: #3D6646;
  color: #FFF;
  font-size: 16px;
  font-family: "HeroRegular Condensed", sans-serif;
  text-transform: uppercase;
  padding: 4px 0 2px 4px;
  font-weight: 400;
}
/* line 24, map/layers.scss */
.popover .layers-container ul.nav-stacked {
  background-color: #f9fbfb;
  position: relative;
}
/* line 28, map/layers.scss */
.popover .layers-container ul.nav-stacked li {
  margin: 0;
  padding: 3px 0;
  background-color: white;
  min-height: 32px;
  position: relative;
}
/* line 36, map/layers.scss */
.popover .layers-container ul.nav-stacked li.available-layer-item {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
/* line 41, map/layers.scss */
.popover .layers-container ul.nav-stacked li.layer-item {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  /**
  * An element with .dndPlaceholder class will be
  * added to the dnd-list while the user is dragging
  * over it.
  */
}
/* line 44, map/layers.scss */
.popover .layers-container ul.nav-stacked li.layer-item .dndDraggingSource {
  display: none;
}
/* line 51, map/layers.scss */
.popover .layers-container ul.nav-stacked li.layer-item .dndPlaceholder {
  display: block;
  background-color: #F7F7F7;
  min-height: 42px;
}
/* line 59, map/layers.scss */
.popover .layers-container ul.nav-stacked li.layer-item .slider_container input.layer-slider {
  display: inline-block;
  vertical-align: middle;
  max-width: 116px;
  margin: 0 10px;
}
/* line 65, map/layers.scss */
.popover .layers-container ul.nav-stacked li.layer-item .slider_container .layer-opacitytext .ibmid, .popover .layers-container ul.nav-stacked li.layer-item .slider_container .layer-opacitytext .ga-titleicons {
  vertical-align: text-top;
}
/* line 68, map/layers.scss */
.popover .layers-container ul.nav-stacked li.layer-item .slider_container .helpertext, .popover .layers-container ul.nav-stacked li.layer-item .slider_container .help-block {
  margin: 4px 0 0;
  font-size: 14px;
  color: #34573C;
}
/* line 77, map/layers.scss */
.popover .layers-container ul.nav-stacked li.active a .checkmark {
  float: right;
  color: black;
  display: block;
  position: relative;
  top: 10px;
  right: 10px;
}
/* line 87, map/layers.scss */
.popover .layers-container ul.nav-stacked li a {
  padding: 3px 0;
}
/* line 90, map/layers.scss */
.popover .layers-container ul.nav-stacked li a .checkmark {
  display: none;
}
/* line 93, map/layers.scss */
.popover .layers-container ul.nav-stacked li .layer-control-icon {
  cursor: pointer;
  float: right;
  color: #95F382;
  display: block;
  position: relative;
  top: 15px;
  right: 15px;
}
/* line 103, map/layers.scss */
.popover .layers-container ul.nav-stacked li .layer-control-icon-remove {
  color: #E34B2A !important;
}
/* line 107, map/layers.scss */
.popover .layers-container ul.nav-stacked li .layer-icon {
  width: 38px;
  height: 38px;
  float: left;
  margin: 5px 10px;
  background-color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
/* line 117, map/layers.scss */
.popover .layers-container ul.nav-stacked li .title {
  color: #333;
  padding-top: 2px;
}
/* line 122, map/layers.scss */
.popover .layers-container ul.nav-stacked li .attribution {
  color: #7E8282;
  line-height: 1.1em;
  font-size: 0.8em;
  padding: 0 20px 0 0;
}
/* line 133, map/layers.scss */
.popover .layers-container .map-toolbar-add-sources h3 {
  color: #64D44C;
  padding: 0;
  margin: 8px 0;
  cursor: pointer;
  display: block;
  text-align: center;
}
/* line 141, map/layers.scss */
.popover .layers-container .map-toolbar-add-sources h3:hover {
  color: #40ab29;
  background-color: #F7F7F7;
}
/* line 148, map/layers.scss */
.popover .layers-container .map-toolbar-signin {
  margin: 10px 10px 0;
}
/* line 151, map/layers.scss */
.popover .layers-container .map-toolbar-signin button {
  background-color: #F5F6F6;
  margin: 0 auto;
  display: block;
  width: 50%;
}
/* line 157, map/layers.scss */
.popover .layers-container .map-toolbar-signin button:hover {
  background-color: #E6E8E8;
}
/* line 161, map/layers.scss */
.popover .layers-container .map-toolbar-signin ul {
  padding: 15px 0 20px 40px;
  list-style-type: disc;
}
/* line 165, map/layers.scss */
.popover .layers-container .map-toolbar-signin ul li {
  padding: 0;
}

/* line 172, map/layers.scss */
#manageLayers {
  padding: 0;
}
/* line 180, map/layers.scss */
#manageLayers h1 .add-source, #manageLayers h1 .remove-source, #manageLayers h1 .back {
  font-size: 26px;
  line-height: 20px;
  cursor: pointer;
  position: absolute;
  z-index: 100;
}
/* line 187, map/layers.scss */
#manageLayers h1 .back {
  left: 10px;
}
/* line 188, map/layers.scss */
#manageLayers h1 .add-source, #manageLayers h1 .remove-source {
  right: 10px;
}
/* line 191, map/layers.scss */
#manageLayers button.btn-cancel {
  display: block;
  width: 80%;
  margin: 10px auto;
}
/* line 197, map/layers.scss */
#manageLayers .mapsource-list {
  position: absolute;
  top: 95px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px solid #E6E8E8;
  padding-bottom: 20px;
}
/* line 210, map/layers.scss */
#manageLayers .mapsource-list .tableContainer {
  padding-left: 10px;
}
/* line 213, map/layers.scss */
#manageLayers .mapsource-list .tableContainer dt {
  padding-top: 4px;
}
/* line 215, map/layers.scss */
#manageLayers .mapsource-list .tableContainer dt.pro-source {
  padding-bottom: 10px;
}
/* line 218, map/layers.scss */
#manageLayers .mapsource-list .tableContainer dd {
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
}
/* line 224, map/layers.scss */
#manageLayers .mapsource-list.detail {
  top: 110px;
}
/* line 230, map/layers.scss */
#manageLayers img.bigPreview {
  width: 100%;
}
/* line 232, map/layers.scss */
#manageLayers .material-icons {
  position: absolute;
  left: 5px;
  top: 5px;
  color: rgba(0, 0, 0, 0.1);
}
/* line 239, map/layers.scss */
#manageLayers .mapCategory, #manageLayers .mapItem {
  position: relative;
  margin-top: 10px;
  height: 80px;
  clear: left;
  cursor: pointer;
}
/* line 246, map/layers.scss */
#manageLayers .mapCategory .mapCount, #manageLayers .mapCategory .attribution, #manageLayers .mapItem .mapCount, #manageLayers .mapItem .attribution {
  color: #616565;
}
/* line 248, map/layers.scss */
#manageLayers .mapCategory img, #manageLayers .mapItem img {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
/* line 257, map/layers.scss */
#manageLayers .mapCategory h2, #manageLayers .mapItem h2 {
  padding-top: 5px;
  font-size: 16px;
  font-weight: normal;
}
/* line 263, map/layers.scss */
#manageLayers .mapCategory:hover, #manageLayers .mapItem:hover {
  background-color: #f4f4f4;
}
/* line 265, map/layers.scss */
#manageLayers .mapCategory:hover .material-icons, #manageLayers .mapItem:hover .material-icons {
  color: #40ab29;
}
/* line 271, map/layers.scss */
#manageLayers .mapItem {
  padding-right: 35px;
}
/* line 273, map/layers.scss */
#manageLayers .mapItem .attribution {
  font-size: 12px;
}
/* line 276, map/layers.scss */
#manageLayers .mapItem .add-source, #manageLayers .mapItem .remove-source, #manageLayers .mapItem .need-pro {
  position: absolute;
  z-index: 100;
  right: 10px;
  top: 27px;
  font-size: 26px;
}
/* line 283, map/layers.scss */
#manageLayers .mapItem .add-source:hover, #manageLayers .mapItem .remove-source:hover, #manageLayers .mapItem .need-pro:hover {
  color: #40ab29;
  text-decoration: none;
}
/* line 285, map/layers.scss */
#manageLayers .mapItem .add-source {
  color: #3D6646;
}
/* line 286, map/layers.scss */
#manageLayers .mapItem .remove-source {
  color: #E34B2A;
}
/* line 287, map/layers.scss */
#manageLayers .mapItem .need-pro {
  color: #7E8282;
}

/* line 9, detail.scss */
#base_middle,
#base_content {
  max-width: 100%;
}

/* line 14, detail.scss */
.map img {
  max-width: none;
}

/* line 18, detail.scss */
#DataDetailController {
  position: relative;
  text-align: left;
}
/* line 22, detail.scss */
#DataDetailController .mapContainer {
  height: 300px;
  position: relative;
}
/* line 26, detail.scss */
#DataDetailController .mapContainer .topRightControls {
  position: absolute;
  z-index: 700;
  right: 10px;
  top: 10px;
  text-align: right;
}
/* line 36, detail.scss */
#DataDetailController .card .card-header {
  text-align: left;
}

/* line 45, detail.scss */
.layers-container h4.menu_section_header:first-child {
  display: none;
}

/* line 48, detail.scss */
.nearby-tracks {
  padding: 20px;
  overflow: auto;
}

/* line 53, detail.scss */
.nearby-track {
  display: inline-block;
  padding: 10px;
}

/* line 58, detail.scss */
.nearby-track .linkContainer {
  width: 150px;
  overflow: hidden;
}

/* line 63, detail.scss */
.sideContainer,
.mainContainer {
  position: relative;
  text-align: left;
}

/* line 69, detail.scss */
.sideContainer {
  padding-top: 20px;
}

/* line 73, detail.scss */
#verticalUploadBtn {
  height: 106px;
  width: 25px;
  position: relative;
  padding: 0;
  overflow: hidden;
  margin-left: -14px;
}

/* line 82, detail.scss */
.verticalUploadForm form, .verticalUploadForm input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

/* line 91, detail.scss */
.verticalDiv {
  width: 200px;
  height: 25px;
  top: 40px;
  left: -90px;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-background-clip: padding-box;
  /* IOS fix */
  background-clip: padding-box;
  /* IOS fix */
}

/* line 100, detail.scss */
#base_container_12 {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}

/* line 106, detail.scss */
.titleText {
  font-size: 25px;
  padding-left: 0;
}

/* line 110, detail.scss */
.favorite_count {
  padding-left: 5px;
}

/* line 113, detail.scss */
.titleDate {
  font-size: 20px;
  font-style: italic;
  color: #aaa;
  text-align: right;
  padding-top: 7px;
}

/* --- S T A T S --- */
/* line 123, detail.scss */
.titleEditField {
  width: 400px;
  max-width: 100%;
  margin-bottom: 10px;
}

/* line 129, detail.scss */
.titleEditBtn {
  -webkit-border-top-left-radius: 0px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 138, detail.scss */
.share-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
}

/* line 144, detail.scss */
.btn-icon-share {
  width: 30px;
  height: 30px;
  background-color: transparent;
  opacity: 0.85;
  border-width: 0;
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
}

/* line 153, detail.scss */
.btn-icon-share.hover,
.btn-icon-share:hover {
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  opacity: 1;
}

/* line 160, detail.scss */
.comment-icon {
  vertical-align: middle;
  width: 40px;
}

/* line 165, detail.scss */
.favorite-icon {
  height: 45px;
  width: 40px;
  vertical-align: middle;
}

/* line 171, detail.scss */
.favorite-icon.starred {
  color: green;
}

/* line 175, detail.scss */
.favorite-number {
  width: 15px;
  height: 15px;
  position: relative;
  top: -30px;
}
/* line 181, detail.scss */
.favorite-number div {
  float: left;
  width: 100%;
  padding-top: 50%;
  line-height: 1em;
  margin-top: -0.5em;
  text-align: center;
  color: white;
}
/* line 191, detail.scss */
.favorite-number ::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #4679BD;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

/* line 204, detail.scss */
.hairline {
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #ccc;
}

/* line 211, detail.scss */
.statsInfo dd {
  margin-left: 120px;
  text-align: left;
}
/* line 216, detail.scss */
.statsInfo dt {
  width: 105px;
  padding-left: 8px;
  text-align: left;
}
/* line 222, detail.scss */
.statsInfo li {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 110px;
  padding: 3px 0;
  color: #999;
}
/* line 230, detail.scss */
.statsInfo li div.stat-label {
  color: #404040;
  font-size: 0.9em;
  font-weight: 500;
}
/* line 236, detail.scss */
.statsInfo li strong {
  font-size: 1.3em;
  font-weight: 500;
}
/* line 240, detail.scss */
.statsInfo li strong abbr {
  font-size: 0.7em;
  border: none;
  font-weight: normal;
}

/* line 249, detail.scss */
.actionsInfo {
  margin: 10px 0 0;
}

/* line 253, detail.scss */
.statsGraphContainer {
  height: 180px;
  position: relative;
  margin: 40px 0;
}

/* line 260, detail.scss */
.rickshaw_graph .detail .x_label {
  padding: 0;
  margin-top: -15px;
  border-color: transparent;
  background: transparent;
  opacity: 0.7;
  color: #555;
}
/* line 269, detail.scss */
.rickshaw_graph .y_ticks text {
  opacity: 0.55;
}
/* line 274, detail.scss */
.rickshaw_graph .tick-left path, .rickshaw_graph .tick-left .tick {
  stroke: #b53b01;
  stroke-width: 2;
}
/* line 281, detail.scss */
.rickshaw_graph .tick-right path .tick {
  stroke: #AADAE6;
  stroke-width: 3;
}

/* line 288, detail.scss */
#statsLegend ul {
  cursor: default;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 293, detail.scss */
.statsLegendContainer {
  background: #f9f9f9;
  padding: 40px 30px;
  min-height: 260px;
}

/* line 298, detail.scss */
.rickshaw_legend {
  padding: 0 !important;
  margin: 0 0 10px;
  background: transparent !important;
  color: #333 !important;
}
/* line 304, detail.scss */
.rickshaw_legend .line {
  margin-bottom: 6px !important;
}
/* line 308, detail.scss */
.rickshaw_legend .swatch {
  width: 15px !important;
  height: 15px !important;
  vertical-align: middle !important;
  display: inline-block !important;
}
/* line 315, detail.scss */
.rickshaw_legend .label {
  margin-left: 4px !important;
  font-size: 15px !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

/* line 323, detail.scss */
#statsGraph {
  position: relative;
  left: 60px;
  width: 100%;
  height: 140px;
}

/* line 329, detail.scss */
#rightAxis,
#leftAxis {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 60px;
}

/* line 337, detail.scss */
#rightAxis {
  width: 55px;
  left: 555px;
}

/* line 342, detail.scss */
div#leftAxis svg {
  overflow: visible;
}

/* line 346, detail.scss */
.btn-graph {
  padding: 0 10px;
  display: block;
  width: 75px;
  height: 45px;
  margin-bottom: 5px;
}

/* line 354, detail.scss */
.smallHr {
  border: none;
  height: 1px;
  background-color: #aaa;
  color: #aaa;
  width: 100%;
  margin: 0;
}

/* --- M A P --- */
/* line 365, detail.scss */
.mapContainer-waypoint {
  height: 600px;
}

/* line 369, detail.scss */
.mainContent {
  box-shadow: 1px 1px 2px 3px rgba(55, 55, 66, 0.35);
  margin-bottom: 20px;
  background: #fff;
  padding: 10px;
}

/* line 376, detail.scss */
#mapDiv {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
/* line 382, detail.scss */
#mapDiv svg polyline {
  -webkit-svg-shadow: 0 0 4px #999;
  -webkit-user-select: none;
}

/* line 388, detail.scss */
.mapPhoto {
  box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.3);
}

/* line 392, detail.scss */
.btn-round {
  color: #999;
  font-weight: 600;
  font-size: 19px;
  padding-top: 0;
  border-width: 0;
  margin-top: 5px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  position: relative;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #fff, #e7e7e7);
  background-image: -moz-linear-gradient(top, #fff, #e7e7e7);
  background-image: -ms-linear-gradient(top, #fff, #e7e7e7);
  background-image: -o-linear-gradient(top, #fff, #e7e7e7);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 8px rgba(255, 255, 255, 0.4), inset 0 2px 3px #fff;
  -moz-box-shadow: 0 3px 8px rgba(255, 255, 255, 0.4), inset 0 2px 3px #fff;
  box-shadow: 0 3px 8px rgba(255, 255, 255, 0.4), inset 0 2px 3px #fff;
}
/* line 412, detail.scss */
.btn-round:hover {
  text-decoration: none;
  color: #000;
  background: #f5f5f5;
}
/* line 418, detail.scss */
.btn-round:active {
  top: 1px;
}

/* line 423, detail.scss */
.olPopup {
  background: url("../img/opacity80.2294a487fba6.png") !important;
  border-radius: 18px;
  border-top-left-radius: 0;
  color: #ddd;
}

/* line 429, detail.scss */
.olPopupCloseBox {
  display: none;
}

/* line 433, detail.scss */
.olImageLoadError {
  display: none !important;
}

/* line 437, detail.scss */
.btn-edge {
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-top-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  -webkit-border-top-right-radius: 0px !important;
  -moz-border-top-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

/* Gallery */
/* line 448, detail.scss */
.detailHead {
  /* dimensions */
  padding: 15px 0;
  /* some "skinning" */
  -moz-ouline-radius: 4px;
}

/* line 456, detail.scss */
ul.slick-dots {
  margin: 0;
}
/* line 459, detail.scss */
ul.slick-dots li {
  margin: 0;
}
/* line 461, detail.scss */
ul.slick-dots li button {
  color: #08c;
}

/* line 467, detail.scss */
.slick-next::before,
.slick-prev::before {
  color: black;
}

/* line 472, detail.scss */
.photoContainer_inner {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 477, detail.scss */
.photoContainer_inner a.photo {
  display: block;
  position: relative;
  background-color: #efefef;
}

/* line 484, detail.scss */
.photoContainer_photo {
  display: inline-block;
  vertical-align: bottom;
}

/* line 489, detail.scss */
.photo img {
  position: absolute;
  display: block;
  min-height: 80px;
  height: auto;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 501, detail.scss */
.photobg {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
}

/* Notes */
/* line 512, detail.scss */
.notesContainer {
  white-space: normal;
  transition: height 0.4s;
  -webkit-transition: height 0.4s;
  z-index: 800;
  padding-left: 3px;
  padding-right: 3px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 523, detail.scss */
.notesContainer .alert {
  margin-top: 10px;
}

/* line 528, detail.scss */
.notesHeader {
  color: #0088cc;
}

/* line 532, detail.scss */
.notesButton {
  float: right;
  margin-right: 3px;
  text-decoration: underline;
  cursor: pointer;
}

/* line 538, detail.scss */
.notesHeader,
.notesButton {
  font-size: 15px;
}

/* line 542, detail.scss */
#notesEditBox {
  height: 200px;
  width: 100%;
}

/* line 547, detail.scss */
#scaleDiv {
  position: absolute;
  bottom: 10px;
  right: 5px;
  z-index: 990;
  color: #111;
  font-size: smaller;
}
/* line 555, detail.scss */
#scaleDiv > .olControlScaleLineBottom, #scaleDiv > .olControlScaleLineTop {
  border-color: #111;
}
/* line 559, detail.scss */
#scaleDiv:hover {
  color: #ddd;
}
/* line 561, detail.scss */
#scaleDiv:hover > .olControlScaleLineBottom, #scaleDiv:hover > .olControlScaleLineTop {
  border-color: #ddd;
}

/* --- S I D E B A R --- */
/* line 569, detail.scss */
.sideContainer {
  padding: 10px;
}
/* line 572, detail.scss */
.sideContainer span {
  color: #555;
}

/* line 577, detail.scss */
.upload {
  height: 15px;
}

/* line 581, detail.scss */
.uploadText {
  margin-bottom: 10px;
  font-size: 0.8em;
}

/* line 586, detail.scss */
.photos {
  margin: 5px;
}
/* line 588, detail.scss */
.photos img {
  cursor: pointer;
  width: 230px;
  margin-bottom: 5px;
  max-height: 300px;
  vertical-align: top;
}

/* line 597, detail.scss */
.photo {
  width: 100%;
  height: 100%;
}

/* line 602, detail.scss */
.waypoints {
  overflow-x: hidden;
}
/* line 605, detail.scss */
.waypoints p {
  margin: 1px;
  text-align: left;
  padding-left: 8px;
  padding-bottom: 0;
}

/* --- M O D A L --- */
/* line 615, detail.scss */
#btn-facebook {
  background-image: linear-gradient(#476bb7, #355093);
  background: -webkit-linear-gradient(#476bb7, #355093);
}
/* line 619, detail.scss */
#btn-facebook :hover {
  background-color: #355093;
}

/* line 624, detail.scss */
#btn-twitter {
  background-image: linear-gradient(#63b3ff, #4099ff);
  background: -webkit-linear-gradient(#63b3ff, #4099ff);
}
/* line 628, detail.scss */
#btn-twitter:hover {
  background-color: #4099ff;
}

/* line 633, detail.scss */
.photoModal > .modal-dialog > .modal-content {
  width: 100%;
  background-color: #eee;
  display: inline-block;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 645, detail.scss */
.photoModal,
.photoModal > .modal-dialog,
.photoModal > .modal-dialog > .modal-content {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
}

/* line 655, detail.scss */
.photoModal > .modal-dialog > .modal-content {
  background: rgba(0, 0, 0, 0.8);
}

/* line 659, detail.scss */
.modalNavBar {
  position: fixed;
  color: white;
  text-align: center;
  width: 100%;
  z-index: 9;
  cursor: default;
  height: 53px;
  padding: 10px;
  background: transparent;
}

/* line 671, detail.scss */
.mainModalContainer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 33px;
  padding: 5px 5% 230px;
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 680, detail.scss */
.photoModal,
.mainModalContainer,
.modalImageContainer {
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  /* iOS Safari */
}

/* line 688, detail.scss */
.photoArrow {
  color: white;
  font-family: monospace;
  font-size: 30px;
  display: inline-block;
  cursor: pointer;
  text-shadow: 1px 1px 1px #aaa;
  position: absolute;
  opacity: 0.7;
}
/* line 698, detail.scss */
.photoArrow:hover {
  opacity: 1;
}
/* line 700, detail.scss */
.photoArrow .material-icons {
  font-size: 100px;
}

/* line 703, detail.scss */
#leftArrow {
  left: 1%;
  top: 30%;
  text-align: left;
}

/* line 709, detail.scss */
#rightArrow {
  right: 1%;
  top: 30%;
  text-align: right;
}

/* line 715, detail.scss */
.mainModalContainer {
  position: relative;
  perspective: 500px;
  -webkit-perspective: 500px;
  perspective-origin: 50% 80%;
  -webkit-perspective-origin: 50% 80%;
}

/* line 723, detail.scss */
.modalMapContainer {
  background: transparent;
  position: absolute;
  bottom: -225px;
  left: -20%;
  right: -20%;
  height: 755px;
  width: 140%;
  transform: rotateX(30deg);
  -webkit-transform: rotateX(30deg);
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  z-index: -1 !important;
  box-shadow: 1px 1px 13px 13px rgba(0, 0, 0, 0.5);
}

/* line 739, detail.scss */
.modalMapContainer img {
  max-width: none;
}

/* line 743, detail.scss */
.modalImageContainer {
  position: absolute;
  top: 30px;
  bottom: -20px;
  left: 0;
  right: 0;
  max-height: 90%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 280px;
  perspective: 800px;
  -webkit-perspective: 800px;
  perspective-origin: 50% 50%;
  -webkit-perspective-origin: 50% 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 763, detail.scss */
.modalPhoto {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
  opacity: 1;
  z-index: 0;
  max-width: 100%;
  box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.5);
}

/* line 777, detail.scss */
.photoCaption {
  position: absolute;
  z-index: 995;
  bottom: -44px;
  left: 0;
  right: 0;
  margin: auto;
  height: 44px;
  color: white;
  background: url("../img/opacity80.2294a487fba6.png");
  font-size: 28px;
  transition: bottom 0.5s;
  -webkit-transition: bottom 0.5s;
  padding: 10px 6px;
  font-weight: 300;
  overflow: hidden;
}

/* line 795, detail.scss */
h1 {
  margin: 0;
  padding: 0;
}

/* line 800, detail.scss */
.leaflet-control-locate {
  display: none;
}

/* line 804, detail.scss */
.leaflet-top {
  top: 0 !important;
}

/* line 808, detail.scss */
.leaflet-top, .leaflet-bottom {
  z-index: 999;
}

/* line 812, detail.scss */
#share-btns {
  text-align: center;
}

/* line 816, detail.scss */
.error {
  color: red;
}

@media only screen and (max-width: 767px) {
  /* line 820, detail.scss */
  .titleDate {
    text-align: left;
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  /* line 827, detail.scss */
  .mainContainer {
    width: 100%;
  }

  /* line 830, detail.scss */
  .rickshaw_legend .line {
    display: inline-block;
  }

  /* line 833, detail.scss */
  .statsLegendContainer {
    min-height: auto;
    padding: 40px;
  }

  /* line 837, detail.scss */
  .statsselect-label-text {
    display: inline-block;
    min-width: 80px;
  }

  /* line 841, detail.scss */
  .statsDiv {
    margin-top: 10px;
    overflow: hidden;
  }

  /* line 845, detail.scss */
  .statsTitle .titleText {
    font-size: 15px;
  }

  /* line 848, detail.scss */
  .mainContent {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 852, detail.scss */
  .mapContainer .btn {
    width: 50px;
    font-size: 9px;
    padding-left: 2px;
    padding-right: 2px;
    white-space: normal;
    line-height: 12px;
  }

  /* line 860, detail.scss */
  .mapContainer .btn-directions {
    line-height: 28px;
  }

  /* line 864, detail.scss */
  .sideContainer {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 869, detail.scss */
  .statsInfo dt {
    float: left;
  }
}
/* line 874, detail.scss */
div.folderContentsContainer {
  max-height: 850px;
  overflow: scroll;
}

/* line 879, detail.scss */
table#folderContents {
  width: 100%;
}

/* line 882, detail.scss */
table#folderContents tbody td {
  text-align: left;
}

/* line 885, detail.scss */
table#folderContents thead {
  text-align: left !important;
  font-weight: bold;
}

/* line 890, detail.scss */
table#folderContents thead tr td {
  text-align: left !important;
  padding: 20px 0 6px;
  font-size: 18px;
}

/* line 895, detail.scss */
table#folderContents tbody tr:nth-child(even) {
  background: #fafafa;
}

/* line 896, detail.scss */
table#folderContents tbody tr:nth-child(odd) {
  background: #eee;
}

/* line 898, detail.scss */
.leaflet-routing-container-hide {
  display: none;
}

/* line 902, detail.scss */
.detail-by-item {
  margin-left: 15px;
}

/* line 906, detail.scss */
.detail-head-user .user-photo-wrapper {
  margin: 10px 15px 10px 0;
}
@media (max-width: 767px) {
  /* line 906, detail.scss */
  .detail-head-user .user-photo-wrapper {
    width: 50px;
    height: 50px;
    margin: 10px 6px 10px 0;
  }
}

/* line 914, detail.scss */
.detail-head-user-info {
  max-width: 195px;
}

/* line 918, detail.scss */
.detailmainphoto {
  position: relative;
  background: #f9f9f9;
}

/* line 923, detail.scss */
.detailmainphoto-empty {
  font-size: 15px;
  text-align: center;
  padding: 68px 80px;
}

/* line 929, detail.scss */
.detailmainphoto-upload {
  position: absolute;
  right: 8px;
  top: 8px;
}

/* line 935, detail.scss */
.notesInner {
  font-size: 15px;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 4, datasummary.scss */
ul.datasummary_menu li a .icon_upload {
  background: url("../img/upload-icon.11e5b8f236f3.png") no-repeat scroll center center;
}

/* line 7, datasummary.scss */
ul.datasummary_menu li a .icon_upload,
ul.datasummary_menu li a .icon_route,
ul.datasummary_menu li a .icon_gallery {
  background-size: 22px 22px;
}

/* line 13, datasummary.scss */
#base_body {
  background: white;
}

/* line 17, datasummary.scss */
.ga-pagetitlebuttons a {
  cursor: pointer;
}

/* line 21, datasummary.scss */
.gridStyle {
  border: 1px solid #d4d4d4;
  height: 844px;
  margin-bottom: 20px;
  position: relative;
}

/* line 28, datasummary.scss */
.gridEmptyState, .gridLoading {
  position: absolute;
  top: 30px;
  padding: 140px 60px 20px;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eee;
  color: #777;
}

/* line 39, datasummary.scss */
.gridEmptyState a {
  cursor: pointer;
}

/* line 43, datasummary.scss */
.gridLoading {
  font-size: 20px;
  background: url("../img/spinner.fe1d63d9400c.gif") no-repeat center 110px;
}

/* line 48, datasummary.scss */
.gridEmptyState-header {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 20px;
}

/* line 53, datasummary.scss */
.gridEmptyState-text {
  max-width: 500px;
  margin: 0 auto !important;
}

/* line 58, datasummary.scss */
.gridEmptyState {
  font-weight: normal;
  font-size: 14px;
}

/* line 63, datasummary.scss */
.col2, .col3, .col4, .col5 {
  text-align: left;
}

/* line 67, datasummary.scss */
.col3 {
  cursor: pointer !important;
}

/* line 71, datasummary.scss */
.linkStyle {
  color: #08c;
}

/* line 75, datasummary.scss */
.linkStyle:hover {
  cursor: pointer !important;
  color: #005580;
  text-decoration: underline;
}

/* line 81, datasummary.scss */
.synced_cell {
  background-color: rgba(0, 255, 0, 0.07);
}

/* line 85, datasummary.scss */
.unsynced_cell {
  background-color: rgba(255, 0, 0, 0.07);
}

/* line 89, datasummary.scss */
.btn-confirm {
  width: 140px;
  height: 40px;
}

/* line 94, datasummary.scss */
.headerSearchBox {
  width: 200;
}

/* line 98, datasummary.scss */
.shared-folders {
  padding-top: 60px;
}
/* line 102, datasummary.scss */
.shared-folders .share-options {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 108, datasummary.scss */
.shared-folders input.form-control {
  margin-top: 20px;
}
/* line 113, datasummary.scss */
.shared-folders textarea {
  margin-top: 5px;
  resize: none;
}
/* line 118, datasummary.scss */
.shared-folders img {
  width: 30px;
  height: 30px;
  float: left;
}
/* line 124, datasummary.scss */
.shared-folders .text-image {
  margin-left: 5px;
  vertical-align: middle;
}

/* line 1, subscriptions.scss */
.subscriptions {
  background-color: #F5F6F6;
  border-radius: 6px;
}

/* line 6, subscriptions.scss */
.subscription {
  border: 1px solid #C8CBCB;
  padding: 15px;
}

/* line 11, subscriptions.scss */
.subscription-plan {
  margin-bottom: 8px;
  font-size: 18px;
  color: #34573C;
  font-weight: 600;
}

/* line 18, subscriptions.scss */
.subscription-plan-cancelled {
  color: #888;
}

/* line 22, subscriptions.scss */
.subscription-plan-status {
  font-weight: 300;
  color: #999999;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@keyframes growdetailtop {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 174px;
  }
}
@-webkit-keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@keyframes growdetailtopphone {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 214px;
  }
}
@-webkit-keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes toolbargrow {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes splashspinner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 4, profile.scss */
.onboardinglist {
  list-style: none;
  border: 1px solid #ddd;
}

/* line 9, profile.scss */
.onboardinglist-item {
  padding: 10px 20px;
  font-size: 16px;
  background: white;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 1px 1px 1px rbga(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 1px rbga(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rbga(0, 0, 0, 0.2);
}

/* line 18, profile.scss */
.onboardinglist-item-complete {
  color: #3D6646;
}

/* line 22, profile.scss */
.profile-username {
  margin-bottom: 10px !important;
  display: block !important;
}

/* line 27, profile.scss */
.profile-bio {
  margin-bottom: 20px;
  line-height: 1.2;
}

/* line 32, profile.scss */
.profile-info-row {
  margin-bottom: 4px;
}

/* line 36, profile.scss */
.profile-info-row-text {
  max-width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 50, base.scss */
#base_body {
  background: white;
  font-family: "Arimo", Helvetica, sans-serif;
}

/* line 54, base.scss */
.announcement {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  text-align: center;
  padding: 4px;
  margin-bottom: 15px;
}

/* line 62, base.scss */
.button_container {
  background: #A6A6A6;
  border: 1px solid black;
  border-radius: 5px;
}

/* line 69, base.scss */
.topmenu {
  max-width: 80%;
}

/* line 73, base.scss */
table.register td {
  text-align: right;
}

@media only screen and (max-width: 479px) {
  /* line 78, base.scss */
  #buy_android, #buy_apple {
    display: none;
  }

  /* line 81, base.scss */
  #buy_android.visible, #buy_apple.visible {
    display: inline;
  }
}
/* line 86, base.scss */
.register-screen {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  width: 400px;
  max-width: 100%;
  position: relative;
  margin-bottom: -150px;
  z-index: -1;
}

/* line 95, base.scss */
.alert-warning {
  color: #434848;
}

/* line 99, base.scss */
.alert-warning a {
  color: #14BCBD;
}
