body,
p,
ol,
ul,
li,
table,
tr,
th,
td,
.Explicit,
legend,
textarea,
input,
select,
option,
div.responsive {
  font-size: 1em;
}
a:link,
div.responsive a:visited,
div.responsive a:link {
  color: #0073cf;
}
label {
  white-space: normal;
}
label.FormLabel {
  min-width: 0;
  width: auto;
}
.mobile div.responsive {
  width: auto;
}
.mobile div.responsive div.ErrorMessage.page-error > span.field-error-text {
  width: auto;
}
div.responsive div.ErrorMessage.page-error > span.field-error-text {
  background: transparent;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
div.donation-form-container.responsive {
  background: transparent;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  -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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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 {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  
  font-size: 14px;
  line-height: 1.42857143;
  color: #58595b;
  background-color: #f9f9f9;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #62328f;
  text-decoration: none;
}
a:link,
a:visited {
  color: #62328f;
}
a:hover,
a:focus {
  color: #e64600;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:link.link-gray-dotted,
a.link--gray-dotted {
  color: #58595b;
  border-bottom: 1px dotted #a9a9a9;
}
a:link.link-gray-dotted:hover,
a.link--gray-dotted:hover {
  text-decoration: none;
  border-bottom: 1px solid #a9a9a9;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.iframe-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-rounded {
  border-radius: 4px;
}
.img-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  font-size: 1em;
  color: #002855;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
.img-caption > p {
  margin-bottom: 0;
}
.img-thumbnail {
  padding: 5px;
  line-height: 1.42857143;
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #a9a9a9;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?2q67u1');
  src: url('../fonts/icomoon/icomoon.eot?#iefix2q67u1') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff?2q67u1') format('woff'), url('../fonts/icomoon/icomoon.ttf?2q67u1') format('truetype'), url('../fonts/icomoon/icomoon.svg?2q67u1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-address-book:before {
  content: "\e607";
}
.icon-list:before {
  content: "\e614";
}
.icon-numbered-list:before {
  content: "\e615";
}
.icon-link:before {
  content: "\e616";
}
.icon-paragraph-left:before {
  content: "\e618";
}
.icon-paragraph-center:before {
  content: "\e623";
}
.icon-paragraph-right:before {
  content: "\e625";
}
.icon-google:before {
  content: "\e631";
}
.icon-yahoo:before {
  content: "\e602";
}
.icon-phone:before {
  content: "\e600";
}
.icon-mobile:before {
  content: "\e601";
}
.icon-directions:before {
  content: "\e603";
}
.icon-mail2:before {
  content: "\e604";
}
.icon-paperplane:before {
  content: "\e605";
}
.icon-pencil:before {
  content: "\e606";
}
.icon-paperclip:before {
  content: "\e608";
}
.icon-drawer:before {
  content: "\e609";
}
.icon-reply:before {
  content: "\e60a";
}
.icon-reply-all:before {
  content: "\e60b";
}
.icon-forward:before {
  content: "\e60c";
}
.icon-user:before {
  content: "\e60d";
}
.icon-users:before {
  content: "\e60e";
}
.icon-user-add:before {
  content: "\e60f";
}
.icon-vcard:before {
  content: "\e610";
}
.icon-export:before {
  content: "\e611";
}
.icon-location:before {
  content: "\e612";
}
.icon-map:before {
  content: "\e613";
}
.icon-share:before {
  content: "\e617";
}
.icon-heart:before {
  content: "\e619";
}
.icon-heart2:before {
  content: "\e61a";
}
.icon-star:before {
  content: "\e61b";
}
.icon-star2:before {
  content: "\e61c";
}
.icon-thumbsup:before {
  content: "\e61d";
}
.icon-thumbsdown:before {
  content: "\e61e";
}
.icon-chat:before {
  content: "\e61f";
}
.icon-comment:before {
  content: "\e620";
}
.icon-quote:before {
  content: "\e621";
}
.icon-house:before {
  content: "\e622";
}
.icon-search:before {
  content: "\e624";
}
.icon-printer:before {
  content: "\e626";
}
#pc-scheduler-view .icon-printer {
  font-size: 1.4em;
}
.icon-bell:before {
  content: "\e627";
}
.icon-link2:before {
  content: "\e628";
}
.icon-flag:before {
  content: "\e629";
}
.icon-cog:before {
  content: "\e62a";
}
.icon-tools:before {
  content: "\e62b";
}
.icon-trophy:before {
  content: "\e62c";
}
.icon-tag:before {
  content: "\e62d";
}
.icon-camera:before {
  content: "\e62e";
}
.icon-megaphone:before {
  content: "\e62f";
}
.icon-moon:before {
  content: "\e630";
}
.icon-music:before {
  content: "\e633";
}
.icon-music2:before {
  content: "\e634";
}
.icon-graduation:before {
  content: "\e636";
}
.icon-book:before {
  content: "\e637";
}
.icon-newspaper:before {
  content: "\e638";
}
.icon-lifebuoy:before {
  content: "\e63b";
}
.icon-eye:before {
  content: "\e63c";
}
.icon-clock:before {
  content: "\e63d";
}
.icon-microphone:before {
  content: "\e63e";
}
.icon-calendar:before {
  content: "\e63f";
}
.icon-bolt:before {
  content: "\e640";
}
.icon-thunder:before {
  content: "\e641";
}
.icon-droplet:before {
  content: "\e642";
}
.icon-briefcase:before {
  content: "\e644";
}
.icon-air:before {
  content: "\e645";
}
.icon-hourglass:before {
  content: "\e646";
}
.icon-gauge:before {
  content: "\e647";
}
.icon-key:before {
  content: "\e64a";
}
.icon-drive:before {
  content: "\e64e";
}
.icon-cup:before {
  content: "\e64f";
}
.icon-rocket:before {
  content: "\e650";
}
.icon-brush:before {
  content: "\e651";
}
.icon-suitcase:before {
  content: "\e652";
}
.icon-cone:before {
  content: "\e653";
}
.icon-earth:before {
  content: "\e654";
}
.icon-keyboard:before {
  content: "\e655";
}
.icon-browser:before {
  content: "\e656";
}
.icon-publish:before {
  content: "\e657";
}
.icon-code:before {
  content: "\e65f";
}
.icon-screen:before {
  content: "\e660";
}
.icon-light-bulb:before {
  content: "\e662";
}
.icon-creditcard:before {
  content: "\e663";
}
.icon-database:before {
  content: "\e664";
}
.icon-voicemail:before {
  content: "\e665";
}
.icon-clipboard:before {
  content: "\e666";
}
.icon-cart:before {
  content: "\e667";
}
.icon-box:before {
  content: "\e668";
}
.icon-ticket:before {
  content: "\e669";
}
.icon-rss:before {
  content: "\e66a";
}
.icon-signal:before {
  content: "\e66b";
}
.icon-statistics:before {
  content: "\e66f";
}
.icon-pie:before {
  content: "\e670";
}
.icon-bars:before {
  content: "\e671";
}
.icon-graph:before {
  content: "\e672";
}
.icon-lock:before {
  content: "\e673";
}
.icon-lock-open:before {
  content: "\e674";
}
.icon-logout:before {
  content: "\e675";
}
.icon-login:before {
  content: "\e676";
}
.icon-checkmark:before {
  content: "\e677";
}
.icon-cross:before {
  content: "\e678";
}
.icon-minus2:before {
  content: "\e67c";
}
.icon-plus2:before {
  content: "\e67d";
}
.icon-cross2:before {
  content: "\e67e";
}
.icon-minus:before {
  content: "\e67f";
}
.icon-plus:before {
  content: "\e680";
}
.icon-erase:before {
  content: "\e681";
}
.icon-blocked:before {
  content: "\e682";
}
.icon-info:before {
  content: "\e683";
}
.icon-info2:before {
  content: "\e684";
}
.icon-question:before {
  content: "\e685";
}
.icon-help:before {
  content: "\e686";
}
.icon-warning:before {
  content: "\e687";
}
.icon-cycle:before {
  content: "\e688";
}
.icon-cw:before {
  content: "\e689";
}
.icon-ccw:before {
  content: "\e68a";
}
.icon-shuffle:before {
  content: "\e68b";
}
.icon-arrow:before {
  content: "\e68c";
}
.icon-arrow2:before {
  content: "\e68d";
}
.icon-retweet:before {
  content: "\e68e";
}
.icon-loop:before {
  content: "\e68f";
}
.icon-history:before {
  content: "\e690";
}
.icon-back:before {
  content: "\e691";
}
.icon-switch:before {
  content: "\e692";
}
.icon-list2:before {
  content: "\e693";
}
.icon-add-to-list:before {
  content: "\e694";
}
.icon-layout:before {
  content: "\e695";
}
.icon-list22:before {
  content: "\e696";
}
.icon-text:before {
  content: "\e697";
}
.icon-text2:before {
  content: "\e698";
}
.icon-document:before {
  content: "\e699";
}
.icon-docs:before {
  content: "\e69a";
}
.icon-landscape:before {
  content: "\e69b";
}
.icon-pictures:before {
  content: "\e69c";
}
.icon-video:before {
  content: "\e69d";
}
.icon-music3:before {
  content: "\e69e";
}
.icon-folder:before {
  content: "\e69f";
}
.icon-archive:before {
  content: "\e6a0";
}
.icon-trash:before {
  content: "\e6a1";
}
.icon-download:before {
  content: "\e6a3";
}
.icon-disk:before {
  content: "\e6a4";
}
.icon-cloud:before {
  content: "\e6a6";
}
.icon-upload:before {
  content: "\e6a7";
}
.icon-bookmark:before {
  content: "\e6a8";
}
.icon-bookmarks:before {
  content: "\e6a9";
}
.icon-book2:before {
  content: "\e6aa";
}
.icon-play:before {
  content: "\e6ab";
}
.icon-pause:before {
  content: "\e6ac";
}
.icon-record:before {
  content: "\e6ad";
}
.icon-stop:before {
  content: "\e6ae";
}
.icon-next:before {
  content: "\e6af";
}
.icon-previous:before {
  content: "\e6b0";
}
.icon-first:before {
  content: "\e6b1";
}
.icon-last:before {
  content: "\e6b2";
}
.icon-resize-enlarge:before {
  content: "\e6b3";
}
.icon-resize-shrink:before {
  content: "\e6b4";
}
.icon-volume:before {
  content: "\e6b5";
}
.icon-sound:before {
  content: "\e6b6";
}
.icon-mute:before {
  content: "\e6b7";
}
.icon-arrow-left:before {
  content: "\e6c5";
}
.icon-arrow-down:before {
  content: "\e6c6";
}
.icon-arrow-up:before {
  content: "\e6c7";
}
.icon-arrow-right:before {
  content: "\e6c8";
}
.icon-arrow-left2:before {
  content: "\e6cd";
}
.icon-arrow-down2:before {
  content: "\e6ce";
}
.icon-arrow-up2:before {
  content: "\e6cf";
}
.icon-arrow-right2:before {
  content: "\e6d0";
}
.icon-arrow-left3:before {
  content: "\e6d5";
}
.icon-arrow-down3:before {
  content: "\e6d6";
}
.icon-arrow-up3:before {
  content: "\e6d7";
}
.icon-arrow-right3:before {
  content: "\e6d8";
}
.icon-menu:before {
  content: "\e6dd";
}
.icon-ellipsis:before {
  content: "\e6de";
}
.icon-dots:before {
  content: "\e6df";
}
.icon-dot:before {
  content: "\e6e0";
}
.icon-cc:before {
  content: "\e6e1";
}
.icon-cc-by:before {
  content: "\e6e2";
}
.icon-cc-nc:before {
  content: "\e6e3";
}
.icon-cc-nc-eu:before {
  content: "\e6e4";
}
.icon-cc-nc-jp:before {
  content: "\e6e5";
}
.icon-cc-sa:before {
  content: "\e6e6";
}
.icon-cc-nd:before {
  content: "\e6e7";
}
.icon-cc-pd:before {
  content: "\e6e8";
}
.icon-cc-zero:before {
  content: "\e6e9";
}
.icon-flickr:before {
  content: "\e6f0";
}
.icon-flickr2:before {
  content: "\e6f1";
}
.icon-vimeo:before {
  content: "\e6f2";
}
.icon-vimeo2:before {
  content: "\e6f3";
}
.icon-twitter:before {
  content: "\e6f4";
}
.icon-twitter2:before {
  content: "\e6f5";
}
.icon-facebook:before {
  content: "\e6f6";
}
.icon-facebook2:before {
  content: "\e6f7";
}
.icon-googleplus:before {
  content: "\e6f9";
}
.icon-googleplus2:before {
  content: "\e6fa";
}
.icon-pinterest:before {
  content: "\e6fb";
}
.icon-pinterest2:before {
  content: "\e6fc";
}
.icon-close {
  color: #62328f;
  float: right;
  font-size: 1.4em;
  cursor: pointer;
}
.icon-close:before {
  content: "\e678";
}
.icon-linkedin:before {
  content: "\e6ff";
}
.icon-linkedin2:before {
  content: "\e700";
}
.icon-instagram:before {
  content: "\e70c";
}
.icon-skype2:before {
  content: "\e711";
}
.icon-paypal:before {
  content: "\e714";
}
.icon-smashing:before {
  content: "\e71b";
}
@font-face {
/*  font-family: 'Mia Mano';
  src: url('../../fonts/MiaMano.eot?') format('eot'), url('../../fonts/MiaMano.woff') format('woff'), url('../../fonts/MiaMano.ttf') format('truetype'); */

}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: #0073cf;
  text-transform: uppercase;
}
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-weight: normal;
  line-height: 1;
  color: #002855;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 20px;
  margin-bottom: 20px;
/*  font-family: Helvetica, Arial, sans-serif; */
  
  font-weight: 500;
  color: #002855;
  text-transform: uppercase;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.section-heading,
.user-story__headline {
  color: #62328f;
  font-size: 1.8em;
  letter-spacing: -1px;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
  
}
.section-heading--white {
  padding-bottom: 10px;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  
}
.heading-banded {
  margin: 0 0 20px;
  padding: 20px 15px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #0073cf;
}
.heading-link {
  color: #62328f;
  text-decoration: none;
}
.heading-link:link,
.heading-link:visited {
  color: #62328f;
}
.heading-link:hover,
.heading-link:focus {
  color: #e64600;
  text-decoration: none;
}
.heading-link:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.text-bold {
  
  font-weight: 700;
}
.text-medium {
  
  font-weight: 500;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #a9a9a9;
}
.text-primary {
  color: #0073cf;
}
a.text-primary:hover {
  color: #00579c;
}
.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: #0073cf;
}
a.bg-primary:hover {
  background-color: #00579c;
}
.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 #f9f9f9;
}
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 #a9a9a9;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #002855;
}
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: #a9a9a9;
}
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 #002855;
  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;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.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: 0%;
}
.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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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: 0%;
  }
  .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 {
  max-width: 100%;
  background-color: #fcfbfb;
}
th {
  text-align: left;
}
.table {
  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 {
  
  font-size: 1.4em;
  font-weight: normal;
  padding: 10px 15px !important;
  line-height: 20px !important;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid #c7addf;
}
.table > thead > tr > th,
.table > tbody > tr > th {
  background-color: #f2e5fe;
}
.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child {
  border-right: 0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 0;
}
.table .table {
  background-color: #fcfbfb;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #a9a9a9;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #a9a9a9;
}
.table-bordered > thead > tr > th,
.table-bordered > 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: #f6f6f6;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #ff9167;
}
.table-striped .table--no-results-row td { background-color: #fff !important; }
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #ff9167;
}
.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.active:hover > th {
  background-color: #ff7f4d;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    min-height: 300px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.content__table {
  display: block;
  width: 100%;
}
@media (min-width: 992px) {
  .content__table {
    display: table;
  }
}
.content__table--header {
  background-color: #fcfcfc;
  display: none;
  font-weight: 700;
}
@media (min-width: 992px) {
  .content__table--header {
    display: table-row;
  }
  .content__table--header > div {
    display: table-cell;
    padding: 20px 15px 15px;
    vertical-align: middle;
  }
}
.content__table--even,
.content__table--odd {
  display: block;
  padding: 20px 15px;
}
@media (min-width: 992px) {
  .content__table--even,
  .content__table--odd {
    display: table-row;
    padding: 0;
  }
  .content__table--even > div,
  .content__table--odd > div {
    display: table-cell;
    padding: 20px 15px 15px;
    vertical-align: middle;
  }
}
.content__table--loading-row,
.content__table--no-results-row {
  display: block;
  padding: 20px 15px;
}
@media (min-width: 992px) {
  .content__table--loading-row,
  .content__table--no-results-row {
    caption-side: bottom;
    display: table-caption;
    padding: 0;
  }
  .content__table--loading-row > div,
  .content__table--no-results-row > div {
    padding: 20px 15px 15px;
  }
}
.content__table--odd {
  background-color: #fcfcfc;
}
.content__table--even,
.content__table--loading-row,
.content__table--no-results-row {
  background-color: #f6f6f6;
}
.content__table--header,
.content__table--even,
.content__table--odd {
  font-size: .929em;
}
.content__table--header span,
.content__table--even span,
.content__table--odd span {
  font-weight: 700;

}
.content__table--header > .table__column--buttons,
.content__table--even > .table__column--buttons,
.content__table--odd > .table__column--buttons {
  padding-top: 20px;
  text-align: center;
}
.content__table--header > .table__column--buttons > a,
.content__table--even > .table__column--buttons > a,
.content__table--odd > .table__column--buttons > a {
  margin-left: 10px;
}
.content__table--header > .table__column--buttons > a:first-child,
.content__table--even > .table__column--buttons > a:first-child,
.content__table--odd > .table__column--buttons > a:first-child {
  margin-left: 0;
}
@media (min-width: 992px) {
  .content__table--header span,
  .content__table--even span,
  .content__table--odd span {
    display: none;
  }
  .content__table--header > .table__column--bordered,
  .content__table--even > .table__column--bordered,
  .content__table--odd > .table__column--bordered {
    border-left: 1px dashed #a9a9a9;
  }
  .content__table--header > .table__column--buttons,
  .content__table--even > .table__column--buttons,
  .content__table--odd > .table__column--buttons {
    padding-top: 20px;
    text-align: right;
  }
}
@media (min-width: 992px) {
  .national-company-team-list .table__column--buttons {
    width: 200px;
  }
}
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: #002855;
  border: 0;
  border-bottom: 1px solid #a9a9a9;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-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: 11px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #58595b;
}
.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 10px 15px;
  font-size: 13px!important;
  line-height: 1.42857143;
  border: 1px solid #7d7d7d!important;
  border-radius: 0!important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0073cf;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 115, 207, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 115, 207, 0.6);
}
.form-control::-moz-placeholder {
  color: #a9a9a9;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #a9a9a9;
}
.form-control::-webkit-input-placeholder {
  color: #a9a9a9;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f9f9f9;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 42px;
}
.form-group {
  margin: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 66px;
  padding: 20px 30px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
select.input-lg {
  height: 66px;
  line-height: 66px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.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 {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  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 {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  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 {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  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;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #98999b;
}

.checkbox label {
  font-size: 13px;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label {
  font-size: 1em;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 11px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.button {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  padding: 15px 30px;
  letter-spacing: -1px;
  line-height: 1.1em;
  font-size: 18px;
  font-weight: 300;
  color: #4a0d66;
  background-color: #ffa400;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border: none;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button:link,
.button:visited {
  color: #4a0d66;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  background-color: #4a0d66;
  color: #ffa400;
}
.button:active:focus,
.button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus {
  background-color: #4a0d66;
  color: #ffa400;
  text-decoration: none;
}
.button-completed,
.button-completed:link,
.button-completed:visited,
.button-completed:active,
.button-completed.active,
.button-completed:hover,
.button-completed:focus {
  background-color: #4a0d66;
  color: #ffa400;
}

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-outline {
  color: #62328f;
  background: none;
  border: 1px solid #62328f;
  position: relative;
  z-index: 40;
}
.button-outline:link,
.button-outline:visited {
  color: #62328f;
}
.button-outline:hover,
.button-outline:focus {
  color: #e64600;
  border-color: #e64600;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#pc-container .button-grey {
  color: #58595b;
  background: none;
  border: 1px solid #a9a9a9;
  position: relative;
  line-height: 38px;
  z-index: 40;
  padding: 0 15px;
}
#pc-container .button-grey:link,
#pc-container .button-grey:visited {
  color: #58595b;
}
#pc-container .button-grey:hover,
#pc-container .button-grey:focus,
#pc-container .button-grey:active {
  background: none;
  color: #3f4041;
  border-color: #909090;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#pc-container .button-grey.disabled {
  background-color: #f9f9f9;
  opacity: 1;
}
/* 
  .button-outline:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background-color: @brand-accent-walk;
    .transition(all 0.3s);
  }
  
  .button-outline:hover:after,
  .button-outline:active:after {
    width: 100%;
  }
*/
.button-outline-white {
  color: #fff;
  background: none;
  border: 1px solid #fff;
  position: relative;
  line-height: 38px;
  z-index: 100;
}
.button-outline-white:link,
.button-outline-white:visited {
  color: #fff;
}
.button-outline-white:hover,
.button-outline-white:focus {
  color: #62328f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-outline-white:after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button-outline-white:hover:after,
.button-outline-white:active:after {
  width: 100%;
}
.button-white {
  color: #62328f;
  background-color: #fff;
}
.button-white:link,
.button-white:visited {
  color: #62328f;
}
.button-white:hover,
.button-white:focus {
  color: #62328f;
  -webkit-box-shadow: 0px 4px 0px #f2f2f2;
  box-shadow: 0px 4px 0px #f2f2f2;
}
.button-white:active,
.button-white.active {
  background-color: #f2f2f2;
}
.button .has-icon-label {
  font-size: 20px;
}
.button-lg {
  line-height: 50px;
  padding: 0 60px;
}
.button-sm {
  line-height: 30px;
  padding: 5px 25px;
}
.button-lg.button-outline {
  line-height: 48px;
}
.button-sm.button-outline {
  line-height: 28px;
}
.button--addon {
  line-height: 42px;
}
.button-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.button-block + .button-block {
  margin-top: 10px;
}
.button-link {
  color: #62328f;
  background-color: transparent;
}
.button-link:link,
.button-link:visited {
  color: #62328f;
}
.button-link:focus,
.button-link:active:focus,
.button-link.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button-link:hover,
.button-link:focus {
  color: #ff601a;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-link--gray {
  color: #58595b;
  background-color: transparent;
}
.button-link--gray:link,
.button-link--gray:visited {
  color: #58595b;
}
.button-link--gray:active {
  color: #58595b;
  background-color: #f6f6f6;
}
.button-link--gray:focus,
.button-link--gray:active:focus,
.button-link--gray.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button-link--gray:hover,
.button-link--gray:focus {
  color: #4b4c4e;
  background-color: #e9e9e9;
  text-decoration: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  box-shadow: none;
}

.button.js--show-email-preview {
  text-decoration: none;
  color: #4a0d66;
  background-color: #ffa400;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  float:right;
}
.button.js--show-email-preview:hover, .button.js--show-email-preview:active, .button.js--show-email-preview:focus {
  color: #ffa400;
  background-color: #4a0d66;
}

.button.email-contacts-compose {
  text-decoration: none;
  color: #fff;
  background-color: #4a0d66;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;

}

@media (max-width: 767px) {
  .button.js--show-email-preview {
    float:none;
  }

}

p.hint {
	color: #939393;
}

input[type="submit"].button-block,
input[type="reset"].button-block,
input[type="button"].button-block {
  width: 100%;
}
/* Not ready for prime time.  But very cool, and aligns with our design
// Border effect for inline anchors
// __________________________________________________

.link-border a {
	color: @link-color;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
}

.link-border a:hover,
.link-border a:focus {
	-webkit-transform: scale(0.8333);
	transform: scale(0.8333);
}

.link-border a::before {
	position: absolute;
	top: -2px;
	left: -7px;
	box-sizing: content-box;
	padding: 0 5px;
	width: 100%;
	height: 100%;
	border: 2px solid @link-color;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	-webkit-transform: scale(0.8333);
	transform: scale(0.8333);
}

.link-border a:hover::before,
.link-border a:focus::before {
	opacity: 1;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
*/
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.main-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ffffff;
}
@media (min-width: 1300px) {
  .main-container {
    width: 1300px;
  }
}
.main-wrapper {
  margin-top: 145px;
  margin-bottom: 80px;
}
.main-wrapper:before,
.main-wrapper:after {
  content: " ";
  display: table;
}
.main-wrapper:after {
  clear: both;
}
.main-wrapper:before,
.main-wrapper:after {
  content: " ";
  display: table;
}
.main-wrapper:after {
  clear: both;
}
@media (max-width: 48em) {
  .main-wrapper {
    margin-top: 5px;
  }
}
.page-walk_homepage .main-wrapper,
.page-walk_participant_center .main-wrapper {
  margin-top: 0;
}
@media (max-width: 767px) {
  .page-walk_homepage .main-wrapper,
  .page-walk_participant_center .main-wrapper {
    margin-top: 0;
  }
}
.main-wrapper--center {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 450px;
}
@media (min-width: 1200px) {
  .main-wrapper--center {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .main-wrapper--center {
    margin-left: 8.33333333%;
  }
}
.main-wrapper--top {
  position: relative;
  min-height: 1px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .main-wrapper--top {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .main-wrapper--top {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 8.33333333%;
    width: 83.33333333%;
  }
}
.lead--event {

  color: #002855;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 1.25em;
}
.lead--event span {
  color: #62328f;
}
@media (max-width: 991px) {
  .lead--event {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* Header Block */
.header {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
.header:before,
.header:after {
  content: " ";
  display: table;
}
.header:after {
  clear: both;
}
.header:before,
.header:after {
  content: " ";
  display: table;
}
.header:after {
  clear: both;
}
/* Header navbar */
.header__navbar {
  top: 0;
  height: auto;
  padding-bottom: 0px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
  border: 0;
  width: 100%;
  max-width: 1300px;
  position: absolute;
  text-align: center;
  z-index: 45;
}
.header__navbar.scroll {
  background-color: #ffffff;
}
@media (min-width: 48em) {
  .header__navbar.scroll {
    height: 80px;
    position: fixed;
  }
  .header__navbar.scroll .navbar__button--menu {
    padding-top: 30px;
  }
  .header__navbar.scroll .navbar__button--login {
    padding-top: 30px;
  }
  .header__navbar.scroll .navbar__logos--dual .navbar__logos--onewalk,
  .header__navbar.scroll .navbar__logos--dual .navbar__logos--wtcd {
    display: none;
  }
  .header__navbar.scroll .navbar__logos--onewalk-single {
    display: none;
  }
  .header__navbar.scroll .navbar__logos--onewalk-single img {
    width: auto;
    height: 40px;
  }
  .header__navbar.scroll .navbar__logos .navbar__logos--wtcd-single img {
    margin: 5px auto;
  }
}
@media (min-width: 59.375em) {
  .header__navbar.scroll .navbar__logos {
    display: block;
    padding-top: 0;
  }
  .header__navbar.scroll .navbar__logos .navbar__logos--wtcd-single {
    padding-top: 10px;
    height: 60px;
    width: 100%;
  }
  .header__navbar.scroll .navbar__logos .navbar__logos--wtcd-single img {
    width: 415px;
    height: 30px;
    margin: 15px auto;
  }
}
@media (min-width: 67em) {
  .header__navbar.scroll .navbar__logos .navbar__logos--onewalk,
  .header__navbar.scroll .navbar__logos .navbar__logos--wtcd {
    display: inline-block;
  }
  .header__navbar.scroll .navbar__logos .navbar__logos--wtcd-single {
    padding-top: 5px;
    width: 100%;
  }
  .header__navbar.scroll .navbar__logos .navbar__logos--wtcd-single img {
    margin: 15px auto;
  }
}
@media (min-width: 48em) {
  .header__navbar.scroll .navbar__logos .navbar__logos--onewalk-single {
    display: inline-block;
  }
}
.header__navbar.header__navbar--static {
  position: static;
}
.header__navbar:before,
.header__navbar:after {
  content: " ";
  display: table;
}
.header__navbar:after {
  clear: both;
}
.header__navbar:before,
.header__navbar:after {
  content: " ";
  display: table;
}
.header__navbar:after {
  clear: both;
}
@media (min-width: 48em) {
  .header__navbar {
    height: 140px;
  }
}
@media (max-width: 48em) {
  .header__navbar {
    position: static;
  }
}
.navbar__button--menu {
  float: left;
}
.navbar__button--login {
  float: right;
  position: relative;
}
.navbar__button--login .dropdown-menu {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  left: -80px;
  right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  top: 110%;
}
.navbar__button--login .dropdown-menu::before {
  content: url('../../images/walk/arrow_blue_top.png');
  position: absolute;
  top: -15px;
  right: 20%;
}
.navbar__button--login .dropdown-menu > li {
  padding-top: 10px;
}
.navbar__button--menu,
.navbar__button--login {
  font-size: 1em;
  font-weight: 400;
  padding-top: 53px;
  display: none;
}
@media (min-width: 48em) {
  .navbar__button--menu,
  .navbar__button--login {
    display: block;
    width: 15%;
  }
}
@media (min-width: 59.375em) {
  .navbar__button--menu,
  .navbar__button--login {
    width: 14%;
  }
}
.navbar__button--menu a,
.navbar__button--login a {
  color: #002855;
}
.navbar__button--menu a:hover,
.navbar__button--login a:hover {
  text-decoration: none;
  color: #62328f;
}
.navbar__button--menu span,
.navbar__button--login span {
  font-size: 1em;
  padding-left: 10px;
}
.no-svg .navbar__button--menu {
  padding-left: 30px;
}
.no-svg .navbar__button--menu a:link:before {
  position: relative;
  top: 2px;
  right: 10px;
  width: 21px;
  height: 14px;
}
@media (min-width: 59.375em) {
  .no-svg .navbar__button--menu {
    padding-left: 0;
  }
}
.navbar__button--menu {
  padding-left: 30px;
}
.navbar__button--menu a::before {
  position: relative;
  top: 2px;
  right: 10px;
}
@media (min-width: 67em) {
  .navbar__button--menu {
    padding-left: 0;
  }
}
.no-svg .navbar__button--login {
  padding-right: 30px;
}
.no-svg .navbar__button--login a:link:before {
  position: relative;
  top: 2px;
  right: 10px;
  width: 15px;
  height: 14px;
}
@media (min-width: 67em) {
  .no-svg .navbar__button--login {
    padding-right: 0;
  }
}
.navbar__button--login {
  padding-right: 30px;
}
.navbar__button--login a::before {
  position: relative;
  top: 2px;
  right: 10px;
}
@media (min-width: 67em) {
  .navbar__button--login {
    padding-right: 0;
  }
}
/* Header Logos */
@media (min-width: 48em) {
  .navbar__logos {
    float: left;
    width: 70%;
    padding-top: 10px;
  }
}
.navbar__logos ul {
  margin-bottom: 0px;
}
.navbar__logos .navbar__logos--onewalk-single {
  height: 80px;
}
.navbar__logos .navbar__logos--onewalk-single img {
  width: auto;
  height: 40px;
  margin-top: 10px;
}
.navbar__logos .navbar__logos--dual {
  height: 118px;
}
.navbar__logos .navbar__logos--wtcd-single {
  height: 60px;
}
.navbar__logos .navbar__logos--wtcd-single img {
  display: block;
  max-width: 95%;
  height: auto;
  margin: 2px auto;
}
.navbar__logos > ul {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
.navbar__logos > ul > li {
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
}
.navbar__logos > ul > li:nth-child(2) {
  border-top: 1px dashed #a9a9a9;
}
@media (min-width: 48em) {
  .navbar__logos .navbar__logos--onewalk-single {
    padding-top: 0;
  }
  .navbar__logos .navbar__logos--onewalk-single img {
    width: auto;
    height: 60px;
    margin-top: 20px;
  }
  .navbar__logos .navbar__logos--wtcd-single img {
    margin: 30px auto;
    width: 415px;
    height: 30px;
  }
}
@media (min-width: 59.375em) {
  .navbar__logos .navbar__logos--wtcd-single {
    padding-top: 30px;
  }
  .navbar__logos .navbar__logos--wtcd-single img {
    display: block;
    margin: 5px auto;
    width: 588px;
    height: 45px;
  }
}
@media (min-width: 67em) {
  .navbar__logos {
    padding-top: 20px;
    width: 72%;
  }
  .navbar__logos .navbar__logos--wtcd-single {
    width: 100%;
    padding-top: 20px;
  }
  .navbar__logos > ul > li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
  .navbar__logos > ul > li:nth-child(2) {
    border-top: none;
    border-left: 1px dashed #a9a9a9;
  }
  .navbar__logos .navbar__logos--wtcd img {
    width: 496px;
    height: 44px;
  }
}
.navbar__logos--wtcd img {
  max-width: 400px;
  height: auto;
  width: 95%;
  margin: 0 auto;
}
.navbar__logos--onewalk img {
  width: 160px;
  height: 38px;
}
.main-container.offcanvas--active {
  margin-bottom: 100px;
}
.main-container.offcanvas--active > .offcanvas-menu {
  display: block;
  position: fixed;
  width: 100%;
  max-width: 1300px;
  bottom: 0px;
  margin-left: -15px;
  margin-right: -15px;
  z-index: 1001;
}
.main-container.offcanvas--active > .offcanvas-menu.scroll {
  position: fixed;
  top: 80px;
  width: 100%;
  max-width: 1300px;
}
.offcanvas-menu {
  display: none;
  margin-left: -15px;
  margin-right: -15px;
  height: 120px;
  background-color: #0073cf;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 48em) {
  .offcanvas-menu {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.offcanvas-menu > div {
  float: left;
  display: block;
  width: 100%;
  padding-top: 15px;
}
.offcanvas-menu > .offcanvas-menu__link > a {
  color: #ffffff;
}
.offcanvas-menu > .offcanvas-menu__link > a:hover {
  text-decoration: none;
}
@media (min-width: 48em) {
  .offcanvas-menu {
    padding-top: 20px;
  }
  .offcanvas-menu > .offcanvas-menu__button {
    width: 40%;
  }
  .offcanvas-menu > .offcanvas-menu__message {
    width: 40%;
    padding-top: 20px;
    font-size: 1.5em;
  }
  .offcanvas-menu > .offcanvas-menu__link {
    width: 20%;
    text-align: right;
    padding-right: 20px;
    font-size: 12px;
    padding-top: 30px;
  }
}
@media (min-width: 52.875em) {
  .offcanvas-menu > .offcanvas-menu__button {
    text-align: left;
    padding-left: 1em;
    width: 35%;
  }
  .offcanvas-menu > .offcanvas-menu__message {
    width: 35%;
    margin-left: 10%;
    padding-top: 20px;
    text-align: right;
    padding-right: 15px;
  }
  .offcanvas-menu > .offcanvas-menu__link {
    padding-right: 48px;
  }
}
/* footer sponsors */
.footer-sponsors {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 45px;
  padding-bottom: 45px;
  font-size: .714em;
  font-weight: 400;
  color: #002855;
  background-color: #f6f6f6;
}
.footer-sponsors:before,
.footer-sponsors:after {
  content: " ";
  display: table;
}
.footer-sponsors:after {
  clear: both;
}
.footer-sponsors:before,
.footer-sponsors:after {
  content: " ";
  display: table;
}
.footer-sponsors:after {
  clear: both;
}
.footer-sponsors__list {
  list-style: none;
  padding-left: 2px;
  padding-right: 2px;
}
@media (max-width: 1300px) {
  .footer-sponsors__list {
    font-size: 1.45em;
    text-align: center;
  }
}
.footer-sponsors__list > li {
  display: inline-block;
  padding-left: 5px;
  height: 100px;
}
@media (max-width: 767px) {
  .footer-sponsors__list > li {
    height: auto;
  }
}
@media (max-width: 1300px) {
  .footer-sponsors__list > li:nth-child(2) {
    border-top: 1px dashed #a9a9a9;
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .footer-sponsors__list > li:nth-child(2) {
    border-left: 1px dashed #a9a9a9;
    padding-left: 25px;
  }
}
.footer-sponsors__list .footer-sponsors__list--national > li {
  padding-left: 4px;
  padding-right: 4px;
}
.footer-sponsors__list .footer-sponsors__list--elite .list-inline > li {
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 480px) {
  .footer-sponsors__list .footer-sponsors__list--elite li:first img {
    padding-top: 20px;
  }
}
.footer-sponsors__list .footer-sponsors__list--elite li:nth-child(2) .list-inline {
  margin-top: 20px;
  margin-bottom: 10px;
}
.footer-navigation {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 60px;
  padding-bottom: 10px;
  font-size: 1em;
  font-weight: 400;
  background-color: #0073cf;
  color: #ffffff;
  text-align: center;
}
.footer-navigation:before,
.footer-navigation:after {
  content: " ";
  display: table;
}
.footer-navigation:after {
  clear: both;
}
.footer-navigation:before,
.footer-navigation:after {
  content: " ";
  display: table;
}
.footer-navigation:after {
  clear: both;
}
@media (max-width: 44.286em) {
  .footer-navigation {
    padding-bottom: 80px;
  }
}
.footer-navigation--jdrfmain {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f6f6f6;
}
.footer-navigation--jdrfmain a {
  color: #0073cf;
}
.footer-navigation--jdrfmain ul {
  padding-top: 5px;
}
.footer-navigation--jdrfmain ul li {
  padding-bottom: 15px;
}
.footer--jdrfmain {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: 400;
  background-color: #0073cf;
  color: #002855;
  text-align: center;
}
.footer--jdrfmain:before,
.footer--jdrfmain:after {
  content: " ";
  display: table;
}
.footer--jdrfmain:after {
  clear: both;
}
.footer--jdrfmain:before,
.footer--jdrfmain:after {
  content: " ";
  display: table;
}
.footer--jdrfmain:after {
  clear: both;
}
@media (max-width: 44.286em) {
  .footer--jdrfmain {
    padding-bottom: 80px;
  }
}
.footer--jdrfmain a {
  color: #002855;
}
.footer-navigation__list {
  list-style: none;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-navigation__list > li {
  display: inline-block;
  padding-left: 5px;
}
@media (max-width: 620px) {
  .footer-navigation__list > li {
    display: block;
    padding-bottom: 15px;
    font-size: 1.75em;
  }
}
.footer-navigation__list a {
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-navigation__list a:hover {
  text-decoration: none;
}
/* main nvaigation for mobile */
.bottom-nav {
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1002;
}
.bottom-nav .navbar__button--menu,
.bottom-nav .navbar__button--login {
  display: block;
  padding-top: 10px;
}
.bottom-nav .navbar__button--login {
  padding-right: 15px;
}
.bottom-nav .navbar__button--login .dropdown-menu {
  top: -150px;
}
.bottom-nav .navbar__button--login .dropdown-menu::before {
  content: url('../../images/walk/arrow_blue_bottom.png');
  position: absolute;
  top: auto;
  bottom: -15px;
  right: 20%;
}
.bottom-nav .menu-button {
  display: block;
  left: 15px;
  top: 14px;
}
.bottom-nav .login-button {
  display: block;
  right: 15px;
  top: 14px;
}
@media (min-width: 48em) {
  .navbar__content {
    height: 135px;
  }
  .navbar__content .menu-button,
  .navbar__content .login-button {
    display: block;
  }
  .bottom-nav {
    display: none;
  }
}
.footer-navigation > p {
  color: #002855;
  padding-top: 10px;
}
.offcanvas--active.bottom-nav > .offcanvas-menu {
  display: block;
  position: absolute;
  bottom: 50px;
  height: 160px;
  width: 100%;
  z-index: 1001;
}
.offcanvas--active.bottom-nav > .offcanvas-menu > .offcanvas-menu__message {
  font-size: 1.5em;
}
.sponsors-event {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fcfcfc;
  padding-top: 40px;
  padding-bottom: 40px;
}
.sponsors-event h3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .sponsors-event h3 {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .sponsors-event h3 {
    margin-left: 8.33333333%;
  }
}
.sponsors-event h3:before,
.sponsors-event h3:after {
  content: " ";
  display: table;
}
.sponsors-event h3:after {
  clear: both;
}
.sponsors-event h3:before,
.sponsors-event h3:after {
  content: " ";
  display: table;
}
.sponsors-event h3:after {
  clear: both;
}
.sponsors-event p {
  font-size: .714em;
  font-weight: 400;
  color: #002855;
  text-transform: uppercase;
  padding-left: 10px;
}
.sponsors-event .sponsors-event--platinum {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .sponsors-event .sponsors-event--platinum {
    float: left;
    width: 35.83333333%;
  }
}
.sponsors-event .sponsors-event--gold {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 100px;
}
@media (min-width: 992px) {
  .sponsors-event .sponsors-event--gold {
    float: left;
    width: 64.16666667%;
  }
}
.sponsors-event__arrow--left {
  text-align: left;
}
.sponsors-event__arrow--right {
  text-align: right;
}
.sponsors-event__arrow--right,
.sponsors-event__arrow--left {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
label {
  font-weight: normal;
}
.lt-ie9 input[type="password"] {
}
select[size].form-control {
  height: 42px;
}
select.form-control {
/*  background-color: #f6f6f6; */
  background-color: #fff;
}
.form-group {
  margin-bottom: 20px;
}
.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px !important;
  padding-left: 0 !important;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 30px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 80px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 15px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 19px;
  margin-bottom: 19px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    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;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-btn.btn-sm {
  margin-top: 25px;
  margin-bottom: 25px;
}
.navbar-btn.btn-xs {
  margin-top: 29px;
  margin-bottom: 29px;
}
.navbar-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #f6f6f6;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #f6f6f6;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f6f6f6;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #f6f6f6;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #f6f6f6;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.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;
  background-color: #0073cf;
  border: 1px solid none;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: #002855;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ffffff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #ff9167;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0073cf;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a9a9a9;
}
.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: #002855;
}
.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 {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  font-size: 1.8em;
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.yui-panel-container.yui-overlay-hidden {
  display: none;
}
.masked .mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
  opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10000 !important;
}
.masked .mask.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.masked .mask.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.masked .yui-panel-container {
  position: relative;
  width: auto;
  margin: 10px;
  left: 5% !important;
  margin: 0 !important;
  top: 10% !important;
  width: 90% !important;
  z-index: 10001 !important;
}
.masked .yui-panel {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  width: auto !important;
}
.masked .container-close {
  display: none !important;
  visibility: hidden !important;
}
.masked .hd {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.masked .bd {
  position: relative;
  padding: 20px;
}
.masked .ft {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.masked .ft .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.masked .ft .btn-group .btn + .btn {
  margin-left: -1px;
}
.masked .ft .btn-block + .btn-block {
  margin-left: 0;
}
.masked .ft .yui-button {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 30px;
  line-height: 40px;
  font-weight: 300;
  color: #ffffff;
  background-color: #62328f;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #62328f;
  background: none;
  border: 1px solid #62328f;
  position: relative;
  line-height: 38px;
  z-index: 40;
}
.masked .ft .yui-button:link,
.masked .ft .yui-button:visited {
  color: #ffffff;
}
.masked .ft .yui-button:active,
.masked .ft .yui-button.active {
  outline: 0;
  background-image: none;
  background-color: #ff601a;
}
.masked .ft .yui-button:active:focus,
.masked .ft .yui-button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.masked .ft .yui-button:hover,
.masked .ft .yui-button:focus {
  color: #fff;
  text-decoration: none;
}
.masked .ft .yui-button.disabled,
.masked .ft .yui-button[disabled],
fieldset[disabled] .masked .ft .yui-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.masked .ft .yui-button:link,
.masked .ft .yui-button:visited {
  color: #62328f;
}
.masked .ft .yui-button:hover,
.masked .ft .yui-button:focus {
  color: #e64600;
  border-color: #e64600;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #0073cf;
  border-radius: 0;
}
.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: #0073cf;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #0073cf;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #0073cf;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0073cf;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0073cf;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0073cf;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0073cf;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0073cf;
}
.popover {
  position: absolute!important;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
/*  max-width: 276px; */
  max-width: 250px;
/*  padding: 1px;*/
  padding: 10px!important;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #a9a9a9;
/*  border-radius: 4px; */
  border-radius:0!important;
  border: 1px solid #000!important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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;
}
#pc-container .popover-content {
  padding: 9px 14px;
  text-transform: none;
}
.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: #767676;
  border-top-color: #a9a9a9;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #767676;
  border-right-color: #a9a9a9;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #767676;
  border-bottom-color: #a9a9a9;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #767676;
  border-left-color: #a9a9a9;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fcfbfb;
  border: 1px solid #e1e2e1;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #58595b;
}
a.list-group-item .list-group-item-heading {
  color: #0073cf;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #62328f;
  color: #ffffff;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0073cf;
  border-color: #0073cf;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #9cd3ff;
}
.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;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  padding: 20px 30px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 66px;
  line-height: 66px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #58595b;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #a9a9a9;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 20px 30px;
  font-size: 18px;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  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: -1;
  border-top-left-radius: -1;
}
.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 #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #a9a9a9;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.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 #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #58595b;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0073cf;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0073cf;
  border-color: #0073cf;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #0073cf;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #0073cf;
}
.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-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-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-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-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #f6f6f6;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #62328f;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  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: 4px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f9f9f9;
}
.nav > li.disabled > a {
  color: #f6f6f6;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #f6f6f6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f9f9f9;
  border-color: #62328f;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
/*  border-bottom: 1px solid #a9a9a9; */
  border-bottom: 1px solid #9a77c2!important;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
/*  background-color: #f6f6f6;*/
  background-color: #fff;
}
.nav-tabs > li > a {
/*  color: #62328f;*/
  color: #532b7d!important;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent!important;
  border-radius: 0!important;
  text-transform: uppercase;
  font-size: 1.05em;
}

.nav-tabs.nav-justified > .active > a {
  border-top: none!important;
  border-right: none!important;
  border-left: none!important;
  border-bottom: 3px solid #9a77c2!important;
}

.nav-tabs > li > a:hover {
  border-color: #f9f9f9 #f9f9f9 #0073cf;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
/*  color: #0073cf;
  background-color: #ffffff; */
/*  border: 1px solid #a9a9a9; */
/*  border-bottom-color: transparent;*/
  border-bottom: 3px solid #9a77c2!important;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  color: #9a77c2;
  text-align: center;
  margin-bottom: 5px;
  border: none;
}

.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > li > a:focus {
  border-bottom: 3px solid #9a77c2!important;
  background-color: #fff!important;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 36.25em) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
@media (min-width: 15.25em) {
  .nav-tabs.nav-justified.nav-wide > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified.nav-wide > li > a {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li:nth-child(3) > a {
    border-left: 1px dashed #a9a9a9;
  }
}
.nav-tabs.nav-justified.nav-wide > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
  border-top: 3px solid #0073cf;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 0;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    /*border-bottom-color: #f9f9f9;*/
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0073cf;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 36.25em) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
@media (min-width: 15.25em) {
  .nav-justified.nav-wide > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified.nav-wide > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li:nth-child(3) > a {
    border-left: 1px dashed #a9a9a9;
  }
}
.nav-tabs-justified.nav-wide > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
  border-top: 3px solid #0073cf;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 0;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f9f9f9;
  }
}
.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;
}
.progress-bar {
  position: relative;
  padding: 0 0 10px;
  margin: 20px 0 80px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #62328f;
}
.progress-bar__steps {
  margin-left: -5px;
  padding-left: 0;
  list-style: none;
}
.progress-bar__steps > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.progress-bar__steps a {
  color: #58595b;
}
.progress-bar__steps a:hover {
  text-decoration: none;
}
.progress-bar__steps li {
  display: none;
  margin-left: 10px;
}
.progress-bar__steps li.active {
  display: inline-block !important;
}
.progress-bar__steps li:first-child {
  margin-left: 0;
}
.progress-bar__steps li.active a {
  font-weight: 500;
  color: #0073cf;
}
@media (min-width: 940px) {
  .progress-bar__steps li {
    display: inline-block;
    margin-left: 30px;
  }
}
.progress-bar-step-selectable a:hover {
  color: #62328f;
  cursor: pointer;
}
/* pop up menu */
.popup-menu {
  width: 100%;
  height: 100%;
  background: #0073cf;
  position: fixed;
  z-index: 1100;
  display: none;
}
@media (min-width: 57.857em) {
  .popup-menu {
    width: 57.857em;
  }
}
@media (min-width: 50em) {
  .popup-menu {
    height: auto;
  }
}
@media (max-width: 767px) {
  .popup-menu {
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
  }
}
.popup-menu .popup-menu__column--first a,
.popup-menu .popup-menu__column--second a {
  color: #ffffff;
}
.popup-menu .popup-menu__column--first a:hover,
.popup-menu .popup-menu__column--second a:hover {
  text-decoration: none;
}
.popup-menu .popup-menu__button--close {
  margin-top: 10px;
  margin-right: 15px;
  float: right;
  cursor: pointer;
}
.popup-menu__column--second {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
}
@media (min-width: 768px) {
  .popup-menu__column--second {
    float: left;
    width: 50%;
  }
}
.popup-menu__column--second ul {
  padding-left: 30px;
  padding-right: 30px;
}
.popup-menu__column--second li {
  padding-top: 7px;
  padding-bottom: 7px;
}
.popup-menu__column--second li:hover {
  background-color: #ff9167;
}
.popup-menu__column--second li.small {
  padding-left: 15px;
}
@media (max-width: 767px) {
  .popup-menu__column--second {
    padding-top: 1em;
    padding-left: 10px;
  }
  .popup-menu__column--second ul {
    float: left;
    width: 50%;
  }
  .popup-menu__column--second ul li {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.popup-menu__column--first {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .popup-menu__column--first {
    float: left;
    width: 50%;
  }
}
.popup-menu__column--first > ul {
  border-right: 1px dashed #ffffff;
  padding-left: 30px;
  font-size: 2em;
  padding-top: 5px;
  padding-bottom: 5px;
}
.popup-menu__column--first > ul > li {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .popup-menu__column--first > ul > li {
    padding-bottom: 7px;
    padding-top: 7px;
  }
}
.popup-menu__column--first > ul > li:hover {
  background-color: #ff9167;
}
.popup-menu__column--first > ul > li > a {
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: url(../../images/walk/arrow-right-menu.png) left center no-repeat;
}
@media (max-width: 767px) {
  .popup-menu__column--first {
    padding-left: 30px;
    padding-right: 30px;
  }
  .popup-menu__column--first > ul {
    border-bottom: 1px dashed #ffffff;
    border-right: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.popup-bg {
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.popup-menu__sponsors {
  padding-bottom: 1em;
}
.popup-menu__sponsors img:nth-child(1) {
  border-right: 1px dashed #ffffff;
  padding-right: .5em;
  margin-right: 5px;
}
.hero {
  position: relative;
  margin: 0 -15px 30px -15px;
  background-color: #f6f6f6;
}
.hero:before,
.hero:after {
  content: " ";
  display: table;
}
.hero:after {
  clear: both;
}
.hero:before,
.hero:after {
  content: " ";
  display: table;
}
.hero:after {
  clear: both;
}
@media (min-width: 768px) {
  .hero {
    margin-bottom: 80px;
  }
}
.hero__content {
  position: relative;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .hero__content {
    float: right;
    width: 50%;
  }
}
.hero__image-container {
  position: relative;
  background-color: #e1e2e1;
  text-align: center;
  height: 440px;
  overflow: hidden;
}
.hero__image-container li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.hero__image-container li > img:not([attr*='']) {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .hero__image-container {
    float: right;
    width: 50%;
  }
}
.hero__arrow--left {
  position: absolute;
  left: 0;
  top: 40%;
  cursor: pointer;
  z-index: 99;
  left: 5px;
}
.hero__arrow--right {
  position: absolute;
  right: 0;
  top: 40%;
  cursor: pointer;
  z-index: 99;
  right: 5px;
}
.hero__image {
  width: auto;
  height: 440px;
  max-width: 650px;
  max-height: 440px;
}
.hero__image.js--hero__image {
  opacity: 0;
  transition: opacity .25s linear;
  visibility: hidden;
}
.hero__image.js--hero__image.js--active {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
@media (min-width: 992px) {
  .hero__image {
    max-width: auto;
    max-height: 440px;
  }
}
.img-caption.js--img-caption {
  opacity: 0;
  transition: opacity .25s linear;
  visibility: hidden;
}
.img-caption.js--img-caption.js--img-caption-active {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
/* Hero image */
.hero-image {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
.hero-image:before,
.hero-image:after {
  content: " ";
  display: table;
}
.hero-image:after {
  clear: both;
}
.hero-image:before,
.hero-image:after {
  content: " ";
  display: table;
}
.hero-image:after {
  clear: both;
}
.hero-image--navonly {
  position: relative;
  margin-top: 100px;
}
.hero-image--navonly:before,
.hero-image--navonly:after {
  content: " ";
  display: table;
}
.hero-image--navonly:after {
  clear: both;
}
.hero-image--navonly:before,
.hero-image--navonly:after {
  content: " ";
  display: table;
}
.hero-image--navonly:after {
  clear: both;
}
.hero-image--navonly .hero-image__navigation {
  top: 0;
  background-color: #0073cf;
}
.hero-image--navonly .hero-image__navigation .active::after {
  position: relative;
  top: 10px;
  left: 48%;
  content: url('../../images/walk/pointer_down_blue_small.png');
}
.hero-image--navonly a {
  opacity: .5;
}
.hero-image--navonly .active a {
  opacity: 1;
}
@media (max-width: 767px) {
  .hero-image--navonly {
    margin-top: 130px;
  }
  .hero-image--navonly .hero-image__navigation .active::after {
    content: url('../../images/walk/pointer_down_blue_small.png');
    margin-top: -5px;
    top: 11px;
  }
}
.hero-image--footer {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  overflow: hidden;
}
.hero-image--footer:before,
.hero-image--footer:after {
  content: " ";
  display: table;
}
.hero-image--footer:after {
  clear: both;
}
.hero-image--footer:before,
.hero-image--footer:after {
  content: " ";
  display: table;
}
.hero-image--footer:after {
  clear: both;
}
.hero-image__headline {
  position: absolute;
  top: 200px;
  right: 0;
  width: 440px;
  text-align: right;
  border-right: 10px solid #62328f;
  padding-right: 1em;
}
@media (max-width: 61.875em) {
  .hero-image__headline {
    width: 370px;
  }
}
@media (max-width: 767px) {
  .hero-image__headline {
    top: 25px;
    width: 100%;
    border-right: 5px solid #62328f;
  }
}
.hero-image__headline h1 {
  font-size: 2em;
  line-height: 1.35em;
  margin-top: -5px;
  margin-bottom: -5px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 767px) {
  .hero-image__headline h1 {
    font-size: 1.25em;
    line-height: 1.1em;
    margin-top: -5px;
    margin-bottom: -5px;
  }
}
.hero-image__headline h2 {
  color: #ffffff;
  font-size: 1em;
  line-height: 1.35em;
  margin-bottom: -5px;
}
/* Hero image search*/
.hero-image__form {
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 200px;
  left: 0;
  background: #ffffff;
  display: none;
}
@media (max-width: 767px) {
  .hero-image__form {
    bottom: 88px;
  }
}
.hero-image__form > input {
  width: 50%;
  height: 42px;
  margin: 0;
  font-size: 1.1em;
  font-weight: 400;
  color: #aaa9a9;
  float: left;
  padding-left: 1em;
  border: none;
  border-bottom: 1px solid;
}
@media (max-width: 767px) {
  .hero-image__form > input {
    width: 100%;
  }
}
.hero-image__form .dropdown {
  float: left;
  height: 42px;
  width: 25%;
}
@media (max-width: 767px) {
  .hero-image__form .dropdown {
    width: 100%;
  }
}
.hero-image__form .dropdown > .button {
  width: 100%;
  height: 42px;
  padding-left: 15px;
  background: url(../../images/walk/arrow-down.png) 92% center no-repeat;
  border-left: 1px solid #e1e2e1;
  font-size: 1.1em;
  font-weight: 400;
  color: #ff5200;
  text-align: left;
}
.hero-image__form .dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  top: -66px;
  font-size: 1.1em;
}
.hero-image__form .dropdown .dropdown-menu > a {
  color: #62328f;
  font-weight: 400;
}
.hero-image__form > .button-action {
  width: 25%;
  height: 42px;
}
@media (max-width: 767px) {
  .hero-image__form > .button-action {
    width: 100%;
  }
}
.hero-image__navigation {
  position: relative;
  background-color: #0071ce;
  background-color: rgba(0, 113, 206, 0.75);
  top: -100px;
  height: 100px;
}
@media (max-width: 767px) {
  .hero-image__navigation {
    top: -45px;
    height: 45px;
  }
}
.hero-image__navigation:before,
.hero-image__navigation:after {
  content: " ";
  display: table;
}
.hero-image__navigation:after {
  clear: both;
}
.hero-image__navigation:before,
.hero-image__navigation:after {
  content: " ";
  display: table;
}
.hero-image__navigation:after {
  clear: both;
}
.hero-image__navigation a {
  color: #ffffff;
  text-decoration: none;
  font-size: 2.1em;
  font-weight: 400;
  text-transform: uppercase;
}
.hero-image__navigation a::before {
  content: url('../../images/walk/arrow-right-large.png');
  position: relative;
  top: 5px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .hero-image__navigation a {
    font-size: 1em;
  }
  .hero-image__navigation a::before {
    content: url('../../images/walk/arrow-right-small.png');
    position: relative;
    top: 5px;
    padding-right: 5px;
  }
}
.hero-image__navigation--donate {
  text-align: right;
}
.hero-image__navigation--donate > div {
  padding-right: 90px;
  border-right: 0.2em dotted #ffffff;
  border-right: 0.2em dotted rgba(255, 255, 255, 0.4);
}
@media (max-width: 767px) {
  .hero-image__navigation--donate {
    padding-top: 10px;
  }
}
.hero-image__navigation--donate > a {
  position: relative;
  padding-right: 30px;
}
.hero-image__navigation--register > div {
  padding-left: 90px;
}
@media (max-width: 767px) {
  .hero-image__navigation--register {
    padding-top: 10px;
  }
}
.hero-image__navigation--register > a {
  position: relative;
  padding-left: 30px;
}
.hero-image__navigation--donate,
.hero-image__navigation--register {
  position: relative;
  float: left;
  width: 50%;
  cursor: pointer;
  height: 100px;
}
.hero-image__navigation--donate > div,
.hero-image__navigation--register > div {
  height: 75px;
  padding-top: 20px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .hero-image__navigation--donate,
  .hero-image__navigation--register {
    height: 45px;
  }
  .hero-image__navigation--donate > div,
  .hero-image__navigation--register > div {
    height: 25px;
    padding-top: 0px;
    margin-top: 0px;
  }
}
.hero-image__navigation--donate:hover,
.hero-image__navigation--register:hover {
  background-color: #00559b;
  background-color: rgba(0, 85, 155, 0.75);
}
.hero-image__navigation--donate.open,
.hero-image__navigation--register.open {
  background-color: #00559b;
  background-color: rgba(0, 85, 155, 0.75);
}
.hero-image__navigation--donate:before,
.hero-image__navigation--register:before,
.hero-image__navigation--donate:after,
.hero-image__navigation--register:after {
  content: " ";
  display: table;
}
.hero-image__navigation--donate:after,
.hero-image__navigation--register:after {
  clear: both;
}
.hero-image__navigation--donate:before,
.hero-image__navigation--register:before,
.hero-image__navigation--donate:after,
.hero-image__navigation--register:after {
  content: " ";
  display: table;
}
.hero-image__navigation--donate:after,
.hero-image__navigation--register:after {
  clear: both;
}
.hero-image--content {
  background: #f6f6f6;
}
.hero-image--content .hero-image--content__img {
  position: relative;
}
.hero-image--content .hero-image--content__img .button {
  position: absolute;
  top: 40%;
  right: 40%;
}
@media (max-width: 991px) {
  .hero-image--content .hero-image--content__img .button {
    right: 25%;
  }
}
.hero-image--content .hero-image--content__img .button--static {
  position: static;
  top: 0;
  right: 0;
}
.hero-image--content .hero-image--content__body {
  padding-bottom: 20px;
  margin-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
}
.hero-image--content .hero-image--content__body .content__body--row {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .hero-image--content .hero-image--content__body .content__body--row {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .hero-image--content .hero-image--content__body .content__body--row {
    margin-left: 8.33333333%;
  }
}
.hero-image--content .hero-image--content__body .content__body--row h3 {
  padding-top: 30px;
  margin-bottom: 30px;
}
.hero-image--content .hero-image--content__body .content__body--row p {
  padding-bottom: 20px;
}
.hero-image--content .hero-image--content__body .content__body--row p:nth-child(3) {
  padding-bottom: 30px;
}
.hero-image--content .hero-image--content__body .content__body--row .button {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .hero-image--content .hero-image--content__body .content__body--row .button {
    display: block;
    margin-bottom: 10px;
  }
}
.hero-image--content .hero-image--content__body .content__body--row .content__address {
  padding-top: 40px;
}
.hero-image--content .hero-image--content__body .content__body--row .content__address > a {
  color: #62328f;
}
.hero-image--content .hero-image--content__body .content__body--row .content__address > strong {
  text-transform: uppercase;
}
.hero-image--content-headline {
  position: relative;
  margin-bottom: 70px;
  background: transparent;
}
.hero-image--content-headline .hero-image__headline {
  position: relative;
  top: 0;
  right: auto;
  z-index: 1;
  width: 100%;
  padding: 0;
  text-align: center;
  border: 0;
}
@media (min-width: 768px) {
  .hero-image--content-headline .hero-image__headline h3 {
    padding: 0;
    font-size: 30px;
    color: #ffffff;
    border: 0;
  }
}
@media (min-width: 992px) {
  .hero-image--content-headline .hero-image__headline h3 {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .hero-image--content-headline .hero-image__headline {
    position: absolute;
    top: 30%;
  }
}
@media (min-width: 1200px) {
  .hero-image--content-headline .hero-image__headline {
    top: 33%;
  }
}
.hero-image--content-headline .hero-image__headline span {
  display: block;
}
@media (min-width: 768px) {
  .hero-image--content-headline {
    margin-top: 80px;
  }
}
.hero-image--content__buttons {
  position: absolute;
  top: 40%;
  width: 100%;
}
@media (min-width: 768px) {
  .hero-image--content__buttons {
    top: 60%;
  }
}
.hero-image--content__buttons .button {
  position: relative;
  top: 0;
  right: auto;
}
.js--loading {
  background: url('../../images/walk/ajax-loader.gif') no-repeat 50%;
}
.search--event {
  padding-bottom: 40px;
}
.search--event__lead {
  color: #002855;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 40px;
  text-transform: uppercase;
  padding-left: 80px;
  padding-right: 80px;
}
.search--event__lead span {
  color: #62328f;
}
@media (max-width: 991px) {
  .search--event__lead {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.search--event__row {
  margin-bottom: 30px;
  padding-top: 5px;
  background-color: #f6f6f6;
}
.search--event__row .location-search__pagination {
  padding-top: 10px;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
  background-color: #fcfcfc;
}
@media (max-width: 991px) {
  .search--event__row .location-search__pagination {
    text-align: center;
  }
}
.search--event__form {
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
}
.search--event__form .form-control {
  width: 260px;
  height: 36px;
  border: none;
}
@media (max-width: 991px) {
  .search--event__form .form-group {
    border-bottom: 1px solid #a9a9a9;
    margin-bottom: 0;
  }
  .search--event__form button,
  .search--event__form .form-control {
    width: 100%;
    text-align: center;
  }
}
.main-search--hero-register input {
  width: 75%;
}
.main-search--hero-donate input {
  width: 25%;
}
.main-search--hero-donate input[name="team_name"] {
  width: 50%;
}
.main-search--hero-donate,
.main-search--hero-register {
  position: absolute;
  width: 100%;
  margin: 0;
  bottom: 200px;
  left: 0;
  background: #ffffff;
  display: none;
}
@media (max-width: 767px) {
  .main-search--hero-donate,
  .main-search--hero-register {
    bottom: 88px;
  }
}
.main-search--hero-donate input,
.main-search--hero-register input {
  height: 42px;
  margin: 0;
  font-size: 1.1em;
  font-weight: 400;
  color: #aaa9a9;
  float: left;
  padding-left: 1em;
  border: none;
  border-bottom: 1px solid;
}
@media (max-width: 767px) {
  .main-search--hero-donate input,
  .main-search--hero-register input {
    width: 100%;
  }
}
.main-search--hero-donate .dropdown,
.main-search--hero-register .dropdown {
  float: left;
  height: 42px;
  width: 25%;
}
.main-search--hero-donate .dropdown ul,
.main-search--hero-register .dropdown ul {
  background-color: #fff;
  text-align: left;
  text-transform: uppercase;
}
.main-search--hero-donate .dropdown ul > li > a,
.main-search--hero-register .dropdown ul > li > a {
  color: #62328f;
}
.main-search--hero-donate .dropdown ul > li > a:hover,
.main-search--hero-register .dropdown ul > li > a:hover,
.main-search--hero-donate .dropdown ul > li > a :active,
.main-search--hero-register .dropdown ul > li > a :active {
  background-color: #f6f6f6;
}
@media (max-width: 767px) {
  .main-search--hero-donate .dropdown,
  .main-search--hero-register .dropdown {
    width: 100%;
  }
}
.main-search--hero-donate .dropdown > .button,
.main-search--hero-register .dropdown > .button {
  width: 100%;
  height: 42px;
  padding-left: 15px;
  background: url(../../images/walk/arrow-down.png) 92% center no-repeat;
  border-left: 1px solid #e1e2e1;
  font-size: 1.1em;
  font-weight: 400;
  color: #ff5200;
  text-align: left;
}
.main-search--hero-donate .dropdown .dropdown-menu,
.main-search--hero-register .dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 1.1em;
}
.main-search--hero-donate .dropdown .dropdown-menu > a,
.main-search--hero-register .dropdown .dropdown-menu > a {
  color: #62328f;
  font-weight: 400;
}
.main-search--hero-donate .button-action,
.main-search--hero-register .button-action {
  width: 25%;
  height: 42px;
}
@media (max-width: 767px) {
  .main-search--hero-donate .button-action,
  .main-search--hero-register .button-action {
    width: 100%;
  }
}
.main-search--hero-image .dropdown-menu {
  top: -66px;
}
.main-search--hero-register .dropdown-menu {
  top: -39px;
}
.main-search__navigation {
  position: relative;
  background-color: #0071ce;
  background-color: rgba(0, 113, 206, 0.75);
  top: -100px;
  height: 100px;
}
@media (max-width: 767px) {
  .main-search__navigation {
    top: -45px;
    height: 45px;
  }
}
.main-search__navigation:before,
.main-search__navigation:after {
  content: " ";
  display: table;
}
.main-search__navigation:after {
  clear: both;
}
.main-search__navigation:before,
.main-search__navigation:after {
  content: " ";
  display: table;
}
.main-search__navigation:after {
  clear: both;
}
.main-search__navigation a {
  background-image: url('../../images/walk/arrow-right-large.png');
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position-y: 1px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #ffffff;
  text-decoration: none;
  font-size: 2.1em;
  font-weight: 400;
  text-transform: uppercase;
}
.main-search__navigation a:not([attr*='']) {
  background: none;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  color: #ffffff;
  text-decoration: none;
  font-size: 2.1em;
  font-weight: 400;
  text-transform: uppercase;
}
.main-search__navigation a:not([attr*=''])::before {
  content: "\e6c8";
  position: relative;
  top: 2px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .main-search__navigation a:not([attr*='']) {
    font-size: 1em;
  }
  .main-search__navigation a:not([attr*=''])::before {
    content: url('../../images/walk/arrow-right-small.png');
    position: relative;
    top: 5px;
    padding-right: 5px;
  }
}
.main-search__navigation--donate {
  text-align: right;
}
.main-search__navigation--donate > div {
  padding-right: 90px;
  border-right: 0.2em dotted #ffffff;
  border-right: 0.2em dotted rgba(255, 255, 255, 0.4);
}
@media (max-width: 767px) {
  .main-search__navigation--donate {
    padding-top: 10px;
  }
  .main-search__navigation--donate > div {
    padding-right: 15px;
  }
}
.main-search__navigation--donate > a {
  position: relative;
  padding-right: 30px;
}
.main-search__navigation--register > div {
  padding-left: 90px;
}
@media (max-width: 767px) {
  .main-search__navigation--register {
    padding-top: 10px;
  }
  .main-search__navigation--register > div {
    padding-left: 15px;
  }
}
.main-search__navigation--register > a {
  position: relative;
  padding-left: 30px;
}
.main-search__navigation--donate,
.main-search__navigation--register {
  position: relative;
  float: left;
  width: 50%;
  cursor: pointer;
  height: 100px;
}
.main-search__navigation--donate > div,
.main-search__navigation--register > div {
  height: 75px;
  padding-top: 20px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .main-search__navigation--donate,
  .main-search__navigation--register {
    height: 45px;
  }
  .main-search__navigation--donate > div,
  .main-search__navigation--register > div {
    height: 25px;
    padding-top: 0px;
    margin-top: 0px;
  }
}
.main-search__navigation--donate:hover,
.main-search__navigation--register:hover {
  background-color: #00559b;
  background-color: rgba(0, 85, 155, 0.75);
}
.main-search__navigation--donate.open,
.main-search__navigation--register.open {
  background-color: #00559b;
  background-color: rgba(0, 85, 155, 0.75);
}
.main-search--page {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .main-search--page {
    margin-top: 80px;
  }
}
.main-search--page .main-search__navigation {
  top: 0;
  background-color: #0071ce;
}
.main-search--page .main-search__navigation .active::after {
  position: relative;
  top: 10px;
  left: 48%;
  content: url('../../images/walk/pointer_down_blue_small.png');
}
@media (max-width: 767px) {
  .main-search--page .main-search__navigation .active::after {
    top: 5px;
  }
}
.advanced-search__dropdown {
  display: inline-block;
  position: relative;
}
.advanced-search__dropdown:after {
  font-family: 'icomoon';
  content: "\e6ce";
  color: #62328f;
  position: relative;
  top: 5px;
  left: -5px;
}
.advanced-search__dropdown > a {
  border-bottom: 1px solid #0073cf;
}
.advanced-search__dropdown > a:hover,
.advanced-search__dropdown > a:focus {
  text-decoration: none;
}
.advanced-search__p {
  font-size: 2em;
  text-align: center;
  margin-bottom: 60px;
}
.advanced-search__form--participant button,
.advanced-search__form--event button,
.advanced-search__form--team button {
  line-height: 42px;
  font-size: 20px;
}
.advanced-search__form--participant button span:before,
.advanced-search__form--event button span:before,
.advanced-search__form--team button span:before {
  position: relative;
  top: 3px;
}
.advanced-search__form--team .button.button-grey {
  text-transform: none;
  color: #58595b;
  font-size: 1.1em;
  background-color: #f6f6f6;
  font-weight: 500;
  height: 42px;
}
.advanced-search__form--team .dropdown-menu {
  font-size: 1.1em;
  font-weight: 500;
  background-color: #f6f6f6;
  border: 1px solid #a9a9a9;
  box-shadow: none;
  width: 168px;
  top: 39px;
}
.advanced-search__form--team .dropdown-menu a {
  color: #58595b;
}
.advanced-search__form--team .dropdown-menu a:hover {
  background-color: #e1e2e1;
  color: #58595b;
}
.advanced-search__form--team .col-md-12 > .input-group {
  float: left;
}
.advanced-search__form--team .col-md-12 > .input-group:nth-child(1) {
  width: 22%;
}
.advanced-search__form--team .col-md-12 > .input-group:nth-child(2),
.advanced-search__form--team .col-md-12 > .input-group:nth-child(3),
.advanced-search__form--team .col-md-12 > .input-group:nth-child(4) {
  width: 78%;
}
.advanced-search__form--team .col-md-12 > .input-group:nth-child(2) > .input-group,
.advanced-search__form--team .col-md-12 > .input-group:nth-child(3) > .input-group,
.advanced-search__form--team .col-md-12 > .input-group:nth-child(4) > .input-group {
  float: left;
}
.advanced-search__form--team .col-md-12 > .input-group:nth-child(2) > .input-group:nth-child(1),
.advanced-search__form--team .col-md-12 > .input-group:nth-child(3) > .input-group:nth-child(1),
.advanced-search__form--team .col-md-12 > .input-group:nth-child(4) > .input-group:nth-child(1) {
  width: 45%;
}
.advanced-search__form--team .col-md-12 > .input-group:nth-child(2) > .input-group:nth-child(2),
.advanced-search__form--team .col-md-12 > .input-group:nth-child(3) > .input-group:nth-child(2),
.advanced-search__form--team .col-md-12 > .input-group:nth-child(4) > .input-group:nth-child(2) {
  width: 55%;
}
.advanced-search__form--participant .input-group {
  width: 50%;
  float: left;
}
.advanced-search__form--event .col-md-1 {
  padding-top: 10px;
  text-align: center;
}
.advanced-search__results--participant a,
.advanced-search__results--team a {
  color: #58595b;
}
@media (min-width: 992px) {
  .advanced-search__results--participant .table__column--buttons,
  .advanced-search__results--team .table__column--buttons {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .advanced-search__results--event .table__column--buttons {
    width: 240px;
  }
}
/* Location Search block */
.location-search {
  padding-bottom: 80px;
}
.location-search--topnav {
  padding-bottom: 20px;
}
.location-search--topnav .location-search__row {
  margin-top: 0;
}
.location-search--topnav .location-search__row .form-inline .form-control.location-search__input {
  padding-right: 0;
  margin-right: 0;
  height: 50px;
  width: 250px;
  padding-left: 25px;
  border-radius: 0;
}
@media (max-width: 48.125em) {
  .location-search--topnav .location-search__row .form-inline .form-control.location-search__input {
    width: 100%;
  }
}
.location-search--topnav .dropdown-menu {
  width: 240px;
  background-color: #fff;
  text-align: left;
  text-transform: uppercase;
}
.location-search--topnav .dropdown-menu > li > a {
  color: #62328f;
}
.location-search--topnav .dropdown-menu > li > a:hover,
.location-search--topnav .dropdown-menu > li > a :focus {
  background-color: #f6f6f6;
}
.location-search--topnav .button {
  height: 50px;
}
@media (max-width: 767px) {
  .location-search--topnav .location-search__row {
    padding: 0;
  }
  .location-search--topnav .location-search__form {
    padding: 0;
  }
  .location-search--topnav .form-group {
    margin: 0;
  }
}
.location-search__row {
  padding-bottom: 20px;
  margin-top: 30px;
  padding-top: 20px;
  background-color: #f6f6f6;
}
.location-search__row:before,
.location-search__row:after {
  content: " ";
  display: table;
}
.location-search__row:after {
  clear: both;
}
.location-search__row:before,
.location-search__row:after {
  content: " ";
  display: table;
}
.location-search__row:after {
  clear: both;
}
/* Location Search Form*/
.location-search__form {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.location-search__form .location-search__form-search-input {
  display: inline-block;
}
.location-search__form .dropdown {
  position: relative;
  display: inherit;
  width: 240px;
}
@media (max-width: 48.125em) {
  .location-search__form .dropdown {
    width: 100%;
  }
}
.location-search__form .dropdown button {
  display: inherit;
  width: 100%;
  text-align: left;
  background-image: url('../../images/walk/arrow-down.png');
  background-position: 92% center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
@media (max-width: 48.125em) {
  .location-search__form .form-group {
    width: 100%;
    margin-bottom: 20px;
  }
}
.form-inline .form-control.location-search__input {
  padding-right: 0;
  margin-right: 0;
  height: 40px;
  border-radius: 0;
}
@media (max-width: 48.125em) {
  .form-inline .form-control.location-search__input {
    width: 100%;
  }
}
.location-search__input--submit {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  padding: 0 30px;
  line-height: 40px;
  font-weight: 300;
  color: #ffffff;
  background-color: #62328f;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.location-search__input--submit:link,
.location-search__input--submit:visited {
  color: #ffffff;
}
.location-search__input--submit:active,
.location-search__input--submit.active {
  outline: 0;
  background-image: none;
  background-color: #ff601a;
}
.location-search__input--submit:active:focus,
.location-search__input--submit.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.location-search__input--submit:hover,
.location-search__input--submit:focus {
  color: #fff;
  text-decoration: none;
}
.location-search__input--submit.disabled,
.location-search__input--submit[disabled],
fieldset[disabled] .location-search__input--submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 48.125em) {
  .location-search__input--submit {
    margin-left: -6px;
  }
}
@media (max-width: 48.125em) {
  .location-search__input--submit {
    width: 100%;
  }
}
/* Location Search Results */
.location-search__nearby {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .location-search__nearby {
    background-color: #fcfcfc;
  }
}
.location-search__results {
  margin-left: -15px;
  margin-right: -15px;
}
.location-search__results h4 {
  color: #62328f;
  padding-left: 15px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.3em;
  margin-bottom: 5px;
}
.location-search__results ul {
  padding-left: 5px;
}
.location-search__results li {
  padding-left: 15px;
  padding-right: 15px;
  font-size: .9em;
}
.location-search__results li:nth-child(2) {
  border-left: 1px solid;
}
.location-search__results img {
  margin: 0 auto;
}
.location-search__results .arrow--left {
  font-size: 3em;
  position: relative;
  top: 25px;
}
.location-search__results a:hover {
  text-decoration: none;
}
.location-search__results:before,
.location-search__results:after {
  content: " ";
  display: table;
}
.location-search__results:after {
  clear: both;
}
.location-search__results:before,
.location-search__results:after {
  content: " ";
  display: table;
}
.location-search__results:after {
  clear: both;
}
.location-search__item--loading,
.location-search__item--no-results {
  background-color: #fcfcfc;
  margin-top: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .location-search__item--loading,
  .location-search__item--no-results {
    margin-top: 0;
    padding-left: 0;
  }
}
.location-search__item--even {
  padding-top: 30px;
  margin-left: -25px;
  height: 120px;
  background-color: #fcfcfc;
}
@media (max-width: 1199px) {
  .location-search__item--even {
    margin-left: 0;
    margin-top: 15px;
    padding-right: 15px;
  }
}
.location-search__item--even:before,
.location-search__item--even:after {
  content: " ";
  display: table;
}
.location-search__item--even:after {
  clear: both;
}
.location-search__item--even:before,
.location-search__item--even:after {
  content: " ";
  display: table;
}
.location-search__item--even:after {
  clear: both;
}
.location-search__item--active {
  height: 120px;
  background-color: #fcfcfc;
  padding-top: 0;
}
.location-search__item--active:before,
.location-search__item--active:after {
  content: " ";
  display: table;
}
.location-search__item--active:after {
  clear: both;
}
.location-search__item--active:before,
.location-search__item--active:after {
  content: " ";
  display: table;
}
.location-search__item--active:after {
  clear: both;
}
@media (min-width: 1200px) {
  .location-search__item--active {
    border-left: solid 4px #62328f;
    margin-left: -25px;
  }
  .location-search__item--active::before {
    content: url('../../images/walk/pointer.png');
    position: relative;
    left: -10px;
    top: 40%;
  }
}
@media (max-width: 1199px) {
  .location-search__item--active {
    border-bottom: solid 4px #62328f;
    margin-left: 0;
    margin-top: 60px;
  }
  .location-search__item--active::before {
    content: url('../../images/walk/pointer_down.png');
    position: relative;
    left: 45%;
    top: 99%;
  }
}
.location-search__item--active > h4 {
  color: #002855;
}
.location-search__item--odd {
  padding-top: 30px;
  margin-left: -25px;
  height: 120px;
  background-color: #f6f6f6;
}
@media (max-width: 1199px) {
  .location-search__item--odd {
    margin-left: 0;
    margin-top: 15px;
    padding-right: 15px;
  }
}
.location-search__item--odd:before,
.location-search__item--odd:after {
  content: " ";
  display: table;
}
.location-search__item--odd:after {
  clear: both;
}
.location-search__item--odd:before,
.location-search__item--odd:after {
  content: " ";
  display: table;
}
.location-search__item--odd:after {
  clear: both;
}
.location-search__item--odd,
.location-search__item--even {
  cursor: pointer;
}
.location-search__item--odd > .item__arrow,
.location-search__item--even > .item__arrow {
  width: 15%;
  float: left;
  text-align: right;
}
.location-search__item--odd > .item__body,
.location-search__item--even > .item__body {
  width: 85%;
  float: left;
}
/* Location Search Block Ends here*/
.fundraising-progress {
  position: relative;
  max-width: 590px;
  padding-top: 20px;
  margin-bottom: 30px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fundraising-progress__meter {
  margin: 0 15px;
  text-align: center;
  border-bottom: 1px solid #a9a9a9;
}
.fundraising-progress__meter ul {
  position: relative;
  height: 100px;
  width: 131px;
  margin: 0 auto;
}
.fundraising-progress__meter ul li {
  position: absolute;
  width: 100%;
}
.fundraising-progress__meter ul li.thermometer__pig--empty {
  overflow: hidden;
  height: 100%;
  width: 0%;
}
.fundraising-progress__meter ul li.thermometer__percentage {
  margin: 0;
  top: 35%;
  left: 30%;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
}
.has-goal .fundraising-progress__dollars-raised {
  float: left;
  padding-left: 15px;
}
.fundraising-progress__goal {
  text-align: center;
}
.has-goal .fundraising-progress__goal {
  float: right;
  padding-right: 15px;
}
.fundraising-progress__numbers {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
  color: #0073cf;
}
@media (min-width: 38em) {
  .fundraising-progress__numbers {
    font-size: 32px;
  }
}
.fundraising-progress__label {
  margin: 5px 0 2px;
  font-size: .85em;
  line-height: 1em;
  color: #58595b;
}
@media (min-width: 38em) {
  .fundraising-progress__label {
    font-size: 1em;
  }
}
.user-story {
  position: relative;
  margin: 0 -30px 80px;
}
@media (min-width: 992px) {
  .user-story {
    margin-left: 0;
    margin-right: 0;
  }
}
.user-story__banner {
  background: url(../../images/walk/personal-video__button--background.jpg) center top no-repeat;
  width: 100%;
  height: 130px;
  padding: 40px 0;
}
@media screen and (min-width: 34em) {
  .user-story__banner {
    height: 170px;
    padding: 60px 0 0;
  }
}
.user-story__content {
  background: #f6f6f6;
  padding: 40px 15px;
  font-size: 16px;
  line-height: 1.5;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .user-story__content {
    padding: 40px 30px;
  }
}
.user-story__personalized-video {
  width: 82.61%;
  padding-bottom: 53%;
  margin: 20px auto 40px;
  position: relative;
  height: 0;
}
.user-story__personalized-video:after {
  border: 1px solid #a9a9a9;
  content: "";
  height: 98%;
  left: 1%;
  position: absolute;
  top: 1%;
  width: 98%;
  z-index: 1;
}
.user-story__personalized-video .personalized-video-loading {
  position: absolute;
  top: 50%;
  width: 100%;
  line-height: 1.42857143;
  margin-top: -0.71428571em;
  z-index: 2;
}
.user-story__personalized-video object,
.user-story__personalized-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.user-story__personalized-video video {
  background-color: #000;
}
@media screen and (min-width: 715px) {
  .user-story__personalized-video {
    margin: 40px auto 40px;
  }
}
.user-story__message {
  margin-bottom: 40px;
}
.user-story__message--company {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .user-story__message--company {
    float: left;
    width: 75%;
  }
}
.user-story__actions {
  text-align: center;
}
.user-story__image--company {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .user-story__image--company {
    float: left;
    width: 25%;
  }
}
.im-the-type {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #0073cf;
}
.im-the-type .handwriting {
  font-size: 24px;
  line-height: 1.2;
  color: #62328f;
  text-decoration: none;
  background-image: -webkit-linear-gradient(top, #0073cf 0%, #0073cf 100%);
  background-image: linear-gradient(to bottom, #0073cf 0%, #0073cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0073cf', endColorstr='#ff0073cf', GradientType=0);
  background-repeat: repeat-x;
  background-size: 1px 1px;
  background-position: 0 80%;
}
@media (min-width: 992px) {
  .im-the-type {
    display: inline-block;
    font-size: 24px;
  }
  .im-the-type .handwriting {
    font-size: 32px;
    background-position: 0 80%;
  }
}
.participant-badge--middle {
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 700;
}
.participant-badge--middle > p {

  color: #0073cf;
}
.participant-badge--middle > p > span {
  font-weight: 400;
  color: #62328f;
  border-bottom: 1px solid #0073cf;
}
.participant-badge--small {
  height: 56px;
  padding: 0;
  margin: 0;
  font-size: 1.3em;
  font-weight: 700;
}
.participant-badge--small > p {
  margin-bottom: 0;

  color: #0073cf;
}
.participant-badge--small > p > span {
  font-weight: 400;
  color: #62328f;
  border-bottom: 1px solid #0073cf;
}
.social-share {
  text-align: center;
  margin-bottom: 30px;
}
.social-share .social-share__icons {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.social-share .social-share__icons > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .social-share {
    text-align: right;
    margin-bottom: 0;
  }
}
.social-share__p {
  border: 1px solid #e1e2e1;
  color: #0073cf;
  font-style: italic;
  font-weight: 700;
  padding: 40px 30px;
  position: relative;
}
.social-share__p:after,
.social-share__p:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  width: 0;
  height: 0;
  position: absolute;
  top: 30%;
  left: 100%;
}
.social-share__p:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 20px;
  border-color: transparent transparent transparent #e1e2e1;
}
.social-share__p:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 20px;
  border-color: transparent transparent transparent #ffffff;
  margin-left: -2px;
}
@media (max-width: 991px) {
  .social-share__p:after,
  .social-share__p:before {
    top: 100%;
    left: 47%;
  }
  .social-share__p:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 25px 0 25px;
    border-color: #e1e2e1 transparent transparent transparent;
  }
  .social-share__p:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 25px 0 27px;
    border-color: #ffffff transparent transparent transparent;
    margin-top: -2px;
  }
}
.social-share__block--left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .social-share__block--left {
    float: left;
    width: 70.83333333%;
  }
}
@media (max-width: 991px) {
  .social-share__block--left {
    margin-bottom: 20px;
  }
}
.social-share__block--right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .social-share__block--right {
    float: left;
    width: 29.16666667%;
  }
}
.social-share--thankyou {
  text-align: center;
  margin-bottom: 30px;
  width: 170px;
  margin: 0 auto;
}
.social-share--thankyou .social-share__icons {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.social-share--thankyou .social-share__icons > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .social-share--thankyou {
    text-align: right;
    margin-bottom: 0;
  }
}
.social-share--thankyou h5 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .social-share--thankyou h5 {
    text-align: center;
  }
}
/* Impact Block */
.column-content__lead {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.column-content {
  margin-bottom: 60px;
  margin-top: 30px;
}
/*Impact section*/
.column-content__body--hp {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.column-content__body--hp:before,
.column-content__body--hp:after {
  content: " ";
  display: table;
}
.column-content__body--hp:after {
  clear: both;
}
.column-content__body--hp:before,
.column-content__body--hp:after {
  content: " ";
  display: table;
}
.column-content__body--hp:after {
  clear: both;
}
.column-content__body--hp > div.col-md-4 {
  margin: 0 0 30px 0;
  padding: 0;
}
.column-content__body--hp .column-content__item--center {
  padding-top: 20px;
}
.column-content__body--hp .column-content__item--center > p {
  margin: 0 auto;
  max-width: 250px;
  padding-top: 30px;
}
.column-content__body--hp .column-content__item--center > p > span {
  font-weight: 700;
  color: #0073cf;
}
.column-content__body--hp > div.col-md-4:nth-child(2) .column-content__item--center {
  border-left: 1px dashed #a9a9a9;
  border-right: 1px dashed #a9a9a9;
}
@media (max-width: 991px) {
  .column-content__body--hp > div.col-md-4:nth-child(2) .column-content__item--center {
    border-right: none;
    border-left: none;
  }
}
.column-content__body--hp > div.col-md-4:nth-child(3) .column-content__paragraph {
  padding-top: 45px;
}
.column-content__body--hp h4 {
  padding-bottom: 10px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #62328f;
  text-transform: uppercase;
  width: 90%;
  font-weight: 700;
}
.column-content__body--three {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.column-content__body--three:before,
.column-content__body--three:after {
  content: " ";
  display: table;
}
.column-content__body--three:after {
  clear: both;
}
.column-content__body--three:before,
.column-content__body--three:after {
  content: " ";
  display: table;
}
.column-content__body--three:after {
  clear: both;
}
@media (max-width: 991px) {
  .column-content__body--three > div.col-md-4:nth-child(2) {
    border-right: none;
    border-left: none;
  }
}
.column-content__body--three > div.col-md-4:nth-child(3) .column-content__paragraph {
  padding-top: 45px;
}
.column-content__item--center {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .column-content__item--center {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.column-content__item--center img {
  margin: 0 auto;
}
.column-content__item {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 160px;
  padding-left: 5px;
}
@media (max-width: 991px) {
  .column-content__item {
    height: auto;
  }
}
.column-content__item h5 {
  font-size: 1.25em;
  margin-top: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #002855;
}
.column-content__item p {
  font-size: 1em;
  margin-bottom: 5px;
}
.column-content__item span {
}
.column-content__paragraph {
  margin: 0 auto;
  background-color: #002855;
  max-width: 241px;
  color: #ffffff;
  font-size: 1.15em;
  padding-top: 30px;
  height: 145px;
  padding-left: 10px;
  padding-right: 10px;
}
/* Services Block on About page */
.service-info {
  padding: 0 10px 30px;
  margin-bottom: 45px;
  border-right: 0;
  border-bottom: 1px dashed #A9A9A9;
}
@media (min-width: 992px) {
  .service-info {
    padding-top: 40px;
    border-bottom: 0;
    border-right: 1px dashed #A9A9A9;
  }
}
.service-info h4 {
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  color: #002855;
}
.service-info:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .column-content__body--three .col-md-4:nth-child(3n) .service-info {
    border-right: 0;
  }
}
.service-info__icon {
  width: 57px;
  height: 57px;
  margin: 0 auto;
}
.service-info__text {
  padding: 0 10px 10px;
}
@media (min-width: 992px) {
  .service-info__text {
    height: 180px;
  }
}
.service-info__text p {
  padding: 0;
}
.service-info__funding {
  width: 174px;
  height: 57px;
  margin: 0 auto;
  background: url('../../images/walk/piggy_funding.png') scroll center center no-repeat transparent;
}
.service-info__funding span {
  position: relative;
  top: 21px;
  left: 12px;
  display: block;
  width: 50px;
  font-size: 20px;
  line-height: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.text-with-icon {
  position: relative;
  padding: 0 15px 10px 60px;
  margin: 0;
}
.text-with-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
}
@media (min-width: 35em) {
  .text-with-icon {
    padding-left: 80px;
  }
  .text-with-icon:before {
    width: 65px;
    height: 65px;
  }
}
.text-with-icon--contact:before {
  content: url(../../images/icons/icon__event-contact.svg);
}
@media (min-width: 35em) {
  .text-with-icon--contact:before {
    content: url(../../images/icons/icon__event-contact--large.svg);
  }
}
.text-with-icon--info:before {
  content: url(../../images/icons/icon__event-info.svg);
}
@media (min-width: 35em) {
  .text-with-icon--info:before {
    content: url(../../images/icons/icon__event-info--large.svg);
  }
}
.text-with-icon--location:before {
  content: url(../../images/icons/icon__event-location.svg);
}
@media (min-width: 35em) {
  .text-with-icon--location:before {
    content: url(../../images/icons/icon__event-location--large.svg);
  }
}
.no-svg .text-with-icon--contact:before {
  content: url(../../images/icons/png/icon__event-contact.png);
}
@media (min-width: 35em) {
  .no-svg .text-with-icon--contact:before {
    content: url(../../images/icons/png/icon__event-contact--large.png);
  }
}
.no-svg .text-with-icon--info:before {
  content: url(../../images/icons/png/icon__event-info.png);
}
@media (min-width: 35em) {
  .no-svg .text-with-icon--info:before {
    content: url(../../images/icons/png/icon__event-info--large.png);
  }
}
.no-svg .text-with-icon--location:before {
  content: url(../../images/icons/png/icon__event-location.png);
}
@media (min-width: 35em) {
  .no-svg .text-with-icon--location:before {
    content: url(../../images/icons/png/icon__event-location--large.png);
  }
}
.header__intro {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px;
  background-color: #f6f6f6;
}
.header__intro:before,
.header__intro:after {
  content: " ";
  display: table;
}
.header__intro:after {
  clear: both;
}
.header__intro:before,
.header__intro:after {
  content: " ";
  display: table;
}
.header__intro:after {
  clear: both;
}
.intro__img,
.intro__body {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .intro__img,
  .intro__body {
    float: left;
    width: 50%;
  }
}
.intro__body--wide {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .intro__body--wide {
    float: left;
    width: 100%;
  }
}
.intro__img,
.intro__body,
.intro__body--wide {
  text-align: center;
}
.intro__img > h4,
.intro__body > h4,
.intro__body--wide > h4 {  
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #0073cf;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.5em;
  margin-bottom: 15px;
}
.intro__img > h4 > span,
.intro__body > h4 > span,
.intro__body--wide > h4 > span {
}
.intro__img .intro__paragraph,
.intro__body .intro__paragraph,
.intro__body--wide .intro__paragraph {
  padding-top: 10px;
  padding-bottom: 10px;
}
.intro__img .intro__paragraph > span,
.intro__body .intro__paragraph > span,
.intro__body--wide .intro__paragraph > span {

}
.intro__img-header {
  position: absolute;
  text-align: center;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  width: 100%;
  font-size: 1em;
  padding-top: 20px;
  padding-bottom: 15px;
}
.intro__img-header > p {

}
.intro__img-header > p > span {
  color: #62328f;
  border-bottom: 1px solid #0073cf;
}
.intro__lead {
  margin-bottom: 0;
  font-weight: 700;
}
.intro__lead--participant {
  text-transform: uppercase;
  border: none;
  font-weight: 700;
}
.intro__lead--participant span {
  border-bottom: 1px dashed #a9a9a9;
  font-weight: 400;
  text-transform: none;
}
.intro__body--wide .button {
  margin-top: 10px;
}
.intro__body--wide .intro__lead--participant {
  margin-bottom: 0;
}
.intro__body--wide .intro__lead--participant span {
  border: none;
}
.intro__lead--about {
  padding: 15px 0 40px;
  font-weight: 700;
  border: none;
}
@media (min-width: 992px) {
  .intro__lead--about {
    padding: 10px 30px 0;
  }
}
@media (min-width: 1200px) {
  .intro__lead--about {
    padding: 10px 50px 0;
  }
}
.intro__lead--about h4 {
  margin-bottom: 15px;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  color: #002855;
}
.intro__lead--about p {
  font-weight: 400;
}
.intro__buttons .button {
  margin: 21px 0 21px 10px;
}
@media (min-width: 992px) {
  .intro__buttons .button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1052px) {
  .intro__buttons .button {
    padding-left: 20px;
    padding-right: 25px;
  }
}
.intro__buttons .button:first-child {
  margin-left: 0;
}
.intro__buttons--links {
  margin-top: 10px;
  padding-bottom: 10px;
}
.intro__buttons--links .button {
  margin-bottom: 20px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: transparent;
}
@media (min-width: 768px) {
  .intro__buttons--links {
    margin-top: 2px;
  }
}
.intro__persents {
  padding-top: 15px;
  margin-left: 60px;
  margin-right: 60px;
}
.intro__numbers {
  text-align: center;
  padding-bottom: 10px;
}
.intro__numbers p {

  color: #0073cf;
  font-size: 1.75em;
  font-weight: 700;
}
.intro__numbers h5 {
  margin-bottom: 0;
  font-size: .8em;
  color: #58595b;
  text-transform: uppercase;
}
.intro__numbers .button {
  margin-top: 20px;
}
.tabbed-content {
  padding-top: 60px;
  padding-bottom: 40px;
}
.tabbed-content .tab-content {
  padding-top: 30px;
}
.tabbed-content .tabbed-content__img {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  .tabbed-content .tabbed-content__img {
    float: left;
    width: 41.66666667%;
  }
}
.tabbed-content .tabbed-content__body {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .tabbed-content .tabbed-content__body {
    float: left;
    width: 58.33333333%;
  }
}
.tabbed-content .tabbed-content__body h5 {

  font-size: 1.5em;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #0073cf;
  text-transform: uppercase;
}
.tabbed-content .tabbed-content__body p {
  font-size: 1em;
  margin-bottom: 10px;
}
.tabbed-content .view-nav {
  padding-top: 10px;
}
@media (min-width: 992px) {
  .tabbed-content .view-nav {
    display: none;
  }
}
.tabbed-content .view-nav li {
  width: 49%;
}
.tabbed-content .view-nav li:nth-child(1) {
  padding-left: 15px;
}
.tabbed-content .view-nav li:nth-child(2) {
  text-align: right;
}
.tabbed-content .trcontainer {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .tabbed-content .trcontainer {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .tabbed-content .trcontainer {
    margin-left: 16.66666667%;
  }
}
.tabbed-content .trcontainer img {
  max-width: 100%;
  height: auto;
}
/* Morph Button: Default Styles */
.morph-button {
  position: relative;
  display: block;
  margin: 0 auto;
}
.morph-button > button {
  position: relative;
  overflow: hidden;
}
.morph-button.open > button {
  pointer-events: none;
}
.morph-content {
  pointer-events: none;
}
.morph-button.open .morph-content {
  pointer-events: auto;
}
/* Common styles for overlay and modal type (fixed morph) */
.morph-button-fixed,
.morph-button-fixed .morph-content {
  width: 200px;
  height: 50px;
}
@media screen and (min-width: 400px) {
  .morph-button-fixed,
  .morph-button-fixed .morph-content {
    width: 290px;
    height: 50px;
  }
}
.morph-button-fixed > button {
  z-index: 1000;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.1s 0.5s;
  transition: opacity 0.1s 0.5s;
}
.morph-button-fixed.open > button {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.morph-button-fixed .morph-content {
  position: fixed;
  z-index: 900;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-fixed.open .morph-content {
  opacity: 1;
}
.morph-button-fixed .morph-content > div {
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}
.morph-button-fixed.open .morph-content > div {
  visibility: visible;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s;
}
.morph-button-fixed.active > button {
  z-index: 2000;
}
.morph-button-fixed.active .morph-content {
  z-index: 1900;
}
/* Morph Button Style: Modal */
.morph-button-modal:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 800;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  pointer-events: none;
}
.scroll.open.morph-button-modal:before {
  width: 100%;
  height: 100%;
}
.morph-button-modal.open:before {
  opacity: 1;
  pointer-events: auto;
}
.morph-button-modal.active:before {
  z-index: 1800;
}
.morph-button-modal .morph-content {
  overflow: hidden;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-modal.open .morph-content {
  top: 0% !important;
  left: 0% !important;
  margin: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
@media screen and (min-width: 690px) {
  .morph-button-modal.open .morph-content {
    top: 50% !important;
    left: 50% !important;
    margin: -277px 0 0 -345px;
    width: 690px;
    height: 555px;
    -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
    transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  }
}
.morph-button-modal-1 > button,
.morph-button-modal-1 .morph-content {
  background-color: #fff;
}
.morph-button-modal-1:before {
  background: rgba(0, 40, 85, 0.2);
}
/* Let's add some nice easing for all cases */
.morph-button .morph-content,
.morph-button.open .morph-content,
.morph-button-modal-4 .morph-clone {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
/* Helper classes */
.noscroll {
  overflow: hidden;
}
.morph-button-overlay.scroll .morph-content {
  overflow-y: scroll;
}
/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
  display: none;
}
.no-js .morph-button {
  margin: 10px 0;
  float: none;
}
.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  pointer-events: auto;
}
.no-js .morph-button .morph-content .hide-video {
  display: none;
}
.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}
.morph-vimeo-player {
  height: 204px;
  margin: 20px;
  width: 280px;
}
@media (min-width: 768px) {
  .morph-vimeo-player {
    height: 400px;
    margin: 60px 60px 40px;
    width: 550px;
  }
}
.browser-ie9 .morph-button-modal .button.button-white,
.browser-ie8 .morph-button-modal .button.button-white,
.no-csstransitions .morph-button-modal .button.button-white {
  z-index: 1;
}
.browser-ie9 .morph-button-modal:before,
.browser-ie8 .morph-button-modal:before,
.no-csstransitions .morph-button-modal:before {
  width: 0px;
  height: 0px;
}
.pagination--arrows-only {
  padding-left: 15px;
  margin-bottom: 20px;
}
.left-right-pagination {
  margin-left: -15px;
  margin-right: -15px;
  text-align: left;
  padding-top: 20px;
  padding-left: 15px;
}
.left-right-pagination--right,
.left-right-pagination--left {
  padding-left: 5px;
  padding-right: 5px;
}
/* Location Search Pagination */
.location-search__pagination {
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  padding-bottom: 20px;
}
.location-search__pagination--right,
.location-search__pagination--left {
  padding-left: 5px;
  padding-right: 5px;
}
.indented-field-group {
  clear: both;
}
#part-types input[type=radio] {
  float: left;
}
.part-type-container,
#walk_register .combo-select-input-container label,
#walk_register span.field-required,
#walk_register .ErrorMessage,
#walk_register .ErrorWarningMessage,
#walk_register .list-component-sort-select-container,
.sub-section-header,
#employment_info_header_container,
#walk_register #email_format_container,
.detail-toggle-link,
.part-type-header-container,
.reg-summary-additional-gift,
.reg-summary-total,
span.field-number.survey-question-number {
  display: none;
}
.highlight {
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
}
.part-type-fee-text {
  float: right;
}
#walk_register {
  margin-bottom: 80px;
}
#walk_register h3 {
  margin-bottom: 20px;
  text-align: center;
}
#walk_register .nav {
  margin-bottom: 30px;
}
.pg-utype .progress-bar__step--5 a,
.pg-ptype .progress-bar__step--5 a,
.pg-tfind .progress-bar__step--5 a {
  display: none;
}
.registration-options__container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 80px;
}
@media (min-width: 1200px) {
  .registration-options__container {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .registration-options__container {
    margin-left: 8.33333333%;
  }
}
.registration-options {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .registration-options {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .registration-options {
    margin-left: 16.66666667%;
  }
}
.registration-options__item {
  padding: 10px 15px;
  background-color: #f6f6f6;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.registration-options__item:hover {
  background-color: #eeeeee;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.registration-options__item a,
.registration-options__item a:hover {
  text-decoration: none;
}
.registration-options__title {
  color: #62328f;
  font-weight: 500;
}
.registration-options__title span {
  display: block;
  font-size: .85em;
  font-weight: 300;
  color: #a9a9a9;
}
@media (min-width: 768px) {
  .registration-options__title span {
    display: inline-block;
  }
}
.registration-options__description {
  color: #58595b;
}
#social_login ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile div.social-provider-link-container {
  display: inline-block;
  float: none;
  height: 36px;
  margin: 5px;
  width: 100px;
}
.mobile div.social-provider-link-container a {
  float: none;
  margin: 0;
}
@media (max-width: 767px) {
  .mobile div.social-provider-link-container a {
    height: 36px;
    margin: 0;
    width: 100px;
  }
  .mobile div.social-provider-link-container a.aol {
    background-image: url('../../../images/login/responsive/aol-lrg.png');
  }
  .mobile div.social-provider-link-container a.facebook {
    background-image: url('../../../images/login/responsive/facebook-lrg.png');
  }
  .mobile div.social-provider-link-container a.google {
    background-image: url('../../../images/login/responsive/google-lrg.png');
  }
  .mobile div.social-provider-link-container a.linkedin {
    background-image: url('../../../images/login/responsive/linkedIn-lrg.png');
  }
  .mobile div.social-provider-link-container a.twitter {
    background-image: url('../../../images/login/responsive/twitter-lrg.png');
  }
  .mobile div.social-provider-link-container a.yahoo {
    background-image: url('../../../images/login/responsive/yahoo-lrg.png');
  }
}
#fr_co_list_1,
#fr_co_list_2 {
  display: block;
  float: left;
  margin-right: 10px;
}
.pg-tfind .new-team #fr_co_list_sel,
.pg-tfind .new-team #fr_co_list_new {
  width: 50%;
}
.pg-tfind #FriendraiserFind .col-md-1 {
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
}
.pg-tfind #FriendraiserFind .input-group-btn .button {
  font-size: 20px;
  line-height: 42px;
}
.pg-tfind .form-inline .form-control.team-filter {
  width: 30%;
}
.pg-tfind ul.ui-autocomplete {
  overflow-y: scroll;
  max-height: 250px;
}
.pg-tfind .search-divider {
  display: block;
  clear: both;
  text-align: center;
  padding: 10px;
}
@media (min-width: 768px) {
  .pg-tfind .search-divider {
    clear: none;
    padding: 5px 15px;
  }
}
.pg-tfind select#fr_co_list {
  max-width: 100%;
  width: 100%;
}
.pg-tfind #team_search_results > div:nth-child(1) > div > div.list-component-paginator-records-text {
  float: left;
  padding-right: 10px;
}
.pg-tfind #team_search_results > div:nth-child(1) > div > div.list-component-paginator-link-container {
  float: left;
}
.pg-tfind #team_search_results > div:nth-child(6) > div > div.list-component-paginator-link-container > span {
  display: none;
}
.pg-tfind .content__table {
  margin: 20px 0;
}
.pg-tfind .content__table--header > div {
  padding-top: 24px;
}
.pg-tfind .sort-links {
  float: right;
  height: 28px;
  line-height: 1;
  margin-top: -4px;
  width: 14px;
}
.pg-tfind .sort-links a {
  color: #58595b;
}
.pg-tfind .sort-links a:hover {
  text-decoration: none;
}
.pg-tfind .list-component-paginator-link {
  text-transform: uppercase;
}
.pg-tfind .list-component-cell-column-division-name {
  display: none;
}
.pg-tfind .existing-team .form-inline .form-group {
  display: block;
}
.pg-tfind .existing-team .team-heading {
  display: inline-block;
  margin-top: 10px;
}
span.donation-level-name {
  display: none;
}
div#cons_info_component_container div#personal_info_section_one,
div#cons_info_component_container div#personal_info_section_two,
div#cons_info_component_container div#contact_info_section_one,
div#cons_info_component_container div#contact_info_section_two {
  width: auto;
  float: none;
}
#personal_info_section_two,
#contact_info_section_two {
  clear: both;
}
.cons-info-question-container {
  margin: 0 !important;
}
#walk_register #cons_birth_date_date select {
  float: left;
}
#walk_register #cons_birth_date_MONTH {
  width: 40%;
  margin-right: 5px;
}
#walk_register #cons_birth_date_DAY {
  width: 25%;
  margin-right: 5px;
}
#walk_register #cons_birth_date_YEAR {
  width: 30%;
}
label[for="cons_gender"] .input-label {
  display: block;
}
#walk_register .indented-field-group ul {
  list-style-type: none;
  margin: 0;
  padding-left: 10px;
}
#walk_register .indented-field-group ul li {
  float: left;
  padding: 0;
  width: 100%;
}
#walk_register .indented-field-group ul li input,
#walk_register .indented-field-group ul li label {
  display: inline;
  margin: 0;
}
#walk_register .survey-question-container select {
  display: block;
  clear: none;
}
#walk_register .survey-question-container span.input-container input,
#walk_register .survey-question-container span.input-container label {
  display: inline;
}
#walk_register span.survey-question-number-container {
  float: left;
}
.survey-question-container {
  clear: both;
}
#step_4 .survey-question-container select,
#step_4 .survey-question-container input {
  max-width: 400px;
}
#walk_register #step_4 .survey-question-container select,
#walk_register #step_4 .survey-question-container input {
  display: inline;
}
#step_4 .survey_combo_other_input_container {
  display: block;
  margin-top: 10px;
}
#step_4 legend {
  color: inherit;
  font-size: 14px;
}
@media (max-width: 767px) {
  #walk_register .indented-field-group ul li {
    float: none;
  }
  .nav-pills > li {
    float: none;
  }
  .navbar-default .navbar-toggle {
    border: none;
  }
  div.navbar-toggle {
    float: left;
  }
  button.navbar-toggle {
    margin-top: 25px;
  }
}
#step_5 label,
#step_5 input {
  display: inline;
}
.cons_info,
.cons_info div {
  float: left;
  width: 90%;
}
.edit_link {
  float: left;
  width: 10%;
}
.left-decorator {
  display: none;
}
.reg-summary-edit-link a img {
  height: 20px;
  width: 20px;
}
.terms-text {
  font-size: 85%;
  color: #a9a9a9;
  padding-left: 15px;
}
/* hide thank you page during redirect to PC2 */
.app-27.pg-completed {
  display: none;
}
input[type=text].has-success,
select.has-success,
input.has-success {
  border-color: #009b3a;
}
input[type=text].has-error,
input.has-error,
select.has-error,
span.has-error,
label.has-error,
input.error,
select.error {
  border-color: #d9534f;
}
.app-9 {
  /* trust seals */
}
.app-9 div.responsive input[type="text"].form-control,
.app-9 div.responsive input[type="number"].form-control,
.app-9 div.responsive input[type="password"].form-control,
.app-9 div.responsive textarea.form-control {
  border: 1px solid #a9a9a9;
}
.app-9 div.donation-level-input-container,
.app-9 div.generic-repeat-label-checkbox-container {
  padding: 0;
}
.app-9 div.donation-level-container {
  border: 0;
  margin: 0;
}
.app-9 div.donation-level-container div.form-content {
  margin: 0;
}
.app-9 #level_flexible_row #level_flexibletotal_row {
  display: none;
}
@media (min-width: 768px) {
  .app-9 .form-input-inline .form-control {
    display: inline-block;
    width: auto;
  }
}
.app-9 #verisign-seal-container {
  float: left;
}
.app-9 #walk-bbb-logo {
  float: left;
  margin: 20px 0 0 10px;
}
.app-9 .payment-type-selections {
  display: inline-block;
  margin-right: 10px;
}
.app-9 div.payment-field-container span.external-payment span.payment-type-option {
  margin: 0;
  padding: 5px;
}
.donation-level-input-container .radio {
  margin-bottom: 0;
}
.donation-level-user-entered label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.donation-level-user-entered input {
  margin-left: 20px;
}
.mobile div.form-row {
  margin: 5px 0;
}
.mobile div.form-row#donor_email_opt_in_Row,
.mobile div.form-row#donor_remember_me_row {
  margin: 0;
}
.mobile div.responsive div.form-content {
  margin: 5px 0;
}
#donor_email_opt_in_Row .form-content,
#donor_remember_me_row .form-content {
  margin: 0;
}
#donor_email_opt_in_Row .checkbox,
#donor_remember_me_row .checkbox {
  margin-bottom: 0;
}
div.responsive select.multi-select {
  width: 160px;
  padding: 10px;
}
#payment_typecc_exp_date_row select {
  display: inline-block;
  width: auto;
}
div.responsive div.matching-gift-container button.step-button {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  div.responsive div.matching-gift-container button.step-button {
    width: auto;
  }
}
div.don-level-total-row {
  background-color: #f6f6f6;
  padding: 10px 15px;
}
div.don-level-total-row span.donation-level-total-label {
  float: left;
}
div.don-level-total-row span.donation-level-total-amount {
  float: right;
  font-weight: 500;
  font-size: 1.5em;
}
div.button-container {
  margin: 20px 0;
  padding-top: 10px;
}
/* ********************************** */
/* Page container                     */
/* ********************************** */
.wrapper-walk div.donation-form-container.responsive {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .wrapper-walk div.donation-form-container.responsive {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .wrapper-walk div.donation-form-container.responsive {
    margin-left: 16.66666667%;
  }
}
div.donation-form-container.responsive {
  margin-bottom: 80px;
}
/* ************************ */
/* form messages and errors */
/* ************************ */
.app-9 .form-info-message {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  text-align: center;
  margin-bottom: 30px;
}
.app-9 .form-info-message blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.app-9 .form-info-message .header-info-message {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none;
  color: #0073cf;
  font-size: 20px;
  height: auto;
  margin-top: 0;
  width: auto;
}
.app-9 .form-info-message .header-info-message:before {
  content: "\e684";
}
div.responsive div.form-error {
  padding: 10px 10px;
}
div.responsive div.ErrorMessage.page-error {
  margin-bottom: 5px;
}
/* ********************************** */
/* Section Header                     */
/* ********************************** */
.section-header-container {
  border: none;
  padding-bottom: 10px;
  margin: 0 0 20px;
  text-align: center;
  border-bottom: 1px solid #62328f;
  text-transform: uppercase;
  margin-top: 30px;
}
.section-header-container--white {
  padding-bottom: 10px;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 992px) {
  .section-header-container {
    margin-top: 80px;
  }
}
.tributes-caption--heading {
  text-align: center;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .tributes-caption--heading {
    font-size: 21px;
  }
}
.tributes-caption--heading span {
  color: #0073cf;
  font-weight: 500;
}
.donation__form--intro {
  border-top: 1px solid #e1e2e1;
  padding-top: 20px;
}
div.responsive input[type="text"],
div.responsive input[type="number"],
div.responsive input[type="password"],
div.responsive textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.payment-field-container span.internal-payment,
div.payment-field-container span.external-payment span.payment-type-option {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.thankyou__lead {
  color: #62328f;
  font-size: 1.3em;
  margin-bottom: 60px;
}
.thankyou__lead a, .thankyou__lead a:link, .thankyou__lead a:visited, .thankyou__lead a:active {
  color: #0073cf;
  text-decoration: underline;
}
.thankyou__next-row {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f6f6f6;
  margin-bottom: 60px;
}
.thankyou__next-row a:hover {
  text-decoration: none;
}
.thankyou__next-row span[class*='icon-'] {
  font-size: 4em;
}
.thankyou__next-row .col-md-4 {
  padding: 25px 35px;
}
.thankyou__next-row .col-md-4 h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.thankyou__next-row .col-md-4 h5 > a {
  text-transform: none;
  font-size: 1.3em;
  font-weight: 400;
}
.thankyou__contacts span {
  font-size: 1.3em;
}
.thankyou__contacts a {
  color: #58595b;
}
.thankyou__contacts a:hover {
  color: #a9a9a9;
}
.thankyou__table.table > tbody > tr > td {
  padding: 10px 15px;
  text-align: left;
}
.thankyou__table.table > tbody > tr > td span[class*='icon-'] {
  float: right;
}
.thankyou__table.table > tbody > tr > td:nth-child(1) {
  font-weight: 500;
}
.thankyou__checkmark span {
  font-size: 5em;
  color: #0073cf;
  border: 1px solid #0073cf;
  border-radius: 50%;
  padding: 10px;
}
.overflowHidden {
  overflow: hidden;
  position: fixed;
}
.dialog-overlay {
  position: fixed;
  overflow: auto;
  text-align: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1009;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.97);
  /* &:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  } */
}
.overlay-close {
  border: 0;
  background: #ffffff;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 10px;
  right: 10px;
  padding-right: 10px;
  font-size: 28px;
  color: #000000;
  color: rgba(0, 0, 0, 0.3);
  z-index: 1059;
}
.overlay-close:hover {
  color: #000000;
  color: rgba(0, 0, 0, 0.8);
}
.dialog-body {
  padding: 30px;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  overflow: hidden;
  width: 100%;
  display: none;
}
.dialog-wrapper {
  max-width: 1058px;
  margin: 0px auto;
}
.margin-none {
  margin: 0;
}
.margin-tight {
  margin: 5px 5px;
}
.margin-base-vertical {
  margin-bottom: 20px;
}
.margin-medium-vertical {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .margin-medium-vertical {
    margin-bottom: 30px;
  }
}
.margin-large-vertical {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .margin-large-vertical {
    margin-bottom: 80px;
  }
}
.clearfix:before,
.clearfix: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,
.main-container:before,
.main-container:after,
.header:before,
.header:after,
.offcanvas-menu:before,
.offcanvas-menu:after,
.footer-sponsors:before,
.footer-sponsors:after,
.footer-navigation:before,
.footer-navigation:after,
.footer-navigation--jdrfmain:before,
.footer-navigation--jdrfmain:after,
.footer--jdrfmain:before,
.footer--jdrfmain:after,
.sponsors-event:before,
.sponsors-event:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-footer:before,
.modal-footer:after,
.masked .ft:before,
.masked .ft:after,
.panel-body:before,
.panel-body:after,
.nav:before,
.nav:after,
.hero-image:before,
.hero-image:after,
.hero-image--footer:before,
.hero-image--footer:after,
.location-search__results:before,
.location-search__results:after,
.fundraising-progress:before,
.fundraising-progress:after,
.column-content__body--hp:before,
.column-content__body--hp:after,
.column-content__body--three:before,
.column-content__body--three:after,
.header__intro:before,
.header__intro:after,
.left-right-pagination:before,
.left-right-pagination:after,
.location-search__pagination:before,
.location-search__pagination:after,
.thankyou__next-row:before,
.thankyou__next-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.main-container:after,
.header:after,
.offcanvas-menu:after,
.footer-sponsors:after,
.footer-navigation:after,
.footer-navigation--jdrfmain:after,
.footer--jdrfmain:after,
.sponsors-event:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-footer:after,
.masked .ft:after,
.panel-body:after,
.nav:after,
.hero-image:after,
.hero-image--footer:after,
.location-search__results:after,
.fundraising-progress:after,
.column-content__body--hp:after,
.column-content__body--three:after,
.header__intro:after,
.left-right-pagination:after,
.location-search__pagination:after,
.thankyou__next-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.align-vertical {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.pull-right-sm {
  float: none;
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right;
  }
}
.pull-right-md {
  float: none;
}
@media (min-width: 992px) {
  .pull-right-md {
    float: right;
  }
}
.pull-right-lg {
  float: none;
}
@media (min-width: 1200px) {
  .pull-right-lg {
    float: right;
  }
}
.pull-left-sm {
  float: none;
}
@media (min-width: 768px) {
  .pull-left-sm {
    float: left;
  }
}
.pull-left-md {
  float: none;
}
@media (min-width: 992px) {
  .pull-left-md {
    float: left;
  }
}
.pull-left-lg {
  float: none;
}
@media (min-width: 1200px) {
  .pull-left-lg {
    float: left;
  }
}
.btn-full {
  width: 100%;
}
.btn-full-xs {
  width: 100%;
}
@media (min-width: 768px) {
  .btn-full-xs {
    width: auto;
  }
}
.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;
}
.blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.nowrap {
  white-space: nowrap;
}
.brand-primary {
  color: #0073cf;
}
.animated-slow {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.hover-effect--scale {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hover-effect--scale:hover,
.hover-effect--scale:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
@media (min-width: 992px) {
  .hover-effect--md-scale {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .hover-effect--md-scale:hover,
  .hover-effect--md-scale:focus {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
#js--carousel__wrapper {
  position: relative;
  height: 120px;
  overflow: hidden;
}
#js--carousel__body {
  position: absolute;
}
#js--carousel__list {
  margin-left: 15px;
}
#js--carousel__list > li {
  padding-left: 15px;
  padding-right: 15px;
}
.js--c_img img {
  max-height: 75px;
  vertical-align: top;
}
.sponsors-event__arrow--left,
.sponsors-event__arrow--right {
  position: relative;
  z-index: 4;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  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;
  }
  span.visible-xs { display: inline !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;
  }
  span.visible-sm { display: inline !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;
  }
  span.visible-md { display: inline !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;
  }
  span.visible-lg { display: inline !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;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .col-sm-2 p.stepdesc, .col-sm-3 p.stepdesc{
    font-size: 1.1em;
    height: 100px;
  }
}
.js--steps-to-success, .js--progress, .js--resources, .js--captain { margin-bottom: 40px; }
@media (max-width: 640px) {
  .js--steps-to-success, .js--progress, .js--resources, .js--captain { margin-bottom: 25px; }
}
.js--steps-to-success h5 {
	color: #4a0d66;
	font-size: 1.5em;
	letter-spacing: -1px;
  margin-bottom: 15px;
}

@media (max-width: 885px) {
  .js--steps-to-success h5 {
    height: 31px;
  }
}
  
#share-tab, #find-tab { display: none; }

p.padd-1 {
  font-size: 0.95em;
  padding-left: 15px;
}
p.em { font-weight: bold; }
p.nocolor{ color: #000; }
.pc__module-fundraising-tips li {
	margin-bottom: 3%;
	margin-left: 1%;
	width: 46%;
}
.pc__module-fundraising-tips .button, .pc__module-fundraising-tips .button:link, .pc__module-fundraising-tips .button:visited {
  background-color:  #f1e5ff;
  color: #62328f;
  display: inline-block;
  height: 85px;
  line-height: 85px;
  padding: 0 30px;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
}
.pc__module-fundraising-tips .button:hover, .pc__module-fundraising-tips .button:active {
  background-color:  #62328f;
  color: #f1e5ff
}
.pc__module-fundraising-tips .button span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
}

.pc__module-community li {
	margin-bottom: 2%;
	width: 100%;
}
.pc__module-community .button, .pc__module-community .button:link, .pc__module-community .button:visited {
  background: url(../../2015longestday/images/bg-community-button.png) no-repeat;
  background-color:  #f1e5ff;
  border: 1px solid #eee;
  color: #62328f;
  display: inline-block;
/*  line-height: 36px;*/
  line-height: 34px;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}
@media (max-width: 768px) {
	.pc__module-community .button, .pc__module-community .button:link, .pc__module-community .button:visited { background-image: none; }
}

.pc__module-community .button:hover, .pc__module-community .button:active {
  background-color:  #62328f;
  color: #f1e5ff
}
.pc__module-fundraising-tips .button span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
}