/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -o-transform: scale(0.75);
       transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -o-transform-origin: 0;
       transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -o-transform-origin: 100%;
       transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #1a1e1f;
  background-color: #ededed; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #009fe0;
  text-decoration: none; }
  a:focus, a:hover {
    color: #006994;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #e3e3e3;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled, .comment-list, body.single-topic .related-topics {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #e3e3e3; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .wp-caption {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ededed;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img, .wp-caption {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption, .wp-caption-text {
  font-size: 90%;
  color: #e3e3e3; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1600px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1600px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1600px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #ededed; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #ededed;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #ededed;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #ededed; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control, .comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea, .search-form .search-field {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand, .comment-form input[type="text"]::-ms-expand,
  .comment-form input[type="email"]::-ms-expand,
  .comment-form input[type="url"]::-ms-expand,
  .comment-form textarea::-ms-expand, .search-form .search-field::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .comment-form input:focus[type="text"],
  .comment-form input:focus[type="email"],
  .comment-form input:focus[type="url"],
  .comment-form textarea:focus, .search-form .search-field:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #61d1ff;
    outline: none; }
  .form-control::-webkit-input-placeholder, .comment-form input[type="text"]::-webkit-input-placeholder,
  .comment-form input[type="email"]::-webkit-input-placeholder,
  .comment-form input[type="url"]::-webkit-input-placeholder,
  .comment-form textarea::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .comment-form input[type="text"]:-ms-input-placeholder,
  .comment-form input[type="email"]:-ms-input-placeholder,
  .comment-form input[type="url"]:-ms-input-placeholder,
  .comment-form textarea:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control::-ms-input-placeholder, .comment-form input[type="text"]::-ms-input-placeholder,
  .comment-form input[type="email"]::-ms-input-placeholder,
  .comment-form input[type="url"]::-ms-input-placeholder,
  .comment-form textarea::-ms-input-placeholder, .search-form .search-field::-ms-input-placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control::placeholder, .comment-form input[type="text"]::placeholder,
  .comment-form input[type="email"]::placeholder,
  .comment-form input[type="url"]::placeholder,
  .comment-form textarea::placeholder, .search-form .search-field::placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled, .form-control[readonly], .comment-form input[readonly][type="text"],
  .comment-form input[readonly][type="email"],
  .comment-form input[readonly][type="url"],
  .comment-form textarea[readonly], .search-form .search-field[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]), .search-form select.search-field:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value, .search-form select.search-field:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .comment-form .input-group-sm > input.form-control-static[type="text"],
  .comment-form .input-group-sm > input.form-control-static[type="email"],
  .comment-form .input-group-sm > input.form-control-static[type="url"],
  .comment-form .input-group-sm > textarea.form-control-static, .search-form .input-group-sm > .form-control-static.search-field,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.small-button, .authors-bottom .author .input-group-sm > .input-group-btn > .form-control-static.author-more-button, .comment-form .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-sm > .input-group-btn > .form-control-static.search-submit, .input-group-sm > .input-group-btn > .form-control-static.gform_previous_button,
  .input-group-sm > .input-group-btn > .form-control-static.gform_next_button,
  .input-group-sm > .input-group-btn > .form-control-static.gform_button, .woocommerce #respond .input-group-sm > .input-group-btn > input.form-control-static#submit.alt, .woocommerce .input-group-sm > .input-group-btn > a.form-control-static.button.alt, .woocommerce .input-group-sm > .input-group-btn > button.form-control-static.button.alt, .woocommerce .input-group-sm > .input-group-btn > input.form-control-static.button.alt, .input-group-sm > .input-group-btn > button.form-control-static#place_order, .input-group-sm > .input-group-btn > .form-control-static.bhub-interlink, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .comment-form .input-group-lg > input.form-control-static[type="text"],
  .comment-form .input-group-lg > input.form-control-static[type="email"],
  .comment-form .input-group-lg > input.form-control-static[type="url"],
  .comment-form .input-group-lg > textarea.form-control-static, .search-form .input-group-lg > .form-control-static.search-field,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.small-button, .authors-bottom .author .input-group-lg > .input-group-btn > .form-control-static.author-more-button, .comment-form .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-lg > .input-group-btn > .form-control-static.search-submit, .input-group-lg > .input-group-btn > .form-control-static.gform_previous_button,
  .input-group-lg > .input-group-btn > .form-control-static.gform_next_button,
  .input-group-lg > .input-group-btn > .form-control-static.gform_button, .woocommerce #respond .input-group-lg > .input-group-btn > input.form-control-static#submit.alt, .woocommerce .input-group-lg > .input-group-btn > a.form-control-static.button.alt, .woocommerce .input-group-lg > .input-group-btn > button.form-control-static.button.alt, .woocommerce .input-group-lg > .input-group-btn > input.form-control-static.button.alt, .input-group-lg > .input-group-btn > button.form-control-static#place_order, .input-group-lg > .input-group-btn > .form-control-static.bhub-interlink {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea, .search-form .input-group-sm > .search-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .small-button, .authors-bottom .author .input-group-sm > .input-group-btn > .author-more-button, .comment-form .input-group-sm > .input-group-btn > input[type="submit"], .search-form .input-group-sm > .input-group-btn > .search-submit, .input-group-sm > .input-group-btn > .gform_previous_button,
.input-group-sm > .input-group-btn > .gform_next_button,
.input-group-sm > .input-group-btn > .gform_button, .woocommerce #respond .input-group-sm > .input-group-btn > input#submit.alt, .woocommerce .input-group-sm > .input-group-btn > a.button.alt, .woocommerce .input-group-sm > .input-group-btn > button.button.alt, .woocommerce .input-group-sm > .input-group-btn > input.button.alt, .input-group-sm > .input-group-btn > button#place_order, .input-group-sm > .input-group-btn > .bhub-interlink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .search-form .input-group-sm > select.search-field:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.small-button:not([size]):not([multiple]), .authors-bottom .author .input-group-sm > .input-group-btn > select.author-more-button:not([size]):not([multiple]), .search-form .input-group-sm > .input-group-btn > select.search-submit:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.gform_previous_button:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.gform_next_button:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.gform_button:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.bhub-interlink:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control, .comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea, .search-form .input-group-lg > .search-field,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .small-button, .authors-bottom .author .input-group-lg > .input-group-btn > .author-more-button, .comment-form .input-group-lg > .input-group-btn > input[type="submit"], .search-form .input-group-lg > .input-group-btn > .search-submit, .input-group-lg > .input-group-btn > .gform_previous_button,
.input-group-lg > .input-group-btn > .gform_next_button,
.input-group-lg > .input-group-btn > .gform_button, .woocommerce #respond .input-group-lg > .input-group-btn > input#submit.alt, .woocommerce .input-group-lg > .input-group-btn > a.button.alt, .woocommerce .input-group-lg > .input-group-btn > button.button.alt, .woocommerce .input-group-lg > .input-group-btn > input.button.alt, .input-group-lg > .input-group-btn > button#place_order, .input-group-lg > .input-group-btn > .bhub-interlink {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .search-form .input-group-lg > select.search-field:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.small-button:not([size]):not([multiple]), .authors-bottom .author .input-group-lg > .input-group-btn > select.author-more-button:not([size]):not([multiple]), .search-form .input-group-lg > .input-group-btn > select.search-submit:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.gform_previous_button:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.gform_next_button:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.gform_button:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.bhub-interlink:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group, .comment-form p, .search-form label {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #e3e3e3;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control, .has-success .comment-form input[type="text"], .comment-form .has-success input[type="text"],
.has-success .comment-form input[type="email"], .comment-form .has-success input[type="email"],
.has-success .comment-form input[type="url"], .comment-form .has-success input[type="url"],
.has-success .comment-form textarea, .comment-form .has-success textarea, .has-success .search-form .search-field, .search-form .has-success .search-field {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control, .has-warning .comment-form input[type="text"], .comment-form .has-warning input[type="text"],
.has-warning .comment-form input[type="email"], .comment-form .has-warning input[type="email"],
.has-warning .comment-form input[type="url"], .comment-form .has-warning input[type="url"],
.has-warning .comment-form textarea, .comment-form .has-warning textarea, .has-warning .search-form .search-field, .search-form .has-warning .search-field {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .comment-form input[type="text"], .comment-form .has-danger input[type="text"],
.has-danger .comment-form input[type="email"], .comment-form .has-danger input[type="email"],
.has-danger .comment-form input[type="url"], .comment-form .has-danger input[type="url"],
.has-danger .comment-form textarea, .comment-form .has-danger textarea, .has-danger .search-form .search-field, .search-form .has-danger .search-field {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline, .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check, .search-form .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label, .search-form label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group, .search-form .form-group, .form-inline .comment-form p, .comment-form .form-inline p, .search-form .comment-form p, .comment-form .search-form p, .form-inline .search-form label, .search-form .form-inline label, .search-form label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .search-form .form-control, .form-inline .comment-form input[type="text"], .comment-form .form-inline input[type="text"], .search-form .comment-form input[type="text"], .comment-form .search-form input[type="text"],
    .form-inline .comment-form input[type="email"], .comment-form .form-inline input[type="email"],
    .search-form .comment-form input[type="email"], .comment-form .search-form input[type="email"],
    .form-inline .comment-form input[type="url"], .comment-form .form-inline input[type="url"],
    .search-form .comment-form input[type="url"], .comment-form .search-form input[type="url"],
    .form-inline .comment-form textarea, .comment-form .form-inline textarea,
    .search-form .comment-form textarea, .comment-form .search-form textarea, .search-form .search-field {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static, .search-form .form-control-static {
      display: inline-block; }
    .form-inline .input-group, .search-form .input-group {
      width: auto; }
    .form-inline .form-control-label, .search-form .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check, .search-form .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label, .search-form .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input, .search-form .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control, .search-form .custom-control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator, .search-form .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback, .search-form .has-feedback .form-control-feedback {
      top: 0; } }

.btn, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .search-form .search-submit, .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  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: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .small-button:focus, .authors-bottom .author .author-more-button:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .gform_previous_button:focus,
  .gform_next_button:focus,
  .gform_button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, button#place_order:focus, .bhub-interlink:focus, .btn:hover, .small-button:hover, .authors-bottom .author .author-more-button:hover, .comment-form input:hover[type="submit"], .search-form .search-submit:hover, .gform_previous_button:hover,
  .gform_next_button:hover,
  .gform_button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, button#place_order:hover, .bhub-interlink:hover {
    text-decoration: none; }
  .btn:focus, .small-button:focus, .authors-bottom .author .author-more-button:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .gform_previous_button:focus,
  .gform_next_button:focus,
  .gform_button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, button#place_order:focus, .bhub-interlink:focus, .btn.focus, .focus.small-button, .authors-bottom .author .focus.author-more-button, .comment-form input.focus[type="submit"], .search-form .focus.search-submit, .focus.gform_previous_button,
  .focus.gform_next_button,
  .focus.gform_button, .woocommerce #respond input.focus#submit.alt, .woocommerce a.focus.button.alt, .woocommerce button.focus.button.alt, .woocommerce input.focus.button.alt, button.focus#place_order, .focus.bhub-interlink {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.25);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.25); }
  .btn.disabled, .disabled.small-button, .authors-bottom .author .disabled.author-more-button, .comment-form input.disabled[type="submit"], .search-form .disabled.search-submit, .disabled.gform_previous_button,
  .disabled.gform_next_button,
  .disabled.gform_button, .woocommerce #respond input.disabled#submit.alt, .woocommerce a.disabled.button.alt, .woocommerce button.disabled.button.alt, .woocommerce input.disabled.button.alt, button.disabled#place_order, .disabled.bhub-interlink, .btn:disabled, .small-button:disabled, .authors-bottom .author .author-more-button:disabled, .comment-form input:disabled[type="submit"], .search-form .search-submit:disabled, .gform_previous_button:disabled,
  .gform_next_button:disabled,
  .gform_button:disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled, button#place_order:disabled, .bhub-interlink:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .small-button:active, .authors-bottom .author .author-more-button:active, .comment-form input:active[type="submit"], .search-form .search-submit:active, .gform_previous_button:active,
  .gform_next_button:active,
  .gform_button:active, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, button#place_order:active, .bhub-interlink:active, .btn.active, .active.small-button, .authors-bottom .author .active.author-more-button, .comment-form input.active[type="submit"], .search-form .active.search-submit, .active.gform_previous_button,
  .active.gform_next_button,
  .active.gform_button, .woocommerce #respond input.active#submit.alt, .woocommerce a.active.button.alt, .woocommerce button.active.button.alt, .woocommerce input.active.button.alt, button.active#place_order, .active.bhub-interlink {
    background-image: none; }

a.btn.disabled, a.disabled.small-button, .authors-bottom .author a.disabled.author-more-button, .search-form a.disabled.search-submit, a.disabled.gform_previous_button,
a.disabled.gform_next_button,
a.disabled.gform_button, .woocommerce a.disabled.button.alt, a.disabled.bhub-interlink,
fieldset[disabled] a.btn,
fieldset[disabled] a.small-button,
fieldset[disabled] .authors-bottom .author a.author-more-button,
.authors-bottom .author fieldset[disabled] a.author-more-button,
fieldset[disabled] .search-form a.search-submit,
.search-form fieldset[disabled] a.search-submit,
fieldset[disabled] a.gform_previous_button,
fieldset[disabled] a.gform_next_button,
fieldset[disabled] a.gform_button,
fieldset[disabled] .woocommerce a.button.alt,
.woocommerce fieldset[disabled] a.button.alt,
fieldset[disabled] a.bhub-interlink {
  pointer-events: none; }

.btn-primary, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink {
  color: #fff;
  background-color: #009fe0;
  border-color: #009fe0; }
  .btn-primary:hover, .small-button:hover, .authors-bottom .author .author-more-button:hover, .comment-form input:hover[type="submit"], .gform_previous_button:hover,
  .gform_next_button:hover,
  .gform_button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, button#place_order:hover, .bhub-interlink:hover {
    color: #fff;
    background-color: #007bad;
    border-color: #0074a3; }
  .btn-primary:focus, .small-button:focus, .authors-bottom .author .author-more-button:focus, .comment-form input:focus[type="submit"], .gform_previous_button:focus,
  .gform_next_button:focus,
  .gform_button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, button#place_order:focus, .bhub-interlink:focus, .btn-primary.focus, .focus.small-button, .authors-bottom .author .focus.author-more-button, .comment-form input.focus[type="submit"], .focus.gform_previous_button,
  .focus.gform_next_button,
  .focus.gform_button, .woocommerce #respond input.focus#submit.alt, .woocommerce a.focus.button.alt, .woocommerce button.focus.button.alt, .woocommerce input.focus.button.alt, button.focus#place_order, .focus.bhub-interlink {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-primary.disabled, .disabled.small-button, .authors-bottom .author .disabled.author-more-button, .comment-form input.disabled[type="submit"], .disabled.gform_previous_button,
  .disabled.gform_next_button,
  .disabled.gform_button, .woocommerce #respond input.disabled#submit.alt, .woocommerce a.disabled.button.alt, .woocommerce button.disabled.button.alt, .woocommerce input.disabled.button.alt, button.disabled#place_order, .disabled.bhub-interlink, .btn-primary:disabled, .small-button:disabled, .authors-bottom .author .author-more-button:disabled, .comment-form input:disabled[type="submit"], .gform_previous_button:disabled,
  .gform_next_button:disabled,
  .gform_button:disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled, button#place_order:disabled, .bhub-interlink:disabled {
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-primary:active, .small-button:active, .authors-bottom .author .author-more-button:active, .comment-form input:active[type="submit"], .gform_previous_button:active,
  .gform_next_button:active,
  .gform_button:active, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, button#place_order:active, .bhub-interlink:active, .btn-primary.active, .active.small-button, .authors-bottom .author .active.author-more-button, .comment-form input.active[type="submit"], .active.gform_previous_button,
  .active.gform_next_button,
  .active.gform_button, .woocommerce #respond input.active#submit.alt, .woocommerce a.active.button.alt, .woocommerce button.active.button.alt, .woocommerce input.active.button.alt, button.active#place_order, .active.bhub-interlink,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.small-button,
  .authors-bottom .author .show > .dropdown-toggle.author-more-button,
  .comment-form .show > input.dropdown-toggle[type="submit"],
  .show > .dropdown-toggle.gform_previous_button,
  .show > .dropdown-toggle.gform_next_button,
  .show > .dropdown-toggle.gform_button,
  .woocommerce #respond .show > input.dropdown-toggle#submit.alt,
  .woocommerce .show > a.dropdown-toggle.button.alt,
  .woocommerce .show > button.dropdown-toggle.button.alt,
  .woocommerce .show > input.dropdown-toggle.button.alt,
  .show > button.dropdown-toggle#place_order,
  .show > .dropdown-toggle.bhub-interlink {
    color: #fff;
    background-color: #007bad;
    background-image: none;
    border-color: #0074a3; }

.btn-secondary, .gform_previous_button {
  color: #fff;
  background-color: #333;
  border-color: #333; }
  .btn-secondary:hover, .gform_previous_button:hover {
    color: #fff;
    background-color: #1a1919;
    border-color: #141414; }
  .btn-secondary:focus, .gform_previous_button:focus, .btn-secondary.focus, .focus.gform_previous_button {
    -webkit-box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5);
            box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5); }
  .btn-secondary.disabled, .disabled.gform_previous_button, .btn-secondary:disabled, .gform_previous_button:disabled {
    background-color: #333;
    border-color: #333; }
  .btn-secondary:active, .gform_previous_button:active, .btn-secondary.active, .active.gform_previous_button,
  .show > .btn-secondary.dropdown-toggle,
  .show > .dropdown-toggle.gform_previous_button {
    color: #fff;
    background-color: #1a1919;
    background-image: none;
    border-color: #141414; }

.btn-info {
  color: #fff;
  background-color: #009fe0;
  border-color: #009fe0; }
  .btn-info:hover {
    color: #fff;
    background-color: #007bad;
    border-color: #0074a3; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #007bad;
    background-image: none;
    border-color: #0074a3; }

.btn-success {
  color: #fff;
  background-color: #29c9c1;
  border-color: #25b4ad; }
  .btn-success:hover {
    color: #fff;
    background-color: #209f98;
    border-color: #1a817c; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(37, 180, 173, 0.5);
            box-shadow: 0 0 0 2px rgba(37, 180, 173, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #29c9c1;
    border-color: #25b4ad; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #209f98;
    background-image: none;
    border-color: #1a817c; }

.btn-warning, .search-form .search-submit {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover, .search-form .search-submit:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .search-form .search-submit:focus, .btn-warning.focus, .search-form .focus.search-submit {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
            box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .search-form .disabled.search-submit, .btn-warning:disabled, .search-form .search-submit:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .search-form .search-submit:active, .btn-warning.active, .search-form .active.search-submit,
  .show > .btn-warning.dropdown-toggle,
  .search-form .show > .dropdown-toggle.search-submit {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
            box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #009fe0;
  background-image: none;
  background-color: transparent;
  border-color: #009fe0; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #009fe0;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }

.btn-outline-secondary {
  color: #333;
  background-image: none;
  background-color: transparent;
  border-color: #333; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5);
            box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #333;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333; }

.btn-outline-info {
  color: #009fe0;
  background-image: none;
  background-color: transparent;
  border-color: #009fe0; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #009fe0;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }

.btn-outline-success {
  color: #29c9c1;
  background-image: none;
  background-color: transparent;
  border-color: #29c9c1; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #29c9c1;
    border-color: #29c9c1; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(41, 201, 193, 0.5);
            box-shadow: 0 0 0 2px rgba(41, 201, 193, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #29c9c1;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #29c9c1;
    border-color: #29c9c1; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
            box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
            box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #009fe0;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #006994;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #e3e3e3; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .small-button, .authors-bottom .author .btn-group-lg > .author-more-button, .comment-form .btn-group-lg > input[type="submit"], .search-form .btn-group-lg > .search-submit, .btn-group-lg > .gform_previous_button,
.btn-group-lg > .gform_next_button,
.btn-group-lg > .gform_button, .woocommerce #respond .btn-group-lg > input#submit.alt, .woocommerce .btn-group-lg > a.button.alt, .woocommerce .btn-group-lg > button.button.alt, .woocommerce .btn-group-lg > input.button.alt, .btn-group-lg > .bhub-interlink, .gform_previous_button,
.gform_next_button,
.gform_button, button#place_order {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .small-button, .comment-form .btn-group-sm > input[type="submit"], .search-form .btn-group-sm > .search-submit, .btn-group-sm > .gform_previous_button,
.btn-group-sm > .gform_next_button,
.btn-group-sm > .gform_button, .woocommerce #respond .btn-group-sm > input#submit.alt, .woocommerce .btn-group-sm > a.button.alt, .woocommerce .btn-group-sm > button.button.alt, .woocommerce .btn-group-sm > input.button.alt, .btn-group-sm > button#place_order, .btn-group-sm > .bhub-interlink, .small-button, .authors-bottom .author .author-more-button, .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_button, .bhub-interlink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.btn-block, .newsletter-page-signup-form .gform_button {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .newsletter-page-signup-form .gform_button + .btn-block, .newsletter-page-signup-form .btn-block + .gform_button, .newsletter-page-signup-form .gform_button + .gform_button {
  margin-top: 0.5rem; }

input[type="submit"].btn-block, .newsletter-page-signup-form input.gform_button[type="submit"],
input[type="reset"].btn-block,
.newsletter-page-signup-form input.gform_button[type="reset"],
input[type="button"].btn-block,
.newsletter-page-signup-form input.gform_button[type="button"] {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #1a1e1f;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #009fe0; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #e3e3e3;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #e3e3e3;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .small-button, .authors-bottom .author .btn-group > .author-more-button, .comment-form .btn-group > input[type="submit"], .search-form .btn-group > .search-submit, .btn-group > .gform_previous_button,
  .btn-group > .gform_next_button,
  .btn-group > .gform_button, .woocommerce #respond .btn-group > input#submit.alt, .woocommerce .btn-group > a.button.alt, .woocommerce .btn-group > button.button.alt, .woocommerce .btn-group > input.button.alt, .btn-group > button#place_order, .btn-group > .bhub-interlink,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .small-button,
  .authors-bottom .author .btn-group-vertical > .author-more-button,
  .comment-form .btn-group-vertical > input[type="submit"],
  .search-form .btn-group-vertical > .search-submit,
  .btn-group-vertical > .gform_previous_button,
  .btn-group-vertical > .gform_next_button,
  .btn-group-vertical > .gform_button,
  .woocommerce #respond .btn-group-vertical > input#submit.alt,
  .woocommerce .btn-group-vertical > a.button.alt,
  .woocommerce .btn-group-vertical > button.button.alt,
  .woocommerce .btn-group-vertical > input.button.alt,
  .btn-group-vertical > button#place_order,
  .btn-group-vertical > .bhub-interlink {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover, .btn-group > .small-button:hover, .authors-bottom .author .btn-group > .author-more-button:hover, .comment-form .btn-group > input:hover[type="submit"], .search-form .btn-group > .search-submit:hover, .btn-group > .gform_previous_button:hover,
    .btn-group > .gform_next_button:hover,
    .btn-group > .gform_button:hover, .woocommerce #respond .btn-group > input#submit.alt:hover, .woocommerce .btn-group > a.button.alt:hover, .woocommerce .btn-group > button.button.alt:hover, .woocommerce .btn-group > input.button.alt:hover, .btn-group > button#place_order:hover, .btn-group > .bhub-interlink:hover,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .small-button:hover,
    .authors-bottom .author .btn-group-vertical > .author-more-button:hover,
    .comment-form .btn-group-vertical > input:hover[type="submit"],
    .search-form .btn-group-vertical > .search-submit:hover,
    .btn-group-vertical > .gform_previous_button:hover,
    .btn-group-vertical > .gform_next_button:hover,
    .btn-group-vertical > .gform_button:hover,
    .woocommerce #respond .btn-group-vertical > input#submit.alt:hover,
    .woocommerce .btn-group-vertical > a.button.alt:hover,
    .woocommerce .btn-group-vertical > button.button.alt:hover,
    .woocommerce .btn-group-vertical > input.button.alt:hover,
    .btn-group-vertical > button#place_order:hover,
    .btn-group-vertical > .bhub-interlink:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .small-button:focus, .authors-bottom .author .btn-group > .author-more-button:focus, .comment-form .btn-group > input:focus[type="submit"], .search-form .btn-group > .search-submit:focus, .btn-group > .gform_previous_button:focus,
    .btn-group > .gform_next_button:focus,
    .btn-group > .gform_button:focus, .woocommerce #respond .btn-group > input#submit.alt:focus, .woocommerce .btn-group > a.button.alt:focus, .woocommerce .btn-group > button.button.alt:focus, .woocommerce .btn-group > input.button.alt:focus, .btn-group > button#place_order:focus, .btn-group > .bhub-interlink:focus, .btn-group > .btn:active, .btn-group > .small-button:active, .authors-bottom .author .btn-group > .author-more-button:active, .comment-form .btn-group > input:active[type="submit"], .search-form .btn-group > .search-submit:active, .btn-group > .gform_previous_button:active,
    .btn-group > .gform_next_button:active,
    .btn-group > .gform_button:active, .woocommerce #respond .btn-group > input#submit.alt:active, .woocommerce .btn-group > a.button.alt:active, .woocommerce .btn-group > button.button.alt:active, .woocommerce .btn-group > input.button.alt:active, .btn-group > button#place_order:active, .btn-group > .bhub-interlink:active, .btn-group > .btn.active, .btn-group > .active.small-button, .authors-bottom .author .btn-group > .active.author-more-button, .comment-form .btn-group > input.active[type="submit"], .search-form .btn-group > .active.search-submit, .btn-group > .active.gform_previous_button,
    .btn-group > .active.gform_next_button,
    .btn-group > .active.gform_button, .woocommerce #respond .btn-group > input.active#submit.alt, .woocommerce .btn-group > a.active.button.alt, .woocommerce .btn-group > button.active.button.alt, .woocommerce .btn-group > input.active.button.alt, .btn-group > button.active#place_order, .btn-group > .active.bhub-interlink,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .small-button:focus,
    .authors-bottom .author .btn-group-vertical > .author-more-button:focus,
    .comment-form .btn-group-vertical > input:focus[type="submit"],
    .search-form .btn-group-vertical > .search-submit:focus,
    .btn-group-vertical > .gform_previous_button:focus,
    .btn-group-vertical > .gform_next_button:focus,
    .btn-group-vertical > .gform_button:focus,
    .woocommerce #respond .btn-group-vertical > input#submit.alt:focus,
    .woocommerce .btn-group-vertical > a.button.alt:focus,
    .woocommerce .btn-group-vertical > button.button.alt:focus,
    .woocommerce .btn-group-vertical > input.button.alt:focus,
    .btn-group-vertical > button#place_order:focus,
    .btn-group-vertical > .bhub-interlink:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .small-button:active,
    .authors-bottom .author .btn-group-vertical > .author-more-button:active,
    .comment-form .btn-group-vertical > input:active[type="submit"],
    .search-form .btn-group-vertical > .search-submit:active,
    .btn-group-vertical > .gform_previous_button:active,
    .btn-group-vertical > .gform_next_button:active,
    .btn-group-vertical > .gform_button:active,
    .woocommerce #respond .btn-group-vertical > input#submit.alt:active,
    .woocommerce .btn-group-vertical > a.button.alt:active,
    .woocommerce .btn-group-vertical > button.button.alt:active,
    .woocommerce .btn-group-vertical > input.button.alt:active,
    .btn-group-vertical > button#place_order:active,
    .btn-group-vertical > .bhub-interlink:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.small-button,
    .authors-bottom .author .btn-group-vertical > .active.author-more-button,
    .comment-form .btn-group-vertical > input.active[type="submit"],
    .search-form .btn-group-vertical > .active.search-submit,
    .btn-group-vertical > .active.gform_previous_button,
    .btn-group-vertical > .active.gform_next_button,
    .btn-group-vertical > .active.gform_button,
    .woocommerce #respond .btn-group-vertical > input.active#submit.alt,
    .woocommerce .btn-group-vertical > a.active.button.alt,
    .woocommerce .btn-group-vertical > button.active.button.alt,
    .woocommerce .btn-group-vertical > input.active.button.alt,
    .btn-group-vertical > button.active#place_order,
    .btn-group-vertical > .active.bhub-interlink {
      z-index: 2; }
  .btn-group .btn + .btn, .btn-group .small-button + .btn, .btn-group .authors-bottom .author .author-more-button + .btn, .authors-bottom .author .btn-group .author-more-button + .btn, .btn-group .comment-form input[type="submit"] + .btn, .comment-form .btn-group input[type="submit"] + .btn, .btn-group .search-form .search-submit + .btn, .search-form .btn-group .search-submit + .btn, .btn-group .gform_previous_button + .btn, .btn-group .gform_next_button + .btn, .btn-group .gform_button + .btn, .btn-group .woocommerce #respond input#submit.alt + .btn, .woocommerce #respond .btn-group input#submit.alt + .btn, .btn-group .woocommerce a.button.alt + .btn, .woocommerce .btn-group a.button.alt + .btn, .btn-group .woocommerce button.button.alt + .btn, .woocommerce .btn-group button.button.alt + .btn, .btn-group .woocommerce input.button.alt + .btn, .woocommerce .btn-group input.button.alt + .btn, .btn-group button#place_order + .btn, .btn-group .bhub-interlink + .btn, .btn-group .btn + .small-button, .btn-group .small-button + .small-button, .btn-group .authors-bottom .author .author-more-button + .small-button, .authors-bottom .author .btn-group .author-more-button + .small-button, .btn-group .comment-form input[type="submit"] + .small-button, .comment-form .btn-group input[type="submit"] + .small-button, .btn-group .search-form .search-submit + .small-button, .search-form .btn-group .search-submit + .small-button, .btn-group .gform_previous_button + .small-button, .btn-group .gform_next_button + .small-button, .btn-group .gform_button + .small-button, .btn-group .woocommerce #respond input#submit.alt + .small-button, .woocommerce #respond .btn-group input#submit.alt + .small-button, .btn-group .woocommerce a.button.alt + .small-button, .woocommerce .btn-group a.button.alt + .small-button, .btn-group .woocommerce button.button.alt + .small-button, .woocommerce .btn-group button.button.alt + .small-button, .btn-group .woocommerce input.button.alt + .small-button, .woocommerce .btn-group input.button.alt + .small-button, .btn-group button#place_order + .small-button, .btn-group .bhub-interlink + .small-button, .btn-group .authors-bottom .author .btn + .author-more-button, .authors-bottom .author .btn-group .btn + .author-more-button, .btn-group .authors-bottom .author .small-button + .author-more-button, .authors-bottom .author .btn-group .small-button + .author-more-button, .btn-group .authors-bottom .author .author-more-button + .author-more-button, .authors-bottom .author .btn-group .author-more-button + .author-more-button, .btn-group .comment-form .authors-bottom .author input[type="submit"] + .author-more-button, .authors-bottom .author .btn-group .comment-form input[type="submit"] + .author-more-button, .comment-form .btn-group .authors-bottom .author input[type="submit"] + .author-more-button, .authors-bottom .author .comment-form .btn-group input[type="submit"] + .author-more-button, .btn-group .search-form .authors-bottom .author .search-submit + .author-more-button, .authors-bottom .author .btn-group .search-form .search-submit + .author-more-button, .search-form .btn-group .authors-bottom .author .search-submit + .author-more-button, .authors-bottom .author .search-form .btn-group .search-submit + .author-more-button, .btn-group .authors-bottom .author .gform_previous_button + .author-more-button, .authors-bottom .author .btn-group .gform_previous_button + .author-more-button, .btn-group .authors-bottom .author .gform_next_button + .author-more-button, .authors-bottom .author .btn-group .gform_next_button + .author-more-button, .btn-group .authors-bottom .author .gform_button + .author-more-button, .authors-bottom .author .btn-group .gform_button + .author-more-button, .btn-group .woocommerce #respond .authors-bottom .author input#submit.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce #respond input#submit.alt + .author-more-button, .woocommerce #respond .btn-group .authors-bottom .author input#submit.alt + .author-more-button, .authors-bottom .author .woocommerce #respond .btn-group input#submit.alt + .author-more-button, .btn-group .woocommerce .authors-bottom .author a.button.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce a.button.alt + .author-more-button, .woocommerce .btn-group .authors-bottom .author a.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group a.button.alt + .author-more-button, .btn-group .woocommerce .authors-bottom .author button.button.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce button.button.alt + .author-more-button, .woocommerce .btn-group .authors-bottom .author button.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group button.button.alt + .author-more-button, .btn-group .woocommerce .authors-bottom .author input.button.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce input.button.alt + .author-more-button, .woocommerce .btn-group .authors-bottom .author input.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group input.button.alt + .author-more-button, .btn-group .authors-bottom .author button#place_order + .author-more-button, .authors-bottom .author .btn-group button#place_order + .author-more-button, .btn-group .authors-bottom .author .bhub-interlink + .author-more-button, .authors-bottom .author .btn-group .bhub-interlink + .author-more-button, .btn-group .comment-form .btn + input[type="submit"], .comment-form .btn-group .btn + input[type="submit"], .btn-group .comment-form .small-button + input[type="submit"], .comment-form .btn-group .small-button + input[type="submit"], .btn-group .authors-bottom .author .comment-form .author-more-button + input[type="submit"], .comment-form .btn-group .authors-bottom .author .author-more-button + input[type="submit"], .authors-bottom .author .btn-group .comment-form .author-more-button + input[type="submit"], .comment-form .authors-bottom .author .btn-group .author-more-button + input[type="submit"], .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .btn-group input[type="submit"] + input[type="submit"], .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form .btn-group .search-form .search-submit + input[type="submit"], .search-form .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form .btn-group .search-submit + input[type="submit"], .btn-group .comment-form .gform_previous_button + input[type="submit"], .comment-form .btn-group .gform_previous_button + input[type="submit"], .btn-group .comment-form .gform_next_button + input[type="submit"], .comment-form .btn-group .gform_next_button + input[type="submit"], .btn-group .comment-form .gform_button + input[type="submit"], .comment-form .btn-group .gform_button + input[type="submit"], .btn-group .woocommerce #respond .comment-form input#submit.alt + input[type="submit"], .comment-form .btn-group .woocommerce #respond input#submit.alt + input[type="submit"], .woocommerce #respond .btn-group .comment-form input#submit.alt + input[type="submit"], .comment-form .woocommerce #respond .btn-group input#submit.alt + input[type="submit"], .btn-group .woocommerce .comment-form a.button.alt + input[type="submit"], .comment-form .btn-group .woocommerce a.button.alt + input[type="submit"], .woocommerce .btn-group .comment-form a.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group a.button.alt + input[type="submit"], .btn-group .woocommerce .comment-form button.button.alt + input[type="submit"], .comment-form .btn-group .woocommerce button.button.alt + input[type="submit"], .woocommerce .btn-group .comment-form button.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group button.button.alt + input[type="submit"], .btn-group .woocommerce .comment-form input.button.alt + input[type="submit"], .comment-form .btn-group .woocommerce input.button.alt + input[type="submit"], .woocommerce .btn-group .comment-form input.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group input.button.alt + input[type="submit"], .btn-group .comment-form button#place_order + input[type="submit"], .comment-form .btn-group button#place_order + input[type="submit"], .btn-group .comment-form .bhub-interlink + input[type="submit"], .comment-form .btn-group .bhub-interlink + input[type="submit"], .btn-group .search-form .btn + .search-submit, .search-form .btn-group .btn + .search-submit, .btn-group .search-form .small-button + .search-submit, .search-form .btn-group .small-button + .search-submit, .btn-group .authors-bottom .author .search-form .author-more-button + .search-submit, .search-form .btn-group .authors-bottom .author .author-more-button + .search-submit, .authors-bottom .author .btn-group .search-form .author-more-button + .search-submit, .search-form .authors-bottom .author .btn-group .author-more-button + .search-submit, .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form .btn-group input[type="submit"] + .search-submit, .btn-group .search-form .search-submit + .search-submit, .search-form .btn-group .search-submit + .search-submit, .btn-group .search-form .gform_previous_button + .search-submit, .search-form .btn-group .gform_previous_button + .search-submit, .btn-group .search-form .gform_next_button + .search-submit, .search-form .btn-group .gform_next_button + .search-submit, .btn-group .search-form .gform_button + .search-submit, .search-form .btn-group .gform_button + .search-submit, .btn-group .woocommerce #respond .search-form input#submit.alt + .search-submit, .search-form .btn-group .woocommerce #respond input#submit.alt + .search-submit, .woocommerce #respond .btn-group .search-form input#submit.alt + .search-submit, .search-form .woocommerce #respond .btn-group input#submit.alt + .search-submit, .btn-group .woocommerce .search-form a.button.alt + .search-submit, .search-form .btn-group .woocommerce a.button.alt + .search-submit, .woocommerce .btn-group .search-form a.button.alt + .search-submit, .search-form .woocommerce .btn-group a.button.alt + .search-submit, .btn-group .woocommerce .search-form button.button.alt + .search-submit, .search-form .btn-group .woocommerce button.button.alt + .search-submit, .woocommerce .btn-group .search-form button.button.alt + .search-submit, .search-form .woocommerce .btn-group button.button.alt + .search-submit, .btn-group .woocommerce .search-form input.button.alt + .search-submit, .search-form .btn-group .woocommerce input.button.alt + .search-submit, .woocommerce .btn-group .search-form input.button.alt + .search-submit, .search-form .woocommerce .btn-group input.button.alt + .search-submit, .btn-group .search-form button#place_order + .search-submit, .search-form .btn-group button#place_order + .search-submit, .btn-group .search-form .bhub-interlink + .search-submit, .search-form .btn-group .bhub-interlink + .search-submit, .btn-group .btn + .gform_previous_button, .btn-group .small-button + .gform_previous_button, .btn-group .authors-bottom .author .author-more-button + .gform_previous_button, .authors-bottom .author .btn-group .author-more-button + .gform_previous_button, .btn-group .comment-form input[type="submit"] + .gform_previous_button, .comment-form .btn-group input[type="submit"] + .gform_previous_button, .btn-group .search-form .search-submit + .gform_previous_button, .search-form .btn-group .search-submit + .gform_previous_button, .btn-group .gform_previous_button + .gform_previous_button, .btn-group .gform_next_button + .gform_previous_button, .btn-group .gform_button + .gform_previous_button, .btn-group .woocommerce #respond input#submit.alt + .gform_previous_button, .woocommerce #respond .btn-group input#submit.alt + .gform_previous_button, .btn-group .woocommerce a.button.alt + .gform_previous_button, .woocommerce .btn-group a.button.alt + .gform_previous_button, .btn-group .woocommerce button.button.alt + .gform_previous_button, .woocommerce .btn-group button.button.alt + .gform_previous_button, .btn-group .woocommerce input.button.alt + .gform_previous_button, .woocommerce .btn-group input.button.alt + .gform_previous_button, .btn-group button#place_order + .gform_previous_button, .btn-group .bhub-interlink + .gform_previous_button,
  .btn-group .btn + .gform_next_button,
  .btn-group .small-button + .gform_next_button,
  .btn-group .authors-bottom .author .author-more-button + .gform_next_button, .authors-bottom .author .btn-group .author-more-button + .gform_next_button,
  .btn-group .comment-form input[type="submit"] + .gform_next_button, .comment-form .btn-group input[type="submit"] + .gform_next_button,
  .btn-group .search-form .search-submit + .gform_next_button, .search-form .btn-group .search-submit + .gform_next_button,
  .btn-group .gform_previous_button + .gform_next_button,
  .btn-group .gform_next_button + .gform_next_button,
  .btn-group .gform_button + .gform_next_button,
  .btn-group .woocommerce #respond input#submit.alt + .gform_next_button, .woocommerce #respond .btn-group input#submit.alt + .gform_next_button,
  .btn-group .woocommerce a.button.alt + .gform_next_button, .woocommerce .btn-group a.button.alt + .gform_next_button,
  .btn-group .woocommerce button.button.alt + .gform_next_button, .woocommerce .btn-group button.button.alt + .gform_next_button,
  .btn-group .woocommerce input.button.alt + .gform_next_button, .woocommerce .btn-group input.button.alt + .gform_next_button,
  .btn-group button#place_order + .gform_next_button,
  .btn-group .bhub-interlink + .gform_next_button,
  .btn-group .btn + .gform_button,
  .btn-group .small-button + .gform_button,
  .btn-group .authors-bottom .author .author-more-button + .gform_button, .authors-bottom .author .btn-group .author-more-button + .gform_button,
  .btn-group .comment-form input[type="submit"] + .gform_button, .comment-form .btn-group input[type="submit"] + .gform_button,
  .btn-group .search-form .search-submit + .gform_button, .search-form .btn-group .search-submit + .gform_button,
  .btn-group .gform_previous_button + .gform_button,
  .btn-group .gform_next_button + .gform_button,
  .btn-group .gform_button + .gform_button,
  .btn-group .woocommerce #respond input#submit.alt + .gform_button, .woocommerce #respond .btn-group input#submit.alt + .gform_button,
  .btn-group .woocommerce a.button.alt + .gform_button, .woocommerce .btn-group a.button.alt + .gform_button,
  .btn-group .woocommerce button.button.alt + .gform_button, .woocommerce .btn-group button.button.alt + .gform_button,
  .btn-group .woocommerce input.button.alt + .gform_button, .woocommerce .btn-group input.button.alt + .gform_button,
  .btn-group button#place_order + .gform_button,
  .btn-group .bhub-interlink + .gform_button, .btn-group .woocommerce #respond .btn + input#submit.alt, .woocommerce #respond .btn-group .btn + input#submit.alt, .btn-group .woocommerce #respond .small-button + input#submit.alt, .woocommerce #respond .btn-group .small-button + input#submit.alt, .btn-group .authors-bottom .author .woocommerce #respond .author-more-button + input#submit.alt, .woocommerce #respond .btn-group .authors-bottom .author .author-more-button + input#submit.alt, .authors-bottom .author .btn-group .woocommerce #respond .author-more-button + input#submit.alt, .woocommerce #respond .authors-bottom .author .btn-group .author-more-button + input#submit.alt, .btn-group .comment-form .woocommerce #respond input[type="submit"] + input#submit.alt, .woocommerce #respond .btn-group .comment-form input[type="submit"] + input#submit.alt, .comment-form .btn-group .woocommerce #respond input[type="submit"] + input#submit.alt, .woocommerce #respond .comment-form .btn-group input[type="submit"] + input#submit.alt, .btn-group .search-form .woocommerce #respond .search-submit + input#submit.alt, .woocommerce #respond .btn-group .search-form .search-submit + input#submit.alt, .search-form .btn-group .woocommerce #respond .search-submit + input#submit.alt, .woocommerce #respond .search-form .btn-group .search-submit + input#submit.alt, .btn-group .woocommerce #respond .gform_previous_button + input#submit.alt, .woocommerce #respond .btn-group .gform_previous_button + input#submit.alt, .btn-group .woocommerce #respond .gform_next_button + input#submit.alt, .woocommerce #respond .btn-group .gform_next_button + input#submit.alt, .btn-group .woocommerce #respond .gform_button + input#submit.alt, .woocommerce #respond .btn-group .gform_button + input#submit.alt, .btn-group .woocommerce #respond input#submit.alt + input#submit.alt, .woocommerce #respond .btn-group input#submit.alt + input#submit.alt, .btn-group .woocommerce #respond a.button.alt + input#submit.alt, .woocommerce .btn-group #respond a.button.alt + input#submit.alt, .woocommerce #respond .btn-group a.button.alt + input#submit.alt, .btn-group .woocommerce #respond button.button.alt + input#submit.alt, .woocommerce .btn-group #respond button.button.alt + input#submit.alt, .woocommerce #respond .btn-group button.button.alt + input#submit.alt, .btn-group .woocommerce #respond input.button.alt + input#submit.alt, .woocommerce .btn-group #respond input.button.alt + input#submit.alt, .woocommerce #respond .btn-group input.button.alt + input#submit.alt, .btn-group .woocommerce #respond button#place_order + input#submit.alt, .woocommerce #respond .btn-group button#place_order + input#submit.alt, .btn-group .woocommerce #respond .bhub-interlink + input#submit.alt, .woocommerce #respond .btn-group .bhub-interlink + input#submit.alt, .btn-group .woocommerce .btn + a.button.alt, .woocommerce .btn-group .btn + a.button.alt, .btn-group .woocommerce .small-button + a.button.alt, .woocommerce .btn-group .small-button + a.button.alt, .btn-group .authors-bottom .author .woocommerce .author-more-button + a.button.alt, .woocommerce .btn-group .authors-bottom .author .author-more-button + a.button.alt, .authors-bottom .author .btn-group .woocommerce .author-more-button + a.button.alt, .woocommerce .authors-bottom .author .btn-group .author-more-button + a.button.alt, .btn-group .comment-form .woocommerce input[type="submit"] + a.button.alt, .woocommerce .btn-group .comment-form input[type="submit"] + a.button.alt, .comment-form .btn-group .woocommerce input[type="submit"] + a.button.alt, .woocommerce .comment-form .btn-group input[type="submit"] + a.button.alt, .btn-group .search-form .woocommerce .search-submit + a.button.alt, .woocommerce .btn-group .search-form .search-submit + a.button.alt, .search-form .btn-group .woocommerce .search-submit + a.button.alt, .woocommerce .search-form .btn-group .search-submit + a.button.alt, .btn-group .woocommerce .gform_previous_button + a.button.alt, .woocommerce .btn-group .gform_previous_button + a.button.alt, .btn-group .woocommerce .gform_next_button + a.button.alt, .woocommerce .btn-group .gform_next_button + a.button.alt, .btn-group .woocommerce .gform_button + a.button.alt, .woocommerce .btn-group .gform_button + a.button.alt, .btn-group .woocommerce #respond input#submit.alt + a.button.alt, .woocommerce #respond .btn-group input#submit.alt + a.button.alt, .btn-group .woocommerce a.button.alt + a.button.alt, .woocommerce .btn-group a.button.alt + a.button.alt, .btn-group .woocommerce button.button.alt + a.button.alt, .woocommerce .btn-group button.button.alt + a.button.alt, .btn-group .woocommerce input.button.alt + a.button.alt, .woocommerce .btn-group input.button.alt + a.button.alt, .btn-group .woocommerce button#place_order + a.button.alt, .woocommerce .btn-group button#place_order + a.button.alt, .btn-group .woocommerce .bhub-interlink + a.button.alt, .woocommerce .btn-group .bhub-interlink + a.button.alt, .btn-group .woocommerce .btn + button.button.alt, .woocommerce .btn-group .btn + button.button.alt, .btn-group .woocommerce .small-button + button.button.alt, .woocommerce .btn-group .small-button + button.button.alt, .btn-group .authors-bottom .author .woocommerce .author-more-button + button.button.alt, .woocommerce .btn-group .authors-bottom .author .author-more-button + button.button.alt, .authors-bottom .author .btn-group .woocommerce .author-more-button + button.button.alt, .woocommerce .authors-bottom .author .btn-group .author-more-button + button.button.alt, .btn-group .comment-form .woocommerce input[type="submit"] + button.button.alt, .woocommerce .btn-group .comment-form input[type="submit"] + button.button.alt, .comment-form .btn-group .woocommerce input[type="submit"] + button.button.alt, .woocommerce .comment-form .btn-group input[type="submit"] + button.button.alt, .btn-group .search-form .woocommerce .search-submit + button.button.alt, .woocommerce .btn-group .search-form .search-submit + button.button.alt, .search-form .btn-group .woocommerce .search-submit + button.button.alt, .woocommerce .search-form .btn-group .search-submit + button.button.alt, .btn-group .woocommerce .gform_previous_button + button.button.alt, .woocommerce .btn-group .gform_previous_button + button.button.alt, .btn-group .woocommerce .gform_next_button + button.button.alt, .woocommerce .btn-group .gform_next_button + button.button.alt, .btn-group .woocommerce .gform_button + button.button.alt, .woocommerce .btn-group .gform_button + button.button.alt, .btn-group .woocommerce #respond input#submit.alt + button.button.alt, .woocommerce #respond .btn-group input#submit.alt + button.button.alt, .btn-group .woocommerce a.button.alt + button.button.alt, .woocommerce .btn-group a.button.alt + button.button.alt, .btn-group .woocommerce button.button.alt + button.button.alt, .woocommerce .btn-group button.button.alt + button.button.alt, .btn-group .woocommerce input.button.alt + button.button.alt, .woocommerce .btn-group input.button.alt + button.button.alt, .btn-group .woocommerce button#place_order + button.button.alt, .woocommerce .btn-group button#place_order + button.button.alt, .btn-group .woocommerce .bhub-interlink + button.button.alt, .woocommerce .btn-group .bhub-interlink + button.button.alt, .btn-group .woocommerce .btn + input.button.alt, .woocommerce .btn-group .btn + input.button.alt, .btn-group .woocommerce .small-button + input.button.alt, .woocommerce .btn-group .small-button + input.button.alt, .btn-group .authors-bottom .author .woocommerce .author-more-button + input.button.alt, .woocommerce .btn-group .authors-bottom .author .author-more-button + input.button.alt, .authors-bottom .author .btn-group .woocommerce .author-more-button + input.button.alt, .woocommerce .authors-bottom .author .btn-group .author-more-button + input.button.alt, .btn-group .comment-form .woocommerce input[type="submit"] + input.button.alt, .woocommerce .btn-group .comment-form input[type="submit"] + input.button.alt, .comment-form .btn-group .woocommerce input[type="submit"] + input.button.alt, .woocommerce .comment-form .btn-group input[type="submit"] + input.button.alt, .btn-group .search-form .woocommerce .search-submit + input.button.alt, .woocommerce .btn-group .search-form .search-submit + input.button.alt, .search-form .btn-group .woocommerce .search-submit + input.button.alt, .woocommerce .search-form .btn-group .search-submit + input.button.alt, .btn-group .woocommerce .gform_previous_button + input.button.alt, .woocommerce .btn-group .gform_previous_button + input.button.alt, .btn-group .woocommerce .gform_next_button + input.button.alt, .woocommerce .btn-group .gform_next_button + input.button.alt, .btn-group .woocommerce .gform_button + input.button.alt, .woocommerce .btn-group .gform_button + input.button.alt, .btn-group .woocommerce #respond input#submit.alt + input.button.alt, .woocommerce #respond .btn-group input#submit.alt + input.button.alt, .btn-group .woocommerce a.button.alt + input.button.alt, .woocommerce .btn-group a.button.alt + input.button.alt, .btn-group .woocommerce button.button.alt + input.button.alt, .woocommerce .btn-group button.button.alt + input.button.alt, .btn-group .woocommerce input.button.alt + input.button.alt, .woocommerce .btn-group input.button.alt + input.button.alt, .btn-group .woocommerce button#place_order + input.button.alt, .woocommerce .btn-group button#place_order + input.button.alt, .btn-group .woocommerce .bhub-interlink + input.button.alt, .woocommerce .btn-group .bhub-interlink + input.button.alt, .btn-group .btn + button#place_order, .btn-group .small-button + button#place_order, .btn-group .authors-bottom .author .author-more-button + button#place_order, .authors-bottom .author .btn-group .author-more-button + button#place_order, .btn-group .comment-form input[type="submit"] + button#place_order, .comment-form .btn-group input[type="submit"] + button#place_order, .btn-group .search-form .search-submit + button#place_order, .search-form .btn-group .search-submit + button#place_order, .btn-group .gform_previous_button + button#place_order, .btn-group .gform_next_button + button#place_order, .btn-group .gform_button + button#place_order, .btn-group .woocommerce #respond input#submit.alt + button#place_order, .woocommerce #respond .btn-group input#submit.alt + button#place_order, .btn-group .woocommerce a.button.alt + button#place_order, .woocommerce .btn-group a.button.alt + button#place_order, .btn-group .woocommerce button.button.alt + button#place_order, .woocommerce .btn-group button.button.alt + button#place_order, .btn-group .woocommerce input.button.alt + button#place_order, .woocommerce .btn-group input.button.alt + button#place_order, .btn-group button#place_order + button#place_order, .btn-group .bhub-interlink + button#place_order, .btn-group .btn + .bhub-interlink, .btn-group .small-button + .bhub-interlink, .btn-group .authors-bottom .author .author-more-button + .bhub-interlink, .authors-bottom .author .btn-group .author-more-button + .bhub-interlink, .btn-group .comment-form input[type="submit"] + .bhub-interlink, .comment-form .btn-group input[type="submit"] + .bhub-interlink, .btn-group .search-form .search-submit + .bhub-interlink, .search-form .btn-group .search-submit + .bhub-interlink, .btn-group .gform_previous_button + .bhub-interlink, .btn-group .gform_next_button + .bhub-interlink, .btn-group .gform_button + .bhub-interlink, .btn-group .woocommerce #respond input#submit.alt + .bhub-interlink, .woocommerce #respond .btn-group input#submit.alt + .bhub-interlink, .btn-group .woocommerce a.button.alt + .bhub-interlink, .woocommerce .btn-group a.button.alt + .bhub-interlink, .btn-group .woocommerce button.button.alt + .bhub-interlink, .woocommerce .btn-group button.button.alt + .bhub-interlink, .btn-group .woocommerce input.button.alt + .bhub-interlink, .woocommerce .btn-group input.button.alt + .bhub-interlink, .btn-group button#place_order + .bhub-interlink, .btn-group .bhub-interlink + .bhub-interlink,
  .btn-group .btn + .btn-group,
  .btn-group .small-button + .btn-group,
  .btn-group .authors-bottom .author .author-more-button + .btn-group,
  .authors-bottom .author .btn-group .author-more-button + .btn-group,
  .btn-group .comment-form input[type="submit"] + .btn-group,
  .comment-form .btn-group input[type="submit"] + .btn-group,
  .btn-group .search-form .search-submit + .btn-group,
  .search-form .btn-group .search-submit + .btn-group,
  .btn-group .gform_previous_button + .btn-group,
  .btn-group .gform_next_button + .btn-group,
  .btn-group .gform_button + .btn-group,
  .btn-group .woocommerce #respond input#submit.alt + .btn-group,
  .woocommerce #respond .btn-group input#submit.alt + .btn-group,
  .btn-group .woocommerce a.button.alt + .btn-group,
  .woocommerce .btn-group a.button.alt + .btn-group,
  .btn-group .woocommerce button.button.alt + .btn-group,
  .woocommerce .btn-group button.button.alt + .btn-group,
  .btn-group .woocommerce input.button.alt + .btn-group,
  .woocommerce .btn-group input.button.alt + .btn-group,
  .btn-group button#place_order + .btn-group,
  .btn-group .bhub-interlink + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .small-button,
  .btn-group .authors-bottom .author .btn-group + .author-more-button,
  .authors-bottom .author .btn-group .btn-group + .author-more-button,
  .btn-group .comment-form .btn-group + input[type="submit"],
  .comment-form .btn-group .btn-group + input[type="submit"],
  .btn-group .search-form .btn-group + .search-submit,
  .search-form .btn-group .btn-group + .search-submit,
  .btn-group .btn-group + .gform_previous_button,
  .btn-group .btn-group + .gform_next_button,
  .btn-group .btn-group + .gform_button,
  .btn-group .woocommerce #respond .btn-group + input#submit.alt,
  .woocommerce #respond .btn-group .btn-group + input#submit.alt,
  .btn-group .woocommerce .btn-group + a.button.alt,
  .woocommerce .btn-group .btn-group + a.button.alt,
  .btn-group .woocommerce .btn-group + button.button.alt,
  .woocommerce .btn-group .btn-group + button.button.alt,
  .btn-group .woocommerce .btn-group + input.button.alt,
  .woocommerce .btn-group .btn-group + input.button.alt,
  .btn-group .btn-group + button#place_order,
  .btn-group .btn-group + .bhub-interlink,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .small-button + .btn,
  .btn-group-vertical .authors-bottom .author .author-more-button + .btn,
  .authors-bottom .author .btn-group-vertical .author-more-button + .btn,
  .btn-group-vertical .comment-form input[type="submit"] + .btn,
  .comment-form .btn-group-vertical input[type="submit"] + .btn,
  .btn-group-vertical .search-form .search-submit + .btn,
  .search-form .btn-group-vertical .search-submit + .btn,
  .btn-group-vertical .gform_previous_button + .btn,
  .btn-group-vertical .gform_next_button + .btn,
  .btn-group-vertical .gform_button + .btn,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .btn,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .btn,
  .btn-group-vertical .woocommerce a.button.alt + .btn,
  .woocommerce .btn-group-vertical a.button.alt + .btn,
  .btn-group-vertical .woocommerce button.button.alt + .btn,
  .woocommerce .btn-group-vertical button.button.alt + .btn,
  .btn-group-vertical .woocommerce input.button.alt + .btn,
  .woocommerce .btn-group-vertical input.button.alt + .btn,
  .btn-group-vertical button#place_order + .btn,
  .btn-group-vertical .bhub-interlink + .btn,
  .btn-group-vertical .btn + .small-button,
  .btn-group-vertical .small-button + .small-button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .small-button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .small-button,
  .btn-group-vertical .comment-form input[type="submit"] + .small-button,
  .comment-form .btn-group-vertical input[type="submit"] + .small-button,
  .btn-group-vertical .search-form .search-submit + .small-button,
  .search-form .btn-group-vertical .search-submit + .small-button,
  .btn-group-vertical .gform_previous_button + .small-button,
  .btn-group-vertical .gform_next_button + .small-button,
  .btn-group-vertical .gform_button + .small-button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .small-button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .small-button,
  .btn-group-vertical .woocommerce a.button.alt + .small-button,
  .woocommerce .btn-group-vertical a.button.alt + .small-button,
  .btn-group-vertical .woocommerce button.button.alt + .small-button,
  .woocommerce .btn-group-vertical button.button.alt + .small-button,
  .btn-group-vertical .woocommerce input.button.alt + .small-button,
  .woocommerce .btn-group-vertical input.button.alt + .small-button,
  .btn-group-vertical button#place_order + .small-button,
  .btn-group-vertical .bhub-interlink + .small-button,
  .btn-group-vertical .authors-bottom .author .btn + .author-more-button,
  .authors-bottom .author .btn-group-vertical .btn + .author-more-button,
  .btn-group-vertical .authors-bottom .author .small-button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .small-button + .author-more-button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .author-more-button,
  .btn-group-vertical .comment-form .authors-bottom .author input[type="submit"] + .author-more-button,
  .authors-bottom .author .btn-group-vertical .comment-form input[type="submit"] + .author-more-button,
  .comment-form .btn-group-vertical .authors-bottom .author input[type="submit"] + .author-more-button,
  .authors-bottom .author .comment-form .btn-group-vertical input[type="submit"] + .author-more-button,
  .btn-group-vertical .search-form .authors-bottom .author .search-submit + .author-more-button,
  .authors-bottom .author .btn-group-vertical .search-form .search-submit + .author-more-button,
  .search-form .btn-group-vertical .authors-bottom .author .search-submit + .author-more-button,
  .authors-bottom .author .search-form .btn-group-vertical .search-submit + .author-more-button,
  .btn-group-vertical .authors-bottom .author .gform_previous_button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .gform_previous_button + .author-more-button,
  .btn-group-vertical .authors-bottom .author .gform_next_button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .gform_next_button + .author-more-button,
  .btn-group-vertical .authors-bottom .author .gform_button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .gform_button + .author-more-button,
  .btn-group-vertical .woocommerce #respond .authors-bottom .author input#submit.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce #respond input#submit.alt + .author-more-button,
  .woocommerce #respond .btn-group-vertical .authors-bottom .author input#submit.alt + .author-more-button,
  .authors-bottom .author .woocommerce #respond .btn-group-vertical input#submit.alt + .author-more-button,
  .btn-group-vertical .woocommerce .authors-bottom .author a.button.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce a.button.alt + .author-more-button,
  .woocommerce .btn-group-vertical .authors-bottom .author a.button.alt + .author-more-button,
  .authors-bottom .author .woocommerce .btn-group-vertical a.button.alt + .author-more-button,
  .btn-group-vertical .woocommerce .authors-bottom .author button.button.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce button.button.alt + .author-more-button,
  .woocommerce .btn-group-vertical .authors-bottom .author button.button.alt + .author-more-button,
  .authors-bottom .author .woocommerce .btn-group-vertical button.button.alt + .author-more-button,
  .btn-group-vertical .woocommerce .authors-bottom .author input.button.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce input.button.alt + .author-more-button,
  .woocommerce .btn-group-vertical .authors-bottom .author input.button.alt + .author-more-button,
  .authors-bottom .author .woocommerce .btn-group-vertical input.button.alt + .author-more-button,
  .btn-group-vertical .authors-bottom .author button#place_order + .author-more-button,
  .authors-bottom .author .btn-group-vertical button#place_order + .author-more-button,
  .btn-group-vertical .authors-bottom .author .bhub-interlink + .author-more-button,
  .authors-bottom .author .btn-group-vertical .bhub-interlink + .author-more-button,
  .btn-group-vertical .comment-form .btn + input[type="submit"],
  .comment-form .btn-group-vertical .btn + input[type="submit"],
  .btn-group-vertical .comment-form .small-button + input[type="submit"],
  .comment-form .btn-group-vertical .small-button + input[type="submit"],
  .btn-group-vertical .authors-bottom .author .comment-form .author-more-button + input[type="submit"],
  .comment-form .btn-group-vertical .authors-bottom .author .author-more-button + input[type="submit"],
  .authors-bottom .author .btn-group-vertical .comment-form .author-more-button + input[type="submit"],
  .comment-form .authors-bottom .author .btn-group-vertical .author-more-button + input[type="submit"],
  .btn-group-vertical .comment-form input[type="submit"] + input[type="submit"],
  .comment-form .btn-group-vertical input[type="submit"] + input[type="submit"],
  .btn-group-vertical .search-form .comment-form .search-submit + input[type="submit"],
  .comment-form .btn-group-vertical .search-form .search-submit + input[type="submit"],
  .search-form .btn-group-vertical .comment-form .search-submit + input[type="submit"],
  .comment-form .search-form .btn-group-vertical .search-submit + input[type="submit"],
  .btn-group-vertical .comment-form .gform_previous_button + input[type="submit"],
  .comment-form .btn-group-vertical .gform_previous_button + input[type="submit"],
  .btn-group-vertical .comment-form .gform_next_button + input[type="submit"],
  .comment-form .btn-group-vertical .gform_next_button + input[type="submit"],
  .btn-group-vertical .comment-form .gform_button + input[type="submit"],
  .comment-form .btn-group-vertical .gform_button + input[type="submit"],
  .btn-group-vertical .woocommerce #respond .comment-form input#submit.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce #respond input#submit.alt + input[type="submit"],
  .woocommerce #respond .btn-group-vertical .comment-form input#submit.alt + input[type="submit"],
  .comment-form .woocommerce #respond .btn-group-vertical input#submit.alt + input[type="submit"],
  .btn-group-vertical .woocommerce .comment-form a.button.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce a.button.alt + input[type="submit"],
  .woocommerce .btn-group-vertical .comment-form a.button.alt + input[type="submit"],
  .comment-form .woocommerce .btn-group-vertical a.button.alt + input[type="submit"],
  .btn-group-vertical .woocommerce .comment-form button.button.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce button.button.alt + input[type="submit"],
  .woocommerce .btn-group-vertical .comment-form button.button.alt + input[type="submit"],
  .comment-form .woocommerce .btn-group-vertical button.button.alt + input[type="submit"],
  .btn-group-vertical .woocommerce .comment-form input.button.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce input.button.alt + input[type="submit"],
  .woocommerce .btn-group-vertical .comment-form input.button.alt + input[type="submit"],
  .comment-form .woocommerce .btn-group-vertical input.button.alt + input[type="submit"],
  .btn-group-vertical .comment-form button#place_order + input[type="submit"],
  .comment-form .btn-group-vertical button#place_order + input[type="submit"],
  .btn-group-vertical .comment-form .bhub-interlink + input[type="submit"],
  .comment-form .btn-group-vertical .bhub-interlink + input[type="submit"],
  .btn-group-vertical .search-form .btn + .search-submit,
  .search-form .btn-group-vertical .btn + .search-submit,
  .btn-group-vertical .search-form .small-button + .search-submit,
  .search-form .btn-group-vertical .small-button + .search-submit,
  .btn-group-vertical .authors-bottom .author .search-form .author-more-button + .search-submit,
  .search-form .btn-group-vertical .authors-bottom .author .author-more-button + .search-submit,
  .authors-bottom .author .btn-group-vertical .search-form .author-more-button + .search-submit,
  .search-form .authors-bottom .author .btn-group-vertical .author-more-button + .search-submit,
  .btn-group-vertical .comment-form .search-form input[type="submit"] + .search-submit,
  .search-form .btn-group-vertical .comment-form input[type="submit"] + .search-submit,
  .comment-form .btn-group-vertical .search-form input[type="submit"] + .search-submit,
  .search-form .comment-form .btn-group-vertical input[type="submit"] + .search-submit,
  .btn-group-vertical .search-form .search-submit + .search-submit,
  .search-form .btn-group-vertical .search-submit + .search-submit,
  .btn-group-vertical .search-form .gform_previous_button + .search-submit,
  .search-form .btn-group-vertical .gform_previous_button + .search-submit,
  .btn-group-vertical .search-form .gform_next_button + .search-submit,
  .search-form .btn-group-vertical .gform_next_button + .search-submit,
  .btn-group-vertical .search-form .gform_button + .search-submit,
  .search-form .btn-group-vertical .gform_button + .search-submit,
  .btn-group-vertical .woocommerce #respond .search-form input#submit.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce #respond input#submit.alt + .search-submit,
  .woocommerce #respond .btn-group-vertical .search-form input#submit.alt + .search-submit,
  .search-form .woocommerce #respond .btn-group-vertical input#submit.alt + .search-submit,
  .btn-group-vertical .woocommerce .search-form a.button.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce a.button.alt + .search-submit,
  .woocommerce .btn-group-vertical .search-form a.button.alt + .search-submit,
  .search-form .woocommerce .btn-group-vertical a.button.alt + .search-submit,
  .btn-group-vertical .woocommerce .search-form button.button.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce button.button.alt + .search-submit,
  .woocommerce .btn-group-vertical .search-form button.button.alt + .search-submit,
  .search-form .woocommerce .btn-group-vertical button.button.alt + .search-submit,
  .btn-group-vertical .woocommerce .search-form input.button.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce input.button.alt + .search-submit,
  .woocommerce .btn-group-vertical .search-form input.button.alt + .search-submit,
  .search-form .woocommerce .btn-group-vertical input.button.alt + .search-submit,
  .btn-group-vertical .search-form button#place_order + .search-submit,
  .search-form .btn-group-vertical button#place_order + .search-submit,
  .btn-group-vertical .search-form .bhub-interlink + .search-submit,
  .search-form .btn-group-vertical .bhub-interlink + .search-submit,
  .btn-group-vertical .btn + .gform_previous_button,
  .btn-group-vertical .small-button + .gform_previous_button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .gform_previous_button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .gform_previous_button,
  .btn-group-vertical .comment-form input[type="submit"] + .gform_previous_button,
  .comment-form .btn-group-vertical input[type="submit"] + .gform_previous_button,
  .btn-group-vertical .search-form .search-submit + .gform_previous_button,
  .search-form .btn-group-vertical .search-submit + .gform_previous_button,
  .btn-group-vertical .gform_previous_button + .gform_previous_button,
  .btn-group-vertical .gform_next_button + .gform_previous_button,
  .btn-group-vertical .gform_button + .gform_previous_button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .gform_previous_button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .gform_previous_button,
  .btn-group-vertical .woocommerce a.button.alt + .gform_previous_button,
  .woocommerce .btn-group-vertical a.button.alt + .gform_previous_button,
  .btn-group-vertical .woocommerce button.button.alt + .gform_previous_button,
  .woocommerce .btn-group-vertical button.button.alt + .gform_previous_button,
  .btn-group-vertical .woocommerce input.button.alt + .gform_previous_button,
  .woocommerce .btn-group-vertical input.button.alt + .gform_previous_button,
  .btn-group-vertical button#place_order + .gform_previous_button,
  .btn-group-vertical .bhub-interlink + .gform_previous_button,
  .btn-group-vertical .btn + .gform_next_button,
  .btn-group-vertical .small-button + .gform_next_button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .gform_next_button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .gform_next_button,
  .btn-group-vertical .comment-form input[type="submit"] + .gform_next_button,
  .comment-form .btn-group-vertical input[type="submit"] + .gform_next_button,
  .btn-group-vertical .search-form .search-submit + .gform_next_button,
  .search-form .btn-group-vertical .search-submit + .gform_next_button,
  .btn-group-vertical .gform_previous_button + .gform_next_button,
  .btn-group-vertical .gform_next_button + .gform_next_button,
  .btn-group-vertical .gform_button + .gform_next_button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .gform_next_button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .gform_next_button,
  .btn-group-vertical .woocommerce a.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical a.button.alt + .gform_next_button,
  .btn-group-vertical .woocommerce button.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical button.button.alt + .gform_next_button,
  .btn-group-vertical .woocommerce input.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical input.button.alt + .gform_next_button,
  .btn-group-vertical button#place_order + .gform_next_button,
  .btn-group-vertical .bhub-interlink + .gform_next_button,
  .btn-group-vertical .btn + .gform_button,
  .btn-group-vertical .small-button + .gform_button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .gform_button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .gform_button,
  .btn-group-vertical .comment-form input[type="submit"] + .gform_button,
  .comment-form .btn-group-vertical input[type="submit"] + .gform_button,
  .btn-group-vertical .search-form .search-submit + .gform_button,
  .search-form .btn-group-vertical .search-submit + .gform_button,
  .btn-group-vertical .gform_previous_button + .gform_button,
  .btn-group-vertical .gform_next_button + .gform_button,
  .btn-group-vertical .gform_button + .gform_button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .gform_button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .gform_button,
  .btn-group-vertical .woocommerce a.button.alt + .gform_button,
  .woocommerce .btn-group-vertical a.button.alt + .gform_button,
  .btn-group-vertical .woocommerce button.button.alt + .gform_button,
  .woocommerce .btn-group-vertical button.button.alt + .gform_button,
  .btn-group-vertical .woocommerce input.button.alt + .gform_button,
  .woocommerce .btn-group-vertical input.button.alt + .gform_button,
  .btn-group-vertical button#place_order + .gform_button,
  .btn-group-vertical .bhub-interlink + .gform_button,
  .btn-group-vertical .woocommerce #respond .btn + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .btn + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .small-button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .small-button + input#submit.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce #respond .author-more-button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .authors-bottom .author .author-more-button + input#submit.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce #respond .author-more-button + input#submit.alt,
  .woocommerce #respond .authors-bottom .author .btn-group-vertical .author-more-button + input#submit.alt,
  .btn-group-vertical .comment-form .woocommerce #respond input[type="submit"] + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .comment-form input[type="submit"] + input#submit.alt,
  .comment-form .btn-group-vertical .woocommerce #respond input[type="submit"] + input#submit.alt,
  .woocommerce #respond .comment-form .btn-group-vertical input[type="submit"] + input#submit.alt,
  .btn-group-vertical .search-form .woocommerce #respond .search-submit + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .search-form .search-submit + input#submit.alt,
  .search-form .btn-group-vertical .woocommerce #respond .search-submit + input#submit.alt,
  .woocommerce #respond .search-form .btn-group-vertical .search-submit + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .gform_previous_button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .gform_previous_button + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .gform_next_button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .gform_next_button + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .gform_button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .gform_button + input#submit.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond a.button.alt + input#submit.alt,
  .woocommerce .btn-group-vertical #respond a.button.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical a.button.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond button.button.alt + input#submit.alt,
  .woocommerce .btn-group-vertical #respond button.button.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical button.button.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond input.button.alt + input#submit.alt,
  .woocommerce .btn-group-vertical #respond input.button.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical input.button.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond button#place_order + input#submit.alt,
  .woocommerce #respond .btn-group-vertical button#place_order + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .bhub-interlink + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .bhub-interlink + input#submit.alt,
  .btn-group-vertical .woocommerce .btn + a.button.alt,
  .woocommerce .btn-group-vertical .btn + a.button.alt,
  .btn-group-vertical .woocommerce .small-button + a.button.alt,
  .woocommerce .btn-group-vertical .small-button + a.button.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce .author-more-button + a.button.alt,
  .woocommerce .btn-group-vertical .authors-bottom .author .author-more-button + a.button.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce .author-more-button + a.button.alt,
  .woocommerce .authors-bottom .author .btn-group-vertical .author-more-button + a.button.alt,
  .btn-group-vertical .comment-form .woocommerce input[type="submit"] + a.button.alt,
  .woocommerce .btn-group-vertical .comment-form input[type="submit"] + a.button.alt,
  .comment-form .btn-group-vertical .woocommerce input[type="submit"] + a.button.alt,
  .woocommerce .comment-form .btn-group-vertical input[type="submit"] + a.button.alt,
  .btn-group-vertical .search-form .woocommerce .search-submit + a.button.alt,
  .woocommerce .btn-group-vertical .search-form .search-submit + a.button.alt,
  .search-form .btn-group-vertical .woocommerce .search-submit + a.button.alt,
  .woocommerce .search-form .btn-group-vertical .search-submit + a.button.alt,
  .btn-group-vertical .woocommerce .gform_previous_button + a.button.alt,
  .woocommerce .btn-group-vertical .gform_previous_button + a.button.alt,
  .btn-group-vertical .woocommerce .gform_next_button + a.button.alt,
  .woocommerce .btn-group-vertical .gform_next_button + a.button.alt,
  .btn-group-vertical .woocommerce .gform_button + a.button.alt,
  .woocommerce .btn-group-vertical .gform_button + a.button.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + a.button.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + a.button.alt,
  .btn-group-vertical .woocommerce a.button.alt + a.button.alt,
  .woocommerce .btn-group-vertical a.button.alt + a.button.alt,
  .btn-group-vertical .woocommerce button.button.alt + a.button.alt,
  .woocommerce .btn-group-vertical button.button.alt + a.button.alt,
  .btn-group-vertical .woocommerce input.button.alt + a.button.alt,
  .woocommerce .btn-group-vertical input.button.alt + a.button.alt,
  .btn-group-vertical .woocommerce button#place_order + a.button.alt,
  .woocommerce .btn-group-vertical button#place_order + a.button.alt,
  .btn-group-vertical .woocommerce .bhub-interlink + a.button.alt,
  .woocommerce .btn-group-vertical .bhub-interlink + a.button.alt,
  .btn-group-vertical .woocommerce .btn + button.button.alt,
  .woocommerce .btn-group-vertical .btn + button.button.alt,
  .btn-group-vertical .woocommerce .small-button + button.button.alt,
  .woocommerce .btn-group-vertical .small-button + button.button.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce .author-more-button + button.button.alt,
  .woocommerce .btn-group-vertical .authors-bottom .author .author-more-button + button.button.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce .author-more-button + button.button.alt,
  .woocommerce .authors-bottom .author .btn-group-vertical .author-more-button + button.button.alt,
  .btn-group-vertical .comment-form .woocommerce input[type="submit"] + button.button.alt,
  .woocommerce .btn-group-vertical .comment-form input[type="submit"] + button.button.alt,
  .comment-form .btn-group-vertical .woocommerce input[type="submit"] + button.button.alt,
  .woocommerce .comment-form .btn-group-vertical input[type="submit"] + button.button.alt,
  .btn-group-vertical .search-form .woocommerce .search-submit + button.button.alt,
  .woocommerce .btn-group-vertical .search-form .search-submit + button.button.alt,
  .search-form .btn-group-vertical .woocommerce .search-submit + button.button.alt,
  .woocommerce .search-form .btn-group-vertical .search-submit + button.button.alt,
  .btn-group-vertical .woocommerce .gform_previous_button + button.button.alt,
  .woocommerce .btn-group-vertical .gform_previous_button + button.button.alt,
  .btn-group-vertical .woocommerce .gform_next_button + button.button.alt,
  .woocommerce .btn-group-vertical .gform_next_button + button.button.alt,
  .btn-group-vertical .woocommerce .gform_button + button.button.alt,
  .woocommerce .btn-group-vertical .gform_button + button.button.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + button.button.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + button.button.alt,
  .btn-group-vertical .woocommerce a.button.alt + button.button.alt,
  .woocommerce .btn-group-vertical a.button.alt + button.button.alt,
  .btn-group-vertical .woocommerce button.button.alt + button.button.alt,
  .woocommerce .btn-group-vertical button.button.alt + button.button.alt,
  .btn-group-vertical .woocommerce input.button.alt + button.button.alt,
  .woocommerce .btn-group-vertical input.button.alt + button.button.alt,
  .btn-group-vertical .woocommerce button#place_order + button.button.alt,
  .woocommerce .btn-group-vertical button#place_order + button.button.alt,
  .btn-group-vertical .woocommerce .bhub-interlink + button.button.alt,
  .woocommerce .btn-group-vertical .bhub-interlink + button.button.alt,
  .btn-group-vertical .woocommerce .btn + input.button.alt,
  .woocommerce .btn-group-vertical .btn + input.button.alt,
  .btn-group-vertical .woocommerce .small-button + input.button.alt,
  .woocommerce .btn-group-vertical .small-button + input.button.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce .author-more-button + input.button.alt,
  .woocommerce .btn-group-vertical .authors-bottom .author .author-more-button + input.button.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce .author-more-button + input.button.alt,
  .woocommerce .authors-bottom .author .btn-group-vertical .author-more-button + input.button.alt,
  .btn-group-vertical .comment-form .woocommerce input[type="submit"] + input.button.alt,
  .woocommerce .btn-group-vertical .comment-form input[type="submit"] + input.button.alt,
  .comment-form .btn-group-vertical .woocommerce input[type="submit"] + input.button.alt,
  .woocommerce .comment-form .btn-group-vertical input[type="submit"] + input.button.alt,
  .btn-group-vertical .search-form .woocommerce .search-submit + input.button.alt,
  .woocommerce .btn-group-vertical .search-form .search-submit + input.button.alt,
  .search-form .btn-group-vertical .woocommerce .search-submit + input.button.alt,
  .woocommerce .search-form .btn-group-vertical .search-submit + input.button.alt,
  .btn-group-vertical .woocommerce .gform_previous_button + input.button.alt,
  .woocommerce .btn-group-vertical .gform_previous_button + input.button.alt,
  .btn-group-vertical .woocommerce .gform_next_button + input.button.alt,
  .woocommerce .btn-group-vertical .gform_next_button + input.button.alt,
  .btn-group-vertical .woocommerce .gform_button + input.button.alt,
  .woocommerce .btn-group-vertical .gform_button + input.button.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + input.button.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + input.button.alt,
  .btn-group-vertical .woocommerce a.button.alt + input.button.alt,
  .woocommerce .btn-group-vertical a.button.alt + input.button.alt,
  .btn-group-vertical .woocommerce button.button.alt + input.button.alt,
  .woocommerce .btn-group-vertical button.button.alt + input.button.alt,
  .btn-group-vertical .woocommerce input.button.alt + input.button.alt,
  .woocommerce .btn-group-vertical input.button.alt + input.button.alt,
  .btn-group-vertical .woocommerce button#place_order + input.button.alt,
  .woocommerce .btn-group-vertical button#place_order + input.button.alt,
  .btn-group-vertical .woocommerce .bhub-interlink + input.button.alt,
  .woocommerce .btn-group-vertical .bhub-interlink + input.button.alt,
  .btn-group-vertical .btn + button#place_order,
  .btn-group-vertical .small-button + button#place_order,
  .btn-group-vertical .authors-bottom .author .author-more-button + button#place_order,
  .authors-bottom .author .btn-group-vertical .author-more-button + button#place_order,
  .btn-group-vertical .comment-form input[type="submit"] + button#place_order,
  .comment-form .btn-group-vertical input[type="submit"] + button#place_order,
  .btn-group-vertical .search-form .search-submit + button#place_order,
  .search-form .btn-group-vertical .search-submit + button#place_order,
  .btn-group-vertical .gform_previous_button + button#place_order,
  .btn-group-vertical .gform_next_button + button#place_order,
  .btn-group-vertical .gform_button + button#place_order,
  .btn-group-vertical .woocommerce #respond input#submit.alt + button#place_order,
  .woocommerce #respond .btn-group-vertical input#submit.alt + button#place_order,
  .btn-group-vertical .woocommerce a.button.alt + button#place_order,
  .woocommerce .btn-group-vertical a.button.alt + button#place_order,
  .btn-group-vertical .woocommerce button.button.alt + button#place_order,
  .woocommerce .btn-group-vertical button.button.alt + button#place_order,
  .btn-group-vertical .woocommerce input.button.alt + button#place_order,
  .woocommerce .btn-group-vertical input.button.alt + button#place_order,
  .btn-group-vertical button#place_order + button#place_order,
  .btn-group-vertical .bhub-interlink + button#place_order,
  .btn-group-vertical .btn + .bhub-interlink,
  .btn-group-vertical .small-button + .bhub-interlink,
  .btn-group-vertical .authors-bottom .author .author-more-button + .bhub-interlink,
  .authors-bottom .author .btn-group-vertical .author-more-button + .bhub-interlink,
  .btn-group-vertical .comment-form input[type="submit"] + .bhub-interlink,
  .comment-form .btn-group-vertical input[type="submit"] + .bhub-interlink,
  .btn-group-vertical .search-form .search-submit + .bhub-interlink,
  .search-form .btn-group-vertical .search-submit + .bhub-interlink,
  .btn-group-vertical .gform_previous_button + .bhub-interlink,
  .btn-group-vertical .gform_next_button + .bhub-interlink,
  .btn-group-vertical .gform_button + .bhub-interlink,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .bhub-interlink,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .bhub-interlink,
  .btn-group-vertical .woocommerce a.button.alt + .bhub-interlink,
  .woocommerce .btn-group-vertical a.button.alt + .bhub-interlink,
  .btn-group-vertical .woocommerce button.button.alt + .bhub-interlink,
  .woocommerce .btn-group-vertical button.button.alt + .bhub-interlink,
  .btn-group-vertical .woocommerce input.button.alt + .bhub-interlink,
  .woocommerce .btn-group-vertical input.button.alt + .bhub-interlink,
  .btn-group-vertical button#place_order + .bhub-interlink,
  .btn-group-vertical .bhub-interlink + .bhub-interlink,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .small-button + .btn-group,
  .btn-group-vertical .authors-bottom .author .author-more-button + .btn-group,
  .authors-bottom .author .btn-group-vertical .author-more-button + .btn-group,
  .btn-group-vertical .comment-form input[type="submit"] + .btn-group,
  .comment-form .btn-group-vertical input[type="submit"] + .btn-group,
  .btn-group-vertical .search-form .search-submit + .btn-group,
  .search-form .btn-group-vertical .search-submit + .btn-group,
  .btn-group-vertical .gform_previous_button + .btn-group,
  .btn-group-vertical .gform_next_button + .btn-group,
  .btn-group-vertical .gform_button + .btn-group,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .btn-group,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .btn-group,
  .btn-group-vertical .woocommerce a.button.alt + .btn-group,
  .woocommerce .btn-group-vertical a.button.alt + .btn-group,
  .btn-group-vertical .woocommerce button.button.alt + .btn-group,
  .woocommerce .btn-group-vertical button.button.alt + .btn-group,
  .btn-group-vertical .woocommerce input.button.alt + .btn-group,
  .woocommerce .btn-group-vertical input.button.alt + .btn-group,
  .btn-group-vertical button#place_order + .btn-group,
  .btn-group-vertical .bhub-interlink + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .small-button,
  .btn-group-vertical .authors-bottom .author .btn-group + .author-more-button,
  .authors-bottom .author .btn-group-vertical .btn-group + .author-more-button,
  .btn-group-vertical .comment-form .btn-group + input[type="submit"],
  .comment-form .btn-group-vertical .btn-group + input[type="submit"],
  .btn-group-vertical .search-form .btn-group + .search-submit,
  .search-form .btn-group-vertical .btn-group + .search-submit,
  .btn-group-vertical .btn-group + .gform_previous_button,
  .btn-group-vertical .btn-group + .gform_next_button,
  .btn-group-vertical .btn-group + .gform_button,
  .btn-group-vertical .woocommerce #respond .btn-group + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .btn-group + input#submit.alt,
  .btn-group-vertical .woocommerce .btn-group + a.button.alt,
  .woocommerce .btn-group-vertical .btn-group + a.button.alt,
  .btn-group-vertical .woocommerce .btn-group + button.button.alt,
  .woocommerce .btn-group-vertical .btn-group + button.button.alt,
  .btn-group-vertical .woocommerce .btn-group + input.button.alt,
  .woocommerce .btn-group-vertical .btn-group + input.button.alt,
  .btn-group-vertical .btn-group + button#place_order,
  .btn-group-vertical .btn-group + .bhub-interlink,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .small-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .authors-bottom .author .btn-group > .author-more-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .gform_previous_button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .gform_next_button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .gform_button:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce #respond .btn-group > input#submit.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > a.button.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > button.button.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > input.button.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > button#place_order:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .bhub-interlink:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .small-button:first-child, .authors-bottom .author .btn-group > .author-more-button:first-child, .comment-form .btn-group > input:first-child[type="submit"], .search-form .btn-group > .search-submit:first-child, .btn-group > .gform_previous_button:first-child,
.btn-group > .gform_next_button:first-child,
.btn-group > .gform_button:first-child, .woocommerce #respond .btn-group > input#submit.alt:first-child, .woocommerce .btn-group > a.button.alt:first-child, .woocommerce .btn-group > button.button.alt:first-child, .woocommerce .btn-group > input.button.alt:first-child, .btn-group > button#place_order:first-child, .btn-group > .bhub-interlink:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .small-button, .authors-bottom .author .btn-group > .btn-group:not(:first-child):not(:last-child) > .author-more-button, .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_previous_button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_next_button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_button, .woocommerce #respond .btn-group > .btn-group:not(:first-child):not(:last-child) > input#submit.alt, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > a.button.alt, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > button.button.alt, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > input.button.alt, .btn-group > .btn-group:not(:first-child):not(:last-child) > button#place_order, .btn-group > .btn-group:not(:first-child):not(:last-child) > .bhub-interlink {
  border-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split, .small-button + .dropdown-toggle-split, .authors-bottom .author .author-more-button + .dropdown-toggle-split, .comment-form input[type="submit"] + .dropdown-toggle-split, .search-form .search-submit + .dropdown-toggle-split, .gform_previous_button + .dropdown-toggle-split, .gform_next_button + .dropdown-toggle-split, .gform_button + .dropdown-toggle-split, .woocommerce #respond input#submit.alt + .dropdown-toggle-split, .woocommerce a.button.alt + .dropdown-toggle-split, .woocommerce button.button.alt + .dropdown-toggle-split, .woocommerce input.button.alt + .dropdown-toggle-split, button#place_order + .dropdown-toggle-split, .bhub-interlink + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, .small-button + .dropdown-toggle-split::after, .authors-bottom .author .author-more-button + .dropdown-toggle-split::after, .comment-form input[type="submit"] + .dropdown-toggle-split::after, .search-form .search-submit + .dropdown-toggle-split::after, .gform_previous_button + .dropdown-toggle-split::after, .gform_next_button + .dropdown-toggle-split::after, .gform_button + .dropdown-toggle-split::after, .woocommerce #respond input#submit.alt + .dropdown-toggle-split::after, .woocommerce a.button.alt + .dropdown-toggle-split::after, .woocommerce button.button.alt + .dropdown-toggle-split::after, .woocommerce input.button.alt + .dropdown-toggle-split::after, button#place_order + .dropdown-toggle-split::after, .bhub-interlink + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .small-button + .dropdown-toggle-split, .authors-bottom .author .btn-group-sm > .author-more-button + .dropdown-toggle-split, .comment-form .btn-group-sm > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-sm > .search-submit + .dropdown-toggle-split, .btn-group-sm > .gform_previous_button + .dropdown-toggle-split, .btn-group-sm > .gform_next_button + .dropdown-toggle-split, .btn-group-sm > .gform_button + .dropdown-toggle-split, .woocommerce #respond .btn-group-sm > input#submit.alt + .dropdown-toggle-split, .woocommerce .btn-group-sm > a.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-sm > button.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-sm > input.button.alt + .dropdown-toggle-split, .btn-group-sm > button#place_order + .dropdown-toggle-split, .btn-group-sm > .bhub-interlink + .dropdown-toggle-split, .small-button + .dropdown-toggle-split, .authors-bottom .author .author-more-button + .dropdown-toggle-split, .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_button + .dropdown-toggle-split, .bhub-interlink + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .small-button + .dropdown-toggle-split, .authors-bottom .author .btn-group-lg > .author-more-button + .dropdown-toggle-split, .comment-form .btn-group-lg > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-lg > .search-submit + .dropdown-toggle-split, .btn-group-lg > .gform_previous_button + .dropdown-toggle-split, .btn-group-lg > .gform_next_button + .dropdown-toggle-split, .btn-group-lg > .gform_button + .dropdown-toggle-split, .woocommerce #respond .btn-group-lg > input#submit.alt + .dropdown-toggle-split, .woocommerce .btn-group-lg > a.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-lg > button.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-lg > input.button.alt + .dropdown-toggle-split, .btn-group-lg > button#place_order + .dropdown-toggle-split, .btn-group-lg > .bhub-interlink + .dropdown-toggle-split, .gform_previous_button + .dropdown-toggle-split, .gform_next_button + .dropdown-toggle-split, .gform_button + .dropdown-toggle-split, button#place_order + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .small-button, .btn-group-vertical .authors-bottom .author .author-more-button, .authors-bottom .author .btn-group-vertical .author-more-button, .btn-group-vertical .comment-form input[type="submit"], .comment-form .btn-group-vertical input[type="submit"], .btn-group-vertical .search-form .search-submit, .search-form .btn-group-vertical .search-submit, .btn-group-vertical .gform_previous_button,
  .btn-group-vertical .gform_next_button,
  .btn-group-vertical .gform_button, .btn-group-vertical .woocommerce #respond input#submit.alt, .woocommerce #respond .btn-group-vertical input#submit.alt, .btn-group-vertical .woocommerce a.button.alt, .woocommerce .btn-group-vertical a.button.alt, .btn-group-vertical .woocommerce button.button.alt, .woocommerce .btn-group-vertical button.button.alt, .btn-group-vertical .woocommerce input.button.alt, .woocommerce .btn-group-vertical input.button.alt, .btn-group-vertical button#place_order, .btn-group-vertical .bhub-interlink,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .btn-group-vertical > .small-button + .btn, .authors-bottom .author .btn-group-vertical > .author-more-button + .btn, .comment-form .btn-group-vertical > input[type="submit"] + .btn, .search-form .btn-group-vertical > .search-submit + .btn, .btn-group-vertical > .gform_previous_button + .btn, .btn-group-vertical > .gform_next_button + .btn, .btn-group-vertical > .gform_button + .btn, .woocommerce #respond .btn-group-vertical > input#submit.alt + .btn, .woocommerce .btn-group-vertical > a.button.alt + .btn, .woocommerce .btn-group-vertical > button.button.alt + .btn, .woocommerce .btn-group-vertical > input.button.alt + .btn, .btn-group-vertical > button#place_order + .btn, .btn-group-vertical > .bhub-interlink + .btn, .btn-group-vertical > .btn + .small-button, .btn-group-vertical > .small-button + .small-button, .authors-bottom .author .btn-group-vertical > .author-more-button + .small-button, .comment-form .btn-group-vertical > input[type="submit"] + .small-button, .search-form .btn-group-vertical > .search-submit + .small-button, .btn-group-vertical > .gform_previous_button + .small-button, .btn-group-vertical > .gform_next_button + .small-button, .btn-group-vertical > .gform_button + .small-button, .woocommerce #respond .btn-group-vertical > input#submit.alt + .small-button, .woocommerce .btn-group-vertical > a.button.alt + .small-button, .woocommerce .btn-group-vertical > button.button.alt + .small-button, .woocommerce .btn-group-vertical > input.button.alt + .small-button, .btn-group-vertical > button#place_order + .small-button, .btn-group-vertical > .bhub-interlink + .small-button, .authors-bottom .author .btn-group-vertical > .btn + .author-more-button, .authors-bottom .author .btn-group-vertical > .small-button + .author-more-button, .authors-bottom .author .btn-group-vertical > .author-more-button + .author-more-button, .comment-form .authors-bottom .author .btn-group-vertical > input[type="submit"] + .author-more-button, .authors-bottom .author .comment-form .btn-group-vertical > input[type="submit"] + .author-more-button, .search-form .authors-bottom .author .btn-group-vertical > .search-submit + .author-more-button, .authors-bottom .author .search-form .btn-group-vertical > .search-submit + .author-more-button, .authors-bottom .author .btn-group-vertical > .gform_previous_button + .author-more-button, .authors-bottom .author .btn-group-vertical > .gform_next_button + .author-more-button, .authors-bottom .author .btn-group-vertical > .gform_button + .author-more-button, .woocommerce #respond .authors-bottom .author .btn-group-vertical > input#submit.alt + .author-more-button, .authors-bottom .author .woocommerce #respond .btn-group-vertical > input#submit.alt + .author-more-button, .woocommerce .authors-bottom .author .btn-group-vertical > a.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group-vertical > a.button.alt + .author-more-button, .woocommerce .authors-bottom .author .btn-group-vertical > button.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group-vertical > button.button.alt + .author-more-button, .woocommerce .authors-bottom .author .btn-group-vertical > input.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group-vertical > input.button.alt + .author-more-button, .authors-bottom .author .btn-group-vertical > button#place_order + .author-more-button, .authors-bottom .author .btn-group-vertical > .bhub-interlink + .author-more-button, .comment-form .btn-group-vertical > .btn + input[type="submit"], .comment-form .btn-group-vertical > .small-button + input[type="submit"], .authors-bottom .author .comment-form .btn-group-vertical > .author-more-button + input[type="submit"], .comment-form .authors-bottom .author .btn-group-vertical > .author-more-button + input[type="submit"], .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], .search-form .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .search-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .btn-group-vertical > .gform_previous_button + input[type="submit"], .comment-form .btn-group-vertical > .gform_next_button + input[type="submit"], .comment-form .btn-group-vertical > .gform_button + input[type="submit"], .woocommerce #respond .comment-form .btn-group-vertical > input#submit.alt + input[type="submit"], .comment-form .woocommerce #respond .btn-group-vertical > input#submit.alt + input[type="submit"], .woocommerce .comment-form .btn-group-vertical > a.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group-vertical > a.button.alt + input[type="submit"], .woocommerce .comment-form .btn-group-vertical > button.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group-vertical > button.button.alt + input[type="submit"], .woocommerce .comment-form .btn-group-vertical > input.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group-vertical > input.button.alt + input[type="submit"], .comment-form .btn-group-vertical > button#place_order + input[type="submit"], .comment-form .btn-group-vertical > .bhub-interlink + input[type="submit"], .search-form .btn-group-vertical > .btn + .search-submit, .search-form .btn-group-vertical > .small-button + .search-submit, .authors-bottom .author .search-form .btn-group-vertical > .author-more-button + .search-submit, .search-form .authors-bottom .author .btn-group-vertical > .author-more-button + .search-submit, .comment-form .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .comment-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .btn-group-vertical > .search-submit + .search-submit, .search-form .btn-group-vertical > .gform_previous_button + .search-submit, .search-form .btn-group-vertical > .gform_next_button + .search-submit, .search-form .btn-group-vertical > .gform_button + .search-submit, .woocommerce #respond .search-form .btn-group-vertical > input#submit.alt + .search-submit, .search-form .woocommerce #respond .btn-group-vertical > input#submit.alt + .search-submit, .woocommerce .search-form .btn-group-vertical > a.button.alt + .search-submit, .search-form .woocommerce .btn-group-vertical > a.button.alt + .search-submit, .woocommerce .search-form .btn-group-vertical > button.button.alt + .search-submit, .search-form .woocommerce .btn-group-vertical > button.button.alt + .search-submit, .woocommerce .search-form .btn-group-vertical > input.button.alt + .search-submit, .search-form .woocommerce .btn-group-vertical > input.button.alt + .search-submit, .search-form .btn-group-vertical > button#place_order + .search-submit, .search-form .btn-group-vertical > .bhub-interlink + .search-submit, .btn-group-vertical > .btn + .gform_previous_button, .btn-group-vertical > .small-button + .gform_previous_button, .authors-bottom .author .btn-group-vertical > .author-more-button + .gform_previous_button, .comment-form .btn-group-vertical > input[type="submit"] + .gform_previous_button, .search-form .btn-group-vertical > .search-submit + .gform_previous_button, .btn-group-vertical > .gform_previous_button + .gform_previous_button, .btn-group-vertical > .gform_next_button + .gform_previous_button, .btn-group-vertical > .gform_button + .gform_previous_button, .woocommerce #respond .btn-group-vertical > input#submit.alt + .gform_previous_button, .woocommerce .btn-group-vertical > a.button.alt + .gform_previous_button, .woocommerce .btn-group-vertical > button.button.alt + .gform_previous_button, .woocommerce .btn-group-vertical > input.button.alt + .gform_previous_button, .btn-group-vertical > button#place_order + .gform_previous_button, .btn-group-vertical > .bhub-interlink + .gform_previous_button,
  .btn-group-vertical > .btn + .gform_next_button,
  .btn-group-vertical > .small-button + .gform_next_button,
  .authors-bottom .author .btn-group-vertical > .author-more-button + .gform_next_button,
  .comment-form .btn-group-vertical > input[type="submit"] + .gform_next_button,
  .search-form .btn-group-vertical > .search-submit + .gform_next_button,
  .btn-group-vertical > .gform_previous_button + .gform_next_button,
  .btn-group-vertical > .gform_next_button + .gform_next_button,
  .btn-group-vertical > .gform_button + .gform_next_button,
  .woocommerce #respond .btn-group-vertical > input#submit.alt + .gform_next_button,
  .woocommerce .btn-group-vertical > a.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical > button.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical > input.button.alt + .gform_next_button,
  .btn-group-vertical > button#place_order + .gform_next_button,
  .btn-group-vertical > .bhub-interlink + .gform_next_button,
  .btn-group-vertical > .btn + .gform_button,
  .btn-group-vertical > .small-button + .gform_button,
  .authors-bottom .author .btn-group-vertical > .author-more-button + .gform_button,
  .comment-form .btn-group-vertical > input[type="submit"] + .gform_button,
  .search-form .btn-group-vertical > .search-submit + .gform_button,
  .btn-group-vertical > .gform_previous_button + .gform_button,
  .btn-group-vertical > .gform_next_button + .gform_button,
  .btn-group-vertical > .gform_button + .gform_button,
  .woocommerce #respond .btn-group-vertical > input#submit.alt + .gform_button,
  .woocommerce .btn-group-vertical > a.button.alt + .gform_button,
  .woocommerce .btn-group-vertical > button.button.alt + .gform_button,
  .woocommerce .btn-group-vertical > input.button.alt + .gform_button,
  .btn-group-vertical > button#place_order + .gform_button,
  .btn-group-vertical > .bhub-interlink + .gform_button, .woocommerce #respond .btn-group-vertical > .btn + input#submit.alt, .woocommerce #respond .btn-group-vertical > .small-button + input#submit.alt, .authors-bottom .author .woocommerce #respond .btn-group-vertical > .author-more-button + input#submit.alt, .woocommerce #respond .authors-bottom .author .btn-group-vertical > .author-more-button + input#submit.alt, .comment-form .woocommerce #respond .btn-group-vertical > input[type="submit"] + input#submit.alt, .woocommerce #respond .comment-form .btn-group-vertical > input[type="submit"] + input#submit.alt, .search-form .woocommerce #respond .btn-group-vertical > .search-submit + input#submit.alt, .woocommerce #respond .search-form .btn-group-vertical > .search-submit + input#submit.alt, .woocommerce #respond .btn-group-vertical > .gform_previous_button + input#submit.alt, .woocommerce #respond .btn-group-vertical > .gform_next_button + input#submit.alt, .woocommerce #respond .btn-group-vertical > .gform_button + input#submit.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > a.button.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > button.button.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > input.button.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > button#place_order + input#submit.alt, .woocommerce #respond .btn-group-vertical > .bhub-interlink + input#submit.alt, .woocommerce .btn-group-vertical > .btn + a.button.alt, .woocommerce .btn-group-vertical > .small-button + a.button.alt, .authors-bottom .author .woocommerce .btn-group-vertical > .author-more-button + a.button.alt, .woocommerce .authors-bottom .author .btn-group-vertical > .author-more-button + a.button.alt, .comment-form .woocommerce .btn-group-vertical > input[type="submit"] + a.button.alt, .woocommerce .comment-form .btn-group-vertical > input[type="submit"] + a.button.alt, .search-form .woocommerce .btn-group-vertical > .search-submit + a.button.alt, .woocommerce .search-form .btn-group-vertical > .search-submit + a.button.alt, .woocommerce .btn-group-vertical > .gform_previous_button + a.button.alt, .woocommerce .btn-group-vertical > .gform_next_button + a.button.alt, .woocommerce .btn-group-vertical > .gform_button + a.button.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + a.button.alt, .woocommerce .btn-group-vertical > a.button.alt + a.button.alt, .woocommerce .btn-group-vertical > button.button.alt + a.button.alt, .woocommerce .btn-group-vertical > input.button.alt + a.button.alt, .woocommerce .btn-group-vertical > button#place_order + a.button.alt, .woocommerce .btn-group-vertical > .bhub-interlink + a.button.alt, .woocommerce .btn-group-vertical > .btn + button.button.alt, .woocommerce .btn-group-vertical > .small-button + button.button.alt, .authors-bottom .author .woocommerce .btn-group-vertical > .author-more-button + button.button.alt, .woocommerce .authors-bottom .author .btn-group-vertical > .author-more-button + button.button.alt, .comment-form .woocommerce .btn-group-vertical > input[type="submit"] + button.button.alt, .woocommerce .comment-form .btn-group-vertical > input[type="submit"] + button.button.alt, .search-form .woocommerce .btn-group-vertical > .search-submit + button.button.alt, .woocommerce .search-form .btn-group-vertical > .search-submit + button.button.alt, .woocommerce .btn-group-vertical > .gform_previous_button + button.button.alt, .woocommerce .btn-group-vertical > .gform_next_button + button.button.alt, .woocommerce .btn-group-vertical > .gform_button + button.button.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + button.button.alt, .woocommerce .btn-group-vertical > a.button.alt + button.button.alt, .woocommerce .btn-group-vertical > button.button.alt + button.button.alt, .woocommerce .btn-group-vertical > input.button.alt + button.button.alt, .woocommerce .btn-group-vertical > button#place_order + button.button.alt, .woocommerce .btn-group-vertical > .bhub-interlink + button.button.alt, .woocommerce .btn-group-vertical > .btn + input.button.alt, .woocommerce .btn-group-vertical > .small-button + input.button.alt, .authors-bottom .author .woocommerce .btn-group-vertical > .author-more-button + input.button.alt, .woocommerce .authors-bottom .author .btn-group-vertical > .author-more-button + input.button.alt, .comment-form .woocommerce .btn-group-vertical > input[type="submit"] + input.button.alt, .woocommerce .comment-form .btn-group-vertical > input[type="submit"] + input.button.alt, .search-form .woocommerce .btn-group-vertical > .search-submit + input.button.alt, .woocommerce .search-form .btn-group-vertical > .search-submit + input.button.alt, .woocommerce .btn-group-vertical > .gform_previous_button + input.button.alt, .woocommerce .btn-group-vertical > .gform_next_button + input.button.alt, .woocommerce .btn-group-vertical > .gform_button + input.button.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + input.button.alt, .woocommerce .btn-group-vertical > a.button.alt + input.button.alt, .woocommerce .btn-group-vertical > button.button.alt + input.button.alt, .woocommerce .btn-group-vertical > input.button.alt + input.button.alt, .woocommerce .btn-group-vertical > button#place_order + input.button.alt, .woocommerce .btn-group-vertical > .bhub-interlink + input.button.alt, .btn-group-vertical > .btn + button#place_order, .btn-group-vertical > .small-button + button#place_order, .authors-bottom .author .btn-group-vertical > .author-more-button + button#place_order, .comment-form .btn-group-vertical > input[type="submit"] + button#place_order, .search-form .btn-group-vertical > .search-submit + button#place_order, .btn-group-vertical > .gform_previous_button + button#place_order, .btn-group-vertical > .gform_next_button + button#place_order, .btn-group-vertical > .gform_button + button#place_order, .woocommerce #respond .btn-group-vertical > input#submit.alt + button#place_order, .woocommerce .btn-group-vertical > a.button.alt + button#place_order, .woocommerce .btn-group-vertical > button.button.alt + button#place_order, .woocommerce .btn-group-vertical > input.button.alt + button#place_order, .btn-group-vertical > button#place_order + button#place_order, .btn-group-vertical > .bhub-interlink + button#place_order, .btn-group-vertical > .btn + .bhub-interlink, .btn-group-vertical > .small-button + .bhub-interlink, .authors-bottom .author .btn-group-vertical > .author-more-button + .bhub-interlink, .comment-form .btn-group-vertical > input[type="submit"] + .bhub-interlink, .search-form .btn-group-vertical > .search-submit + .bhub-interlink, .btn-group-vertical > .gform_previous_button + .bhub-interlink, .btn-group-vertical > .gform_next_button + .bhub-interlink, .btn-group-vertical > .gform_button + .bhub-interlink, .woocommerce #respond .btn-group-vertical > input#submit.alt + .bhub-interlink, .woocommerce .btn-group-vertical > a.button.alt + .bhub-interlink, .woocommerce .btn-group-vertical > button.button.alt + .bhub-interlink, .woocommerce .btn-group-vertical > input.button.alt + .bhub-interlink, .btn-group-vertical > button#place_order + .bhub-interlink, .btn-group-vertical > .bhub-interlink + .bhub-interlink,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .small-button + .btn-group,
  .authors-bottom .author .btn-group-vertical > .author-more-button + .btn-group,
  .comment-form .btn-group-vertical > input[type="submit"] + .btn-group,
  .search-form .btn-group-vertical > .search-submit + .btn-group,
  .btn-group-vertical > .gform_previous_button + .btn-group,
  .btn-group-vertical > .gform_next_button + .btn-group,
  .btn-group-vertical > .gform_button + .btn-group,
  .woocommerce #respond .btn-group-vertical > input#submit.alt + .btn-group,
  .woocommerce .btn-group-vertical > a.button.alt + .btn-group,
  .woocommerce .btn-group-vertical > button.button.alt + .btn-group,
  .woocommerce .btn-group-vertical > input.button.alt + .btn-group,
  .btn-group-vertical > button#place_order + .btn-group,
  .btn-group-vertical > .bhub-interlink + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .small-button,
  .authors-bottom .author .btn-group-vertical > .btn-group + .author-more-button,
  .comment-form .btn-group-vertical > .btn-group + input[type="submit"],
  .search-form .btn-group-vertical > .btn-group + .search-submit,
  .btn-group-vertical > .btn-group + .gform_previous_button,
  .btn-group-vertical > .btn-group + .gform_next_button,
  .btn-group-vertical > .btn-group + .gform_button,
  .woocommerce #respond .btn-group-vertical > .btn-group + input#submit.alt,
  .woocommerce .btn-group-vertical > .btn-group + a.button.alt,
  .woocommerce .btn-group-vertical > .btn-group + button.button.alt,
  .woocommerce .btn-group-vertical > .btn-group + input.button.alt,
  .btn-group-vertical > .btn-group + button#place_order,
  .btn-group-vertical > .btn-group + .bhub-interlink,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .small-button:not(:first-child):not(:last-child), .authors-bottom .author .btn-group-vertical > .author-more-button:not(:first-child):not(:last-child), .comment-form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .btn-group-vertical > .gform_previous_button:not(:first-child):not(:last-child),
.btn-group-vertical > .gform_next_button:not(:first-child):not(:last-child),
.btn-group-vertical > .gform_button:not(:first-child):not(:last-child), .woocommerce #respond .btn-group-vertical > input#submit.alt:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > a.button.alt:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > button.button.alt:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > input.button.alt:not(:first-child):not(:last-child), .btn-group-vertical > button#place_order:not(:first-child):not(:last-child), .btn-group-vertical > .bhub-interlink:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .small-button, .authors-bottom .author .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .author-more-button, .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_previous_button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_next_button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_button, .woocommerce #respond .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input#submit.alt, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a.button.alt, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button.button.alt, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.button.alt, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button#place_order, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .bhub-interlink {
  border-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .small-button input[type="radio"], .authors-bottom .author [data-toggle="buttons"] > .author-more-button input[type="radio"], .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .search-form [data-toggle="buttons"] > .search-submit input[type="radio"], [data-toggle="buttons"] > .gform_previous_button input[type="radio"], [data-toggle="buttons"] > .gform_next_button input[type="radio"], [data-toggle="buttons"] > .gform_button input[type="radio"], .woocommerce #respond [data-toggle="buttons"] > input#submit.alt input[type="radio"], .woocommerce [data-toggle="buttons"] > a.button.alt input[type="radio"], .woocommerce [data-toggle="buttons"] > button.button.alt input[type="radio"], .woocommerce [data-toggle="buttons"] > input.button.alt input[type="radio"], [data-toggle="buttons"] > button#place_order input[type="radio"], [data-toggle="buttons"] > .bhub-interlink input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .small-button input[type="checkbox"],
.authors-bottom .author [data-toggle="buttons"] > .author-more-button input[type="checkbox"],
.comment-form [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .gform_previous_button input[type="checkbox"],
[data-toggle="buttons"] > .gform_next_button input[type="checkbox"],
[data-toggle="buttons"] > .gform_button input[type="checkbox"],
.woocommerce #respond [data-toggle="buttons"] > input#submit.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > a.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > button.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > input.button.alt input[type="checkbox"],
[data-toggle="buttons"] > button#place_order input[type="checkbox"],
[data-toggle="buttons"] > .bhub-interlink input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .small-button input[type="radio"],
.authors-bottom .author [data-toggle="buttons"] > .btn-group > .author-more-button input[type="radio"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_previous_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_next_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_button input[type="radio"],
.woocommerce #respond [data-toggle="buttons"] > .btn-group > input#submit.alt input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > a.button.alt input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > button.button.alt input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > input.button.alt input[type="radio"],
[data-toggle="buttons"] > .btn-group > button#place_order input[type="radio"],
[data-toggle="buttons"] > .btn-group > .bhub-interlink input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .small-button input[type="checkbox"],
.authors-bottom .author [data-toggle="buttons"] > .btn-group > .author-more-button input[type="checkbox"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_previous_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_next_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_button input[type="checkbox"],
.woocommerce #respond [data-toggle="buttons"] > .btn-group > input#submit.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > a.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > button.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > input.button.alt input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > button#place_order input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .bhub-interlink input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
  .input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
  .input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
  .input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .comment-form input:focus[type="text"], .comment-form .input-group input:focus[type="text"],
    .input-group .comment-form input:focus[type="email"], .comment-form .input-group input:focus[type="email"],
    .input-group .comment-form input:focus[type="url"], .comment-form .input-group input:focus[type="url"],
    .input-group .comment-form textarea:focus, .comment-form .input-group textarea:focus, .input-group .search-form .search-field:focus, .search-form .input-group .search-field:focus, .input-group .form-control:active, .input-group .comment-form input:active[type="text"], .comment-form .input-group input:active[type="text"],
    .input-group .comment-form input:active[type="email"], .comment-form .input-group input:active[type="email"],
    .input-group .comment-form input:active[type="url"], .comment-form .input-group input:active[type="url"],
    .input-group .comment-form textarea:active, .comment-form .input-group textarea:active, .input-group .search-form .search-field:active, .search-form .input-group .search-field:active, .input-group .form-control:hover, .input-group .comment-form input:hover[type="text"], .comment-form .input-group input:hover[type="text"],
    .input-group .comment-form input:hover[type="email"], .comment-form .input-group input:hover[type="email"],
    .input-group .comment-form input:hover[type="url"], .comment-form .input-group input:hover[type="url"],
    .input-group .comment-form textarea:hover, .comment-form .input-group textarea:hover, .input-group .search-form .search-field:hover, .search-form .input-group .search-field:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
.input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
.input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
.input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .input-group-addon.form-control-sm, .comment-form .input-group-sm > input.input-group-addon[type="text"],
  .comment-form .input-group-sm > input.input-group-addon[type="email"],
  .comment-form .input-group-sm > input.input-group-addon[type="url"],
  .comment-form .input-group-sm > textarea.input-group-addon, .search-form .input-group-sm > .input-group-addon.search-field,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.small-button, .authors-bottom .author .input-group-sm > .input-group-btn > .input-group-addon.author-more-button, .comment-form .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-sm > .input-group-btn > .input-group-addon.search-submit, .input-group-sm > .input-group-btn > .input-group-addon.gform_previous_button,
  .input-group-sm > .input-group-btn > .input-group-addon.gform_next_button,
  .input-group-sm > .input-group-btn > .input-group-addon.gform_button, .woocommerce #respond .input-group-sm > .input-group-btn > input.input-group-addon#submit.alt, .woocommerce .input-group-sm > .input-group-btn > a.input-group-addon.button.alt, .woocommerce .input-group-sm > .input-group-btn > button.input-group-addon.button.alt, .woocommerce .input-group-sm > .input-group-btn > input.input-group-addon.button.alt, .input-group-sm > .input-group-btn > button.input-group-addon#place_order, .input-group-sm > .input-group-btn > .input-group-addon.bhub-interlink {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem; }
  .input-group-addon.form-control-lg, .comment-form .input-group-lg > input.input-group-addon[type="text"],
  .comment-form .input-group-lg > input.input-group-addon[type="email"],
  .comment-form .input-group-lg > input.input-group-addon[type="url"],
  .comment-form .input-group-lg > textarea.input-group-addon, .search-form .input-group-lg > .input-group-addon.search-field,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.small-button, .authors-bottom .author .input-group-lg > .input-group-btn > .input-group-addon.author-more-button, .comment-form .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-lg > .input-group-btn > .input-group-addon.search-submit, .input-group-lg > .input-group-btn > .input-group-addon.gform_previous_button,
  .input-group-lg > .input-group-btn > .input-group-addon.gform_next_button,
  .input-group-lg > .input-group-btn > .input-group-addon.gform_button, .woocommerce #respond .input-group-lg > .input-group-btn > input.input-group-addon#submit.alt, .woocommerce .input-group-lg > .input-group-btn > a.input-group-addon.button.alt, .woocommerce .input-group-lg > .input-group-btn > button.input-group-addon.button.alt, .woocommerce .input-group-lg > .input-group-btn > input.input-group-addon.button.alt, .input-group-lg > .input-group-btn > button.input-group-addon#place_order, .input-group-lg > .input-group-btn > .input-group-addon.bhub-interlink {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.form-control + .input-group-addon:not(:first-child), .comment-form input[type="text"] + .input-group-addon:not(:first-child), .comment-form input[type="email"] + .input-group-addon:not(:first-child), .comment-form input[type="url"] + .input-group-addon:not(:first-child), .comment-form textarea + .input-group-addon:not(:first-child), .search-form .search-field + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .small-button, .authors-bottom .author .input-group-btn > .author-more-button, .comment-form .input-group-btn > input[type="submit"], .search-form .input-group-btn > .search-submit, .input-group-btn > .gform_previous_button,
  .input-group-btn > .gform_next_button,
  .input-group-btn > .gform_button, .woocommerce #respond .input-group-btn > input#submit.alt, .woocommerce .input-group-btn > a.button.alt, .woocommerce .input-group-btn > button.button.alt, .woocommerce .input-group-btn > input.button.alt, .input-group-btn > button#place_order, .input-group-btn > .bhub-interlink {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .input-group-btn > .btn + .btn, .input-group-btn > .small-button + .btn, .authors-bottom .author .input-group-btn > .author-more-button + .btn, .comment-form .input-group-btn > input[type="submit"] + .btn, .search-form .input-group-btn > .search-submit + .btn, .input-group-btn > .gform_previous_button + .btn, .input-group-btn > .gform_next_button + .btn, .input-group-btn > .gform_button + .btn, .woocommerce #respond .input-group-btn > input#submit.alt + .btn, .woocommerce .input-group-btn > a.button.alt + .btn, .woocommerce .input-group-btn > button.button.alt + .btn, .woocommerce .input-group-btn > input.button.alt + .btn, .input-group-btn > button#place_order + .btn, .input-group-btn > .bhub-interlink + .btn, .input-group-btn > .btn + .small-button, .input-group-btn > .small-button + .small-button, .authors-bottom .author .input-group-btn > .author-more-button + .small-button, .comment-form .input-group-btn > input[type="submit"] + .small-button, .search-form .input-group-btn > .search-submit + .small-button, .input-group-btn > .gform_previous_button + .small-button, .input-group-btn > .gform_next_button + .small-button, .input-group-btn > .gform_button + .small-button, .woocommerce #respond .input-group-btn > input#submit.alt + .small-button, .woocommerce .input-group-btn > a.button.alt + .small-button, .woocommerce .input-group-btn > button.button.alt + .small-button, .woocommerce .input-group-btn > input.button.alt + .small-button, .input-group-btn > button#place_order + .small-button, .input-group-btn > .bhub-interlink + .small-button, .authors-bottom .author .input-group-btn > .btn + .author-more-button, .authors-bottom .author .input-group-btn > .small-button + .author-more-button, .authors-bottom .author .input-group-btn > .author-more-button + .author-more-button, .comment-form .authors-bottom .author .input-group-btn > input[type="submit"] + .author-more-button, .authors-bottom .author .comment-form .input-group-btn > input[type="submit"] + .author-more-button, .search-form .authors-bottom .author .input-group-btn > .search-submit + .author-more-button, .authors-bottom .author .search-form .input-group-btn > .search-submit + .author-more-button, .authors-bottom .author .input-group-btn > .gform_previous_button + .author-more-button, .authors-bottom .author .input-group-btn > .gform_next_button + .author-more-button, .authors-bottom .author .input-group-btn > .gform_button + .author-more-button, .woocommerce #respond .authors-bottom .author .input-group-btn > input#submit.alt + .author-more-button, .authors-bottom .author .woocommerce #respond .input-group-btn > input#submit.alt + .author-more-button, .woocommerce .authors-bottom .author .input-group-btn > a.button.alt + .author-more-button, .authors-bottom .author .woocommerce .input-group-btn > a.button.alt + .author-more-button, .woocommerce .authors-bottom .author .input-group-btn > button.button.alt + .author-more-button, .authors-bottom .author .woocommerce .input-group-btn > button.button.alt + .author-more-button, .woocommerce .authors-bottom .author .input-group-btn > input.button.alt + .author-more-button, .authors-bottom .author .woocommerce .input-group-btn > input.button.alt + .author-more-button, .authors-bottom .author .input-group-btn > button#place_order + .author-more-button, .authors-bottom .author .input-group-btn > .bhub-interlink + .author-more-button, .comment-form .input-group-btn > .btn + input[type="submit"], .comment-form .input-group-btn > .small-button + input[type="submit"], .authors-bottom .author .comment-form .input-group-btn > .author-more-button + input[type="submit"], .comment-form .authors-bottom .author .input-group-btn > .author-more-button + input[type="submit"], .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], .search-form .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .search-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .input-group-btn > .gform_previous_button + input[type="submit"], .comment-form .input-group-btn > .gform_next_button + input[type="submit"], .comment-form .input-group-btn > .gform_button + input[type="submit"], .woocommerce #respond .comment-form .input-group-btn > input#submit.alt + input[type="submit"], .comment-form .woocommerce #respond .input-group-btn > input#submit.alt + input[type="submit"], .woocommerce .comment-form .input-group-btn > a.button.alt + input[type="submit"], .comment-form .woocommerce .input-group-btn > a.button.alt + input[type="submit"], .woocommerce .comment-form .input-group-btn > button.button.alt + input[type="submit"], .comment-form .woocommerce .input-group-btn > button.button.alt + input[type="submit"], .woocommerce .comment-form .input-group-btn > input.button.alt + input[type="submit"], .comment-form .woocommerce .input-group-btn > input.button.alt + input[type="submit"], .comment-form .input-group-btn > button#place_order + input[type="submit"], .comment-form .input-group-btn > .bhub-interlink + input[type="submit"], .search-form .input-group-btn > .btn + .search-submit, .search-form .input-group-btn > .small-button + .search-submit, .authors-bottom .author .search-form .input-group-btn > .author-more-button + .search-submit, .search-form .authors-bottom .author .input-group-btn > .author-more-button + .search-submit, .comment-form .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .comment-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .input-group-btn > .search-submit + .search-submit, .search-form .input-group-btn > .gform_previous_button + .search-submit, .search-form .input-group-btn > .gform_next_button + .search-submit, .search-form .input-group-btn > .gform_button + .search-submit, .woocommerce #respond .search-form .input-group-btn > input#submit.alt + .search-submit, .search-form .woocommerce #respond .input-group-btn > input#submit.alt + .search-submit, .woocommerce .search-form .input-group-btn > a.button.alt + .search-submit, .search-form .woocommerce .input-group-btn > a.button.alt + .search-submit, .woocommerce .search-form .input-group-btn > button.button.alt + .search-submit, .search-form .woocommerce .input-group-btn > button.button.alt + .search-submit, .woocommerce .search-form .input-group-btn > input.button.alt + .search-submit, .search-form .woocommerce .input-group-btn > input.button.alt + .search-submit, .search-form .input-group-btn > button#place_order + .search-submit, .search-form .input-group-btn > .bhub-interlink + .search-submit, .input-group-btn > .btn + .gform_previous_button, .input-group-btn > .small-button + .gform_previous_button, .authors-bottom .author .input-group-btn > .author-more-button + .gform_previous_button, .comment-form .input-group-btn > input[type="submit"] + .gform_previous_button, .search-form .input-group-btn > .search-submit + .gform_previous_button, .input-group-btn > .gform_previous_button + .gform_previous_button, .input-group-btn > .gform_next_button + .gform_previous_button, .input-group-btn > .gform_button + .gform_previous_button, .woocommerce #respond .input-group-btn > input#submit.alt + .gform_previous_button, .woocommerce .input-group-btn > a.button.alt + .gform_previous_button, .woocommerce .input-group-btn > button.button.alt + .gform_previous_button, .woocommerce .input-group-btn > input.button.alt + .gform_previous_button, .input-group-btn > button#place_order + .gform_previous_button, .input-group-btn > .bhub-interlink + .gform_previous_button,
    .input-group-btn > .btn + .gform_next_button,
    .input-group-btn > .small-button + .gform_next_button,
    .authors-bottom .author .input-group-btn > .author-more-button + .gform_next_button,
    .comment-form .input-group-btn > input[type="submit"] + .gform_next_button,
    .search-form .input-group-btn > .search-submit + .gform_next_button,
    .input-group-btn > .gform_previous_button + .gform_next_button,
    .input-group-btn > .gform_next_button + .gform_next_button,
    .input-group-btn > .gform_button + .gform_next_button,
    .woocommerce #respond .input-group-btn > input#submit.alt + .gform_next_button,
    .woocommerce .input-group-btn > a.button.alt + .gform_next_button,
    .woocommerce .input-group-btn > button.button.alt + .gform_next_button,
    .woocommerce .input-group-btn > input.button.alt + .gform_next_button,
    .input-group-btn > button#place_order + .gform_next_button,
    .input-group-btn > .bhub-interlink + .gform_next_button,
    .input-group-btn > .btn + .gform_button,
    .input-group-btn > .small-button + .gform_button,
    .authors-bottom .author .input-group-btn > .author-more-button + .gform_button,
    .comment-form .input-group-btn > input[type="submit"] + .gform_button,
    .search-form .input-group-btn > .search-submit + .gform_button,
    .input-group-btn > .gform_previous_button + .gform_button,
    .input-group-btn > .gform_next_button + .gform_button,
    .input-group-btn > .gform_button + .gform_button,
    .woocommerce #respond .input-group-btn > input#submit.alt + .gform_button,
    .woocommerce .input-group-btn > a.button.alt + .gform_button,
    .woocommerce .input-group-btn > button.button.alt + .gform_button,
    .woocommerce .input-group-btn > input.button.alt + .gform_button,
    .input-group-btn > button#place_order + .gform_button,
    .input-group-btn > .bhub-interlink + .gform_button, .woocommerce #respond .input-group-btn > .btn + input#submit.alt, .woocommerce #respond .input-group-btn > .small-button + input#submit.alt, .authors-bottom .author .woocommerce #respond .input-group-btn > .author-more-button + input#submit.alt, .woocommerce #respond .authors-bottom .author .input-group-btn > .author-more-button + input#submit.alt, .comment-form .woocommerce #respond .input-group-btn > input[type="submit"] + input#submit.alt, .woocommerce #respond .comment-form .input-group-btn > input[type="submit"] + input#submit.alt, .search-form .woocommerce #respond .input-group-btn > .search-submit + input#submit.alt, .woocommerce #respond .search-form .input-group-btn > .search-submit + input#submit.alt, .woocommerce #respond .input-group-btn > .gform_previous_button + input#submit.alt, .woocommerce #respond .input-group-btn > .gform_next_button + input#submit.alt, .woocommerce #respond .input-group-btn > .gform_button + input#submit.alt, .woocommerce #respond .input-group-btn > input#submit.alt + input#submit.alt, .woocommerce #respond .input-group-btn > a.button.alt + input#submit.alt, .woocommerce #respond .input-group-btn > button.button.alt + input#submit.alt, .woocommerce #respond .input-group-btn > input.button.alt + input#submit.alt, .woocommerce #respond .input-group-btn > button#place_order + input#submit.alt, .woocommerce #respond .input-group-btn > .bhub-interlink + input#submit.alt, .woocommerce .input-group-btn > .btn + a.button.alt, .woocommerce .input-group-btn > .small-button + a.button.alt, .authors-bottom .author .woocommerce .input-group-btn > .author-more-button + a.button.alt, .woocommerce .authors-bottom .author .input-group-btn > .author-more-button + a.button.alt, .comment-form .woocommerce .input-group-btn > input[type="submit"] + a.button.alt, .woocommerce .comment-form .input-group-btn > input[type="submit"] + a.button.alt, .search-form .woocommerce .input-group-btn > .search-submit + a.button.alt, .woocommerce .search-form .input-group-btn > .search-submit + a.button.alt, .woocommerce .input-group-btn > .gform_previous_button + a.button.alt, .woocommerce .input-group-btn > .gform_next_button + a.button.alt, .woocommerce .input-group-btn > .gform_button + a.button.alt, .woocommerce #respond .input-group-btn > input#submit.alt + a.button.alt, .woocommerce .input-group-btn > a.button.alt + a.button.alt, .woocommerce .input-group-btn > button.button.alt + a.button.alt, .woocommerce .input-group-btn > input.button.alt + a.button.alt, .woocommerce .input-group-btn > button#place_order + a.button.alt, .woocommerce .input-group-btn > .bhub-interlink + a.button.alt, .woocommerce .input-group-btn > .btn + button.button.alt, .woocommerce .input-group-btn > .small-button + button.button.alt, .authors-bottom .author .woocommerce .input-group-btn > .author-more-button + button.button.alt, .woocommerce .authors-bottom .author .input-group-btn > .author-more-button + button.button.alt, .comment-form .woocommerce .input-group-btn > input[type="submit"] + button.button.alt, .woocommerce .comment-form .input-group-btn > input[type="submit"] + button.button.alt, .search-form .woocommerce .input-group-btn > .search-submit + button.button.alt, .woocommerce .search-form .input-group-btn > .search-submit + button.button.alt, .woocommerce .input-group-btn > .gform_previous_button + button.button.alt, .woocommerce .input-group-btn > .gform_next_button + button.button.alt, .woocommerce .input-group-btn > .gform_button + button.button.alt, .woocommerce #respond .input-group-btn > input#submit.alt + button.button.alt, .woocommerce .input-group-btn > a.button.alt + button.button.alt, .woocommerce .input-group-btn > button.button.alt + button.button.alt, .woocommerce .input-group-btn > input.button.alt + button.button.alt, .woocommerce .input-group-btn > button#place_order + button.button.alt, .woocommerce .input-group-btn > .bhub-interlink + button.button.alt, .woocommerce .input-group-btn > .btn + input.button.alt, .woocommerce .input-group-btn > .small-button + input.button.alt, .authors-bottom .author .woocommerce .input-group-btn > .author-more-button + input.button.alt, .woocommerce .authors-bottom .author .input-group-btn > .author-more-button + input.button.alt, .comment-form .woocommerce .input-group-btn > input[type="submit"] + input.button.alt, .woocommerce .comment-form .input-group-btn > input[type="submit"] + input.button.alt, .search-form .woocommerce .input-group-btn > .search-submit + input.button.alt, .woocommerce .search-form .input-group-btn > .search-submit + input.button.alt, .woocommerce .input-group-btn > .gform_previous_button + input.button.alt, .woocommerce .input-group-btn > .gform_next_button + input.button.alt, .woocommerce .input-group-btn > .gform_button + input.button.alt, .woocommerce #respond .input-group-btn > input#submit.alt + input.button.alt, .woocommerce .input-group-btn > a.button.alt + input.button.alt, .woocommerce .input-group-btn > button.button.alt + input.button.alt, .woocommerce .input-group-btn > input.button.alt + input.button.alt, .woocommerce .input-group-btn > button#place_order + input.button.alt, .woocommerce .input-group-btn > .bhub-interlink + input.button.alt, .input-group-btn > .btn + button#place_order, .input-group-btn > .small-button + button#place_order, .authors-bottom .author .input-group-btn > .author-more-button + button#place_order, .comment-form .input-group-btn > input[type="submit"] + button#place_order, .search-form .input-group-btn > .search-submit + button#place_order, .input-group-btn > .gform_previous_button + button#place_order, .input-group-btn > .gform_next_button + button#place_order, .input-group-btn > .gform_button + button#place_order, .woocommerce #respond .input-group-btn > input#submit.alt + button#place_order, .woocommerce .input-group-btn > a.button.alt + button#place_order, .woocommerce .input-group-btn > button.button.alt + button#place_order, .woocommerce .input-group-btn > input.button.alt + button#place_order, .input-group-btn > button#place_order + button#place_order, .input-group-btn > .bhub-interlink + button#place_order, .input-group-btn > .btn + .bhub-interlink, .input-group-btn > .small-button + .bhub-interlink, .authors-bottom .author .input-group-btn > .author-more-button + .bhub-interlink, .comment-form .input-group-btn > input[type="submit"] + .bhub-interlink, .search-form .input-group-btn > .search-submit + .bhub-interlink, .input-group-btn > .gform_previous_button + .bhub-interlink, .input-group-btn > .gform_next_button + .bhub-interlink, .input-group-btn > .gform_button + .bhub-interlink, .woocommerce #respond .input-group-btn > input#submit.alt + .bhub-interlink, .woocommerce .input-group-btn > a.button.alt + .bhub-interlink, .woocommerce .input-group-btn > button.button.alt + .bhub-interlink, .woocommerce .input-group-btn > input.button.alt + .bhub-interlink, .input-group-btn > button#place_order + .bhub-interlink, .input-group-btn > .bhub-interlink + .bhub-interlink {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .small-button:focus, .authors-bottom .author .input-group-btn > .author-more-button:focus, .comment-form .input-group-btn > input:focus[type="submit"], .search-form .input-group-btn > .search-submit:focus, .input-group-btn > .gform_previous_button:focus,
    .input-group-btn > .gform_next_button:focus,
    .input-group-btn > .gform_button:focus, .woocommerce #respond .input-group-btn > input#submit.alt:focus, .woocommerce .input-group-btn > a.button.alt:focus, .woocommerce .input-group-btn > button.button.alt:focus, .woocommerce .input-group-btn > input.button.alt:focus, .input-group-btn > button#place_order:focus, .input-group-btn > .bhub-interlink:focus, .input-group-btn > .btn:active, .input-group-btn > .small-button:active, .authors-bottom .author .input-group-btn > .author-more-button:active, .comment-form .input-group-btn > input:active[type="submit"], .search-form .input-group-btn > .search-submit:active, .input-group-btn > .gform_previous_button:active,
    .input-group-btn > .gform_next_button:active,
    .input-group-btn > .gform_button:active, .woocommerce #respond .input-group-btn > input#submit.alt:active, .woocommerce .input-group-btn > a.button.alt:active, .woocommerce .input-group-btn > button.button.alt:active, .woocommerce .input-group-btn > input.button.alt:active, .input-group-btn > button#place_order:active, .input-group-btn > .bhub-interlink:active, .input-group-btn > .btn:hover, .input-group-btn > .small-button:hover, .authors-bottom .author .input-group-btn > .author-more-button:hover, .comment-form .input-group-btn > input:hover[type="submit"], .search-form .input-group-btn > .search-submit:hover, .input-group-btn > .gform_previous_button:hover,
    .input-group-btn > .gform_next_button:hover,
    .input-group-btn > .gform_button:hover, .woocommerce #respond .input-group-btn > input#submit.alt:hover, .woocommerce .input-group-btn > a.button.alt:hover, .woocommerce .input-group-btn > button.button.alt:hover, .woocommerce .input-group-btn > input.button.alt:hover, .input-group-btn > button#place_order:hover, .input-group-btn > .bhub-interlink:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .small-button, .authors-bottom .author .input-group-btn:not(:last-child) > .author-more-button, .comment-form .input-group-btn:not(:last-child) > input[type="submit"], .search-form .input-group-btn:not(:last-child) > .search-submit, .input-group-btn:not(:last-child) > .gform_previous_button,
  .input-group-btn:not(:last-child) > .gform_next_button,
  .input-group-btn:not(:last-child) > .gform_button, .woocommerce #respond .input-group-btn:not(:last-child) > input#submit.alt, .woocommerce .input-group-btn:not(:last-child) > a.button.alt, .woocommerce .input-group-btn:not(:last-child) > button.button.alt, .woocommerce .input-group-btn:not(:last-child) > input.button.alt, .input-group-btn:not(:last-child) > button#place_order, .input-group-btn:not(:last-child) > .bhub-interlink,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .small-button, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button, .comment-form .input-group-btn:not(:first-child) > input[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit, .input-group-btn:not(:first-child) > .gform_previous_button,
  .input-group-btn:not(:first-child) > .gform_next_button,
  .input-group-btn:not(:first-child) > .gform_button, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt, .woocommerce .input-group-btn:not(:first-child) > a.button.alt, .woocommerce .input-group-btn:not(:first-child) > button.button.alt, .woocommerce .input-group-btn:not(:first-child) > input.button.alt, .input-group-btn:not(:first-child) > button#place_order, .input-group-btn:not(:first-child) > .bhub-interlink,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .small-button:focus, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button:focus, .comment-form .input-group-btn:not(:first-child) > input:focus[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:focus, .input-group-btn:not(:first-child) > .gform_previous_button:focus,
    .input-group-btn:not(:first-child) > .gform_next_button:focus,
    .input-group-btn:not(:first-child) > .gform_button:focus, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt:focus, .woocommerce .input-group-btn:not(:first-child) > a.button.alt:focus, .woocommerce .input-group-btn:not(:first-child) > button.button.alt:focus, .woocommerce .input-group-btn:not(:first-child) > input.button.alt:focus, .input-group-btn:not(:first-child) > button#place_order:focus, .input-group-btn:not(:first-child) > .bhub-interlink:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .small-button:active, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button:active, .comment-form .input-group-btn:not(:first-child) > input:active[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:active, .input-group-btn:not(:first-child) > .gform_previous_button:active,
    .input-group-btn:not(:first-child) > .gform_next_button:active,
    .input-group-btn:not(:first-child) > .gform_button:active, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt:active, .woocommerce .input-group-btn:not(:first-child) > a.button.alt:active, .woocommerce .input-group-btn:not(:first-child) > button.button.alt:active, .woocommerce .input-group-btn:not(:first-child) > input.button.alt:active, .input-group-btn:not(:first-child) > button#place_order:active, .input-group-btn:not(:first-child) > .bhub-interlink:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .small-button:hover, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button:hover, .comment-form .input-group-btn:not(:first-child) > input:hover[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:hover, .input-group-btn:not(:first-child) > .gform_previous_button:hover,
    .input-group-btn:not(:first-child) > .gform_next_button:hover,
    .input-group-btn:not(:first-child) > .gform_button:hover, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt:hover, .woocommerce .input-group-btn:not(:first-child) > a.button.alt:hover, .woocommerce .input-group-btn:not(:first-child) > button.button.alt:hover, .woocommerce .input-group-btn:not(:first-child) > input.button.alt:hover, .input-group-btn:not(:first-child) > button#place_order:hover, .input-group-btn:not(:first-child) > .bhub-interlink:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #009fe0; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #ededed, 0 0 0 3px #009fe0;
            box-shadow: 0 0 0 1px #ededed, 0 0 0 3px #009fe0; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #94e0ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #e3e3e3;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #009fe0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #61d1ff;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #e3e3e3;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #e3e3e3;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #e3e3e3;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #ededed;
    border-color: #ddd #ddd #ededed; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #009fe0; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  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;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1599px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1600px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  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;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #009fe0;
  border-color: #009fe0; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #009fe0; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #333; }

.card-outline-info {
  background-color: transparent;
  border-color: #009fe0; }

.card-outline-success {
  background-color: transparent;
  border-color: #29c9c1; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #e3e3e3;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #e3e3e3; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-item:first-child .page-link {
  margin-left: 0; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #009fe0; }

.page-item.disabled .page-link {
  color: #e3e3e3;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #333;
  background-color: #fff;
  border: 1px solid #aaa; }
  .page-link:focus, .page-link:hover {
    color: #006994;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .badge:empty {
    display: none; }

.btn .badge, .small-button .badge, .authors-bottom .author .author-more-button .badge, .comment-form input[type="submit"] .badge, .search-form .search-submit .badge, .gform_previous_button .badge, .gform_next_button .badge, .gform_button .badge, .woocommerce #respond input#submit.alt .badge, .woocommerce a.button.alt .badge, .woocommerce button.button.alt .badge, .woocommerce input.button.alt .badge, button#place_order .badge, .bhub-interlink .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.badge-default {
  background-color: #e3e3e3; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #cac9c9; }

.badge-primary {
  background-color: #009fe0; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #007bad; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #009fe0; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
       -o-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }

.media, article.listing-events-homepage .event, .interstitial > a,
body.single article.post .interstitial > a, body.nosingle article.post article.listing-author,
article.listing-article, article.listing-author, body.single-bhub_author .image-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body, article.listing-events-homepage .event-content, .interstitial > a .body,
body.single article.post .interstitial > a .body, body.nosingle article.post article.listing-author .article-content,
article.listing-article .article-content, article.listing-author .article-content, body.single-bhub_author .image-row .author-description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #1a1e1f;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:last-child {
    margin-bottom: 0; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #e3e3e3;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #e3e3e3; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #e0f6ff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
         -o-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  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;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; } }
  @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #e5e5e5; }

.bg-primary {
  background-color: #009fe0 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #007bad !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after, .gform_wrapper.newsletter_interstitial_wrapper::after, .bpoll .wp-polls-ans::after, .bpoll.multiple .headline::after, #search-button::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex, body.single-bhub_author .image-row .author-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1600px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1600px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #e3e3e3 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #cac9c9 !important; }

.text-primary {
  color: #009fe0 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #007bad !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down, body.single .authors {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up, body.single .authors-mobile {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down, article.listing-author .cta,
  body.single article.post article.listing-author .cta {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1599px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1600px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print, #comment-container, .interstitial, #newsletterbox, footer.content-info, #related-container, .flexcontainer .share-buttons {
    display: none !important; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -o-animation: fa-spin 1s infinite steps(8);
     animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
     transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
     transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
     transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
     transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
     transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #1a1e1f;
  background-color: #ededed; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #009fe0;
  text-decoration: none; }
  a:focus, a:hover {
    color: #006994;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #e3e3e3;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled, .comment-list, body.single-topic .related-topics {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #e3e3e3; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .wp-caption {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ededed;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img, .wp-caption {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption, .wp-caption-text {
  font-size: 90%;
  color: #e3e3e3; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1600px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1600px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1600px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #ededed; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #ededed;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #ededed;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #ededed; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control, .comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea, .search-form .search-field {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand, .comment-form input[type="text"]::-ms-expand,
  .comment-form input[type="email"]::-ms-expand,
  .comment-form input[type="url"]::-ms-expand,
  .comment-form textarea::-ms-expand, .search-form .search-field::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .comment-form input:focus[type="text"],
  .comment-form input:focus[type="email"],
  .comment-form input:focus[type="url"],
  .comment-form textarea:focus, .search-form .search-field:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #61d1ff;
    outline: none; }
  .form-control::-webkit-input-placeholder, .comment-form input[type="text"]::-webkit-input-placeholder,
  .comment-form input[type="email"]::-webkit-input-placeholder,
  .comment-form input[type="url"]::-webkit-input-placeholder,
  .comment-form textarea::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .comment-form input[type="text"]:-ms-input-placeholder,
  .comment-form input[type="email"]:-ms-input-placeholder,
  .comment-form input[type="url"]:-ms-input-placeholder,
  .comment-form textarea:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control::-ms-input-placeholder, .comment-form input[type="text"]::-ms-input-placeholder,
  .comment-form input[type="email"]::-ms-input-placeholder,
  .comment-form input[type="url"]::-ms-input-placeholder,
  .comment-form textarea::-ms-input-placeholder, .search-form .search-field::-ms-input-placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control::placeholder, .comment-form input[type="text"]::placeholder,
  .comment-form input[type="email"]::placeholder,
  .comment-form input[type="url"]::placeholder,
  .comment-form textarea::placeholder, .search-form .search-field::placeholder {
    color: #e3e3e3;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled, .form-control[readonly], .comment-form input[readonly][type="text"],
  .comment-form input[readonly][type="email"],
  .comment-form input[readonly][type="url"],
  .comment-form textarea[readonly], .search-form .search-field[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled, .comment-form input:disabled[type="text"],
  .comment-form input:disabled[type="email"],
  .comment-form input:disabled[type="url"],
  .comment-form textarea:disabled, .search-form .search-field:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]), .search-form select.search-field:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value, .search-form select.search-field:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .comment-form .input-group-sm > input.form-control-static[type="text"],
  .comment-form .input-group-sm > input.form-control-static[type="email"],
  .comment-form .input-group-sm > input.form-control-static[type="url"],
  .comment-form .input-group-sm > textarea.form-control-static, .search-form .input-group-sm > .form-control-static.search-field,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.small-button, .authors-bottom .author .input-group-sm > .input-group-btn > .form-control-static.author-more-button, .comment-form .input-group-sm > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-sm > .input-group-btn > .form-control-static.search-submit, .input-group-sm > .input-group-btn > .form-control-static.gform_previous_button,
  .input-group-sm > .input-group-btn > .form-control-static.gform_next_button,
  .input-group-sm > .input-group-btn > .form-control-static.gform_button, .woocommerce #respond .input-group-sm > .input-group-btn > input.form-control-static#submit.alt, .woocommerce .input-group-sm > .input-group-btn > a.form-control-static.button.alt, .woocommerce .input-group-sm > .input-group-btn > button.form-control-static.button.alt, .woocommerce .input-group-sm > .input-group-btn > input.form-control-static.button.alt, .input-group-sm > .input-group-btn > button.form-control-static#place_order, .input-group-sm > .input-group-btn > .form-control-static.bhub-interlink, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .comment-form .input-group-lg > input.form-control-static[type="text"],
  .comment-form .input-group-lg > input.form-control-static[type="email"],
  .comment-form .input-group-lg > input.form-control-static[type="url"],
  .comment-form .input-group-lg > textarea.form-control-static, .search-form .input-group-lg > .form-control-static.search-field,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.small-button, .authors-bottom .author .input-group-lg > .input-group-btn > .form-control-static.author-more-button, .comment-form .input-group-lg > .input-group-btn > input.form-control-static[type="submit"], .search-form .input-group-lg > .input-group-btn > .form-control-static.search-submit, .input-group-lg > .input-group-btn > .form-control-static.gform_previous_button,
  .input-group-lg > .input-group-btn > .form-control-static.gform_next_button,
  .input-group-lg > .input-group-btn > .form-control-static.gform_button, .woocommerce #respond .input-group-lg > .input-group-btn > input.form-control-static#submit.alt, .woocommerce .input-group-lg > .input-group-btn > a.form-control-static.button.alt, .woocommerce .input-group-lg > .input-group-btn > button.form-control-static.button.alt, .woocommerce .input-group-lg > .input-group-btn > input.form-control-static.button.alt, .input-group-lg > .input-group-btn > button.form-control-static#place_order, .input-group-lg > .input-group-btn > .form-control-static.bhub-interlink {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .comment-form .input-group-sm > input[type="text"],
.comment-form .input-group-sm > input[type="email"],
.comment-form .input-group-sm > input[type="url"],
.comment-form .input-group-sm > textarea, .search-form .input-group-sm > .search-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .small-button, .authors-bottom .author .input-group-sm > .input-group-btn > .author-more-button, .comment-form .input-group-sm > .input-group-btn > input[type="submit"], .search-form .input-group-sm > .input-group-btn > .search-submit, .input-group-sm > .input-group-btn > .gform_previous_button,
.input-group-sm > .input-group-btn > .gform_next_button,
.input-group-sm > .input-group-btn > .gform_button, .woocommerce #respond .input-group-sm > .input-group-btn > input#submit.alt, .woocommerce .input-group-sm > .input-group-btn > a.button.alt, .woocommerce .input-group-sm > .input-group-btn > button.button.alt, .woocommerce .input-group-sm > .input-group-btn > input.button.alt, .input-group-sm > .input-group-btn > button#place_order, .input-group-sm > .input-group-btn > .bhub-interlink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .search-form .input-group-sm > select.search-field:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.small-button:not([size]):not([multiple]), .authors-bottom .author .input-group-sm > .input-group-btn > select.author-more-button:not([size]):not([multiple]), .search-form .input-group-sm > .input-group-btn > select.search-submit:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.gform_previous_button:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.gform_next_button:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.gform_button:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.bhub-interlink:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control, .comment-form .input-group-lg > input[type="text"],
.comment-form .input-group-lg > input[type="email"],
.comment-form .input-group-lg > input[type="url"],
.comment-form .input-group-lg > textarea, .search-form .input-group-lg > .search-field,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .small-button, .authors-bottom .author .input-group-lg > .input-group-btn > .author-more-button, .comment-form .input-group-lg > .input-group-btn > input[type="submit"], .search-form .input-group-lg > .input-group-btn > .search-submit, .input-group-lg > .input-group-btn > .gform_previous_button,
.input-group-lg > .input-group-btn > .gform_next_button,
.input-group-lg > .input-group-btn > .gform_button, .woocommerce #respond .input-group-lg > .input-group-btn > input#submit.alt, .woocommerce .input-group-lg > .input-group-btn > a.button.alt, .woocommerce .input-group-lg > .input-group-btn > button.button.alt, .woocommerce .input-group-lg > .input-group-btn > input.button.alt, .input-group-lg > .input-group-btn > button#place_order, .input-group-lg > .input-group-btn > .bhub-interlink {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .search-form .input-group-lg > select.search-field:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.small-button:not([size]):not([multiple]), .authors-bottom .author .input-group-lg > .input-group-btn > select.author-more-button:not([size]):not([multiple]), .search-form .input-group-lg > .input-group-btn > select.search-submit:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.gform_previous_button:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.gform_next_button:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.gform_button:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.bhub-interlink:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group, .comment-form p, .search-form label {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #e3e3e3;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control, .has-success .comment-form input[type="text"], .comment-form .has-success input[type="text"],
.has-success .comment-form input[type="email"], .comment-form .has-success input[type="email"],
.has-success .comment-form input[type="url"], .comment-form .has-success input[type="url"],
.has-success .comment-form textarea, .comment-form .has-success textarea, .has-success .search-form .search-field, .search-form .has-success .search-field {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control, .has-warning .comment-form input[type="text"], .comment-form .has-warning input[type="text"],
.has-warning .comment-form input[type="email"], .comment-form .has-warning input[type="email"],
.has-warning .comment-form input[type="url"], .comment-form .has-warning input[type="url"],
.has-warning .comment-form textarea, .comment-form .has-warning textarea, .has-warning .search-form .search-field, .search-form .has-warning .search-field {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .comment-form input[type="text"], .comment-form .has-danger input[type="text"],
.has-danger .comment-form input[type="email"], .comment-form .has-danger input[type="email"],
.has-danger .comment-form input[type="url"], .comment-form .has-danger input[type="url"],
.has-danger .comment-form textarea, .comment-form .has-danger textarea, .has-danger .search-form .search-field, .search-form .has-danger .search-field {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline, .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check, .search-form .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label, .search-form label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group, .search-form .form-group, .form-inline .comment-form p, .comment-form .form-inline p, .search-form .comment-form p, .comment-form .search-form p, .form-inline .search-form label, .search-form .form-inline label, .search-form label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .search-form .form-control, .form-inline .comment-form input[type="text"], .comment-form .form-inline input[type="text"], .search-form .comment-form input[type="text"], .comment-form .search-form input[type="text"],
    .form-inline .comment-form input[type="email"], .comment-form .form-inline input[type="email"],
    .search-form .comment-form input[type="email"], .comment-form .search-form input[type="email"],
    .form-inline .comment-form input[type="url"], .comment-form .form-inline input[type="url"],
    .search-form .comment-form input[type="url"], .comment-form .search-form input[type="url"],
    .form-inline .comment-form textarea, .comment-form .form-inline textarea,
    .search-form .comment-form textarea, .comment-form .search-form textarea, .search-form .search-field {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static, .search-form .form-control-static {
      display: inline-block; }
    .form-inline .input-group, .search-form .input-group {
      width: auto; }
    .form-inline .form-control-label, .search-form .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check, .search-form .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label, .search-form .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input, .search-form .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control, .search-form .custom-control {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator, .search-form .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback, .search-form .has-feedback .form-control-feedback {
      top: 0; } }

.btn, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .search-form .search-submit, .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  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: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .small-button:focus, .authors-bottom .author .author-more-button:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .gform_previous_button:focus,
  .gform_next_button:focus,
  .gform_button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, button#place_order:focus, .bhub-interlink:focus, .btn:hover, .small-button:hover, .authors-bottom .author .author-more-button:hover, .comment-form input:hover[type="submit"], .search-form .search-submit:hover, .gform_previous_button:hover,
  .gform_next_button:hover,
  .gform_button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, button#place_order:hover, .bhub-interlink:hover {
    text-decoration: none; }
  .btn:focus, .small-button:focus, .authors-bottom .author .author-more-button:focus, .comment-form input:focus[type="submit"], .search-form .search-submit:focus, .gform_previous_button:focus,
  .gform_next_button:focus,
  .gform_button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, button#place_order:focus, .bhub-interlink:focus, .btn.focus, .focus.small-button, .authors-bottom .author .focus.author-more-button, .comment-form input.focus[type="submit"], .search-form .focus.search-submit, .focus.gform_previous_button,
  .focus.gform_next_button,
  .focus.gform_button, .woocommerce #respond input.focus#submit.alt, .woocommerce a.focus.button.alt, .woocommerce button.focus.button.alt, .woocommerce input.focus.button.alt, button.focus#place_order, .focus.bhub-interlink {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.25);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.25); }
  .btn.disabled, .disabled.small-button, .authors-bottom .author .disabled.author-more-button, .comment-form input.disabled[type="submit"], .search-form .disabled.search-submit, .disabled.gform_previous_button,
  .disabled.gform_next_button,
  .disabled.gform_button, .woocommerce #respond input.disabled#submit.alt, .woocommerce a.disabled.button.alt, .woocommerce button.disabled.button.alt, .woocommerce input.disabled.button.alt, button.disabled#place_order, .disabled.bhub-interlink, .btn:disabled, .small-button:disabled, .authors-bottom .author .author-more-button:disabled, .comment-form input:disabled[type="submit"], .search-form .search-submit:disabled, .gform_previous_button:disabled,
  .gform_next_button:disabled,
  .gform_button:disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled, button#place_order:disabled, .bhub-interlink:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .small-button:active, .authors-bottom .author .author-more-button:active, .comment-form input:active[type="submit"], .search-form .search-submit:active, .gform_previous_button:active,
  .gform_next_button:active,
  .gform_button:active, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, button#place_order:active, .bhub-interlink:active, .btn.active, .active.small-button, .authors-bottom .author .active.author-more-button, .comment-form input.active[type="submit"], .search-form .active.search-submit, .active.gform_previous_button,
  .active.gform_next_button,
  .active.gform_button, .woocommerce #respond input.active#submit.alt, .woocommerce a.active.button.alt, .woocommerce button.active.button.alt, .woocommerce input.active.button.alt, button.active#place_order, .active.bhub-interlink {
    background-image: none; }

a.btn.disabled, a.disabled.small-button, .authors-bottom .author a.disabled.author-more-button, .search-form a.disabled.search-submit, a.disabled.gform_previous_button,
a.disabled.gform_next_button,
a.disabled.gform_button, .woocommerce a.disabled.button.alt, a.disabled.bhub-interlink,
fieldset[disabled] a.btn,
fieldset[disabled] a.small-button,
fieldset[disabled] .authors-bottom .author a.author-more-button,
.authors-bottom .author fieldset[disabled] a.author-more-button,
fieldset[disabled] .search-form a.search-submit,
.search-form fieldset[disabled] a.search-submit,
fieldset[disabled] a.gform_previous_button,
fieldset[disabled] a.gform_next_button,
fieldset[disabled] a.gform_button,
fieldset[disabled] .woocommerce a.button.alt,
.woocommerce fieldset[disabled] a.button.alt,
fieldset[disabled] a.bhub-interlink {
  pointer-events: none; }

.btn-primary, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink {
  color: #fff;
  background-color: #009fe0;
  border-color: #009fe0; }
  .btn-primary:hover, .small-button:hover, .authors-bottom .author .author-more-button:hover, .comment-form input:hover[type="submit"], .gform_previous_button:hover,
  .gform_next_button:hover,
  .gform_button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, button#place_order:hover, .bhub-interlink:hover {
    color: #fff;
    background-color: #007bad;
    border-color: #0074a3; }
  .btn-primary:focus, .small-button:focus, .authors-bottom .author .author-more-button:focus, .comment-form input:focus[type="submit"], .gform_previous_button:focus,
  .gform_next_button:focus,
  .gform_button:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, button#place_order:focus, .bhub-interlink:focus, .btn-primary.focus, .focus.small-button, .authors-bottom .author .focus.author-more-button, .comment-form input.focus[type="submit"], .focus.gform_previous_button,
  .focus.gform_next_button,
  .focus.gform_button, .woocommerce #respond input.focus#submit.alt, .woocommerce a.focus.button.alt, .woocommerce button.focus.button.alt, .woocommerce input.focus.button.alt, button.focus#place_order, .focus.bhub-interlink {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-primary.disabled, .disabled.small-button, .authors-bottom .author .disabled.author-more-button, .comment-form input.disabled[type="submit"], .disabled.gform_previous_button,
  .disabled.gform_next_button,
  .disabled.gform_button, .woocommerce #respond input.disabled#submit.alt, .woocommerce a.disabled.button.alt, .woocommerce button.disabled.button.alt, .woocommerce input.disabled.button.alt, button.disabled#place_order, .disabled.bhub-interlink, .btn-primary:disabled, .small-button:disabled, .authors-bottom .author .author-more-button:disabled, .comment-form input:disabled[type="submit"], .gform_previous_button:disabled,
  .gform_next_button:disabled,
  .gform_button:disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce a.button.alt:disabled, .woocommerce button.button.alt:disabled, .woocommerce input.button.alt:disabled, button#place_order:disabled, .bhub-interlink:disabled {
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-primary:active, .small-button:active, .authors-bottom .author .author-more-button:active, .comment-form input:active[type="submit"], .gform_previous_button:active,
  .gform_next_button:active,
  .gform_button:active, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, button#place_order:active, .bhub-interlink:active, .btn-primary.active, .active.small-button, .authors-bottom .author .active.author-more-button, .comment-form input.active[type="submit"], .active.gform_previous_button,
  .active.gform_next_button,
  .active.gform_button, .woocommerce #respond input.active#submit.alt, .woocommerce a.active.button.alt, .woocommerce button.active.button.alt, .woocommerce input.active.button.alt, button.active#place_order, .active.bhub-interlink,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.small-button,
  .authors-bottom .author .show > .dropdown-toggle.author-more-button,
  .comment-form .show > input.dropdown-toggle[type="submit"],
  .show > .dropdown-toggle.gform_previous_button,
  .show > .dropdown-toggle.gform_next_button,
  .show > .dropdown-toggle.gform_button,
  .woocommerce #respond .show > input.dropdown-toggle#submit.alt,
  .woocommerce .show > a.dropdown-toggle.button.alt,
  .woocommerce .show > button.dropdown-toggle.button.alt,
  .woocommerce .show > input.dropdown-toggle.button.alt,
  .show > button.dropdown-toggle#place_order,
  .show > .dropdown-toggle.bhub-interlink {
    color: #fff;
    background-color: #007bad;
    background-image: none;
    border-color: #0074a3; }

.btn-secondary, .gform_previous_button {
  color: #fff;
  background-color: #333;
  border-color: #333; }
  .btn-secondary:hover, .gform_previous_button:hover {
    color: #fff;
    background-color: #1a1919;
    border-color: #141414; }
  .btn-secondary:focus, .gform_previous_button:focus, .btn-secondary.focus, .focus.gform_previous_button {
    -webkit-box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5);
            box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5); }
  .btn-secondary.disabled, .disabled.gform_previous_button, .btn-secondary:disabled, .gform_previous_button:disabled {
    background-color: #333;
    border-color: #333; }
  .btn-secondary:active, .gform_previous_button:active, .btn-secondary.active, .active.gform_previous_button,
  .show > .btn-secondary.dropdown-toggle,
  .show > .dropdown-toggle.gform_previous_button {
    color: #fff;
    background-color: #1a1919;
    background-image: none;
    border-color: #141414; }

.btn-info {
  color: #fff;
  background-color: #009fe0;
  border-color: #009fe0; }
  .btn-info:hover {
    color: #fff;
    background-color: #007bad;
    border-color: #0074a3; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #007bad;
    background-image: none;
    border-color: #0074a3; }

.btn-success {
  color: #fff;
  background-color: #29c9c1;
  border-color: #25b4ad; }
  .btn-success:hover {
    color: #fff;
    background-color: #209f98;
    border-color: #1a817c; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(37, 180, 173, 0.5);
            box-shadow: 0 0 0 2px rgba(37, 180, 173, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #29c9c1;
    border-color: #25b4ad; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #209f98;
    background-image: none;
    border-color: #1a817c; }

.btn-warning, .search-form .search-submit {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover, .search-form .search-submit:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .search-form .search-submit:focus, .btn-warning.focus, .search-form .focus.search-submit {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
            box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .search-form .disabled.search-submit, .btn-warning:disabled, .search-form .search-submit:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .search-form .search-submit:active, .btn-warning.active, .search-form .active.search-submit,
  .show > .btn-warning.dropdown-toggle,
  .search-form .show > .dropdown-toggle.search-submit {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
            box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #009fe0;
  background-image: none;
  background-color: transparent;
  border-color: #009fe0; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #009fe0;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }

.btn-outline-secondary {
  color: #333;
  background-image: none;
  background-color: transparent;
  border-color: #333; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5);
            box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #333;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333; }

.btn-outline-info {
  color: #009fe0;
  background-image: none;
  background-color: transparent;
  border-color: #009fe0; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 159, 224, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #009fe0;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #009fe0;
    border-color: #009fe0; }

.btn-outline-success {
  color: #29c9c1;
  background-image: none;
  background-color: transparent;
  border-color: #29c9c1; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #29c9c1;
    border-color: #29c9c1; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(41, 201, 193, 0.5);
            box-shadow: 0 0 0 2px rgba(41, 201, 193, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #29c9c1;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #29c9c1;
    border-color: #29c9c1; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
            box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
            box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #009fe0;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #006994;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #e3e3e3; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .small-button, .authors-bottom .author .btn-group-lg > .author-more-button, .comment-form .btn-group-lg > input[type="submit"], .search-form .btn-group-lg > .search-submit, .btn-group-lg > .gform_previous_button,
.btn-group-lg > .gform_next_button,
.btn-group-lg > .gform_button, .woocommerce #respond .btn-group-lg > input#submit.alt, .woocommerce .btn-group-lg > a.button.alt, .woocommerce .btn-group-lg > button.button.alt, .woocommerce .btn-group-lg > input.button.alt, .btn-group-lg > .bhub-interlink, .gform_previous_button,
.gform_next_button,
.gform_button, button#place_order {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .small-button, .comment-form .btn-group-sm > input[type="submit"], .search-form .btn-group-sm > .search-submit, .btn-group-sm > .gform_previous_button,
.btn-group-sm > .gform_next_button,
.btn-group-sm > .gform_button, .woocommerce #respond .btn-group-sm > input#submit.alt, .woocommerce .btn-group-sm > a.button.alt, .woocommerce .btn-group-sm > button.button.alt, .woocommerce .btn-group-sm > input.button.alt, .btn-group-sm > button#place_order, .btn-group-sm > .bhub-interlink, .small-button, .authors-bottom .author .author-more-button, .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_button, .bhub-interlink {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.btn-block, .newsletter-page-signup-form .gform_button {
  display: block;
  width: 100%; }

.btn-block + .btn-block, .newsletter-page-signup-form .gform_button + .btn-block, .newsletter-page-signup-form .btn-block + .gform_button, .newsletter-page-signup-form .gform_button + .gform_button {
  margin-top: 0.5rem; }

input[type="submit"].btn-block, .newsletter-page-signup-form input.gform_button[type="submit"],
input[type="reset"].btn-block,
.newsletter-page-signup-form input.gform_button[type="reset"],
input[type="button"].btn-block,
.newsletter-page-signup-form input.gform_button[type="button"] {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #1a1e1f;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #009fe0; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #e3e3e3;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #e3e3e3;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .small-button, .authors-bottom .author .btn-group > .author-more-button, .comment-form .btn-group > input[type="submit"], .search-form .btn-group > .search-submit, .btn-group > .gform_previous_button,
  .btn-group > .gform_next_button,
  .btn-group > .gform_button, .woocommerce #respond .btn-group > input#submit.alt, .woocommerce .btn-group > a.button.alt, .woocommerce .btn-group > button.button.alt, .woocommerce .btn-group > input.button.alt, .btn-group > button#place_order, .btn-group > .bhub-interlink,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .small-button,
  .authors-bottom .author .btn-group-vertical > .author-more-button,
  .comment-form .btn-group-vertical > input[type="submit"],
  .search-form .btn-group-vertical > .search-submit,
  .btn-group-vertical > .gform_previous_button,
  .btn-group-vertical > .gform_next_button,
  .btn-group-vertical > .gform_button,
  .woocommerce #respond .btn-group-vertical > input#submit.alt,
  .woocommerce .btn-group-vertical > a.button.alt,
  .woocommerce .btn-group-vertical > button.button.alt,
  .woocommerce .btn-group-vertical > input.button.alt,
  .btn-group-vertical > button#place_order,
  .btn-group-vertical > .bhub-interlink {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
    .btn-group > .btn:hover, .btn-group > .small-button:hover, .authors-bottom .author .btn-group > .author-more-button:hover, .comment-form .btn-group > input:hover[type="submit"], .search-form .btn-group > .search-submit:hover, .btn-group > .gform_previous_button:hover,
    .btn-group > .gform_next_button:hover,
    .btn-group > .gform_button:hover, .woocommerce #respond .btn-group > input#submit.alt:hover, .woocommerce .btn-group > a.button.alt:hover, .woocommerce .btn-group > button.button.alt:hover, .woocommerce .btn-group > input.button.alt:hover, .btn-group > button#place_order:hover, .btn-group > .bhub-interlink:hover,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .small-button:hover,
    .authors-bottom .author .btn-group-vertical > .author-more-button:hover,
    .comment-form .btn-group-vertical > input:hover[type="submit"],
    .search-form .btn-group-vertical > .search-submit:hover,
    .btn-group-vertical > .gform_previous_button:hover,
    .btn-group-vertical > .gform_next_button:hover,
    .btn-group-vertical > .gform_button:hover,
    .woocommerce #respond .btn-group-vertical > input#submit.alt:hover,
    .woocommerce .btn-group-vertical > a.button.alt:hover,
    .woocommerce .btn-group-vertical > button.button.alt:hover,
    .woocommerce .btn-group-vertical > input.button.alt:hover,
    .btn-group-vertical > button#place_order:hover,
    .btn-group-vertical > .bhub-interlink:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .small-button:focus, .authors-bottom .author .btn-group > .author-more-button:focus, .comment-form .btn-group > input:focus[type="submit"], .search-form .btn-group > .search-submit:focus, .btn-group > .gform_previous_button:focus,
    .btn-group > .gform_next_button:focus,
    .btn-group > .gform_button:focus, .woocommerce #respond .btn-group > input#submit.alt:focus, .woocommerce .btn-group > a.button.alt:focus, .woocommerce .btn-group > button.button.alt:focus, .woocommerce .btn-group > input.button.alt:focus, .btn-group > button#place_order:focus, .btn-group > .bhub-interlink:focus, .btn-group > .btn:active, .btn-group > .small-button:active, .authors-bottom .author .btn-group > .author-more-button:active, .comment-form .btn-group > input:active[type="submit"], .search-form .btn-group > .search-submit:active, .btn-group > .gform_previous_button:active,
    .btn-group > .gform_next_button:active,
    .btn-group > .gform_button:active, .woocommerce #respond .btn-group > input#submit.alt:active, .woocommerce .btn-group > a.button.alt:active, .woocommerce .btn-group > button.button.alt:active, .woocommerce .btn-group > input.button.alt:active, .btn-group > button#place_order:active, .btn-group > .bhub-interlink:active, .btn-group > .btn.active, .btn-group > .active.small-button, .authors-bottom .author .btn-group > .active.author-more-button, .comment-form .btn-group > input.active[type="submit"], .search-form .btn-group > .active.search-submit, .btn-group > .active.gform_previous_button,
    .btn-group > .active.gform_next_button,
    .btn-group > .active.gform_button, .woocommerce #respond .btn-group > input.active#submit.alt, .woocommerce .btn-group > a.active.button.alt, .woocommerce .btn-group > button.active.button.alt, .woocommerce .btn-group > input.active.button.alt, .btn-group > button.active#place_order, .btn-group > .active.bhub-interlink,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .small-button:focus,
    .authors-bottom .author .btn-group-vertical > .author-more-button:focus,
    .comment-form .btn-group-vertical > input:focus[type="submit"],
    .search-form .btn-group-vertical > .search-submit:focus,
    .btn-group-vertical > .gform_previous_button:focus,
    .btn-group-vertical > .gform_next_button:focus,
    .btn-group-vertical > .gform_button:focus,
    .woocommerce #respond .btn-group-vertical > input#submit.alt:focus,
    .woocommerce .btn-group-vertical > a.button.alt:focus,
    .woocommerce .btn-group-vertical > button.button.alt:focus,
    .woocommerce .btn-group-vertical > input.button.alt:focus,
    .btn-group-vertical > button#place_order:focus,
    .btn-group-vertical > .bhub-interlink:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .small-button:active,
    .authors-bottom .author .btn-group-vertical > .author-more-button:active,
    .comment-form .btn-group-vertical > input:active[type="submit"],
    .search-form .btn-group-vertical > .search-submit:active,
    .btn-group-vertical > .gform_previous_button:active,
    .btn-group-vertical > .gform_next_button:active,
    .btn-group-vertical > .gform_button:active,
    .woocommerce #respond .btn-group-vertical > input#submit.alt:active,
    .woocommerce .btn-group-vertical > a.button.alt:active,
    .woocommerce .btn-group-vertical > button.button.alt:active,
    .woocommerce .btn-group-vertical > input.button.alt:active,
    .btn-group-vertical > button#place_order:active,
    .btn-group-vertical > .bhub-interlink:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.small-button,
    .authors-bottom .author .btn-group-vertical > .active.author-more-button,
    .comment-form .btn-group-vertical > input.active[type="submit"],
    .search-form .btn-group-vertical > .active.search-submit,
    .btn-group-vertical > .active.gform_previous_button,
    .btn-group-vertical > .active.gform_next_button,
    .btn-group-vertical > .active.gform_button,
    .woocommerce #respond .btn-group-vertical > input.active#submit.alt,
    .woocommerce .btn-group-vertical > a.active.button.alt,
    .woocommerce .btn-group-vertical > button.active.button.alt,
    .woocommerce .btn-group-vertical > input.active.button.alt,
    .btn-group-vertical > button.active#place_order,
    .btn-group-vertical > .active.bhub-interlink {
      z-index: 2; }
  .btn-group .btn + .btn, .btn-group .small-button + .btn, .btn-group .authors-bottom .author .author-more-button + .btn, .authors-bottom .author .btn-group .author-more-button + .btn, .btn-group .comment-form input[type="submit"] + .btn, .comment-form .btn-group input[type="submit"] + .btn, .btn-group .search-form .search-submit + .btn, .search-form .btn-group .search-submit + .btn, .btn-group .gform_previous_button + .btn, .btn-group .gform_next_button + .btn, .btn-group .gform_button + .btn, .btn-group .woocommerce #respond input#submit.alt + .btn, .woocommerce #respond .btn-group input#submit.alt + .btn, .btn-group .woocommerce a.button.alt + .btn, .woocommerce .btn-group a.button.alt + .btn, .btn-group .woocommerce button.button.alt + .btn, .woocommerce .btn-group button.button.alt + .btn, .btn-group .woocommerce input.button.alt + .btn, .woocommerce .btn-group input.button.alt + .btn, .btn-group button#place_order + .btn, .btn-group .bhub-interlink + .btn, .btn-group .btn + .small-button, .btn-group .small-button + .small-button, .btn-group .authors-bottom .author .author-more-button + .small-button, .authors-bottom .author .btn-group .author-more-button + .small-button, .btn-group .comment-form input[type="submit"] + .small-button, .comment-form .btn-group input[type="submit"] + .small-button, .btn-group .search-form .search-submit + .small-button, .search-form .btn-group .search-submit + .small-button, .btn-group .gform_previous_button + .small-button, .btn-group .gform_next_button + .small-button, .btn-group .gform_button + .small-button, .btn-group .woocommerce #respond input#submit.alt + .small-button, .woocommerce #respond .btn-group input#submit.alt + .small-button, .btn-group .woocommerce a.button.alt + .small-button, .woocommerce .btn-group a.button.alt + .small-button, .btn-group .woocommerce button.button.alt + .small-button, .woocommerce .btn-group button.button.alt + .small-button, .btn-group .woocommerce input.button.alt + .small-button, .woocommerce .btn-group input.button.alt + .small-button, .btn-group button#place_order + .small-button, .btn-group .bhub-interlink + .small-button, .btn-group .authors-bottom .author .btn + .author-more-button, .authors-bottom .author .btn-group .btn + .author-more-button, .btn-group .authors-bottom .author .small-button + .author-more-button, .authors-bottom .author .btn-group .small-button + .author-more-button, .btn-group .authors-bottom .author .author-more-button + .author-more-button, .authors-bottom .author .btn-group .author-more-button + .author-more-button, .btn-group .comment-form .authors-bottom .author input[type="submit"] + .author-more-button, .authors-bottom .author .btn-group .comment-form input[type="submit"] + .author-more-button, .comment-form .btn-group .authors-bottom .author input[type="submit"] + .author-more-button, .authors-bottom .author .comment-form .btn-group input[type="submit"] + .author-more-button, .btn-group .search-form .authors-bottom .author .search-submit + .author-more-button, .authors-bottom .author .btn-group .search-form .search-submit + .author-more-button, .search-form .btn-group .authors-bottom .author .search-submit + .author-more-button, .authors-bottom .author .search-form .btn-group .search-submit + .author-more-button, .btn-group .authors-bottom .author .gform_previous_button + .author-more-button, .authors-bottom .author .btn-group .gform_previous_button + .author-more-button, .btn-group .authors-bottom .author .gform_next_button + .author-more-button, .authors-bottom .author .btn-group .gform_next_button + .author-more-button, .btn-group .authors-bottom .author .gform_button + .author-more-button, .authors-bottom .author .btn-group .gform_button + .author-more-button, .btn-group .woocommerce #respond .authors-bottom .author input#submit.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce #respond input#submit.alt + .author-more-button, .woocommerce #respond .btn-group .authors-bottom .author input#submit.alt + .author-more-button, .authors-bottom .author .woocommerce #respond .btn-group input#submit.alt + .author-more-button, .btn-group .woocommerce .authors-bottom .author a.button.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce a.button.alt + .author-more-button, .woocommerce .btn-group .authors-bottom .author a.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group a.button.alt + .author-more-button, .btn-group .woocommerce .authors-bottom .author button.button.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce button.button.alt + .author-more-button, .woocommerce .btn-group .authors-bottom .author button.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group button.button.alt + .author-more-button, .btn-group .woocommerce .authors-bottom .author input.button.alt + .author-more-button, .authors-bottom .author .btn-group .woocommerce input.button.alt + .author-more-button, .woocommerce .btn-group .authors-bottom .author input.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group input.button.alt + .author-more-button, .btn-group .authors-bottom .author button#place_order + .author-more-button, .authors-bottom .author .btn-group button#place_order + .author-more-button, .btn-group .authors-bottom .author .bhub-interlink + .author-more-button, .authors-bottom .author .btn-group .bhub-interlink + .author-more-button, .btn-group .comment-form .btn + input[type="submit"], .comment-form .btn-group .btn + input[type="submit"], .btn-group .comment-form .small-button + input[type="submit"], .comment-form .btn-group .small-button + input[type="submit"], .btn-group .authors-bottom .author .comment-form .author-more-button + input[type="submit"], .comment-form .btn-group .authors-bottom .author .author-more-button + input[type="submit"], .authors-bottom .author .btn-group .comment-form .author-more-button + input[type="submit"], .comment-form .authors-bottom .author .btn-group .author-more-button + input[type="submit"], .btn-group .comment-form input[type="submit"] + input[type="submit"], .comment-form .btn-group input[type="submit"] + input[type="submit"], .btn-group .search-form .comment-form .search-submit + input[type="submit"], .comment-form .btn-group .search-form .search-submit + input[type="submit"], .search-form .btn-group .comment-form .search-submit + input[type="submit"], .comment-form .search-form .btn-group .search-submit + input[type="submit"], .btn-group .comment-form .gform_previous_button + input[type="submit"], .comment-form .btn-group .gform_previous_button + input[type="submit"], .btn-group .comment-form .gform_next_button + input[type="submit"], .comment-form .btn-group .gform_next_button + input[type="submit"], .btn-group .comment-form .gform_button + input[type="submit"], .comment-form .btn-group .gform_button + input[type="submit"], .btn-group .woocommerce #respond .comment-form input#submit.alt + input[type="submit"], .comment-form .btn-group .woocommerce #respond input#submit.alt + input[type="submit"], .woocommerce #respond .btn-group .comment-form input#submit.alt + input[type="submit"], .comment-form .woocommerce #respond .btn-group input#submit.alt + input[type="submit"], .btn-group .woocommerce .comment-form a.button.alt + input[type="submit"], .comment-form .btn-group .woocommerce a.button.alt + input[type="submit"], .woocommerce .btn-group .comment-form a.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group a.button.alt + input[type="submit"], .btn-group .woocommerce .comment-form button.button.alt + input[type="submit"], .comment-form .btn-group .woocommerce button.button.alt + input[type="submit"], .woocommerce .btn-group .comment-form button.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group button.button.alt + input[type="submit"], .btn-group .woocommerce .comment-form input.button.alt + input[type="submit"], .comment-form .btn-group .woocommerce input.button.alt + input[type="submit"], .woocommerce .btn-group .comment-form input.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group input.button.alt + input[type="submit"], .btn-group .comment-form button#place_order + input[type="submit"], .comment-form .btn-group button#place_order + input[type="submit"], .btn-group .comment-form .bhub-interlink + input[type="submit"], .comment-form .btn-group .bhub-interlink + input[type="submit"], .btn-group .search-form .btn + .search-submit, .search-form .btn-group .btn + .search-submit, .btn-group .search-form .small-button + .search-submit, .search-form .btn-group .small-button + .search-submit, .btn-group .authors-bottom .author .search-form .author-more-button + .search-submit, .search-form .btn-group .authors-bottom .author .author-more-button + .search-submit, .authors-bottom .author .btn-group .search-form .author-more-button + .search-submit, .search-form .authors-bottom .author .btn-group .author-more-button + .search-submit, .btn-group .comment-form .search-form input[type="submit"] + .search-submit, .search-form .btn-group .comment-form input[type="submit"] + .search-submit, .comment-form .btn-group .search-form input[type="submit"] + .search-submit, .search-form .comment-form .btn-group input[type="submit"] + .search-submit, .btn-group .search-form .search-submit + .search-submit, .search-form .btn-group .search-submit + .search-submit, .btn-group .search-form .gform_previous_button + .search-submit, .search-form .btn-group .gform_previous_button + .search-submit, .btn-group .search-form .gform_next_button + .search-submit, .search-form .btn-group .gform_next_button + .search-submit, .btn-group .search-form .gform_button + .search-submit, .search-form .btn-group .gform_button + .search-submit, .btn-group .woocommerce #respond .search-form input#submit.alt + .search-submit, .search-form .btn-group .woocommerce #respond input#submit.alt + .search-submit, .woocommerce #respond .btn-group .search-form input#submit.alt + .search-submit, .search-form .woocommerce #respond .btn-group input#submit.alt + .search-submit, .btn-group .woocommerce .search-form a.button.alt + .search-submit, .search-form .btn-group .woocommerce a.button.alt + .search-submit, .woocommerce .btn-group .search-form a.button.alt + .search-submit, .search-form .woocommerce .btn-group a.button.alt + .search-submit, .btn-group .woocommerce .search-form button.button.alt + .search-submit, .search-form .btn-group .woocommerce button.button.alt + .search-submit, .woocommerce .btn-group .search-form button.button.alt + .search-submit, .search-form .woocommerce .btn-group button.button.alt + .search-submit, .btn-group .woocommerce .search-form input.button.alt + .search-submit, .search-form .btn-group .woocommerce input.button.alt + .search-submit, .woocommerce .btn-group .search-form input.button.alt + .search-submit, .search-form .woocommerce .btn-group input.button.alt + .search-submit, .btn-group .search-form button#place_order + .search-submit, .search-form .btn-group button#place_order + .search-submit, .btn-group .search-form .bhub-interlink + .search-submit, .search-form .btn-group .bhub-interlink + .search-submit, .btn-group .btn + .gform_previous_button, .btn-group .small-button + .gform_previous_button, .btn-group .authors-bottom .author .author-more-button + .gform_previous_button, .authors-bottom .author .btn-group .author-more-button + .gform_previous_button, .btn-group .comment-form input[type="submit"] + .gform_previous_button, .comment-form .btn-group input[type="submit"] + .gform_previous_button, .btn-group .search-form .search-submit + .gform_previous_button, .search-form .btn-group .search-submit + .gform_previous_button, .btn-group .gform_previous_button + .gform_previous_button, .btn-group .gform_next_button + .gform_previous_button, .btn-group .gform_button + .gform_previous_button, .btn-group .woocommerce #respond input#submit.alt + .gform_previous_button, .woocommerce #respond .btn-group input#submit.alt + .gform_previous_button, .btn-group .woocommerce a.button.alt + .gform_previous_button, .woocommerce .btn-group a.button.alt + .gform_previous_button, .btn-group .woocommerce button.button.alt + .gform_previous_button, .woocommerce .btn-group button.button.alt + .gform_previous_button, .btn-group .woocommerce input.button.alt + .gform_previous_button, .woocommerce .btn-group input.button.alt + .gform_previous_button, .btn-group button#place_order + .gform_previous_button, .btn-group .bhub-interlink + .gform_previous_button,
  .btn-group .btn + .gform_next_button,
  .btn-group .small-button + .gform_next_button,
  .btn-group .authors-bottom .author .author-more-button + .gform_next_button, .authors-bottom .author .btn-group .author-more-button + .gform_next_button,
  .btn-group .comment-form input[type="submit"] + .gform_next_button, .comment-form .btn-group input[type="submit"] + .gform_next_button,
  .btn-group .search-form .search-submit + .gform_next_button, .search-form .btn-group .search-submit + .gform_next_button,
  .btn-group .gform_previous_button + .gform_next_button,
  .btn-group .gform_next_button + .gform_next_button,
  .btn-group .gform_button + .gform_next_button,
  .btn-group .woocommerce #respond input#submit.alt + .gform_next_button, .woocommerce #respond .btn-group input#submit.alt + .gform_next_button,
  .btn-group .woocommerce a.button.alt + .gform_next_button, .woocommerce .btn-group a.button.alt + .gform_next_button,
  .btn-group .woocommerce button.button.alt + .gform_next_button, .woocommerce .btn-group button.button.alt + .gform_next_button,
  .btn-group .woocommerce input.button.alt + .gform_next_button, .woocommerce .btn-group input.button.alt + .gform_next_button,
  .btn-group button#place_order + .gform_next_button,
  .btn-group .bhub-interlink + .gform_next_button,
  .btn-group .btn + .gform_button,
  .btn-group .small-button + .gform_button,
  .btn-group .authors-bottom .author .author-more-button + .gform_button, .authors-bottom .author .btn-group .author-more-button + .gform_button,
  .btn-group .comment-form input[type="submit"] + .gform_button, .comment-form .btn-group input[type="submit"] + .gform_button,
  .btn-group .search-form .search-submit + .gform_button, .search-form .btn-group .search-submit + .gform_button,
  .btn-group .gform_previous_button + .gform_button,
  .btn-group .gform_next_button + .gform_button,
  .btn-group .gform_button + .gform_button,
  .btn-group .woocommerce #respond input#submit.alt + .gform_button, .woocommerce #respond .btn-group input#submit.alt + .gform_button,
  .btn-group .woocommerce a.button.alt + .gform_button, .woocommerce .btn-group a.button.alt + .gform_button,
  .btn-group .woocommerce button.button.alt + .gform_button, .woocommerce .btn-group button.button.alt + .gform_button,
  .btn-group .woocommerce input.button.alt + .gform_button, .woocommerce .btn-group input.button.alt + .gform_button,
  .btn-group button#place_order + .gform_button,
  .btn-group .bhub-interlink + .gform_button, .btn-group .woocommerce #respond .btn + input#submit.alt, .woocommerce #respond .btn-group .btn + input#submit.alt, .btn-group .woocommerce #respond .small-button + input#submit.alt, .woocommerce #respond .btn-group .small-button + input#submit.alt, .btn-group .authors-bottom .author .woocommerce #respond .author-more-button + input#submit.alt, .woocommerce #respond .btn-group .authors-bottom .author .author-more-button + input#submit.alt, .authors-bottom .author .btn-group .woocommerce #respond .author-more-button + input#submit.alt, .woocommerce #respond .authors-bottom .author .btn-group .author-more-button + input#submit.alt, .btn-group .comment-form .woocommerce #respond input[type="submit"] + input#submit.alt, .woocommerce #respond .btn-group .comment-form input[type="submit"] + input#submit.alt, .comment-form .btn-group .woocommerce #respond input[type="submit"] + input#submit.alt, .woocommerce #respond .comment-form .btn-group input[type="submit"] + input#submit.alt, .btn-group .search-form .woocommerce #respond .search-submit + input#submit.alt, .woocommerce #respond .btn-group .search-form .search-submit + input#submit.alt, .search-form .btn-group .woocommerce #respond .search-submit + input#submit.alt, .woocommerce #respond .search-form .btn-group .search-submit + input#submit.alt, .btn-group .woocommerce #respond .gform_previous_button + input#submit.alt, .woocommerce #respond .btn-group .gform_previous_button + input#submit.alt, .btn-group .woocommerce #respond .gform_next_button + input#submit.alt, .woocommerce #respond .btn-group .gform_next_button + input#submit.alt, .btn-group .woocommerce #respond .gform_button + input#submit.alt, .woocommerce #respond .btn-group .gform_button + input#submit.alt, .btn-group .woocommerce #respond input#submit.alt + input#submit.alt, .woocommerce #respond .btn-group input#submit.alt + input#submit.alt, .btn-group .woocommerce #respond a.button.alt + input#submit.alt, .woocommerce .btn-group #respond a.button.alt + input#submit.alt, .woocommerce #respond .btn-group a.button.alt + input#submit.alt, .btn-group .woocommerce #respond button.button.alt + input#submit.alt, .woocommerce .btn-group #respond button.button.alt + input#submit.alt, .woocommerce #respond .btn-group button.button.alt + input#submit.alt, .btn-group .woocommerce #respond input.button.alt + input#submit.alt, .woocommerce .btn-group #respond input.button.alt + input#submit.alt, .woocommerce #respond .btn-group input.button.alt + input#submit.alt, .btn-group .woocommerce #respond button#place_order + input#submit.alt, .woocommerce #respond .btn-group button#place_order + input#submit.alt, .btn-group .woocommerce #respond .bhub-interlink + input#submit.alt, .woocommerce #respond .btn-group .bhub-interlink + input#submit.alt, .btn-group .woocommerce .btn + a.button.alt, .woocommerce .btn-group .btn + a.button.alt, .btn-group .woocommerce .small-button + a.button.alt, .woocommerce .btn-group .small-button + a.button.alt, .btn-group .authors-bottom .author .woocommerce .author-more-button + a.button.alt, .woocommerce .btn-group .authors-bottom .author .author-more-button + a.button.alt, .authors-bottom .author .btn-group .woocommerce .author-more-button + a.button.alt, .woocommerce .authors-bottom .author .btn-group .author-more-button + a.button.alt, .btn-group .comment-form .woocommerce input[type="submit"] + a.button.alt, .woocommerce .btn-group .comment-form input[type="submit"] + a.button.alt, .comment-form .btn-group .woocommerce input[type="submit"] + a.button.alt, .woocommerce .comment-form .btn-group input[type="submit"] + a.button.alt, .btn-group .search-form .woocommerce .search-submit + a.button.alt, .woocommerce .btn-group .search-form .search-submit + a.button.alt, .search-form .btn-group .woocommerce .search-submit + a.button.alt, .woocommerce .search-form .btn-group .search-submit + a.button.alt, .btn-group .woocommerce .gform_previous_button + a.button.alt, .woocommerce .btn-group .gform_previous_button + a.button.alt, .btn-group .woocommerce .gform_next_button + a.button.alt, .woocommerce .btn-group .gform_next_button + a.button.alt, .btn-group .woocommerce .gform_button + a.button.alt, .woocommerce .btn-group .gform_button + a.button.alt, .btn-group .woocommerce #respond input#submit.alt + a.button.alt, .woocommerce #respond .btn-group input#submit.alt + a.button.alt, .btn-group .woocommerce a.button.alt + a.button.alt, .woocommerce .btn-group a.button.alt + a.button.alt, .btn-group .woocommerce button.button.alt + a.button.alt, .woocommerce .btn-group button.button.alt + a.button.alt, .btn-group .woocommerce input.button.alt + a.button.alt, .woocommerce .btn-group input.button.alt + a.button.alt, .btn-group .woocommerce button#place_order + a.button.alt, .woocommerce .btn-group button#place_order + a.button.alt, .btn-group .woocommerce .bhub-interlink + a.button.alt, .woocommerce .btn-group .bhub-interlink + a.button.alt, .btn-group .woocommerce .btn + button.button.alt, .woocommerce .btn-group .btn + button.button.alt, .btn-group .woocommerce .small-button + button.button.alt, .woocommerce .btn-group .small-button + button.button.alt, .btn-group .authors-bottom .author .woocommerce .author-more-button + button.button.alt, .woocommerce .btn-group .authors-bottom .author .author-more-button + button.button.alt, .authors-bottom .author .btn-group .woocommerce .author-more-button + button.button.alt, .woocommerce .authors-bottom .author .btn-group .author-more-button + button.button.alt, .btn-group .comment-form .woocommerce input[type="submit"] + button.button.alt, .woocommerce .btn-group .comment-form input[type="submit"] + button.button.alt, .comment-form .btn-group .woocommerce input[type="submit"] + button.button.alt, .woocommerce .comment-form .btn-group input[type="submit"] + button.button.alt, .btn-group .search-form .woocommerce .search-submit + button.button.alt, .woocommerce .btn-group .search-form .search-submit + button.button.alt, .search-form .btn-group .woocommerce .search-submit + button.button.alt, .woocommerce .search-form .btn-group .search-submit + button.button.alt, .btn-group .woocommerce .gform_previous_button + button.button.alt, .woocommerce .btn-group .gform_previous_button + button.button.alt, .btn-group .woocommerce .gform_next_button + button.button.alt, .woocommerce .btn-group .gform_next_button + button.button.alt, .btn-group .woocommerce .gform_button + button.button.alt, .woocommerce .btn-group .gform_button + button.button.alt, .btn-group .woocommerce #respond input#submit.alt + button.button.alt, .woocommerce #respond .btn-group input#submit.alt + button.button.alt, .btn-group .woocommerce a.button.alt + button.button.alt, .woocommerce .btn-group a.button.alt + button.button.alt, .btn-group .woocommerce button.button.alt + button.button.alt, .woocommerce .btn-group button.button.alt + button.button.alt, .btn-group .woocommerce input.button.alt + button.button.alt, .woocommerce .btn-group input.button.alt + button.button.alt, .btn-group .woocommerce button#place_order + button.button.alt, .woocommerce .btn-group button#place_order + button.button.alt, .btn-group .woocommerce .bhub-interlink + button.button.alt, .woocommerce .btn-group .bhub-interlink + button.button.alt, .btn-group .woocommerce .btn + input.button.alt, .woocommerce .btn-group .btn + input.button.alt, .btn-group .woocommerce .small-button + input.button.alt, .woocommerce .btn-group .small-button + input.button.alt, .btn-group .authors-bottom .author .woocommerce .author-more-button + input.button.alt, .woocommerce .btn-group .authors-bottom .author .author-more-button + input.button.alt, .authors-bottom .author .btn-group .woocommerce .author-more-button + input.button.alt, .woocommerce .authors-bottom .author .btn-group .author-more-button + input.button.alt, .btn-group .comment-form .woocommerce input[type="submit"] + input.button.alt, .woocommerce .btn-group .comment-form input[type="submit"] + input.button.alt, .comment-form .btn-group .woocommerce input[type="submit"] + input.button.alt, .woocommerce .comment-form .btn-group input[type="submit"] + input.button.alt, .btn-group .search-form .woocommerce .search-submit + input.button.alt, .woocommerce .btn-group .search-form .search-submit + input.button.alt, .search-form .btn-group .woocommerce .search-submit + input.button.alt, .woocommerce .search-form .btn-group .search-submit + input.button.alt, .btn-group .woocommerce .gform_previous_button + input.button.alt, .woocommerce .btn-group .gform_previous_button + input.button.alt, .btn-group .woocommerce .gform_next_button + input.button.alt, .woocommerce .btn-group .gform_next_button + input.button.alt, .btn-group .woocommerce .gform_button + input.button.alt, .woocommerce .btn-group .gform_button + input.button.alt, .btn-group .woocommerce #respond input#submit.alt + input.button.alt, .woocommerce #respond .btn-group input#submit.alt + input.button.alt, .btn-group .woocommerce a.button.alt + input.button.alt, .woocommerce .btn-group a.button.alt + input.button.alt, .btn-group .woocommerce button.button.alt + input.button.alt, .woocommerce .btn-group button.button.alt + input.button.alt, .btn-group .woocommerce input.button.alt + input.button.alt, .woocommerce .btn-group input.button.alt + input.button.alt, .btn-group .woocommerce button#place_order + input.button.alt, .woocommerce .btn-group button#place_order + input.button.alt, .btn-group .woocommerce .bhub-interlink + input.button.alt, .woocommerce .btn-group .bhub-interlink + input.button.alt, .btn-group .btn + button#place_order, .btn-group .small-button + button#place_order, .btn-group .authors-bottom .author .author-more-button + button#place_order, .authors-bottom .author .btn-group .author-more-button + button#place_order, .btn-group .comment-form input[type="submit"] + button#place_order, .comment-form .btn-group input[type="submit"] + button#place_order, .btn-group .search-form .search-submit + button#place_order, .search-form .btn-group .search-submit + button#place_order, .btn-group .gform_previous_button + button#place_order, .btn-group .gform_next_button + button#place_order, .btn-group .gform_button + button#place_order, .btn-group .woocommerce #respond input#submit.alt + button#place_order, .woocommerce #respond .btn-group input#submit.alt + button#place_order, .btn-group .woocommerce a.button.alt + button#place_order, .woocommerce .btn-group a.button.alt + button#place_order, .btn-group .woocommerce button.button.alt + button#place_order, .woocommerce .btn-group button.button.alt + button#place_order, .btn-group .woocommerce input.button.alt + button#place_order, .woocommerce .btn-group input.button.alt + button#place_order, .btn-group button#place_order + button#place_order, .btn-group .bhub-interlink + button#place_order, .btn-group .btn + .bhub-interlink, .btn-group .small-button + .bhub-interlink, .btn-group .authors-bottom .author .author-more-button + .bhub-interlink, .authors-bottom .author .btn-group .author-more-button + .bhub-interlink, .btn-group .comment-form input[type="submit"] + .bhub-interlink, .comment-form .btn-group input[type="submit"] + .bhub-interlink, .btn-group .search-form .search-submit + .bhub-interlink, .search-form .btn-group .search-submit + .bhub-interlink, .btn-group .gform_previous_button + .bhub-interlink, .btn-group .gform_next_button + .bhub-interlink, .btn-group .gform_button + .bhub-interlink, .btn-group .woocommerce #respond input#submit.alt + .bhub-interlink, .woocommerce #respond .btn-group input#submit.alt + .bhub-interlink, .btn-group .woocommerce a.button.alt + .bhub-interlink, .woocommerce .btn-group a.button.alt + .bhub-interlink, .btn-group .woocommerce button.button.alt + .bhub-interlink, .woocommerce .btn-group button.button.alt + .bhub-interlink, .btn-group .woocommerce input.button.alt + .bhub-interlink, .woocommerce .btn-group input.button.alt + .bhub-interlink, .btn-group button#place_order + .bhub-interlink, .btn-group .bhub-interlink + .bhub-interlink,
  .btn-group .btn + .btn-group,
  .btn-group .small-button + .btn-group,
  .btn-group .authors-bottom .author .author-more-button + .btn-group,
  .authors-bottom .author .btn-group .author-more-button + .btn-group,
  .btn-group .comment-form input[type="submit"] + .btn-group,
  .comment-form .btn-group input[type="submit"] + .btn-group,
  .btn-group .search-form .search-submit + .btn-group,
  .search-form .btn-group .search-submit + .btn-group,
  .btn-group .gform_previous_button + .btn-group,
  .btn-group .gform_next_button + .btn-group,
  .btn-group .gform_button + .btn-group,
  .btn-group .woocommerce #respond input#submit.alt + .btn-group,
  .woocommerce #respond .btn-group input#submit.alt + .btn-group,
  .btn-group .woocommerce a.button.alt + .btn-group,
  .woocommerce .btn-group a.button.alt + .btn-group,
  .btn-group .woocommerce button.button.alt + .btn-group,
  .woocommerce .btn-group button.button.alt + .btn-group,
  .btn-group .woocommerce input.button.alt + .btn-group,
  .woocommerce .btn-group input.button.alt + .btn-group,
  .btn-group button#place_order + .btn-group,
  .btn-group .bhub-interlink + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .small-button,
  .btn-group .authors-bottom .author .btn-group + .author-more-button,
  .authors-bottom .author .btn-group .btn-group + .author-more-button,
  .btn-group .comment-form .btn-group + input[type="submit"],
  .comment-form .btn-group .btn-group + input[type="submit"],
  .btn-group .search-form .btn-group + .search-submit,
  .search-form .btn-group .btn-group + .search-submit,
  .btn-group .btn-group + .gform_previous_button,
  .btn-group .btn-group + .gform_next_button,
  .btn-group .btn-group + .gform_button,
  .btn-group .woocommerce #respond .btn-group + input#submit.alt,
  .woocommerce #respond .btn-group .btn-group + input#submit.alt,
  .btn-group .woocommerce .btn-group + a.button.alt,
  .woocommerce .btn-group .btn-group + a.button.alt,
  .btn-group .woocommerce .btn-group + button.button.alt,
  .woocommerce .btn-group .btn-group + button.button.alt,
  .btn-group .woocommerce .btn-group + input.button.alt,
  .woocommerce .btn-group .btn-group + input.button.alt,
  .btn-group .btn-group + button#place_order,
  .btn-group .btn-group + .bhub-interlink,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .small-button + .btn,
  .btn-group-vertical .authors-bottom .author .author-more-button + .btn,
  .authors-bottom .author .btn-group-vertical .author-more-button + .btn,
  .btn-group-vertical .comment-form input[type="submit"] + .btn,
  .comment-form .btn-group-vertical input[type="submit"] + .btn,
  .btn-group-vertical .search-form .search-submit + .btn,
  .search-form .btn-group-vertical .search-submit + .btn,
  .btn-group-vertical .gform_previous_button + .btn,
  .btn-group-vertical .gform_next_button + .btn,
  .btn-group-vertical .gform_button + .btn,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .btn,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .btn,
  .btn-group-vertical .woocommerce a.button.alt + .btn,
  .woocommerce .btn-group-vertical a.button.alt + .btn,
  .btn-group-vertical .woocommerce button.button.alt + .btn,
  .woocommerce .btn-group-vertical button.button.alt + .btn,
  .btn-group-vertical .woocommerce input.button.alt + .btn,
  .woocommerce .btn-group-vertical input.button.alt + .btn,
  .btn-group-vertical button#place_order + .btn,
  .btn-group-vertical .bhub-interlink + .btn,
  .btn-group-vertical .btn + .small-button,
  .btn-group-vertical .small-button + .small-button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .small-button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .small-button,
  .btn-group-vertical .comment-form input[type="submit"] + .small-button,
  .comment-form .btn-group-vertical input[type="submit"] + .small-button,
  .btn-group-vertical .search-form .search-submit + .small-button,
  .search-form .btn-group-vertical .search-submit + .small-button,
  .btn-group-vertical .gform_previous_button + .small-button,
  .btn-group-vertical .gform_next_button + .small-button,
  .btn-group-vertical .gform_button + .small-button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .small-button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .small-button,
  .btn-group-vertical .woocommerce a.button.alt + .small-button,
  .woocommerce .btn-group-vertical a.button.alt + .small-button,
  .btn-group-vertical .woocommerce button.button.alt + .small-button,
  .woocommerce .btn-group-vertical button.button.alt + .small-button,
  .btn-group-vertical .woocommerce input.button.alt + .small-button,
  .woocommerce .btn-group-vertical input.button.alt + .small-button,
  .btn-group-vertical button#place_order + .small-button,
  .btn-group-vertical .bhub-interlink + .small-button,
  .btn-group-vertical .authors-bottom .author .btn + .author-more-button,
  .authors-bottom .author .btn-group-vertical .btn + .author-more-button,
  .btn-group-vertical .authors-bottom .author .small-button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .small-button + .author-more-button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .author-more-button,
  .btn-group-vertical .comment-form .authors-bottom .author input[type="submit"] + .author-more-button,
  .authors-bottom .author .btn-group-vertical .comment-form input[type="submit"] + .author-more-button,
  .comment-form .btn-group-vertical .authors-bottom .author input[type="submit"] + .author-more-button,
  .authors-bottom .author .comment-form .btn-group-vertical input[type="submit"] + .author-more-button,
  .btn-group-vertical .search-form .authors-bottom .author .search-submit + .author-more-button,
  .authors-bottom .author .btn-group-vertical .search-form .search-submit + .author-more-button,
  .search-form .btn-group-vertical .authors-bottom .author .search-submit + .author-more-button,
  .authors-bottom .author .search-form .btn-group-vertical .search-submit + .author-more-button,
  .btn-group-vertical .authors-bottom .author .gform_previous_button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .gform_previous_button + .author-more-button,
  .btn-group-vertical .authors-bottom .author .gform_next_button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .gform_next_button + .author-more-button,
  .btn-group-vertical .authors-bottom .author .gform_button + .author-more-button,
  .authors-bottom .author .btn-group-vertical .gform_button + .author-more-button,
  .btn-group-vertical .woocommerce #respond .authors-bottom .author input#submit.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce #respond input#submit.alt + .author-more-button,
  .woocommerce #respond .btn-group-vertical .authors-bottom .author input#submit.alt + .author-more-button,
  .authors-bottom .author .woocommerce #respond .btn-group-vertical input#submit.alt + .author-more-button,
  .btn-group-vertical .woocommerce .authors-bottom .author a.button.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce a.button.alt + .author-more-button,
  .woocommerce .btn-group-vertical .authors-bottom .author a.button.alt + .author-more-button,
  .authors-bottom .author .woocommerce .btn-group-vertical a.button.alt + .author-more-button,
  .btn-group-vertical .woocommerce .authors-bottom .author button.button.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce button.button.alt + .author-more-button,
  .woocommerce .btn-group-vertical .authors-bottom .author button.button.alt + .author-more-button,
  .authors-bottom .author .woocommerce .btn-group-vertical button.button.alt + .author-more-button,
  .btn-group-vertical .woocommerce .authors-bottom .author input.button.alt + .author-more-button,
  .authors-bottom .author .btn-group-vertical .woocommerce input.button.alt + .author-more-button,
  .woocommerce .btn-group-vertical .authors-bottom .author input.button.alt + .author-more-button,
  .authors-bottom .author .woocommerce .btn-group-vertical input.button.alt + .author-more-button,
  .btn-group-vertical .authors-bottom .author button#place_order + .author-more-button,
  .authors-bottom .author .btn-group-vertical button#place_order + .author-more-button,
  .btn-group-vertical .authors-bottom .author .bhub-interlink + .author-more-button,
  .authors-bottom .author .btn-group-vertical .bhub-interlink + .author-more-button,
  .btn-group-vertical .comment-form .btn + input[type="submit"],
  .comment-form .btn-group-vertical .btn + input[type="submit"],
  .btn-group-vertical .comment-form .small-button + input[type="submit"],
  .comment-form .btn-group-vertical .small-button + input[type="submit"],
  .btn-group-vertical .authors-bottom .author .comment-form .author-more-button + input[type="submit"],
  .comment-form .btn-group-vertical .authors-bottom .author .author-more-button + input[type="submit"],
  .authors-bottom .author .btn-group-vertical .comment-form .author-more-button + input[type="submit"],
  .comment-form .authors-bottom .author .btn-group-vertical .author-more-button + input[type="submit"],
  .btn-group-vertical .comment-form input[type="submit"] + input[type="submit"],
  .comment-form .btn-group-vertical input[type="submit"] + input[type="submit"],
  .btn-group-vertical .search-form .comment-form .search-submit + input[type="submit"],
  .comment-form .btn-group-vertical .search-form .search-submit + input[type="submit"],
  .search-form .btn-group-vertical .comment-form .search-submit + input[type="submit"],
  .comment-form .search-form .btn-group-vertical .search-submit + input[type="submit"],
  .btn-group-vertical .comment-form .gform_previous_button + input[type="submit"],
  .comment-form .btn-group-vertical .gform_previous_button + input[type="submit"],
  .btn-group-vertical .comment-form .gform_next_button + input[type="submit"],
  .comment-form .btn-group-vertical .gform_next_button + input[type="submit"],
  .btn-group-vertical .comment-form .gform_button + input[type="submit"],
  .comment-form .btn-group-vertical .gform_button + input[type="submit"],
  .btn-group-vertical .woocommerce #respond .comment-form input#submit.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce #respond input#submit.alt + input[type="submit"],
  .woocommerce #respond .btn-group-vertical .comment-form input#submit.alt + input[type="submit"],
  .comment-form .woocommerce #respond .btn-group-vertical input#submit.alt + input[type="submit"],
  .btn-group-vertical .woocommerce .comment-form a.button.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce a.button.alt + input[type="submit"],
  .woocommerce .btn-group-vertical .comment-form a.button.alt + input[type="submit"],
  .comment-form .woocommerce .btn-group-vertical a.button.alt + input[type="submit"],
  .btn-group-vertical .woocommerce .comment-form button.button.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce button.button.alt + input[type="submit"],
  .woocommerce .btn-group-vertical .comment-form button.button.alt + input[type="submit"],
  .comment-form .woocommerce .btn-group-vertical button.button.alt + input[type="submit"],
  .btn-group-vertical .woocommerce .comment-form input.button.alt + input[type="submit"],
  .comment-form .btn-group-vertical .woocommerce input.button.alt + input[type="submit"],
  .woocommerce .btn-group-vertical .comment-form input.button.alt + input[type="submit"],
  .comment-form .woocommerce .btn-group-vertical input.button.alt + input[type="submit"],
  .btn-group-vertical .comment-form button#place_order + input[type="submit"],
  .comment-form .btn-group-vertical button#place_order + input[type="submit"],
  .btn-group-vertical .comment-form .bhub-interlink + input[type="submit"],
  .comment-form .btn-group-vertical .bhub-interlink + input[type="submit"],
  .btn-group-vertical .search-form .btn + .search-submit,
  .search-form .btn-group-vertical .btn + .search-submit,
  .btn-group-vertical .search-form .small-button + .search-submit,
  .search-form .btn-group-vertical .small-button + .search-submit,
  .btn-group-vertical .authors-bottom .author .search-form .author-more-button + .search-submit,
  .search-form .btn-group-vertical .authors-bottom .author .author-more-button + .search-submit,
  .authors-bottom .author .btn-group-vertical .search-form .author-more-button + .search-submit,
  .search-form .authors-bottom .author .btn-group-vertical .author-more-button + .search-submit,
  .btn-group-vertical .comment-form .search-form input[type="submit"] + .search-submit,
  .search-form .btn-group-vertical .comment-form input[type="submit"] + .search-submit,
  .comment-form .btn-group-vertical .search-form input[type="submit"] + .search-submit,
  .search-form .comment-form .btn-group-vertical input[type="submit"] + .search-submit,
  .btn-group-vertical .search-form .search-submit + .search-submit,
  .search-form .btn-group-vertical .search-submit + .search-submit,
  .btn-group-vertical .search-form .gform_previous_button + .search-submit,
  .search-form .btn-group-vertical .gform_previous_button + .search-submit,
  .btn-group-vertical .search-form .gform_next_button + .search-submit,
  .search-form .btn-group-vertical .gform_next_button + .search-submit,
  .btn-group-vertical .search-form .gform_button + .search-submit,
  .search-form .btn-group-vertical .gform_button + .search-submit,
  .btn-group-vertical .woocommerce #respond .search-form input#submit.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce #respond input#submit.alt + .search-submit,
  .woocommerce #respond .btn-group-vertical .search-form input#submit.alt + .search-submit,
  .search-form .woocommerce #respond .btn-group-vertical input#submit.alt + .search-submit,
  .btn-group-vertical .woocommerce .search-form a.button.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce a.button.alt + .search-submit,
  .woocommerce .btn-group-vertical .search-form a.button.alt + .search-submit,
  .search-form .woocommerce .btn-group-vertical a.button.alt + .search-submit,
  .btn-group-vertical .woocommerce .search-form button.button.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce button.button.alt + .search-submit,
  .woocommerce .btn-group-vertical .search-form button.button.alt + .search-submit,
  .search-form .woocommerce .btn-group-vertical button.button.alt + .search-submit,
  .btn-group-vertical .woocommerce .search-form input.button.alt + .search-submit,
  .search-form .btn-group-vertical .woocommerce input.button.alt + .search-submit,
  .woocommerce .btn-group-vertical .search-form input.button.alt + .search-submit,
  .search-form .woocommerce .btn-group-vertical input.button.alt + .search-submit,
  .btn-group-vertical .search-form button#place_order + .search-submit,
  .search-form .btn-group-vertical button#place_order + .search-submit,
  .btn-group-vertical .search-form .bhub-interlink + .search-submit,
  .search-form .btn-group-vertical .bhub-interlink + .search-submit,
  .btn-group-vertical .btn + .gform_previous_button,
  .btn-group-vertical .small-button + .gform_previous_button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .gform_previous_button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .gform_previous_button,
  .btn-group-vertical .comment-form input[type="submit"] + .gform_previous_button,
  .comment-form .btn-group-vertical input[type="submit"] + .gform_previous_button,
  .btn-group-vertical .search-form .search-submit + .gform_previous_button,
  .search-form .btn-group-vertical .search-submit + .gform_previous_button,
  .btn-group-vertical .gform_previous_button + .gform_previous_button,
  .btn-group-vertical .gform_next_button + .gform_previous_button,
  .btn-group-vertical .gform_button + .gform_previous_button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .gform_previous_button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .gform_previous_button,
  .btn-group-vertical .woocommerce a.button.alt + .gform_previous_button,
  .woocommerce .btn-group-vertical a.button.alt + .gform_previous_button,
  .btn-group-vertical .woocommerce button.button.alt + .gform_previous_button,
  .woocommerce .btn-group-vertical button.button.alt + .gform_previous_button,
  .btn-group-vertical .woocommerce input.button.alt + .gform_previous_button,
  .woocommerce .btn-group-vertical input.button.alt + .gform_previous_button,
  .btn-group-vertical button#place_order + .gform_previous_button,
  .btn-group-vertical .bhub-interlink + .gform_previous_button,
  .btn-group-vertical .btn + .gform_next_button,
  .btn-group-vertical .small-button + .gform_next_button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .gform_next_button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .gform_next_button,
  .btn-group-vertical .comment-form input[type="submit"] + .gform_next_button,
  .comment-form .btn-group-vertical input[type="submit"] + .gform_next_button,
  .btn-group-vertical .search-form .search-submit + .gform_next_button,
  .search-form .btn-group-vertical .search-submit + .gform_next_button,
  .btn-group-vertical .gform_previous_button + .gform_next_button,
  .btn-group-vertical .gform_next_button + .gform_next_button,
  .btn-group-vertical .gform_button + .gform_next_button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .gform_next_button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .gform_next_button,
  .btn-group-vertical .woocommerce a.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical a.button.alt + .gform_next_button,
  .btn-group-vertical .woocommerce button.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical button.button.alt + .gform_next_button,
  .btn-group-vertical .woocommerce input.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical input.button.alt + .gform_next_button,
  .btn-group-vertical button#place_order + .gform_next_button,
  .btn-group-vertical .bhub-interlink + .gform_next_button,
  .btn-group-vertical .btn + .gform_button,
  .btn-group-vertical .small-button + .gform_button,
  .btn-group-vertical .authors-bottom .author .author-more-button + .gform_button,
  .authors-bottom .author .btn-group-vertical .author-more-button + .gform_button,
  .btn-group-vertical .comment-form input[type="submit"] + .gform_button,
  .comment-form .btn-group-vertical input[type="submit"] + .gform_button,
  .btn-group-vertical .search-form .search-submit + .gform_button,
  .search-form .btn-group-vertical .search-submit + .gform_button,
  .btn-group-vertical .gform_previous_button + .gform_button,
  .btn-group-vertical .gform_next_button + .gform_button,
  .btn-group-vertical .gform_button + .gform_button,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .gform_button,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .gform_button,
  .btn-group-vertical .woocommerce a.button.alt + .gform_button,
  .woocommerce .btn-group-vertical a.button.alt + .gform_button,
  .btn-group-vertical .woocommerce button.button.alt + .gform_button,
  .woocommerce .btn-group-vertical button.button.alt + .gform_button,
  .btn-group-vertical .woocommerce input.button.alt + .gform_button,
  .woocommerce .btn-group-vertical input.button.alt + .gform_button,
  .btn-group-vertical button#place_order + .gform_button,
  .btn-group-vertical .bhub-interlink + .gform_button,
  .btn-group-vertical .woocommerce #respond .btn + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .btn + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .small-button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .small-button + input#submit.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce #respond .author-more-button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .authors-bottom .author .author-more-button + input#submit.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce #respond .author-more-button + input#submit.alt,
  .woocommerce #respond .authors-bottom .author .btn-group-vertical .author-more-button + input#submit.alt,
  .btn-group-vertical .comment-form .woocommerce #respond input[type="submit"] + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .comment-form input[type="submit"] + input#submit.alt,
  .comment-form .btn-group-vertical .woocommerce #respond input[type="submit"] + input#submit.alt,
  .woocommerce #respond .comment-form .btn-group-vertical input[type="submit"] + input#submit.alt,
  .btn-group-vertical .search-form .woocommerce #respond .search-submit + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .search-form .search-submit + input#submit.alt,
  .search-form .btn-group-vertical .woocommerce #respond .search-submit + input#submit.alt,
  .woocommerce #respond .search-form .btn-group-vertical .search-submit + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .gform_previous_button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .gform_previous_button + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .gform_next_button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .gform_next_button + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .gform_button + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .gform_button + input#submit.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond a.button.alt + input#submit.alt,
  .woocommerce .btn-group-vertical #respond a.button.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical a.button.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond button.button.alt + input#submit.alt,
  .woocommerce .btn-group-vertical #respond button.button.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical button.button.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond input.button.alt + input#submit.alt,
  .woocommerce .btn-group-vertical #respond input.button.alt + input#submit.alt,
  .woocommerce #respond .btn-group-vertical input.button.alt + input#submit.alt,
  .btn-group-vertical .woocommerce #respond button#place_order + input#submit.alt,
  .woocommerce #respond .btn-group-vertical button#place_order + input#submit.alt,
  .btn-group-vertical .woocommerce #respond .bhub-interlink + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .bhub-interlink + input#submit.alt,
  .btn-group-vertical .woocommerce .btn + a.button.alt,
  .woocommerce .btn-group-vertical .btn + a.button.alt,
  .btn-group-vertical .woocommerce .small-button + a.button.alt,
  .woocommerce .btn-group-vertical .small-button + a.button.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce .author-more-button + a.button.alt,
  .woocommerce .btn-group-vertical .authors-bottom .author .author-more-button + a.button.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce .author-more-button + a.button.alt,
  .woocommerce .authors-bottom .author .btn-group-vertical .author-more-button + a.button.alt,
  .btn-group-vertical .comment-form .woocommerce input[type="submit"] + a.button.alt,
  .woocommerce .btn-group-vertical .comment-form input[type="submit"] + a.button.alt,
  .comment-form .btn-group-vertical .woocommerce input[type="submit"] + a.button.alt,
  .woocommerce .comment-form .btn-group-vertical input[type="submit"] + a.button.alt,
  .btn-group-vertical .search-form .woocommerce .search-submit + a.button.alt,
  .woocommerce .btn-group-vertical .search-form .search-submit + a.button.alt,
  .search-form .btn-group-vertical .woocommerce .search-submit + a.button.alt,
  .woocommerce .search-form .btn-group-vertical .search-submit + a.button.alt,
  .btn-group-vertical .woocommerce .gform_previous_button + a.button.alt,
  .woocommerce .btn-group-vertical .gform_previous_button + a.button.alt,
  .btn-group-vertical .woocommerce .gform_next_button + a.button.alt,
  .woocommerce .btn-group-vertical .gform_next_button + a.button.alt,
  .btn-group-vertical .woocommerce .gform_button + a.button.alt,
  .woocommerce .btn-group-vertical .gform_button + a.button.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + a.button.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + a.button.alt,
  .btn-group-vertical .woocommerce a.button.alt + a.button.alt,
  .woocommerce .btn-group-vertical a.button.alt + a.button.alt,
  .btn-group-vertical .woocommerce button.button.alt + a.button.alt,
  .woocommerce .btn-group-vertical button.button.alt + a.button.alt,
  .btn-group-vertical .woocommerce input.button.alt + a.button.alt,
  .woocommerce .btn-group-vertical input.button.alt + a.button.alt,
  .btn-group-vertical .woocommerce button#place_order + a.button.alt,
  .woocommerce .btn-group-vertical button#place_order + a.button.alt,
  .btn-group-vertical .woocommerce .bhub-interlink + a.button.alt,
  .woocommerce .btn-group-vertical .bhub-interlink + a.button.alt,
  .btn-group-vertical .woocommerce .btn + button.button.alt,
  .woocommerce .btn-group-vertical .btn + button.button.alt,
  .btn-group-vertical .woocommerce .small-button + button.button.alt,
  .woocommerce .btn-group-vertical .small-button + button.button.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce .author-more-button + button.button.alt,
  .woocommerce .btn-group-vertical .authors-bottom .author .author-more-button + button.button.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce .author-more-button + button.button.alt,
  .woocommerce .authors-bottom .author .btn-group-vertical .author-more-button + button.button.alt,
  .btn-group-vertical .comment-form .woocommerce input[type="submit"] + button.button.alt,
  .woocommerce .btn-group-vertical .comment-form input[type="submit"] + button.button.alt,
  .comment-form .btn-group-vertical .woocommerce input[type="submit"] + button.button.alt,
  .woocommerce .comment-form .btn-group-vertical input[type="submit"] + button.button.alt,
  .btn-group-vertical .search-form .woocommerce .search-submit + button.button.alt,
  .woocommerce .btn-group-vertical .search-form .search-submit + button.button.alt,
  .search-form .btn-group-vertical .woocommerce .search-submit + button.button.alt,
  .woocommerce .search-form .btn-group-vertical .search-submit + button.button.alt,
  .btn-group-vertical .woocommerce .gform_previous_button + button.button.alt,
  .woocommerce .btn-group-vertical .gform_previous_button + button.button.alt,
  .btn-group-vertical .woocommerce .gform_next_button + button.button.alt,
  .woocommerce .btn-group-vertical .gform_next_button + button.button.alt,
  .btn-group-vertical .woocommerce .gform_button + button.button.alt,
  .woocommerce .btn-group-vertical .gform_button + button.button.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + button.button.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + button.button.alt,
  .btn-group-vertical .woocommerce a.button.alt + button.button.alt,
  .woocommerce .btn-group-vertical a.button.alt + button.button.alt,
  .btn-group-vertical .woocommerce button.button.alt + button.button.alt,
  .woocommerce .btn-group-vertical button.button.alt + button.button.alt,
  .btn-group-vertical .woocommerce input.button.alt + button.button.alt,
  .woocommerce .btn-group-vertical input.button.alt + button.button.alt,
  .btn-group-vertical .woocommerce button#place_order + button.button.alt,
  .woocommerce .btn-group-vertical button#place_order + button.button.alt,
  .btn-group-vertical .woocommerce .bhub-interlink + button.button.alt,
  .woocommerce .btn-group-vertical .bhub-interlink + button.button.alt,
  .btn-group-vertical .woocommerce .btn + input.button.alt,
  .woocommerce .btn-group-vertical .btn + input.button.alt,
  .btn-group-vertical .woocommerce .small-button + input.button.alt,
  .woocommerce .btn-group-vertical .small-button + input.button.alt,
  .btn-group-vertical .authors-bottom .author .woocommerce .author-more-button + input.button.alt,
  .woocommerce .btn-group-vertical .authors-bottom .author .author-more-button + input.button.alt,
  .authors-bottom .author .btn-group-vertical .woocommerce .author-more-button + input.button.alt,
  .woocommerce .authors-bottom .author .btn-group-vertical .author-more-button + input.button.alt,
  .btn-group-vertical .comment-form .woocommerce input[type="submit"] + input.button.alt,
  .woocommerce .btn-group-vertical .comment-form input[type="submit"] + input.button.alt,
  .comment-form .btn-group-vertical .woocommerce input[type="submit"] + input.button.alt,
  .woocommerce .comment-form .btn-group-vertical input[type="submit"] + input.button.alt,
  .btn-group-vertical .search-form .woocommerce .search-submit + input.button.alt,
  .woocommerce .btn-group-vertical .search-form .search-submit + input.button.alt,
  .search-form .btn-group-vertical .woocommerce .search-submit + input.button.alt,
  .woocommerce .search-form .btn-group-vertical .search-submit + input.button.alt,
  .btn-group-vertical .woocommerce .gform_previous_button + input.button.alt,
  .woocommerce .btn-group-vertical .gform_previous_button + input.button.alt,
  .btn-group-vertical .woocommerce .gform_next_button + input.button.alt,
  .woocommerce .btn-group-vertical .gform_next_button + input.button.alt,
  .btn-group-vertical .woocommerce .gform_button + input.button.alt,
  .woocommerce .btn-group-vertical .gform_button + input.button.alt,
  .btn-group-vertical .woocommerce #respond input#submit.alt + input.button.alt,
  .woocommerce #respond .btn-group-vertical input#submit.alt + input.button.alt,
  .btn-group-vertical .woocommerce a.button.alt + input.button.alt,
  .woocommerce .btn-group-vertical a.button.alt + input.button.alt,
  .btn-group-vertical .woocommerce button.button.alt + input.button.alt,
  .woocommerce .btn-group-vertical button.button.alt + input.button.alt,
  .btn-group-vertical .woocommerce input.button.alt + input.button.alt,
  .woocommerce .btn-group-vertical input.button.alt + input.button.alt,
  .btn-group-vertical .woocommerce button#place_order + input.button.alt,
  .woocommerce .btn-group-vertical button#place_order + input.button.alt,
  .btn-group-vertical .woocommerce .bhub-interlink + input.button.alt,
  .woocommerce .btn-group-vertical .bhub-interlink + input.button.alt,
  .btn-group-vertical .btn + button#place_order,
  .btn-group-vertical .small-button + button#place_order,
  .btn-group-vertical .authors-bottom .author .author-more-button + button#place_order,
  .authors-bottom .author .btn-group-vertical .author-more-button + button#place_order,
  .btn-group-vertical .comment-form input[type="submit"] + button#place_order,
  .comment-form .btn-group-vertical input[type="submit"] + button#place_order,
  .btn-group-vertical .search-form .search-submit + button#place_order,
  .search-form .btn-group-vertical .search-submit + button#place_order,
  .btn-group-vertical .gform_previous_button + button#place_order,
  .btn-group-vertical .gform_next_button + button#place_order,
  .btn-group-vertical .gform_button + button#place_order,
  .btn-group-vertical .woocommerce #respond input#submit.alt + button#place_order,
  .woocommerce #respond .btn-group-vertical input#submit.alt + button#place_order,
  .btn-group-vertical .woocommerce a.button.alt + button#place_order,
  .woocommerce .btn-group-vertical a.button.alt + button#place_order,
  .btn-group-vertical .woocommerce button.button.alt + button#place_order,
  .woocommerce .btn-group-vertical button.button.alt + button#place_order,
  .btn-group-vertical .woocommerce input.button.alt + button#place_order,
  .woocommerce .btn-group-vertical input.button.alt + button#place_order,
  .btn-group-vertical button#place_order + button#place_order,
  .btn-group-vertical .bhub-interlink + button#place_order,
  .btn-group-vertical .btn + .bhub-interlink,
  .btn-group-vertical .small-button + .bhub-interlink,
  .btn-group-vertical .authors-bottom .author .author-more-button + .bhub-interlink,
  .authors-bottom .author .btn-group-vertical .author-more-button + .bhub-interlink,
  .btn-group-vertical .comment-form input[type="submit"] + .bhub-interlink,
  .comment-form .btn-group-vertical input[type="submit"] + .bhub-interlink,
  .btn-group-vertical .search-form .search-submit + .bhub-interlink,
  .search-form .btn-group-vertical .search-submit + .bhub-interlink,
  .btn-group-vertical .gform_previous_button + .bhub-interlink,
  .btn-group-vertical .gform_next_button + .bhub-interlink,
  .btn-group-vertical .gform_button + .bhub-interlink,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .bhub-interlink,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .bhub-interlink,
  .btn-group-vertical .woocommerce a.button.alt + .bhub-interlink,
  .woocommerce .btn-group-vertical a.button.alt + .bhub-interlink,
  .btn-group-vertical .woocommerce button.button.alt + .bhub-interlink,
  .woocommerce .btn-group-vertical button.button.alt + .bhub-interlink,
  .btn-group-vertical .woocommerce input.button.alt + .bhub-interlink,
  .woocommerce .btn-group-vertical input.button.alt + .bhub-interlink,
  .btn-group-vertical button#place_order + .bhub-interlink,
  .btn-group-vertical .bhub-interlink + .bhub-interlink,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .small-button + .btn-group,
  .btn-group-vertical .authors-bottom .author .author-more-button + .btn-group,
  .authors-bottom .author .btn-group-vertical .author-more-button + .btn-group,
  .btn-group-vertical .comment-form input[type="submit"] + .btn-group,
  .comment-form .btn-group-vertical input[type="submit"] + .btn-group,
  .btn-group-vertical .search-form .search-submit + .btn-group,
  .search-form .btn-group-vertical .search-submit + .btn-group,
  .btn-group-vertical .gform_previous_button + .btn-group,
  .btn-group-vertical .gform_next_button + .btn-group,
  .btn-group-vertical .gform_button + .btn-group,
  .btn-group-vertical .woocommerce #respond input#submit.alt + .btn-group,
  .woocommerce #respond .btn-group-vertical input#submit.alt + .btn-group,
  .btn-group-vertical .woocommerce a.button.alt + .btn-group,
  .woocommerce .btn-group-vertical a.button.alt + .btn-group,
  .btn-group-vertical .woocommerce button.button.alt + .btn-group,
  .woocommerce .btn-group-vertical button.button.alt + .btn-group,
  .btn-group-vertical .woocommerce input.button.alt + .btn-group,
  .woocommerce .btn-group-vertical input.button.alt + .btn-group,
  .btn-group-vertical button#place_order + .btn-group,
  .btn-group-vertical .bhub-interlink + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .small-button,
  .btn-group-vertical .authors-bottom .author .btn-group + .author-more-button,
  .authors-bottom .author .btn-group-vertical .btn-group + .author-more-button,
  .btn-group-vertical .comment-form .btn-group + input[type="submit"],
  .comment-form .btn-group-vertical .btn-group + input[type="submit"],
  .btn-group-vertical .search-form .btn-group + .search-submit,
  .search-form .btn-group-vertical .btn-group + .search-submit,
  .btn-group-vertical .btn-group + .gform_previous_button,
  .btn-group-vertical .btn-group + .gform_next_button,
  .btn-group-vertical .btn-group + .gform_button,
  .btn-group-vertical .woocommerce #respond .btn-group + input#submit.alt,
  .woocommerce #respond .btn-group-vertical .btn-group + input#submit.alt,
  .btn-group-vertical .woocommerce .btn-group + a.button.alt,
  .woocommerce .btn-group-vertical .btn-group + a.button.alt,
  .btn-group-vertical .woocommerce .btn-group + button.button.alt,
  .woocommerce .btn-group-vertical .btn-group + button.button.alt,
  .btn-group-vertical .woocommerce .btn-group + input.button.alt,
  .woocommerce .btn-group-vertical .btn-group + input.button.alt,
  .btn-group-vertical .btn-group + button#place_order,
  .btn-group-vertical .btn-group + .bhub-interlink,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .small-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .authors-bottom .author .btn-group > .author-more-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type="submit"], .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .gform_previous_button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .gform_next_button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .gform_button:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce #respond .btn-group > input#submit.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > a.button.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > button.button.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .woocommerce .btn-group > input.button.alt:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > button#place_order:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .bhub-interlink:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .small-button:first-child, .authors-bottom .author .btn-group > .author-more-button:first-child, .comment-form .btn-group > input:first-child[type="submit"], .search-form .btn-group > .search-submit:first-child, .btn-group > .gform_previous_button:first-child,
.btn-group > .gform_next_button:first-child,
.btn-group > .gform_button:first-child, .woocommerce #respond .btn-group > input#submit.alt:first-child, .woocommerce .btn-group > a.button.alt:first-child, .woocommerce .btn-group > button.button.alt:first-child, .woocommerce .btn-group > input.button.alt:first-child, .btn-group > button#place_order:first-child, .btn-group > .bhub-interlink:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .small-button, .authors-bottom .author .btn-group > .btn-group:not(:first-child):not(:last-child) > .author-more-button, .comment-form .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_previous_button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_next_button,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .gform_button, .woocommerce #respond .btn-group > .btn-group:not(:first-child):not(:last-child) > input#submit.alt, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > a.button.alt, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > button.button.alt, .woocommerce .btn-group > .btn-group:not(:first-child):not(:last-child) > input.button.alt, .btn-group > .btn-group:not(:first-child):not(:last-child) > button#place_order, .btn-group > .btn-group:not(:first-child):not(:last-child) > .bhub-interlink {
  border-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split, .small-button + .dropdown-toggle-split, .authors-bottom .author .author-more-button + .dropdown-toggle-split, .comment-form input[type="submit"] + .dropdown-toggle-split, .search-form .search-submit + .dropdown-toggle-split, .gform_previous_button + .dropdown-toggle-split, .gform_next_button + .dropdown-toggle-split, .gform_button + .dropdown-toggle-split, .woocommerce #respond input#submit.alt + .dropdown-toggle-split, .woocommerce a.button.alt + .dropdown-toggle-split, .woocommerce button.button.alt + .dropdown-toggle-split, .woocommerce input.button.alt + .dropdown-toggle-split, button#place_order + .dropdown-toggle-split, .bhub-interlink + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, .small-button + .dropdown-toggle-split::after, .authors-bottom .author .author-more-button + .dropdown-toggle-split::after, .comment-form input[type="submit"] + .dropdown-toggle-split::after, .search-form .search-submit + .dropdown-toggle-split::after, .gform_previous_button + .dropdown-toggle-split::after, .gform_next_button + .dropdown-toggle-split::after, .gform_button + .dropdown-toggle-split::after, .woocommerce #respond input#submit.alt + .dropdown-toggle-split::after, .woocommerce a.button.alt + .dropdown-toggle-split::after, .woocommerce button.button.alt + .dropdown-toggle-split::after, .woocommerce input.button.alt + .dropdown-toggle-split::after, button#place_order + .dropdown-toggle-split::after, .bhub-interlink + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .small-button + .dropdown-toggle-split, .authors-bottom .author .btn-group-sm > .author-more-button + .dropdown-toggle-split, .comment-form .btn-group-sm > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-sm > .search-submit + .dropdown-toggle-split, .btn-group-sm > .gform_previous_button + .dropdown-toggle-split, .btn-group-sm > .gform_next_button + .dropdown-toggle-split, .btn-group-sm > .gform_button + .dropdown-toggle-split, .woocommerce #respond .btn-group-sm > input#submit.alt + .dropdown-toggle-split, .woocommerce .btn-group-sm > a.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-sm > button.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-sm > input.button.alt + .dropdown-toggle-split, .btn-group-sm > button#place_order + .dropdown-toggle-split, .btn-group-sm > .bhub-interlink + .dropdown-toggle-split, .small-button + .dropdown-toggle-split, .authors-bottom .author .author-more-button + .dropdown-toggle-split, .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_button + .dropdown-toggle-split, .bhub-interlink + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .small-button + .dropdown-toggle-split, .authors-bottom .author .btn-group-lg > .author-more-button + .dropdown-toggle-split, .comment-form .btn-group-lg > input[type="submit"] + .dropdown-toggle-split, .search-form .btn-group-lg > .search-submit + .dropdown-toggle-split, .btn-group-lg > .gform_previous_button + .dropdown-toggle-split, .btn-group-lg > .gform_next_button + .dropdown-toggle-split, .btn-group-lg > .gform_button + .dropdown-toggle-split, .woocommerce #respond .btn-group-lg > input#submit.alt + .dropdown-toggle-split, .woocommerce .btn-group-lg > a.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-lg > button.button.alt + .dropdown-toggle-split, .woocommerce .btn-group-lg > input.button.alt + .dropdown-toggle-split, .btn-group-lg > button#place_order + .dropdown-toggle-split, .btn-group-lg > .bhub-interlink + .dropdown-toggle-split, .gform_previous_button + .dropdown-toggle-split, .gform_next_button + .dropdown-toggle-split, .gform_button + .dropdown-toggle-split, button#place_order + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .small-button, .btn-group-vertical .authors-bottom .author .author-more-button, .authors-bottom .author .btn-group-vertical .author-more-button, .btn-group-vertical .comment-form input[type="submit"], .comment-form .btn-group-vertical input[type="submit"], .btn-group-vertical .search-form .search-submit, .search-form .btn-group-vertical .search-submit, .btn-group-vertical .gform_previous_button,
  .btn-group-vertical .gform_next_button,
  .btn-group-vertical .gform_button, .btn-group-vertical .woocommerce #respond input#submit.alt, .woocommerce #respond .btn-group-vertical input#submit.alt, .btn-group-vertical .woocommerce a.button.alt, .woocommerce .btn-group-vertical a.button.alt, .btn-group-vertical .woocommerce button.button.alt, .woocommerce .btn-group-vertical button.button.alt, .btn-group-vertical .woocommerce input.button.alt, .woocommerce .btn-group-vertical input.button.alt, .btn-group-vertical button#place_order, .btn-group-vertical .bhub-interlink,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .btn-group-vertical > .small-button + .btn, .authors-bottom .author .btn-group-vertical > .author-more-button + .btn, .comment-form .btn-group-vertical > input[type="submit"] + .btn, .search-form .btn-group-vertical > .search-submit + .btn, .btn-group-vertical > .gform_previous_button + .btn, .btn-group-vertical > .gform_next_button + .btn, .btn-group-vertical > .gform_button + .btn, .woocommerce #respond .btn-group-vertical > input#submit.alt + .btn, .woocommerce .btn-group-vertical > a.button.alt + .btn, .woocommerce .btn-group-vertical > button.button.alt + .btn, .woocommerce .btn-group-vertical > input.button.alt + .btn, .btn-group-vertical > button#place_order + .btn, .btn-group-vertical > .bhub-interlink + .btn, .btn-group-vertical > .btn + .small-button, .btn-group-vertical > .small-button + .small-button, .authors-bottom .author .btn-group-vertical > .author-more-button + .small-button, .comment-form .btn-group-vertical > input[type="submit"] + .small-button, .search-form .btn-group-vertical > .search-submit + .small-button, .btn-group-vertical > .gform_previous_button + .small-button, .btn-group-vertical > .gform_next_button + .small-button, .btn-group-vertical > .gform_button + .small-button, .woocommerce #respond .btn-group-vertical > input#submit.alt + .small-button, .woocommerce .btn-group-vertical > a.button.alt + .small-button, .woocommerce .btn-group-vertical > button.button.alt + .small-button, .woocommerce .btn-group-vertical > input.button.alt + .small-button, .btn-group-vertical > button#place_order + .small-button, .btn-group-vertical > .bhub-interlink + .small-button, .authors-bottom .author .btn-group-vertical > .btn + .author-more-button, .authors-bottom .author .btn-group-vertical > .small-button + .author-more-button, .authors-bottom .author .btn-group-vertical > .author-more-button + .author-more-button, .comment-form .authors-bottom .author .btn-group-vertical > input[type="submit"] + .author-more-button, .authors-bottom .author .comment-form .btn-group-vertical > input[type="submit"] + .author-more-button, .search-form .authors-bottom .author .btn-group-vertical > .search-submit + .author-more-button, .authors-bottom .author .search-form .btn-group-vertical > .search-submit + .author-more-button, .authors-bottom .author .btn-group-vertical > .gform_previous_button + .author-more-button, .authors-bottom .author .btn-group-vertical > .gform_next_button + .author-more-button, .authors-bottom .author .btn-group-vertical > .gform_button + .author-more-button, .woocommerce #respond .authors-bottom .author .btn-group-vertical > input#submit.alt + .author-more-button, .authors-bottom .author .woocommerce #respond .btn-group-vertical > input#submit.alt + .author-more-button, .woocommerce .authors-bottom .author .btn-group-vertical > a.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group-vertical > a.button.alt + .author-more-button, .woocommerce .authors-bottom .author .btn-group-vertical > button.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group-vertical > button.button.alt + .author-more-button, .woocommerce .authors-bottom .author .btn-group-vertical > input.button.alt + .author-more-button, .authors-bottom .author .woocommerce .btn-group-vertical > input.button.alt + .author-more-button, .authors-bottom .author .btn-group-vertical > button#place_order + .author-more-button, .authors-bottom .author .btn-group-vertical > .bhub-interlink + .author-more-button, .comment-form .btn-group-vertical > .btn + input[type="submit"], .comment-form .btn-group-vertical > .small-button + input[type="submit"], .authors-bottom .author .comment-form .btn-group-vertical > .author-more-button + input[type="submit"], .comment-form .authors-bottom .author .btn-group-vertical > .author-more-button + input[type="submit"], .comment-form .btn-group-vertical > input[type="submit"] + input[type="submit"], .search-form .comment-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .search-form .btn-group-vertical > .search-submit + input[type="submit"], .comment-form .btn-group-vertical > .gform_previous_button + input[type="submit"], .comment-form .btn-group-vertical > .gform_next_button + input[type="submit"], .comment-form .btn-group-vertical > .gform_button + input[type="submit"], .woocommerce #respond .comment-form .btn-group-vertical > input#submit.alt + input[type="submit"], .comment-form .woocommerce #respond .btn-group-vertical > input#submit.alt + input[type="submit"], .woocommerce .comment-form .btn-group-vertical > a.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group-vertical > a.button.alt + input[type="submit"], .woocommerce .comment-form .btn-group-vertical > button.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group-vertical > button.button.alt + input[type="submit"], .woocommerce .comment-form .btn-group-vertical > input.button.alt + input[type="submit"], .comment-form .woocommerce .btn-group-vertical > input.button.alt + input[type="submit"], .comment-form .btn-group-vertical > button#place_order + input[type="submit"], .comment-form .btn-group-vertical > .bhub-interlink + input[type="submit"], .search-form .btn-group-vertical > .btn + .search-submit, .search-form .btn-group-vertical > .small-button + .search-submit, .authors-bottom .author .search-form .btn-group-vertical > .author-more-button + .search-submit, .search-form .authors-bottom .author .btn-group-vertical > .author-more-button + .search-submit, .comment-form .search-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .comment-form .btn-group-vertical > input[type="submit"] + .search-submit, .search-form .btn-group-vertical > .search-submit + .search-submit, .search-form .btn-group-vertical > .gform_previous_button + .search-submit, .search-form .btn-group-vertical > .gform_next_button + .search-submit, .search-form .btn-group-vertical > .gform_button + .search-submit, .woocommerce #respond .search-form .btn-group-vertical > input#submit.alt + .search-submit, .search-form .woocommerce #respond .btn-group-vertical > input#submit.alt + .search-submit, .woocommerce .search-form .btn-group-vertical > a.button.alt + .search-submit, .search-form .woocommerce .btn-group-vertical > a.button.alt + .search-submit, .woocommerce .search-form .btn-group-vertical > button.button.alt + .search-submit, .search-form .woocommerce .btn-group-vertical > button.button.alt + .search-submit, .woocommerce .search-form .btn-group-vertical > input.button.alt + .search-submit, .search-form .woocommerce .btn-group-vertical > input.button.alt + .search-submit, .search-form .btn-group-vertical > button#place_order + .search-submit, .search-form .btn-group-vertical > .bhub-interlink + .search-submit, .btn-group-vertical > .btn + .gform_previous_button, .btn-group-vertical > .small-button + .gform_previous_button, .authors-bottom .author .btn-group-vertical > .author-more-button + .gform_previous_button, .comment-form .btn-group-vertical > input[type="submit"] + .gform_previous_button, .search-form .btn-group-vertical > .search-submit + .gform_previous_button, .btn-group-vertical > .gform_previous_button + .gform_previous_button, .btn-group-vertical > .gform_next_button + .gform_previous_button, .btn-group-vertical > .gform_button + .gform_previous_button, .woocommerce #respond .btn-group-vertical > input#submit.alt + .gform_previous_button, .woocommerce .btn-group-vertical > a.button.alt + .gform_previous_button, .woocommerce .btn-group-vertical > button.button.alt + .gform_previous_button, .woocommerce .btn-group-vertical > input.button.alt + .gform_previous_button, .btn-group-vertical > button#place_order + .gform_previous_button, .btn-group-vertical > .bhub-interlink + .gform_previous_button,
  .btn-group-vertical > .btn + .gform_next_button,
  .btn-group-vertical > .small-button + .gform_next_button,
  .authors-bottom .author .btn-group-vertical > .author-more-button + .gform_next_button,
  .comment-form .btn-group-vertical > input[type="submit"] + .gform_next_button,
  .search-form .btn-group-vertical > .search-submit + .gform_next_button,
  .btn-group-vertical > .gform_previous_button + .gform_next_button,
  .btn-group-vertical > .gform_next_button + .gform_next_button,
  .btn-group-vertical > .gform_button + .gform_next_button,
  .woocommerce #respond .btn-group-vertical > input#submit.alt + .gform_next_button,
  .woocommerce .btn-group-vertical > a.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical > button.button.alt + .gform_next_button,
  .woocommerce .btn-group-vertical > input.button.alt + .gform_next_button,
  .btn-group-vertical > button#place_order + .gform_next_button,
  .btn-group-vertical > .bhub-interlink + .gform_next_button,
  .btn-group-vertical > .btn + .gform_button,
  .btn-group-vertical > .small-button + .gform_button,
  .authors-bottom .author .btn-group-vertical > .author-more-button + .gform_button,
  .comment-form .btn-group-vertical > input[type="submit"] + .gform_button,
  .search-form .btn-group-vertical > .search-submit + .gform_button,
  .btn-group-vertical > .gform_previous_button + .gform_button,
  .btn-group-vertical > .gform_next_button + .gform_button,
  .btn-group-vertical > .gform_button + .gform_button,
  .woocommerce #respond .btn-group-vertical > input#submit.alt + .gform_button,
  .woocommerce .btn-group-vertical > a.button.alt + .gform_button,
  .woocommerce .btn-group-vertical > button.button.alt + .gform_button,
  .woocommerce .btn-group-vertical > input.button.alt + .gform_button,
  .btn-group-vertical > button#place_order + .gform_button,
  .btn-group-vertical > .bhub-interlink + .gform_button, .woocommerce #respond .btn-group-vertical > .btn + input#submit.alt, .woocommerce #respond .btn-group-vertical > .small-button + input#submit.alt, .authors-bottom .author .woocommerce #respond .btn-group-vertical > .author-more-button + input#submit.alt, .woocommerce #respond .authors-bottom .author .btn-group-vertical > .author-more-button + input#submit.alt, .comment-form .woocommerce #respond .btn-group-vertical > input[type="submit"] + input#submit.alt, .woocommerce #respond .comment-form .btn-group-vertical > input[type="submit"] + input#submit.alt, .search-form .woocommerce #respond .btn-group-vertical > .search-submit + input#submit.alt, .woocommerce #respond .search-form .btn-group-vertical > .search-submit + input#submit.alt, .woocommerce #respond .btn-group-vertical > .gform_previous_button + input#submit.alt, .woocommerce #respond .btn-group-vertical > .gform_next_button + input#submit.alt, .woocommerce #respond .btn-group-vertical > .gform_button + input#submit.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > a.button.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > button.button.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > input.button.alt + input#submit.alt, .woocommerce #respond .btn-group-vertical > button#place_order + input#submit.alt, .woocommerce #respond .btn-group-vertical > .bhub-interlink + input#submit.alt, .woocommerce .btn-group-vertical > .btn + a.button.alt, .woocommerce .btn-group-vertical > .small-button + a.button.alt, .authors-bottom .author .woocommerce .btn-group-vertical > .author-more-button + a.button.alt, .woocommerce .authors-bottom .author .btn-group-vertical > .author-more-button + a.button.alt, .comment-form .woocommerce .btn-group-vertical > input[type="submit"] + a.button.alt, .woocommerce .comment-form .btn-group-vertical > input[type="submit"] + a.button.alt, .search-form .woocommerce .btn-group-vertical > .search-submit + a.button.alt, .woocommerce .search-form .btn-group-vertical > .search-submit + a.button.alt, .woocommerce .btn-group-vertical > .gform_previous_button + a.button.alt, .woocommerce .btn-group-vertical > .gform_next_button + a.button.alt, .woocommerce .btn-group-vertical > .gform_button + a.button.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + a.button.alt, .woocommerce .btn-group-vertical > a.button.alt + a.button.alt, .woocommerce .btn-group-vertical > button.button.alt + a.button.alt, .woocommerce .btn-group-vertical > input.button.alt + a.button.alt, .woocommerce .btn-group-vertical > button#place_order + a.button.alt, .woocommerce .btn-group-vertical > .bhub-interlink + a.button.alt, .woocommerce .btn-group-vertical > .btn + button.button.alt, .woocommerce .btn-group-vertical > .small-button + button.button.alt, .authors-bottom .author .woocommerce .btn-group-vertical > .author-more-button + button.button.alt, .woocommerce .authors-bottom .author .btn-group-vertical > .author-more-button + button.button.alt, .comment-form .woocommerce .btn-group-vertical > input[type="submit"] + button.button.alt, .woocommerce .comment-form .btn-group-vertical > input[type="submit"] + button.button.alt, .search-form .woocommerce .btn-group-vertical > .search-submit + button.button.alt, .woocommerce .search-form .btn-group-vertical > .search-submit + button.button.alt, .woocommerce .btn-group-vertical > .gform_previous_button + button.button.alt, .woocommerce .btn-group-vertical > .gform_next_button + button.button.alt, .woocommerce .btn-group-vertical > .gform_button + button.button.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + button.button.alt, .woocommerce .btn-group-vertical > a.button.alt + button.button.alt, .woocommerce .btn-group-vertical > button.button.alt + button.button.alt, .woocommerce .btn-group-vertical > input.button.alt + button.button.alt, .woocommerce .btn-group-vertical > button#place_order + button.button.alt, .woocommerce .btn-group-vertical > .bhub-interlink + button.button.alt, .woocommerce .btn-group-vertical > .btn + input.button.alt, .woocommerce .btn-group-vertical > .small-button + input.button.alt, .authors-bottom .author .woocommerce .btn-group-vertical > .author-more-button + input.button.alt, .woocommerce .authors-bottom .author .btn-group-vertical > .author-more-button + input.button.alt, .comment-form .woocommerce .btn-group-vertical > input[type="submit"] + input.button.alt, .woocommerce .comment-form .btn-group-vertical > input[type="submit"] + input.button.alt, .search-form .woocommerce .btn-group-vertical > .search-submit + input.button.alt, .woocommerce .search-form .btn-group-vertical > .search-submit + input.button.alt, .woocommerce .btn-group-vertical > .gform_previous_button + input.button.alt, .woocommerce .btn-group-vertical > .gform_next_button + input.button.alt, .woocommerce .btn-group-vertical > .gform_button + input.button.alt, .woocommerce #respond .btn-group-vertical > input#submit.alt + input.button.alt, .woocommerce .btn-group-vertical > a.button.alt + input.button.alt, .woocommerce .btn-group-vertical > button.button.alt + input.button.alt, .woocommerce .btn-group-vertical > input.button.alt + input.button.alt, .woocommerce .btn-group-vertical > button#place_order + input.button.alt, .woocommerce .btn-group-vertical > .bhub-interlink + input.button.alt, .btn-group-vertical > .btn + button#place_order, .btn-group-vertical > .small-button + button#place_order, .authors-bottom .author .btn-group-vertical > .author-more-button + button#place_order, .comment-form .btn-group-vertical > input[type="submit"] + button#place_order, .search-form .btn-group-vertical > .search-submit + button#place_order, .btn-group-vertical > .gform_previous_button + button#place_order, .btn-group-vertical > .gform_next_button + button#place_order, .btn-group-vertical > .gform_button + button#place_order, .woocommerce #respond .btn-group-vertical > input#submit.alt + button#place_order, .woocommerce .btn-group-vertical > a.button.alt + button#place_order, .woocommerce .btn-group-vertical > button.button.alt + button#place_order, .woocommerce .btn-group-vertical > input.button.alt + button#place_order, .btn-group-vertical > button#place_order + button#place_order, .btn-group-vertical > .bhub-interlink + button#place_order, .btn-group-vertical > .btn + .bhub-interlink, .btn-group-vertical > .small-button + .bhub-interlink, .authors-bottom .author .btn-group-vertical > .author-more-button + .bhub-interlink, .comment-form .btn-group-vertical > input[type="submit"] + .bhub-interlink, .search-form .btn-group-vertical > .search-submit + .bhub-interlink, .btn-group-vertical > .gform_previous_button + .bhub-interlink, .btn-group-vertical > .gform_next_button + .bhub-interlink, .btn-group-vertical > .gform_button + .bhub-interlink, .woocommerce #respond .btn-group-vertical > input#submit.alt + .bhub-interlink, .woocommerce .btn-group-vertical > a.button.alt + .bhub-interlink, .woocommerce .btn-group-vertical > button.button.alt + .bhub-interlink, .woocommerce .btn-group-vertical > input.button.alt + .bhub-interlink, .btn-group-vertical > button#place_order + .bhub-interlink, .btn-group-vertical > .bhub-interlink + .bhub-interlink,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .small-button + .btn-group,
  .authors-bottom .author .btn-group-vertical > .author-more-button + .btn-group,
  .comment-form .btn-group-vertical > input[type="submit"] + .btn-group,
  .search-form .btn-group-vertical > .search-submit + .btn-group,
  .btn-group-vertical > .gform_previous_button + .btn-group,
  .btn-group-vertical > .gform_next_button + .btn-group,
  .btn-group-vertical > .gform_button + .btn-group,
  .woocommerce #respond .btn-group-vertical > input#submit.alt + .btn-group,
  .woocommerce .btn-group-vertical > a.button.alt + .btn-group,
  .woocommerce .btn-group-vertical > button.button.alt + .btn-group,
  .woocommerce .btn-group-vertical > input.button.alt + .btn-group,
  .btn-group-vertical > button#place_order + .btn-group,
  .btn-group-vertical > .bhub-interlink + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .small-button,
  .authors-bottom .author .btn-group-vertical > .btn-group + .author-more-button,
  .comment-form .btn-group-vertical > .btn-group + input[type="submit"],
  .search-form .btn-group-vertical > .btn-group + .search-submit,
  .btn-group-vertical > .btn-group + .gform_previous_button,
  .btn-group-vertical > .btn-group + .gform_next_button,
  .btn-group-vertical > .btn-group + .gform_button,
  .woocommerce #respond .btn-group-vertical > .btn-group + input#submit.alt,
  .woocommerce .btn-group-vertical > .btn-group + a.button.alt,
  .woocommerce .btn-group-vertical > .btn-group + button.button.alt,
  .woocommerce .btn-group-vertical > .btn-group + input.button.alt,
  .btn-group-vertical > .btn-group + button#place_order,
  .btn-group-vertical > .btn-group + .bhub-interlink,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .small-button:not(:first-child):not(:last-child), .authors-bottom .author .btn-group-vertical > .author-more-button:not(:first-child):not(:last-child), .comment-form .btn-group-vertical > input:not(:first-child):not(:last-child)[type="submit"], .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .btn-group-vertical > .gform_previous_button:not(:first-child):not(:last-child),
.btn-group-vertical > .gform_next_button:not(:first-child):not(:last-child),
.btn-group-vertical > .gform_button:not(:first-child):not(:last-child), .woocommerce #respond .btn-group-vertical > input#submit.alt:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > a.button.alt:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > button.button.alt:not(:first-child):not(:last-child), .woocommerce .btn-group-vertical > input.button.alt:not(:first-child):not(:last-child), .btn-group-vertical > button#place_order:not(:first-child):not(:last-child), .btn-group-vertical > .bhub-interlink:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .small-button, .authors-bottom .author .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .author-more-button, .comment-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type="submit"], .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_previous_button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_next_button,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .gform_button, .woocommerce #respond .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input#submit.alt, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a.button.alt, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button.button.alt, .woocommerce .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input.button.alt, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button#place_order, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .bhub-interlink {
  border-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .small-button input[type="radio"], .authors-bottom .author [data-toggle="buttons"] > .author-more-button input[type="radio"], .comment-form [data-toggle="buttons"] > input[type="submit"] input[type="radio"], .search-form [data-toggle="buttons"] > .search-submit input[type="radio"], [data-toggle="buttons"] > .gform_previous_button input[type="radio"], [data-toggle="buttons"] > .gform_next_button input[type="radio"], [data-toggle="buttons"] > .gform_button input[type="radio"], .woocommerce #respond [data-toggle="buttons"] > input#submit.alt input[type="radio"], .woocommerce [data-toggle="buttons"] > a.button.alt input[type="radio"], .woocommerce [data-toggle="buttons"] > button.button.alt input[type="radio"], .woocommerce [data-toggle="buttons"] > input.button.alt input[type="radio"], [data-toggle="buttons"] > button#place_order input[type="radio"], [data-toggle="buttons"] > .bhub-interlink input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .small-button input[type="checkbox"],
.authors-bottom .author [data-toggle="buttons"] > .author-more-button input[type="checkbox"],
.comment-form [data-toggle="buttons"] > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .gform_previous_button input[type="checkbox"],
[data-toggle="buttons"] > .gform_next_button input[type="checkbox"],
[data-toggle="buttons"] > .gform_button input[type="checkbox"],
.woocommerce #respond [data-toggle="buttons"] > input#submit.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > a.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > button.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > input.button.alt input[type="checkbox"],
[data-toggle="buttons"] > button#place_order input[type="checkbox"],
[data-toggle="buttons"] > .bhub-interlink input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .small-button input[type="radio"],
.authors-bottom .author [data-toggle="buttons"] > .btn-group > .author-more-button input[type="radio"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="radio"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_previous_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_next_button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .gform_button input[type="radio"],
.woocommerce #respond [data-toggle="buttons"] > .btn-group > input#submit.alt input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > a.button.alt input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > button.button.alt input[type="radio"],
.woocommerce [data-toggle="buttons"] > .btn-group > input.button.alt input[type="radio"],
[data-toggle="buttons"] > .btn-group > button#place_order input[type="radio"],
[data-toggle="buttons"] > .btn-group > .bhub-interlink input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .small-button input[type="checkbox"],
.authors-bottom .author [data-toggle="buttons"] > .btn-group > .author-more-button input[type="checkbox"],
.comment-form [data-toggle="buttons"] > .btn-group > input[type="submit"] input[type="checkbox"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_previous_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_next_button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .gform_button input[type="checkbox"],
.woocommerce #respond [data-toggle="buttons"] > .btn-group > input#submit.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > a.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > button.button.alt input[type="checkbox"],
.woocommerce [data-toggle="buttons"] > .btn-group > input.button.alt input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > button#place_order input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .bhub-interlink input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
  .input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
  .input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
  .input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .comment-form input:focus[type="text"], .comment-form .input-group input:focus[type="text"],
    .input-group .comment-form input:focus[type="email"], .comment-form .input-group input:focus[type="email"],
    .input-group .comment-form input:focus[type="url"], .comment-form .input-group input:focus[type="url"],
    .input-group .comment-form textarea:focus, .comment-form .input-group textarea:focus, .input-group .search-form .search-field:focus, .search-form .input-group .search-field:focus, .input-group .form-control:active, .input-group .comment-form input:active[type="text"], .comment-form .input-group input:active[type="text"],
    .input-group .comment-form input:active[type="email"], .comment-form .input-group input:active[type="email"],
    .input-group .comment-form input:active[type="url"], .comment-form .input-group input:active[type="url"],
    .input-group .comment-form textarea:active, .comment-form .input-group textarea:active, .input-group .search-form .search-field:active, .search-form .input-group .search-field:active, .input-group .form-control:hover, .input-group .comment-form input:hover[type="text"], .comment-form .input-group input:hover[type="text"],
    .input-group .comment-form input:hover[type="email"], .comment-form .input-group input:hover[type="email"],
    .input-group .comment-form input:hover[type="url"], .comment-form .input-group input:hover[type="url"],
    .input-group .comment-form textarea:hover, .comment-form .input-group textarea:hover, .input-group .search-form .search-field:hover, .search-form .input-group .search-field:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .comment-form input[type="text"], .comment-form .input-group input[type="text"],
.input-group .comment-form input[type="email"], .comment-form .input-group input[type="email"],
.input-group .comment-form input[type="url"], .comment-form .input-group input[type="url"],
.input-group .comment-form textarea, .comment-form .input-group textarea, .input-group .search-form .search-field, .search-form .input-group .search-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .input-group-addon.form-control-sm, .comment-form .input-group-sm > input.input-group-addon[type="text"],
  .comment-form .input-group-sm > input.input-group-addon[type="email"],
  .comment-form .input-group-sm > input.input-group-addon[type="url"],
  .comment-form .input-group-sm > textarea.input-group-addon, .search-form .input-group-sm > .input-group-addon.search-field,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.small-button, .authors-bottom .author .input-group-sm > .input-group-btn > .input-group-addon.author-more-button, .comment-form .input-group-sm > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-sm > .input-group-btn > .input-group-addon.search-submit, .input-group-sm > .input-group-btn > .input-group-addon.gform_previous_button,
  .input-group-sm > .input-group-btn > .input-group-addon.gform_next_button,
  .input-group-sm > .input-group-btn > .input-group-addon.gform_button, .woocommerce #respond .input-group-sm > .input-group-btn > input.input-group-addon#submit.alt, .woocommerce .input-group-sm > .input-group-btn > a.input-group-addon.button.alt, .woocommerce .input-group-sm > .input-group-btn > button.input-group-addon.button.alt, .woocommerce .input-group-sm > .input-group-btn > input.input-group-addon.button.alt, .input-group-sm > .input-group-btn > button.input-group-addon#place_order, .input-group-sm > .input-group-btn > .input-group-addon.bhub-interlink {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem; }
  .input-group-addon.form-control-lg, .comment-form .input-group-lg > input.input-group-addon[type="text"],
  .comment-form .input-group-lg > input.input-group-addon[type="email"],
  .comment-form .input-group-lg > input.input-group-addon[type="url"],
  .comment-form .input-group-lg > textarea.input-group-addon, .search-form .input-group-lg > .input-group-addon.search-field,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.small-button, .authors-bottom .author .input-group-lg > .input-group-btn > .input-group-addon.author-more-button, .comment-form .input-group-lg > .input-group-btn > input.input-group-addon[type="submit"], .search-form .input-group-lg > .input-group-btn > .input-group-addon.search-submit, .input-group-lg > .input-group-btn > .input-group-addon.gform_previous_button,
  .input-group-lg > .input-group-btn > .input-group-addon.gform_next_button,
  .input-group-lg > .input-group-btn > .input-group-addon.gform_button, .woocommerce #respond .input-group-lg > .input-group-btn > input.input-group-addon#submit.alt, .woocommerce .input-group-lg > .input-group-btn > a.input-group-addon.button.alt, .woocommerce .input-group-lg > .input-group-btn > button.input-group-addon.button.alt, .woocommerce .input-group-lg > .input-group-btn > input.input-group-addon.button.alt, .input-group-lg > .input-group-btn > button.input-group-addon#place_order, .input-group-lg > .input-group-btn > .input-group-addon.bhub-interlink {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.form-control + .input-group-addon:not(:first-child), .comment-form input[type="text"] + .input-group-addon:not(:first-child), .comment-form input[type="email"] + .input-group-addon:not(:first-child), .comment-form input[type="url"] + .input-group-addon:not(:first-child), .comment-form textarea + .input-group-addon:not(:first-child), .search-form .search-field + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .small-button, .authors-bottom .author .input-group-btn > .author-more-button, .comment-form .input-group-btn > input[type="submit"], .search-form .input-group-btn > .search-submit, .input-group-btn > .gform_previous_button,
  .input-group-btn > .gform_next_button,
  .input-group-btn > .gform_button, .woocommerce #respond .input-group-btn > input#submit.alt, .woocommerce .input-group-btn > a.button.alt, .woocommerce .input-group-btn > button.button.alt, .woocommerce .input-group-btn > input.button.alt, .input-group-btn > button#place_order, .input-group-btn > .bhub-interlink {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .input-group-btn > .btn + .btn, .input-group-btn > .small-button + .btn, .authors-bottom .author .input-group-btn > .author-more-button + .btn, .comment-form .input-group-btn > input[type="submit"] + .btn, .search-form .input-group-btn > .search-submit + .btn, .input-group-btn > .gform_previous_button + .btn, .input-group-btn > .gform_next_button + .btn, .input-group-btn > .gform_button + .btn, .woocommerce #respond .input-group-btn > input#submit.alt + .btn, .woocommerce .input-group-btn > a.button.alt + .btn, .woocommerce .input-group-btn > button.button.alt + .btn, .woocommerce .input-group-btn > input.button.alt + .btn, .input-group-btn > button#place_order + .btn, .input-group-btn > .bhub-interlink + .btn, .input-group-btn > .btn + .small-button, .input-group-btn > .small-button + .small-button, .authors-bottom .author .input-group-btn > .author-more-button + .small-button, .comment-form .input-group-btn > input[type="submit"] + .small-button, .search-form .input-group-btn > .search-submit + .small-button, .input-group-btn > .gform_previous_button + .small-button, .input-group-btn > .gform_next_button + .small-button, .input-group-btn > .gform_button + .small-button, .woocommerce #respond .input-group-btn > input#submit.alt + .small-button, .woocommerce .input-group-btn > a.button.alt + .small-button, .woocommerce .input-group-btn > button.button.alt + .small-button, .woocommerce .input-group-btn > input.button.alt + .small-button, .input-group-btn > button#place_order + .small-button, .input-group-btn > .bhub-interlink + .small-button, .authors-bottom .author .input-group-btn > .btn + .author-more-button, .authors-bottom .author .input-group-btn > .small-button + .author-more-button, .authors-bottom .author .input-group-btn > .author-more-button + .author-more-button, .comment-form .authors-bottom .author .input-group-btn > input[type="submit"] + .author-more-button, .authors-bottom .author .comment-form .input-group-btn > input[type="submit"] + .author-more-button, .search-form .authors-bottom .author .input-group-btn > .search-submit + .author-more-button, .authors-bottom .author .search-form .input-group-btn > .search-submit + .author-more-button, .authors-bottom .author .input-group-btn > .gform_previous_button + .author-more-button, .authors-bottom .author .input-group-btn > .gform_next_button + .author-more-button, .authors-bottom .author .input-group-btn > .gform_button + .author-more-button, .woocommerce #respond .authors-bottom .author .input-group-btn > input#submit.alt + .author-more-button, .authors-bottom .author .woocommerce #respond .input-group-btn > input#submit.alt + .author-more-button, .woocommerce .authors-bottom .author .input-group-btn > a.button.alt + .author-more-button, .authors-bottom .author .woocommerce .input-group-btn > a.button.alt + .author-more-button, .woocommerce .authors-bottom .author .input-group-btn > button.button.alt + .author-more-button, .authors-bottom .author .woocommerce .input-group-btn > button.button.alt + .author-more-button, .woocommerce .authors-bottom .author .input-group-btn > input.button.alt + .author-more-button, .authors-bottom .author .woocommerce .input-group-btn > input.button.alt + .author-more-button, .authors-bottom .author .input-group-btn > button#place_order + .author-more-button, .authors-bottom .author .input-group-btn > .bhub-interlink + .author-more-button, .comment-form .input-group-btn > .btn + input[type="submit"], .comment-form .input-group-btn > .small-button + input[type="submit"], .authors-bottom .author .comment-form .input-group-btn > .author-more-button + input[type="submit"], .comment-form .authors-bottom .author .input-group-btn > .author-more-button + input[type="submit"], .comment-form .input-group-btn > input[type="submit"] + input[type="submit"], .search-form .comment-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .search-form .input-group-btn > .search-submit + input[type="submit"], .comment-form .input-group-btn > .gform_previous_button + input[type="submit"], .comment-form .input-group-btn > .gform_next_button + input[type="submit"], .comment-form .input-group-btn > .gform_button + input[type="submit"], .woocommerce #respond .comment-form .input-group-btn > input#submit.alt + input[type="submit"], .comment-form .woocommerce #respond .input-group-btn > input#submit.alt + input[type="submit"], .woocommerce .comment-form .input-group-btn > a.button.alt + input[type="submit"], .comment-form .woocommerce .input-group-btn > a.button.alt + input[type="submit"], .woocommerce .comment-form .input-group-btn > button.button.alt + input[type="submit"], .comment-form .woocommerce .input-group-btn > button.button.alt + input[type="submit"], .woocommerce .comment-form .input-group-btn > input.button.alt + input[type="submit"], .comment-form .woocommerce .input-group-btn > input.button.alt + input[type="submit"], .comment-form .input-group-btn > button#place_order + input[type="submit"], .comment-form .input-group-btn > .bhub-interlink + input[type="submit"], .search-form .input-group-btn > .btn + .search-submit, .search-form .input-group-btn > .small-button + .search-submit, .authors-bottom .author .search-form .input-group-btn > .author-more-button + .search-submit, .search-form .authors-bottom .author .input-group-btn > .author-more-button + .search-submit, .comment-form .search-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .comment-form .input-group-btn > input[type="submit"] + .search-submit, .search-form .input-group-btn > .search-submit + .search-submit, .search-form .input-group-btn > .gform_previous_button + .search-submit, .search-form .input-group-btn > .gform_next_button + .search-submit, .search-form .input-group-btn > .gform_button + .search-submit, .woocommerce #respond .search-form .input-group-btn > input#submit.alt + .search-submit, .search-form .woocommerce #respond .input-group-btn > input#submit.alt + .search-submit, .woocommerce .search-form .input-group-btn > a.button.alt + .search-submit, .search-form .woocommerce .input-group-btn > a.button.alt + .search-submit, .woocommerce .search-form .input-group-btn > button.button.alt + .search-submit, .search-form .woocommerce .input-group-btn > button.button.alt + .search-submit, .woocommerce .search-form .input-group-btn > input.button.alt + .search-submit, .search-form .woocommerce .input-group-btn > input.button.alt + .search-submit, .search-form .input-group-btn > button#place_order + .search-submit, .search-form .input-group-btn > .bhub-interlink + .search-submit, .input-group-btn > .btn + .gform_previous_button, .input-group-btn > .small-button + .gform_previous_button, .authors-bottom .author .input-group-btn > .author-more-button + .gform_previous_button, .comment-form .input-group-btn > input[type="submit"] + .gform_previous_button, .search-form .input-group-btn > .search-submit + .gform_previous_button, .input-group-btn > .gform_previous_button + .gform_previous_button, .input-group-btn > .gform_next_button + .gform_previous_button, .input-group-btn > .gform_button + .gform_previous_button, .woocommerce #respond .input-group-btn > input#submit.alt + .gform_previous_button, .woocommerce .input-group-btn > a.button.alt + .gform_previous_button, .woocommerce .input-group-btn > button.button.alt + .gform_previous_button, .woocommerce .input-group-btn > input.button.alt + .gform_previous_button, .input-group-btn > button#place_order + .gform_previous_button, .input-group-btn > .bhub-interlink + .gform_previous_button,
    .input-group-btn > .btn + .gform_next_button,
    .input-group-btn > .small-button + .gform_next_button,
    .authors-bottom .author .input-group-btn > .author-more-button + .gform_next_button,
    .comment-form .input-group-btn > input[type="submit"] + .gform_next_button,
    .search-form .input-group-btn > .search-submit + .gform_next_button,
    .input-group-btn > .gform_previous_button + .gform_next_button,
    .input-group-btn > .gform_next_button + .gform_next_button,
    .input-group-btn > .gform_button + .gform_next_button,
    .woocommerce #respond .input-group-btn > input#submit.alt + .gform_next_button,
    .woocommerce .input-group-btn > a.button.alt + .gform_next_button,
    .woocommerce .input-group-btn > button.button.alt + .gform_next_button,
    .woocommerce .input-group-btn > input.button.alt + .gform_next_button,
    .input-group-btn > button#place_order + .gform_next_button,
    .input-group-btn > .bhub-interlink + .gform_next_button,
    .input-group-btn > .btn + .gform_button,
    .input-group-btn > .small-button + .gform_button,
    .authors-bottom .author .input-group-btn > .author-more-button + .gform_button,
    .comment-form .input-group-btn > input[type="submit"] + .gform_button,
    .search-form .input-group-btn > .search-submit + .gform_button,
    .input-group-btn > .gform_previous_button + .gform_button,
    .input-group-btn > .gform_next_button + .gform_button,
    .input-group-btn > .gform_button + .gform_button,
    .woocommerce #respond .input-group-btn > input#submit.alt + .gform_button,
    .woocommerce .input-group-btn > a.button.alt + .gform_button,
    .woocommerce .input-group-btn > button.button.alt + .gform_button,
    .woocommerce .input-group-btn > input.button.alt + .gform_button,
    .input-group-btn > button#place_order + .gform_button,
    .input-group-btn > .bhub-interlink + .gform_button, .woocommerce #respond .input-group-btn > .btn + input#submit.alt, .woocommerce #respond .input-group-btn > .small-button + input#submit.alt, .authors-bottom .author .woocommerce #respond .input-group-btn > .author-more-button + input#submit.alt, .woocommerce #respond .authors-bottom .author .input-group-btn > .author-more-button + input#submit.alt, .comment-form .woocommerce #respond .input-group-btn > input[type="submit"] + input#submit.alt, .woocommerce #respond .comment-form .input-group-btn > input[type="submit"] + input#submit.alt, .search-form .woocommerce #respond .input-group-btn > .search-submit + input#submit.alt, .woocommerce #respond .search-form .input-group-btn > .search-submit + input#submit.alt, .woocommerce #respond .input-group-btn > .gform_previous_button + input#submit.alt, .woocommerce #respond .input-group-btn > .gform_next_button + input#submit.alt, .woocommerce #respond .input-group-btn > .gform_button + input#submit.alt, .woocommerce #respond .input-group-btn > input#submit.alt + input#submit.alt, .woocommerce #respond .input-group-btn > a.button.alt + input#submit.alt, .woocommerce #respond .input-group-btn > button.button.alt + input#submit.alt, .woocommerce #respond .input-group-btn > input.button.alt + input#submit.alt, .woocommerce #respond .input-group-btn > button#place_order + input#submit.alt, .woocommerce #respond .input-group-btn > .bhub-interlink + input#submit.alt, .woocommerce .input-group-btn > .btn + a.button.alt, .woocommerce .input-group-btn > .small-button + a.button.alt, .authors-bottom .author .woocommerce .input-group-btn > .author-more-button + a.button.alt, .woocommerce .authors-bottom .author .input-group-btn > .author-more-button + a.button.alt, .comment-form .woocommerce .input-group-btn > input[type="submit"] + a.button.alt, .woocommerce .comment-form .input-group-btn > input[type="submit"] + a.button.alt, .search-form .woocommerce .input-group-btn > .search-submit + a.button.alt, .woocommerce .search-form .input-group-btn > .search-submit + a.button.alt, .woocommerce .input-group-btn > .gform_previous_button + a.button.alt, .woocommerce .input-group-btn > .gform_next_button + a.button.alt, .woocommerce .input-group-btn > .gform_button + a.button.alt, .woocommerce #respond .input-group-btn > input#submit.alt + a.button.alt, .woocommerce .input-group-btn > a.button.alt + a.button.alt, .woocommerce .input-group-btn > button.button.alt + a.button.alt, .woocommerce .input-group-btn > input.button.alt + a.button.alt, .woocommerce .input-group-btn > button#place_order + a.button.alt, .woocommerce .input-group-btn > .bhub-interlink + a.button.alt, .woocommerce .input-group-btn > .btn + button.button.alt, .woocommerce .input-group-btn > .small-button + button.button.alt, .authors-bottom .author .woocommerce .input-group-btn > .author-more-button + button.button.alt, .woocommerce .authors-bottom .author .input-group-btn > .author-more-button + button.button.alt, .comment-form .woocommerce .input-group-btn > input[type="submit"] + button.button.alt, .woocommerce .comment-form .input-group-btn > input[type="submit"] + button.button.alt, .search-form .woocommerce .input-group-btn > .search-submit + button.button.alt, .woocommerce .search-form .input-group-btn > .search-submit + button.button.alt, .woocommerce .input-group-btn > .gform_previous_button + button.button.alt, .woocommerce .input-group-btn > .gform_next_button + button.button.alt, .woocommerce .input-group-btn > .gform_button + button.button.alt, .woocommerce #respond .input-group-btn > input#submit.alt + button.button.alt, .woocommerce .input-group-btn > a.button.alt + button.button.alt, .woocommerce .input-group-btn > button.button.alt + button.button.alt, .woocommerce .input-group-btn > input.button.alt + button.button.alt, .woocommerce .input-group-btn > button#place_order + button.button.alt, .woocommerce .input-group-btn > .bhub-interlink + button.button.alt, .woocommerce .input-group-btn > .btn + input.button.alt, .woocommerce .input-group-btn > .small-button + input.button.alt, .authors-bottom .author .woocommerce .input-group-btn > .author-more-button + input.button.alt, .woocommerce .authors-bottom .author .input-group-btn > .author-more-button + input.button.alt, .comment-form .woocommerce .input-group-btn > input[type="submit"] + input.button.alt, .woocommerce .comment-form .input-group-btn > input[type="submit"] + input.button.alt, .search-form .woocommerce .input-group-btn > .search-submit + input.button.alt, .woocommerce .search-form .input-group-btn > .search-submit + input.button.alt, .woocommerce .input-group-btn > .gform_previous_button + input.button.alt, .woocommerce .input-group-btn > .gform_next_button + input.button.alt, .woocommerce .input-group-btn > .gform_button + input.button.alt, .woocommerce #respond .input-group-btn > input#submit.alt + input.button.alt, .woocommerce .input-group-btn > a.button.alt + input.button.alt, .woocommerce .input-group-btn > button.button.alt + input.button.alt, .woocommerce .input-group-btn > input.button.alt + input.button.alt, .woocommerce .input-group-btn > button#place_order + input.button.alt, .woocommerce .input-group-btn > .bhub-interlink + input.button.alt, .input-group-btn > .btn + button#place_order, .input-group-btn > .small-button + button#place_order, .authors-bottom .author .input-group-btn > .author-more-button + button#place_order, .comment-form .input-group-btn > input[type="submit"] + button#place_order, .search-form .input-group-btn > .search-submit + button#place_order, .input-group-btn > .gform_previous_button + button#place_order, .input-group-btn > .gform_next_button + button#place_order, .input-group-btn > .gform_button + button#place_order, .woocommerce #respond .input-group-btn > input#submit.alt + button#place_order, .woocommerce .input-group-btn > a.button.alt + button#place_order, .woocommerce .input-group-btn > button.button.alt + button#place_order, .woocommerce .input-group-btn > input.button.alt + button#place_order, .input-group-btn > button#place_order + button#place_order, .input-group-btn > .bhub-interlink + button#place_order, .input-group-btn > .btn + .bhub-interlink, .input-group-btn > .small-button + .bhub-interlink, .authors-bottom .author .input-group-btn > .author-more-button + .bhub-interlink, .comment-form .input-group-btn > input[type="submit"] + .bhub-interlink, .search-form .input-group-btn > .search-submit + .bhub-interlink, .input-group-btn > .gform_previous_button + .bhub-interlink, .input-group-btn > .gform_next_button + .bhub-interlink, .input-group-btn > .gform_button + .bhub-interlink, .woocommerce #respond .input-group-btn > input#submit.alt + .bhub-interlink, .woocommerce .input-group-btn > a.button.alt + .bhub-interlink, .woocommerce .input-group-btn > button.button.alt + .bhub-interlink, .woocommerce .input-group-btn > input.button.alt + .bhub-interlink, .input-group-btn > button#place_order + .bhub-interlink, .input-group-btn > .bhub-interlink + .bhub-interlink {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .small-button:focus, .authors-bottom .author .input-group-btn > .author-more-button:focus, .comment-form .input-group-btn > input:focus[type="submit"], .search-form .input-group-btn > .search-submit:focus, .input-group-btn > .gform_previous_button:focus,
    .input-group-btn > .gform_next_button:focus,
    .input-group-btn > .gform_button:focus, .woocommerce #respond .input-group-btn > input#submit.alt:focus, .woocommerce .input-group-btn > a.button.alt:focus, .woocommerce .input-group-btn > button.button.alt:focus, .woocommerce .input-group-btn > input.button.alt:focus, .input-group-btn > button#place_order:focus, .input-group-btn > .bhub-interlink:focus, .input-group-btn > .btn:active, .input-group-btn > .small-button:active, .authors-bottom .author .input-group-btn > .author-more-button:active, .comment-form .input-group-btn > input:active[type="submit"], .search-form .input-group-btn > .search-submit:active, .input-group-btn > .gform_previous_button:active,
    .input-group-btn > .gform_next_button:active,
    .input-group-btn > .gform_button:active, .woocommerce #respond .input-group-btn > input#submit.alt:active, .woocommerce .input-group-btn > a.button.alt:active, .woocommerce .input-group-btn > button.button.alt:active, .woocommerce .input-group-btn > input.button.alt:active, .input-group-btn > button#place_order:active, .input-group-btn > .bhub-interlink:active, .input-group-btn > .btn:hover, .input-group-btn > .small-button:hover, .authors-bottom .author .input-group-btn > .author-more-button:hover, .comment-form .input-group-btn > input:hover[type="submit"], .search-form .input-group-btn > .search-submit:hover, .input-group-btn > .gform_previous_button:hover,
    .input-group-btn > .gform_next_button:hover,
    .input-group-btn > .gform_button:hover, .woocommerce #respond .input-group-btn > input#submit.alt:hover, .woocommerce .input-group-btn > a.button.alt:hover, .woocommerce .input-group-btn > button.button.alt:hover, .woocommerce .input-group-btn > input.button.alt:hover, .input-group-btn > button#place_order:hover, .input-group-btn > .bhub-interlink:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .small-button, .authors-bottom .author .input-group-btn:not(:last-child) > .author-more-button, .comment-form .input-group-btn:not(:last-child) > input[type="submit"], .search-form .input-group-btn:not(:last-child) > .search-submit, .input-group-btn:not(:last-child) > .gform_previous_button,
  .input-group-btn:not(:last-child) > .gform_next_button,
  .input-group-btn:not(:last-child) > .gform_button, .woocommerce #respond .input-group-btn:not(:last-child) > input#submit.alt, .woocommerce .input-group-btn:not(:last-child) > a.button.alt, .woocommerce .input-group-btn:not(:last-child) > button.button.alt, .woocommerce .input-group-btn:not(:last-child) > input.button.alt, .input-group-btn:not(:last-child) > button#place_order, .input-group-btn:not(:last-child) > .bhub-interlink,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .small-button, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button, .comment-form .input-group-btn:not(:first-child) > input[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit, .input-group-btn:not(:first-child) > .gform_previous_button,
  .input-group-btn:not(:first-child) > .gform_next_button,
  .input-group-btn:not(:first-child) > .gform_button, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt, .woocommerce .input-group-btn:not(:first-child) > a.button.alt, .woocommerce .input-group-btn:not(:first-child) > button.button.alt, .woocommerce .input-group-btn:not(:first-child) > input.button.alt, .input-group-btn:not(:first-child) > button#place_order, .input-group-btn:not(:first-child) > .bhub-interlink,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .small-button:focus, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button:focus, .comment-form .input-group-btn:not(:first-child) > input:focus[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:focus, .input-group-btn:not(:first-child) > .gform_previous_button:focus,
    .input-group-btn:not(:first-child) > .gform_next_button:focus,
    .input-group-btn:not(:first-child) > .gform_button:focus, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt:focus, .woocommerce .input-group-btn:not(:first-child) > a.button.alt:focus, .woocommerce .input-group-btn:not(:first-child) > button.button.alt:focus, .woocommerce .input-group-btn:not(:first-child) > input.button.alt:focus, .input-group-btn:not(:first-child) > button#place_order:focus, .input-group-btn:not(:first-child) > .bhub-interlink:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .small-button:active, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button:active, .comment-form .input-group-btn:not(:first-child) > input:active[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:active, .input-group-btn:not(:first-child) > .gform_previous_button:active,
    .input-group-btn:not(:first-child) > .gform_next_button:active,
    .input-group-btn:not(:first-child) > .gform_button:active, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt:active, .woocommerce .input-group-btn:not(:first-child) > a.button.alt:active, .woocommerce .input-group-btn:not(:first-child) > button.button.alt:active, .woocommerce .input-group-btn:not(:first-child) > input.button.alt:active, .input-group-btn:not(:first-child) > button#place_order:active, .input-group-btn:not(:first-child) > .bhub-interlink:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .small-button:hover, .authors-bottom .author .input-group-btn:not(:first-child) > .author-more-button:hover, .comment-form .input-group-btn:not(:first-child) > input:hover[type="submit"], .search-form .input-group-btn:not(:first-child) > .search-submit:hover, .input-group-btn:not(:first-child) > .gform_previous_button:hover,
    .input-group-btn:not(:first-child) > .gform_next_button:hover,
    .input-group-btn:not(:first-child) > .gform_button:hover, .woocommerce #respond .input-group-btn:not(:first-child) > input#submit.alt:hover, .woocommerce .input-group-btn:not(:first-child) > a.button.alt:hover, .woocommerce .input-group-btn:not(:first-child) > button.button.alt:hover, .woocommerce .input-group-btn:not(:first-child) > input.button.alt:hover, .input-group-btn:not(:first-child) > button#place_order:hover, .input-group-btn:not(:first-child) > .bhub-interlink:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #009fe0; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #ededed, 0 0 0 3px #009fe0;
            box-shadow: 0 0 0 1px #ededed, 0 0 0 3px #009fe0; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #94e0ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #e3e3e3;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #009fe0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #61d1ff;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #e3e3e3;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #e3e3e3;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #e3e3e3;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #ededed;
    border-color: #ddd #ddd #ededed; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #009fe0; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  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;
  padding: 0.5rem 1rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 1rem; }

.navbar-toggler-right {
  position: absolute;
  right: 1rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1599px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1600px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

.navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  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;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #009fe0;
  border-color: #009fe0; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #009fe0; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #333; }

.card-outline-info {
  background-color: transparent;
  border-color: #009fe0; }

.card-outline-success {
  background-color: transparent;
  border-color: #29c9c1; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-item:first-child .page-link {
  margin-left: 0; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #009fe0; }

.page-item.disabled .page-link {
  color: #e3e3e3;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #333;
  background-color: #fff;
  border: 1px solid #aaa; }
  .page-link:focus, .page-link:hover {
    color: #006994;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.media, article.listing-events-homepage .event, .interstitial > a,
body.single article.post .interstitial > a, body.nosingle article.post article.listing-author,
article.listing-article, article.listing-author, body.single-bhub_author .image-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body, article.listing-events-homepage .event-content, .interstitial > a .body,
body.single article.post .interstitial > a .body, body.nosingle article.post article.listing-author .article-content,
article.listing-article .article-content, article.listing-author .article-content, body.single-bhub_author .image-row .author-description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #e5e5e5; }

.bg-primary {
  background-color: #009fe0 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #007bad !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after, .gform_wrapper.newsletter_interstitial_wrapper::after, .bpoll .wp-polls-ans::after, .bpoll.multiple .headline::after, #search-button::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex, body.single-bhub_author .image-row .author-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1600px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1600px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.25rem 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.m-2 {
  margin: 0.5rem 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-3 {
  margin: 1rem 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-4 {
  margin: 1.5rem 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-5 {
  margin: 3rem 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.25rem 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.p-2 {
  padding: 0.5rem 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-3 {
  padding: 1rem 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-4 {
  padding: 1.5rem 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-5 {
  padding: 3rem 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1 {
    margin-left: 0.25rem !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2 {
    margin-left: 0.5rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem 1rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3 {
    margin-left: 1rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4 {
    margin-left: 1.5rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem 3rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5 {
    margin-left: 3rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2 {
    padding-left: 0.5rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem 1rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4 {
    padding-left: 1.5rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem 3rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5 {
    padding-left: 3rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1 {
    margin-left: 0.25rem !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2 {
    margin-left: 0.5rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem 1rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3 {
    margin-left: 1rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4 {
    margin-left: 1.5rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem 3rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5 {
    margin-left: 3rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1 {
    padding-left: 0.25rem !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2 {
    padding-left: 0.5rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem 1rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3 {
    padding-left: 1rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4 {
    padding-left: 1.5rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem 3rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5 {
    padding-left: 3rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1 {
    margin-left: 0.25rem !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2 {
    margin-left: 0.5rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem 1rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3 {
    margin-left: 1rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4 {
    margin-left: 1.5rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem 3rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5 {
    margin-left: 3rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1 {
    padding-left: 0.25rem !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2 {
    padding-left: 0.5rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem 1rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3 {
    padding-left: 1rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4 {
    padding-left: 1.5rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem 3rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5 {
    padding-left: 3rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1600px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1600px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #e3e3e3 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #cac9c9 !important; }

.text-primary {
  color: #009fe0 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #007bad !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #292b2c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down, body.single .authors {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up, body.single .authors-mobile {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down, article.listing-author .cta,
  body.single article.post article.listing-author .cta {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1599px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1600px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print, #comment-container, .interstitial, #newsletterbox, footer.content-info, #related-container, .flexcontainer .share-buttons {
    display: none !important; } }

body {
  background: white; }
  @media print {
    body {
      padding-top: 0px; } }

@media print {
  ::first-line,
  ::first-letter {
    margin: 0 !important;
    padding: 0 !important; } }

.monospace {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

h1, h2, h3, h4, h5 {
  overflow-wrap: break-word; }

.media-image-link .essbis-container {
  left: initial !important;
  right: 36px;
  bottom: 12px; }

.media-image-link .essbis-icon-pinterest {
  top: -10px;
  margin-right: 20px; }

.media-expand {
  position: relative;
  top: -65px;
  right: 10px; }

.media-play {
  position: absolute;
  top: 40%;
  z-index: 5; }

.media-play .elementor-icon {
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.8);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.8); }

.media-none {
  display: none; }

.pointer {
  cursor: pointer; }

.expand-icon path {
  fill: white; }

/* mukta-regular - latin */
/* redesign 2022 */
@font-face {
  font-family: "Milo Serif";
  font-weight: 700;
  src: url("../fonts/d10c5e63-6df4-4125-bfb5-2e824f3b17b9.eot?#iefix");
  src: url("../fonts/d10c5e63-6df4-4125-bfb5-2e824f3b17b9.eot?#iefix") format("eot"), url("../fonts/ce6e9cab-c9f4-4fa2-a193-0cdcd875d1c3.woff2") format("woff2"), url("../fonts/d357f16a-ad76-48a3-b284-54005980e42b.woff") format("woff"), url("../fonts/8b0a65bd-20d9-4e34-9fdc-cfa785abc226.ttf") format("truetype"); }

@font-face {
  font-family: "Milo Serif";
  font-weight: 400;
  src: url("../fonts/00490755-9644-46df-ba17-93ddebdec24f.eot?#iefix");
  src: url("../fonts/00490755-9644-46df-ba17-93ddebdec24f.eot?#iefix") format("eot"), url("../fonts/3bf2c187-8390-4b61-a219-cddc9bdf552e.woff2") format("woff2"), url("../fonts/55a5c488-2005-4f24-a58c-735d090a49be.woff") format("woff"), url("../fonts/f2f5ffa4-016e-435e-bb62-a75229839d0b.ttf") format("truetype"); }

@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: "Milo Serif";
  src: url("../fonts/359880db-1420-4c56-b7d3-c321000dd47b.eot?#iefix");
  src: url("../fonts/359880db-1420-4c56-b7d3-c321000dd47b.eot?#iefix") format("eot"), url("../fonts/29f734c2-464f-42a8-95b7-a49b0838a171.woff2") format("woff2"), url("../fonts/1e2c5f2f-b267-4762-84c7-246ef374fd40.woff") format("woff"), url("../font/1efbedeb-e051-4801-a6fb-bbb4c8926cb5.ttf") format("truetype"); }

/* subset */
@font-face {
  font-family: "Brown";
  font-weight: 300;
  src: url("../fonts/BrownLLSub-LightSubset.woff") format("woff"); }

@font-face {
  font-family: "Brown";
  font-weight: 300;
  src: url("../fonts/BrownLLSub-LightSubset.woff2") format("woff2"); }

@font-face {
  font-family: "Brown";
  font-weight: 400;
  src: url("../fonts/BrownLLSub-RegularSubset.woff") format("woff"); }

@font-face {
  font-family: "Brown";
  font-weight: 400;
  src: url("../fonts/BrownLLSub-RegularSubset.woff2") format("woff2"); }

@font-face {
  font-family: "Brown";
  font-weight: 700;
  src: url("../fonts/BrownLLSub-BoldSubset.woff") format("woff"); }

@font-face {
  font-family: "Brown";
  font-weight: 700;
  src: url("../fonts/BrownLLSub-BoldSubset.woff2") format("woff2"); }

a.elementor-cta:focus {
  text-decoration: none;
  background: white !important;
  color: black !important;
  -webkit-transform: none !important;
       -o-transform: none !important;
          transform: none !important; }
  a.elementor-cta:focus::before {
    border: 5px solid black;
    position: absolute;
    height: 100%;
    width: 100%;
    content: " ";
    z-index: 10; }

a.elementor-button:focus {
  outline: 1px solid black !important;
  outline-offset: 5px !important; }

li.wpp-block a {
  display: inline-block;
  position: relative; }

li.wpp-block a:focus {
  outline: none !important;
  text-decoration: underline;
  -webkit-text-decoration-color: black;
          text-decoration-color: black;
  text-decoration-thickness: 2px; }

body.contrast * {
  --e-global-color-primary: #000 !important;
  --e-global-color-ce5f3f9: #fff !important;
  --e-global-color-secondary: white !important;
  --e-global-color-0c51e55: #white !important; }

body.contrast article a {
  text-decoration: underline; }

body.contrast h1,
body.contrast h2,
body.contrast h3,
body.contrast h4,
body.contrast h5 {
  --e-global-color-e0447a5: #000 !important;
  text-shadow: none !important; }

body.contrast a.elementor-button:focus {
  outline: 3px solid black !important; }

body.contrast h5.elementor-cta__title {
  color: black !important; }

body.contrast div.elementor-button-wrapper:focus {
  outline: none !important; }

body.contrast a.elementor-cta {
  border: 1px solid black; }
  body.contrast a.elementor-cta h2,
  body.contrast a.elementor-cta strong,
  body.contrast a.elementor-cta div.elementor-cta__description {
    color: black !important; }

body.contrast a.elementor-cta .elementor-cta__content {
  background: white !important; }

body.contrast .elementor-cta:focus .elementor-cta__content {
  --e-global-color-primary: #fff !important; }
  body.contrast .elementor-cta:focus .elementor-cta__content * {
    color: black !important; }

body.contrast .essbis-icon-pinterest {
  background-color: black; }

body.contrast button.button.alt {
  color: black !important; }
  body.contrast button.button.alt:hover {
    color: white !important; }

body.contrast p,
body.contrast a {
  color: black !important;
  background: white;
  border: white; }

body.contrast .sidebar-tags a,
body.contrast .sidebar-tags button,
body.contrast .mediathek-searchform a,
body.contrast .mediathek-searchform button {
  background: black;
  color: white !important;
  border-color: black; }
  body.contrast .sidebar-tags a:hover,
  body.contrast .sidebar-tags button:hover,
  body.contrast .mediathek-searchform a:hover,
  body.contrast .mediathek-searchform button:hover {
    color: black !important;
    border-color: black;
    background: white !important; }
  body.contrast .sidebar-tags a:focus,
  body.contrast .sidebar-tags button:focus,
  body.contrast .mediathek-searchform a:focus,
  body.contrast .mediathek-searchform button:focus {
    color: black !important;
    border-color: black;
    background: white !important; }

body.contrast .hp-top-teaser-box {
  background: white !important; }
  body.contrast .hp-top-teaser-box .hp-top-teaser-tag .elementor-widget-container {
    background: black !important;
    color: white !important; }
    body.contrast .hp-top-teaser-box .hp-top-teaser-tag .elementor-widget-container a {
      background: black !important;
      color: white !important; }
    body.contrast .hp-top-teaser-box .hp-top-teaser-tag .elementor-widget-container:focus {
      outline-offset: 3px !important;
      outline-width: 3px !important;
      outline-color: black !important;
      background: white !important;
      color: black !important; }
      body.contrast .hp-top-teaser-box .hp-top-teaser-tag .elementor-widget-container:focus a:focus {
        background: white !important;
        color: black !important; }

body.contrast .elementor-motion-effects-layer {
  display: none; }

body.contrast img.elementor-lightbox-image,
body.contrast .inside-article-image img {
  -webkit-filter: grayscale(100%) brightness(0.6) contrast(5.5) !important;
          filter: grayscale(100%) brightness(0.6) contrast(5.5) !important; }

body.contrast .interstitial {
  background: white !important; }

body.contrast .form-submit input[type=submit] {
  background: black;
  border-color: black;
  color: white; }
  body.contrast .form-submit input[type=submit]:hover {
    background: white;
    color: black;
    border-color: black; }

body.contrast .essb_icon svg {
  fill: black !important; }

body.contrast strong em {
  color: black !important; }

body.contrast .newsletter_subscribe_button {
  background: black !important;
  color: white !important; }

body.contrast .elementor-button {
  background: black !important;
  color: white !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  border: 3px solid black !important; }
  body.contrast .elementor-button:focus, body.contrast .elementor-button:hover {
    text-decoration: none;
    background-color: white !important;
    outline: none;
    color: black !important;
    border: 3px solid black !important; }
    body.contrast .elementor-button:focus .elementor-button-text, body.contrast .elementor-button:hover .elementor-button-text {
      color: black !important; }

body.contrast a.elementor-cta:focus .elementor-cta__content {
  background: black !important;
  color: white !important; }
  body.contrast a.elementor-cta:focus .elementor-cta__content p,
  body.contrast a.elementor-cta:focus .elementor-cta__content h1,
  body.contrast a.elementor-cta:focus .elementor-cta__content h2,
  body.contrast a.elementor-cta:focus .elementor-cta__content h3,
  body.contrast a.elementor-cta:focus .elementor-cta__content strong,
  body.contrast a.elementor-cta:focus .elementor-cta__content .elementor-cta__description,
  body.contrast a.elementor-cta:focus .elementor-cta__content b,
  body.contrast a.elementor-cta:focus .elementor-cta__content ul,
  body.contrast a.elementor-cta:focus .elementor-cta__content li {
    color: white !important; }

body.contrast a.elementor-cta:focus span.elementor-cta__button.elementor-button {
  background: white !important;
  color: black !important;
  border: 3px solid black !important; }

body.contrast li.wpp-block a:focus {
  outline: none;
  border: 3px solid black; }

body.contrast .elementor-post-info .elementor-icon-list-text {
  color: black !important; }

body.contrast .search-results article,
body.contrast .elementor-widget-archive-posts article,
body.contrast #recent-articles-list article {
  background: white !important; }

body.contrast .elementor-search-form__submit:focus {
  color: black !important;
  background: white !important;
  border: 1px solid black !important; }

body.contrast .elementor-search-form__container input:focus {
  outline: 1px solid black;
  border: 1px solid black; }

body.contrast #topic-list .elementor-widget-image-box .elementor-widget-container {
  background: white !important; }

body.contrast #topic-list .elementor-image-box-description::after {
  color: black !important; }

body.contrast #newsletter-link-click:hover .elementor-widget-container {
  background: white !important; }
  body.contrast #newsletter-link-click:hover .elementor-widget-container a {
    background: white !important;
    color: black !important; }

body.contrast #newsletter-link-click a {
  background: black;
  color: white !important; }

body.contrast #newsletter-link-click:hover {
  background: black !important; }

body.contrast .mediathek-loopgrid .galleryitem > .elementor-section {
  border: 1px solid black;
  background: white !important; }
  body.contrast .mediathek-loopgrid .galleryitem > .elementor-section img {
    border: 1px solid #888; }

body.contrast.single-galleryitem article {
  background: white !important; }

body.contrast .essbis-container a {
  background: transparent !important; }

body.contrast.single-galleryitem img {
  -webkit-filter: grayscale(100%) brightness(0.6) contrast(5.5) !important;
          filter: grayscale(100%) brightness(0.6) contrast(5.5) !important; }

body.contrast #wpadminbar a {
  color: white !important; }

body.contrast .bhub-header-logo img {
  -webkit-filter: grayscale(100%) brightness(0.5) contrast(5.5) !important;
          filter: grayscale(100%) brightness(0.5) contrast(5.5) !important; }

body.contrast #threads-icon path {
  fill: black; }

body.contrast .bhub-homepage-top-posts {
  border: 1px solid black;
  border-radius: 5px; }

body.contrast .author-more-button:hover a,
body.contrast .author-more-button a {
  -webkit-transition-duration: 0 !important;
       -o-transition-duration: 0 !important;
          transition-duration: 0 !important; }

body.contrast .author-more-button:hover {
  border: black; }

body.contrast .author-more-button:hover a {
  background-color: black !important;
  color: white !important;
  -webkit-transition-duration: 0;
       -o-transition-duration: 0;
          transition-duration: 0; }

*:focus {
  outline-color: black !important;
  outline-width: 2px !important;
  outline-style: solid !important;
  outline-offset: 1px !important;
  margin: 2px; }

.elementor-icon-list-items a:focus {
  text-decoration: none; }

.btn, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .search-form .search-submit, .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-weight: bold;
  border-radius: 10px; }

.btn-primary, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink {
  color: #009fe0;
  background: white;
  border: 2px solid #009fe0; }

.gform_button.button {
  background: #009fe0;
  color: white; }
  .gform_button.button:hover {
    color: #009fe0;
    background: white;
    border-color: #009fe0; }

a.btn-social {
  font-size: 18px;
  color: white !important;
  display: block;
  margin-bottom: 15px;
  border-radius: 5px;
  width: 300px;
  text-align: left;
  padding-left: 50px;
  position: relative;
  font-weight: 400; }
  a.btn-social i.fa {
    position: absolute;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0px;
    width: 40px;
    -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
            box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.2); }
  a.btn-social:active, a.btn-social:focus, a.btn-social:visited {
    color: #f0f0f0; }

.btn-twitter {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2; }
  .btn-twitter:hover {
    color: #fff;
    background-color: #0c85d0;
    border-color: #0b7fc6; }
  .btn-twitter:focus, .btn-twitter.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5);
            box-shadow: 0 0 0 2px rgba(29, 161, 242, 0.5); }
  .btn-twitter.disabled, .btn-twitter:disabled {
    background-color: #1da1f2;
    border-color: #1da1f2; }
  .btn-twitter:active, .btn-twitter.active,
  .show > .btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #0c85d0;
    background-image: none;
    border-color: #0b7fc6; }

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998; }
  .btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: #2a3f6c; }
  .btn-facebook:focus, .btn-facebook.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5);
            box-shadow: 0 0 0 2px rgba(59, 89, 152, 0.5); }
  .btn-facebook.disabled, .btn-facebook:disabled {
    background-color: #3b5998;
    border-color: #3b5998; }
  .btn-facebook:active, .btn-facebook.active,
  .show > .btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    background-image: none;
    border-color: #2a3f6c; }

.btn-linkedin {
  color: #fff;
  background-color: #0077b5;
  border-color: #0077b5; }
  .btn-linkedin:hover {
    color: #fff;
    background-color: #005582;
    border-color: #004f78; }
  .btn-linkedin:focus, .btn-linkedin.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 119, 181, 0.5);
            box-shadow: 0 0 0 2px rgba(0, 119, 181, 0.5); }
  .btn-linkedin.disabled, .btn-linkedin:disabled {
    background-color: #0077b5;
    border-color: #0077b5; }
  .btn-linkedin:active, .btn-linkedin.active,
  .show > .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005582;
    background-image: none;
    border-color: #004f78; }

.btn-youtube {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f; }
  .btn-youtube:hover {
    color: #fff;
    background-color: #a11918;
    border-color: #981817; }
  .btn-youtube:focus, .btn-youtube.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5);
            box-shadow: 0 0 0 2px rgba(205, 32, 31, 0.5); }
  .btn-youtube.disabled, .btn-youtube:disabled {
    background-color: #cd201f;
    border-color: #cd201f; }
  .btn-youtube:active, .btn-youtube.active,
  .show > .btn-youtube.dropdown-toggle {
    color: #fff;
    background-color: #a11918;
    background-image: none;
    border-color: #981817; }

.btn-instagram {
  color: #fff;
  background-color: #c13584;
  border-color: #c13584; }
  .btn-instagram:hover {
    color: #fff;
    background-color: #992a69;
    border-color: #912863; }
  .btn-instagram:focus, .btn-instagram.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(193, 53, 132, 0.5);
            box-shadow: 0 0 0 2px rgba(193, 53, 132, 0.5); }
  .btn-instagram.disabled, .btn-instagram:disabled {
    background-color: #c13584;
    border-color: #c13584; }
  .btn-instagram:active, .btn-instagram.active,
  .show > .btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #992a69;
    background-image: none;
    border-color: #912863; }

.more-button a.elementor-button {
  color: #009fe0;
  background-color: transparent !important;
  border: none;
  padding: 0;
  font-weight: bold; }
  .more-button a.elementor-button:before {
    content: ">";
    float: left;
    padding-right: 5px; }

.small-button, .authors-bottom .author .author-more-button {
  display: inline-block;
  margin-top: 15px;
  border-radius: 6px;
  border-width: 2px;
  font-weight: normal;
  color: #009fe0; }
  .small-button:hover, .authors-bottom .author .author-more-button:hover {
    color: white;
    background: #009fe0; }
  .small-button a, .authors-bottom .author .author-more-button a {
    font-size: 13px;
    text-decoration: none;
    color: #009fe0; }
    .small-button a:hover, .authors-bottom .author .author-more-button a:hover {
      color: white; }

.tag-button {
  background: #009fe0;
  cursor: pointer;
  color: white;
  padding-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  border: #009fe0 solid 2px; }
  .tag-button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f02b";
    font-size: 13px;
    padding-right: 7px; }
  .tag-button.selected:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
    font-size: 13px;
    padding-left: 10px; }
  .tag-button:hover, .tag-button.selected {
    background: white;
    color: #009fe0; }

.comment-list ol {
  list-style: none; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif; }

.comment-form input[type="submit"] {
  border-radius: 7px; }

#comment-container {
  background: #f1f1f2;
  padding-bottom: 100px; }
  #comment-container .form-submit {
    margin-top: 20px; }

#comments h2 {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: 300; }

#comments .comment-content {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif; }

#comments li.media, #comments article.listing-events-homepage li.event, article.listing-events-homepage #comments li.event, #comments body.single-bhub_author li.image-row, body.single-bhub_author #comments li.image-row {
  background: white;
  margin-bottom: 20px;
  padding: 20px 20px;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  /*p {
            margin: 0;
        }*/ }
  #comments li.media h4, #comments article.listing-events-homepage li.event h4, article.listing-events-homepage #comments li.event h4, #comments body.single-bhub_author li.image-row h4, body.single-bhub_author #comments li.image-row h4 {
    margin-bottom: 6px;
    margin-top: 3px; }
    #comments li.media h4 a, #comments article.listing-events-homepage li.event h4 a, article.listing-events-homepage #comments li.event h4 a, #comments body.single-bhub_author li.image-row h4 a, body.single-bhub_author #comments li.image-row h4 a {
      color: #333; }
  #comments li.media h4 cite, #comments article.listing-events-homepage li.event h4 cite, article.listing-events-homepage #comments li.event h4 cite, #comments body.single-bhub_author li.image-row h4 cite, body.single-bhub_author #comments li.image-row h4 cite {
    font-style: normal;
    font-weight: normal;
    margin: 0; }
  #comments li.media .meta, #comments article.listing-events-homepage li.event .meta, article.listing-events-homepage #comments li.event .meta, #comments body.single-bhub_author li.image-row .meta, body.single-bhub_author #comments li.image-row .meta {
    font-size: 14px; }
  #comments li.media .reply a, #comments article.listing-events-homepage li.event .reply a, article.listing-events-homepage #comments li.event .reply a, #comments body.single-bhub_author li.image-row .reply a, body.single-bhub_author #comments li.image-row .reply a {
    margin-top: 15px;
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    border-radius: 7px;
    padding: 8px 20px 8px 20px; }
  #comments li.media .label, #comments article.listing-events-homepage li.event .label, article.listing-events-homepage #comments li.event .label, #comments body.single-bhub_author li.image-row .label, body.single-bhub_author #comments li.image-row .label {
    color: #009fe0;
    font-weight: normal;
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    font-style: normal;
    letter-spacing: 0px;
    font-size: 14px; }

#comments .comment-reply-link {
  background: white;
  line-height: 1;
  border: 2px solid #009fe0;
  color: #009fe0; }

#comments .comment-notes {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 18px; }

#comments #respond {
  margin-top: 40px; }

.comment-awaiting-moderation {
  background: #e0e0e0;
  font-size: 16px;
  padding: 0 4px; }

.search-form label {
  font-weight: normal; }

/*
.gform_fields {
  @extend .list-unstyled;
  @extend .row;
 
  input, select, textarea {
    @extend .form-control;
  }
 
  textarea {
    height: auto;
  }
 
}
 
.gfield_description {
  @extend .alert;
}
 
.validation_error {
  @extend .alert;
  @extend .alert-danger;
}
 
.validation_message {
  @extend .alert;
  @extend .alert-success;
}
 
 
.gfield_required {
  color: $alert-danger-text;
}
 
.gform_wrapper ul.gfield_radio li, .gform_wrapper ul.gfield_checkbox li {
  @extend .form-check;
}
 
.gform_validation_container {
  display: none;
}
 
.gfield_error .ginput_container {
  margin-bottom: 10px;
}
*/
.gform_previous_button,
.gform_next_button,
.gform_button {
  font-family: "Brown", "Times New Roman", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  cursor: pointer;
  margin-right: 0 !important;
  font-size: 18px !important;
  letter-spacing: 0; }

.gform_wrapper.newsletter_interstitial_wrapper {
  margin-top: 0; }
  .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial {
    margin: 0 !important; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_body,
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_footer {
      float: left;
      padding: 0;
      margin: 0; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_footer {
      max-width: 30%;
      float: left;
      clear: none !important; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_body {
      width: 65%;
      margin-right: 10px; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .gform_button {
      font-size: 14px !important;
      font-weight: normal;
      padding: 4px 6px !important;
      height: 35px !important;
      width: 100% !important;
      margin-top: 7px !important; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial input {
      font-family: Lato, Arial, sans-serif !important; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .newsletter_consent {
      width: 656px;
      max-width: 656px !important; }
      @media only screen and (max-width: 641px) {
        .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .newsletter_consent {
          width: 100%; } }
      .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .newsletter_consent input {
        float: left;
        width: 20px; }
      .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .newsletter_consent > label {
        display: none; }
      .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .newsletter_consent div > label {
        font-size: 13px;
        float: left;
        width: 85%;
        margin-top: -4px;
        margin-left: 4px; }
    .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .email {
      margin: 0 !important;
      padding-right: 0 !important; }
      .gform_wrapper.newsletter_interstitial_wrapper form.newsletter_interstitial .email input {
        width: 100% !important;
        margin: 0 !important;
        color: #484848;
        display: inline-block;
        padding: 4px 6px;
        height: 35px !important;
        font-size: 14px !important; }

.gform_wrapper.newsletter_popup_wrapper,
.gform_wrapper.newsletter_below_article_wrapper {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif; }
  .gform_wrapper.newsletter_popup_wrapper .gform_fields,
  .gform_wrapper.newsletter_below_article_wrapper .gform_fields {
    width: 100%; }
  .gform_wrapper.newsletter_popup_wrapper input,
  .gform_wrapper.newsletter_below_article_wrapper input {
    width: 100% !important; }
  .gform_wrapper.newsletter_popup_wrapper .gform_footer,
  .gform_wrapper.newsletter_below_article_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 !important; }
  .gform_wrapper.newsletter_popup_wrapper .email,
  .gform_wrapper.newsletter_below_article_wrapper .email {
    padding-right: 0px !important; }
  .gform_wrapper.newsletter_popup_wrapper .gform_required_legend,
  .gform_wrapper.newsletter_below_article_wrapper .gform_required_legend {
    display: none; }
  .gform_wrapper.newsletter_popup_wrapper .gfield_required_custom,
  .gform_wrapper.newsletter_below_article_wrapper .gfield_required_custom {
    display: none; }
  .gform_wrapper.newsletter_popup_wrapper .gform_body ul,
  .gform_wrapper.newsletter_popup_wrapper .gform_body li,
  .gform_wrapper.newsletter_below_article_wrapper .gform_body ul,
  .gform_wrapper.newsletter_below_article_wrapper .gform_body li {
    text-align: left;
    list-style-type: none !important;
    list-style-image: none !important;
    list-style: none !important;
    background-image: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important; }
  .gform_wrapper.newsletter_popup_wrapper form .gform_body ul > li:before,
  .gform_wrapper.newsletter_below_article_wrapper form .gform_body ul > li:before {
    content: ""; }
  .gform_wrapper.newsletter_popup_wrapper .newsletter_consent input,
  .gform_wrapper.newsletter_below_article_wrapper .newsletter_consent input {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px; }
  .gform_wrapper.newsletter_popup_wrapper .newsletter_subscribe_button,
  .gform_wrapper.newsletter_below_article_wrapper .newsletter_subscribe_button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #ffffff;
    background-color: #009fe0;
    border-color: #009fe0;
    font-weight: bold;
    border-width: 2px;
    border-radius: 10px;
    cursor: pointer; }
  .gform_wrapper.newsletter_popup_wrapper .newsletter_teaser_text,
  .gform_wrapper.newsletter_below_article_wrapper .newsletter_teaser_text {
    font-size: 18px;
    color: #333; }
    .gform_wrapper.newsletter_popup_wrapper .newsletter_teaser_text em,
    .gform_wrapper.newsletter_below_article_wrapper .newsletter_teaser_text em {
      color: #009fe0;
      font-style: normal; }

.gform_confirmation_message {
  text-align: left;
  font-size: 20px;
  background: #def9fd; }
  .gform_confirmation_message:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f058";
    color: #009fe0;
    position: relative;
    float: left;
    font-size: 50px;
    padding-right: 20px; }
  .gform_confirmation_message p {
    padding-left: 70px;
    color: #009fe0; }

.newsletter-page-signup-form .gform_footer {
  margin-top: 0 !important;
  padding-top: 10px !important; }

.gform_wrapper .newsletter-page-signup-form ul.gform_fields li.gfield {
  padding-right: 0;
  margin-bottom: 0 !important; }
  .gform_wrapper .newsletter-page-signup-form ul.gform_fields li.gfield.form-group input {
    padding: 6px 16px !important;
    font-size: 18px !important; }

.gf_full_width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .gf_full_width .gform_body {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2; }
  .gf_full_width .gform_footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1;
            flex: 0 1; }

.newsletter-interstitial h4 {
  margin-top: 0 !important; }

.newsletter-interstitial p,
.newsletter-interstitial li {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif !important; }

@media only screen and (min-width: 642px) {
  .newsletter-interstitial .gfield_consent_label {
    font-size: 12px !important; } }

.newsletter-interstitial .ginput_container_consent {
  margin-top: 5px; }

.newsletter-interstitial li {
  font-size: 16px; }

.newsletter_popup p,
.newsletter_popup div,
.newsletter_popup input,
.newsletter_below_article p,
.newsletter_below_article div,
.newsletter_below_article input {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif !important; }

.newsletter_popup input[type=checkbox],
.newsletter_below_article input[type=checkbox] {
  float: left;
  width: 20px !important; }

.newsletter_popup label.gfield_label,
.newsletter_below_article label.gfield_label {
  display: none !important; }

.newsletter_popup div > label,
.newsletter_below_article div > label {
  font-size: 15px;
  float: left;
  width: 85%;
  margin-top: -4px;
  margin-left: 4px;
  margin-bottom: 20px; }

.main {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding: 0 !important;
  min-height: 800px; }
  @media (min-width: 576px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .main {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .main {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
      .sidebar-primary .main {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 66.6666666667%;
                flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }

.sidebar {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .sidebar {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .sidebar {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; } }

div.container.subsection {
  border-top: 3px solid #e0e0e0; }

div.container.lastsection {
  padding-bottom: 200px; }

@media print {
  .row {
    display: block !important; } }

.card-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px; }
  .card-container .card-img-container {
    overflow: hidden; }
  .card-container .card-img-top {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(1.01);
         -o-transform: scale(1.01);
            transform: scale(1.01); }
  .card-container a.card-link {
    text-decoration: none;
    color: inherit;
    font-weight: inherit; }
    .card-container a.card-link:hover .card {
      background: #fcfcfc; }
    .card-container a.card-link:hover .card-img-top {
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      -webkit-transform: scale(1.03);
           -o-transform: scale(1.03);
              transform: scale(1.03); }
  .card-container h2 {
    margin-top: 0;
    padding-top: 0; }
  .card-container .spacer {
    padding-bottom: 40px; }
  .card-container .card {
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); }
  @media (max-width: 991px) {
    .card-container {
      text-align: center; } }
  .card-container .card {
    border: 0; }
  .card-container .card-footer {
    background: white;
    border: 0;
    border-top: 1px solid #e9e9f1; }
  .card-container .category {
    font-size: 16px;
    color: #6392AC;
    margin-bottom: 4px; }
  .card-container .card-title {
    font-family: "Mukta";
    font-weight: 700;
    letter-spacing: 0.9;
    font-size: 22px;
    color: #444; }
  .card-container .card-block p {
    font-family: "Source Sans Pro", medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;
    font-size: 16px; }

article.listing-events-homepage .event {
  margin-bottom: 30px; }

article.listing-events-homepage .event-date {
  float: left;
  padding-right: 10px;
  border-right: 1px solid #aaa; }
  article.listing-events-homepage .event-date span {
    display: block;
    font-size: 32px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 1.1; }
    article.listing-events-homepage .event-date span.day {
      font-size: 34px; }
    article.listing-events-homepage .event-date span.month {
      font-weight: 700; }
    article.listing-events-homepage .event-date span.year {
      font-size: 18px; }

article.listing-events-homepage .event-content {
  padding-left: 10px; }

article.listing-events-homepage h4 {
  margin-top: 0;
  font-weight: 200;
  margin-bottom: 5px;
  padding-bottom: 0px;
  line-height: 1;
  font-size: 30px; }
  article.listing-events-homepage h4 a {
    color: #333; }
    article.listing-events-homepage h4 a:hover, article.listing-events-homepage h4 a:focus, article.listing-events-homepage h4 a:active {
      text-decoration: none;
      color: #009fe0; }

article.listing-events-homepage .event-meta i {
  margin-right: 5px;
  text-align: center;
  width: 20px; }

@media (min-width: 992px) and (max-width: 1599px) {
  article.listing-events-homepage h4 {
    font-size: 24px; }
  article.listing-events-homepage .event-meta {
    font-size: 12px; } }

body.home #header-text {
  padding: 10px 10px;
  width: 100%;
  font-size: 18px;
  color: white;
  position: absolute;
  top: 10%;
  line-height: 1.5;
  z-index: 25;
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); }
  body.home #header-text a {
    font-size: 18px; }
  @media (min-width: 768px) {
    body.home #header-text {
      padding: 20px 40px;
      font-size: 28px; }
      body.home #header-text a {
        font-size: 22px; } }
  @media (min-width: 1600px) {
    body.home #header-text {
      font-size: 50px; }
      body.home #header-text a {
        font-size: 40px; } }

body.home #header-animation {
  position: absolute;
  z-index: 21;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

body.home .typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -o-animation: blink 0.7s infinite;
     animation: blink 0.7s infinite; }

@-o-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

body.home #zeb {
  position: absolute;
  bottom: 0%;
  right: 0;
  z-index: 30; }
  body.home #zeb:hover {
    -webkit-transform: scale(1.03);
         -o-transform: scale(1.03);
            transform: scale(1.03); }

@media (min-width: 1024px) {
  body.home #zeb {
    bottom: 0; } }

body.home #zeb-logo img {
  width: 80px; }

body.home #zeb-logo {
  float: right;
  display: block;
  padding-right: 20px; }
  @media (max-width: 991px) {
    body.home #zeb-logo {
      width: 60px;
      padding: 10px; } }

body.home .svg-container {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: 37.57%; }
  @media (max-width: 991px) {
    body.home .svg-container {
      height: 300px;
      padding-top: 0;
      background-repeat: repeat-x;
      background-image: -webkit-linear-gradient(80deg, #6194ad, #29c9c1);
      background-image: -o-linear-gradient(80deg, #6194ad, #29c9c1);
      background-image: linear-gradient(10deg, #6194ad, #29c9c1); } }

body.home svg#header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  @media (max-width: 991px) {
    body.home svg#header-bg {
      display: none; } }

@media (min-width: 992px) and (max-width: 1599px) {
  #homepage-authors .cta {
    display: none; } }

@media (min-width: 992px) and (max-width: 1599px) {
  #homepage-topics .image-container img {
    width: 100px;
    height: 70px; }
  #homepage-topics article .article-content {
    min-height: 140px; }
  #homepage-topics .article-details {
    font-size: 16px; }
  #homepage-topics h4.card-title {
    font-size: 19px;
    font-weight: bold; } }

.most-read-homepage ul.wpp-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  flex-direction: row; }

.most-read-homepage .wpp-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-left: 40px;
  margin-bottom: 40px;
  margin-right: 40px;
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
  color: #009fe0; }
  .most-read-homepage .wpp-block:hover {
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
    color: #007bad; }
  @media (max-width: 991px) {
    .most-read-homepage .wpp-block {
      width: 100%; } }

.most-read-homepage .wpp-block::before {
  content: "\f101";
  padding-right: 10px;
  position: relative;
  top: -3px;
  font-size: 34px !important;
  font-family: "Font Awesome 5 Free";
  margin-left: -40px;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.most-read-homepage a {
  display: inline-block;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 1.2; }

.elementor-post__excerpt, .elementor-widget-theme-post-excerpt {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif; }

#tagcloud .tag-cloud-link {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  background: #009fe0;
  color: white;
  padding: 10px 30px;
  width: auto;
  height: auto;
  border-radius: 10px;
  position: relative; }

#tagcloud a:nth-of-type(100) {
  top: -2px; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto; }

@media (min-width: 576px) {
  .alignleft {
    float: left;
    margin-right: 0.5rem; }
  .alignright {
    float: right;
    margin-left: 0.5rem; } }

.wp-caption-text {
  margin-top: 4px;
  color: #333; }

.twitter-tweet {
  margin: 50px auto !important; }

.btn-download {
  color: black;
  margin-top: 30px;
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin-bottom: 25px; }
  .btn-download i {
    margin-right: 10px; }

ol.bold {
  counter-reset: item;
  margin-left: -2em; }
  ol.bold > li {
    padding: 0 0 0 2em;
    text-indent: -1em;
    list-style-type: none;
    counter-increment: item; }
  ol.bold > li:before {
    display: inline-block;
    width: 1em;
    padding-right: 0.2em;
    font-weight: bold;
    text-align: right;
    content: counter(item) "."; }
  ol.bold ol > li {
    text-indent: 0; }
  ol.bold.upper-alpha li:before {
    content: counter(item, upper-alpha) "."; }
  ol.bold.lower-alpha li:before {
    content: counter(item, lower-alpha) "."; }

@media (max-width: 767px) {
  .btn-download {
    font-size: 20px; } }

.shariff ul.shariff-buttons {
  margin-left: -5px !important; }

.interstitial {
  border-top: 1px solid #009fe0;
  border-bottom: 1px solid #009fe0;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px; }

.interstitial,
body.single article.post .interstitial {
  border: initial;
  background: #d9e5ec;
  padding: 20px;
  min-height: 150px; }
  .interstitial > a,
  body.single article.post .interstitial > a {
    cursor: pointer;
    outline: none; }
    .interstitial > a:hover,
    body.single article.post .interstitial > a:hover {
      text-decoration: none; }
    .interstitial > a .image,
    body.single article.post .interstitial > a .image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 20px;
      width: 150px;
      height: 105px; }
      .interstitial > a .image img,
      body.single article.post .interstitial > a .image img {
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center; }
  .interstitial div.interstitial-headline,
  body.single article.post .interstitial div.interstitial-headline {
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    color: #333;
    margin: 0;
    padding: 0;
    margin-bottom: 5px; }
  .interstitial .description,
  body.single article.post .interstitial .description {
    color: #555; }
  .interstitial .button,
  body.single article.post .interstitial .button {
    padding-top: 10px; }
  .interstitial.hovered,
  body.single article.post .interstitial.hovered {
    -webkit-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
    .interstitial.hovered:hover,
    body.single article.post .interstitial.hovered:hover {
      -webkit-transition: background-color 0.5s ease;
      -o-transition: background-color 0.5s ease;
      transition: background-color 0.5s ease;
      text-decoration: none !important;
      background: #f8f8f8; }
  @media (max-width: 991px) {
    .interstitial .interstitial-article,
    .interstitial .interstitial-topic,
    body.single article.post .interstitial .interstitial-article,
    body.single article.post .interstitial .interstitial-topic {
      margin-right: -25px;
      margin-left: -25px;
      padding: 25px 25px; }
    .interstitial h4,
    body.single article.post .interstitial h4 {
      font-size: 20px;
      line-height: 1.1; }
    .interstitial a,
    body.single article.post .interstitial a {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .interstitial a .image,
    body.single article.post .interstitial a .image {
      width: 100%;
      height: auto;
      margin-bottom: 15px; } }
  @media (max-width: 767px) {
    .interstitial,
    body.single article.post .interstitial {
      margin-right: -15px;
      margin-left: -15px;
      padding: 15px 15px; } }

.interstitial.interstitial-shop,
.interstitial.interstitial-more {
  margin: 50px 0;
  border-width: 2px;
  padding-top: 10px; }
  .interstitial.interstitial-shop h4,
  .interstitial.interstitial-more h4 {
    margin-top: 0px !important;
    text-transform: normal;
    font-weight: 200;
    font-size: 28px; }
  .interstitial.interstitial-shop ul,
  .interstitial.interstitial-more ul {
    margin-top: 10px; }
    .interstitial.interstitial-shop ul li,
    .interstitial.interstitial-more ul li {
      margin-bottom: 15px; }

.interstitial.interstitial-shop .media, .interstitial.interstitial-shop article.listing-events-homepage .event, article.listing-events-homepage .interstitial.interstitial-shop .event, .interstitial.interstitial-shop .interstitial > a,
.interstitial.interstitial-shop body.single article.post .interstitial > a, body.single article.post .interstitial.interstitial-shop .interstitial > a, .interstitial.interstitial-shop body.nosingle article.post article.listing-author, body.nosingle article.post .interstitial.interstitial-shop article.listing-author,
.interstitial.interstitial-shop article.listing-article, .interstitial.interstitial-shop article.listing-author, .interstitial.interstitial-shop body.single-bhub_author .image-row, body.single-bhub_author .interstitial.interstitial-shop .image-row {
  margin: 10px 0;
  -webkit-transition: all 120ms ease;
  -o-transition: all 120ms ease;
  transition: all 120ms ease; }

.interstitial.interstitial-shop a {
  color: #555; }

.interstitial.interstitial-shop a:hover {
  text-decoration: none; }

.interstitial.interstitial-shop a:hover .media, .interstitial.interstitial-shop a:hover article.listing-events-homepage .event, article.listing-events-homepage .interstitial.interstitial-shop a:hover .event, .interstitial.interstitial-shop a:hover .interstitial > a,
.interstitial.interstitial-shop a:hover body.single article.post .interstitial > a,
.interstitial.interstitial-shop a:hover article.listing-article, .interstitial.interstitial-shop a:hover article.listing-author, .interstitial.interstitial-shop a:hover body.single-bhub_author .image-row, body.single-bhub_author .interstitial.interstitial-shop a:hover .image-row {
  background: #f8f8f8;
  -webkit-transition: all 120ms ease;
  -o-transition: all 120ms ease;
  transition: all 120ms ease; }

.interstitial.interstitial-shop h5 {
  font-size: 18px !important;
  margin: 0 !important;
  line-height: 1.2 !important;
  font-weight: bold; }

.interstitial.interstitial-shop img {
  width: 80px;
  height: auto;
  margin-right: 15px; }

.newsletter_interstitial_wrapper .gform_button {
  border-radius: 8px; }

.serif {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif; }

body.single article.post .interstitial.interstitial-generic {
  background: #d9e5ec;
  color: #333; }

footer.edge, section.edge {
  position: relative;
  margin: 0;
  margin-top: -80px;
  z-index: 2;
  line-height: 0; }
  footer.edge svg, section.edge svg {
    line-height: 0;
    height: 50px;
    margin: 0;
    padding: 0; }
  footer.edge .content, section.edge .content {
    line-height: normal;
    margin: 0;
    padding-top: 60px;
    padding-bottom: 180px; }
  footer.edge.dark .content, section.edge.dark .content {
    background: #333; }
  footer.edge.light .content, section.edge.light .content {
    background: #f1f1f1; }
  footer.edge.red .content, section.edge.red .content {
    background: #c11018; }
  footer.edge.white .content, section.edge.white .content {
    background: #fff; }
  footer.edge.primary .content, section.edge.primary .content {
    background: #009fe0; }
  footer.edge.red svg path, section.edge.red svg path {
    fill: #c11018; }
  footer.edge.dark svg path, section.edge.dark svg path {
    fill: #333; }
  footer.edge.light svg path, section.edge.light svg path {
    fill: #f1f1f1; }
  footer.edge.primary svg path, section.edge.primary svg path {
    fill: #009fe0; }
  footer.edge.white svg path, section.edge.white svg path {
    fill: #fff; }
  footer.edge .content h2, section.edge .content h2 {
    text-transform: uppercase;
    font-weight: 200;
    font-size: 40px;
    margin-bottom: 40px; }
  footer.edge.level1, section.edge.level1 {
    z-index: 2; }
  footer.edge.level2, section.edge.level2 {
    z-index: 3; }
  footer.edge.level3, section.edge.level3 {
    z-index: 4; }
  @media (max-width: 991px) {
    footer.edge, section.edge {
      margin-top: 0px; }
      footer.edge svg, section.edge svg {
        display: none; } }

/*
 * article listing in the form of cards. image is top, text below
 * This is used on the homepage mostly
 */
section.article-cards {
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 100px;
  margin: 0 30px;
  /*
    .card-index-5, .card-index-6 {
        @media(max-width: 1299px) {
            display: none;
        }
    }
    .break {
        @media(min-width: 1300px) {
            width: 100%;
        }
    }
    */ }
  @media (min-width: 576px) {
    section.article-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    section.article-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    section.article-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    section.article-cards {
      padding-right: 15px;
      padding-left: 15px; } }
  section.article-cards .article-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 576px) {
      section.article-cards .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
    @media (min-width: 768px) {
      section.article-cards .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
    @media (min-width: 992px) {
      section.article-cards .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
    @media (min-width: 1600px) {
      section.article-cards .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
  @media (max-width: 767px) {
    section.article-cards {
      margin: 0;
      padding: 0; } }
  section.article-cards .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden; }
    section.article-cards .card .card-text {
      font-size: 18px; }
  section.article-cards .card-img-container {
    overflow: hidden; }
  section.article-cards a.card-link {
    text-decoration: none;
    color: inherit;
    font-weight: inherit;
    word-wrap: break-word; }
  section.article-cards .card-img-top {
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  section.article-cards .card:hover {
    background: #f8f8f8; }
    section.article-cards .card:hover .card-img-top {
      -webkit-transition: all .1s ease-in-out;
      -o-transition: all .1s ease-in-out;
      transition: all .1s ease-in-out;
      -webkit-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05); }
  section.article-cards .card-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 40px; }
    @media (min-width: 576px) {
      section.article-cards .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      section.article-cards .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      section.article-cards .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1600px) {
      section.article-cards .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (max-width: 575px) {
      section.article-cards .card-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    @media (max-width: 767px) {
      section.article-cards .card-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        max-width: 500px;
        margin: 0 auto; } }
    @media (min-width: 1200px) {
      section.article-cards .card-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.3333333333%;
                flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
    @media (min-width: 1300px) {
      section.article-cards .card-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%; } }
    section.article-cards .card-col article {
      padding: 0; }
  @media (max-width: 991px) {
    section.article-cards .card-footer {
      background: white;
      border-top: 0; }
    section.article-cards .card {
      border-bottom: 1px solid rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
              box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }
    section.article-cards .card-col {
      margin-bottom: 20px; } }
  @media (max-width: 575px) {
    section.article-cards {
      border-bottom: 1px solid rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
              box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
      padding-bottom: 40px; }
      section.article-cards .card-col {
        margin-bottom: 0px; }
      section.article-cards .card-footer {
        padding-bottom: 50px; } }

/*
 * this is the article listing for archive pages, top 10 on homepage etc.
 * We have an image on the left side and the text on the right side
 * on mobile we have a big image on top instead
 */
section.article-listing {
  margin-top: 40px; }
  section.article-listing article {
    margin: 10px 0;
    padding: 20px 0 12px 0; }
  section.article-listing.wide, section.article-listing.list {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      section.article-listing.wide, section.article-listing.list {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      section.article-listing.wide, section.article-listing.list {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      section.article-listing.wide, section.article-listing.list {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1600px) {
      section.article-listing.wide, section.article-listing.list {
        padding-right: 15px;
        padding-left: 15px; } }
    section.article-listing.wide .article-container, section.article-listing.list .article-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px; }
      @media (min-width: 576px) {
        section.article-listing.wide .article-container, section.article-listing.list .article-container {
          margin-right: -15px;
          margin-left: -15px; } }
      @media (min-width: 768px) {
        section.article-listing.wide .article-container, section.article-listing.list .article-container {
          margin-right: -15px;
          margin-left: -15px; } }
      @media (min-width: 992px) {
        section.article-listing.wide .article-container, section.article-listing.list .article-container {
          margin-right: -15px;
          margin-left: -15px; } }
      @media (min-width: 1600px) {
        section.article-listing.wide .article-container, section.article-listing.list .article-container {
          margin-right: -15px;
          margin-left: -15px; } }
  section.article-listing.wide {
    padding-bottom: 100px;
    margin: 0 30px; }

article.article-listing .category, article.listing-article .category, article.card-article .category {
  font-size: 16px; }
  @media (max-width: 767px) {
    article.article-listing .category, article.listing-article .category, article.card-article .category {
      margin-bottom: 3px; } }

article.article-listing h4, article.listing-article h4, article.card-article h4 {
  margin: 3px 0 !important;
  font-size: 24px;
  word-wrap: break-word; }

article.article-listing .more-link, article.listing-article .more-link, article.card-article .more-link {
  text-transform: uppercase;
  float: right;
  font-size: 20px; }
  article.article-listing .more-link i, article.listing-article .more-link i, article.card-article .more-link i {
    font-size: 16px; }

.more-articles .more-link {
  font-size: 18px; }

section.inline-listing,
section.preview-article-listing {
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  padding: 10px 0;
  margin: 50px 0; }
  section.inline-listing article,
  section.preview-article-listing article {
    margin: 0;
    padding: 0; }

section.preview-article-listing img {
  margin-right: 10px !important; }

body.nosingle article.post article.listing-author,
article.listing-article, article.listing-author {
  padding: 20px 0; }
  body.nosingle article.post article.listing-author .article-content,
  article.listing-article .article-content, article.listing-author .article-content {
    overflow: hidden; }
  body.nosingle article.post article.listing-author .article-image,
  article.listing-article .article-image, article.listing-author .article-image {
    padding: 0;
    margin: 0;
    margin-right: 20px;
    display: none; }
  body.nosingle article.post article.listing-author h4,
  article.listing-article h4, article.listing-author h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    word-wrap: break-word; }
    body.nosingle article.post article.listing-author h4 a,
    article.listing-article h4 a, article.listing-author h4 a {
      color: #000;
      word-wrap: break-word; }
    body.nosingle article.post article.listing-author h4 a:hover,
    article.listing-article h4 a:hover, article.listing-author h4 a:hover {
      text-decoration: none;
      color: #009fe0; }
  body.nosingle article.post article.listing-author p,
  article.listing-article p, article.listing-author p {
    padding-top: 10px;
    font-size: 18px;
    line-height: 1.5; }
  @media (min-width: 768px) {
    body.nosingle article.post article.listing-author h4,
    article.listing-article h4, article.listing-author h4 {
      font-size: 20px;
      margin: 0 0 7px 0; }
    body.nosingle article.post article.listing-author .article-image,
    article.listing-article .article-image, article.listing-author .article-image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      body.nosingle article.post article.listing-author .article-image img,
      article.listing-article .article-image img, article.listing-author .article-image img {
        width: 100px;
        height: 70px; } }
  @media (min-width: 992px) {
    body.nosingle article.post article.listing-author h4,
    article.listing-article h4, article.listing-author h4 {
      font-size: 30px;
      margin: 0 0 7px 0; }
    body.nosingle article.post article.listing-author .article-image,
    article.listing-article .article-image, article.listing-author .article-image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      body.nosingle article.post article.listing-author .article-image img,
      article.listing-article .article-image img, article.listing-author .article-image img {
        width: 200px;
        height: 140px; } }

body.single article.post article.listing-author .article-image,
article.listing-author .article-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0; }

article.listing-article img {
  width: 65px;
  height: 39px; }

@media (min-width: 768px) {
  article.listing-article img {
    width: 200px;
    height: 140px; } }

article.listing-author,
body.single article.post article.listing-author {
  margin-top: 0; }
  article.listing-author h4,
  body.single article.post article.listing-author h4 {
    margin-top: 0;
    font-weight: 200;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 1; }
  article.listing-author img,
  body.single article.post article.listing-author img {
    width: 55px;
    height: 70px; }
  article.listing-author .author-meta,
  body.single article.post article.listing-author .author-meta {
    display: block;
    color: #333;
    font-size: 16px;
    font-weight: 200;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  article.listing-author .author-topics,
  body.single article.post article.listing-author .author-topics {
    font-size: 18px; }
    article.listing-author .author-topics span + span:before,
    body.single article.post article.listing-author .author-topics span + span:before {
      content: "|"; }
  article.listing-author .cta,
  body.single article.post article.listing-author .cta {
    float: right; }
  @media (min-width: 768px) {
    article.listing-author h4,
    body.single article.post article.listing-author h4 {
      font-weight: 200; }
    article.listing-author img,
    body.single article.post article.listing-author img {
      width: 110px !important;
      height: 140px !important; } }
  @media (max-width: 767px) {
    article.listing-author .author-topics,
    body.single article.post article.listing-author .author-topics {
      font-size: 14px; }
    article.listing-author .author-meta,
    body.single article.post article.listing-author .author-meta {
      color: #666;
      font-size: 15px; } }

section.article-listing.white article {
  margin-top: 0px;
  background: white;
  padding: 15px;
  border: 0;
  border-bottom: 1px solid #aaa; }
  @media (min-width: 768px) {
    section.article-listing.white article {
      -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
              box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
      margin-bottom: 20px;
      border: 1px solid #aaa; } }

section.inline-listing > article + article {
  border-top: 1px solid #aaa; }

section.article-listing > article + article {
  border-top: 1px solid #aaa; }

#newsletterbox {
  min-height: 0;
  padding: 0;
  margin-bottom: 0; }

.widget.widget_widget_tptn_pop > div {
  padding: 10px;
  background: white;
  border: 1px solid #e0e0e0; }

.widget.widget_widget_tptn_pop h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 15px; }

.tptn_posts_widget ul {
  padding-left: 20px;
  list-style: none;
  counter-reset: my-counter; }

.tptn_posts_widget li {
  padding: 0;
  margin: 0;
  padding-left: 10px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .tptn_posts_widget li a {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    color: black;
    display: block;
    word-wrap: break-word; }
  .tptn_posts_widget li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    float: left;
    margin-left: -30px;
    font-weight: 700;
    margin-top: -10px;
    font-size: 30px; }

@media (max-width: 1599px) {
  .tptn_posts_widget ul li a {
    font-size: 16px; }
  .tptn_posts_widget ul {
    padding-left: 10px; }
  .tptn_posts_widget li:before {
    font-size: 22px;
    margin-left: -22px;
    margin-top: -6px; } }

@media (max-width: 991px) {
  .tptn_posts_widget li {
    border-bottom: none;
    margin-bottom: 20px; } }

#below-article-widget-area {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 40px; }

.sidebar-widget p.headline, .sidebar-widget h3, .sidebar-widget h4 {
  border-top: 1px solid #333;
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px !important;
  padding: 4px 0;
  padding-bottom: 15px; }
  .sidebar-widget p.headline a, .sidebar-widget h3 a, .sidebar-widget h4 a {
    font-size: 20px !important;
    color: #333;
    line-height: 1.2; }

.most-read-sidebar ul.wpp-list {
  padding-left: 0px;
  list-style: none; }

.most-read-sidebar img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  margin-bottom: 10px; }

.most-read-sidebar li:not(:first-child) img {
  display: none; }

.most-read-sidebar li .number {
  padding-left: 3px; }

.most-read-sidebar li:first-child .number {
  padding-left: 0px;
  font-size: 42px;
  font-weight: normal;
  margin-top: -10px; }

.most-read-sidebar li:first-child a {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #009fe0; }

.most-read-sidebar .wpp-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.most-read-sidebar li {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin: 0;
  margin-bottom: 0 !important;
  margin-top: -10px; }

.most-read-sidebar li:last-child {
  border-bottom: 0px solid white; }

.most-read-sidebar .number {
  -ms-flex-item-align: center;
      align-self: center;
  padding-right: 10px;
  padding-top: 3px;
  font-size: 24px;
  display: block; }

.most-read-sidebar a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  -ms-flex-item-align: center;
      align-self: center; }

.most-read-sidebar h4 a:hover {
  color: #009fe0; }

.sidebar-article h4 {
  margin-bottom: 0 !important; }

.sidebar-article img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block; }

.sidebar-article a {
  text-decoration: none;
  color: #333; }

.sidebar-article .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #009fe0;
  line-height: 1.2; }

.image {
  position: relative; }
  .image .image-copyright {
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 12px;
    z-index: 3000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  border-radius: 0; }

body.woocommerce-page.page {
  background-image: -webkit-linear-gradient(70deg, #fff, #f8f8fa);
  background-image: -o-linear-gradient(70deg, #fff, #f8f8fa);
  background-image: linear-gradient(20deg, #fff, #f8f8fa);
  background-repeat: repeat-x;
  background: white !important; }

.woocommerce .col-1, .woocommerce .col-2 {
  max-width: none;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0; }

.woocommerce #payment {
  border-radius: 0; }

.woocommerce p.form-row.legal.terms.wc-terms-and-conditions {
  margin-bottom: 30px !important; }

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  border-radius: 0; }

.woocommerce h3#order_payment_heading {
  margin-top: 30px; }

.woocommerce div.entry-content.wc-tab {
  padding-bottom: 80px !important; }

.woocommerce .quantity .qty {
  padding: 5px; }

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  min-width: 200px; }

h3#order_review_heading {
  margin-top: 40px; }

.order-tax th, .order-tax td {
  font-weight: normal !important;
  font-size: 16px; }

.order-total th, .order-total td {
  font-weight: bold !important;
  font-size: 24px; }

tr.order-total td {
  border-top: 3px solid black !important; }

.woocommerce table.woocommerce-checkout-review-order-table {
  margin-top: 30px !important; }

body.single-product.woocommerce div.product div.images {
  margin-bottom: 5em; }

body.single-product.woocommerce section.related.products {
  display: none; }

body.single-product.woocommerce .product_meta > span {
  display: block;
  font-size: 0.9em; }
  body.single-product.woocommerce .product_meta > span.posted_in, body.single-product.woocommerce .product_meta > span.tagged_as {
    display: none; }

body.single-product.woocommerce .wc-gzd-additional-info {
  font-size: 1em; }

body.single-product.woocommerce .price {
  margin-bottom: 10px;
  font-size: 1.2em; }

body.kasse #order_review .legal {
  margin-bottom: 20px; }

.woocommerce-Tabs-panel--additional_information h2,
.woocommerce-Tabs-panel--description h2 {
  display: none; }

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 20px; }

.bpoll .wp-polls-ans {
  margin: 0 auto;
  font-size: 30px;
  text-transform: uppercase; }

.bpoll.binary .wp-polls-ans {
  width: 400px auto; }
  .bpoll.binary .wp-polls-ans.not-voted label {
    cursor: pointer; }
  .bpoll.binary .wp-polls-ans .form-group, .bpoll.binary .wp-polls-ans .comment-form p, .comment-form .bpoll.binary .wp-polls-ans p, .bpoll.binary .wp-polls-ans .search-form label, .search-form .bpoll.binary .wp-polls-ans label {
    float: left;
    display: block;
    margin: 5px 30px; }
    .bpoll.binary .wp-polls-ans .form-group input, .bpoll.binary .wp-polls-ans .comment-form p input, .comment-form .bpoll.binary .wp-polls-ans p input, .bpoll.binary .wp-polls-ans .search-form label input, .search-form .bpoll.binary .wp-polls-ans label input {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
  .bpoll.binary .wp-polls-ans .poll-answer {
    padding: 0 7px;
    font-weight: bold; }
  .bpoll.binary .wp-polls-ans .poll-answer-icon {
    font-family: FontAwesome;
    color: #009fe0; }
  .bpoll.binary .wp-polls-ans .form-group:first-child .poll-answer-icon:after, .bpoll.binary .wp-polls-ans .comment-form p:first-child .poll-answer-icon:after, .comment-form .bpoll.binary .wp-polls-ans p:first-child .poll-answer-icon:after, .bpoll.binary .wp-polls-ans .search-form label:first-child .poll-answer-icon:after, .search-form .bpoll.binary .wp-polls-ans label:first-child .poll-answer-icon:after {
    content: "\f164"; }
  .bpoll.binary .wp-polls-ans .form-group:last-child .poll-answer-icon:after, .bpoll.binary .wp-polls-ans .comment-form p:last-child .poll-answer-icon:after, .comment-form .bpoll.binary .wp-polls-ans p:last-child .poll-answer-icon:after, .bpoll.binary .wp-polls-ans .search-form label:last-child .poll-answer-icon:after, .search-form .bpoll.binary .wp-polls-ans label:last-child .poll-answer-icon:after {
    content: "\f165"; }

.bpoll.multiple .poll-answer-votes,
.bpoll.multiple .poll-answer {
  display: none; }

.bpoll.multiple .headline {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 30px;
  margin-top: 10px;
  position: relative; }
  .bpoll.multiple .headline li {
    position: absolute;
    top: 0;
    display: inline-block;
    font-size: 15px !important;
    font-weight: 400;
    text-align: center;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    width: auto; }
    @media (max-width: 767px) {
      .bpoll.multiple .headline li {
        width: 20%;
        font-size: 13px !important; } }
  .bpoll.multiple .headline li:nth-child(16n+1) {
    left: 10%; }
  .bpoll.multiple .headline li:nth-child(16n+2) {
    left: 30%; }
  .bpoll.multiple .headline li:nth-child(16n+3) {
    left: 50%; }
  .bpoll.multiple .headline li:nth-child(16n+4) {
    left: 70%;
    margin-left: -5px; }
  .bpoll.multiple .headline li:nth-child(16n+5) {
    left: 90%; }

.bpoll.multiple .form-group, .bpoll.multiple .comment-form p, .comment-form .bpoll.multiple p, .bpoll.multiple .search-form label, .search-form .bpoll.multiple label {
  float: left;
  width: 20%;
  text-align: center; }
  .bpoll.multiple .form-group input, .bpoll.multiple .comment-form p input, .comment-form .bpoll.multiple p input, .bpoll.multiple .search-form label input, .search-form .bpoll.multiple label input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%;
    padding-left: 25px !important; }
  .bpoll.multiple .form-group input[type='radio']:checked, .bpoll.multiple .comment-form p input[type='radio']:checked, .comment-form .bpoll.multiple p input[type='radio']:checked, .bpoll.multiple .search-form label input[type='radio']:checked, .search-form .bpoll.multiple label input[type='radio']:checked,
  .bpoll.multiple .form-group input[type='radio']:not(:checked),
  .bpoll.multiple .comment-form p input[type='radio']:not(:checked),
  .comment-form .bpoll.multiple p input[type='radio']:not(:checked),
  .bpoll.multiple .search-form label input[type='radio']:not(:checked),
  .search-form .bpoll.multiple label input[type='radio']:not(:checked) {
    background: transparent;
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0; }
  .bpoll.multiple .form-group input[type='radio'] + span, .bpoll.multiple .comment-form p input[type='radio'] + span, .comment-form .bpoll.multiple p input[type='radio'] + span, .bpoll.multiple .search-form label input[type='radio'] + span, .search-form .bpoll.multiple label input[type='radio'] + span {
    cursor: pointer;
    width: 120px;
    padding-left: 20px; }
  .bpoll.multiple .form-group input[type='radio']:checked + label::before, .bpoll.multiple .comment-form p input[type='radio']:checked + label::before, .comment-form .bpoll.multiple p input[type='radio']:checked + label::before, .bpoll.multiple .search-form label input[type='radio']:checked + label::before, .search-form .bpoll.multiple label input[type='radio']:checked + label::before,
  .bpoll.multiple .form-group input[type='radio']:not(:checked) + span::before,
  .bpoll.multiple .comment-form p input[type='radio']:not(:checked) + span::before,
  .comment-form .bpoll.multiple p input[type='radio']:not(:checked) + span::before,
  .bpoll.multiple .search-form label input[type='radio']:not(:checked) + span::before,
  .search-form .bpoll.multiple label input[type='radio']:not(:checked) + span::before {
    content: ' ';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
  .bpoll.multiple .form-group input[type=radio]:checked + span::before, .bpoll.multiple .comment-form p input[type=radio]:checked + span::before, .comment-form .bpoll.multiple p input[type=radio]:checked + span::before, .bpoll.multiple .search-form label input[type=radio]:checked + span::before, .search-form .bpoll.multiple label input[type=radio]:checked + span::before,
  .bpoll.multiple .form-group input[type='radio']:not(:checked) + span::before,
  .bpoll.multiple .comment-form p input[type='radio']:not(:checked) + span::before,
  .comment-form .bpoll.multiple p input[type='radio']:not(:checked) + span::before,
  .bpoll.multiple .search-form label input[type='radio']:not(:checked) + span::before,
  .search-form .bpoll.multiple label input[type='radio']:not(:checked) + span::before {
    border-radius: 30px; }
  .bpoll.multiple .form-group input[type='checkbox']:hover + span::before, .bpoll.multiple .comment-form p input[type='checkbox']:hover + span::before, .comment-form .bpoll.multiple p input[type='checkbox']:hover + span::before, .bpoll.multiple .search-form label input[type='checkbox']:hover + span::before, .search-form .bpoll.multiple label input[type='checkbox']:hover + span::before,
  .bpoll.multiple .form-group input[type='radio']:hover + span::before,
  .bpoll.multiple .comment-form p input[type='radio']:hover + span::before,
  .comment-form .bpoll.multiple p input[type='radio']:hover + span::before,
  .bpoll.multiple .search-form label input[type='radio']:hover + span::before,
  .search-form .bpoll.multiple label input[type='radio']:hover + span::before {
    background: #009fe0;
    -webkit-box-shadow: inset 0 0 0 2px white;
            box-shadow: inset 0 0 0 2px white; }
  .bpoll.multiple .form-group input[type='checkbox']:checked + span::before, .bpoll.multiple .comment-form p input[type='checkbox']:checked + span::before, .comment-form .bpoll.multiple p input[type='checkbox']:checked + span::before, .bpoll.multiple .search-form label input[type='checkbox']:checked + span::before, .search-form .bpoll.multiple label input[type='checkbox']:checked + span::before, .bpoll.multiple .form-group input[type=radio]:checked + span::before, .bpoll.multiple .comment-form p input[type=radio]:checked + span::before, .comment-form .bpoll.multiple p input[type=radio]:checked + span::before, .bpoll.multiple .search-form label input[type=radio]:checked + span::before, .search-form .bpoll.multiple label input[type=radio]:checked + span::before {
    background: #009fe0;
    -webkit-box-shadow: inset 0 0 0 2px white;
            box-shadow: inset 0 0 0 2px white; }

.bpoll.multiple.finished .headline li:nth-child(16n+1) {
  left: 0;
  -webkit-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0); }

.bpoll.multiple.finished .headline li:nth-child(16n+2) {
  left: 25%; }

.bpoll.multiple.finished .headline li:nth-child(16n+3) {
  left: 50%; }

.bpoll.multiple.finished .headline li:nth-child(16n+4) {
  left: 75%; }

.bpoll.multiple.finished .headline li:nth-child(16n+5) {
  left: 100%;
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%); }

@media (max-width: 767px) {
  .bpoll.multiple.finished .headline li {
    width: auto;
    font-size: 13px !important; }
    .bpoll.multiple.finished .headline li:nth-child(16n+2) {
      opacity: 0; }
    .bpoll.multiple.finished .headline li:nth-child(16n+3) {
      opacity: 0; }
    .bpoll.multiple.finished .headline li:nth-child(16n+4) {
      opacity: 0; } }

.bpoll.multiple.finished .headline li {
  white-space: nowrap; }

nav.navbar-main {
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  background: white;
  width: 100%;
  z-index: 3001; }
  @media print {
    nav.navbar-main {
      position: static; }
      nav.navbar-main .collapse, nav.navbar-main button {
        display: none !important; } }
  nav.navbar-main .navbar-nav {
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: 200; }
    nav.navbar-main .navbar-nav .nav-item {
      margin-left: 30px; }
      nav.navbar-main .navbar-nav .nav-item .nav-link {
        color: #333; }
  @media (max-width: 991px) {
    nav.navbar-main .navbar-brand {
      width: 200px; } }
  @media (max-width: 1599px) {
    nav.navbar-main .dropdown-menu {
      border: 0;
      font-size: 14px; } }
  nav.navbar-main img.bhub-logo {
    width: 327px;
    height: 32px;
    max-width: none; }
    @media (max-width: 767px) {
      nav.navbar-main img.bhub-logo {
        width: 200px;
        height: 20px; } }

.page-header {
  background: #fff;
  padding: 50px;
  padding-bottom: 20px;
  margin-bottom: 0; }
  .page-header h1 {
    font-size: 90px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333; }

#search-button {
  width: 20px;
  height: 20px; }
  @media (max-width: 991px) {
    #search-button {
      display: none; } }

.search-box {
  display: none;
  position: absolute;
  top: 120px;
  z-index: 100000;
  right: 0px;
  background: white;
  padding: 10px;
  width: 500px !important; }
  .search-box input {
    width: 100% !important; }
  @media (max-width: 991px) {
    .search-box {
      top: 120px; } }
  @media (max-width: 767px) {
    .search-box {
      position: static;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 25px;
      width: auto !important; } }

.search-button2 {
  cursor: pointer; }
  .search-button2::before {
    padding-top: 10px;
    padding-right: 20px;
    margin-left: 10px;
    cursor: pointer; }
  .search-button2 a {
    display: none; }

header .elementor-item.has-submenu {
  cursor: pointer; }

@media (max-width: 991px) {
  #wpadminbar {
    display: none;
    position: absolute;
    top: -126px;
    overflow: hidden; } }

.recent-posts-menu-item a {
  text-decoration: underline; }

body.home .recent-posts-menu-item {
  display: none; }

.sidebar-tags a {
  text-decoration: none;
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
  display: inline-block;
  background: #009fe0;
  border: 2px solid #009fe0;
  color: white;
  padding: 6px 17px 6px 16px;
  margin-right: 14px;
  margin-bottom: 8px;
  border-radius: 10px; }
  .sidebar-tags a:active {
    text-decoration: none; }
  .sidebar-tags a:hover {
    text-decoration: none;
    background: white;
    color: #009fe0;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms; }
  .sidebar-tags a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f02b";
    font-size: 13px;
    padding-right: 7px; }

.sidebar-tags a.selected {
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
  color: #009fe0;
  border: 2px solid #009fe0;
  background: white; }
  .sidebar-tags a.selected:hover {
    background: #009fe0;
    color: white; }
  .sidebar-tags a.selected::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
    font-size: 13px;
    padding-left: 7px; }

.sidebar-tags.tags-small a {
  font-size: 11px;
  padding: 3px 10px 3px 10px;
  border-radius: 7px; }
  .sidebar-tags.tags-small a::before {
    font-size: 10px; }

@media (max-width: 991px) {
  #tag-filter h5 {
    font-size: 20px; }
  #tag-filter a {
    font-size: 14px; } }

footer.content-info {
  color: white; }
  footer.content-info #footer-content-container {
    padding-bottom: 10px !important; }
  footer.content-info #footer-edge {
    line-height: 0; }
  footer.content-info #footer-content {
    padding-bottom: 80px;
    padding-top: 50px; }
  footer.content-info a {
    color: #0af; }
  footer.content-info h3 {
    text-transform: uppercase;
    margin-bottom: 20px !important;
    color: white !important; }
  footer.content-info .widget_categories ul, footer.content-info ul.menu {
    padding-left: 0;
    list-style: none;
    font-size: 20px;
    text-transform: uppercase; }
    footer.content-info .widget_categories ul a, footer.content-info ul.menu a {
      color: #f0f0f0; }
      footer.content-info .widget_categories ul a:hover, footer.content-info ul.menu a:hover {
        color: #fff; }

#footer-social-media h4 {
  margin: 10px 0;
  text-transform: uppercase;
  font-weight: 200;
  color: white; }

#footer-logo {
  margin-bottom: 20px;
  height: 30px; }

.page-content {
  padding-bottom: 40px;
  font-size: 20px; }

/*
** article typography
*/
body {
  text-rendering: optimizeLegibility; }

body.single-topic,
body.single-post,
body.single-product {
  background-image: -webkit-linear-gradient(70deg, #fff, #f8f8fa);
  background-image: -o-linear-gradient(70deg, #fff, #f8f8fa);
  background-image: linear-gradient(20deg, #fff, #f8f8fa);
  background-repeat: repeat-x;
  background: white; }

.post-headline h1 {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.17; }

.intro-text div {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif; }

.post-question {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif; }
  .post-question .elementor-cta__button {
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 16px; }

.toc {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 21px; }

body.single-topic .article-content,
body.single-product .product,
body.single article.topic,
body.page .article-content,
body.single article .article-content {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 21px; }
  body.single-topic .article-content li, body.single-topic .article-content p,
  body.single-product .product li,
  body.single-product .product p,
  body.single article.topic li,
  body.single article.topic p,
  body.page .article-content li,
  body.page .article-content p,
  body.single article .article-content li,
  body.single article .article-content p {
    font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
    font-size: 21px;
    line-height: 1.58;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 20px;
    letter-spacing: -0.003em;
    word-break: break-word;
    word-wrap: break-word;
    --x-height-multiplier: 0.35;
    --baseline-multiplier: 0.179; }
    @media print {
      body.single-topic .article-content li, body.single-topic .article-content p,
      body.single-product .product li,
      body.single-product .product p,
      body.single article.topic li,
      body.single article.topic p,
      body.page .article-content li,
      body.page .article-content p,
      body.single article .article-content li,
      body.single article .article-content p {
        font-size: 18px !important; } }
  body.single-topic .article-content h1,
  body.single-product .product h1,
  body.single article.topic h1,
  body.page .article-content h1,
  body.single article .article-content h1 {
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
    font-size: 44px;
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif; }
  body.single-topic .article-content h2,
  body.single-topic .article-content h3,
  body.single-topic .article-content h4,
  body.single-topic .article-content h5,
  body.single-product .product h2,
  body.single-product .product h3,
  body.single-product .product h4,
  body.single-product .product h5,
  body.single article.topic h2,
  body.single article.topic h3,
  body.single article.topic h4,
  body.single article.topic h5,
  body.page .article-content h2,
  body.page .article-content h3,
  body.page .article-content h4,
  body.page .article-content h5,
  body.single article .article-content h2,
  body.single article .article-content h3,
  body.single article .article-content h4,
  body.single article .article-content h5 {
    word-wrap: break-word;
    font-size: 38px;
    color: #333;
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    line-height: 1.38;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0px; }
  body.single-topic .article-content h3,
  body.single-product .product h3,
  body.single article.topic h3,
  body.page .article-content h3,
  body.single article .article-content h3 {
    font-size: 26px;
    font-weight: normal; }
  body.single-topic .article-content h4,
  body.single-product .product h4,
  body.single article.topic h4,
  body.page .article-content h4,
  body.single article .article-content h4 {
    margin-top: 40px;
    font-size: 22px; }
  body.single-topic .article-content .entry-content p ~ h2,
  body.single-topic .article-content .entry-content p ~ h3,
  body.single-topic .article-content .entry-content p ~ h4,
  body.single-topic .article-content .entry-content p ~ h5,
  body.single-product .product .entry-content p ~ h2,
  body.single-product .product .entry-content p ~ h3,
  body.single-product .product .entry-content p ~ h4,
  body.single-product .product .entry-content p ~ h5,
  body.single article.topic .entry-content p ~ h2,
  body.single article.topic .entry-content p ~ h3,
  body.single article.topic .entry-content p ~ h4,
  body.single article.topic .entry-content p ~ h5,
  body.page .article-content .entry-content p ~ h2,
  body.page .article-content .entry-content p ~ h3,
  body.page .article-content .entry-content p ~ h4,
  body.page .article-content .entry-content p ~ h5,
  body.single article .article-content .entry-content p ~ h2,
  body.single article .article-content .entry-content p ~ h3,
  body.single article .article-content .entry-content p ~ h4,
  body.single article .article-content .entry-content p ~ h5 {
    margin-top: 40px; }
  body.single-topic .article-content blockquote,
  body.single-product .product blockquote,
  body.single article.topic blockquote,
  body.page .article-content blockquote,
  body.single article .article-content blockquote {
    margin-top: 00px;
    margin-bottom: 40px;
    margin-left: 50px;
    padding-left: 15px;
    color: #444;
    border-left: 15px solid #009fe0; }
    body.single-topic .article-content blockquote p,
    body.single-product .product blockquote p,
    body.single article.topic blockquote p,
    body.page .article-content blockquote p,
    body.single article .article-content blockquote p {
      color: #009fe0;
      font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
      font-size: 32px;
      font-style: italic;
      line-height: 1.5; }
  body.single-topic .article-content h1.entry-title,
  body.single-product .product h1.entry-title,
  body.single article.topic h1.entry-title,
  body.page .article-content h1.entry-title,
  body.single article .article-content h1.entry-title {
    font-weight: 800;
    font-size: 46px;
    margin: 10px 0px 20px 0;
    overflow: hidden;
    word-wrap: break-word; }
  @media (max-width: 991px) {
    body.single-topic .article-content h1.entry-title,
    body.single-product .product h1.entry-title,
    body.single article.topic h1.entry-title,
    body.page .article-content h1.entry-title,
    body.single article .article-content h1.entry-title {
      font-size: 35px; }
    body.single-topic .article-content h1.entry-title small,
    body.single-product .product h1.entry-title small,
    body.single article.topic h1.entry-title small,
    body.page .article-content h1.entry-title small,
    body.single article .article-content h1.entry-title small {
      font-size: 22px; }
    body.single-topic .article-content header .category a,
    body.single-product .product header .category a,
    body.single article.topic header .category a,
    body.page .article-content header .category a,
    body.single article .article-content header .category a {
      font-size: 20px; }
    body.single-topic .article-content h2,
    body.single-product .product h2,
    body.single article.topic h2,
    body.page .article-content h2,
    body.single article .article-content h2 {
      font-size: 26px; }
    body.single-topic .article-content h3,
    body.single-product .product h3,
    body.single article.topic h3,
    body.page .article-content h3,
    body.single article .article-content h3 {
      font-size: 24px; }
    body.single-topic .article-content h4,
    body.single-product .product h4,
    body.single article.topic h4,
    body.page .article-content h4,
    body.single article .article-content h4 {
      font-size: 22px; }
    body.single-topic .article-content p,
    body.single-product .product p,
    body.single article.topic p,
    body.page .article-content p,
    body.single article .article-content p {
      font-size: 18px; }
    body.single-topic .article-content h4,
    body.single-product .product h4,
    body.single article.topic h4,
    body.page .article-content h4,
    body.single article .article-content h4 {
      margin-bottom: 0; }
    body.single-topic .article-content ol, body.single-topic .article-content ul,
    body.single-product .product ol,
    body.single-product .product ul,
    body.single article.topic ol,
    body.single article.topic ul,
    body.page .article-content ol,
    body.page .article-content ul,
    body.single article .article-content ol,
    body.single article .article-content ul {
      padding-left: 20px; }
    body.single-topic .article-content li,
    body.single-product .product li,
    body.single article.topic li,
    body.page .article-content li,
    body.single article .article-content li {
      font-size: 18px; } }
  body.single-topic .article-content header,
  body.single-product .product header,
  body.single article.topic header,
  body.page .article-content header,
  body.single article .article-content header {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    body.single-topic .article-content header img,
    body.single-product .product header img,
    body.single article.topic header img,
    body.page .article-content header img,
    body.single article .article-content header img {
      max-width: 100%;
      height: auto; }
    @media (min-width: 768px) {
      body.single-topic .article-content header,
      body.single-product .product header,
      body.single article.topic header,
      body.page .article-content header,
      body.single article .article-content header {
        margin-bottom: 40px; } }
  body.single-topic .article-content .header-image img,
  body.single-product .product .header-image img,
  body.single article.topic .header-image img,
  body.page .article-content .header-image img,
  body.single article .article-content .header-image img {
    margin-bottom: 20px;
    max-width: 100%;
    height: auto; }
  body.single-topic .article-content .entry-meta,
  body.single-product .product .entry-meta,
  body.single article.topic .entry-meta,
  body.page .article-content .entry-meta,
  body.single article .article-content .entry-meta {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 40px; }
  body.single-topic .article-content .teaser,
  body.single-product .product .teaser,
  body.single article.topic .teaser,
  body.page .article-content .teaser,
  body.single article .article-content .teaser {
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
    color: #80808f;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 40px; }
  body.single-topic .article-content .author-meta,
  body.single-product .product .author-meta,
  body.single article.topic .author-meta,
  body.page .article-content .author-meta,
  body.single article .article-content .author-meta {
    margin-bottom: 10px;
    font-size: 18px; }
  body.single-topic .article-content .author-position,
  body.single-topic .article-content .author-company,
  body.single-product .product .author-position,
  body.single-product .product .author-company,
  body.single article.topic .author-position,
  body.single article.topic .author-company,
  body.page .article-content .author-position,
  body.page .article-content .author-company,
  body.single article .article-content .author-position,
  body.single article .article-content .author-company {
    display: block; }
  body.single-topic .article-content .author-comma,
  body.single-product .product .author-comma,
  body.single article.topic .author-comma,
  body.page .article-content .author-comma,
  body.single article .article-content .author-comma {
    display: none; }
  body.single-topic .article-content header h1 small,
  body.single-product .product header h1 small,
  body.single article.topic header h1 small,
  body.page .article-content header h1 small,
  body.single article .article-content header h1 small {
    display: block;
    font-size: 28px;
    color: #555;
    margin-top: 6px;
    font-weight: 300; }
  body.single-topic .article-content header .category,
  body.single-product .product header .category,
  body.single article.topic header .category,
  body.page .article-content header .category,
  body.single article .article-content header .category {
    font-size: 24px;
    text-transform: uppercase; }
  body.single-topic .article-content header .article-source,
  body.single-product .product header .article-source,
  body.single article.topic header .article-source,
  body.page .article-content header .article-source,
  body.single article .article-content header .article-source {
    color: #666; }
  body.single-topic .article-content .updated,
  body.single-product .product .updated,
  body.single article.topic .updated,
  body.page .article-content .updated,
  body.single article .article-content .updated {
    color: #80808f;
    font-size: 16px; }
  body.single-topic .article-content .inside-article-image,
  body.single-product .product .inside-article-image,
  body.single article.topic .inside-article-image,
  body.page .article-content .inside-article-image,
  body.single article .article-content .inside-article-image {
    margin-top: 40px;
    margin-bottom: 40px; }
    body.single-topic .article-content .inside-article-image .caption,
    body.single-product .product .inside-article-image .caption,
    body.single article.topic .inside-article-image .caption,
    body.page .article-content .inside-article-image .caption,
    body.single article .article-content .inside-article-image .caption {
      display: block;
      color: #445; }
  body.single-topic .article-content ul > li,
  body.single-topic .article-content ol > li,
  body.single-product .product ul > li,
  body.single-product .product ol > li,
  body.single article.topic ul > li,
  body.single article.topic ol > li,
  body.page .article-content ul > li,
  body.page .article-content ol > li,
  body.single article .article-content ul > li,
  body.single article .article-content ol > li {
    margin-bottom: 10px; }
    @media print {
      body.single-topic .article-content ul > li,
      body.single-topic .article-content ol > li,
      body.single-product .product ul > li,
      body.single-product .product ol > li,
      body.single article.topic ul > li,
      body.single article.topic ol > li,
      body.page .article-content ul > li,
      body.page .article-content ol > li,
      body.single article .article-content ul > li,
      body.single article .article-content ol > li {
        font-size: 18px !important; } }
  body.single-topic .article-content #topics-container,
  body.single-product .product #topics-container,
  body.single article.topic #topics-container,
  body.page .article-content #topics-container,
  body.single article .article-content #topics-container {
    display: block;
    background: #e8f8f8;
    border: 1px solid #aaa;
    text-align: center;
    padding: 10px;
    font-size: 24px; }
    body.single-topic .article-content #topics-container .info-icon,
    body.single-product .product #topics-container .info-icon,
    body.single article.topic #topics-container .info-icon,
    body.page .article-content #topics-container .info-icon,
    body.single article .article-content #topics-container .info-icon {
      font-size: 16px; }
    body.single-topic .article-content #topics-container:hover, body.single-topic .article-content #topics-container:active, body.single-topic .article-content #topics-container:focus,
    body.single-product .product #topics-container:hover,
    body.single-product .product #topics-container:active,
    body.single-product .product #topics-container:focus,
    body.single article.topic #topics-container:hover,
    body.single article.topic #topics-container:active,
    body.single article.topic #topics-container:focus,
    body.page .article-content #topics-container:hover,
    body.page .article-content #topics-container:active,
    body.page .article-content #topics-container:focus,
    body.single article .article-content #topics-container:hover,
    body.single article .article-content #topics-container:active,
    body.single article .article-content #topics-container:focus {
      text-decoration: none;
      background: #c1ecec; }
  body.single-topic .article-content .authors .author,
  body.single-product .product .authors .author,
  body.single article.topic .authors .author,
  body.page .article-content .authors .author,
  body.single article .article-content .authors .author {
    margin-bottom: 80px; }
  body.single-topic .article-content .authors h2,
  body.single-topic .article-content .authors h4,
  body.single-product .product .authors h2,
  body.single-product .product .authors h4,
  body.single article.topic .authors h2,
  body.single article.topic .authors h4,
  body.page .article-content .authors h2,
  body.page .article-content .authors h4,
  body.single article .article-content .authors h2,
  body.single article .article-content .authors h4 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.1; }
  body.single-topic .article-content .authors .author-name,
  body.single-product .product .authors .author-name,
  body.single article.topic .authors .author-name,
  body.page .article-content .authors .author-name,
  body.single article .article-content .authors .author-name {
    margin-top: 10px;
    font-size: 20px;
    display: block; }
  body.single-topic .article-content .authors .author-info,
  body.single-product .product .authors .author-info,
  body.single article.topic .authors .author-info,
  body.page .article-content .authors .author-info,
  body.single article .article-content .authors .author-info {
    font-size: 16px;
    line-height: 1.2; }
  body.single-topic .article-content .authors img,
  body.single-product .product .authors img,
  body.single article.topic .authors img,
  body.page .article-content .authors img,
  body.single article .article-content .authors img {
    width: 100% !important;
    height: auto !important; }
  body.single-topic .article-content .authors .cta,
  body.single-product .product .authors .cta,
  body.single article.topic .authors .cta,
  body.page .article-content .authors .cta,
  body.single article .article-content .authors .cta {
    margin-top: 10px; }
  body.single-topic .article-content .authors .author-tags,
  body.single-product .product .authors .author-tags,
  body.single article.topic .authors .author-tags,
  body.page .article-content .authors .author-tags,
  body.single article .article-content .authors .author-tags {
    margin: 20px 0; }
    body.single-topic .article-content .authors .author-tags::after,
    body.single-product .product .authors .author-tags::after,
    body.single article.topic .authors .author-tags::after,
    body.page .article-content .authors .author-tags::after,
    body.single article .article-content .authors .author-tags::after {
      display: block;
      content: "";
      clear: both; }
  body.single-topic .article-content .authors .tags,
  body.single-product .product .authors .tags,
  body.single article.topic .authors .tags,
  body.page .article-content .authors .tags,
  body.single article .article-content .authors .tags {
    margin: 0;
    padding: 0;
    list-style: none; }
  body.single-topic .article-content .authors .tags li,
  body.single-topic .article-content .authors .tags a,
  body.single-product .product .authors .tags li,
  body.single-product .product .authors .tags a,
  body.single article.topic .authors .tags li,
  body.single article.topic .authors .tags a,
  body.page .article-content .authors .tags li,
  body.page .article-content .authors .tags a,
  body.single article .article-content .authors .tags li,
  body.single article .article-content .authors .tags a {
    float: left;
    height: 26px;
    line-height: 24px;
    position: relative;
    font-size: 14px; }
  body.single-topic .article-content .authors .tags a,
  body.single-product .product .authors .tags a,
  body.single article.topic .authors .tags a,
  body.page .article-content .authors .tags a,
  body.single article .article-content .authors .tags a {
    margin-left: 20px;
    padding: 0 10px 0 12px;
    background: #009fe0;
    color: #fff;
    text-decoration: none;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  body.single-topic .article-content .authors .tags a:before,
  body.single-product .product .authors .tags a:before,
  body.single article.topic .authors .tags a:before,
  body.page .article-content .authors .tags a:before,
  body.single article .article-content .authors .tags a:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #009fe0 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 14px 0; }
  body.single-topic .article-content .authors .tags a:after,
  body.single-product .product .authors .tags a:after,
  body.single article.topic .authors .tags a:after,
  body.page .article-content .authors .tags a:after,
  body.single article .article-content .authors .tags a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: -1px -1px 2px #004977;
    box-shadow: -1px -1px 2px #004977; }
  body.single-topic .article-content .authors .tags a:hover,
  body.single-product .product .authors .tags a:hover,
  body.single article.topic .authors .tags a:hover,
  body.page .article-content .authors .tags a:hover,
  body.single article .article-content .authors .tags a:hover {
    background: #555; }
  body.single-topic .article-content .authors .tags a:hover:before,
  body.single-product .product .authors .tags a:hover:before,
  body.single article.topic .authors .tags a:hover:before,
  body.page .article-content .authors .tags a:hover:before,
  body.single article .article-content .authors .tags a:hover:before {
    border-color: transparent #555 transparent transparent; }
  @media (max-width: 991px) {
    body.single-topic .article-content .authors,
    body.single-product .product .authors,
    body.single article.topic .authors,
    body.page .article-content .authors,
    body.single article .article-content .authors {
      margin-top: 30px; } }
  body.single-topic .article-content .image-link,
  body.single-product .product .image-link,
  body.single article.topic .image-link,
  body.page .article-content .image-link,
  body.single article .article-content .image-link {
    display: table-cell;
    position: relative;
    width: 100%; }
    body.single-topic .article-content .image-link .btn-expand,
    body.single-product .product .image-link .btn-expand,
    body.single article.topic .image-link .btn-expand,
    body.page .article-content .image-link .btn-expand,
    body.single article .article-content .image-link .btn-expand {
      border-radius: 0;
      width: 36px;
      height: 36px;
      padding: 8px 0px;
      position: absolute;
      right: 0px;
      bottom: 0px;
      font-size: 15.5px;
      color: white;
      background: rgba(9, 0, 0, 0.3); }
    body.single-topic .article-content .image-link .essbis-container,
    body.single-product .product .image-link .essbis-container,
    body.single article.topic .image-link .essbis-container,
    body.page .article-content .image-link .essbis-container,
    body.single article .article-content .image-link .essbis-container {
      left: initial !important;
      right: 36px; }
  body.single-topic .article-content hr,
  body.single-product .product hr,
  body.single article.topic hr,
  body.page .article-content hr,
  body.single article .article-content hr {
    margin-bottom: 10px; }
  body.single-topic .article-content .type-indicator,
  body.single-product .product .type-indicator,
  body.single article.topic .type-indicator,
  body.page .article-content .type-indicator,
  body.single article .article-content .type-indicator {
    font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif; }

body.page .article-content h2 {
  margin-top: 0 !important; }

.quotations {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 18px; }

.bhub-interlink {
  border-radius: 10px;
  border-width: 1px;
  font-weight: normal;
  color: #009fe0; }
  .bhub-interlink:hover {
    color: white;
    background: #009fe0; }
  .bhub-interlink a {
    font-size: 13px;
    text-decoration: none; }
    .bhub-interlink a:hover {
      color: white; }
  @media (min-width: 768px) {
    .bhub-interlink {
      float: right;
      font-size: 16px; } }

.article-fullwidth-image {
  text-align: center; }
  .article-fullwidth-image img {
    width: 100% !important;
    max-height: 1600px; }

/*
** related articles 
*/
#related-container {
  background: #fff; }
  #related-container .related-headline h2 {
    font-weight: bold; }
  #related-container .interstitial {
    margin-bottom: 10px !important;
    padding-bottom: 0px !important; }

.related-articles .related-article div.interstitial-headline,
#related-articles .related-article div.interstitial-headline {
  font-size: 24px;
  line-height: 1.2;
  color: #333;
  margin: 0;
  padding: 0; }

.related-articles .related-article .description,
.related-articles .related-article .description p,
#related-articles .related-article .description,
#related-articles .related-article .description p {
  font-size: 16px; }

.related-articles a:hover, .related-articles:focus, .related-articles:visited, .related-articles:active,
#related-articles a:hover,
#related-articles:focus,
#related-articles:visited,
#related-articles:active {
  text-decoration: none !important; }

#related-container-sidebar h4.headline {
  border-top: 1px solid #333;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 0; }

#related-container-sidebar .related-article {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: white;
  color: #333;
  margin-bottom: 0px;
  border-bottom: 1px solid #e0e0e0; }
  #related-container-sidebar .related-article a {
    color: #333; }
  #related-container-sidebar .related-article:hover {
    color: #338; }

.flexcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .flexcontainer .share-buttons {
    padding-bottom: 40px;
    margin-top: auto; }
    @media (min-width: 768px) {
      .flexcontainer .share-buttons {
        width: 160px; } }
    @media (max-width: 991px) {
      .flexcontainer .share-buttons .shariff-button {
        width: 35px !important; } }
    @media (min-width: 1600px) {
      .flexcontainer .share-buttons {
        position: fixed;
        left: 10px;
        top: 140px;
        width: 40px;
        z-index: 10000; } }

.tag-listing {
  color: #888;
  margin: 20px 0; }
  .tag-listing i {
    font-size: 14px; }
  .tag-listing a,
  .tag-listing a:visited,
  .tag-listing a:active {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 5px;
    color: #888; }

body.single .authors-mobile {
  padding-bottom: 30px; }
  body.single .authors-mobile article.listing-author {
    padding: 0; }

body.single article.post h3 {
  margin: 0; }

body.single section.article-listing {
  margin-top: 10px; }

body.single article.post p.s1 {
  font-size: 40px;
  font-weight: bold; }

body.single article.post p.s2 {
  font-size: 30px;
  font-weight: bold; }

html {
  scroll-padding-top: 4rem; }

.article-content h2 {
  padding-top: 30px; }

.bhub-article-meta a {
  color: #333;
  font-size: inherit !important;
  border-bottom: 1px solid #b0b0b0; }

.bhub-article-meta a:hover {
  text-decoration: none;
  color: #1d6fa5;
  border-bottom: 1px solid #1d6fa5; }

.search-results article,
.bhub-homepage-top-posts article,
.elementor-widget-archive-posts article,
.elementor-widget-posts article {
  cursor: pointer; }

body.single-bhub_author {
  background: white;
  margin-top: 30px; }
  body.single-bhub_author article .author-image img {
    border: 1px solid white;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
  body.single-bhub_author header {
    margin-bottom: 20px; }
  body.single-bhub_author .author-company {
    font-size: 30px;
    color: #008dc7;
    font-weight: 200; }
  body.single-bhub_author .entry-title {
    margin-bottom: 0; }
  body.single-bhub_author .image-row {
    margin-bottom: 30px; }
    body.single-bhub_author .image-row .author-image {
      margin-right: 20px; }
    body.single-bhub_author .image-row .author-description {
      font-size: 20px;
      max-width: 600px;
      color: #444; }
  body.single-bhub_author #author-locations {
    padding-bottom: 40px; }
  body.single-bhub_author h3, body.single-bhub_author h4 {
    font-weight: 200;
    color: #464a4c;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 30px; }
  body.single-bhub_author .interstitial h4 {
    text-transform: none;
    color: #333;
    font-size: 24px;
    font-weight: 400; }
  body.single-bhub_author .interstitial {
    border-bottom: 0;
    border-top: 0; }
  body.single-bhub_author .interstitial + .interstitial {
    padding-top: 30px;
    border-top: 1px solid #aaa; }
  body.single-bhub_author .author-location {
    font-size: 20px; }
    body.single-bhub_author .author-location i {
      width: 23px;
      color: #333; }
  body.single-bhub_author article.listing-article {
    margin-top: 0px;
    padding: 0 0 20px 0; }
  body.single-bhub_author #author-events .event-listing, body.single-bhub_author #author-topics .event-listing {
    margin-top: 30px; }
    body.single-bhub_author #author-events .event-listing h4, body.single-bhub_author #author-topics .event-listing h4 {
      text-transform: none; }
  body.single-bhub_author #author-events .card, body.single-bhub_author #author-topics .card {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
  body.single-bhub_author #author-events .event-meta i, body.single-bhub_author #author-topics .event-meta i {
    margin-right: 5px;
    text-align: center;
    width: 20px; }
  body.single-bhub_author #author-events article.listing-small + article.listing-small, body.single-bhub_author #author-topics article.listing-small + article.listing-small {
    border-top: 1px solid #d0d0d0;
    padding-top: 25px; }
  @media (max-width: 767px) {
    body.single-bhub_author #author-locations {
      background: #f0f0f0;
      padding-top: 20px;
      margin-bottom: 40px; }
    body.single-bhub_author h3, body.single-bhub_author h4 {
      font-size: 24px; }
    body.single-bhub_author .author-location {
      padding-top: 40px;
      font-size: 18px; }
      body.single-bhub_author .author-location h4 {
        font-size: 22px; }
    body.single-bhub_author .image-row .author-description {
      font-size: 16px; }
    body.single-bhub_author .image-row .author-image {
      width: 75px;
      height: 100px; }
    body.single-bhub_author .entry-title {
      font-size: 30px; }
    body.single-bhub_author .author-company {
      font-size: 24px; } }

.author-listing {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 100px;
  margin: 0 30px; }
  @media (min-width: 576px) {
    .author-listing {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .author-listing {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .author-listing {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1600px) {
    .author-listing {
      padding-right: 15px;
      padding-left: 15px; } }
  .author-listing .article-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 576px) {
      .author-listing .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
    @media (min-width: 768px) {
      .author-listing .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
    @media (min-width: 992px) {
      .author-listing .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
    @media (min-width: 1600px) {
      .author-listing .article-container {
        margin-right: -15px;
        margin-left: -15px; } }
  .author-listing .card-col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px; }
    @media (min-width: 576px) {
      .author-listing .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .author-listing .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 992px) {
      .author-listing .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1600px) {
      .author-listing .card-col {
        padding-right: 15px;
        padding-left: 15px; } }
    @media (min-width: 1600px) {
      .author-listing .card-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }

.card-author {
  height: 90%;
  background: white;
  border: 1px solid #aaa;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.authors-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .authors-bottom .author {
    width: 47%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    margin-right: 20px; }
    .authors-bottom .author > div {
      padding-left: 17px; }
    .authors-bottom .author div {
      line-height: 1.2; }
    .authors-bottom .author a {
      text-decoration: none;
      color: #333; }
      .authors-bottom .author a:hover {
        text-decoration: none;
        border-bottom: none; }
    .authors-bottom .author .author-position {
      display: block; }
    .authors-bottom .author .author-company {
      font-size: 14px;
      margin-top: 10px; }
    .authors-bottom .author .author-more-button {
      border: 1px solid black; }
    .authors-bottom .author .author-info {
      font-size: 16px; }
    .authors-bottom .author h3, .authors-bottom .author h4 {
      font-weight: normal !important;
      margin-top: 6px !important;
      margin-bottom: 2px !important;
      font-size: 17px; }
    .authors-bottom .author img {
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover;
      width: 70px !important;
      height: 70px !important;
      max-width: initial; }

@media (max-width: 767px) {
  .authors-bottom .author {
    width: 100%;
    margin-left: 20px; }
    .authors-bottom .author img {
      width: 70px !important;
      height: 70px !important; } }

body.home .authors-bottom img {
  width: 120px !important;
  height: 120px !important; }

@media (max-width: 991px) {
  body.home .authors-bottom img {
    width: 70px !important;
    height: 70px !important; } }

a.author_name {
  white-space: nowrap; }

body.single-bhub_author .elementor-button-text {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif; }

body#tinymce {
  margin: 12px !important; }

body.single-topic {
  background: #f9f9fa; }
  body.single-topic .authors-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  body.single-topic section.article-listing {
    margin-top: 80px; }
  body.single-topic .related-topics {
    border-bottom: 3px solid #888; }
    body.single-topic .related-topics li + li {
      border-top: 1px solid #888; }
    body.single-topic .related-topics > li {
      border-top: 1px solid #888; }
    body.single-topic .related-topics li {
      padding: 10px 0;
      margin: 0; }
  @media (max-width: 991px) {
    body.single-topic header {
      margin-left: -15px;
      margin-right: -15px; }
    body.single-topic .jumbotron {
      margin-bottom: 0; }
    body.single-topic .teaser {
      display: none; }
    body.single-topic header.topic-image {
      margin-bottom: 1rem; }
    body.single-topic section.article-listing article {
      padding-top: 5px; } }
  body.single-topic .authors-mobile {
    margin-top: 30px; }
    body.single-topic .authors-mobile section.article-listing {
      margin-top: 20px; }
  body.single-topic article.topic {
    padding-bottom: 100px; }

#topiclist h2 {
  font-family: "Brown", "Times New Roman", Helvetica, Arial, sans-serif;
  font-weight: bold; }

#topiclist .elementor-cta__description {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 18px; }

#topiclist .elementor-image-box-description {
  font-family: "Milo Serif", "Times New Roman", Helvetica, Arial, sans-serif;
  font-size: 18px; }

#topic-list .elementor-widget-image-box {
  cursor: pointer; }

body.single-event {
  background: white;
  padding-top: 100px; }
  body.single-event .category {
    font-size: 24px;
    font-weight: 200;
    color: #009fe0; }
  body.single-event h3 {
    font-size: 30px;
    font-weight: 200;
    margin-bottom: 10px;
    margin-top: 40px; }

#event-authors .event-author-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#event-authors .author-list-item {
  margin-bottom: 30px; }
  #event-authors .author-list-item img {
    margin-bottom: 5px;
    height: auto;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
  #event-authors .author-list-item .author-list-name {
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 8px; }
  #event-authors .author-list-item .author-list-role {
    color: #555;
    line-height: 1.1; }

article.event {
  padding-bottom: 150px; }
  article.event .entry-content {
    margin-top: 30px;
    margin-bottom: 30px; }
  article.event .event-meta i {
    margin-right: 5px;
    text-align: center;
    width: 20px; }
  article.event .interstitial {
    border-top: 1px solid #333 !important;
    border-bottom: 1px solid #333 !important; }

.archive-sidebar {
  margin-top: 60px; }

.archive-listing {
  padding-bottom: 120px; }

.page-navigation {
  width: auto;
  margin: 30px auto; }

body.search, body.archive {
  background: #fafafa; }
  body.search svg.header-edge path, body.archive svg.header-edge path {
    fill: #f0f0f0; }
  body.search .page-header, body.archive .page-header {
    background: #f0f0f0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d0e8f8), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #d0e8f8 0%, #f0f0f0 100%);
    background-image: -o-linear-gradient(top, #d0e8f8 0%, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #d0e8f8 0%, #f0f0f0 100%);
    background-repeat: repeat-x; }
  @media (max-width: 991px) {
    body.search .page-header, body.archive .page-header {
      padding: 10px 0; }
      body.search .page-header h1, body.archive .page-header h1 {
        font-size: 30px; }
    body.search section.article-listing, body.archive section.article-listing {
      margin-top: 20px; } }

.archive.tag h1.elementor-heading-title::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f02b";
  font-size: 80%;
  padding-right: 17px; }

.page-navigation {
  width: auto;
  margin: 30px auto; }

body.search {
  background: #fafafa; }
  body.search svg.header-edge path {
    fill: #f0f8fe; }
  body.search .page-header {
    background: #f0f8fe;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d0e0f8), to(#f0f8fe));
    background-image: -webkit-linear-gradient(top, #d0e0f8 0%, #f0f8fe 100%);
    background-image: -o-linear-gradient(top, #d0e0f8 0%, #f0f8fe 100%);
    background-image: linear-gradient(to bottom, #d0e0f8 0%, #f0f8fe 100%);
    background-repeat: repeat-x; }
  body.search .author-position, body.search .author-company {
    display: block; }
  body.search .author-comma {
    display: none; }

#search-form-big {
  width: 100%;
  margin: 20px 0;
  margin-bottom: 40px; }

#search-form-big-input {
  width: 60%; }

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-o-keyframes slideIn {
  0% {
    -o-transform: translateY(-20%);
       transform: translateY(-20%); }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0); } }

@keyframes slideIn {
  0% {
    -webkit-transform: translateY(-20%);
         -o-transform: translateY(-20%);
            transform: translateY(-20%); }
  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); } }

.gform_wrapper .rc-horizontal-first label.gfield_label,
.gform_wrapper .rc-horizontal label.gfield_label {
  font-weight: normal;
  font-size: 15px; }
  @media (min-width: 992px) {
    .gform_wrapper .rc-horizontal-first label.gfield_label,
    .gform_wrapper .rc-horizontal label.gfield_label {
      width: 500px;
      float: left;
      margin-bottom: 20px; } }

.gform_wrapper .rc-horizontal-first .gfield_radio li,
.gform_wrapper .rc-horizontal .gfield_radio li {
  position: relative; }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input,
  .gform_wrapper .rc-horizontal .gfield_radio li input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%; }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:checked,
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:not(:checked),
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:checked,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    margin: 0;
    padding: 0; }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"] + label,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"] + label {
    cursor: pointer; }
    @media (max-width: 991px) {
      .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"] + label,
      .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"] + label {
        padding-left: 34px; } }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:checked + label::before,
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:not(:checked) + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:checked + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:not(:checked) + label::before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 1em;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 991px) {
      .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:checked + label::before,
      .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:not(:checked) + label::before,
      .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:checked + label::before,
      .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:not(:checked) + label::before {
        position: absolute;
        left: 4px;
        top: 8px; } }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:checked + label::before,
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:not(:checked) + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:checked + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:not(:checked) + label::before {
    border-radius: 30px; }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="checkbox"]:hover + label::before,
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:hover + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="checkbox"]:hover + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:hover + label::before {
    background: #c0c7ca;
    -webkit-box-shadow: inset 0 0 0 2px white;
            box-shadow: inset 0 0 0 2px white; }
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="checkbox"]:checked + label::before,
  .gform_wrapper .rc-horizontal-first .gfield_radio li input[type="radio"]:checked + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="checkbox"]:checked + label::before,
  .gform_wrapper .rc-horizontal .gfield_radio li input[type="radio"]:checked + label::before {
    background: #009fe0;
    -webkit-box-shadow: inset 0 0 0 2px white;
            box-shadow: inset 0 0 0 2px white; }

@media (min-width: 992px) {
  .gform_wrapper .rc-horizontal-first ul.gfield_radio li,
  .gform_wrapper .rc-horizontal ul.gfield_radio li {
    float: left;
    width: 120px;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 40px; } }

@media (min-width: 992px) {
  .gform_wrapper .rc-horizontal-first .gfield_radio label,
  .gform_wrapper .rc-horizontal .gfield_radio label {
    width: 26px;
    height: 26px;
    overflow: hidden; } }

@media (min-width: 768px) {
  .gform_wrapper .rc-horizontal-first label {
    margin-bottom: 40px !important; } }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul.rc-headline,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul.rc-headline {
  list-style-type: none;
  margin-left: 500px !important; }
  body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul.rc-headline li,
  body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul.rc-headline li {
    float: left;
    display: inline-block;
    width: 120px;
    font-size: 15px !important;
    font-weight: 400;
    text-align: center;
    white-space: nowrap; }
  @media (max-width: 991px) {
    body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul.rc-headline,
    body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul.rc-headline {
      display: none; } }

.rc-bar-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 80px; }
  .rc-bar-container .rc-left,
  .rc-bar-container .rc-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
    margin: 5px;
    font-size: 30px;
    font-weight: bold; }
  .rc-bar-container .rc-bar {
    height: 42px;
    background: #c0c0c0;
    border: 1px solid #888;
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    margin-right: 15px;
    position: relative; }
  .rc-bar-container .rc-bar-avg {
    position: absolute;
    top: 0;
    z-index: 102;
    border-left: 3px dashed black;
    height: 40px; }
    @media print {
      .rc-bar-container .rc-bar-avg {
        border: 3px dashed #fff !important; } }
  .rc-bar-container .rc-avg-value {
    position: absolute;
    top: 35px;
    margin-left: -18px;
    white-space: nowrap;
    z-index: 103;
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-align: center; }
    .rc-bar-container .rc-avg-value::before {
      font-size: 25px;
      line-height: 1;
      font-weight: bold;
      content: "\2300";
      padding-right: 5px;
      float: left; }
  .rc-bar-container .rc-bar-inner {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    height: 40px;
    width: 0;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    background: #67a52a; }
    .rc-bar-container .rc-bar-inner.red {
      background: #f41; }
    .rc-bar-container .rc-bar-inner.green {
      background: #67a52a; }
    .rc-bar-container .rc-bar-inner.yellow {
      background: #fc3; }
    @media print {
      .rc-bar-container .rc-bar-inner {
        background: #000 !important; } }
  .rc-bar-container .rc-bar-label {
    position: absolute;
    left: 10px;
    z-index: 1108;
    font-weight: bold;
    font-size: 30px;
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9); }
  .rc-bar-container .rc-bar-inner,
  .rc-bar-container .rc-bar {
    -webkit-box-shadow: 1px 1px 2px inset rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 2px inset rgba(0, 0, 0, 0.2); }
  .rc-bar-container.small .rc-bar {
    height: 40px; }
  .rc-bar-container.small .rc-bar-avg {
    height: 38px; }
  .rc-bar-container.small .rc-bar-inner {
    height: 38px; }
  .rc-bar-container.small .rc-left,
  .rc-bar-container.small .rc-right {
    display: none; }
  .rc-bar-container.small .rc-bar-label {
    left: 10px;
    top: 0;
    font-size: 24px; }

.rc-avg {
  display: block;
  clear: both;
  font-size: 20px;
  font-weight: bold;
  color: black;
  text-align: center; }
  .rc-avg::before {
    font-size: 23px;
    font-weight: bold;
    content: "\2300";
    padding-right: 5px; }

#rc-main-bar {
  padding-bottom: 30px;
  position: relative; }
  #rc-main-bar .rc-avg-value {
    display: block;
    position: absolute;
    top: 42px;
    margin-left: 0px;
    lnie-height: 1;
    z-index: 104;
    font-weight: bold;
    font-size: 26px;
    padding: 1px 0px; }
    #rc-main-bar .rc-avg-value::before {
      font-size: 30px;
      padding-top: 3px; }

#rc-results {
  color: #1a1e1f; }
  #rc-results h2 {
    margin: 0 auto;
    padding: 10px;
    background: #009fe0;
    color: white;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 30px; }
  #rc-results #rc-slogan {
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    padding: 30px 0; }
  #rc-results #rc-description {
    margin: 0 auto;
    margin-top: 30px;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 70px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    padding: 20px 0; }
  @media (min-width: 992px) {
    #rc-results h2 {
      width: 70%;
      font-size: 28px; }
    #rc-results #rc-slogan {
      font-size: 24px;
      padding: 0px;
      padding-bottom: 20px; }
    #rc-results #rc-description {
      font-size: 16px;
      width: 100%;
      line-height: 1.7; } }
  #rc-results h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  #rc-results .rc-group {
    margin-bottom: 50px;
    margin-top: 40px; }
    #rc-results .rc-group h4 {
      font-size: 16px;
      margin-left: 5px; }
    #rc-results .rc-group span.rc-group-idx {
      width: 30px;
      height: 30px;
      display: block;
      background: #009fe0;
      border-radius: 100px;
      color: white;
      padding: 5px 11px;
      font-weight: bold;
      line-height: 1; }
  #rc-results .result-bars .result-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 50px;
    margin-top: 0px; }
    #rc-results .result-bars .result-bar h4 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 120px;
              flex: 0 0 120px;
      font-size: 16px;
      margin: 0 10px; }
    #rc-results .result-bars .result-bar .rc-bar-container {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin: 0 10px; }
    #rc-results .result-bars .result-bar .idx {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 30px;
              flex: 0 0 30px;
      width: 30px;
      height: 30px;
      margin: 2px 10px;
      display: block;
      background: #009fe0;
      border-radius: 100px;
      color: white;
      padding: 5px 11px;
      font-weight: bold;
      line-height: 1; }
    @media (min-width: 992px) {
      #rc-results .result-bars .result-bar.four {
        margin-top: 20px; } }
    #rc-results .result-bars .result-bar.one {
      margin-top: 80px; }

.readiness_form h2 {
  font-family: "Brown", "Times New Roman", "Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #333;
  padding-top: 20px; }

.readiness_form .ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start; }
  .readiness_form .ginput_container_consent input {
    -ms-flex-item-align: start;
        align-self: start;
    margin: 3px 10px; }

.readiness_form .wizard-navigation {
  position: relative;
  height: 100px;
  width: 500px;
  margin: 0 auto; }

.readiness_form .progress-with-circle {
  position: relative;
  top: 40px;
  z-index: 50;
  height: 4px;
  margin: 0 30px; }
  .readiness_form .progress-with-circle .progress-bar {
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 100%; }

.readiness_form ul.steps {
  list-style: none;
  position: absolute;
  top: -10px;
  z-index: 51;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .readiness_form ul.steps li {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50px;
            flex: 1 1 50px;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    position: relative;
    margin: 30px; }
    .readiness_form ul.steps li span {
      position: absolute;
      top: 8px;
      left: 19px;
      font-size: 20px;
      font-weight: bold; }
    .readiness_form ul.steps li.done {
      background: #009fe0;
      color: white; }
    .readiness_form ul.steps li.tbd {
      background: #d0e0f0;
      color: #a0a0a0; }
    .readiness_form ul.steps li.active {
      background: #d0e0f0;
      color: #a0a0a0;
      border: 2px solid #009fe0; }

.readiness_form .gfield_radio li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%; }

.readiness_form .gfield_radio li input[type="radio"]:checked,
.readiness_form .gfield_radio li input[type="radio"]:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin: 0;
  padding: 0; }

.readiness_form .gfield_radio li input[type="radio"] + label {
  cursor: pointer; }
  @media (max-width: 991px) {
    .readiness_form .gfield_radio li input[type="radio"] + label {
      padding-left: 34px; } }

.readiness_form .gfield_radio li input[type="radio"]:checked + label::before,
.readiness_form .gfield_radio li input[type="radio"]:not(:checked) + label::before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  border: 1px solid #bbb;
  background: white;
  margin-right: 1em;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 991px) {
    .readiness_form .gfield_radio li input[type="radio"]:checked + label::before,
    .readiness_form .gfield_radio li input[type="radio"]:not(:checked) + label::before {
      position: absolute;
      left: 4px;
      top: 8px; } }

.readiness_form .gfield_radio li input[type="radio"]:checked + label::before,
.readiness_form .gfield_radio li input[type="radio"]:not(:checked) + label::before {
  border-radius: 30px; }

.readiness_form .gfield_radio li input[type="checkbox"]:hover + label::before,
.readiness_form .gfield_radio li input[type="radio"]:hover + label::before {
  background: #c0c7ca;
  -webkit-box-shadow: inset 0 0 0 2px white;
          box-shadow: inset 0 0 0 2px white; }

.readiness_form .gfield_radio li input[type="checkbox"]:checked + label::before,
.readiness_form .gfield_radio li input[type="radio"]:checked + label::before {
  background: #009fe0;
  -webkit-box-shadow: inset 0 0 0 2px white;
          box-shadow: inset 0 0 0 2px white; }

.readiness_form .business-question .gfield_label.gform-field-label {
  position: relative;
  top: 30px; }

.readiness_form .gfield_required {
  display: none; }

.readiness_form .readiness_required .gfield_required {
  display: inline !important; }

@media print {
  pre.debug {
    display: none; } }

@media (max-width: 991px) {
  .readiness_form.cyberform li.gfield.rc-horizontal + li.gfield.rc-horizontal {
    border-top: 1px solid #555;
    padding-top: 20px; }
  .readiness_form.cyberform .gfield_description {
    font-style: italic;
    font-size: 16px; }
  .readiness_form.cyberform label {
    font-size: 18px !important; } }

.readiness_form.cyberform .gfield.rc-horizontal {
  position: relative; }
  @media (min-width: 992px) {
    .readiness_form.cyberform .gfield.rc-horizontal {
      position: relative; }
      .readiness_form.cyberform .gfield.rc-horizontal.gfield_contains_required {
        height: 70px; }
      .readiness_form.cyberform .gfield.rc-horizontal .gfield_label::before {
        font-family: "FontAwesome";
        position: absolute;
        color: #009fe0;
        content: "\f05a";
        font-size: 28px;
        top: 0px;
        left: 480px;
        cursor: pointer; }
      .readiness_form.cyberform .gfield.rc-horizontal.gfield_error.gfield_contains_required .gfield_label::before {
        top: 15px; }
      .readiness_form.cyberform .gfield.rc-horizontal .gfield_label {
        padding-right: 30px; }
      .readiness_form.cyberform .gfield.rc-horizontal .gfield_description {
        opacity: 0;
        -webkit-transition: all 100ms ease;
        -o-transition: all 100ms ease;
        transition: all 100ms ease;
        position: absolute;
        z-index: 1000;
        left: 170px;
        top: 12px;
        width: 300px !important;
        margin: 0 !important;
        border: 2px solid #333;
        background: white;
        display: block;
        padding: 10px 20px !important; }
        .readiness_form.cyberform .gfield.rc-horizontal .gfield_description.shown {
          -webkit-transition: all 100ms ease;
          -o-transition: all 100ms ease;
          transition: all 100ms ease;
          opacity: 1; }
      .readiness_form.cyberform .gfield.rc-horizontal .gfield_description.validation_message {
        top: -35px; } }

#rc-results.cybersecurity h3 {
  font-size: 1.25rem;
  text-align: center; }

@media (min-width: 992px) {
  #rc-results.cybersecurity h3 {
    font-size: 1.75rem; } }

#rc-results.cybersecurity #rc-description2 {
  font-size: 20px;
  line-height: 1.7;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 70px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 20px 0; }

#rc-results.cybersecurity .idx {
  background: #333 !important; }

#rc-results.cybersecurity .result-bar .rc-bar-container,
#rc-results.cybersecurity .result-bar h4 {
  margin: 0;
  padding: 0; }

#rc-results.cybersecurity .result-bar .idx {
  width: 30px; }

#rc-results.cybersecurity .result-bar .rc-bar-container {
  width: 160px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

#rc-results.cybersecurity .result-bar h4 {
  width: 130px;
  text-align: left; }

@media (min-width: 992px) {
  #rc-results.cybersecurity .result-bar h3 {
    font-size: 1.75rem; }
  #rc-results.cybersecurity .result-bar.bar1, #rc-results.cybersecurity .result-bar.bar2 {
    position: relative; }
    #rc-results.cybersecurity .result-bar.bar1 h4, #rc-results.cybersecurity .result-bar.bar2 h4 {
      text-align: right;
      left: 0; }
    #rc-results.cybersecurity .result-bar.bar1 .rc-bar-container, #rc-results.cybersecurity .result-bar.bar2 .rc-bar-container {
      position: absolute;
      left: 150px; }
    #rc-results.cybersecurity .result-bar.bar1 .idx, #rc-results.cybersecurity .result-bar.bar2 .idx {
      position: absolute;
      right: 0; }
  #rc-results.cybersecurity .result-bar.bar1 {
    margin-top: 20px; }
  #rc-results.cybersecurity .result-bar.bar2 {
    margin-top: 132px; }
  #rc-results.cybersecurity .result-bar.bar3 {
    margin-top: 180px; }
  #rc-results.cybersecurity .result-bar.bar4 {
    margin-top: 40px; } }

#rc-results.cybersecurity .result-bar.nbar3 h4, #rc-results.cybersecurity .result-bar.nbar4 h4 {
  text-align: left; }

#rc-results.cybersecurity .result-bar.nbar3 .idx, #rc-results.cybersecurity .result-bar.nbar4 .idx {
  position: absolute;
  left: 0; }

@media (min-width: 992px) {
  #rc-results.cybersecurity .result-bar.bar4 {
    margin-top: 80px; } }

#rc-results.cybersecurity #graph-1 .bar1 h4,
#rc-results.cybersecurity #graph-2 .bar1 h4,
#rc-results.cybersecurity #graph-2 .bar2 h4,
#rc-results.cybersecurity #graph-2 .bar3 h4,
#rc-results.cybersecurity #graph-2 .bar4 h4 {
  margin-top: 10px; }

@media (min-width: 992px) {
  #readiness-diagram {
    position: relative;
    top: -15px;
    height: 530px;
    width: 700px;
    left: -25px;
    margin-left: 70px; } }

#readiness-diagram #result-diagram {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 20px auto; }
  @media (min-width: 992px) {
    #readiness-diagram #result-diagram {
      top: 100px;
      left: 225px;
      width: 350px;
      height: 350px; } }
  #readiness-diagram #result-diagram #dia-overlay {
    position: absolute;
    z-index: 100; }
  #readiness-diagram #result-diagram #chart-container {
    position: absolute;
    width: 160px;
    top: 27px;
    left: 72px; }
    @media (min-width: 992px) {
      #readiness-diagram #result-diagram #chart-container {
        width: 180px;
        top: 40px;
        left: 85px; } }

@media (min-width: 992px) {
  #readiness-diagram .result-bar {
    width: 230px;
    position: absolute; }
    #readiness-diagram .result-bar h4 {
      display: none; } }

@media (max-width: 1599px) {
  #readiness-diagram .result-bar {
    display: grid;
    grid-template-columns: auto; }
    #readiness-diagram .result-bar h4 {
      padding-right: 15px;
      text-align: center;
      font-size: 14px; }
    #readiness-diagram .result-bar .rc-bar-container {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

@media (min-width: 992px) {
  #readiness-diagram #r-mensch {
    top: 40px;
    left: 466px; }
    #readiness-diagram #r-mensch .rc-avg-value {
      top: -35px; } }

#readiness-diagram #r-orga {
  top: 420px;
  left: 466px; }

#readiness-diagram #r-fuehrung {
  top: 150px;
  left: 746px; }

#readiness-diagram #r-arbeit {
  top: 150px;
  left: 186px; }

#readiness-diagram #r-innovation {
  top: 320px;
  left: 746px; }

#readiness-diagram #r-technologie {
  top: 320px;
  left: 185px; }

#readiness-diagram .rc-bar-container .rc-bar {
  background: #c0c0c0;
  border: 1px solid #888; }

#readiness-diagram .rc-bar-inner {
  height: 38px; }

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue {
  background-color: #009fe0 !important; }

.btn-primary, .small-button, .authors-bottom .author .author-more-button, .comment-form input[type="submit"], .gform_previous_button,
.gform_next_button,
.gform_button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, button#place_order, .bhub-interlink, .small-button, .authors-bottom .author .author-more-button,
.authors-bottom .author .author-more-button,
.comment-form input[type="submit"],
.gform_previous_button,
.gform_next_button,
.gform_button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
button#place_order,
.bhub-interlink {
  border: 1px solid black; }
  .btn-primary:hover, .small-button:hover, .authors-bottom .author .author-more-button:hover, .comment-form input:hover[type="submit"], .gform_previous_button:hover,
  .gform_next_button:hover,
  .gform_button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, button#place_order:hover, .bhub-interlink:hover, .small-button:hover, .authors-bottom .author .author-more-button:hover,
  .authors-bottom .author .author-more-button:hover,
  .comment-form input[type="submit"]:hover,
  .gform_previous_button:hover,
  .gform_next_button:hover,
  .gform_button:hover,
  .woocommerce #respond input#submit.alt:hover,
  .woocommerce a.button.alt:hover,
  .woocommerce button.button.alt:hover,
  .woocommerce input.button.alt:hover,
  button#place_order:hover,
  .bhub-interlink:hover {
    background: black;
    color: white;
    border: 2px solid black; }

.media-download-button {
  color: #333; }
  .media-download-button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f019";
    padding-right: 10px; }
