/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea,
.dashboard .walks li .walk a.option {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
.dashboard .walks li .walk a.option {
  overflow: visible;
}
button,
select,
.dashboard .walks li .walk a.option {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.dashboard .walks li .walk a.option {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar,
  body #navbar > div > header {
    display: none;
  }
  .table td,
  .table th,
  #modals dialog table td,
  #modals dialog table th,
  #create-walk dialog table td,
  #create-walk dialog table th,
  #profileWrapper table td,
  #profileWrapper table th,
  #create-walk table.routeStops td,
  #create-walk table.routeStops th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  body.city-page > #city-details .create-walk > .caret,
  .dropup > body.city-page > #city-details .create-walk > .caret,
  #create-walk #map-control-bar button > .caret,
  .dropup > #create-walk #map-control-bar button > .caret,
  #create-walk #map-control-bar .loadFeed > .caret,
  .dropup > #create-walk #map-control-bar .loadFeed > .caret,
  #create-walk .filterInputs .filter input[type=submit] > .caret,
  .dropup > #create-walk .filterInputs .filter input[type=submit] > .caret,
  #create-walk .filterInputs .filter input[type=button] > .caret,
  .dropup > #create-walk .filterInputs .filter input[type=button] > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table,
  #modals dialog table,
  #create-walk dialog table,
  #profileWrapper table,
  #create-walk table.routeStops {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td,
  #create-walk table.routeStops th,
  #create-walk table.routeStops td {
    border: 1px solid #ddd !important;
  }
}
/*
@import "glyphicons.less";
*/
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea,
.dashboard .walks li .walk a.option {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.ccm-page-list.ccm-blog-index li figure > img,
.ccm-page-list.ccm-blog-index li figure a > img,
.ccm-page-list-city-cards li figure > img,
.ccm-page-list-city-cards li figure a > img,
#create-walk .team-member > img,
#create-walk .team-member a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.walk-card .thumbnail .walkimage .statusMessage,
#profileWrapper div.headline,
#create-walk #time-and-date .ui-datepicker > .ui-datepicker-title,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage,
.walk-card #create-walk .team-member .walkimage .statusMessage {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6,
.walk-card .thumbnail .walkimage .statusMessage,
#profileWrapper div.headline,
#create-walk #time-and-date .ui-datepicker > .ui-datepicker-title,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage,
.walk-card #create-walk .team-member .walkimage .statusMessage {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4,
.walk-card .thumbnail .walkimage .statusMessage,
#profileWrapper div.headline,
#create-walk #time-and-date .ui-datepicker > .ui-datepicker-title,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage,
.walk-card #create-walk .team-member .walkimage .statusMessage {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container,
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table,
#modals dialog table,
#create-walk dialog table,
#profileWrapper table,
#create-walk table.routeStops {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
#modals dialog table > thead > tr > th,
#modals dialog table > tbody > tr > th,
#modals dialog table > tfoot > tr > th,
#modals dialog table > thead > tr > td,
#modals dialog table > tbody > tr > td,
#modals dialog table > tfoot > tr > td,
#create-walk dialog table > thead > tr > th,
#create-walk dialog table > tbody > tr > th,
#create-walk dialog table > tfoot > tr > th,
#create-walk dialog table > thead > tr > td,
#create-walk dialog table > tbody > tr > td,
#create-walk dialog table > tfoot > tr > td,
#profileWrapper table > thead > tr > th,
#profileWrapper table > tbody > tr > th,
#profileWrapper table > tfoot > tr > th,
#profileWrapper table > thead > tr > td,
#profileWrapper table > tbody > tr > td,
#profileWrapper table > tfoot > tr > td,
#create-walk table.routeStops > thead > tr > th,
#create-walk table.routeStops > tbody > tr > th,
#create-walk table.routeStops > tfoot > tr > th,
#create-walk table.routeStops > thead > tr > td,
#create-walk table.routeStops > tbody > tr > td,
#create-walk table.routeStops > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th,
#modals dialog table > thead > tr > th,
#create-walk dialog table > thead > tr > th,
#profileWrapper table > thead > tr > th,
#create-walk table.routeStops > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td,
#modals dialog table > caption + thead > tr:first-child > th,
#modals dialog table > colgroup + thead > tr:first-child > th,
#modals dialog table > thead:first-child > tr:first-child > th,
#modals dialog table > caption + thead > tr:first-child > td,
#modals dialog table > colgroup + thead > tr:first-child > td,
#modals dialog table > thead:first-child > tr:first-child > td,
#create-walk dialog table > caption + thead > tr:first-child > th,
#create-walk dialog table > colgroup + thead > tr:first-child > th,
#create-walk dialog table > thead:first-child > tr:first-child > th,
#create-walk dialog table > caption + thead > tr:first-child > td,
#create-walk dialog table > colgroup + thead > tr:first-child > td,
#create-walk dialog table > thead:first-child > tr:first-child > td,
#profileWrapper table > caption + thead > tr:first-child > th,
#profileWrapper table > colgroup + thead > tr:first-child > th,
#profileWrapper table > thead:first-child > tr:first-child > th,
#profileWrapper table > caption + thead > tr:first-child > td,
#profileWrapper table > colgroup + thead > tr:first-child > td,
#profileWrapper table > thead:first-child > tr:first-child > td,
#create-walk table.routeStops > caption + thead > tr:first-child > th,
#create-walk table.routeStops > colgroup + thead > tr:first-child > th,
#create-walk table.routeStops > thead:first-child > tr:first-child > th,
#create-walk table.routeStops > caption + thead > tr:first-child > td,
#create-walk table.routeStops > colgroup + thead > tr:first-child > td,
#create-walk table.routeStops > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody,
#modals dialog table > tbody + tbody,
#create-walk dialog table > tbody + tbody,
#profileWrapper table > tbody + tbody,
#create-walk table.routeStops > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table,
#modals dialog table #modals dialog table,
#create-walk dialog table #create-walk dialog table,
#profileWrapper table #profileWrapper table,
#create-walk table.routeStops #create-walk table.routeStops {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered,
#create-walk table.routeStops {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td,
#create-walk table.routeStops > thead > tr > th,
#create-walk table.routeStops > tbody > tr > th,
#create-walk table.routeStops > tfoot > tr > th,
#create-walk table.routeStops > thead > tr > td,
#create-walk table.routeStops > tbody > tr > td,
#create-walk table.routeStops > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
#create-walk table.routeStops > thead > tr > th,
#create-walk table.routeStops > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th,
#modals dialog table > thead > tr > td.active,
#modals dialog table > tbody > tr > td.active,
#modals dialog table > tfoot > tr > td.active,
#modals dialog table > thead > tr > th.active,
#modals dialog table > tbody > tr > th.active,
#modals dialog table > tfoot > tr > th.active,
#modals dialog table > thead > tr.active > td,
#modals dialog table > tbody > tr.active > td,
#modals dialog table > tfoot > tr.active > td,
#modals dialog table > thead > tr.active > th,
#modals dialog table > tbody > tr.active > th,
#modals dialog table > tfoot > tr.active > th,
#create-walk dialog table > thead > tr > td.active,
#create-walk dialog table > tbody > tr > td.active,
#create-walk dialog table > tfoot > tr > td.active,
#create-walk dialog table > thead > tr > th.active,
#create-walk dialog table > tbody > tr > th.active,
#create-walk dialog table > tfoot > tr > th.active,
#create-walk dialog table > thead > tr.active > td,
#create-walk dialog table > tbody > tr.active > td,
#create-walk dialog table > tfoot > tr.active > td,
#create-walk dialog table > thead > tr.active > th,
#create-walk dialog table > tbody > tr.active > th,
#create-walk dialog table > tfoot > tr.active > th,
#profileWrapper table > thead > tr > td.active,
#profileWrapper table > tbody > tr > td.active,
#profileWrapper table > tfoot > tr > td.active,
#profileWrapper table > thead > tr > th.active,
#profileWrapper table > tbody > tr > th.active,
#profileWrapper table > tfoot > tr > th.active,
#profileWrapper table > thead > tr.active > td,
#profileWrapper table > tbody > tr.active > td,
#profileWrapper table > tfoot > tr.active > td,
#profileWrapper table > thead > tr.active > th,
#profileWrapper table > tbody > tr.active > th,
#profileWrapper table > tfoot > tr.active > th,
#create-walk table.routeStops > thead > tr > td.active,
#create-walk table.routeStops > tbody > tr > td.active,
#create-walk table.routeStops > tfoot > tr > td.active,
#create-walk table.routeStops > thead > tr > th.active,
#create-walk table.routeStops > tbody > tr > th.active,
#create-walk table.routeStops > tfoot > tr > th.active,
#create-walk table.routeStops > thead > tr.active > td,
#create-walk table.routeStops > tbody > tr.active > td,
#create-walk table.routeStops > tfoot > tr.active > td,
#create-walk table.routeStops > thead > tr.active > th,
#create-walk table.routeStops > tbody > tr.active > th,
#create-walk table.routeStops > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th,
#modals dialog table > thead > tr > td.success,
#modals dialog table > tbody > tr > td.success,
#modals dialog table > tfoot > tr > td.success,
#modals dialog table > thead > tr > th.success,
#modals dialog table > tbody > tr > th.success,
#modals dialog table > tfoot > tr > th.success,
#modals dialog table > thead > tr.success > td,
#modals dialog table > tbody > tr.success > td,
#modals dialog table > tfoot > tr.success > td,
#modals dialog table > thead > tr.success > th,
#modals dialog table > tbody > tr.success > th,
#modals dialog table > tfoot > tr.success > th,
#create-walk dialog table > thead > tr > td.success,
#create-walk dialog table > tbody > tr > td.success,
#create-walk dialog table > tfoot > tr > td.success,
#create-walk dialog table > thead > tr > th.success,
#create-walk dialog table > tbody > tr > th.success,
#create-walk dialog table > tfoot > tr > th.success,
#create-walk dialog table > thead > tr.success > td,
#create-walk dialog table > tbody > tr.success > td,
#create-walk dialog table > tfoot > tr.success > td,
#create-walk dialog table > thead > tr.success > th,
#create-walk dialog table > tbody > tr.success > th,
#create-walk dialog table > tfoot > tr.success > th,
#profileWrapper table > thead > tr > td.success,
#profileWrapper table > tbody > tr > td.success,
#profileWrapper table > tfoot > tr > td.success,
#profileWrapper table > thead > tr > th.success,
#profileWrapper table > tbody > tr > th.success,
#profileWrapper table > tfoot > tr > th.success,
#profileWrapper table > thead > tr.success > td,
#profileWrapper table > tbody > tr.success > td,
#profileWrapper table > tfoot > tr.success > td,
#profileWrapper table > thead > tr.success > th,
#profileWrapper table > tbody > tr.success > th,
#profileWrapper table > tfoot > tr.success > th,
#create-walk table.routeStops > thead > tr > td.success,
#create-walk table.routeStops > tbody > tr > td.success,
#create-walk table.routeStops > tfoot > tr > td.success,
#create-walk table.routeStops > thead > tr > th.success,
#create-walk table.routeStops > tbody > tr > th.success,
#create-walk table.routeStops > tfoot > tr > th.success,
#create-walk table.routeStops > thead > tr.success > td,
#create-walk table.routeStops > tbody > tr.success > td,
#create-walk table.routeStops > tfoot > tr.success > td,
#create-walk table.routeStops > thead > tr.success > th,
#create-walk table.routeStops > tbody > tr.success > th,
#create-walk table.routeStops > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th,
#modals dialog table > thead > tr > td.info,
#modals dialog table > tbody > tr > td.info,
#modals dialog table > tfoot > tr > td.info,
#modals dialog table > thead > tr > th.info,
#modals dialog table > tbody > tr > th.info,
#modals dialog table > tfoot > tr > th.info,
#modals dialog table > thead > tr.info > td,
#modals dialog table > tbody > tr.info > td,
#modals dialog table > tfoot > tr.info > td,
#modals dialog table > thead > tr.info > th,
#modals dialog table > tbody > tr.info > th,
#modals dialog table > tfoot > tr.info > th,
#create-walk dialog table > thead > tr > td.info,
#create-walk dialog table > tbody > tr > td.info,
#create-walk dialog table > tfoot > tr > td.info,
#create-walk dialog table > thead > tr > th.info,
#create-walk dialog table > tbody > tr > th.info,
#create-walk dialog table > tfoot > tr > th.info,
#create-walk dialog table > thead > tr.info > td,
#create-walk dialog table > tbody > tr.info > td,
#create-walk dialog table > tfoot > tr.info > td,
#create-walk dialog table > thead > tr.info > th,
#create-walk dialog table > tbody > tr.info > th,
#create-walk dialog table > tfoot > tr.info > th,
#profileWrapper table > thead > tr > td.info,
#profileWrapper table > tbody > tr > td.info,
#profileWrapper table > tfoot > tr > td.info,
#profileWrapper table > thead > tr > th.info,
#profileWrapper table > tbody > tr > th.info,
#profileWrapper table > tfoot > tr > th.info,
#profileWrapper table > thead > tr.info > td,
#profileWrapper table > tbody > tr.info > td,
#profileWrapper table > tfoot > tr.info > td,
#profileWrapper table > thead > tr.info > th,
#profileWrapper table > tbody > tr.info > th,
#profileWrapper table > tfoot > tr.info > th,
#create-walk table.routeStops > thead > tr > td.info,
#create-walk table.routeStops > tbody > tr > td.info,
#create-walk table.routeStops > tfoot > tr > td.info,
#create-walk table.routeStops > thead > tr > th.info,
#create-walk table.routeStops > tbody > tr > th.info,
#create-walk table.routeStops > tfoot > tr > th.info,
#create-walk table.routeStops > thead > tr.info > td,
#create-walk table.routeStops > tbody > tr.info > td,
#create-walk table.routeStops > tfoot > tr.info > td,
#create-walk table.routeStops > thead > tr.info > th,
#create-walk table.routeStops > tbody > tr.info > th,
#create-walk table.routeStops > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th,
#modals dialog table > thead > tr > td.warning,
#modals dialog table > tbody > tr > td.warning,
#modals dialog table > tfoot > tr > td.warning,
#modals dialog table > thead > tr > th.warning,
#modals dialog table > tbody > tr > th.warning,
#modals dialog table > tfoot > tr > th.warning,
#modals dialog table > thead > tr.warning > td,
#modals dialog table > tbody > tr.warning > td,
#modals dialog table > tfoot > tr.warning > td,
#modals dialog table > thead > tr.warning > th,
#modals dialog table > tbody > tr.warning > th,
#modals dialog table > tfoot > tr.warning > th,
#create-walk dialog table > thead > tr > td.warning,
#create-walk dialog table > tbody > tr > td.warning,
#create-walk dialog table > tfoot > tr > td.warning,
#create-walk dialog table > thead > tr > th.warning,
#create-walk dialog table > tbody > tr > th.warning,
#create-walk dialog table > tfoot > tr > th.warning,
#create-walk dialog table > thead > tr.warning > td,
#create-walk dialog table > tbody > tr.warning > td,
#create-walk dialog table > tfoot > tr.warning > td,
#create-walk dialog table > thead > tr.warning > th,
#create-walk dialog table > tbody > tr.warning > th,
#create-walk dialog table > tfoot > tr.warning > th,
#profileWrapper table > thead > tr > td.warning,
#profileWrapper table > tbody > tr > td.warning,
#profileWrapper table > tfoot > tr > td.warning,
#profileWrapper table > thead > tr > th.warning,
#profileWrapper table > tbody > tr > th.warning,
#profileWrapper table > tfoot > tr > th.warning,
#profileWrapper table > thead > tr.warning > td,
#profileWrapper table > tbody > tr.warning > td,
#profileWrapper table > tfoot > tr.warning > td,
#profileWrapper table > thead > tr.warning > th,
#profileWrapper table > tbody > tr.warning > th,
#profileWrapper table > tfoot > tr.warning > th,
#create-walk table.routeStops > thead > tr > td.warning,
#create-walk table.routeStops > tbody > tr > td.warning,
#create-walk table.routeStops > tfoot > tr > td.warning,
#create-walk table.routeStops > thead > tr > th.warning,
#create-walk table.routeStops > tbody > tr > th.warning,
#create-walk table.routeStops > tfoot > tr > th.warning,
#create-walk table.routeStops > thead > tr.warning > td,
#create-walk table.routeStops > tbody > tr.warning > td,
#create-walk table.routeStops > tfoot > tr.warning > td,
#create-walk table.routeStops > thead > tr.warning > th,
#create-walk table.routeStops > tbody > tr.warning > th,
#create-walk table.routeStops > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th,
#modals dialog table > thead > tr > td.danger,
#modals dialog table > tbody > tr > td.danger,
#modals dialog table > tfoot > tr > td.danger,
#modals dialog table > thead > tr > th.danger,
#modals dialog table > tbody > tr > th.danger,
#modals dialog table > tfoot > tr > th.danger,
#modals dialog table > thead > tr.danger > td,
#modals dialog table > tbody > tr.danger > td,
#modals dialog table > tfoot > tr.danger > td,
#modals dialog table > thead > tr.danger > th,
#modals dialog table > tbody > tr.danger > th,
#modals dialog table > tfoot > tr.danger > th,
#create-walk dialog table > thead > tr > td.danger,
#create-walk dialog table > tbody > tr > td.danger,
#create-walk dialog table > tfoot > tr > td.danger,
#create-walk dialog table > thead > tr > th.danger,
#create-walk dialog table > tbody > tr > th.danger,
#create-walk dialog table > tfoot > tr > th.danger,
#create-walk dialog table > thead > tr.danger > td,
#create-walk dialog table > tbody > tr.danger > td,
#create-walk dialog table > tfoot > tr.danger > td,
#create-walk dialog table > thead > tr.danger > th,
#create-walk dialog table > tbody > tr.danger > th,
#create-walk dialog table > tfoot > tr.danger > th,
#profileWrapper table > thead > tr > td.danger,
#profileWrapper table > tbody > tr > td.danger,
#profileWrapper table > tfoot > tr > td.danger,
#profileWrapper table > thead > tr > th.danger,
#profileWrapper table > tbody > tr > th.danger,
#profileWrapper table > tfoot > tr > th.danger,
#profileWrapper table > thead > tr.danger > td,
#profileWrapper table > tbody > tr.danger > td,
#profileWrapper table > tfoot > tr.danger > td,
#profileWrapper table > thead > tr.danger > th,
#profileWrapper table > tbody > tr.danger > th,
#profileWrapper table > tfoot > tr.danger > th,
#create-walk table.routeStops > thead > tr > td.danger,
#create-walk table.routeStops > tbody > tr > td.danger,
#create-walk table.routeStops > tfoot > tr > td.danger,
#create-walk table.routeStops > thead > tr > th.danger,
#create-walk table.routeStops > tbody > tr > th.danger,
#create-walk table.routeStops > tfoot > tr > th.danger,
#create-walk table.routeStops > thead > tr.danger > td,
#create-walk table.routeStops > tbody > tr.danger > td,
#create-walk table.routeStops > tfoot > tr.danger > td,
#create-walk table.routeStops > thead > tr.danger > th,
#create-walk table.routeStops > tbody > tr.danger > th,
#create-walk table.routeStops > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table,
  .table-responsive > #modals dialog table,
  .table-responsive > #create-walk dialog table,
  .table-responsive > #profileWrapper table,
  .table-responsive > #create-walk table.routeStops {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > #modals dialog table > thead > tr > th,
  .table-responsive > #modals dialog table > tbody > tr > th,
  .table-responsive > #modals dialog table > tfoot > tr > th,
  .table-responsive > #modals dialog table > thead > tr > td,
  .table-responsive > #modals dialog table > tbody > tr > td,
  .table-responsive > #modals dialog table > tfoot > tr > td,
  .table-responsive > #create-walk dialog table > thead > tr > th,
  .table-responsive > #create-walk dialog table > tbody > tr > th,
  .table-responsive > #create-walk dialog table > tfoot > tr > th,
  .table-responsive > #create-walk dialog table > thead > tr > td,
  .table-responsive > #create-walk dialog table > tbody > tr > td,
  .table-responsive > #create-walk dialog table > tfoot > tr > td,
  .table-responsive > #profileWrapper table > thead > tr > th,
  .table-responsive > #profileWrapper table > tbody > tr > th,
  .table-responsive > #profileWrapper table > tfoot > tr > th,
  .table-responsive > #profileWrapper table > thead > tr > td,
  .table-responsive > #profileWrapper table > tbody > tr > td,
  .table-responsive > #profileWrapper table > tfoot > tr > td,
  .table-responsive > #create-walk table.routeStops > thead > tr > th,
  .table-responsive > #create-walk table.routeStops > tbody > tr > th,
  .table-responsive > #create-walk table.routeStops > tfoot > tr > th,
  .table-responsive > #create-walk table.routeStops > thead > tr > td,
  .table-responsive > #create-walk table.routeStops > tbody > tr > td,
  .table-responsive > #create-walk table.routeStops > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered,
  .table-responsive > #create-walk table.routeStops {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > #create-walk table.routeStops > thead > tr > th:first-child,
  .table-responsive > #create-walk table.routeStops > tbody > tr > th:first-child,
  .table-responsive > #create-walk table.routeStops > tfoot > tr > th:first-child,
  .table-responsive > #create-walk table.routeStops > thead > tr > td:first-child,
  .table-responsive > #create-walk table.routeStops > tbody > tr > td:first-child,
  .table-responsive > #create-walk table.routeStops > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > #create-walk table.routeStops > thead > tr > th:last-child,
  .table-responsive > #create-walk table.routeStops > tbody > tr > th:last-child,
  .table-responsive > #create-walk table.routeStops > tfoot > tr > th:last-child,
  .table-responsive > #create-walk table.routeStops > thead > tr > td:last-child,
  .table-responsive > #create-walk table.routeStops > tbody > tr > td:last-child,
  .table-responsive > #create-walk table.routeStops > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > #create-walk table.routeStops > tbody > tr:last-child > th,
  .table-responsive > #create-walk table.routeStops > tfoot > tr:last-child > th,
  .table-responsive > #create-walk table.routeStops > tbody > tr:last-child > td,
  .table-responsive > #create-walk table.routeStops > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control,
select,
input[type=text],
input[type=email],
input[type=password],
textarea,
#modals dialog input[type=text],
#create-walk dialog input[type=text],
#modals dialog input[type=password],
#create-walk dialog input[type=password] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus,
select:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus,
#modals dialog input[type=text]:focus,
#create-walk dialog input[type=text]:focus,
#modals dialog input[type=password]:focus,
#create-walk dialog input[type=password]:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder,
select::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder,
#modals dialog input[type=text]::-moz-placeholder,
#create-walk dialog input[type=text]::-moz-placeholder,
#modals dialog input[type=password]::-moz-placeholder,
#create-walk dialog input[type=password]::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
#modals dialog input[type=text]:-ms-input-placeholder,
#create-walk dialog input[type=text]:-ms-input-placeholder,
#modals dialog input[type=password]:-ms-input-placeholder,
#create-walk dialog input[type=password]:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
#modals dialog input[type=text]::-webkit-input-placeholder,
#create-walk dialog input[type=text]::-webkit-input-placeholder,
#modals dialog input[type=password]::-webkit-input-placeholder,
#create-walk dialog input[type=password]::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
select[disabled],
select[readonly],
fieldset[disabled] select,
input[type=text][disabled],
input[type=text][readonly],
fieldset[disabled] input[type=text],
input[type=email][disabled],
input[type=email][readonly],
fieldset[disabled] input[type=email],
input[type=password][disabled],
input[type=password][readonly],
fieldset[disabled] input[type=password],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
#modals dialog input[type=text][disabled],
#modals dialog input[type=text][readonly],
fieldset[disabled] #modals dialog input[type=text],
#create-walk dialog input[type=text][disabled],
#create-walk dialog input[type=text][readonly],
fieldset[disabled] #create-walk dialog input[type=text],
#modals dialog input[type=password][disabled],
#modals dialog input[type=password][readonly],
fieldset[disabled] #modals dialog input[type=password],
#create-walk dialog input[type=password][disabled],
#create-walk dialog input[type=password][readonly],
fieldset[disabled] #create-walk dialog input[type=password] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control,
textareaselect,
textareainput[type=text],
textareainput[type=email],
textareainput[type=password],
textareatextarea,
textarea#modals dialog input[type=text],
textarea#create-walk dialog input[type=text],
textarea#modals dialog input[type=password],
textarea#create-walk dialog input[type=password] {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group,
#modals dialog label,
#create-walk dialog label {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control,
.form-horizontal .form-group-sm select,
.form-horizontal .form-group-sm input[type=text],
.form-horizontal .form-group-sm input[type=email],
.form-horizontal .form-group-sm input[type=password],
.form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm #modals dialog input[type=text],
.form-horizontal .form-group-sm #create-walk dialog input[type=text],
.form-horizontal .form-group-sm #modals dialog input[type=password],
.form-horizontal .form-group-sm #create-walk dialog input[type=password] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control,
.form-horizontal .form-group-lg select,
.form-horizontal .form-group-lg input[type=text],
.form-horizontal .form-group-lg input[type=email],
.form-horizontal .form-group-lg input[type=password],
.form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg #modals dialog input[type=text],
.form-horizontal .form-group-lg #create-walk dialog input[type=text],
.form-horizontal .form-group-lg #modals dialog input[type=password],
.form-horizontal .form-group-lg #create-walk dialog input[type=password] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback select,
.has-feedback input[type=text],
.has-feedback input[type=email],
.has-feedback input[type=password],
.has-feedback textarea,
.has-feedback #modals dialog input[type=text],
.has-feedback #create-walk dialog input[type=text],
.has-feedback #modals dialog input[type=password],
.has-feedback #create-walk dialog input[type=password] {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control,
.has-success select,
.has-success input[type=text],
.has-success input[type=email],
.has-success input[type=password],
.has-success textarea,
.has-success #modals dialog input[type=text],
.has-success #create-walk dialog input[type=text],
.has-success #modals dialog input[type=password],
.has-success #create-walk dialog input[type=password] {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-success select:focus,
.has-success input[type=text]:focus,
.has-success input[type=email]:focus,
.has-success input[type=password]:focus,
.has-success textarea:focus,
.has-success #modals dialog input[type=text]:focus,
.has-success #create-walk dialog input[type=text]:focus,
.has-success #modals dialog input[type=password]:focus,
.has-success #create-walk dialog input[type=password]:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control,
.has-warning select,
.has-warning input[type=text],
.has-warning input[type=email],
.has-warning input[type=password],
.has-warning textarea,
.has-warning #modals dialog input[type=text],
.has-warning #create-walk dialog input[type=text],
.has-warning #modals dialog input[type=password],
.has-warning #create-walk dialog input[type=password] {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus,
.has-warning select:focus,
.has-warning input[type=text]:focus,
.has-warning input[type=email]:focus,
.has-warning input[type=password]:focus,
.has-warning textarea:focus,
.has-warning #modals dialog input[type=text]:focus,
.has-warning #create-walk dialog input[type=text]:focus,
.has-warning #modals dialog input[type=password]:focus,
.has-warning #create-walk dialog input[type=password]:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control,
.has-error select,
.has-error input[type=text],
.has-error input[type=email],
.has-error input[type=password],
.has-error textarea,
.has-error #modals dialog input[type=text],
.has-error #create-walk dialog input[type=text],
.has-error #modals dialog input[type=password],
.has-error #create-walk dialog input[type=password] {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus,
.has-error select:focus,
.has-error input[type=text]:focus,
.has-error input[type=email]:focus,
.has-error input[type=password]:focus,
.has-error textarea:focus,
.has-error #modals dialog input[type=text]:focus,
.has-error #create-walk dialog input[type=text]:focus,
.has-error #modals dialog input[type=password]:focus,
.has-error #create-walk dialog input[type=password]:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group,
  .form-inline #modals dialog label,
  .form-inline #create-walk dialog label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline select,
  .form-inline input[type=text],
  .form-inline input[type=email],
  .form-inline input[type=password],
  .form-inline textarea,
  .form-inline #modals dialog input[type=text],
  .form-inline #create-walk dialog input[type=text],
  .form-inline #modals dialog input[type=password],
  .form-inline #create-walk dialog input[type=password] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group,
  .form-inline body fieldset.search {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group select,
  .form-inline .input-group input[type=text],
  .form-inline .input-group input[type=email],
  .form-inline .input-group input[type=password],
  .form-inline .input-group textarea,
  .form-inline body fieldset.search .input-group-addon,
  .form-inline body fieldset.search .input-group-btn,
  .form-inline body fieldset.search .form-control,
  .form-inline .input-group #modals dialog input[type=text],
  .form-inline .input-group #create-walk dialog input[type=text],
  .form-inline .input-group #modals dialog input[type=password],
  .form-inline .input-group #create-walk dialog input[type=password] {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .input-group > select,
  .form-inline .input-group > input[type=text],
  .form-inline .input-group > input[type=email],
  .form-inline .input-group > input[type=password],
  .form-inline .input-group > textarea,
  .form-inline body fieldset.search > .form-control,
  .form-inline .input-group > #modals dialog input[type=text],
  .form-inline .input-group > #create-walk dialog input[type=text],
  .form-inline .input-group > #modals dialog input[type=password],
  .form-inline .input-group > #create-walk dialog input[type=password] {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group,
.form-horizontal #modals dialog label,
.form-horizontal #create-walk dialog label {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn,
body #navbar > div > header #donate,
body.city-page > #city-details .create-walk,
#create-walk #map-control-bar button,
#create-walk #map-control-bar .loadFeed,
#create-walk .filterInputs .filter input[type=submit],
#create-walk .filterInputs .filter input[type=button] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
body.city-page > #city-details .create-walk:focus,
body.city-page > #city-details .create-walk:active:focus,
body.city-page > #city-details .create-walk.active:focus,
#create-walk #map-control-bar button:focus,
#create-walk #map-control-bar button:active:focus,
#create-walk #map-control-bar button.active:focus,
#create-walk #map-control-bar .loadFeed:focus,
#create-walk #map-control-bar .loadFeed:active:focus,
#create-walk #map-control-bar .loadFeed.active:focus,
#create-walk .filterInputs .filter input[type=submit]:focus,
#create-walk .filterInputs .filter input[type=submit]:active:focus,
#create-walk .filterInputs .filter input[type=submit].active:focus,
#create-walk .filterInputs .filter input[type=button]:focus,
#create-walk .filterInputs .filter input[type=button]:active:focus,
#create-walk .filterInputs .filter input[type=button].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
body.city-page > #city-details .create-walk:hover,
body.city-page > #city-details .create-walk:focus,
#create-walk #map-control-bar button:hover,
#create-walk #map-control-bar button:focus,
#create-walk #map-control-bar .loadFeed:hover,
#create-walk #map-control-bar .loadFeed:focus,
#create-walk .filterInputs .filter input[type=submit]:hover,
#create-walk .filterInputs .filter input[type=submit]:focus,
#create-walk .filterInputs .filter input[type=button]:hover,
#create-walk .filterInputs .filter input[type=button]:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active,
body.city-page > #city-details .create-walk:active,
body.city-page > #city-details .create-walk.active,
#create-walk #map-control-bar button:active,
#create-walk #map-control-bar button.active,
#create-walk #map-control-bar .loadFeed:active,
#create-walk #map-control-bar .loadFeed.active,
#create-walk .filterInputs .filter input[type=submit]:active,
#create-walk .filterInputs .filter input[type=submit].active,
#create-walk .filterInputs .filter input[type=button]:active,
#create-walk .filterInputs .filter input[type=button].active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
body.city-page > #city-details .create-walk.disabled,
body.city-page > #city-details .create-walk[disabled],
fieldset[disabled] body.city-page > #city-details .create-walk,
#create-walk #map-control-bar button.disabled,
#create-walk #map-control-bar button[disabled],
fieldset[disabled] #create-walk #map-control-bar button,
#create-walk #map-control-bar .loadFeed.disabled,
#create-walk #map-control-bar .loadFeed[disabled],
fieldset[disabled] #create-walk #map-control-bar .loadFeed,
#create-walk .filterInputs .filter input[type=submit].disabled,
#create-walk .filterInputs .filter input[type=submit][disabled],
fieldset[disabled] #create-walk .filterInputs .filter input[type=submit],
#create-walk .filterInputs .filter input[type=button].disabled,
#create-walk .filterInputs .filter input[type=button][disabled],
fieldset[disabled] #create-walk .filterInputs .filter input[type=button] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary,
body #navbar > div > header #donate,
body.city-page > #city-details .create-walk {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
body.city-page > #city-details .create-walk:hover,
body.city-page > #city-details .create-walk:focus,
body.city-page > #city-details .create-walk:active,
body.city-page > #city-details .create-walk.active,
.open > .dropdown-togglebody.city-page > #city-details .create-walk {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
body.city-page > #city-details .create-walk:active,
body.city-page > #city-details .create-walk.active,
.open > .dropdown-togglebody.city-page > #city-details .create-walk {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
body.city-page > #city-details .create-walk.disabled,
body.city-page > #city-details .create-walk[disabled],
fieldset[disabled] body.city-page > #city-details .create-walk,
body.city-page > #city-details .create-walk.disabled:hover,
body.city-page > #city-details .create-walk[disabled]:hover,
fieldset[disabled] body.city-page > #city-details .create-walk:hover,
body.city-page > #city-details .create-walk.disabled:focus,
body.city-page > #city-details .create-walk[disabled]:focus,
fieldset[disabled] body.city-page > #city-details .create-walk:focus,
body.city-page > #city-details .create-walk.disabled:active,
body.city-page > #city-details .create-walk[disabled]:active,
fieldset[disabled] body.city-page > #city-details .create-walk:active,
body.city-page > #city-details .create-walk.disabled.active,
body.city-page > #city-details .create-walk[disabled].active,
fieldset[disabled] body.city-page > #city-details .create-walk.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge,
body.city-page > #city-details .create-walk .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
#create-walk #map-control-bar button,
.btn-group-lg > body.city-page > #city-details .create-walk,
.btn-group-lg > #create-walk #map-control-bar button,
.btn-group-lg > #create-walk #map-control-bar .loadFeed,
.btn-group-lg > #create-walk .filterInputs .filter input[type=submit],
.btn-group-lg > #create-walk .filterInputs .filter input[type=button] {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > body.city-page > #city-details .create-walk,
.btn-group-sm > #create-walk #map-control-bar button,
.btn-group-sm > #create-walk #map-control-bar .loadFeed,
.btn-group-sm > #create-walk .filterInputs .filter input[type=submit],
.btn-group-sm > #create-walk .filterInputs .filter input[type=button] {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > body.city-page > #city-details .create-walk,
.btn-group-xs > #create-walk #map-control-bar button,
.btn-group-xs > #create-walk #map-control-bar .loadFeed,
.btn-group-xs > #create-walk .filterInputs .filter input[type=submit],
.btn-group-xs > #create-walk .filterInputs .filter input[type=button] {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade,
#modals dialog,
#create-walk dialog,
body.city-page > #city-details .walk-list,
body.city-page > #city-details .walk-list.showall {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in,
#modals dialog.in,
#create-walk dialog.in,
#modals dialog.in,
#create-walk dialog.in,
body.city-page > #city-details .walk-list.in,
body.city-page > #city-details .walk-list,
body.city-page > #city-details .walk-list.showall.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu,
  body #navbar > div > header nav a + ul.nav .dropdown-menu,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left,
  body #navbar > div > header nav a + ul.nav .dropdown-menu-left,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn,
.btn-group > body.city-page > #city-details .create-walk,
.btn-group-vertical > body.city-page > #city-details .create-walk,
.btn-group > #create-walk #map-control-bar button,
.btn-group-vertical > #create-walk #map-control-bar button,
.btn-group > #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed,
.btn-group > #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit],
.btn-group > #create-walk .filterInputs .filter input[type=button],
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button] {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active,
.btn-group > body.city-page > #city-details .create-walk:hover,
.btn-group-vertical > body.city-page > #city-details .create-walk:hover,
.btn-group > body.city-page > #city-details .create-walk:focus,
.btn-group-vertical > body.city-page > #city-details .create-walk:focus,
.btn-group > body.city-page > #city-details .create-walk:active,
.btn-group-vertical > body.city-page > #city-details .create-walk:active,
.btn-group > body.city-page > #city-details .create-walk.active,
.btn-group-vertical > body.city-page > #city-details .create-walk.active,
.btn-group > #create-walk #map-control-bar button:hover,
.btn-group-vertical > #create-walk #map-control-bar button:hover,
.btn-group > #create-walk #map-control-bar button:focus,
.btn-group-vertical > #create-walk #map-control-bar button:focus,
.btn-group > #create-walk #map-control-bar button:active,
.btn-group-vertical > #create-walk #map-control-bar button:active,
.btn-group > #create-walk #map-control-bar button.active,
.btn-group-vertical > #create-walk #map-control-bar button.active,
.btn-group > #create-walk #map-control-bar .loadFeed:hover,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:hover,
.btn-group > #create-walk #map-control-bar .loadFeed:focus,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:focus,
.btn-group > #create-walk #map-control-bar .loadFeed:active,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:active,
.btn-group > #create-walk #map-control-bar .loadFeed.active,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed.active,
.btn-group > #create-walk .filterInputs .filter input[type=submit]:hover,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:hover,
.btn-group > #create-walk .filterInputs .filter input[type=submit]:focus,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:focus,
.btn-group > #create-walk .filterInputs .filter input[type=submit]:active,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:active,
.btn-group > #create-walk .filterInputs .filter input[type=submit].active,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit].active,
.btn-group > #create-walk .filterInputs .filter input[type=button]:hover,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:hover,
.btn-group > #create-walk .filterInputs .filter input[type=button]:focus,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:focus,
.btn-group > #create-walk .filterInputs .filter input[type=button]:active,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:active,
.btn-group > #create-walk .filterInputs .filter input[type=button].active,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button].active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > body.city-page > #city-details .create-walk:focus,
.btn-group-vertical > body.city-page > #city-details .create-walk:focus,
.btn-group > #create-walk #map-control-bar button:focus,
.btn-group-vertical > #create-walk #map-control-bar button:focus,
.btn-group > #create-walk #map-control-bar .loadFeed:focus,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:focus,
.btn-group > #create-walk .filterInputs .filter input[type=submit]:focus,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:focus,
.btn-group > #create-walk .filterInputs .filter input[type=button]:focus,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group body.city-page > #city-details .create-walk + body.city-page > #city-details .create-walk,
.btn-group body.city-page > #city-details .create-walk + .btn-group,
.btn-group .btn-group + body.city-page > #city-details .create-walk,
.btn-group #create-walk #map-control-bar button + #create-walk #map-control-bar button,
.btn-group #create-walk #map-control-bar button + .btn-group,
.btn-group .btn-group + #create-walk #map-control-bar button,
.btn-group #create-walk #map-control-bar .loadFeed + #create-walk #map-control-bar .loadFeed,
.btn-group #create-walk #map-control-bar .loadFeed + .btn-group,
.btn-group .btn-group + #create-walk #map-control-bar .loadFeed,
.btn-group #create-walk .filterInputs .filter input[type=submit] + #create-walk .filterInputs .filter input[type=submit],
.btn-group #create-walk .filterInputs .filter input[type=submit] + .btn-group,
.btn-group .btn-group + #create-walk .filterInputs .filter input[type=submit],
.btn-group #create-walk .filterInputs .filter input[type=button] + #create-walk .filterInputs .filter input[type=button],
.btn-group #create-walk .filterInputs .filter input[type=button] + .btn-group,
.btn-group .btn-group + #create-walk .filterInputs .filter input[type=button] {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar body fieldset.search {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > body fieldset.search,
.btn-toolbar > body.city-page > #city-details .create-walk,
.btn-toolbar > #create-walk #map-control-bar button,
.btn-toolbar > #create-walk #map-control-bar .loadFeed,
.btn-toolbar > #create-walk .filterInputs .filter input[type=submit],
.btn-toolbar > #create-walk .filterInputs .filter input[type=button] {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > body.city-page > #city-details .create-walk:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk #map-control-bar button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk #map-control-bar .loadFeed:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk .filterInputs .filter input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk .filterInputs .filter input[type=button]:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > body.city-page > #city-details .create-walk:first-child,
.btn-group > #create-walk #map-control-bar button:first-child,
.btn-group > #create-walk #map-control-bar .loadFeed:first-child,
.btn-group > #create-walk .filterInputs .filter input[type=submit]:first-child,
.btn-group > #create-walk .filterInputs .filter input[type=button]:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > body.city-page > #city-details .create-walk:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk #map-control-bar button:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk #map-control-bar .loadFeed:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk .filterInputs .filter input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > #create-walk .filterInputs .filter input[type=button]:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > body.city-page > #city-details .create-walk:last-child:not(:first-child),
.btn-group > #create-walk #map-control-bar button:last-child:not(:first-child),
.btn-group > #create-walk #map-control-bar .loadFeed:last-child:not(:first-child),
.btn-group > #create-walk .filterInputs .filter input[type=submit]:last-child:not(:first-child),
.btn-group > #create-walk .filterInputs .filter input[type=button]:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > body.city-page > #city-details .create-walk,
.btn-group > .btn-group:not(:first-child):not(:last-child) > #create-walk #map-control-bar button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > #create-walk #map-control-bar .loadFeed,
.btn-group > .btn-group:not(:first-child):not(:last-child) > #create-walk .filterInputs .filter input[type=submit],
.btn-group > .btn-group:not(:first-child):not(:last-child) > #create-walk .filterInputs .filter input[type=button] {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn-group:first-child > body.city-page > #city-details .create-walk:last-child,
.btn-group > .btn-group:first-child > #create-walk #map-control-bar button:last-child,
.btn-group > .btn-group:first-child > #create-walk #map-control-bar .loadFeed:last-child,
.btn-group > .btn-group:first-child > #create-walk .filterInputs .filter input[type=submit]:last-child,
.btn-group > .btn-group:first-child > #create-walk .filterInputs .filter input[type=button]:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn-group:last-child > body.city-page > #city-details .create-walk:first-child,
.btn-group > .btn-group:last-child > #create-walk #map-control-bar button:first-child,
.btn-group > .btn-group:last-child > #create-walk #map-control-bar .loadFeed:first-child,
.btn-group > .btn-group:last-child > #create-walk .filterInputs .filter input[type=submit]:first-child,
.btn-group > .btn-group:last-child > #create-walk .filterInputs .filter input[type=button]:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle,
.btn-group > body.city-page > #city-details .create-walk + .dropdown-toggle,
.btn-group > #create-walk #map-control-bar button + .dropdown-toggle,
.btn-group > #create-walk #map-control-bar .loadFeed + .dropdown-toggle,
.btn-group > #create-walk .filterInputs .filter input[type=submit] + .dropdown-toggle,
.btn-group > #create-walk .filterInputs .filter input[type=button] + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret,
body.city-page > #city-details .create-walk .caret,
#create-walk #map-control-bar button .caret,
#create-walk #map-control-bar .loadFeed .caret,
#create-walk .filterInputs .filter input[type=submit] .caret,
#create-walk .filterInputs .filter input[type=button] .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > body.city-page > #city-details .create-walk,
.btn-group-vertical > .btn-group > body.city-page > #city-details .create-walk,
.btn-group-vertical > #create-walk #map-control-bar button,
.btn-group-vertical > .btn-group > #create-walk #map-control-bar button,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > .btn-group > #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > .btn-group > #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button],
.btn-group-vertical > .btn-group > #create-walk .filterInputs .filter input[type=button] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > body.city-page > #city-details .create-walk,
.btn-group-vertical > .btn-group > #create-walk #map-control-bar button,
.btn-group-vertical > .btn-group > #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > .btn-group > #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > .btn-group > #create-walk .filterInputs .filter input[type=button] {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > body.city-page > #city-details .create-walk + body.city-page > #city-details .create-walk,
.btn-group-vertical > body.city-page > #city-details .create-walk + .btn-group,
.btn-group-vertical > .btn-group + body.city-page > #city-details .create-walk,
.btn-group-vertical > #create-walk #map-control-bar button + #create-walk #map-control-bar button,
.btn-group-vertical > #create-walk #map-control-bar button + .btn-group,
.btn-group-vertical > .btn-group + #create-walk #map-control-bar button,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed + #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > #create-walk #map-control-bar .loadFeed + .btn-group,
.btn-group-vertical > .btn-group + #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit] + #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit] + .btn-group,
.btn-group-vertical > .btn-group + #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button] + #create-walk .filterInputs .filter input[type=button],
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button] + .btn-group,
.btn-group-vertical > .btn-group + #create-walk .filterInputs .filter input[type=button] {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > body.city-page > #city-details .create-walk:not(:first-child):not(:last-child),
.btn-group-vertical > #create-walk #map-control-bar button:not(:first-child):not(:last-child),
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:not(:first-child):not(:last-child),
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:not(:first-child):not(:last-child),
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > body.city-page > #city-details .create-walk:first-child:not(:last-child),
.btn-group-vertical > #create-walk #map-control-bar button:first-child:not(:last-child),
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:first-child:not(:last-child),
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:first-child:not(:last-child),
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > body.city-page > #city-details .create-walk:last-child:not(:first-child),
.btn-group-vertical > #create-walk #map-control-bar button:last-child:not(:first-child),
.btn-group-vertical > #create-walk #map-control-bar .loadFeed:last-child:not(:first-child),
.btn-group-vertical > #create-walk .filterInputs .filter input[type=submit]:last-child:not(:first-child),
.btn-group-vertical > #create-walk .filterInputs .filter input[type=button]:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > body.city-page > #city-details .create-walk,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #create-walk #map-control-bar button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #create-walk #map-control-bar .loadFeed,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #create-walk .filterInputs .filter input[type=submit],
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #create-walk .filterInputs .filter input[type=button] {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > body.city-page > #city-details .create-walk:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > #create-walk #map-control-bar button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > #create-walk #map-control-bar .loadFeed:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > #create-walk .filterInputs .filter input[type=submit]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > #create-walk .filterInputs .filter input[type=button]:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > body.city-page > #city-details .create-walk:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > #create-walk #map-control-bar button:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > #create-walk #map-control-bar .loadFeed:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > #create-walk .filterInputs .filter input[type=submit]:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > #create-walk .filterInputs .filter input[type=button]:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > body.city-page > #city-details .create-walk,
.btn-group-justified > #create-walk #map-control-bar button,
.btn-group-justified > #create-walk #map-control-bar .loadFeed,
.btn-group-justified > #create-walk .filterInputs .filter input[type=submit],
.btn-group-justified > #create-walk .filterInputs .filter input[type=button] {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group body.city-page > #city-details .create-walk,
.btn-group-justified > .btn-group #create-walk #map-control-bar button,
.btn-group-justified > .btn-group #create-walk #map-control-bar .loadFeed,
.btn-group-justified > .btn-group #create-walk .filterInputs .filter input[type=submit],
.btn-group-justified > .btn-group #create-walk .filterInputs .filter input[type=button] {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > body.city-page > #city-details .create-walk > input[type="radio"],
[data-toggle="buttons"] > body.city-page > #city-details .create-walk > input[type="checkbox"],
[data-toggle="buttons"] > #create-walk #map-control-bar button > input[type="radio"],
[data-toggle="buttons"] > #create-walk #map-control-bar button > input[type="checkbox"],
[data-toggle="buttons"] > #create-walk #map-control-bar .loadFeed > input[type="radio"],
[data-toggle="buttons"] > #create-walk #map-control-bar .loadFeed > input[type="checkbox"],
[data-toggle="buttons"] > #create-walk .filterInputs .filter input[type=submit] > input[type="radio"],
[data-toggle="buttons"] > #create-walk .filterInputs .filter input[type=submit] > input[type="checkbox"],
[data-toggle="buttons"] > #create-walk .filterInputs .filter input[type=button] > input[type="radio"],
[data-toggle="buttons"] > #create-walk .filterInputs .filter input[type=button] > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group,
body fieldset.search {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"],
body fieldset.search[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control,
.input-group select,
.input-group input[type=text],
.input-group input[type=email],
.input-group input[type=password],
.input-group textarea,
body fieldset.search .form-control,
.input-group #modals dialog input[type=text],
.input-group #create-walk dialog input[type=text],
.input-group #modals dialog input[type=password],
.input-group #create-walk dialog input[type=password] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > select,
.input-group-lg > input[type=text],
.input-group-lg > input[type=email],
.input-group-lg > input[type=password],
.input-group-lg > textarea,
.input-group-lg > #modals dialog input[type=text],
.input-group-lg > #create-walk dialog input[type=text],
.input-group-lg > #modals dialog input[type=password],
.input-group-lg > #create-walk dialog input[type=password],
.input-group-lg > .input-group-btn > body.city-page > #city-details .create-walk,
.input-group-lg > .input-group-btn > #create-walk #map-control-bar button,
.input-group-lg > .input-group-btn > #create-walk #map-control-bar .loadFeed,
.input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
.input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > select,
select.input-group-lg > input[type=text],
select.input-group-lg > input[type=email],
select.input-group-lg > input[type=password],
select.input-group-lg > textarea,
select.input-group-lg > #modals dialog input[type=text],
select.input-group-lg > #create-walk dialog input[type=text],
select.input-group-lg > #modals dialog input[type=password],
select.input-group-lg > #create-walk dialog input[type=password],
select.input-group-lg > .input-group-btn > body.city-page > #city-details .create-walk,
select.input-group-lg > .input-group-btn > #create-walk #map-control-bar button,
select.input-group-lg > .input-group-btn > #create-walk #map-control-bar .loadFeed,
select.input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
select.input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > select,
select[multiple].input-group-lg > select,
textarea.input-group-lg > input[type=text],
select[multiple].input-group-lg > input[type=text],
textarea.input-group-lg > input[type=email],
select[multiple].input-group-lg > input[type=email],
textarea.input-group-lg > input[type=password],
select[multiple].input-group-lg > input[type=password],
textarea.input-group-lg > textarea,
select[multiple].input-group-lg > textarea,
textarea.input-group-lg > #modals dialog input[type=text],
select[multiple].input-group-lg > #modals dialog input[type=text],
textarea.input-group-lg > #create-walk dialog input[type=text],
select[multiple].input-group-lg > #create-walk dialog input[type=text],
textarea.input-group-lg > #modals dialog input[type=password],
select[multiple].input-group-lg > #modals dialog input[type=password],
textarea.input-group-lg > #create-walk dialog input[type=password],
select[multiple].input-group-lg > #create-walk dialog input[type=password],
textarea.input-group-lg > .input-group-btn > body.city-page > #city-details .create-walk,
select[multiple].input-group-lg > .input-group-btn > body.city-page > #city-details .create-walk,
textarea.input-group-lg > .input-group-btn > #create-walk #map-control-bar button,
select[multiple].input-group-lg > .input-group-btn > #create-walk #map-control-bar button,
textarea.input-group-lg > .input-group-btn > #create-walk #map-control-bar .loadFeed,
select[multiple].input-group-lg > .input-group-btn > #create-walk #map-control-bar .loadFeed,
textarea.input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
select[multiple].input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
textarea.input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=button],
select[multiple].input-group-lg > .input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > select,
.input-group-sm > input[type=text],
.input-group-sm > input[type=email],
.input-group-sm > input[type=password],
.input-group-sm > textarea,
.input-group-sm > #modals dialog input[type=text],
.input-group-sm > #create-walk dialog input[type=text],
.input-group-sm > #modals dialog input[type=password],
.input-group-sm > #create-walk dialog input[type=password],
.input-group-sm > .input-group-btn > body.city-page > #city-details .create-walk,
.input-group-sm > .input-group-btn > #create-walk #map-control-bar button,
.input-group-sm > .input-group-btn > #create-walk #map-control-bar .loadFeed,
.input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
.input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > select,
select.input-group-sm > input[type=text],
select.input-group-sm > input[type=email],
select.input-group-sm > input[type=password],
select.input-group-sm > textarea,
select.input-group-sm > #modals dialog input[type=text],
select.input-group-sm > #create-walk dialog input[type=text],
select.input-group-sm > #modals dialog input[type=password],
select.input-group-sm > #create-walk dialog input[type=password],
select.input-group-sm > .input-group-btn > body.city-page > #city-details .create-walk,
select.input-group-sm > .input-group-btn > #create-walk #map-control-bar button,
select.input-group-sm > .input-group-btn > #create-walk #map-control-bar .loadFeed,
select.input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
select.input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > select,
select[multiple].input-group-sm > select,
textarea.input-group-sm > input[type=text],
select[multiple].input-group-sm > input[type=text],
textarea.input-group-sm > input[type=email],
select[multiple].input-group-sm > input[type=email],
textarea.input-group-sm > input[type=password],
select[multiple].input-group-sm > input[type=password],
textarea.input-group-sm > textarea,
select[multiple].input-group-sm > textarea,
textarea.input-group-sm > #modals dialog input[type=text],
select[multiple].input-group-sm > #modals dialog input[type=text],
textarea.input-group-sm > #create-walk dialog input[type=text],
select[multiple].input-group-sm > #create-walk dialog input[type=text],
textarea.input-group-sm > #modals dialog input[type=password],
select[multiple].input-group-sm > #modals dialog input[type=password],
textarea.input-group-sm > #create-walk dialog input[type=password],
select[multiple].input-group-sm > #create-walk dialog input[type=password],
textarea.input-group-sm > .input-group-btn > body.city-page > #city-details .create-walk,
select[multiple].input-group-sm > .input-group-btn > body.city-page > #city-details .create-walk,
textarea.input-group-sm > .input-group-btn > #create-walk #map-control-bar button,
select[multiple].input-group-sm > .input-group-btn > #create-walk #map-control-bar button,
textarea.input-group-sm > .input-group-btn > #create-walk #map-control-bar .loadFeed,
select[multiple].input-group-sm > .input-group-btn > #create-walk #map-control-bar .loadFeed,
textarea.input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
select[multiple].input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=submit],
textarea.input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=button],
select[multiple].input-group-sm > .input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group select,
.input-group input[type=text],
.input-group input[type=email],
.input-group input[type=password],
.input-group textarea,
body fieldset.search .form-control,
.input-group #modals dialog input[type=text],
.input-group #create-walk dialog input[type=text],
.input-group #modals dialog input[type=password],
.input-group #create-walk dialog input[type=password] {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group select:not(:first-child):not(:last-child),
.input-group input[type=text]:not(:first-child):not(:last-child),
.input-group input[type=email]:not(:first-child):not(:last-child),
.input-group input[type=password]:not(:first-child):not(:last-child),
.input-group textarea:not(:first-child):not(:last-child),
body fieldset.search .form-control:not(:first-child):not(:last-child),
.input-group #modals dialog input[type=text]:not(:first-child):not(:last-child),
.input-group #create-walk dialog input[type=text]:not(:first-child):not(:last-child),
.input-group #modals dialog input[type=password]:not(:first-child):not(:last-child),
.input-group #create-walk dialog input[type=password]:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group select:first-child,
.input-group input[type=text]:first-child,
.input-group input[type=email]:first-child,
.input-group input[type=password]:first-child,
.input-group textarea:first-child,
body fieldset.search .form-control:first-child,
.input-group #modals dialog input[type=text]:first-child,
.input-group #create-walk dialog input[type=text]:first-child,
.input-group #modals dialog input[type=password]:first-child,
.input-group #create-walk dialog input[type=password]:first-child,
.input-group-btn:first-child > body.city-page > #city-details .create-walk,
.input-group-btn:first-child > .btn-group > body.city-page > #city-details .create-walk,
.input-group-btn:last-child > body.city-page > #city-details .create-walk:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > body.city-page > #city-details .create-walk,
.input-group-btn:first-child > #create-walk #map-control-bar button,
.input-group-btn:first-child > .btn-group > #create-walk #map-control-bar button,
.input-group-btn:last-child > #create-walk #map-control-bar button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > #create-walk #map-control-bar button,
.input-group-btn:first-child > #create-walk #map-control-bar .loadFeed,
.input-group-btn:first-child > .btn-group > #create-walk #map-control-bar .loadFeed,
.input-group-btn:last-child > #create-walk #map-control-bar .loadFeed:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > #create-walk #map-control-bar .loadFeed,
.input-group-btn:first-child > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:first-child > .btn-group > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:last-child > #create-walk .filterInputs .filter input[type=submit]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:first-child > #create-walk .filterInputs .filter input[type=button],
.input-group-btn:first-child > .btn-group > #create-walk .filterInputs .filter input[type=button],
.input-group-btn:last-child > #create-walk .filterInputs .filter input[type=button]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > #create-walk .filterInputs .filter input[type=button] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group select:last-child,
.input-group input[type=text]:last-child,
.input-group input[type=email]:last-child,
.input-group input[type=password]:last-child,
.input-group textarea:last-child,
body fieldset.search .form-control:last-child,
.input-group #modals dialog input[type=text]:last-child,
.input-group #create-walk dialog input[type=text]:last-child,
.input-group #modals dialog input[type=password]:last-child,
.input-group #create-walk dialog input[type=password]:last-child,
.input-group-btn:last-child > body.city-page > #city-details .create-walk,
.input-group-btn:last-child > .btn-group > body.city-page > #city-details .create-walk,
.input-group-btn:first-child > body.city-page > #city-details .create-walk:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > body.city-page > #city-details .create-walk,
.input-group-btn:last-child > #create-walk #map-control-bar button,
.input-group-btn:last-child > .btn-group > #create-walk #map-control-bar button,
.input-group-btn:first-child > #create-walk #map-control-bar button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > #create-walk #map-control-bar button,
.input-group-btn:last-child > #create-walk #map-control-bar .loadFeed,
.input-group-btn:last-child > .btn-group > #create-walk #map-control-bar .loadFeed,
.input-group-btn:first-child > #create-walk #map-control-bar .loadFeed:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > #create-walk #map-control-bar .loadFeed,
.input-group-btn:last-child > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:last-child > .btn-group > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:first-child > #create-walk .filterInputs .filter input[type=submit]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:last-child > #create-walk .filterInputs .filter input[type=button],
.input-group-btn:last-child > .btn-group > #create-walk .filterInputs .filter input[type=button],
.input-group-btn:first-child > #create-walk .filterInputs .filter input[type=button]:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > #create-walk .filterInputs .filter input[type=button] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn,
.input-group-btn > body.city-page > #city-details .create-walk,
.input-group-btn > #create-walk #map-control-bar button,
.input-group-btn > #create-walk #map-control-bar .loadFeed,
.input-group-btn > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn > #create-walk .filterInputs .filter input[type=button] {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > body.city-page > #city-details .create-walk + body.city-page > #city-details .create-walk,
.input-group-btn > #create-walk #map-control-bar button + #create-walk #map-control-bar button,
.input-group-btn > #create-walk #map-control-bar .loadFeed + #create-walk #map-control-bar .loadFeed,
.input-group-btn > #create-walk .filterInputs .filter input[type=submit] + #create-walk .filterInputs .filter input[type=submit],
.input-group-btn > #create-walk .filterInputs .filter input[type=button] + #create-walk .filterInputs .filter input[type=button] {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > body.city-page > #city-details .create-walk:hover,
.input-group-btn > body.city-page > #city-details .create-walk:focus,
.input-group-btn > body.city-page > #city-details .create-walk:active,
.input-group-btn > #create-walk #map-control-bar button:hover,
.input-group-btn > #create-walk #map-control-bar button:focus,
.input-group-btn > #create-walk #map-control-bar button:active,
.input-group-btn > #create-walk #map-control-bar .loadFeed:hover,
.input-group-btn > #create-walk #map-control-bar .loadFeed:focus,
.input-group-btn > #create-walk #map-control-bar .loadFeed:active,
.input-group-btn > #create-walk .filterInputs .filter input[type=submit]:hover,
.input-group-btn > #create-walk .filterInputs .filter input[type=submit]:focus,
.input-group-btn > #create-walk .filterInputs .filter input[type=submit]:active,
.input-group-btn > #create-walk .filterInputs .filter input[type=button]:hover,
.input-group-btn > #create-walk .filterInputs .filter input[type=button]:focus,
.input-group-btn > #create-walk .filterInputs .filter input[type=button]:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > body.city-page > #city-details .create-walk,
.input-group-btn:first-child > #create-walk #map-control-bar button,
.input-group-btn:first-child > #create-walk #map-control-bar .loadFeed,
.input-group-btn:first-child > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:first-child > #create-walk .filterInputs .filter input[type=button] {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > body.city-page > #city-details .create-walk,
.input-group-btn:last-child > #create-walk #map-control-bar button,
.input-group-btn:last-child > #create-walk #map-control-bar .loadFeed,
.input-group-btn:last-child > #create-walk .filterInputs .filter input[type=submit],
.input-group-btn:last-child > #create-walk .filterInputs .filter input[type=button] {
  margin-left: -1px;
}
.nav,
.social-login-providers.template-fontawesome {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li,
.social-login-providers.template-fontawesome > li {
  position: relative;
  display: block;
}
.nav > li > a,
.social-login-providers.template-fontawesome > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.social-login-providers.template-fontawesome > li > a:hover,
.social-login-providers.template-fontawesome > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a,
.social-login-providers.template-fontawesome > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus,
.social-login-providers.template-fontawesome > li.disabled > a:hover,
.social-login-providers.template-fontawesome > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.social-login-providers.template-fontawesome .open > a,
.social-login-providers.template-fontawesome .open > a:hover,
.social-login-providers.template-fontawesome .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider,
.social-login-providers.template-fontawesome .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img,
.social-login-providers.template-fontawesome > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified,
.nav-tabs.social-login-providers.template-fontawesome {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li,
.nav-tabs.social-login-providers.template-fontawesome > li {
  float: none;
}
.nav-tabs.nav-justified > li > a,
.nav-tabs.social-login-providers.template-fontawesome > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.social-login-providers.template-fontawesome > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li,
  .nav-tabs.social-login-providers.template-fontawesome > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a,
  .nav-tabs.social-login-providers.template-fontawesome > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a,
.nav-tabs.social-login-providers.template-fontawesome > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.social-login-providers.template-fontawesome > .active > a,
.nav-tabs.social-login-providers.template-fontawesome > .active > a:hover,
.nav-tabs.social-login-providers.template-fontawesome > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a,
  .nav-tabs.social-login-providers.template-fontawesome > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.social-login-providers.template-fontawesome > .active > a,
  .nav-tabs.social-login-providers.template-fontawesome > .active > a:hover,
  .nav-tabs.social-login-providers.template-fontawesome > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li,
.social-login-providers.template-fontawesome > li {
  float: left;
}
.nav-pills > li > a,
.social-login-providers.template-fontawesome > li > a {
  border-radius: 4px;
}
.nav-pills > li + li,
.social-login-providers.template-fontawesome > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.social-login-providers.template-fontawesome > li.active > a,
.social-login-providers.template-fontawesome > li.active > a:hover,
.social-login-providers.template-fontawesome > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified,
.social-login-providers.template-fontawesome {
  width: 100%;
}
.nav-justified > li,
.social-login-providers.template-fontawesome > li {
  float: none;
}
.nav-justified > li > a,
.social-login-providers.template-fontawesome > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu,
.social-login-providers.template-fontawesome > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li,
  .social-login-providers.template-fontawesome > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a,
  .social-login-providers.template-fontawesome > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar,
body #navbar > div > header {
  position: relative;
  min-height: 60px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar,
  body #navbar > div > header {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header,
  body #navbar > div > header .logo {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse,
  body #navbar > div > header .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse,
body #navbar > div > header .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse,
  body #navbar > div > header .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse,
.container > body #navbar > div > header .logo,
.container-fluid > body #navbar > div > header .logo,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul > .navbar-header,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse,
  .container > body #navbar > div > header .logo,
  .container-fluid > body #navbar > div > header .logo,
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul > .navbar-header,
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom,
body #navbar > div > header {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  body #navbar > div > header {
    border-radius: 0;
  }
}
.navbar-fixed-top,
body #navbar > div > header {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand,
body #navbar > div > header .logo span {
  float: left;
  padding: 20px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus,
body #navbar > div > header .logo span:hover,
body #navbar > div > header .logo span:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand,
  body #navbar > div > header > .container .navbar-brand,
  body #navbar > div > header > .container-fluid .navbar-brand,
  .navbar > .container body #navbar > div > header .logo span,
  .navbar > .container-fluid body #navbar > div > header .logo span,
  .navbar > #profileWrapper div.content div#resourcesBlock div.resourceBlock ul .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav,
body #navbar > div > header nav a + ul.nav,
body #navbar > div > header nav a + ul.nav + ul.nav,
body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome,
body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome {
  margin: 10px -15px;
}
.navbar-nav > li > a,
body #navbar > div > header nav a + ul.nav > li > a,
body #navbar > div > header nav a + ul.nav + ul.nav > li > a,
body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a,
body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu,
  body #navbar > div > header nav a + ul.nav .open .dropdown-menu,
  body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header,
  body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.nav .open .dropdown-menu .dropdown-header,
  body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu .dropdown-header,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu .dropdown-header,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus,
  body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a:hover,
  body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a:focus,
  body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a:hover,
  body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a:focus,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:hover,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:focus,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:hover,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav,
  body #navbar > div > header nav a + ul.nav,
  body #navbar > div > header nav a + ul.nav + ul.nav,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome {
    float: left;
    margin: 0;
  }
  .navbar-nav > li,
  body #navbar > div > header nav a + ul.nav > li,
  body #navbar > div > header nav a + ul.nav + ul.nav > li,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li {
    float: left;
  }
  .navbar-nav > li > a,
  body #navbar > div > header nav a + ul.nav > li > a,
  body #navbar > div > header nav a + ul.nav + ul.nav > li > a,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-nav.navbar-right:last-child,
  .navbar-navbody #navbar > div > header nav a + ul.nav:last-child,
  body #navbar > div > header nav a + ul.nav.navbar-right:last-child,
  body #navbar > div > header nav a + ul.nav + ul.nav.navbar-right:last-child,
  .navbar-navbody #navbar > div > header nav a + ul.social-login-providers.template-fontawesome:last-child,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome.navbar-right:last-child,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left,
  body #navbar > div > header nav a + ul.nav + ul.nav,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome {
    float: left !important;
  }
  .navbar-right,
  body #navbar > div > header nav a + ul.nav,
  body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-form .form-group,
  .navbar-form #modals dialog label,
  .navbar-form #create-walk dialog label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form select,
  .navbar-form input[type=text],
  .navbar-form input[type=email],
  .navbar-form input[type=password],
  .navbar-form textarea,
  .navbar-form #modals dialog input[type=text],
  .navbar-form #create-walk dialog input[type=text],
  .navbar-form #modals dialog input[type=password],
  .navbar-form #create-walk dialog input[type=password] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group,
  .navbar-form body fieldset.search {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group select,
  .navbar-form .input-group input[type=text],
  .navbar-form .input-group input[type=email],
  .navbar-form .input-group input[type=password],
  .navbar-form .input-group textarea,
  .navbar-form body fieldset.search .input-group-addon,
  .navbar-form body fieldset.search .input-group-btn,
  .navbar-form body fieldset.search .form-control,
  .navbar-form .input-group #modals dialog input[type=text],
  .navbar-form .input-group #create-walk dialog input[type=text],
  .navbar-form .input-group #modals dialog input[type=password],
  .navbar-form .input-group #create-walk dialog input[type=password] {
    width: auto;
  }
  .navbar-form .input-group > .form-control,
  .navbar-form .input-group > select,
  .navbar-form .input-group > input[type=text],
  .navbar-form .input-group > input[type=email],
  .navbar-form .input-group > input[type=password],
  .navbar-form .input-group > textarea,
  .navbar-form body fieldset.search > .form-control,
  .navbar-form .input-group > #modals dialog input[type=text],
  .navbar-form .input-group > #create-walk dialog input[type=text],
  .navbar-form .input-group > #modals dialog input[type=password],
  .navbar-form .input-group > #create-walk dialog input[type=password] {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group,
  .navbar-form #modals dialog label,
  .navbar-form #create-walk dialog label {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child,
  .navbar-formbody #navbar > div > header nav a + ul.nav:last-child,
  .navbar-formbody #navbar > div > header nav a + ul.social-login-providers.template-fontawesome:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu,
body #navbar > div > header nav a + ul.nav > li > .dropdown-menu,
body #navbar > div > header nav a + ul.nav + ul.nav > li > .dropdown-menu,
body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > .dropdown-menu,
body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
.navbar-fixed-bottom body #navbar > div > header nav a + ul.nav > li > .dropdown-menu,
.navbar-fixed-bottom body #navbar > div > header nav a + ul.nav + ul.nav > li > .dropdown-menu,
.navbar-fixed-bottom body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > .dropdown-menu,
.navbar-fixed-bottom body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn,
body #navbar > div > header #donate {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child,
  .navbar-textbody #navbar > div > header nav a + ul.nav:last-child,
  .navbar-textbody #navbar > div > header nav a + ul.social-login-providers.template-fontawesome:last-child {
    margin-right: 0;
  }
}
.navbar-default,
body #navbar > div > header {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand,
body #navbar > div > header .navbar-brand,
.navbar-default body #navbar > div > header .logo span {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
body #navbar > div > header .navbar-brand:hover,
body #navbar > div > header .navbar-brand:focus,
.navbar-default body #navbar > div > header .logo span:hover,
.navbar-default body #navbar > div > header .logo span:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text,
body #navbar > div > header .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a,
body #navbar > div > header .navbar-nav > li > a,
.navbar-default body #navbar > div > header nav a + ul.nav > li > a,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > li > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
body #navbar > div > header .navbar-nav > li > a:hover,
body #navbar > div > header .navbar-nav > li > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav > li > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav > li > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > li > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > li > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
body #navbar > div > header .navbar-nav > .active > a,
body #navbar > div > header .navbar-nav > .active > a:hover,
body #navbar > div > header .navbar-nav > .active > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav > .active > a,
.navbar-default body #navbar > div > header nav a + ul.nav > .active > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav > .active > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .active > a,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .active > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .active > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .active > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .active > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .active > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .active > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .active > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus,
body #navbar > div > header .navbar-nav > .disabled > a,
body #navbar > div > header .navbar-nav > .disabled > a:hover,
body #navbar > div > header .navbar-nav > .disabled > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav > .disabled > a,
.navbar-default body #navbar > div > header nav a + ul.nav > .disabled > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav > .disabled > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .disabled > a,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .disabled > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .disabled > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .disabled > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .disabled > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .disabled > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .disabled > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .disabled > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle,
body #navbar > div > header .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
body #navbar > div > header .navbar-toggle:hover,
body #navbar > div > header .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar,
body #navbar > div > header .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
body #navbar > div > header .navbar-collapse,
body #navbar > div > header .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
body #navbar > div > header .navbar-nav > .open > a,
body #navbar > div > header .navbar-nav > .open > a:hover,
body #navbar > div > header .navbar-nav > .open > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav > .open > a,
.navbar-default body #navbar > div > header nav a + ul.nav > .open > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav > .open > a:focus,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .open > a,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .open > a:hover,
.navbar-default body #navbar > div > header nav a + ul.nav + ul.nav > .open > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .open > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .open > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .open > a:focus,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .open > a,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .open > a:hover,
.navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > li > a:hover,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > .active > a,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > .active > a:hover,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .active > a,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .active > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .active > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .active > a,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .active > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .active > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > .disabled > a,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  body #navbar > div > header .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .disabled > a,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .disabled > a,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:focus,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:hover,
  .navbar-default body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link,
body #navbar > div > header .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover,
body #navbar > div > header .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link,
body #navbar > div > header .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus,
body #navbar > div > header .btn-link:hover,
body #navbar > div > header .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus,
body #navbar > div > header .btn-link[disabled]:hover,
fieldset[disabled] body #navbar > div > header .btn-link:hover,
body #navbar > div > header .btn-link[disabled]:focus,
fieldset[disabled] body #navbar > div > header .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand,
.navbar-inverse body #navbar > div > header .logo span {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse body #navbar > div > header .logo span:hover,
.navbar-inverse body #navbar > div > header .logo span:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav > li > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > li > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav > li > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav > li > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > li > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > li > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > li > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .active > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .active > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .active > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .active > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .active > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .active > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .active > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .active > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .active > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .active > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .active > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .disabled > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .disabled > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .disabled > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .disabled > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .disabled > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .disabled > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .disabled > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .disabled > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .disabled > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .disabled > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .disabled > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .open > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .open > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav > .open > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .open > a,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .open > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav > .open > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .open > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .open > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome > .open > a:focus,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .open > a,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .open > a:hover,
.navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .dropdown-header,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .dropdown-header,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .dropdown-header,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu .divider,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu .divider,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu .divider,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .active > a,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .active > a,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.nav + ul.nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse body #navbar > div > header nav a + ul.social-login-providers.template-fontawesome + ul.social-login-providers.template-fontawesome .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: ">\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label,
body.city-page > #city-details .create-walk .label,
#create-walk #map-control-bar button .label,
#create-walk #map-control-bar .loadFeed .label,
#create-walk .filterInputs .filter input[type=submit] .label,
#create-walk .filterInputs .filter input[type=button] .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge,
body.city-page > #city-details .create-walk .badge,
#create-walk #map-control-bar button .badge,
#create-walk #map-control-bar .loadFeed .badge,
#create-walk .filterInputs .filter input[type=submit] .badge,
#create-walk .filterInputs .filter input[type=button] .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.social-login-providers.template-fontawesome > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge,
.social-login-providers.template-fontawesome > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul .jumbotron {
  border-radius: 6px;
}
.jumbotron .container,
.jumbotron #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail,
.ccm-page-list.ccm-blog-index li figure,
.ccm-page-list-city-cards li figure,
#create-walk .team-member {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img,
.ccm-page-list.ccm-blog-index li figure > img,
.ccm-page-list.ccm-blog-index li figure a > img,
.ccm-page-list-city-cards li figure > img,
.ccm-page-list-city-cards li figure a > img,
#create-walk .team-member > img,
#create-walk .team-member a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.ccm-page-list.ccm-blog-index li figure:hover,
a.ccm-page-list.ccm-blog-index li figure:focus,
a.ccm-page-list.ccm-blog-index li figure.active,
a.ccm-page-list-city-cards li figure:hover,
a.ccm-page-list-city-cards li figure:focus,
a.ccm-page-list-city-cards li figure.active,
a#create-walk .team-member:hover,
a#create-walk .team-member:focus,
a#create-walk .team-member.active {
  border-color: #428bca;
}
.thumbnail .caption,
.ccm-page-list.ccm-blog-index li figure .caption,
.thumbnail .ccm-page-list.ccm-blog-index li figure figcaption,
.ccm-page-list-city-cards li figure .caption,
#create-walk .team-member .caption {
  padding: 9px;
  color: #333333;
}
.alert,
#profileWrapper .steps {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4,
#profileWrapper .steps h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link,
#profileWrapper .steps .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul,
#profileWrapper .steps > p,
#profileWrapper .steps > ul {
  margin-bottom: 0;
}
.alert > p + p,
#profileWrapper .steps > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info,
#profileWrapper .steps {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table,
.panel > #modals dialog table,
.panel > .table-responsive > #modals dialog table,
.panel > .panel-collapse > #modals dialog table,
.panel > #create-walk dialog table,
.panel > .table-responsive > #create-walk dialog table,
.panel > .panel-collapse > #create-walk dialog table,
.panel > #profileWrapper table,
.panel > .table-responsive > #profileWrapper table,
.panel > .panel-collapse > #profileWrapper table,
.panel > #create-walk table.routeStops,
.panel > .table-responsive > #create-walk table.routeStops,
.panel > .panel-collapse > #create-walk table.routeStops {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > #modals dialog table:first-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child,
.panel > #create-walk dialog table:first-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child,
.panel > #profileWrapper table:first-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child,
.panel > #create-walk table.routeStops:first-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > #modals dialog table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > #modals dialog table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > #modals dialog table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > #modals dialog table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > #create-walk dialog table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > #create-walk dialog table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > #create-walk dialog table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > #create-walk dialog table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > #profileWrapper table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > #profileWrapper table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > #profileWrapper table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > #profileWrapper table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child td:first-child,
.panel > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child th:first-child,
.panel > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > #modals dialog table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > #modals dialog table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > #modals dialog table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > #modals dialog table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #modals dialog table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > #create-walk dialog table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > #create-walk dialog table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > #create-walk dialog table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > #create-walk dialog table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #create-walk dialog table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > #profileWrapper table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > #profileWrapper table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > #profileWrapper table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > #profileWrapper table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #profileWrapper table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child td:last-child,
.panel > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > thead:first-child > tr:first-child th:last-child,
.panel > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > #create-walk table.routeStops:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > #modals dialog table:last-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child,
.panel > #create-walk dialog table:last-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child,
.panel > #profileWrapper table:last-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child,
.panel > #create-walk table.routeStops:last-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > #modals dialog table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > #modals dialog table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > #modals dialog table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > #modals dialog table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > #create-walk dialog table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > #create-walk dialog table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > #profileWrapper table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > #profileWrapper table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > #profileWrapper table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > #profileWrapper table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > #modals dialog table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > #modals dialog table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > #modals dialog table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > #modals dialog table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #modals dialog table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > #create-walk dialog table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > #create-walk dialog table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #create-walk dialog table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > #profileWrapper table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > #profileWrapper table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > #profileWrapper table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > #profileWrapper table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #profileWrapper table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > #create-walk table.routeStops:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .panel-body + #modals dialog table,
.panel > .panel-body + #create-walk dialog table,
.panel > .panel-body + #profileWrapper table,
.panel > .panel-body + #create-walk table.routeStops {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > #modals dialog table > tbody:first-child > tr:first-child th,
.panel > #modals dialog table > tbody:first-child > tr:first-child td,
.panel > #create-walk dialog table > tbody:first-child > tr:first-child th,
.panel > #create-walk dialog table > tbody:first-child > tr:first-child td,
.panel > #profileWrapper table > tbody:first-child > tr:first-child th,
.panel > #profileWrapper table > tbody:first-child > tr:first-child td,
.panel > #create-walk table.routeStops > tbody:first-child > tr:first-child th,
.panel > #create-walk table.routeStops > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
.panel > #create-walk table.routeStops,
.panel > .table-responsive > #create-walk table.routeStops {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > #create-walk table.routeStops > thead > tr > th:first-child,
.panel > .table-responsive > #create-walk table.routeStops > thead > tr > th:first-child,
.panel > #create-walk table.routeStops > tbody > tr > th:first-child,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr > th:first-child,
.panel > #create-walk table.routeStops > tfoot > tr > th:first-child,
.panel > .table-responsive > #create-walk table.routeStops > tfoot > tr > th:first-child,
.panel > #create-walk table.routeStops > thead > tr > td:first-child,
.panel > .table-responsive > #create-walk table.routeStops > thead > tr > td:first-child,
.panel > #create-walk table.routeStops > tbody > tr > td:first-child,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr > td:first-child,
.panel > #create-walk table.routeStops > tfoot > tr > td:first-child,
.panel > .table-responsive > #create-walk table.routeStops > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > #create-walk table.routeStops > thead > tr > th:last-child,
.panel > .table-responsive > #create-walk table.routeStops > thead > tr > th:last-child,
.panel > #create-walk table.routeStops > tbody > tr > th:last-child,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr > th:last-child,
.panel > #create-walk table.routeStops > tfoot > tr > th:last-child,
.panel > .table-responsive > #create-walk table.routeStops > tfoot > tr > th:last-child,
.panel > #create-walk table.routeStops > thead > tr > td:last-child,
.panel > .table-responsive > #create-walk table.routeStops > thead > tr > td:last-child,
.panel > #create-walk table.routeStops > tbody > tr > td:last-child,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr > td:last-child,
.panel > #create-walk table.routeStops > tfoot > tr > td:last-child,
.panel > .table-responsive > #create-walk table.routeStops > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > #create-walk table.routeStops > thead > tr:first-child > td,
.panel > .table-responsive > #create-walk table.routeStops > thead > tr:first-child > td,
.panel > #create-walk table.routeStops > tbody > tr:first-child > td,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr:first-child > td,
.panel > #create-walk table.routeStops > thead > tr:first-child > th,
.panel > .table-responsive > #create-walk table.routeStops > thead > tr:first-child > th,
.panel > #create-walk table.routeStops > tbody > tr:first-child > th,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > #create-walk table.routeStops > tbody > tr:last-child > td,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr:last-child > td,
.panel > #create-walk table.routeStops > tfoot > tr:last-child > td,
.panel > .table-responsive > #create-walk table.routeStops > tfoot > tr:last-child > td,
.panel > #create-walk table.routeStops > tbody > tr:last-child > th,
.panel > .table-responsive > #create-walk table.routeStops > tbody > tr:last-child > th,
.panel > #create-walk table.routeStops > tfoot > tr:last-child > th,
.panel > .table-responsive > #create-walk table.routeStops > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal,
#modals dialog,
#create-walk dialog {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog,
#modals dialog.fade .modal-dialog,
.modal#modals dialog .modal-dialog,
#create-walk dialog.fade .modal-dialog,
.modal#create-walk dialog .modal-dialog,
.modal.fade #modals dialog > div,
.modal.fade #create-walk dialog > div,
.modalbody.city-page > #city-details .walk-list .modal-dialog,
.modalbody.city-page > #city-details .walk-list.showall .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog,
#modals dialog.in .modal-dialog,
#create-walk dialog.in .modal-dialog,
.modal.in #modals dialog > div,
.modal.in #create-walk dialog > div {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal,
.modal-open #modals dialog,
.modal-open #create-walk dialog {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog,
#modals dialog > div,
#create-walk dialog > div {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content,
#modals dialog > div > article,
#create-walk dialog > div > article {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade,
.modal-backdrop#modals dialog,
.modal-backdrop#create-walk dialog,
.modal-backdropbody.city-page > #city-details .walk-list,
.modal-backdropbody.city-page > #city-details .walk-list.showall {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header,
#modals dialog > div > article header,
#create-walk dialog > div > article header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close,
#modals dialog > div > article header .close,
#create-walk dialog > div > article header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body,
#modals dialog > div > article section,
#create-walk dialog > div > article section {
  position: relative;
  padding: 15px;
}
.modal-footer,
#modals dialog > div > article footer,
#create-walk dialog > div > article footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
#modals dialog > div > article footer .btn + .btn,
#create-walk dialog > div > article footer .btn + .btn,
.modal-footer body.city-page > #city-details .create-walk + body.city-page > #city-details .create-walk,
.modal-footer #create-walk #map-control-bar button + #create-walk #map-control-bar button,
.modal-footer #create-walk #map-control-bar .loadFeed + #create-walk #map-control-bar .loadFeed,
.modal-footer #create-walk .filterInputs .filter input[type=submit] + #create-walk .filterInputs .filter input[type=submit],
.modal-footer #create-walk .filterInputs .filter input[type=button] + #create-walk .filterInputs .filter input[type=button] {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
#modals dialog > div > article footer .btn-group .btn + .btn,
#create-walk dialog > div > article footer .btn-group .btn + .btn,
.modal-footer .btn-group body.city-page > #city-details .create-walk + body.city-page > #city-details .create-walk,
.modal-footer .btn-group #create-walk #map-control-bar button + #create-walk #map-control-bar button,
.modal-footer .btn-group #create-walk #map-control-bar .loadFeed + #create-walk #map-control-bar .loadFeed,
.modal-footer .btn-group #create-walk .filterInputs .filter input[type=submit] + #create-walk .filterInputs .filter input[type=submit],
.modal-footer .btn-group #create-walk .filterInputs .filter input[type=button] + #create-walk .filterInputs .filter input[type=button] {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block,
#modals dialog > div > article footer .btn-block + .btn-block,
#create-walk dialog > div > article footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog,
  #modals dialog > div,
  #create-walk dialog > div {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content,
  #modals dialog > div > article,
  #create-walk dialog > div > article {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption body.city-page > #city-details .create-walk,
.carousel-caption #create-walk #map-control-bar button,
.carousel-caption #create-walk #map-control-bar .loadFeed,
.carousel-caption #create-walk .filterInputs .filter input[type=submit],
.carousel-caption #create-walk .filterInputs .filter input[type=button] {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.ccm-page-list.ccm-blog-index:before,
.ccm-page-list.ccm-blog-index:after,
#profileWrapper div.content div#resourcesBlock div.ideas ul:before,
#profileWrapper div.content div#resourcesBlock div.ideas ul:after,
#profileWrapper div.content div#resourcesBlock div.cos ul:before,
#profileWrapper div.content div#resourcesBlock div.cos ul:after,
.walk-page .walk-header:before,
.walk-page .walk-header:after,
.walk-body:before,
.walk-body:after,
.walk-body .walk-team .walk-leaders:before,
.walk-body .walk-team .walk-leaders:after,
.walk-body .walk-team .walk-leaders li:before,
.walk-body .walk-team .walk-leaders li:after,
#create-walk #map-control-bar:before,
#create-walk #map-control-bar:after,
#create-walk .walk-submit:before,
#create-walk .walk-submit:after,
#create-walk #walkleader:before,
#create-walk #walkleader:after,
#create-walk #block-select:before,
#create-walk #block-select:after,
#create-walk #route-menu:before,
#create-walk #route-menu:after,
body #navbar > div > header:before,
body #navbar > div > header:after,
body #navbar > div > header .logo:before,
body #navbar > div > header .logo:after,
#modals dialog > div > article footer:before,
#modals dialog > div > article footer:after,
#create-walk dialog > div > article footer:before,
#create-walk dialog > div > article footer:after,
.form-horizontal #modals dialog label:before,
.form-horizontal #modals dialog label:after,
.form-horizontal #create-walk dialog label:before,
.form-horizontal #create-walk dialog label:after,
.social-login-providers.template-fontawesome:before,
.social-login-providers.template-fontawesome:after,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:before,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.ccm-page-list.ccm-blog-index:after,
#profileWrapper div.content div#resourcesBlock div.ideas ul:after,
#profileWrapper div.content div#resourcesBlock div.cos ul:after,
.walk-page .walk-header:after,
.walk-body:after,
.walk-body .walk-team .walk-leaders:after,
.walk-body .walk-team .walk-leaders li:after,
#create-walk #map-control-bar:after,
#create-walk .walk-submit:after,
#create-walk #walkleader:after,
#create-walk #block-select:after,
#create-walk #route-menu:after,
body #navbar > div > header:after,
body #navbar > div > header .logo:after,
#modals dialog > div > article footer:after,
#create-walk dialog > div > article footer:after,
.form-horizontal #modals dialog label:after,
.form-horizontal #create-walk dialog label:after,
.social-login-providers.template-fontawesome:after,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-indent: 130%;
  white-space: nowrap;
  overflow: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.fade-enter {
  opacity: 0.01;
  max-height: 0;
  transition: opacity 0.2s ease-in;
}
.fade-enter.fade-enter-active {
  opacity: 1;
  max-height: none;
}
.fade-leave {
  opacity: 1;
  max-height: none;
  transition: opacity 0.2s ease-in;
}
.fade-leave.fade-leave-active {
  max-height: 0;
  opacity: 0.01;
}
textarea {
  height: auto;
}
textarea,
input {
  font-weight: 500;
}
.radio input[type=checkbox],
.radio-inline input[type=checkbox],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=radio],
.checkbox-inline input[type=radio] {
  margin-left: 0;
  position: relative;
  font-weight: 500;
}
div.field {
  padding-bottom: 1.5em;
}
#ccm-toolbar {
  z-index: -1;
}
div#ccm-edit-overlay {
  z-index: 1031;
}
body {
  padding-top: 60px;
  overflow-x: hidden;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  color: #222;
  font-family: "Roboto Slab", serif;
  text-rendering: optimizeLegibility;
}
body.full #body {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 60vh;
}
@media (min-width: 992px) {
  body.full #body {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.full #body {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 1em;
    float: none;
  }
}
body.full #body .ccm-blog-index li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body.full #body .ccm-blog-index li {
    float: left;
    width: 25%;
  }
}
body.site-page .ccm-profile-body-item div {
  line-height: 1.7;
}
body.site-page .ccm-profile-body-item div label {
  min-width: 145px;
  display: inline-block;
}
body > #body-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 100vh;
  width: 100vw;
  -webkit-transform: translateZ(-1px) scale(2);
          transform: translateZ(-1px) scale(2);
  background: 50% 50% / cover;
  z-index: -1;
}
#central {
  margin-bottom: 30px;
}
ul.ccm-staff-list {
  margin-left: 0 !important;
}
ul.ccm-staff-list,
ul.ccm-staff-list li {
  list-style-type: none;
}
ul.ccm-staff-list:before,
ul.ccm-staff-list li:before {
  content: "" !important;
}
ul.ccm-staff-list li {
  margin-bottom: 20px !important;
}
ul.ccm-staff-list h3 {
  margin: 0;
}
ul.ccm-staff-list .u-avatar {
  height: 80px;
  width: 80px;
  border-radius: 999px;
  margin-right: 15px;
  background-size: cover;
}
ul.ccm-staff-list .u-avatar,
ul.ccm-staff-list .ccm-staff-list-details {
  display: inline-block;
  vertical-align: top;
}
ul.ccm-staff-list .ccm-staff-list-details {
  width: 85%;
}
html#tool {
  padding: 0;
  margin: 0;
}
.placeholder0 {
  background-color: #F16725;
}
.placeholder1 {
  background-color: #6BADFD;
}
.placeholder2 {
  background-color: #666;
}
a {
  cursor: pointer;
}
/**
 * Overlays
 * 
 */
.overlay {
  margin: 0 auto;
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.overlay .o-background {
  opacity: 0.5;
  background-color: #000;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.overlay .o-content {
  height: 320px;
  z-index: 10001;
  width: 40%;
  position: fixed;
  left: 50%;
  margin: 40px 0 0 -20%;
  background-color: #fff;
  border-radius: 5px;
  color: #000;
  padding: 10px;
  border: 10px solid #5E5E5E;
}
.overlay .o-content a.closeModalCta {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #5E5E5E;
}
.overlay .o-content a.closeModalCta:hover {
  text-decoration: none;
  color: #333;
}
.overlay.o-connect .o-content {
  width: 25%;
  margin-left: -12.5%;
  padding: 20px;
  height: 132px;
}
.overlay.o-connect .o-content h1 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 28px;
}
.overlay.o-donate .o-background {
  opacity: initial;
  background-color: transparent;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  background: radial-gradient(50% 50%, ellipse closest-corner, rgba(0, 0, 0, 0.45) 1%, rgba(0, 0, 0, 0.8) 100%);
  filter: alpha(opacity=80);
}
.overlay.o-donate .o-content {
  width: 35%;
  margin-left: -17.5%;
  padding: 0;
  box-sizing: border-box;
  height: auto;
  border-width: 0;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .overlay.o-donate .o-content {
    width: 90%;
    margin-left: -45%;
  }
}
.overlay.o-donate .o-content div.messaging {
  display: none;
  font-size: 22px;
  border-bottom: 1px solid #C7BEBA;
  line-height: 32px;
  text-align: center;
  padding: 32px;
  background-color: #FCF6F4;
  border-radius: 5px 5px 0 0;
}
.overlay.o-donate .o-content div.messaging span.cta {
  font-weight: bold;
  color: #ff3300;
  font-size: 28px;
  text-shadow: 1px 1px #fff;
}
@media (max-width: 768px) {
  .overlay.o-donate .o-content div.messaging {
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
  }
  .overlay.o-donate .o-content div.messaging span.cta {
    font-size: 16px;
  }
}
.overlay.o-donate .o-content div.btnWrapper {
  position: absolute;
  left: 0;
  top: 115px;
  text-align: center;
  width: 100%;
  top: 15px;
}
.overlay.o-donate .o-content div.btnWrapper a.btn,
.overlay.o-donate .o-content div.btnWrapper abody.city-page > #city-details .create-walk,
.overlay.o-donate .o-content div.btnWrapper a#create-walk #map-control-bar button,
.overlay.o-donate .o-content div.btnWrapper a#create-walk #map-control-bar .loadFeed,
.overlay.o-donate .o-content div.btnWrapper a#create-walk .filterInputs .filter input[type=submit],
.overlay.o-donate .o-content div.btnWrapper a#create-walk .filterInputs .filter input[type=button] {
  background-color: #f1592a;
}
.overlay.o-donate .o-content div.quote {
  padding: 40px;
  background-position: top center;
  height: 248px;
  background-repeat: no-repeat;
  margin: 20px;
  background-size: contain;
  height: 560px;
  padding: 0;
  margin: 30px 0 0;
}
@media (max-width: 768px) {
}
.overlay.o-donate .o-content div.secondary {
  padding: 10px 20px;
  display: none;
}
.overlay.o-donate .o-content div.secondary p {
  color: #999;
  font-size: 12px;
  display: block;
  margin: 0;
}
.overlay.o-shout {
  width: 45%;
  margin-left: -22.5%;
  box-sizing: border-box;
  padding: 20px;
  height: auto;
}
.overlay.o-shout .o-background {
  opacity: initial;
  background-color: transparent;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  background: radial-gradient(50% 50%, ellipse closest-corner, rgba(0, 0, 0, 0.45) 1%, rgba(0, 0, 0, 0.8) 100%);
  filter: alpha(opacity=80);
}
.overlay.o-shout .o-content {
  height: 240px;
}
.overlay.o-shout .o-content h1 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin: 0 0 10px;
  padding-top: 20px;
  text-align: center;
}
.overlay.o-shout .o-content div.options {
  border-top: 1px dashed #ddd;
  padding: 12px 0 0 0;
  margin: 24px 0 0 0;
}
.overlay.o-shout .o-content div.options div.option {
  margin: 0 12px 8px 0;
}
.overlay.o-shout .o-content div.options div.option div.copy {
  line-height: 32px;
  font-size: 24px;
  text-align: center;
  padding: 0 20px;
}
.overlay.o-shout .o-content div.options div.option div.networks {
  width: 80px;
  margin: 18px auto 0;
}
.overlay.o-shout .o-content div.options div.option div.networks a {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
  display: block;
  float: left;
  border-radius: 100px;
  color: #fff;
  margin: 0 8px 0 0;
}
.overlay.o-shout .o-content div.options div.option div.networks a:last-child {
  margin: 0;
}
.overlay.o-shout .o-content div.options div.option div.networks a:hover {
  text-decoration: none;
}
.overlay.o-shout .o-content div.options div.option div.networks a.fa-twitter {
  background-color: #00A9F2;
}
.overlay.o-shout .o-content div.options div.option div.networks a.fa-twitter:hover {
  background-color: #80D4F9;
}
.overlay.o-shout .o-content div.options div.option div.networks a.fa-facebook {
  background-color: #3D529D;
}
.overlay.o-shout .o-content div.options div.option div.networks a.fa-facebook:hover {
  background-color: #9EA9CE;
}
.overlay.o-shout .o-content div.options div.option div.networks a.fa-envelope {
  background-color: #F01F00;
}
.overlay.o-shout .o-content div.options div.option div.networks a.fa-envelope:hover {
  background-color: #F88F80;
}
.catfish {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
  padding: 12px;
  border: 1px solid #C7BEBA;
  background-color: #fff;
  padding: 12px 32px 12px 12px;
  padding: 0;
}
@media (max-width: 768px) {
  .catfish {
    display: none;
  }
}
.catfish a.closeCatfishCta {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #5E5E5E;
}
.catfish a.closeCatfishCta:hover {
  text-decoration: none;
  color: #333;
}
.catfish .c-content {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  border-radius: 0 0 5px 5px;
  background-image: url('http://i.imgur.com/xfrC8yR.png');
  height: 194px;
  width: 526px;
}
.catfish .c-content div.block {
  padding: 34px 72px 32px;
  display: none;
}
.catfish .c-content div.block span.cta {
  font-weight: bold;
  color: #DB4E0B;
  font-size: 20px;
}
strong,
b {
  font-weight: 700;
}
em {
  color: #222;
}
blockquote {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 25px;
  line-height: 30px;
  color: #F16725;
  width: 35%;
  float: left;
  padding: 1.5em;
  margin-left: -150px;
}
body.logged_in header.navbar,
body.logged_in headerbody #navbar > div > header {
  z-index: 6;
}
body.logged_in #ccm-highlighter {
  z-index: 7;
}
html.index-bg body {
  padding: 0;
}
.box-sizing {
  box-sizing: border-box;
}
.box-sizing * {
  box-sizing: border-box;
}
.box-sizing *:after,
.box-sizing *:before {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
.walk-card .thumbnail .walkimage .statusMessage,
#profileWrapper div.headline,
#create-walk #time-and-date .ui-datepicker > .ui-datepicker-title,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage,
.walk-card #create-walk .team-member .walkimage .statusMessage {
  font-family: "Roboto Slab", serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin: 1.5em 0 0.6em 0;
}
h1 {
  font-weight: 100;
  font-size: 40px;
}
h2 {
  font-weight: 100;
  font-size: 40px;
}
h3 {
  font-weight: 100;
  font-size: 25px;
}
h4,
.walk-card .thumbnail .walkimage .statusMessage,
#profileWrapper div.headline,
#create-walk #time-and-date .ui-datepicker > .ui-datepicker-title,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage,
.walk-card #create-walk .team-member .walkimage .statusMessage {
  font-weight: 700;
  font-size: 17px;
}
h5 {
  font-weight: 700;
  font-size: 14;
}
.hide-text,
body #navbar > div > header .logo span,
.profiles .flex-control-nav a {
  text-indent: 130%;
  white-space: nowrap;
  overflow: hidden;
}
.no-margin {
  margin: 0;
}
.no-margin-top {
  margin-top: 0;
}
.calendar-wrap {
  padding: 0 10px;
  position: relative;
}
.calendar-wrap .calendar-header {
  font-size: 1.10em;
  margin: 0 0 1em 0;
  width: 100%;
  text-align: center;
}
.calendar-wrap .calendar-header span {
  font-family: "Roboto Slab", serif;
  font-weight: 800;
}
.calendar-wrap .custom-month {
  text-align: center;
  border-radius: 50%;
  width: 22px;
  height: 22px;
}
.calendar-wrap .custom-year {
  position: absolute;
  top: 0;
  right: 10px;
}
.btn,
.btn-primary,
body #navbar > div > header #donate,
body #navbar > div > header #donate,
body.city-page > #city-details .create-walk,
body.city-page > #city-details .create-walk,
#create-walk #map-control-bar button,
#create-walk #map-control-bar .loadFeed,
#create-walk .filterInputs .filter input[type=submit],
#create-walk .filterInputs .filter input[type=button] {
  font-family: "Roboto Slab", serif;
  background-image: none;
  background-color: #F16725;
  border-radius: 0;
}
a {
  color: #F16725;
}
#progress {
  position: fixed;
  height: 100px;
  z-index: 1;
  width: 100%;
  top: 40%;
}
.form-actions .btn,
.form-actions body.city-page > #city-details .create-walk,
.form-actions #create-walk #map-control-bar button,
.form-actions #create-walk #map-control-bar .loadFeed,
.form-actions #create-walk .filterInputs .filter input[type=submit],
.form-actions #create-walk .filterInputs .filter input[type=button] {
  margin-right: 15px;
}
#donate {
  padding: 10px 15px 10px;
  color: #ffffff;
  background-color: #f16725;
  text-shadow: none;
  font-size: 1em;
}
#donate:hover {
  color: #ffffff;
  background-color: #df520e;
}
.infoBox {
  box-shadow: inset 0 -3px 0 #0E2B3E, 3px 0 2px rgba(0, 0, 0, 0.2);
  color: #555;
}
.infoBox:after {
  content: "";
  width: 9px;
  height: 17px;
  background: #009AE6;
  border-top: 1px solid #0084C5;
  border-right: 1px solid #0084C5;
  position: absolute;
  bottom: -4px;
  left: -1px;
  border-top-right-radius: 11px;
  border-bottom-right-radius: 5px;
}
.infoBox h1,
.infoBox h2,
.infoBox h3,
.infoBox h4 {
  color: inherit;
  margin-top: 5px;
}
.notification {
  background-image: url('images/festival-bg.png') bottom right no-repeat #35B0D7;
  color: #fff;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  height: 0;
  transition: height 0.7s ease-in-out;
}
.notification .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.notification.expanded {
  height: 180px;
}
.notification h4 {
  margin-bottom: 0;
  font-size: 18px;
}
.notification .title {
  font-size: 33px;
  margin: 0;
  line-height: 1em;
  font-weight: 400;
}
.notification .container,
.notification #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
.notification.walk-beta {
  box-shadow: 0 2px 0 #7e29d7;
  background: #9854df;
  overflow: hidden;
  top: 0;
  transition: height 0.7s ease-in-out;
}
.notification.walk-beta.expanded {
  height: 64px;
}
.notification.walk-beta .title-sub {
  font-size: 20px;
  margin: 0;
}
.walk-label {
  font-family: "Roboto Slab", serif;
  padding: 5px 8px;
  color: #fff;
  background: #F2C50F;
  display: inline-block;
  float: left;
  margin-right: 30px;
  border-radius: 5px;
  font-size: 14px;
}
.u-avatar {
  background-size: cover;
  background-position: 50%;
  border-radius: 99999px;
  width: 140px;
  height: 140px;
}
.blog {
  color: #666;
}
.error404 {
  padding-top: 0;
  background: #ebeef1;
}
.error404 .container-outter {
  padding: 150px 0;
  color: #50616D;
  text-align: center;
  background: #fff;
}
.error404 .navbar_home {
  margin-top: 2em;
}
.list-inline.tags .tag i.fa {
  width: 100%;
  display: block;
  text-align: center;
  line-height: 20px;
}
#ccm-profile-wrapper {
  padding-bottom: 25px;
}
/*html.index-bg {
  header.navbar { display:none; }
}
body.form {
  .navbar-inner div.container { display:none; }
}
*/
body #navbar > div > header {
  background: #fff;
  font-family: "Roboto Slab", serif;
}
body #navbar > div > header .logo span {
  background: url("../images/jwlogo.svg");
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  width: 102px;
  height: 60px;
  background-size: contain;
}
@media (min-width: 992px) {
  body #navbar > div > header .logo {
    margin-right: 15px;
  }
}
body #navbar > div > header nav {
  height: 60px;
  overflow-y: hidden;
  margin: 0 auto;
  padding: 0 15px;
  position: absolute;
  top: 0;
  width: 100%;
}
body #navbar > div > header nav:before,
body #navbar > div > header nav:after {
  content: " ";
  display: table;
}
body #navbar > div > header nav:after {
  clear: both;
}
body #navbar > div > header nav:before,
body #navbar > div > header nav:after {
  content: " ";
  display: table;
}
body #navbar > div > header nav:after {
  clear: both;
}
body #navbar > div > header nav ul.nav > li > a,
body #navbar > div > header nav ul.social-login-providers.template-fontawesome > li > a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 60px;
  color: #666;
}
body #navbar > div > header nav ul.nav > li.notify,
body #navbar > div > header nav ul.social-login-providers.template-fontawesome > li.notify {
  -webkit-animation: notifying 0.5s infinite alternate;
          animation: notifying 0.5s infinite alternate;
}
body #navbar > div > header nav ul.nav > li.notify > a,
body #navbar > div > header nav ul.social-login-providers.template-fontawesome > li.notify > a {
  color: #fff;
}
body #navbar > div > header nav ul.nav > li.notify > a:hover,
body #navbar > div > header nav ul.social-login-providers.template-fontawesome > li.notify > a:hover {
  opacity: 0.8;
  background: #F16725;
}
body #navbar > div > header .notification {
  position: absolute;
  overflow: hidden;
  background-image: none;
  top: 61px;
  box-shadow: 0 2px 0 #7e29d7;
  background: #9854df;
}
body #navbar > div > header .notification .container,
body #navbar > div > header .notification #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}
body #navbar > div > header .notification .title-sub {
  font-size: 20px;
  margin: 0;
}
body #navbar > div > header .notification.expanded {
  height: 50px;
}
body #navbar > div > header .search-open,
body #navbar > div > header .search-close {
  padding: 0 15px !important;
}
body #navbar > div > header .search-open i,
body #navbar > div > header .search-close i {
  line-height: 60px;
}
body #navbar > div > header .search-close {
  background: #F16725;
  display: none;
}
body #navbar > div > header .search-close:hover {
  color: inherit;
}
body #navbar > div > header .search-close i {
  color: #fff;
}
body #navbar > div > header.dropped .search-close {
  display: block;
}
body #navbar > div > header.dropped .search-close:hover i {
  color: #666;
}
body #navbar > div > header.dropped .search-open {
  display: none;
}
body #navbar > div > header.dropped .navbar-outer {
  max-height: 900px;
}
body #navbar > div > header #donate {
  margin: 12px 0;
}
body .navbar-outer {
  background-color: #666;
  max-height: 0;
  overflow: hidden;
  transition-duration: 0.6s;
}
body .navbar-outer form {
  max-width: 1200px;
  margin: 0 auto;
  padding: 25px 0;
}
body .navbar-outer form fieldset.search {
  display: inline-block;
  margin-right: 50px;
  vertical-align: top;
}
body .navbar-outer form div#searchResults {
  display: inline-block;
  max-width: 600px;
  margin-top: -10px;
}
body .navbar-outer form div#searchResults mark {
  color: inherit;
  background-color: inherit;
  border-bottom: 1px dotted;
}
body .navbar-outer form div#searchResults h4,
body .navbar-outer form div#searchResults p {
  margin: 0;
  padding: 0 0 8px 0;
}
body .navbar-outer form div#searchResults .searchResult {
  margin: 0;
  padding: 8px 8px 0 8px;
  transition-duration: 0.3s;
}
body .navbar-outer form div#searchResults .searchResult:hover {
  background: #333;
}
body .navbar-outer form div#searchResults a {
  color: #efefef;
}
body .navbar-outer form div#searchResults a:hover {
  text-decoration: none;
}
body fieldset.search {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  body fieldset.search {
    float: left;
    width: 25%;
  }
}
body fieldset.search button {
  width: auto;
  height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  color: #333;
}
body div#ccm-toolbar {
  display: none;
  z-index: 1050;
}
@-webkit-keyframes notifying {
  0% {
    background-color: #f16725;
  }
  100% {
    background-color: rgba(241, 103, 37, 0.7);
  }
  100% {
    background-color: #f16725;
  }
}
@keyframes notifying {
  0% {
    background-color: #f16725;
  }
  100% {
    background-color: rgba(241, 103, 37, 0.7);
  }
  100% {
    background-color: #f16725;
  }
}
body > footer {
  width: 100%;
  background: #F16725;
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-weight: 500;
  z-index: 1030;
  clear: both;
  padding: 60px 30px 30px;
}
body > footer:before,
body > footer:after {
  content: " ";
  display: table;
}
body > footer:after {
  clear: both;
}
body > footer:before,
body > footer:after {
  content: " ";
  display: table;
}
body > footer:after {
  clear: both;
}
body > footer h1,
body > footer h2,
body > footer h3,
body > footer h4 {
  margin-top: 0;
}
body > footer .blurb {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-right: 20%;
}
@media (min-width: 992px) {
  body > footer .blurb {
    float: left;
    width: 66.66666667%;
  }
}
body > footer .blurb h2 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 100px;
  margin-top: 0;
}
@media (max-width: 992px) {
  body > footer .blurb h2 {
    margin-bottom: 30px;
  }
}
body > footer nav {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  body > footer nav {
    float: left;
    width: 33.33333333%;
  }
}
body > footer nav ul {
  width: 130px;
  float: left;
  list-style-type: none;
  padding: 0;
  font-size: 14px;
}
body > footer .status-copyright {
  clear: both;
  padding-left: 15px;
  padding-bottom: 10px;
}
body > footer .status-copyright p {
  color: brown;
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  body > footer .status-copyright {
    padding-top: 20px;
  }
}
body > footer a {
  color: inherit;
  opacity: 0.8;
}
body > footer a:hover {
  color: inherit;
  text-decoration: none;
  opacity: 1;
}
body > footer .social-icons {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
}
body > footer .social-icons a {
  text-decoration: none;
}
body > footer .social-icons a i {
  font-size: 24px;
  margin-right: 4px;
}
body > footer .social-icons + div {
  width: 80%;
  display: inline-block;
}
body #itinerary {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 100vh;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
  box-shadow: -1px -4px 33px rgba(0, 0, 50, 0.85);
  border-color: #fff;
  background: #fff;
  padding: 2.25rem 5.5rem;
  overflow-y: auto;
  z-index: -1;
}
@media (min-width: 992px) {
  body #itinerary {
    float: left;
    width: 66.66666667%;
  }
}
body #itinerary:before,
body #itinerary:after {
  content: " ";
  display: table;
}
body #itinerary:after {
  clear: both;
}
body #itinerary:before,
body #itinerary:after {
  content: " ";
  display: table;
}
body #itinerary:after {
  clear: both;
}
body #itinerary ul {
  list-style: none;
  padding-left: 0;
  clear: both;
}
body #itinerary #itinerary-select ul {
  font-size: 12px;
  letter-spacing: 0.025rem;
  line-height: 1.5;
  margin-bottom: 3px;
}
body #itinerary #itinerary-select ul a {
  transition-duration: 0.2s;
  opacity: 0.8;
}
body #itinerary #itinerary-select ul a:hover {
  color: #F16725;
  opacity: 1;
}
body #itinerary #itinerary-select ul a.selected {
  font-weight: 700;
  opacity: 1;
}
body #itinerary #itinerary-select input {
  width: 104px;
  font-size: 12px;
  border: 0px;
  border-bottom: 1px solid #ccc;
  margin-right: 3px;
  opacity: 0.75;
  transition: border-bottom 0.3s;
}
body #itinerary #itinerary-select input:hover {
  opacity: 1;
}
body #itinerary #itinerary-select input ~ button {
  cursor: auto;
}
body #itinerary #itinerary-select input:focus {
  border-bottom: 1px solid #8a8a8a;
}
body #itinerary #itinerary-select input:focus + button {
  opacity: 0.85;
  left: 0;
  cursor: pointer;
}
body #itinerary #itinerary-select input:focus + button:hover {
  transition: opacity 0s;
  opacity: 1;
}
body #itinerary #itinerary-select button {
  background: #F16725;
  color: #fff;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  font-weight: 400;
  padding: 1px 7px;
  margin: 5px 2px;
  opacity: 0.7;
  position: relative;
  cursor: pointer;
}
body #itinerary #itinerary-select button:hover {
  opacity: 1;
}
body #itinerary h1 input[type="text"],
body #itinerary h2 input[type="text"],
body #itinerary h3 input[type="text"],
body #itinerary h4 input[type="text"],
body #itinerary h5 input[type="text"],
body #itinerary h6 input[type="text"] {
  font: inherit;
  color: inherit;
  height: auto;
  width: 100%;
}
body #itinerary h2 {
  margin-top: 0;
}
body #itinerary .knightFdn-itinerary {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  opacity: 0.8;
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
}
body .itinerary {
  margin: 30px auto 5rem;
}
body .itinerary ul {
  list-style: none;
}
body .itinerary li.walklistItem {
  overflow: auto;
  border-top: 2px solid #e0e0e0;
  padding: 30px 0;
}
body .itinerary .walk {
  max-width: 70%;
  float: left;
}
body .itinerary .walk:before,
body .itinerary .walk:after {
  content: " ";
  display: table;
}
body .itinerary .walk:after {
  clear: both;
}
body .itinerary .walk:before,
body .itinerary .walk:after {
  content: " ";
  display: table;
}
body .itinerary .walk:after {
  clear: both;
}
body .itinerary .walk h3,
body .itinerary .walk h4 {
  font-weight: 300;
}
body .itinerary .walk h3 {
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 10px;
}
body .itinerary .walk h4 {
  margin: 10px auto 3px;
}
body .itinerary .walk ~ button {
  font-size: 2.2rem;
  opacity: 0.5;
}
body .itinerary .walk ~ button:hover {
  opacity: 1;
}
body .itinerary .action {
  float: right;
  max-width: 30%;
  position: relative;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  border: none;
  border-radius: 100%;
  background-color: transparent;
  color: #959595;
  outline: none;
  text-align: right;
  transition-duration: 0.2s;
  padding: 0.8rem;
  top: -4.4rem;
}
body .itinerary .action:hover {
  color: black;
}
body .itinerary .action.selected {
  background: #F16725;
  color: #fff;
  opacity: 1;
}
body .itinerary .removeWalk {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -4.4rem;
}
body .itinerary .removeWalk:before {
  content: "\e014";
}
body .itinerary .addWalk {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -4.4rem;
}
body .itinerary .addWalk:before {
  content: "\e164";
}
body .itineraryHeader {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  body .itineraryHeader {
    float: left;
    width: 75%;
  }
}
body .itineraryHeader:before,
body .itineraryHeader:after {
  content: " ";
  display: table;
}
body .itineraryHeader:after {
  clear: both;
}
body .itineraryHeader:before,
body .itineraryHeader:after {
  content: " ";
  display: table;
}
body .itineraryHeader:after {
  clear: both;
}
body .itineraryHeader .update {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .itineraryHeader .update:before {
  content: "\e013";
}
body .itineraryHeader h2 input[type="text"] {
  border: 1px solid #ededed;
}
body .itineraryHeader .cancel {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body .itineraryHeader .cancel:before {
  content: "\e014";
}
body .itineraryHeader .dropdown .toggle {
  border: 0px;
  background: none;
  padding: 0;
  /*TODO: Dropdown is not working */
}
body .itineraryHeader .dropdown .toggle h1.walklistTitle {
  margin: 0;
}
body .itineraryHeader .dropdown .toggle h1.walklistTitle .dropdown-chevron {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  margin-left: 10px;
  position: relative;
  top: 1px;
  opacity: 0.3;
  transition: opacity 0.3s;
}
body .itineraryHeader .dropdown .toggle h1.walklistTitle .dropdown-chevron:before {
  content: "\e114";
}
body .itineraryHeader .dropdown .toggle:hover span.dropdown-chevron {
  opacity: 1;
}
body .itineraryHeader .dropdown ul.dropdown-menu {
  padding: 0;
  min-width: 200px;
  left: -10px;
  margin-top: 10px;
  border-radius: 0;
  border: 0px;
  border-top: 1px solid #ddd;
  border-bottom: 2px solid #c0c0c0;
  box-shadow: -1px 3px 12px rgba(0, 0, 50, 0.185);
}
body .itineraryHeader .dropdown ul.dropdown-menu li {
  padding: 10px 40px 10px 20px;
  font-size: 18px;
  cursor: pointer;
}
body .itineraryHeader .dropdown ul.dropdown-menu li:hover {
  background: #F5F5F5;
}
body .itineraryHeader .dropdown ul.dropdown-menu li:first-child {
  padding-top: 13px;
}
body .itineraryHeader .dropdown ul.dropdown-menu li:last-child {
  padding-bottom: 13px;
}
body .itineraryHeader h5.shareUrl a {
  color: #666;
}
body .itineraryHeader h4.walklistDescription {
  line-height: 1.3;
  margin: 20px 0 30px;
}
body .itineraryHeader h4.walklistDescription textarea {
  width: 100%;
  outline: none;
  height: 100px;
}
body .itineraryHeader h4.walklistDescription textarea:invalid {
  resize: none;
  height: 100px;
  padding: 10px;
  border: 1px solid #ddd;
  border-bottom: 3px solid #ddd;
  opacity: 1;
  cursor: pointer;
  outline: none;
  box-shadow: none;
}
body .itineraryHeader h4.walklistDescription textarea:invalid:hover {
  opacity: 0.85;
}
body .itineraryHeader h4.walklistDescription textarea:hover {
  opacity: 1;
}
body .itineraryHeader h4.walklistDescription textarea:focus,
body .itineraryHeader h4.walklistDescription textarea:focus:valid {
  padding: 15px;
  cursor: text;
  width: 100%;
  height: 110px;
  border: 1px solid #F16725;
  border-bottom: 3px solid #F16725;
  font-weight: 300;
  letter-spacing: 0.1rem;
  resize: none;
  background-color: #fff;
}
body .itineraryHeader h4.walklistDescription textarea:focus:hover,
body .itineraryHeader h4.walklistDescription textarea:focus:valid:hover {
  opacity: 1;
  border: 1px solid #F16725;
  border-bottom: 3px solid #F16725;
  cursor: text;
  background-color: #fff;
}
body .itineraryHeader h4.walklistDescription textarea:focus:valid ~ span.update {
  opacity: 0.9;
  top: 3px;
}
body .itineraryHeader h4.walklistDescription textarea:valid {
  border: 1px solid #fff;
  border-bottom: 3px solid #fff;
  resize: none;
  height: 110px;
  padding: 15px;
  border-right: 0px solid #ddd;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 3px solid #ddd;
  background-color: #f6f6f6;
}
body .itineraryHeader h4.walklistDescription textarea:valid:hover {
  cursor: pointer;
  border-right: 0px solid #ddd;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 3px solid #ddd;
  background-color: #f6f6f6;
  opacity: 0.9;
}
body .itineraryHeader .update {
  cursor: pointer;
  font-family: "Roboto Slab";
  font-size: 16px;
  margin: 7px 0 35px;
  padding: 6px 10px;
  border-radius: 6px;
  background-color: #F16725;
  color: #fff;
  font-weight: 600;
  opacity: 0;
  position: relative;
  top: 0;
  transition: opacity 0.3s, top 0.3s;
}
body .itineraryHeader .update:before {
  font-family: "Glyphicons Halflings";
  font-size: smaller;
  content: "";
}
body .itinerary-lists {
  height: inherit;
  font-size: 25px;
  width: inherit;
  font-family: "Roboto Slab";
  background-color: white;
}
body #addWalk,
body #itinerary-select {
  opacity: 1;
  display: block;
  position: relative;
}
body #addWalk {
  clear: both;
}
body #addWalk ul {
  display: inline-block;
}
body #addWalk ul li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 17px;
  font-weight: 500;
  font-size: 13px;
}
body #addWalk ul li a {
  border: 1px solid #F16725;
  border-radius: 5px;
  padding: 3px 6px;
  opacity: 0.8;
  color: #F16725;
}
body #addWalk ul li a:hover {
  text-decoration: none;
  color: #F16725;
  opacity: 1;
}
body #addWalk ul li a.selected {
  opacity: 1;
  background: #F16725;
  color: #fff;
}
body #addWalk ul li:first-child {
  margin-left: 0;
}
body .addItinerary,
body .removeItinerary {
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 6px;
  border: 1px solid #F16725;
  padding: 5px 7px;
  font-size: 12px;
  opacity: 0.7;
  font-weight: 600;
  line-height: 1.2;
  margin: -5px 10px -6px;
  position: relative;
  top: -1px;
}
body .addItinerary:before,
body .removeItinerary:before {
  content: "\e109";
}
body .addItinerary::after,
body .removeItinerary::after {
  font-family: 'Roboto Slab';
  content: "I'm Going";
  margin-left: 5px;
  position: relative;
  top: -1px;
}
body .addItinerary {
  background: none;
  color: #F16725;
  padding: 2px 6px;
  margin-left: 9px;
}
body .addItinerary:hover {
  opacity: 1;
}
body .removeItinerary {
  color: #fff;
  background: #F16725;
  opacity: 0.95;
  padding: 2px 6px;
}
#modals dialog,
#create-walk dialog {
  border: none;
  background-color: transparent;
  padding: 0;
  height: 100%;
  width: 100%;
}
#modals dialog.in,
#create-walk dialog.in {
  display: block !important;
  opacity: 1;
}
#modals dialog.in ~ *,
#create-walk dialog.in ~ * {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  filter: blur(5px);
}
#modals dialog > div > article header,
#create-walk dialog > div > article header {
  padding: 40px 65px;
}
#modals dialog > div > article header h1,
#create-walk dialog > div > article header h1,
#modals dialog > div > article header h2,
#create-walk dialog > div > article header h2,
#modals dialog > div > article header h3,
#create-walk dialog > div > article header h3,
#modals dialog > div > article header h4,
#create-walk dialog > div > article header h4,
#modals dialog > div > article header h5,
#create-walk dialog > div > article header h5,
#modals dialog > div > article header h6,
#create-walk dialog > div > article header h6 {
  padding: 0;
  margin: 0;
  font-weight: 700;
}
#modals dialog > div > article section,
#create-walk dialog > div > article section {
  padding: 35px 65px;
}
#modals dialog > div > article section + section,
#create-walk dialog > div > article section + section {
  padding: 0 65px 35px;
}
@media (max-width: 768px) {
  #modals dialog > div > article section,
  #create-walk dialog > div > article section {
    padding-bottom: 0;
  }
}
#modals dialog > div > article footer,
#create-walk dialog > div > article footer {
  padding: 30px 65px;
}
#modals dialog label,
#create-walk dialog label {
  display: block;
}
#modals dialog input[type=text],
#create-walk dialog input[type=text],
#modals dialog input[type=password],
#create-walk dialog input[type=password] {
  font-weight: 500;
  width: 65%;
}
@media (max-width: 768px) {
  #modals dialog input[type=text],
  #create-walk dialog input[type=text],
  #modals dialog input[type=password],
  #create-walk dialog input[type=password] {
    width: 90%;
  }
}
#modals #signup-panel,
#create-walk #signup-panel {
  opacity: 1;
}
.btn,
body #navbar > div > header #donate,
body.city-page > #city-details .create-walk,
#create-walk #map-control-bar button,
#create-walk #map-control-bar .loadFeed,
#create-walk .filterInputs .filter input[type=submit],
#create-walk .filterInputs .filter input[type=button] {
  background-color: #F16725;
  color: #fff;
  transition-duration: 0.2s;
  border: 0;
  box-shadow: 0 2px 0 0 #752b08;
}
.btn:hover,
body.city-page > #city-details .create-walk:hover,
#create-walk #map-control-bar button:hover,
#create-walk #map-control-bar .loadFeed:hover,
#create-walk .filterInputs .filter input[type=submit]:hover,
#create-walk .filterInputs .filter input[type=button]:hover {
  color: #fff;
  background-color: #d54e0e;
}
input.plaintext {
  border: none;
  background: transparent;
  color: #F16725;
  transition-duration: 0.2s;
}
input.plaintext:hover {
  opacity: 0.8;
}
.walk-filters h4.filter-header {
  margin-left: 15px;
  color: #F16725;
}
.walk-filters h4.filter-header a {
  color: #F16725;
}
.walk-filters a.print-button {
  margin-left: 15px;
}
.walk-card,
.ccm-block-page-list-walk-filters .walk {
  width: 95%;
  min-width: ;
  margin: 3px 8px 10px 2px;
  display: inline-block;
  /*padding-top: @walk-card-offset;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 0px;*/
  vertical-align: top;
  transition-duration: 0.1s;
  height: auto;
}
@media (min-width: 992px) {
  .walk-card,
  .ccm-block-page-list-walk-filters .walk {
    width: 47%;
  }
}
.walk-card h4,
.ccm-block-page-list-walk-filters .walk h4 {
  font-size: 15px;
  margin-bottom: 9px;
}
.walk-card h6,
.ccm-block-page-list-walk-filters .walk h6 {
  color: #222;
}
.walk-card a,
.ccm-block-page-list-walk-filters .walk a {
  color: #666;
}
.walk-card a:hover,
.ccm-block-page-list-walk-filters .walk a:hover {
  text-decoration: none;
}
.walk-card .thumbnail,
.walk-card .ccm-page-list.ccm-blog-index li figure,
.ccm-block-page-list-walk-filters .walk .thumbnail,
.walk-card .ccm-page-list-city-cards li figure,
.walk-card #create-walk .team-member {
  transition: none;
  position: relative;
  padding: 0;
}
.walk-card .thumbnail .walkimage,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage,
.walk-card .ccm-page-list-city-cards li figure .walkimage,
.walk-card #create-walk .team-member .walkimage {
  position: relative;
  margin: 0;
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 100px;
}
.walk-card .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage,
.walk-card #create-walk .team-member .walkimage .statusMessage {
  position: absolute;
  margin-top: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(241, 103, 37, 0.8);
  color: #fff;
  line-height: 100px;
  text-align: center;
}
.walk-card .thumbnail .walkimage .statusMessage:before,
.walk-card .ccm-page-list.ccm-blog-index li figure .walkimage .statusMessage:before,
.ccm-block-page-list-walk-filters .walk .thumbnail .walkimage .statusMessage:before,
.walk-card .ccm-page-list-city-cards li figure .walkimage .statusMessage:before,
.walk-card #create-walk .team-member .walkimage .statusMessage:before {
  font-family: FontAwesome;
  content: "\f017";
  padding-right: 0.5em;
}
.walk-card .thumbnail .caption,
.walk-card .ccm-page-list.ccm-blog-index li figure .caption,
.walk-card .thumbnail .ccm-page-list.ccm-blog-index li figure figcaption,
.ccm-block-page-list-walk-filters .walk .thumbnail .caption,
.walk-card .ccm-page-list-city-cards li figure .caption,
.walk-card #create-walk .team-member .caption {
  padding: 2px 11px;
}
.walk-card .thumbnail .caption p,
.walk-card .ccm-page-list.ccm-blog-index li figure .caption p,
.walk-card .thumbnail .ccm-page-list.ccm-blog-index li figure figcaption p,
.ccm-block-page-list-walk-filters .walk .thumbnail .caption p,
.walk-card .ccm-page-list-city-cards li figure .caption p,
.walk-card #create-walk .team-member .caption p {
  overflow: hidden;
  display: block;
  font-size: 14px;
}
.walk-card .thumbnail .caption h4,
.walk-card .ccm-page-list.ccm-blog-index li figure .caption h4,
.walk-card .thumbnail .ccm-page-list.ccm-blog-index li figure figcaption h4,
.ccm-block-page-list-walk-filters .walk .thumbnail .caption h4,
.walk-card .ccm-page-list-city-cards li figure .caption h4,
.walk-card #create-walk .team-member .caption h4 {
  margin: 11px 0 8px;
}
.walk-card .thumbnail .caption h6,
.walk-card .ccm-page-list.ccm-blog-index li figure .caption h6,
.walk-card .thumbnail .ccm-page-list.ccm-blog-index li figure figcaption h6,
.ccm-block-page-list-walk-filters .walk .thumbnail .caption h6,
.walk-card .ccm-page-list-city-cards li figure .caption h6,
.walk-card #create-walk .team-member .caption h6 {
  font-weight: 700;
}
@media (max-width: 768px) {
  .walk-card .thumbnail .caption,
  .walk-card .ccm-page-list.ccm-blog-index li figure .caption,
  .walk-card .thumbnail .ccm-page-list.ccm-blog-index li figure figcaption,
  .ccm-block-page-list-walk-filters .walk .thumbnail .caption,
  .walk-card .ccm-page-list-city-cards li figure .caption,
  .walk-card #create-walk .team-member .caption {
    padding-bottom: 20px;
  }
}
.walk-card .thumbnail .when,
.walk-card .ccm-page-list.ccm-blog-index li figure .when,
.ccm-block-page-list-walk-filters .walk .thumbnail .when,
.walk-card .ccm-page-list-city-cards li figure .when,
.walk-card #create-walk .team-member .when {
  list-style-type: none;
  font-weight: 700;
  color: #222;
  padding: 11px;
  background-color: #efefef;
  font-family: "Roboto Slab", serif;
  font-size: 12px;
  margin: 0;
}
.walk-card .thumbnail .when li,
.walk-card .ccm-page-list.ccm-blog-index li figure .when li,
.ccm-block-page-list-walk-filters .walk .thumbnail .when li,
.walk-card .ccm-page-list-city-cards li figure .when li,
.walk-card #create-walk .team-member .when li {
  margin-top: 2px;
  color: #555;
  font-weight: 400;
}
.walk-card .thumbnail .tags,
.walk-card .ccm-page-list.ccm-blog-index li figure .tags,
.ccm-block-page-list-walk-filters .walk .thumbnail .tags,
.walk-card .ccm-page-list-city-cards li figure .tags,
.walk-card #create-walk .team-member .tags {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
  display: none;
}
.walk-card .thumbnail .tags .tag,
.walk-card .ccm-page-list.ccm-blog-index li figure .tags .tag,
.ccm-block-page-list-walk-filters .walk .thumbnail .tags .tag,
.walk-card .ccm-page-list-city-cards li figure .tags .tag,
.walk-card #create-walk .team-member .tags .tag {
  display: inline-block;
  padding: 8px;
  cursor: pointer;
  background: #0675fc;
  border-radius: 100%;
}
.walk-card .thumbnail .tags .fa,
.walk-card .ccm-page-list.ccm-blog-index li figure .tags .fa,
.ccm-block-page-list-walk-filters .walk .thumbnail .tags .fa,
.walk-card .ccm-page-list-city-cards li figure .tags .fa,
.walk-card #create-walk .team-member .tags .fa {
  color: #fff;
  width: auto;
  line-height: 15px;
  width: 15px;
}
@media (max-width: 992px) {
  .walk-card .thumbnail,
  .walk-card .ccm-page-list.ccm-blog-index li figure,
  .ccm-block-page-list-walk-filters .walk .thumbnail,
  .walk-card .ccm-page-list-city-cards li figure,
  .walk-card #create-walk .team-member {
    min-height: 0;
  }
}
.walk-card:hover,
.ccm-block-page-list-walk-filters .walk:hover {
  margin-top: -5px;
  margin-bottom: 17px;
}
.walk-card:hover .thumbnail,
.walk-card:hover .ccm-page-list.ccm-blog-index li figure,
.ccm-block-page-list-walk-filters .walk:hover .thumbnail,
.walk-card:hover .ccm-page-list-city-cards li figure,
.walk-card:hover #create-walk .team-member {
  background: #6BADFD;
  box-shadow: inset 0 0 0 1px #3991fc, 0 3px 0 #3991fc;
  color: #FFF;
  border: 0px;
}
.walk-card:hover .thumbnail h4,
.walk-card:hover .thumbnail h6,
.walk-card:hover .thumbnail p,
.walk-card:hover .thumbnail li,
.walk-card:hover .ccm-page-list.ccm-blog-index li figure h4,
.walk-card:hover .ccm-page-list.ccm-blog-index li figure h6,
.walk-card:hover .ccm-page-list.ccm-blog-index li figure p,
.walk-card:hover .ccm-page-list.ccm-blog-index li figure li,
.ccm-block-page-list-walk-filters .walk:hover .thumbnail h4,
.ccm-block-page-list-walk-filters .walk:hover .thumbnail h6,
.ccm-block-page-list-walk-filters .walk:hover .thumbnail p,
.ccm-block-page-list-walk-filters .walk:hover .thumbnail li,
.walk-card:hover .ccm-page-list-city-cards li figure h4,
.walk-card:hover .ccm-page-list-city-cards li figure h6,
.walk-card:hover .ccm-page-list-city-cards li figure p,
.walk-card:hover .ccm-page-list-city-cards li figure li,
.walk-card:hover #create-walk .team-member h4,
.walk-card:hover #create-walk .team-member h6,
.walk-card:hover #create-walk .team-member p,
.walk-card:hover #create-walk .team-member li {
  color: #FFF;
}
.walk-card:hover .when,
.ccm-block-page-list-walk-filters .walk:hover .when {
  background: none;
}
.walk-card:active,
.ccm-block-page-list-walk-filters .walk:active {
  margin-top: 0;
}
.walk-card:active .thumbnail,
.walk-card:active .ccm-page-list.ccm-blog-index li figure,
.ccm-block-page-list-walk-filters .walk:active .thumbnail,
.walk-card:active .ccm-page-list-city-cards li figure,
.walk-card:active #create-walk .team-member {
  background: #3991fc;
}
.ccm-page-list.ccm-blog-index {
  margin-left: -15px;
  margin-right: -15px;
  list-style-type: none;
  padding: 0;
}
.ccm-page-list.ccm-blog-index:before,
.ccm-page-list.ccm-blog-index:after {
  content: " ";
  display: table;
}
.ccm-page-list.ccm-blog-index:after {
  clear: both;
}
.ccm-page-list.ccm-blog-index:before,
.ccm-page-list.ccm-blog-index:after {
  content: " ";
  display: table;
}
.ccm-page-list.ccm-blog-index:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  .ccm-page-list.ccm-blog-index li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list.ccm-blog-index li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .ccm-page-list.ccm-blog-index li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ccm-page-list.ccm-blog-index li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list.ccm-blog-index li:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) {
  .ccm-page-list.ccm-blog-index li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .ccm-page-list.ccm-blog-index li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list.ccm-blog-index li:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .ccm-page-list.ccm-blog-index li {
    float: left;
    width: 33.33333333%;
  }
}
.ccm-page-list.ccm-blog-index li:before {
  content: '' !important;
  padding: 0 !important;
}
.ccm-page-list.ccm-blog-index li figure {
  padding: 0;
}
.ccm-page-list.ccm-blog-index li figure .blogimage {
  background-size: cover;
  background-position: 50%;
  width: 100%;
  min-height: 240px;
  display: block;
}
.ccm-page-list.ccm-blog-index li figure figcaption {
  padding: 10px;
}
div.ccm-page-list-rss-icon {
  margin-top: 10px;
}
div.ccm-page-list-tags {
  display: none;
}
div.ccm-page-list-typeahead {
  position: relative;
  font-family: "Roboto Slab", serif;
}
div.ccm-page-list-typeahead ul,
div.ccm-page-list-typeahead li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.ccm-page-list-typeahead fieldset.search > ul {
  display: none;
  position: absolute;
  left: 0;
  border: 1px solid #999;
  background: #fff;
  padding: 5px;
  z-index: 2;
  width: 291px;
  max-height: 14em;
  overflow-y: scroll;
}
div.ccm-page-list-typeahead fieldset.search > ul li.country {
  padding-left: 5px;
  color: #666;
}
div.ccm-page-list-typeahead fieldset.search > ul li.country a {
  color: inherit;
}
div.ccm-page-list-typeahead fieldset.search > ul li.country div.name {
  color: #888;
  font-size: 0.7em;
  font-weight: 700;
}
div.ccm-page-list-typeahead fieldset.search > ul li.country ul.cities {
  padding: 0 0 0 10px;
}
div.ccm-page-list-typeahead fieldset.search > ul li.country ul.cities li {
  line-height: 24px;
  font-size: 15px;
  font-weight: 300;
}
div.ccm-page-list-typeahead fieldset.search > ul li.country ul.cities li a {
  color: #f16725;
}
div.ccm-page-list-typeahead fieldset.search li.aux {
  padding-left: 5px;
}
div.ccm-page-list-typeahead fieldset.search li.aux a {
  padding: 4px 0 4px 10px;
  color: #f16725 !important;
  display: block;
}
div.ccm-page-list-typeahead fieldset.search input[type=text]:focus + * + ul,
div.ccm-page-list-typeahead fieldset.search ul:hover {
  display: block;
}
.ccm-block-page-list-walk-filters ul,
.ccm-block-page-list-walk-filters li {
  list-style-type: none;
}
.ccm-block-page-list-walk-filters ul.filters {
  padding: 0;
}
.ccm-block-page-list-walk-filters ul.filters:before,
.ccm-block-page-list-walk-filters ul.filters:after {
  content: " ";
  display: table;
}
.ccm-block-page-list-walk-filters ul.filters:after {
  clear: both;
}
.ccm-block-page-list-walk-filters ul.filters:before,
.ccm-block-page-list-walk-filters ul.filters:after {
  content: " ";
  display: table;
}
.ccm-block-page-list-walk-filters ul.filters:after {
  clear: both;
}
.ccm-block-page-list-walk-filters ul.filters li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ccm-block-page-list-walk-filters ul.filters li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .ccm-block-page-list-walk-filters ul.filters li {
    float: left;
    width: 33.33333333%;
  }
}
.ccm-block-page-list-walk-filters ul.filters li .daterange input {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ccm-block-page-list-walk-filters ul.filters li .daterange input {
    float: left;
    width: 50%;
  }
}
.ccm-block-page-list-walk-filters .walk {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .ccm-block-page-list-walk-filters .walk {
    float: left;
    width: 25%;
  }
}
.ccm-page-list-city-cards {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .ccm-page-list-city-cards {
    float: left;
    width: 100%;
  }
}
.ccm-page-list-city-cards li {
  list-style: none;
}
@media (max-width: 767px) {
  .ccm-page-list-city-cards li {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list-city-cards li:nth-child(1n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ccm-page-list-city-cards li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list-city-cards li:nth-child(2n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .ccm-page-list-city-cards li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ccm-page-list-city-cards li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list-city-cards li:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) {
  .ccm-page-list-city-cards li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .ccm-page-list-city-cards li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ccm-page-list-city-cards li:nth-child(4n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .ccm-page-list-city-cards li {
    float: left;
    width: 25%;
  }
}
.ccm-page-list-city-cards li figure {
  padding: 0;
  margin-bottom: 60px;
}
.ccm-page-list-city-cards li figure a.thumbnail,
.ccm-page-list-city-cards li figure a.ccm-page-list.ccm-blog-index li figure,
.ccm-page-list-city-cards li figure a.ccm-page-list-city-cards li figure,
.ccm-page-list-city-cards li figure a#create-walk .team-member {
  margin-bottom: 0;
  min-height: 12em;
  background-size: cover;
  background-position: 50%;
}
.ccm-page-list-city-cards li figure figcaption {
  padding: 15px 15px 0 15px;
}
.ccm-page-list-city-cards li figure figcaption > *:first-child {
  margin-top: 0;
}
.ccm-page-list-city-cards li figure figcaption p {
  height: 14em;
  overflow: hidden;
  position: relative;
}
.ccm-page-list-city-cards li figure figcaption p:after {
  content: " ";
  background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.2));
  display: block;
  position: absolute;
  width: 100%;
  height: 3em;
  bottom: 0;
  left: 0;
}
.ccm-page-list-city-cards li figure h5 {
  text-align: center;
}
.ccm-page-list-city-cards li figure .tag {
  padding: 20px;
  background-size: cover;
  border-radius: 100%;
  display: inherit;
  margin: 0 auto -30px auto;
  height: 60px;
  width: 60px;
}
.social-login-providers.template-fontawesome {
  list-style-type: none;
  font-size: 90px;
}
.social-login-providers.template-fontawesome li a {
  transition-duration: 0.2s;
}
.social-login-providers.template-fontawesome li a:hover {
  color: #a53d0b;
}
@media (max-width: 768px) {
  .social-login-providers.template-fontawesome li {
    font-size: 45px;
    float: left;
  }
}
body.home {
  padding-top: 0;
  /* The sticky navbar */
}
body.home #intro,
body.home .navbar_home .large,
body.home .section2 ul.nav,
body.home .section2 ul.social-login-providers.template-fontawesome {
  font-family: "Roboto Slab", serif;
}
body.home.logged_in {
  padding-top: 0;
}
@media (max-width: 768px) {
  body.home {
    padding: 0;
  }
}
body.home .backgroundImageBanner {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 1;
  transition: opacity 2s ease-in-out;
}
@media (max-width: 768px) {
  body.home .backgroundImageBanner {
    display: none;
  }
}
body.home .input-append {
  margin: 10px 0 0 0;
}
body.home .nav-tabs > li > a {
  background: #DBDBDB;
  padding: 20px;
  border: none;
  font-size: 1.5em;
}
body.home .nav-tabs > li > a:hover {
  border: none;
}
body.home .nav-tabs > li.active > a {
  background: #fff;
}
body.home #intro {
  width: 100%;
  height: 100vh;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.home #intro:before,
body.home #intro:after {
  content: " ";
  display: table;
}
body.home #intro:after {
  clear: both;
}
body.home #intro:before,
body.home #intro:after {
  content: " ";
  display: table;
}
body.home #intro:after {
  clear: both;
}
body.home #intro .logo {
  background-image: url("../images/jwlogos-3.png");
  display: block;
  width: 172px;
  height: 120px;
  float: left;
}
body.home #intro .nav,
body.home #intro .social-login-providers.template-fontawesome {
  float: right;
  padding: 50px 0 0 0;
}
body.home #intro .nav a,
body.home #intro .social-login-providers.template-fontawesome a {
  color: #303030;
  font-size: 16px;
  margin-right: 0px;
  line-height: 10px;
  margin-top: 0;
  border: 1px solid #a53d0b;
  background: rgba(194, 83, 14, 0.9);
}
body.home #intro .nav a:hover,
body.home #intro .social-login-providers.template-fontawesome a:hover {
  color: #fff;
  background: #d54e0e;
}
body.home #intro .nav li,
body.home #intro .social-login-providers.template-fontawesome li {
  padding-right: 20px;
}
body.home #intro .nav li.divider-vertical,
body.home #intro .social-login-providers.template-fontawesome li.divider-vertical {
  height: 40px;
  margin: 0 20px 0 0;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-left: none;
  padding: 0;
}
body.home #intro .nav li.active a,
body.home #intro .social-login-providers.template-fontawesome li.active a {
  text-decoration: none;
  background-color: rgba(255, 250, 250, 0.5);
}
body.home #intro blockquote {
  font-size: inherit;
  float: none;
  text-transform: none;
  color: #fff;
  width: auto;
  max-width: 1140px;
  font-size: 15px;
  line-height: 22px;
  margin: 0 auto;
}
body.home #intro .linkbox {
  margin: 10px auto;
  display: block;
  width: 270px;
  font-size: 1.4em;
}
body.home #intro .ccm-page-list-typeahead:before,
body.home #intro .ccm-page-list-typeahead:after {
  content: " ";
  display: table;
}
body.home #intro .ccm-page-list-typeahead:after {
  clear: both;
}
body.home #intro .ccm-page-list-typeahead:before,
body.home #intro .ccm-page-list-typeahead:after {
  content: " ";
  display: table;
}
body.home #intro .ccm-page-list-typeahead:after {
  clear: both;
}
body.home #intro .ccm-page-list-typeahead h3 {
  margin: 5px 0 15px 0;
}
body.home #intro .ccm-page-list-typeahead h3 a {
  font-weight: 500;
  text-decoration: underline;
  color: inherit;
}
body.home #intro .ccm-page-list-typeahead ul {
  padding: 0;
}
body.home #intro .ccm-page-list-typeahead ul .country {
  padding: 0;
}
body.home #intro .ccm-page-list-typeahead ul .country a {
  color: inherit;
  display: block;
  width: 100%;
  padding-left: 5px;
  font-weight: 600;
  color: #333;
  padding-top: 10px;
}
body.home #intro .ccm-page-list-typeahead ul .country a:first-child {
  padding-top: 0;
}
body.home #intro .ccm-page-list-typeahead ul .country .cities li a {
  padding: 4px 25px;
  font-weight: 300;
  color: #F16725;
}
body.home #intro .ccm-page-list-typeahead ul .country .cities li a:hover {
  background: #ededed;
  text-decoration: none;
  color: #000;
  font-weight: 600;
}
body.home #intro .ccm-page-list-typeahead a {
  color: #F16725;
}
@media (max-width: 768px) {
  body.home #intro {
    padding: 0 !important;
    margin: 0 !important;
  }
}
body.home #blog {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 525px;
  background-color: #fff;
}
body.home #blog:before,
body.home #blog:after {
  content: " ";
  display: table;
}
body.home #blog:after {
  clear: both;
}
body.home #blog:before,
body.home #blog:after {
  content: " ";
  display: table;
}
body.home #blog:after {
  clear: both;
}
body.home #blog section {
  vertical-align: top;
}
body.home #blog section.walkblog {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.home #blog section.walkblog {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.home #blog section.walkblog {
    float: left;
    width: 75%;
  }
}
body.home #blog section.twitter {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.home #blog section.twitter {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  body.home #blog section.twitter {
    float: left;
    width: 25%;
  }
}
body.home #blog section > h3 {
  color: #666;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  body.home #blog section > h3 {
    margin-bottom: 10px;
  }
}
body.home #blog section > h3 a {
  color: #666;
  font-size: 0.6em;
}
@media (max-width: 768px) {
  body.home #blog section > h3 a {
    display: none;
  }
}
body.home #blog:before {
  content: " ";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 90%;
  position: absolute;
  left: 0;
  z-index: 0;
}
@media (max-width: 768px) {
  body.home #blog {
    background-color: #fff;
  }
}
body.home #calltoaction {
  max-width: 768px;
  padding: 60px 0;
  margin: 0 auto;
  background: #fff;
  position: relative;
}
body.home #calltoaction:before,
body.home #calltoaction:after {
  content: " ";
  display: table;
}
body.home #calltoaction:after {
  clear: both;
}
body.home #calltoaction:before,
body.home #calltoaction:after {
  content: " ";
  display: table;
}
body.home #calltoaction:after {
  clear: both;
}
body.home #calltoaction #city-choice-label,
body.home #calltoaction #city-choice-select {
  display: none;
}
@media (max-width: 768px) {
  body.home #calltoaction #city-choice-label,
  body.home #calltoaction #city-choice-select {
    display: block;
  }
}
@media (max-width: 768px) {
  body.home #calltoaction {
    width: auto;
    position: static;
  }
}
body.home #calltoaction .btn,
body.home #calltoaction body.city-page > #city-details .create-walk,
body.home #calltoaction #create-walk #map-control-bar button,
body.home #calltoaction #create-walk #map-control-bar .loadFeed,
body.home #calltoaction #create-walk .filterInputs .filter input[type=submit],
body.home #calltoaction #create-walk .filterInputs .filter input[type=button] {
  background: #fff;
  border: 2px solid #F16725;
  border-radius: 10px;
  color: #F16725;
  box-shadow: none;
  font-size: 22px;
  transition-duration: 0.2s;
}
body.home #calltoaction .btn:hover,
body.home #calltoaction body.city-page > #city-details .create-walk:hover,
body.home #calltoaction #create-walk #map-control-bar button:hover,
body.home #calltoaction #create-walk #map-control-bar .loadFeed:hover,
body.home #calltoaction #create-walk .filterInputs .filter input[type=submit]:hover,
body.home #calltoaction #create-walk .filterInputs .filter input[type=button]:hover {
  color: #fff;
  background: #F16725;
  border-color: #fff;
}
body.home #calltoaction > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 2px solid #efefef;
}
@media (min-width: 992px) {
  body.home #calltoaction > div {
    float: left;
    width: 50%;
  }
}
body.home #calltoaction > div > h3:first-child {
  color: #666;
  font-weight: 700;
  margin: 0;
}
body.home #calltoaction > div:first-child {
  border: none;
}
body.home #calltoaction p {
  color: #666;
  line-height: 1.6;
  font-size: 1.3em;
}
body.home #calltoaction ul {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}
body.home #calltoaction ul li {
  display: inline-block;
}
body.home #map {
  height: 350px;
  overflow: hidden;
}
@media (max-width: 768px) {
  body.home #map {
    display: none;
  }
}
body.home .callouts {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 32vh 0;
  color: white;
  text-align: center;
  /* This is the section that should be new */
}
@media (max-width: 768px) {
  body.home .callouts {
    padding-bottom: 5px;
  }
}
body.home .callouts h1,
body.home .callouts h2,
body.home .callouts h3,
body.home .callouts h4 {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
body.home .callouts h1 {
  margin: 0;
  font-size: 13vh;
}
body.home .callouts blockquote {
  border-left: 0;
  padding: 0;
  margin-bottom: 1.85em;
  position: relative;
}
body.home .callouts blockquote p {
  font-size: 3em;
  line-height: 123%;
  font-weight: 300;
  letter-spacing: 1px;
}
@media (max-width: 992px) {
  body.home .callouts blockquote p {
    font-size: 24px;
    line-height: 1.5em;
  }
}
body.home .callouts blockquote div.cityCtaWrapper {
  position: absolute;
  left: 430px;
  bottom: 0;
}
body.home .callouts blockquote div.cityCtaWrapper a.btn,
body.home .callouts blockquote div.cityCtaWrapper abody.city-page > #city-details .create-walk,
body.home .callouts blockquote div.cityCtaWrapper a#create-walk #map-control-bar button,
body.home .callouts blockquote div.cityCtaWrapper a#create-walk #map-control-bar .loadFeed,
body.home .callouts blockquote div.cityCtaWrapper a#create-walk .filterInputs .filter input[type=submit],
body.home .callouts blockquote div.cityCtaWrapper a#create-walk .filterInputs .filter input[type=button] {
  color: #333;
}
body.home .callouts a {
  color: inherit;
}
body.home .callouts #ccm-jw-page-list-typeahead {
  margin: 5vh 15vw;
}
body.home .callouts #ccm-jw-page-list-typeahead fieldset.search {
  float: none;
  width: 450px;
  margin: 0 auto 5px;
  border: 0px;
}
body.home .callouts #ccm-jw-page-list-typeahead fieldset.search input[type=text] {
  font-size: 3vh;
  height: auto;
  border: 1px solid #777;
  font-size: 22px;
  font-weight: 300;
  color: #333;
}
body.home .callouts #ccm-jw-page-list-typeahead fieldset.search button[type=submit] {
  font-size: 3vh;
  height: 100%;
  margin-right: 0;
  background: #F16725;
  color: #fff;
  padding-left: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0px;
  height: 44px;
  margin-top: 1px;
  opacity: 0.9;
}
body.home .callouts #ccm-jw-page-list-typeahead fieldset.search button[type=submit]:hover {
  opacity: 1;
}
body.home .callouts #ccm-jw-page-list-typeahead h3 {
  margin-top: 8px;
}
body.home .callouts #ccm-jw-page-list-typeahead ul {
  text-align: left;
  width: 100%;
}
body.home main {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px 0;
}
@media (min-width: 992px) {
  body.home main {
    float: left;
    width: 100%;
  }
}
body.home #navbar {
  position: relative;
  top: -60px;
}
body.home #navbar > div > header {
  width: 100%;
  position: inherit;
}
body.home #navbar > div > header.fixed {
  position: fixed;
}
body.home #sponsors {
  margin: 0 auto 2em auto;
  padding: 15px;
}
body.home #sponsors ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.home #sponsors ul li {
  height: 176px;
  line-height: 95px;
  width: 23%;
  padding: 15px;
  margin: 0 15px 15px 0;
  display: inline-block;
  text-align: center;
  border-radius: 6px;
  background: #fff;
  border: 25px solid #F16725;
}
body.home #sponsors ul li img {
  max-width: 100%;
}
@media (max-width: 768px) {
  body.home #sponsors ul li {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
body.home #sponsors ul.civicChampion li {
  width: 31%;
}
@media (max-width: 768px) {
  body.home #sponsors ul.civicChampion li {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
body.home #sponsors ul.cityBuilder li {
  width: 23%;
}
@media (max-width: 768px) {
  body.home #sponsors ul.cityBuilder li {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
body.home #sponsors ul.neighbourhoodBuilder li {
  width: 18%;
}
@media (max-width: 768px) {
  body.home #sponsors ul.neighbourhoodBuilder li {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.navbar_home {
  font-size: 1em;
  text-align: center;
  margin: 0 auto;
}
.navbar_home .large {
  font-size: 18px;
  height: 34px;
  margin: 0;
}
#sponsors {
  clear: both;
  max-width: 1200px;
}
.nav-tabs.types {
  border-bottom: none;
  text-align: center;
  margin: 20px auto 0 auto;
  width: 75%;
  background: #DBDBDB;
  padding: 0;
}
.nav-tabs.types li {
  width: 33.333%;
}
.festivalcontent {
  width: 50%;
}
.festivalimg {
  display: block;
  position: relative;
  background: white;
  width: 400px;
}
#festival,
#YearRoundWalks,
#place-based-storytelling {
  background: #fff;
  padding: 20px;
  margin: 0 auto;
  width: 75%;
}
.caption h5,
.ccm-page-list.ccm-blog-index li figure figcaption h5 {
  color: #F16725;
}
@media (max-width: 768px) {
  .caption h5 a,
  .ccm-page-list.ccm-blog-index li figure figcaption h5 a {
    font-size: 16px;
    display: block;
  }
}
@media (max-width: 768px) {
  .caption h6,
  .ccm-page-list.ccm-blog-index li figure figcaption h6 {
    margin: 5px 0 0;
  }
}
.caption p,
.ccm-page-list.ccm-blog-index li figure figcaption p {
  color: #555;
}
@media (max-width: 768px) {
  .caption p,
  .ccm-page-list.ccm-blog-index li figure figcaption p {
    display: none;
  }
}
.tab-content {
  padding-bottom: 20px;
}
.tab-content h3 {
  line-height: 1em;
}
@media (max-width: 768px) {
  .full,
  .error404 .container-outter {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 992px) {
  font-size: 2.7em;
  .homepage-callout2 {
    border-left: 0;
    padding: 0;
    margin-bottom: 1.85em;
    position: relative;
  }
}
#profileWrapper {
  max-width: 992px;
  margin: 0 auto;
  padding-top: 20px;
}
#profileWrapper .nav,
#profileWrapper .social-login-providers.template-fontawesome {
  margin: 0;
}
#profileWrapper div.headline {
  margin-top: 10px;
}
#profileWrapper .field:before,
#profileWrapper .field:after {
  content: " ";
  display: table;
}
#profileWrapper .field:after {
  clear: both;
}
#profileWrapper .field:before,
#profileWrapper .field:after {
  content: " ";
  display: table;
}
#profileWrapper .field:after {
  clear: both;
}
#profileWrapper div.title:before,
#profileWrapper div.title:after {
  content: " ";
  display: table;
}
#profileWrapper div.title:after {
  clear: both;
}
#profileWrapper div.title:before,
#profileWrapper div.title:after {
  content: " ";
  display: table;
}
#profileWrapper div.title:after {
  clear: both;
}
#profileWrapper div.title span.label {
  float: left;
  margin: 0 5px 0 0;
  color: inherit;
}
#profileWrapper div.title a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
  float: left;
  width: 200px;
}
#profileWrapper div.subactions:before,
#profileWrapper div.subactions:after {
  content: " ";
  display: table;
}
#profileWrapper div.subactions:after {
  clear: both;
}
#profileWrapper div.subactions:before,
#profileWrapper div.subactions:after {
  content: " ";
  display: table;
}
#profileWrapper div.subactions:after {
  clear: both;
}
#profileWrapper div.subactions a {
  display: block;
  float: left;
  color: #777;
  text-decoration: underline;
  margin: 0 8px 0 0;
  font-size: 12px;
}
#profileWrapper div.subactions a:hover {
  text-decoration: none;
}
#profileWrapper div.progressb {
  position: relative;
  background-color: #564940;
  height: 50px;
  border-radius: 4px;
}
#profileWrapper div.progressb:before,
#profileWrapper div.progressb:after {
  content: " ";
  display: table;
}
#profileWrapper div.progressb:after {
  clear: both;
}
#profileWrapper div.progressb:before,
#profileWrapper div.progressb:after {
  content: " ";
  display: table;
}
#profileWrapper div.progressb:after {
  clear: both;
}
#profileWrapper div.progressb div.bar {
  background-color: #fff;
  height: 4px;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
}
#profileWrapper div.progressb div.step {
  float: left;
  position: relative;
  width: 20%;
  height: 1%;
}
#profileWrapper div.progressb div.step div.number {
  background-color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 4px;
  position: absolute;
  top: 10px;
}
#profileWrapper div.progressb div.step div.copy {
  position: absolute;
  top: 35px;
  left: 0;
  color: #fff;
  font-size: 14px;
}
#profileWrapper div.overlay div.o-content {
  width: 45%;
  margin-left: -22.5%;
  box-sizing: border-box;
  padding: 20px;
  height: auto;
}
#profileWrapper div.overlay div.o-content h1 {
  font-size: 32px;
  font-weight: normal;
  margin: 0 0 10px;
}
#profileWrapper div.overlay div.o-content p {
  margin: 0;
}
#profileWrapper div.overlay div.o-content div.options {
  border-top: 1px dashed #ddd;
  padding: 12px 0 0 0;
  margin: 24px 0 0 0;
}
#profileWrapper div.overlay div.o-content div.options div.option {
  margin: 0 12px 8px 0;
}
#profileWrapper div.overlay div.o-content div.options div.option div.copy {
  line-height: 32px;
  font-size: 24px;
  text-align: center;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks {
  width: 124px;
  margin: 18px auto 0;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks:before,
#profileWrapper div.overlay div.o-content div.options div.option div.networks:after {
  content: " ";
  display: table;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks:after {
  clear: both;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks:before,
#profileWrapper div.overlay div.o-content div.options div.option div.networks:after {
  content: " ";
  display: table;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks:after {
  clear: both;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a {
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
  display: block;
  float: left;
  border-radius: 100px;
  color: #fff;
  margin: 0 8px 0 0;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a:last-child {
  margin: 0;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a:hover {
  text-decoration: none;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a.fa-twitter {
  background-color: #00A9F2;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a.fa-twitter:hover {
  background-color: #80D4F9;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a.fa-facebook {
  background-color: #3D529D;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a.fa-facebook:hover {
  background-color: #9EA9CE;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a.fa-envelope {
  background-color: #F01F00;
}
#profileWrapper div.overlay div.o-content div.options div.option div.networks a.fa-envelope:hover {
  background-color: #F88F80;
}
#profileWrapper div.overlay div.o-content div.nav,
#profileWrapper div.overlay div.o-content div.social-login-providers.template-fontawesome {
  position: relative;
  height: 24px;
  margin: 12px 0 0;
  padding: 12px 0 0;
  border-top: 1px dashed #ddd;
}
#profileWrapper div.overlay div.o-content div.nav a,
#profileWrapper div.overlay div.o-content div.social-login-providers.template-fontawesome a {
  display: block;
  position: absolute;
  bottom: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  background-color: #373942;
  border-radius: 4px;
}
#profileWrapper div.overlay div.o-content div.nav a:hover,
#profileWrapper div.overlay div.o-content div.social-login-providers.template-fontawesome a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #373942;
}
#profileWrapper div.overlay div.o-content div.nav a.left,
#profileWrapper div.overlay div.o-content div.social-login-providers.template-fontawesome a.left {
  left: 0;
}
#profileWrapper div.overlay div.o-content div.nav a.right,
#profileWrapper div.overlay div.o-content div.social-login-providers.template-fontawesome a.right {
  right: 0;
}
#profileWrapper div.content {
  border: solid #ddd;
  border-width: 0 1px 1px;
}
#profileWrapper div.content div.block {
  padding: 32px;
}
#profileWrapper div.content div.block div.success {
  margin: 0 0 20px;
  padding: 20px;
  border-left: 3px solid #eee;
  background-color: #F5FAF4;
  border-color: #5BDE8F;
  font-size: 18px;
  display: none;
}
#profileWrapper div.content div.block div.success span {
  padding: 0 8px 0 0;
}
#profileWrapper div.content div.block.success div.success {
  display: block;
}
#profileWrapper div.content div#dashboardBlock {
  clear: both;
  min-height: 220px;
}
#profileWrapper div.content div#dashboardBlock:before,
#profileWrapper div.content div#dashboardBlock:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#dashboardBlock:after {
  clear: both;
}
#profileWrapper div.content div#dashboardBlock:before,
#profileWrapper div.content div#dashboardBlock:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#dashboardBlock:after {
  clear: both;
}
#profileWrapper div.content div#dashboardBlock div.column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #profileWrapper div.content div#dashboardBlock div.column {
    float: left;
    width: 50%;
  }
}
#profileWrapper div.content div#dashboardBlock div.column.walks div.nullcase div.copy,
#profileWrapper div.content div#dashboardBlock div.column.city div.nullcase div.copy,
#profileWrapper div.content div#dashboardBlock div.column.blogPosts div.nullcase div.copy {
  font-size: 16px;
  line-height: 24px;
}
#profileWrapper div.content div#dashboardBlock div.column.walks div.nullcase div.btnWrapper,
#profileWrapper div.content div#dashboardBlock div.column.city div.nullcase div.btnWrapper,
#profileWrapper div.content div#dashboardBlock div.column.blogPosts div.nullcase div.btnWrapper {
  padding: 8px 0 0;
}
#profileWrapper div.content div#dashboardBlock div.column.walks ul,
#profileWrapper div.content div#dashboardBlock div.column.city ul,
#profileWrapper div.content div#dashboardBlock div.column.blogPosts ul {
  padding: 0;
  margin: 10px 0 0 0;
  list-style-type: none;
  max-height: 320px;
  overflow-x: auto;
}
#profileWrapper div.content div#dashboardBlock div.column.walks ul li,
#profileWrapper div.content div#dashboardBlock div.column.city ul li,
#profileWrapper div.content div#dashboardBlock div.column.blogPosts ul li {
  margin: 0;
  list-style-type: none;
  padding: 0 0 24px;
}
#profileWrapper div.content div#dashboardBlock.threeColumnLayout div.column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #profileWrapper div.content div#dashboardBlock.threeColumnLayout div.column {
    float: left;
    width: 33.33333333%;
  }
}
#profileWrapper div.content div#cityBlock {
  clear: both;
  padding: 32px 0 0;
}
#profileWrapper div.content div#cityBlock div.main {
  padding: 0 32px 32px;
}
#profileWrapper div.content div#cityBlock div.main > p {
  margin: 0;
  padding: 0;
}
#profileWrapper div.content div#cityBlock div.main div.editables {
  margin: 24px 0 0;
}
#profileWrapper div.content div#cityBlock div.main div.editables:before,
#profileWrapper div.content div#cityBlock div.main div.editables:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#cityBlock div.main div.editables:after {
  clear: both;
}
#profileWrapper div.content div#cityBlock div.main div.editables:before,
#profileWrapper div.content div#cityBlock div.main div.editables:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#cityBlock div.main div.editables:after {
  clear: both;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #profileWrapper div.content div#cityBlock div.main div.editables div.column {
    float: left;
    width: 33.33333333%;
  }
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.name {
  font-weight: bold;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val {
  padding: 8px 0 0;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val p {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 0 32px;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val p span.icon {
  position: absolute;
  font-size: 24px;
  left: 2px;
  top: 6px;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val p span.bgPhoto {
  background-image: url('http://janeswalk.org/files/3213/8152/8704/IMG_6280.jpg');
  display: block;
  height: 50px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val p a {
  font-size: 12px;
  padding: 0 0 0 8px;
}
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val > a.btn,
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val > abody.city-page > #city-details .create-walk,
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val > a#create-walk #map-control-bar button,
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val > a#create-walk #map-control-bar .loadFeed,
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val > a#create-walk .filterInputs .filter input[type=submit],
#profileWrapper div.content div#cityBlock div.main div.editables div.column div.val > a#create-walk .filterInputs .filter input[type=button] {
  margin: 10px 0 0;
}
#profileWrapper div.content div#cityBlock div.footer {
  padding: 32px;
  text-align: center;
  background-color: #FCF6F4;
  border-top: 1px solid #ddd;
}
#profileWrapper div.content div#cityBlock div.footer p {
  font-size: 22px;
  margin: 0 0 20px;
}
#profileWrapper div.content div#accountBlock {
  clear: both;
}
#profileWrapper div.content div#accountBlock form:before,
#profileWrapper div.content div#accountBlock form:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#accountBlock form:after {
  clear: both;
}
#profileWrapper div.content div#accountBlock form:before,
#profileWrapper div.content div#accountBlock form:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#accountBlock form:after {
  clear: both;
}
#profileWrapper div.content div#accountBlock form div.column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #profileWrapper div.content div#accountBlock form div.column {
    float: left;
    width: 50%;
  }
}
#profileWrapper div.content div#accountBlock form div.column span.required {
  color: red;
  padding: 0 4px 0 0;
}
#profileWrapper div.content div#pictureBlock {
  clear: both;
  position: relative;
}
#profileWrapper div.content div#pictureBlock:before,
#profileWrapper div.content div#pictureBlock:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#pictureBlock:after {
  clear: both;
}
#profileWrapper div.content div#pictureBlock:before,
#profileWrapper div.content div#pictureBlock:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#pictureBlock:after {
  clear: both;
}
#profileWrapper div.content div#pictureBlock div.column {
  float: left;
  box-sizing: border-box;
  padding: 0 32px 0 0;
}
#profileWrapper div.content div#pictureBlock div.column.widget {
  width: 520px;
}
#profileWrapper div.content div#pictureBlock div.column.tips {
  width: 358px;
}
#profileWrapper div.content div#pictureBlock div.column.tips a {
  display: block;
  text-align: right;
  margin: 20px 0 0 0;
}
#profileWrapper div.content div#resourcesBlock {
  clear: both;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock {
  margin: 0 0 48px;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock:before,
#profileWrapper div.content div#resourcesBlock div.resourceBlock:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock:after {
  clear: both;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock:before,
#profileWrapper div.content div#resourcesBlock div.resourceBlock:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock:after {
  clear: both;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
  list-style-type: none;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:before,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:after {
  clear: both;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:before,
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:after {
  content: " ";
  display: table;
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul:after {
  clear: both;
}
@media (min-width: 992px) {
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
    float: left;
    width: 100%;
  }
}
#profileWrapper div.content div#resourcesBlock div.resourceBlock ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #profileWrapper div.content div#resourcesBlock div.resourceBlock ul li {
    float: left;
    width: 33.33333333%;
  }
}
#profileWrapper div.content div#resourcesBlock div.ideas ul {
  margin-left: -15px;
  margin-right: -15px;
  padding: 6px 0 0;
}
#profileWrapper div.content div#resourcesBlock div.ideas ul li div.banner {
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: 150px;
  background-size: cover;
}
#profileWrapper div.content div#resourcesBlock div.ideas ul li div.meta {
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  font-size: 16px;
  padding: 12px 0 12px 8px;
  border-radius: 0 0 4px 4px;
}
#profileWrapper div.content div#resourcesBlock div.ideas ul li div.meta img.flag {
  border-radius: 4px;
  border: 2px solid #fff;
  width: 50px;
  display: block;
  margin: -26px auto 0 auto;
}
#profileWrapper div.content div#resourcesBlock div.ideas ul li div.meta div.city a {
  font-size: 16px;
}
#profileWrapper div.content div#resourcesBlock div.ideas ul li div.meta div.title a {
  font-size: 16px;
}
#profileWrapper div.content div#resourcesBlock div.cos ul {
  margin-left: -15px;
  margin-right: -15px;
  padding: 6px 0 0;
}
#profileWrapper div.content div#resourcesBlock div.cos ul li img.map {
  width: 100%;
  border-radius: 4px 4px 0 0;
}
#profileWrapper div.content div#resourcesBlock div.cos ul li div.meta {
  position: relative;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
  font-size: 16px;
  padding: 12px 0 12px 8px;
  border-radius: 0 0 4px 4px;
}
#profileWrapper div.content div#resourcesBlock div.cos ul li div.meta .tag {
  background-color: #6BADFD;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: 50%;
  display: block;
  margin: -37px auto 0 auto;
}
#profileWrapper div.content div#resourcesBlock div.cos ul li div.meta div.email a {
  font-size: 14px;
}
#profileWrapper div.content div#resourcesBlock div.files ul {
  list-style-type: none;
  padding: 6px 0 0;
  margin: 0;
}
#profileWrapper div.content div#resourcesBlock div.files ul li a {
  display: block;
  height: 50px;
  padding: 0 0 0 50px;
}
#profileWrapper div.content div#resourcesBlock div.files ul li a img {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
}
#ccm-profile-body form {
  font-family: "Roboto Slab", serif;
  font-weight: 100;
  font-size: 22px;
  color: #222;
}
#ccm-profile-body form select {
  margin: 0;
  height: 40px;
  border: 1px solid #b4b4b4;
  border-radius: 5px 0 0 5px;
  width: 460px;
  font-size: 22px;
  color: #888;
  font-family: "Roboto Slab", serif;
}
#ccm-profile-body form fieldset.dropsubmit input[type=submit] {
  margin-left: -59px;
}
#ccm-profile-body form input[type=submit] {
  height: 40px;
  min-width: 60px;
  background-color: #efefef;
  border: 1px solid #b4b4b4;
  border-radius: 0 5px 5px 0;
  font-family: "Roboto Slab", serif;
  font-weight: 100;
  font-size: 22px;
  color: #222;
}
#ccm-profile-body ul {
  margin-left: 50px;
}
#ccm-profile-body ul li {
  list-style-type: none;
  line-height: 25px;
  margin-bottom: 3px;
}
#ccm-profile-body ul li:before {
  display: inline-block;
  content: "» ";
  padding-right: 10px;
  font-weight: 700;
  color: #F16725;
}
#ccm-profile-sidebar .ccm-profile-header {
  text-overflow: ellipsis;
  overflow: hidden;
}
#remove-co {
  margin-top: 2em;
}
body.city-page {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: #6BADFD;
}
body.city-page h1,
body.city-page h2,
body.city-page h3,
body.city-page h4,
body.city-page h5 {
  margin: 10px 0;
}
body.city-page .cityName {
  margin: 25vh 30px 32vh;
  color: #fff;
  font-weight: 600;
  font-size: 60px;
  text-shadow: 0px 0px 20px #000;
}
body.city-page .cityName a {
  color: #fff;
}
body.city-page .cityName .create-walk-city-header {
  display: block;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-top: 12px;
  font-weight: 600;
  padding: 3px 10px;
  font-size: 22px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  width: 160px;
  margin-left: 2px;
  text-align: center;
  padding: 8px 0;
}
body.city-page .cityName .create-walk-city-header:hover {
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
  position: relative;
  top: -2px;
}
body.city-page > #intro-city {
  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 1.25em;
  font-weight: 100;
  line-height: 1.5em;
  min-height: 247px;
  height: auto;
  width: 100%;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(rgba(241, 103, 37, 0.95), rgba(241, 103, 37, 0.9), rgba(241, 103, 37, 0.85), rgba(241, 103, 37, 0.5));
  border-bottom: 1px solid #ddd;
}
body.city-page > #intro-city .city-summary {
  padding: 36px 30px 66px 30px;
}
body.city-page > #intro-city .city-summary h1 {
  font-size: 36px;
  font-weight: 600;
}
body.city-page > #intro-city .city-summary p {
  font-size: 24px;
  line-height: 150%;
  font-weight: 400;
}
@media (min-width: 992px) {
  body.city-page > #intro-city .city-summary {
    width: 70%;
    display: inline-block;
    vertical-align: top;
  }
}
body.city-page > #intro-city #city-sidebar {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
  background-color: #fff;
  border-left: 1px solid #ddd;
}
@media (min-width: 992px) {
  body.city-page > #intro-city #city-sidebar {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
  }
}
body.city-page > #intro-city #city-sidebar .city-organizer {
  width: 100%;
  display: inline-block;
  float: left;
}
@media (min-width: 992px) {
  body.city-page > #intro-city #city-sidebar .city-organizer {
    width: 100%;
    vertical-align: bottom;
  }
}
body.city-page > #intro-city #city-sidebar .city-organizer,
body.city-page > #intro-city #city-sidebar .city-organizer a,
body.city-page > #intro-city #city-sidebar .city-organizer a i,
body.city-page > #intro-city #city-sidebar .city-organizer a:hover {
  text-decoration: none;
  color: #333;
}
body.city-page > #intro-city #city-sidebar .city-organizer h3,
body.city-page > #intro-city #city-sidebar .city-organizer h4,
body.city-page > #intro-city #city-sidebar .city-organizer h3 > a {
  color: #000;
}
body.city-page > #intro-city #city-sidebar .city-organizer img.organizer {
  border-radius: 9999px;
  display: inline-block;
  margin: 30px auto 0;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding-bottom: 22px;
  width: 100%;
  background: linear-gradient(#ededed, #fff);
}
@media (max-width: 768px) {
  body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details {
    padding-top: 22px;
    padding-bottom: 30px;
  }
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details h3 {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: 400;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details h4 {
  margin-top: 5px;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar p {
  text-align: center;
  border: 1px solid #F16725;
  border-radius: 4px;
  color: #F16725;
  padding: 2px 6px;
  margin-top: 3px;
  font-weight: 600;
  font-size: 16px;
  width: 86px;
  margin: 0 auto -37px;
  position: relative;
  top: 0;
  opacity: 1;
  transition: opacity 0.3s, top 0.3s;
  transition-delay: 0.15s;
}
@media (max-width: 992px) {
  body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar p {
    display: none;
  }
}
@media (min-width: 992px) {
  body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar a {
    position: relative;
    top: 8px;
    opacity: 0;
    transition: opacity 0.3s, top 0.3s;
  }
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar a i {
  color: #fff;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar a:hover i {
  color: #000;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar:hover {
  padding-top: 0;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar:hover p {
  top: -10px;
  opacity: 0;
  transition-delay: 0s;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn-toolbar:hover a {
  display: inline-block;
  opacity: 1;
  top: 0;
  transition-delay: 0.15s;
}
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details .btn,
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details body.city-page > #city-details .create-walk,
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details #create-walk #map-control-bar button,
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details #create-walk #map-control-bar .loadFeed,
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details #create-walk .filterInputs .filter input[type=submit],
body.city-page > #intro-city #city-sidebar .city-organizer .city-organizer-details #create-walk .filterInputs .filter input[type=button] {
  background: #F16725;
}
body.city-page > #intro-city #city-sidebar .city-organizer .u-avatar {
  margin: 30px auto 0;
}
@media (max-width: 768px) {
  body.city-page > #intro-city #city-sidebar .city-organizer .u-avatar {
    width: 90px;
    height: 90px;
    margin: 0px auto;
  }
}
body.city-page > #intro-city #city-sidebar .city-organizer .btn,
body.city-page > #intro-city #city-sidebar .city-organizer body.city-page > #city-details .create-walk,
body.city-page > #intro-city #city-sidebar .city-organizer #create-walk #map-control-bar button,
body.city-page > #intro-city #city-sidebar .city-organizer #create-walk #map-control-bar .loadFeed,
body.city-page > #intro-city #city-sidebar .city-organizer #create-walk .filterInputs .filter input[type=submit],
body.city-page > #intro-city #city-sidebar .city-organizer #create-walk .filterInputs .filter input[type=button] {
  background-color: #fff;
}
body.city-page > #intro-city #city-sidebar .menu-flags {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
body.city-page > #intro-city #city-sidebar .menu-flags p {
  padding: 0px;
  border-top: 1px solid #ddd;
  margin: 0;
  color: #000;
}
body.city-page > #intro-city #city-sidebar .menu-flags p a {
  color: #000;
  width: 100%;
  padding: 15px 15px 15px 30px;
  text-decoration: none;
  display: block;
}
body.city-page > #intro-city #city-sidebar .menu-flags p a:hover {
  background: #ddd;
}
@media (min-width: 992px) {
  body.city-page > #intro-city #city-sidebar .menu-flags {
    width: 100%;
    vertical-align: bottom;
    border-left: 0px;
  }
}
body.city-page > #intro-city a {
  color: #fff;
  text-decoration: underline;
}
body.city-page > #intro-city a i {
  text-decoration: none;
}
body.city-page > #city-details {
  background: #fff;
  padding: 30px 0 60px 0;
  margin: 0 auto;
  border-bottom: 2px solid rgba(102, 102, 102, 0.2);
  position: relative;
}
body.city-page > #city-details:before,
body.city-page > #city-details:after {
  content: " ";
  display: table;
}
body.city-page > #city-details:after {
  clear: both;
}
body.city-page > #city-details:before,
body.city-page > #city-details:after {
  content: " ";
  display: table;
}
body.city-page > #city-details:after {
  clear: both;
}
body.city-page > #city-details hr {
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
}
body.city-page > #city-details h3 {
  font-size: 20px;
  display: inline-block;
}
body.city-page > #city-details .see-all {
  font-size: 18px;
  color: #222;
  margin-left: 10px;
}
body.city-page > #city-details .see-all:after {
  content: " >>";
}
body.city-page > #city-details .create-walk {
  padding: 5px 10px;
  right: 15px;
  border: none;
  box-shadow: none;
  font-size: 14px;
  display: inline-block;
  border-radius: 4px;
  margin: -8px 0px 0px 12px;
  opacity: 0.8;
  transition: 0s;
}
@media (max-width: 992px) {
  body.city-page > #city-details .create-walk {
    right: -20px;
    display: none;
  }
}
body.city-page > #city-details .create-walk:after {
  content: " ";
  position: absolute;
  width: 0px;
  height: 0px;
  bottom: -40px;
  z-index: -1;
  right: 0;
  background-color: transparent;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: #d54e0e transparent transparent transparent;
  box-shadow: none;
}
@media (max-width: 992px) {
  body.city-page > #city-details .create-walk:after {
    display: none;
  }
}
body.city-page > #city-details .create-walk:hover {
  opacity: 1;
  text-decoration: none;
  padding: 5px 10px;
  border-bottom: 0px;
  border-radius: 4px;
  box-shadow: none;
}
body.city-page > #city-details .walk-list {
  opacity: 1;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
body.city-page > #city-details .walk-list:before,
body.city-page > #city-details .walk-list:after {
  content: " ";
  display: table;
}
body.city-page > #city-details .walk-list:after {
  clear: both;
}
body.city-page > #city-details .walk-list:before,
body.city-page > #city-details .walk-list:after {
  content: " ";
  display: table;
}
body.city-page > #city-details .walk-list:after {
  clear: both;
}
body.city-page > #city-details .walk-list h3 {
  font-size: 20px;
  font-weight: 400;
}
body.city-page > #city-details .walk-list .item {
  margin-left: 30px;
}
body.city-page > #city-details .walk-list .walk-filters {
  margin-left: 30px;
  margin-bottom: 2.2em;
}
body.city-page > #city-details .walk-list .walk-filters a {
  display: inline-block;
}
body.city-page > #city-details .walk-list .walk-filters a:first-child i {
  font-size: 12px;
  margin-right: 3px;
}
body.city-page > #city-details .walk-list .walk-filters a:first-child i.fa-chevron-down {
  margin-left: -3px;
}
body.city-page > #city-details .walk-list .filters {
  clear: both;
  padding: 0 0 0 0;
  /* border: 1px solid @color-lightgrey; */
  border-radius: 0 0 0 0;
  list-style: none;
  margin: 14px auto 0px 12px;
}
body.city-page > #city-details .walk-list .filters:before,
body.city-page > #city-details .walk-list .filters:after {
  content: " ";
  display: table;
}
body.city-page > #city-details .walk-list .filters:after {
  clear: both;
}
body.city-page > #city-details .walk-list .filters:before,
body.city-page > #city-details .walk-list .filters:after {
  content: " ";
  display: table;
}
body.city-page > #city-details .walk-list .filters:after {
  clear: both;
}
body.city-page > #city-details .walk-list .filters li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0px 10px 15px 0px;
  padding: 0;
}
@media (min-width: 992px) {
  body.city-page > #city-details .walk-list .filters li {
    float: left;
    width: 25%;
  }
}
body.city-page > #city-details .walk-list .filters li label {
  display: block;
  font-size: 16px;
  line-height: 13px;
  margin-bottom: 10px;
  color: #B36038;
  color: #333;
  font-weight: 400;
}
body.city-page > #city-details .walk-list .filters li .daterange:before,
body.city-page > #city-details .walk-list .filters li .daterange:after {
  content: " ";
  display: table;
}
body.city-page > #city-details .walk-list .filters li .daterange:after {
  clear: both;
}
body.city-page > #city-details .walk-list .filters li .daterange:before,
body.city-page > #city-details .walk-list .filters li .daterange:after {
  content: " ";
  display: table;
}
body.city-page > #city-details .walk-list .filters li .daterange:after {
  clear: both;
}
body.city-page > #city-details .walk-list .filters li .daterange input {
  width: 45%;
  display: inline-block;
}
body.city-page > #city-details .walk-list .filters li .daterange input:last-child {
  margin-left: 10px;
}
body.city-page > #city-details .walk-list .walks-area {
  /*border-top: 1px solid #ddd;*/
}
body.city-page > #city-details .walk-list .walks-area .walkCards {
  width: 26%;
  float: left;
  max-height: 70vh;
  overflow-y: scroll;
  margin-left: 30px;
}
body.city-page > #city-details .walk-list .walks-area .walkCards .walk-cards {
  margin: 20px;
}
@media (min-width: 992px) {
  body.city-page > #city-details .walk-list .walks-area .walkCards {
    width: 47%;
    vertical-align: bottom;
    border-left: 0px;
  }
}
@media (max-width: 768px) {
  body.city-page > #city-details .walk-list .walks-area .walkCards {
    max-height: none;
    width: initial;
  }
}
body.city-page > #city-details .walk-list .walks-area .empty {
  width: 30%;
  float: left;
  padding-left: 30px;
}
body.city-page > #city-details .walk-list #jw-map {
  width: 70%;
  float: right;
  max-height: 80vh;
}
body.city-page > #city-details .walk-list #jw-map .cityMap {
  border-radius: 6px 0 0 0;
  border: 1px solid #ddd;
  border-bottom: 0px;
}
@media (min-width: 992px) {
  body.city-page > #city-details .walk-list #jw-map {
    width: 50%;
  }
}
@media (max-width: 768px) {
  body.city-page > #city-details .walk-list #jw-map {
    display: none;
  }
}
body.city-page > #city-details .walk-list.showall {
  clear: both;
  margin-left: 2.5%;
}
body.city-page > #city-details .walk-list .initiatives .initiative {
  padding: 0 24px 12px 12px;
  margin: 0 0 12px 12px;
  border-left: 2px dashed #eee;
}
body.city-page > #city-details .walk-list .initiatives .initiative div.headline {
  font-size: 16px;
  font-weight: bold;
}
body.city-page > #city-details .walk-list .initiatives .initiative p {
  margin: 0;
}
body.city-page > #city-details .walk-list .initiatives .initiative div.subheadline {
  font-size: 14px;
  font-weight: bold;
  padding: 12px 0 0;
}
body.city-page > #city-details .walk-list .wards {
  margin: 0 0 12px;
  display: none;
}
body.city-page > #city-details .walk-list .wards a {
  display: inline-block;
  background: #fff;
  padding: 2px 5px;
  margin: 5px 10px 0 0;
  color: #111;
  border: 1px dotted #ccc;
}
body.city-page > #city-details .walk-list .wards a:hover,
body.city-page > #city-details .walk-list .wards a.active {
  color: #fff;
  border-color: transparent;
  background-color: #ff6600;
}
body.city-page > #city-details .walk-list .walk.hidden {
  display: none;
}
@media (max-width: 992px) {
  body.city-page > #city-details .walk-list {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  body.city-page > #city-details .walk-list .ccm-page-list-rss-icon {
    display: none;
  }
}
body.city-page > #city-details .walk-list .tab-content {
  clear: both;
}
@media (max-width: 992px) {
  body.city-page > #city-details {
    top: 0;
  }
}
body.city-page > #city-details:before {
  background-color: #efefef;
  position: absolute;
  display: block;
  top: 60px;
  left: -200%;
  width: 400%;
  height: 100%;
  z-index: -1;
}
body.city-page > .sponsors {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
}
@media (min-width: 992px) {
  body.city-page > .sponsors {
    float: left;
    width: 100%;
  }
}
body.city-page > .sponsors h3 {
  display: block;
  clear: both;
}
body.city-page > #blog {
  margin: -5px auto 0 auto;
  padding: 0 30px 60px;
  width: 100%;
  position: relative;
  min-height: 200px;
  background: #fff;
}
body.city-page > #blog .title {
  display: inline-block;
  margin: -0.7em 0 1em 0;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
body.city-page > #blog .title a {
  display: inline-block;
  color: #000;
}
body.city-page > #blog .title a:hover {
  text-decoration: none;
}
body.city-page > #blog .title a.add {
  font-size: 20px;
}
body.city-page > #blog .title:hover {
  opacity: 0.5;
  position: relative;
  top: -1px;
}
body.city-page > #blog .ccm-blog-index li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  body.city-page > #blog .ccm-blog-index li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  body.city-page > #blog .ccm-blog-index li {
    float: left;
    width: 25%;
  }
}
body.city-page > #blog .see-all {
  margin: 2em 0 0 0;
}
body.city-page > #blog:after {
  content: " ";
  display: block;
  position: absolute;
  left: -200%;
  width: 400%;
  height: 100%;
  top: 0;
  z-index: -1;
  background: rgba(146, 205, 245, 0.75);
}
@media (max-width: 768px) {
  body.city-page > #blog:after {
    background-color: #fff;
  }
}
@media print {
  body.city-page html {
    margin-top: 0;
    font-family: "Roboto Slab", serif;
  }
  body.city-page html p,
  body.city-page html a {
    font-family: "Roboto Slab", serif;
  }
  body.city-page .city-page {
    padding-top: 0 !important;
    font-family: "Roboto Slab", serif !important;
  }
  body.city-page .city-page footer,
  body.city-page .city-page div#ccm-page-controls-wrapper,
  body.city-page .city-page header {
    display: none !important;
  }
  body.city-page .city-page section#jw-cards {
    opacity: 1;
  }
  body.city-page .city-page section#jw-list {
    display: block !important;
    opacity: 1 !important;
  }
  body.city-page .city-page div.walks-list ul.nav,
  body.city-page .city-page div.walks-list ul.social-login-providers.template-fontawesome {
    display: none !important;
  }
  body.city-page .city-page a[href]:after {
    display: none;
  }
  body.city-page .city-page div.city-header {
    margin-top: 0;
  }
}
/* The date select popups */
#ui-datepicker-div .ui-datepicker-header {
  background: #F16725;
}
#ui-datepicker-div .ui-datepicker-title select {
  width: 40%;
  display: inline-block;
}
#ui-datepicker-div .ui-datepicker-title select:first-child {
  margin: 0 2.5% 0 5%;
}
#ui-datepicker-div .ui-datepicker-title select:last-child {
  margin: 0 5% 0 2.5%;
}
.walk-page {
  line-height: 160%;
}
.walk-page blockquote {
  width: auto;
  float: none;
  margin-left: 0;
}
@media (max-width: 768px) {
  .walk-page header.navbar,
  .walk-page headerbody #navbar > div > header {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .walk-page {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .walk-page .container-outter .container,
  .walk-page .container-outter #profileWrapper div.content div#resourcesBlock div.resourceBlock ul {
    padding: 10px;
  }
}
.walk-page h3 {
  color: #555;
  margin: 0 0 0.6em 0;
}
.walk-page .walk-label:before,
.walk-page .tag-list:before,
.walk-page .walk-label:after,
.walk-page .tag-list:after {
  content: " ";
  display: table;
}
.walk-page .walk-label:after,
.walk-page .tag-list:after {
  clear: both;
}
.walk-page .walk-label:before,
.walk-page .tag-list:before,
.walk-page .walk-label:after,
.walk-page .tag-list:after {
  content: " ";
  display: table;
}
.walk-page .walk-label:after,
.walk-page .tag-list:after {
  clear: both;
}
@media (max-width: 768px) {
  .walk-page .walk-label,
  .walk-page .tag-list {
    display: none;
  }
}
.walk-page .walk-header {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
.walk-page .walk-header:before,
.walk-page .walk-header:after {
  content: " ";
  display: table;
}
.walk-page .walk-header:after {
  clear: both;
}
.walk-page .walk-header:before,
.walk-page .walk-header:after {
  content: " ";
  display: table;
}
.walk-page .walk-header:after {
  clear: both;
}
.walk-page .walk-header .walk-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .walk-page .walk-header .walk-title {
    float: left;
    width: 75%;
  }
}
.walk-page .walk-header .profiles {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .walk-page .walk-header .profiles {
    float: left;
    width: 25%;
  }
}
.walk-page .walk-header h1 {
  color: #555;
  margin-top: 1em;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .walk-page .walk-header h1 {
    font-size: 24px;
    line-height: 1.1em;
  }
}
.walk-page .walk-header h2 {
  color: #555;
  font-size: 1.25em;
  margin-bottom: 0;
}
.walk-page .walk-header #register-btn {
  width: 100%;
}
.walk-page .hero-unit {
  padding: 0;
  min-height: 300px;
}
.walk-page #map-canvas {
  height: 382px;
  display: block;
}
.walk-page #map-canvas img {
  max-width: none;
}
.walk-page #map-canvas-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.walk-page i {
  color: inherit;
}
.walk-page .caption,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption {
  margin-bottom: 1em;
}
.walk-page .caption h3,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption h3 {
  margin: 1em 0 0 0;
  line-height: 1em;
}
.walk-page .caption h3:first-child,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption h3:first-child {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.walk-page .caption h3 .icon-calendar,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption h3 .icon-calendar {
  font-size: 22px;
  width: 27px;
  color: #999;
}
.walk-page .caption p,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption p {
  margin-top: 10px;
  margin-left: 25px;
}
.walk-page .caption p.select-day,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption p.select-day {
  margin: 0 auto;
  display: block;
  width: 60%;
  color: #333;
  padding: 5px 5px 10px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Roboto Slab", serif;
  font-weight: 800;
  font-size: 1.5em;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.walk-page .caption i,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption i {
  width: 20px;
  display: inline-block;
}
.walk-page .caption ul,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption ul {
  margin-top: 10px;
  list-style: none;
}
.walk-page .caption ul li,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption ul li {
  position: relative;
  margin-bottom: 0.5em;
}
.walk-page .caption ul li:after,
.walk-page .ccm-page-list.ccm-blog-index li figure figcaption ul li:after {
  content: "\f046";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #00C46E;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: -20px;
}
.walk-page .thumbnail.accessibility,
.walk-page .thumbnail.donation,
.walk-page .ccm-page-list.ccm-blog-index li figure.accessibility,
.walk-page .ccm-page-list.ccm-blog-index li figure.donation,
.walk-page .ccm-page-list-city-cards li figure.accessibility,
.walk-page .ccm-page-list-city-cards li figure.donation,
.walk-page #create-walk .team-member.accessibility,
.walk-page #create-walk .team-member.donation {
  margin: 1em 0;
}
.walk-page .thumbnail.accessibility h4,
.walk-page .ccm-page-list.ccm-blog-index li figure.accessibility h4,
.walk-page .ccm-page-list-city-cards li figure.accessibility h4,
.walk-page #create-walk .team-member.accessibility h4 {
  margin-top: 1.5em;
}
.walk-page .thumbnail.accessibility h4:first-child,
.walk-page .ccm-page-list.ccm-blog-index li figure.accessibility h4:first-child,
.walk-page .ccm-page-list-city-cards li figure.accessibility h4:first-child,
.walk-page #create-walk .team-member.accessibility h4:first-child {
  margin-top: 0;
}
.walk-page .thumbnail hr,
.walk-page .ccm-page-list.ccm-blog-index li figure hr,
.walk-page .ccm-page-list-city-cards li figure hr,
.walk-page #create-walk .team-member hr {
  margin: 10px 0;
}
.walk-page .thumbnail .alert,
.walk-page .ccm-page-list.ccm-blog-index li figure .alert,
.walk-page .ccm-page-list-city-cards li figure .alert,
.walk-page .thumbnail #profileWrapper .steps,
.walk-page #create-walk .team-member .alert {
  margin: 0;
}
.walk-page .thumbnail.focus,
.walk-page .ccm-page-list.ccm-blog-index li figure.focus,
.walk-page .ccm-page-list-city-cards li figure.focus,
.walk-page #create-walk .team-member.focus {
  transition: box-shadow 1s ease-in-out;
  box-shadow: inset 0 0 0 1px #eee, 0 0 10px rgba(241, 103, 37, 0.7);
}
.walk-page .thumbnail.focus h3,
.walk-page .ccm-page-list.ccm-blog-index li figure.focus h3,
.walk-page .ccm-page-list-city-cards li figure.focus h3,
.walk-page #create-walk .team-member.focus h3 {
  color: #222;
}
.walk-page .date-caption {
  text-align: center;
  margin-bottom: 10px;
}
.walk-page .date-caption .request-btn-book {
  margin-top: 10px;
}
.walk-page .date-caption .request-btn,
.walk-page .date-caption .request-nowalks {
  display: none;
  margin-bottom: 10px;
}
.walk-page .date-caption .request-nowalks {
  color: #555;
}
.walk-page .request {
  overflow: hidden;
  display: none;
  padding: 10px;
}
.walk-page .request input,
.walk-page .request textarea {
  width: 90%;
}
.walk-page .img-polaroid {
  max-width: 40%;
  margin: 10px;
}
.walk-page .img-polaroid.pull-left {
  margin-left: 0;
  margin-top: 0;
}
.walk-page .themes-title {
  margin: 0 20px 0 0;
}
.walk-page .nav-pills,
.walk-page .social-login-providers.template-fontawesome {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
.walk-page .nav-pills i,
.walk-page .social-login-providers.template-fontawesome i {
  color: #fff;
}
.walk-page .nav-pills li,
.walk-page .social-login-providers.template-fontawesome li {
  margin-right: 20px;
  color: #555;
  transition: margin 150ms ease-in-out;
}
@media (max-width: 480px) {
  .walk-page .nav-pills li,
  .walk-page .social-login-providers.template-fontawesome li {
    margin-bottom: 10px;
  }
}
.walk-page .nav-pills li:hover,
.walk-page .social-login-providers.template-fontawesome li:hover {
  color: #0675fc;
  margin-top: -5px;
}
.walk-page .nav-pills li .fa,
.walk-page .social-login-providers.template-fontawesome li .fa {
  padding: 6px 6px 4px 6px;
  cursor: default;
  background: #0675fc;
  box-shadow: 0 2px 0 0 #035ecc;
  border-radius: 100%;
  color: #fff;
}
.walk-page .nav-pills a,
.walk-page .social-login-providers.template-fontawesome a {
  background: none;
  color: #999;
  padding-left: 0;
}
.walk-page .nav-pills a.two:hover,
.walk-page .nav-pills a.one:hover,
.walk-page .social-login-providers.template-fontawesome a.two:hover,
.walk-page .social-login-providers.template-fontawesome a.one:hover {
  color: #222;
}
.walk-page .nav-pills a i,
.walk-page .social-login-providers.template-fontawesome a i {
  background: #0675fc;
  box-shadow: 0 2px 0 0 #035ecc;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 5px;
  line-height: 1.5em;
  margin-top: -4px;
  vertical-align: middle;
  display: inline-block;
}
.walk-page .nav-pills a i.icon-accessible,
.walk-page .social-login-providers.template-fontawesome a i.icon-accessible {
  background: url('/images/accessibility-wheelchair.svg') no-repeat center center #555;
  background-size: 60%;
  box-shadow: 0 2px 0 0 #3b3b3b;
}
.walk-page .nav-pills a i.icon-kids,
.walk-page .social-login-providers.template-fontawesome a i.icon-kids {
  background: url('/images/kids-friendly.svg') no-repeat center center #555;
  background-size: 60%;
  box-shadow: 0 2px 0 0 #3b3b3b;
}
.walk-page .walk-alert {
  padding: 15px;
  position: relative;
  z-index: -1;
  margin-top: 2em;
  margin-bottom: -11px;
}
.walk-page aside .caption,
.walk-page aside .ccm-page-list.ccm-blog-index li figure figcaption {
  margin-bottom: 0;
}
.walk-page aside .alert,
.walk-page aside #profileWrapper .steps {
  border-radius: 0;
}
.walk-page aside .alert p,
.walk-page aside #profileWrapper .steps p {
  margin: 0;
}
.walk-page .walk-leaders {
  margin-top: 0;
  margin-bottom: 1.5em;
}
.walk-page .walk-leaders:before,
.walk-page .walk-leaders:after {
  content: " ";
  display: table;
}
.walk-page .walk-leaders:after {
  clear: both;
}
.walk-page .walk-leaders:before,
.walk-page .walk-leaders:after {
  content: " ";
  display: table;
}
.walk-page .walk-leaders:after {
  clear: both;
}
.walk-page .walk-leaders h3 {
  margin: 13px 0 0 0;
  font-size: 1em;
  color: #555;
  line-height: 0em;
}
.walk-stops {
  position: relative;
  background: #fff;
  font-size: 1em;
}
@media (max-width: 768px) {
  .walk-stops {
    display: none !important;
  }
}
.walk-stops header h1,
.walk-stops header h2,
.walk-stops header h3,
.walk-stops header h4,
.walk-stops header h5,
.walk-stops header i {
  color: #fff;
}
.walk-stops p {
  line-height: 1.25em;
}
.walk-stops .walk-stops-meta {
  position: absolute;
  left: 20px;
  top: 0;
  height: 352px;
  width: 30%;
  overflow-y: scroll;
  z-index: 1;
  color: #fff;
  padding: 20px 10px 20px 20px;
  background: #6BADFD;
  margin: 20px;
  box-shadow: inset 0 -3px 0 #3991fc;
}
@media (max-width: 979px) {
  .walk-stops .walk-stops-meta {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .walk-stops .walk-stops-meta {
    display: none;
  }
}
.walk-stops .walk-stops-meta .clickdetails {
  margin-left: 25px;
  margin-top: -11px;
  margin-bottom: 20px;
}
.walk-stops .walk-stops-meta i {
  display: inline-block;
  width: 20px;
}
.walk-stops ol {
  padding: 0;
  margin: 0;
}
.walk-stops li {
  list-style-position: inside;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.5em;
  cursor: pointer;
  position: relative;
  padding: 8px 20px 8px 5px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
  transition: background 150ms ease-in-out;
}
.walk-stops li > :first-child {
  display: inline;
}
.walk-stops li h5 {
  margin: 0;
  display: block;
}
.walk-stops li * {
  margin: 5px 0;
}
.walk-stops li:hover {
  background: #3991fc;
}
.walk-stops li.active {
  background: #3991fc;
}
.walk-stops li.active:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  background-size: contain;
}
.walk-stops header * {
  margin-top: 0;
}
.walk-stops hr {
  border-bottom: none;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin-top: 1em;
  margin-bottom: 1em;
}
.download-list {
  margin: 0 0 3em 0;
}
.download-list ul {
  list-style: none;
  margin: 0;
  position: relative;
}
.download-list ul li {
  width: 80%;
  position: relative;
  padding: 10px;
  border: 1px solid #eee;
}
@media (max-width: 480px) {
  .download-list ul li {
    padding-right: 20px;
  }
}
.download-list ul li p {
  display: block;
  margin-right: 160px;
}
@media (max-width: 480px) {
  .download-list ul li p {
    margin-right: 0;
  }
}
.download-list ul li .download {
  position: absolute;
  right: -8px;
  top: 12px;
  padding: 10px 16px 10px 8px;
  display: inline-block;
  box-shadow: none;
  border: none;
  color: #fff;
  font-family: "Roboto Slab", serif;
}
.download-list ul li .download:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #d54e0e transparent transparent transparent;
}
.resources-list ul {
  list-style: none;
  margin: 0 0 20px 0;
}
.resources-list ul li {
  position: relative;
  width: 80%;
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .resources-list ul li {
    padding-right: 20px;
  }
}
.resources-list ul li p {
  display: block;
  margin-right: 120px;
}
@media (max-width: 480px) {
  .resources-list ul li p {
    margin-right: 0;
  }
}
.resources-list .download {
  position: absolute;
  right: -8px;
  top: 20px;
  padding: 10px 16px 10px 8px;
  display: inline-block;
  box-shadow: none;
  border: none;
  color: #fff;
  font-family: "Roboto Slab", serif;
}
@media (max-width: 480px) {
  .resources-list .download {
    bottom: -6px;
    top: inherit;
  }
}
.resources-list .download:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #d54e0e transparent transparent transparent;
}
.walk-body {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
}
.walk-body .title {
  color: #777;
}
@media (max-width: 768px) {
  .walk-body a.thumb {
    display: block;
  }
  .walk-body a.thumb img {
    display: block;
    max-width: none;
    width: 100%;
    margin: 0;
    float: none;
    box-sizing: border-box;
  }
}
.walk-body .walk-about:before,
.walk-body .walk-about:after {
  content: " ";
  display: table;
}
.walk-body .walk-about:after {
  clear: both;
}
.walk-body .walk-about:before,
.walk-body .walk-about:after {
  content: " ";
  display: table;
}
.walk-body .walk-about:after {
  clear: both;
}
.walk-body .walk-team:before,
.walk-body .walk-team:after {
  content: " ";
  display: table;
}
.walk-body .walk-team:after {
  clear: both;
}
.walk-body .walk-team:before,
.walk-body .walk-team:after {
  content: " ";
  display: table;
}
.walk-body .walk-team:after {
  clear: both;
}
.walk-body .walk-team .walk-leaders {
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
  padding: 0;
}
.walk-body .walk-team .walk-leaders li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .walk-body .walk-team .walk-leaders li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .walk-body .walk-team .walk-leaders li {
    float: left;
    width: 100%;
  }
}
.walk-body .walk-team .walk-leaders li .avatar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background-size: cover;
  border-radius: 100%;
}
@media (min-width: 768px) {
  .walk-body .walk-team .walk-leaders li .avatar {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .walk-body .walk-team .walk-leaders li .avatar {
    float: left;
    width: 25%;
  }
}
.walk-body .walk-team .walk-leaders li .avatar.default {
  border-radius: 0;
  box-shadow: none;
}
.walk-body .walk-team .walk-leaders li > section {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .walk-body .walk-team .walk-leaders li > section {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .walk-body .walk-team .walk-leaders li > section {
    float: left;
    width: 75%;
  }
}
.walk-body .walk-team .walk-leaders li > section h3,
.walk-body .walk-team .walk-leaders li > section h4,
.walk-body .walk-team .walk-leaders li > section h5 {
  margin-top: 0;
}
.walk-body .walk-team .walk-leaders li > section p {
  margin: 10px 0;
}
.walk-body .walk-team .walk-supporters .caption,
.walk-body .walk-team .walk-supporters .ccm-page-list.ccm-blog-index li figure figcaption {
  margin-bottom: 1em;
}
.walk-body .walk-team .walk-supporters .individual {
  margin-bottom: 1em;
}
@media (max-width: 480px) {
  .walk-body .walk-team .walk-supporters .individual {
    text-align: center;
  }
}
.walk-body .walk-team .walk-supporters .individual h4 {
  margin-top: 0;
}
.walk-body hr {
  margin: 1 0 20px 0;
}
.walk-body .walk-details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .walk-body .walk-details {
    float: left;
    width: 66.66666667%;
  }
}
.walk-body .walk-details + aside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .walk-body .walk-details + aside {
    float: left;
    width: 33.33333333%;
  }
}
.walk-stops-list {
  position: relative;
  display: none;
}
.walk-stops-list:before,
.walk-stops-list:after {
  content: " ";
  display: table;
}
.walk-stops-list:after {
  clear: both;
}
.walk-stops-list:before,
.walk-stops-list:after {
  content: " ";
  display: table;
}
.walk-stops-list:after {
  clear: both;
}
@media (max-width: 768px) {
  .walk-stops-list {
    display: block;
  }
}
.walk-stops-list a.btn,
.walk-stops-list abody.city-page > #city-details .create-walk,
.walk-stops-list a#create-walk #map-control-bar button,
.walk-stops-list a#create-walk #map-control-bar .loadFeed,
.walk-stops-list a#create-walk .filterInputs .filter input[type=submit],
.walk-stops-list a#create-walk .filterInputs .filter input[type=button] {
  position: absolute;
  left: 140px;
  top: 44px;
}
@media (max-width: 768px) {
  .walk-downloads {
    display: none;
  }
}
@media (max-width: 768px) {
  .walk-aux {
    display: none;
  }
}
@media (max-width: 768px) {
  .walk-feedback {
    display: none;
  }
}
.profiles .profile-inner {
  color: #50616D;
  border: 1px solid #e2eaf2;
  padding: 10px;
  min-height: 160px;
  box-shadow: 0 2px 0 #d1deea;
  background: #F4F7FA;
  display: none;
}
@media (max-width: 480px) {
  .profiles .profile-inner {
    margin-bottom: 100px;
  }
}
.profiles .profile-inner small {
  display: block;
  padding-right: 50px;
}
.profiles .profile-inner .bottom-bar {
  position: absolute;
  font-family: "Roboto Slab", serif;
  bottom: -18px;
  right: -15px;
  padding: 5px 0;
  width: 76.5%;
  color: #50616D;
  background: #EBEEF1;
  text-align: center;
  font-size: 14px;
}
.profiles .profile-inner .bottom-bar:hover {
  color: #F16725;
  text-decoration: none;
  background: #cdd5dc;
}
.profiles .profile-inner .bottom-bar:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  top: -15px;
  right: 0;
  z-index: -1;
  border-style: solid;
  border-width: 15px 0 0 15px;
  border-color: transparent transparent transparent #aec4da;
}
.profiles .profile-inner img {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 480px) {
  .profiles .profile-inner img {
    margin: 0 32%;
  }
}
.profiles .profile-inner .btn-toolbar {
  margin: 17px 0;
  position: absolute;
  top: 0;
  right: -8px;
  width: 30px;
  z-index: 5;
}
.profiles .profile-inner .btn-toolbar .btn,
.profiles .profile-inner .btn-toolbar body.city-page > #city-details .create-walk,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar button,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar .loadFeed,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=submit],
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=button] {
  margin: 0 0 8px 0;
  background: #F4F7FA;
  width: 30px;
  background: #EBEEF1;
  border: none;
  color: #50616D;
  text-align: center;
  position: relative;
  text-indent: -1px;
}
.profiles .profile-inner .btn-toolbar .btn i,
.profiles .profile-inner .btn-toolbar body.city-page > #city-details .create-walk i,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar button i,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar .loadFeed i,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=submit] i,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=button] i {
  display: inline-block;
}
.profiles .profile-inner .btn-toolbar .btn:hover,
.profiles .profile-inner .btn-toolbar body.city-page > #city-details .create-walk:hover,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar button:hover,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar .loadFeed:hover,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=submit]:hover,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=button]:hover {
  color: #F16725;
  background: #cdd5dc;
}
.profiles .profile-inner .btn-toolbar .btn:after,
.profiles .profile-inner .btn-toolbar body.city-page > #city-details .create-walk:after,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar button:after,
.profiles .profile-inner .btn-toolbar #create-walk #map-control-bar .loadFeed:after,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=submit]:after,
.profiles .profile-inner .btn-toolbar #create-walk .filterInputs .filter input[type=button]:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  top: -8px;
  right: 0;
  border-style: solid;
  border-width: 8px 0 0 8px;
  border-color: transparent transparent transparent #aec4da;
}
.profiles .flex-control-nav,
.profiles .flex-direction-nav {
  position: absolute;
  margin: 0;
  list-style: none;
  padding: 0;
}
.profiles .flex-control-nav {
  right: 0;
  top: -40px;
}
.profiles .flex-control-nav li {
  display: inline-block;
}
.profiles .flex-control-nav a {
  display: block;
  text-indent: -100%;
  white-space: nowrap;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  box-shadow: 0 1px 0 0 #d1deea, inset 0 0 1px 0 #d1deea;
  margin-left: 5px;
  cursor: pointer;
}
.profiles .flex-control-nav a.flex-active {
  background: #F4F7FA;
}
.profiles #reg-group .available-time {
  display: block;
  margin-bottom: 1em;
  padding-bottom: 1em;
  line-height: 1.2em;
  color: #333;
  padding-left: 30px;
  text-indent: -14px;
  border-bottom: 1px solid #eee;
}
.profiles #reg-group .available-time i {
  margin-right: 5px;
}
.profiles #reg-group .available-time span.divider {
  font-size: 14px;
}
.profiles #reg-group .available-time span.time {
  font-size: 14px;
}
.profiles #reg-group .highlight {
  color: #F16725;
}
#register-modal {
  width: 70%;
  margin-left: -35%;
}
.share-print {
  font-size: 1.25em;
}
.share-print a {
  padding-right: 40px;
}
@media (max-width: 480px) {
  .share-print {
    margin-bottom: 2em;
  }
}
@media print {
  html {
    margin-top: 0;
  }
  .walk-page div.walk-label,
  .walk-page footer,
  .walk-page div#ccm-page-controls-wrapper,
  .walk-page div.tag-list,
  .walk-page ul.breadcrumb,
  .walk-page header,
  .walk-page div.walk-stops,
  .walk-page div.walk-feedback,
  .walk-page div.walk-aux,
  .walk-page div.walk-downloads {
    display: none;
  }
  .walk-page div.walk-leader img {
    width: 80px !important;
  }
  .walk-page div.container-outter,
  .walk-page div.walk-title {
    margin-top: 0 !important;
  }
}
.addFavourite,
.removeFavourite {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  background: none;
}
.addFavourite:before,
.removeFavourite:before {
  content: "\e005";
}
.walkPage .removeFavourite {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  background: none;
  color: orange;
}
.walkPage .removeFavourite:before {
  content: "\e005";
}
.walkPage .addItinerary,
.walkPage .removeItinerary {
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 6px;
  border: 1px solid #F16725;
  padding: 5px 7px;
  font-size: 12px;
  opacity: 0.7;
  font-weight: 600;
  line-height: 1.2;
  margin: -5px 10px -6px;
  position: relative;
  top: -1px;
}
.walkPage .addItinerary:before,
.walkPage .removeItinerary:before {
  content: "\e109";
}
.walkPage .addItinerary::after,
.walkPage .removeItinerary::after {
  font-family: 'Roboto Slab';
  content: "I'm Going";
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.walkPage .addItinerary {
  background: none;
  color: #F16725;
  padding: 2px 6px;
  margin-right: 9px;
}
.walkPage .addItinerary:hover {
  opacity: 1;
}
.walkPage .removeItinerary {
  color: #fff;
  background: #F16725;
  opacity: 0.95;
  padding: 2px 6px;
}
.walkPage .walkAccessibility ul {
  list-style: none;
}
.walkPage .walkMenu {
  width: 220px;
  margin-right: 12%;
  position: -webkit-sticky;
  position: sticky;
  /* Hack around the odd behaviour when padding-top is 1px vs 0px */
  /* padding-top: @grid-gutter-width + 16px; */
  top: 80px;
  float: right;
  /* opacity: 0.5; */
}
@media (max-width: 992px) {
  .walkPage .walkMenu {
    margin-right: 4%;
  }
}
@media (max-width: 768px) {
  .walkPage .walkMenu {
    display: none;
  }
}
.walkPage .walkMenu ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
.walkPage .walkMenu h5,
.walkPage .walkMenu h6,
.walkPage .walkMenu a,
.walkPage .walkMenu .tags {
  font-size: 13px;
}
.walkPage .walkMenu h5 {
  font-weight: 600;
}
.walkPage .walkMenu h6 {
  margin: 5px 0;
  line-height: 130%;
}
.walkPage .walkMenu .tags {
  opacity: 0.7;
}
.walkPage .walkMenu .tags span.tag {
  display: block;
}
.walkPage .walkMenu .walkAccessibility,
.walkPage .walkMenu .walkPublicTransit,
.walkPage .walkMenu .walkParking {
  padding: 0;
  font-size: 13px;
  width: 100%;
}
.walkPage .walkMenu .walkAccessibility h2,
.walkPage .walkMenu .walkPublicTransit h2,
.walkPage .walkMenu .walkParking h2 {
  margin: 10px 0 0;
}
.walkPage .walkMenu .walkAccessibility h2,
.walkPage .walkMenu .walkPublicTransit h2,
.walkPage .walkMenu .walkParking h2,
.walkPage .walkMenu .walkAccessibility ul,
.walkPage .walkMenu .walkPublicTransit ul,
.walkPage .walkMenu .walkParking ul {
  font-size: 13px;
}
.walkPage .walkMenu .walkAccessibility ul,
.walkPage .walkMenu .walkPublicTransit ul,
.walkPage .walkMenu .walkParking ul {
  margin-top: 3px;
}
.walkPage .walkMenu .walkAccessibility ul li::before,
.walkPage .walkMenu .walkPublicTransit ul li::before,
.walkPage .walkMenu .walkParking ul li::before {
  font-size: 22px;
}
.walkPage > .walkHeader {
  /* border-bottom: 1px solid lightgray; */
  margin-bottom: 50px;
}
.walkPage > .walkHeader .coverImage {
  height: 55vh;
  background-size: cover;
  background-color: #ddd;
  border-bottom: 1px solid #ddd;
}
.walkPage > .walkHeader .breadcrumb {
  position: absolute;
  border-radius: 0;
  border-bottom-right-radius: 6px;
  padding: 10px 15px;
  background: #fff;
  max-width: 85%;
  margin-top: -1px;
  border: 1px solid #ddd;
}
@media (max-width: 768px) {
  .walkPage > .walkHeader .breadcrumb {
    display: none;
  }
}
.walkPage > .walkHeader h1,
.walkPage > .walkHeader h4 {
  padding-left: 60px;
}
.walkPage > .walkHeader h1 {
  padding-top: 0px;
  font-weight: 400;
  width: 80%;
  font-size: 34px;
  margin-bottom: 16px;
}
.walkPage > .walkHeader h1 .addFavourite {
  position: relative;
  top: -1px;
  font-size: 22px;
  opacity: 0.5;
  color: #F16725;
  margin-left: 0px;
}
.walkPage > .walkHeader h1 .addFavourite:hover {
  font-size: 30px;
  top: 3px;
  opacity: 0.75;
  margin-left: -5px;
  margin-top: -3px;
}
.walkPage > .walkHeader h1 .removeFavourite {
  font-size: 30px;
  position: relative;
  top: 3px;
  margin-left: -5px;
  color: #F16725;
  margin-top: -3px;
}
.walkPage > .walkHeader h4 {
  margin: 5px 0 0;
  font-size: 18px;
  font-weight: 400;
}
.walkPage .walkDescription,
.walkPage .walkRoute,
.walkPage .walkAccessibility,
.walkPage .walkPublicTransit,
.walkPage .walkStart,
.walkPage .walkTeam,
.walkPage .walkParking {
  padding: 0 60px;
  width: 65%;
}
@media (max-width: 768px) {
  .walkPage .walkDescription,
  .walkPage .walkRoute,
  .walkPage .walkAccessibility,
  .walkPage .walkPublicTransit,
  .walkPage .walkStart,
  .walkPage .walkTeam,
  .walkPage .walkParking {
    width: 97%;
  }
}
.walkPage .walkDescription h2,
.walkPage .walkRoute h2,
.walkPage .walkAccessibility h2,
.walkPage .walkPublicTransit h2,
.walkPage .walkStart h2,
.walkPage .walkTeam h2,
.walkPage .walkParking h2 {
  font-size: 18px;
  font-weight: 600;
}
.walkPage .walkDescription article,
.walkPage .walkRoute article,
.walkPage .walkAccessibility article,
.walkPage .walkPublicTransit article,
.walkPage .walkStart article,
.walkPage .walkTeam article,
.walkPage .walkParking article {
  line-height: 150%;
}
.walkPage .walkDescription {
  padding: 0px 60px 50px;
  margin-top: -75px;
}
.walkPage .walkDescription > h2 {
  padding-top: 75px;
}
.walkPage .walkDescription > h2 .topRule {
  padding-top: 20px;
  border-top: 3px solid #ededed;
}
.walkPage .walkDescription article {
  font-size: 18px;
  font-weight: 300;
}
.walkPage .walkDescription article ul li {
  margin-bottom: 5px;
}
.walkPage .walkMap {
  width: 60%;
  height: 350px;
  border-radius: 0 6px 6px 0;
  border: 1px solid #ddd;
}
@media (max-width: 768px) {
  .walkPage .walkMap {
    width: 100%;
  }
}
.walkPage .walkRoute,
.walkPage .walkStart,
.walkPage .walkPublicTransit,
.walkPage .walkParking,
.walkPage .walkTeam {
  margin-top: -50px;
}
.walkPage .walkRoute > h2,
.walkPage .walkStart > h2,
.walkPage .walkPublicTransit > h2,
.walkPage .walkParking > h2,
.walkPage .walkTeam > h2 {
  padding-top: 75px;
}
.walkPage .walkRoute ol {
  padding: 0 19px;
  font-size: 20px;
  font-weight: 300;
  list-style-type: upper-alpha;
}
.walkPage .walkRoute ol li h2 {
  font-weight: 300;
  margin: 5px 0;
}
.walkPage .walkRoute ol li p {
  font-size: 18px;
  padding-left: 39px;
}
.walkPage .walkAccessibility ul {
  padding: 0;
  font-size: 18px;
  font-weight: 300;
}
.walkPage .walkAccessibility ul li::before {
  content: "•";
  color: #00C46E;
  margin-right: 7px;
  font-size: 28px;
  line-height: 0;
  position: relative;
  top: 2px;
}
.walkPage .walkPublicTransit,
.walkPage .walkStart,
.walkPage .walkParking {
  font-size: 18px;
  font-weight: 300;
}
.walkPage .walkTeam {
  margin-bottom: 100px;
}
.walkPage .walkTeam .walkTeamMemberRole {
  font-weight: 300;
}
.walkPage .walkTeam h3 {
  display: inline-block;
}
.walkPage .walkTeam h3 span:first-child {
  font-size: 34px;
  display: block;
  margin-right: 10px;
}
.walkPage .walkTeam h3 span:nth-child(2) {
  display: none;
}
.walkPage .walkTeam h3 span:last-child {
  display: block;
  font-size: 18px;
  margin-top: 4px;
}
.walkPage .walkTeam footer {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px;
}
.walkPage .walkTeam footer .btn-toolbar {
  margin-left: 0;
}
.walkPage .walkTeam footer .btn-toolbar .btn,
.walkPage .walkTeam footer .btn-toolbar body.city-page > #city-details .create-walk,
.walkPage .walkTeam footer .btn-toolbar #create-walk #map-control-bar button,
.walkPage .walkTeam footer .btn-toolbar #create-walk #map-control-bar .loadFeed,
.walkPage .walkTeam footer .btn-toolbar #create-walk .filterInputs .filter input[type=submit],
.walkPage .walkTeam footer .btn-toolbar #create-walk .filterInputs .filter input[type=button] {
  padding: 4px 8px;
}
.walkPage .walkTeam summary {
  font-size: 18px;
  font-weight: 300;
  margin-top: 0em;
  margin-bottom: 2em;
}
button,
.dashboard .walks li .walk a.option {
  border: none;
  padding: 4px 8px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 0 8px 8px 0;
  background: #fff;
  cursor: pointer;
}
button:focus {
  outline: 0;
}
button.active,
button.activeFilter {
  background: #F16725;
  border-color: #F16725;
  color: #fff;
}
button.active .buttonClose,
button.activeFilter .buttonClose {
  background: rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
button.active .buttonClose:hover,
button.activeFilter .buttonClose:hover {
  background: rgba(255, 255, 255, 0.5);
}
button.inActiveFilter .buttonClose {
  background: rgba(200, 200, 200, 0.2);
  border-left: 1px solid rgba(50, 50, 50, 0.3);
}
button.inActiveFilter .buttonClose:hover {
  background: rgba(200, 200, 200, 0.4);
}
button .buttonClose {
  padding: 4px 12px 3px;
  margin-left: -3px;
  position: relative;
  left: 9px;
  font-size: 1.7rem;
  line-height: 0;
  top: 2px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.dashboard li {
  list-style: none;
}
.dashboard a {
  color: #F16725;
}
.dashboard > header {
  padding: 10px 70px 50px 15px;
  border-bottom: 1px solid #fff;
  background: linear-gradient(#6BADFD, #fff);
  background-size: cover;
}
.dashboard > header h3 {
  font-weight: 600;
}
.dashboard > header h3,
.dashboard > header h4 {
  font-size: 13px;
  margin: 5px 0;
  opacity: 0.9;
  color: #001d40;
}
.dashboard > header .dashboardLatestPost {
  margin: 70px 50px 50px;
}
.dashboard > header .dashboardLatestPost h4 {
  font-size: 16px;
  font-weight: 600;
}
.dashboard > header .dashboardLatestPost h1 {
  font-weight: 300;
  font-size: 32px;
  margin: 0 0 15px;
  width: 60%;
}
.dashboard > header .dashboardLatestPost a {
  color: #001d40;
  opacity: 0.8;
}
.dashboard > header .dashboardLatestPost a:hover {
  opacity: 1;
  position: relative;
  top: -1px;
}
.dashboard > header .dashboardLatestPost a button {
  border: none;
  padding: 6px 10px;
  background: transparent;
  border: 1px solid #001d40;
  border-radius: 6px;
  margin-right: 5px;
  font-size: 12px;
}
.dashboard .dashboardMenu a {
  text-decoration: none;
}
.dashboard .dashboardMenu ul {
  list-style: none;
  padding: 0;
}
.dashboard .dashboardMenu ul > section > li {
  font-size: 28px;
  border-bottom: 1px solid #ddd;
  background: #6BADFD;
  border-bottom: 1px solid #fff;
  padding: 30px 60px;
  color: #fff;
  cursor: pointer;
}
.dashboard .dashboardMenu ul > section > li a {
  display: block;
  padding: 30px 70px;
  color: #fff;
}
.dashboard .dashboardMenu ul > section > li:hover {
  background: #0082e6;
}
.dashboard .dashboardRecap,
.dashboard .dashboardResources,
.dashboard .walks,
.dashboard .dashboardWalkLeaders,
.dashboard .dashboardMyBlogPosts {
  padding: 30px 60px 60px;
  border-bottom: 1px solid #ddd;
}
.dashboard .dashboardRecap h2 {
  margin-top: 0;
}
.dashboard .dashboardRecap h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 130%;
  width: 64%;
}
.dashboard .walks button.walksListButton {
  margin-right: -1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.dashboard .walks button.walksMapButton {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dashboard .walks .walksFilter {
  margin-top: 10px;
}
.dashboard .walks .walksFilter > li {
  margin-top: 10px;
}
.dashboard .walks .walksFilter li {
  list-style: none;
}
.dashboard .walks .walksFilter li label {
  margin-right: 7px;
}
.dashboard .walks .walksFilter li label::before {
  content: "Filter by ";
}
.dashboard .walks .walkMap {
  margin-top: 15px;
}
.dashboard .walks li .walk {
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
.dashboard .walks li .walk h3 {
  font-size: 16px;
  margin-top: 0;
  font-weight: 600;
  letter-spacing: 0.01rem;
  width: 70%;
}
.dashboard .walks li .walk h4 {
  font-size: 16px;
  margin: 5px 0;
  font-weight: 300;
}
.dashboard .walks li .walk a.option {
  font-size: 12px;
  color: #F16725;
  margin-top: 8px;
  letter-spacing: 0.01rem;
  border: 1px solid #F16725;
  opacity: 0.8;
}
.dashboard .walks li .walk a.option:hover {
  opacity: 1;
}
.dashboard .dashboardWalkLeaders button {
  padding: 6px 10px;
  margin-bottom: 7px;
}
.dashboard .dashboardWalkLeaders button.buttonAllWalks,
.dashboard .dashboardWalkLeaders button.buttonSortAlphabetically {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-right: -1px;
}
.dashboard .dashboardWalkLeaders button.buttonUpcomingWalks {
  border-radius: 0;
  margin-right: 0;
}
.dashboard .dashboardWalkLeaders button.buttonPastWalks {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: -1px;
}
.dashboard .dashboardWalkLeaders button.buttonSortByMostWalks {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.dashboard .dashboardWalkLeaders .walkLeader {
  padding: 35px 0;
  border-bottom: 1px solid #ddd;
}
.dashboard .dashboardWalkLeaders .walkLeader h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.dashboard .dashboardWalkLeaders .walkLeader h3 .walkLeaderEmail {
  font-weight: 300;
  margin-left: 4px;
  color: #6BADFD;
}
.dashboard .dashboardWalkLeaders .walkLeader ul {
  padding-left: 0px;
  margin-bottom: 0;
}
.dashboard .dashboardWalkLeaders .walkLeader ul h4 {
  margin: 5px 0 0;
}
.dashboard .dashboardWalkLeaders .walkLeader ul li {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  text-indent: -100px;
  padding-left: 100px;
  width: 70%;
}
.dashboard ul.dashboardMyBlogPosts {
  padding: 30px 60px 60px;
}
.dashboard ul.dashboardMyBlogPosts a {
  color: #001d40;
}
.dashboard ul.dashboardMyBlogPosts a h2 {
  font-weight: 300;
}
.dashboard .dashboardResources {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.01rem;
}
.dashboard .dashboardResources section {
  margin: 50px 0;
}
.dashboard .dashboardResources section.walkTips ul {
  margin: 20px 0;
}
.dashboard .dashboardResources section.walkTips ul li {
  display: inline-block;
  margin-right: 20px;
  width: 30%;
}
.dashboard .dashboardResources ul {
  padding-left: 0;
}
.dashboard .dashboardResources ul li {
  font-weight: 300;
  background: #fff;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld {
  display: block;
  width: 30%;
  position: relative;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-right: 15px;
  vertical-align: top;
  overflow: hidden;
  margin-top: 10px;
  opacity: 0.9;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld:hover {
  position: relative;
  top: -2px;
  opacity: 1;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld .walkImage {
  display: block;
  height: 150px;
  overflow: hidden;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld .walkImage img {
  min-height: 100%;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld .flag {
  display: block;
  width: 100%;
  text-align: center;
  margin: -17px 0 -19px;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld .flag img {
  width: 60px;
  border-radius: 4px;
  padding: 2px;
  background: #fff;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld img {
  max-width: none;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld div a {
  padding: 25px 15px 45px;
  background: transparent;
  display: block;
  margin: 5px 0 -40px;
  line-height: 1.3;
  font-weight: 400;
  position: relative;
  z-index: 2;
  text-decoration: none;
}
.dashboard .dashboardResources ul .funWalksFromAroundWorld div h4 {
  font-weight: 300;
  font-size: 16px;
  margin-top: 0;
  padding-left: 15px;
  padding-bottom: 10px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.walks ul {
  list-style: none;
}
.walks a {
  text-decoration: none;
}
.custom-walk-page {
  padding-top: 160px;
}
.custom-walk-page .intro {
  position: absolute;
  left: 0;
  top: 0;
  min-height: 150px;
  background-attachment: fixed;
  background-image: url("../images/custom-walk.jpg");
  background-repeat: no-repeat;
  background-position: 0 -46px;
  background-size: contain;
}
.custom-walk-page .alert-info {
  width: 100%;
}
.custom-walk-page textarea {
  width: 100%;
}
.custom-walk-page .last {
  margin-left: 15px;
}
.custom-walk-page h4 small {
  margin-left: 0.5em;
}
.custom-walk-page .profile {
  text-align: center;
}
.custom-walk-page .profile h4 {
  margin-bottom: 0;
}
.custom-walk-page .profile h5 {
  color: #555;
  margin-top: 0;
}
.custom-walk-page h1 {
  margin-bottom: 0.75em;
}
#mc_embed_signup li:before {
  content: "" !important;
}
#mc_embed_signup .asterisk {
  top: 26px;
  right: 0 !important;
}
#mc_embed_signup label {
  margin-left: 6px;
}
#mc_embed_signup input[type=submit] {
  margin: 0 !important;
  width: auto !important;
}
body.blog #central > header {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #F16725;
  position: relative;
  background-size: cover;
  background-position: 50%;
  color: #fff;
  text-align: center;
  padding-top: 10em;
  padding-bottom: 2em;
}
body.blog #central > header:before,
body.blog #central > header:after {
  content: " ";
  display: table;
}
body.blog #central > header:after {
  clear: both;
}
body.blog #central > header:before,
body.blog #central > header:after {
  content: " ";
  display: table;
}
body.blog #central > header:after {
  clear: both;
}
@media (min-width: 992px) {
  body.blog #central > header {
    float: left;
    width: 100%;
  }
}
body.blog #central > header h1,
body.blog #central > header p {
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
body.blog #central > header h1 {
  max-width: 960px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 68px;
  line-height: 74px;
  text-shadow: -1px 1px #444;
}
body.blog #central > header p.description {
  font-style: italic;
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 25px;
  text-shadow: -1px 1px #444;
}
body.blog #central > header em {
  color: #fff;
}
body.blog #central > header:before {
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}
body.blog #body {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  body.blog #body {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 768px) {
  body.blog #body {
    max-width: 768px;
    margin: 0 auto;
    float: none;
  }
}
body.blog #body img {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 100%;
}
body.blog #body ul.nav,
body.blog #body ul.social-login-providers.template-fontawesome {
  margin-left: 0 !important;
}
body.blog #body ul.nav ul,
body.blog #body ul.social-login-providers.template-fontawesome ul {
  margin-left: 0 !important;
  display: inline-block;
}
body.blog #body ul.nav li,
body.blog #body ul.social-login-providers.template-fontawesome li {
  padding-right: 10px;
}
body.blog #body ul.nav li:before,
body.blog #body ul.social-login-providers.template-fontawesome li:before {
  content: ">" !important;
  margin-left: 0;
  padding-left: 10px !important;
}
body.blog #body ul.nav > li:before,
body.blog #body ul.social-login-providers.template-fontawesome > li:before {
  content: "" !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.blog #body ul.nav a,
body.blog #body ul.social-login-providers.template-fontawesome a {
  display: inline;
}
body.blog .ccm-blog-index li {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.blog .ccm-blog-index li figure {
  height: 450px;
}
body.blog p {
  line-height: 1.8;
  font-size: 18px;
  font-weight: 500;
  margin: 30px 0 0 0;
}
body.blog p a {
  color: inherit;
  border-bottom: 1px solid #F16725;
  transition-duration: 0.2s;
}
body.blog p a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#city-blog {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #city-blog {
    float: left;
    width: 100%;
  }
}
body[data-pageviewname=CreateWalkView] {
  margin-bottom: 60px;
}
body[data-pageviewname=CreateWalkView]:before,
body[data-pageviewname=CreateWalkView]:after {
  content: " ";
  display: table;
}
body[data-pageviewname=CreateWalkView]:after {
  clear: both;
}
body[data-pageviewname=CreateWalkView]:before,
body[data-pageviewname=CreateWalkView]:after {
  content: " ";
  display: table;
}
body[data-pageviewname=CreateWalkView]:after {
  clear: both;
}
body[data-pageviewname=CreateWalkView] > footer {
  display: none;
}
#create-walk {
  /*  Resets */
  /* ==========================================================================
    Forms
    ========================================================================== */
  /* ==========================================================================
    New Member Additions
    ========================================================================== */
  /* Preload hover states */
  /* ==========================================================================
    Block select items
    ========================================================================== */
  /* ==========================================================================
    Progress Navigation
    ========================================================================== */
  /* ==========================================================================
    Tips
    ========================================================================== */
  /* ==========================================================================
    Maps
    ========================================================================== */
  /* The walk-stops table */
  /* ==========================================================================
    Typeahead Overrides
    ========================================================================== */
  /* ==========================================================================
    Spinner Placement
    ========================================================================== */
  /* ==========================================================================
    Required inline field style
    ========================================================================== */
  /* ==========================================================================
    Fontawesome addtions
    ========================================================================== */
}
#create-walk h1 {
  margin-top: 0;
}
#create-walk #main-panel {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  #create-walk #main-panel {
    float: left;
    width: 58.33333333%;
  }
}
#create-walk #tips-panel {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
}
@media (min-width: 992px) {
  #create-walk #tips-panel {
    float: left;
    width: 25%;
  }
}
#create-walk #tips-panel:before,
#create-walk #tips-panel:after {
  content: " ";
  display: table;
}
#create-walk #tips-panel:after {
  clear: both;
}
#create-walk #tips-panel:before,
#create-walk #tips-panel:after {
  content: " ";
  display: table;
}
#create-walk #tips-panel:after {
  clear: both;
}
#create-walk textarea {
  width: 100%;
  box-sizing: border-box;
}
#create-walk #map-control-bar {
  margin-left: -15px;
  margin-right: -15px;
}
#create-walk #map-control-bar button {
  margin-left: 15px;
}
#create-walk #map-control-bar button i {
  display: block;
}
@media (max-width: 767px) {
  #create-walk #map-control-bar button i + span {
    display: none;
  }
}
#create-walk #map-control-bar button.active {
  background-color: #d54e0e;
}
#create-walk #map-control-bar .loadFeed {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  padding: 12px 15px;
  border: 1px solid #F16725;
}
#create-walk #map-control-bar .loadFeed i {
  margin-right: 6px;
  display: inline;
}
#create-walk #map-control-bar .loadFeed input[type=text] {
  display: inline;
  width: 80%;
  margin-right: 6px;
}
#create-walk #map-control-bar .loadFeed a {
  color: #fff;
}
#create-walk .index-bg {
  background: url('../img/intro-bg.jpg') center center fixed;
  background-size: cover;
}
#create-walk i.icon-camera-retro.icon-4x {
  width: auto;
}
#create-walk i[class^=icon-] {
  height: auto;
  width: auto;
}
#create-walk .walk-submit {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0 0 3em 0;
  padding: 60px 15px;
  background: rgba(255, 184, 0, 0.67);
}
#create-walk .plaintext {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  display: inline;
  font-family: inherit;
  font-size: 17px;
}
#create-walk #title {
  width: 100%;
  height: 28px;
  padding: 28px 16px;
  font-size: 18px;
  box-sizing: border-box;
}
#create-walk .form-container {
  position: relative;
}
#create-walk .item {
  margin-bottom: 20px;
}
#create-walk .upload-image {
  min-height: 250px;
  color: #666;
  background: #efefef;
  border: 3px dashed #999;
}
#create-walk .upload-image > label {
  color: #666;
  display: block;
  margin: 15px;
}
#create-walk .upload-image > .thumbnail,
#create-walk .upload-image > .ccm-page-list.ccm-blog-index li figure,
#create-walk .upload-image > .ccm-page-list-city-cards li figure,
#create-walk .upload-image > #create-walk .team-member {
  display: inline-block;
  margin: 0 0 15px 15px;
  height: 200px;
  width: 200px;
  position: relative;
  vertical-align: top;
  background-size: cover;
}
#create-walk .upload-image > .thumbnail a i,
#create-walk .upload-image > .ccm-page-list.ccm-blog-index li figure a i,
#create-walk .upload-image > .ccm-page-list-city-cards li figure a i,
#create-walk .upload-image > #create-walk .team-member a i {
  color: #F16725;
}
#create-walk .upload-image > .thumbnail input[type=file],
#create-walk .upload-image > .ccm-page-list.ccm-blog-index li figure input[type=file],
#create-walk .upload-image > .ccm-page-list-city-cards li figure input[type=file],
#create-walk .upload-image > #create-walk .team-member input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
#create-walk .upload-image > .thumbnail.fileupload,
#create-walk .upload-image > .ccm-page-list.ccm-blog-index li figure.fileupload,
#create-walk .upload-image > .ccm-page-list-city-cards li figure.fileupload,
#create-walk .upload-image > #create-walk .team-member.fileupload {
  text-align: center;
}
#create-walk .upload-image > .thumbnail.fileupload i.fa,
#create-walk .upload-image > .ccm-page-list.ccm-blog-index li figure.fileupload i.fa,
#create-walk .upload-image > .ccm-page-list-city-cards li figure.fileupload i.fa,
#create-walk .upload-image > #create-walk .team-member.fileupload i.fa {
  display: block;
  padding: 0.5em 0 0.3em;
}
#create-walk .resource-item,
#create-walk .resource-item-new {
  margin-bottom: 1em;
}
#create-walk .resource-item .input-link,
#create-walk .resource-item-new .input-link {
  width: 90%;
}
#create-walk .resource-item .separator,
#create-walk .resource-item-new .separator {
  position: relative;
}
#create-walk .resource-item .separator h2,
#create-walk .resource-item-new .separator h2 {
  margin: 10px 0;
  background: #eee;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  z-index: 2;
}
#create-walk .resource-item .separator:after,
#create-walk .resource-item-new .separator:after {
  content: '';
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #ddd;
  position: absolute;
  left: 0;
  top: 50%;
}
#create-walk .resource-item .item-select,
#create-walk .resource-item-new .item-select {
  background: #eee;
  padding: 10px;
  box-sizing: border-box;
}
#create-walk .resource-item .item-text,
#create-walk .resource-item-new .item-text {
  padding-top: 20px;
}
#create-walk #add-resource {
  margin: 1em 0 3em 0;
}
#create-walk input:focus:invalid:focus,
#create-walk textarea:focus:invalid:focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  color: #555;
}
#create-walk #counter-text {
  margin-bottom: 0;
}
#create-walk #wards .ward {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  margin: 0 8px 8px 0;
  border: 2px dashed #ddd;
}
#create-walk #wards .ward input[type=radio] {
  display: none;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#create-walk #wards .ward input[type=radio]:after {
  height: 100%;
  width: 100%;
  display: table;
  content: "";
}
#create-walk #wards .ward input[type=radio]:checked {
  display: table;
  height: 100%;
  width: 100%;
  color: #fff;
}
#create-walk #wards .ward input[type=radio]:checked:after {
  background-color: #ddd;
}
#create-walk #accessibilities > fieldset {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
#create-walk textarea,
#create-walk input[type="text"],
#create-walk input[type="password"],
#create-walk input[type="datetime"],
#create-walk input[type="datetime-local"],
#create-walk input[type="date"],
#create-walk input[type="month"],
#create-walk input[type="time"],
#create-walk input[type="week"],
#create-walk input[type="number"],
#create-walk input[type="email"],
#create-walk input[type="url"],
#create-walk input[type="search"],
#create-walk input[type="tel"],
#create-walk input[type="color"],
#create-walk .uneditable-input {
  padding-top: 6px;
  padding-bottom: 6px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
#create-walk .input-prepend .add-on:first-child,
#create-walk .input-prepend .btn:first-child,
#create-walk .input-prepend body.city-page > #city-details .create-walk:first-child,
#create-walk .input-prepend #create-walk #map-control-bar button:first-child,
#create-walk .input-prepend #create-walk #map-control-bar .loadFeed:first-child,
#create-walk .input-prepend #create-walk .filterInputs .filter input[type=submit]:first-child,
#create-walk .input-prepend #create-walk .filterInputs .filter input[type=button]:first-child {
  border-top-left: 4px;
  border-bottom-left: 4px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
#create-walk .tabs-left > .nav-tabs {
  border-right: 1px solid #eee;
}
#create-walk .tabs-left > .nav-tabs > li > a {
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.025);
}
#create-walk .tabs-left > .nav-tabs .active > a,
#create-walk .tabs-left > .nav-tabs .active {
  border-color: #eee transparent #eee #eee;
  box-shadow: -2px 2px 4px -3px rgba(0, 0, 0, 0.05);
}
#create-walk .nav > li > a,
#create-walk .social-login-providers.template-fontawesome > li > a {
  transition: background 0.2s ease-in-out;
  margin: 0;
  color: #999;
}
#create-walk .nav > li > a:hover,
#create-walk .social-login-providers.template-fontawesome > li > a:hover {
  color: #555;
  background: rgba(0, 0, 0, 0.05);
}
#create-walk .thumbnail,
#create-walk .ccm-page-list.ccm-blog-index li figure,
#create-walk .ccm-page-list-city-cards li figure,
#create-walk #create-walk .team-member {
  border-radius: 0;
}
#create-walk .alert,
#create-walk #profileWrapper .steps {
  border-radius: 0;
  background: #FFF7DC;
  color: #B95221;
  border-color: transparent;
}
#create-walk .alert.alert-error,
#create-walk #profileWrapper .steps.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
#create-walk .alert.alert-success,
#create-walk #profileWrapper .steps.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
#create-walk .page-header {
  color: #333;
  margin-top: 0;
}
#create-walk .dropdown-menu {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#create-walk .dropdown-menu > .active > a,
#create-walk .dropdown-menu > .active > a:hover,
#create-walk .dropdown-menu > .active > a:focus {
  background: #F16725;
}
#create-walk .table-bordered,
#create-walk #create-walk table.routeStops {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
#create-walk .new-member {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 293px 20px 20px 20px;
  cursor: pointer;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 0 1px 1px 0;
  background-position: 50% 15%;
}
@media (min-width: 992px) {
  #create-walk .new-member {
    float: left;
    width: 50%;
  }
}
#create-walk .new-member:hover {
  color: #F16725;
  box-shadow: inset 0 0 0 2px rgba(241, 103, 37, 0.5);
}
#create-walk #new-walkleader.new-member {
  background: url('../img/walk-leader-hover.png') 0 no-repeat, url('../img/walk-leader.png') 50% 15% no-repeat;
  background-size: 0, auto;
}
#create-walk #new-walkleader.new-member:hover {
  background: url('../img/walk-leader-hover.png') 50% 15% no-repeat;
}
#create-walk #new-walkorganizer.new-member {
  background: url('../img/walk-organizer-hover.png') 0 0 no-repeat, url('../img/walk-organizer.png') 50% 15% no-repeat;
  background-size: 0, auto;
}
#create-walk #new-walkorganizer.new-member:hover {
  background: url('../img/walk-organizer-hover.png') 50% 15% no-repeat;
}
#create-walk #new-communityvoice.new-member {
  background: url('../img/community-voice-hover.png') 0 no-repeat, url('../img/community-voice.png') 50% 15% no-repeat;
  background-size: 0, auto;
}
#create-walk #new-communityvoice.new-member:hover {
  background: url('../img/community-voice-hover.png') 50% 15% no-repeat;
}
#create-walk #new-othermember.new-member {
  background: url('../img/volunteers-hover.png') 0 no-repeat, url('../img/volunteers.png') 50% 15% no-repeat;
  background-size: 0, auto;
}
#create-walk #new-othermember.new-member:hover {
  background: url('../img/volunteers-hover.png') 50% 15% no-repeat;
}
#create-walk #walkleader {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #create-walk #walkleader {
    float: left;
    width: 100%;
  }
}
#create-walk .team-set {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#create-walk .team-set:before,
#create-walk .team-set:after {
  content: " ";
  display: table;
}
#create-walk .team-set:after {
  clear: both;
}
#create-walk .team-set:before,
#create-walk .team-set:after {
  content: " ";
  display: table;
}
#create-walk .team-set:after {
  clear: both;
}
#create-walk .team-member {
  padding: 15px;
  margin-bottom: 1.5em;
}
#create-walk .team-member fieldset.name label {
  display: block;
}
#create-walk .team-member fieldset.name > input {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #create-walk .team-member fieldset.name > input {
    float: left;
    width: 50%;
  }
}
#create-walk .team-member fieldset.contact,
#create-walk .team-member fieldset.social {
  margin-right: -15px;
  margin-left: -15px;
}
#create-walk .team-member fieldset.contact > fieldset,
#create-walk .team-member fieldset.social > fieldset {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  #create-walk .team-member fieldset.contact > fieldset,
  #create-walk .team-member fieldset.social > fieldset {
    float: left;
    width: 50%;
  }
}
#create-walk .team-member:hover {
  border-color: #eee;
}
#create-walk .team-member .tel .input-mini {
  width: 35px;
}
#create-walk .team-member .tel .input-small {
  width: 66px;
}
#create-walk .team-member .tt-dropdown-menu {
  min-width: 300px;
  border: 1px solid #eee;
  border-radius: 2px;
  margin-top: 2px;
  background: #fff;
}
#create-walk .team-member .tt-dropdown-menu,
#create-walk .team-member .tt-dropdown-menu li {
  list-style-type: none;
  font-weight: 500;
}
#create-walk .team-member .tt-dropdown-menu .u-avatar {
  width: 80px;
  height: 80px;
  border-radius: 255px;
  background-size: cover;
}
#create-walk .team-member .tt-dropdown-menu li {
  transition-duration: 0.2s;
}
#create-walk .team-member .tt-dropdown-menu li:hover {
  background: #efefef;
}
#create-walk .thumbnail footer,
#create-walk .ccm-page-list.ccm-blog-index li figure footer,
#create-walk .ccm-page-list-city-cards li figure footer,
#create-walk #create-walk .team-member footer {
  border-top: 1px solid #eee;
  padding-top: 20px;
}
#create-walk #block-select {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  list-style: none;
}
#create-walk #block-select:before,
#create-walk #block-select:after {
  content: " ";
  display: table;
}
#create-walk #block-select:after {
  clear: both;
}
#create-walk #block-select:before,
#create-walk #block-select:after {
  content: " ";
  display: table;
}
#create-walk #block-select:after {
  clear: both;
}
#create-walk #block-select li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
@media (min-width: 992px) {
  #create-walk #block-select li {
    float: left;
    width: 50%;
  }
}
#create-walk #block-select a {
  text-decoration: none;
}
#create-walk #block-select .thumbnail,
#create-walk #block-select .ccm-page-list.ccm-blog-index li figure,
#create-walk #block-select .ccm-page-list-city-cards li figure,
#create-walk #block-select #create-walk .team-member {
  opacity: 0.65;
  cursor: pointer;
  min-height: 380px;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
}
#create-walk #block-select .thumbnail img,
#create-walk #block-select .ccm-page-list.ccm-blog-index li figure img,
#create-walk #block-select .ccm-page-list-city-cards li figure img,
#create-walk #block-select #create-walk .team-member img {
  width: 70%;
}
#create-walk #block-select .thumbnail:hover,
#create-walk #block-select .ccm-page-list.ccm-blog-index li figure:hover,
#create-walk #block-select .ccm-page-list-city-cards li figure:hover,
#create-walk #block-select #create-walk .team-member:hover {
  opacity: 1;
  border: 1px solid #F16725;
  box-shadow: 0 2px 0 0 #F16725;
}
#create-walk #progress-panel {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
  padding: 30px 0 100% 30px;
  border-right: 1px solid #eee;
  font-weight: 500;
  background: #f2f2f2;
  box-shadow: inset 4px 0 15px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  #create-walk #progress-panel {
    float: left;
    width: 16.66666667%;
  }
}
#create-walk #progress-panel .nav-tabs li {
  width: 100%;
  display: table;
}
#create-walk #progress-panel .nav-tabs i {
  font-size: 20px;
}
#create-walk #progress-panel .nav-tabs a {
  padding-top: 18px;
  padding-bottom: 18px;
}
#create-walk #progress-panel .nav-tabs a.complete {
  color: #5bb75b;
}
#create-walk #progress-panel .nav-tabs a.complete i {
  color: #5bb75b;
}
#create-walk #progress-panel .nav-tabs a.error {
  color: red;
}
#create-walk #progress-panel .nav-tabs a.error i {
  color: red;
}
#create-walk #progress-panel .nav-tabs a > i {
  color: #FF820F;
  display: table-cell;
  width: 1em;
  text-align: center;
}
#create-walk #progress-panel .nav-tabs a > span {
  display: table-cell;
  padding-left: 0.5em;
}
#create-walk #progress-panel #button-group {
  margin: 30px 30px 0 0;
}
#create-walk #progress-panel #button-group:before,
#create-walk #progress-panel #button-group:after {
  content: " ";
  display: table;
}
#create-walk #progress-panel #button-group:after {
  clear: both;
}
#create-walk #progress-panel #button-group:before,
#create-walk #progress-panel #button-group:after {
  content: " ";
  display: table;
}
#create-walk #progress-panel #button-group:after {
  clear: both;
}
#create-walk #progress-panel #button-group button {
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  #create-walk #progress-panel {
    padding: 15px;
  }
  #create-walk #progress-panel .nav-tabs {
    margin-left: -15px;
    margin-right: -15px;
  }
  #create-walk #progress-panel .nav-tabs li {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding: 0;
  }
  #create-walk #progress-panel #button-group {
    margin: 15px 0 0 0;
  }
  #create-walk #progress-panel #button-group button {
    margin: 0 4%;
    width: 25%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #create-walk #progress-panel .nav-tabs a > i {
    display: block;
    margin: 0 auto;
  }
  #create-walk #progress-panel .nav-tabs a > span {
    display: none;
  }
}
@media (min-height: 750px) and (min-width: 992px) {
  #create-walk #progress-panel {
    position: fixed;
  }
  #create-walk #progress-panel + * {
    margin-left: 16.66666667%;
  }
}
#create-walk label {
  color: #333;
  font-weight: 600;
}
#create-walk .u-avatar {
  height: 169px;
  width: 169px;
  border-radius: 500px;
  background-size: cover;
  background-position: 50%;
  margin: 0 auto;
}
#create-walk #tips-column:after {
  position: fixed;
  content: '';
  height: 100%;
  width: 22.404255%;
  background: url('../img/intro-bg-tips.jpg') no-repeat;
  z-index: 1;
  display: block;
  top: 0;
  right: 0;
  padding: 1.22766%;
  background-size: cover;
}
#create-walk #tips-panel .tip {
  width: 100%;
  z-index: -1;
  height: 0;
  position: absolute;
}
#create-walk #tips-panel .tip.in {
  height: auto;
  margin-bottom: 20px;
  position: relative;
}
#create-walk #tips-panel .tip .popover-title:before {
  position: relative;
  z-index: 10;
  display: inline;
  content: 'TIP';
  padding: 6px 8px;
  margin-right: 5px;
  margin-left: -10px;
}
#create-walk #tips-panel .tip .popover-title:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  width: 40px;
  height: 100%;
}
#create-walk #tips-panel .tip .popover-title {
  padding-left: 48px;
  text-indent: -38px;
}
#create-walk #tips-panel .popover {
  display: block;
  position: relative;
  border-radius: 0;
  padding: 0;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.06);
  z-index: 2;
  border: none;
}
#create-walk #tips-panel .popover .popover-title {
  font-weight: 600;
  font-size: 1em;
  border-radius: 0;
  background: #30BDBD;
  color: #fff;
  position: relative;
}
#create-walk #tips-panel .popover .popover-title i {
  margin-right: 4px;
  background-image: none;
}
#create-walk #tips-panel .popover.right .arrow {
  display: none;
  border-right-color: rgba(0, 0, 0, 0.1);
}
#create-walk #tips-panel #city-organizer {
  margin-bottom: 40px;
}
#create-walk #tips-panel #city-organizer p {
  margin-top: 10px;
}
#create-walk #tips-panel #city-organizer .popover-title {
  background: #FF5C00;
  color: #fff;
  transition: background 0.3s ease-out, color 0.3s ease-out;
}
#create-walk #popover-content {
  padding: 0;
  margin: 9px 14px;
}
#create-walk #video-tip {
  width: 50%;
  margin-left: -25%;
  top: 20%;
  background: #000;
}
#create-walk #video-tip iframe {
  min-width: 100%;
}
#create-walk .accordion-toggle {
  text-decoration: underline;
}
#create-walk #map-control-bar {
  margin-bottom: 20px;
}
#create-walk #map-control-bar .btn,
#create-walk #map-control-bar .addroute-wrapper,
#create-walk #map-control-bar body.city-page > #city-details .create-walk,
#create-walk #map-control-bar #create-walk #map-control-bar button,
#create-walk #map-control-bar #create-walk #map-control-bar .loadFeed,
#create-walk #map-control-bar #create-walk .filterInputs .filter input[type=submit],
#create-walk #map-control-bar #create-walk .filterInputs .filter input[type=button] {
  width: 23.4%;
}
#create-walk #map-control-bar .btn i,
#create-walk #map-control-bar .addroute-wrapper i,
#create-walk #map-control-bar body.city-page > #city-details .create-walk i,
#create-walk #map-control-bar #create-walk #map-control-bar button i,
#create-walk #map-control-bar #create-walk #map-control-bar .loadFeed i,
#create-walk #map-control-bar #create-walk .filterInputs .filter input[type=submit] i,
#create-walk #map-control-bar #create-walk .filterInputs .filter input[type=button] i {
  display: block;
}
#create-walk #map-control-bar .addroute-wrapper {
  position: relative;
}
#create-walk #map-control-bar .addroute-wrapper .btn,
#create-walk #map-control-bar .addroute-wrapper body.city-page > #city-details .create-walk,
#create-walk #map-control-bar .addroute-wrapper #create-walk #map-control-bar button,
#create-walk #map-control-bar .addroute-wrapper #create-walk #map-control-bar .loadFeed,
#create-walk #map-control-bar .addroute-wrapper #create-walk .filterInputs .filter input[type=submit],
#create-walk #map-control-bar .addroute-wrapper #create-walk .filterInputs .filter input[type=button] {
  width: 100%;
}
#create-walk #map-control-bar .addroute-wrapper .disable-alert {
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
#create-walk #map-canvas {
  min-height: 500px;
  width: 100%;
}
#create-walk #map-canvas img {
  max-width: none;
}
#create-walk #map-canvas .stop-form {
  display: inline-block;
  padding: 0.5em;
}
#create-walk #map-canvas .stop-form > img,
#create-walk #map-canvas .stop-form > .details {
  display: inline-block;
}
#create-walk #map-canvas .stop-form > .media {
  height: 100%;
  margin-right: 10px;
}
#create-walk #map-canvas .stop-form > .details {
  vertical-align: top;
}
#create-walk #map-canvas .stop-form .marker-description {
  height: 105px;
  margin-top: 11px;
}
#create-walk #map-canvas .stop-form a {
  position: absolute;
  right: 2px;
  bottom: 0;
}
#create-walk #map-canvas .btn,
#create-walk #map-canvas body.city-page > #city-details .create-walk,
#create-walk #map-canvas #create-walk #map-control-bar button,
#create-walk #map-canvas #create-walk #map-control-bar .loadFeed,
#create-walk #map-canvas #create-walk .filterInputs .filter input[type=submit],
#create-walk #map-canvas #create-walk .filterInputs .filter input[type=button] {
  font-size: 16px;
  margin-right: 20px;
}
#create-walk #map-canvas .gm-style-iw + div img {
  display: none;
}
#create-walk #map-canvas .gm-style-iw + div:before {
  font-family: "FontAwesome";
  content: "\f00c";
}
#create-walk #route td > img {
  height: 80px;
  margin-right: 1em;
}
#create-walk #route th:last-child {
  width: 1em;
}
#create-walk #route-menu {
  margin-left: -15px;
  margin-right: -15px;
  list-style-position: inside;
  padding: 0 10px;
}
#create-walk #route-menu > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #eee;
}
@media (min-width: 992px) {
  #create-walk #route-menu > li {
    float: left;
    width: 33.33333333%;
  }
}
#create-walk #route-menu > li:last-child {
  border-right: none;
}
#create-walk #route-menu > li ol {
  padding-left: 1em;
}
#create-walk #route-menu > li li {
  list-style: lower-alpha inside;
}
#create-walk #route-help-panel {
  background: #FFFFFF;
  border: 1px solid #F16725;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 1em;
  transition: border 0.3s ease-in-out;
}
#create-walk #route-help-panel .accordion-toggle {
  padding: 12px 10px;
  display: block;
  text-decoration: none;
  position: relative;
}
#create-walk #route-help-panel .accordion-toggle:before {
  content: '–';
  text-align: center;
  background: #FEE3D4;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 12px;
  right: 10px;
  color: #F16725;
  line-height: 1.7em;
  font-size: 21px;
  line-height: 25px;
}
#create-walk #route-help-panel .accordion-toggle.collapsed:before {
  content: '+';
}
#create-walk #route-help-panel h2 {
  margin: 0;
}
#create-walk #route-help-panel:hover {
  border: 1px solid #F16725;
}
#create-walk #route-help-panel ul {
  list-style: none;
}
#create-walk .filterInputs .filter {
  padding: 12px;
  margin-bottom: 1em;
  display: table;
  width: 100%;
}
#create-walk .filterInputs .filter .button {
  padding-left: 5px;
}
#create-walk .filterInputs .filter .input,
#create-walk .filterInputs .filter .button,
#create-walk .filterInputs .filter i {
  display: table-cell;
}
#create-walk .filterInputs .filter .input {
  padding: 0 5px 0 10px;
  width: 100%;
}
#create-walk .filterInputs .filter input[type=submit],
#create-walk .filterInputs .filter input[type=button] {
  display: table-cell;
  margin-top: -4px;
}
#create-walk table.routeStops th.controls {
  width: 3em;
  text-align: center;
}
#create-walk #save-notify {
  position: fixed;
  top: 60px;
  margin-left: 40px;
  left: 14.893617021276595%;
  width: 56.44680851063829%;
  box-sizing: border-box;
}
#create-walk .typeahead.dropdown-menu {
  z-index: 200000;
}
#create-walk .modal-body,
#create-walk #modals dialog > div > article section,
#create-walk #create-walk dialog > div > article section {
  overflow-y: inherit;
}
#create-walk .progress-spinner {
  position: fixed;
  top: 20%;
  left: 50%;
}
#create-walk .required {
  font-weight: bold;
}
#create-walk .required .alert,
#create-walk .required .text-right,
#create-walk .required #profileWrapper .steps {
  font-weight: normal;
}
#create-walk .required label:after,
#create-walk .required-legend:after,
#create-walk input[type="text"].required:after {
  color: #e32;
  content: ' *';
  display: inline;
}
#create-walk .private {
  background: #f2f2f2;
  padding: 10px;
}
#create-walk .icon-map-route:before {
  content: '';
  width: 18px;
  height: 18px;
  background: url('../img/route.svg') no-repeat center center;
  background-size: contain;
}
#create-walk .icon-map-marker-jw:before {
  content: '';
  width: 18px;
  height: 18px;
  background: url('../img/marker-jw.svg') no-repeat center center;
  background-size: contain;
}
#create-walk .icon-flag-jw:before {
  content: '';
  width: 18px;
  height: 18px;
  background: url('../img/flag-jw.svg') no-repeat center center;
  background-size: contain;
}
#create-walk #preview-modal {
  opacity: 1;
  display: block;
}
#create-walk #preview-modal > div {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  padding: 30px 0;
}
#create-walk #preview-modal > div > article {
  height: 100%;
}
#create-walk #preview-modal > div > article > .modal-body,
#create-walk #preview-modal > div > article > #modals dialog > div > article section,
#create-walk #preview-modal > div > article > #create-walk dialog > div > article section {
  height: 100%;
}
#create-walk #preview-modal header {
  position: absolute;
  width: 100%;
  z-index: 1060;
}
#create-walk #preview-modal .modal-body,
#create-walk #preview-modal #modals dialog > div > article section,
#create-walk #preview-modal #create-walk dialog > div > article section {
  position: absolute;
  height: 100%;
  width: 100%;
  padding-top: 100px;
  top: 0;
}
#create-walk #preview-modal iframe {
  width: 100%;
  height: 100%;
}
#create-walk #publish-confirmation .modal-body .btn,
#create-walk #publish-confirmation #modals dialog > div > article section .btn,
#create-walk #publish-confirmation #create-walk dialog > div > article section .btn,
#create-walk #publish-confirmation .modal-body body.city-page > #city-details .create-walk,
#create-walk #publish-confirmation .modal-body #create-walk #map-control-bar button,
#create-walk #publish-confirmation .modal-body #create-walk #map-control-bar .loadFeed,
#create-walk #publish-confirmation .modal-body #create-walk .filterInputs .filter input[type=submit],
#create-walk #publish-confirmation .modal-body #create-walk .filterInputs .filter input[type=button] {
  width: 47%;
  padding: 1em;
}
#create-walk #publish-confirmation .modal-body input[type='text'],
#create-walk #publish-confirmation #modals dialog > div > article section input[type='text'],
#create-walk #publish-confirmation #create-walk dialog > div > article section input[type='text'] {
  width: 90%;
  font-size: 16px;
  padding: 12px;
  cursor: text;
}
#create-walk #publish-confirmation .modal-body hr,
#create-walk #publish-confirmation #modals dialog > div > article section hr,
#create-walk #publish-confirmation #create-walk dialog > div > article section hr {
  margin-top: 0;
}
#create-walk #publish-warning small {
  color: #6BADFD;
}
#create-walk #time-and-date .ui-datepicker {
  width: auto;
  box-shadow: none;
}
#create-walk #time-and-date .ui-datepicker > .ui-widget-header {
  background: none;
}
#create-walk #time-and-date .ui-datepicker > .ui-datepicker-title {
  margin-top: 0.6em;
}
#create-walk #time-and-date .ui-datepicker td {
  width: 14.28571429%;
  text-align: center;
  color: #666;
}
#create-walk #time-and-date .ui-datepicker td > a {
  transition-duration: 0.2s;
  text-align: inherit;
  color: #F16725;
}
#create-walk #time-and-date .ui-datepicker td > a.ui-state-active {
  color: #fff;
  background-color: #F16725 !important;
  border: none;
  box-shadow: none;
  text-shadow: none;
}
#create-walk #time-and-date .ui-datepicker td > a:hover {
  background-color: #efefef;
}
@media (max-width: 991px) {
  #create-walk #time-and-date #date-list-all .fa + span + span {
    display: none;
  }
}
#create-walk #theme-select > fieldset {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1em;
}
#create-walk #theme-select > fieldset > legend {
  margin-bottom: 0;
}
#create-walk .checkbox input[type=checkbox] {
  margin-right: 3px;
}
#create-walk #notifications {
  position: fixed;
  top: 60px;
  z-index: 1030;
  padding: 0 15px;
  transition-duration: 0.2s;
  height: 0;
  overflow: visible;
  width: 100%;
  opacity: 0.65;
  pointer-events: none;
}
/* Language localization */
body:lang(he) p,
body:lang(he) h1,
body:lang(he) h2,
body:lang(he) h3,
body:lang(he) h4,
body:lang(he) h5,
body:lang(he) article,
body:lang(he) section,
body:lang(he) #intro-city,
body:lang(he) .btn,
body:lang(he) a,
body:lang(he) body.city-page > #city-details .create-walk,
body:lang(he) #create-walk #map-control-bar button,
body:lang(he) #create-walk #map-control-bar .loadFeed,
body:lang(he) #create-walk .filterInputs .filter input[type=submit],
body:lang(he) #create-walk .filterInputs .filter input[type=button] {
  font-family: "Alef", "Roboto Slab", serif;
  direction: rtl;
}
@media print {
  /* Never print print buttons */
  .print-button {
    display: none;
  }
  font-family: "Roboto Slab", serif !important;
}
