/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
.text-purple,
.purple {
  color: #332a86;
}
.links-purple a:not(.btn) {
  color: #332a86;
}
.links-purple a:not(.btn):hover,
.links-purple a:not(.btn):focus {
  color: #241e5f;
}
.links-purple .dropdown-menu > li > a {
  color: #000;
}
.links-purple .dropdown-menu > li > a:hover,
.links-purple .dropdown-menu > li > a:focus {
  color: #000;
}
.links-purple .dropdown-menu > .active > a,
.links-purple .dropdown-menu > .active > a:hover,
.links-purple .dropdown-menu > .active > a:focus {
  color: #332a86;
}
.links-purple .dropdown-menu > .disabled > a,
.links-purple .dropdown-menu > .disabled > a:hover,
.links-purple .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.links-purple .btn-link {
  color: #332a86;
}
.links-purple .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #332a86 #332a86 #ccc;
  background: #332a86;
}
.links-purple .list-group-item {
  border-color: #332a86;
}
.text-orange,
.orange {
  color: #e36f1e;
}
.links-orange a:not(.btn) {
  color: #e36f1e;
}
.links-orange a:not(.btn):hover,
.links-orange a:not(.btn):focus {
  color: #b75917;
}
.links-orange .dropdown-menu > li > a {
  color: #000;
}
.links-orange .dropdown-menu > li > a:hover,
.links-orange .dropdown-menu > li > a:focus {
  color: #000;
}
.links-orange .dropdown-menu > .active > a,
.links-orange .dropdown-menu > .active > a:hover,
.links-orange .dropdown-menu > .active > a:focus {
  color: #e36f1e;
}
.links-orange .dropdown-menu > .disabled > a,
.links-orange .dropdown-menu > .disabled > a:hover,
.links-orange .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.links-orange .btn-link {
  color: #e36f1e;
}
.links-orange .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #e36f1e #e36f1e #ccc;
  background: #e36f1e;
}
.links-orange .list-group-item {
  border-color: #e36f1e;
}
.text-green,
.green {
  color: #5e9732;
}
.links-green a:not(.btn) {
  color: #5e9732;
}
.links-green a:not(.btn):hover,
.links-green a:not(.btn):focus {
  color: #467125;
}
.links-green .dropdown-menu > li > a {
  color: #000;
}
.links-green .dropdown-menu > li > a:hover,
.links-green .dropdown-menu > li > a:focus {
  color: #000;
}
.links-green .dropdown-menu > .active > a,
.links-green .dropdown-menu > .active > a:hover,
.links-green .dropdown-menu > .active > a:focus {
  color: #5e9732;
}
.links-green .dropdown-menu > .disabled > a,
.links-green .dropdown-menu > .disabled > a:hover,
.links-green .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.links-green .btn-link {
  color: #5e9732;
}
.links-green .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #5e9732 #5e9732 #ccc;
  background: #5e9732;
}
.links-green .list-group-item {
  border-color: #5e9732;
}
.text-red,
.red {
  color: #8a1f03;
}
.links-red a:not(.btn) {
  color: #8a1f03;
}
.links-red a:not(.btn):hover,
.links-red a:not(.btn):focus {
  color: #581402;
}
.links-red .dropdown-menu > li > a {
  color: #000;
}
.links-red .dropdown-menu > li > a:hover,
.links-red .dropdown-menu > li > a:focus {
  color: #000;
}
.links-red .dropdown-menu > .active > a,
.links-red .dropdown-menu > .active > a:hover,
.links-red .dropdown-menu > .active > a:focus {
  color: #8a1f03;
}
.links-red .dropdown-menu > .disabled > a,
.links-red .dropdown-menu > .disabled > a:hover,
.links-red .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.links-red .btn-link {
  color: #8a1f03;
}
.links-red .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #8a1f03 #8a1f03 #ccc;
  background: #8a1f03;
}
.links-red .list-group-item {
  border-color: #8a1f03;
}
.text-blue,
.blue {
  color: #00a7e2;
}
.links-blue a:not(.btn) {
  color: #00a7e2;
}
.links-blue a:not(.btn):hover,
.links-blue a:not(.btn):focus {
  color: #0081af;
}
.links-blue .dropdown-menu > li > a {
  color: #000;
}
.links-blue .dropdown-menu > li > a:hover,
.links-blue .dropdown-menu > li > a:focus {
  color: #000;
}
.links-blue .dropdown-menu > .active > a,
.links-blue .dropdown-menu > .active > a:hover,
.links-blue .dropdown-menu > .active > a:focus {
  color: #00a7e2;
}
.links-blue .dropdown-menu > .disabled > a,
.links-blue .dropdown-menu > .disabled > a:hover,
.links-blue .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.links-blue .btn-link {
  color: #00a7e2;
}
.links-blue .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #00a7e2 #00a7e2 #ccc;
  background: #00a7e2;
}
.links-blue .list-group-item {
  border-color: #00a7e2;
}
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 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) ")";
  }
  .ir a:after,
  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;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  #lwh-feed-upcoming .summary .register-link > .caret,
  .dropup > #lwh-feed-upcoming .summary .register-link > .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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
  font-family: 'HMG JB Social';
  src: url('../fonts/hmg-social.eot');
  src: url('../fonts/hmg-social.eot?#iefix') format('embedded-opentype'), url('../fonts/hmg-social.woff') format('woff'), url('../fonts/hmg-social.ttf') format('truetype'), url('../fonts/hmg-social.svg#hmg-social') format('svg');
}
.glyphicon,
.hmg-jb-social-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon {
  font-family: 'Glyphicons Halflings';
}
.hmg-jb-social-icon {
  font-family: 'HMG JB Social';
}
.hmg-jb-social-icon,
.hmg-jb-social-icon:before {
  text-transform: lowercase;
}
.glyphicon-spin {
  -webkit-animation: glyphicon-spin 2s infinite linear;
  animation: glyphicon-spin 2s infinite linear;
}
.glyphicon-pulse {
  -webkit-animation: glyphicon-spin 1s infinite steps(8);
  animation: glyphicon-spin 1s infinite steps(8);
}
@-webkit-keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.hmg-jb-social-icon-linkedin:before {
  content: "a";
}
.hmg-jb-social-icon-linkedin-square:before {
  content: "b";
}
.hmg-jb-social-icon-facebook-square:before {
  content: "c";
}
.hmg-jb-social-icon-flickr:before {
  content: "d";
}
.hmg-jb-social-icon-tumblr:before {
  content: "e";
}
.hmg-jb-social-icon-tumblr-square:before {
  content: "f";
}
.hmg-jb-social-icon-twitter:before {
  content: "g";
}
.hmg-jb-social-icon-youtube-square:before {
  content: "h";
}
.hmg-jb-social-icon-youtube-play:before {
  content: "i";
}
.hmg-jb-social-icon-youtube:before {
  content: "j";
}
.hmg-jb-social-icon-twitter-square:before {
  content: "k";
}
.hmg-jb-social-icon-pinterest-square:before {
  content: "l";
}
.hmg-jb-social-icon-pinterest:before {
  content: "m";
}
.hmg-jb-social-icon-google-plus:before {
  content: "n";
}
.hmg-jb-social-icon-google-plus-1:before {
  content: "o";
}
.hmg-jb-social-icon-facebook:before {
  content: "p";
}
.hmg-jb-social-icon-rss-two:before {
  content: "q";
}
.hmg-jb-social-icon-rss:before {
  content: "r";
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #252525;
  background-color: #f2f2f2;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #332a86;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #241e5f;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
  -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 #ddd;
}
hr.condensed {
  margin-top: 20px / 2;
  margin-bottom: 20px / 2;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #939598;
}
.text-primary {
  color: #332a86;
}
.text-warning {
  color: #e36f1e;
}
.text-danger {
  color: #8a1f03;
}
.text-success {
  color: #5e9732;
}
.text-info {
  color: #00a7e2;
}
.text-purple {
  color: #332a86;
}
.text-green {
  color: #5e9732;
}
.text-green-dark {
  color: #006f4a;
}
.text-orange {
  color: #e36f1e;
}
.text-red {
  color: #8a1f03;
}
.text-yellow {
  color: #fed12f;
}
.text-blue {
  color: #00a7e2;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-lg {
  font-size: 18px;
}
.text-sm {
  font-size: 12px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.42857143;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: 300;
  line-height: 1;
  color: #555;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 30px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
}
.page-header {
  background: #fff;
  padding: 6px 12px;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6,
.page-header .h1,
.page-header .h2,
.page-header .h3,
.page-header .h4,
.page-header .h5,
.page-header .h6 {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-header h1 small,
.page-header h2 small,
.page-header h3 small,
.page-header h4 small,
.page-header h5 small,
.page-header h6 small,
.page-header .h1 small,
.page-header .h2 small,
.page-header .h3 small,
.page-header .h4 small,
.page-header .h5 small,
.page-header .h6 small {
  text-transform: none;
}
.page-header #section-help-link {
  float: right;
  font-size: 12px;
  margin-top: 8px;
}
.page-header #main_icon {
  font-size: 18px;
  top: 0;
}
.section-header {
  border: 0;
  padding-bottom: 20px / 2;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 20px;
}
.section-header:before,
.section-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.section-header:after {
  clear: both;
}
.section-header:before,
.section-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.section-header:after {
  clear: both;
}
.section-header,
.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4,
.section-header h5,
.section-header h6 {
  color: #333;
  font-weight: normal;
}
.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4,
.section-header h5,
.section-header h6 {
  margin: 0;
}
.section-header input,
.section-header select,
.section-header textarea {
  margin-bottom: 10px;
}
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;
}
.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: 600;
}
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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #939598;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #ddd;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #939598;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #ddd;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0.35rem;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0.35rem;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1 .panel,
.col-xs-2 .panel,
.col-xs-3 .panel,
.col-xs-4 .panel,
.col-xs-5 .panel,
.col-xs-6 .panel,
.col-xs-7 .panel,
.col-xs-8 .panel,
.col-xs-9 .panel,
.col-xs-10 .panel,
.col-xs-11 .panel,
.col-xs-12 .panel,
.col-sm-1 .panel,
.col-sm-2 .panel,
.col-sm-3 .panel,
.col-sm-4 .panel,
.col-sm-5 .panel,
.col-sm-6 .panel,
.col-sm-7 .panel,
.col-sm-8 .panel,
.col-sm-9 .panel,
.col-sm-10 .panel,
.col-sm-11 .panel,
.col-sm-12 .panel,
.col-md-1 .panel,
.col-md-2 .panel,
.col-md-3 .panel,
.col-md-4 .panel,
.col-md-5 .panel,
.col-md-6 .panel,
.col-md-7 .panel,
.col-md-8 .panel,
.col-md-9 .panel,
.col-md-10 .panel,
.col-md-11 .panel,
.col-md-12 .panel,
.col-lg-1 .panel,
.col-lg-2 .panel,
.col-lg-3 .panel,
.col-lg-4 .panel,
.col-lg-5 .panel,
.col-lg-6 .panel,
.col-lg-7 .panel,
.col-lg-8 .panel,
.col-lg-9 .panel,
.col-lg-10 .panel,
.col-lg-11 .panel,
.col-lg-12 .panel {
  max-width: 100%;
}
.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 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 100%;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 100%;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .five-col-lg-1,
  .five-col-lg-2,
  .five-col-lg-3,
  .five-col-lg-4,
  .five-col-lg-5 {
    float: left;
  }
  .five-col-lg-1 {
    width: 20%;
  }
  .five-col-lg-2 {
    width: 40%;
  }
  .five-col-lg-3 {
    width: 60%;
  }
  .five-col-lg-4 {
    width: 80%;
  }
  .five-col-lg-5 {
    width: 100%;
  }
  .five-col-lg-push-0 {
    left: auto;
  }
  .five-col-lg-push-1 {
    left: 20%;
  }
  .five-col-lg-push-2 {
    left: 40%;
  }
  .five-col-lg-push-3 {
    left: 60%;
  }
  .five-col-lg-push-4 {
    left: 80%;
  }
  .five-col-lg-pull-0 {
    right: auto;
  }
  .five-col-lg-pull-1 {
    right: 20%;
  }
  .five-col-lg-pull-2 {
    right: 40%;
  }
  .five-col-lg-pull-3 {
    right: 60%;
  }
  .five-col-lg-pull-4 {
    right: 80%;
  }
  .five-col-lg-offset-0 {
    margin-left: 0;
  }
  .five-col-lg-offset-1 {
    margin-left: 20%;
  }
  .five-col-lg-offset-2 {
    margin-left: 40%;
  }
  .five-col-lg-offset-3 {
    margin-left: 60%;
  }
  .five-col-lg-offset-4 {
    margin-left: 80%;
  }
}
table {
  max-width: 100%;
  background-color: #fff;
}
th {
  text-align: left;
}
.table-hover-actions tr td .table-hover-contents {
  position: relative;
  padding-bottom: 30px !important;
}
.table-hover-actions tr td ul.actions {
  position: absolute;
  width: auto;
  height: 20px;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 12px;
  list-style: none;
}
.table-hover-actions tr td ul.actions > li {
  float: left;
  border-right: 1px solid #ddd;
  line-height: 20px;
}
.table-hover-actions tr td ul.actions > li:last {
  border-right: 0;
}
.table-hover-actions tr td ul.actions > li > a {
  display: block;
  padding: 2px 8px;
}
.table-hover-actions tr td ul.actions > li > a:hover {
  background: #332a86;
  color: #fff;
  text-decoration: none;
}
.table-item-title {
  margin-top: 0;
}
.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 {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #f2f2f2;
}
.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;
  font-size: 12px;
}
table.allgrid,
table.livegrid {
  margin-bottom: 0;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-outlined {
  border: 1px solid #ddd;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f0f0f0;
}
.table-hover > tbody > tr:hover > td .actions.hide,
.table-hover > tbody > tr:hover > th .actions.hide {
  display: block !important;
}
.table-stats > tbody > tr > td,
.table-stats > tbody > tr > th {
  text-align: center;
}
.table-stats > tbody > tr > td .stat,
.table-stats > tbody > tr > th .stat {
  display: block;
  font-size: 30px;
  font-weight: 600;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > thead > tr > tbody > tr > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > thead > tr > tbody > tr > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr > thead > tr > tbody > tr > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr > thead > tr > tbody > tr > tfoot > tr.active > th {
  background-color: #f0f0f0;
}
.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;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.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;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.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: #f8dbc7;
  border-color: #f6c8b9;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #f5ccb0;
  border-color: #f3b6a3;
}
.table-responsive {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: scroll;
  border: 1px solid #ddd;
}
.table-responsive > .table {
  margin-bottom: 0;
  background-color: #fff;
}
.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.dataTable > thead > tr > th,
.table-responsive > .table.dataTable > tbody > tr > th,
.table-responsive > .table.dataTable > tfoot > tr > th,
.table-responsive > .table.dataTable > thead > tr > td,
.table-responsive > .table.dataTable > tbody > tr > td,
.table-responsive > .table.dataTable > tfoot > tr > td {
  white-space: normal;
}
.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 > thead > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
sup.req {
  color: #8a1f03;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  font-family: "Open Sans", "Open Sans", Helvetica, Arial, sans-serif;
}
legend:before,
legend:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
legend:after {
  clear: both;
}
legend:before,
legend:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
legend:after {
  clear: both;
}
legend .button-group {
  margin-bottom: 5px;
}
.panel-body legend {
  font-size: 16px;
  text-transform: uppercase;
  color: #939598;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 600;
}
input[type="search"] {
  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;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #939598;
}
.form-control::-moz-placeholder {
  color: #939598;
}
.form-control:-ms-input-placeholder {
  color: #939598;
}
.form-control::-webkit-input-placeholder {
  color: #939598;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.35rem;
  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: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #ddd;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 10px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  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 {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-control-feedback {
  display: none;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label {
  color: #5e9732;
}
.has-success .form-control {
  border-color: #5e9732;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #467125;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #91cc63;
}
.has-success .input-group-addon {
  color: #5e9732;
  border-color: #5e9732;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #5e9732;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #e36f1e;
}
.has-warning .form-control {
  border-color: #e36f1e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #b75917;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eea979;
}
.has-warning .input-group-addon {
  color: #e36f1e;
  border-color: #e36f1e;
  background-color: #f8dbc7;
}
.has-warning .form-control-feedback {
  color: #e36f1e;
}
.has-error .help-block,
.has-error .control-label {
  color: #8a1f03;
}
.has-error .form-control {
  border-color: #8a1f03;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #581402;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee3505;
}
.has-error .input-group-addon {
  color: #8a1f03;
  border-color: #8a1f03;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #8a1f03;
}
.has-feedback label:not(.error) ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label:not(.error).sr-only ~ .form-control-feedback {
  top: 0;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #939598;
  font-weight: 300;
  font-size: 12px;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .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: 7px;
  }
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
.btn,
#lwh-feed-upcoming .summary .register-link {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0.35rem;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus,
#lwh-feed-upcoming .summary .register-link:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
#lwh-feed-upcoming .summary .register-link:hover,
#lwh-feed-upcoming .summary .register-link:focus {
  color: #252525;
  text-decoration: none;
}
.btn:active,
.btn.active,
#lwh-feed-upcoming .summary .register-link:active,
#lwh-feed-upcoming .summary .register-link.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
#lwh-feed-upcoming .summary .register-link.disabled,
#lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] #lwh-feed-upcoming .summary .register-link {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-group > .btn,
.btn-group > #lwh-feed-upcoming .summary .register-link {
  border-color: #dedede;
}
.btn-group > .btn.btn-primary,
.btn-group > #lwh-feed-upcoming .summary .register-link.btn-primary,
.btn-group > .btn#lwh-feed-upcoming .summary .register-link {
  border-color: #272067;
}
.btn-group > .btn.btn-warning,
.btn-group > #lwh-feed-upcoming .summary .register-link.btn-warning {
  border-color: #c05d18;
}
.btn-group > .btn.btn-danger,
.btn-group > #lwh-feed-upcoming .summary .register-link.btn-danger {
  border-color: #621602;
}
.btn-group > .btn.btn-success,
.btn-group > #lwh-feed-upcoming .summary .register-link.btn-success {
  border-color: #4b7828;
}
.btn-group > .btn.btn-info,
.btn-group > #lwh-feed-upcoming .summary .register-link.btn-info {
  border-color: #0089b9;
}
.btn-default {
  color: #252525;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #252525;
  background-color: #dedede;
  border-color: #dedede;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-primary,
#lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #332a86;
  border-color: #332a86;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
#lwh-feed-upcoming .summary .register-link:hover,
#lwh-feed-upcoming .summary .register-link:focus,
#lwh-feed-upcoming .summary .register-link:active,
#lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle#lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #272067;
  border-color: #272067;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
#lwh-feed-upcoming .summary .register-link:active,
#lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle#lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
#lwh-feed-upcoming .summary .register-link.disabled,
#lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] #lwh-feed-upcoming .summary .register-link,
#lwh-feed-upcoming .summary .register-link.disabled:hover,
#lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] #lwh-feed-upcoming .summary .register-link:hover,
#lwh-feed-upcoming .summary .register-link.disabled:focus,
#lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] #lwh-feed-upcoming .summary .register-link:focus,
#lwh-feed-upcoming .summary .register-link.disabled:active,
#lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] #lwh-feed-upcoming .summary .register-link:active,
#lwh-feed-upcoming .summary .register-link.disabled.active,
#lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] #lwh-feed-upcoming .summary .register-link.active {
  background-color: #332a86;
  border-color: #332a86;
}
.btn-warning {
  color: #fff;
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #c05d18;
  border-color: #c05d18;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.btn-danger {
  color: #fff;
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #621602;
  border-color: #621602;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.btn-success {
  color: #fff;
  background-color: #5e9732;
  border-color: #5e9732;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #4b7828;
  border-color: #4b7828;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5e9732;
  border-color: #5e9732;
}
.btn-info {
  color: #fff;
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #0089b9;
  border-color: #0089b9;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.btn-purple {
  color: #fff;
  background-color: #332a86;
  border-color: #332a86;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple {
  color: #fff;
  background-color: #272067;
  border-color: #272067;
}
.btn-purple:active,
.btn-purple.active,
.open .dropdown-toggle.btn-purple {
  background-image: none;
}
.btn-purple.disabled,
.btn-purple[disabled],
fieldset[disabled] .btn-purple,
.btn-purple.disabled:hover,
.btn-purple[disabled]:hover,
fieldset[disabled] .btn-purple:hover,
.btn-purple.disabled:focus,
.btn-purple[disabled]:focus,
fieldset[disabled] .btn-purple:focus,
.btn-purple.disabled:active,
.btn-purple[disabled]:active,
fieldset[disabled] .btn-purple:active,
.btn-purple.disabled.active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple.active {
  background-color: #332a86;
  border-color: #332a86;
}
.btn-green {
  color: #fff;
  background-color: #5e9732;
  border-color: #5e9732;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  color: #fff;
  background-color: #4b7828;
  border-color: #4b7828;
}
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #5e9732;
  border-color: #5e9732;
}
.btn-orange {
  color: #fff;
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #c05d18;
  border-color: #c05d18;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.btn-red {
  color: #fff;
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
  color: #fff;
  background-color: #621602;
  border-color: #621602;
}
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
  background-image: none;
}
.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.btn-blue {
  color: #fff;
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #0089b9;
  border-color: #0089b9;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.btn-link {
  color: #332a86;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #241e5f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #939598;
  text-decoration: none;
}
.btn-link.btn-cancel {
  color: #8a1f03;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs,
#lwh-feed-upcoming .summary .register-link {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-update {
  display: none;
  padding: 0 !important;
  color: #939598 !important;
  pointer-events: auto !important;
}
.btn-update:hover,
.btn-update:focus {
  color: #555 !important;
  outline: 0 none !important;
}
.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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.35rem;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 12px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #000;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #000;
  background-color: #ddd;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #332a86;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
  font-weight: 600;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.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;
}
.dropdown-menu > .disabled > a:hover label,
.dropdown-menu > .disabled > a:focus label {
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #939598;
}
.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 dotted;
  border-bottom: 4px solid #000;
  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 {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #252525;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
#lwh-feed-upcoming .summary .register-link .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #252525;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret,
.dropup #lwh-feed-upcoming .summary .register-link .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn,
.btn-group > #lwh-feed-upcoming .summary .register-link,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active,
.btn-group > #lwh-feed-upcoming .summary .register-link:hover,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:hover,
.btn-group > #lwh-feed-upcoming .summary .register-link:focus,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:focus,
.btn-group > #lwh-feed-upcoming .summary .register-link:active,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:active,
.btn-group > #lwh-feed-upcoming .summary .register-link.active,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > #lwh-feed-upcoming .summary .register-link:focus,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group #lwh-feed-upcoming .summary .register-link + #lwh-feed-upcoming .summary .register-link,
.btn-group #lwh-feed-upcoming .summary .register-link + .btn-group,
.btn-group .btn-group + #lwh-feed-upcoming .summary .register-link {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group,
.btn-toolbar > #lwh-feed-upcoming .summary .register-link + #lwh-feed-upcoming .summary .register-link,
.btn-toolbar > .btn-group + #lwh-feed-upcoming .summary .register-link,
.btn-toolbar > #lwh-feed-upcoming .summary .register-link + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > #lwh-feed-upcoming .summary .register-link:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > #lwh-feed-upcoming .summary .register-link:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > #lwh-feed-upcoming .summary .register-link:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > #lwh-feed-upcoming .summary .register-link:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > #lwh-feed-upcoming .summary .register-link {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn-group:first-child > #lwh-feed-upcoming .summary .register-link:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn-group:last-child > #lwh-feed-upcoming .summary .register-link:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn,
.btn-group-xs > #lwh-feed-upcoming .summary .register-link {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  padding: 1px 5px;
}
.btn-group-sm > .btn,
.btn-group-sm > #lwh-feed-upcoming .summary .register-link {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-group-lg > .btn,
.btn-group-lg > #lwh-feed-upcoming .summary .register-link {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle,
.btn-group > #lwh-feed-upcoming .summary .register-link + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret,
#lwh-feed-upcoming .summary .register-link .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > #lwh-feed-upcoming .summary .register-link {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link + #lwh-feed-upcoming .summary .register-link,
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link + .btn-group,
.btn-group-vertical > .btn-group + #lwh-feed-upcoming .summary .register-link {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:first-child:not(:last-child) {
  border-top-right-radius: 0.35rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > #lwh-feed-upcoming .summary .register-link:last-child:not(:first-child) {
  border-bottom-left-radius: 0.35rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > #lwh-feed-upcoming .summary .register-link {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child > #lwh-feed-upcoming .summary .register-link:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child,
.btn-group-vertical > .btn-group:last-child > #lwh-feed-upcoming .summary .register-link:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > #lwh-feed-upcoming .summary .register-link {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group #lwh-feed-upcoming .summary .register-link {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > #lwh-feed-upcoming .summary .register-link > input[type="radio"],
[data-toggle="buttons"] > #lwh-feed-upcoming .summary .register-link > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  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,
select.input-group-sm > .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  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,
textarea.input-group-sm > .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #ddd;
  border: 1px solid #ccc;
  border-radius: 0.35rem;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:first-child > #lwh-feed-upcoming .summary .register-link,
.input-group-btn:last-child > #lwh-feed-upcoming .summary .register-link:not(:last-child):not(.dropdown-toggle) {
  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 > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > #lwh-feed-upcoming .summary .register-link,
.input-group-btn:first-child > #lwh-feed-upcoming .summary .register-link:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn,
.input-group-btn > #lwh-feed-upcoming .summary .register-link {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > #lwh-feed-upcoming .summary .register-link + #lwh-feed-upcoming .summary .register-link {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active,
.input-group-btn > #lwh-feed-upcoming .summary .register-link:hover,
.input-group-btn > #lwh-feed-upcoming .summary .register-link:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #332a86;
}
.nav > li.disabled > a {
  color: #939598;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #939598;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
  border-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #fff;
  background-color: #332a86;
  border-color: #332a86;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav.nav-condensed > li > a {
  padding: 5px 10px;
}
.nav-tabs {
  border-bottom: 1px solid #ccc;
  background: #f1f1f1;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  font-weight: 600;
}
.nav-tabs > li > a:hover {
  border-color: #332a86 #332a86 #ccc;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-bottom-color: transparent;
  cursor: default;
}
.panel-body .nav-tabs > li.active > a,
.panel-body .nav-tabs > li.active > a:hover,
.panel-body .nav-tabs > li.active > a:focus {
  background-color: #fff;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #ccc;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #f2f2f2;
}
.nav-tabs > .tab-group {
  position: relative;
  padding-right: 24px;
}
.nav-tabs > .tab-group .tab-name {
  margin-right: 0 !important;
  border-right: 0 !important;
  border-top-right-radius: 0 !important;
}
.nav-tabs > .tab-group .close-tab {
  color: #555;
  position: absolute;
  right: 0px;
  top: 0px;
  padding-left: 0;
  border-left: 0 !important;
  border-top-left-radius: 0 !important;
}
.nav-tabs > .tab-group:hover .tab-name,
.nav-tabs > .tab-group:hover .close-tab {
  background-color: #332a86;
  color: #fff;
  border-bottom-color: #332a86;
}
.nav-tabs > .tab-group.active:hover .tab-name,
.nav-tabs > .tab-group.active:hover .close-tab {
  color: #555;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-bottom-color: transparent;
}
.nav-tabs > .tab-group.active > a,
.nav-tabs > .tab-group.active > a:hover,
.nav-tabs > .tab-group.active > a:focus {
  cursor: pointer;
}
.nav-tabs.well-tabs > li.active > a {
  background-color: #fff;
}
.tab-content.well-tabs {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0 0 0.35rem 0.35rem;
}
.tab-content {
  padding-top: 19px;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.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: #fff;
  background-color: #332a86;
}
.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;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #ccc;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #f2f2f2;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #332a86;
  border-bottom-color: #332a86;
}
.nav a:hover .caret {
  border-top-color: #241e5f;
  border-bottom-color: #241e5f;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 0;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0.35rem;
  }
}
.navbar-header {
  padding-left: 5px;
  padding-right: 5px;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding: 5px 5px;
  border-top: 1px solid #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  max-height: 340px;
  overflow-x: visible;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    padding: 0;
    border-top: 0;
    box-shadow: none;
  }
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-width: 0 0 1px;
    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;
  margin-right: 2.5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #777;
}
.navbar-brand:hover,
.navbar-brand:focus {
  color: #5e5e5e;
  text-decoration: none;
  background-color: transparent;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #ccc;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #777;
  line-height: 20px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-nav > .disabled > a,
.navbar-nav > .disabled > a:hover,
.navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
@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 {
    color: #777;
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
    background-image: none;
  }
  .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.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-nav > .dropdown > a:hover .caret,
.navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-nav > .open > a .caret,
.navbar-nav > .open > a:hover .caret,
.navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-inverse {
  background-color: #332a86;
  border-color: #332a86;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #272067;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #272067;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse {
  border-top-color: #29216b;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #272067;
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #332a86;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #272067;
  }
  .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: #fff;
    background-color: #272067;
  }
  .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: #444;
    background-color: transparent;
  }
}
@media screen and (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
.navbar-btn {
  margin-top: 3px;
}
.navbar-text {
  float: left;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-link {
  color: #777;
}
.navbar-link:hover {
  color: #333;
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0.35rem;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #939598;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0.35rem;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 18px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.35rem;
  border-top-left-radius: 0.35rem;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.35rem;
  border-top-right-radius: 0.35rem;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff !important;
  background-color: #332a86;
  border-color: #332a86;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #939598;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ddd;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #939598;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
label .label {
  font-weight: normal;
}
.label-default {
  background-color: #252525;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #0c0c0c;
}
.label-light {
  background-color: #939598;
}
.label-light[href]:hover,
.label-light[href]:focus {
  background-color: #797b7f;
}
.label-primary {
  background-color: #332a86;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #241e5f;
}
.label-success {
  background-color: #5e9732;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #467125;
}
.label-info {
  background-color: #00a7e2;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0081af;
}
.label-warning {
  background-color: #e36f1e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b75917;
}
.label-danger {
  background-color: #8a1f03;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #581402;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #939598;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge,
#lwh-feed-upcoming .summary .register-link .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #332a86;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.badge-sponsor {
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  background-color: #252525;
  cursor: default;
  font-size: 11px;
  font-weight: normal;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14285714;
  color: inherit;
  background-color: #ddd;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #332a86;
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #252525;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0.35rem;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.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: #5e9732;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #467125;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #00a7e2;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #0081af;
}
.alert-warning {
  background-color: #f8dbc7;
  border-color: #f6c8b9;
  color: #e36f1e;
}
.alert-warning hr {
  border-top-color: #f3b6a3;
}
.alert-warning .alert-link {
  color: #b75917;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #8a1f03;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #581402;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0.35rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-color: #332a86;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5e9732;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #00a7e2;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e36f1e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #8a1f03;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0.35rem;
  border-top-left-radius: 0.35rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.35rem;
  border-bottom-left-radius: 0.35rem;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #332a86;
  border-color: #332a86;
}
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: #a39ce0;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0.35rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
@media (min-width: 768px) {
  .panel-body {
    min-height: 200px;
  }
  .panel-body.auto-height {
    min-height: 0px;
  }
}
.panel-body.panel-constrained {
  max-height: 500px;
  overflow: scroll;
}
.panel-condensed .panel-body {
  padding: 10px;
}
.panel-condensed .panel-heading {
  padding: 5px 10px;
}
.panel-condensed .panel-heading .panel-title {
  font-size: 14px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #ddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -0.65rem;
  border-top-left-radius: -0.65rem;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -0.65rem;
  border-bottom-left-radius: -0.65rem;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0.35rem;
  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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #332a86;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #332a86;
  border-color: #332a86;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #332a86;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #332a86;
}
.panel-primary a:not(.btn) {
  color: #332a86;
}
.panel-primary a:not(.btn):hover,
.panel-primary a:not(.btn):focus {
  color: #241e5f;
}
.panel-primary .dropdown-menu > li > a {
  color: #000;
}
.panel-primary .dropdown-menu > li > a:hover,
.panel-primary .dropdown-menu > li > a:focus {
  color: #000;
}
.panel-primary .dropdown-menu > .active > a,
.panel-primary .dropdown-menu > .active > a:hover,
.panel-primary .dropdown-menu > .active > a:focus {
  color: #332a86;
}
.panel-primary .dropdown-menu > .disabled > a,
.panel-primary .dropdown-menu > .disabled > a:hover,
.panel-primary .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.panel-primary .btn-link {
  color: #332a86;
}
.panel-primary .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #332a86 #332a86 #ccc;
  background: #332a86;
}
.panel-primary .list-group-item {
  border-color: #332a86;
}
.panel-success {
  border-color: #5e9732;
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #5e9732;
  border-color: #5e9732;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #5e9732;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #5e9732;
}
.panel-success .btn-primary,
.panel-success #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #5e9732;
  border-color: #5e9732;
}
.panel-success .btn-primary:hover,
.panel-success .btn-primary:focus,
.panel-success .btn-primary:active,
.panel-success .btn-primary.active,
.open .dropdown-toggle.panel-success .btn-primary,
.panel-success #lwh-feed-upcoming .summary .register-link:hover,
.panel-success #lwh-feed-upcoming .summary .register-link:focus,
.panel-success #lwh-feed-upcoming .summary .register-link:active,
.panel-success #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-success #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #4b7828;
  border-color: #4b7828;
}
.panel-success .btn-primary:active,
.panel-success .btn-primary.active,
.open .dropdown-toggle.panel-success .btn-primary,
.panel-success #lwh-feed-upcoming .summary .register-link:active,
.panel-success #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-success #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.panel-success .btn-primary.disabled,
.panel-success .btn-primary[disabled],
fieldset[disabled] .panel-success .btn-primary,
.panel-success .btn-primary.disabled:hover,
.panel-success .btn-primary[disabled]:hover,
fieldset[disabled] .panel-success .btn-primary:hover,
.panel-success .btn-primary.disabled:focus,
.panel-success .btn-primary[disabled]:focus,
fieldset[disabled] .panel-success .btn-primary:focus,
.panel-success .btn-primary.disabled:active,
.panel-success .btn-primary[disabled]:active,
fieldset[disabled] .panel-success .btn-primary:active,
.panel-success .btn-primary.disabled.active,
.panel-success .btn-primary[disabled].active,
fieldset[disabled] .panel-success .btn-primary.active,
.panel-success #lwh-feed-upcoming .summary .register-link.disabled,
.panel-success #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .panel-success #lwh-feed-upcoming .summary .register-link,
.panel-success #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-success #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .panel-success #lwh-feed-upcoming .summary .register-link:hover,
.panel-success #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-success #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .panel-success #lwh-feed-upcoming .summary .register-link:focus,
.panel-success #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-success #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .panel-success #lwh-feed-upcoming .summary .register-link:active,
.panel-success #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-success #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .panel-success #lwh-feed-upcoming .summary .register-link.active {
  background-color: #5e9732;
  border-color: #5e9732;
}
.panel-success a:not(.btn) {
  color: #5e9732;
}
.panel-success a:not(.btn):hover,
.panel-success a:not(.btn):focus {
  color: #467125;
}
.panel-success .dropdown-menu > li > a {
  color: #000;
}
.panel-success .dropdown-menu > li > a:hover,
.panel-success .dropdown-menu > li > a:focus {
  color: #000;
}
.panel-success .dropdown-menu > .active > a,
.panel-success .dropdown-menu > .active > a:hover,
.panel-success .dropdown-menu > .active > a:focus {
  color: #5e9732;
}
.panel-success .dropdown-menu > .disabled > a,
.panel-success .dropdown-menu > .disabled > a:hover,
.panel-success .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.panel-success .btn-link {
  color: #5e9732;
}
.panel-success .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #5e9732 #5e9732 #ccc;
  background: #5e9732;
}
.panel-success .list-group-item {
  border-color: #5e9732;
}
.panel-warning {
  border-color: #e36f1e;
}
.panel-warning > .panel-heading {
  color: #fff;
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e36f1e;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e36f1e;
}
.panel-warning .btn-primary,
.panel-warning #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.panel-warning .btn-primary:hover,
.panel-warning .btn-primary:focus,
.panel-warning .btn-primary:active,
.panel-warning .btn-primary.active,
.open .dropdown-toggle.panel-warning .btn-primary,
.panel-warning #lwh-feed-upcoming .summary .register-link:hover,
.panel-warning #lwh-feed-upcoming .summary .register-link:focus,
.panel-warning #lwh-feed-upcoming .summary .register-link:active,
.panel-warning #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-warning #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #c05d18;
  border-color: #c05d18;
}
.panel-warning .btn-primary:active,
.panel-warning .btn-primary.active,
.open .dropdown-toggle.panel-warning .btn-primary,
.panel-warning #lwh-feed-upcoming .summary .register-link:active,
.panel-warning #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-warning #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.panel-warning .btn-primary.disabled,
.panel-warning .btn-primary[disabled],
fieldset[disabled] .panel-warning .btn-primary,
.panel-warning .btn-primary.disabled:hover,
.panel-warning .btn-primary[disabled]:hover,
fieldset[disabled] .panel-warning .btn-primary:hover,
.panel-warning .btn-primary.disabled:focus,
.panel-warning .btn-primary[disabled]:focus,
fieldset[disabled] .panel-warning .btn-primary:focus,
.panel-warning .btn-primary.disabled:active,
.panel-warning .btn-primary[disabled]:active,
fieldset[disabled] .panel-warning .btn-primary:active,
.panel-warning .btn-primary.disabled.active,
.panel-warning .btn-primary[disabled].active,
fieldset[disabled] .panel-warning .btn-primary.active,
.panel-warning #lwh-feed-upcoming .summary .register-link.disabled,
.panel-warning #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .panel-warning #lwh-feed-upcoming .summary .register-link,
.panel-warning #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-warning #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .panel-warning #lwh-feed-upcoming .summary .register-link:hover,
.panel-warning #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-warning #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .panel-warning #lwh-feed-upcoming .summary .register-link:focus,
.panel-warning #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-warning #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .panel-warning #lwh-feed-upcoming .summary .register-link:active,
.panel-warning #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-warning #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .panel-warning #lwh-feed-upcoming .summary .register-link.active {
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.panel-warning a:not(.btn) {
  color: #e36f1e;
}
.panel-warning a:not(.btn):hover,
.panel-warning a:not(.btn):focus {
  color: #b75917;
}
.panel-warning .dropdown-menu > li > a {
  color: #000;
}
.panel-warning .dropdown-menu > li > a:hover,
.panel-warning .dropdown-menu > li > a:focus {
  color: #000;
}
.panel-warning .dropdown-menu > .active > a,
.panel-warning .dropdown-menu > .active > a:hover,
.panel-warning .dropdown-menu > .active > a:focus {
  color: #e36f1e;
}
.panel-warning .dropdown-menu > .disabled > a,
.panel-warning .dropdown-menu > .disabled > a:hover,
.panel-warning .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.panel-warning .btn-link {
  color: #e36f1e;
}
.panel-warning .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #e36f1e #e36f1e #ccc;
  background: #e36f1e;
}
.panel-warning .list-group-item {
  border-color: #e36f1e;
}
.panel-danger {
  border-color: #8a1f03;
}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #8a1f03;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #8a1f03;
}
.panel-danger .btn-primary,
.panel-danger #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.panel-danger .btn-primary:hover,
.panel-danger .btn-primary:focus,
.panel-danger .btn-primary:active,
.panel-danger .btn-primary.active,
.open .dropdown-toggle.panel-danger .btn-primary,
.panel-danger #lwh-feed-upcoming .summary .register-link:hover,
.panel-danger #lwh-feed-upcoming .summary .register-link:focus,
.panel-danger #lwh-feed-upcoming .summary .register-link:active,
.panel-danger #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-danger #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #621602;
  border-color: #621602;
}
.panel-danger .btn-primary:active,
.panel-danger .btn-primary.active,
.open .dropdown-toggle.panel-danger .btn-primary,
.panel-danger #lwh-feed-upcoming .summary .register-link:active,
.panel-danger #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-danger #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.panel-danger .btn-primary.disabled,
.panel-danger .btn-primary[disabled],
fieldset[disabled] .panel-danger .btn-primary,
.panel-danger .btn-primary.disabled:hover,
.panel-danger .btn-primary[disabled]:hover,
fieldset[disabled] .panel-danger .btn-primary:hover,
.panel-danger .btn-primary.disabled:focus,
.panel-danger .btn-primary[disabled]:focus,
fieldset[disabled] .panel-danger .btn-primary:focus,
.panel-danger .btn-primary.disabled:active,
.panel-danger .btn-primary[disabled]:active,
fieldset[disabled] .panel-danger .btn-primary:active,
.panel-danger .btn-primary.disabled.active,
.panel-danger .btn-primary[disabled].active,
fieldset[disabled] .panel-danger .btn-primary.active,
.panel-danger #lwh-feed-upcoming .summary .register-link.disabled,
.panel-danger #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .panel-danger #lwh-feed-upcoming .summary .register-link,
.panel-danger #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-danger #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .panel-danger #lwh-feed-upcoming .summary .register-link:hover,
.panel-danger #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-danger #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .panel-danger #lwh-feed-upcoming .summary .register-link:focus,
.panel-danger #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-danger #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .panel-danger #lwh-feed-upcoming .summary .register-link:active,
.panel-danger #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-danger #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .panel-danger #lwh-feed-upcoming .summary .register-link.active {
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.panel-danger a:not(.btn) {
  color: #8a1f03;
}
.panel-danger a:not(.btn):hover,
.panel-danger a:not(.btn):focus {
  color: #581402;
}
.panel-danger .dropdown-menu > li > a {
  color: #000;
}
.panel-danger .dropdown-menu > li > a:hover,
.panel-danger .dropdown-menu > li > a:focus {
  color: #000;
}
.panel-danger .dropdown-menu > .active > a,
.panel-danger .dropdown-menu > .active > a:hover,
.panel-danger .dropdown-menu > .active > a:focus {
  color: #8a1f03;
}
.panel-danger .dropdown-menu > .disabled > a,
.panel-danger .dropdown-menu > .disabled > a:hover,
.panel-danger .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.panel-danger .btn-link {
  color: #8a1f03;
}
.panel-danger .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #8a1f03 #8a1f03 #ccc;
  background: #8a1f03;
}
.panel-danger .list-group-item {
  border-color: #8a1f03;
}
.panel-info {
  border-color: #00a7e2;
}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00a7e2;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00a7e2;
}
.panel-info .btn-primary,
.panel-info #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.panel-info .btn-primary:hover,
.panel-info .btn-primary:focus,
.panel-info .btn-primary:active,
.panel-info .btn-primary.active,
.open .dropdown-toggle.panel-info .btn-primary,
.panel-info #lwh-feed-upcoming .summary .register-link:hover,
.panel-info #lwh-feed-upcoming .summary .register-link:focus,
.panel-info #lwh-feed-upcoming .summary .register-link:active,
.panel-info #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-info #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #0089b9;
  border-color: #0089b9;
}
.panel-info .btn-primary:active,
.panel-info .btn-primary.active,
.open .dropdown-toggle.panel-info .btn-primary,
.panel-info #lwh-feed-upcoming .summary .register-link:active,
.panel-info #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.panel-info #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.panel-info .btn-primary.disabled,
.panel-info .btn-primary[disabled],
fieldset[disabled] .panel-info .btn-primary,
.panel-info .btn-primary.disabled:hover,
.panel-info .btn-primary[disabled]:hover,
fieldset[disabled] .panel-info .btn-primary:hover,
.panel-info .btn-primary.disabled:focus,
.panel-info .btn-primary[disabled]:focus,
fieldset[disabled] .panel-info .btn-primary:focus,
.panel-info .btn-primary.disabled:active,
.panel-info .btn-primary[disabled]:active,
fieldset[disabled] .panel-info .btn-primary:active,
.panel-info .btn-primary.disabled.active,
.panel-info .btn-primary[disabled].active,
fieldset[disabled] .panel-info .btn-primary.active,
.panel-info #lwh-feed-upcoming .summary .register-link.disabled,
.panel-info #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .panel-info #lwh-feed-upcoming .summary .register-link,
.panel-info #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-info #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .panel-info #lwh-feed-upcoming .summary .register-link:hover,
.panel-info #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-info #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .panel-info #lwh-feed-upcoming .summary .register-link:focus,
.panel-info #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-info #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .panel-info #lwh-feed-upcoming .summary .register-link:active,
.panel-info #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-info #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .panel-info #lwh-feed-upcoming .summary .register-link.active {
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.panel-info a:not(.btn) {
  color: #00a7e2;
}
.panel-info a:not(.btn):hover,
.panel-info a:not(.btn):focus {
  color: #0081af;
}
.panel-info .dropdown-menu > li > a {
  color: #000;
}
.panel-info .dropdown-menu > li > a:hover,
.panel-info .dropdown-menu > li > a:focus {
  color: #000;
}
.panel-info .dropdown-menu > .active > a,
.panel-info .dropdown-menu > .active > a:hover,
.panel-info .dropdown-menu > .active > a:focus {
  color: #00a7e2;
}
.panel-info .dropdown-menu > .disabled > a,
.panel-info .dropdown-menu > .disabled > a:hover,
.panel-info .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.panel-info .btn-link {
  color: #00a7e2;
}
.panel-info .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #00a7e2 #00a7e2 #ccc;
  background: #00a7e2;
}
.panel-info .list-group-item {
  border-color: #00a7e2;
}
.child-panel-purple .panel,
.panel-purple {
  border-color: #332a86;
}
.child-panel-purple .panel > .panel-heading,
.panel-purple > .panel-heading {
  color: #fff;
  background-color: #332a86;
  border-color: #332a86;
}
.child-panel-purple .panel > .panel-heading + .panel-collapse .panel-body,
.panel-purple > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #332a86;
}
.child-panel-purple .panel > .panel-footer + .panel-collapse .panel-body,
.panel-purple > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #332a86;
}
.child-panel-purple .panel a:not(.btn),
.panel-purple a:not(.btn) {
  color: #332a86;
}
.child-panel-purple .panel a:not(.btn):hover,
.panel-purple a:not(.btn):hover,
.child-panel-purple .panel a:not(.btn):focus,
.panel-purple a:not(.btn):focus {
  color: #241e5f;
}
.child-panel-purple .panel .dropdown-menu > li > a,
.panel-purple .dropdown-menu > li > a {
  color: #000;
}
.child-panel-purple .panel .dropdown-menu > li > a:hover,
.panel-purple .dropdown-menu > li > a:hover,
.child-panel-purple .panel .dropdown-menu > li > a:focus,
.panel-purple .dropdown-menu > li > a:focus {
  color: #000;
}
.child-panel-purple .panel .dropdown-menu > .active > a,
.panel-purple .dropdown-menu > .active > a,
.child-panel-purple .panel .dropdown-menu > .active > a:hover,
.panel-purple .dropdown-menu > .active > a:hover,
.child-panel-purple .panel .dropdown-menu > .active > a:focus,
.panel-purple .dropdown-menu > .active > a:focus {
  color: #332a86;
}
.child-panel-purple .panel .dropdown-menu > .disabled > a,
.panel-purple .dropdown-menu > .disabled > a,
.child-panel-purple .panel .dropdown-menu > .disabled > a:hover,
.panel-purple .dropdown-menu > .disabled > a:hover,
.child-panel-purple .panel .dropdown-menu > .disabled > a:focus,
.panel-purple .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.child-panel-purple .panel .btn-link,
.panel-purple .btn-link {
  color: #332a86;
}
.child-panel-purple .panel .nav-tabs > li:not(.active) > a:hover,
.panel-purple .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #332a86 #332a86 #ccc;
  background: #332a86;
}
.child-panel-purple .panel .list-group-item,
.panel-purple .list-group-item {
  border-color: #332a86;
}
.child-panel-green .panel,
.panel-green {
  border-color: #5e9732;
}
.child-panel-green .panel > .panel-heading,
.panel-green > .panel-heading {
  color: #fff;
  background-color: #5e9732;
  border-color: #5e9732;
}
.child-panel-green .panel > .panel-heading + .panel-collapse .panel-body,
.panel-green > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #5e9732;
}
.child-panel-green .panel > .panel-footer + .panel-collapse .panel-body,
.panel-green > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #5e9732;
}
.child-panel-green .panel .btn-primary,
.panel-green .btn-primary,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link,
.panel-green #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #5e9732;
  border-color: #5e9732;
}
.child-panel-green .panel .btn-primary:hover,
.panel-green .btn-primary:hover,
.child-panel-green .panel .btn-primary:focus,
.panel-green .btn-primary:focus,
.child-panel-green .panel .btn-primary:active,
.panel-green .btn-primary:active,
.child-panel-green .panel .btn-primary.active,
.panel-green .btn-primary.active,
.open .dropdown-toggle.child-panel-green .panel .btn-primary,
.open .dropdown-toggle.panel-green .btn-primary,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link:hover,
.panel-green #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link:focus,
.panel-green #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-green #lwh-feed-upcoming .summary .register-link:active,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-green #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-green .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-green #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #4b7828;
  border-color: #4b7828;
}
.child-panel-green .panel .btn-primary:active,
.panel-green .btn-primary:active,
.child-panel-green .panel .btn-primary.active,
.panel-green .btn-primary.active,
.open .dropdown-toggle.child-panel-green .panel .btn-primary,
.open .dropdown-toggle.panel-green .btn-primary,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-green #lwh-feed-upcoming .summary .register-link:active,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-green #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-green .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-green #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.child-panel-green .panel .btn-primary.disabled,
.panel-green .btn-primary.disabled,
.child-panel-green .panel .btn-primary[disabled],
.panel-green .btn-primary[disabled],
fieldset[disabled] .child-panel-green .panel .btn-primary,
fieldset[disabled] .panel-green .btn-primary,
.child-panel-green .panel .btn-primary.disabled:hover,
.panel-green .btn-primary.disabled:hover,
.child-panel-green .panel .btn-primary[disabled]:hover,
.panel-green .btn-primary[disabled]:hover,
fieldset[disabled] .child-panel-green .panel .btn-primary:hover,
fieldset[disabled] .panel-green .btn-primary:hover,
.child-panel-green .panel .btn-primary.disabled:focus,
.panel-green .btn-primary.disabled:focus,
.child-panel-green .panel .btn-primary[disabled]:focus,
.panel-green .btn-primary[disabled]:focus,
fieldset[disabled] .child-panel-green .panel .btn-primary:focus,
fieldset[disabled] .panel-green .btn-primary:focus,
.child-panel-green .panel .btn-primary.disabled:active,
.panel-green .btn-primary.disabled:active,
.child-panel-green .panel .btn-primary[disabled]:active,
.panel-green .btn-primary[disabled]:active,
fieldset[disabled] .child-panel-green .panel .btn-primary:active,
fieldset[disabled] .panel-green .btn-primary:active,
.child-panel-green .panel .btn-primary.disabled.active,
.panel-green .btn-primary.disabled.active,
.child-panel-green .panel .btn-primary[disabled].active,
.panel-green .btn-primary[disabled].active,
fieldset[disabled] .child-panel-green .panel .btn-primary.active,
fieldset[disabled] .panel-green .btn-primary.active,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.disabled,
.panel-green #lwh-feed-upcoming .summary .register-link.disabled,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link[disabled],
.panel-green #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .child-panel-green .panel #lwh-feed-upcoming .summary .register-link,
fieldset[disabled] .panel-green #lwh-feed-upcoming .summary .register-link,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-green #lwh-feed-upcoming .summary .register-link.disabled:hover,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link[disabled]:hover,
.panel-green #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .child-panel-green .panel #lwh-feed-upcoming .summary .register-link:hover,
fieldset[disabled] .panel-green #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-green #lwh-feed-upcoming .summary .register-link.disabled:focus,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link[disabled]:focus,
.panel-green #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .child-panel-green .panel #lwh-feed-upcoming .summary .register-link:focus,
fieldset[disabled] .panel-green #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-green #lwh-feed-upcoming .summary .register-link.disabled:active,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link[disabled]:active,
.panel-green #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .child-panel-green .panel #lwh-feed-upcoming .summary .register-link:active,
fieldset[disabled] .panel-green #lwh-feed-upcoming .summary .register-link:active,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-green #lwh-feed-upcoming .summary .register-link.disabled.active,
.child-panel-green .panel #lwh-feed-upcoming .summary .register-link[disabled].active,
.panel-green #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .child-panel-green .panel #lwh-feed-upcoming .summary .register-link.active,
fieldset[disabled] .panel-green #lwh-feed-upcoming .summary .register-link.active {
  background-color: #5e9732;
  border-color: #5e9732;
}
.child-panel-green .panel a:not(.btn),
.panel-green a:not(.btn) {
  color: #5e9732;
}
.child-panel-green .panel a:not(.btn):hover,
.panel-green a:not(.btn):hover,
.child-panel-green .panel a:not(.btn):focus,
.panel-green a:not(.btn):focus {
  color: #467125;
}
.child-panel-green .panel .dropdown-menu > li > a,
.panel-green .dropdown-menu > li > a {
  color: #000;
}
.child-panel-green .panel .dropdown-menu > li > a:hover,
.panel-green .dropdown-menu > li > a:hover,
.child-panel-green .panel .dropdown-menu > li > a:focus,
.panel-green .dropdown-menu > li > a:focus {
  color: #000;
}
.child-panel-green .panel .dropdown-menu > .active > a,
.panel-green .dropdown-menu > .active > a,
.child-panel-green .panel .dropdown-menu > .active > a:hover,
.panel-green .dropdown-menu > .active > a:hover,
.child-panel-green .panel .dropdown-menu > .active > a:focus,
.panel-green .dropdown-menu > .active > a:focus {
  color: #5e9732;
}
.child-panel-green .panel .dropdown-menu > .disabled > a,
.panel-green .dropdown-menu > .disabled > a,
.child-panel-green .panel .dropdown-menu > .disabled > a:hover,
.panel-green .dropdown-menu > .disabled > a:hover,
.child-panel-green .panel .dropdown-menu > .disabled > a:focus,
.panel-green .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.child-panel-green .panel .btn-link,
.panel-green .btn-link {
  color: #5e9732;
}
.child-panel-green .panel .nav-tabs > li:not(.active) > a:hover,
.panel-green .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #5e9732 #5e9732 #ccc;
  background: #5e9732;
}
.child-panel-green .panel .list-group-item,
.panel-green .list-group-item {
  border-color: #5e9732;
}
.child-panel-orange .panel,
.panel-orange {
  border-color: #e36f1e;
}
.child-panel-orange .panel > .panel-heading,
.panel-orange > .panel-heading {
  color: #fff;
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.child-panel-orange .panel > .panel-heading + .panel-collapse .panel-body,
.panel-orange > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e36f1e;
}
.child-panel-orange .panel > .panel-footer + .panel-collapse .panel-body,
.panel-orange > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e36f1e;
}
.child-panel-orange .panel .btn-primary,
.panel-orange .btn-primary,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link,
.panel-orange #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.child-panel-orange .panel .btn-primary:hover,
.panel-orange .btn-primary:hover,
.child-panel-orange .panel .btn-primary:focus,
.panel-orange .btn-primary:focus,
.child-panel-orange .panel .btn-primary:active,
.panel-orange .btn-primary:active,
.child-panel-orange .panel .btn-primary.active,
.panel-orange .btn-primary.active,
.open .dropdown-toggle.child-panel-orange .panel .btn-primary,
.open .dropdown-toggle.panel-orange .btn-primary,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:hover,
.panel-orange #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:focus,
.panel-orange #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-orange #lwh-feed-upcoming .summary .register-link:active,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-orange #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-orange #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #c05d18;
  border-color: #c05d18;
}
.child-panel-orange .panel .btn-primary:active,
.panel-orange .btn-primary:active,
.child-panel-orange .panel .btn-primary.active,
.panel-orange .btn-primary.active,
.open .dropdown-toggle.child-panel-orange .panel .btn-primary,
.open .dropdown-toggle.panel-orange .btn-primary,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-orange #lwh-feed-upcoming .summary .register-link:active,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-orange #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-orange #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.child-panel-orange .panel .btn-primary.disabled,
.panel-orange .btn-primary.disabled,
.child-panel-orange .panel .btn-primary[disabled],
.panel-orange .btn-primary[disabled],
fieldset[disabled] .child-panel-orange .panel .btn-primary,
fieldset[disabled] .panel-orange .btn-primary,
.child-panel-orange .panel .btn-primary.disabled:hover,
.panel-orange .btn-primary.disabled:hover,
.child-panel-orange .panel .btn-primary[disabled]:hover,
.panel-orange .btn-primary[disabled]:hover,
fieldset[disabled] .child-panel-orange .panel .btn-primary:hover,
fieldset[disabled] .panel-orange .btn-primary:hover,
.child-panel-orange .panel .btn-primary.disabled:focus,
.panel-orange .btn-primary.disabled:focus,
.child-panel-orange .panel .btn-primary[disabled]:focus,
.panel-orange .btn-primary[disabled]:focus,
fieldset[disabled] .child-panel-orange .panel .btn-primary:focus,
fieldset[disabled] .panel-orange .btn-primary:focus,
.child-panel-orange .panel .btn-primary.disabled:active,
.panel-orange .btn-primary.disabled:active,
.child-panel-orange .panel .btn-primary[disabled]:active,
.panel-orange .btn-primary[disabled]:active,
fieldset[disabled] .child-panel-orange .panel .btn-primary:active,
fieldset[disabled] .panel-orange .btn-primary:active,
.child-panel-orange .panel .btn-primary.disabled.active,
.panel-orange .btn-primary.disabled.active,
.child-panel-orange .panel .btn-primary[disabled].active,
.panel-orange .btn-primary[disabled].active,
fieldset[disabled] .child-panel-orange .panel .btn-primary.active,
fieldset[disabled] .panel-orange .btn-primary.active,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.disabled,
.panel-orange #lwh-feed-upcoming .summary .register-link.disabled,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link[disabled],
.panel-orange #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .child-panel-orange .panel #lwh-feed-upcoming .summary .register-link,
fieldset[disabled] .panel-orange #lwh-feed-upcoming .summary .register-link,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-orange #lwh-feed-upcoming .summary .register-link.disabled:hover,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link[disabled]:hover,
.panel-orange #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:hover,
fieldset[disabled] .panel-orange #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-orange #lwh-feed-upcoming .summary .register-link.disabled:focus,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link[disabled]:focus,
.panel-orange #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:focus,
fieldset[disabled] .panel-orange #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-orange #lwh-feed-upcoming .summary .register-link.disabled:active,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link[disabled]:active,
.panel-orange #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .child-panel-orange .panel #lwh-feed-upcoming .summary .register-link:active,
fieldset[disabled] .panel-orange #lwh-feed-upcoming .summary .register-link:active,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-orange #lwh-feed-upcoming .summary .register-link.disabled.active,
.child-panel-orange .panel #lwh-feed-upcoming .summary .register-link[disabled].active,
.panel-orange #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .child-panel-orange .panel #lwh-feed-upcoming .summary .register-link.active,
fieldset[disabled] .panel-orange #lwh-feed-upcoming .summary .register-link.active {
  background-color: #e36f1e;
  border-color: #e36f1e;
}
.child-panel-orange .panel a:not(.btn),
.panel-orange a:not(.btn) {
  color: #e36f1e;
}
.child-panel-orange .panel a:not(.btn):hover,
.panel-orange a:not(.btn):hover,
.child-panel-orange .panel a:not(.btn):focus,
.panel-orange a:not(.btn):focus {
  color: #b75917;
}
.child-panel-orange .panel .dropdown-menu > li > a,
.panel-orange .dropdown-menu > li > a {
  color: #000;
}
.child-panel-orange .panel .dropdown-menu > li > a:hover,
.panel-orange .dropdown-menu > li > a:hover,
.child-panel-orange .panel .dropdown-menu > li > a:focus,
.panel-orange .dropdown-menu > li > a:focus {
  color: #000;
}
.child-panel-orange .panel .dropdown-menu > .active > a,
.panel-orange .dropdown-menu > .active > a,
.child-panel-orange .panel .dropdown-menu > .active > a:hover,
.panel-orange .dropdown-menu > .active > a:hover,
.child-panel-orange .panel .dropdown-menu > .active > a:focus,
.panel-orange .dropdown-menu > .active > a:focus {
  color: #e36f1e;
}
.child-panel-orange .panel .dropdown-menu > .disabled > a,
.panel-orange .dropdown-menu > .disabled > a,
.child-panel-orange .panel .dropdown-menu > .disabled > a:hover,
.panel-orange .dropdown-menu > .disabled > a:hover,
.child-panel-orange .panel .dropdown-menu > .disabled > a:focus,
.panel-orange .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.child-panel-orange .panel .btn-link,
.panel-orange .btn-link {
  color: #e36f1e;
}
.child-panel-orange .panel .nav-tabs > li:not(.active) > a:hover,
.panel-orange .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #e36f1e #e36f1e #ccc;
  background: #e36f1e;
}
.child-panel-orange .panel .list-group-item,
.panel-orange .list-group-item {
  border-color: #e36f1e;
}
.child-panel-red .panel,
.panel-red {
  border-color: #8a1f03;
}
.child-panel-red .panel > .panel-heading,
.panel-red > .panel-heading {
  color: #fff;
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.child-panel-red .panel > .panel-heading + .panel-collapse .panel-body,
.panel-red > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #8a1f03;
}
.child-panel-red .panel > .panel-footer + .panel-collapse .panel-body,
.panel-red > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #8a1f03;
}
.child-panel-red .panel .btn-primary,
.panel-red .btn-primary,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link,
.panel-red #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.child-panel-red .panel .btn-primary:hover,
.panel-red .btn-primary:hover,
.child-panel-red .panel .btn-primary:focus,
.panel-red .btn-primary:focus,
.child-panel-red .panel .btn-primary:active,
.panel-red .btn-primary:active,
.child-panel-red .panel .btn-primary.active,
.panel-red .btn-primary.active,
.open .dropdown-toggle.child-panel-red .panel .btn-primary,
.open .dropdown-toggle.panel-red .btn-primary,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link:hover,
.panel-red #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link:focus,
.panel-red #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-red #lwh-feed-upcoming .summary .register-link:active,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-red #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-red .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-red #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #621602;
  border-color: #621602;
}
.child-panel-red .panel .btn-primary:active,
.panel-red .btn-primary:active,
.child-panel-red .panel .btn-primary.active,
.panel-red .btn-primary.active,
.open .dropdown-toggle.child-panel-red .panel .btn-primary,
.open .dropdown-toggle.panel-red .btn-primary,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-red #lwh-feed-upcoming .summary .register-link:active,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-red #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-red .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-red #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.child-panel-red .panel .btn-primary.disabled,
.panel-red .btn-primary.disabled,
.child-panel-red .panel .btn-primary[disabled],
.panel-red .btn-primary[disabled],
fieldset[disabled] .child-panel-red .panel .btn-primary,
fieldset[disabled] .panel-red .btn-primary,
.child-panel-red .panel .btn-primary.disabled:hover,
.panel-red .btn-primary.disabled:hover,
.child-panel-red .panel .btn-primary[disabled]:hover,
.panel-red .btn-primary[disabled]:hover,
fieldset[disabled] .child-panel-red .panel .btn-primary:hover,
fieldset[disabled] .panel-red .btn-primary:hover,
.child-panel-red .panel .btn-primary.disabled:focus,
.panel-red .btn-primary.disabled:focus,
.child-panel-red .panel .btn-primary[disabled]:focus,
.panel-red .btn-primary[disabled]:focus,
fieldset[disabled] .child-panel-red .panel .btn-primary:focus,
fieldset[disabled] .panel-red .btn-primary:focus,
.child-panel-red .panel .btn-primary.disabled:active,
.panel-red .btn-primary.disabled:active,
.child-panel-red .panel .btn-primary[disabled]:active,
.panel-red .btn-primary[disabled]:active,
fieldset[disabled] .child-panel-red .panel .btn-primary:active,
fieldset[disabled] .panel-red .btn-primary:active,
.child-panel-red .panel .btn-primary.disabled.active,
.panel-red .btn-primary.disabled.active,
.child-panel-red .panel .btn-primary[disabled].active,
.panel-red .btn-primary[disabled].active,
fieldset[disabled] .child-panel-red .panel .btn-primary.active,
fieldset[disabled] .panel-red .btn-primary.active,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.disabled,
.panel-red #lwh-feed-upcoming .summary .register-link.disabled,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link[disabled],
.panel-red #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .child-panel-red .panel #lwh-feed-upcoming .summary .register-link,
fieldset[disabled] .panel-red #lwh-feed-upcoming .summary .register-link,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-red #lwh-feed-upcoming .summary .register-link.disabled:hover,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link[disabled]:hover,
.panel-red #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .child-panel-red .panel #lwh-feed-upcoming .summary .register-link:hover,
fieldset[disabled] .panel-red #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-red #lwh-feed-upcoming .summary .register-link.disabled:focus,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link[disabled]:focus,
.panel-red #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .child-panel-red .panel #lwh-feed-upcoming .summary .register-link:focus,
fieldset[disabled] .panel-red #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-red #lwh-feed-upcoming .summary .register-link.disabled:active,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link[disabled]:active,
.panel-red #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .child-panel-red .panel #lwh-feed-upcoming .summary .register-link:active,
fieldset[disabled] .panel-red #lwh-feed-upcoming .summary .register-link:active,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-red #lwh-feed-upcoming .summary .register-link.disabled.active,
.child-panel-red .panel #lwh-feed-upcoming .summary .register-link[disabled].active,
.panel-red #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .child-panel-red .panel #lwh-feed-upcoming .summary .register-link.active,
fieldset[disabled] .panel-red #lwh-feed-upcoming .summary .register-link.active {
  background-color: #8a1f03;
  border-color: #8a1f03;
}
.child-panel-red .panel a:not(.btn),
.panel-red a:not(.btn) {
  color: #8a1f03;
}
.child-panel-red .panel a:not(.btn):hover,
.panel-red a:not(.btn):hover,
.child-panel-red .panel a:not(.btn):focus,
.panel-red a:not(.btn):focus {
  color: #581402;
}
.child-panel-red .panel .dropdown-menu > li > a,
.panel-red .dropdown-menu > li > a {
  color: #000;
}
.child-panel-red .panel .dropdown-menu > li > a:hover,
.panel-red .dropdown-menu > li > a:hover,
.child-panel-red .panel .dropdown-menu > li > a:focus,
.panel-red .dropdown-menu > li > a:focus {
  color: #000;
}
.child-panel-red .panel .dropdown-menu > .active > a,
.panel-red .dropdown-menu > .active > a,
.child-panel-red .panel .dropdown-menu > .active > a:hover,
.panel-red .dropdown-menu > .active > a:hover,
.child-panel-red .panel .dropdown-menu > .active > a:focus,
.panel-red .dropdown-menu > .active > a:focus {
  color: #8a1f03;
}
.child-panel-red .panel .dropdown-menu > .disabled > a,
.panel-red .dropdown-menu > .disabled > a,
.child-panel-red .panel .dropdown-menu > .disabled > a:hover,
.panel-red .dropdown-menu > .disabled > a:hover,
.child-panel-red .panel .dropdown-menu > .disabled > a:focus,
.panel-red .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.child-panel-red .panel .btn-link,
.panel-red .btn-link {
  color: #8a1f03;
}
.child-panel-red .panel .nav-tabs > li:not(.active) > a:hover,
.panel-red .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #8a1f03 #8a1f03 #ccc;
  background: #8a1f03;
}
.child-panel-red .panel .list-group-item,
.panel-red .list-group-item {
  border-color: #8a1f03;
}
.child-panel-blue .panel,
.panel-blue {
  border-color: #00a7e2;
}
.child-panel-blue .panel > .panel-heading,
.panel-blue > .panel-heading {
  color: #fff;
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.child-panel-blue .panel > .panel-heading + .panel-collapse .panel-body,
.panel-blue > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #00a7e2;
}
.child-panel-blue .panel > .panel-footer + .panel-collapse .panel-body,
.panel-blue > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #00a7e2;
}
.child-panel-blue .panel .btn-primary,
.panel-blue .btn-primary,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link,
.panel-blue #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.child-panel-blue .panel .btn-primary:hover,
.panel-blue .btn-primary:hover,
.child-panel-blue .panel .btn-primary:focus,
.panel-blue .btn-primary:focus,
.child-panel-blue .panel .btn-primary:active,
.panel-blue .btn-primary:active,
.child-panel-blue .panel .btn-primary.active,
.panel-blue .btn-primary.active,
.open .dropdown-toggle.child-panel-blue .panel .btn-primary,
.open .dropdown-toggle.panel-blue .btn-primary,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:hover,
.panel-blue #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:focus,
.panel-blue #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-blue #lwh-feed-upcoming .summary .register-link:active,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-blue #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-blue #lwh-feed-upcoming .summary .register-link {
  color: #fff;
  background-color: #0089b9;
  border-color: #0089b9;
}
.child-panel-blue .panel .btn-primary:active,
.panel-blue .btn-primary:active,
.child-panel-blue .panel .btn-primary.active,
.panel-blue .btn-primary.active,
.open .dropdown-toggle.child-panel-blue .panel .btn-primary,
.open .dropdown-toggle.panel-blue .btn-primary,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:active,
.panel-blue #lwh-feed-upcoming .summary .register-link:active,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.active,
.panel-blue #lwh-feed-upcoming .summary .register-link.active,
.open .dropdown-toggle.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link,
.open .dropdown-toggle.panel-blue #lwh-feed-upcoming .summary .register-link {
  background-image: none;
}
.child-panel-blue .panel .btn-primary.disabled,
.panel-blue .btn-primary.disabled,
.child-panel-blue .panel .btn-primary[disabled],
.panel-blue .btn-primary[disabled],
fieldset[disabled] .child-panel-blue .panel .btn-primary,
fieldset[disabled] .panel-blue .btn-primary,
.child-panel-blue .panel .btn-primary.disabled:hover,
.panel-blue .btn-primary.disabled:hover,
.child-panel-blue .panel .btn-primary[disabled]:hover,
.panel-blue .btn-primary[disabled]:hover,
fieldset[disabled] .child-panel-blue .panel .btn-primary:hover,
fieldset[disabled] .panel-blue .btn-primary:hover,
.child-panel-blue .panel .btn-primary.disabled:focus,
.panel-blue .btn-primary.disabled:focus,
.child-panel-blue .panel .btn-primary[disabled]:focus,
.panel-blue .btn-primary[disabled]:focus,
fieldset[disabled] .child-panel-blue .panel .btn-primary:focus,
fieldset[disabled] .panel-blue .btn-primary:focus,
.child-panel-blue .panel .btn-primary.disabled:active,
.panel-blue .btn-primary.disabled:active,
.child-panel-blue .panel .btn-primary[disabled]:active,
.panel-blue .btn-primary[disabled]:active,
fieldset[disabled] .child-panel-blue .panel .btn-primary:active,
fieldset[disabled] .panel-blue .btn-primary:active,
.child-panel-blue .panel .btn-primary.disabled.active,
.panel-blue .btn-primary.disabled.active,
.child-panel-blue .panel .btn-primary[disabled].active,
.panel-blue .btn-primary[disabled].active,
fieldset[disabled] .child-panel-blue .panel .btn-primary.active,
fieldset[disabled] .panel-blue .btn-primary.active,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.disabled,
.panel-blue #lwh-feed-upcoming .summary .register-link.disabled,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link[disabled],
.panel-blue #lwh-feed-upcoming .summary .register-link[disabled],
fieldset[disabled] .child-panel-blue .panel #lwh-feed-upcoming .summary .register-link,
fieldset[disabled] .panel-blue #lwh-feed-upcoming .summary .register-link,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.disabled:hover,
.panel-blue #lwh-feed-upcoming .summary .register-link.disabled:hover,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link[disabled]:hover,
.panel-blue #lwh-feed-upcoming .summary .register-link[disabled]:hover,
fieldset[disabled] .child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:hover,
fieldset[disabled] .panel-blue #lwh-feed-upcoming .summary .register-link:hover,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.disabled:focus,
.panel-blue #lwh-feed-upcoming .summary .register-link.disabled:focus,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link[disabled]:focus,
.panel-blue #lwh-feed-upcoming .summary .register-link[disabled]:focus,
fieldset[disabled] .child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:focus,
fieldset[disabled] .panel-blue #lwh-feed-upcoming .summary .register-link:focus,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.disabled:active,
.panel-blue #lwh-feed-upcoming .summary .register-link.disabled:active,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link[disabled]:active,
.panel-blue #lwh-feed-upcoming .summary .register-link[disabled]:active,
fieldset[disabled] .child-panel-blue .panel #lwh-feed-upcoming .summary .register-link:active,
fieldset[disabled] .panel-blue #lwh-feed-upcoming .summary .register-link:active,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.disabled.active,
.panel-blue #lwh-feed-upcoming .summary .register-link.disabled.active,
.child-panel-blue .panel #lwh-feed-upcoming .summary .register-link[disabled].active,
.panel-blue #lwh-feed-upcoming .summary .register-link[disabled].active,
fieldset[disabled] .child-panel-blue .panel #lwh-feed-upcoming .summary .register-link.active,
fieldset[disabled] .panel-blue #lwh-feed-upcoming .summary .register-link.active {
  background-color: #00a7e2;
  border-color: #00a7e2;
}
.child-panel-blue .panel a:not(.btn),
.panel-blue a:not(.btn) {
  color: #00a7e2;
}
.child-panel-blue .panel a:not(.btn):hover,
.panel-blue a:not(.btn):hover,
.child-panel-blue .panel a:not(.btn):focus,
.panel-blue a:not(.btn):focus {
  color: #0081af;
}
.child-panel-blue .panel .dropdown-menu > li > a,
.panel-blue .dropdown-menu > li > a {
  color: #000;
}
.child-panel-blue .panel .dropdown-menu > li > a:hover,
.panel-blue .dropdown-menu > li > a:hover,
.child-panel-blue .panel .dropdown-menu > li > a:focus,
.panel-blue .dropdown-menu > li > a:focus {
  color: #000;
}
.child-panel-blue .panel .dropdown-menu > .active > a,
.panel-blue .dropdown-menu > .active > a,
.child-panel-blue .panel .dropdown-menu > .active > a:hover,
.panel-blue .dropdown-menu > .active > a:hover,
.child-panel-blue .panel .dropdown-menu > .active > a:focus,
.panel-blue .dropdown-menu > .active > a:focus {
  color: #00a7e2;
}
.child-panel-blue .panel .dropdown-menu > .disabled > a,
.panel-blue .dropdown-menu > .disabled > a,
.child-panel-blue .panel .dropdown-menu > .disabled > a:hover,
.panel-blue .dropdown-menu > .disabled > a:hover,
.child-panel-blue .panel .dropdown-menu > .disabled > a:focus,
.panel-blue .dropdown-menu > .disabled > a:focus {
  color: #939598;
}
.child-panel-blue .panel .btn-link,
.panel-blue .btn-link {
  color: #00a7e2;
}
.child-panel-blue .panel .nav-tabs > li:not(.active) > a:hover,
.panel-blue .nav-tabs > li:not(.active) > a:hover {
  color: #fff;
  border-color: #00a7e2 #00a7e2 #ccc;
  background: #00a7e2;
}
.child-panel-blue .panel .list-group-item,
.panel-blue .list-group-item {
  border-color: #00a7e2;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 0.35rem;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 2px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  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%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #f2f2f2;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
.modal-footer #lwh-feed-upcoming .summary .register-link + #lwh-feed-upcoming .summary .register-link {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group #lwh-feed-upcoming .summary .register-link + #lwh-feed-upcoming .summary .register-link {
  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 {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0.35rem;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption #lwh-feed-upcoming .summary .register-link {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
}
.ms-parent.form-control {
  border: 0;
  padding: 0;
  box-shadow: none;
}
.ms-choice {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.35rem;
  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;
  width: 100% !important;
  text-align: left;
}
.ms-choice:-moz-placeholder {
  color: #939598;
}
.ms-choice::-moz-placeholder {
  color: #939598;
}
.ms-choice:-ms-input-placeholder {
  color: #939598;
}
.ms-choice::-webkit-input-placeholder {
  color: #939598;
}
.ms-choice:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ms-choice[disabled],
.ms-choice[readonly],
fieldset[disabled] .ms-choice {
  cursor: not-allowed;
  background-color: #ddd;
}
textarea.ms-choice {
  height: auto;
}
.ms-choice.disabled {
  background-color: #ddd;
  background-image: none;
  border: 1px solid #ccc;
  cursor: default;
}
.ms-choice > span {
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.ms-choice > span.placeholder {
  color: #939598;
}
.ms-choice > div {
  position: absolute;
  top: 6px;
  right: 0;
  width: 20px;
  height: 25px;
  background: url('/images/multiple-select.png') left top no-repeat;
}
.ms-choice > div.open {
  background: url('/images/multiple-select.png') right top no-repeat;
}
.ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 1000;
  background: #fff;
  color: #252525;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.ms-drop.bottom {
  top: 100%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.ms-drop.top {
  bottom: 100%;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 26px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000;
}
.ms-search input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.35rem;
  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;
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.ms-search input:-moz-placeholder {
  color: #939598;
}
.ms-search input::-moz-placeholder {
  color: #939598;
}
.ms-search input:-ms-input-placeholder {
  color: #939598;
}
.ms-search input::-webkit-input-placeholder {
  color: #939598;
}
.ms-search input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ms-search input[disabled],
.ms-search input[readonly],
fieldset[disabled] .ms-search input {
  cursor: not-allowed;
  background-color: #ddd;
}
textarea.ms-search input {
  height: auto;
}
select.ms-search input {
  height: 30px;
  line-height: 30px;
}
textarea.ms-search input {
  height: auto;
}
.ms-search input,
.ms-search input:focus {
  background-image: url('/images/multiple-select.png');
  background-repeat: no-repeat;
  background-position: 100% -18px;
}
.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px;
}
.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
}
.ms-drop ul > li .disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.ms-drop ul > li.multiple {
  display: block;
  float: left;
}
.ms-drop ul > li.group {
  clear: both;
  padding-left: 0;
}
.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ms-drop ul > li label {
  font-weight: normal;
  display: block;
  white-space: nowrap;
  font-size: 12px;
  margin: 0 0 4px;
}
.ms-drop ul > li label.optgroup {
  font-weight: bold;
  margin-top: 8px;
}
.ms-drop input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 8px;
  margin-top: 0;
}
.ms-drop ul > li.ms-select-all {
  padding-left: 0;
}
.ms-drop ul > li.ms-select-all label {
  font-weight: bold;
}
.ms-drop .ms-no-results {
  display: none;
}
/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.noUi-vertical {
  width: 4px;
}
.noUi-handle {
  width: 24px;
  height: 24px;
  left: -10px;
  top: -10px;
}
@media (min-width: 768px) {
  .noUi-handle {
    width: 16px;
    height: 16px;
    left: -6px;
    top: -6px;
  }
}
/* Styling;
 */
.noUi-background {
  background: #939598;
}
@media (min-width: 768px) {
  .noUi-background {
    background: #ddd;
  }
}
.noUi-connect {
  background: #00a7e2;
  -webkit-transition: 450ms background ease;
  transition: 450ms background ease;
}
.noUi-origin {
  border-radius: 2px;
}
.noUi-target {
  border-radius: 2px;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  background: #00a7e2;
  border-radius: 500px;
}
.noUi-horizontal .noUi-handle {
  cursor: ew-resize;
}
/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
h1 span#main_section_title {
  font-size: 18px !important;
}
.white {
  color: #fff;
}
.block {
  display: block;
}
.nowrap,
.more-link {
  white-space: nowrap;
}
.no-margin {
  margin: 0;
}
.no-top-margin {
  margin-top: 0;
}
@media (min-width: 992px) {
  .no-top-margin-md {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .no-top-margin-lg {
    margin-top: 0;
  }
}
.no-bottom-margin {
  margin-bottom: 0;
}
.no-padding {
  padding: 0;
}
.faux-link {
  color: #332a86;
  cursor: pointer;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
img.alignleft {
  float: left;
  margin-right: 20px !important;
  margin-bottom: 10px !important;
}
img.alignright {
  float: right;
  margin-left: 20px !important;
  margin-bottom: 10px !important;
}
img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.table.data-table {
  margin: 0;
  min-width: 100%;
}
.table.data-table > thead > tr > th {
  background: #555;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid #939598;
  border-bottom: 0;
}
.table.data-table > thead > tr > th:last-child {
  border-right: 0;
}
.table.data-table > tbody > tr > td {
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #939598;
  font-size: 30px;
  line-height: 40px;
}
.table.data-table > tbody > tr > td:last-child {
  border-right: 0;
}
div.dataTables_filter label {
  margin: 0 10px;
}
div.dataTables_filter label input {
  margin-left: 5px;
}
table.no-header {
  margin-top: 0;
}
table.no-footer {
  margin-bottom: 0;
}
.table-striped > tr.row1 > td,
.table-striped > tbody > tr.row1 > td,
.table-striped > tr.row1 > th,
.table-striped > tbody > tr.row1 > th {
  background-color: #fff;
}
.table-striped > tr.row1 > td,
.table-striped > tbody > tr.row2 > td,
.table-striped > tr.row1 > th,
.table-striped > tbody > tr.row2 > th {
  background-color: #f9f9f9;
}
.table-hover > tr.row1:hover > td,
.table-hover > tbody > tr.row1:hover > td,
.table-hover > tr.row2:hover > td,
.table-hover > tbody > tr.row2:hover > td,
.table-hover > tr.row1:hover > th,
.table-hover > tbody > tr.row1:hover > th,
.table-hover > tr.row2:hover > th,
.table-hover > tbody > tr.row2:hover > th {
  background-color: #f0f0f0;
}
.google-visualization-table-table {
  width: 100%;
}
.divider-list {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}
.divider-list > li {
  padding: 0;
  float: left;
  border-right: 1px solid #252525;
  font-size: 12px;
  line-height: 14px;
}
.divider-list > li > a {
  display: block;
  padding: 0 5px;
}
.divider-list > li:first-child > a {
  padding-left: 0;
}
.divider-list > li:last-child {
  border-right: 0;
}
.divider-list > li:last-child > a {
  padding-right: 0;
}
.list-group.checkbox-list .list-group-item {
  padding: 0;
}
.list-group.checkbox-list .list-group-item:hover {
  background-color: #fcf8df;
}
.list-group.checkbox-list .list-group-item .checkbox {
  margin: 0 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.list-group.checkbox-list .list-group-item .checkbox input[type=checkbox] {
  margin-left: -20px;
}
.list-group.checkbox-list .list-group-item.checked {
  background-color: #faf2c8;
}
.list-group.checkbox-list .list-group-item.checked .checkbox label {
  font-weight: bold;
}
.list-group.checkbox-list .list-group-item.checked:hover {
  background-color: #fcf8df;
}
.form-group .img-indicator {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 15px;
  top: 7px;
}
.form-control.multi-select {
  height: 100px;
  overflow: scroll;
}
input[type="text"].form-control {
  text-overflow: ellipsis;
}
.icon-nav {
  margin-bottom: 40px;
}
.icon-nav:before,
.icon-nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.icon-nav:after {
  clear: both;
}
.icon-nav:before,
.icon-nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.icon-nav:after {
  clear: both;
}
.icon-nav > li {
  text-align: center;
}
.icon-nav > li > a {
  margin-bottom: 10px;
  font-size: 18px;
}
.icon-nav > li > a .glyphicon {
  font-size: 100px;
  display: block;
  margin: 0 auto 10px;
}
.icon-nav > li > a:hover,
.icon-nav > li > a:focus {
  color: #fff;
  background: #332a86;
}
.icon-nav > li.links-green > a:hover,
.icon-nav > li.links-green > a:focus {
  color: #fff;
  background: #5e9732;
}
.icon-nav > li.links-orange > a:hover,
.icon-nav > li.links-orange > a:focus {
  color: #fff;
  background: #e36f1e;
}
.icon-nav > li.links-red > a:hover,
.icon-nav > li.links-red > a:focus {
  color: #fff;
  background: #8a1f03;
}
.btn-help {
  color: #939598;
  font-size: 12px;
}
.drop_item {
  padding: 0px;
  border: 1px dashed #555 !important;
  min-height: 100px;
}
.drop_item > .item {
  padding: 10px;
}
.drop_item > .item.linkstatus1 {
  background-color: #f2dede;
}
.drop_item.alert-success > .item.linkstatus1 {
  background-color: transparent;
}
.drop_item.alert-info.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #5e9732;
}
.drop_item.alert-info.alert-success hr {
  border-top-color: #c9e2b3;
}
.drop_item.alert-info.alert-success .alert-link {
  color: #467125;
}
.draggable:hover {
  cursor: move;
}
.well.draggable:hover {
  background-color: #f2f2f2;
}
.ui-draggable-dragging {
  cursor: move;
}
.ui-draggable-dragging.well {
  width: 100%;
  z-index: 1000;
}
.page-bar {
  margin-bottom: 10px;
}
.input-range,
.select-sort {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
  display: inline-block;
  width: 50px;
  text-align: center;
}
select.input-range,
select.select-sort {
  height: 30px;
  line-height: 30px;
}
textarea.input-range,
textarea.select-sort {
  height: auto;
}
.select-sort {
  width: 160px;
}
.form-inline .form-group .form-control {
  width: 260px;
  max-width: 100%;
}
label.valid.error {
  display: none !important;
}
.btn-launch {
  display: block;
  position: absolute;
  right: 15px;
  top: 7px;
}
.btn-launch,
.btn-launch:hover,
.btn-launch:focus {
  color: #5e9732;
}
.btn-gravatar {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.xl-fixed {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  body.expanded-nav {
    padding-left: 160px;
  }
  body.expanded-nav .navbar-fixed-top,
  body.expanded-nav .navbar-fixed-bottom {
    left: 160px;
  }
  body.collapsed-nav {
    padding-left: 40px;
  }
  body.collapsed-nav .navbar-fixed-top,
  body.collapsed-nav .navbar-fixed-bottom {
    left: 40px;
  }
  body.no-menu .navbar-fixed-top,
  body.no-menu .navbar-fixed-bottom {
    left: 0;
  }
}
body.no-menu {
  padding: 0 0 60px !important;
}
body.no-menu #admin-bar,
body.no-menu .page-header {
  display: none !important;
}
#main-nav {
  position: fixed;
  width: 160px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1032;
  background: #252525;
  color: #939598;
}
#main-nav #navbar-logo {
  display: block;
  margin: 0 auto;
  padding: 12px 20px;
}
#main-nav .nav {
  background: #000;
  margin: 0;
}
@media (min-width: 768px) {
  #main-nav .nav {
    border-top: 1px solid #333;
  }
}
#main-nav .nav > li {
  margin: 0;
}
#main-nav .nav > li > a {
  color: #f2f2f2;
  background: #000;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 600;
  border-left: 4px solid transparent;
}
#main-nav .nav > li > a .glyphicon {
  display: inline-block;
  width: 20px;
  text-align: center;
  font-size: 12px;
}
#main-nav .nav > li > a .link-header {
  display: inline;
}
#main-nav .nav > li > a:hover,
#main-nav .nav > li > a:focus,
#main-nav .nav > li:hover > a {
  color: #fff;
  background: #252525;
  border-left-color: #5e9732;
}
#main-nav .nav > li.active > a,
#main-nav .nav > li.active > a:hover,
#main-nav .nav > li.active > a:focus {
  color: #fff;
  background: #252525;
  border-left-color: #5e9732;
}
#main-nav .nav a#menu-toggle {
  text-transform: none;
  color: #939598 !important;
  background: #252525;
  border-top: 1px solid #333;
  border-left: 0 none;
  font-size: 12px;
}
#main-nav .nav a#menu-toggle:hover {
  background: #252525;
  color: #fff !important;
}
#main-nav .nav .dropdown-menu {
  display: none;
  position: relative;
  float: none;
  top: 0;
  margin: 0;
  border-radius: 0;
  background: #000;
  min-width: 0;
  border: 0px;
  border-bottom: 1px solid #333;
}
#main-nav .nav .dropdown-menu li > a {
  display: block;
  color: #ddd;
  white-space: normal;
}
#main-nav .nav .dropdown-menu li.active > a,
#main-nav .nav .dropdown-menu li:hover > a,
#main-nav .nav .dropdown-menu li > a:hover,
#main-nav .nav .dropdown-menu li > a:focus {
  color: #5e9732;
  background: none;
  text-decoration: none;
}
#main-nav .nav > li:hover > .dropdown-menu,
#main-nav .nav > li.active > .dropdown-menu {
  display: block;
}
#main-nav .nav .dropdown-header {
  display: none;
}
#main-nav .nav > li:nth-child(1n+0) > a:hover,
#main-nav .nav > li:nth-child(1n+0) > a:focus,
#main-nav .nav > li:nth-child(1n+0):hover > a,
#main-nav .nav > li:nth-child(1n+0).active > a,
#main-nav .nav > li:nth-child(1n+0).active > a:hover,
#main-nav .nav > li:nth-child(1n+0).active > a:focus {
  border-left-color: #5e9732;
}
@media (min-width: 768px) {
  .collapsed-nav #main-nav .nav > li:nth-child(1n+0) > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(1n+0) > a:focus,
  .collapsed-nav #main-nav .nav > li:nth-child(1n+0):hover > a,
  .collapsed-nav #main-nav .nav > li:nth-child(1n+0).active > a,
  .collapsed-nav #main-nav .nav > li:nth-child(1n+0).active > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(1n+0).active > a:focus {
    background-color: #5e9732;
    border-left: 0 none;
  }
}
#main-nav .nav > li:nth-child(1n+0) .dropdown-menu li > a:hover,
#main-nav .nav > li:nth-child(1n+0) .dropdown-menu li > a:focus,
#main-nav .nav > li:nth-child(1n+0) .dropdown-menu li:hover > a,
#main-nav .nav > li:nth-child(1n+0) .dropdown-menu li.active > a,
#main-nav .nav > li:nth-child(1n+0) .dropdown-menu li.active > a:hover,
#main-nav .nav > li:nth-child(1n+0) .dropdown-menu li.active > a:focus {
  color: #5e9732;
}
#main-nav .nav > li:nth-child(2n+0) > a:hover,
#main-nav .nav > li:nth-child(2n+0) > a:focus,
#main-nav .nav > li:nth-child(2n+0):hover > a,
#main-nav .nav > li:nth-child(2n+0).active > a,
#main-nav .nav > li:nth-child(2n+0).active > a:hover,
#main-nav .nav > li:nth-child(2n+0).active > a:focus {
  border-left-color: #e36f1e;
}
@media (min-width: 768px) {
  .collapsed-nav #main-nav .nav > li:nth-child(2n+0) > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(2n+0) > a:focus,
  .collapsed-nav #main-nav .nav > li:nth-child(2n+0):hover > a,
  .collapsed-nav #main-nav .nav > li:nth-child(2n+0).active > a,
  .collapsed-nav #main-nav .nav > li:nth-child(2n+0).active > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(2n+0).active > a:focus {
    background-color: #e36f1e;
    border-left: 0 none;
  }
}
#main-nav .nav > li:nth-child(2n+0) .dropdown-menu li > a:hover,
#main-nav .nav > li:nth-child(2n+0) .dropdown-menu li > a:focus,
#main-nav .nav > li:nth-child(2n+0) .dropdown-menu li:hover > a,
#main-nav .nav > li:nth-child(2n+0) .dropdown-menu li.active > a,
#main-nav .nav > li:nth-child(2n+0) .dropdown-menu li.active > a:hover,
#main-nav .nav > li:nth-child(2n+0) .dropdown-menu li.active > a:focus {
  color: #e36f1e;
}
#main-nav .nav > li:nth-child(3n+0) > a:hover,
#main-nav .nav > li:nth-child(3n+0) > a:focus,
#main-nav .nav > li:nth-child(3n+0):hover > a,
#main-nav .nav > li:nth-child(3n+0).active > a,
#main-nav .nav > li:nth-child(3n+0).active > a:hover,
#main-nav .nav > li:nth-child(3n+0).active > a:focus {
  border-left-color: #00a7e2;
}
@media (min-width: 768px) {
  .collapsed-nav #main-nav .nav > li:nth-child(3n+0) > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(3n+0) > a:focus,
  .collapsed-nav #main-nav .nav > li:nth-child(3n+0):hover > a,
  .collapsed-nav #main-nav .nav > li:nth-child(3n+0).active > a,
  .collapsed-nav #main-nav .nav > li:nth-child(3n+0).active > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(3n+0).active > a:focus {
    background-color: #00a7e2;
    border-left: 0 none;
  }
}
#main-nav .nav > li:nth-child(3n+0) .dropdown-menu li > a:hover,
#main-nav .nav > li:nth-child(3n+0) .dropdown-menu li > a:focus,
#main-nav .nav > li:nth-child(3n+0) .dropdown-menu li:hover > a,
#main-nav .nav > li:nth-child(3n+0) .dropdown-menu li.active > a,
#main-nav .nav > li:nth-child(3n+0) .dropdown-menu li.active > a:hover,
#main-nav .nav > li:nth-child(3n+0) .dropdown-menu li.active > a:focus {
  color: #00a7e2;
}
#main-nav .nav > li:nth-child(4n+0) > a:hover,
#main-nav .nav > li:nth-child(4n+0) > a:focus,
#main-nav .nav > li:nth-child(4n+0):hover > a,
#main-nav .nav > li:nth-child(4n+0).active > a,
#main-nav .nav > li:nth-child(4n+0).active > a:hover,
#main-nav .nav > li:nth-child(4n+0).active > a:focus {
  border-left-color: #fed12f;
}
@media (min-width: 768px) {
  .collapsed-nav #main-nav .nav > li:nth-child(4n+0) > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(4n+0) > a:focus,
  .collapsed-nav #main-nav .nav > li:nth-child(4n+0):hover > a,
  .collapsed-nav #main-nav .nav > li:nth-child(4n+0).active > a,
  .collapsed-nav #main-nav .nav > li:nth-child(4n+0).active > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(4n+0).active > a:focus {
    background-color: #fed12f;
    border-left: 0 none;
  }
}
#main-nav .nav > li:nth-child(4n+0) .dropdown-menu li > a:hover,
#main-nav .nav > li:nth-child(4n+0) .dropdown-menu li > a:focus,
#main-nav .nav > li:nth-child(4n+0) .dropdown-menu li:hover > a,
#main-nav .nav > li:nth-child(4n+0) .dropdown-menu li.active > a,
#main-nav .nav > li:nth-child(4n+0) .dropdown-menu li.active > a:hover,
#main-nav .nav > li:nth-child(4n+0) .dropdown-menu li.active > a:focus {
  color: #fed12f;
}
#main-nav .nav > li:nth-child(5n+0) > a:hover,
#main-nav .nav > li:nth-child(5n+0) > a:focus,
#main-nav .nav > li:nth-child(5n+0):hover > a,
#main-nav .nav > li:nth-child(5n+0).active > a,
#main-nav .nav > li:nth-child(5n+0).active > a:hover,
#main-nav .nav > li:nth-child(5n+0).active > a:focus {
  border-left-color: #bc2a04;
}
@media (min-width: 768px) {
  .collapsed-nav #main-nav .nav > li:nth-child(5n+0) > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(5n+0) > a:focus,
  .collapsed-nav #main-nav .nav > li:nth-child(5n+0):hover > a,
  .collapsed-nav #main-nav .nav > li:nth-child(5n+0).active > a,
  .collapsed-nav #main-nav .nav > li:nth-child(5n+0).active > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(5n+0).active > a:focus {
    background-color: #bc2a04;
    border-left: 0 none;
  }
}
#main-nav .nav > li:nth-child(5n+0) .dropdown-menu li > a:hover,
#main-nav .nav > li:nth-child(5n+0) .dropdown-menu li > a:focus,
#main-nav .nav > li:nth-child(5n+0) .dropdown-menu li:hover > a,
#main-nav .nav > li:nth-child(5n+0) .dropdown-menu li.active > a,
#main-nav .nav > li:nth-child(5n+0) .dropdown-menu li.active > a:hover,
#main-nav .nav > li:nth-child(5n+0) .dropdown-menu li.active > a:focus {
  color: #bc2a04;
}
#main-nav .nav > li:nth-child(6n+0) > a:hover,
#main-nav .nav > li:nth-child(6n+0) > a:focus,
#main-nav .nav > li:nth-child(6n+0):hover > a,
#main-nav .nav > li:nth-child(6n+0).active > a,
#main-nav .nav > li:nth-child(6n+0).active > a:hover,
#main-nav .nav > li:nth-child(6n+0).active > a:focus {
  border-left-color: #7e75d4;
}
@media (min-width: 768px) {
  .collapsed-nav #main-nav .nav > li:nth-child(6n+0) > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(6n+0) > a:focus,
  .collapsed-nav #main-nav .nav > li:nth-child(6n+0):hover > a,
  .collapsed-nav #main-nav .nav > li:nth-child(6n+0).active > a,
  .collapsed-nav #main-nav .nav > li:nth-child(6n+0).active > a:hover,
  .collapsed-nav #main-nav .nav > li:nth-child(6n+0).active > a:focus {
    background-color: #7e75d4;
    border-left: 0 none;
  }
}
#main-nav .nav > li:nth-child(6n+0) .dropdown-menu li > a:hover,
#main-nav .nav > li:nth-child(6n+0) .dropdown-menu li > a:focus,
#main-nav .nav > li:nth-child(6n+0) .dropdown-menu li:hover > a,
#main-nav .nav > li:nth-child(6n+0) .dropdown-menu li.active > a,
#main-nav .nav > li:nth-child(6n+0) .dropdown-menu li.active > a:hover,
#main-nav .nav > li:nth-child(6n+0) .dropdown-menu li.active > a:focus {
  color: #7e75d4;
}
#main-nav .nav .test {
  color: palegreen;
}
@media (min-width: 768px) {
  #main-nav .nav .dropdown-menu {
    position: absolute;
    left: 100%;
    min-width: 160px;
  }
  body.expanded-nav #main-nav .nav > li.active .dropdown-menu {
    display: block;
    position: relative;
    left: 0;
    min-width: 0;
  }
  body.collapsed-nav #main-nav {
    width: 40px;
  }
  body.collapsed-nav #main-nav #navbar-logo {
    display: none !important;
  }
  body.collapsed-nav #main-nav .nav > li > a {
    border-left: 0 none;
  }
  body.collapsed-nav #main-nav .nav > li > a > .link-header {
    display: none;
  }
  body.collapsed-nav #main-nav .nav > li.active .dropdown-menu {
    display: none;
  }
  body.collapsed-nav #main-nav .nav > li:hover .dropdown-menu {
    display: block;
  }
  body.collapsed-nav #main-nav .dropdown-header {
    display: block;
  }
}
#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#inner-wrap {
  position: relative;
  width: 100%;
}
.btn-navbar {
  float: left;
  margin: 10px;
  background: none;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 2px;
}
.btn-navbar .icon-bars {
  width: 22px;
  display: block;
  margin: 0 auto 2px;
}
.btn-navbar .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 4px;
}
.btn-navbar:hover,
.btn-navbar:focus,
.btn-navbar.active {
  color: #332a86;
  background: #fff;
}
.btn-navbar:hover .icon-bar,
.btn-navbar:focus .icon-bar,
.btn-navbar.active .icon-bar {
  background-color: #332a86;
}
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  #admin-bar .navbar-text {
    float: none;
    margin: 10px;
  }
  .js-ready #inner-wrap {
    left: 0;
  }
  .js-ready #main-nav {
    position: absolute;
    left: -160px;
  }
  .js-ready.csstransforms3d.csstransitions #inner-wrap {
    left: 0 !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 500ms ease;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .js-ready.csstransforms3d.csstransitions #main-nav {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .js-nav #inner-wrap {
    left: 160px;
  }
  .js-nav.csstransforms3d.csstransitions #inner-wrap {
    -webkit-transform: translate3d(160px, 0, 0);
    transform: translate3d(160px, 0, 0);
  }
}
#admin-bar {
  padding: 0;
}
@media (min-width: 768px) {
  #admin-bar {
    padding-left: 16px;
  }
}
#welcome-text {
  color: #fff;
}
#welcome-text a {
  color: #fff;
}
.system-alert {
  padding: 10px 16px;
  margin: 0 auto;
  background: #5e9732;
  border-bottom: 1px solid #467125;
}
.system-alert:before,
.system-alert:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.system-alert:after {
  clear: both;
}
.system-alert:before,
.system-alert:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.system-alert:after {
  clear: both;
}
.system-alert,
.system-alert h1,
.system-alert h2,
.system-alert h3,
.system-alert h4,
.system-alert h5,
.system-alert h6,
.system-alert .h1,
.system-alert .h2,
.system-alert .h3,
.system-alert .h4,
.system-alert .h5,
.system-alert .h6 {
  color: #fff;
}
.system-alert a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}
.system-alert a:not(.btn):hover {
  text-decoration: none;
}
.system-alert.client-alert {
  background: #e36f1e;
  border-bottom-color: #b75917;
}
#section-help-link,
#section-help-drawer {
  display: none;
}
#content-main {
  position: relative;
  padding: 0;
}
#contents {
  padding: 30px 15px;
}
@media (min-width: 768px) {
  #contents {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#contents > .section-header:first-child {
  margin-top: 0;
}
.results-header {
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 0.35rem 0.35rem 0 0;
  background: #f2f2f2;
}
.results-header .title {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
  font-weight: normal;
}
.results-table .table-row {
  padding: 10px;
  border: 1px solid #ddd;
  margin-top: -1px;
  font-size: 12px;
}
.results-table .table-row:last-child {
  border-radius: 0 0 0.35rem 0.35rem;
}
.results-table .table-row:hover {
  background-color: #f0f0f0;
}
.results-table .table-row .alloweddiv:before,
.results-table .table-row .alloweddiv:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results-table .table-row .alloweddiv:after {
  clear: both;
}
.results-table .table-row .alloweddiv:before,
.results-table .table-row .alloweddiv:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results-table .table-row .alloweddiv:after {
  clear: both;
}
.results-table .table-row .product {
  margin: 10px 0;
  padding: 20px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
}
.results-table .table-row .product:before,
.results-table .table-row .product:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results-table .table-row .product:after {
  clear: both;
}
.results-table .table-row .product:before,
.results-table .table-row .product:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.results-table .table-row .product:after {
  clear: both;
}
.results-table .table-row .product > h4 {
  margin-top: 0;
  color: #332a86;
  text-transform: uppercase;
}
.results-table .table-row .product .topic {
  float: left;
  margin: 0 40px 0 0;
}
.results-table .table-row .product .topic .checkbox {
  font-weight: normal;
}
.results-table .table-row .desc > span {
  display: block;
  margin: 10px 0;
}
.results-table .table-row:nth-child(odd) {
  background-color: #f9f9f9;
}
.results-table .table-row:nth-child(odd):hover {
  background-color: #f0f0f0;
}
@media (min-width: 768px) {
  .results-table .table-row .product {
    float: left;
    margin: 10px 10px 0 0;
  }
}
.APIKEY_KEY {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
#footer-bar {
  padding: 0 16px;
}
@media (max-width: 767px) {
  #footer-bar {
    position: static;
  }
}
.copyright {
  font-size: 12px;
  line-height: 20px;
  float: none;
}
.panel-body > h1:first-child,
.panel-body > h2:first-child,
.panel-body > h3:first-child,
.panel-body > h4:first-child,
.panel-body > h5:first-child,
.panel-body > h6:first-child {
  margin-top: 0;
}
.panel-toggle {
  display: block;
  position: relative;
  cursor: pointer;
}
.panel-toggle .toggle-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  font-size: 12px !important;
}
.panel-toggle .glyphicon-chevron-down {
  display: block;
}
.panel-toggle .glyphicon-chevron-right {
  display: none;
}
.panel-toggle.collapsed .glyphicon-chevron-down {
  display: none;
}
.panel-toggle.collapsed .glyphicon-chevron-right {
  display: block;
}
.panel-toggle {
  display: block;
  position: relative;
  cursor: pointer;
}
.panel-toggle .toggle-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  font-size: 12px !important;
}
.panel-toggle .glyphicon-chevron-down {
  display: block;
}
.panel-toggle .glyphicon-chevron-right {
  display: none;
}
.panel-toggle.collapsed .glyphicon-chevron-down {
  display: none;
}
.panel-toggle.collapsed .glyphicon-chevron-right {
  display: block;
}
.panel-heading[data-toggle="collapse"]:hover {
  cursor: pointer;
}
.panel-heading .glyphicon {
  font-size: 14px;
}
.panel-body ul.typeahead {
  max-height: 115px;
  overflow-x: scroll;
}
.mce-container {
  max-width: 100%;
}
div.mce-fullscreen {
  z-index: 1050;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container input[type="text"] {
  width: 70%;
}
.multiselect-container .input-group-addon {
  padding: 3px;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  cursor: pointer;
}
.multiselect-container > li label.multiselect-header {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
}
.multiselect-container > li label > input[type="checkbox"] {
  margin-bottom: 5px;
}
.bootstro-next-btn {
  float: right;
}
.bootstro-prev-btn {
  float: left;
}
.bootstro-backdrop {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #000000;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040;
}
.bootstro-highlight {
  z-index: 9999;
  position: relative;
  border: 1px solid white;
  background-color: white;
}
.bootstro-finish-btn-wrapper {
  /*border-top:1px solid #eee;*/
  padding-top: 10px;
  text-align: center;
  clear: both;
}
.bootstro-nav-wrapper {
  margin-top: 10px;
}
.bootstro-nav-wrapper button,
.bootstro-finish-btn-wrapper button {
  font-size: 12px !important;
  padding: 3px 5px 3px 5px !important;
  font-weight: bold;
}
body.dragging,
body.dragging * {
  cursor: move !important;
}
.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}
.handle {
  cursor: move;
}
div.placeholder {
  position: relative;
  /** More li styles **/
  background-color: gray;
  margin-bottom: 1em;
  height: 1px;
}
div.placeholder:before {
  position: absolute;
  /** Define arrowhead **/
}
.form-group .handle .glyphicon {
  line-height: 34px;
  top: 0;
}
#lwh-feed-upcoming .summary > * {
  display: none;
}
#lwh-feed-upcoming .summary > p.meta {
  display: block;
}
#lwh-feed-upcoming .summary > p.meta > br {
  display: none;
}
#lwh-feed-upcoming .summary .date {
  display: block;
  margin-bottom: 20px / 2;
}
.jb-highchart {
  height: 260px;
}
#jobs-collapse dl dt {
  font-size: 30px;
}
#jobs-collapse dl dt,
#jobs-collapse dl dd {
  line-height: 40px;
}
#links-collapse .list-group-item {
  overflow: hidden;
  text-overflow: ellipsis;
}
.stButton,
.stButton * {
  box-sizing: content-box;
}
#job-performance-views,
#job-performance-clicks {
  margin: 10px;
  font-size: 18px;
}
#job-performance-views span,
#job-performance-clicks span {
  text-transform: uppercase;
  color: #00a7e2;
}
#job-filters .panel-title {
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
#job-filters .panel-body .panel-body {
  min-height: 0;
  padding-left: 0;
  padding-right: 0;
}
#job-filters .panel-body .panel-body > .checkbox:first-child {
  margin-top: 0;
}
#job-filters .panel-body .panel-body > .checkbox:last-child {
  margin-bottom: 0;
}
.jb-search-results .table-item-title .glyphicon {
  font-size: 16px;
  top: 3px;
}
.jb-search-results .job-post-title {
  font-weight: bold;
}
.jb-search-results .post-description {
  margin: 10px 0;
}
.job-post-header {
  padding: 8px 40px;
  border-top: 1px solid #ddd;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.job-post-row {
  position: relative;
  padding: 8px 40px;
  border-top: 1px solid #ddd;
  background-color: #fff;
}
.job-post-row:nth-child(odd) {
  background-color: #f9f9f9;
}
.job-post-checkbox {
  position: absolute;
  top: 8px;
  left: 8px;
}
.job-post-checkbox input[type=checkbox] {
  margin-top: 0;
}
.job-number-label {
  display: block;
  word-break: normal;
}
.job-post-job-number {
  font-size: 12px;
  word-break: break-all;
}
.job-post-actions {
  position: absolute;
  top: 8px;
  right: 8px;
}
.table-item {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: #555;
}
@media (min-width: 992px) {
  .job-number-label {
    display: none;
  }
}
@media (max-width: 1199px) {
  .table-item-group {
    margin: 0 0 10px;
  }
}
@media (max-width: 1199px) {
  .btn-view-job {
    margin-bottom: 10px;
  }
}
.ts-highchart {
  height: 260px;
}
#talent-filters .panel-title {
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
#talent-filters .panel-title .panel-toggle .toggle-icon {
  right: 0;
}
#talent-filters .panel-body .panel-body {
  padding: 10px 0;
  min-height: 0;
}
#talent-filters .panel-body .panel-body > .checkbox:first-child {
  margin-top: 0;
}
.ts-search-results .table-item-title .glyphicon {
  font-size: 16px;
  top: 3px;
}
.ts-search-results .talent-post-title {
  font-weight: bold;
}
.ts-search-results .post-description {
  margin: 10px 0;
}
.ts-description {
  padding: 10px 0;
}
.branding-section-preview {
  position: relative;
}
.branding-section-preview .preview-section {
  text-align: center;
  border: 2px dashed #ddd;
  padding: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .branding-section-preview .preview-section {
    position: absolute;
    left: 50%;
    top: 0;
    margin-bottom: 0px;
  }
}
.branding-section-preview .btn-preview {
  display: inline-block;
  margin-bottom: 0;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 0 none;
  color: #fff;
  background: #333;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.branding-section-preview .btn-preview:hover,
.branding-section-preview .btn-preview:focus {
  text-decoration: none;
  background: #000;
}
#talent_image_container {
  position: relative;
  float: left;
  margin-bottom: 20px / 2;
}
#talent_image_container #removePic {
  position: absolute;
  bottom: 5px;
  right: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  border-radius: 0.35rem 0 0 0;
}
#talent_image_container #removePic:hover,
#talent_image_container #removePic:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 768px) {
  .btn-view-talent {
    display: inline-block;
    margin-top: 15px;
  }
}
table.dataTable thead th.details-control.sorting_asc:after {
  content: '';
  display: none;
}
td.details-control {
  text-align: center;
  width: 40px;
}
td.details-control:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Glyphicons Halflings';
  content: "\e081";
  cursor: pointer;
}
.shown td.details-control:after {
  content: "\e082";
}
#deliverable-filters .form-horizontal .col-sm-4,
#deliverable-filters .form-horizontal .col-sm-8 {
  width: 100%;
  float: none;
}
#deliverable-filters .form-horizontal .control-label {
  text-align: left;
  margin-bottom: 5px;
}
#deliverableList_container .table {
  margin-bottom: 0;
  border-bottom-width: 0;
}
#deliverableList_container .table:last-child {
  border-bottom-width: 1px;
}
#deliverableList_container .panel-body {
  min-height: 0px;
}
.comp-progress-bar-wrapper {
  margin: 0 auto 40px;
}
.comp-progress-bar {
  margin: 0;
  padding: 0 0 0 4px;
  position: relative;
  list-style: none;
  overflow: hidden;
  text-align: center;
}
.comp-progress-bar li {
  display: inline-block;
  margin-left: -4px;
  position: relative;
  width: 25%;
}
.comp-progress-bar li > a {
  display: inline-block;
  position: relative;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  font-family: "Open Sans", "Open Sans", Helvetica, Arial, sans-serif;
  padding: 5px 10px 5px 30px;
  color: #252525;
  background: #ddd;
}
.comp-progress-bar li > a:before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  width: 34px;
  height: 34px;
  background: #ddd;
  border-radius: 0 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: auto;
  right: -16px;
  border: 4px solid #f2f2f2;
  border-bottom: none;
  border-left: none;
}
.comp-progress-bar li > a:hover {
  background-color: #939598;
  color: #fff;
  text-decoration: none;
}
.comp-progress-bar li > a:hover:before {
  background: #939598;
}
.comp-progress-bar li.active > a {
  background-color: #00a7e2;
  color: #fff;
  text-decoration: none;
}
.comp-progress-bar li.active > a:before {
  background: #00a7e2;
}
.comp-progress-bar li.step1.active > a,
.comp-progress-bar li.step1.active > a:before {
  background: #5e9732;
}
.comp-progress-bar li.step2.active > a,
.comp-progress-bar li.step2.active > a:before {
  background: #e36f1e;
}
.comp-progress-bar li.step3.active > a,
.comp-progress-bar li.step3.active > a:before {
  background: #00a7e2;
}
.comp-progress-bar li.first > a {
  border-radius: 3px 0 0 3px;
}
.comp-progress-bar li.last > a {
  border-radius: 0 3px 3px 0;
}
.comp-progress-bar li.last > a:before {
  display: none;
}
.comp-progress-bar li.step1 {
  z-index: 10;
}
.comp-progress-bar li.step2 {
  z-index: 9;
}
.comp-progress-bar li.step3 {
  z-index: 8;
}
.comp-progress-bar li.step4 {
  z-index: 7;
}
.hml-button {
  display: inline-block;
  margin: 20px auto;
  color: #252525;
  font-size: 18px;
  font-weight: 700;
}
.hml-button .glyphicon {
  display: block;
  margin: 0 auto 10px;
  width: 160px;
  height: 160px;
  background: url("../../img/hml-buttons.png") 0 0 no-repeat;
}
.hml-button:hover {
  color: #332a86;
  text-decoration: none;
}
.hml-button:hover .glyphicon {
  background-position: -160px 0;
}
.hml-button.green .glyphicon {
  background-position: 0 -160px;
}
.hml-button.green:hover {
  color: #5e9732;
}
.hml-button.green:hover .glyphicon {
  background-position: -160px -160px;
}
.hml-button.orange .glyphicon {
  background-position: 0 -320px;
}
.hml-button.orange:hover {
  color: #e36f1e;
}
.hml-button.orange:hover .glyphicon {
  background-position: -160px -320px;
}
@media (max-width: 767px) {
  .comp-progress-bar > li > a {
    padding-right: 20px;
    padding-left: 40px;
  }
  .comp-progress-bar > li.last > a {
    padding-right: 30px;
  }
}
.hml-template-types .btn-block {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.hml-template-types .btn-block .glyphicon {
  float: right;
}
.hml-template-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hml-template-listing > .hml-template-listing-item {
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}
@media (max-width: 767px) {
  .hml-template-listing > .hml-template-listing-item {
    width: 100%;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hml-template-listing > .hml-template-listing-item {
    width: 33.333333%;
  }
  .hml-template-listing > .hml-template-listing-item:nth-child(3n + 1) {
    clear: both;
  }
  #scheduled-im-collapse .hml-template-listing > .hml-template-listing-item {
    width: 100%;
    float: none;
  }
}
@media (min-width: 1200px) {
  .hml-template-listing > .hml-template-listing-item {
    width: 25%;
  }
  .hml-template-listing > .hml-template-listing-item:nth-child(4n + 1) {
    clear: both;
  }
  #scheduled-im-collapse .hml-template-listing > .hml-template-listing-item {
    width: 33.333333%;
  }
  #scheduled-im-collapse .hml-template-listing > .hml-template-listing-item:nth-child(3n + 1) {
    clear: both;
  }
  #scheduled-im-collapse .hml-template-listing > .hml-template-listing-item:nth-child(4n + 1) {
    clear: none;
  }
}
.hml-template-listing > .hml-template-listing-item .inner {
  background: #fff;
  padding: 10px;
  margin: 0 10px 0 0;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.hml-template-listing > .hml-template-listing-item .inner .thumbnail-container {
  position: relative;
  height: 160px;
}
.hml-template-listing > .hml-template-listing-item .inner .preview-toggle {
  display: inline-block;
  position: relative;
  max-width: 100%;
  max-height: 160px;
}
.hml-template-listing > .hml-template-listing-item .inner .preview-toggle .zoom {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 30px;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #fff;
}
.hml-template-listing > .hml-template-listing-item .inner .preview-toggle .zoom .glyphicon {
  display: block;
  top: 50%;
  margin-top: -15px;
}
.hml-template-listing > .hml-template-listing-item .inner .preview-toggle:hover .zoom {
  display: block;
}
.hml-template-listing > .hml-template-listing-item .inner .preview-toggle .hml-template-thumb {
  margin: 0 auto;
  max-width: 100%;
  max-height: 160px;
}
.hml-template-listing > .hml-template-listing-item .inner .item-info {
  font-size: 12px;
  line-height: 20px;
  text-align: left;
  margin-top: 10px;
  min-height: 60px;
}
.hml-template-listing > .hml-template-listing-item .actions {
  margin-top: 10px;
  padding-top: 9px;
  border-top: 1px solid #ddd;
  text-align: left;
}
.hml-template-listing > .hml-template-listing-item .actions .btn-link {
  color: #252525;
}
.products-nav-tabs a.products-nav {
  font-weight: 600;
  text-transform: uppercase;
}
.list-group.report-list a {
  color: #332a86;
  font-weight: 600;
}
.tabwindow .form-inline {
  margin-bottom: 10px;
}
.reporting-table {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #ddd;
}
.reporting-table .title dd {
  color: #332a86;
  font-weight: bold;
}
.reporting-table .dl-horizontal.align-left-right dt {
  text-align: left;
}
.reporting-table .dl-horizontal.align-left-right dd {
  text-align: right;
}
.dataTables_wrapper {
  position: relative;
}
.dataTables_processing {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1031;
  text-indent: -9999px;
  background-color: #dff0d8;
  background: rgba(223, 240, 216, 0.5) url(/images/indicator2.gif) center no-repeat;
}
body.DTTT_Print {
  padding: 0;
  background: #fff;
}
body.DTTT_Print #report_display .panel-default {
  border: 0;
}
body.DTTT_Print #report_display .panel-default .panel-body {
  padding: 0;
}
table.dataTable tr td a {
  color: #00a7e2;
  text-decoration: underline;
}
.dataTables_header {
  margin-bottom: 20px;
}
#filterList_container {
  margin-bottom: 15px;
}
.filter-header {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.filter-row {
  padding: 10px 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.filter-row.row2 {
  background: #f9f9f9;
}
.filter-row:hover {
  background: #f0f0f0;
}
#stats .well {
  text-align: center;
  width: 300px;
  height: 100px;
  float: left;
  margin: 6px;
}
#stats .stat-num {
  display: block;
  font-size: 30px;
}
@media (min-width: 768px) {
  .d-flex-up-sm {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
            justify-content: center;
    flex-wrap: wrap;
  }
  .d-flex-up-sm > div {
    -webkit-box-flex: 1;
            flex: 1;
  }
}
.stat-box {
  margin: 5px;
  border: 1px solid #ddd;
  padding: 30px / 2;
  text-align: center;
  color: #000;
}
.stat-box .stat-label {
  display: block;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}
.stat-box .stat-num {
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5px;
}
.stat-box .stat-performance {
  display: block;
  font-size: 12px;
}
.list-legend {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  margin: 0 auto;
}
.list-legend > li {
  display: inline-block;
}
.list-legend a {
  display: block;
  padding: 6px 12px;
  font-weight: bold;
  color: #252525 !important;
}
.list-legend a:hover {
  background: #f2f2f2;
}
.list-legend a:hover,
.list-legend a:focus {
  text-decoration: none;
}
.list-legend a.disabled,
.list-legend a.disabled:hover,
.list-legend a.disabled:focus,
.list-legend a.disabled .glyphicon {
  color: #939598 !important;
}
.hmg-jb-dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
}
.hmg-jb-dot-sm {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
}
.hmg-jb-feed-name {
  width: 100px;
}
.ns-section {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
  margin-bottom: 1rem;
}
.ns-section.modal {
  background: transparent;
}
.ns-section-below {
  margin-top: 1.5rem;
  margin-bottom: 6rem;
}
.floating-section-title {
  background: none;
  color: #333;
  margin-bottom: 2rem;
}
.floating-section-title h2,
.floating-section-title h3 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
.floating-section-title h2:before,
.floating-section-title h3:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
}
.floating-section-title h2:before.fa-pull-left,
.floating-section-title h3:before.fa-pull-left {
  margin-right: 0.3em;
}
.floating-section-title h2:before.fa-pull-right,
.floating-section-title h3:before.fa-pull-right {
  margin-left: 0.3em;
}
.floating-section-title h2.pie:before,
.floating-section-title h3.pie:before {
  content: "\f200";
}
.floating-section-title h2.trophy:before,
.floating-section-title h3.trophy:before {
  content: "\f091";
  vertical-align: -1px;
}
.floating-section-title h2.briefcase:before,
.floating-section-title h3.briefcase:before {
  content: "\f0f2";
}
.floating-section-title h2.question:before,
.floating-section-title h3.question:before {
  content: "\f059";
}
.floating-section-title h2.list:before,
.floating-section-title h3.list:before {
  content: "\f0ca";
  vertical-align: 0.05rem;
}
.floating-section-title h2.ordered-list:before,
.floating-section-title h3.ordered-list:before {
  content: "\f0cb";
}
.floating-section-title h2.add:before,
.floating-section-title h3.add:before {
  content: "\f055";
  vertical-align: 0.05rem;
}
.floating-section-title h2.facebook:before,
.floating-section-title h3.facebook:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f39e";
  vertical-align: 0.45rem;
  background: #3C5A99;
  color: #fff;
  border-radius: 50%;
  padding: 0.75rem;
  font-size: 16px;
  width: 30px;
  height: 30px;
  text-align: center;
  margin-right: 1.5rem;
}
.floating-section-title h2.facebook:before.fa-pull-left,
.floating-section-title h3.facebook:before.fa-pull-left {
  margin-right: 0.3em;
}
.floating-section-title h2.facebook:before.fa-pull-right,
.floating-section-title h3.facebook:before.fa-pull-right {
  margin-left: 0.3em;
}
.section-title-bar {
  background: #252525;
  color: white;
  padding: 1rem 1rem;
}
.section-title-bar h4 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
.section-title-bar h4:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f0ca";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
}
.section-title-bar h4:before.fa-pull-left {
  margin-right: 0.3em;
}
.section-title-bar h4:before.fa-pull-right {
  margin-left: 0.3em;
}
.section-filtering-bar {
  padding-bottom: 0.5rem;
}
.section-filtering-bar .input-group .form-control {
  float: none !important;
  border-radius: 0.35rem;
}
.section-filtering-bar select {
  height: 30px;
  background: transparent;
  color: #939598;
  border-color: #939598;
}
.section-filtering-bar .show-fields-input,
.section-filtering-bar .filter-actions-input,
.section-filtering-bar .sort-content-sources-input,
.section-filtering-bar .filter-accounts-input,
.section-filtering-bar .search-input,
.section-filtering-bar .search-field,
.section-filtering-bar .input-field {
  display: inline-block;
  padding-bottom: 1rem;
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .section-filtering-bar .show-fields-input,
  .section-filtering-bar .filter-actions-input,
  .section-filtering-bar .sort-content-sources-input,
  .section-filtering-bar .filter-accounts-input,
  .section-filtering-bar .search-input,
  .section-filtering-bar .search-field,
  .section-filtering-bar .input-field {
    padding-bottom: 1.5rem;
  }
}
.section-filtering-bar .show-fields-input span.lead-in,
.section-filtering-bar .filter-actions-input span.lead-in,
.section-filtering-bar .sort-content-sources-input span.lead-in,
.section-filtering-bar .filter-accounts-input span.lead-in,
.section-filtering-bar .search-input span.lead-in,
.section-filtering-bar .search-field span.lead-in,
.section-filtering-bar .input-field span.lead-in {
  display: block;
  font-size: 10px;
  color: #939598;
  text-align: left;
  text-transform: uppercase;
}
.section-filtering-bar .show-fields-input button,
.section-filtering-bar .filter-actions-input button,
.section-filtering-bar .sort-content-sources-input button,
.section-filtering-bar .filter-accounts-input button,
.section-filtering-bar .search-input button,
.section-filtering-bar .search-field button,
.section-filtering-bar .input-field button,
.section-filtering-bar .show-fields-input a.btn,
.section-filtering-bar .filter-actions-input a.btn,
.section-filtering-bar .sort-content-sources-input a.btn,
.section-filtering-bar .filter-accounts-input a.btn,
.section-filtering-bar .search-input a.btn,
.section-filtering-bar .search-field a.btn,
.section-filtering-bar .input-field a.btn,
.section-filtering-bar .show-fields-input input,
.section-filtering-bar .filter-actions-input input,
.section-filtering-bar .sort-content-sources-input input,
.section-filtering-bar .filter-accounts-input input,
.section-filtering-bar .search-input input,
.section-filtering-bar .search-field input,
.section-filtering-bar .input-field input,
.section-filtering-bar .show-fields-input a#lwh-feed-upcoming .summary .register-link,
.section-filtering-bar .filter-actions-input a#lwh-feed-upcoming .summary .register-link,
.section-filtering-bar .sort-content-sources-input a#lwh-feed-upcoming .summary .register-link,
.section-filtering-bar .filter-accounts-input a#lwh-feed-upcoming .summary .register-link,
.section-filtering-bar .search-input a#lwh-feed-upcoming .summary .register-link,
.section-filtering-bar .search-field a#lwh-feed-upcoming .summary .register-link,
.section-filtering-bar .input-field a#lwh-feed-upcoming .summary .register-link {
  min-height: 48px;
}
.section-filtering-bar .show-fields-input label:first-of-type {
  margin-right: 0.5rem;
  margin-left: 0;
}
.section-filtering-bar .show-fields-input label:last-of-type {
  margin-left: 0.5rem;
  margin-right: 0;
}
.section-filtering-bar .sort-content-sources-input label,
.section-filtering-bar .filter-accounts-input label,
.section-filtering-bar .search-input label {
  margin-right: 0.5rem;
  margin-left: 0;
}
.section-filtering-bar .filter-actions-input label {
  margin-right: 0.5rem;
  margin-left: 0;
}
.section-filtering-bar .filter-actions-input .input-group-btn {
  margin-left: -0.4rem;
  vertical-align: 0.025rem;
}
@media (max-width: 992px) {
  .section-filtering-bar .search-field {
    padding-top: 0.5rem;
  }
}
@media (max-width: 768px) {
  .section-filtering-bar .search-field.pull-right {
    float: none !important;
  }
}
.section-filtering-bar .search-field .input-group .input-group-btn {
  margin-left: -0.4rem;
  vertical-align: 0.025rem;
}
.section-filtering-bar .search-field .input-group .input-group-btn button.btn,
.section-filtering-bar .search-field .input-group .input-group-btn button#lwh-feed-upcoming .summary .register-link {
  border-radius: 0 0.35rem 0.35rem 0;
  margin-left: -0.1rem;
}
.section-filtering-bar .add-account-modal-btn {
  margin-bottom: 1rem;
}
.account-list-container .section-list .section-labels .select-all-checkbox,
.account-list-container .section-list .section-row .select-all-checkbox,
.account-list-container .section-list .section-labels .select-row-checkbox,
.account-list-container .section-list .section-row .select-row-checkbox {
  position: absolute;
  top: 0.75rem !important;
  left: 0.75rem;
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .select-all-checkbox,
  .account-list-container .section-list .section-row .select-all-checkbox,
  .account-list-container .section-list .section-labels .select-row-checkbox,
  .account-list-container .section-list .section-row .select-row-checkbox {
    top: 1.75rem;
  }
}
.account-list-container .section-list .section-labels .select-all-checkbox input[type="checkbox"],
.account-list-container .section-list .section-row .select-all-checkbox input[type="checkbox"],
.account-list-container .section-list .section-labels .select-row-checkbox input[type="checkbox"],
.account-list-container .section-list .section-row .select-row-checkbox input[type="checkbox"] {
  width: 15px;
}
.account-list-container .section-list .section-labels .account-labels-row,
.account-list-container .section-list .section-row .account-labels-row,
.account-list-container .section-list .section-labels .account-row,
.account-list-container .section-list .section-row .account-row {
  position: relative;
  padding-left: 4rem;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name,
.account-list-container .section-list .section-row .account-labels-row .account-name,
.account-list-container .section-list .section-labels .account-row .account-name,
.account-list-container .section-list .section-row .account-row .account-name,
.account-list-container .section-list .section-labels .account-labels-row .account-email,
.account-list-container .section-list .section-row .account-labels-row .account-email,
.account-list-container .section-list .section-labels .account-row .account-email,
.account-list-container .section-list .section-row .account-row .account-email,
.account-list-container .section-list .section-labels .account-labels-row .account-status,
.account-list-container .section-list .section-row .account-labels-row .account-status,
.account-list-container .section-list .section-labels .account-row .account-status,
.account-list-container .section-list .section-row .account-row .account-status,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role,
.account-list-container .section-list .section-row .account-labels-row .account-user-role,
.account-list-container .section-list .section-labels .account-row .account-user-role,
.account-list-container .section-list .section-row .account-row .account-user-role,
.account-list-container .section-list .section-labels .account-labels-row .account-group,
.account-list-container .section-list .section-row .account-labels-row .account-group,
.account-list-container .section-list .section-labels .account-row .account-group,
.account-list-container .section-list .section-row .account-row .account-group,
.account-list-container .section-list .section-labels .account-labels-row .account-action,
.account-list-container .section-list .section-row .account-labels-row .account-action,
.account-list-container .section-list .section-labels .account-row .account-action,
.account-list-container .section-list .section-row .account-row .account-action,
.account-list-container .section-list .section-labels .account-labels-row .feed-title,
.account-list-container .section-list .section-row .account-labels-row .feed-title,
.account-list-container .section-list .section-labels .account-row .feed-title,
.account-list-container .section-list .section-row .account-row .feed-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 34px;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name p,
.account-list-container .section-list .section-row .account-labels-row .account-name p,
.account-list-container .section-list .section-labels .account-row .account-name p,
.account-list-container .section-list .section-row .account-row .account-name p,
.account-list-container .section-list .section-labels .account-labels-row .account-email p,
.account-list-container .section-list .section-row .account-labels-row .account-email p,
.account-list-container .section-list .section-labels .account-row .account-email p,
.account-list-container .section-list .section-row .account-row .account-email p,
.account-list-container .section-list .section-labels .account-labels-row .account-status p,
.account-list-container .section-list .section-row .account-labels-row .account-status p,
.account-list-container .section-list .section-labels .account-row .account-status p,
.account-list-container .section-list .section-row .account-row .account-status p,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role p,
.account-list-container .section-list .section-row .account-labels-row .account-user-role p,
.account-list-container .section-list .section-labels .account-row .account-user-role p,
.account-list-container .section-list .section-row .account-row .account-user-role p,
.account-list-container .section-list .section-labels .account-labels-row .account-group p,
.account-list-container .section-list .section-row .account-labels-row .account-group p,
.account-list-container .section-list .section-labels .account-row .account-group p,
.account-list-container .section-list .section-row .account-row .account-group p,
.account-list-container .section-list .section-labels .account-labels-row .account-action p,
.account-list-container .section-list .section-row .account-labels-row .account-action p,
.account-list-container .section-list .section-labels .account-row .account-action p,
.account-list-container .section-list .section-row .account-row .account-action p,
.account-list-container .section-list .section-labels .account-labels-row .feed-title p,
.account-list-container .section-list .section-row .account-labels-row .feed-title p,
.account-list-container .section-list .section-labels .account-row .feed-title p,
.account-list-container .section-list .section-row .account-row .feed-title p {
  margin-bottom: 0;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.label,
.account-list-container .section-list .section-row .account-labels-row .account-name.label,
.account-list-container .section-list .section-labels .account-row .account-name.label,
.account-list-container .section-list .section-row .account-row .account-name.label,
.account-list-container .section-list .section-labels .account-labels-row .account-email.label,
.account-list-container .section-list .section-row .account-labels-row .account-email.label,
.account-list-container .section-list .section-labels .account-row .account-email.label,
.account-list-container .section-list .section-row .account-row .account-email.label,
.account-list-container .section-list .section-labels .account-labels-row .account-status.label,
.account-list-container .section-list .section-row .account-labels-row .account-status.label,
.account-list-container .section-list .section-labels .account-row .account-status.label,
.account-list-container .section-list .section-row .account-row .account-status.label,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.label,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.label,
.account-list-container .section-list .section-labels .account-row .account-user-role.label,
.account-list-container .section-list .section-row .account-row .account-user-role.label,
.account-list-container .section-list .section-labels .account-labels-row .account-group.label,
.account-list-container .section-list .section-row .account-labels-row .account-group.label,
.account-list-container .section-list .section-labels .account-row .account-group.label,
.account-list-container .section-list .section-row .account-row .account-group.label,
.account-list-container .section-list .section-labels .account-labels-row .account-action.label,
.account-list-container .section-list .section-row .account-labels-row .account-action.label,
.account-list-container .section-list .section-labels .account-row .account-action.label,
.account-list-container .section-list .section-row .account-row .account-action.label,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.label,
.account-list-container .section-list .section-row .account-labels-row .feed-title.label,
.account-list-container .section-list .section-labels .account-row .feed-title.label,
.account-list-container .section-list .section-row .account-row .feed-title.label {
  text-align: left;
  padding: 0;
  color: #939598;
  font-size: 16px;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .account-name.ascending:after,
.account-list-container .section-list .section-labels .account-row .account-name.ascending:after,
.account-list-container .section-list .section-row .account-row .account-name.ascending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-email.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .account-email.ascending:after,
.account-list-container .section-list .section-labels .account-row .account-email.ascending:after,
.account-list-container .section-list .section-row .account-row .account-email.ascending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-status.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .account-status.ascending:after,
.account-list-container .section-list .section-labels .account-row .account-status.ascending:after,
.account-list-container .section-list .section-row .account-row .account-status.ascending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.ascending:after,
.account-list-container .section-list .section-labels .account-row .account-user-role.ascending:after,
.account-list-container .section-list .section-row .account-row .account-user-role.ascending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-group.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .account-group.ascending:after,
.account-list-container .section-list .section-labels .account-row .account-group.ascending:after,
.account-list-container .section-list .section-row .account-row .account-group.ascending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-action.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .account-action.ascending:after,
.account-list-container .section-list .section-labels .account-row .account-action.ascending:after,
.account-list-container .section-list .section-row .account-row .account-action.ascending:after,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.ascending:after,
.account-list-container .section-list .section-row .account-labels-row .feed-title.ascending:after,
.account-list-container .section-list .section-labels .account-row .feed-title.ascending:after,
.account-list-container .section-list .section-row .account-row .feed-title.ascending:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f161";
  font-style: normal;
  font-weight: 700;
  margin-left: 1rem;
  vertical-align: 0.05rem;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-name.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-name.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-name.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-email.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-email.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-email.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-email.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-status.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-status.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-status.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-status.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-user-role.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-user-role.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-group.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-group.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-group.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-group.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-action.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-action.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-action.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-action.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .feed-title.ascending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .feed-title.ascending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .feed-title.ascending:after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-name.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-name.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-name.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-email.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-email.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-email.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-email.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-status.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-status.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-status.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-status.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-user-role.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-user-role.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-group.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-group.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-group.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-group.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-action.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-action.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-action.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-action.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .feed-title.ascending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .feed-title.ascending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .feed-title.ascending:after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.descending:after,
.account-list-container .section-list .section-row .account-labels-row .account-name.descending:after,
.account-list-container .section-list .section-labels .account-row .account-name.descending:after,
.account-list-container .section-list .section-row .account-row .account-name.descending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-email.descending:after,
.account-list-container .section-list .section-row .account-labels-row .account-email.descending:after,
.account-list-container .section-list .section-labels .account-row .account-email.descending:after,
.account-list-container .section-list .section-row .account-row .account-email.descending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-status.descending:after,
.account-list-container .section-list .section-row .account-labels-row .account-status.descending:after,
.account-list-container .section-list .section-labels .account-row .account-status.descending:after,
.account-list-container .section-list .section-row .account-row .account-status.descending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.descending:after,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.descending:after,
.account-list-container .section-list .section-labels .account-row .account-user-role.descending:after,
.account-list-container .section-list .section-row .account-row .account-user-role.descending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-group.descending:after,
.account-list-container .section-list .section-row .account-labels-row .account-group.descending:after,
.account-list-container .section-list .section-labels .account-row .account-group.descending:after,
.account-list-container .section-list .section-row .account-row .account-group.descending:after,
.account-list-container .section-list .section-labels .account-labels-row .account-action.descending:after,
.account-list-container .section-list .section-row .account-labels-row .account-action.descending:after,
.account-list-container .section-list .section-labels .account-row .account-action.descending:after,
.account-list-container .section-list .section-row .account-row .account-action.descending:after,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.descending:after,
.account-list-container .section-list .section-row .account-labels-row .feed-title.descending:after,
.account-list-container .section-list .section-labels .account-row .feed-title.descending:after,
.account-list-container .section-list .section-row .account-row .feed-title.descending:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f160";
  font-style: normal;
  font-weight: 700;
  margin-left: 1rem;
  vertical-align: 0.05rem;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-name.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-name.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-name.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-email.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-email.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-email.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-email.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-status.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-status.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-status.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-status.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-user-role.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-user-role.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-group.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-group.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-group.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-group.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-action.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-action.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-action.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-action.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .feed-title.descending:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .feed-title.descending:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .feed-title.descending:after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-name.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-name.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-name.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-email.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-email.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-email.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-email.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-status.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-status.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-status.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-status.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-user-role.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-user-role.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-group.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-group.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-group.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-group.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-action.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-action.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-action.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-action.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .feed-title.descending:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .feed-title.descending:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .feed-title.descending:after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.sort:after,
.account-list-container .section-list .section-row .account-labels-row .account-name.sort:after,
.account-list-container .section-list .section-labels .account-row .account-name.sort:after,
.account-list-container .section-list .section-row .account-row .account-name.sort:after,
.account-list-container .section-list .section-labels .account-labels-row .account-email.sort:after,
.account-list-container .section-list .section-row .account-labels-row .account-email.sort:after,
.account-list-container .section-list .section-labels .account-row .account-email.sort:after,
.account-list-container .section-list .section-row .account-row .account-email.sort:after,
.account-list-container .section-list .section-labels .account-labels-row .account-status.sort:after,
.account-list-container .section-list .section-row .account-labels-row .account-status.sort:after,
.account-list-container .section-list .section-labels .account-row .account-status.sort:after,
.account-list-container .section-list .section-row .account-row .account-status.sort:after,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.sort:after,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.sort:after,
.account-list-container .section-list .section-labels .account-row .account-user-role.sort:after,
.account-list-container .section-list .section-row .account-row .account-user-role.sort:after,
.account-list-container .section-list .section-labels .account-labels-row .account-group.sort:after,
.account-list-container .section-list .section-row .account-labels-row .account-group.sort:after,
.account-list-container .section-list .section-labels .account-row .account-group.sort:after,
.account-list-container .section-list .section-row .account-row .account-group.sort:after,
.account-list-container .section-list .section-labels .account-labels-row .account-action.sort:after,
.account-list-container .section-list .section-row .account-labels-row .account-action.sort:after,
.account-list-container .section-list .section-labels .account-row .account-action.sort:after,
.account-list-container .section-list .section-row .account-row .account-action.sort:after,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.sort:after,
.account-list-container .section-list .section-row .account-labels-row .feed-title.sort:after,
.account-list-container .section-list .section-labels .account-row .feed-title.sort:after,
.account-list-container .section-list .section-row .account-row .feed-title.sort:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f362";
  font-style: normal;
  font-weight: 700;
  margin-left: 1rem;
  vertical-align: 0.05rem;
  -webkit-transform: rotateZ(90deg);
  /* Safari prior 9.0 */
  transform: rotateZ(90deg);
  /* Standard syntax */
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-name.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-name.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-name.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-email.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-email.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-email.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-email.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-status.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-status.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-status.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-status.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-user-role.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-user-role.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-group.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-group.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-group.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-group.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .account-action.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .account-action.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .account-action.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .account-action.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-labels-row .feed-title.sort:after.fa-pull-left,
.account-list-container .section-list .section-labels .account-row .feed-title.sort:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .feed-title.sort:after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-name.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-name.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-name.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-email.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-email.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-email.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-email.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-status.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-status.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-status.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-status.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-user-role.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-user-role.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-user-role.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-user-role.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-group.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-group.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-group.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-group.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .account-action.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .account-action.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .account-action.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .account-action.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-labels-row .feed-title.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-labels-row .feed-title.sort:after.fa-pull-right,
.account-list-container .section-list .section-labels .account-row .feed-title.sort:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .feed-title.sort:after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-labels-row .account-name,
.account-list-container .section-list .section-row .account-labels-row .account-name,
.account-list-container .section-list .section-labels .account-row .account-name,
.account-list-container .section-list .section-row .account-row .account-name {
  padding-left: 4rem;
}
.account-list-container .section-list .section-labels .account-labels-row .account-group span.channel,
.account-list-container .section-list .section-row .account-labels-row .account-group span.channel,
.account-list-container .section-list .section-labels .account-row .account-group span.channel,
.account-list-container .section-list .section-row .account-row .account-group span.channel {
  background: #e36f1e;
  padding: 0.25rem 1rem;
  margin-right: 1rem;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.account-list-container .section-list .section-labels .account-labels-row .account-group span.channel:last-of-type,
.account-list-container .section-list .section-row .account-labels-row .account-group span.channel:last-of-type,
.account-list-container .section-list .section-labels .account-row .account-group span.channel:last-of-type,
.account-list-container .section-list .section-row .account-row .account-group span.channel:last-of-type {
  margin-right: 0;
}
.account-list-container .section-list .section-labels .account-labels-row .account-group span.group,
.account-list-container .section-list .section-row .account-labels-row .account-group span.group,
.account-list-container .section-list .section-labels .account-row .account-group span.group,
.account-list-container .section-list .section-row .account-row .account-group span.group {
  background: #5e9732;
  padding: 0.25rem 1rem;
  margin-right: 1rem;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.account-list-container .section-list .section-labels .account-labels-row .account-group span.group:last-of-type,
.account-list-container .section-list .section-row .account-labels-row .account-group span.group:last-of-type,
.account-list-container .section-list .section-labels .account-row .account-group span.group:last-of-type,
.account-list-container .section-list .section-row .account-row .account-group span.group:last-of-type {
  margin-right: 0;
}
.account-list-container .section-list .section-labels .account-labels-row .pull-left,
.account-list-container .section-list .section-row .account-labels-row .pull-left,
.account-list-container .section-list .section-labels .account-row .pull-left,
.account-list-container .section-list .section-row .account-row .pull-left {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.account-list-container .section-list .section-labels .account-labels-row .pull-right,
.account-list-container .section-list .section-row .account-labels-row .pull-right,
.account-list-container .section-list .section-labels .account-row .pull-right,
.account-list-container .section-list .section-row .account-row .pull-right {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .account-labels-row .pull-right.label-title,
  .account-list-container .section-list .section-row .account-labels-row .pull-right.label-title,
  .account-list-container .section-list .section-labels .account-row .pull-right.label-title,
  .account-list-container .section-list .section-row .account-row .pull-right.label-title {
    text-align: right;
  }
}
.account-list-container .section-list .section-labels .account-labels-row .account-status,
.account-list-container .section-list .section-row .account-labels-row .account-status {
  /*@media (max-width: @screen-md){
						text-align: right;
					}*/
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .account-labels-row .account-status,
  .account-list-container .section-list .section-row .account-labels-row .account-status {
    display: none;
  }
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .account-labels-row .account-action,
  .account-list-container .section-list .section-row .account-labels-row .account-action,
  .account-list-container .section-list .section-labels .account-labels-row .account-group,
  .account-list-container .section-list .section-row .account-labels-row .account-group,
  .account-list-container .section-list .section-labels .account-labels-row .account-user-role,
  .account-list-container .section-list .section-row .account-labels-row .account-user-role {
    display: none;
  }
}
.account-list-container .section-list .section-labels .account-row,
.account-list-container .section-list .section-row .account-row {
  /*.expand-caret { 
					padding-left: 1rem;
	
					.btn-link {
						color: @gray-dark;
	
						&:hover { color: @hmg-orange; }
					}
					i {
						font-size: @font-size-large;
						vertical-align: 1px;
					}
				}*/
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts,
.account-list-container .section-list .section-row .account-row .associated-social-accounts {
  text-align: left;
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .account-row .associated-social-accounts,
  .account-list-container .section-list .section-row .account-row .associated-social-accounts {
    text-align: right;
  }
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .account-photo,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .account-photo {
  display: inline-block;
  background: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: absolute;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .account-photo:after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .account-photo:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f007";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  position: relative;
  top: 0.405rem;
  left: 0.75rem;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .account-photo:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .account-photo:after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .account-photo:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .account-photo:after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel {
  display: inline-block;
  background: #252525;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  position: relative;
  z-index: 100;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.facebook,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.facebook {
  background: #3C5A99;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.facebook::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.facebook::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f39e";
  font-style: normal;
  font-weight: 700;
  vertical-align: -0.325em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.facebook::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.facebook::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.facebook::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.facebook::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.twitter,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.twitter {
  background: #1DA1F2;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.twitter::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.twitter::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f099";
  font-style: normal;
  font-weight: 700;
  vertical-align: -0.325em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.twitter::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.twitter::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.twitter::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.twitter::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.linkedin,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.linkedin {
  background: #0077B5;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.linkedin::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.linkedin::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0e1";
  font-style: normal;
  font-weight: 700;
  vertical-align: -0.325em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.linkedin::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.linkedin::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.linkedin::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.linkedin::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.instagram,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.instagram {
  background: #f00075;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.instagram::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.instagram::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f16d";
  font-style: normal;
  font-weight: 700;
  vertical-align: -0.325em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.instagram::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.instagram::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.instagram::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.instagram::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.pinterest,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.pinterest {
  background: #e60023;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.pinterest::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.pinterest::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0d2";
  font-style: normal;
  font-weight: 700;
  vertical-align: -0.325em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.pinterest::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.pinterest::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.pinterest::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.pinterest::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.googlep,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.googlep {
  background: #dd4b39;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.googlep::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.googlep::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f2b3";
  font-style: normal;
  font-weight: 700;
  vertical-align: -0.325em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.googlep::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.googlep::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel.googlep::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel.googlep::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts .social-channel .account-updates,
.account-list-container .section-list .section-row .account-row .associated-social-accounts .social-channel .account-updates {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  background: #8a1f03;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo {
  display: inline-block;
  background: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  position: relative;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo:after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f007";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 0.5rem;
  left: 0.75rem;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo:after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo:after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo:after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo:after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
  z-index: 100;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook {
  background: #3C5A99;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f39e";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.facebook::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter {
  background: #1DA1F2;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f099";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.twitter::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin {
  background: #0077B5;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0e1";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.linkedin::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram {
  background: #f00075;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f16d";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.instagram::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest {
  background: #e60023;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0d2";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.pinterest::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep {
  background: #dd4b39;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep::after,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f2b3";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep::after.fa-pull-left,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-labels .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep::after.fa-pull-right,
.account-list-container .section-list .section-row .account-row .associated-social-accounts.reversed .account-photo .social-channel.googlep::after.fa-pull-right {
  margin-left: 0.3em;
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .account-row .account-actions,
  .account-list-container .section-list .section-row .account-row .account-actions {
    margin-top: 1rem;
  }
}
.account-list-container .section-list .section-labels .account-row .account-actions .on-off,
.account-list-container .section-list .section-row .account-row .account-actions .on-off {
  margin-right: 1rem;
}
.account-list-container .section-list .section-labels .account-row .account-actions .on-off i,
.account-list-container .section-list .section-row .account-row .account-actions .on-off i {
  font-size: 12px;
  padding: 0 0.5rem;
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-labels .account-row .account-actions .icon-indicators,
  .account-list-container .section-list .section-row .account-row .account-actions .icon-indicators {
    margin-bottom: 1rem;
    float: right;
  }
}
.account-list-container .section-list .section-labels .account-row .account-actions .action-btn,
.account-list-container .section-list .section-row .account-row .account-actions .action-btn {
  text-align: right;
}
@media (max-width: 768px) {
  .account-list-container .section-list .section-labels .account-row .account-actions.email-actions,
  .account-list-container .section-list .section-row .account-row .account-actions.email-actions {
    text-align: right;
  }
}
.account-list-container .section-list .section-labels .account-row .account-actions.email-actions .btn,
.account-list-container .section-list .section-row .account-row .account-actions.email-actions .btn,
.account-list-container .section-list .section-labels .account-row .account-actions.email-actions #lwh-feed-upcoming .summary .register-link,
.account-list-container .section-list .section-row .account-row .account-actions.email-actions #lwh-feed-upcoming .summary .register-link {
  width: 48%;
}
.account-list-container .section-list .section-labels {
  background: #fff;
  color: #939598;
}
.account-list-container .section-list .section-row {
  background-color: #efefef;
}
.account-list-container .section-list .section-row:nth-child(even) {
  background-color: #fff;
}
@media (max-width: 768px) {
  .account-list-container .section-list .section-row .account-row .account-status {
    text-align: right;
  }
}
.account-list-container .section-list .section-row .account-photo {
  display: inline-block;
  background: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  position: absolute;
}
.account-list-container .section-list .section-row .account-photo .photo {
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.account-list-container .section-list .section-row .account-photo .avatar {
  position: absolute;
  z-index: 1;
}
.account-list-container .section-list .section-row .account-photo .avatar:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f007";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  position: relative;
  top: 0.4rem;
  left: 0.75rem;
}
.account-list-container .section-list .section-row .account-photo .avatar:before.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .avatar:before.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .account-updates {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  background: #8a1f03;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
  z-index: 100;
}
.account-list-container .section-list .section-row .account-photo .social-channel {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
  z-index: 100;
}
.account-list-container .section-list .section-row .account-photo .social-channel.facebook {
  background: #3C5A99;
}
.account-list-container .section-list .section-row .account-photo .social-channel.facebook::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f39e";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-row .account-photo .social-channel.facebook::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.facebook::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.twitter {
  background: #1DA1F2;
}
.account-list-container .section-list .section-row .account-photo .social-channel.twitter::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f099";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-row .account-photo .social-channel.twitter::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.twitter::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.linkedin {
  background: #0077B5;
}
.account-list-container .section-list .section-row .account-photo .social-channel.linkedin::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0e1";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-row .account-photo .social-channel.linkedin::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.linkedin::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.instagram {
  background: #f00075;
}
.account-list-container .section-list .section-row .account-photo .social-channel.instagram::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f16d";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-row .account-photo .social-channel.instagram::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.instagram::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.pinterest {
  background: #e60023;
}
.account-list-container .section-list .section-row .account-photo .social-channel.pinterest::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0d2";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-row .account-photo .social-channel.pinterest::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.pinterest::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.googlep {
  background: #dd4b39;
}
.account-list-container .section-list .section-row .account-photo .social-channel.googlep::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f2b3";
  font-style: normal;
  font-weight: 700;
}
.account-list-container .section-list .section-row .account-photo .social-channel.googlep::after.fa-pull-left {
  margin-right: 0.3em;
}
.account-list-container .section-list .section-row .account-photo .social-channel.googlep::after.fa-pull-right {
  margin-left: 0.3em;
}
.account-list-container .section-list .section-row .account-name .account-photo {
  position: relative;
}
.account-list-container .section-list .section-row .calendar,
.account-list-container .section-list .section-row .edit,
.account-list-container .section-list .section-row .refresh,
.account-list-container .section-list .section-row .open,
.account-list-container .section-list .section-row .delete,
.account-list-container .section-list .section-row .copy {
  color: #939598;
}
.account-list-container .section-list .section-row span.dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
}
.account-list-container .section-list .section-row span.dot.ok {
  background: #5e9732;
}
.account-list-container .section-list .section-row span.dot.active {
  background: #5e9732;
}
.account-list-container .section-list .section-row span.dot.paused {
  background: #e36f1e;
}
.account-list-container .section-list .section-row span.dot.notice {
  background: #fed12f;
}
.account-list-container .section-list .section-row span.dot.pending {
  background: #fed12f;
}
.account-list-container .section-list .section-row span.dot.expired {
  background: #8a1f03;
}
.account-list-container .section-list .section-row span.dot.disconnected {
  background: #8a1f03;
}
.account-list-container .section-list .section-row span.dot.uninvited {
  background: #00a7e2;
}
.account-list-container .section-list .section-row span.status-message {
  padding-left: 1rem;
}
@media (max-width: 992px) {
  .account-list-container .section-list .section-row span.status-message {
    font-size: 10px;
  }
}
.account-list-container .section-list .section-row .badge {
  background: transparent;
  font-size: 1.5rem;
}
.account-list-container .section-list .section-row .icon-indicators {
  line-height: 34px;
}
.account-list-container .section-list .section-row .icon-indicators a {
  padding: 0 1.5rem;
}
.account-list-container .section-list .section-row .icon-indicators a:first-of-type {
  padding-left: 0;
}
.account-list-container .section-list .section-row .icon-indicators a:last-child {
  padding-right: 0;
}
@media (max-width: 1200px) {
  .account-list-container .section-list .section-row .icon-indicators a {
    padding: 0 1.25rem;
  }
}
.account-list-container .section-list .section-row .icon-indicators a span {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  font-size: 18px;
}
.account-list-container .section-list .section-row .icon-indicators a span:hover {
  color: #e36f1e;
}
.account-list-container .section-list .section-row .btn-link {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  outline: none !important;
  border: none !important;
}
.account-list-container .section-list .section-row .btn-link:hover {
  color: #e36f1e;
}
.account-list-container .section-list .section-row .btn-group {
  width: 100%;
}
@media (max-width: 992px) {
  .account-list-container .section-list .section-row .btn-group {
    width: auto;
  }
}
.account-list-container .section-list .section-row .btn-group > .btn,
.account-list-container .section-list .section-row .btn-group > #lwh-feed-upcoming .summary .register-link {
  background: #939598;
  color: #fff;
  text-transform: uppercase;
}
.account-list-container .section-list .section-row .btn-group > .btn.on.active,
.account-list-container .section-list .section-row .btn-group > #lwh-feed-upcoming .summary .register-link.on.active {
  background: #332a86;
}
.account-list-container .section-list .section-row .btn-group > .btn.off.active,
.account-list-container .section-list .section-row .btn-group > #lwh-feed-upcoming .summary .register-link.off.active {
  background: #8a1f03;
}
@media (max-width: 992px) {
  .account-list-container .section-list .section-row .btn-group > .btn,
  .account-list-container .section-list .section-row .btn-group > #lwh-feed-upcoming .summary .register-link {
    width: 6rem;
  }
}
.account-list-container .section-list .section-row .accordion-labels {
  padding-left: 3rem;
  padding-right: 3rem;
  color: #939598;
  font-weight: 900;
}
.account-list-container .section-list .section-row .accordion-labels div[class^="col-"] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.account-list-container .section-list .section-row .accordion-labels .accordion-account-labels {
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
}
@media (max-width: 768px) {
  .account-list-container .section-list .section-row .accordion-labels .account-status {
    display: none;
  }
}
.account-list-container .section-list .input-group {
  display: inherit !important;
}
.account-list-container .section-list .input-group .account-name {
  padding-left: 4rem;
}
@media (max-width: 992px) {
  .account-list-container .section-list .input-group .account-status {
    font-size: 10px;
  }
}
.account-list-container .section-list .input-group .account-name,
.account-list-container .section-list .input-group .account-status,
.account-list-container .section-list .input-group .feed-title {
  font-weight: 500;
  color: #252525;
  font-size: 14px;
  line-height: 34px;
}
.account-list-container .section-list .input-group .account-name p,
.account-list-container .section-list .input-group .account-status p,
.account-list-container .section-list .input-group .feed-title p {
  margin-bottom: 0;
}
.account-list-container .section-list .input-group .account-name.label,
.account-list-container .section-list .input-group .account-status.label,
.account-list-container .section-list .input-group .feed-title.label {
  font-weight: 900;
  text-align: left;
  padding: 0;
}
@media (max-width: 992px) {
  .account-list-container .section-list .input-group .account-status {
    display: none;
  }
}
.account-list-container .section-list .input-group-addon {
  background-color: transparent !important;
  border: none !important;
  line-height: 34px !important;
  padding: 0 15px;
  text-align: left;
}
.sort-row {
  cursor: pointer;
}
.get-started.floating-section-title {
  background: none;
  color: #333;
  margin-bottom: 2rem;
  text-align: center;
}
.get-started.floating-section-title img {
  width: 175px;
  height: auto;
}
.get-started.floating-section-title h2,
.get-started.floating-section-title h3 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
.get-started-section .process-questions {
  background: #fff;
  padding: 10rem;
  display: table;
  width: 50%;
  height: 100%;
  min-height: 620px;
}
@media (max-width: 1200px) {
  .get-started-section .process-questions {
    padding: 5rem;
  }
}
@media (max-width: 992px) {
  .get-started-section .process-questions {
    width: 100%;
    min-height: 320px;
  }
}
.get-started-section .process-questions .process-body-section {
  display: table-cell;
  vertical-align: middle;
}
.get-started-section .process-questions .process-body-section .input-field {
  display: block;
  padding-bottom: 2rem;
  padding-right: 0;
}
.get-started-section .process-questions .process-body-section .input-field .input-group {
  display: block;
}
.get-started-section .process-questions .process-body-section .input-field span.lead-in {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #333;
  padding-bottom: 0.35rem;
  text-align: left;
  text-transform: uppercase;
}
.get-started-section .process-questions .process-body-section .get-started-content {
  text-align: center;
}
.get-started-section .process-questions .process-body-section .get-started-content .form-horizontal {
  margin-top: 3rem;
}
.get-started-section .process-questions .process-body-section .get-started-content .form-horizontal button {
  margin-top: 1rem;
  width: 100%;
}
.get-started-section .process-questions .process-body-section .get-started-content .badge-pill {
  margin: 2rem 0;
}
.get-started-section .process-questions .process-body-section .get-started-content .btn-group > .btn,
.get-started-section .process-questions .process-body-section .get-started-content .btn-group > #lwh-feed-upcoming .summary .register-link {
  background: #939598;
  color: #fff;
  text-transform: uppercase;
}
.get-started-section .process-questions .process-body-section .get-started-content .btn-group > .btn.on.active,
.get-started-section .process-questions .process-body-section .get-started-content .btn-group > #lwh-feed-upcoming .summary .register-link.on.active {
  background: #332a86;
}
.get-started-section .process-questions .process-body-section .get-started-content .btn-group > .btn.off.active,
.get-started-section .process-questions .process-body-section .get-started-content .btn-group > #lwh-feed-upcoming .summary .register-link.off.active {
  background: #8a1f03;
}
.get-started-section .process-imagery {
  background: #e6e9ee;
  text-align: center;
  padding: 5rem;
  display: table;
  width: 50%;
  height: 100%;
  min-height: 620px;
}
@media (max-width: 992px) {
  .get-started-section .process-imagery {
    width: 100%;
    min-height: 320px;
  }
}
.get-started-section .process-imagery .process-body-section {
  display: table-cell;
  vertical-align: middle;
}
.get-started-section .process-imagery .process-body-section img {
  width: 100%;
  height: auto;
  max-width: 480px;
}
.process-body-section h2,
.process-body-section h3 {
  margin-bottom: 3rem;
}
.process-body-section p {
  margin-bottom: 2rem;
}
.process-body-section p.supporting-text {
  padding-top: 0.5rem;
}
.process-body-section a.next,
.process-body-section button.next {
  width: 100%;
}
.process-body-section a.next:after,
.process-body-section button.next:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f30b";
  font-style: normal;
  font-weight: 700;
  position: relative;
  left: 1rem;
  vertical-align: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.process-body-section a.next:after.fa-pull-left,
.process-body-section button.next:after.fa-pull-left {
  margin-right: 0.3em;
}
.process-body-section a.next:after.fa-pull-right,
.process-body-section button.next:after.fa-pull-right {
  margin-left: 0.3em;
}
.process-body-section a.next:hover:after,
.process-body-section button.next:hover:after {
  left: 1.5rem;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.process-body-section .multi-step-form {
  text-align: center;
  overflow: hidden;
  position: relative;
}
.process-body-section .multi-step-form #phase2,
.process-body-section .multi-step-form #phase3,
.process-body-section .multi-step-form #phase4,
.process-body-section .multi-step-form #phase5,
.process-body-section .multi-step-form #show-all-data,
.process-body-section .multi-step-form #submitted {
  display: none;
}
.process-body-section .multi-step-form progress {
  display: block;
  /* default: inline-block */
  width: 100%;
  max-width: 300px;
  height: 7px;
  margin: 0.5em auto;
  padding: 1px;
  border: 0 none;
  background: grey;
  border-radius: 0.35rem;
  -webkit-transition: 0.6s linear;
  transition: 0.6s linear;
}
.process-body-section .multi-step-form progress::-moz-progress-bar {
  border-radius: 0.35rem;
  -webkit-transition: 0.6s linear;
  transition: 0.6s linear;
}
.process-body-section .multi-step-form #step {
  margin-bottom: 3rem;
  font-size: 12px;
  color: #939598;
}
.process-body-section .multi-step-form .loader {
  width: 200px;
  margin: auto;
  position: absolute;
  bottom: 44px;
  right: 90px;
  display: none;
}
.process-body-section .multi-step-form .loader span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: pink;
  border-radius: 50%;
  -webkit-animation: load 1s infinite;
          animation: load 1s infinite;
}
.process-body-section .multi-step-form .loader span:nth-child(2) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes load {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
.process-body-section .multi-step-form .account-group .channels {
  margin: 1rem;
}
.process-body-section .multi-step-form .account-group .channels span.channel {
  background: #e36f1e;
  padding: 0.25rem 1rem;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.process-body-section .multi-step-form .account-group .groups {
  margin: 1rem;
}
.process-body-section .multi-step-form .account-group .groups span.group {
  background: #5e9732;
  padding: 0.25rem 1rem;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.pagination-section .show-fields-input {
  display: inline-block;
  padding-right: 4rem;
}
@media (max-width: 992px) {
  .pagination-section .show-fields-input {
    display: block;
    padding-bottom: 1rem;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .pagination-section .show-fields-input {
    padding-bottom: 1.5rem;
  }
}
.pagination-section .show-fields-input span.lead-in {
  display: block;
  font-size: 10px;
  color: #939598;
  text-align: left;
  text-transform: uppercase;
}
.pagination-section .show-fields-input button,
.pagination-section .show-fields-input a.btn,
.pagination-section .show-fields-input input,
.pagination-section .show-fields-input a#lwh-feed-upcoming .summary .register-link {
  min-height: 48px;
}
@media (max-width: 992px) {
  .pagination-section .show-fields-input.pull-left {
    float: none !important;
  }
}
.pagination-section .show-fields-input label:first-of-type {
  margin-right: 0.5rem;
  margin-left: 0;
}
.pagination-section .show-fields-input label:last-of-type {
  margin-left: 0.5rem;
  margin-right: 0;
}
.pagination-section nav {
  display: inline-block;
  font-size: 12px;
}
@media (max-width: 992px) {
  .pagination-section nav {
    display: block;
  }
}
@media (max-width: 992px) {
  .pagination-section nav.pull-right {
    float: none !important;
  }
}
.pagination-section nav ul {
  margin: 0;
  height: 48px;
}
.pagination-section nav li {
  padding-top: 0;
  padding-bottom: 0;
}
.pagination-section nav a {
  color: #939598;
  background: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  min-height: 48px;
  line-height: 48px;
  padding-top: 0;
  padding-bottom: 0;
}
.pagination-section nav a span {
  line-height: 48px;
}
.pagination-section nav a.active {
  color: #fff;
  background: #332a86;
}
.pagination-section nav a:hover {
  color: #fff;
  background: #332a86;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.ns-dashboard-section {
  margin-bottom: 6rem;
}
.ns-dashboard-section.less {
  margin-bottom: 4rem;
}
.ns-dashboard-section.even-less {
  margin-bottom: 4rem;
}
.ns-dashboard-section .section-title-bar {
  margin-bottom: 2rem;
}
.ns-dashboard-section .section-title-bar h2 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
.ns-dashboard-section .section-title-bar h2:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
}
.ns-dashboard-section .section-title-bar h2:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-title-bar h2:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-title-bar h2.pie:before {
  content: "\f200";
}
.ns-dashboard-section .section-title-bar h2.trophy:before {
  content: "\f091";
  vertical-align: -1px;
}
.ns-dashboard-section .section-title-bar h2.briefcase:before {
  content: "\f0f2";
}
.ns-dashboard-section .section-title-bar h2.question:before {
  content: "\f059";
}
.ns-dashboard-section .section-title-bar h2.ordered-list:before {
  content: "\f0cb";
}
.ns-dashboard-section .section-data-tiles .tile-container {
  background: #fff;
  text-align: center;
  padding: 1.5rem 1.5rem;
  color: #939598;
  font-size: 12px;
}
@media (max-width: 1200px) {
  .ns-dashboard-section .section-data-tiles .tile-container {
    margin-bottom: 2rem;
  }
}
.ns-dashboard-section .section-data-tiles .tile-container .success {
  color: #5e9732;
}
.ns-dashboard-section .section-data-tiles .tile-container .danger {
  color: #8a1f03;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-body .report {
  text-align: center;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-body .report .vertical-lines {
  border-right: 1px solid #ddd;
}
@media (max-width: 768px) {
  .ns-dashboard-section .section-data-tiles .tile-container .tile-body .report .vertical-lines {
    border-right: none !important;
  }
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-body .report .vertical-lines:last-of-type {
  border-right: none;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-body .report p {
  text-transform: uppercase;
  color: #939598;
  font-size: 12px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .ns-dashboard-section .section-data-tiles .tile-container .tile-body .report p {
    margin-bottom: 1rem;
  }
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-body .report p.data-number {
  font-size: 18px;
  color: #333;
  font-weight: 900;
}
@media (max-width: 768px) {
  .ns-dashboard-section .section-data-tiles .tile-container .tile-body .report p.data-number {
    margin-bottom: 0 !important;
  }
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-footer .actions {
  text-align: center;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-footer .actions .vertical-lines {
  border-right: 1px solid #ddd;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-footer .actions .vertical-lines:last-of-type {
  border-right: none;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-footer .actions p {
  text-transform: initial;
  color: #939598;
  font-size: 12px;
  margin-bottom: 0;
}
.ns-dashboard-section .section-data-tiles .tile-container .tile-footer .actions p.data-number {
  font-size: 18px;
  color: #333;
  font-weight: 900;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile {
  margin-top: 30px;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-header h4 {
  font-size: 14px;
  margin-bottom: 0;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-header span.data-number {
  font-weight: 900;
  font-size: 36px;
  color: #333;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-header i.info-icon {
  color: #939598;
  position: absolute;
  top: 1.65rem;
  left: 3rem;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-body {
  padding-top: 1rem;
  text-align: right;
  letter-spacing: 0.5px;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-body .progress {
  height: 3px;
  background-color: #ddd;
  border-radius: 0;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-body .empty {
  margin: 5.045rem;
}
@media (max-width: 992px) {
  .ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-body .empty {
    margin: 0;
  }
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer {
  padding-top: 0.5rem;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage {
  font-weight: 900;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage.success:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: "\f30c";
  font-style: normal;
  font-weight: 700;
  margin-right: 0.5rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage.success:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage.success:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage.danger:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: "\f309";
  font-style: normal;
  font-weight: 700;
  margin-right: 0.5rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage.danger:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .performance-data-tile .tile-container .tile-footer .comparison .percentage.danger:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container {
  text-align: left;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header {
  margin-bottom: 2rem;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header h5 {
  margin-top: 0;
  margin-bottom: 0;
  color: #333;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header span.leaderboard-score {
  color: #939598;
  font-weight: 900;
  margin-right: 0.75rem;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header img.headshot {
  display: inline-block;
  background: #333;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 1rem;
  position: relative;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header .stats {
  font-size: 12px;
  color: #939598;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header .stats p:after {
  content: '•';
  font-style: normal;
  font-weight: 700;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-header .stats p:last-of-type:after {
  content: none;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-body .badges {
  margin-bottom: 2rem;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-body .badges .badge {
  padding-right: 1rem;
  display: inline-block;
  background: #332a86;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  position: relative;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-footer p {
  font-size: 12px;
  color: #939598;
  text-transform: uppercase;
}
.ns-dashboard-section .section-data-tiles .leaderboard-data-tile .tile-container .tile-footer p.data-number {
  font-weight: 900;
  color: #332a86;
  padding-right: 0.5rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container {
  color: #333;
  padding: 0 !important;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header {
  text-align: left;
  padding: 3rem 2rem 0 2rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header h4 {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header h4 {
    font-size: 18px;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header span.job-number {
  font-weight: 300;
  font-size: 12px;
  color: #939598;
  margin-right: 0.5rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .shared-via {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .shared-via span.lead-in {
  color: #939598;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .shared-via span.social-handle a {
  color: #332a86;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .shared-via span.social-handle a:hover {
  color: #e36f1e;
  text-decoration: none;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details {
  text-align: right;
  padding-top: 0.25rem;
}
@media (max-width: 1200px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details {
    text-align: left;
  }
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details ul {
    padding-left: 0;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details ul {
  list-style: none;
  margin-bottom: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details ul li {
  display: inline-block;
  padding-left: 2.5rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details ul li:first-of-type {
  padding-left: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details ul li p {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details ul li {
    display: block;
    padding-left: 0;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .location:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f3c5";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .location:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .location:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .date:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f133";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .date:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .date:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .category:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: "\f0ca";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .category:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .category:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status.active:before {
  color: #5e9732;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f058";
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status.active:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status.active:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status.inactive:before {
  color: #8a1f03;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f057";
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status.inactive:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .status.inactive:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .edit:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f3c5";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .edit:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .edit:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .view:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f133";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .view:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-header .job-details .view:before.fa-pull-right {
  margin-left: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-body {
  padding: 3rem 2rem 3rem 2rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer {
  border-top: 1px solid #ddd;
  color: #939598;
  font-size: 14.4px;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions {
  text-transform: none;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .posting-date {
  text-align: left;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .posting-date span {
  color: #332a86;
  font-weight: 900;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions a p {
  color: #939598;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions a:hover {
  text-decoration: none;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions a:hover p {
  color: #e36f1e;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  text-decoration: none;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .pre-vertical-lines {
  padding: 1.5rem 2rem 1.25rem 2rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .vertical-lines {
  border-right: 1px solid #ddd;
  padding: 1.5rem 2rem 1.25rem 2rem;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .vertical-lines p {
  margin-bottom: 0;
  padding: 0.15rem 0;
}
@media (max-width: 1200px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .vertical-lines {
    border-top: 1px solid #ddd;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .vertical-lines:last-of-type {
  border-right: none;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .edit:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f303";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .edit:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .edit:before.fa-pull-right {
  margin-left: 0.3em;
}
@media (max-width: 480px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .edit:before {
    margin-right: 0;
    display: block;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .view:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f360";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .view:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .view:before.fa-pull-right {
  margin-left: 0.3em;
}
@media (max-width: 480px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .view:before {
    margin-right: 0;
    display: block;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .share:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f064";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .share:before.fa-pull-left {
  margin-right: 0.3em;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .share:before.fa-pull-right {
  margin-left: 0.3em;
}
@media (max-width: 480px) {
  .ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-footer .actions .share:before {
    margin-right: 0;
    display: block;
  }
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-button {
  padding: 3.45rem 1rem;
  background: #333;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-button a {
  color: #fff;
}
.ns-dashboard-section .section-data-tiles .job-data-tile .tile-container .tile-button a p {
  margin-bottom: 0;
}
.ns-dashboard-section .section-data-tiles .quick-link-tile .tile-container {
  background: #332a86;
  color: #fff;
  text-align: center;
  padding: 3rem 1rem;
  border-radius: 6px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 175px;
}
@media (max-width: 992px) {
  .ns-dashboard-section .section-data-tiles .quick-link-tile .tile-container {
    min-height: auto;
  }
}
.ns-dashboard-section .section-data-tiles .quick-link-tile .tile-container .tile-information {
  display: table-cell;
  vertical-align: middle;
}
.ns-dashboard-section .section-data-tiles .quick-link-tile .tile-container .tile-information span i {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.ns-dashboard-section .section-data-tiles .quick-link-tile .tile-container .tile-information h4 {
  font-weight: 500;
}
.ns-dashboard-section .section-data-tiles a .quick-link-tile:hover .tile-container {
  background: #e36f1e;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
#MyTopPerformersLabelsRow {
  background: transparent;
}
.ns-post-preview {
  background: transparent !important;
  border: transparent !important;
  border-radius: 0.35rem;
  /*margin-right: 40px;*/
}
.ns-post-preview-container {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0.35rem;
}
.MyTopPerformerssearch-results {
  padding: 0;
}
.MyTopPerformersTemplate .job-details {
  font-size: 16px;
  text-align: left !important;
  padding: 20px 30px;
  padding-top: 20px !important;
}
.MyTopPerformersTemplate .tile-header {
  padding: 0px !important;
}
.linkPreviews img {
  width: 100%;
  height: auto;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.linkPreviews .linkPreviews-text {
  background: #f2f2f2;
  padding: 20px 30px;
  line-height: 22px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
}
button.modal-btn {
  outline: none;
  border: none;
  padding: 0;
  background: transparent;
}
button.modal-btn:hover {
  outline: none;
  border: none;
  background: transparent;
}
.tab-toggle-nav .display-cell {
  padding-top: 0;
}
.tab-toggle-nav .nav-tabs {
  border-bottom: none;
  background: transparent;
}
@media (max-width: 480px) {
  .tab-toggle-nav .nav-tabs li {
    width: 100%;
  }
}
.tab-toggle-nav .nav-tabs li a {
  color: #fff;
  background: #939598;
  border: none;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  padding: 1rem 5rem;
  margin: 0;
}
.tab-toggle-nav .nav-tabs li a:hover {
  background: #241e5f;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.tab-toggle-nav .nav-tabs li a.btn.left,
.tab-toggle-nav .nav-tabs li a#lwh-feed-upcoming .summary .register-link.left {
  border-radius: 0.35rem 0 0 0.35rem;
}
.tab-toggle-nav .nav-tabs li a.btn.right,
.tab-toggle-nav .nav-tabs li a#lwh-feed-upcoming .summary .register-link.right {
  border-radius: 0 0.35rem 0.35rem 0;
}
.tab-toggle-nav .nav-tabs li.active a {
  color: #fff;
  background: #332a86;
  border: none;
}
.tab-toggle-nav .nav-tabs li.active a:hover {
  background: #332a86;
}
.expand {
  padding-left: 1rem;
}
.expand:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: "\f0d7";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  font-size: 18px;
  vertical-align: 0.15rem;
}
.expand:before.fa-pull-left {
  margin-right: 0.3em;
}
.expand:before.fa-pull-right {
  margin-left: 0.3em;
}
.view {
  padding: 1rem 5rem;
}
.view:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f360";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  vertical-align: 0;
}
.view:before.fa-pull-left {
  margin-right: 0.3em;
}
.view:before.fa-pull-right {
  margin-left: 0.3em;
}
.view-all-btn {
  text-align: right;
}
.dashboard-section-title-filter {
  margin-top: -1.5rem;
}
@media (max-width: 480px) {
  .dashboard-section-title-filter {
    margin-top: -1.25rem;
  }
}
@media (max-width: 480px) {
  .dashboard-section-title-filter {
    margin-top: 1rem;
    display: block;
  }
}
.dashboard-section-title-filter .dropdown-toggle {
  font-size: 18px !important;
}
button.large {
  padding: 1.5rem 5rem;
  font-size: 16px;
}
button.add {
  padding: 1.5rem 5rem;
  font-size: 16px;
}
button.add:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f055";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
}
button.add:before.fa-pull-left {
  margin-right: 0.3em;
}
button.add:before.fa-pull-right {
  margin-left: 0.3em;
}
button.arrow:after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f30b";
  font-style: normal;
  font-weight: 700;
  margin-left: 1rem;
}
button.arrow:after.fa-pull-left {
  margin-right: 0.3em;
}
button.arrow:after.fa-pull-right {
  margin-left: 0.3em;
}
@media (min-width: 992px) {
  .modal .modal-dialog {
    width: 800px;
  }
}
.modal .modal-content {
  background-color: #fff;
}
.modal .modal-content .modal-header {
  border-bottom: none;
  margin-bottom: 0;
}
.modal .modal-content .modal-header button.close {
  position: absolute;
  color: #252525;
  opacity: 1;
  top: 1.25rem;
  right: 0.5rem;
  font-weight: 300;
}
.modal .modal-content .modal-body {
  padding: 3rem 2rem;
}
.modal .modal-content .modal-body.section-filtering-bar {
  padding-bottom: 0;
}
.modal .modal-content .modal-body .section-filtering-bar .input-group .form-control {
  border-radius: 0.35rem 0 0 0.35rem;
  min-height: 48px;
}
.modal .modal-content .modal-body .section-filtering-bar .input-group .input-group-btn > .btn,
.modal .modal-content .modal-body .section-filtering-bar .input-group .input-group-btn > #lwh-feed-upcoming .summary .register-link {
  min-height: 48px;
}
.modal .modal-content .modal-body .section-filtering-bar .btn-group {
  min-height: 48px;
}
.modal .modal-content .modal-body .section-filtering-bar .btn-group a span.lead-in {
  display: block;
  font-size: 10px;
  color: #939598;
  text-align: left;
  text-transform: uppercase;
}
.modal .modal-content .modal-body .page-group-container {
  text-align: center;
}
.modal .modal-content .modal-body .page-group-container .account-photo {
  display: inline-block;
  background: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 0;
  position: relative;
}
.modal .modal-content .modal-body .page-group-container .account-photo .photo {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.modal .modal-content .modal-body .page-group-container .account-photo .avatar {
  position: absolute;
  z-index: 1;
}
.modal .modal-content .modal-body .page-group-container .account-photo .avatar:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f007";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  position: relative;
  top: 0.4rem;
  left: 0.75rem;
}
.modal .modal-content .modal-body .page-group-container .account-photo .avatar:before.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .page-group-container .account-photo .avatar:before.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .page-group-container .page-group-name {
  position: relative;
}
.modal .modal-content .modal-body .page-group-container .page-group-name p {
  margin-bottom: 0;
}
.modal .modal-content .modal-body .page-group-container .page-group-name .title {
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo {
  display: inline-block;
  background: #ddd;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 1rem;
  position: absolute;
}
.modal .modal-content .modal-body .account-photo .photo {
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.modal .modal-content .modal-body .account-photo .avatar {
  position: absolute;
  z-index: 1;
}
.modal .modal-content .modal-body .account-photo .avatar:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f007";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  position: relative;
  top: 0.4rem;
  left: 0.75rem;
}
.modal .modal-content .modal-body .account-photo .avatar:before.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .avatar:before.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-photo .account-updates {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  background: #8a1f03;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
  z-index: 100;
}
.modal .modal-content .modal-body .account-photo .account-notice {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  background: #5e9732;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
  z-index: 100;
}
.modal .modal-content .modal-body .account-photo .account-notice.connected {
  background-color: #332a86;
}
.modal .modal-content .modal-body .account-photo .account-notice.selected {
  background-color: #5e9732;
}
.modal .modal-content .modal-body .account-photo .account-notice.not-selected {
  background-color: #fed12f;
}
.modal .modal-content .modal-body .account-photo .social-channel {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: -4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  color: white;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.25rem;
  border: 1.25px solid white;
  padding-left: 1px;
  z-index: 100;
}
.modal .modal-content .modal-body .account-photo .social-channel.facebook {
  background: #3C5A99;
}
.modal .modal-content .modal-body .account-photo .social-channel.facebook::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f39e";
  font-style: normal;
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo .social-channel.facebook::after.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.facebook::after.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.twitter {
  background: #1DA1F2;
}
.modal .modal-content .modal-body .account-photo .social-channel.twitter::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f099";
  font-style: normal;
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo .social-channel.twitter::after.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.twitter::after.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.linkedin {
  background: #0077B5;
}
.modal .modal-content .modal-body .account-photo .social-channel.linkedin::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0e1";
  font-style: normal;
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo .social-channel.linkedin::after.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.linkedin::after.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.instagram {
  background: #f00075;
}
.modal .modal-content .modal-body .account-photo .social-channel.instagram::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f16d";
  font-style: normal;
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo .social-channel.instagram::after.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.instagram::after.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.pinterest {
  background: #e60023;
}
.modal .modal-content .modal-body .account-photo .social-channel.pinterest::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f0d2";
  font-style: normal;
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo .social-channel.pinterest::after.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.pinterest::after.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.googlep {
  background: #dd4b39;
}
.modal .modal-content .modal-body .account-photo .social-channel.googlep::after {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Brands';
  content: "\f2b3";
  font-style: normal;
  font-weight: 700;
}
.modal .modal-content .modal-body .account-photo .social-channel.googlep::after.fa-pull-left {
  margin-right: 0.3em;
}
.modal .modal-content .modal-body .account-photo .social-channel.googlep::after.fa-pull-right {
  margin-left: 0.3em;
}
.modal .modal-content .modal-body .account-name .account-photo {
  position: relative;
}
.modal-backdrop {
  /* bug fix - no overlay */
  display: none !important;
}
.add-account-modal-btn {
  text-align: right;
  margin-bottom: 3rem;
}
.social h3 {
  margin-top: 0;
}
.social .social-accounts {
  margin-top: 3rem;
}
.social .facebook-connect,
.social .twitter-connect,
.social .linkedin-connect {
  text-align: center;
}
.social .facebook-connect p i,
.social .twitter-connect p i,
.social .linkedin-connect p i {
  font-size: 50.4px;
}
.social .facebook-connect h4,
.social .twitter-connect h4,
.social .linkedin-connect h4 {
  font-size: 16.2px;
  font-weight: 500;
}
.social .facebook-connect .btn-primary,
.social .twitter-connect .btn-primary,
.social .linkedin-connect .btn-primary,
.social .facebook-connect #lwh-feed-upcoming .summary .register-link,
.social .twitter-connect #lwh-feed-upcoming .summary .register-link,
.social .linkedin-connect #lwh-feed-upcoming .summary .register-link {
  width: 100%;
  margin: 0.5rem 0;
}
.social .facebook-connect p i,
.social .facebook-connect h4 {
  color: #3C5A99;
}
.social .facebook-connect .btn-primary,
.social .facebook-connect #lwh-feed-upcoming .summary .register-link {
  background: #3C5A99;
  border-color: #3C5A99;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.social .facebook-connect .btn-primary:hover,
.social .facebook-connect #lwh-feed-upcoming .summary .register-link:hover {
  background: #2e4474;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.social .twitter-connect p i,
.social .twitter-connect h4 {
  color: #1DA1F2;
}
.social .twitter-connect .btn-primary,
.social .twitter-connect #lwh-feed-upcoming .summary .register-link {
  background: #1DA1F2;
  border-color: #1DA1F2;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.social .twitter-connect .btn-primary:hover,
.social .twitter-connect #lwh-feed-upcoming .summary .register-link:hover {
  background: #0c85d0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 992px) {
  .social .twitter-connect {
    margin-top: 3rem;
  }
}
.social .linkedin-connect p i,
.social .linkedin-connect h4 {
  color: #0077B5;
}
.social .linkedin-connect .btn-primary,
.social .linkedin-connect #lwh-feed-upcoming .summary .register-link {
  background: #0077B5;
  border-color: #0077B5;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.social .linkedin-connect .btn-primary:hover,
.social .linkedin-connect #lwh-feed-upcoming .summary .register-link:hover {
  background: #005582;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 992px) {
  .social .linkedin-connect {
    margin-top: 3rem;
  }
}
.divider-line {
  width: 100%;
  height: 3rem;
  border-bottom: 1px solid #ddd;
  text-align: center;
  margin: 1rem 0;
}
.divider-line .divider-text {
  font-size: 12px;
  color: #939598;
  background-color: #fff;
  padding: 0 2rem;
  vertical-align: -1.75rem;
}
.invite form {
  margin-top: 2rem;
}
.invite form #invite-member-by-email {
  position: relative;
}
.invite form #invite-member-by-email .bottom-align-text {
  position: absolute;
  bottom: 0;
  right: 0;
}
.invite form #invite-member-by-email .bottom-align-text .btn-primary,
.invite form #invite-member-by-email .bottom-align-text #lwh-feed-upcoming .summary .register-link {
  width: 100%;
}
.add-feed-btn {
  text-align: right;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .add-feed-btn {
    text-align: left;
  }
}
.addContentSourceModal .modal-body #content-source-title {
  margin-bottom: 2rem;
}
.addContentSourceModal .modal-body #content-source-title h3 {
  margin-top: 0;
  font-weight: 400;
}
.addContentSourceModal .modal-body #content-source-title h3.plus:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f055";
  font-style: normal;
  font-weight: 700;
  margin-right: 1rem;
  color: #939598;
  vertical-align: 0px;
}
.addContentSourceModal .modal-body #content-source-title h3.plus:before.fa-pull-left {
  margin-right: 0.3em;
}
.addContentSourceModal .modal-body #content-source-title h3.plus:before.fa-pull-right {
  margin-left: 0.3em;
}
.addContentSourceModal .modal-body #content-source-title a span.pen {
  padding-left: 2rem;
  color: #939598;
  font-size: 12px;
  font-weight: 700;
  vertical-align: 5px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  text-decoration: none;
}
.addContentSourceModal .modal-body #content-source-title a span.pen:before {
  font-weight: normal;
  vertical-align: -0.125em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f304";
  font-style: normal;
  font-weight: 700;
  margin-right: 0.75rem;
  color: #939598;
  vertical-align: 0px;
}
.addContentSourceModal .modal-body #content-source-title a span.pen:before.fa-pull-left {
  margin-right: 0.3em;
}
.addContentSourceModal .modal-body #content-source-title a span.pen:before.fa-pull-right {
  margin-left: 0.3em;
}
.addContentSourceModal .modal-body #content-source-title a:hover span.pen,
.addContentSourceModal .modal-body #content-source-title a:hover span.pen:before {
  color: #e36f1e;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  text-decoration: none;
}
.addContentSourceModal .modal-body #input-field-feed-url {
  margin-bottom: 2rem;
}
.addContentSourceModal .modal-body #input-field-import-options {
  margin-bottom: 2rem;
}
.addContentSourceModal .modal-body #input-field-import-options select.custom-select {
  width: 100%;
  max-width: 300px;
  border-color: #ddd;
  color: #939598;
  background-color: #fff;
  height: 34px;
}
.addContentSourceModal .modal-body #input-field-share {
  margin-bottom: 2rem;
}
.addContentSourceModal .modal-body #input-field-share #add-group-container,
.addContentSourceModal .modal-body #input-field-share #add-channel-container {
  margin-bottom: 2rem;
}
.addContentSourceModal .modal-body #input-field-share .search-groups-input .input-group,
.addContentSourceModal .modal-body #input-field-share .search-channels-input .input-group {
  width: 100%;
}
@media (max-width: 1200px) {
  .addContentSourceModal .modal-body #input-field-share .search-groups-input,
  .addContentSourceModal .modal-body #input-field-share .search-channels-input {
    margin-bottom: 1rem;
  }
}
.addContentSourceModal .modal-body #input-field-share .search-groups-btn,
.addContentSourceModal .modal-body #input-field-share .search-channels-btn {
  text-align: right;
}
.addContentSourceModal .modal-body #input-field-share .search-groups-btn .btn,
.addContentSourceModal .modal-body #input-field-share .search-channels-btn .btn,
.addContentSourceModal .modal-body #input-field-share .search-groups-btn #lwh-feed-upcoming .summary .register-link,
.addContentSourceModal .modal-body #input-field-share .search-channels-btn #lwh-feed-upcoming .summary .register-link {
  width: 100%;
}
.addContentSourceModal .modal-body #input-field-share .dropdown-menu .dropdown-item {
  display: block;
  padding: 0 1.25rem;
}
.addContentSourceModal .modal-body #input-field-share .open > .dropdown-menu {
  position: absolute;
  top: 34px;
  left: -307px;
  width: 342px;
}
@media (max-width: 1200px) {
  .addContentSourceModal .modal-body #input-field-share .open > .dropdown-menu {
    left: -494px;
    width: 529px;
  }
}
.tooltip.right {
  margin-left: 1rem;
  margin-top: -2px;
}
.tooltip.right .tooltip-inner {
  padding: 2rem;
  background-color: #332a86;
  text-align: left;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #332a86;
}
.loading {
  padding: 3rem 0;
  text-align: center;
}
.loading i {
  font-size: 24px;
  color: #939598;
}
.loading h4 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
/* OLD */
/*
#toggle-feed-screens {

	#team-tab {

		.section-list {
			.account-photo{
				display:inline-block; 
				background: @gray-darker; 
				width:30px; 
				height:30px; 
				border-radius:50%; 
				//margin-right:1rem; 
				position:absolute;
			}
			.social-channel {
				display:inline-block; 
				background: @gray-darker;
				color: @white;
				width:30px; 
				height:30px; 
				border-radius:50%; 
				margin-right:1rem; 
				position: relative;
	
				&.facebook { background: @social-blue-facebook; }
				&.facebook::after {
					.fa-icon;
					.fab;
					content: @fa-var-facebook-f;
					font-style: normal;
					font-weight: 700;
					vertical-align: -0.325em;
					
				}
				&.twitter { background: @social-blue-twitter; }
				&.twitter::after {
					.fa-icon;
					.fab;
					content: @fa-var-twitter;
					font-style: normal;
					font-weight: 700;
					vertical-align: -0.325em;
					
				}
				&.linkedin { background:@social-blue-linkedin; }
				&.linkedin::after {
					.fa-icon;
					.fab;
					content: @fa-var-linkedin-in;
					font-style: normal;
					font-weight: 700;
					vertical-align: -0.325em;
					
				}
				.account-updates {
					position:absolute; 
					bottom:0; 
					right:0; 
					margin-right:-4px;
					width:15px; 
					height:15px; 
					border-radius: 50%;  
					color:white;
					background: @hmg-red;
					font-size: 0.8rem;
					text-align: center;
					line-height: 1.25rem;
					border: 1.25px solid white;
					padding-left: 1px;
				}
			}
		}

	}
	#company-tab {

		.section-list {
			.account-photo{
				display:inline-block; 
				background: @gray-darker; 
				width:30px; 
				height:30px; 
				border-radius:50%; 
				margin-right:1rem; 
				position: relative;
	
				.social-channel {
					position:absolute; 
					bottom:0; 
					right:0; 
					margin-right:-4px;
					width:15px; 
					height:15px; 
					border-radius: 50%;  
					color:white;
					font-size: 0.8rem;
					text-align: center;
					line-height: 1.25rem;
					border: 1.25px solid white;
					padding-left: 1px;
	
					&.facebook { background: @social-blue-facebook; }
					&.facebook::after {
						.fa-icon;
						.fab;
						content: @fa-var-facebook-f;
							font-style: normal;
							font-weight: 700;
					}
					&.twitter { background: @social-blue-twitter; }
					&.twitter::after {
						.fa-icon;
						.fab;
						content: @fa-var-twitter;
							font-style: normal;
							font-weight: 700;
					}
					&.linkedin { background:@social-blue-linkedin; }
					&.linkedin::after {
						.fa-icon;
						.fab;
						content: @fa-var-linkedin-in;
							font-style: normal;
							font-weight: 700;
					}
				}
			}
		}
	}
	#tab-toggle-nav {
		.display-cell { padding-top: 0; }
		.nav-tabs {
			border-bottom: none;
			background: transparent;
	
			li {

				@media (max-width: @screen-xs) {
					width: 100%;
				}
	
				a { 
					color: @white;
					background: @gray-light;
					border: none;
					transition: @transition;
					padding: 1rem 5rem;
					margin: 0;
	
					&:hover {
						background: @link-hover-color;
						transition: @transition;
					}
					&.btn {
						
						&.left { border-radius: 0.35rem 0 0 0.35rem; }
						&.right { border-radius: 0 0.35rem 0.35rem 0; }
					}
				}
	
				&.active a {
					color: @white;
					background: @hmg-purple;
					border: none; 
	
					&:hover { background: @hmg-purple; }
				}
			}
		}
	}
	.section-filtering-bar {
		margin: 1rem 0;

		.show-fields-input {
			label { 
				&:first-of-type {
					margin-right: 0.5rem; 
				}
				&:last-of-type {
					margin-left: 0.5rem; 
				}
			}
		} 
		.sort-content-sources-input, .filter-accounts-input, .search-input {
			label {
				margin-right: 0.5rem;
				margin-left: 0;
			}
		}
		.show-fields-input, .sort-content-sources-input, .filter-accounts-input, .search-input {
			display: inline-block;
			padding-bottom: 1rem;
			padding-right: 2rem;
			
			@media (max-width: @screen-lg) {
				display: block;
				padding-right: 0;
			}
			@media (max-width: @screen-sm) {
				padding-bottom: 1.5rem;
			}
		}

		.add-feed-btn {
			text-align: right;

			@media (max-width: @screen-sm) {
				text-align: left;
			}

			.add {
				padding: 0.5rem 2rem;
			}
		}
	}
	.section-list {
		.account-name {
			.label { padding-left: 15px !important; }
		}
		.account-status {
			@media (max-width: @screen-sm) {
				display: none;
			}
		}
	}
	div[id^="jb-feed-row-"], div[id^="ts-feed-row-"], div[id^="jb-feed-company-row-"], div[id^="ts-feed-company-row-"] {
		.feed-title {}
		.feed-social {
			@media (max-width: @screen-md) {
				text-align: right;
				margin-top: 4px;
			}
		}
	}
	button.modal-btn { 
		outline: none; 
		border: none; 
		padding: 0; 
		background: transparent;

		&:hover { outline: none; border: none; background: transparent; }
	}
	.modal-dialog { width: 800px; }
	.modal-body {
		padding: 2rem 2rem 3rem 2rem !important;

		.add-account-btn { 
			text-align: right;

			.add { padding: 0.4rem 1rem; }
		}
		.action-btn { text-align: right; }
	}
}

#ts-social-share-feed, #ts-social-share-feed-company {
	margin-top: 3rem;
}

#addContentSourceModal {

	.modal-body {

		#content-source-title {
			margin-bottom: 2rem;

			h3 { 
				margin-top: 0;
				font-weight: 400;

				&.plus {

					&:before {
						.fa-icon;
						.fas;
						content: @fa-var-plus-circle;
						font-style: normal;
						font-weight: 700;
						margin-right: 1rem;
						color: @gray-light;
						vertical-align: 0px;
					}

				}
			}
			a {
				span.pen { 
					padding-left: 2rem;
					color: @gray-light;
					font-size: @font-size-small;
					font-weight: 700;
					vertical-align: 5px;
					transition: @transition;
					text-decoration: none;
					
					&:before {
						.fa-icon;
						.fas;
						content: @fa-var-pen;
						font-style: normal;
						font-weight: 700;
						margin-right: 0.75rem;
						color: @gray-light;
						vertical-align: 0px;
					}
				}

				&:hover {
					span.pen, span.pen:before {
						color: @hmg-orange;
						transition: @transition;
						text-decoration: none;
					}
				}
			}
		}
		#input-field-feed-url {
			margin-bottom: 2rem;
		}
		#input-field-import-options {
			margin-bottom: 2rem;

			select.custom-select {
				width: 100%;
				max-width: 300px;
				border-color: @gray-lighter;
				color: @gray-light;
				background-color: @white;
				height: 34px;
			}
		}
		#input-field-share {
			margin-bottom: 2rem;

			#add-group-container, #add-channel-container { margin-bottom: 2rem; }

			.search-groups-input, .search-channels-input {

				.input-group { width: 100%; }

				@media (max-width: @screen-lg) {
					margin-bottom: 1rem;
				}
			}
			.search-groups-btn, .search-channels-btn { 
				text-align: right;

				.btn { width: 100%; }
			}

			.dropdown-menu {
				.dropdown-item {
					display: block;
					padding: 0 1.25rem;
				}
			}
			.open > .dropdown-menu {
				position: absolute;
				top: 34px;
				left: -307px;
				width: 342px;

				@media (max-width: @screen-lg) {
					left: -494px;
					width: 529px;
					
				}
			}
		}
	}	
}
*/
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 10em/4;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adobe:before {
  content: "\f778";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-haykal:before {
  content: "\f666";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  clip: rect(0 0 0 0);
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('webfonts/fa-solid-900.eot');
  src: url('webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype');
  src: url('webfonts/fa-solid-900.woff2') format('woff2'), url('webfonts/fa-solid-900.woff') format('woff'), url('webfonts/fa-solid-900.ttf') format('truetype'), url('webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('webfonts/fa-regular-400.eot');
  src: url('webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('webfonts/fa-regular-400.woff2') format('woff2'), url('webfonts/fa-regular-400.woff') format('woff'), url('webfonts/fa-regular-400.ttf') format('truetype'), url('webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('webfonts/fa-brands-400.eot');
  src: url('webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype');
  src: url('webfonts/fa-brands-400.woff2') format('woff2'), url('webfonts/fa-brands-400.woff') format('woff'), url('webfonts/fa-brands-400.ttf') format('truetype'), url('webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.ng-left {
  padding-left: 0 !important;
}
@media (max-width: 1200px) {
  .ng-left {
    padding-left: 15px !important;
  }
}
.ng-left-dm {
  padding-left: 0 !important;
}
.ng-right {
  padding-right: 0 !important;
}
@media (max-width: 1200px) {
  .ng-right {
    padding-right: 15px !important;
  }
}
.ng-right-dm {
  padding-right: 0 !important;
}
.ng-left-right {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 1200px) {
  .no-mobile {
    display: inherit !important;
  }
}
@media (max-width: 992px) {
  .no-mobile {
    display: none !important;
  }
}
.no-desktop {
  display: none !important;
}
@media (max-width: 992px) {
  .no-desktop {
    display: inherit !important;
  }
}
@media (max-width: 1200px) {
  .hide-col-md {
    display: none !important;
  }
}
.nowrap {
  white-space: nowrap;
}
.row-eq-height {
  overflow: hidden;
}
.col-eq-height {
  margin-bottom: -99999px !important;
  padding-bottom: 99999px !important;
}
.is-table-row {
  display: table;
}
.is-table-row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.border-top-mobile {
  border: none;
}
@media (max-width: 1200px) {
  .border-top-mobile {
    border-top: 1px solid #ddd;
  }
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.small {
  font-size: 12px;
}
.emphasized {
  font-style: italic;
}
.display-table {
  height: 70px;
}
@media (max-width: 1200px) {
  .display-table {
    height: auto !important;
  }
}
.display-table::before {
  content: '\200B';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.display-table .display-cell {
  display: inline-block;
  vertical-align: middle;
  width: 98%;
  padding: 10px 15px;
}
@media (max-width: 1200px) {
  .display-table .display-cell {
    width: 99%;
  }
}
.d-inline {
  display: inline-block;
}
.d-flex {
  display: -webkit-box;
  display: flex;
}
.d-flex > div {
  float: none;
}
.col-auto {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.input-group-prepend {
  padding-right: 1rem;
}
.input-group-append {
  padding-left: 1rem;
}
.spacing-base {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.spacing-base-xs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.spacing-base-btm-xs {
  padding-bottom: 1.5rem;
}
.spacing-base-sm {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.w-20 {
  width: 20rem !important;
}
.w-100 {
  width: 100%;
}
.mr-1 {
  margin-right: 1rem;
}
.mr-2 {
  margin-right: 2rem;
}
.mr-3 {
  margin-right: 3rem;
}
.mr-4 {
  margin-right: 4rem;
}
.mr-5 {
  margin-right: 5rem;
}
.mr-6 {
  margin-right: 6rem;
}
.mb-1 {
  margin-bottom: 1rem;
}
.mb-2 {
  margin-bottom: 2rem;
}
.mb-3 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 4rem;
}
.mb-5 {
  margin-bottom: 5rem;
}
.mb-6 {
  margin-bottom: 6rem;
}
.pr-15 {
  padding-right: 15px;
}
@media (max-width: 992px) {
  .pr-15 {
    padding-right: 0;
  }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.modal-footer:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
.btn,
#lwh-feed-upcoming .summary .register-link {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.btn:hover,
#lwh-feed-upcoming .summary .register-link:hover {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.btn-secondary {
  color: #333;
  background: #fff;
}
.btn-secondary.darker {
  background: #939598;
  color: #fff;
}
.btn-secondary.darker:hover {
  background: #333;
}
.btn-secondary:hover {
  background: #ddd;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
