@charset "UTF-8";
/*
 * You can change the values of the variables here to get different layouts,
 * but don't remove any variable else the SASS will not compile
 */
/* SASS */
/* Change to match your logo and its dimensions */
/* The sprites file for various icons */
/* Add your custom variables, if needed, below here */
/* line 2, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.devise #content {
  max-width: 800px;
  margin: 0 auto;
}

/* line 8, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 17, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #009688;
  background-color: #FFF;
  border: 1px solid #dee2e6;
}

/* line 27, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
aside .page-item {
  margin-top: 12px;
}

/* line 29, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-link:hover {
  color: #004a43;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 36, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 42, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 46, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 52, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 57, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #FFF;
  background-color: #009688;
  border-color: #009688;
}

/* line 64, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #FFF;
  border-color: #dee2e6;
}

/* line 72, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
}

/* line 78, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 83, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 88, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.765625rem;
  line-height: 1.5;
}

/* line 94, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 99, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 105, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
ul.pagination {
  display: inline-flex;
  flex-wrap: wrap;
}

/* line 106, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.text-right {
  text-align: right !important;
}

/* line 109, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
nav.text-right {
  clear: both;
}

/* line 113, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
  transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  background-color: #060e9f;
  color: white;
}

/* line 128, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.btn:not([disabled]):not(.disabled):not(.btn-link):hover, .btn:not([disabled]):not(.disabled):not(.btn-link):focus {
  text-decoration: none;
  transform: translate3d(0, -1px, 0);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

/* line 133, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.btn a, a.btn {
  color: white;
}

/* line 136, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCart {
  float: right;
  position: relative;
  background-color: #060e9f;
  border-radius: 2px;
  height: 32px;
  margin: 6px;
}

/* line 144, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStatic
.semiStaticCart.update {
  background-color: green;
}

/* line 148, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCart.remove {
  background-color: red;
}

/* line 151, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCart input,
.semiStaticCart img {
  position: relative;
  padding: 0 6px;
  margin: 0px;
  height: 32px;
  z-index: 1;
}

/* line 159, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCartContent {
  position: absolute;
  font-size: 32px;
  top: -8px;
  right: 15px;
  color: white;
}

/* line 166, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.remove .semiStaticCartContent {
  top: -3px;
  right: 13px;
  font-size: 20px;
}

/* line 171, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#dialog.semiStaticCartDialog {
  padding: 12px;
  background-color: #060e9f;
  border-radius: 2px;
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  border: 2px solid white;
  color: white;
}

/* line 179, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus h2 {
  margin-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px white solid;
  color: white;
}

/* line 185, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus > img {
  margin-top: -6px;
  float: right;
  height: 32px;
}

/* line 190, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus p {
  text-align: right;
}

/* line 193, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus .section {
  border-top: 0;
  background-color: transparent;
}

/* line 197, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus h2 {
  margin-top: 0;
  color: white;
}

/* line 201, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus {
  padding: 12px;
  margin: 9px 6px 12px;
}

/* line 205, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.side-bar #semiStaticShoppingCartStatus,
#semiStaticShoppingCartStatus {
  background-color: #060e9f;
  color: white;
  border-radius: 2px;
}

/* line 211, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticShoppingCartStatus input[type='submit'],
#semiStaticShoppingCartStatus a {
  display: block;
  background-color: white;
  color: #060e9f;
  text-align: center;
  padding: 12px;
  margin: 12px 0 0 0;
  border-radius: 2px;
  border: 0;
}

/* line 222, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticOrderSummary div a {
  color: white;
}

/* line 225, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCheckout h2 a {
  text-decoration: underline;
}

/* line 228, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCheckout {
  border-radius: 2px;
  padding: 12px;
  background-color: white;
}

/* line 233, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCheckout hr {
  border: 0;
  border-top: 1px solid #d0d0d0;
}

/* line 237, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCheckout input[type='number'] {
  max-width: 46px;
}

/* line 240, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticRemoveFromCart {
  background-color: red;
  border-radius: 4px;
  float: right;
  margin: 6px;
}

/* line 246, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.semiStaticCartQuantities {
  float: right;
  margin-top: 8px;
}

/* line 252, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.mobile {
  display: none;
}

/* line 256, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.popped {
  max-width: 90%;
  max-height: 90%;
  display: block;
  position: fixed;
  background-repeat: no-repeat;
  background-attachment: local;
  overflow: visible;
  z-index: 2000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  box-sizing: content-box;
}

/* line 261, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#dialog.video_popup {
  max-width: 80%;
  width: 640px;
  height: auto;
  overflow: visible;
  overflow-y: visible;
}

/* line 262, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#dialog.video_popup .yt_video {
  overflow: hidden;
}

/* line 263, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#dialog .video_caption {
  width: 100%;
  height: 32px;
  text-align: center;
}

/* line 264, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#popoff {
  background-color: transparent;
  width: 100%;
  height: auto;
  cursor: pointer;
  touch-action: manipulation;
}

/* line 268, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#popoffInner {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

/* line 269, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#dialog #popupCloseButton {
  font-size: 32px;
  border-radius: 50%;
  border: 2px solid white;
  color: white;
  background-color: black;
  position: absolute;
  width: 28px;
  top: -18px;
  right: -18px;
  text-align: center;
  height: 28px;
  line-height: 26px;
  cursor: pointer;
}

/* line 274, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticCright, #semiStaticCleft {
  z-index: 3000;
  position: absolute;
  width: 0px;
  top: 0;
  bottom: 0;
  color: white;
}

/* line 277, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticCright {
  right: 0px;
}

/* line 278, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticCright:after, #semiStaticCleft:after {
  font-size: 28px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: black;
  border: white 4px solid;
  border-radius: 2px;
  padding: 6px;
  padding-top: 3px;
}

/* line 290, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticCright:after {
  border-left: none;
  content: '>';
  right: -30px;
}

/* line 291, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#semiStaticCleft:after {
  border-right: none;
  content: '<';
  left: -30px;
}

/* line 292, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#popoff:hover .carousel {
  color: white;
  text-shadow: 0 0 4px black;
}

/* line 296, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#popup_caption {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
  font-size: 14px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  border-top: 1px solid #a8a8a8;
  margin-top: 4px;
  padding: 12px;
}

/* line 302, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.popable::after {
  content: '↔';
  font-size: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #e0e0e0;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  line-height: 22px;
  transform: rotate(135deg);
}

/* line 312, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.image_wrapper {
  position: relative;
}

/* line 313, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.side_bar .popable::after {
  top: 42px;
  right: 12px;
}

@-moz-document url-prefix() {
  /* line 317, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
  .popable::after {
    line-height: 20px;
  }
}
/* line 321, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#results td {
  background-color: white;
}

/* line 322, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#results tr.last td {
  border-bottom: 1px solid #888;
}

/* line 323, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#results td.score {
  background-color: #f0f4f8;
  border-bottom: 1px solid #888;
}

/* line 326, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
a.squeeze {
  display: block;
  background-color: #dcdcdc;
  border: 1px solid #bbb;
  padding: 0 8px;
  text-align: center;
  border-radius: 8px;
  margin: 8px 10%;
}

/* line 328, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entryIcon {
  float: left;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 64px 64px;
  padding-right: 18px;
  border-right: 1px solid #a0a0a0;
  margin: 0 12px 12px 0;
}

/* line 334, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
a.entryIconLink + h1 {
  padding-bottom: 7px;
}

/* line 337, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.extra-padding {
  padding: 6px;
}

/* line 338, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.sidebar {
  margin-bottom: 8px;
}

/* line 339, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entry p a, .entry li a {
  color: #060e9f;
  border-bottom: 0.0625rem solid #dcdcdc;
  text-decoration: none;
  transition: border-color 0.2s ease-out 0s;
}

/* line 346, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entry p a:hover,
.entry p a:focus {
  border-bottom: 0.0625rem solid #a0a0a0;
}

/* Stop element going outside of viewport on mobile screens */
/* line 352, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.html, .caption, p {
  word-wrap: break-word;
}

/* line 356, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.caption {
  font-size: 14px;
  text-align: center;
  border-top: none;
  width: 100%;
}

/* line 363, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
figure {
  text-align: center;
}

/* line 364, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
figure img {
  width: 100%;
}

/* line 366, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entry .caption {
  max-width: 324px;
  margin: 0 auto;
}

/* line 370, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entry .caption.free, .entry img.free {
  max-width: none;
}

/* line 373, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.caption p {
  margin-top: 0px;
}

/* line 376, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entry .caption {
  border-bottom: 1px solid #d0d0d0;
}

/* line 379, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.entry .caption-inner {
  margin-top: -4px;
  padding: 4px 4px 6px;
}

/* line 384, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.floater {
  position: relative;
  z-index: 10;
}

/* Job posting table */
/* line 390, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.job-posting td {
  padding: 6px 18px;
}

/* line 391, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.job-posting td p {
  padding-left: 0;
  padding-right: 0;
}

/* line 392, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.job-posting {
  margin: 0 18px 18px 18px;
  border: 1px solid #aaa;
}

/* line 393, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.job-posting table td * {
  margin-left: 0;
  margin-right: 0;
}

/* Subscriber teasers */
/* line 396, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.subscriber_block {
  position: relative;
  margin-top: -128px;
  padding: 128px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  z-index: 100000;
}

/* line 403, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.subscriber_notice {
  position: absolute;
  left: 32px;
  right: 32px;
  top: 32px;
  bottom: 32px;
  width: 80%;
  margin: 32px auto;
  text-align: center;
  border: 1px solid #0060aa;
  background-color: white;
  padding: 24px;
  display: table;
}

/* line 412, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.subscriber_instruction {
  line-height: 32px;
}

/* line 416, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
h4 {
  font-weight: normal;
  color: black;
  margin-top: 6px;
  margin-bottom: 12px;
}

/* line 418, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#toTop {
  display: none;
}

/* line 421, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#menu-loading-wrapper {
  display: none;
}

/* line 424, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#menu-loading {
  display: none;
  width: 80%;
  margin: 6px auto;
  color: #060e9f;
  text-align: center;
  height: 20px;
}

/* line 432, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#slide-menu-wrapper .wrapper a.subLink {
  text-transform: none;
  display: block;
  margin: 12px 0;
}

/* line 434, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.block_button {
  text-align: center;
  margin: 8px auto;
}

/* line 438, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.block_button a {
  background-color: #060e9f;
  border-radius: 4px;
  padding: 12px;
  display: inline-block;
  color: white;
}

/* line 446, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.yt_video iframe {
  width: 100% !important;
  border: 0;
}

/* line 450, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

/* line 457, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
div.field, div.actions {
  margin-bottom: 10px;
}

/* line 462, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 468, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#error_explanation {
  width: 96%;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
/* line 475, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}
/* line 485, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}

/* line 492, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.inlineTeaser a {
  text-decoration: none;
  background-color: #060e9f;
  color: #060e9f;
  display: flex;
  margin: 48px auto;
  max-width: 80%;
  align-items: center;
  border-radius: 0 3px 3px 0;
}

/* line 502, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.inlineTeaser a:hover {
  transform: translate3d(0, -1px, 0);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

/* line 506, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.inlineTeaser a .inlineTeaserImg {
  max-width: 25%;
}

/* line 509, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.inlineTeaserText {
  padding: 6px 12px;
  flex: 1 1 auto;
}

/* line 513, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/shared.scss */
.inlineTeaserText p {
  text-align: center;
}

/*  SECTIONS  */
/* line 2, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  COLUMN SETUP  */
/* line 5, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.col {
  width: 100%;
  position: relative;
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}

/* line 6, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.col:first-child, .col:first-child {
  margin-left: 0;
}

/* RESIZING IMAGES */
/* line 15, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_1_of_2_of_1_of_4 {
  width: 100%;
  margin: 0px;
}

/*  GROUPING  */
/* line 18, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.group:before, .group:after {
  content: '';
  display: table;
}

/* line 19, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.group:after {
  clear: both;
}

/*  GRID OF TWO    */
/* line 22, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_2_of_2 {
  width: 100%;
}

/* line 23, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_1_of_2 {
  width: 49.2%;
}

/* line 24, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_1_of_2_of_1_of_4 {
  width: 49.2%;
}

/*  GRID OF THREE  */
/* line 27, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_3_of_3 {
  width: 100%;
}

/* line 28, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_2_of_3 {
  width: 66.1%;
}

/* line 29, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_1_of_3 {
  width: 32.2%;
}

/*  GRID OF FOUR   */
/* line 32, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_4_of_4 {
  width: 100%;
}

/* line 33, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_3_of_4 {
  width: 74.6%;
}

/* line 34, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_2_of_4 {
  width: 49.2%;
}

/* line 35, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_1_of_4 {
  width: 23.8%;
}

/*  GRID OF FIVE    */
/* line 38, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_5_of_5 {
  width: 100%;
}

/* line 39, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_4_of_5 {
  width: 79.68%;
}

/* line 40, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_3_of_5 {
  width: 59.36%;
}

/* line 41, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_2_of_5 {
  width: 39.04%;
}

/* line 42, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
.span_1_of_5 {
  width: 18.72%;
}

@media only screen and (max-width: 860px) {
  /* line 45, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_1_of_2_of_1_of_4 {
    width: 100%;
  }
}
@media only screen and (min-width: 500px) {
  /* line 49, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_1_of_2_of_1_of_4 .span_1_of_2 {
    width: 49.2% !important;
  }
}
/*  GO FULL WIDTH AT LESS THAN 580 PIXELS */
@media only screen and (max-width: 580px) {
  /* line 55, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .col {
    margin: 1% 0 1% 0%;
  }

  /* line 56, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_4_of_4 {
    width: 100%;
  }

  /* line 57, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_3_of_4 {
    width: 100%;
  }

  /* line 58, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_2_of_4 {
    width: 100%;
  }

  /* line 59, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_1_of_4 {
    width: 100%;
  }

  /* line 60, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_2_of_2 {
    width: 100%;
  }

  /* line 61, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_1_of_2 {
    width: 100%;
  }

  /* line 63, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_3_of_3 {
    width: 100%;
  }

  /* line 64, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_2_of_3 {
    width: 100%;
  }

  /* line 65, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/grid.scss */
  .span_1_of_3 {
    width: 100%;
  }
}
/* line 15, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
html {
  overflow-y: scroll;
}

/* line 16, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
body {
  background-color: white;
  margin: 0px;
  font-size: 16px;
  font-family: 'Raleway', 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
  color: #181828;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAAHElEQVQIHWP48+fP9+/f////zwCkgBwQC4ghAACODRqkCkEF0QAAAABJRU5ErkJggg==) repeat;
}

/* line 27, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
a {
  text-decoration: none;
  color: black;
}

/* line 28, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
fieldset {
  border: none;
}

/* line 34, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
h1 a {
  color: #060e9f;
}

/* line 35, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
h2 {
  font-size: 20px;
  font-weight: normal;
}

/* line 41, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#top {
  height: 75px;
  background-color: white;
  z-index: 200;
  box-shadow: 0 0 7px #7c7c7c;
  width: 100%;
  position: fixed;
  top: 0px;
}

/* line 50, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#top ul {
  margin: 0;
  padding: 0;
}

/* line 54, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar {
  min-height: 75px;
}

/* line 58, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu {
  z-index: 1000;
  box-shadow: 0 0 2px #686868;
  background-color: #060e9f;
  position: relative;
  right: 0px;
  height: 30px;
  float: right;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-right: 42px;
  font-size: 14px;
}

/* line 72, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu ul {
  list-style: outside none none;
  font-size: 16px;
  color: white;
  margin: 0px 12px 0px 14px;
}

/* line 79, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu li {
  float: right;
}

/* line 83, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu li a {
  color: #d8d8d8;
  background: url(/assets/vert-sprites-light-db2eecf399fd58ceb391df2a970a39f0354f35184da79498a40e8d9d3551f752.png) no-repeat scroll 0 0 transparent;
  display: block;
  padding: 5px 8px 0 14px;
}

/* line 90, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#logo-wrapper {
  background: none repeat scroll 0 0 white;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-left: 12px;
  width: 208px;
  z-index: 2000;
  position: relative;
}

/* line 100, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-wrapper {
  z-index: 1000;
  top: -40px;
  right: 0px;
  position: relative;
}

/* line 107, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.contain {
  margin: 0 auto;
  max-width: 1400px;
}

/* line 112, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .sign-in a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0px -290px no-repeat;
}

/* line 113, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .contact a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0px -194px no-repeat;
}

/* line 114, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .search a {
  float: right;
  display: block;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0px -226px no-repeat;
}

/* line 115, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .icon a {
  background-size: 28px 352px;
}

/* line 117, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#tag-wrapper {
  clear: both;
  position: relative;
  top: 90px;
}

/* line 123, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#tagline {
  width: 90%;
  text-align: center;
  margin: 0px auto;
  color: #282828;
  text-shadow: 1px 2px 5px black;
  font-size: 28px;
  font-weight: normal;
  text-shadow: -2px 8px 4px rgba(0, 0, 0, 0.2), 0 -5px 35px rgba(255, 255, 255, 0.3);
}

/* line 129, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#logo {
  width: 208px;
  height: 76px;
  background: transparent url(/assets/logo-17779ee5156969ec7d27f2b726c42bfcf40d10b8674884269e2fbb358dfc76d8.jpg) 0 0 no-repeat;
  color: transparent;
}

/* line 135, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main {
  float: right;
}

/* line 136, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main .wrapper:hover {
  text-decoration: none;
}

/* line 137, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main .col {
  margin-left: 8px;
  width: auto;
  float: right;
}

/* line 138, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-main .wrapper:hover {
  text-decoration: underline;
}

/* line 140, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu {
  z-index: 500;
  width: 98%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  padding-right: 12px;
}

/* line 146, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu a {
  color: #282828;
  font-weight: normal;
  float: right;
  margin-left: 12px;
}

/* line 151, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .col {
  text-align: right;
}

/* line 155, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
nav li {
  line-height: 20px;
  list-style: outside none none;
}

/* Start of slider stuff */
/* line 160, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button .text {
  display: none;
  text-align: center;
}

/* line 161, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button, #menu-close {
  cursor: pointer;
  position: relative;
  z-index: 500;
}

/* line 165, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-close {
  text-align: right;
}

/* line 166, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button {
  float: right;
  width: 32px;
  top: 0;
  right: 0;
  padding: 4px 4px 4px 12px;
}

/* line 167, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button-wrapper {
  z-index: 500;
  top: 0;
  width: 100%;
  position: fixed;
  width: 100%;
  max-width: 1400px;
  height: 0;
}

/* line 169, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu-button .menu-line {
  height: 5px;
  width: 80%;
  background-color: #060e9f;
  border-radius: 2px;
  margin: 2px auto;
}

/* line 174, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu {
  height: 100%;
}

/* line 175, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .locales {
  padding-top: 8px;
  clear: both;
}

/* line 180, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-window.open {
  min-width: 300px;
  overflow: visible;
}

/* line 184, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-window {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  overflow: hidden;
  height: 100%;
}

/* line 191, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.open #slide-menu-wrapper {
  right: 0px;
}

/* line 194, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper {
  transition: right 0.5s ease-in 0s;
  box-shadow: 0 0 80px black;
  background-color: #060e9f;
  color: white;
  max-width: 100%;
  min-height: 100%;
  position: absolute;
  right: -412px;
  top: 0;
  min-width: 300px;
  z-index: 2000;
  padding: 6px;
}

/* line 208, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-main {
  padding: 0px 6px;
}

/* line 209, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper .text {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 8px;
  font-size: 18px;
}

/* line 214, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .searchform input {
  width: auto;
}

/* line 216, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper {
  text-align: right;
  margin-bottom: 8px;
}

/* line 221, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper a {
  color: #dcdcdc;
}

/* line 222, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper a:hover {
  color: white;
}

/* line 223, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper a {
  color: #dcdcdc;
  font-size: 16px;
  text-shadow: none;
  display: inline-block;
}

/* line 229, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .wrapper a, #slide-menu-wrapper li a {
  line-height: 28px;
}

/* line 232, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .sub-menu {
  margin: 4px 0 12px;
  display: block;
  position: relative;
  background-color: transparent;
  border: none;
  text-align: right;
  z-index: 1;
}

/* line 241, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .sub-menu a {
  text-transform: none;
  text-shadow: none;
  display: block;
  padding: 4px 0;
}

/* line 247, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .bar-menu {
  margin-top: 12px;
  border-top: 1px solid #a0a0a0;
  text-align: right;
}

/* line 252, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu-wrapper .bar-menu .icon {
  padding-right: 12px;
}

/* line 255, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu .locales a {
  text-transform: uppercase;
  float: right;
  margin-right: 12px;
  font-size: 20px;
}

/* line 261, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#close-sym {
  font-size: 46px;
  color: #dcdcdc;
  line-height: 32px;
  padding-bottom: 32px;
}

/* End of slider stuff */
/* line 270, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper .text {
  display: block;
  overflow: hidden;
  height: 24px;
}

/* line 276, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper .icon {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: -1;
}

/* line 284, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper a:hover {
  color: #15425e;
}

/* line 292, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.locale img {
  margin-top: -6px;
}

/* line 293, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-menu .locale a {
  background-image: none;
}

/* line 299, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#container {
  background-color: white;
  box-shadow: 0 0 2px #c8c8c8;
}

/* line 300, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#frame {
  margin-top: 105px;
}

/* Home page entry images are slightly smaller */
/* line 307, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#search-bar {
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 310, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-menu, #container, #menu-wrapper, #footer-inner, #tag-wrapper {
  margin: 0px auto;
  max-width: 1400px;
  background-color: transparent;
}

/* line 316, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#search-wrapper {
  padding: 4px 0px 4px 4px;
  text-align: center;
}

/* line 322, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#content, .content {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 12px;
}

/* line 327, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#container:after {
  content: '';
  display: table;
  clear: both;
}

/* line 333, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer {
  color: white;
  clear: both;
  border-top: 1px solid #d8d8d8;
  min-height: 50px;
  background-color: #060e9f;
}

/* line 334, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer a {
  color: white;
}

/* line 335, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer img {
  float: right;
  margin: -9px 0 0 8px;
}

/* line 336, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .credits {
  float: left;
  width: 20%;
  text-align: center;
}

/* line 337, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .credits, #footer .copy {
  color: white;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 344, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .notices {
  clear: both;
  font-size: 12px;
  margin-top: 8px;
}

/* line 345, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .copy {
  width: 40%;
  float: left;
  margin: 0px;
}

/* line 346, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .copy p {
  color: white;
  font-size: 12px;
  margin: 0;
  padding: 0 0 0 5px;
}

/* line 347, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .stamps {
  float: left;
  width: 40%;
  margin-top: -15px;
}

/* line 348, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer h3 {
  color: white;
  font-weight: normal;
}

/* line 349, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .inner {
  padding: 0 4%;
}

/* line 351, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#bar-in-menu ul, #top ul, #footer ul {
  list-style: none outside none;
  padding-left: 0px;
}

/* line 353, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#footer .col:last-child h3, #footer .col:last-child li {
  text-align: right;
}

/* line 357, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel {
  padding: 2px 8px 0px;
  min-height: 50px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 2px;
}

/* line 365, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.doc-inner:after, .panel:after {
  clear: both;
  content: '';
  display: table;
}

/* TODO: News not shown on home page for this theme, so move to site.css */
/* line 373, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.index.panel, .news .panel {
  border-bottom: 1px solid #e0e0e0;
  padding: 2px 0px 0px;
  box-shadow: none;
  min-height: 0;
}

/* line 379, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.doc-inner, .news {
  background-color: #f0f4f8;
}

/* Classes from site helper */
/* line 382, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.hard {
  box-shadow: 0px 0px 1px black;
}

/* line 386, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel:last-child.dotted, .panel.dotted {
  border: 1px dashed #c1c1c1;
  box-shadow: none;
}

/* line 391, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.feint {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 395, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.wobble, .panel.flat {
  box-shadow: none;
  border: 0px;
}

/* line 399, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.collapse {
  margin-bottom: 1px;
}

/* line 403, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.highlight {
  background-color: #060e9f;
  color: white;
}

/* line 406, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel:last-child {
  border-bottom: none;
}

/* line 407, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.gallery, .news, .social {
  margin-bottom: 10px;
  padding: 6px 11px;
  border-radius: 2px;
}

/* line 412, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.social {
  padding: 2px 0px;
  text-align: center;
}

/* line 417, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.social-inner {
  display: inline-block;
}

/* line 420, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.gallery h2 a, .gallery h2, .news h2 a, .news h2 {
  border-bottom: 1px solid #808080;
}

/* line 421, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.list h1, .panel.list h2 {
  color: #060e9f;
  border-bottom: 1px solid #808080;
  text-align: center;
}

/* line 423, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.social a {
  color: #060e9f;
  vertical-align: bottom;
  line-height: 20px;
}

/* line 431, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#html5 {
  float: right;
  margin: -4px 5px 0 0px;
  width: 25px;
  height: 33px;
  background: transparent url(/assets/hoz-sprites-080430868995286b5486bd1fadc0c0ac3f5d715744ad2b49d89544ff95c78de8.png) -97px center no-repeat;
}

/* line 433, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#facebook {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 1px no-repeat;
}

/* line 434, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#youtube {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 -31px no-repeat;
}

/* line 435, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#twitter {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 -63px no-repeat;
}

/* line 436, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#linkedin {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 -95px no-repeat;
}

/* line 437, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#googleplus {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 -127px no-repeat;
}

/* line 438, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#xing {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 -159px no-repeat;
}

/* line 439, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#instagram {
  float: right;
  padding: 4px 8px 4px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0 -318px no-repeat;
}

/* line 441, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.social:after, .panel:after {
  content: '';
  display: table;
  clear: both;
}

/* line 443, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
h1 {
  font-size: 24px;
  font-weight: normal;
}

/* line 444, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
h1 {
  margin: 6px 0px 8px;
  color: #060e9f;
}

/* line 445, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
h2, h3 {
  margin: 6px 0px 6px;
  color: #060e9f;
  font-weight: normal;
}

/* line 446, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
h2 a, h3 a {
  color: #060e9f;
}

/* line 447, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel h2 {
  text-align: left;
  color: #060e9f;
}

/* line 451, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.popped {
  border: 4px solid white;
  border-radius: 2px;
  box-shadow: 0 0 7px #7c7c7c;
}

/* line 452, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel.photo {
  text-align: center;
}

/* line 455, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.news .image {
  text-align: center;
}

/* line 458, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.news .image img, .index .photo img, .panel.photo img {
  max-width: 100%;
}

/* line 461, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.news .image img, .index .photo img, .panel img.logo, .panel.photo img {
  border: 1px solid white;
  box-shadow: 0 0 2px #fff;
}

/* line 466, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.searchform {
  display: inline-block;
  margin: 0px;
  width: 100%;
}

/* line 473, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.searchform .searchfield {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #BCBBBB;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  outline: medium none;
  padding: 8px 6px 6px 8px;
  width: 202px;
}

/* line 482, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.searchform input[text] {
  font: 16px Arial,Helvetica,sans-serif;
  width: 260px;
}

/* line 486, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.searchbutton {
  vertical-align: bottom;
}

/* line 490, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#notice {
  text-align: center;
  background-color: white;
  border: 1px solid #808080;
  border-radius: 4px;
  width: 88%;
  margin: 0 auto;
  padding: 6px 5%;
}

/* line 495, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.html {
  padding: 0;
  margin-bottom: 8px;
}

/* line 496, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.link, .more {
  clear: both;
  text-align: right;
  padding-bottom: 8px;
}

/* line 501, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.link {
  text-align: center;
}

/* line 502, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.link a, .more a {
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) right -290px no-repeat;
  background-size: 28px 352px;
  padding: 4px 32px 4px 8px;
  margin: 2px 0px 6px;
}

/* line 508, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.feint .more a, .flat .more a, .news .more a {
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) right -290px no-repeat;
  color: #d8d8d8;
}

/* line 513, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.feint .more a, .flat .more a {
  color: #b0b0b0;
}

/* line 516, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel .icon {
  float: left;
}

/* line 520, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper {
  position: relative;
  z-index: 10;
}

/* Custom menu icons */
/* line 528, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.icon .custom {
  position: relative !important;
  height: 40px;
  opacity: 0.0;
  display: block;
  top: -17px;
  margin-right: -10px;
  border-bottom: 4px solid #15425e;
}

/* line 542, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#selected .icon .custom {
  border-bottom: 4px solid #484848 !important;
  opacity: 1.0 !important;
}

/* line 550, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#slide-selected:before {
  content: '»';
  font-weight: bold;
}

/* line 552, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu:hover .wrapper .icon .custom {
  display: none;
  opacity: 0.0;
}

/* line 553, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#menu .wrapper:hover .icon .custom {
  border-bottom: 4px solid #15425e !important;
  opacity: 1.0 !important;
  display: block !important;
}

/* End custom menu icons */
/* To help when inserting YouTube videos... */
/* line 563, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.panel iframe, .video iframe {
  border: medium none;
  width: 98.5%;
}

/* line 569, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#dialog {
  -webkit-box-shadow: -10px 28px 40px 0 rgba(0, 0, 0, 0.3);
  box-shadow: -10px 28px 40px 0 rgba(0, 0, 0, 0.3);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #f5f6f9;
  position: fixed;
  width: 80%;
  max-width: 280px;
  border-radius: 2px;
  margin: 0 auto;
  z-index: 10000;
  overflow-y: initial !important;
  display: none;
  height: auto;
  padding: 12px;
  transform-style: preserve-3d;
}

/* line 588, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
#dialog.popped {
  max-width: 80%;
  padding: 0;
  display: block;
  bottom: unset;
}

/* Search input overflows already at less than 1020px */
@media only screen and (max-width: 1020px) {
  /* line 601, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .searchform input[text] {
    width: 74%;
  }
}
/* line 607, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.entry .wrapping {
  margin-left: 0;
}

/* line 608, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
.entry .floater {
  margin-left: 1.6%;
  position: relative;
  z-index: 10;
}

@media only screen and (max-width: 760px) {
  /* line 615, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .floater img {
    margin-top: 6px !important;
  }

  /* line 619, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .wrapping {
    margin-left: 1.6%;
  }

  /* line 620, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .floater {
    margin-left: 0 !important;
  }

  /* line 622, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .searchform input[text] {
    width: 66%;
  }
}
/* Basic mobile portrait or perhaps tablet portrait layout */
@media only screen and (max-width: 750px) {
  /* line 627, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .mobile {
    display: block !important;
  }

  /* line 628, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 820px) {
  /* line 633, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #bar-menu, #menu {
    display: none;
  }

  /* line 634, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #slide-menu #menu-button, #menu-button .text {
    display: block;
  }

  /* line 635, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-button .menu-line {
    height: 8px;
    margin: 3px auto;
  }

  /* line 636, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-wrapper {
    z-index: 0;
  }

  /* line 637, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu .col {
    width: 100%;
    margin: 0;
  }

  /* line 638, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-loading-wrapper {
    display: block;
  }

  /* line 639, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu a {
    float: none;
    text-align: right;
    padding: 4px 14px;
    margin-left: 6px;
  }

  /* line 640, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-main .wrapper:nth-child(2n) {
    background-color: #f0f0f0;
  }

  /* line 641, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-main {
    margin-top: 64px;
    background-color: #060e9f;
    box-shadow: 0 0 7px #7c7c7c;
    width: 100%;
  }

  /* line 646, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu .wrapper {
    background-color: white;
  }

  /* line 647, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu .wrapper .text {
    height: auto;
    border-bottom: 1px solid #e0e0e0;
  }

  /* line 650, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .icon .custom {
    border: none;
  }

  /* line 653, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .wrapper:not(#selected) .icon.sprite {
    background-image: none;
  }

  /* line 654, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-main #selected {
    background-color: #f0f0f0;
  }

  /* No Firefox support for background-position-x, but applies only usually to mobile any */
  /* line 657, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #selected.wrapper .icon.sprite {
    background-position-x: left;
  }

  /* line 659, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #top {
    position: fixed;
    width: 100%;
  }

  /* line 660, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #menu-button {
    display: block;
    width: 50px;
    position: fixed;
    right: 0px;
    top: 0px;
  }
}
/* Mobile portrait layout at less than 580px */
@media only screen and (max-width: 580px) {
  /* Stop adjusting margins by height %, it gets ugly this small */
  /* line 666, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .col .img {
    margin: 0 auto;
    text-align: center;
  }

  /* line 667, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .col {
    margin-top: 1px;
    margin-bottom: 3px;
  }

  /* Google page mobile test is gonna punish you if the footer links are too close together */
  /* line 670, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  #footer li {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 760px) {
  /* line 674, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .wrapping {
    float: none !important;
    width: auto !important;
  }

  /* line 675, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .floater {
    float: right !important;
    width: auto !important;
  }
}
@media only screen and (max-width: 760px) {
  /* line 679, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .entry .span_2_of_2 {
    width: 100%;
  }

  /* line 680, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .entry .span_1_of_2 {
    width: 100%;
  }

  /* line 681, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/base.scss */
  .entry .col .img {
    margin: 0 auto;
    text-align: center;
  }
}
/* High res 'retina' screens */
@media (min-resolution: 1.5dppx), (min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2) {
  /* line 3, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/pixel.scss */
  .button-wrapper a[class*='-share'], .link a, .more a, .feint .more a, .flat .more a, .news .more a,
  #top li.icon a, #googleplus, #linkedin, #twitter, #facebook, #youtube, #xing {
    background-size: 28px 352px;
    background-image: url(/assets/x2/vert-sprites-big-plus-30a1716912d865c34ed47df8581aca382241e6eacf9f8021605279f3e2f40370.png);
  }

  /* line 5, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/pixel.scss */
  #logo {
    background: transparent url(/assets/x2/logo-576964b05ae791fdf19d48896403054c600cda1805208fa409c455bc801a380c.jpg) 0 0 no-repeat;
    background-size: 208px 76px;
  }
}
/* line 5, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
#frame {
  margin-top: 75px;
}

/* line 6, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
#container {
  padding-top: 12px;
}

/* line 11, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
h1 {
  border-bottom: solid 1px #a0a0a0;
  display: flex;
  padding-bottom: 5px;
}

/* line 13, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
a[class*='-share'] {
  float: right;
  padding: 1px 2px 1px 32px;
  background: transparent url(/assets/vert-sprites-big-plus-f8f88ce809d3cab4859890d950a5937d5916d38552f20d13bad7e696f215cf3a.png) 0px 0px no-repeat;
  width: auto;
  line-height: 30px;
  color: #a0a0a0;
  margin-right: 16px;
}

/* line 22, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
a.ig-share {
  background-position: 0 -320px;
}

/* line 23, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
a.em-share {
  background-position: 0 -192px;
}

/* line 24, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
a.xi-share {
  background-position: 0 -160px;
}

/* line 25, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
a.li-share {
  background-position: 0 -96px;
}

/* line 26, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
a.tw-share {
  background-position: 0 -64px;
}

/* line 27, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.li-share::after, .fb-share:after {
  margin-bottom: 4px;
}

/* line 31, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc {
  clear: both;
  border-top: 1px solid #d0d0d0;
  padding: 0 12px;
}

/* line 36, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc-inner {
  padding: 0 18px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* line 41, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc-inner .button {
  text-align: right;
}

/* line 45, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc a {
  color: #060e9f;
  border-bottom: 0.0625rem solid #dcdcdc;
  text-decoration: none;
  transition: border-color 0.2s ease-out 0s;
}

/* line 52, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc a:hover,
.doc p a:focus {
  border-bottom: 0.0625rem solid #a0a0a0;
}

/* line 56, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc + .button-wrapper {
  margin-top: 6px;
}

/* line 60, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.gallery.doc {
  padding-top: 6px;
  margin-bottom: 0px;
}

/* line 64, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.doc:after {
  margin: 6px;
}

/* line 67, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.index.panel {
  padding: 6px;
}

/* line 71, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.entry table {
  width: 100%;
}

/* line 75, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
td {
  padding: 3px;
}

/* line 76, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
tr:nth-child(odd) td {
  background-color: #f0f0f0;
}

/* line 77, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
tr:last-child td {
  border-bottom: 1px solid #c8c8c8;
}

/* line 78, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
th {
  text-align: left;
}

/* line 80, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.list nav h3 {
  padding-bottom: 6px;
  border-bottom: 1px solid #e0e0e0;
  box-shadow: 0 1px 0 white;
}

/* line 81, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.list h3 a {
  display: block;
}

/* line 82, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.side-bar h3:hover a {
  color: #060e9f;
  text-decoration: underline;
}

/* line 84, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.mid {
  width: 80%;
  max-width: 560px;
  margin: 0px auto;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px white solid;
  border-radius: 2px;
}

/* line 91, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.mid.wide {
  max-width: 820px;
}

/* line 92, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.mid.full {
  max-width: 1012px;
  width: 97.5%;
}

/* line 94, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.mid input[type=password], .mid input[type=text], .mid input[type=email], .mid textarea {
  max-width: 100%;
  -ms-box-sizing: border-box;
  /* ie8 */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  border: 1px solid #bcbbbb;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  outline: medium none;
  padding: 8px 6px 6px 8px;
}

/* line 108, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.mid textarea {
  width: 100%;
}

/* line 112, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.textarea-wrapper {
  padding: 1px;
}

/* line 116, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.field_with_errors {
  display: inline;
}

/* line 120, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.field_with_errors input[type=text] {
  border-color: red;
}

/* line 124, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
#dialog input[type=submit], .mid input[type=submit], .mid input[type=button] {
  font-size: 20px;
  width: 100%;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
}

/* line 127, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
#dialog input[type=submit]:last-child, .mid input[type=submit]:last-child, .mid input[type=button]:last-child {
  margin-bottom: 6px;
}

/* line 131, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.mid input[type=radio], .mid input[type=checkbox] {
  width: auto;
}

/* line 133, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.list {
  text-align: center;
  padding: 12px;
}

/* line 138, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event table, .product table {
  margin-bottom: 6px;
  display: inline-table;
  width: 100%;
  border-collapse: collapse;
}

/* line 139, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event th {
  text-align: center;
  padding: 6px;
  border-top: 1px solid #060e9f;
}

/* line 140, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event th div {
  text-align: left;
  padding-top: 6px;
}

/* line 141, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.product .row a {
  font-size: 12px;
  float: right;
}

/* line 145, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event table td, .product table td {
  border: 1px solid white;
  padding: 0px 6px;
}

/* line 148, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event .row, .product .row {
  background-color: #f0f0f0;
  margin: 0px 1px;
  padding: 1px 4px;
}

/* line 154, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event .row:last-child, .product .row:last-child {
  margin-bottom: 10px;
}

/* line 155, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.event a.registration {
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #a0a0a0;
  float: right;
  padding: 6px;
  color: white;
  background-color: #060e9f;
  display: block;
}

/* line 157, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.fragment td {
  border-bottom: 1px solid #060e9f;
  padding-bottom: 16px;
  margin-bottom: 26px;
  text-align: left;
}

/* line 163, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.fragment td.score {
  font-size: 14px;
  text-align: right;
  width: 10%;
}

/* line 168, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.fcol {
  border-top: 1px solid #a8a8a8;
}

/* line 172, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.spacer_wrapper {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
}

/* line 178, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.nutshell {
  display: inline-block;
  vertical-align: top;
}

/* line 182, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
#menu .nutshell {
  width: 130px;
}

/* line 186, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
#menu.spacer_wrapper {
  margin-top: 16px;
}

/* line 190, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.spaced {
  margin: 0 auto;
}

/* line 194, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.quote {
  padding-bottom: 12px;
  text-align: left;
}

/* line 199, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.spacer_wrapper.reference {
  border-top: 1px solid white;
  padding-top: 9px;
  margin-top: 4px;
}

/* line 205, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.reference .spaced {
  height: 98px;
  width: 98px;
  position: relative;
  background-color: white;
}

/* line 211, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.spaced.blank {
  background-color: transparent;
}

/* line 215, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.reference .photo.nutshell {
  vertical-align: inherit;
}

/* line 219, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.reference .spaced img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 225, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.gallery, .panel .gallery {
  clear: both;
}

/* When only 2 cols the images can be bigger */
/* line 230, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.span_3_of_3 .span_1_of_2 img {
  max-width: 443px;
}

/* line 234, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
img.ri {
  width: 100%;
}

/* line 235, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/themes/bannerless/site.scss */
.entry img {
  max-width: 324px;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
@keyframes fadein {
  0% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}
/* line 4, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo {
  position: relative;
  min-height: 240px;
}

/* line 5, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_photo h1,
#semi_static_photo h2 {
  font-size: 22px;
}

/* line 7, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_photo h2 a {
  border-bottom: none;
}

/* line 8, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo h2 {
  min-height: 32px;
}

/* line 9, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .popable::after {
  top: -7px;
}

/* line 10, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo figure img {
  width: auto;
}

/* line 13, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.index .photo img.selected {
  box-shadow: 0 0 4px #505050;
  border-color: #333;
  opacity: 0.4;
}

/* line 18, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.panel.photo {
  padding-bottom: 6px;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
}

/* line 24, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.cmd {
  color: #808080;
}

/* line 27, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo .more {
  margin-top: 6px;
}

/* line 30, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.rotate {
  position: absolute;
  width: 100%;
  top: 32px;
}

/* line 35, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.next, .prev {
  font-size: 64px;
}

/* line 38, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.cmd.flash.left, .cmd.flash.right,
.photo:hover .center, .photo:hover .left, .photo:hover .right {
  background-color: rgba(255, 255, 255, 0.4);
  color: #505050;
  display: block;
}

/* line 44, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo:hover .arrow {
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

/* line 47, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.cmd.flash {
  transition: all 3s;
}

/* line 50, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo .left, .photo .center, .photo .right {
  position: absolute;
  max-width: 122px;
  width: 20%;
  height: 70%;
  z-index: 10;
  color: transparent;
  padding: 0 20px;
  top: 0;
}

/* line 60, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .arrow {
  padding-top: 48px;
}

/* line 63, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
#semi_static_ajax_photo .link {
  position: relative;
  z-index: 10;
  top: 43px;
  padding: 6px;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 64, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo .center {
  margin: auto;
  max-height: 32px;
  left: 0;
  right: 0;
  top: 0;
  padding: 8px 0 16px;
  max-width: none;
  display: none;
  text-align: center;
}

/* line 73, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo .left {
  left: 0;
  text-align: left;
  width: 20%;
  border-radius: 0 50% 50% 0;
}

/* line 74, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
.photo .right {
  right: 0;
  text-align: right;
  width: 20%;
  border-radius: 50% 0 0 50%;
}

@media only screen and (max-width: 880px) {
  /* line 77, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
  .cmd {
    color: transparent;
  }

  /* line 78, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
  .left, .right {
    width: 10%;
    font-size: 80px;
  }

  /* line 82, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/photos.scss */
  .center {
    width: 80%;
  }
}
/* line 1, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments {
  clear: both;
  padding: 0px 10% 0;
}

/* line 2, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments form {
  position: relative;
  box-sizing: border-box;
}

/* line 3, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments input[type=text], #comments input[type=email], #comments textarea {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-sizing: border-box;
  width: 100%;
  outline: medium none;
  padding: 8px 6px 6px 8px;
  margin-bottom: 10px;
}

/* line 13, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments .actions {
  width: 100%;
  padding: 2px 0 2px;
}

/* line 16, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments input[type=submit] {
  width: 100%;
}

/* line 19, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
.comment {
  border-top: solid #d0d0d0 1px;
}

/* line 22, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments .name {
  margin-top: 6px;
  font-weight: bold;
}

/* line 23, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments label {
  font-size: 12px;
  color: #606060;
}

/* line 24, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#captcha {
  display: flex;
  align-items: end;
  margin-bottom: 24px;
}

/* line 25, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#captcha .input {
  flex: auto;
}

/* line 26, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
img.captcha {
  width: 150px;
  height: 50px;
  margin-left: 8px;
  border: 1px solid #d0d0d0;
}

/* line 27, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments input#comment_captcha {
  width: 100%;
}

/* line 28, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/comments.scss */
#comments .field_with_errors label {
  color: white;
}

/* line 1, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form {
  box-sizing: border-box;
  background-color: #484848;
  color: white;
  width: 96%;
  max-width: 500px;
  border: 6px solid #eee;
  margin: 8px auto 16px;
  padding: 12px;
  overflow: visible;
  height: auto;
}

/* line 14, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form input[type='email'],
.squeeze-form input[type='text'] {
  width: 100%;
  box-sizing: border-box;
}

/* line 16, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form input[type='submit'] {
  padding: 12px;
  width: 100%;
}

/* line 17, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form .agree {
  margin: 16px 0;
}

/* line 18, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form .col label {
  font-size: 12px;
}

/* line 20, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form h2 {
  color: white;
  margin: 0 0 6px 0;
}

/* line 21, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/squeeze.scss */
.squeeze-form p {
  font-size: 16px;
}

/* line 1, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/search.scss */
#results h3,
#results h3 a {
  color: black;
}

/* line 4, /home/bl/.bundle/ruby/2.7.0/semi_static-ec821a153a23/app/assets/stylesheets/search.scss */
#results .highlight,
#results h3 em.highlight,
#results h3 a em.highlight {
  color: #060e9f;
}

/* line 2, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#logo-wrapper {
  top: 8px;
}

/* line 3, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#top {
  height: 96px;
  box-shadow: none;
}

/* line 4, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#bar-menu {
  background-color: transparent;
  box-shadow: none;
  color: #060e9f;
  padding-top: 6px;
}

/* line 9, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu a,
#bar-menu li a {
  color: #333;
}

/* line 13, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#bar-menu li a {
  padding: 4px 8px 4px 32px;
  margin-left: 6px;
}

/* line 17, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#bar-menu li.appointment.icon a {
  background-image: url(/assets/x2/appointment-1323c6a57b3067cb518d7d7e912455447aaf041b8f0867510aa748eeb11e3092.png);
  background-position: left center;
  background-size: 28px 28px;
}

/* line 22, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#bar-menu li.contact.icon a {
  padding-left: 34px;
}

/* line 25, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#tag {
  display: none;
}

/* line 28, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu-button {
  padding-top: 8px;
}

/* line 32, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu-main {
  margin-top: 12px;
}

/* line 35, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu .wrapper:hover,
#menu .wrapper a:hover {
  color: #060a9f;
}

/* line 39, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu .wrapper .text {
  font-size: 18px;
}

/* line 42, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu .wrapper .icon {
  top: 6px;
}

/* line 45, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#container {
  box-shadow: none;
}

/* line 48, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#content, .content {
  max-width: 1024px;
  padding: 0 24px;
  box-sizing: border-box;
}

/* line 53, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
p {
  line-height: 1.4rem;
  color: #303030;
}

/* line 58, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.contentFlex {
  display: flex;
  flex-direction: row;
  gap: 32px;
  margin: 24px 0 32px;
}

/* line 64, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.titleContent {
  flex: 0 0 30%;
  border-radius: 2px;
  background: #f8f8f8;
  padding: 16px;
  box-shadow: 0 0 16px #e8f8f0;
}

/* line 71, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.contentFlex.slim .titleContent {
  flex: 0 0 20%;
}

/* line 74, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.contentFlex .titleContent h1 {
  font-size: 28px;
  border-bottom: solid 1px #a0a0a0;
}

/* line 78, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.titleContent h2 {
  color: #555;
}

/* line 81, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.titleContent p {
  color: #555;
}

/* line 84, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.contentFlex.shadows .titleContent {
  box-shadow: 0 0 16px #e8e8f0;
  background: #f7faff;
}

/* line 88, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.contentFlex.yellow .titleContent {
  box-shadow: 0 0 16px #e8e8f0;
  background: rgba(255, 170, 1, 0.05);
}

/* line 92, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.textContent {
  align-content: flex-start;
}

/* line 96, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.textContent p {
  line-height: 1.4rem;
  margin-bottom: 32px;
}

/* line 100, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.textContent p:first-child {
  margin-top: 0;
}

/* line 103, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.textContent p:last-child {
  margin-bottom: 0;
}

/* line 111, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.widener {
  margin: 32px -800px 0;
  background-color: #f7faff;
  box-shadow: 0 0 16px #e8e8f0;
}

/* line 118, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.widener:last-child {
  margin-bottom: -24px;
}

/* line 122, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.widener .content {
  max-width: 1024px;
  width: 100vw;
  padding: 24px;
}

/* line 128, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer {
  padding: 14px 10px 10px;
  border-top: none;
}

/* line 132, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer nav li {
  line-height: 32px;
}

/* line 135, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer-last-row {
  padding: 12px 12px 24px 12px;
}

/* line 138, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer nav li a:hover {
  text-decoration: underline;
}

/* line 146, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#semi_static_sidebar_nav h3 + h2 {
  margin-top: 32px;
}

/* line 149, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
hr {
  margin: 24px 0;
  background-color: #a0a0a0;
  width: 66%;
  border: none;
  height: 1px;
}

/* line 157, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#semi-static-home-page h1:not(.main) {
  font-size: 52px;
}

/* line 160, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.flexBanner {
  flex-wrap: wrap;
  margin: 0 auto 32px;
  gap: 24px;
}

/* line 165, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexBanner .aj-card-footer {
  padding: 16px;
}

/* line 168, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexBanner .aj-card-wrapper.aj-card-img-sq {
  max-width: 190px;
}

/* line 171, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexBanner h1 {
  flex: 1 1 10px;
  align-self: center;
}

/* line 175, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexBanner .aj-cards-flex-row {
  flex: 1 1 420px;
  align-items: flex-start;
  gap: 32px;
}

/* line 180, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
h1.banner {
  font-size: 36px;
  margin: 24px auto;
}

/* line 184, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
h2.main, h1, h1 a {
  font-size: 32px;
  font-weight: 600;
  background-image: linear-gradient(40deg, #060e9f 0%, #ffaa01 50%, #060e9f 100%);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}

/* line 192, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
h2.main {
  font-size: 24px;
  border-bottom: solid 1px #a0a0a0;
  padding-bottom: 6px;
}

/* line 197, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.textAutoCols {
  columns: auto 20rem;
  margin: 12px auto 24px;
}

/* line 202, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.certification {
  max-width: 128px;
  float: right;
}

/* line 207, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.subtleContainer,
.flexRow.aiContainer {
  position: relative;
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  overflow: hidden;
}

/* line 216, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aiContainer {
  box-shadow: 0 0 16px #e8e8f0;
}

/* line 220, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.aiContainer {
  margin: 12px -6px 32px;
}

/* line 224, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-para.dashed-border, .hi-lite-box.dashed-border, .dashed-border.inline-quote p {
  border: 4px dashed #ffaa01;
}

/* line 227, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-para {
  clear: both;
  padding: 25px;
}

/* line 231, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.entry .hi-lite-para h2, .entry .hi-lite-box h2, .hi-lite-box h3 {
  font-size: 22px;
  padding: 18px;
  align-self: center;
  background-color: #ffaa01;
  color: white;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

/* line 243, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-para p {
  padding: 24px;
  background-color: #f0f4f8;
}

/* line 247, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-box {
  clear: both;
  margin: 24px auto;
  width: 100%;
  padding: 9px;
}

/* line 253, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-box ol {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  list-style: none;
  counter-reset: item;
  padding: 16px;
  margin-bottom: 0;
}

/* line 262, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-box li {
  flex: 1 1 180px;
  counter-increment: item;
  padding: 9px;
}

/* line 267, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hi-lite-box li::before {
  float: left;
  font-size: 2px;
  margin: 9px 16px 9px 9px;
  content: "#" counter(item);
  background: white;
  border-radius: 100%;
  color: white;
  width: 1.6em;
  height: 1.6em;
  text-align: center;
  display: inline-block;
  padding: 8px;
  border: 4px solid #ffaa01;
  line-height: 2.25rem;
}

/* line 284, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.default {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 289, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.default li:before {
  content: "•";
  font-size: 64px;
  color: #ffaa01;
  position: relative;
  top: 16px;
  line-height: 26px;
  left: -4px;
}

/* line 298, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.default.small {
  margin: 32px 48px;
}

/* line 301, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.default.small li {
  font-size: 16px;
}

/* line 304, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.default li {
  font-size: 22px;
  color: #555;
  line-height: 2rem;
  padding-right: 12px;
}

/* line 315, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.certification {
  max-width: 128px;
  float: right;
  margin: 0 0 12px 12px;
}

/* line 322, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRowWrapper {
  padding: 0;
}

/* line 325, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow {
  display: flex;
  flex-wrap: wrap;
  margin: 0 4px;
  list-style-type: none;
  padding: 0;
}

/* line 332, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow h2.btn {
  font-size: 18px;
}

/* line 335, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.btns .item {
  text-align: center;
  flex: 1 0 auto;
}

/* line 339, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.btns {
  gap: 8px;
  justify-content: space-between;
}

/* line 343, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexCol {
  display: flex;
  flex-direction: column;
}

/* line 348, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.btns,
.flexRow.default {
  gap: 32px;
  flex-wrap: wrap;
  margin-bottom: 32px;
}

/* line 354, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.default .item {
  flex: 1 1 324px;
}

/* line 357, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow .item {
  flex: 1 1 192px;
  position: relative;
}

/* line 361, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow .item.fill {
  flex: 1 1 auto;
}

/* line 364, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow .item.main {
  flex: 1 1 460px;
}

/* line 367, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow .item.stretch {
  align-self: stretch;
}

/* line 370, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow .item.fixed {
  flex: 0 0 auto;
  height: fit-content;
}

/* line 374, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.item .head img {
  float: right;
  margin: 0 0 3px 3px;
}

/* line 378, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.entry .more {
  clear: left;
}

/* line 381, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.more a {
  border-radius: 3px;
  padding: 8px;
  background-image: none;
  color: #333;
  border: 2px solid #ffaa01;
  background-color: #ffaa01;
  font-size: 14px;
}

/* line 391, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.aj-list li::marker {
  font-size: 1.4rem;
  color: #eb8800;
}

/* line 395, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.aj-list li {
  line-height: 1.4rem;
  padding: 6px 0;
}

/* line 401, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.boxItem {
  background-color: white;
  padding: 12px;
  min-height: 52px;
}

/* line 402, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.tip {
  width: 48px;
  height: 42px;
  border: 2px solid #eb8800;
  background-color: #1e3055;
  float: left;
  margin-right: 8px;
  margin-left: 8px;
  text-align: center;
  color: white;
  border-radius: 50%;
  padding-top: 6px;
  font-size: 28px;
}

/* line 410, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hiLiteBox h4 {
  font-weight: bold;
}

/* line 413, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hiLiteBox h3 {
  font-size: 22px;
  padding: 18px;
  align-self: center;
  color: #ffaa01;
  background-color: white;
  text-align: center;
  text-decoration: underline;
}

/* line 422, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
ul.hiLiteBox {
  list-style: none;
}

/* line 423, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.floater figure {
  margin: 0 0 16px 16px;
  padding: 16px 40px 12px;
}

/* line 427, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.entry figcaption.caption {
  border-bottom: 0;
}

/* line 430, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer,
figure,
.hi-lite-box li,
.hiLiteBox {
  border-radius: 2px;
  box-shadow: 0 0 16px #e8e8f0;
  background-color: #f8f8f8;
}

/* line 438, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer {
  border-radius: 0;
  color: #060e9f;
}

/* line 442, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer .col {
  margin-top: 0;
}

/* line 445, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#footer a, #footer .copy p, #footer .credits a {
  color: #555;
}

/* line 448, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hiLiteBox {
  margin: 24px auto;
  padding: 24px;
  margin: 32px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 9px;
}

/* line 456, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.flexRow.hiLiteBox {
  display: flex;
  gap: 24px;
}

/* line 460, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.boxItem p {
  margin: 0;
}

@media only screen and (max-width: 820px) {
  /* line 464, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .portrait {
    max-height: 274px;
  }

  /* line 467, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  ul.default li {
    font-size: 20px;
    line-height: 1.2rem;
  }
}
@media only screen and (max-width: 760px) {
  /* line 473, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  ul.default li {
    font-size: 18px;
    line-height: 0.8rem;
  }

  /* line 477, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .floater figure {
    margin: 0px;
  }
}
@media only screen and (max-width: 560px) {
  /* line 483, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .hiLiteBox {
    display: block;
  }

  /* line 484, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .boxItem {
    margin-top: 9px;
  }

  /* line 485, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .hiLiteBox h3 {
    transform: none;
    margin-top: 0;
  }
}
/* line 489, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#new_user input {
  width: 100%;
  margin-top: 12px;
}

/* line 491, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu-main .wrapper:hover .icon .custom {
  border-color: #060e9f !important;
  border-width: 2px !important;
}

/* line 495, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
#menu-main .icon .custom {
  margin-right: -2px;
  margin-left: 12px;
  border-width: 2px !important;
}

/* line 502, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hiLiteBox.simple {
  grid: none;
  display: block;
  padding-top: 12px;
  text-align: center;
}

/* line 508, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.hiLiteBox input {
  padding: 6px;
  box-sizing: border-box;
}

/* line 513, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 517, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-btn:not([disabled]):not(.disabled):not(.btn-link):hover,
.aj-btn:not([disabled]):not(.disabled):not(.btn-link):focus {
  text-decoration: none;
  -webkit-transform: translate3d(0, -1px, 0);
  transform: translate3d(0, -1px, 0);
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
}

/* line 526, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.mt-bl {
  margin-top: 12px;
}

/* line 530, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-btn {
  color: #FFF;
  background-color: #060e9f;
  border-color: #060e9f;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 2px;
  -webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
  -o-transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), transform 0.2s cubic-bezier(0.35, 0, 0.25, 1), background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s cubic-bezier(0.35, 0, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.35, 0, 0.25, 1);
}

/* line 555, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.btn.btn-bl.btn-para {
  color: white;
  padding: 0.1rem;
  vertical-align: baseline;
}

/* line 561, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-btn:hover {
  color: #FFF;
  background-color: #ffaa01;
}

/* line 566, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.btn-box {
  position: relative;
  background-color: #f0f0f0;
  border: 6px solid white;
  box-shadow: 0 0 1px #a0a0a0;
  border-radius: 4px;
  margin: 32px auto;
  padding: 0 12px 12px;
  text-align: center;
  width: 90%;
}

/* line 573, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.entry .html .inline-quote {
  border-radius: 2px;
  color: #222;
  margin: 0 auto 0;
  padding: 32px;
  position: relative;
  text-align: left;
}

/* line 581, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.inline-quote + p {
  margin-top: 0;
  margin-bottom: 64px;
  color: #444;
}

/* line 586, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.inline-quote p {
  margin: 0;
}

/* line 589, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
span.name {
  font-size: 18px;
  font-weight: bold;
  color: #060e9f;
}

/* line 594, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.entry .html .inline-quote.italic {
  font-style: italic;
}

/* line 597, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.inline-quote::before {
  color: #060e9f;
  content: "“";
  font-size: 44px;
  font-weight: bold;
  left: 8px;
  position: absolute;
  top: 8px;
}

/* line 601, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.inline-quote::after {
  bottom: -16px;
  color: #060e9f;
  content: "”";
  font-size: 44px;
  font-weight: bold;
  position: absolute;
  right: 16px;
}

/* line 605, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.inline-quote ul {
  list-style-type: none;
  padding: 0;
}

/* line 610, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card, aside .news {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
}

/* line 628, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card.style-1 {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
  padding: 1.0rem 1.25rem 1.25rem;
  min-height: 190px;
  display: block;
}

/* line 635, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card.style-bl .card-title h2 {
  color: white;
  text-align: center;
  padding-left: 3%;
  padding-right: 3%;
}

/* line 641, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card.style-bl .card-body {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* line 645, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card.style-bl .card-title {
  color: white;
  background-color: #2c5b78;
}

/* line 650, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

/* line 656, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.entry .card .card-img-top {
  width: 100%;
}

/* line 660, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card-footer, .card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 667, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card-body.reduce-top-padding {
  padding-top: 0;
}

/* line 671, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card-title, aside .news h2 {
  margin-bottom: .75rem;
  color: #0069aa;
  font-weight: normal;
  text-align: center;
  margin: 0 0 12px 0;
  border: 0;
}

/* line 680, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card-footer {
  text-align: center;
}

/* line 683, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.card-body + .card-footer {
  padding-top: 0;
}

/* line 687, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-flex-row,
.aj-cards-flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  box-sizing: border-box;
  margin: 8px -8px;
}

/* line 696, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-standout-margin {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* line 700, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-booking {
  flex-direction: row;
  margin: 12px auto;
  max-width: 90%;
  width: 420px;
}

/* line 706, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-booking .aj-card-body-wrapper {
  flex: 1 1 160px;
  min-width: 96px;
}

/* line 711, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-booking .aj-card-img-bg {
  background-color: #ffaa01;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 96px;
}

/* line 717, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-booking .aj-card-body-text p {
  color: #303030;
}

/* line 720, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-cards-flex-row.aj-align-start {
  align-items: start;
}

/* line 723, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-cards-flex-row.aj-align-center {
  align-items: center;
}

/* line 726, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-cards-flex-row.aj-align-end {
  align-items: end;
}

/* line 729, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-cards-flex-row.aj-big-gap {
  gap: 32px;
}

/* line 732, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-cards-flex-row.aj-row-reverse {
  flex-direction: row-reverse;
}

/* line 735, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-cards-flex-row.aj-wrap-reverse {
  flex-wrap: wrap-reverse;
}

/* line 738, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-row-bg-fill {
  background-color: #f0f0f8;
  border: dashed rgba(122, 193, 66, 0.5) 4px;
  padding: 18px;
  margin: 0;
  border-radius: 10px;
}

/* line 745, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-row-bg-green {
  background-color: rgba(122, 193, 66, 0.2);
  border-top: solid 1px #7ac142;
  padding: 8px;
  border-radius: 0 0 3px 3px;
  margin: 0;
}

/* line 752, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-row-bg-blue {
  background-color: rgba(0, 105, 170, 0.3);
  border-top: solid 1px #060e9f;
  padding: 8px;
  border-radius: 0 0 3px 3px;
}

/* line 758, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-row-bg {
  background-color: #f0f0f8;
  border-top: solid 1px rgba(0, 0, 0, 0.125);
  padding: 8px;
  border-radius: 0 0 3px 3px;
  margin: 0;
}

/* line 765, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-row-bg-subtle {
  background: #0069aa;
  background: linear-gradient(3deg, rgba(0, 105, 170, 0.05) 0%, rgba(122, 193, 66, 0.05) 100%);
  box-shadow: 0 6px 6px #e8e8f8;
}

/* line 771, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #f0f0f8;
  background-color: rgba(59, 110, 143, 0.1);
  max-width: 380px;
  border-radius: 0.25rem;
  margin: 12px 6px;
  flex: 1 1 248px;
  display: flex;
  flex-direction: column;
  transition: all 500ms ease-in-out;
}

/* line 783, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-reverse {
  flex-direction: column-reverse;
}

/* line 786, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-3-col {
  flex-basis: 272px;
}

/* line 789, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-footer-text-center .aj-card-footer-text {
  text-align: center;
}

/* line 792, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-white {
  background-color: white;
}

/* line 795, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-blue-white {
  background-color: #f7faff;
  box-shadow: 0 0 16px #e8e8f0;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

/* line 803, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-linked:hover {
  background-color: #060e9f;
}

/* line 806, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body-wrapper {
  position: relative;
  word-wrap: break-word;
  background-clip: border-box;
  min-height: 96px;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  overflow: hidden;
}

/* line 816, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-min {
  flex-grow: 0.1;
  flex-basis: 30px;
}

/* line 820, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-hide-footer .aj-card-footer {
  display: none;
}

/* line 823, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-min .aj-card-body-wrapper {
  min-width: 0;
}

/* line 827, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-compact-height .aj-card-body-wrapper,
.aj-card-wrapper.aj-compact-height .aj-fill {
  min-height: 0;
}

/* line 832, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-side {
  margin: 12px;
  width: 24px;
}

/* line 836, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-horiz .aj-card-side {
  width: auto;
}

/* line 840, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body {
  flex: 1 1 160px;
}

/* line 843, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body.aj-auto {
  flex: 0 0 auto;
}

/* line 846, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-head {
  padding: 12px;
  border-radius: 3px 3px 0 0;
  transition: all 500ms ease-in-out;
  align-content: center;
}

/* line 852, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper .aj-card-head * {
  text-align: center;
  color: #060e9f;
  margin: 0;
}

/* line 857, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-fixed-height .aj-card-head {
  flex: 0 0 42px;
}

/* line 860, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-img-sq {
  flex: 9 9 180px;
  max-width: 260px;
}

/* line 864, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-linked:hover .aj-card-footer,
.aj-card-wrapper.aj-card-linked:hover .aj-card-footer *,
.aj-card-wrapper.aj-card-linked:hover .aj-card-head * {
  color: white;
}

/* line 870, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-side * {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

/* line 874, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-horiz .aj-card-side * {
  writing-mode: horizontal-tb;
}

/* line 877, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-side * {
  color: #7ac142;
}

/* line 880, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-white .aj-card-side h2 {
  color: #060e9f;
}

/* line 883, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-linked.aj-white:hover .aj-card-side h2 {
  color: white;
}

/* line 886, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-footer {
  padding: 18px 18px 24px;
  text-align: right;
}

/* line 890, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-action-footer {
  padding: 0 6px 6px;
}

/* line 893, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-linked3:hover .aj-card-text {
  color: white;
}

/* line 896, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-wrapper {
  text-align: center;
  overflow: hidden;
}

/* line 901, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-wrapper img {
  max-width: 320px;
}

/* line 904, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-slim .aj-card-img-wrapper img {
  max-width: 210px;
}

/* line 908, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-shadow {
  box-shadow: 4px 4px 8px #dfdfef;
}

/* line 912, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body-text,
.aj-card-img-bg {
  max-width: none;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  min-height: 84px;
  border-radius: 2px 2px 0 0;
  text-align: left;
}

/* line 922, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-bg.aj-contain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 927, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-sq .aj-card-img-bg {
  background-size: cover;
  background-position: center center;
  aspect-ratio: 1/1;
}

/* line 932, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-bg {
  max-height: 260px;
  min-height: 200px;
  position: relative;
  background-size: cover;
  background-position: center center;
}

/* line 939, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-slim .aj-card-img-bg {
  min-height: 120px;
}

/* line 942, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-pos-top .aj-card-img-bg {
  background-position: top center;
}

/* line 945, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
a.aj-card-wrapper:hover .aj-card-img-bg {
  transform: scale(1.05);
  transition: transform 1s ease 0s;
}

/* line 950, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-card-img-bordered .aj-card-img-wrapper, .aj-card-img-bg.aj-card-img-border {
  box-sizing: border-box;
  border: 9px solid white;
}

/* line 954, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-bg.aj-contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
}

/* line 959, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body-text {
  background-color: white;
  padding: 0 18px;
}

/* line 963, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body-text h2 {
  margin-top: 24px;
}

/* line 966, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-fill .aj-card-img-bg,
.aj-card-img-wrapper.aj-fill,
.aj-card-body-text.aj-fill {
  height: 100%;
}

/* line 971, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-fixed-height .aj-card-img-wrapper {
  height: 260px;
}

/* line 974, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-fixed-height-reduced .aj-card-img-wrapper {
  height: 180px;
}

/* line 977, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-body-text p {
  line-height: 1.4rem;
}

/* line 980, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-icon {
  float: right;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 50%;
  margin: 12px 0 6px 6px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 64px 64px;
}

/* line 991, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper:hover .aj-card-icon {
  transform: scale(1.05);
}

/* line 994, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-icon.aj-icon-img {
  border: none;
  background-size: auto;
  width: auto;
  height: auto;
  max-width: 30%;
  max-height: 128px;
  overflow: hidden;
  border-radius: unset;
}

/* line 1004, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-icon.aj-icon-img img {
  max-width: 100%;
}

/* line 1007, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-icon.aj-grey {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}

/* line 1013, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-icon.aj-big {
  background-size: 117px 100px;
  border: none;
  width: 117px;
  height: 100px;
}

/* line 1019, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-overlay {
  padding: 0 8px;
}

/* line 1022, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-footer.aj-small .aj-btn,
.aj-btn.aj-small,
.aj-card-body .aj-btn,
.aj-card-action-footer .aj-btn {
  float: right;
  margin: 6px 0 12px 6px;
  font-size: 14px;
  padding: 4px 6px;
}

/* line 1031, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper .aj-btn-small {
  margin: 0;
  font-size: 12px;
  padding: 2px 4px;
  background-color: rgba(6, 14, 159, 0.8);
  background-color: #e8e8f0;
  color: #666;
}

/* line 1039, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-footer.aj-small {
  padding: 0 12px;
}

/* line 1042, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-footer h2 {
  font-size: 16px;
  font-weight: 900;
}

/* line 1046, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper + .aj-btn {
  margin-top: 12px;
  margin-right: 6px;
}

/* line 1050, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper:hover .aj-btn {
  background-color: #ffaa01;
  color: black;
}

/* line 1054, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-video-card-top {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}

/* line 1061, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-bg .aj-card-img-overlay p {
  margin: 8px 2px;
  padding: 0 12px;
  color: white;
  background-color: rgba(0, 105, 170, 0.6);
  line-height: 1.4rem;
}

/* line 1068, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-img-corner-category {
  width: 64px;
  height: 64px;
  bottom: 16px;
  right: 16px;
  border-radius: 50%;
  position: absolute;
  background-color: white;
  border: 1px solid #060e9f;
}

/* line 1079, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-download {
  border: solid 8px white;
  display: flex;
  font-size: 14px;
  background-color: #f0f0f8;
  border-top: solid 1px #d0d0d0;
  padding: 8px;
  border-radius: 0 0 3px 3px;
}

/* line 1088, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper:hover .aj-card-download {
  color: #060e9f;
}

/* line 1091, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-download a {
  color: #060e9f;
  border-bottom: 0.0625rem solid #dcdcdc;
  text-decoration: none;
  transition: border-color 0.2s ease-out 0s;
}

/* line 1097, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-download .aj-card-download-link {
  text-align: right;
}

/* line 1101, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-full {
  flex-basis: auto;
  max-width: none;
}

/* line 1105, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-wide {
  flex: 1 1 334px;
  max-width: none;
}

/* line 1109, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-slim {
  flex: 1 1 160px;
}

/* line 1112, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
.aj-card-wrapper.aj-tight {
  flex: 1 1 220px;
}

@media only screen and (max-width: 690px) {
  /* line 1120, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .contentFlex {
    flex-direction: column;
    gap: 0;
  }

  /* line 1124, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .titleContent {
    border-radius: 2px;
    box-shadow: none;
    background-color: white;
    padding: 0;
  }

  /* line 1130, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .titleContent h2 {
    font-size: 20px;
    color: #060e9f;
    border-bottom: solid 1px #a0a0a0;
  }

  /* line 1135, /home/bl/justice-consulting/app/assets/stylesheets/semi_static/custom.scss */
  .flexBanner .aj-cards-flex-row {
    flex: 1 1 420px;
    align-items: flex-start;
    gap: 1px;
  }
}
