@import url("//fonts.googleapis.com/css?family=Fira+Sans:300,400,500,700|Tangerine:400,700&subset=latin-ext");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.grid-collapsible > .grid-row:before,
.grid-collapsible > .grid-row:after {
  display: none;
}
.grid-collapsible > .grid-row:after {
  clear: none;
}
.grid-show-borders .grid-col {
  border: 1px solid #666;
}
.xtl-content,
.cover-and-fit > * {
  margin-left: auto;
  margin-right: auto;
}
.xtl-content.cover,
.xtl-content.cover-and-fit,
.xtl-content.cover .cover,
.xtl-content.cover .cover-and-fit,
#page-header,
#page-altheader,
#page-content,
#page-footer {
  width: 100%;
  box-sizing: border-box;
}
.cover .grid.cover-and-fit > .grid-row {
  margin-left: auto !important;
}
.cover .grid.cover-and-fit > .grid-row > .grid-col:first-child {
  margin-left: 0 !important;
}
.cover-and-fit > *,
.xtl-content .xtl-content {
  max-width: 100%;
}
@media  only all and (min-width: 992px) {
  .grid-same-height-cols > .grid-row {
    display: flex;
  }
}
.grid,
.grid-row,
.grid-col,
.xtl-content,
.cover-and-fit > * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid:before,
.grid:after,
.grid-row:before,
.grid-row:after,
.grid-col:before,
.grid-col:after,
.xtl-content:before,
.xtl-content:after,
.cover-and-fit > *:before,
.cover-and-fit > *:after {
  content: " ";
  display: table;
}
.grid:after,
.grid-row:after,
.grid-col:after,
.xtl-content:after,
.cover-and-fit > *:after {
  clear: both;
}
#page-content,
#page-sidebar {
  min-height: 320px;
}
.grid-gutter-default > .grid-row,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row {
  margin-left: -2.5%;
  position: relative;
}
.grid-gutter-default > .grid-row > .grid-col,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-col {
  float: left;
  min-height: 1px;
  margin-left: 2.5%;
}
.grid-gutter-default > .grid-row > .grid-col,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-col {
  width: 97.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-full-width,
.grid-gutter-default.grid-non-responsive .grid-full-width,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-full-width,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive .grid-full-width {
  width: 97.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-half,
.grid-gutter-default.grid-non-responsive .grid-one-half,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-half,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive .grid-one-half {
  width: 47.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-third,
.grid-gutter-default.grid-non-responsive .grid-one-third,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-third,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive .grid-one-third {
  width: 30.833333333333%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-fourth,
.grid-gutter-default.grid-non-responsive .grid-one-fourth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-fourth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive .grid-one-fourth {
  width: 22.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-fifth,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-fifth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-fifth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-fifth {
  width: 17.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-sixth,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-sixth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-sixth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-sixth {
  width: 14.166666666667%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-seventh,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-seventh,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-seventh,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-seventh {
  width: 11.785714285714%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-eighth,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-one-eighth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-eighth,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-one-eighth {
  width: 10%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-two-thirds,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-two-thirds,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-two-thirds,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-two-thirds {
  width: 64.166666666667%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-fourths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-fourths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-fourths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-fourths {
  width: 72.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-two-fifths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-two-fifths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-two-fifths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-two-fifths {
  width: 37.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-fifths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-fifths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-fifths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-fifths {
  width: 57.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-four-fifths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-four-fifths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-four-fifths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-four-fifths {
  width: 37.5%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-five-sixths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-five-sixths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-five-sixths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-five-sixths {
  width: 80.833333333333%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-two-sevenths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-two-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-two-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-two-sevenths {
  width: 26.071428571429%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-sevenths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-sevenths {
  width: 40.357142857143%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-four-sevenths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-four-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-four-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-four-sevenths {
  width: 54.642857142857%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-five-sevenths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-five-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-five-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-five-sevenths {
  width: 68.928571428571%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-six-sevenths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-six-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-six-sevenths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-six-sevenths {
  width: 83.214285714286%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-eighths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-three-eighths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-eighths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-three-eighths {
  width: 35%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-five-eighths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-five-eighths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-five-eighths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-five-eighths {
  width: 60%;
}
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-seven-eighths,
.grid-gutter-default.grid-non-responsive > .grid-row > .grid-seven-eighths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-seven-eighths,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none).grid-non-responsive > .grid-row > .grid-seven-eighths {
  width: 85%;
}
.grid-gutter-default .responsive-show-as-slider .slides > .grid-col,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) .responsive-show-as-slider .slides > .grid-col {
  width: 97.5% !important;
}
.grid-gutter-default .grid-gutter-small.responsive-show-as-slider .slides > .grid-col,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) .grid-gutter-small.responsive-show-as-slider .slides > .grid-col {
  width: 98.75% !important;
}
.grid-gutter-default .grid-gutter-large.responsive-show-as-slider .slides > .grid-col,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) .grid-gutter-large.responsive-show-as-slider .slides > .grid-col {
  width: 95% !important;
}
.grid-gutter-default .grid-gutter-none.responsive-show-as-slider .slides > .grid-col,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) .grid-gutter-none.responsive-show-as-slider .slides > .grid-col {
  width: 100% !important;
}
.grid-gutter-default .slides.arrows-hover .cycle-next,
.grid-gutter-default .slides.arrows-always .cycle-next,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) .slides.arrows-hover .cycle-next,
.grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) .slides.arrows-always .cycle-next {
  right: 0 !important;
}
.grid-gutter-small > .grid-row {
  margin-left: -1.25%;
  position: relative;
}
.grid-gutter-small > .grid-row > .grid-col {
  float: left;
  min-height: 1px;
  margin-left: 1.25%;
}
.grid-gutter-small > .grid-row > .grid-col {
  width: 98.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-full-width,
.grid-gutter-small.grid-non-responsive .grid-full-width {
  width: 98.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-half,
.grid-gutter-small.grid-non-responsive .grid-one-half {
  width: 48.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-third,
.grid-gutter-small.grid-non-responsive .grid-one-third {
  width: 32.083333333333%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-fourth,
.grid-gutter-small.grid-non-responsive .grid-one-fourth {
  width: 23.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-fifth,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-fifth {
  width: 18.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-sixth,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-sixth {
  width: 15.416666666667%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-seventh,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-seventh {
  width: 13.035714285714%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-eighth,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-one-eighth {
  width: 11.25%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-two-thirds,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-two-thirds {
  width: 65.416666666667%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-fourths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-fourths {
  width: 73.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-two-fifths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-two-fifths {
  width: 38.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-fifths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-fifths {
  width: 58.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-four-fifths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-four-fifths {
  width: 38.75%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-five-sixths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-five-sixths {
  width: 82.083333333333%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-two-sevenths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-two-sevenths {
  width: 27.321428571429%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-sevenths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-sevenths {
  width: 41.607142857143%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-four-sevenths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-four-sevenths {
  width: 55.892857142857%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-five-sevenths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-five-sevenths {
  width: 70.178571428571%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-six-sevenths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-six-sevenths {
  width: 84.464285714286%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-eighths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-three-eighths {
  width: 36.25%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-five-eighths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-five-eighths {
  width: 61.25%;
}
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-seven-eighths,
.grid-gutter-small.grid-non-responsive > .grid-row > .grid-seven-eighths {
  width: 86.25%;
}
.grid-gutter-large > .grid-row {
  margin-left: -5%;
  position: relative;
}
.grid-gutter-large > .grid-row > .grid-col {
  float: left;
  min-height: 1px;
  margin-left: 5%;
}
.grid-gutter-large > .grid-row > .grid-col {
  width: 95%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-full-width,
.grid-gutter-large.grid-non-responsive .grid-full-width {
  width: 95%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-half,
.grid-gutter-large.grid-non-responsive .grid-one-half {
  width: 45%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-third,
.grid-gutter-large.grid-non-responsive .grid-one-third {
  width: 28.333333333333%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-fourth,
.grid-gutter-large.grid-non-responsive .grid-one-fourth {
  width: 20%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-fifth,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-fifth {
  width: 15%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-sixth,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-sixth {
  width: 11.666666666667%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-seventh,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-seventh {
  width: 9.2857142857143%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-eighth,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-one-eighth {
  width: 7.5%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-two-thirds,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-two-thirds {
  width: 61.666666666667%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-fourths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-fourths {
  width: 70%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-two-fifths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-two-fifths {
  width: 35%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-fifths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-fifths {
  width: 55%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-four-fifths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-four-fifths {
  width: 35%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-five-sixths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-five-sixths {
  width: 78.333333333333%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-two-sevenths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-two-sevenths {
  width: 23.571428571429%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-sevenths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-sevenths {
  width: 37.857142857143%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-four-sevenths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-four-sevenths {
  width: 52.142857142857%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-five-sevenths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-five-sevenths {
  width: 66.428571428571%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-six-sevenths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-six-sevenths {
  width: 80.714285714286%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-eighths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-three-eighths {
  width: 32.5%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-five-eighths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-five-eighths {
  width: 57.5%;
}
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-seven-eighths,
.grid-gutter-large.grid-non-responsive > .grid-row > .grid-seven-eighths {
  width: 82.5%;
}
.grid-gutter-none > .grid-row {
  margin-left: 0;
  position: relative;
}
.grid-gutter-none > .grid-row > .grid-col {
  float: left;
  min-height: 1px;
  margin-left: 0;
}
.grid-gutter-none > .grid-row > .grid-col {
  width: 100%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-full-width,
.grid-gutter-none.grid-non-responsive .grid-full-width {
  width: 100%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-half,
.grid-gutter-none.grid-non-responsive .grid-one-half {
  width: 50%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-third,
.grid-gutter-none.grid-non-responsive .grid-one-third {
  width: 33.333333333333%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-fourth,
.grid-gutter-none.grid-non-responsive .grid-one-fourth {
  width: 25%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-fifth,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-fifth {
  width: 20%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-sixth,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-sixth {
  width: 16.666666666667%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-seventh,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-seventh {
  width: 14.285714285714%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-eighth,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-one-eighth {
  width: 12.5%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-two-thirds,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-two-thirds {
  width: 66.666666666667%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-fourths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-fourths {
  width: 75%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-two-fifths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-two-fifths {
  width: 40%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-fifths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-fifths {
  width: 60%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-four-fifths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-four-fifths {
  width: 40%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-five-sixths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-five-sixths {
  width: 83.333333333333%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-two-sevenths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-two-sevenths {
  width: 28.571428571429%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-sevenths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-sevenths {
  width: 42.857142857143%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-four-sevenths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-four-sevenths {
  width: 57.142857142857%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-five-sevenths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-five-sevenths {
  width: 71.428571428571%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-six-sevenths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-six-sevenths {
  width: 85.714285714286%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-eighths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-three-eighths {
  width: 37.5%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-five-eighths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-five-eighths {
  width: 62.5%;
}
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-seven-eighths,
.grid-gutter-none.grid-non-responsive > .grid-row > .grid-seven-eighths {
  width: 87.5%;
}
.grid-height-full {
  height: 100%;
}
.grid-height-one-half {
  height: 50%;
}
.grid-height-one-third {
  height: 33.333333333333%;
}
.grid-height-one-fourth {
  height: 25%;
}
.grid-height-one-fifth {
  height: 20%;
}
.grid-height-one-sixth {
  height: 16.666666666667%;
}
.grid-height-one-seventh {
  height: 14.285714285714%;
}
.grid-height-one-eighth {
  height: 12.5%;
}
.grid-height-two-thirds {
  height: 66.666666666667%;
}
.grid-height-three-fourths {
  height: 75%;
}
.grid-height-two-fifths {
  height: 40%;
}
.grid-height-three-fifths {
  height: 60%;
}
.grid-height-four-fifths {
  height: 80%;
}
.grid-height-five-sixths {
  height: 83.333333333333%;
}
.grid-height-two-sevenths {
  height: 28.571428571429%;
}
.grid-height-three-sevenths {
  height: 42.857142857143%;
}
.grid-height-four-sevenths {
  height: 57.142857142857%;
}
.grid-height-five-sevenths {
  height: 71.428571428571%;
}
.grid-height-six-sevenths {
  height: 85.714285714286%;
}
.grid-height-three-eighths {
  height: 37.5%;
}
.grid-height-five-eighths {
  height: 62.5%;
}
.grid-height-seven-eighths {
  height: 87.5%;
}
@media  only all and (max-width: 480px) {
  .xtl-content,
  .cover-and-fit > * {
    width: 320px;
  }
  .grid-gutter-default > .grid-row > .grid-full-width-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-full-width-mobile-portrait {
    width: 97.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-half-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half-mobile-portrait {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third-mobile-portrait {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth-mobile-portrait {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth-mobile-portrait {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth-mobile-portrait {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh-mobile-portrait {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth-mobile-portrait {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds-mobile-portrait {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths-mobile-portrait {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths-mobile-portrait {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths-mobile-portrait {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths-mobile-portrait {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths-mobile-portrait {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths-mobile-portrait {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths-mobile-portrait {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths-mobile-portrait {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths-mobile-portrait {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths-mobile-portrait {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths-mobile-portrait {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths-mobile-portrait {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths-mobile-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths-mobile-portrait {
    width: 85%;
  }
  .grid-gutter-small > .grid-row > .grid-full-width-mobile-portrait {
    width: 98.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half-mobile-portrait {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third-mobile-portrait {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth-mobile-portrait {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth-mobile-portrait {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth-mobile-portrait {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh-mobile-portrait {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth-mobile-portrait {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds-mobile-portrait {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths-mobile-portrait {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths-mobile-portrait {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths-mobile-portrait {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths-mobile-portrait {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths-mobile-portrait {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths-mobile-portrait {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths-mobile-portrait {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths-mobile-portrait {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths-mobile-portrait {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths-mobile-portrait {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths-mobile-portrait {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths-mobile-portrait {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths-mobile-portrait {
    width: 86.25%;
  }
  .grid-gutter-large > .grid-row > .grid-full-width-mobile-portrait {
    width: 95%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half-mobile-portrait {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third-mobile-portrait {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth-mobile-portrait {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth-mobile-portrait {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth-mobile-portrait {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh-mobile-portrait {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth-mobile-portrait {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds-mobile-portrait {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths-mobile-portrait {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths-mobile-portrait {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths-mobile-portrait {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths-mobile-portrait {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths-mobile-portrait {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths-mobile-portrait {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths-mobile-portrait {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths-mobile-portrait {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths-mobile-portrait {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths-mobile-portrait {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths-mobile-portrait {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths-mobile-portrait {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths-mobile-portrait {
    width: 82.5%;
  }
  .grid-gutter-none > .grid-row > .grid-full-width-mobile-portrait {
    width: 100%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half-mobile-portrait {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third-mobile-portrait {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth-mobile-portrait {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth-mobile-portrait {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth-mobile-portrait {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh-mobile-portrait {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth-mobile-portrait {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds-mobile-portrait {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths-mobile-portrait {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths-mobile-portrait {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths-mobile-portrait {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths-mobile-portrait {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths-mobile-portrait {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths-mobile-portrait {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths-mobile-portrait {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths-mobile-portrait {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths-mobile-portrait {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths-mobile-portrait {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths-mobile-portrait {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths-mobile-portrait {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths-mobile-portrait {
    width: 87.5%;
  }
  .grid-collapsible .grid-row-mobile-landscape,
  .grid-collapsible .grid-row-tablet-landscape,
  .grid-collapsible .grid-row-tablet-portrait {
    clear: none;
  }
  .grid-collapsible .grid-row-mobile-portrait {
    clear: left;
  }
}
@media  only all and (min-width: 480px) {
  .xtl-content,
  .cover-and-fit > * {
    width: 480px;
  }
  .grid-gutter-default > .grid-row > .grid-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half {
    width: 97.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-full-width-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-full-width-mobile-landscape {
    width: 97.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-half-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half-mobile-landscape {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third-mobile-landscape {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth-mobile-landscape {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth-mobile-landscape {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth-mobile-landscape {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh-mobile-landscape {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth-mobile-landscape {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds-mobile-landscape {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths-mobile-landscape {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths-mobile-landscape {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths-mobile-landscape {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths-mobile-landscape {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths-mobile-landscape {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths-mobile-landscape {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths-mobile-landscape {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths-mobile-landscape {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths-mobile-landscape {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths-mobile-landscape {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths-mobile-landscape {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths-mobile-landscape {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths-mobile-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths-mobile-landscape {
    width: 85%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half {
    width: 98.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-full-width-mobile-landscape {
    width: 98.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half-mobile-landscape {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third-mobile-landscape {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth-mobile-landscape {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth-mobile-landscape {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth-mobile-landscape {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh-mobile-landscape {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth-mobile-landscape {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds-mobile-landscape {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths-mobile-landscape {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths-mobile-landscape {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths-mobile-landscape {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths-mobile-landscape {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths-mobile-landscape {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths-mobile-landscape {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths-mobile-landscape {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths-mobile-landscape {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths-mobile-landscape {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths-mobile-landscape {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths-mobile-landscape {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths-mobile-landscape {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths-mobile-landscape {
    width: 86.25%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half {
    width: 95%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-full-width-mobile-landscape {
    width: 95%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half-mobile-landscape {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third-mobile-landscape {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth-mobile-landscape {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth-mobile-landscape {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth-mobile-landscape {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh-mobile-landscape {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth-mobile-landscape {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds-mobile-landscape {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths-mobile-landscape {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths-mobile-landscape {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths-mobile-landscape {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths-mobile-landscape {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths-mobile-landscape {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths-mobile-landscape {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths-mobile-landscape {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths-mobile-landscape {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths-mobile-landscape {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths-mobile-landscape {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths-mobile-landscape {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths-mobile-landscape {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths-mobile-landscape {
    width: 82.5%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half {
    width: 100%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-full-width-mobile-landscape {
    width: 100%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half-mobile-landscape {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third-mobile-landscape {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth-mobile-landscape {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth-mobile-landscape {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth-mobile-landscape {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh-mobile-landscape {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth-mobile-landscape {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds-mobile-landscape {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths-mobile-landscape {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths-mobile-landscape {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths-mobile-landscape {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths-mobile-landscape {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths-mobile-landscape {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths-mobile-landscape {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths-mobile-landscape {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths-mobile-landscape {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths-mobile-landscape {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths-mobile-landscape {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths-mobile-landscape {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths-mobile-landscape {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths-mobile-landscape {
    width: 87.5%;
  }
  .grid-collapsible .grid-row-mobile-portrait,
  .grid-collapsible .grid-row-tablet-portrait,
  .grid-collapsible .grid-row-tablet-landscape {
    clear: none;
  }
  .grid-collapsible .grid-row-mobile-landscape {
    clear: left;
  }
}
@media  only all and (min-width: 768px) {
  .xtl-content,
  .cover-and-fit > * {
    width: 640px;
  }
  .grid-gutter-default > .grid-row > .grid-full-width-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-full-width-tablet-portrait {
    width: 97.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-half-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half-tablet-portrait {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third-tablet-portrait {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth-tablet-portrait {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth-tablet-portrait {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth-tablet-portrait {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh-tablet-portrait {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth-tablet-portrait {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds-tablet-portrait {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths-tablet-portrait {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths-tablet-portrait {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths-tablet-portrait {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths-tablet-portrait {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths-tablet-portrait {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths-tablet-portrait {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths-tablet-portrait {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths-tablet-portrait {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths-tablet-portrait {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths-tablet-portrait {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths-tablet-portrait {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths-tablet-portrait {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths-tablet-portrait,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths-tablet-portrait {
    width: 85%;
  }
  .grid-gutter-small > .grid-row > .grid-full-width-tablet-portrait {
    width: 98.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half-tablet-portrait {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third-tablet-portrait {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth-tablet-portrait {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth-tablet-portrait {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth-tablet-portrait {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh-tablet-portrait {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth-tablet-portrait {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds-tablet-portrait {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths-tablet-portrait {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths-tablet-portrait {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths-tablet-portrait {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths-tablet-portrait {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths-tablet-portrait {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths-tablet-portrait {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths-tablet-portrait {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths-tablet-portrait {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths-tablet-portrait {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths-tablet-portrait {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths-tablet-portrait {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths-tablet-portrait {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths-tablet-portrait {
    width: 86.25%;
  }
  .grid-gutter-large > .grid-row > .grid-full-width-tablet-portrait {
    width: 95%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half-tablet-portrait {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third-tablet-portrait {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth-tablet-portrait {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth-tablet-portrait {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth-tablet-portrait {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh-tablet-portrait {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth-tablet-portrait {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds-tablet-portrait {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths-tablet-portrait {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths-tablet-portrait {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths-tablet-portrait {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths-tablet-portrait {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths-tablet-portrait {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths-tablet-portrait {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths-tablet-portrait {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths-tablet-portrait {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths-tablet-portrait {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths-tablet-portrait {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths-tablet-portrait {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths-tablet-portrait {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths-tablet-portrait {
    width: 82.5%;
  }
  .grid-gutter-none > .grid-row > .grid-full-width-tablet-portrait {
    width: 100%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half-tablet-portrait {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third-tablet-portrait {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth-tablet-portrait {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth-tablet-portrait {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth-tablet-portrait {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh-tablet-portrait {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth-tablet-portrait {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds-tablet-portrait {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths-tablet-portrait {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths-tablet-portrait {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths-tablet-portrait {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths-tablet-portrait {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths-tablet-portrait {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths-tablet-portrait {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths-tablet-portrait {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths-tablet-portrait {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths-tablet-portrait {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths-tablet-portrait {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths-tablet-portrait {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths-tablet-portrait {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths-tablet-portrait {
    width: 87.5%;
  }
  .grid-collapsible .grid-row-mobile-portrait,
  .grid-collapsible .grid-row-mobile-landscape,
  .grid-collapsible .grid-row-tablet-landscape {
    clear: none;
  }
  .grid-collapsible .grid-row-tablet-portrait {
    clear: left;
  }
}
@media  only all and (min-width: 992px) {
  .xtl-content,
  .cover-and-fit > * {
    width: 960px;
  }
  .grid-gutter-default > .grid-row > .grid-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths {
    width: 77.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths {
    width: 85%;
  }
  .grid-gutter-default > .grid-row > .grid-full-width-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-full-width-tablet-landscape {
    width: 97.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-half-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half-tablet-landscape {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third-tablet-landscape {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 85%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-default > .grid-row > .grid-push-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-default > .grid-row > .grid-push-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-push-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-default > .grid-row > .grid-push-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-push-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-push-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-push-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-push-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-push-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-default > .grid-row > .grid-push-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths {
    width: 78.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths {
    width: 86.25%;
  }
  .grid-gutter-small > .grid-row > .grid-full-width-tablet-landscape {
    width: 98.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half-tablet-landscape {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third-tablet-landscape {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 86.25%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-small > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-small > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-small > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-small > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-small > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-small > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths {
    width: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths {
    width: 82.5%;
  }
  .grid-gutter-large > .grid-row > .grid-full-width-tablet-landscape {
    width: 95%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half-tablet-landscape {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third-tablet-landscape {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 82.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-large > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-large > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths {
    width: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths {
    width: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-full-width-tablet-landscape {
    width: 100%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half-tablet-landscape {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third-tablet-landscape {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-collapsible .grid-row-mobile-portrait,
  .grid-collapsible .grid-row-mobile-landscape,
  .grid-collapsible .grid-row-tablet-portrait {
    clear: none;
  }
  .grid-collapsible .grid-row-tablet-landscape {
    clear: left !important;
  }
}
@media  only all and (min-width: 1200px) {
  .xtl-content,
  .cover-and-fit > * {
    width: 1170px;
  }
  .grid-gutter-default > .grid-row > .grid-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths {
    width: 77.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths {
    width: 85%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths {
    width: 78.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths {
    width: 86.25%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths {
    width: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths {
    width: 82.5%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths {
    width: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths {
    width: 87.5%;
  }
}
@media print {
  .xtl-content,
  .cover-and-fit > * {
    width: 960px;
  }
  .grid-gutter-default > .grid-row > .grid-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths {
    width: 77.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths {
    width: 85%;
  }
  .grid-gutter-default > .grid-row > .grid-full-width-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-full-width-tablet-landscape {
    width: 97.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-half-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-half-tablet-landscape {
    width: 47.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-third-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-third-tablet-landscape {
    width: 30.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fourth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 22.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-fifth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 17.5%;
  }
  .grid-gutter-default > .grid-row > .grid-one-sixth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 14.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-one-seventh-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 11.785714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-one-eighth-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 10%;
  }
  .grid-gutter-default > .grid-row > .grid-two-thirds-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 64.166666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fourths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 72.5%;
  }
  .grid-gutter-default > .grid-row > .grid-two-fifths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-three-fifths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 57.5%;
  }
  .grid-gutter-default > .grid-row > .grid-four-fifths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sixths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 80.833333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-two-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 26.071428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-three-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 40.357142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-four-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 54.642857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-five-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 68.928571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-six-sevenths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 83.214285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-three-eighths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 35%;
  }
  .grid-gutter-default > .grid-row > .grid-five-eighths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-seven-eighths-tablet-landscape,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 85%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-push-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-default > .grid-row > .grid-push-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-default > .grid-row > .grid-push-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-push-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-default > .grid-row > .grid-push-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-push-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-push-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-push-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-push-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-push-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-push-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-default > .grid-row > .grid-push-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-half,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-third,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-fourth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-fifth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-sixth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-seventh,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-one-eighth,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-two-thirds,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-fourths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-two-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-four-fifths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-five-sixths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-two-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-four-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-five-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-six-sevenths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-three-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-five-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-default > .grid-row > .grid-pull-seven-eighths,
  .grid:not(.grid-gutter-small):not(.grid-gutter-large):not(.grid-gutter-none) > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths {
    width: 78.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths {
    width: 86.25%;
  }
  .grid-gutter-small > .grid-row > .grid-full-width-tablet-landscape {
    width: 98.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-half-tablet-landscape {
    width: 48.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-third-tablet-landscape {
    width: 32.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 23.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 18.75%;
  }
  .grid-gutter-small > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 15.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 13.035714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 11.25%;
  }
  .grid-gutter-small > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 65.416666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 73.75%;
  }
  .grid-gutter-small > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 58.75%;
  }
  .grid-gutter-small > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 38.75%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 82.083333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 27.321428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 41.607142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 55.892857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 70.178571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 84.464285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 36.25%;
  }
  .grid-gutter-small > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 61.25%;
  }
  .grid-gutter-small > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 86.25%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-small > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-small > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-small > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-small > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-small > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-small > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-small > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths {
    width: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths {
    width: 82.5%;
  }
  .grid-gutter-large > .grid-row > .grid-full-width-tablet-landscape {
    width: 95%;
  }
  .grid-gutter-large > .grid-row > .grid-one-half-tablet-landscape {
    width: 45%;
  }
  .grid-gutter-large > .grid-row > .grid-one-third-tablet-landscape {
    width: 28.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 15%;
  }
  .grid-gutter-large > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 11.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 9.2857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 7.5%;
  }
  .grid-gutter-large > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 61.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 70%;
  }
  .grid-gutter-large > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 55%;
  }
  .grid-gutter-large > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 35%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 78.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 23.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 37.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 52.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 66.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 80.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 32.5%;
  }
  .grid-gutter-large > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 57.5%;
  }
  .grid-gutter-large > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 82.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-large > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-large > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-large > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-large > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-large > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths {
    width: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths {
    width: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-full-width-tablet-landscape {
    width: 100%;
  }
  .grid-gutter-none > .grid-row > .grid-one-half-tablet-landscape {
    width: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-one-third-tablet-landscape {
    width: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fourth-tablet-landscape {
    width: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-one-fifth-tablet-landscape {
    width: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-one-sixth-tablet-landscape {
    width: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-one-seventh-tablet-landscape {
    width: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-one-eighth-tablet-landscape {
    width: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-two-thirds-tablet-landscape {
    width: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fourths-tablet-landscape {
    width: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-two-fifths-tablet-landscape {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-three-fifths-tablet-landscape {
    width: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-four-fifths-tablet-landscape {
    width: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sixths-tablet-landscape {
    width: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-two-sevenths-tablet-landscape {
    width: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-three-sevenths-tablet-landscape {
    width: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-four-sevenths-tablet-landscape {
    width: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-five-sevenths-tablet-landscape {
    width: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-six-sevenths-tablet-landscape {
    width: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-three-eighths-tablet-landscape {
    width: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-five-eighths-tablet-landscape {
    width: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-seven-eighths-tablet-landscape {
    width: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-half {
    position: relative;
    left: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-third {
    position: relative;
    left: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-fourth {
    position: relative;
    left: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-fifth {
    position: relative;
    left: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-sixth {
    position: relative;
    left: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-seventh {
    position: relative;
    left: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-push-one-eighth {
    position: relative;
    left: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-two-thirds {
    position: relative;
    left: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-fourths {
    position: relative;
    left: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-push-two-fifths {
    position: relative;
    left: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-fifths {
    position: relative;
    left: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-push-four-fifths {
    position: relative;
    left: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-push-five-sixths {
    position: relative;
    left: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-push-two-sevenths {
    position: relative;
    left: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-sevenths {
    position: relative;
    left: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-push-four-sevenths {
    position: relative;
    left: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-push-five-sevenths {
    position: relative;
    left: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-push-six-sevenths {
    position: relative;
    left: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-push-three-eighths {
    position: relative;
    left: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-five-eighths {
    position: relative;
    left: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-push-seven-eighths {
    position: relative;
    left: 87.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-half {
    position: relative;
    right: 50%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-third {
    position: relative;
    right: 33.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-fourth {
    position: relative;
    right: 25%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-fifth {
    position: relative;
    right: 20%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-sixth {
    position: relative;
    right: 16.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-seventh {
    position: relative;
    right: 14.285714285714%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-one-eighth {
    position: relative;
    right: 12.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-two-thirds {
    position: relative;
    right: 66.666666666667%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-fourths {
    position: relative;
    right: 75%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-two-fifths {
    position: relative;
    right: 40%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-fifths {
    position: relative;
    right: 60%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-four-fifths {
    position: relative;
    right: 80%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-five-sixths {
    position: relative;
    right: 83.333333333333%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-two-sevenths {
    position: relative;
    right: 28.571428571429%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-sevenths {
    position: relative;
    right: 42.857142857143%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-four-sevenths {
    position: relative;
    right: 57.142857142857%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-five-sevenths {
    position: relative;
    right: 71.428571428571%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-six-sevenths {
    position: relative;
    right: 85.714285714286%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-three-eighths {
    position: relative;
    right: 37.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-five-eighths {
    position: relative;
    right: 62.5%;
  }
  .grid-gutter-none > .grid-row > .grid-pull-seven-eighths {
    position: relative;
    right: 87.5%;
  }
  .grid-collapsible .grid-row-mobile-portrait,
  .grid-collapsible .grid-row-mobile-landscape,
  .grid-collapsible .grid-row-tablet-portrait {
    clear: none;
  }
  .grid-collapsible .grid-row-tablet-landscape {
    clear: left !important;
  }
}
.cs-default,
.cs-inversed .cs-default,
.cs-highlight .cs-default {
  color: #383838;
}
.cs-default.xtl-content,
.cs-inversed .cs-default.xtl-content,
.cs-highlight .cs-default.xtl-content {
  background-color: #ffffff;
}
.cs-default h1,
.cs-inversed .cs-default h1,
.cs-highlight .cs-default h1 {
  color: #383838;
}
.cs-default h2,
.cs-inversed .cs-default h2,
.cs-highlight .cs-default h2 {
  color: #383838;
}
.cs-default h3,
.cs-inversed .cs-default h3,
.cs-highlight .cs-default h3 {
  color: #383838;
}
.cs-default h4,
.cs-inversed .cs-default h4,
.cs-highlight .cs-default h4 {
  color: #383838;
}
.cs-default h5,
.cs-inversed .cs-default h5,
.cs-highlight .cs-default h5 {
  color: #383838;
}
.cs-default h6,
.cs-inversed .cs-default h6,
.cs-highlight .cs-default h6 {
  color: #383838;
}
.cs-default .link,
.cs-default .richtext a,
.cs-default.richtext a,
.cs-default .xtl-module a,
.cs-default.xtl-module a,
.cs-default .slides a,
.cs-inversed .cs-default .link,
.cs-inversed .cs-default .richtext a,
.cs-inversed .cs-default.richtext a,
.cs-inversed .cs-default .xtl-module a,
.cs-inversed .cs-default.xtl-module a,
.cs-inversed .cs-default .slides a,
.cs-highlight .cs-default .link,
.cs-highlight .cs-default .richtext a,
.cs-highlight .cs-default.richtext a,
.cs-highlight .cs-default .xtl-module a,
.cs-highlight .cs-default.xtl-module a,
.cs-highlight .cs-default .slides a {
  color: #383838;
}
.cs-default .link:hover,
.cs-default .link:active,
.cs-default .richtext a:hover,
.cs-default .richtext a:active,
.cs-default.richtext a:hover,
.cs-default.richtext a:active,
.cs-default .xtl-module a:hover,
.cs-default .xtl-module a:active,
.cs-default.xtl-module a:hover,
.cs-default.xtl-module a:active,
.cs-default .slides a:hover,
.cs-default .slides a:active,
.cs-inversed .cs-default .link:hover,
.cs-inversed .cs-default .link:active,
.cs-inversed .cs-default .richtext a:hover,
.cs-inversed .cs-default .richtext a:active,
.cs-inversed .cs-default.richtext a:hover,
.cs-inversed .cs-default.richtext a:active,
.cs-inversed .cs-default .xtl-module a:hover,
.cs-inversed .cs-default .xtl-module a:active,
.cs-inversed .cs-default.xtl-module a:hover,
.cs-inversed .cs-default.xtl-module a:active,
.cs-inversed .cs-default .slides a:hover,
.cs-inversed .cs-default .slides a:active,
.cs-highlight .cs-default .link:hover,
.cs-highlight .cs-default .link:active,
.cs-highlight .cs-default .richtext a:hover,
.cs-highlight .cs-default .richtext a:active,
.cs-highlight .cs-default.richtext a:hover,
.cs-highlight .cs-default.richtext a:active,
.cs-highlight .cs-default .xtl-module a:hover,
.cs-highlight .cs-default .xtl-module a:active,
.cs-highlight .cs-default.xtl-module a:hover,
.cs-highlight .cs-default.xtl-module a:active,
.cs-highlight .cs-default .slides a:hover,
.cs-highlight .cs-default .slides a:active {
  color: #4493ad;
}
.cs-default.system-page a,
.cs-inversed .cs-default.system-page a,
.cs-highlight .cs-default.system-page a {
  color: #666;
}
.cs-default blockquote,
.cs-inversed .cs-default blockquote,
.cs-highlight .cs-default blockquote {
  border-color: #df5a72;
}
.cs-default hr,
.cs-inversed .cs-default hr,
.cs-highlight .cs-default hr {
  border-top-color: #e6e6e6;
}
.cs-default hr.styled,
.cs-inversed .cs-default hr.styled,
.cs-highlight .cs-default hr.styled {
  border-bottom-color: #4493ad;
}
.cs-default .vertical-separator,
.cs-inversed .cs-default .vertical-separator,
.cs-highlight .cs-default .vertical-separator {
  border-right-color: #383838;
}
.cs-default .horizontal-separator,
.cs-inversed .cs-default .horizontal-separator,
.cs-highlight .cs-default .horizontal-separator {
  border-bottom-color: #383838;
}
.cs-default .c-text,
.cs-default .c-text a,
.cs-inversed .cs-default .c-text,
.cs-inversed .cs-default .c-text a,
.cs-highlight .cs-default .c-text,
.cs-highlight .cs-default .c-text a {
  color: #383838 !important;
}
.cs-default .c-text.darkest,
.cs-default .c-text a.darkest,
.cs-inversed .cs-default .c-text.darkest,
.cs-inversed .cs-default .c-text a.darkest,
.cs-highlight .cs-default .c-text.darkest,
.cs-highlight .cs-default .c-text a.darkest {
  color: #050505 !important;
}
.cs-default .c-text.darker,
.cs-default .c-text a.darker,
.cs-inversed .cs-default .c-text.darker,
.cs-inversed .cs-default .c-text a.darker,
.cs-highlight .cs-default .c-text.darker,
.cs-highlight .cs-default .c-text a.darker {
  color: #1f1f1f !important;
}
.cs-default .c-text.lighter,
.cs-default .c-text a.lighter,
.cs-inversed .cs-default .c-text.lighter,
.cs-inversed .cs-default .c-text a.lighter,
.cs-highlight .cs-default .c-text.lighter,
.cs-highlight .cs-default .c-text a.lighter {
  color: #525252 !important;
}
.cs-default .c-text.lightest,
.cs-default .c-text a.lightest,
.cs-inversed .cs-default .c-text.lightest,
.cs-inversed .cs-default .c-text a.lightest,
.cs-highlight .cs-default .c-text.lightest,
.cs-highlight .cs-default .c-text a.lightest {
  color: #6b6b6b !important;
}
.cs-default .c-page,
.cs-default .c-page a,
.cs-inversed .cs-default .c-page,
.cs-inversed .cs-default .c-page a,
.cs-highlight .cs-default .c-page,
.cs-highlight .cs-default .c-page a {
  color: #ffffff !important;
}
.cs-default .c-page.darkest,
.cs-default .c-page a.darkest,
.cs-inversed .cs-default .c-page.darkest,
.cs-inversed .cs-default .c-page a.darkest,
.cs-highlight .cs-default .c-page.darkest,
.cs-highlight .cs-default .c-page a.darkest {
  color: #cccccc !important;
}
.cs-default .c-page.darker,
.cs-default .c-page a.darker,
.cs-inversed .cs-default .c-page.darker,
.cs-inversed .cs-default .c-page a.darker,
.cs-highlight .cs-default .c-page.darker,
.cs-highlight .cs-default .c-page a.darker {
  color: #e6e6e6 !important;
}
.cs-default .c-page.lighter,
.cs-default .c-page a.lighter,
.cs-inversed .cs-default .c-page.lighter,
.cs-inversed .cs-default .c-page a.lighter,
.cs-highlight .cs-default .c-page.lighter,
.cs-highlight .cs-default .c-page a.lighter {
  color: #ffffff !important;
}
.cs-default .c-page.lightest,
.cs-default .c-page a.lightest,
.cs-inversed .cs-default .c-page.lightest,
.cs-inversed .cs-default .c-page a.lightest,
.cs-highlight .cs-default .c-page.lightest,
.cs-highlight .cs-default .c-page a.lightest {
  color: #ffffff !important;
}
.cs-default .c-primary,
.cs-default .c-primary a,
.cs-inversed .cs-default .c-primary,
.cs-inversed .cs-default .c-primary a,
.cs-highlight .cs-default .c-primary,
.cs-highlight .cs-default .c-primary a {
  color: #4493ad !important;
}
.cs-default .c-primary.darkest,
.cs-default .c-primary a.darkest,
.cs-inversed .cs-default .c-primary.darkest,
.cs-inversed .cs-default .c-primary a.darkest,
.cs-highlight .cs-default .c-primary.darkest,
.cs-highlight .cs-default .c-primary a.darkest {
  color: #275564 !important;
}
.cs-default .c-primary.darker,
.cs-default .c-primary a.darker,
.cs-inversed .cs-default .c-primary.darker,
.cs-inversed .cs-default .c-primary a.darker,
.cs-highlight .cs-default .c-primary.darker,
.cs-highlight .cs-default .c-primary a.darker {
  color: #367488 !important;
}
.cs-default .c-primary.lighter,
.cs-default .c-primary a.lighter,
.cs-inversed .cs-default .c-primary.lighter,
.cs-inversed .cs-default .c-primary a.lighter,
.cs-highlight .cs-default .c-primary.lighter,
.cs-highlight .cs-default .c-primary a.lighter {
  color: #63aac1 !important;
}
.cs-default .c-primary.lightest,
.cs-default .c-primary a.lightest,
.cs-inversed .cs-default .c-primary.lightest,
.cs-inversed .cs-default .c-primary a.lightest,
.cs-highlight .cs-default .c-primary.lightest,
.cs-highlight .cs-default .c-primary a.lightest {
  color: #87bed0 !important;
}
.cs-default .c-secondary,
.cs-default .c-secondary a,
.cs-inversed .cs-default .c-secondary,
.cs-inversed .cs-default .c-secondary a,
.cs-highlight .cs-default .c-secondary,
.cs-highlight .cs-default .c-secondary a {
  color: #b1223c !important;
}
.cs-default .c-secondary.darkest,
.cs-default .c-secondary a.darkest,
.cs-inversed .cs-default .c-secondary.darkest,
.cs-inversed .cs-default .c-secondary a.darkest,
.cs-highlight .cs-default .c-secondary.darkest,
.cs-highlight .cs-default .c-secondary a.darkest {
  color: #5b121f !important;
}
.cs-default .c-secondary.darker,
.cs-default .c-secondary a.darker,
.cs-inversed .cs-default .c-secondary.darker,
.cs-inversed .cs-default .c-secondary a.darker,
.cs-highlight .cs-default .c-secondary.darker,
.cs-highlight .cs-default .c-secondary a.darker {
  color: #861a2d !important;
}
.cs-default .c-secondary.lighter,
.cs-default .c-secondary a.lighter,
.cs-inversed .cs-default .c-secondary.lighter,
.cs-inversed .cs-default .c-secondary a.lighter,
.cs-highlight .cs-default .c-secondary.lighter,
.cs-highlight .cs-default .c-secondary a.lighter {
  color: #d72f4e !important;
}
.cs-default .c-secondary.lightest,
.cs-default .c-secondary a.lightest,
.cs-inversed .cs-default .c-secondary.lightest,
.cs-inversed .cs-default .c-secondary a.lightest,
.cs-highlight .cs-default .c-secondary.lightest,
.cs-highlight .cs-default .c-secondary a.lightest {
  color: #df5a72 !important;
}
.cs-default .c-auxiliary,
.cs-default .c-auxiliary a,
.cs-inversed .cs-default .c-auxiliary,
.cs-inversed .cs-default .c-auxiliary a,
.cs-highlight .cs-default .c-auxiliary,
.cs-highlight .cs-default .c-auxiliary a {
  color: #00597a !important;
}
.cs-default .c-auxiliary.darkest,
.cs-default .c-auxiliary a.darkest,
.cs-inversed .cs-default .c-auxiliary.darkest,
.cs-inversed .cs-default .c-auxiliary a.darkest,
.cs-highlight .cs-default .c-auxiliary.darkest,
.cs-highlight .cs-default .c-auxiliary a.darkest {
  color: #000f14 !important;
}
.cs-default .c-auxiliary.darker,
.cs-default .c-auxiliary a.darker,
.cs-inversed .cs-default .c-auxiliary.darker,
.cs-inversed .cs-default .c-auxiliary a.darker,
.cs-highlight .cs-default .c-auxiliary.darker,
.cs-highlight .cs-default .c-auxiliary a.darker {
  color: #003447 !important;
}
.cs-default .c-auxiliary.lighter,
.cs-default .c-auxiliary a.lighter,
.cs-inversed .cs-default .c-auxiliary.lighter,
.cs-inversed .cs-default .c-auxiliary a.lighter,
.cs-highlight .cs-default .c-auxiliary.lighter,
.cs-highlight .cs-default .c-auxiliary a.lighter {
  color: #007ead !important;
}
.cs-default .c-auxiliary.lightest,
.cs-default .c-auxiliary a.lightest,
.cs-inversed .cs-default .c-auxiliary.lightest,
.cs-inversed .cs-default .c-auxiliary a.lightest,
.cs-highlight .cs-default .c-auxiliary.lightest,
.cs-highlight .cs-default .c-auxiliary a.lightest {
  color: #00a3e0 !important;
}
.cs-default .c-black,
.cs-default .c-black a,
.cs-inversed .cs-default .c-black,
.cs-inversed .cs-default .c-black a,
.cs-highlight .cs-default .c-black,
.cs-highlight .cs-default .c-black a {
  color: #000 !important;
}
.cs-default .c-black.darkest,
.cs-default .c-black a.darkest,
.cs-inversed .cs-default .c-black.darkest,
.cs-inversed .cs-default .c-black a.darkest,
.cs-highlight .cs-default .c-black.darkest,
.cs-highlight .cs-default .c-black a.darkest {
  color: #000000 !important;
}
.cs-default .c-black.darker,
.cs-default .c-black a.darker,
.cs-inversed .cs-default .c-black.darker,
.cs-inversed .cs-default .c-black a.darker,
.cs-highlight .cs-default .c-black.darker,
.cs-highlight .cs-default .c-black a.darker {
  color: #000000 !important;
}
.cs-default .c-black.lighter,
.cs-default .c-black a.lighter,
.cs-inversed .cs-default .c-black.lighter,
.cs-inversed .cs-default .c-black a.lighter,
.cs-highlight .cs-default .c-black.lighter,
.cs-highlight .cs-default .c-black a.lighter {
  color: #1a1a1a !important;
}
.cs-default .c-black.lightest,
.cs-default .c-black a.lightest,
.cs-inversed .cs-default .c-black.lightest,
.cs-inversed .cs-default .c-black a.lightest,
.cs-highlight .cs-default .c-black.lightest,
.cs-highlight .cs-default .c-black a.lightest {
  color: #333333 !important;
}
.cs-default .c-white,
.cs-default .c-white a,
.cs-inversed .cs-default .c-white,
.cs-inversed .cs-default .c-white a,
.cs-highlight .cs-default .c-white,
.cs-highlight .cs-default .c-white a {
  color: #fff !important;
}
.cs-default .c-white.darkest,
.cs-default .c-white a.darkest,
.cs-inversed .cs-default .c-white.darkest,
.cs-inversed .cs-default .c-white a.darkest,
.cs-highlight .cs-default .c-white.darkest,
.cs-highlight .cs-default .c-white a.darkest {
  color: #cccccc !important;
}
.cs-default .c-white.darker,
.cs-default .c-white a.darker,
.cs-inversed .cs-default .c-white.darker,
.cs-inversed .cs-default .c-white a.darker,
.cs-highlight .cs-default .c-white.darker,
.cs-highlight .cs-default .c-white a.darker {
  color: #e6e6e6 !important;
}
.cs-default .c-white.lighter,
.cs-default .c-white a.lighter,
.cs-inversed .cs-default .c-white.lighter,
.cs-inversed .cs-default .c-white a.lighter,
.cs-highlight .cs-default .c-white.lighter,
.cs-highlight .cs-default .c-white a.lighter {
  color: #ffffff !important;
}
.cs-default .c-white.lightest,
.cs-default .c-white a.lightest,
.cs-inversed .cs-default .c-white.lightest,
.cs-inversed .cs-default .c-white a.lightest,
.cs-highlight .cs-default .c-white.lightest,
.cs-highlight .cs-default .c-white a.lightest {
  color: #ffffff !important;
}
.cs-default .b-text,
.cs-inversed .cs-default .b-text,
.cs-highlight .cs-default .b-text {
  background-color: #383838 !important;
}
.cs-default .b-text.darken:hover,
.cs-inversed .cs-default .b-text.darken:hover,
.cs-highlight .cs-default .b-text.darken:hover {
  background-color: #1f1f1f !important;
}
.cs-default .b-text.lighten:hover,
.cs-inversed .cs-default .b-text.lighten:hover,
.cs-highlight .cs-default .b-text.lighten:hover {
  background-color: #454545 !important;
}
.cs-default .b-text.darkest-bg,
.cs-inversed .cs-default .b-text.darkest-bg,
.cs-highlight .cs-default .b-text.darkest-bg {
  background-color: #050505 !important;
}
.cs-default .b-text.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-text.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-text.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-text.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-text.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-text.darkest-bg.lighten:hover {
  background-color: #121212 !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-10 {
  background-color: rgba(5,5,5,0.1) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-20 {
  background-color: rgba(5,5,5,0.2) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-30 {
  background-color: rgba(5,5,5,0.3) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-40 {
  background-color: rgba(5,5,5,0.4) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-50 {
  background-color: rgba(5,5,5,0.5) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-60 {
  background-color: rgba(5,5,5,0.6) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-70 {
  background-color: rgba(5,5,5,0.7) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-80 {
  background-color: rgba(5,5,5,0.8) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-90 {
  background-color: rgba(5,5,5,0.9) !important;
}
.cs-default .b-text.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-text.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-text.darkest-bg.bg-opacity-100 {
  background-color: #050505 !important;
}
.cs-default .b-text.darker-bg,
.cs-inversed .cs-default .b-text.darker-bg,
.cs-highlight .cs-default .b-text.darker-bg {
  background-color: #1f1f1f !important;
}
.cs-default .b-text.darker-bg.darken:hover,
.cs-inversed .cs-default .b-text.darker-bg.darken:hover,
.cs-highlight .cs-default .b-text.darker-bg.darken:hover {
  background-color: #050505 !important;
}
.cs-default .b-text.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-text.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-text.darker-bg.lighten:hover {
  background-color: #2b2b2b !important;
}
.cs-default .b-text.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-10 {
  background-color: rgba(31,31,31,0.1) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-20 {
  background-color: rgba(31,31,31,0.2) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-30 {
  background-color: rgba(31,31,31,0.3) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-40 {
  background-color: rgba(31,31,31,0.4) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-50 {
  background-color: rgba(31,31,31,0.5) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-60 {
  background-color: rgba(31,31,31,0.6) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-70 {
  background-color: rgba(31,31,31,0.7) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-80 {
  background-color: rgba(31,31,31,0.8) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-90 {
  background-color: rgba(31,31,31,0.9) !important;
}
.cs-default .b-text.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-text.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-text.darker-bg.bg-opacity-100 {
  background-color: #1f1f1f !important;
}
.cs-default .b-text.lighter-bg,
.cs-inversed .cs-default .b-text.lighter-bg,
.cs-highlight .cs-default .b-text.lighter-bg {
  background-color: #525252 !important;
}
.cs-default .b-text.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-text.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-text.lighter-bg.darken:hover {
  background-color: #383838 !important;
}
.cs-default .b-text.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-text.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-text.lighter-bg.lighten:hover {
  background-color: #5e5e5e !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-10 {
  background-color: rgba(82,82,82,0.1) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-20 {
  background-color: rgba(82,82,82,0.2) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-30 {
  background-color: rgba(82,82,82,0.3) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-40 {
  background-color: rgba(82,82,82,0.4) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-50 {
  background-color: rgba(82,82,82,0.5) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-60 {
  background-color: rgba(82,82,82,0.6) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-70 {
  background-color: rgba(82,82,82,0.7) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-80 {
  background-color: rgba(82,82,82,0.8) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-90 {
  background-color: rgba(82,82,82,0.9) !important;
}
.cs-default .b-text.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-text.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-text.lighter-bg.bg-opacity-100 {
  background-color: #525252 !important;
}
.cs-default .b-text.lightest-bg,
.cs-inversed .cs-default .b-text.lightest-bg,
.cs-highlight .cs-default .b-text.lightest-bg {
  background-color: #6b6b6b !important;
}
.cs-default .b-text.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-text.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-text.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-text.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-text.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-text.lightest-bg.lighten:hover {
  background-color: #787878 !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-10 {
  background-color: rgba(107,107,107,0.1) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-20 {
  background-color: rgba(107,107,107,0.2) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-30 {
  background-color: rgba(107,107,107,0.3) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-40 {
  background-color: rgba(107,107,107,0.4) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-50 {
  background-color: rgba(107,107,107,0.5) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-60 {
  background-color: rgba(107,107,107,0.6) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-70 {
  background-color: rgba(107,107,107,0.7) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-80 {
  background-color: rgba(107,107,107,0.8) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-90 {
  background-color: rgba(107,107,107,0.9) !important;
}
.cs-default .b-text.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-text.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-text.lightest-bg.bg-opacity-100 {
  background-color: #6b6b6b !important;
}
.cs-default .b-text.bg-opacity-10,
.cs-inversed .cs-default .b-text.bg-opacity-10,
.cs-highlight .cs-default .b-text.bg-opacity-10 {
  background-color: rgba(56,56,56,0.1) !important;
}
.cs-default .b-text.bg-opacity-20,
.cs-inversed .cs-default .b-text.bg-opacity-20,
.cs-highlight .cs-default .b-text.bg-opacity-20 {
  background-color: rgba(56,56,56,0.2) !important;
}
.cs-default .b-text.bg-opacity-30,
.cs-inversed .cs-default .b-text.bg-opacity-30,
.cs-highlight .cs-default .b-text.bg-opacity-30 {
  background-color: rgba(56,56,56,0.3) !important;
}
.cs-default .b-text.bg-opacity-40,
.cs-inversed .cs-default .b-text.bg-opacity-40,
.cs-highlight .cs-default .b-text.bg-opacity-40 {
  background-color: rgba(56,56,56,0.4) !important;
}
.cs-default .b-text.bg-opacity-50,
.cs-inversed .cs-default .b-text.bg-opacity-50,
.cs-highlight .cs-default .b-text.bg-opacity-50 {
  background-color: rgba(56,56,56,0.5) !important;
}
.cs-default .b-text.bg-opacity-60,
.cs-inversed .cs-default .b-text.bg-opacity-60,
.cs-highlight .cs-default .b-text.bg-opacity-60 {
  background-color: rgba(56,56,56,0.6) !important;
}
.cs-default .b-text.bg-opacity-70,
.cs-inversed .cs-default .b-text.bg-opacity-70,
.cs-highlight .cs-default .b-text.bg-opacity-70 {
  background-color: rgba(56,56,56,0.7) !important;
}
.cs-default .b-text.bg-opacity-80,
.cs-inversed .cs-default .b-text.bg-opacity-80,
.cs-highlight .cs-default .b-text.bg-opacity-80 {
  background-color: rgba(56,56,56,0.8) !important;
}
.cs-default .b-text.bg-opacity-90,
.cs-inversed .cs-default .b-text.bg-opacity-90,
.cs-highlight .cs-default .b-text.bg-opacity-90 {
  background-color: rgba(56,56,56,0.9) !important;
}
.cs-default .b-text.bg-opacity-100,
.cs-inversed .cs-default .b-text.bg-opacity-100,
.cs-highlight .cs-default .b-text.bg-opacity-100 {
  background-color: #383838 !important;
}
.cs-default .b-page,
.cs-inversed .cs-default .b-page,
.cs-highlight .cs-default .b-page {
  background-color: #ffffff !important;
}
.cs-default .b-page.darken:hover,
.cs-inversed .cs-default .b-page.darken:hover,
.cs-highlight .cs-default .b-page.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-default .b-page.lighten:hover,
.cs-inversed .cs-default .b-page.lighten:hover,
.cs-highlight .cs-default .b-page.lighten:hover {
  background-color: #ffffff !important;
}
.cs-default .b-page.darkest-bg,
.cs-inversed .cs-default .b-page.darkest-bg,
.cs-highlight .cs-default .b-page.darkest-bg {
  background-color: #cccccc !important;
}
.cs-default .b-page.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-page.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-page.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-default .b-page.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-page.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-page.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-default .b-page.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-page.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-page.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-default .b-page.darker-bg,
.cs-inversed .cs-default .b-page.darker-bg,
.cs-highlight .cs-default .b-page.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-default .b-page.darker-bg.darken:hover,
.cs-inversed .cs-default .b-page.darker-bg.darken:hover,
.cs-highlight .cs-default .b-page.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-default .b-page.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-page.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-page.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-default .b-page.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-default .b-page.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-page.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-page.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-default .b-page.lighter-bg,
.cs-inversed .cs-default .b-page.lighter-bg,
.cs-highlight .cs-default .b-page.lighter-bg {
  background-color: #ffffff !important;
}
.cs-default .b-page.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-page.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-page.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-default .b-page.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-page.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-page.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-default .b-page.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-page.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-page.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-default .b-page.lightest-bg,
.cs-inversed .cs-default .b-page.lightest-bg,
.cs-highlight .cs-default .b-page.lightest-bg {
  background-color: #ffffff !important;
}
.cs-default .b-page.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-page.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-page.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-default .b-page.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-page.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-page.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-default .b-page.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-page.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-page.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-default .b-page.bg-opacity-10,
.cs-inversed .cs-default .b-page.bg-opacity-10,
.cs-highlight .cs-default .b-page.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-default .b-page.bg-opacity-20,
.cs-inversed .cs-default .b-page.bg-opacity-20,
.cs-highlight .cs-default .b-page.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-default .b-page.bg-opacity-30,
.cs-inversed .cs-default .b-page.bg-opacity-30,
.cs-highlight .cs-default .b-page.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-default .b-page.bg-opacity-40,
.cs-inversed .cs-default .b-page.bg-opacity-40,
.cs-highlight .cs-default .b-page.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-default .b-page.bg-opacity-50,
.cs-inversed .cs-default .b-page.bg-opacity-50,
.cs-highlight .cs-default .b-page.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-default .b-page.bg-opacity-60,
.cs-inversed .cs-default .b-page.bg-opacity-60,
.cs-highlight .cs-default .b-page.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-default .b-page.bg-opacity-70,
.cs-inversed .cs-default .b-page.bg-opacity-70,
.cs-highlight .cs-default .b-page.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-default .b-page.bg-opacity-80,
.cs-inversed .cs-default .b-page.bg-opacity-80,
.cs-highlight .cs-default .b-page.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-default .b-page.bg-opacity-90,
.cs-inversed .cs-default .b-page.bg-opacity-90,
.cs-highlight .cs-default .b-page.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-default .b-page.bg-opacity-100,
.cs-inversed .cs-default .b-page.bg-opacity-100,
.cs-highlight .cs-default .b-page.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-default .b-primary,
.cs-inversed .cs-default .b-primary,
.cs-highlight .cs-default .b-primary {
  background-color: #4493ad !important;
}
.cs-default .b-primary.darken:hover,
.cs-inversed .cs-default .b-primary.darken:hover,
.cs-highlight .cs-default .b-primary.darken:hover {
  background-color: #367488 !important;
}
.cs-default .b-primary.lighten:hover,
.cs-inversed .cs-default .b-primary.lighten:hover,
.cs-highlight .cs-default .b-primary.lighten:hover {
  background-color: #50a0ba !important;
}
.cs-default .b-primary.darkest-bg,
.cs-inversed .cs-default .b-primary.darkest-bg,
.cs-highlight .cs-default .b-primary.darkest-bg {
  background-color: #275564 !important;
}
.cs-default .b-primary.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-primary.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-primary.darkest-bg.darken:hover {
  background-color: #19363f !important;
}
.cs-default .b-primary.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-primary.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-primary.darkest-bg.lighten:hover {
  background-color: #2e6476 !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-10 {
  background-color: rgba(39,85,100,0.1) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-20 {
  background-color: rgba(39,85,100,0.2) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-30 {
  background-color: rgba(39,85,100,0.3) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-40 {
  background-color: rgba(39,85,100,0.4) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-50 {
  background-color: rgba(39,85,100,0.5) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-60 {
  background-color: rgba(39,85,100,0.6) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-70 {
  background-color: rgba(39,85,100,0.7) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-80 {
  background-color: rgba(39,85,100,0.8) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-90 {
  background-color: rgba(39,85,100,0.9) !important;
}
.cs-default .b-primary.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-primary.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-primary.darkest-bg.bg-opacity-100 {
  background-color: #275564 !important;
}
.cs-default .b-primary.darker-bg,
.cs-inversed .cs-default .b-primary.darker-bg,
.cs-highlight .cs-default .b-primary.darker-bg {
  background-color: #367488 !important;
}
.cs-default .b-primary.darker-bg.darken:hover,
.cs-inversed .cs-default .b-primary.darker-bg.darken:hover,
.cs-highlight .cs-default .b-primary.darker-bg.darken:hover {
  background-color: #275564 !important;
}
.cs-default .b-primary.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-primary.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-primary.darker-bg.lighten:hover {
  background-color: #3d839b !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-10 {
  background-color: rgba(54,116,136,0.1) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-20 {
  background-color: rgba(54,116,136,0.2) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-30 {
  background-color: rgba(54,116,136,0.3) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-40 {
  background-color: rgba(54,116,136,0.4) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-50 {
  background-color: rgba(54,116,136,0.5) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-60 {
  background-color: rgba(54,116,136,0.6) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-70 {
  background-color: rgba(54,116,136,0.7) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-80 {
  background-color: rgba(54,116,136,0.8) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-90 {
  background-color: rgba(54,116,136,0.9) !important;
}
.cs-default .b-primary.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-primary.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-primary.darker-bg.bg-opacity-100 {
  background-color: #367488 !important;
}
.cs-default .b-primary.lighter-bg,
.cs-inversed .cs-default .b-primary.lighter-bg,
.cs-highlight .cs-default .b-primary.lighter-bg {
  background-color: #63aac1 !important;
}
.cs-default .b-primary.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-primary.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-primary.lighter-bg.darken:hover {
  background-color: #4493ad !important;
}
.cs-default .b-primary.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-primary.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-primary.lighter-bg.lighten:hover {
  background-color: #75b4c9 !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-10 {
  background-color: rgba(99,170,193,0.1) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-20 {
  background-color: rgba(99,170,193,0.2) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-30 {
  background-color: rgba(99,170,193,0.3) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-40 {
  background-color: rgba(99,170,193,0.4) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-50 {
  background-color: rgba(99,170,193,0.5) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-60 {
  background-color: rgba(99,170,193,0.6) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-70 {
  background-color: rgba(99,170,193,0.7) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-80 {
  background-color: rgba(99,170,193,0.8) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-90 {
  background-color: rgba(99,170,193,0.9) !important;
}
.cs-default .b-primary.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-primary.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-primary.lighter-bg.bg-opacity-100 {
  background-color: #63aac1 !important;
}
.cs-default .b-primary.lightest-bg,
.cs-inversed .cs-default .b-primary.lightest-bg,
.cs-highlight .cs-default .b-primary.lightest-bg {
  background-color: #87bed0 !important;
}
.cs-default .b-primary.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-primary.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-primary.lightest-bg.darken:hover {
  background-color: #19363f !important;
}
.cs-default .b-primary.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-primary.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-primary.lightest-bg.lighten:hover {
  background-color: #99c8d7 !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-10 {
  background-color: rgba(135,190,208,0.1) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-20 {
  background-color: rgba(135,190,208,0.2) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-30 {
  background-color: rgba(135,190,208,0.3) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-40 {
  background-color: rgba(135,190,208,0.4) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-50 {
  background-color: rgba(135,190,208,0.5) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-60 {
  background-color: rgba(135,190,208,0.6) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-70 {
  background-color: rgba(135,190,208,0.7) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-80 {
  background-color: rgba(135,190,208,0.8) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-90 {
  background-color: rgba(135,190,208,0.9) !important;
}
.cs-default .b-primary.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-primary.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-primary.lightest-bg.bg-opacity-100 {
  background-color: #87bed0 !important;
}
.cs-default .b-primary.bg-opacity-10,
.cs-inversed .cs-default .b-primary.bg-opacity-10,
.cs-highlight .cs-default .b-primary.bg-opacity-10 {
  background-color: rgba(68,147,173,0.1) !important;
}
.cs-default .b-primary.bg-opacity-20,
.cs-inversed .cs-default .b-primary.bg-opacity-20,
.cs-highlight .cs-default .b-primary.bg-opacity-20 {
  background-color: rgba(68,147,173,0.2) !important;
}
.cs-default .b-primary.bg-opacity-30,
.cs-inversed .cs-default .b-primary.bg-opacity-30,
.cs-highlight .cs-default .b-primary.bg-opacity-30 {
  background-color: rgba(68,147,173,0.3) !important;
}
.cs-default .b-primary.bg-opacity-40,
.cs-inversed .cs-default .b-primary.bg-opacity-40,
.cs-highlight .cs-default .b-primary.bg-opacity-40 {
  background-color: rgba(68,147,173,0.4) !important;
}
.cs-default .b-primary.bg-opacity-50,
.cs-inversed .cs-default .b-primary.bg-opacity-50,
.cs-highlight .cs-default .b-primary.bg-opacity-50 {
  background-color: rgba(68,147,173,0.5) !important;
}
.cs-default .b-primary.bg-opacity-60,
.cs-inversed .cs-default .b-primary.bg-opacity-60,
.cs-highlight .cs-default .b-primary.bg-opacity-60 {
  background-color: rgba(68,147,173,0.6) !important;
}
.cs-default .b-primary.bg-opacity-70,
.cs-inversed .cs-default .b-primary.bg-opacity-70,
.cs-highlight .cs-default .b-primary.bg-opacity-70 {
  background-color: rgba(68,147,173,0.7) !important;
}
.cs-default .b-primary.bg-opacity-80,
.cs-inversed .cs-default .b-primary.bg-opacity-80,
.cs-highlight .cs-default .b-primary.bg-opacity-80 {
  background-color: rgba(68,147,173,0.8) !important;
}
.cs-default .b-primary.bg-opacity-90,
.cs-inversed .cs-default .b-primary.bg-opacity-90,
.cs-highlight .cs-default .b-primary.bg-opacity-90 {
  background-color: rgba(68,147,173,0.9) !important;
}
.cs-default .b-primary.bg-opacity-100,
.cs-inversed .cs-default .b-primary.bg-opacity-100,
.cs-highlight .cs-default .b-primary.bg-opacity-100 {
  background-color: #4493ad !important;
}
.cs-default .b-secondary,
.cs-inversed .cs-default .b-secondary,
.cs-highlight .cs-default .b-secondary {
  background-color: #b1223c !important;
}
.cs-default .b-secondary.darken:hover,
.cs-inversed .cs-default .b-secondary.darken:hover,
.cs-highlight .cs-default .b-secondary.darken:hover {
  background-color: #861a2d !important;
}
.cs-default .b-secondary.lighten:hover,
.cs-inversed .cs-default .b-secondary.lighten:hover,
.cs-highlight .cs-default .b-secondary.lighten:hover {
  background-color: #c62643 !important;
}
.cs-default .b-secondary.darkest-bg,
.cs-inversed .cs-default .b-secondary.darkest-bg,
.cs-highlight .cs-default .b-secondary.darkest-bg {
  background-color: #5b121f !important;
}
.cs-default .b-secondary.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-secondary.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-secondary.darkest-bg.darken:hover {
  background-color: #310910 !important;
}
.cs-default .b-secondary.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-secondary.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-secondary.darkest-bg.lighten:hover {
  background-color: #711626 !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-10 {
  background-color: rgba(91,18,31,0.1) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-20 {
  background-color: rgba(91,18,31,0.2) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-30 {
  background-color: rgba(91,18,31,0.3) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-40 {
  background-color: rgba(91,18,31,0.4) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-50 {
  background-color: rgba(91,18,31,0.5) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-60 {
  background-color: rgba(91,18,31,0.6) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-70 {
  background-color: rgba(91,18,31,0.7) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-80 {
  background-color: rgba(91,18,31,0.8) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-90 {
  background-color: rgba(91,18,31,0.9) !important;
}
.cs-default .b-secondary.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-secondary.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-secondary.darkest-bg.bg-opacity-100 {
  background-color: #5b121f !important;
}
.cs-default .b-secondary.darker-bg,
.cs-inversed .cs-default .b-secondary.darker-bg,
.cs-highlight .cs-default .b-secondary.darker-bg {
  background-color: #861a2d !important;
}
.cs-default .b-secondary.darker-bg.darken:hover,
.cs-inversed .cs-default .b-secondary.darker-bg.darken:hover,
.cs-highlight .cs-default .b-secondary.darker-bg.darken:hover {
  background-color: #5b121f !important;
}
.cs-default .b-secondary.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-secondary.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-secondary.darker-bg.lighten:hover {
  background-color: #9c1e35 !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-10 {
  background-color: rgba(134,26,45,0.1) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-20 {
  background-color: rgba(134,26,45,0.2) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-30 {
  background-color: rgba(134,26,45,0.3) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-40 {
  background-color: rgba(134,26,45,0.4) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-50 {
  background-color: rgba(134,26,45,0.5) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-60 {
  background-color: rgba(134,26,45,0.6) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-70 {
  background-color: rgba(134,26,45,0.7) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-80 {
  background-color: rgba(134,26,45,0.8) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-90 {
  background-color: rgba(134,26,45,0.9) !important;
}
.cs-default .b-secondary.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-secondary.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-secondary.darker-bg.bg-opacity-100 {
  background-color: #861a2d !important;
}
.cs-default .b-secondary.lighter-bg,
.cs-inversed .cs-default .b-secondary.lighter-bg,
.cs-highlight .cs-default .b-secondary.lighter-bg {
  background-color: #d72f4e !important;
}
.cs-default .b-secondary.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-secondary.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-secondary.lighter-bg.darken:hover {
  background-color: #b1223c !important;
}
.cs-default .b-secondary.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-secondary.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-secondary.lighter-bg.lighten:hover {
  background-color: #db4460 !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-10 {
  background-color: rgba(215,47,78,0.1) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-20 {
  background-color: rgba(215,47,78,0.2) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-30 {
  background-color: rgba(215,47,78,0.3) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-40 {
  background-color: rgba(215,47,78,0.4) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-50 {
  background-color: rgba(215,47,78,0.5) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-60 {
  background-color: rgba(215,47,78,0.6) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-70 {
  background-color: rgba(215,47,78,0.7) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-80 {
  background-color: rgba(215,47,78,0.8) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-90 {
  background-color: rgba(215,47,78,0.9) !important;
}
.cs-default .b-secondary.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-secondary.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-secondary.lighter-bg.bg-opacity-100 {
  background-color: #d72f4e !important;
}
.cs-default .b-secondary.lightest-bg,
.cs-inversed .cs-default .b-secondary.lightest-bg,
.cs-highlight .cs-default .b-secondary.lightest-bg {
  background-color: #df5a72 !important;
}
.cs-default .b-secondary.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-secondary.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-secondary.lightest-bg.darken:hover {
  background-color: #310910 !important;
}
.cs-default .b-secondary.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-secondary.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-secondary.lightest-bg.lighten:hover {
  background-color: #e36f84 !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-10 {
  background-color: rgba(223,90,114,0.1) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-20 {
  background-color: rgba(223,90,114,0.2) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-30 {
  background-color: rgba(223,90,114,0.3) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-40 {
  background-color: rgba(223,90,114,0.4) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-50 {
  background-color: rgba(223,90,114,0.5) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-60 {
  background-color: rgba(223,90,114,0.6) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-70 {
  background-color: rgba(223,90,114,0.7) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-80 {
  background-color: rgba(223,90,114,0.8) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-90 {
  background-color: rgba(223,90,114,0.9) !important;
}
.cs-default .b-secondary.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-secondary.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-secondary.lightest-bg.bg-opacity-100 {
  background-color: #df5a72 !important;
}
.cs-default .b-secondary.bg-opacity-10,
.cs-inversed .cs-default .b-secondary.bg-opacity-10,
.cs-highlight .cs-default .b-secondary.bg-opacity-10 {
  background-color: rgba(177,34,60,0.1) !important;
}
.cs-default .b-secondary.bg-opacity-20,
.cs-inversed .cs-default .b-secondary.bg-opacity-20,
.cs-highlight .cs-default .b-secondary.bg-opacity-20 {
  background-color: rgba(177,34,60,0.2) !important;
}
.cs-default .b-secondary.bg-opacity-30,
.cs-inversed .cs-default .b-secondary.bg-opacity-30,
.cs-highlight .cs-default .b-secondary.bg-opacity-30 {
  background-color: rgba(177,34,60,0.3) !important;
}
.cs-default .b-secondary.bg-opacity-40,
.cs-inversed .cs-default .b-secondary.bg-opacity-40,
.cs-highlight .cs-default .b-secondary.bg-opacity-40 {
  background-color: rgba(177,34,60,0.4) !important;
}
.cs-default .b-secondary.bg-opacity-50,
.cs-inversed .cs-default .b-secondary.bg-opacity-50,
.cs-highlight .cs-default .b-secondary.bg-opacity-50 {
  background-color: rgba(177,34,60,0.5) !important;
}
.cs-default .b-secondary.bg-opacity-60,
.cs-inversed .cs-default .b-secondary.bg-opacity-60,
.cs-highlight .cs-default .b-secondary.bg-opacity-60 {
  background-color: rgba(177,34,60,0.6) !important;
}
.cs-default .b-secondary.bg-opacity-70,
.cs-inversed .cs-default .b-secondary.bg-opacity-70,
.cs-highlight .cs-default .b-secondary.bg-opacity-70 {
  background-color: rgba(177,34,60,0.7) !important;
}
.cs-default .b-secondary.bg-opacity-80,
.cs-inversed .cs-default .b-secondary.bg-opacity-80,
.cs-highlight .cs-default .b-secondary.bg-opacity-80 {
  background-color: rgba(177,34,60,0.8) !important;
}
.cs-default .b-secondary.bg-opacity-90,
.cs-inversed .cs-default .b-secondary.bg-opacity-90,
.cs-highlight .cs-default .b-secondary.bg-opacity-90 {
  background-color: rgba(177,34,60,0.9) !important;
}
.cs-default .b-secondary.bg-opacity-100,
.cs-inversed .cs-default .b-secondary.bg-opacity-100,
.cs-highlight .cs-default .b-secondary.bg-opacity-100 {
  background-color: #b1223c !important;
}
.cs-default .b-auxiliary,
.cs-inversed .cs-default .b-auxiliary,
.cs-highlight .cs-default .b-auxiliary {
  background-color: #00597a !important;
}
.cs-default .b-auxiliary.darken:hover,
.cs-inversed .cs-default .b-auxiliary.darken:hover,
.cs-highlight .cs-default .b-auxiliary.darken:hover {
  background-color: #003447 !important;
}
.cs-default .b-auxiliary.lighten:hover,
.cs-inversed .cs-default .b-auxiliary.lighten:hover,
.cs-highlight .cs-default .b-auxiliary.lighten:hover {
  background-color: #006c94 !important;
}
.cs-default .b-auxiliary.darkest-bg,
.cs-inversed .cs-default .b-auxiliary.darkest-bg,
.cs-highlight .cs-default .b-auxiliary.darkest-bg {
  background-color: #000f14 !important;
}
.cs-default .b-auxiliary.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-auxiliary.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.lighten:hover {
  background-color: #00212e !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,15,20,0.1) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,15,20,0.2) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,15,20,0.3) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,15,20,0.4) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,15,20,0.5) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,15,20,0.6) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,15,20,0.7) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,15,20,0.8) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,15,20,0.9) !important;
}
.cs-default .b-auxiliary.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-auxiliary.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-auxiliary.darkest-bg.bg-opacity-100 {
  background-color: #000f14 !important;
}
.cs-default .b-auxiliary.darker-bg,
.cs-inversed .cs-default .b-auxiliary.darker-bg,
.cs-highlight .cs-default .b-auxiliary.darker-bg {
  background-color: #003447 !important;
}
.cs-default .b-auxiliary.darker-bg.darken:hover,
.cs-inversed .cs-default .b-auxiliary.darker-bg.darken:hover,
.cs-highlight .cs-default .b-auxiliary.darker-bg.darken:hover {
  background-color: #000f14 !important;
}
.cs-default .b-auxiliary.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-auxiliary.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-auxiliary.darker-bg.lighten:hover {
  background-color: #004661 !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-10 {
  background-color: rgba(0,52,71,0.1) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-20 {
  background-color: rgba(0,52,71,0.2) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-30 {
  background-color: rgba(0,52,71,0.3) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-40 {
  background-color: rgba(0,52,71,0.4) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-50 {
  background-color: rgba(0,52,71,0.5) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-60 {
  background-color: rgba(0,52,71,0.6) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-70 {
  background-color: rgba(0,52,71,0.7) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-80 {
  background-color: rgba(0,52,71,0.8) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-90 {
  background-color: rgba(0,52,71,0.9) !important;
}
.cs-default .b-auxiliary.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-auxiliary.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-auxiliary.darker-bg.bg-opacity-100 {
  background-color: #003447 !important;
}
.cs-default .b-auxiliary.lighter-bg,
.cs-inversed .cs-default .b-auxiliary.lighter-bg,
.cs-highlight .cs-default .b-auxiliary.lighter-bg {
  background-color: #007ead !important;
}
.cs-default .b-auxiliary.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.darken:hover {
  background-color: #00597a !important;
}
.cs-default .b-auxiliary.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.lighten:hover {
  background-color: #0091c7 !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-10 {
  background-color: rgba(0,126,173,0.1) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-20 {
  background-color: rgba(0,126,173,0.2) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-30 {
  background-color: rgba(0,126,173,0.3) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-40 {
  background-color: rgba(0,126,173,0.4) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-50 {
  background-color: rgba(0,126,173,0.5) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-60 {
  background-color: rgba(0,126,173,0.6) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-70 {
  background-color: rgba(0,126,173,0.7) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-80 {
  background-color: rgba(0,126,173,0.8) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-90 {
  background-color: rgba(0,126,173,0.9) !important;
}
.cs-default .b-auxiliary.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-auxiliary.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-auxiliary.lighter-bg.bg-opacity-100 {
  background-color: #007ead !important;
}
.cs-default .b-auxiliary.lightest-bg,
.cs-inversed .cs-default .b-auxiliary.lightest-bg,
.cs-highlight .cs-default .b-auxiliary.lightest-bg {
  background-color: #00a3e0 !important;
}
.cs-default .b-auxiliary.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-auxiliary.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.lighten:hover {
  background-color: #00b6fa !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-10 {
  background-color: rgba(0,163,224,0.1) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-20 {
  background-color: rgba(0,163,224,0.2) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-30 {
  background-color: rgba(0,163,224,0.3) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-40 {
  background-color: rgba(0,163,224,0.4) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-50 {
  background-color: rgba(0,163,224,0.5) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-60 {
  background-color: rgba(0,163,224,0.6) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-70 {
  background-color: rgba(0,163,224,0.7) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-80 {
  background-color: rgba(0,163,224,0.8) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-90 {
  background-color: rgba(0,163,224,0.9) !important;
}
.cs-default .b-auxiliary.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-auxiliary.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-auxiliary.lightest-bg.bg-opacity-100 {
  background-color: #00a3e0 !important;
}
.cs-default .b-auxiliary.bg-opacity-10,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-10,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-10 {
  background-color: rgba(0,89,122,0.1) !important;
}
.cs-default .b-auxiliary.bg-opacity-20,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-20,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-20 {
  background-color: rgba(0,89,122,0.2) !important;
}
.cs-default .b-auxiliary.bg-opacity-30,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-30,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-30 {
  background-color: rgba(0,89,122,0.3) !important;
}
.cs-default .b-auxiliary.bg-opacity-40,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-40,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-40 {
  background-color: rgba(0,89,122,0.4) !important;
}
.cs-default .b-auxiliary.bg-opacity-50,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-50,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-50 {
  background-color: rgba(0,89,122,0.5) !important;
}
.cs-default .b-auxiliary.bg-opacity-60,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-60,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-60 {
  background-color: rgba(0,89,122,0.6) !important;
}
.cs-default .b-auxiliary.bg-opacity-70,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-70,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-70 {
  background-color: rgba(0,89,122,0.7) !important;
}
.cs-default .b-auxiliary.bg-opacity-80,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-80,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-80 {
  background-color: rgba(0,89,122,0.8) !important;
}
.cs-default .b-auxiliary.bg-opacity-90,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-90,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-90 {
  background-color: rgba(0,89,122,0.9) !important;
}
.cs-default .b-auxiliary.bg-opacity-100,
.cs-inversed .cs-default .b-auxiliary.bg-opacity-100,
.cs-highlight .cs-default .b-auxiliary.bg-opacity-100 {
  background-color: #00597a !important;
}
.cs-default .b-black,
.cs-inversed .cs-default .b-black,
.cs-highlight .cs-default .b-black {
  background-color: #000 !important;
}
.cs-default .b-black.darken:hover,
.cs-inversed .cs-default .b-black.darken:hover,
.cs-highlight .cs-default .b-black.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-black.lighten:hover,
.cs-inversed .cs-default .b-black.lighten:hover,
.cs-highlight .cs-default .b-black.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-default .b-black.darkest-bg,
.cs-inversed .cs-default .b-black.darkest-bg,
.cs-highlight .cs-default .b-black.darkest-bg {
  background-color: #000000 !important;
}
.cs-default .b-black.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-black.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-black.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-black.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-black.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-black.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-default .b-black.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-black.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-black.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-default .b-black.darker-bg,
.cs-inversed .cs-default .b-black.darker-bg,
.cs-highlight .cs-default .b-black.darker-bg {
  background-color: #000000 !important;
}
.cs-default .b-black.darker-bg.darken:hover,
.cs-inversed .cs-default .b-black.darker-bg.darken:hover,
.cs-highlight .cs-default .b-black.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-black.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-black.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-black.darker-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-default .b-black.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-default .b-black.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-black.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-black.darker-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-default .b-black.lighter-bg,
.cs-inversed .cs-default .b-black.lighter-bg,
.cs-highlight .cs-default .b-black.lighter-bg {
  background-color: #1a1a1a !important;
}
.cs-default .b-black.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-black.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-black.lighter-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-black.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-black.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-black.lighter-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-default .b-black.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-black.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-black.lighter-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-default .b-black.lightest-bg,
.cs-inversed .cs-default .b-black.lightest-bg,
.cs-highlight .cs-default .b-black.lightest-bg {
  background-color: #333333 !important;
}
.cs-default .b-black.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-black.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-black.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-default .b-black.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-black.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-black.lightest-bg.lighten:hover {
  background-color: #404040 !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-default .b-black.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-black.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-black.lightest-bg.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-default .b-black.bg-opacity-10,
.cs-inversed .cs-default .b-black.bg-opacity-10,
.cs-highlight .cs-default .b-black.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-default .b-black.bg-opacity-20,
.cs-inversed .cs-default .b-black.bg-opacity-20,
.cs-highlight .cs-default .b-black.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-default .b-black.bg-opacity-30,
.cs-inversed .cs-default .b-black.bg-opacity-30,
.cs-highlight .cs-default .b-black.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-default .b-black.bg-opacity-40,
.cs-inversed .cs-default .b-black.bg-opacity-40,
.cs-highlight .cs-default .b-black.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-default .b-black.bg-opacity-50,
.cs-inversed .cs-default .b-black.bg-opacity-50,
.cs-highlight .cs-default .b-black.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-default .b-black.bg-opacity-60,
.cs-inversed .cs-default .b-black.bg-opacity-60,
.cs-highlight .cs-default .b-black.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-default .b-black.bg-opacity-70,
.cs-inversed .cs-default .b-black.bg-opacity-70,
.cs-highlight .cs-default .b-black.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-default .b-black.bg-opacity-80,
.cs-inversed .cs-default .b-black.bg-opacity-80,
.cs-highlight .cs-default .b-black.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-default .b-black.bg-opacity-90,
.cs-inversed .cs-default .b-black.bg-opacity-90,
.cs-highlight .cs-default .b-black.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-default .b-black.bg-opacity-100,
.cs-inversed .cs-default .b-black.bg-opacity-100,
.cs-highlight .cs-default .b-black.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-default .b-white,
.cs-inversed .cs-default .b-white,
.cs-highlight .cs-default .b-white {
  background-color: #fff !important;
}
.cs-default .b-white.darken:hover,
.cs-inversed .cs-default .b-white.darken:hover,
.cs-highlight .cs-default .b-white.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-default .b-white.lighten:hover,
.cs-inversed .cs-default .b-white.lighten:hover,
.cs-highlight .cs-default .b-white.lighten:hover {
  background-color: #ffffff !important;
}
.cs-default .b-white.darkest-bg,
.cs-inversed .cs-default .b-white.darkest-bg,
.cs-highlight .cs-default .b-white.darkest-bg {
  background-color: #cccccc !important;
}
.cs-default .b-white.darkest-bg.darken:hover,
.cs-inversed .cs-default .b-white.darkest-bg.darken:hover,
.cs-highlight .cs-default .b-white.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-default .b-white.darkest-bg.lighten:hover,
.cs-inversed .cs-default .b-white.darkest-bg.lighten:hover,
.cs-highlight .cs-default .b-white.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-default .b-white.darkest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-white.darkest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-white.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-default .b-white.darker-bg,
.cs-inversed .cs-default .b-white.darker-bg,
.cs-highlight .cs-default .b-white.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-default .b-white.darker-bg.darken:hover,
.cs-inversed .cs-default .b-white.darker-bg.darken:hover,
.cs-highlight .cs-default .b-white.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-default .b-white.darker-bg.lighten:hover,
.cs-inversed .cs-default .b-white.darker-bg.lighten:hover,
.cs-highlight .cs-default .b-white.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-default .b-white.darker-bg.bg-opacity-10,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-10,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-20,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-20,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-30,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-30,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-40,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-40,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-50,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-50,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-60,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-60,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-70,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-70,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-80,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-80,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-90,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-90,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-default .b-white.darker-bg.bg-opacity-100,
.cs-inversed .cs-default .b-white.darker-bg.bg-opacity-100,
.cs-highlight .cs-default .b-white.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-default .b-white.lighter-bg,
.cs-inversed .cs-default .b-white.lighter-bg,
.cs-highlight .cs-default .b-white.lighter-bg {
  background-color: #ffffff !important;
}
.cs-default .b-white.lighter-bg.darken:hover,
.cs-inversed .cs-default .b-white.lighter-bg.darken:hover,
.cs-highlight .cs-default .b-white.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-default .b-white.lighter-bg.lighten:hover,
.cs-inversed .cs-default .b-white.lighter-bg.lighten:hover,
.cs-highlight .cs-default .b-white.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-10,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-10,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-20,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-20,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-30,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-30,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-40,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-40,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-50,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-50,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-60,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-60,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-70,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-70,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-80,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-80,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-90,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-90,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-default .b-white.lighter-bg.bg-opacity-100,
.cs-inversed .cs-default .b-white.lighter-bg.bg-opacity-100,
.cs-highlight .cs-default .b-white.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-default .b-white.lightest-bg,
.cs-inversed .cs-default .b-white.lightest-bg,
.cs-highlight .cs-default .b-white.lightest-bg {
  background-color: #ffffff !important;
}
.cs-default .b-white.lightest-bg.darken:hover,
.cs-inversed .cs-default .b-white.lightest-bg.darken:hover,
.cs-highlight .cs-default .b-white.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-default .b-white.lightest-bg.lighten:hover,
.cs-inversed .cs-default .b-white.lightest-bg.lighten:hover,
.cs-highlight .cs-default .b-white.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-10,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-10,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-20,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-20,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-30,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-30,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-40,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-40,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-50,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-50,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-60,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-60,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-70,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-70,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-80,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-80,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-90,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-90,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-default .b-white.lightest-bg.bg-opacity-100,
.cs-inversed .cs-default .b-white.lightest-bg.bg-opacity-100,
.cs-highlight .cs-default .b-white.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-default .b-white.bg-opacity-10,
.cs-inversed .cs-default .b-white.bg-opacity-10,
.cs-highlight .cs-default .b-white.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-default .b-white.bg-opacity-20,
.cs-inversed .cs-default .b-white.bg-opacity-20,
.cs-highlight .cs-default .b-white.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-default .b-white.bg-opacity-30,
.cs-inversed .cs-default .b-white.bg-opacity-30,
.cs-highlight .cs-default .b-white.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-default .b-white.bg-opacity-40,
.cs-inversed .cs-default .b-white.bg-opacity-40,
.cs-highlight .cs-default .b-white.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-default .b-white.bg-opacity-50,
.cs-inversed .cs-default .b-white.bg-opacity-50,
.cs-highlight .cs-default .b-white.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-default .b-white.bg-opacity-60,
.cs-inversed .cs-default .b-white.bg-opacity-60,
.cs-highlight .cs-default .b-white.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-default .b-white.bg-opacity-70,
.cs-inversed .cs-default .b-white.bg-opacity-70,
.cs-highlight .cs-default .b-white.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-default .b-white.bg-opacity-80,
.cs-inversed .cs-default .b-white.bg-opacity-80,
.cs-highlight .cs-default .b-white.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-default .b-white.bg-opacity-90,
.cs-inversed .cs-default .b-white.bg-opacity-90,
.cs-highlight .cs-default .b-white.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-default .b-white.bg-opacity-100,
.cs-inversed .cs-default .b-white.bg-opacity-100,
.cs-highlight .cs-default .b-white.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-default .border-text,
.cs-inversed .cs-default .border-text,
.cs-highlight .cs-default .border-text {
  border-color: #383838 !important;
}
.cs-default .border-text.darkest-border,
.cs-inversed .cs-default .border-text.darkest-border,
.cs-highlight .cs-default .border-text.darkest-border {
  border-color: #050505 !important;
}
.cs-default .border-text.darker-border,
.cs-inversed .cs-default .border-text.darker-border,
.cs-highlight .cs-default .border-text.darker-border {
  border-color: #1f1f1f !important;
}
.cs-default .border-text.lighter-border,
.cs-inversed .cs-default .border-text.lighter-border,
.cs-highlight .cs-default .border-text.lighter-border {
  border-color: #525252 !important;
}
.cs-default .border-text.lightest-border,
.cs-inversed .cs-default .border-text.lightest-border,
.cs-highlight .cs-default .border-text.lightest-border {
  border-color: #6b6b6b !important;
}
.cs-default .border-page,
.cs-inversed .cs-default .border-page,
.cs-highlight .cs-default .border-page {
  border-color: #ffffff !important;
}
.cs-default .border-page.darkest-border,
.cs-inversed .cs-default .border-page.darkest-border,
.cs-highlight .cs-default .border-page.darkest-border {
  border-color: #cccccc !important;
}
.cs-default .border-page.darker-border,
.cs-inversed .cs-default .border-page.darker-border,
.cs-highlight .cs-default .border-page.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-default .border-page.lighter-border,
.cs-inversed .cs-default .border-page.lighter-border,
.cs-highlight .cs-default .border-page.lighter-border {
  border-color: #ffffff !important;
}
.cs-default .border-page.lightest-border,
.cs-inversed .cs-default .border-page.lightest-border,
.cs-highlight .cs-default .border-page.lightest-border {
  border-color: #ffffff !important;
}
.cs-default .border-primary,
.cs-inversed .cs-default .border-primary,
.cs-highlight .cs-default .border-primary {
  border-color: #4493ad !important;
}
.cs-default .border-primary.darkest-border,
.cs-inversed .cs-default .border-primary.darkest-border,
.cs-highlight .cs-default .border-primary.darkest-border {
  border-color: #275564 !important;
}
.cs-default .border-primary.darker-border,
.cs-inversed .cs-default .border-primary.darker-border,
.cs-highlight .cs-default .border-primary.darker-border {
  border-color: #367488 !important;
}
.cs-default .border-primary.lighter-border,
.cs-inversed .cs-default .border-primary.lighter-border,
.cs-highlight .cs-default .border-primary.lighter-border {
  border-color: #63aac1 !important;
}
.cs-default .border-primary.lightest-border,
.cs-inversed .cs-default .border-primary.lightest-border,
.cs-highlight .cs-default .border-primary.lightest-border {
  border-color: #87bed0 !important;
}
.cs-default .border-secondary,
.cs-inversed .cs-default .border-secondary,
.cs-highlight .cs-default .border-secondary {
  border-color: #b1223c !important;
}
.cs-default .border-secondary.darkest-border,
.cs-inversed .cs-default .border-secondary.darkest-border,
.cs-highlight .cs-default .border-secondary.darkest-border {
  border-color: #5b121f !important;
}
.cs-default .border-secondary.darker-border,
.cs-inversed .cs-default .border-secondary.darker-border,
.cs-highlight .cs-default .border-secondary.darker-border {
  border-color: #861a2d !important;
}
.cs-default .border-secondary.lighter-border,
.cs-inversed .cs-default .border-secondary.lighter-border,
.cs-highlight .cs-default .border-secondary.lighter-border {
  border-color: #d72f4e !important;
}
.cs-default .border-secondary.lightest-border,
.cs-inversed .cs-default .border-secondary.lightest-border,
.cs-highlight .cs-default .border-secondary.lightest-border {
  border-color: #df5a72 !important;
}
.cs-default .border-auxiliary,
.cs-inversed .cs-default .border-auxiliary,
.cs-highlight .cs-default .border-auxiliary {
  border-color: #00597a !important;
}
.cs-default .border-auxiliary.darkest-border,
.cs-inversed .cs-default .border-auxiliary.darkest-border,
.cs-highlight .cs-default .border-auxiliary.darkest-border {
  border-color: #000f14 !important;
}
.cs-default .border-auxiliary.darker-border,
.cs-inversed .cs-default .border-auxiliary.darker-border,
.cs-highlight .cs-default .border-auxiliary.darker-border {
  border-color: #003447 !important;
}
.cs-default .border-auxiliary.lighter-border,
.cs-inversed .cs-default .border-auxiliary.lighter-border,
.cs-highlight .cs-default .border-auxiliary.lighter-border {
  border-color: #007ead !important;
}
.cs-default .border-auxiliary.lightest-border,
.cs-inversed .cs-default .border-auxiliary.lightest-border,
.cs-highlight .cs-default .border-auxiliary.lightest-border {
  border-color: #00a3e0 !important;
}
.cs-default .border-black,
.cs-inversed .cs-default .border-black,
.cs-highlight .cs-default .border-black {
  border-color: #000 !important;
}
.cs-default .border-black.darkest-border,
.cs-inversed .cs-default .border-black.darkest-border,
.cs-highlight .cs-default .border-black.darkest-border {
  border-color: #000000 !important;
}
.cs-default .border-black.darker-border,
.cs-inversed .cs-default .border-black.darker-border,
.cs-highlight .cs-default .border-black.darker-border {
  border-color: #000000 !important;
}
.cs-default .border-black.lighter-border,
.cs-inversed .cs-default .border-black.lighter-border,
.cs-highlight .cs-default .border-black.lighter-border {
  border-color: #1a1a1a !important;
}
.cs-default .border-black.lightest-border,
.cs-inversed .cs-default .border-black.lightest-border,
.cs-highlight .cs-default .border-black.lightest-border {
  border-color: #333333 !important;
}
.cs-default .border-white,
.cs-inversed .cs-default .border-white,
.cs-highlight .cs-default .border-white {
  border-color: #fff !important;
}
.cs-default .border-white.darkest-border,
.cs-inversed .cs-default .border-white.darkest-border,
.cs-highlight .cs-default .border-white.darkest-border {
  border-color: #cccccc !important;
}
.cs-default .border-white.darker-border,
.cs-inversed .cs-default .border-white.darker-border,
.cs-highlight .cs-default .border-white.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-default .border-white.lighter-border,
.cs-inversed .cs-default .border-white.lighter-border,
.cs-highlight .cs-default .border-white.lighter-border {
  border-color: #ffffff !important;
}
.cs-default .border-white.lightest-border,
.cs-inversed .cs-default .border-white.lightest-border,
.cs-highlight .cs-default .border-white.lightest-border {
  border-color: #ffffff !important;
}
.cs-default .dropdown-menu.style-clean > li > a,
.cs-inversed .cs-default .dropdown-menu.style-clean > li > a,
.cs-highlight .cs-default .dropdown-menu.style-clean > li > a {
  color: #383838;
}
.cs-default .dropdown-menu.style-clean > li > a:hover,
.cs-default .dropdown-menu.style-clean > li:hover > a,
.cs-default .dropdown-menu.style-clean > li.display-submenu > a,
.cs-inversed .cs-default .dropdown-menu.style-clean > li > a:hover,
.cs-inversed .cs-default .dropdown-menu.style-clean > li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-clean > li.display-submenu > a,
.cs-highlight .cs-default .dropdown-menu.style-clean > li > a:hover,
.cs-highlight .cs-default .dropdown-menu.style-clean > li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-clean > li.display-submenu > a {
  color: #4493ad;
}
.cs-default .dropdown-menu.style-clean > li ul,
.cs-inversed .cs-default .dropdown-menu.style-clean > li ul,
.cs-highlight .cs-default .dropdown-menu.style-clean > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-clean > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-clean > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-clean > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li a,
.cs-inversed .cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li a,
.cs-highlight .cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li a {
  color: #383838;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li:hover > a,
.cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-clean > li:not(.with-content) ul li a:hover {
  color: #b1223c;
}
.cs-default .dropdown-menu.style-clean.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-clean.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-clean.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-clean.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-clean.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-clean.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-clean.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-pills > li > a,
.cs-inversed .cs-default .dropdown-menu.style-pills > li > a,
.cs-highlight .cs-default .dropdown-menu.style-pills > li > a {
  color: #383838;
}
.cs-default .dropdown-menu.style-pills > li.active > a,
.cs-default .dropdown-menu.style-pills > li:hover > a,
.cs-default .dropdown-menu.style-pills > li a:hover,
.cs-default .dropdown-menu.style-pills > li.display-submenu > a,
.cs-inversed .cs-default .dropdown-menu.style-pills > li.active > a,
.cs-inversed .cs-default .dropdown-menu.style-pills > li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-pills > li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-pills > li.display-submenu > a,
.cs-highlight .cs-default .dropdown-menu.style-pills > li.active > a,
.cs-highlight .cs-default .dropdown-menu.style-pills > li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-pills > li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-pills > li.display-submenu > a {
  background-color: #4493ad;
  color: #383838;
}
.cs-default .dropdown-menu.style-pills > li ul,
.cs-inversed .cs-default .dropdown-menu.style-pills > li ul,
.cs-highlight .cs-default .dropdown-menu.style-pills > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-pills > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-pills > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-pills > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-pills > li ul li a,
.cs-inversed .cs-default .dropdown-menu.style-pills > li ul li a,
.cs-highlight .cs-default .dropdown-menu.style-pills > li ul li a {
  color: #383838;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-pills > li ul li:hover > a,
.cs-default .dropdown-menu.style-pills > li ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-pills > li ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-pills > li ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-pills > li ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-pills > li ul li a:hover {
  color: #b1223c;
}
.cs-default .dropdown-menu.style-pills.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-pills.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-pills.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-pills.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-pills.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-pills.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-pills.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-underline > li > a,
.cs-inversed .cs-default .dropdown-menu.style-underline > li > a,
.cs-highlight .cs-default .dropdown-menu.style-underline > li > a {
  color: #383838;
  border-bottom: 1px solid transparent;
}
.cs-default .dropdown-menu.style-underline > li.active > a,
.cs-default .dropdown-menu.style-underline > li:hover > a,
.cs-default .dropdown-menu.style-underline > li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-underline > li.active > a,
.cs-inversed .cs-default .dropdown-menu.style-underline > li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-underline > li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-underline > li.active > a,
.cs-highlight .cs-default .dropdown-menu.style-underline > li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-underline > li a:hover {
  color: #383838;
  border-bottom: 1px solid #367488;
}
.cs-default .dropdown-menu.style-underline > li ul,
.cs-inversed .cs-default .dropdown-menu.style-underline > li ul,
.cs-highlight .cs-default .dropdown-menu.style-underline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-underline > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-underline > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-underline > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-underline > li ul li a,
.cs-inversed .cs-default .dropdown-menu.style-underline > li ul li a,
.cs-highlight .cs-default .dropdown-menu.style-underline > li ul li a {
  color: #383838;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-underline > li ul li:hover > a,
.cs-default .dropdown-menu.style-underline > li ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-underline > li ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-underline > li ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-underline > li ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-underline > li ul li a:hover {
  color: #b1223c;
  text-shadow: 0px 0px 0px transparent;
}
.cs-default .dropdown-menu.style-underline.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-underline.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-underline.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-underline.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-underline.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-underline.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-underline.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-overline > li > a,
.cs-inversed .cs-default .dropdown-menu.style-overline > li > a,
.cs-highlight .cs-default .dropdown-menu.style-overline > li > a {
  color: #383838;
  border-top: 1px solid transparent;
}
.cs-default .dropdown-menu.style-overline > li.active > a,
.cs-default .dropdown-menu.style-overline > li:hover > a,
.cs-default .dropdown-menu.style-overline > li a:hover,
.cs-default .dropdown-menu.style-overline > li.display-submenu > a,
.cs-inversed .cs-default .dropdown-menu.style-overline > li.active > a,
.cs-inversed .cs-default .dropdown-menu.style-overline > li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-overline > li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-overline > li.display-submenu > a,
.cs-highlight .cs-default .dropdown-menu.style-overline > li.active > a,
.cs-highlight .cs-default .dropdown-menu.style-overline > li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-overline > li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-overline > li.display-submenu > a {
  color: #4493ad;
  border-top: 1px solid #367488;
}
.cs-default .dropdown-menu.style-overline > li ul,
.cs-inversed .cs-default .dropdown-menu.style-overline > li ul,
.cs-highlight .cs-default .dropdown-menu.style-overline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-overline > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-overline > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-overline > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-overline > li ul li a,
.cs-inversed .cs-default .dropdown-menu.style-overline > li ul li a,
.cs-highlight .cs-default .dropdown-menu.style-overline > li ul li a {
  color: #383838;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-overline > li ul li:hover > a,
.cs-default .dropdown-menu.style-overline > li ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-overline > li ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-overline > li ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-overline > li ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-overline > li ul li a:hover {
  color: #b1223c;
  text-shadow: 0px 0px 0px transparent;
}
.cs-default .dropdown-menu.style-overline.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-overline.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-overline.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-overline.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-overline.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-overline.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-overline.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-bordered > li > a,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li > a,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li > a {
  color: #383838;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.cs-default .dropdown-menu.style-bordered > li.active > a,
.cs-default .dropdown-menu.style-bordered > li:hover > a,
.cs-default .dropdown-menu.style-bordered > li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li.active > a,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li.active > a,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li a:hover {
  color: #383838;
  border-left: 1px solid #4493ad;
  border-right: 1px solid #4493ad;
}
.cs-default .dropdown-menu.style-bordered > li ul,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li ul,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-bordered > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-bordered > li ul li a,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li ul li a,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li ul li a {
  color: #383838;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-bordered > li ul li:hover > a,
.cs-default .dropdown-menu.style-bordered > li ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-bordered > li ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-bordered > li ul li a:hover {
  color: #b1223c;
  background-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-bordered.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-bordered.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-bordered.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-bordered.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-bordered.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-bordered.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-bordered.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-bordered2 > li,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #4493ad;
}
.cs-default .dropdown-menu.style-bordered2 > li > a,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li > a,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li > a {
  color: #383838;
}
.cs-default .dropdown-menu.style-bordered2 > li:hover,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li:hover,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li:hover {
  background: #4493ad;
}
.cs-default .dropdown-menu.style-bordered2 > li ul,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li ul,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-bordered2 > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a {
  color: #383838;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li:hover > a,
.cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a:hover {
  color: white;
  background: #4493ad;
}
.cs-default .dropdown-menu.style-bordered2.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-bordered2.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-bordered2.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-bordered2.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-bordered2.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-bordered2.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-bordered2.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-underlined2 > li > a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li > a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #383838;
}
.cs-default .dropdown-menu.style-underlined2 > li.active > a,
.cs-default .dropdown-menu.style-underlined2 > li:hover > a,
.cs-default .dropdown-menu.style-underlined2 > li a:hover,
.cs-default .dropdown-menu.style-underlined2 > li.display-submenu > a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li.active > a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li.display-submenu > a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li.active > a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li.display-submenu > a {
  border-bottom: 10px solid #4493ad;
  text-shadow: 1px 0px 0px #383838;
}
.cs-default .dropdown-menu.style-underlined2 > li ul,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li ul,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
  box-shadow: 0px 2px 10px -2px rgba(56,56,56,0.3);
}
.cs-default .dropdown-menu.style-underlined2 > li ul li,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li ul li,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li ul li {
  border-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-underlined2 > li ul li a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li ul li a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li ul li a {
  color: #383838;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu.style-underlined2 > li ul li:hover > a,
.cs-default .dropdown-menu.style-underlined2 > li ul li a:hover,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li ul li:hover > a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2 > li ul li a:hover,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li ul li:hover > a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2 > li ul li a:hover {
  color: #b1223c;
  text-shadow: 0px 0px 0px transparent;
  border-bottom: 1px solid #4493ad;
  background-color: #e6e6e6;
}
.cs-default .dropdown-menu.style-underlined2.megamenu .big ul,
.cs-inversed .cs-default .dropdown-menu.style-underlined2.megamenu .big ul,
.cs-highlight .cs-default .dropdown-menu.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .dropdown-menu.style-underlined2.megamenu .big ul a,
.cs-inversed .cs-default .dropdown-menu.style-underlined2.megamenu .big ul a,
.cs-highlight .cs-default .dropdown-menu.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-default .dropdown-menu.style-underlined2.megamenu .big > ul,
.cs-inversed .cs-default .dropdown-menu.style-underlined2.megamenu .big > ul,
.cs-highlight .cs-default .dropdown-menu.style-underlined2.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .dropdown-menu .dropdown > a::after,
.cs-inversed .cs-default .dropdown-menu .dropdown > a::after,
.cs-highlight .cs-default .dropdown-menu .dropdown > a::after {
  border-color: #383838;
}
.cs-default .dropdown-menu .dropdown  > a:hover::after,
.cs-default .dropdown-menu .dropdown:hover > a::after,
.cs-default .dropdown-menu .dropdown.display-submenu > a::after,
.cs-inversed .cs-default .dropdown-menu .dropdown  > a:hover::after,
.cs-inversed .cs-default .dropdown-menu .dropdown:hover > a::after,
.cs-inversed .cs-default .dropdown-menu .dropdown.display-submenu > a::after,
.cs-highlight .cs-default .dropdown-menu .dropdown  > a:hover::after,
.cs-highlight .cs-default .dropdown-menu .dropdown:hover > a::after,
.cs-highlight .cs-default .dropdown-menu .dropdown.display-submenu > a::after {
  border-color: #4493ad;
}
.cs-default .dropdown-menu ul .dropdown a::after,
.cs-inversed .cs-default .dropdown-menu ul .dropdown a::after,
.cs-highlight .cs-default .dropdown-menu ul .dropdown a::after {
  border-color: #383838;
}
.cs-default .dropdown-menu ul .dropdown:hover > a::after,
.cs-default .dropdown-menu ul .dropdown > a:hover::after,
.cs-inversed .cs-default .dropdown-menu ul .dropdown:hover > a::after,
.cs-inversed .cs-default .dropdown-menu ul .dropdown > a:hover::after,
.cs-highlight .cs-default .dropdown-menu ul .dropdown:hover > a::after,
.cs-highlight .cs-default .dropdown-menu ul .dropdown > a:hover::after {
  border-color: #b1223c;
}
.cs-default .collapsible li,
.cs-inversed .cs-default .collapsible li,
.cs-highlight .cs-default .collapsible li {
  border-color: #e6e6e6;
}
.cs-default .collapsible li a,
.cs-inversed .cs-default .collapsible li a,
.cs-highlight .cs-default .collapsible li a {
  color: #383838;
}
.cs-default .collapsible li a:hover,
.cs-inversed .cs-default .collapsible li a:hover,
.cs-highlight .cs-default .collapsible li a:hover {
  color: #4493ad;
}
.cs-default .collapsible .dropdown > a::after,
.cs-inversed .cs-default .collapsible .dropdown > a::after,
.cs-highlight .cs-default .collapsible .dropdown > a::after {
  border-color: #383838;
}
.cs-default .collapsible .dropdown  > a:hover::after,
.cs-default .collapsible .dropdown:hover > a::after,
.cs-inversed .cs-default .collapsible .dropdown  > a:hover::after,
.cs-inversed .cs-default .collapsible .dropdown:hover > a::after,
.cs-highlight .cs-default .collapsible .dropdown  > a:hover::after,
.cs-highlight .cs-default .collapsible .dropdown:hover > a::after {
  border-color: #4493ad;
}
.cs-default .navigable li,
.cs-inversed .cs-default .navigable li,
.cs-highlight .cs-default .navigable li {
  border-color: #e6e6e6;
}
.cs-default .navigable li a,
.cs-inversed .cs-default .navigable li a,
.cs-highlight .cs-default .navigable li a {
  color: #383838;
}
.cs-default .navigable li a:hover,
.cs-inversed .cs-default .navigable li a:hover,
.cs-highlight .cs-default .navigable li a:hover {
  color: #4493ad;
}
.cs-default .navigable .dropdown > a::after,
.cs-inversed .cs-default .navigable .dropdown > a::after,
.cs-highlight .cs-default .navigable .dropdown > a::after {
  border-color: #383838;
}
.cs-default .navigable .dropdown  > a:hover::after,
.cs-default .navigable .dropdown:hover > a::after,
.cs-inversed .cs-default .navigable .dropdown  > a:hover::after,
.cs-inversed .cs-default .navigable .dropdown:hover > a::after,
.cs-highlight .cs-default .navigable .dropdown  > a:hover::after,
.cs-highlight .cs-default .navigable .dropdown:hover > a::after {
  border-color: #4493ad;
}
.cs-default .mobile-menu-close,
.cs-inversed .cs-default .mobile-menu-close,
.cs-highlight .cs-default .mobile-menu-close {
  color: #383838;
}
.cs-default .menu-toggle,
.cs-inversed .cs-default .menu-toggle,
.cs-highlight .cs-default .menu-toggle {
  background-color: transparent;
  color: #525252;
}
.cs-default .menu-toggle span,
.cs-inversed .cs-default .menu-toggle span,
.cs-highlight .cs-default .menu-toggle span {
  color: #383838;
}
.cs-default .menu-toggle.with-border,
.cs-inversed .cs-default .menu-toggle.with-border,
.cs-highlight .cs-default .menu-toggle.with-border {
  border-color: #383838;
}
.cs-default .menu-toggle.with-border:hover,
.cs-inversed .cs-default .menu-toggle.with-border:hover,
.cs-highlight .cs-default .menu-toggle.with-border:hover {
  border-color: #4493ad;
  color: #4493ad;
}
.cs-default .menu-toggle.with-border:hover span:before,
.cs-inversed .cs-default .menu-toggle.with-border:hover span:before,
.cs-highlight .cs-default .menu-toggle.with-border:hover span:before {
  color: #4493ad;
}
.cs-default .desktop-switch button,
.cs-inversed .cs-default .desktop-switch button,
.cs-highlight .cs-default .desktop-switch button {
  color: #4493ad;
}
.cs-default .expanded.style-clean > li > a,
.cs-inversed .cs-default .expanded.style-clean > li > a,
.cs-highlight .cs-default .expanded.style-clean > li > a {
  color: #383838;
}
.cs-default .expanded.style-clean > li > a:hover,
.cs-default .expanded.style-clean > li:hover > a,
.cs-default .expanded.style-clean > li.display-submenu > a,
.cs-inversed .cs-default .expanded.style-clean > li > a:hover,
.cs-inversed .cs-default .expanded.style-clean > li:hover > a,
.cs-inversed .cs-default .expanded.style-clean > li.display-submenu > a,
.cs-highlight .cs-default .expanded.style-clean > li > a:hover,
.cs-highlight .cs-default .expanded.style-clean > li:hover > a,
.cs-highlight .cs-default .expanded.style-clean > li.display-submenu > a {
  color: #4493ad;
}
.cs-default .expanded.style-clean > li ul,
.cs-inversed .cs-default .expanded.style-clean > li ul,
.cs-highlight .cs-default .expanded.style-clean > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-clean > li ul li,
.cs-inversed .cs-default .expanded.style-clean > li ul li,
.cs-highlight .cs-default .expanded.style-clean > li ul li {
  border-color: #e6e6e6;
}
.cs-default .expanded.style-clean > li:not(.with-content) ul li a,
.cs-inversed .cs-default .expanded.style-clean > li:not(.with-content) ul li a,
.cs-highlight .cs-default .expanded.style-clean > li:not(.with-content) ul li a {
  color: #383838;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-clean > li:not(.with-content) ul li:hover > a,
.cs-default .expanded.style-clean > li:not(.with-content) ul li a:hover,
.cs-inversed .cs-default .expanded.style-clean > li:not(.with-content) ul li:hover > a,
.cs-inversed .cs-default .expanded.style-clean > li:not(.with-content) ul li a:hover,
.cs-highlight .cs-default .expanded.style-clean > li:not(.with-content) ul li:hover > a,
.cs-highlight .cs-default .expanded.style-clean > li:not(.with-content) ul li a:hover {
  color: #b1223c;
}
.cs-default .expanded.style-clean.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-clean.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-clean.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-clean.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-clean.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-clean.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-clean.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-pills > li > a,
.cs-inversed .cs-default .expanded.style-pills > li > a,
.cs-highlight .cs-default .expanded.style-pills > li > a {
  color: #383838;
}
.cs-default .expanded.style-pills > li.active > a,
.cs-default .expanded.style-pills > li:hover > a,
.cs-inversed .cs-default .expanded.style-pills > li.active > a,
.cs-inversed .cs-default .expanded.style-pills > li:hover > a,
.cs-highlight .cs-default .expanded.style-pills > li.active > a,
.cs-highlight .cs-default .expanded.style-pills > li:hover > a {
  background-color: #4493ad;
  color: #383838;
}
.cs-default .expanded.style-pills > li ul,
.cs-inversed .cs-default .expanded.style-pills > li ul,
.cs-highlight .cs-default .expanded.style-pills > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-pills > li ul li,
.cs-inversed .cs-default .expanded.style-pills > li ul li,
.cs-highlight .cs-default .expanded.style-pills > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-default .expanded.style-pills > li ul li a,
.cs-inversed .cs-default .expanded.style-pills > li ul li a,
.cs-highlight .cs-default .expanded.style-pills > li ul li a {
  color: #383838;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-pills > li ul li:hover > a,
.cs-default .expanded.style-pills > li ul li a:hover,
.cs-inversed .cs-default .expanded.style-pills > li ul li:hover > a,
.cs-inversed .cs-default .expanded.style-pills > li ul li a:hover,
.cs-highlight .cs-default .expanded.style-pills > li ul li:hover > a,
.cs-highlight .cs-default .expanded.style-pills > li ul li a:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-default .expanded.style-pills.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-pills.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-pills.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-pills.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-pills.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-pills.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-pills.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-underline > li > a,
.cs-inversed .cs-default .expanded.style-underline > li > a,
.cs-highlight .cs-default .expanded.style-underline > li > a {
  color: #383838;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}
.cs-default .expanded.style-underline > li.active > a,
.cs-default .expanded.style-underline > li:hover > a,
.cs-inversed .cs-default .expanded.style-underline > li.active > a,
.cs-inversed .cs-default .expanded.style-underline > li:hover > a,
.cs-highlight .cs-default .expanded.style-underline > li.active > a,
.cs-highlight .cs-default .expanded.style-underline > li:hover > a {
  text-shadow: 1px 0px 0px #383838;
  color: #383838;
  transition: 0.3s;
  border-bottom: 3px solid #367488;
}
.cs-default .expanded.style-underline > li ul,
.cs-inversed .cs-default .expanded.style-underline > li ul,
.cs-highlight .cs-default .expanded.style-underline > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-underline > li ul li,
.cs-inversed .cs-default .expanded.style-underline > li ul li,
.cs-highlight .cs-default .expanded.style-underline > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-default .expanded.style-underline > li ul li a,
.cs-inversed .cs-default .expanded.style-underline > li ul li a,
.cs-highlight .cs-default .expanded.style-underline > li ul li a {
  color: #383838;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-underline > li ul li:hover > a,
.cs-default .expanded.style-underline > li ul li a:hover,
.cs-inversed .cs-default .expanded.style-underline > li ul li:hover > a,
.cs-inversed .cs-default .expanded.style-underline > li ul li a:hover,
.cs-highlight .cs-default .expanded.style-underline > li ul li:hover > a,
.cs-highlight .cs-default .expanded.style-underline > li ul li a:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-default .expanded.style-underline.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-underline.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-underline.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-underline.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-underline.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-underline.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-underline.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-underlined3 > li > a,
.cs-inversed .cs-default .expanded.style-underlined3 > li > a,
.cs-highlight .cs-default .expanded.style-underlined3 > li > a {
  color: #383838;
  border-bottom: 3px solid transparent;
}
.cs-default .expanded.style-underlined3 > li.active > a,
.cs-default .expanded.style-underlined3 > li:hover > a,
.cs-inversed .cs-default .expanded.style-underlined3 > li.active > a,
.cs-inversed .cs-default .expanded.style-underlined3 > li:hover > a,
.cs-highlight .cs-default .expanded.style-underlined3 > li.active > a,
.cs-highlight .cs-default .expanded.style-underlined3 > li:hover > a {
  text-shadow: 1px 0px 0px #383838;
  color: #383838;
  border-bottom: 3px solid #367488;
}
.cs-default .expanded.style-underlined3 > li ul,
.cs-inversed .cs-default .expanded.style-underlined3 > li ul,
.cs-highlight .cs-default .expanded.style-underlined3 > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-underlined3 > li ul li,
.cs-inversed .cs-default .expanded.style-underlined3 > li ul li,
.cs-highlight .cs-default .expanded.style-underlined3 > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-default .expanded.style-underlined3 > li ul li a,
.cs-inversed .cs-default .expanded.style-underlined3 > li ul li a,
.cs-highlight .cs-default .expanded.style-underlined3 > li ul li a {
  color: #383838;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-underlined3 > li ul li:hover > a,
.cs-default .expanded.style-underlined3 > li ul li a:hover,
.cs-inversed .cs-default .expanded.style-underlined3 > li ul li:hover > a,
.cs-inversed .cs-default .expanded.style-underlined3 > li ul li a:hover,
.cs-highlight .cs-default .expanded.style-underlined3 > li ul li:hover > a,
.cs-highlight .cs-default .expanded.style-underlined3 > li ul li a:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-default .expanded.style-underlined3.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-underlined3.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-underlined3.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-underlined3.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-underlined3.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-underlined3.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-underlined3.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-underlined3.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-underlined3.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-overline > li > a,
.cs-inversed .cs-default .expanded.style-overline > li > a,
.cs-highlight .cs-default .expanded.style-overline > li > a {
  color: #383838;
  border-top: 3px solid transparent;
}
.cs-default .expanded.style-overline > li.active > a,
.cs-default .expanded.style-overline > li:hover > a,
.cs-default .expanded.style-overline > li a:hover,
.cs-default .expanded.style-overline > li.display-submenu > a,
.cs-inversed .cs-default .expanded.style-overline > li.active > a,
.cs-inversed .cs-default .expanded.style-overline > li:hover > a,
.cs-inversed .cs-default .expanded.style-overline > li a:hover,
.cs-inversed .cs-default .expanded.style-overline > li.display-submenu > a,
.cs-highlight .cs-default .expanded.style-overline > li.active > a,
.cs-highlight .cs-default .expanded.style-overline > li:hover > a,
.cs-highlight .cs-default .expanded.style-overline > li a:hover,
.cs-highlight .cs-default .expanded.style-overline > li.display-submenu > a {
  text-shadow: 1px 0px 0px #383838;
  color: #4493ad;
  border-top: 3px solid #367488;
}
.cs-default .expanded.style-overline > li ul,
.cs-inversed .cs-default .expanded.style-overline > li ul,
.cs-highlight .cs-default .expanded.style-overline > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-overline > li ul li,
.cs-inversed .cs-default .expanded.style-overline > li ul li,
.cs-highlight .cs-default .expanded.style-overline > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-default .expanded.style-overline > li ul li a,
.cs-inversed .cs-default .expanded.style-overline > li ul li a,
.cs-highlight .cs-default .expanded.style-overline > li ul li a {
  color: #383838;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-overline > li ul li:hover > a,
.cs-default .expanded.style-overline > li ul li a:hover,
.cs-inversed .cs-default .expanded.style-overline > li ul li:hover > a,
.cs-inversed .cs-default .expanded.style-overline > li ul li a:hover,
.cs-highlight .cs-default .expanded.style-overline > li ul li:hover > a,
.cs-highlight .cs-default .expanded.style-overline > li ul li a:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-default .expanded.style-overline.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-overline.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-overline.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-overline.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-overline.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-overline.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-overline.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-bordered > li > a,
.cs-inversed .cs-default .expanded.style-bordered > li > a,
.cs-highlight .cs-default .expanded.style-bordered > li > a {
  color: #383838;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.cs-default .expanded.style-bordered > li.active > a,
.cs-default .expanded.style-bordered > li:hover > a,
.cs-inversed .cs-default .expanded.style-bordered > li.active > a,
.cs-inversed .cs-default .expanded.style-bordered > li:hover > a,
.cs-highlight .cs-default .expanded.style-bordered > li.active > a,
.cs-highlight .cs-default .expanded.style-bordered > li:hover > a {
  text-shadow: 1px 0px 0px #383838;
  color: #383838;
  border-left: 3px solid #4493ad;
  border-right: 3px solid #4493ad;
}
.cs-default .expanded.style-bordered > li ul,
.cs-inversed .cs-default .expanded.style-bordered > li ul,
.cs-highlight .cs-default .expanded.style-bordered > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-bordered > li ul li,
.cs-inversed .cs-default .expanded.style-bordered > li ul li,
.cs-highlight .cs-default .expanded.style-bordered > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-default .expanded.style-bordered > li ul li a,
.cs-inversed .cs-default .expanded.style-bordered > li ul li a,
.cs-highlight .cs-default .expanded.style-bordered > li ul li a {
  color: #383838;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-bordered > li ul li:hover,
.cs-inversed .cs-default .expanded.style-bordered > li ul li:hover,
.cs-highlight .cs-default .expanded.style-bordered > li ul li:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #383838;
  border-left: 2px solid #4493ad;
}
.cs-default .expanded.style-bordered.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-bordered.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-bordered.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-bordered.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-bordered.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-bordered.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-bordered.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-bordered2 > li > a,
.cs-inversed .cs-default .expanded.style-bordered2 > li > a,
.cs-highlight .cs-default .expanded.style-bordered2 > li > a {
  color: #383838;
  border-left: 3px solid #4493ad;
  border-right: 3px solid #4493ad;
}
.cs-default .expanded.style-bordered2 > li.active > a,
.cs-default .expanded.style-bordered2 > li:hover > a,
.cs-inversed .cs-default .expanded.style-bordered2 > li.active > a,
.cs-inversed .cs-default .expanded.style-bordered2 > li:hover > a,
.cs-highlight .cs-default .expanded.style-bordered2 > li.active > a,
.cs-highlight .cs-default .expanded.style-bordered2 > li:hover > a {
  text-shadow: 1px 0px 0px #383838;
  color: #383838;
  background: #4493ad;
}
.cs-default .expanded.style-bordered2 > li ul,
.cs-inversed .cs-default .expanded.style-bordered2 > li ul,
.cs-highlight .cs-default .expanded.style-bordered2 > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-bordered2 > li ul li,
.cs-inversed .cs-default .expanded.style-bordered2 > li ul li,
.cs-highlight .cs-default .expanded.style-bordered2 > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-default .expanded.style-bordered2 > li ul li a,
.cs-inversed .cs-default .expanded.style-bordered2 > li ul li a,
.cs-highlight .cs-default .expanded.style-bordered2 > li ul li a {
  color: #383838;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-bordered2 > li ul li:hover,
.cs-inversed .cs-default .expanded.style-bordered2 > li ul li:hover,
.cs-highlight .cs-default .expanded.style-bordered2 > li ul li:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #383838;
  border-left: 2px solid #4493ad;
}
.cs-default .expanded.style-bordered2.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-bordered2.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-bordered2.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-bordered2.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-bordered2.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-bordered2.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-bordered2.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-underlined2 > li > a,
.cs-inversed .cs-default .expanded.style-underlined2 > li > a,
.cs-highlight .cs-default .expanded.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #383838;
}
.cs-default .expanded.style-underlined2 > li.active > a,
.cs-default .expanded.style-underlined2 > li:hover > a,
.cs-inversed .cs-default .expanded.style-underlined2 > li.active > a,
.cs-inversed .cs-default .expanded.style-underlined2 > li:hover > a,
.cs-highlight .cs-default .expanded.style-underlined2 > li.active > a,
.cs-highlight .cs-default .expanded.style-underlined2 > li:hover > a {
  border-bottom: 10px solid #4493ad;
  text-shadow: 1px 0px 0px #383838;
}
.cs-default .expanded.style-underlined2 > li ul,
.cs-inversed .cs-default .expanded.style-underlined2 > li ul,
.cs-highlight .cs-default .expanded.style-underlined2 > li ul {
  list-style-type: none;
}
.cs-default .expanded.style-underlined2 > li ul li,
.cs-inversed .cs-default .expanded.style-underlined2 > li ul li,
.cs-highlight .cs-default .expanded.style-underlined2 > li ul li {
  border-color: #e6e6e6;
}
.cs-default .expanded.style-underlined2 > li ul li a,
.cs-inversed .cs-default .expanded.style-underlined2 > li ul li a,
.cs-highlight .cs-default .expanded.style-underlined2 > li ul li a {
  color: #383838;
  padding: 3px;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded.style-underlined2 > li ul li:hover > a,
.cs-default .expanded.style-underlined2 > li ul li a:hover,
.cs-inversed .cs-default .expanded.style-underlined2 > li ul li:hover > a,
.cs-inversed .cs-default .expanded.style-underlined2 > li ul li a:hover,
.cs-highlight .cs-default .expanded.style-underlined2 > li ul li:hover > a,
.cs-highlight .cs-default .expanded.style-underlined2 > li ul li a:hover {
  color: #b1223c;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-default .expanded.style-underlined2.megamenu .big ul,
.cs-inversed .cs-default .expanded.style-underlined2.megamenu .big ul,
.cs-highlight .cs-default .expanded.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-default .expanded.style-underlined2.megamenu .big ul a,
.cs-inversed .cs-default .expanded.style-underlined2.megamenu .big ul a,
.cs-highlight .cs-default .expanded.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-default .expanded.style-underlined2.megamenu .big > ul,
.cs-inversed .cs-default .expanded.style-underlined2.megamenu .big > ul,
.cs-highlight .cs-default .expanded.style-underlined2.megamenu .big > ul {
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.95);
}
.cs-default .expanded .dropdown > a::after,
.cs-inversed .cs-default .expanded .dropdown > a::after,
.cs-highlight .cs-default .expanded .dropdown > a::after {
  border-color: #383838;
}
.cs-default .expanded .dropdown  > a:hover::after,
.cs-default .expanded .dropdown:hover > a::after,
.cs-default .expanded .dropdown.display-submenu > a::after,
.cs-inversed .cs-default .expanded .dropdown  > a:hover::after,
.cs-inversed .cs-default .expanded .dropdown:hover > a::after,
.cs-inversed .cs-default .expanded .dropdown.display-submenu > a::after,
.cs-highlight .cs-default .expanded .dropdown  > a:hover::after,
.cs-highlight .cs-default .expanded .dropdown:hover > a::after,
.cs-highlight .cs-default .expanded .dropdown.display-submenu > a::after {
  border-color: #4493ad;
}
.cs-default .expanded ul .dropdown a::after,
.cs-inversed .cs-default .expanded ul .dropdown a::after,
.cs-highlight .cs-default .expanded ul .dropdown a::after {
  border-color: #383838;
}
.cs-default .expanded ul .dropdown:hover > a::after,
.cs-default .expanded ul .dropdown > a:hover::after,
.cs-inversed .cs-default .expanded ul .dropdown:hover > a::after,
.cs-inversed .cs-default .expanded ul .dropdown > a:hover::after,
.cs-highlight .cs-default .expanded ul .dropdown:hover > a::after,
.cs-highlight .cs-default .expanded ul .dropdown > a:hover::after {
  border-color: #b1223c;
}
.cs-default .slides.pager-bullets .cycle-pager li.cycle-pager-active,
.cs-inversed .cs-default .slides.pager-bullets .cycle-pager li.cycle-pager-active,
.cs-highlight .cs-default .slides.pager-bullets .cycle-pager li.cycle-pager-active {
  color: #4493ad;
}
.cs-default .slides.pager-images .cycle-pager li.cycle-pager-active img,
.cs-inversed .cs-default .slides.pager-images .cycle-pager li.cycle-pager-active img,
.cs-highlight .cs-default .slides.pager-images .cycle-pager li.cycle-pager-active img {
  border-color: #4493ad;
}
.cs-default .article-listing.template-masonry.style-clean article,
.cs-default .article-listing.template-default.style-clean article,
.cs-default .article-listing.template-big-images.style-clean article,
.cs-default .article-listing.template-left-thumbnail.style-clean article,
.cs-default .article-listing.template-masonry-meta-top.style-clean article,
.cs-inversed .cs-default .article-listing.template-masonry.style-clean article,
.cs-inversed .cs-default .article-listing.template-default.style-clean article,
.cs-inversed .cs-default .article-listing.template-big-images.style-clean article,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-clean article,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-clean article,
.cs-highlight .cs-default .article-listing.template-masonry.style-clean article,
.cs-highlight .cs-default .article-listing.template-default.style-clean article,
.cs-highlight .cs-default .article-listing.template-big-images.style-clean article,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-clean article,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
  background: #ffffff;
}
.cs-default .article-listing.template-masonry.style-style4 article,
.cs-default .article-listing.template-default.style-style4 article,
.cs-default .article-listing.template-big-images.style-style4 article,
.cs-default .article-listing.template-left-thumbnail.style-style4 article,
.cs-default .article-listing.template-masonry-meta-top.style-style4 article,
.cs-inversed .cs-default .article-listing.template-masonry.style-style4 article,
.cs-inversed .cs-default .article-listing.template-default.style-style4 article,
.cs-inversed .cs-default .article-listing.template-big-images.style-style4 article,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-style4 article,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-style4 article,
.cs-highlight .cs-default .article-listing.template-masonry.style-style4 article,
.cs-highlight .cs-default .article-listing.template-default.style-style4 article,
.cs-highlight .cs-default .article-listing.template-big-images.style-style4 article,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-style4 article,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
  background: #fcfcfc;
}
.cs-default .article-listing.template-masonry.style-style4 article .article-image,
.cs-default .article-listing.template-default.style-style4 article .article-image,
.cs-default .article-listing.template-big-images.style-style4 article .article-image,
.cs-default .article-listing.template-left-thumbnail.style-style4 article .article-image,
.cs-default .article-listing.template-masonry-meta-top.style-style4 article .article-image,
.cs-inversed .cs-default .article-listing.template-masonry.style-style4 article .article-image,
.cs-inversed .cs-default .article-listing.template-default.style-style4 article .article-image,
.cs-inversed .cs-default .article-listing.template-big-images.style-style4 article .article-image,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-style4 article .article-image,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-style4 article .article-image,
.cs-highlight .cs-default .article-listing.template-masonry.style-style4 article .article-image,
.cs-highlight .cs-default .article-listing.template-default.style-style4 article .article-image,
.cs-highlight .cs-default .article-listing.template-big-images.style-style4 article .article-image,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-style4 article .article-image,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-style4 article .article-image {
  border-bottom: 6px solid #4493ad;
}
.cs-default .article-listing.template-masonry.style-style4 article .article-meta,
.cs-default .article-listing.template-default.style-style4 article .article-meta,
.cs-default .article-listing.template-big-images.style-style4 article .article-meta,
.cs-default .article-listing.template-left-thumbnail.style-style4 article .article-meta,
.cs-default .article-listing.template-masonry-meta-top.style-style4 article .article-meta,
.cs-inversed .cs-default .article-listing.template-masonry.style-style4 article .article-meta,
.cs-inversed .cs-default .article-listing.template-default.style-style4 article .article-meta,
.cs-inversed .cs-default .article-listing.template-big-images.style-style4 article .article-meta,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-style4 article .article-meta,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-style4 article .article-meta,
.cs-highlight .cs-default .article-listing.template-masonry.style-style4 article .article-meta,
.cs-highlight .cs-default .article-listing.template-default.style-style4 article .article-meta,
.cs-highlight .cs-default .article-listing.template-big-images.style-style4 article .article-meta,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-style4 article .article-meta,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-style4 article .article-meta {
  color: #454545;
}
.cs-default .article-listing.template-masonry.style-style5 article,
.cs-default .article-listing.template-default.style-style5 article,
.cs-default .article-listing.template-big-images.style-style5 article,
.cs-default .article-listing.template-left-thumbnail.style-style5 article,
.cs-default .article-listing.template-masonry-meta-top.style-style5 article,
.cs-inversed .cs-default .article-listing.template-masonry.style-style5 article,
.cs-inversed .cs-default .article-listing.template-default.style-style5 article,
.cs-inversed .cs-default .article-listing.template-big-images.style-style5 article,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-style5 article,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-style5 article,
.cs-highlight .cs-default .article-listing.template-masonry.style-style5 article,
.cs-highlight .cs-default .article-listing.template-default.style-style5 article,
.cs-highlight .cs-default .article-listing.template-big-images.style-style5 article,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-style5 article,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-style5 article {
  background: #f5f5f5;
}
.cs-default .article-listing.template-masonry.style-style5 article .article-meta,
.cs-default .article-listing.template-default.style-style5 article .article-meta,
.cs-default .article-listing.template-big-images.style-style5 article .article-meta,
.cs-default .article-listing.template-left-thumbnail.style-style5 article .article-meta,
.cs-default .article-listing.template-masonry-meta-top.style-style5 article .article-meta,
.cs-inversed .cs-default .article-listing.template-masonry.style-style5 article .article-meta,
.cs-inversed .cs-default .article-listing.template-default.style-style5 article .article-meta,
.cs-inversed .cs-default .article-listing.template-big-images.style-style5 article .article-meta,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-style5 article .article-meta,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-style5 article .article-meta,
.cs-highlight .cs-default .article-listing.template-masonry.style-style5 article .article-meta,
.cs-highlight .cs-default .article-listing.template-default.style-style5 article .article-meta,
.cs-highlight .cs-default .article-listing.template-big-images.style-style5 article .article-meta,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-style5 article .article-meta,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-style5 article .article-meta {
  color: #454545;
}
.cs-default .article-listing.template-masonry.style-sidebar article,
.cs-default .article-listing.template-default.style-sidebar article,
.cs-default .article-listing.template-big-images.style-sidebar article,
.cs-default .article-listing.template-left-thumbnail.style-sidebar article,
.cs-default .article-listing.template-masonry-meta-top.style-sidebar article,
.cs-inversed .cs-default .article-listing.template-masonry.style-sidebar article,
.cs-inversed .cs-default .article-listing.template-default.style-sidebar article,
.cs-inversed .cs-default .article-listing.template-big-images.style-sidebar article,
.cs-inversed .cs-default .article-listing.template-left-thumbnail.style-sidebar article,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top.style-sidebar article,
.cs-highlight .cs-default .article-listing.template-masonry.style-sidebar article,
.cs-highlight .cs-default .article-listing.template-default.style-sidebar article,
.cs-highlight .cs-default .article-listing.template-big-images.style-sidebar article,
.cs-highlight .cs-default .article-listing.template-left-thumbnail.style-sidebar article,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top.style-sidebar article {
  border-bottom: 1px solid #e6e6e6;
}
.cs-default .article-listing.template-masonry-meta-top article,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top article,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top article {
  background: #fff !important;
  background: #fafafa;
}
.cs-default .article-listing.template-masonry-meta-top article .article-meta,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top article .article-meta,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top article .article-meta {
  color: #6b6b6b;
}
.cs-default .article-listing.template-masonry-meta-top article .article-meta a,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top article .article-meta a,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top article .article-meta a {
  color: #6b6b6b;
}
.cs-default .article-listing.template-masonry-meta-top article .small-divider,
.cs-inversed .cs-default .article-listing.template-masonry-meta-top article .small-divider,
.cs-highlight .cs-default .article-listing.template-masonry-meta-top article .small-divider {
  background: #4493ad;
}
.cs-default .article-listing.template-simple-table td,
.cs-inversed .cs-default .article-listing.template-simple-table td,
.cs-highlight .cs-default .article-listing.template-simple-table td {
  padding: 10px;
}
.cs-default .article-listing.template-simple-table span:hover,
.cs-inversed .cs-default .article-listing.template-simple-table span:hover,
.cs-highlight .cs-default .article-listing.template-simple-table span:hover {
  color: #4493ad;
}
.cs-default .article-listing.template-simple-table .article-row,
.cs-inversed .cs-default .article-listing.template-simple-table .article-row,
.cs-highlight .cs-default .article-listing.template-simple-table .article-row {
  padding: 15px;
  border-bottom: 1px solid #c4c4c4;
}
.cs-default .article-listing.template-simple-table .fa,
.cs-inversed .cs-default .article-listing.template-simple-table .fa,
.cs-highlight .cs-default .article-listing.template-simple-table .fa {
  color: #b8b8b8;
}
.cs-default .article-listing.template-simple-table .article-meta,
.cs-inversed .cs-default .article-listing.template-simple-table .article-meta,
.cs-highlight .cs-default .article-listing.template-simple-table .article-meta {
  font-size: 13px;
}
.cs-default .article-listing.article-listing-one-liner .trending-now,
.cs-inversed .cs-default .article-listing.article-listing-one-liner .trending-now,
.cs-highlight .cs-default .article-listing.article-listing-one-liner .trending-now {
  outline: 2px solid #4493ad;
  background: #4493ad;
  color: #ffffff !important;
}
.cs-default .article-listing.article-listing-one-liner .trending-now a,
.cs-inversed .cs-default .article-listing.article-listing-one-liner .trending-now a,
.cs-highlight .cs-default .article-listing.article-listing-one-liner .trending-now a {
  color: #ffffff !important;
}
.cs-default .article-listing.article-listing-one-liner .trending-now a a,
.cs-inversed .cs-default .article-listing.article-listing-one-liner .trending-now a a,
.cs-highlight .cs-default .article-listing.article-listing-one-liner .trending-now a a {
  color: #ffffff !important;
}
.cs-default .article-listing.top-posts .article-category,
.cs-inversed .cs-default .article-listing.top-posts .article-category,
.cs-highlight .cs-default .article-listing.top-posts .article-category {
  color: #ffffff;
}
.cs-default .article-listing.top-posts article:hover .article-header .article-category,
.cs-inversed .cs-default .article-listing.top-posts article:hover .article-header .article-category,
.cs-highlight .cs-default .article-listing.top-posts article:hover .article-header .article-category {
  background: #4493ad;
  color: #ffffff;
}
.cs-default .article-listing.top-posts.style-style5 .inner:after,
.cs-inversed .cs-default .article-listing.top-posts.style-style5 .inner:after,
.cs-highlight .cs-default .article-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-default .article-listing.top-posts.style-style5 article:hover .inner:after,
.cs-inversed .cs-default .article-listing.top-posts.style-style5 article:hover .inner:after,
.cs-highlight .cs-default .article-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(68,147,173,0.32);
}
.cs-default .article-listing.top-posts.style-style3 .inner:after,
.cs-inversed .cs-default .article-listing.top-posts.style-style3 .inner:after,
.cs-highlight .cs-default .article-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-default .article-listing.top-posts.style-style4 article:hover .inner:after,
.cs-inversed .cs-default .article-listing.top-posts.style-style4 article:hover .inner:after,
.cs-highlight .cs-default .article-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(68,147,173,0.35);
}
.cs-default .article-listing .btn-read1:hover,
.cs-inversed .cs-default .article-listing .btn-read1:hover,
.cs-highlight .cs-default .article-listing .btn-read1:hover {
  color: #4493ad;
}
.cs-default .article-listing .btn-read2,
.cs-inversed .cs-default .article-listing .btn-read2,
.cs-highlight .cs-default .article-listing .btn-read2 {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-default .article-listing .btn-read2:hover,
.cs-inversed .cs-default .article-listing .btn-read2:hover,
.cs-highlight .cs-default .article-listing .btn-read2:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-default .article-listing .btn-read3,
.cs-inversed .cs-default .article-listing .btn-read3,
.cs-highlight .cs-default .article-listing .btn-read3 {
  color: #4493ad;
  font-weight: 500;
}
.cs-default .article-listing .btn-read3:hover,
.cs-inversed .cs-default .article-listing .btn-read3:hover,
.cs-highlight .cs-default .article-listing .btn-read3:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-default .article-listing .btn-read4,
.cs-inversed .cs-default .article-listing .btn-read4,
.cs-highlight .cs-default .article-listing .btn-read4 {
  color: #ffffff;
  border: 1px #4493ad solid;
  background-color: #4493ad;
}
.cs-default .article-listing .btn-read4:hover,
.cs-inversed .cs-default .article-listing .btn-read4:hover,
.cs-highlight .cs-default .article-listing .btn-read4:hover {
  color: #4493ad;
}
.cs-default .article-listing .btn-read4:after,
.cs-inversed .cs-default .article-listing .btn-read4:after,
.cs-highlight .cs-default .article-listing .btn-read4:after {
  background-color: #ffffff;
}
.cs-default .article-listing .btn-read6,
.cs-inversed .cs-default .article-listing .btn-read6,
.cs-highlight .cs-default .article-listing .btn-read6 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .article-listing .btn-read6:hover,
.cs-inversed .cs-default .article-listing .btn-read6:hover,
.cs-highlight .cs-default .article-listing .btn-read6:hover {
  background-color: #ffffff;
  color: #4493ad;
  border: 1px solid #4493ad;
}
.cs-default .article-listing .btn-read7,
.cs-inversed .cs-default .article-listing .btn-read7,
.cs-highlight .cs-default .article-listing .btn-read7 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .article-listing .btn-read7:hover,
.cs-inversed .cs-default .article-listing .btn-read7:hover,
.cs-highlight .cs-default .article-listing .btn-read7:hover {
  background-color: #dedede;
  color: #383838;
}
.cs-default .article-listing-slides.style-style3 .article-title,
.cs-inversed .cs-default .article-listing-slides.style-style3 .article-title,
.cs-highlight .cs-default .article-listing-slides.style-style3 .article-title {
  background: rgba(5,5,5,0.9);
  color: #ffffff !important;
}
.cs-default .top-posts.gutter-size-1 article,
.cs-inversed .cs-default .top-posts.gutter-size-1 article,
.cs-highlight .cs-default .top-posts.gutter-size-1 article {
  border: 2px solid #ffffff;
}
.cs-default .top-posts.gutter-size-2 article,
.cs-inversed .cs-default .top-posts.gutter-size-2 article,
.cs-highlight .cs-default .top-posts.gutter-size-2 article {
  border: 3px solid #ffffff;
}
.cs-default .top-posts.gutter-size-3 article,
.cs-inversed .cs-default .top-posts.gutter-size-3 article,
.cs-highlight .cs-default .top-posts.gutter-size-3 article {
  border: 4px solid #ffffff;
}
.cs-default .top-posts.gutter-size-4 article,
.cs-inversed .cs-default .top-posts.gutter-size-4 article,
.cs-highlight .cs-default .top-posts.gutter-size-4 article {
  border: 6px solid #ffffff;
}
.cs-default .top-posts.gutter-size-5 article,
.cs-inversed .cs-default .top-posts.gutter-size-5 article,
.cs-highlight .cs-default .top-posts.gutter-size-5 article {
  border: 8px solid #ffffff;
}
.cs-default .top-posts.gutter-size-0 article,
.cs-inversed .cs-default .top-posts.gutter-size-0 article,
.cs-highlight .cs-default .top-posts.gutter-size-0 article {
  border: 0px solid #ffffff;
}
.cs-default .event-listing.template-masonry.style-clean article,
.cs-default .event-listing.template-default.style-clean article,
.cs-default .event-listing.template-big-images.style-clean article,
.cs-inversed .cs-default .event-listing.template-masonry.style-clean article,
.cs-inversed .cs-default .event-listing.template-default.style-clean article,
.cs-inversed .cs-default .event-listing.template-big-images.style-clean article,
.cs-highlight .cs-default .event-listing.template-masonry.style-clean article,
.cs-highlight .cs-default .event-listing.template-default.style-clean article,
.cs-highlight .cs-default .event-listing.template-big-images.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
  background: #ffffff;
}
.cs-default .event-listing.template-masonry.style-style3 article,
.cs-default .event-listing.template-default.style-style3 article,
.cs-default .event-listing.template-big-images.style-style3 article,
.cs-inversed .cs-default .event-listing.template-masonry.style-style3 article,
.cs-inversed .cs-default .event-listing.template-default.style-style3 article,
.cs-inversed .cs-default .event-listing.template-big-images.style-style3 article,
.cs-highlight .cs-default .event-listing.template-masonry.style-style3 article,
.cs-highlight .cs-default .event-listing.template-default.style-style3 article,
.cs-highlight .cs-default .event-listing.template-big-images.style-style3 article {
  background: #fff !important;
  background: #fafafa;
}
.cs-default .event-listing.template-masonry.style-style3 article .event-meta,
.cs-default .event-listing.template-default.style-style3 article .event-meta,
.cs-default .event-listing.template-big-images.style-style3 article .event-meta,
.cs-inversed .cs-default .event-listing.template-masonry.style-style3 article .event-meta,
.cs-inversed .cs-default .event-listing.template-default.style-style3 article .event-meta,
.cs-inversed .cs-default .event-listing.template-big-images.style-style3 article .event-meta,
.cs-highlight .cs-default .event-listing.template-masonry.style-style3 article .event-meta,
.cs-highlight .cs-default .event-listing.template-default.style-style3 article .event-meta,
.cs-highlight .cs-default .event-listing.template-big-images.style-style3 article .event-meta {
  color: #6b6b6b;
}
.cs-default .event-listing.template-masonry.style-style3 article .event-meta a,
.cs-default .event-listing.template-default.style-style3 article .event-meta a,
.cs-default .event-listing.template-big-images.style-style3 article .event-meta a,
.cs-inversed .cs-default .event-listing.template-masonry.style-style3 article .event-meta a,
.cs-inversed .cs-default .event-listing.template-default.style-style3 article .event-meta a,
.cs-inversed .cs-default .event-listing.template-big-images.style-style3 article .event-meta a,
.cs-highlight .cs-default .event-listing.template-masonry.style-style3 article .event-meta a,
.cs-highlight .cs-default .event-listing.template-default.style-style3 article .event-meta a,
.cs-highlight .cs-default .event-listing.template-big-images.style-style3 article .event-meta a {
  color: #6b6b6b;
}
.cs-default .event-listing.template-masonry.style-style3 article .small-divider,
.cs-default .event-listing.template-default.style-style3 article .small-divider,
.cs-default .event-listing.template-big-images.style-style3 article .small-divider,
.cs-inversed .cs-default .event-listing.template-masonry.style-style3 article .small-divider,
.cs-inversed .cs-default .event-listing.template-default.style-style3 article .small-divider,
.cs-inversed .cs-default .event-listing.template-big-images.style-style3 article .small-divider,
.cs-highlight .cs-default .event-listing.template-masonry.style-style3 article .small-divider,
.cs-highlight .cs-default .event-listing.template-default.style-style3 article .small-divider,
.cs-highlight .cs-default .event-listing.template-big-images.style-style3 article .small-divider {
  background: #4493ad;
}
.cs-default .event-listing.template-masonry.style-style4 article,
.cs-default .event-listing.template-default.style-style4 article,
.cs-default .event-listing.template-big-images.style-style4 article,
.cs-inversed .cs-default .event-listing.template-masonry.style-style4 article,
.cs-inversed .cs-default .event-listing.template-default.style-style4 article,
.cs-inversed .cs-default .event-listing.template-big-images.style-style4 article,
.cs-highlight .cs-default .event-listing.template-masonry.style-style4 article,
.cs-highlight .cs-default .event-listing.template-default.style-style4 article,
.cs-highlight .cs-default .event-listing.template-big-images.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
  background: #fcfcfc;
}
.cs-default .event-listing.template-masonry.style-style4 article .event-image,
.cs-default .event-listing.template-default.style-style4 article .event-image,
.cs-default .event-listing.template-big-images.style-style4 article .event-image,
.cs-inversed .cs-default .event-listing.template-masonry.style-style4 article .event-image,
.cs-inversed .cs-default .event-listing.template-default.style-style4 article .event-image,
.cs-inversed .cs-default .event-listing.template-big-images.style-style4 article .event-image,
.cs-highlight .cs-default .event-listing.template-masonry.style-style4 article .event-image,
.cs-highlight .cs-default .event-listing.template-default.style-style4 article .event-image,
.cs-highlight .cs-default .event-listing.template-big-images.style-style4 article .event-image {
  border-bottom: 6px solid #4493ad;
}
.cs-default .event-listing.template-masonry.style-style4 article .event-meta,
.cs-default .event-listing.template-default.style-style4 article .event-meta,
.cs-default .event-listing.template-big-images.style-style4 article .event-meta,
.cs-inversed .cs-default .event-listing.template-masonry.style-style4 article .event-meta,
.cs-inversed .cs-default .event-listing.template-default.style-style4 article .event-meta,
.cs-inversed .cs-default .event-listing.template-big-images.style-style4 article .event-meta,
.cs-highlight .cs-default .event-listing.template-masonry.style-style4 article .event-meta,
.cs-highlight .cs-default .event-listing.template-default.style-style4 article .event-meta,
.cs-highlight .cs-default .event-listing.template-big-images.style-style4 article .event-meta {
  color: #454545;
}
.cs-default .event-listing.template-masonry.style-style5 article,
.cs-default .event-listing.template-default.style-style5 article,
.cs-default .event-listing.template-big-images.style-style5 article,
.cs-inversed .cs-default .event-listing.template-masonry.style-style5 article,
.cs-inversed .cs-default .event-listing.template-default.style-style5 article,
.cs-inversed .cs-default .event-listing.template-big-images.style-style5 article,
.cs-highlight .cs-default .event-listing.template-masonry.style-style5 article,
.cs-highlight .cs-default .event-listing.template-default.style-style5 article,
.cs-highlight .cs-default .event-listing.template-big-images.style-style5 article {
  background: #f5f5f5;
}
.cs-default .event-listing.template-masonry.style-style5 article .event-meta,
.cs-default .event-listing.template-default.style-style5 article .event-meta,
.cs-default .event-listing.template-big-images.style-style5 article .event-meta,
.cs-inversed .cs-default .event-listing.template-masonry.style-style5 article .event-meta,
.cs-inversed .cs-default .event-listing.template-default.style-style5 article .event-meta,
.cs-inversed .cs-default .event-listing.template-big-images.style-style5 article .event-meta,
.cs-highlight .cs-default .event-listing.template-masonry.style-style5 article .event-meta,
.cs-highlight .cs-default .event-listing.template-default.style-style5 article .event-meta,
.cs-highlight .cs-default .event-listing.template-big-images.style-style5 article .event-meta {
  color: #454545;
}
.cs-default .event-listing.template-masonry.style-sidebar article,
.cs-default .event-listing.template-default.style-sidebar article,
.cs-default .event-listing.template-big-images.style-sidebar article,
.cs-inversed .cs-default .event-listing.template-masonry.style-sidebar article,
.cs-inversed .cs-default .event-listing.template-default.style-sidebar article,
.cs-inversed .cs-default .event-listing.template-big-images.style-sidebar article,
.cs-highlight .cs-default .event-listing.template-masonry.style-sidebar article,
.cs-highlight .cs-default .event-listing.template-default.style-sidebar article,
.cs-highlight .cs-default .event-listing.template-big-images.style-sidebar article {
  border-bottom: 1px solid #e6e6e6;
}
.cs-default .event-listing.top-posts .event-meta,
.cs-inversed .cs-default .event-listing.top-posts .event-meta,
.cs-highlight .cs-default .event-listing.top-posts .event-meta {
  color: #ffffff;
  padding: 10px;
}
.cs-default .event-listing.top-posts .event-category,
.cs-inversed .cs-default .event-listing.top-posts .event-category,
.cs-highlight .cs-default .event-listing.top-posts .event-category {
  color: #ffffff;
}
.cs-default .event-listing.top-posts article:hover .event-header .event-category,
.cs-inversed .cs-default .event-listing.top-posts article:hover .event-header .event-category,
.cs-highlight .cs-default .event-listing.top-posts article:hover .event-header .event-category {
  background: #4493ad;
  color: #ffffff;
}
.cs-default .event-listing.top-posts.style-style5 .inner:after,
.cs-inversed .cs-default .event-listing.top-posts.style-style5 .inner:after,
.cs-highlight .cs-default .event-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-default .event-listing.top-posts.style-style5 article:hover .inner:after,
.cs-inversed .cs-default .event-listing.top-posts.style-style5 article:hover .inner:after,
.cs-highlight .cs-default .event-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(68,147,173,0.32);
}
.cs-default .event-listing.top-posts.style-style3 .inner:after,
.cs-inversed .cs-default .event-listing.top-posts.style-style3 .inner:after,
.cs-highlight .cs-default .event-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-default .event-listing.top-posts.style-style4 article:hover .inner:after,
.cs-inversed .cs-default .event-listing.top-posts.style-style4 article:hover .inner:after,
.cs-highlight .cs-default .event-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(68,147,173,0.35);
}
.cs-default .event-listing .btn-read1:hover,
.cs-inversed .cs-default .event-listing .btn-read1:hover,
.cs-highlight .cs-default .event-listing .btn-read1:hover {
  color: #4493ad;
}
.cs-default .event-listing .btn-read2,
.cs-inversed .cs-default .event-listing .btn-read2,
.cs-highlight .cs-default .event-listing .btn-read2 {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-default .event-listing .btn-read2:hover,
.cs-inversed .cs-default .event-listing .btn-read2:hover,
.cs-highlight .cs-default .event-listing .btn-read2:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-default .event-listing .btn-read3,
.cs-inversed .cs-default .event-listing .btn-read3,
.cs-highlight .cs-default .event-listing .btn-read3 {
  color: #4493ad;
  font-weight: 500;
}
.cs-default .event-listing .btn-read3:hover,
.cs-inversed .cs-default .event-listing .btn-read3:hover,
.cs-highlight .cs-default .event-listing .btn-read3:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-default .event-listing .btn-read4,
.cs-inversed .cs-default .event-listing .btn-read4,
.cs-highlight .cs-default .event-listing .btn-read4 {
  color: #ffffff;
  border: 1px #4493ad solid;
  background-color: #4493ad;
}
.cs-default .event-listing .btn-read4:hover,
.cs-inversed .cs-default .event-listing .btn-read4:hover,
.cs-highlight .cs-default .event-listing .btn-read4:hover {
  color: #4493ad;
}
.cs-default .event-listing .btn-read4:after,
.cs-inversed .cs-default .event-listing .btn-read4:after,
.cs-highlight .cs-default .event-listing .btn-read4:after {
  background-color: #ffffff;
}
.cs-default .event-listing .btn-read6,
.cs-inversed .cs-default .event-listing .btn-read6,
.cs-highlight .cs-default .event-listing .btn-read6 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .event-listing .btn-read6:hover,
.cs-inversed .cs-default .event-listing .btn-read6:hover,
.cs-highlight .cs-default .event-listing .btn-read6:hover {
  background-color: #ffffff;
  color: #4493ad;
  border: 1px solid #4493ad;
}
.cs-default .event-listing .btn-read7,
.cs-inversed .cs-default .event-listing .btn-read7,
.cs-highlight .cs-default .event-listing .btn-read7 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .event-listing .btn-read7:hover,
.cs-inversed .cs-default .event-listing .btn-read7:hover,
.cs-highlight .cs-default .event-listing .btn-read7:hover {
  background-color: #dedede;
  color: #383838;
}
.cs-default .event-listing-slides.style-style3 .event-title,
.cs-inversed .cs-default .event-listing-slides.style-style3 .event-title,
.cs-highlight .cs-default .event-listing-slides.style-style3 .event-title {
  background: rgba(5,5,5,0.9);
  color: #ffffff !important;
}
.cs-default .event-listing.event-listing-slides3 .know-more,
.cs-inversed .cs-default .event-listing.event-listing-slides3 .know-more,
.cs-highlight .cs-default .event-listing.event-listing-slides3 .know-more {
  border-right: 1px solid rgba(68,147,173,0.9);
}
.cs-default .event-listing.template-top-events .know-more,
.cs-inversed .cs-default .event-listing.template-top-events .know-more,
.cs-highlight .cs-default .event-listing.template-top-events .know-more {
  border-right: 1px solid rgba(68,147,173,0.9);
}
.cs-default .top-posts.gutter-size-1 article,
.cs-inversed .cs-default .top-posts.gutter-size-1 article,
.cs-highlight .cs-default .top-posts.gutter-size-1 article {
  border: 2px solid #ffffff;
}
.cs-default .top-posts.gutter-size-2 article,
.cs-inversed .cs-default .top-posts.gutter-size-2 article,
.cs-highlight .cs-default .top-posts.gutter-size-2 article {
  border: 3px solid #ffffff;
}
.cs-default .top-posts.gutter-size-3 article,
.cs-inversed .cs-default .top-posts.gutter-size-3 article,
.cs-highlight .cs-default .top-posts.gutter-size-3 article {
  border: 4px solid #ffffff;
}
.cs-default .top-posts.gutter-size-4 article,
.cs-inversed .cs-default .top-posts.gutter-size-4 article,
.cs-highlight .cs-default .top-posts.gutter-size-4 article {
  border: 6px solid #ffffff;
}
.cs-default .top-posts.gutter-size-5 article,
.cs-inversed .cs-default .top-posts.gutter-size-5 article,
.cs-highlight .cs-default .top-posts.gutter-size-5 article {
  border: 8px solid #ffffff;
}
.cs-default .top-posts.gutter-size-0 article,
.cs-inversed .cs-default .top-posts.gutter-size-0 article,
.cs-highlight .cs-default .top-posts.gutter-size-0 article {
  border: 0px solid #ffffff;
}
.cs-default .product-listing .product-category-name,
.cs-inversed .cs-default .product-listing .product-category-name,
.cs-highlight .cs-default .product-listing .product-category-name {
  color: #4493ad;
}
.cs-default .product-listing .price-discounted,
.cs-inversed .cs-default .product-listing .price-discounted,
.cs-highlight .cs-default .product-listing .price-discounted {
  color: #4493ad;
}
.cs-default .product-listing.style-simple .product:hover,
.cs-inversed .cs-default .product-listing.style-simple .product:hover,
.cs-highlight .cs-default .product-listing.style-simple .product:hover {
  background: #ffffff;
}
.cs-default .product-listing.style-simple .price,
.cs-inversed .cs-default .product-listing.style-simple .price,
.cs-highlight .cs-default .product-listing.style-simple .price {
  color: #4493ad;
}
.cs-default .product-listing.style-simple .product-category-name,
.cs-inversed .cs-default .product-listing.style-simple .product-category-name,
.cs-highlight .cs-default .product-listing.style-simple .product-category-name {
  color: #6b6b6b !important;
  font-weight: 500;
}
.cs-default .product-listing.style-simple .product-name,
.cs-inversed .cs-default .product-listing.style-simple .product-name,
.cs-highlight .cs-default .product-listing.style-simple .product-name {
  font-weight: bold;
}
.cs-default .btn-add-to-cart1:hover,
.cs-inversed .cs-default .btn-add-to-cart1:hover,
.cs-highlight .cs-default .btn-add-to-cart1:hover {
  color: #4493ad;
}
.cs-default .btn-add-to-cart2,
.cs-inversed .cs-default .btn-add-to-cart2,
.cs-highlight .cs-default .btn-add-to-cart2 {
  overflow: hidden;
  background-color: #4493ad;
  border-bottom: 3px solid #367488;
}
.cs-default .btn-add-to-cart2 .add-span1,
.cs-inversed .cs-default .btn-add-to-cart2 .add-span1,
.cs-highlight .cs-default .btn-add-to-cart2 .add-span1 {
  color: #ffffff;
}
.cs-default .btn-add-to-cart2 .icon-span,
.cs-inversed .cs-default .btn-add-to-cart2 .icon-span,
.cs-highlight .cs-default .btn-add-to-cart2 .icon-span {
  color: transparent;
}
.cs-default .btn-add-to-cart2:hover,
.cs-inversed .cs-default .btn-add-to-cart2:hover,
.cs-highlight .cs-default .btn-add-to-cart2:hover {
  border-bottom: 3px solid #2e6476;
}
.cs-default .btn-add-to-cart2:hover .add-span1,
.cs-inversed .cs-default .btn-add-to-cart2:hover .add-span1,
.cs-highlight .cs-default .btn-add-to-cart2:hover .add-span1 {
  color: transparent;
}
.cs-default .btn-add-to-cart2:hover .icon-span,
.cs-inversed .cs-default .btn-add-to-cart2:hover .icon-span,
.cs-highlight .cs-default .btn-add-to-cart2:hover .icon-span {
  color: #ffffff;
}
.cs-default .btn-add-to-cart2:focus,
.cs-inversed .cs-default .btn-add-to-cart2:focus,
.cs-highlight .cs-default .btn-add-to-cart2:focus {
  outline: none !important;
}
.cs-default .btn-add-to-cart3,
.cs-inversed .cs-default .btn-add-to-cart3,
.cs-highlight .cs-default .btn-add-to-cart3 {
  color: white;
  border: 0px #4493ad solid;
  background-color: #4493ad;
}
.cs-default .btn-add-to-cart3:hover,
.cs-inversed .cs-default .btn-add-to-cart3:hover,
.cs-highlight .cs-default .btn-add-to-cart3:hover {
  border: 0px #4493ad solid;
}
.cs-default .btn-add-to-cart3:after,
.cs-inversed .cs-default .btn-add-to-cart3:after,
.cs-highlight .cs-default .btn-add-to-cart3:after {
  -webkit-text-stroke: 1px white;
  background-color: white;
  color: #4493ad;
  border-bottom: 3px solid #367488;
}
.cs-default .btn-add-to-cart4,
.cs-inversed .cs-default .btn-add-to-cart4,
.cs-highlight .cs-default .btn-add-to-cart4 {
  color: #ffffff;
  border: 1px #4493ad solid;
  background-color: #4493ad;
}
.cs-default .btn-add-to-cart4:hover,
.cs-inversed .cs-default .btn-add-to-cart4:hover,
.cs-highlight .cs-default .btn-add-to-cart4:hover {
  color: #4493ad;
}
.cs-default .btn-add-to-cart4:after,
.cs-inversed .cs-default .btn-add-to-cart4:after,
.cs-highlight .cs-default .btn-add-to-cart4:after {
  background-color: #ffffff;
}
.cs-default .btn-add-to-cart5,
.cs-inversed .cs-default .btn-add-to-cart5,
.cs-highlight .cs-default .btn-add-to-cart5 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .btn-add-to-cart6,
.cs-inversed .cs-default .btn-add-to-cart6,
.cs-highlight .cs-default .btn-add-to-cart6 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .btn-add-to-cart6:hover,
.cs-inversed .cs-default .btn-add-to-cart6:hover,
.cs-highlight .cs-default .btn-add-to-cart6:hover {
  background-color: #ffffff;
  color: #4493ad;
  border: 1px solid #4493ad;
}
.cs-default .btn-add-to-cart7,
.cs-inversed .cs-default .btn-add-to-cart7,
.cs-highlight .cs-default .btn-add-to-cart7 {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .btn-add-to-cart7:hover,
.cs-inversed .cs-default .btn-add-to-cart7:hover,
.cs-highlight .cs-default .btn-add-to-cart7:hover {
  background-color: #dedede;
  color: #383838;
}
.cs-default .product-variant.template-radio.style-squares label,
.cs-inversed .cs-default .product-variant.template-radio.style-squares label,
.cs-highlight .cs-default .product-variant.template-radio.style-squares label {
  border-color: #4493ad;
}
.cs-default .product-variant.template-radio.style-squares label.current,
.cs-default .product-variant.template-radio.style-squares label:hover,
.cs-inversed .cs-default .product-variant.template-radio.style-squares label.current,
.cs-inversed .cs-default .product-variant.template-radio.style-squares label:hover,
.cs-highlight .cs-default .product-variant.template-radio.style-squares label.current,
.cs-highlight .cs-default .product-variant.template-radio.style-squares label:hover {
  background: #4493ad;
  color: #ffffff;
}
.cs-default .cart-items-price.style-simple .bubble,
.cs-inversed .cs-default .cart-items-price.style-simple .bubble,
.cs-highlight .cs-default .cart-items-price.style-simple .bubble {
  color: #4493ad;
}
.cs-default .cart-items-price.style-modern .bubble,
.cs-inversed .cs-default .cart-items-price.style-modern .bubble,
.cs-highlight .cs-default .cart-items-price.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-items-price.style-modern:hover .bubble,
.cs-inversed .cs-default .cart-items-price.style-modern:hover .bubble,
.cs-highlight .cs-default .cart-items-price.style-modern:hover .bubble {
  background-color: #3d839b;
}
.cs-default .cart-items-price.style-default .bubble,
.cs-inversed .cs-default .cart-items-price.style-default .bubble,
.cs-highlight .cs-default .cart-items-price.style-default .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-items-price.style-default .item-bubble-index,
.cs-inversed .cs-default .cart-items-price.style-default .item-bubble-index,
.cs-highlight .cs-default .cart-items-price.style-default .item-bubble-index {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-items-price.style-default:hover .bubble,
.cs-inversed .cs-default .cart-items-price.style-default:hover .bubble,
.cs-highlight .cs-default .cart-items-price.style-default:hover .bubble {
  background-color: #3d839b;
}
.cs-default .cart-items.style-simple .bubble,
.cs-inversed .cs-default .cart-items.style-simple .bubble,
.cs-highlight .cs-default .cart-items.style-simple .bubble {
  color: #4493ad;
}
.cs-default .cart-items.style-simple .item-bubble,
.cs-inversed .cs-default .cart-items.style-simple .item-bubble,
.cs-highlight .cs-default .cart-items.style-simple .item-bubble {
  color: #383838;
}
.cs-default .cart-items.style-simple:hover .bubble,
.cs-inversed .cs-default .cart-items.style-simple:hover .bubble,
.cs-highlight .cs-default .cart-items.style-simple:hover .bubble {
  color: #367488;
}
.cs-default .cart-items.style-modern .bubble,
.cs-inversed .cs-default .cart-items.style-modern .bubble,
.cs-highlight .cs-default .cart-items.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-items.style-modern:hover .bubble,
.cs-inversed .cs-default .cart-items.style-modern:hover .bubble,
.cs-highlight .cs-default .cart-items.style-modern:hover .bubble {
  background-color: #3d839b;
}
.cs-default .cart-items.style-modern .item-bubble-index,
.cs-inversed .cs-default .cart-items.style-modern .item-bubble-index,
.cs-highlight .cs-default .cart-items.style-modern .item-bubble-index {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-price.style-simple .bubble,
.cs-inversed .cs-default .cart-price.style-simple .bubble,
.cs-highlight .cs-default .cart-price.style-simple .bubble {
  color: #4493ad;
}
.cs-default .cart-price.style-modern .bubble,
.cs-inversed .cs-default .cart-price.style-modern .bubble,
.cs-highlight .cs-default .cart-price.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-price.style-modern:hover .bubble,
.cs-inversed .cs-default .cart-price.style-modern:hover .bubble,
.cs-highlight .cs-default .cart-price.style-modern:hover .bubble {
  color: #ffffff;
  background-color: #367488;
}
.cs-default .cart-only.style-simple .bubble,
.cs-inversed .cs-default .cart-only.style-simple .bubble,
.cs-highlight .cs-default .cart-only.style-simple .bubble {
  color: #4493ad;
}
.cs-default .cart-only.style-simple:hover .bubble,
.cs-inversed .cs-default .cart-only.style-simple:hover .bubble,
.cs-highlight .cs-default .cart-only.style-simple:hover .bubble {
  color: #367488;
}
.cs-default .cart-only.style-modern .bubble,
.cs-inversed .cs-default .cart-only.style-modern .bubble,
.cs-highlight .cs-default .cart-only.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-default .cart-only.style-modern:hover .bubble,
.cs-inversed .cs-default .cart-only.style-modern:hover .bubble,
.cs-highlight .cs-default .cart-only.style-modern:hover .bubble {
  background-color: #367488;
}
.cs-default .product-attributes.template-list.style-modern li:before,
.cs-inversed .cs-default .product-attributes.template-list.style-modern li:before,
.cs-highlight .cs-default .product-attributes.template-list.style-modern li:before {
  color: #367488;
}
.cs-default .product-attributes.template-default.style-simple table >tbody>tr:nth-child(even),
.cs-inversed .cs-default .product-attributes.template-default.style-simple table >tbody>tr:nth-child(even),
.cs-highlight .cs-default .product-attributes.template-default.style-simple table >tbody>tr:nth-child(even) {
  background-color: #ffffff ! important;
}
.cs-default .product-attributes.template-default.style-simple table tr,
.cs-inversed .cs-default .product-attributes.template-default.style-simple table tr,
.cs-highlight .cs-default .product-attributes.template-default.style-simple table tr {
  border-bottom: 1px solid #4493ad;
}
.cs-default .mediainfo-effect2 .mediainfo span,
.cs-inversed .cs-default .mediainfo-effect2 .mediainfo span,
.cs-highlight .cs-default .mediainfo-effect2 .mediainfo span {
  background-color: #4493ad;
}
.cs-default .mediainfo-effect3 .mediainfo span,
.cs-inversed .cs-default .mediainfo-effect3 .mediainfo span,
.cs-highlight .cs-default .mediainfo-effect3 .mediainfo span {
  background-color: #4493ad;
}
.cs-default .mediainfo-effect3.mediainfo,
.cs-inversed .cs-default .mediainfo-effect3.mediainfo,
.cs-highlight .cs-default .mediainfo-effect3.mediainfo {
  border-bottom: 4px solid #4493ad;
}
.cs-default .mediainfo-effect4 span,
.cs-inversed .cs-default .mediainfo-effect4 span,
.cs-highlight .cs-default .mediainfo-effect4 span {
  background-color: #4493ad;
}
.cs-default .mediainfo-effect5 .mediainfo span,
.cs-inversed .cs-default .mediainfo-effect5 .mediainfo span,
.cs-highlight .cs-default .mediainfo-effect5 .mediainfo span {
  background-color: #4493ad;
}
.cs-default .mediainfo-effect7 span,
.cs-inversed .cs-default .mediainfo-effect7 span,
.cs-highlight .cs-default .mediainfo-effect7 span {
  background-color: #ffffff;
}
.cs-default .mediainfo-effect8 span,
.cs-inversed .cs-default .mediainfo-effect8 span,
.cs-highlight .cs-default .mediainfo-effect8 span {
  background-color: #ffffff;
}
.cs-default .btn,
.cs-inversed .cs-default .btn,
.cs-highlight .cs-default .btn {
  color: #383838;
  background-color: #4493ad;
}
.cs-default .darken,
.cs-inversed .cs-default .darken,
.cs-highlight .cs-default .darken {
  background-color: #4493ad;
}
.cs-default .darken:hover,
.cs-inversed .cs-default .darken:hover,
.cs-highlight .cs-default .darken:hover {
  background-color: #367488;
}
.cs-default .lighten,
.cs-inversed .cs-default .lighten,
.cs-highlight .cs-default .lighten {
  background-color: #4493ad;
}
.cs-default .lighten:hover,
.cs-inversed .cs-default .lighten:hover,
.cs-highlight .cs-default .lighten:hover {
  background-color: #63aac1;
}
.cs-default .btn.outlined,
.cs-inversed .cs-default .btn.outlined,
.cs-highlight .cs-default .btn.outlined {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  color: #383838;
}
.cs-default .fill-b,
.cs-inversed .cs-default .fill-b,
.cs-highlight .cs-default .fill-b {
  border: 1.5px #4493ad solid;
  background: #ffffff !important;
}
.cs-default .fill-b:hover,
.cs-inversed .cs-default .fill-b:hover,
.cs-highlight .cs-default .fill-b:hover {
  color: #ffffff;
}
.cs-default .fill-b:after,
.cs-inversed .cs-default .fill-b:after,
.cs-highlight .cs-default .fill-b:after {
  background-color: #4493ad;
}
.cs-default .fill-t,
.cs-inversed .cs-default .fill-t,
.cs-highlight .cs-default .fill-t {
  border: 1px #4493ad solid;
  background: #ffffff;
}
.cs-default .fill-t:hover,
.cs-inversed .cs-default .fill-t:hover,
.cs-highlight .cs-default .fill-t:hover {
  border: 1px #4493ad solid;
}
.cs-default .fill-t:hover a,
.cs-inversed .cs-default .fill-t:hover a,
.cs-highlight .cs-default .fill-t:hover a {
  color: #ffffff !important;
}
.cs-default .fill-t:after,
.cs-inversed .cs-default .fill-t:after,
.cs-highlight .cs-default .fill-t:after {
  color: #ffffff !important;
  background-color: #4493ad;
}
.cs-default .grow,
.cs-inversed .cs-default .grow,
.cs-highlight .cs-default .grow {
  background-color: #4493ad;
}
.cs-default .grow:hover,
.cs-inversed .cs-default .grow:hover,
.cs-highlight .cs-default .grow:hover {
  background-color: #387a90;
}
.cs-default .btn.fancy,
.cs-inversed .cs-default .btn.fancy,
.cs-highlight .cs-default .btn.fancy {
  background-color: #ffffff;
  border-top: 5px solid #336e81;
}
.cs-default .btn.fancy:hover,
.cs-inversed .cs-default .btn.fancy:hover,
.cs-highlight .cs-default .btn.fancy:hover {
  color: #ffffff !important;
}
.cs-default .btn.fancy:after,
.cs-inversed .cs-default .btn.fancy:after,
.cs-highlight .cs-default .btn.fancy:after {
  background: #4493ad;
  color: #ffffff;
}
.cs-default .btn.threeD,
.cs-inversed .cs-default .btn.threeD,
.cs-highlight .cs-default .btn.threeD {
  background-color: #4493ad;
}
.cs-default .btn.threeD:hover,
.cs-inversed .cs-default .btn.threeD:hover,
.cs-highlight .cs-default .btn.threeD:hover {
  background-color: #367488;
}
.cs-default .btn.outlined.fill-color,
.cs-inversed .cs-default .btn.outlined.fill-color,
.cs-highlight .cs-default .btn.outlined.fill-color {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-default .btn.outlined.fill-color:hover,
.cs-inversed .cs-default .btn.outlined.fill-color:hover,
.cs-highlight .cs-default .btn.outlined.fill-color:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-default ::-webkit-input-placeholder,
.cs-default ::-moz-placeholder,
.cs-default :-ms-input-placeholder,
.cs-default :-moz-placeholder,
.cs-inversed .cs-default ::-webkit-input-placeholder,
.cs-inversed .cs-default ::-moz-placeholder,
.cs-inversed .cs-default :-ms-input-placeholder,
.cs-inversed .cs-default :-moz-placeholder,
.cs-highlight .cs-default ::-webkit-input-placeholder,
.cs-highlight .cs-default ::-moz-placeholder,
.cs-highlight .cs-default :-ms-input-placeholder,
.cs-highlight .cs-default :-moz-placeholder {
  color: rgba(56,56,56,0.7);
}
.cs-default .language-switcher.template-default .current a,
.cs-default .language-switcher.template-with-flags .current a,
.cs-inversed .cs-default .language-switcher.template-default .current a,
.cs-inversed .cs-default .language-switcher.template-with-flags .current a,
.cs-highlight .cs-default .language-switcher.template-default .current a,
.cs-highlight .cs-default .language-switcher.template-with-flags .current a {
  color: #4493ad;
}
.cs-default .language-switcher.template-default ul.separator-colored-line li+li:before,
.cs-default .language-switcher.template-with-flags ul.separator-colored-line li+li:before,
.cs-inversed .cs-default .language-switcher.template-default ul.separator-colored-line li+li:before,
.cs-inversed .cs-default .language-switcher.template-with-flags ul.separator-colored-line li+li:before,
.cs-highlight .cs-default .language-switcher.template-default ul.separator-colored-line li+li:before,
.cs-highlight .cs-default .language-switcher.template-with-flags ul.separator-colored-line li+li:before {
  color: #4493ad;
}
.cs-default .language-switcher.template-dropdown .arrow:before,
.cs-inversed .cs-default .language-switcher.template-dropdown .arrow:before,
.cs-highlight .cs-default .language-switcher.template-dropdown .arrow:before {
  color: #383838;
}
.cs-default .language-switcher.template-dropdown .dropdown-menu.separator-none>li ul li,
.cs-inversed .cs-default .language-switcher.template-dropdown .dropdown-menu.separator-none>li ul li,
.cs-highlight .cs-default .language-switcher.template-dropdown .dropdown-menu.separator-none>li ul li {
  border-color: #ffffff !important;
  border-color: rgba(255,255,255,0.95) !important;
}
.cs-default .language-switcher.template-dropdown .dropdown-menu.separator-line>li ul li,
.cs-inversed .cs-default .language-switcher.template-dropdown .dropdown-menu.separator-line>li ul li,
.cs-highlight .cs-default .language-switcher.template-dropdown .dropdown-menu.separator-line>li ul li {
  border-color: #e6e6e6 !important;
}
.cs-default .language-switcher.template-dropdown .dropdown-menu.separator-colored-line>li ul li,
.cs-inversed .cs-default .language-switcher.template-dropdown .dropdown-menu.separator-colored-line>li ul li,
.cs-highlight .cs-default .language-switcher.template-dropdown .dropdown-menu.separator-colored-line>li ul li {
  border-color: rgba(68,147,173,0.35) !important;
}
.cs-default #assistance-offer .assistance-handle,
.cs-inversed .cs-default #assistance-offer .assistance-handle,
.cs-highlight .cs-default #assistance-offer .assistance-handle {
  background: #4493ad;
  color: #ffffff;
}
.cs-default #assistance-offer .assistance-title,
.cs-default #assistance-offer .assistance-form,
.cs-inversed .cs-default #assistance-offer .assistance-title,
.cs-inversed .cs-default #assistance-offer .assistance-form,
.cs-highlight .cs-default #assistance-offer .assistance-title,
.cs-highlight .cs-default #assistance-offer .assistance-form {
  background: #ffffff;
}
.cs-default .ice-countdown.style-simple.is-countdown .countdown-section,
.cs-inversed .cs-default .ice-countdown.style-simple.is-countdown .countdown-section,
.cs-highlight .cs-default .ice-countdown.style-simple.is-countdown .countdown-section {
  border-bottom: 3px solid #4493ad;
}
.cs-default .ice-countdown.style-modern .countdown-section,
.cs-inversed .cs-default .ice-countdown.style-modern .countdown-section,
.cs-highlight .cs-default .ice-countdown.style-modern .countdown-section {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-default .ice-countdown.style-modern .countdown-amount,
.cs-inversed .cs-default .ice-countdown.style-modern .countdown-amount,
.cs-highlight .cs-default .ice-countdown.style-modern .countdown-amount {
  color: #ffffff;
  background-color: #336e81;
}
.cs-default .ice-countdown.style-cubic .countdown-section,
.cs-inversed .cs-default .ice-countdown.style-cubic .countdown-section,
.cs-highlight .cs-default .ice-countdown.style-cubic .countdown-section {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-default .ice-countdown.style-classic .countdown-period,
.cs-inversed .cs-default .ice-countdown.style-classic .countdown-period,
.cs-highlight .cs-default .ice-countdown.style-classic .countdown-period {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-default .ice-progressbar.orientation-horizontal.gradient-1 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-horizontal.gradient-1 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-horizontal.gradient-1 .done {
  background-image: linear-gradient(90deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-default .ice-progressbar.orientation-horizontal.gradient-2 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-horizontal.gradient-2 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-horizontal.gradient-2 .done {
  background-image: linear-gradient(70deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-default .ice-progressbar.orientation-horizontal.gradient-3 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-horizontal.gradient-3 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-horizontal.gradient-3 .done {
  background-image: linear-gradient(90deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-default .ice-progressbar.orientation-horizontal.gradient-4 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-horizontal.gradient-4 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-horizontal.gradient-4 .done {
  background-image: linear-gradient(70deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-default .ice-progressbar.orientation-horizontal.gradient-5 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-horizontal.gradient-5 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-horizontal.gradient-5 .done {
  background-image: linear-gradient(90deg,rgba(68,147,173,0.8),rgba(0,0,0,0));
}
.cs-default .ice-progressbar.orientation-vertical.gradient-1 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-vertical.gradient-1 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-vertical.gradient-1 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-default .ice-progressbar.orientation-vertical.gradient-2 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-vertical.gradient-2 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-vertical.gradient-2 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-default .ice-progressbar.orientation-vertical.gradient-3 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-vertical.gradient-3 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-vertical.gradient-3 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-default .ice-progressbar.orientation-vertical.gradient-4 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-vertical.gradient-4 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-vertical.gradient-4 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-default .ice-progressbar.orientation-vertical.gradient-5 .done,
.cs-inversed .cs-default .ice-progressbar.orientation-vertical.gradient-5 .done,
.cs-highlight .cs-default .ice-progressbar.orientation-vertical.gradient-5 .done {
  background-image: linear-gradient(0deg,rgba(68,147,173,0.8),rgba(0,0,0,0));
}
.cs-default .category-listing.template-default.style-default .category-name-div a,
.cs-inversed .cs-default .category-listing.template-default.style-default .category-name-div a,
.cs-highlight .cs-default .category-listing.template-default.style-default .category-name-div a {
  line-height: initial;
}
.cs-default .category-listing.template-default.style-default .category-name-div:hover,
.cs-inversed .cs-default .category-listing.template-default.style-default .category-name-div:hover,
.cs-highlight .cs-default .category-listing.template-default.style-default .category-name-div:hover {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-default .category-name i,
.cs-inversed .cs-default .category-listing.template-default.style-default .category-name i,
.cs-highlight .cs-default .category-listing.template-default.style-default .category-name i {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-default .category-name:hover,
.cs-inversed .cs-default .category-listing.template-default.style-default .category-name:hover,
.cs-highlight .cs-default .category-listing.template-default.style-default .category-name:hover {
  font-weight: bold;
}
.cs-default .category-listing.template-default.style-default .subcategory-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-default .subcategory-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-default .subcategory-name-div {
  color: #383838;
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-default .subcategory-name-div .subcategory-name,
.cs-inversed .cs-default .category-listing.template-default.style-default .subcategory-name-div .subcategory-name,
.cs-highlight .cs-default .category-listing.template-default.style-default .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-default i,
.cs-inversed .cs-default .category-listing.template-default.style-default i,
.cs-highlight .cs-default .category-listing.template-default.style-default i {
  color: #4493ad;
  font-size: 13px;
}
.cs-default .category-listing.template-default.style-default .transparent-fa,
.cs-inversed .cs-default .category-listing.template-default.style-default .transparent-fa,
.cs-highlight .cs-default .category-listing.template-default.style-default .transparent-fa {
  color: transparent !important;
  content: " " !important;
}
.cs-default .category-listing.template-default.style-boxed-hover .category-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .category-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .category-name-div {
  color: #383838;
  padding: 10px;
  background: #ffffff;
}
.cs-default .category-listing.template-default.style-boxed-hover .category-name-div a,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .category-name-div a,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .category-name-div a {
  line-height: initial;
}
.cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover {
  color: #ffffff;
  font-weight: bold;
  background: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover a,
.cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover i,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover a,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover i,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover a,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .category-name-div:hover i {
  color: #ffffff;
  background: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div {
  color: #383838;
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div .subcategory-name,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div .subcategory-name,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover {
  background: #4493ad;
  color: #ffffff;
}
.cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover a,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover a,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover a {
  color: #ffffff;
  background: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover i,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover i,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover i {
  color: #ffffff;
}
.cs-default .category-listing.template-default.style-boxed-hover i,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover i,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover i {
  color: #4493ad;
  font-size: 13px;
}
.cs-default .category-listing.template-default.style-boxed-hover .transparent-fa,
.cs-inversed .cs-default .category-listing.template-default.style-boxed-hover .transparent-fa,
.cs-highlight .cs-default .category-listing.template-default.style-boxed-hover .transparent-fa {
  color: transparent !important;
}
.cs-default .category-listing.template-default.style-boxed .category-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .category-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .category-name-div {
  color: #383838;
  outline: 1px solid #e0e0e0;
  padding: 7px;
  margin: 7px;
  background: #ffffff;
}
.cs-default .category-listing.template-default.style-boxed .category-name-div a,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .category-name-div a,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .category-name-div a {
  line-height: initial;
}
.cs-default .category-listing.template-default.style-boxed .category-name-div:hover,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .category-name-div:hover,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .category-name-div:hover {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed .category-name-div:hover a,
.cs-default .category-listing.template-default.style-boxed .category-name-div:hover i,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .category-name-div:hover a,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .category-name-div:hover i,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .category-name-div:hover a,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .category-name-div:hover i {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed .subcategory-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .subcategory-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .subcategory-name-div {
  background: #ffffff;
  color: #383838;
  border-left: 1px solid #e0e0e0;
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-boxed .subcategory-name-div .subcategory-name,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .subcategory-name-div .subcategory-name,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover a,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover a,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover a {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover i,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover i,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .subcategory-name-div:hover i {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-boxed i,
.cs-inversed .cs-default .category-listing.template-default.style-boxed i,
.cs-highlight .cs-default .category-listing.template-default.style-boxed i {
  color: #e0e0e0;
  font-size: 13px;
}
.cs-default .category-listing.template-default.style-boxed .transparent-fa,
.cs-inversed .cs-default .category-listing.template-default.style-boxed .transparent-fa,
.cs-highlight .cs-default .category-listing.template-default.style-boxed .transparent-fa {
  color: transparent !important;
}
.cs-default .category-listing.template-default.style-bordered .category-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .category-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .category-name-div {
  border-bottom: 1px solid #d1d1d1;
}
.cs-default .category-listing.template-default.style-bordered .category-name-div a,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .category-name-div a,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .category-name-div a {
  line-height: initial;
}
.cs-default .category-listing.template-default.style-bordered .category-name-div:hover,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .category-name-div:hover,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .category-name-div:hover {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-bordered .category-name i,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .category-name i,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .category-name i {
  color: #4493ad;
}
.cs-default .category-listing.template-default.style-bordered .category-name:hover,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .category-name:hover,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .category-name:hover {
  font-weight: bold;
}
.cs-default .category-listing.template-default.style-bordered .subcategory-name-div,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .subcategory-name-div,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .subcategory-name-div {
  color: #383838;
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-bordered .subcategory-name-div .subcategory-name,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .subcategory-name-div .subcategory-name,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-default .category-listing.template-default.style-bordered i,
.cs-inversed .cs-default .category-listing.template-default.style-bordered i,
.cs-highlight .cs-default .category-listing.template-default.style-bordered i {
  color: #4493ad;
  font-size: 13px;
}
.cs-default .category-listing.template-default.style-bordered .transparent-fa,
.cs-inversed .cs-default .category-listing.template-default.style-bordered .transparent-fa,
.cs-highlight .cs-default .category-listing.template-default.style-bordered .transparent-fa {
  color: transparent !important;
}
.cs-default .category-listing.template-image-left .category-block:hover .category-name a,
.cs-inversed .cs-default .category-listing.template-image-left .category-block:hover .category-name a,
.cs-highlight .cs-default .category-listing.template-image-left .category-block:hover .category-name a {
  color: #4493ad !important;
}
.cs-default .category-listing.template-image-left .category-block:hover .category-name a .category-name,
.cs-inversed .cs-default .category-listing.template-image-left .category-block:hover .category-name a .category-name,
.cs-highlight .cs-default .category-listing.template-image-left .category-block:hover .category-name a .category-name {
  color: #4493ad !important;
}
.cs-default .category-listing.template-img-left-subcats .category-block,
.cs-inversed .cs-default .category-listing.template-img-left-subcats .category-block,
.cs-highlight .cs-default .category-listing.template-img-left-subcats .category-block {
  background-color: #fcfcfc;
}
.cs-default .category-listing.template-img-left-subcats .grid-one-third:hover .category-name a,
.cs-inversed .cs-default .category-listing.template-img-left-subcats .grid-one-third:hover .category-name a,
.cs-highlight .cs-default .category-listing.template-img-left-subcats .grid-one-third:hover .category-name a {
  color: #4493ad;
}
.cs-default .category-listing.template-image-top .category-block:hover,
.cs-inversed .cs-default .category-listing.template-image-top .category-block:hover,
.cs-highlight .cs-default .category-listing.template-image-top .category-block:hover {
  transition: 0.1s;
}
.cs-default .category-listing.template-image-top .category-block:hover .category-name,
.cs-inversed .cs-default .category-listing.template-image-top .category-block:hover .category-name,
.cs-highlight .cs-default .category-listing.template-image-top .category-block:hover .category-name {
  transition: 0.1s;
  color: #4493ad !important;
}
.cs-default .category-listing.template-image-top .category-block i,
.cs-inversed .cs-default .category-listing.template-image-top .category-block i,
.cs-highlight .cs-default .category-listing.template-image-top .category-block i {
  color: #4493ad;
  font-size: 13px;
}
.cs-default .category-listing.style-boxed .category-block,
.cs-inversed .cs-default .category-listing.style-boxed .category-block,
.cs-highlight .cs-default .category-listing.style-boxed .category-block {
  box-shadow: 0 4px 10px -5px rgba(56,56,56,0.3);
}
.cs-default .category-listing.style-boxed .category-block:hover,
.cs-inversed .cs-default .category-listing.style-boxed .category-block:hover,
.cs-highlight .cs-default .category-listing.style-boxed .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-default .category-listing.style-boxed .category-block:hover .category-name,
.cs-inversed .cs-default .category-listing.style-boxed .category-block:hover .category-name,
.cs-highlight .cs-default .category-listing.style-boxed .category-block:hover .category-name {
  color: #4493ad;
}
.cs-default .category-listing.style-bordered .category-block,
.cs-inversed .cs-default .category-listing.style-bordered .category-block,
.cs-highlight .cs-default .category-listing.style-bordered .category-block {
  background-color: #fcfcfc;
  border: 1px solid transparent;
  border: 1px solid #d9d9d9;
}
.cs-default .category-listing.style-bordered .category-block:hover .category-name a,
.cs-inversed .cs-default .category-listing.style-bordered .category-block:hover .category-name a,
.cs-highlight .cs-default .category-listing.style-bordered .category-block:hover .category-name a {
  color: #4493ad;
}
.cs-default .category-listing.style-boxed-hover .category-block:hover,
.cs-inversed .cs-default .category-listing.style-boxed-hover .category-block:hover,
.cs-highlight .cs-default .category-listing.style-boxed-hover .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-default .category-listing.style-boxed-hover .category-block:hover .category-name,
.cs-inversed .cs-default .category-listing.style-boxed-hover .category-block:hover .category-name,
.cs-highlight .cs-default .category-listing.style-boxed-hover .category-block:hover .category-name {
  color: #4493ad;
}
.cs-default .category-listing.style-bordered-hover .category-block,
.cs-inversed .cs-default .category-listing.style-bordered-hover .category-block,
.cs-highlight .cs-default .category-listing.style-bordered-hover .category-block {
  background-color: #fcfcfc;
  border: 1px solid transparent;
}
.cs-default .category-listing.style-bordered-hover .category-block:hover,
.cs-inversed .cs-default .category-listing.style-bordered-hover .category-block:hover,
.cs-highlight .cs-default .category-listing.style-bordered-hover .category-block:hover {
  border: 1px solid #d9d9d9;
}
.cs-default .category-listing.style-bordered-hover .category-block:hover .category-name a,
.cs-inversed .cs-default .category-listing.style-bordered-hover .category-block:hover .category-name a,
.cs-highlight .cs-default .category-listing.style-bordered-hover .category-block:hover .category-name a {
  color: #4493ad;
}
.cs-default .category-header.template-default .header-line,
.cs-inversed .cs-default .category-header.template-default .header-line,
.cs-highlight .cs-default .category-header.template-default .header-line {
  background: #4493ad;
}
.cs-default .category-header.template-img-as-bg h2,
.cs-inversed .cs-default .category-header.template-img-as-bg h2,
.cs-highlight .cs-default .category-header.template-img-as-bg h2 {
  color: #ffffff;
}
.cs-default .category-header.template-img-as-bg .header-description,
.cs-inversed .cs-default .category-header.template-img-as-bg .header-description,
.cs-highlight .cs-default .category-header.template-img-as-bg .header-description {
  color: #ffffff;
}
.cs-default .category-header.template-img-as-bg .header-line,
.cs-inversed .cs-default .category-header.template-img-as-bg .header-line,
.cs-highlight .cs-default .category-header.template-img-as-bg .header-line {
  background: #4493ad;
}
.cs-default .ice-scrollindicator .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator .scrollindicator-container {
  width: 100%;
  position: relative;
}
.cs-default .ice-scrollindicator.size-default .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator.size-default .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator.size-default .scrollindicator-container {
  height: 8px;
}
.cs-default .ice-scrollindicator.size-small .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator.size-small .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator.size-small .scrollindicator-container {
  height: 5px;
}
.cs-default .ice-scrollindicator.size-big .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator.size-big .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator.size-big .scrollindicator-container {
  height: 10px;
}
.cs-default .ice-scrollindicator.size-huge .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator.size-huge .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator.size-huge .scrollindicator-container {
  height: 12px;
}
.cs-default .ice-scrollindicator .scrollindicator-bar,
.cs-inversed .cs-default .ice-scrollindicator .scrollindicator-bar,
.cs-highlight .cs-default .ice-scrollindicator .scrollindicator-bar {
  height: 100%;
  width: 0%;
}
.cs-default .ice-scrollindicator.style-style1 .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator.style-style1 .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator.style-style1 .scrollindicator-container {
  background: #ccc;
}
.cs-default .ice-scrollindicator.style-style1 .scrollindicator-bar,
.cs-inversed .cs-default .ice-scrollindicator.style-style1 .scrollindicator-bar,
.cs-highlight .cs-default .ice-scrollindicator.style-style1 .scrollindicator-bar {
  background: #4493ad;
}
.cs-default .ice-scrollindicator.style-style2 .scrollindicator-container,
.cs-inversed .cs-default .ice-scrollindicator.style-style2 .scrollindicator-container,
.cs-highlight .cs-default .ice-scrollindicator.style-style2 .scrollindicator-container {
  background: #ccc;
}
.cs-default .ice-scrollindicator.style-style2 .scrollindicator-bar,
.cs-inversed .cs-default .ice-scrollindicator.style-style2 .scrollindicator-bar,
.cs-highlight .cs-default .ice-scrollindicator.style-style2 .scrollindicator-bar {
  background: #383838;
}
.cs-default .ui-datepicker,
.cs-inversed .cs-default .ui-datepicker,
.cs-highlight .cs-default .ui-datepicker {
  background: #ffffff;
  color: #383838;
  border-color: #cccccc;
}
.cs-default .ui-datepicker .ui-widget-header,
.cs-inversed .cs-default .ui-datepicker .ui-widget-header,
.cs-highlight .cs-default .ui-datepicker .ui-widget-header {
  background: #4493ad;
  color: #ffffff;
  border: none;
  font-weight: normal;
}
.cs-default .ui-datepicker .ui-datepicker-calendar th,
.cs-inversed .cs-default .ui-datepicker .ui-datepicker-calendar th,
.cs-highlight .cs-default .ui-datepicker .ui-datepicker-calendar th {
  color: #4493ad;
}
.cs-default .ui-datepicker .ui-datepicker-month,
.cs-default .ui-datepicker .ui-datepicker-year,
.cs-inversed .cs-default .ui-datepicker .ui-datepicker-month,
.cs-inversed .cs-default .ui-datepicker .ui-datepicker-year,
.cs-highlight .cs-default .ui-datepicker .ui-datepicker-month,
.cs-highlight .cs-default .ui-datepicker .ui-datepicker-year {
  color: #383838;
}
.cs-default .ui-datepicker .ui-state-default,
.cs-default .ui-datepicker .ui-widget-header .ui-state-default,
.cs-inversed .cs-default .ui-datepicker .ui-state-default,
.cs-inversed .cs-default .ui-datepicker .ui-widget-header .ui-state-default,
.cs-highlight .cs-default .ui-datepicker .ui-state-default,
.cs-highlight .cs-default .ui-datepicker .ui-widget-header .ui-state-default {
  background: #ffffff;
  color: #383838;
  border-color: #b8b8b8;
}
.cs-default .ui-datepicker .ui-state-active,
.cs-inversed .cs-default .ui-datepicker .ui-state-active,
.cs-highlight .cs-default .ui-datepicker .ui-state-active {
  background: #4493ad;
  color: #ffffff;
}
.cs-default .tags.style-default .tag-span,
.cs-inversed .cs-default .tags.style-default .tag-span,
.cs-highlight .cs-default .tags.style-default .tag-span {
  border: 1px solid #6b6b6b;
  transition: 0.2s;
  display: inline-block;
}
.cs-default .tags.style-default .tag-span:hover,
.cs-inversed .cs-default .tags.style-default .tag-span:hover,
.cs-highlight .cs-default .tags.style-default .tag-span:hover {
  background: #6b6b6b;
  color: #ffffff;
  transition: 0.2s;
}
.cs-default .tags.style-simple .tag-span:after,
.cs-inversed .cs-default .tags.style-simple .tag-span:after,
.cs-highlight .cs-default .tags.style-simple .tag-span:after {
  content: ", ";
}
.cs-default .tags.style-simple .tag-span:last-child:after,
.cs-inversed .cs-default .tags.style-simple .tag-span:last-child:after,
.cs-highlight .cs-default .tags.style-simple .tag-span:last-child:after {
  content: '';
}
.cs-default .tags.style-highlighted .tag-span,
.cs-inversed .cs-default .tags.style-highlighted .tag-span,
.cs-highlight .cs-default .tags.style-highlighted .tag-span {
  border: 2px solid #9e9e9e;
  transition: 0.1s;
  text-transform: uppercase;
  font-size: 14px;
}
.cs-default .tags.style-highlighted .tag-span:hover,
.cs-inversed .cs-default .tags.style-highlighted .tag-span:hover,
.cs-highlight .cs-default .tags.style-highlighted .tag-span:hover {
  border: 2px solid #4493ad;
  color: #4493ad;
  transition: 0.1s;
}
.cs-default .tags.template-with-icon .tags-title,
.cs-inversed .cs-default .tags.template-with-icon .tags-title,
.cs-highlight .cs-default .tags.template-with-icon .tags-title {
  color: #858585;
}
.cs-default .tags.template-tag-block .read-more-tag,
.cs-inversed .cs-default .tags.template-tag-block .read-more-tag,
.cs-highlight .cs-default .tags.template-tag-block .read-more-tag {
  border: 2px solid #9e9e9e;
}
.cs-inversed {
  color: #ffffff;
}
.cs-inversed.xtl-content {
  background-color: #383838;
}
.cs-inversed h1 {
  color: #ffffff;
}
.cs-inversed h2 {
  color: #ffffff;
}
.cs-inversed h3 {
  color: #ffffff;
}
.cs-inversed h4 {
  color: #ffffff;
}
.cs-inversed h5 {
  color: #ffffff;
}
.cs-inversed h6 {
  color: #ffffff;
}
.cs-inversed .link,
.cs-inversed .richtext a,
.cs-inversed.richtext a,
.cs-inversed .xtl-module a,
.cs-inversed.xtl-module a,
.cs-inversed .slides a {
  color: #ffffff;
}
.cs-inversed .link:hover,
.cs-inversed .link:active,
.cs-inversed .richtext a:hover,
.cs-inversed .richtext a:active,
.cs-inversed.richtext a:hover,
.cs-inversed.richtext a:active,
.cs-inversed .xtl-module a:hover,
.cs-inversed .xtl-module a:active,
.cs-inversed.xtl-module a:hover,
.cs-inversed.xtl-module a:active,
.cs-inversed .slides a:hover,
.cs-inversed .slides a:active {
  color: #4493ad;
}
.cs-inversed.system-page a {
  color: #666;
}
.cs-inversed blockquote {
  border-color: #00a3e0;
}
.cs-inversed hr {
  border-top-color: #1f1f1f;
}
.cs-inversed hr.styled {
  border-bottom-color: #4493ad;
}
.cs-inversed .vertical-separator {
  border-right-color: #ffffff;
}
.cs-inversed .horizontal-separator {
  border-bottom-color: #ffffff;
}
.cs-inversed .c-text,
.cs-inversed .c-text a {
  color: #ffffff !important;
}
.cs-inversed .c-text.darkest,
.cs-inversed .c-text a.darkest {
  color: #cccccc !important;
}
.cs-inversed .c-text.darker,
.cs-inversed .c-text a.darker {
  color: #e6e6e6 !important;
}
.cs-inversed .c-text.lighter,
.cs-inversed .c-text a.lighter {
  color: #ffffff !important;
}
.cs-inversed .c-text.lightest,
.cs-inversed .c-text a.lightest {
  color: #ffffff !important;
}
.cs-inversed .c-page,
.cs-inversed .c-page a {
  color: #383838 !important;
}
.cs-inversed .c-page.darkest,
.cs-inversed .c-page a.darkest {
  color: #050505 !important;
}
.cs-inversed .c-page.darker,
.cs-inversed .c-page a.darker {
  color: #1f1f1f !important;
}
.cs-inversed .c-page.lighter,
.cs-inversed .c-page a.lighter {
  color: #525252 !important;
}
.cs-inversed .c-page.lightest,
.cs-inversed .c-page a.lightest {
  color: #6b6b6b !important;
}
.cs-inversed .c-primary,
.cs-inversed .c-primary a {
  color: #4493ad !important;
}
.cs-inversed .c-primary.darkest,
.cs-inversed .c-primary a.darkest {
  color: #275564 !important;
}
.cs-inversed .c-primary.darker,
.cs-inversed .c-primary a.darker {
  color: #367488 !important;
}
.cs-inversed .c-primary.lighter,
.cs-inversed .c-primary a.lighter {
  color: #63aac1 !important;
}
.cs-inversed .c-primary.lightest,
.cs-inversed .c-primary a.lightest {
  color: #87bed0 !important;
}
.cs-inversed .c-secondary,
.cs-inversed .c-secondary a {
  color: #00597a !important;
}
.cs-inversed .c-secondary.darkest,
.cs-inversed .c-secondary a.darkest {
  color: #000f14 !important;
}
.cs-inversed .c-secondary.darker,
.cs-inversed .c-secondary a.darker {
  color: #003447 !important;
}
.cs-inversed .c-secondary.lighter,
.cs-inversed .c-secondary a.lighter {
  color: #007ead !important;
}
.cs-inversed .c-secondary.lightest,
.cs-inversed .c-secondary a.lightest {
  color: #00a3e0 !important;
}
.cs-inversed .c-auxiliary,
.cs-inversed .c-auxiliary a {
  color: #b1223c !important;
}
.cs-inversed .c-auxiliary.darkest,
.cs-inversed .c-auxiliary a.darkest {
  color: #5b121f !important;
}
.cs-inversed .c-auxiliary.darker,
.cs-inversed .c-auxiliary a.darker {
  color: #861a2d !important;
}
.cs-inversed .c-auxiliary.lighter,
.cs-inversed .c-auxiliary a.lighter {
  color: #d72f4e !important;
}
.cs-inversed .c-auxiliary.lightest,
.cs-inversed .c-auxiliary a.lightest {
  color: #df5a72 !important;
}
.cs-inversed .c-black,
.cs-inversed .c-black a {
  color: #000 !important;
}
.cs-inversed .c-black.darkest,
.cs-inversed .c-black a.darkest {
  color: #000000 !important;
}
.cs-inversed .c-black.darker,
.cs-inversed .c-black a.darker {
  color: #000000 !important;
}
.cs-inversed .c-black.lighter,
.cs-inversed .c-black a.lighter {
  color: #1a1a1a !important;
}
.cs-inversed .c-black.lightest,
.cs-inversed .c-black a.lightest {
  color: #333333 !important;
}
.cs-inversed .c-white,
.cs-inversed .c-white a {
  color: #fff !important;
}
.cs-inversed .c-white.darkest,
.cs-inversed .c-white a.darkest {
  color: #cccccc !important;
}
.cs-inversed .c-white.darker,
.cs-inversed .c-white a.darker {
  color: #e6e6e6 !important;
}
.cs-inversed .c-white.lighter,
.cs-inversed .c-white a.lighter {
  color: #ffffff !important;
}
.cs-inversed .c-white.lightest,
.cs-inversed .c-white a.lightest {
  color: #ffffff !important;
}
.cs-inversed .b-text {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-text.lighten:hover {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.darkest-bg {
  background-color: #cccccc !important;
}
.cs-inversed .b-text.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-inversed .b-text.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-inversed .b-text.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-inversed .b-text.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-text.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-inversed .b-text.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-inversed .b-text.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-text.lighter-bg {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-text.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-inversed .b-text.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.lightest-bg {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-inversed .b-text.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-inversed .b-text.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-inversed .b-text.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-inversed .b-text.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-inversed .b-text.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-inversed .b-text.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-inversed .b-text.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-inversed .b-text.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-inversed .b-text.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-inversed .b-text.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-inversed .b-text.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-inversed .b-text.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-inversed .b-page {
  background-color: #383838 !important;
}
.cs-inversed .b-page.darken:hover {
  background-color: #1f1f1f !important;
}
.cs-inversed .b-page.lighten:hover {
  background-color: #454545 !important;
}
.cs-inversed .b-page.darkest-bg {
  background-color: #050505 !important;
}
.cs-inversed .b-page.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-page.darkest-bg.lighten:hover {
  background-color: #121212 !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-10 {
  background-color: rgba(5,5,5,0.1) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-20 {
  background-color: rgba(5,5,5,0.2) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-30 {
  background-color: rgba(5,5,5,0.3) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-40 {
  background-color: rgba(5,5,5,0.4) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-50 {
  background-color: rgba(5,5,5,0.5) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-60 {
  background-color: rgba(5,5,5,0.6) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-70 {
  background-color: rgba(5,5,5,0.7) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-80 {
  background-color: rgba(5,5,5,0.8) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-90 {
  background-color: rgba(5,5,5,0.9) !important;
}
.cs-inversed .b-page.darkest-bg.bg-opacity-100 {
  background-color: #050505 !important;
}
.cs-inversed .b-page.darker-bg {
  background-color: #1f1f1f !important;
}
.cs-inversed .b-page.darker-bg.darken:hover {
  background-color: #050505 !important;
}
.cs-inversed .b-page.darker-bg.lighten:hover {
  background-color: #2b2b2b !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-10 {
  background-color: rgba(31,31,31,0.1) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-20 {
  background-color: rgba(31,31,31,0.2) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-30 {
  background-color: rgba(31,31,31,0.3) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-40 {
  background-color: rgba(31,31,31,0.4) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-50 {
  background-color: rgba(31,31,31,0.5) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-60 {
  background-color: rgba(31,31,31,0.6) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-70 {
  background-color: rgba(31,31,31,0.7) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-80 {
  background-color: rgba(31,31,31,0.8) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-90 {
  background-color: rgba(31,31,31,0.9) !important;
}
.cs-inversed .b-page.darker-bg.bg-opacity-100 {
  background-color: #1f1f1f !important;
}
.cs-inversed .b-page.lighter-bg {
  background-color: #525252 !important;
}
.cs-inversed .b-page.lighter-bg.darken:hover {
  background-color: #383838 !important;
}
.cs-inversed .b-page.lighter-bg.lighten:hover {
  background-color: #5e5e5e !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-10 {
  background-color: rgba(82,82,82,0.1) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-20 {
  background-color: rgba(82,82,82,0.2) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-30 {
  background-color: rgba(82,82,82,0.3) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-40 {
  background-color: rgba(82,82,82,0.4) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-50 {
  background-color: rgba(82,82,82,0.5) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-60 {
  background-color: rgba(82,82,82,0.6) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-70 {
  background-color: rgba(82,82,82,0.7) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-80 {
  background-color: rgba(82,82,82,0.8) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-90 {
  background-color: rgba(82,82,82,0.9) !important;
}
.cs-inversed .b-page.lighter-bg.bg-opacity-100 {
  background-color: #525252 !important;
}
.cs-inversed .b-page.lightest-bg {
  background-color: #6b6b6b !important;
}
.cs-inversed .b-page.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-page.lightest-bg.lighten:hover {
  background-color: #787878 !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-10 {
  background-color: rgba(107,107,107,0.1) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-20 {
  background-color: rgba(107,107,107,0.2) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-30 {
  background-color: rgba(107,107,107,0.3) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-40 {
  background-color: rgba(107,107,107,0.4) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-50 {
  background-color: rgba(107,107,107,0.5) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-60 {
  background-color: rgba(107,107,107,0.6) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-70 {
  background-color: rgba(107,107,107,0.7) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-80 {
  background-color: rgba(107,107,107,0.8) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-90 {
  background-color: rgba(107,107,107,0.9) !important;
}
.cs-inversed .b-page.lightest-bg.bg-opacity-100 {
  background-color: #6b6b6b !important;
}
.cs-inversed .b-page.bg-opacity-10 {
  background-color: rgba(56,56,56,0.1) !important;
}
.cs-inversed .b-page.bg-opacity-20 {
  background-color: rgba(56,56,56,0.2) !important;
}
.cs-inversed .b-page.bg-opacity-30 {
  background-color: rgba(56,56,56,0.3) !important;
}
.cs-inversed .b-page.bg-opacity-40 {
  background-color: rgba(56,56,56,0.4) !important;
}
.cs-inversed .b-page.bg-opacity-50 {
  background-color: rgba(56,56,56,0.5) !important;
}
.cs-inversed .b-page.bg-opacity-60 {
  background-color: rgba(56,56,56,0.6) !important;
}
.cs-inversed .b-page.bg-opacity-70 {
  background-color: rgba(56,56,56,0.7) !important;
}
.cs-inversed .b-page.bg-opacity-80 {
  background-color: rgba(56,56,56,0.8) !important;
}
.cs-inversed .b-page.bg-opacity-90 {
  background-color: rgba(56,56,56,0.9) !important;
}
.cs-inversed .b-page.bg-opacity-100 {
  background-color: #383838 !important;
}
.cs-inversed .b-primary {
  background-color: #4493ad !important;
}
.cs-inversed .b-primary.darken:hover {
  background-color: #367488 !important;
}
.cs-inversed .b-primary.lighten:hover {
  background-color: #50a0ba !important;
}
.cs-inversed .b-primary.darkest-bg {
  background-color: #275564 !important;
}
.cs-inversed .b-primary.darkest-bg.darken:hover {
  background-color: #19363f !important;
}
.cs-inversed .b-primary.darkest-bg.lighten:hover {
  background-color: #2e6476 !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-10 {
  background-color: rgba(39,85,100,0.1) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-20 {
  background-color: rgba(39,85,100,0.2) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-30 {
  background-color: rgba(39,85,100,0.3) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-40 {
  background-color: rgba(39,85,100,0.4) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-50 {
  background-color: rgba(39,85,100,0.5) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-60 {
  background-color: rgba(39,85,100,0.6) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-70 {
  background-color: rgba(39,85,100,0.7) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-80 {
  background-color: rgba(39,85,100,0.8) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-90 {
  background-color: rgba(39,85,100,0.9) !important;
}
.cs-inversed .b-primary.darkest-bg.bg-opacity-100 {
  background-color: #275564 !important;
}
.cs-inversed .b-primary.darker-bg {
  background-color: #367488 !important;
}
.cs-inversed .b-primary.darker-bg.darken:hover {
  background-color: #275564 !important;
}
.cs-inversed .b-primary.darker-bg.lighten:hover {
  background-color: #3d839b !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-10 {
  background-color: rgba(54,116,136,0.1) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-20 {
  background-color: rgba(54,116,136,0.2) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-30 {
  background-color: rgba(54,116,136,0.3) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-40 {
  background-color: rgba(54,116,136,0.4) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-50 {
  background-color: rgba(54,116,136,0.5) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-60 {
  background-color: rgba(54,116,136,0.6) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-70 {
  background-color: rgba(54,116,136,0.7) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-80 {
  background-color: rgba(54,116,136,0.8) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-90 {
  background-color: rgba(54,116,136,0.9) !important;
}
.cs-inversed .b-primary.darker-bg.bg-opacity-100 {
  background-color: #367488 !important;
}
.cs-inversed .b-primary.lighter-bg {
  background-color: #63aac1 !important;
}
.cs-inversed .b-primary.lighter-bg.darken:hover {
  background-color: #4493ad !important;
}
.cs-inversed .b-primary.lighter-bg.lighten:hover {
  background-color: #75b4c9 !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-10 {
  background-color: rgba(99,170,193,0.1) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-20 {
  background-color: rgba(99,170,193,0.2) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-30 {
  background-color: rgba(99,170,193,0.3) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-40 {
  background-color: rgba(99,170,193,0.4) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-50 {
  background-color: rgba(99,170,193,0.5) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-60 {
  background-color: rgba(99,170,193,0.6) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-70 {
  background-color: rgba(99,170,193,0.7) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-80 {
  background-color: rgba(99,170,193,0.8) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-90 {
  background-color: rgba(99,170,193,0.9) !important;
}
.cs-inversed .b-primary.lighter-bg.bg-opacity-100 {
  background-color: #63aac1 !important;
}
.cs-inversed .b-primary.lightest-bg {
  background-color: #87bed0 !important;
}
.cs-inversed .b-primary.lightest-bg.darken:hover {
  background-color: #19363f !important;
}
.cs-inversed .b-primary.lightest-bg.lighten:hover {
  background-color: #99c8d7 !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-10 {
  background-color: rgba(135,190,208,0.1) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-20 {
  background-color: rgba(135,190,208,0.2) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-30 {
  background-color: rgba(135,190,208,0.3) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-40 {
  background-color: rgba(135,190,208,0.4) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-50 {
  background-color: rgba(135,190,208,0.5) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-60 {
  background-color: rgba(135,190,208,0.6) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-70 {
  background-color: rgba(135,190,208,0.7) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-80 {
  background-color: rgba(135,190,208,0.8) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-90 {
  background-color: rgba(135,190,208,0.9) !important;
}
.cs-inversed .b-primary.lightest-bg.bg-opacity-100 {
  background-color: #87bed0 !important;
}
.cs-inversed .b-primary.bg-opacity-10 {
  background-color: rgba(68,147,173,0.1) !important;
}
.cs-inversed .b-primary.bg-opacity-20 {
  background-color: rgba(68,147,173,0.2) !important;
}
.cs-inversed .b-primary.bg-opacity-30 {
  background-color: rgba(68,147,173,0.3) !important;
}
.cs-inversed .b-primary.bg-opacity-40 {
  background-color: rgba(68,147,173,0.4) !important;
}
.cs-inversed .b-primary.bg-opacity-50 {
  background-color: rgba(68,147,173,0.5) !important;
}
.cs-inversed .b-primary.bg-opacity-60 {
  background-color: rgba(68,147,173,0.6) !important;
}
.cs-inversed .b-primary.bg-opacity-70 {
  background-color: rgba(68,147,173,0.7) !important;
}
.cs-inversed .b-primary.bg-opacity-80 {
  background-color: rgba(68,147,173,0.8) !important;
}
.cs-inversed .b-primary.bg-opacity-90 {
  background-color: rgba(68,147,173,0.9) !important;
}
.cs-inversed .b-primary.bg-opacity-100 {
  background-color: #4493ad !important;
}
.cs-inversed .b-secondary {
  background-color: #00597a !important;
}
.cs-inversed .b-secondary.darken:hover {
  background-color: #003447 !important;
}
.cs-inversed .b-secondary.lighten:hover {
  background-color: #006c94 !important;
}
.cs-inversed .b-secondary.darkest-bg {
  background-color: #000f14 !important;
}
.cs-inversed .b-secondary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-secondary.darkest-bg.lighten:hover {
  background-color: #00212e !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,15,20,0.1) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,15,20,0.2) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,15,20,0.3) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,15,20,0.4) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,15,20,0.5) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,15,20,0.6) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,15,20,0.7) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,15,20,0.8) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,15,20,0.9) !important;
}
.cs-inversed .b-secondary.darkest-bg.bg-opacity-100 {
  background-color: #000f14 !important;
}
.cs-inversed .b-secondary.darker-bg {
  background-color: #003447 !important;
}
.cs-inversed .b-secondary.darker-bg.darken:hover {
  background-color: #000f14 !important;
}
.cs-inversed .b-secondary.darker-bg.lighten:hover {
  background-color: #004661 !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-10 {
  background-color: rgba(0,52,71,0.1) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-20 {
  background-color: rgba(0,52,71,0.2) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-30 {
  background-color: rgba(0,52,71,0.3) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-40 {
  background-color: rgba(0,52,71,0.4) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-50 {
  background-color: rgba(0,52,71,0.5) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-60 {
  background-color: rgba(0,52,71,0.6) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-70 {
  background-color: rgba(0,52,71,0.7) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-80 {
  background-color: rgba(0,52,71,0.8) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-90 {
  background-color: rgba(0,52,71,0.9) !important;
}
.cs-inversed .b-secondary.darker-bg.bg-opacity-100 {
  background-color: #003447 !important;
}
.cs-inversed .b-secondary.lighter-bg {
  background-color: #007ead !important;
}
.cs-inversed .b-secondary.lighter-bg.darken:hover {
  background-color: #00597a !important;
}
.cs-inversed .b-secondary.lighter-bg.lighten:hover {
  background-color: #0091c7 !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-10 {
  background-color: rgba(0,126,173,0.1) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-20 {
  background-color: rgba(0,126,173,0.2) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-30 {
  background-color: rgba(0,126,173,0.3) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-40 {
  background-color: rgba(0,126,173,0.4) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-50 {
  background-color: rgba(0,126,173,0.5) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-60 {
  background-color: rgba(0,126,173,0.6) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-70 {
  background-color: rgba(0,126,173,0.7) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-80 {
  background-color: rgba(0,126,173,0.8) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-90 {
  background-color: rgba(0,126,173,0.9) !important;
}
.cs-inversed .b-secondary.lighter-bg.bg-opacity-100 {
  background-color: #007ead !important;
}
.cs-inversed .b-secondary.lightest-bg {
  background-color: #00a3e0 !important;
}
.cs-inversed .b-secondary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-secondary.lightest-bg.lighten:hover {
  background-color: #00b6fa !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-10 {
  background-color: rgba(0,163,224,0.1) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-20 {
  background-color: rgba(0,163,224,0.2) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-30 {
  background-color: rgba(0,163,224,0.3) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-40 {
  background-color: rgba(0,163,224,0.4) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-50 {
  background-color: rgba(0,163,224,0.5) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-60 {
  background-color: rgba(0,163,224,0.6) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-70 {
  background-color: rgba(0,163,224,0.7) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-80 {
  background-color: rgba(0,163,224,0.8) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-90 {
  background-color: rgba(0,163,224,0.9) !important;
}
.cs-inversed .b-secondary.lightest-bg.bg-opacity-100 {
  background-color: #00a3e0 !important;
}
.cs-inversed .b-secondary.bg-opacity-10 {
  background-color: rgba(0,89,122,0.1) !important;
}
.cs-inversed .b-secondary.bg-opacity-20 {
  background-color: rgba(0,89,122,0.2) !important;
}
.cs-inversed .b-secondary.bg-opacity-30 {
  background-color: rgba(0,89,122,0.3) !important;
}
.cs-inversed .b-secondary.bg-opacity-40 {
  background-color: rgba(0,89,122,0.4) !important;
}
.cs-inversed .b-secondary.bg-opacity-50 {
  background-color: rgba(0,89,122,0.5) !important;
}
.cs-inversed .b-secondary.bg-opacity-60 {
  background-color: rgba(0,89,122,0.6) !important;
}
.cs-inversed .b-secondary.bg-opacity-70 {
  background-color: rgba(0,89,122,0.7) !important;
}
.cs-inversed .b-secondary.bg-opacity-80 {
  background-color: rgba(0,89,122,0.8) !important;
}
.cs-inversed .b-secondary.bg-opacity-90 {
  background-color: rgba(0,89,122,0.9) !important;
}
.cs-inversed .b-secondary.bg-opacity-100 {
  background-color: #00597a !important;
}
.cs-inversed .b-auxiliary {
  background-color: #b1223c !important;
}
.cs-inversed .b-auxiliary.darken:hover {
  background-color: #861a2d !important;
}
.cs-inversed .b-auxiliary.lighten:hover {
  background-color: #c62643 !important;
}
.cs-inversed .b-auxiliary.darkest-bg {
  background-color: #5b121f !important;
}
.cs-inversed .b-auxiliary.darkest-bg.darken:hover {
  background-color: #310910 !important;
}
.cs-inversed .b-auxiliary.darkest-bg.lighten:hover {
  background-color: #711626 !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-10 {
  background-color: rgba(91,18,31,0.1) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-20 {
  background-color: rgba(91,18,31,0.2) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-30 {
  background-color: rgba(91,18,31,0.3) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-40 {
  background-color: rgba(91,18,31,0.4) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-50 {
  background-color: rgba(91,18,31,0.5) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-60 {
  background-color: rgba(91,18,31,0.6) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-70 {
  background-color: rgba(91,18,31,0.7) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-80 {
  background-color: rgba(91,18,31,0.8) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-90 {
  background-color: rgba(91,18,31,0.9) !important;
}
.cs-inversed .b-auxiliary.darkest-bg.bg-opacity-100 {
  background-color: #5b121f !important;
}
.cs-inversed .b-auxiliary.darker-bg {
  background-color: #861a2d !important;
}
.cs-inversed .b-auxiliary.darker-bg.darken:hover {
  background-color: #5b121f !important;
}
.cs-inversed .b-auxiliary.darker-bg.lighten:hover {
  background-color: #9c1e35 !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-10 {
  background-color: rgba(134,26,45,0.1) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-20 {
  background-color: rgba(134,26,45,0.2) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-30 {
  background-color: rgba(134,26,45,0.3) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-40 {
  background-color: rgba(134,26,45,0.4) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-50 {
  background-color: rgba(134,26,45,0.5) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-60 {
  background-color: rgba(134,26,45,0.6) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-70 {
  background-color: rgba(134,26,45,0.7) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-80 {
  background-color: rgba(134,26,45,0.8) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-90 {
  background-color: rgba(134,26,45,0.9) !important;
}
.cs-inversed .b-auxiliary.darker-bg.bg-opacity-100 {
  background-color: #861a2d !important;
}
.cs-inversed .b-auxiliary.lighter-bg {
  background-color: #d72f4e !important;
}
.cs-inversed .b-auxiliary.lighter-bg.darken:hover {
  background-color: #b1223c !important;
}
.cs-inversed .b-auxiliary.lighter-bg.lighten:hover {
  background-color: #db4460 !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-10 {
  background-color: rgba(215,47,78,0.1) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-20 {
  background-color: rgba(215,47,78,0.2) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-30 {
  background-color: rgba(215,47,78,0.3) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-40 {
  background-color: rgba(215,47,78,0.4) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-50 {
  background-color: rgba(215,47,78,0.5) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-60 {
  background-color: rgba(215,47,78,0.6) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-70 {
  background-color: rgba(215,47,78,0.7) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-80 {
  background-color: rgba(215,47,78,0.8) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-90 {
  background-color: rgba(215,47,78,0.9) !important;
}
.cs-inversed .b-auxiliary.lighter-bg.bg-opacity-100 {
  background-color: #d72f4e !important;
}
.cs-inversed .b-auxiliary.lightest-bg {
  background-color: #df5a72 !important;
}
.cs-inversed .b-auxiliary.lightest-bg.darken:hover {
  background-color: #310910 !important;
}
.cs-inversed .b-auxiliary.lightest-bg.lighten:hover {
  background-color: #e36f84 !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-10 {
  background-color: rgba(223,90,114,0.1) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-20 {
  background-color: rgba(223,90,114,0.2) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-30 {
  background-color: rgba(223,90,114,0.3) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-40 {
  background-color: rgba(223,90,114,0.4) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-50 {
  background-color: rgba(223,90,114,0.5) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-60 {
  background-color: rgba(223,90,114,0.6) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-70 {
  background-color: rgba(223,90,114,0.7) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-80 {
  background-color: rgba(223,90,114,0.8) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-90 {
  background-color: rgba(223,90,114,0.9) !important;
}
.cs-inversed .b-auxiliary.lightest-bg.bg-opacity-100 {
  background-color: #df5a72 !important;
}
.cs-inversed .b-auxiliary.bg-opacity-10 {
  background-color: rgba(177,34,60,0.1) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-20 {
  background-color: rgba(177,34,60,0.2) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-30 {
  background-color: rgba(177,34,60,0.3) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-40 {
  background-color: rgba(177,34,60,0.4) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-50 {
  background-color: rgba(177,34,60,0.5) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-60 {
  background-color: rgba(177,34,60,0.6) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-70 {
  background-color: rgba(177,34,60,0.7) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-80 {
  background-color: rgba(177,34,60,0.8) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-90 {
  background-color: rgba(177,34,60,0.9) !important;
}
.cs-inversed .b-auxiliary.bg-opacity-100 {
  background-color: #b1223c !important;
}
.cs-inversed .b-black {
  background-color: #000 !important;
}
.cs-inversed .b-black.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-black.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-inversed .b-black.darkest-bg {
  background-color: #000000 !important;
}
.cs-inversed .b-black.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-black.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-inversed .b-black.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-inversed .b-black.darker-bg {
  background-color: #000000 !important;
}
.cs-inversed .b-black.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-black.darker-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-inversed .b-black.darker-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-inversed .b-black.lighter-bg {
  background-color: #1a1a1a !important;
}
.cs-inversed .b-black.lighter-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-black.lighter-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-inversed .b-black.lighter-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-inversed .b-black.lightest-bg {
  background-color: #333333 !important;
}
.cs-inversed .b-black.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-inversed .b-black.lightest-bg.lighten:hover {
  background-color: #404040 !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-inversed .b-black.lightest-bg.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-inversed .b-black.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-inversed .b-black.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-inversed .b-black.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-inversed .b-black.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-inversed .b-black.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-inversed .b-black.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-inversed .b-black.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-inversed .b-black.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-inversed .b-black.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-inversed .b-black.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-inversed .b-white {
  background-color: #fff !important;
}
.cs-inversed .b-white.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-white.lighten:hover {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.darkest-bg {
  background-color: #cccccc !important;
}
.cs-inversed .b-white.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-inversed .b-white.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-inversed .b-white.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-inversed .b-white.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-white.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-inversed .b-white.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-inversed .b-white.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-white.lighter-bg {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-inversed .b-white.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-inversed .b-white.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.lightest-bg {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-inversed .b-white.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-inversed .b-white.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-inversed .b-white.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-inversed .b-white.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-inversed .b-white.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-inversed .b-white.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-inversed .b-white.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-inversed .b-white.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-inversed .b-white.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-inversed .b-white.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-inversed .b-white.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-inversed .b-white.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-inversed .border-text {
  border-color: #ffffff !important;
}
.cs-inversed .border-text.darkest-border {
  border-color: #cccccc !important;
}
.cs-inversed .border-text.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-inversed .border-text.lighter-border {
  border-color: #ffffff !important;
}
.cs-inversed .border-text.lightest-border {
  border-color: #ffffff !important;
}
.cs-inversed .border-page {
  border-color: #383838 !important;
}
.cs-inversed .border-page.darkest-border {
  border-color: #050505 !important;
}
.cs-inversed .border-page.darker-border {
  border-color: #1f1f1f !important;
}
.cs-inversed .border-page.lighter-border {
  border-color: #525252 !important;
}
.cs-inversed .border-page.lightest-border {
  border-color: #6b6b6b !important;
}
.cs-inversed .border-primary {
  border-color: #4493ad !important;
}
.cs-inversed .border-primary.darkest-border {
  border-color: #275564 !important;
}
.cs-inversed .border-primary.darker-border {
  border-color: #367488 !important;
}
.cs-inversed .border-primary.lighter-border {
  border-color: #63aac1 !important;
}
.cs-inversed .border-primary.lightest-border {
  border-color: #87bed0 !important;
}
.cs-inversed .border-secondary {
  border-color: #00597a !important;
}
.cs-inversed .border-secondary.darkest-border {
  border-color: #000f14 !important;
}
.cs-inversed .border-secondary.darker-border {
  border-color: #003447 !important;
}
.cs-inversed .border-secondary.lighter-border {
  border-color: #007ead !important;
}
.cs-inversed .border-secondary.lightest-border {
  border-color: #00a3e0 !important;
}
.cs-inversed .border-auxiliary {
  border-color: #b1223c !important;
}
.cs-inversed .border-auxiliary.darkest-border {
  border-color: #5b121f !important;
}
.cs-inversed .border-auxiliary.darker-border {
  border-color: #861a2d !important;
}
.cs-inversed .border-auxiliary.lighter-border {
  border-color: #d72f4e !important;
}
.cs-inversed .border-auxiliary.lightest-border {
  border-color: #df5a72 !important;
}
.cs-inversed .border-black {
  border-color: #000 !important;
}
.cs-inversed .border-black.darkest-border {
  border-color: #000000 !important;
}
.cs-inversed .border-black.darker-border {
  border-color: #000000 !important;
}
.cs-inversed .border-black.lighter-border {
  border-color: #1a1a1a !important;
}
.cs-inversed .border-black.lightest-border {
  border-color: #333333 !important;
}
.cs-inversed .border-white {
  border-color: #fff !important;
}
.cs-inversed .border-white.darkest-border {
  border-color: #cccccc !important;
}
.cs-inversed .border-white.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-inversed .border-white.lighter-border {
  border-color: #ffffff !important;
}
.cs-inversed .border-white.lightest-border {
  border-color: #ffffff !important;
}
.cs-inversed .dropdown-menu.style-clean > li > a {
  color: #ffffff;
}
.cs-inversed .dropdown-menu.style-clean > li > a:hover,
.cs-inversed .dropdown-menu.style-clean > li:hover > a,
.cs-inversed .dropdown-menu.style-clean > li.display-submenu > a {
  color: #4493ad;
}
.cs-inversed .dropdown-menu.style-clean > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-clean > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-clean > li:not(.with-content) ul li a {
  color: #ffffff;
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-clean > li:not(.with-content) ul li:hover > a,
.cs-inversed .dropdown-menu.style-clean > li:not(.with-content) ul li a:hover {
  color: #00597a;
}
.cs-inversed .dropdown-menu.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-clean.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-pills > li > a {
  color: #ffffff;
}
.cs-inversed .dropdown-menu.style-pills > li.active > a,
.cs-inversed .dropdown-menu.style-pills > li:hover > a,
.cs-inversed .dropdown-menu.style-pills > li a:hover,
.cs-inversed .dropdown-menu.style-pills > li.display-submenu > a {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .dropdown-menu.style-pills > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-pills > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-pills > li ul li a {
  color: #ffffff;
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-pills > li ul li:hover > a,
.cs-inversed .dropdown-menu.style-pills > li ul li a:hover {
  color: #00597a;
}
.cs-inversed .dropdown-menu.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-pills.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-underline > li > a {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}
.cs-inversed .dropdown-menu.style-underline > li.active > a,
.cs-inversed .dropdown-menu.style-underline > li:hover > a,
.cs-inversed .dropdown-menu.style-underline > li a:hover {
  color: #ffffff;
  border-bottom: 1px solid #367488;
}
.cs-inversed .dropdown-menu.style-underline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-underline > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-underline > li ul li a {
  color: #ffffff;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-underline > li ul li:hover > a,
.cs-inversed .dropdown-menu.style-underline > li ul li a:hover {
  color: #00597a;
  text-shadow: 0px 0px 0px transparent;
}
.cs-inversed .dropdown-menu.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-underline.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-overline > li > a {
  color: #ffffff;
  border-top: 1px solid transparent;
}
.cs-inversed .dropdown-menu.style-overline > li.active > a,
.cs-inversed .dropdown-menu.style-overline > li:hover > a,
.cs-inversed .dropdown-menu.style-overline > li a:hover,
.cs-inversed .dropdown-menu.style-overline > li.display-submenu > a {
  color: #4493ad;
  border-top: 1px solid #367488;
}
.cs-inversed .dropdown-menu.style-overline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-overline > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-overline > li ul li a {
  color: #ffffff;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-overline > li ul li:hover > a,
.cs-inversed .dropdown-menu.style-overline > li ul li a:hover {
  color: #00597a;
  text-shadow: 0px 0px 0px transparent;
}
.cs-inversed .dropdown-menu.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-overline.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-bordered > li > a {
  color: #ffffff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.cs-inversed .dropdown-menu.style-bordered > li.active > a,
.cs-inversed .dropdown-menu.style-bordered > li:hover > a,
.cs-inversed .dropdown-menu.style-bordered > li a:hover {
  color: #ffffff;
  border-left: 1px solid #4493ad;
  border-right: 1px solid #4493ad;
}
.cs-inversed .dropdown-menu.style-bordered > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-bordered > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-bordered > li ul li a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-bordered > li ul li:hover > a,
.cs-inversed .dropdown-menu.style-bordered > li ul li a:hover {
  color: #00597a;
  background-color: #1f1f1f;
}
.cs-inversed .dropdown-menu.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-bordered.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-bordered2 > li {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #4493ad;
}
.cs-inversed .dropdown-menu.style-bordered2 > li > a {
  color: #ffffff;
}
.cs-inversed .dropdown-menu.style-bordered2 > li:hover {
  background: #4493ad;
}
.cs-inversed .dropdown-menu.style-bordered2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-bordered2 > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a {
  color: #ffffff;
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-bordered2 > li:not(.with-content) ul li:hover > a,
.cs-inversed .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a:hover {
  color: white;
  background: #4493ad;
}
.cs-inversed .dropdown-menu.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-bordered2.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #ffffff;
}
.cs-inversed .dropdown-menu.style-underlined2 > li.active > a,
.cs-inversed .dropdown-menu.style-underlined2 > li:hover > a,
.cs-inversed .dropdown-menu.style-underlined2 > li a:hover,
.cs-inversed .dropdown-menu.style-underlined2 > li.display-submenu > a {
  border-bottom: 10px solid #4493ad;
  text-shadow: 1px 0px 0px #ffffff;
}
.cs-inversed .dropdown-menu.style-underlined2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-inversed .dropdown-menu.style-underlined2 > li ul li {
  border-color: #525252;
}
.cs-inversed .dropdown-menu.style-underlined2 > li ul li a {
  color: #ffffff;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu.style-underlined2 > li ul li:hover > a,
.cs-inversed .dropdown-menu.style-underlined2 > li ul li a:hover {
  color: #00597a;
  text-shadow: 0px 0px 0px transparent;
  border-bottom: 1px solid #4493ad;
  background-color: #1f1f1f;
}
.cs-inversed .dropdown-menu.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .dropdown-menu.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .dropdown-menu.style-underlined2.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .dropdown-menu .dropdown > a::after {
  border-color: #ffffff;
}
.cs-inversed .dropdown-menu .dropdown  > a:hover::after,
.cs-inversed .dropdown-menu .dropdown:hover > a::after,
.cs-inversed .dropdown-menu .dropdown.display-submenu > a::after {
  border-color: #4493ad;
}
.cs-inversed .dropdown-menu ul .dropdown a::after {
  border-color: #ffffff;
}
.cs-inversed .dropdown-menu ul .dropdown:hover > a::after,
.cs-inversed .dropdown-menu ul .dropdown > a:hover::after {
  border-color: #00597a;
}
.cs-inversed .collapsible li {
  border-color: #525252;
}
.cs-inversed .collapsible li a {
  color: #ffffff;
}
.cs-inversed .collapsible li a:hover {
  color: #4493ad;
}
.cs-inversed .collapsible .dropdown > a::after {
  border-color: #ffffff;
}
.cs-inversed .collapsible .dropdown  > a:hover::after,
.cs-inversed .collapsible .dropdown:hover > a::after {
  border-color: #4493ad;
}
.cs-inversed .navigable li {
  border-color: #525252;
}
.cs-inversed .navigable li a {
  color: #ffffff;
}
.cs-inversed .navigable li a:hover {
  color: #4493ad;
}
.cs-inversed .navigable .dropdown > a::after {
  border-color: #ffffff;
}
.cs-inversed .navigable .dropdown  > a:hover::after,
.cs-inversed .navigable .dropdown:hover > a::after {
  border-color: #4493ad;
}
.cs-inversed .mobile-menu-close {
  color: #ffffff;
}
.cs-inversed .menu-toggle {
  background-color: transparent;
  color: #ffffff;
}
.cs-inversed .menu-toggle span {
  color: #ffffff;
}
.cs-inversed .menu-toggle.with-border {
  border-color: #ffffff;
}
.cs-inversed .menu-toggle.with-border:hover {
  border-color: #4493ad;
  color: #4493ad;
}
.cs-inversed .menu-toggle.with-border:hover span:before {
  color: #4493ad;
}
.cs-inversed .desktop-switch button {
  color: #4493ad;
}
.cs-inversed .expanded.style-clean > li > a {
  color: #ffffff;
}
.cs-inversed .expanded.style-clean > li > a:hover,
.cs-inversed .expanded.style-clean > li:hover > a,
.cs-inversed .expanded.style-clean > li.display-submenu > a {
  color: #4493ad;
}
.cs-inversed .expanded.style-clean > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-clean > li ul li {
  border-color: #525252;
}
.cs-inversed .expanded.style-clean > li:not(.with-content) ul li a {
  color: #ffffff;
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-clean > li:not(.with-content) ul li:hover > a,
.cs-inversed .expanded.style-clean > li:not(.with-content) ul li a:hover {
  color: #00597a;
}
.cs-inversed .expanded.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-clean.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-pills > li > a {
  color: #ffffff;
}
.cs-inversed .expanded.style-pills > li.active > a,
.cs-inversed .expanded.style-pills > li:hover > a {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .expanded.style-pills > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-pills > li ul li {
  border-color: #525252;
  padding-bottom: 3px;
}
.cs-inversed .expanded.style-pills > li ul li a {
  color: #ffffff;
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-pills > li ul li:hover > a,
.cs-inversed .expanded.style-pills > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-inversed .expanded.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-pills.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-underline > li > a {
  color: #ffffff;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}
.cs-inversed .expanded.style-underline > li.active > a,
.cs-inversed .expanded.style-underline > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  transition: 0.3s;
  border-bottom: 3px solid #367488;
}
.cs-inversed .expanded.style-underline > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-underline > li ul li {
  border-color: #525252;
  padding-bottom: 3px;
}
.cs-inversed .expanded.style-underline > li ul li a {
  color: #ffffff;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-underline > li ul li:hover > a,
.cs-inversed .expanded.style-underline > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-inversed .expanded.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-underline.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-underlined3 > li > a {
  color: #ffffff;
  border-bottom: 3px solid transparent;
}
.cs-inversed .expanded.style-underlined3 > li.active > a,
.cs-inversed .expanded.style-underlined3 > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  border-bottom: 3px solid #367488;
}
.cs-inversed .expanded.style-underlined3 > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-underlined3 > li ul li {
  border-color: #525252;
  padding-bottom: 3px;
}
.cs-inversed .expanded.style-underlined3 > li ul li a {
  color: #ffffff;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-underlined3 > li ul li:hover > a,
.cs-inversed .expanded.style-underlined3 > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-inversed .expanded.style-underlined3.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-underlined3.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-underlined3.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-overline > li > a {
  color: #ffffff;
  border-top: 3px solid transparent;
}
.cs-inversed .expanded.style-overline > li.active > a,
.cs-inversed .expanded.style-overline > li:hover > a,
.cs-inversed .expanded.style-overline > li a:hover,
.cs-inversed .expanded.style-overline > li.display-submenu > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #4493ad;
  border-top: 3px solid #367488;
}
.cs-inversed .expanded.style-overline > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-overline > li ul li {
  border-color: #525252;
  padding-bottom: 3px;
}
.cs-inversed .expanded.style-overline > li ul li a {
  color: #ffffff;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-overline > li ul li:hover > a,
.cs-inversed .expanded.style-overline > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-inversed .expanded.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-overline.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-bordered > li > a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.cs-inversed .expanded.style-bordered > li.active > a,
.cs-inversed .expanded.style-bordered > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  border-left: 3px solid #4493ad;
  border-right: 3px solid #4493ad;
}
.cs-inversed .expanded.style-bordered > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-bordered > li ul li {
  border-color: #525252;
  padding-bottom: 3px;
}
.cs-inversed .expanded.style-bordered > li ul li a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-bordered > li ul li:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #ffffff;
  border-left: 2px solid #4493ad;
}
.cs-inversed .expanded.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-bordered.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-bordered2 > li > a {
  color: #ffffff;
  border-left: 3px solid #4493ad;
  border-right: 3px solid #4493ad;
}
.cs-inversed .expanded.style-bordered2 > li.active > a,
.cs-inversed .expanded.style-bordered2 > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  background: #4493ad;
}
.cs-inversed .expanded.style-bordered2 > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-bordered2 > li ul li {
  border-color: #525252;
  padding-bottom: 3px;
}
.cs-inversed .expanded.style-bordered2 > li ul li a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-bordered2 > li ul li:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #ffffff;
  border-left: 2px solid #4493ad;
}
.cs-inversed .expanded.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-bordered2.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #ffffff;
}
.cs-inversed .expanded.style-underlined2 > li.active > a,
.cs-inversed .expanded.style-underlined2 > li:hover > a {
  border-bottom: 10px solid #4493ad;
  text-shadow: 1px 0px 0px #ffffff;
}
.cs-inversed .expanded.style-underlined2 > li ul {
  list-style-type: none;
}
.cs-inversed .expanded.style-underlined2 > li ul li {
  border-color: #525252;
}
.cs-inversed .expanded.style-underlined2 > li ul li a {
  color: #ffffff;
  padding: 3px;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded.style-underlined2 > li ul li:hover > a,
.cs-inversed .expanded.style-underlined2 > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #4493ad;
}
.cs-inversed .expanded.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-inversed .expanded.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-inversed .expanded.style-underlined2.megamenu .big > ul {
  background-color: #383838;
  background-color: rgba(56,56,56,0.95);
}
.cs-inversed .expanded .dropdown > a::after {
  border-color: #ffffff;
}
.cs-inversed .expanded .dropdown  > a:hover::after,
.cs-inversed .expanded .dropdown:hover > a::after,
.cs-inversed .expanded .dropdown.display-submenu > a::after {
  border-color: #4493ad;
}
.cs-inversed .expanded ul .dropdown a::after {
  border-color: #ffffff;
}
.cs-inversed .expanded ul .dropdown:hover > a::after,
.cs-inversed .expanded ul .dropdown > a:hover::after {
  border-color: #00597a;
}
.cs-inversed .slides.pager-bullets .cycle-pager li.cycle-pager-active {
  color: #4493ad;
}
.cs-inversed .slides.pager-images .cycle-pager li.cycle-pager-active img {
  border-color: #4493ad;
}
.cs-inversed .article-listing.template-masonry.style-clean article,
.cs-inversed .article-listing.template-default.style-clean article,
.cs-inversed .article-listing.template-big-images.style-clean article,
.cs-inversed .article-listing.template-left-thumbnail.style-clean article,
.cs-inversed .article-listing.template-masonry-meta-top.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #383838;
}
.cs-inversed .article-listing.template-masonry.style-style4 article,
.cs-inversed .article-listing.template-default.style-style4 article,
.cs-inversed .article-listing.template-big-images.style-style4 article,
.cs-inversed .article-listing.template-left-thumbnail.style-style4 article,
.cs-inversed .article-listing.template-masonry-meta-top.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #353535;
}
.cs-inversed .article-listing.template-masonry.style-style4 article .article-image,
.cs-inversed .article-listing.template-default.style-style4 article .article-image,
.cs-inversed .article-listing.template-big-images.style-style4 article .article-image,
.cs-inversed .article-listing.template-left-thumbnail.style-style4 article .article-image,
.cs-inversed .article-listing.template-masonry-meta-top.style-style4 article .article-image {
  border-bottom: 6px solid #4493ad;
}
.cs-inversed .article-listing.template-masonry.style-style4 article .article-meta,
.cs-inversed .article-listing.template-default.style-style4 article .article-meta,
.cs-inversed .article-listing.template-big-images.style-style4 article .article-meta,
.cs-inversed .article-listing.template-left-thumbnail.style-style4 article .article-meta,
.cs-inversed .article-listing.template-masonry-meta-top.style-style4 article .article-meta {
  color: #ffffff;
}
.cs-inversed .article-listing.template-masonry.style-style5 article,
.cs-inversed .article-listing.template-default.style-style5 article,
.cs-inversed .article-listing.template-big-images.style-style5 article,
.cs-inversed .article-listing.template-left-thumbnail.style-style5 article,
.cs-inversed .article-listing.template-masonry-meta-top.style-style5 article {
  background: #2e2e2e;
}
.cs-inversed .article-listing.template-masonry.style-style5 article .article-meta,
.cs-inversed .article-listing.template-default.style-style5 article .article-meta,
.cs-inversed .article-listing.template-big-images.style-style5 article .article-meta,
.cs-inversed .article-listing.template-left-thumbnail.style-style5 article .article-meta,
.cs-inversed .article-listing.template-masonry-meta-top.style-style5 article .article-meta {
  color: #ffffff;
}
.cs-inversed .article-listing.template-masonry.style-sidebar article,
.cs-inversed .article-listing.template-default.style-sidebar article,
.cs-inversed .article-listing.template-big-images.style-sidebar article,
.cs-inversed .article-listing.template-left-thumbnail.style-sidebar article,
.cs-inversed .article-listing.template-masonry-meta-top.style-sidebar article {
  border-bottom: 1px solid #1f1f1f;
}
.cs-inversed .article-listing.template-masonry-meta-top article {
  background: #fff !important;
  background: #333333;
}
.cs-inversed .article-listing.template-masonry-meta-top article .article-meta {
  color: #ffffff;
}
.cs-inversed .article-listing.template-masonry-meta-top article .article-meta a {
  color: #ffffff;
}
.cs-inversed .article-listing.template-masonry-meta-top article .small-divider {
  background: #4493ad;
}
.cs-inversed .article-listing.template-simple-table td {
  padding: 10px;
}
.cs-inversed .article-listing.template-simple-table span:hover {
  color: #4493ad;
}
.cs-inversed .article-listing.template-simple-table .article-row {
  padding: 15px;
  border-bottom: 1px solid #ffffff;
}
.cs-inversed .article-listing.template-simple-table .fa {
  color: #ffffff;
}
.cs-inversed .article-listing.template-simple-table .article-meta {
  font-size: 13px;
}
.cs-inversed .article-listing.article-listing-one-liner .trending-now {
  outline: 2px solid #4493ad;
  background: #4493ad;
  color: #ffffff !important;
}
.cs-inversed .article-listing.article-listing-one-liner .trending-now a {
  color: #ffffff !important;
}
.cs-inversed .article-listing.article-listing-one-liner .trending-now a a {
  color: #ffffff !important;
}
.cs-inversed .article-listing.top-posts .article-category {
  color: #ffffff;
}
.cs-inversed .article-listing.top-posts article:hover .article-header .article-category {
  background: #4493ad;
  color: #ffffff;
}
.cs-inversed .article-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-inversed .article-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(68,147,173,0.32);
}
.cs-inversed .article-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-inversed .article-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(68,147,173,0.35);
}
.cs-inversed .article-listing .btn-read1:hover {
  color: #4493ad;
}
.cs-inversed .article-listing .btn-read2 {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-inversed .article-listing .btn-read2:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-inversed .article-listing .btn-read3 {
  color: #4493ad;
  font-weight: 500;
}
.cs-inversed .article-listing .btn-read3:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-inversed .article-listing .btn-read4 {
  color: #383838;
  border: 1px #4493ad solid;
  background-color: #4493ad;
}
.cs-inversed .article-listing .btn-read4:hover {
  color: #4493ad;
}
.cs-inversed .article-listing .btn-read4:after {
  background-color: #383838;
}
.cs-inversed .article-listing .btn-read6 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .article-listing .btn-read6:hover {
  background-color: #383838;
  color: #4493ad;
  border: 1px solid #4493ad;
}
.cs-inversed .article-listing .btn-read7 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .article-listing .btn-read7:hover {
  background-color: #ffffff;
  color: #ffffff;
}
.cs-inversed .article-listing-slides.style-style3 .article-title {
  background: rgba(204,204,204,0.9);
  color: #ffffff !important;
}
.cs-inversed .top-posts.gutter-size-1 article {
  border: 2px solid #383838;
}
.cs-inversed .top-posts.gutter-size-2 article {
  border: 3px solid #383838;
}
.cs-inversed .top-posts.gutter-size-3 article {
  border: 4px solid #383838;
}
.cs-inversed .top-posts.gutter-size-4 article {
  border: 6px solid #383838;
}
.cs-inversed .top-posts.gutter-size-5 article {
  border: 8px solid #383838;
}
.cs-inversed .top-posts.gutter-size-0 article {
  border: 0px solid #383838;
}
.cs-inversed .event-listing.template-masonry.style-clean article,
.cs-inversed .event-listing.template-default.style-clean article,
.cs-inversed .event-listing.template-big-images.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #383838;
}
.cs-inversed .event-listing.template-masonry.style-style3 article,
.cs-inversed .event-listing.template-default.style-style3 article,
.cs-inversed .event-listing.template-big-images.style-style3 article {
  background: #fff !important;
  background: #333333;
}
.cs-inversed .event-listing.template-masonry.style-style3 article .event-meta,
.cs-inversed .event-listing.template-default.style-style3 article .event-meta,
.cs-inversed .event-listing.template-big-images.style-style3 article .event-meta {
  color: #ffffff;
}
.cs-inversed .event-listing.template-masonry.style-style3 article .event-meta a,
.cs-inversed .event-listing.template-default.style-style3 article .event-meta a,
.cs-inversed .event-listing.template-big-images.style-style3 article .event-meta a {
  color: #ffffff;
}
.cs-inversed .event-listing.template-masonry.style-style3 article .small-divider,
.cs-inversed .event-listing.template-default.style-style3 article .small-divider,
.cs-inversed .event-listing.template-big-images.style-style3 article .small-divider {
  background: #4493ad;
}
.cs-inversed .event-listing.template-masonry.style-style4 article,
.cs-inversed .event-listing.template-default.style-style4 article,
.cs-inversed .event-listing.template-big-images.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #353535;
}
.cs-inversed .event-listing.template-masonry.style-style4 article .event-image,
.cs-inversed .event-listing.template-default.style-style4 article .event-image,
.cs-inversed .event-listing.template-big-images.style-style4 article .event-image {
  border-bottom: 6px solid #4493ad;
}
.cs-inversed .event-listing.template-masonry.style-style4 article .event-meta,
.cs-inversed .event-listing.template-default.style-style4 article .event-meta,
.cs-inversed .event-listing.template-big-images.style-style4 article .event-meta {
  color: #ffffff;
}
.cs-inversed .event-listing.template-masonry.style-style5 article,
.cs-inversed .event-listing.template-default.style-style5 article,
.cs-inversed .event-listing.template-big-images.style-style5 article {
  background: #2e2e2e;
}
.cs-inversed .event-listing.template-masonry.style-style5 article .event-meta,
.cs-inversed .event-listing.template-default.style-style5 article .event-meta,
.cs-inversed .event-listing.template-big-images.style-style5 article .event-meta {
  color: #ffffff;
}
.cs-inversed .event-listing.template-masonry.style-sidebar article,
.cs-inversed .event-listing.template-default.style-sidebar article,
.cs-inversed .event-listing.template-big-images.style-sidebar article {
  border-bottom: 1px solid #1f1f1f;
}
.cs-inversed .event-listing.top-posts .event-meta {
  color: #383838;
  padding: 10px;
}
.cs-inversed .event-listing.top-posts .event-category {
  color: #ffffff;
}
.cs-inversed .event-listing.top-posts article:hover .event-header .event-category {
  background: #4493ad;
  color: #ffffff;
}
.cs-inversed .event-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-inversed .event-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(68,147,173,0.32);
}
.cs-inversed .event-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-inversed .event-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(68,147,173,0.35);
}
.cs-inversed .event-listing .btn-read1:hover {
  color: #4493ad;
}
.cs-inversed .event-listing .btn-read2 {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-inversed .event-listing .btn-read2:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-inversed .event-listing .btn-read3 {
  color: #4493ad;
  font-weight: 500;
}
.cs-inversed .event-listing .btn-read3:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-inversed .event-listing .btn-read4 {
  color: #383838;
  border: 1px #4493ad solid;
  background-color: #4493ad;
}
.cs-inversed .event-listing .btn-read4:hover {
  color: #4493ad;
}
.cs-inversed .event-listing .btn-read4:after {
  background-color: #383838;
}
.cs-inversed .event-listing .btn-read6 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .event-listing .btn-read6:hover {
  background-color: #383838;
  color: #4493ad;
  border: 1px solid #4493ad;
}
.cs-inversed .event-listing .btn-read7 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .event-listing .btn-read7:hover {
  background-color: #ffffff;
  color: #ffffff;
}
.cs-inversed .event-listing-slides.style-style3 .event-title {
  background: rgba(204,204,204,0.9);
  color: #ffffff !important;
}
.cs-inversed .event-listing.event-listing-slides3 .know-more {
  border-right: 1px solid rgba(68,147,173,0.9);
}
.cs-inversed .event-listing.template-top-events .know-more {
  border-right: 1px solid rgba(68,147,173,0.9);
}
.cs-inversed .top-posts.gutter-size-1 article {
  border: 2px solid #383838;
}
.cs-inversed .top-posts.gutter-size-2 article {
  border: 3px solid #383838;
}
.cs-inversed .top-posts.gutter-size-3 article {
  border: 4px solid #383838;
}
.cs-inversed .top-posts.gutter-size-4 article {
  border: 6px solid #383838;
}
.cs-inversed .top-posts.gutter-size-5 article {
  border: 8px solid #383838;
}
.cs-inversed .top-posts.gutter-size-0 article {
  border: 0px solid #383838;
}
.cs-inversed .product-listing .product-category-name {
  color: #4493ad;
}
.cs-inversed .product-listing .price-discounted {
  color: #4493ad;
}
.cs-inversed .product-listing.style-simple .product:hover {
  background: #6b6b6b;
}
.cs-inversed .product-listing.style-simple .price {
  color: #4493ad;
}
.cs-inversed .product-listing.style-simple .product-category-name {
  color: #ffffff !important;
  font-weight: 500;
}
.cs-inversed .product-listing.style-simple .product-name {
  font-weight: bold;
}
.cs-inversed .btn-add-to-cart1:hover {
  color: #4493ad;
}
.cs-inversed .btn-add-to-cart2 {
  overflow: hidden;
  background-color: #4493ad;
  border-bottom: 3px solid #367488;
}
.cs-inversed .btn-add-to-cart2 .add-span1 {
  color: #ffffff;
}
.cs-inversed .btn-add-to-cart2 .icon-span {
  color: transparent;
}
.cs-inversed .btn-add-to-cart2:hover {
  border-bottom: 3px solid #2e6476;
}
.cs-inversed .btn-add-to-cart2:hover .add-span1 {
  color: transparent;
}
.cs-inversed .btn-add-to-cart2:hover .icon-span {
  color: #383838;
}
.cs-inversed .btn-add-to-cart2:focus {
  outline: none !important;
}
.cs-inversed .btn-add-to-cart3 {
  color: white;
  border: 0px #4493ad solid;
  background-color: #4493ad;
}
.cs-inversed .btn-add-to-cart3:hover {
  border: 0px #4493ad solid;
}
.cs-inversed .btn-add-to-cart3:after {
  -webkit-text-stroke: 1px white;
  background-color: white;
  color: #4493ad;
  border-bottom: 3px solid #367488;
}
.cs-inversed .btn-add-to-cart4 {
  color: #383838;
  border: 1px #4493ad solid;
  background-color: #4493ad;
}
.cs-inversed .btn-add-to-cart4:hover {
  color: #4493ad;
}
.cs-inversed .btn-add-to-cart4:after {
  background-color: #383838;
}
.cs-inversed .btn-add-to-cart5 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .btn-add-to-cart6 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .btn-add-to-cart6:hover {
  background-color: #383838;
  color: #4493ad;
  border: 1px solid #4493ad;
}
.cs-inversed .btn-add-to-cart7 {
  background-color: #4493ad;
  color: #383838;
}
.cs-inversed .btn-add-to-cart7:hover {
  background-color: #ffffff;
  color: #ffffff;
}
.cs-inversed .product-variant.template-radio.style-squares label {
  border-color: #4493ad;
}
.cs-inversed .product-variant.template-radio.style-squares label.current,
.cs-inversed .product-variant.template-radio.style-squares label:hover {
  background: #4493ad;
  color: #383838;
}
.cs-inversed .cart-items-price.style-simple .bubble {
  color: #4493ad;
}
.cs-inversed .cart-items-price.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-items-price.style-modern:hover .bubble {
  background-color: #3d839b;
}
.cs-inversed .cart-items-price.style-default .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-items-price.style-default .item-bubble-index {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-items-price.style-default:hover .bubble {
  background-color: #3d839b;
}
.cs-inversed .cart-items.style-simple .bubble {
  color: #4493ad;
}
.cs-inversed .cart-items.style-simple .item-bubble {
  color: #ffffff;
}
.cs-inversed .cart-items.style-simple:hover .bubble {
  color: #367488;
}
.cs-inversed .cart-items.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-items.style-modern:hover .bubble {
  background-color: #3d839b;
}
.cs-inversed .cart-items.style-modern .item-bubble-index {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-price.style-simple .bubble {
  color: #4493ad;
}
.cs-inversed .cart-price.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-price.style-modern:hover .bubble {
  color: #ffffff;
  background-color: #367488;
}
.cs-inversed .cart-only.style-simple .bubble {
  color: #4493ad;
}
.cs-inversed .cart-only.style-simple:hover .bubble {
  color: #367488;
}
.cs-inversed .cart-only.style-modern .bubble {
  background-color: #4493ad;
  color: #ffffff;
}
.cs-inversed .cart-only.style-modern:hover .bubble {
  background-color: #367488;
}
.cs-inversed .product-attributes.template-list.style-modern li:before {
  color: #367488;
}
.cs-inversed .product-attributes.template-default.style-simple table >tbody>tr:nth-child(even) {
  background-color: #383838 ! important;
}
.cs-inversed .product-attributes.template-default.style-simple table tr {
  border-bottom: 1px solid #4493ad;
}
.cs-inversed .mediainfo-effect2 .mediainfo span {
  background-color: #4493ad;
}
.cs-inversed .mediainfo-effect3 .mediainfo span {
  background-color: #4493ad;
}
.cs-inversed .mediainfo-effect3.mediainfo {
  border-bottom: 4px solid #4493ad;
}
.cs-inversed .mediainfo-effect4 span {
  background-color: #4493ad;
}
.cs-inversed .mediainfo-effect5 .mediainfo span {
  background-color: #4493ad;
}
.cs-inversed .mediainfo-effect7 span {
  background-color: #383838;
}
.cs-inversed .mediainfo-effect8 span {
  background-color: #383838;
}
.cs-inversed .btn {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-inversed .darken {
  background-color: #4493ad;
}
.cs-inversed .darken:hover {
  background-color: #367488;
}
.cs-inversed .lighten {
  background-color: #4493ad;
}
.cs-inversed .lighten:hover {
  background-color: #63aac1;
}
.cs-inversed .btn.outlined {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  color: #ffffff;
}
.cs-inversed .fill-b {
  border: 1.5px #4493ad solid;
  background: #383838 !important;
}
.cs-inversed .fill-b:hover {
  color: #ffffff;
}
.cs-inversed .fill-b:after {
  background-color: #4493ad;
}
.cs-inversed .fill-t {
  border: 1px #4493ad solid;
  background: #383838;
}
.cs-inversed .fill-t:hover {
  border: 1px #4493ad solid;
}
.cs-inversed .fill-t:hover a {
  color: #ffffff !important;
}
.cs-inversed .fill-t:after {
  color: #ffffff !important;
  background-color: #4493ad;
}
.cs-inversed .grow {
  background-color: #4493ad;
}
.cs-inversed .grow:hover {
  background-color: #387a90;
}
.cs-inversed .btn.fancy {
  background-color: #383838;
  border-top: 5px solid #336e81;
}
.cs-inversed .btn.fancy:hover {
  color: #ffffff !important;
}
.cs-inversed .btn.fancy:after {
  background: #4493ad;
  color: #ffffff;
}
.cs-inversed .btn.threeD {
  background-color: #4493ad;
}
.cs-inversed .btn.threeD:hover {
  background-color: #367488;
}
.cs-inversed .btn.outlined.fill-color {
  border: 1px solid #4493ad;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-inversed .btn.outlined.fill-color:hover {
  background-color: #4493ad !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-inversed ::-webkit-input-placeholder,
.cs-inversed ::-moz-placeholder,
.cs-inversed :-ms-input-placeholder,
.cs-inversed :-moz-placeholder {
  color: rgba(255,255,255,0.7);
}
.cs-inversed .language-switcher.template-default .current a,
.cs-inversed .language-switcher.template-with-flags .current a {
  color: #4493ad;
}
.cs-inversed .language-switcher.template-default ul.separator-colored-line li+li:before,
.cs-inversed .language-switcher.template-with-flags ul.separator-colored-line li+li:before {
  color: #4493ad;
}
.cs-inversed .language-switcher.template-dropdown .arrow:before {
  color: #ffffff;
}
.cs-inversed .language-switcher.template-dropdown .dropdown-menu.separator-none>li ul li {
  border-color: #383838 !important;
  border-color: rgba(56,56,56,0.95) !important;
}
.cs-inversed .language-switcher.template-dropdown .dropdown-menu.separator-line>li ul li {
  border-color: #525252 !important;
}
.cs-inversed .language-switcher.template-dropdown .dropdown-menu.separator-colored-line>li ul li {
  border-color: rgba(68,147,173,0.35) !important;
}
.cs-inversed #assistance-offer .assistance-handle {
  background: #4493ad;
  color: #383838;
}
.cs-inversed #assistance-offer .assistance-title,
.cs-inversed #assistance-offer .assistance-form {
  background: #383838;
}
.cs-inversed .ice-countdown.style-simple.is-countdown .countdown-section {
  border-bottom: 3px solid #4493ad;
}
.cs-inversed .ice-countdown.style-modern .countdown-section {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-inversed .ice-countdown.style-modern .countdown-amount {
  color: #ffffff;
  background-color: #336e81;
}
.cs-inversed .ice-countdown.style-cubic .countdown-section {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-inversed .ice-countdown.style-classic .countdown-period {
  color: #ffffff;
  background-color: #4493ad;
}
.cs-inversed .ice-progressbar.orientation-horizontal.gradient-1 .done {
  background-image: linear-gradient(90deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-inversed .ice-progressbar.orientation-horizontal.gradient-2 .done {
  background-image: linear-gradient(70deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-inversed .ice-progressbar.orientation-horizontal.gradient-3 .done {
  background-image: linear-gradient(90deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-inversed .ice-progressbar.orientation-horizontal.gradient-4 .done {
  background-image: linear-gradient(70deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-inversed .ice-progressbar.orientation-horizontal.gradient-5 .done {
  background-image: linear-gradient(90deg,rgba(68,147,173,0.8),rgba(0,0,0,0));
}
.cs-inversed .ice-progressbar.orientation-vertical.gradient-1 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-inversed .ice-progressbar.orientation-vertical.gradient-2 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-inversed .ice-progressbar.orientation-vertical.gradient-3 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-inversed .ice-progressbar.orientation-vertical.gradient-4 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-inversed .ice-progressbar.orientation-vertical.gradient-5 .done {
  background-image: linear-gradient(0deg,rgba(68,147,173,0.8),rgba(0,0,0,0));
}
.cs-inversed .category-listing.template-default.style-default .category-name-div a {
  line-height: initial;
}
.cs-inversed .category-listing.template-default.style-default .category-name-div:hover {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-default .category-name i {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-default .category-name:hover {
  font-weight: bold;
}
.cs-inversed .category-listing.template-default.style-default .subcategory-name-div {
  color: #ffffff;
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-default .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-default i {
  color: #4493ad;
  font-size: 13px;
}
.cs-inversed .category-listing.template-default.style-default .transparent-fa {
  color: transparent !important;
  content: " " !important;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .category-name-div {
  color: #ffffff;
  padding: 10px;
  background: #383838;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .category-name-div a {
  line-height: initial;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .category-name-div:hover {
  color: #383838;
  font-weight: bold;
  background: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .category-name-div:hover a,
.cs-inversed .category-listing.template-default.style-boxed-hover .category-name-div:hover i {
  color: #383838;
  background: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .subcategory-name-div {
  color: #ffffff;
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover {
  background: #4493ad;
  color: #383838;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover a {
  color: #383838;
  background: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover i {
  color: #383838;
}
.cs-inversed .category-listing.template-default.style-boxed-hover i {
  color: #4493ad;
  font-size: 13px;
}
.cs-inversed .category-listing.template-default.style-boxed-hover .transparent-fa {
  color: transparent !important;
}
.cs-inversed .category-listing.template-default.style-boxed .category-name-div {
  color: #ffffff;
  outline: 1px solid #191919;
  padding: 7px;
  margin: 7px;
  background: #383838;
}
.cs-inversed .category-listing.template-default.style-boxed .category-name-div a {
  line-height: initial;
}
.cs-inversed .category-listing.template-default.style-boxed .category-name-div:hover {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed .category-name-div:hover a,
.cs-inversed .category-listing.template-default.style-boxed .category-name-div:hover i {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed .subcategory-name-div {
  background: #383838;
  color: #ffffff;
  border-left: 1px solid #191919;
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-boxed .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-boxed .subcategory-name-div:hover {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed .subcategory-name-div:hover a {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed .subcategory-name-div:hover i {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-boxed i {
  color: #191919;
  font-size: 13px;
}
.cs-inversed .category-listing.template-default.style-boxed .transparent-fa {
  color: transparent !important;
}
.cs-inversed .category-listing.template-default.style-bordered .category-name-div {
  border-bottom: 1px solid #ffffff;
}
.cs-inversed .category-listing.template-default.style-bordered .category-name-div a {
  line-height: initial;
}
.cs-inversed .category-listing.template-default.style-bordered .category-name-div:hover {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-bordered .category-name i {
  color: #4493ad;
}
.cs-inversed .category-listing.template-default.style-bordered .category-name:hover {
  font-weight: bold;
}
.cs-inversed .category-listing.template-default.style-bordered .subcategory-name-div {
  color: #ffffff;
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-bordered .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-inversed .category-listing.template-default.style-bordered i {
  color: #4493ad;
  font-size: 13px;
}
.cs-inversed .category-listing.template-default.style-bordered .transparent-fa {
  color: transparent !important;
}
.cs-inversed .category-listing.template-image-left .category-block:hover .category-name a {
  color: #4493ad !important;
}
.cs-inversed .category-listing.template-image-left .category-block:hover .category-name a .category-name {
  color: #4493ad !important;
}
.cs-inversed .category-listing.template-img-left-subcats .category-block {
  background-color: #353535;
}
.cs-inversed .category-listing.template-img-left-subcats .grid-one-third:hover .category-name a {
  color: #4493ad;
}
.cs-inversed .category-listing.template-image-top .category-block:hover {
  transition: 0.1s;
}
.cs-inversed .category-listing.template-image-top .category-block:hover .category-name {
  transition: 0.1s;
  color: #4493ad !important;
}
.cs-inversed .category-listing.template-image-top .category-block i {
  color: #4493ad;
  font-size: 13px;
}
.cs-inversed .category-listing.style-boxed .category-block {
  box-shadow: 0 4px 10px -5px rgba(56,56,56,0.3);
}
.cs-inversed .category-listing.style-boxed .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-inversed .category-listing.style-boxed .category-block:hover .category-name {
  color: #4493ad;
}
.cs-inversed .category-listing.style-bordered .category-block {
  background-color: #353535;
  border: 1px solid transparent;
  border: 1px solid #121212;
}
.cs-inversed .category-listing.style-bordered .category-block:hover .category-name a {
  color: #4493ad;
}
.cs-inversed .category-listing.style-boxed-hover .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-inversed .category-listing.style-boxed-hover .category-block:hover .category-name {
  color: #4493ad;
}
.cs-inversed .category-listing.style-bordered-hover .category-block {
  background-color: #353535;
  border: 1px solid transparent;
}
.cs-inversed .category-listing.style-bordered-hover .category-block:hover {
  border: 1px solid #121212;
}
.cs-inversed .category-listing.style-bordered-hover .category-block:hover .category-name a {
  color: #4493ad;
}
.cs-inversed .category-header.template-default .header-line {
  background: #4493ad;
}
.cs-inversed .category-header.template-img-as-bg h2 {
  color: #383838;
}
.cs-inversed .category-header.template-img-as-bg .header-description {
  color: #383838;
}
.cs-inversed .category-header.template-img-as-bg .header-line {
  background: #4493ad;
}
.cs-inversed .ice-scrollindicator .scrollindicator-container {
  width: 100%;
  position: relative;
}
.cs-inversed .ice-scrollindicator.size-default .scrollindicator-container {
  height: 8px;
}
.cs-inversed .ice-scrollindicator.size-small .scrollindicator-container {
  height: 5px;
}
.cs-inversed .ice-scrollindicator.size-big .scrollindicator-container {
  height: 10px;
}
.cs-inversed .ice-scrollindicator.size-huge .scrollindicator-container {
  height: 12px;
}
.cs-inversed .ice-scrollindicator .scrollindicator-bar {
  height: 100%;
  width: 0%;
}
.cs-inversed .ice-scrollindicator.style-style1 .scrollindicator-container {
  background: #ccc;
}
.cs-inversed .ice-scrollindicator.style-style1 .scrollindicator-bar {
  background: #4493ad;
}
.cs-inversed .ice-scrollindicator.style-style2 .scrollindicator-container {
  background: #ccc;
}
.cs-inversed .ice-scrollindicator.style-style2 .scrollindicator-bar {
  background: #ffffff;
}
.cs-inversed .ui-datepicker {
  background: #383838;
  color: #ffffff;
  border-color: #050505;
}
.cs-inversed .ui-datepicker .ui-widget-header {
  background: #4493ad;
  color: #383838;
  border: none;
  font-weight: normal;
}
.cs-inversed .ui-datepicker .ui-datepicker-calendar th {
  color: #4493ad;
}
.cs-inversed .ui-datepicker .ui-datepicker-month,
.cs-inversed .ui-datepicker .ui-datepicker-year {
  color: #ffffff;
}
.cs-inversed .ui-datepicker .ui-state-default,
.cs-inversed .ui-datepicker .ui-widget-header .ui-state-default {
  background: #383838;
  color: #ffffff;
  border-color: #ffffff;
}
.cs-inversed .ui-datepicker .ui-state-active {
  background: #4493ad;
  color: #383838;
}
.cs-inversed .tags.style-default .tag-span {
  border: 1px solid #ffffff;
  transition: 0.2s;
  display: inline-block;
}
.cs-inversed .tags.style-default .tag-span:hover {
  background: #ffffff;
  color: #383838;
  transition: 0.2s;
}
.cs-inversed .tags.style-simple .tag-span:after {
  content: ", ";
}
.cs-inversed .tags.style-simple .tag-span:last-child:after {
  content: '';
}
.cs-inversed .tags.style-highlighted .tag-span {
  border: 2px solid #ffffff;
  transition: 0.1s;
  text-transform: uppercase;
  font-size: 14px;
}
.cs-inversed .tags.style-highlighted .tag-span:hover {
  border: 2px solid #4493ad;
  color: #4493ad;
  transition: 0.1s;
}
.cs-inversed .tags.template-with-icon .tags-title {
  color: #ffffff;
}
.cs-inversed .tags.template-tag-block .read-more-tag {
  border: 2px solid #ffffff;
}
.cs-highlight {
  color: #ffffff;
}
.cs-highlight.xtl-content {
  background-color: #4493ad;
}
.cs-highlight h1 {
  color: #ffffff;
}
.cs-highlight h2 {
  color: #ffffff;
}
.cs-highlight h3 {
  color: #ffffff;
}
.cs-highlight h4 {
  color: #ffffff;
}
.cs-highlight h5 {
  color: #ffffff;
}
.cs-highlight h6 {
  color: #ffffff;
}
.cs-highlight .link,
.cs-highlight .richtext a,
.cs-highlight.richtext a,
.cs-highlight .xtl-module a,
.cs-highlight.xtl-module a,
.cs-highlight .slides a {
  color: #ffffff;
}
.cs-highlight .link:hover,
.cs-highlight .link:active,
.cs-highlight .richtext a:hover,
.cs-highlight .richtext a:active,
.cs-highlight.richtext a:hover,
.cs-highlight.richtext a:active,
.cs-highlight .xtl-module a:hover,
.cs-highlight .xtl-module a:active,
.cs-highlight.xtl-module a:hover,
.cs-highlight.xtl-module a:active,
.cs-highlight .slides a:hover,
.cs-highlight .slides a:active {
  color: #383838;
}
.cs-highlight.system-page a {
  color: #666;
}
.cs-highlight blockquote {
  border-color: #00a3e0;
}
.cs-highlight hr {
  border-top-color: #367488;
}
.cs-highlight hr.styled {
  border-bottom-color: #383838;
}
.cs-highlight .vertical-separator {
  border-right-color: #ffffff;
}
.cs-highlight .horizontal-separator {
  border-bottom-color: #ffffff;
}
.cs-highlight .c-text,
.cs-highlight .c-text a {
  color: #ffffff !important;
}
.cs-highlight .c-text.darkest,
.cs-highlight .c-text a.darkest {
  color: #cccccc !important;
}
.cs-highlight .c-text.darker,
.cs-highlight .c-text a.darker {
  color: #e6e6e6 !important;
}
.cs-highlight .c-text.lighter,
.cs-highlight .c-text a.lighter {
  color: #ffffff !important;
}
.cs-highlight .c-text.lightest,
.cs-highlight .c-text a.lightest {
  color: #ffffff !important;
}
.cs-highlight .c-page,
.cs-highlight .c-page a {
  color: #4493ad !important;
}
.cs-highlight .c-page.darkest,
.cs-highlight .c-page a.darkest {
  color: #275564 !important;
}
.cs-highlight .c-page.darker,
.cs-highlight .c-page a.darker {
  color: #367488 !important;
}
.cs-highlight .c-page.lighter,
.cs-highlight .c-page a.lighter {
  color: #63aac1 !important;
}
.cs-highlight .c-page.lightest,
.cs-highlight .c-page a.lightest {
  color: #87bed0 !important;
}
.cs-highlight .c-primary,
.cs-highlight .c-primary a {
  color: #383838 !important;
}
.cs-highlight .c-primary.darkest,
.cs-highlight .c-primary a.darkest {
  color: #050505 !important;
}
.cs-highlight .c-primary.darker,
.cs-highlight .c-primary a.darker {
  color: #1f1f1f !important;
}
.cs-highlight .c-primary.lighter,
.cs-highlight .c-primary a.lighter {
  color: #525252 !important;
}
.cs-highlight .c-primary.lightest,
.cs-highlight .c-primary a.lightest {
  color: #6b6b6b !important;
}
.cs-highlight .c-secondary,
.cs-highlight .c-secondary a {
  color: #00597a !important;
}
.cs-highlight .c-secondary.darkest,
.cs-highlight .c-secondary a.darkest {
  color: #000f14 !important;
}
.cs-highlight .c-secondary.darker,
.cs-highlight .c-secondary a.darker {
  color: #003447 !important;
}
.cs-highlight .c-secondary.lighter,
.cs-highlight .c-secondary a.lighter {
  color: #007ead !important;
}
.cs-highlight .c-secondary.lightest,
.cs-highlight .c-secondary a.lightest {
  color: #00a3e0 !important;
}
.cs-highlight .c-auxiliary,
.cs-highlight .c-auxiliary a {
  color: #b1223c !important;
}
.cs-highlight .c-auxiliary.darkest,
.cs-highlight .c-auxiliary a.darkest {
  color: #5b121f !important;
}
.cs-highlight .c-auxiliary.darker,
.cs-highlight .c-auxiliary a.darker {
  color: #861a2d !important;
}
.cs-highlight .c-auxiliary.lighter,
.cs-highlight .c-auxiliary a.lighter {
  color: #d72f4e !important;
}
.cs-highlight .c-auxiliary.lightest,
.cs-highlight .c-auxiliary a.lightest {
  color: #df5a72 !important;
}
.cs-highlight .c-black,
.cs-highlight .c-black a {
  color: #000 !important;
}
.cs-highlight .c-black.darkest,
.cs-highlight .c-black a.darkest {
  color: #000000 !important;
}
.cs-highlight .c-black.darker,
.cs-highlight .c-black a.darker {
  color: #000000 !important;
}
.cs-highlight .c-black.lighter,
.cs-highlight .c-black a.lighter {
  color: #1a1a1a !important;
}
.cs-highlight .c-black.lightest,
.cs-highlight .c-black a.lightest {
  color: #333333 !important;
}
.cs-highlight .c-white,
.cs-highlight .c-white a {
  color: #fff !important;
}
.cs-highlight .c-white.darkest,
.cs-highlight .c-white a.darkest {
  color: #cccccc !important;
}
.cs-highlight .c-white.darker,
.cs-highlight .c-white a.darker {
  color: #e6e6e6 !important;
}
.cs-highlight .c-white.lighter,
.cs-highlight .c-white a.lighter {
  color: #ffffff !important;
}
.cs-highlight .c-white.lightest,
.cs-highlight .c-white a.lightest {
  color: #ffffff !important;
}
.cs-highlight .b-text {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-text.lighten:hover {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.darkest-bg {
  background-color: #cccccc !important;
}
.cs-highlight .b-text.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-highlight .b-text.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-highlight .b-text.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-highlight .b-text.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-text.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-highlight .b-text.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-highlight .b-text.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-text.lighter-bg {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-text.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-highlight .b-text.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.lightest-bg {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-highlight .b-text.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-highlight .b-text.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-highlight .b-text.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-highlight .b-text.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-highlight .b-text.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-highlight .b-text.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-highlight .b-text.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-highlight .b-text.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-highlight .b-text.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-highlight .b-text.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-highlight .b-text.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-highlight .b-text.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-highlight .b-page {
  background-color: #4493ad !important;
}
.cs-highlight .b-page.darken:hover {
  background-color: #367488 !important;
}
.cs-highlight .b-page.lighten:hover {
  background-color: #50a0ba !important;
}
.cs-highlight .b-page.darkest-bg {
  background-color: #275564 !important;
}
.cs-highlight .b-page.darkest-bg.darken:hover {
  background-color: #19363f !important;
}
.cs-highlight .b-page.darkest-bg.lighten:hover {
  background-color: #2e6476 !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-10 {
  background-color: rgba(39,85,100,0.1) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-20 {
  background-color: rgba(39,85,100,0.2) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-30 {
  background-color: rgba(39,85,100,0.3) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-40 {
  background-color: rgba(39,85,100,0.4) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-50 {
  background-color: rgba(39,85,100,0.5) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-60 {
  background-color: rgba(39,85,100,0.6) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-70 {
  background-color: rgba(39,85,100,0.7) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-80 {
  background-color: rgba(39,85,100,0.8) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-90 {
  background-color: rgba(39,85,100,0.9) !important;
}
.cs-highlight .b-page.darkest-bg.bg-opacity-100 {
  background-color: #275564 !important;
}
.cs-highlight .b-page.darker-bg {
  background-color: #367488 !important;
}
.cs-highlight .b-page.darker-bg.darken:hover {
  background-color: #275564 !important;
}
.cs-highlight .b-page.darker-bg.lighten:hover {
  background-color: #3d839b !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-10 {
  background-color: rgba(54,116,136,0.1) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-20 {
  background-color: rgba(54,116,136,0.2) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-30 {
  background-color: rgba(54,116,136,0.3) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-40 {
  background-color: rgba(54,116,136,0.4) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-50 {
  background-color: rgba(54,116,136,0.5) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-60 {
  background-color: rgba(54,116,136,0.6) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-70 {
  background-color: rgba(54,116,136,0.7) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-80 {
  background-color: rgba(54,116,136,0.8) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-90 {
  background-color: rgba(54,116,136,0.9) !important;
}
.cs-highlight .b-page.darker-bg.bg-opacity-100 {
  background-color: #367488 !important;
}
.cs-highlight .b-page.lighter-bg {
  background-color: #63aac1 !important;
}
.cs-highlight .b-page.lighter-bg.darken:hover {
  background-color: #4493ad !important;
}
.cs-highlight .b-page.lighter-bg.lighten:hover {
  background-color: #75b4c9 !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-10 {
  background-color: rgba(99,170,193,0.1) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-20 {
  background-color: rgba(99,170,193,0.2) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-30 {
  background-color: rgba(99,170,193,0.3) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-40 {
  background-color: rgba(99,170,193,0.4) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-50 {
  background-color: rgba(99,170,193,0.5) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-60 {
  background-color: rgba(99,170,193,0.6) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-70 {
  background-color: rgba(99,170,193,0.7) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-80 {
  background-color: rgba(99,170,193,0.8) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-90 {
  background-color: rgba(99,170,193,0.9) !important;
}
.cs-highlight .b-page.lighter-bg.bg-opacity-100 {
  background-color: #63aac1 !important;
}
.cs-highlight .b-page.lightest-bg {
  background-color: #87bed0 !important;
}
.cs-highlight .b-page.lightest-bg.darken:hover {
  background-color: #19363f !important;
}
.cs-highlight .b-page.lightest-bg.lighten:hover {
  background-color: #99c8d7 !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-10 {
  background-color: rgba(135,190,208,0.1) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-20 {
  background-color: rgba(135,190,208,0.2) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-30 {
  background-color: rgba(135,190,208,0.3) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-40 {
  background-color: rgba(135,190,208,0.4) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-50 {
  background-color: rgba(135,190,208,0.5) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-60 {
  background-color: rgba(135,190,208,0.6) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-70 {
  background-color: rgba(135,190,208,0.7) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-80 {
  background-color: rgba(135,190,208,0.8) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-90 {
  background-color: rgba(135,190,208,0.9) !important;
}
.cs-highlight .b-page.lightest-bg.bg-opacity-100 {
  background-color: #87bed0 !important;
}
.cs-highlight .b-page.bg-opacity-10 {
  background-color: rgba(68,147,173,0.1) !important;
}
.cs-highlight .b-page.bg-opacity-20 {
  background-color: rgba(68,147,173,0.2) !important;
}
.cs-highlight .b-page.bg-opacity-30 {
  background-color: rgba(68,147,173,0.3) !important;
}
.cs-highlight .b-page.bg-opacity-40 {
  background-color: rgba(68,147,173,0.4) !important;
}
.cs-highlight .b-page.bg-opacity-50 {
  background-color: rgba(68,147,173,0.5) !important;
}
.cs-highlight .b-page.bg-opacity-60 {
  background-color: rgba(68,147,173,0.6) !important;
}
.cs-highlight .b-page.bg-opacity-70 {
  background-color: rgba(68,147,173,0.7) !important;
}
.cs-highlight .b-page.bg-opacity-80 {
  background-color: rgba(68,147,173,0.8) !important;
}
.cs-highlight .b-page.bg-opacity-90 {
  background-color: rgba(68,147,173,0.9) !important;
}
.cs-highlight .b-page.bg-opacity-100 {
  background-color: #4493ad !important;
}
.cs-highlight .b-primary {
  background-color: #383838 !important;
}
.cs-highlight .b-primary.darken:hover {
  background-color: #1f1f1f !important;
}
.cs-highlight .b-primary.lighten:hover {
  background-color: #454545 !important;
}
.cs-highlight .b-primary.darkest-bg {
  background-color: #050505 !important;
}
.cs-highlight .b-primary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-primary.darkest-bg.lighten:hover {
  background-color: #121212 !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-10 {
  background-color: rgba(5,5,5,0.1) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-20 {
  background-color: rgba(5,5,5,0.2) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-30 {
  background-color: rgba(5,5,5,0.3) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-40 {
  background-color: rgba(5,5,5,0.4) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-50 {
  background-color: rgba(5,5,5,0.5) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-60 {
  background-color: rgba(5,5,5,0.6) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-70 {
  background-color: rgba(5,5,5,0.7) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-80 {
  background-color: rgba(5,5,5,0.8) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-90 {
  background-color: rgba(5,5,5,0.9) !important;
}
.cs-highlight .b-primary.darkest-bg.bg-opacity-100 {
  background-color: #050505 !important;
}
.cs-highlight .b-primary.darker-bg {
  background-color: #1f1f1f !important;
}
.cs-highlight .b-primary.darker-bg.darken:hover {
  background-color: #050505 !important;
}
.cs-highlight .b-primary.darker-bg.lighten:hover {
  background-color: #2b2b2b !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-10 {
  background-color: rgba(31,31,31,0.1) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-20 {
  background-color: rgba(31,31,31,0.2) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-30 {
  background-color: rgba(31,31,31,0.3) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-40 {
  background-color: rgba(31,31,31,0.4) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-50 {
  background-color: rgba(31,31,31,0.5) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-60 {
  background-color: rgba(31,31,31,0.6) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-70 {
  background-color: rgba(31,31,31,0.7) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-80 {
  background-color: rgba(31,31,31,0.8) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-90 {
  background-color: rgba(31,31,31,0.9) !important;
}
.cs-highlight .b-primary.darker-bg.bg-opacity-100 {
  background-color: #1f1f1f !important;
}
.cs-highlight .b-primary.lighter-bg {
  background-color: #525252 !important;
}
.cs-highlight .b-primary.lighter-bg.darken:hover {
  background-color: #383838 !important;
}
.cs-highlight .b-primary.lighter-bg.lighten:hover {
  background-color: #5e5e5e !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-10 {
  background-color: rgba(82,82,82,0.1) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-20 {
  background-color: rgba(82,82,82,0.2) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-30 {
  background-color: rgba(82,82,82,0.3) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-40 {
  background-color: rgba(82,82,82,0.4) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-50 {
  background-color: rgba(82,82,82,0.5) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-60 {
  background-color: rgba(82,82,82,0.6) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-70 {
  background-color: rgba(82,82,82,0.7) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-80 {
  background-color: rgba(82,82,82,0.8) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-90 {
  background-color: rgba(82,82,82,0.9) !important;
}
.cs-highlight .b-primary.lighter-bg.bg-opacity-100 {
  background-color: #525252 !important;
}
.cs-highlight .b-primary.lightest-bg {
  background-color: #6b6b6b !important;
}
.cs-highlight .b-primary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-primary.lightest-bg.lighten:hover {
  background-color: #787878 !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-10 {
  background-color: rgba(107,107,107,0.1) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-20 {
  background-color: rgba(107,107,107,0.2) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-30 {
  background-color: rgba(107,107,107,0.3) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-40 {
  background-color: rgba(107,107,107,0.4) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-50 {
  background-color: rgba(107,107,107,0.5) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-60 {
  background-color: rgba(107,107,107,0.6) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-70 {
  background-color: rgba(107,107,107,0.7) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-80 {
  background-color: rgba(107,107,107,0.8) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-90 {
  background-color: rgba(107,107,107,0.9) !important;
}
.cs-highlight .b-primary.lightest-bg.bg-opacity-100 {
  background-color: #6b6b6b !important;
}
.cs-highlight .b-primary.bg-opacity-10 {
  background-color: rgba(56,56,56,0.1) !important;
}
.cs-highlight .b-primary.bg-opacity-20 {
  background-color: rgba(56,56,56,0.2) !important;
}
.cs-highlight .b-primary.bg-opacity-30 {
  background-color: rgba(56,56,56,0.3) !important;
}
.cs-highlight .b-primary.bg-opacity-40 {
  background-color: rgba(56,56,56,0.4) !important;
}
.cs-highlight .b-primary.bg-opacity-50 {
  background-color: rgba(56,56,56,0.5) !important;
}
.cs-highlight .b-primary.bg-opacity-60 {
  background-color: rgba(56,56,56,0.6) !important;
}
.cs-highlight .b-primary.bg-opacity-70 {
  background-color: rgba(56,56,56,0.7) !important;
}
.cs-highlight .b-primary.bg-opacity-80 {
  background-color: rgba(56,56,56,0.8) !important;
}
.cs-highlight .b-primary.bg-opacity-90 {
  background-color: rgba(56,56,56,0.9) !important;
}
.cs-highlight .b-primary.bg-opacity-100 {
  background-color: #383838 !important;
}
.cs-highlight .b-secondary {
  background-color: #00597a !important;
}
.cs-highlight .b-secondary.darken:hover {
  background-color: #003447 !important;
}
.cs-highlight .b-secondary.lighten:hover {
  background-color: #006c94 !important;
}
.cs-highlight .b-secondary.darkest-bg {
  background-color: #000f14 !important;
}
.cs-highlight .b-secondary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-secondary.darkest-bg.lighten:hover {
  background-color: #00212e !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,15,20,0.1) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,15,20,0.2) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,15,20,0.3) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,15,20,0.4) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,15,20,0.5) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,15,20,0.6) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,15,20,0.7) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,15,20,0.8) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,15,20,0.9) !important;
}
.cs-highlight .b-secondary.darkest-bg.bg-opacity-100 {
  background-color: #000f14 !important;
}
.cs-highlight .b-secondary.darker-bg {
  background-color: #003447 !important;
}
.cs-highlight .b-secondary.darker-bg.darken:hover {
  background-color: #000f14 !important;
}
.cs-highlight .b-secondary.darker-bg.lighten:hover {
  background-color: #004661 !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-10 {
  background-color: rgba(0,52,71,0.1) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-20 {
  background-color: rgba(0,52,71,0.2) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-30 {
  background-color: rgba(0,52,71,0.3) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-40 {
  background-color: rgba(0,52,71,0.4) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-50 {
  background-color: rgba(0,52,71,0.5) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-60 {
  background-color: rgba(0,52,71,0.6) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-70 {
  background-color: rgba(0,52,71,0.7) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-80 {
  background-color: rgba(0,52,71,0.8) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-90 {
  background-color: rgba(0,52,71,0.9) !important;
}
.cs-highlight .b-secondary.darker-bg.bg-opacity-100 {
  background-color: #003447 !important;
}
.cs-highlight .b-secondary.lighter-bg {
  background-color: #007ead !important;
}
.cs-highlight .b-secondary.lighter-bg.darken:hover {
  background-color: #00597a !important;
}
.cs-highlight .b-secondary.lighter-bg.lighten:hover {
  background-color: #0091c7 !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-10 {
  background-color: rgba(0,126,173,0.1) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-20 {
  background-color: rgba(0,126,173,0.2) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-30 {
  background-color: rgba(0,126,173,0.3) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-40 {
  background-color: rgba(0,126,173,0.4) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-50 {
  background-color: rgba(0,126,173,0.5) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-60 {
  background-color: rgba(0,126,173,0.6) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-70 {
  background-color: rgba(0,126,173,0.7) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-80 {
  background-color: rgba(0,126,173,0.8) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-90 {
  background-color: rgba(0,126,173,0.9) !important;
}
.cs-highlight .b-secondary.lighter-bg.bg-opacity-100 {
  background-color: #007ead !important;
}
.cs-highlight .b-secondary.lightest-bg {
  background-color: #00a3e0 !important;
}
.cs-highlight .b-secondary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-secondary.lightest-bg.lighten:hover {
  background-color: #00b6fa !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-10 {
  background-color: rgba(0,163,224,0.1) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-20 {
  background-color: rgba(0,163,224,0.2) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-30 {
  background-color: rgba(0,163,224,0.3) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-40 {
  background-color: rgba(0,163,224,0.4) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-50 {
  background-color: rgba(0,163,224,0.5) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-60 {
  background-color: rgba(0,163,224,0.6) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-70 {
  background-color: rgba(0,163,224,0.7) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-80 {
  background-color: rgba(0,163,224,0.8) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-90 {
  background-color: rgba(0,163,224,0.9) !important;
}
.cs-highlight .b-secondary.lightest-bg.bg-opacity-100 {
  background-color: #00a3e0 !important;
}
.cs-highlight .b-secondary.bg-opacity-10 {
  background-color: rgba(0,89,122,0.1) !important;
}
.cs-highlight .b-secondary.bg-opacity-20 {
  background-color: rgba(0,89,122,0.2) !important;
}
.cs-highlight .b-secondary.bg-opacity-30 {
  background-color: rgba(0,89,122,0.3) !important;
}
.cs-highlight .b-secondary.bg-opacity-40 {
  background-color: rgba(0,89,122,0.4) !important;
}
.cs-highlight .b-secondary.bg-opacity-50 {
  background-color: rgba(0,89,122,0.5) !important;
}
.cs-highlight .b-secondary.bg-opacity-60 {
  background-color: rgba(0,89,122,0.6) !important;
}
.cs-highlight .b-secondary.bg-opacity-70 {
  background-color: rgba(0,89,122,0.7) !important;
}
.cs-highlight .b-secondary.bg-opacity-80 {
  background-color: rgba(0,89,122,0.8) !important;
}
.cs-highlight .b-secondary.bg-opacity-90 {
  background-color: rgba(0,89,122,0.9) !important;
}
.cs-highlight .b-secondary.bg-opacity-100 {
  background-color: #00597a !important;
}
.cs-highlight .b-auxiliary {
  background-color: #b1223c !important;
}
.cs-highlight .b-auxiliary.darken:hover {
  background-color: #861a2d !important;
}
.cs-highlight .b-auxiliary.lighten:hover {
  background-color: #c62643 !important;
}
.cs-highlight .b-auxiliary.darkest-bg {
  background-color: #5b121f !important;
}
.cs-highlight .b-auxiliary.darkest-bg.darken:hover {
  background-color: #310910 !important;
}
.cs-highlight .b-auxiliary.darkest-bg.lighten:hover {
  background-color: #711626 !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-10 {
  background-color: rgba(91,18,31,0.1) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-20 {
  background-color: rgba(91,18,31,0.2) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-30 {
  background-color: rgba(91,18,31,0.3) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-40 {
  background-color: rgba(91,18,31,0.4) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-50 {
  background-color: rgba(91,18,31,0.5) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-60 {
  background-color: rgba(91,18,31,0.6) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-70 {
  background-color: rgba(91,18,31,0.7) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-80 {
  background-color: rgba(91,18,31,0.8) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-90 {
  background-color: rgba(91,18,31,0.9) !important;
}
.cs-highlight .b-auxiliary.darkest-bg.bg-opacity-100 {
  background-color: #5b121f !important;
}
.cs-highlight .b-auxiliary.darker-bg {
  background-color: #861a2d !important;
}
.cs-highlight .b-auxiliary.darker-bg.darken:hover {
  background-color: #5b121f !important;
}
.cs-highlight .b-auxiliary.darker-bg.lighten:hover {
  background-color: #9c1e35 !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-10 {
  background-color: rgba(134,26,45,0.1) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-20 {
  background-color: rgba(134,26,45,0.2) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-30 {
  background-color: rgba(134,26,45,0.3) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-40 {
  background-color: rgba(134,26,45,0.4) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-50 {
  background-color: rgba(134,26,45,0.5) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-60 {
  background-color: rgba(134,26,45,0.6) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-70 {
  background-color: rgba(134,26,45,0.7) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-80 {
  background-color: rgba(134,26,45,0.8) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-90 {
  background-color: rgba(134,26,45,0.9) !important;
}
.cs-highlight .b-auxiliary.darker-bg.bg-opacity-100 {
  background-color: #861a2d !important;
}
.cs-highlight .b-auxiliary.lighter-bg {
  background-color: #d72f4e !important;
}
.cs-highlight .b-auxiliary.lighter-bg.darken:hover {
  background-color: #b1223c !important;
}
.cs-highlight .b-auxiliary.lighter-bg.lighten:hover {
  background-color: #db4460 !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-10 {
  background-color: rgba(215,47,78,0.1) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-20 {
  background-color: rgba(215,47,78,0.2) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-30 {
  background-color: rgba(215,47,78,0.3) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-40 {
  background-color: rgba(215,47,78,0.4) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-50 {
  background-color: rgba(215,47,78,0.5) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-60 {
  background-color: rgba(215,47,78,0.6) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-70 {
  background-color: rgba(215,47,78,0.7) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-80 {
  background-color: rgba(215,47,78,0.8) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-90 {
  background-color: rgba(215,47,78,0.9) !important;
}
.cs-highlight .b-auxiliary.lighter-bg.bg-opacity-100 {
  background-color: #d72f4e !important;
}
.cs-highlight .b-auxiliary.lightest-bg {
  background-color: #df5a72 !important;
}
.cs-highlight .b-auxiliary.lightest-bg.darken:hover {
  background-color: #310910 !important;
}
.cs-highlight .b-auxiliary.lightest-bg.lighten:hover {
  background-color: #e36f84 !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-10 {
  background-color: rgba(223,90,114,0.1) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-20 {
  background-color: rgba(223,90,114,0.2) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-30 {
  background-color: rgba(223,90,114,0.3) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-40 {
  background-color: rgba(223,90,114,0.4) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-50 {
  background-color: rgba(223,90,114,0.5) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-60 {
  background-color: rgba(223,90,114,0.6) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-70 {
  background-color: rgba(223,90,114,0.7) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-80 {
  background-color: rgba(223,90,114,0.8) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-90 {
  background-color: rgba(223,90,114,0.9) !important;
}
.cs-highlight .b-auxiliary.lightest-bg.bg-opacity-100 {
  background-color: #df5a72 !important;
}
.cs-highlight .b-auxiliary.bg-opacity-10 {
  background-color: rgba(177,34,60,0.1) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-20 {
  background-color: rgba(177,34,60,0.2) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-30 {
  background-color: rgba(177,34,60,0.3) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-40 {
  background-color: rgba(177,34,60,0.4) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-50 {
  background-color: rgba(177,34,60,0.5) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-60 {
  background-color: rgba(177,34,60,0.6) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-70 {
  background-color: rgba(177,34,60,0.7) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-80 {
  background-color: rgba(177,34,60,0.8) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-90 {
  background-color: rgba(177,34,60,0.9) !important;
}
.cs-highlight .b-auxiliary.bg-opacity-100 {
  background-color: #b1223c !important;
}
.cs-highlight .b-black {
  background-color: #000 !important;
}
.cs-highlight .b-black.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-black.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-highlight .b-black.darkest-bg {
  background-color: #000000 !important;
}
.cs-highlight .b-black.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-black.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-highlight .b-black.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-highlight .b-black.darker-bg {
  background-color: #000000 !important;
}
.cs-highlight .b-black.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-black.darker-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-highlight .b-black.darker-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-highlight .b-black.lighter-bg {
  background-color: #1a1a1a !important;
}
.cs-highlight .b-black.lighter-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-black.lighter-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-highlight .b-black.lighter-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-highlight .b-black.lightest-bg {
  background-color: #333333 !important;
}
.cs-highlight .b-black.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-highlight .b-black.lightest-bg.lighten:hover {
  background-color: #404040 !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-highlight .b-black.lightest-bg.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-highlight .b-black.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-highlight .b-black.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-highlight .b-black.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-highlight .b-black.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-highlight .b-black.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-highlight .b-black.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-highlight .b-black.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-highlight .b-black.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-highlight .b-black.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-highlight .b-black.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-highlight .b-white {
  background-color: #fff !important;
}
.cs-highlight .b-white.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-white.lighten:hover {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.darkest-bg {
  background-color: #cccccc !important;
}
.cs-highlight .b-white.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-highlight .b-white.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-highlight .b-white.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-highlight .b-white.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-white.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-highlight .b-white.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-highlight .b-white.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-white.lighter-bg {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-highlight .b-white.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-highlight .b-white.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.lightest-bg {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-highlight .b-white.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-highlight .b-white.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-highlight .b-white.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-highlight .b-white.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-highlight .b-white.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-highlight .b-white.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-highlight .b-white.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-highlight .b-white.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-highlight .b-white.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-highlight .b-white.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-highlight .b-white.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-highlight .b-white.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-highlight .border-text {
  border-color: #ffffff !important;
}
.cs-highlight .border-text.darkest-border {
  border-color: #cccccc !important;
}
.cs-highlight .border-text.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-highlight .border-text.lighter-border {
  border-color: #ffffff !important;
}
.cs-highlight .border-text.lightest-border {
  border-color: #ffffff !important;
}
.cs-highlight .border-page {
  border-color: #4493ad !important;
}
.cs-highlight .border-page.darkest-border {
  border-color: #275564 !important;
}
.cs-highlight .border-page.darker-border {
  border-color: #367488 !important;
}
.cs-highlight .border-page.lighter-border {
  border-color: #63aac1 !important;
}
.cs-highlight .border-page.lightest-border {
  border-color: #87bed0 !important;
}
.cs-highlight .border-primary {
  border-color: #383838 !important;
}
.cs-highlight .border-primary.darkest-border {
  border-color: #050505 !important;
}
.cs-highlight .border-primary.darker-border {
  border-color: #1f1f1f !important;
}
.cs-highlight .border-primary.lighter-border {
  border-color: #525252 !important;
}
.cs-highlight .border-primary.lightest-border {
  border-color: #6b6b6b !important;
}
.cs-highlight .border-secondary {
  border-color: #00597a !important;
}
.cs-highlight .border-secondary.darkest-border {
  border-color: #000f14 !important;
}
.cs-highlight .border-secondary.darker-border {
  border-color: #003447 !important;
}
.cs-highlight .border-secondary.lighter-border {
  border-color: #007ead !important;
}
.cs-highlight .border-secondary.lightest-border {
  border-color: #00a3e0 !important;
}
.cs-highlight .border-auxiliary {
  border-color: #b1223c !important;
}
.cs-highlight .border-auxiliary.darkest-border {
  border-color: #5b121f !important;
}
.cs-highlight .border-auxiliary.darker-border {
  border-color: #861a2d !important;
}
.cs-highlight .border-auxiliary.lighter-border {
  border-color: #d72f4e !important;
}
.cs-highlight .border-auxiliary.lightest-border {
  border-color: #df5a72 !important;
}
.cs-highlight .border-black {
  border-color: #000 !important;
}
.cs-highlight .border-black.darkest-border {
  border-color: #000000 !important;
}
.cs-highlight .border-black.darker-border {
  border-color: #000000 !important;
}
.cs-highlight .border-black.lighter-border {
  border-color: #1a1a1a !important;
}
.cs-highlight .border-black.lightest-border {
  border-color: #333333 !important;
}
.cs-highlight .border-white {
  border-color: #fff !important;
}
.cs-highlight .border-white.darkest-border {
  border-color: #cccccc !important;
}
.cs-highlight .border-white.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-highlight .border-white.lighter-border {
  border-color: #ffffff !important;
}
.cs-highlight .border-white.lightest-border {
  border-color: #ffffff !important;
}
.cs-highlight .dropdown-menu.style-clean > li > a {
  color: #ffffff;
}
.cs-highlight .dropdown-menu.style-clean > li > a:hover,
.cs-highlight .dropdown-menu.style-clean > li:hover > a,
.cs-highlight .dropdown-menu.style-clean > li.display-submenu > a {
  color: #383838;
}
.cs-highlight .dropdown-menu.style-clean > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-clean > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-clean > li:not(.with-content) ul li a {
  color: #ffffff;
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-clean > li:not(.with-content) ul li:hover > a,
.cs-highlight .dropdown-menu.style-clean > li:not(.with-content) ul li a:hover {
  color: #00597a;
}
.cs-highlight .dropdown-menu.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-clean.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-pills > li > a {
  color: #ffffff;
}
.cs-highlight .dropdown-menu.style-pills > li.active > a,
.cs-highlight .dropdown-menu.style-pills > li:hover > a,
.cs-highlight .dropdown-menu.style-pills > li a:hover,
.cs-highlight .dropdown-menu.style-pills > li.display-submenu > a {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .dropdown-menu.style-pills > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-pills > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-pills > li ul li a {
  color: #ffffff;
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-pills > li ul li:hover > a,
.cs-highlight .dropdown-menu.style-pills > li ul li a:hover {
  color: #00597a;
}
.cs-highlight .dropdown-menu.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-pills.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-underline > li > a {
  color: #ffffff;
  border-bottom: 1px solid transparent;
}
.cs-highlight .dropdown-menu.style-underline > li.active > a,
.cs-highlight .dropdown-menu.style-underline > li:hover > a,
.cs-highlight .dropdown-menu.style-underline > li a:hover {
  color: #ffffff;
  border-bottom: 1px solid #1f1f1f;
}
.cs-highlight .dropdown-menu.style-underline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-underline > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-underline > li ul li a {
  color: #ffffff;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-underline > li ul li:hover > a,
.cs-highlight .dropdown-menu.style-underline > li ul li a:hover {
  color: #00597a;
  text-shadow: 0px 0px 0px transparent;
}
.cs-highlight .dropdown-menu.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-underline.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-overline > li > a {
  color: #ffffff;
  border-top: 1px solid transparent;
}
.cs-highlight .dropdown-menu.style-overline > li.active > a,
.cs-highlight .dropdown-menu.style-overline > li:hover > a,
.cs-highlight .dropdown-menu.style-overline > li a:hover,
.cs-highlight .dropdown-menu.style-overline > li.display-submenu > a {
  color: #383838;
  border-top: 1px solid #1f1f1f;
}
.cs-highlight .dropdown-menu.style-overline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-overline > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-overline > li ul li a {
  color: #ffffff;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-overline > li ul li:hover > a,
.cs-highlight .dropdown-menu.style-overline > li ul li a:hover {
  color: #00597a;
  text-shadow: 0px 0px 0px transparent;
}
.cs-highlight .dropdown-menu.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-overline.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-bordered > li > a {
  color: #ffffff;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.cs-highlight .dropdown-menu.style-bordered > li.active > a,
.cs-highlight .dropdown-menu.style-bordered > li:hover > a,
.cs-highlight .dropdown-menu.style-bordered > li a:hover {
  color: #ffffff;
  border-left: 1px solid #383838;
  border-right: 1px solid #383838;
}
.cs-highlight .dropdown-menu.style-bordered > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-bordered > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-bordered > li ul li a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-bordered > li ul li:hover > a,
.cs-highlight .dropdown-menu.style-bordered > li ul li a:hover {
  color: #00597a;
  background-color: #367488;
}
.cs-highlight .dropdown-menu.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-bordered.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-bordered2 > li {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #383838;
}
.cs-highlight .dropdown-menu.style-bordered2 > li > a {
  color: #ffffff;
}
.cs-highlight .dropdown-menu.style-bordered2 > li:hover {
  background: #383838;
}
.cs-highlight .dropdown-menu.style-bordered2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-bordered2 > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a {
  color: #ffffff;
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-bordered2 > li:not(.with-content) ul li:hover > a,
.cs-highlight .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a:hover {
  color: white;
  background: #383838;
}
.cs-highlight .dropdown-menu.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-bordered2.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #ffffff;
}
.cs-highlight .dropdown-menu.style-underlined2 > li.active > a,
.cs-highlight .dropdown-menu.style-underlined2 > li:hover > a,
.cs-highlight .dropdown-menu.style-underlined2 > li a:hover,
.cs-highlight .dropdown-menu.style-underlined2 > li.display-submenu > a {
  border-bottom: 10px solid #383838;
  text-shadow: 1px 0px 0px #ffffff;
}
.cs-highlight .dropdown-menu.style-underlined2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
  box-shadow: 0px 2px 10px -2px rgba(255,255,255,0.3);
}
.cs-highlight .dropdown-menu.style-underlined2 > li ul li {
  border-color: #63aac1;
}
.cs-highlight .dropdown-menu.style-underlined2 > li ul li a {
  color: #ffffff;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu.style-underlined2 > li ul li:hover > a,
.cs-highlight .dropdown-menu.style-underlined2 > li ul li a:hover {
  color: #00597a;
  text-shadow: 0px 0px 0px transparent;
  border-bottom: 1px solid #383838;
  background-color: #367488;
}
.cs-highlight .dropdown-menu.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .dropdown-menu.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .dropdown-menu.style-underlined2.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .dropdown-menu .dropdown > a::after {
  border-color: #ffffff;
}
.cs-highlight .dropdown-menu .dropdown  > a:hover::after,
.cs-highlight .dropdown-menu .dropdown:hover > a::after,
.cs-highlight .dropdown-menu .dropdown.display-submenu > a::after {
  border-color: #383838;
}
.cs-highlight .dropdown-menu ul .dropdown a::after {
  border-color: #ffffff;
}
.cs-highlight .dropdown-menu ul .dropdown:hover > a::after,
.cs-highlight .dropdown-menu ul .dropdown > a:hover::after {
  border-color: #00597a;
}
.cs-highlight .collapsible li {
  border-color: #63aac1;
}
.cs-highlight .collapsible li a {
  color: #ffffff;
}
.cs-highlight .collapsible li a:hover {
  color: #383838;
}
.cs-highlight .collapsible .dropdown > a::after {
  border-color: #ffffff;
}
.cs-highlight .collapsible .dropdown  > a:hover::after,
.cs-highlight .collapsible .dropdown:hover > a::after {
  border-color: #383838;
}
.cs-highlight .navigable li {
  border-color: #63aac1;
}
.cs-highlight .navigable li a {
  color: #ffffff;
}
.cs-highlight .navigable li a:hover {
  color: #383838;
}
.cs-highlight .navigable .dropdown > a::after {
  border-color: #ffffff;
}
.cs-highlight .navigable .dropdown  > a:hover::after,
.cs-highlight .navigable .dropdown:hover > a::after {
  border-color: #383838;
}
.cs-highlight .mobile-menu-close {
  color: #ffffff;
}
.cs-highlight .menu-toggle {
  background-color: transparent;
  color: #ffffff;
}
.cs-highlight .menu-toggle span {
  color: #ffffff;
}
.cs-highlight .menu-toggle.with-border {
  border-color: #ffffff;
}
.cs-highlight .menu-toggle.with-border:hover {
  border-color: #383838;
  color: #383838;
}
.cs-highlight .menu-toggle.with-border:hover span:before {
  color: #383838;
}
.cs-highlight .desktop-switch button {
  color: #383838;
}
.cs-highlight .expanded.style-clean > li > a {
  color: #ffffff;
}
.cs-highlight .expanded.style-clean > li > a:hover,
.cs-highlight .expanded.style-clean > li:hover > a,
.cs-highlight .expanded.style-clean > li.display-submenu > a {
  color: #383838;
}
.cs-highlight .expanded.style-clean > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-clean > li ul li {
  border-color: #63aac1;
}
.cs-highlight .expanded.style-clean > li:not(.with-content) ul li a {
  color: #ffffff;
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-clean > li:not(.with-content) ul li:hover > a,
.cs-highlight .expanded.style-clean > li:not(.with-content) ul li a:hover {
  color: #00597a;
}
.cs-highlight .expanded.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-clean.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-pills > li > a {
  color: #ffffff;
}
.cs-highlight .expanded.style-pills > li.active > a,
.cs-highlight .expanded.style-pills > li:hover > a {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .expanded.style-pills > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-pills > li ul li {
  border-color: #63aac1;
  padding-bottom: 3px;
}
.cs-highlight .expanded.style-pills > li ul li a {
  color: #ffffff;
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-pills > li ul li:hover > a,
.cs-highlight .expanded.style-pills > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #383838;
}
.cs-highlight .expanded.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-pills.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-underline > li > a {
  color: #ffffff;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}
.cs-highlight .expanded.style-underline > li.active > a,
.cs-highlight .expanded.style-underline > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  transition: 0.3s;
  border-bottom: 3px solid #1f1f1f;
}
.cs-highlight .expanded.style-underline > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-underline > li ul li {
  border-color: #63aac1;
  padding-bottom: 3px;
}
.cs-highlight .expanded.style-underline > li ul li a {
  color: #ffffff;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-underline > li ul li:hover > a,
.cs-highlight .expanded.style-underline > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #383838;
}
.cs-highlight .expanded.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-underline.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-underlined3 > li > a {
  color: #ffffff;
  border-bottom: 3px solid transparent;
}
.cs-highlight .expanded.style-underlined3 > li.active > a,
.cs-highlight .expanded.style-underlined3 > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  border-bottom: 3px solid #1f1f1f;
}
.cs-highlight .expanded.style-underlined3 > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-underlined3 > li ul li {
  border-color: #63aac1;
  padding-bottom: 3px;
}
.cs-highlight .expanded.style-underlined3 > li ul li a {
  color: #ffffff;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-underlined3 > li ul li:hover > a,
.cs-highlight .expanded.style-underlined3 > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #383838;
}
.cs-highlight .expanded.style-underlined3.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-underlined3.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-underlined3.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-overline > li > a {
  color: #ffffff;
  border-top: 3px solid transparent;
}
.cs-highlight .expanded.style-overline > li.active > a,
.cs-highlight .expanded.style-overline > li:hover > a,
.cs-highlight .expanded.style-overline > li a:hover,
.cs-highlight .expanded.style-overline > li.display-submenu > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #383838;
  border-top: 3px solid #1f1f1f;
}
.cs-highlight .expanded.style-overline > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-overline > li ul li {
  border-color: #63aac1;
  padding-bottom: 3px;
}
.cs-highlight .expanded.style-overline > li ul li a {
  color: #ffffff;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-overline > li ul li:hover > a,
.cs-highlight .expanded.style-overline > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #383838;
}
.cs-highlight .expanded.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-overline.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-bordered > li > a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.cs-highlight .expanded.style-bordered > li.active > a,
.cs-highlight .expanded.style-bordered > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  border-left: 3px solid #383838;
  border-right: 3px solid #383838;
}
.cs-highlight .expanded.style-bordered > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-bordered > li ul li {
  border-color: #63aac1;
  padding-bottom: 3px;
}
.cs-highlight .expanded.style-bordered > li ul li a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-bordered > li ul li:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #ffffff;
  border-left: 2px solid #383838;
}
.cs-highlight .expanded.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-bordered.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-bordered2 > li > a {
  color: #ffffff;
  border-left: 3px solid #383838;
  border-right: 3px solid #383838;
}
.cs-highlight .expanded.style-bordered2 > li.active > a,
.cs-highlight .expanded.style-bordered2 > li:hover > a {
  text-shadow: 1px 0px 0px #ffffff;
  color: #ffffff;
  background: #383838;
}
.cs-highlight .expanded.style-bordered2 > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-bordered2 > li ul li {
  border-color: #63aac1;
  padding-bottom: 3px;
}
.cs-highlight .expanded.style-bordered2 > li ul li a {
  color: #ffffff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-bordered2 > li ul li:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #ffffff;
  border-left: 2px solid #383838;
}
.cs-highlight .expanded.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-bordered2.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #ffffff;
}
.cs-highlight .expanded.style-underlined2 > li.active > a,
.cs-highlight .expanded.style-underlined2 > li:hover > a {
  border-bottom: 10px solid #383838;
  text-shadow: 1px 0px 0px #ffffff;
}
.cs-highlight .expanded.style-underlined2 > li ul {
  list-style-type: none;
}
.cs-highlight .expanded.style-underlined2 > li ul li {
  border-color: #63aac1;
}
.cs-highlight .expanded.style-underlined2 > li ul li a {
  color: #ffffff;
  padding: 3px;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded.style-underlined2 > li ul li:hover > a,
.cs-highlight .expanded.style-underlined2 > li ul li a:hover {
  color: #00597a;
  text-shadow: 1px 0px 0px #383838;
}
.cs-highlight .expanded.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-highlight .expanded.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-highlight .expanded.style-underlined2.megamenu .big > ul {
  background-color: #4493ad;
  background-color: rgba(68,147,173,0.95);
}
.cs-highlight .expanded .dropdown > a::after {
  border-color: #ffffff;
}
.cs-highlight .expanded .dropdown  > a:hover::after,
.cs-highlight .expanded .dropdown:hover > a::after,
.cs-highlight .expanded .dropdown.display-submenu > a::after {
  border-color: #383838;
}
.cs-highlight .expanded ul .dropdown a::after {
  border-color: #ffffff;
}
.cs-highlight .expanded ul .dropdown:hover > a::after,
.cs-highlight .expanded ul .dropdown > a:hover::after {
  border-color: #00597a;
}
.cs-highlight .slides.pager-bullets .cycle-pager li.cycle-pager-active {
  color: #383838;
}
.cs-highlight .slides.pager-images .cycle-pager li.cycle-pager-active img {
  border-color: #383838;
}
.cs-highlight .article-listing.template-masonry.style-clean article,
.cs-highlight .article-listing.template-default.style-clean article,
.cs-highlight .article-listing.template-big-images.style-clean article,
.cs-highlight .article-listing.template-left-thumbnail.style-clean article,
.cs-highlight .article-listing.template-masonry-meta-top.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #4493ad;
}
.cs-highlight .article-listing.template-masonry.style-style4 article,
.cs-highlight .article-listing.template-default.style-style4 article,
.cs-highlight .article-listing.template-big-images.style-style4 article,
.cs-highlight .article-listing.template-left-thumbnail.style-style4 article,
.cs-highlight .article-listing.template-masonry-meta-top.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #4390a9;
}
.cs-highlight .article-listing.template-masonry.style-style4 article .article-image,
.cs-highlight .article-listing.template-default.style-style4 article .article-image,
.cs-highlight .article-listing.template-big-images.style-style4 article .article-image,
.cs-highlight .article-listing.template-left-thumbnail.style-style4 article .article-image,
.cs-highlight .article-listing.template-masonry-meta-top.style-style4 article .article-image {
  border-bottom: 6px solid #383838;
}
.cs-highlight .article-listing.template-masonry.style-style4 article .article-meta,
.cs-highlight .article-listing.template-default.style-style4 article .article-meta,
.cs-highlight .article-listing.template-big-images.style-style4 article .article-meta,
.cs-highlight .article-listing.template-left-thumbnail.style-style4 article .article-meta,
.cs-highlight .article-listing.template-masonry-meta-top.style-style4 article .article-meta {
  color: #ffffff;
}
.cs-highlight .article-listing.template-masonry.style-style5 article,
.cs-highlight .article-listing.template-default.style-style5 article,
.cs-highlight .article-listing.template-big-images.style-style5 article,
.cs-highlight .article-listing.template-left-thumbnail.style-style5 article,
.cs-highlight .article-listing.template-masonry-meta-top.style-style5 article {
  background: #3e879e;
}
.cs-highlight .article-listing.template-masonry.style-style5 article .article-meta,
.cs-highlight .article-listing.template-default.style-style5 article .article-meta,
.cs-highlight .article-listing.template-big-images.style-style5 article .article-meta,
.cs-highlight .article-listing.template-left-thumbnail.style-style5 article .article-meta,
.cs-highlight .article-listing.template-masonry-meta-top.style-style5 article .article-meta {
  color: #ffffff;
}
.cs-highlight .article-listing.template-masonry.style-sidebar article,
.cs-highlight .article-listing.template-default.style-sidebar article,
.cs-highlight .article-listing.template-big-images.style-sidebar article,
.cs-highlight .article-listing.template-left-thumbnail.style-sidebar article,
.cs-highlight .article-listing.template-masonry-meta-top.style-sidebar article {
  border-bottom: 1px solid #367488;
}
.cs-highlight .article-listing.template-masonry-meta-top article {
  background: #fff !important;
  background: #418da6;
}
.cs-highlight .article-listing.template-masonry-meta-top article .article-meta {
  color: #ffffff;
}
.cs-highlight .article-listing.template-masonry-meta-top article .article-meta a {
  color: #ffffff;
}
.cs-highlight .article-listing.template-masonry-meta-top article .small-divider {
  background: #383838;
}
.cs-highlight .article-listing.template-simple-table td {
  padding: 10px;
}
.cs-highlight .article-listing.template-simple-table span:hover {
  color: #383838;
}
.cs-highlight .article-listing.template-simple-table .article-row {
  padding: 15px;
  border-bottom: 1px solid #ffffff;
}
.cs-highlight .article-listing.template-simple-table .fa {
  color: #ffffff;
}
.cs-highlight .article-listing.template-simple-table .article-meta {
  font-size: 13px;
}
.cs-highlight .article-listing.article-listing-one-liner .trending-now {
  outline: 2px solid #383838;
  background: #383838;
  color: #ffffff !important;
}
.cs-highlight .article-listing.article-listing-one-liner .trending-now a {
  color: #ffffff !important;
}
.cs-highlight .article-listing.article-listing-one-liner .trending-now a a {
  color: #ffffff !important;
}
.cs-highlight .article-listing.top-posts .article-category {
  color: #ffffff;
}
.cs-highlight .article-listing.top-posts article:hover .article-header .article-category {
  background: #383838;
  color: #ffffff;
}
.cs-highlight .article-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-highlight .article-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(56,56,56,0.32);
}
.cs-highlight .article-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-highlight .article-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(56,56,56,0.35);
}
.cs-highlight .article-listing .btn-read1:hover {
  color: #383838;
}
.cs-highlight .article-listing .btn-read2 {
  border: 1px solid #383838;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-highlight .article-listing .btn-read2:hover {
  background-color: #383838 !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-highlight .article-listing .btn-read3 {
  color: #383838;
  font-weight: 500;
}
.cs-highlight .article-listing .btn-read3:hover {
  background-color: #383838 !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-highlight .article-listing .btn-read4 {
  color: #4493ad;
  border: 1px #383838 solid;
  background-color: #383838;
}
.cs-highlight .article-listing .btn-read4:hover {
  color: #383838;
}
.cs-highlight .article-listing .btn-read4:after {
  background-color: #4493ad;
}
.cs-highlight .article-listing .btn-read6 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .article-listing .btn-read6:hover {
  background-color: #4493ad;
  color: #383838;
  border: 1px solid #383838;
}
.cs-highlight .article-listing .btn-read7 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .article-listing .btn-read7:hover {
  background-color: #ffffff;
  color: #ffffff;
}
.cs-highlight .article-listing-slides.style-style3 .article-title {
  background: rgba(204,204,204,0.9);
  color: #ffffff !important;
}
.cs-highlight .top-posts.gutter-size-1 article {
  border: 2px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-2 article {
  border: 3px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-3 article {
  border: 4px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-4 article {
  border: 6px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-5 article {
  border: 8px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-0 article {
  border: 0px solid #4493ad;
}
.cs-highlight .event-listing.template-masonry.style-clean article,
.cs-highlight .event-listing.template-default.style-clean article,
.cs-highlight .event-listing.template-big-images.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #4493ad;
}
.cs-highlight .event-listing.template-masonry.style-style3 article,
.cs-highlight .event-listing.template-default.style-style3 article,
.cs-highlight .event-listing.template-big-images.style-style3 article {
  background: #fff !important;
  background: #418da6;
}
.cs-highlight .event-listing.template-masonry.style-style3 article .event-meta,
.cs-highlight .event-listing.template-default.style-style3 article .event-meta,
.cs-highlight .event-listing.template-big-images.style-style3 article .event-meta {
  color: #ffffff;
}
.cs-highlight .event-listing.template-masonry.style-style3 article .event-meta a,
.cs-highlight .event-listing.template-default.style-style3 article .event-meta a,
.cs-highlight .event-listing.template-big-images.style-style3 article .event-meta a {
  color: #ffffff;
}
.cs-highlight .event-listing.template-masonry.style-style3 article .small-divider,
.cs-highlight .event-listing.template-default.style-style3 article .small-divider,
.cs-highlight .event-listing.template-big-images.style-style3 article .small-divider {
  background: #383838;
}
.cs-highlight .event-listing.template-masonry.style-style4 article,
.cs-highlight .event-listing.template-default.style-style4 article,
.cs-highlight .event-listing.template-big-images.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(255,255,255,0.85);
  background: #4390a9;
}
.cs-highlight .event-listing.template-masonry.style-style4 article .event-image,
.cs-highlight .event-listing.template-default.style-style4 article .event-image,
.cs-highlight .event-listing.template-big-images.style-style4 article .event-image {
  border-bottom: 6px solid #383838;
}
.cs-highlight .event-listing.template-masonry.style-style4 article .event-meta,
.cs-highlight .event-listing.template-default.style-style4 article .event-meta,
.cs-highlight .event-listing.template-big-images.style-style4 article .event-meta {
  color: #ffffff;
}
.cs-highlight .event-listing.template-masonry.style-style5 article,
.cs-highlight .event-listing.template-default.style-style5 article,
.cs-highlight .event-listing.template-big-images.style-style5 article {
  background: #3e879e;
}
.cs-highlight .event-listing.template-masonry.style-style5 article .event-meta,
.cs-highlight .event-listing.template-default.style-style5 article .event-meta,
.cs-highlight .event-listing.template-big-images.style-style5 article .event-meta {
  color: #ffffff;
}
.cs-highlight .event-listing.template-masonry.style-sidebar article,
.cs-highlight .event-listing.template-default.style-sidebar article,
.cs-highlight .event-listing.template-big-images.style-sidebar article {
  border-bottom: 1px solid #367488;
}
.cs-highlight .event-listing.top-posts .event-meta {
  color: #4493ad;
  padding: 10px;
}
.cs-highlight .event-listing.top-posts .event-category {
  color: #ffffff;
}
.cs-highlight .event-listing.top-posts article:hover .event-header .event-category {
  background: #383838;
  color: #ffffff;
}
.cs-highlight .event-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-highlight .event-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(56,56,56,0.32);
}
.cs-highlight .event-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-highlight .event-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(56,56,56,0.35);
}
.cs-highlight .event-listing .btn-read1:hover {
  color: #383838;
}
.cs-highlight .event-listing .btn-read2 {
  border: 1px solid #383838;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-highlight .event-listing .btn-read2:hover {
  background-color: #383838 !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-highlight .event-listing .btn-read3 {
  color: #383838;
  font-weight: 500;
}
.cs-highlight .event-listing .btn-read3:hover {
  background-color: #383838 !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-highlight .event-listing .btn-read4 {
  color: #4493ad;
  border: 1px #383838 solid;
  background-color: #383838;
}
.cs-highlight .event-listing .btn-read4:hover {
  color: #383838;
}
.cs-highlight .event-listing .btn-read4:after {
  background-color: #4493ad;
}
.cs-highlight .event-listing .btn-read6 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .event-listing .btn-read6:hover {
  background-color: #4493ad;
  color: #383838;
  border: 1px solid #383838;
}
.cs-highlight .event-listing .btn-read7 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .event-listing .btn-read7:hover {
  background-color: #ffffff;
  color: #ffffff;
}
.cs-highlight .event-listing-slides.style-style3 .event-title {
  background: rgba(204,204,204,0.9);
  color: #ffffff !important;
}
.cs-highlight .event-listing.event-listing-slides3 .know-more {
  border-right: 1px solid rgba(56,56,56,0.9);
}
.cs-highlight .event-listing.template-top-events .know-more {
  border-right: 1px solid rgba(56,56,56,0.9);
}
.cs-highlight .top-posts.gutter-size-1 article {
  border: 2px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-2 article {
  border: 3px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-3 article {
  border: 4px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-4 article {
  border: 6px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-5 article {
  border: 8px solid #4493ad;
}
.cs-highlight .top-posts.gutter-size-0 article {
  border: 0px solid #4493ad;
}
.cs-highlight .product-listing .product-category-name {
  color: #383838;
}
.cs-highlight .product-listing .price-discounted {
  color: #383838;
}
.cs-highlight .product-listing.style-simple .product:hover {
  background: #87bed0;
}
.cs-highlight .product-listing.style-simple .price {
  color: #383838;
}
.cs-highlight .product-listing.style-simple .product-category-name {
  color: #ffffff !important;
  font-weight: 500;
}
.cs-highlight .product-listing.style-simple .product-name {
  font-weight: bold;
}
.cs-highlight .btn-add-to-cart1:hover {
  color: #383838;
}
.cs-highlight .btn-add-to-cart2 {
  overflow: hidden;
  background-color: #383838;
  border-bottom: 3px solid #1f1f1f;
}
.cs-highlight .btn-add-to-cart2 .add-span1 {
  color: #ffffff;
}
.cs-highlight .btn-add-to-cart2 .icon-span {
  color: transparent;
}
.cs-highlight .btn-add-to-cart2:hover {
  border-bottom: 3px solid #121212;
}
.cs-highlight .btn-add-to-cart2:hover .add-span1 {
  color: transparent;
}
.cs-highlight .btn-add-to-cart2:hover .icon-span {
  color: #4493ad;
}
.cs-highlight .btn-add-to-cart2:focus {
  outline: none !important;
}
.cs-highlight .btn-add-to-cart3 {
  color: white;
  border: 0px #383838 solid;
  background-color: #383838;
}
.cs-highlight .btn-add-to-cart3:hover {
  border: 0px #383838 solid;
}
.cs-highlight .btn-add-to-cart3:after {
  -webkit-text-stroke: 1px white;
  background-color: white;
  color: #383838;
  border-bottom: 3px solid #1f1f1f;
}
.cs-highlight .btn-add-to-cart4 {
  color: #4493ad;
  border: 1px #383838 solid;
  background-color: #383838;
}
.cs-highlight .btn-add-to-cart4:hover {
  color: #383838;
}
.cs-highlight .btn-add-to-cart4:after {
  background-color: #4493ad;
}
.cs-highlight .btn-add-to-cart5 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .btn-add-to-cart6 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .btn-add-to-cart6:hover {
  background-color: #4493ad;
  color: #383838;
  border: 1px solid #383838;
}
.cs-highlight .btn-add-to-cart7 {
  background-color: #383838;
  color: #4493ad;
}
.cs-highlight .btn-add-to-cart7:hover {
  background-color: #ffffff;
  color: #ffffff;
}
.cs-highlight .product-variant.template-radio.style-squares label {
  border-color: #383838;
}
.cs-highlight .product-variant.template-radio.style-squares label.current,
.cs-highlight .product-variant.template-radio.style-squares label:hover {
  background: #383838;
  color: #4493ad;
}
.cs-highlight .cart-items-price.style-simple .bubble {
  color: #383838;
}
.cs-highlight .cart-items-price.style-modern .bubble {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-items-price.style-modern:hover .bubble {
  background-color: #2b2b2b;
}
.cs-highlight .cart-items-price.style-default .bubble {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-items-price.style-default .item-bubble-index {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-items-price.style-default:hover .bubble {
  background-color: #2b2b2b;
}
.cs-highlight .cart-items.style-simple .bubble {
  color: #383838;
}
.cs-highlight .cart-items.style-simple .item-bubble {
  color: #ffffff;
}
.cs-highlight .cart-items.style-simple:hover .bubble {
  color: #1f1f1f;
}
.cs-highlight .cart-items.style-modern .bubble {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-items.style-modern:hover .bubble {
  background-color: #2b2b2b;
}
.cs-highlight .cart-items.style-modern .item-bubble-index {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-price.style-simple .bubble {
  color: #383838;
}
.cs-highlight .cart-price.style-modern .bubble {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-price.style-modern:hover .bubble {
  color: #ffffff;
  background-color: #1f1f1f;
}
.cs-highlight .cart-only.style-simple .bubble {
  color: #383838;
}
.cs-highlight .cart-only.style-simple:hover .bubble {
  color: #1f1f1f;
}
.cs-highlight .cart-only.style-modern .bubble {
  background-color: #383838;
  color: #ffffff;
}
.cs-highlight .cart-only.style-modern:hover .bubble {
  background-color: #1f1f1f;
}
.cs-highlight .product-attributes.template-list.style-modern li:before {
  color: #1f1f1f;
}
.cs-highlight .product-attributes.template-default.style-simple table >tbody>tr:nth-child(even) {
  background-color: #4493ad ! important;
}
.cs-highlight .product-attributes.template-default.style-simple table tr {
  border-bottom: 1px solid #383838;
}
.cs-highlight .mediainfo-effect2 .mediainfo span {
  background-color: #383838;
}
.cs-highlight .mediainfo-effect3 .mediainfo span {
  background-color: #383838;
}
.cs-highlight .mediainfo-effect3.mediainfo {
  border-bottom: 4px solid #383838;
}
.cs-highlight .mediainfo-effect4 span {
  background-color: #383838;
}
.cs-highlight .mediainfo-effect5 .mediainfo span {
  background-color: #383838;
}
.cs-highlight .mediainfo-effect7 span {
  background-color: #4493ad;
}
.cs-highlight .mediainfo-effect8 span {
  background-color: #4493ad;
}
.cs-highlight .btn {
  color: #ffffff;
  background-color: #383838;
}
.cs-highlight .darken {
  background-color: #383838;
}
.cs-highlight .darken:hover {
  background-color: #1f1f1f;
}
.cs-highlight .lighten {
  background-color: #383838;
}
.cs-highlight .lighten:hover {
  background-color: #525252;
}
.cs-highlight .btn.outlined {
  border: 1px solid #383838;
  background-color: transparent !important;
  color: #ffffff;
}
.cs-highlight .fill-b {
  border: 1.5px #383838 solid;
  background: #4493ad !important;
}
.cs-highlight .fill-b:hover {
  color: #ffffff;
}
.cs-highlight .fill-b:after {
  background-color: #383838;
}
.cs-highlight .fill-t {
  border: 1px #383838 solid;
  background: #4493ad;
}
.cs-highlight .fill-t:hover {
  border: 1px #383838 solid;
}
.cs-highlight .fill-t:hover a {
  color: #ffffff !important;
}
.cs-highlight .fill-t:after {
  color: #ffffff !important;
  background-color: #383838;
}
.cs-highlight .grow {
  background-color: #383838;
}
.cs-highlight .grow:hover {
  background-color: #242424;
}
.cs-highlight .btn.fancy {
  background-color: #4493ad;
  border-top: 5px solid #191919;
}
.cs-highlight .btn.fancy:hover {
  color: #ffffff !important;
}
.cs-highlight .btn.fancy:after {
  background: #383838;
  color: #ffffff;
}
.cs-highlight .btn.threeD {
  background-color: #383838;
}
.cs-highlight .btn.threeD:hover {
  background-color: #1f1f1f;
}
.cs-highlight .btn.outlined.fill-color {
  border: 1px solid #383838;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-highlight .btn.outlined.fill-color:hover {
  background-color: #383838 !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-highlight ::-webkit-input-placeholder,
.cs-highlight ::-moz-placeholder,
.cs-highlight :-ms-input-placeholder,
.cs-highlight :-moz-placeholder {
  color: rgba(255,255,255,0.7);
}
.cs-highlight .language-switcher.template-default .current a,
.cs-highlight .language-switcher.template-with-flags .current a {
  color: #383838;
}
.cs-highlight .language-switcher.template-default ul.separator-colored-line li+li:before,
.cs-highlight .language-switcher.template-with-flags ul.separator-colored-line li+li:before {
  color: #383838;
}
.cs-highlight .language-switcher.template-dropdown .arrow:before {
  color: #ffffff;
}
.cs-highlight .language-switcher.template-dropdown .dropdown-menu.separator-none>li ul li {
  border-color: #4493ad !important;
  border-color: rgba(68,147,173,0.95) !important;
}
.cs-highlight .language-switcher.template-dropdown .dropdown-menu.separator-line>li ul li {
  border-color: #63aac1 !important;
}
.cs-highlight .language-switcher.template-dropdown .dropdown-menu.separator-colored-line>li ul li {
  border-color: rgba(56,56,56,0.35) !important;
}
.cs-highlight #assistance-offer .assistance-handle {
  background: #383838;
  color: #4493ad;
}
.cs-highlight #assistance-offer .assistance-title,
.cs-highlight #assistance-offer .assistance-form {
  background: #4493ad;
}
.cs-highlight .ice-countdown.style-simple.is-countdown .countdown-section {
  border-bottom: 3px solid #383838;
}
.cs-highlight .ice-countdown.style-modern .countdown-section {
  color: #ffffff;
  background-color: #383838;
}
.cs-highlight .ice-countdown.style-modern .countdown-amount {
  color: #ffffff;
  background-color: #191919;
}
.cs-highlight .ice-countdown.style-cubic .countdown-section {
  color: #ffffff;
  background-color: #383838;
}
.cs-highlight .ice-countdown.style-classic .countdown-period {
  color: #ffffff;
  background-color: #383838;
}
.cs-highlight .ice-progressbar.orientation-horizontal.gradient-1 .done {
  background-image: linear-gradient(90deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-highlight .ice-progressbar.orientation-horizontal.gradient-2 .done {
  background-image: linear-gradient(70deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-highlight .ice-progressbar.orientation-horizontal.gradient-3 .done {
  background-image: linear-gradient(90deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-highlight .ice-progressbar.orientation-horizontal.gradient-4 .done {
  background-image: linear-gradient(70deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-highlight .ice-progressbar.orientation-horizontal.gradient-5 .done {
  background-image: linear-gradient(90deg,rgba(56,56,56,0.8),rgba(0,0,0,0));
}
.cs-highlight .ice-progressbar.orientation-vertical.gradient-1 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-highlight .ice-progressbar.orientation-vertical.gradient-2 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-highlight .ice-progressbar.orientation-vertical.gradient-3 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-highlight .ice-progressbar.orientation-vertical.gradient-4 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-highlight .ice-progressbar.orientation-vertical.gradient-5 .done {
  background-image: linear-gradient(0deg,rgba(56,56,56,0.8),rgba(0,0,0,0));
}
.cs-highlight .category-listing.template-default.style-default .category-name-div a {
  line-height: initial;
}
.cs-highlight .category-listing.template-default.style-default .category-name-div:hover {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-default .category-name i {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-default .category-name:hover {
  font-weight: bold;
}
.cs-highlight .category-listing.template-default.style-default .subcategory-name-div {
  color: #ffffff;
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-default .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-default i {
  color: #383838;
  font-size: 13px;
}
.cs-highlight .category-listing.template-default.style-default .transparent-fa {
  color: transparent !important;
  content: " " !important;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .category-name-div {
  color: #ffffff;
  padding: 10px;
  background: #4493ad;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .category-name-div a {
  line-height: initial;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .category-name-div:hover {
  color: #4493ad;
  font-weight: bold;
  background: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .category-name-div:hover a,
.cs-highlight .category-listing.template-default.style-boxed-hover .category-name-div:hover i {
  color: #4493ad;
  background: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .subcategory-name-div {
  color: #ffffff;
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover {
  background: #383838;
  color: #4493ad;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover a {
  color: #4493ad;
  background: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover i {
  color: #4493ad;
}
.cs-highlight .category-listing.template-default.style-boxed-hover i {
  color: #383838;
  font-size: 13px;
}
.cs-highlight .category-listing.template-default.style-boxed-hover .transparent-fa {
  color: transparent !important;
}
.cs-highlight .category-listing.template-default.style-boxed .category-name-div {
  color: #ffffff;
  outline: 1px solid #336e81;
  padding: 7px;
  margin: 7px;
  background: #4493ad;
}
.cs-highlight .category-listing.template-default.style-boxed .category-name-div a {
  line-height: initial;
}
.cs-highlight .category-listing.template-default.style-boxed .category-name-div:hover {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed .category-name-div:hover a,
.cs-highlight .category-listing.template-default.style-boxed .category-name-div:hover i {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed .subcategory-name-div {
  background: #4493ad;
  color: #ffffff;
  border-left: 1px solid #336e81;
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-boxed .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-boxed .subcategory-name-div:hover {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed .subcategory-name-div:hover a {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed .subcategory-name-div:hover i {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-boxed i {
  color: #336e81;
  font-size: 13px;
}
.cs-highlight .category-listing.template-default.style-boxed .transparent-fa {
  color: transparent !important;
}
.cs-highlight .category-listing.template-default.style-bordered .category-name-div {
  border-bottom: 1px solid #ffffff;
}
.cs-highlight .category-listing.template-default.style-bordered .category-name-div a {
  line-height: initial;
}
.cs-highlight .category-listing.template-default.style-bordered .category-name-div:hover {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-bordered .category-name i {
  color: #383838;
}
.cs-highlight .category-listing.template-default.style-bordered .category-name:hover {
  font-weight: bold;
}
.cs-highlight .category-listing.template-default.style-bordered .subcategory-name-div {
  color: #ffffff;
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-bordered .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-highlight .category-listing.template-default.style-bordered i {
  color: #383838;
  font-size: 13px;
}
.cs-highlight .category-listing.template-default.style-bordered .transparent-fa {
  color: transparent !important;
}
.cs-highlight .category-listing.template-image-left .category-block:hover .category-name a {
  color: #383838 !important;
}
.cs-highlight .category-listing.template-image-left .category-block:hover .category-name a .category-name {
  color: #383838 !important;
}
.cs-highlight .category-listing.template-img-left-subcats .category-block {
  background-color: #4390a9;
}
.cs-highlight .category-listing.template-img-left-subcats .grid-one-third:hover .category-name a {
  color: #383838;
}
.cs-highlight .category-listing.template-image-top .category-block:hover {
  transition: 0.1s;
}
.cs-highlight .category-listing.template-image-top .category-block:hover .category-name {
  transition: 0.1s;
  color: #383838 !important;
}
.cs-highlight .category-listing.template-image-top .category-block i {
  color: #383838;
  font-size: 13px;
}
.cs-highlight .category-listing.style-boxed .category-block {
  box-shadow: 0 4px 10px -5px rgba(56,56,56,0.3);
}
.cs-highlight .category-listing.style-boxed .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-highlight .category-listing.style-boxed .category-block:hover .category-name {
  color: #383838;
}
.cs-highlight .category-listing.style-bordered .category-block {
  background-color: #4390a9;
  border: 1px solid transparent;
  border: 1px solid #2e6476;
}
.cs-highlight .category-listing.style-bordered .category-block:hover .category-name a {
  color: #383838;
}
.cs-highlight .category-listing.style-boxed-hover .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-highlight .category-listing.style-boxed-hover .category-block:hover .category-name {
  color: #383838;
}
.cs-highlight .category-listing.style-bordered-hover .category-block {
  background-color: #4390a9;
  border: 1px solid transparent;
}
.cs-highlight .category-listing.style-bordered-hover .category-block:hover {
  border: 1px solid #2e6476;
}
.cs-highlight .category-listing.style-bordered-hover .category-block:hover .category-name a {
  color: #383838;
}
.cs-highlight .category-header.template-default .header-line {
  background: #383838;
}
.cs-highlight .category-header.template-img-as-bg h2 {
  color: #4493ad;
}
.cs-highlight .category-header.template-img-as-bg .header-description {
  color: #4493ad;
}
.cs-highlight .category-header.template-img-as-bg .header-line {
  background: #383838;
}
.cs-highlight .ice-scrollindicator .scrollindicator-container {
  width: 100%;
  position: relative;
}
.cs-highlight .ice-scrollindicator.size-default .scrollindicator-container {
  height: 8px;
}
.cs-highlight .ice-scrollindicator.size-small .scrollindicator-container {
  height: 5px;
}
.cs-highlight .ice-scrollindicator.size-big .scrollindicator-container {
  height: 10px;
}
.cs-highlight .ice-scrollindicator.size-huge .scrollindicator-container {
  height: 12px;
}
.cs-highlight .ice-scrollindicator .scrollindicator-bar {
  height: 100%;
  width: 0%;
}
.cs-highlight .ice-scrollindicator.style-style1 .scrollindicator-container {
  background: #ccc;
}
.cs-highlight .ice-scrollindicator.style-style1 .scrollindicator-bar {
  background: #383838;
}
.cs-highlight .ice-scrollindicator.style-style2 .scrollindicator-container {
  background: #ccc;
}
.cs-highlight .ice-scrollindicator.style-style2 .scrollindicator-bar {
  background: #ffffff;
}
.cs-highlight .ui-datepicker {
  background: #4493ad;
  color: #ffffff;
  border-color: #275564;
}
.cs-highlight .ui-datepicker .ui-widget-header {
  background: #383838;
  color: #4493ad;
  border: none;
  font-weight: normal;
}
.cs-highlight .ui-datepicker .ui-datepicker-calendar th {
  color: #383838;
}
.cs-highlight .ui-datepicker .ui-datepicker-month,
.cs-highlight .ui-datepicker .ui-datepicker-year {
  color: #ffffff;
}
.cs-highlight .ui-datepicker .ui-state-default,
.cs-highlight .ui-datepicker .ui-widget-header .ui-state-default {
  background: #4493ad;
  color: #ffffff;
  border-color: #ffffff;
}
.cs-highlight .ui-datepicker .ui-state-active {
  background: #383838;
  color: #4493ad;
}
.cs-highlight .tags.style-default .tag-span {
  border: 1px solid #ffffff;
  transition: 0.2s;
  display: inline-block;
}
.cs-highlight .tags.style-default .tag-span:hover {
  background: #ffffff;
  color: #4493ad;
  transition: 0.2s;
}
.cs-highlight .tags.style-simple .tag-span:after {
  content: ", ";
}
.cs-highlight .tags.style-simple .tag-span:last-child:after {
  content: '';
}
.cs-highlight .tags.style-highlighted .tag-span {
  border: 2px solid #ffffff;
  transition: 0.1s;
  text-transform: uppercase;
  font-size: 14px;
}
.cs-highlight .tags.style-highlighted .tag-span:hover {
  border: 2px solid #383838;
  color: #383838;
  transition: 0.1s;
}
.cs-highlight .tags.template-with-icon .tags-title {
  color: #ffffff;
}
.cs-highlight .tags.template-tag-block .read-more-tag {
  border: 2px solid #ffffff;
}
.cs-system {
  color: #333;
}
.cs-system.xtl-content {
  background-color: #fff;
}
.cs-system h1 {
  color: #333;
}
.cs-system h2 {
  color: #333;
}
.cs-system h3 {
  color: #333;
}
.cs-system h4 {
  color: #333;
}
.cs-system h5 {
  color: #333;
}
.cs-system h6 {
  color: #333;
}
.cs-system .link,
.cs-system .richtext a,
.cs-system.richtext a,
.cs-system .xtl-module a,
.cs-system.xtl-module a,
.cs-system .slides a {
  color: #333;
}
.cs-system .link:hover,
.cs-system .link:active,
.cs-system .richtext a:hover,
.cs-system .richtext a:active,
.cs-system.richtext a:hover,
.cs-system.richtext a:active,
.cs-system .xtl-module a:hover,
.cs-system .xtl-module a:active,
.cs-system.xtl-module a:hover,
.cs-system.xtl-module a:active,
.cs-system .slides a:hover,
.cs-system .slides a:active {
  color: #333;
}
.cs-system.system-page a {
  color: #666;
}
.cs-system blockquote {
  border-color: #666666;
}
.cs-system hr {
  border-top-color: #e6e6e6;
}
.cs-system hr.styled {
  border-bottom-color: #333;
}
.cs-system .vertical-separator {
  border-right-color: #333;
}
.cs-system .horizontal-separator {
  border-bottom-color: #333;
}
.cs-system .c-text,
.cs-system .c-text a {
  color: #333 !important;
}
.cs-system .c-text.darkest,
.cs-system .c-text a.darkest {
  color: #000000 !important;
}
.cs-system .c-text.darker,
.cs-system .c-text a.darker {
  color: #1a1a1a !important;
}
.cs-system .c-text.lighter,
.cs-system .c-text a.lighter {
  color: #4d4d4d !important;
}
.cs-system .c-text.lightest,
.cs-system .c-text a.lightest {
  color: #666666 !important;
}
.cs-system .c-page,
.cs-system .c-page a {
  color: #fff !important;
}
.cs-system .c-page.darkest,
.cs-system .c-page a.darkest {
  color: #cccccc !important;
}
.cs-system .c-page.darker,
.cs-system .c-page a.darker {
  color: #e6e6e6 !important;
}
.cs-system .c-page.lighter,
.cs-system .c-page a.lighter {
  color: #ffffff !important;
}
.cs-system .c-page.lightest,
.cs-system .c-page a.lightest {
  color: #ffffff !important;
}
.cs-system .c-primary,
.cs-system .c-primary a {
  color: #333 !important;
}
.cs-system .c-primary.darkest,
.cs-system .c-primary a.darkest {
  color: #000000 !important;
}
.cs-system .c-primary.darker,
.cs-system .c-primary a.darker {
  color: #1a1a1a !important;
}
.cs-system .c-primary.lighter,
.cs-system .c-primary a.lighter {
  color: #4d4d4d !important;
}
.cs-system .c-primary.lightest,
.cs-system .c-primary a.lightest {
  color: #666666 !important;
}
.cs-system .c-secondary,
.cs-system .c-secondary a {
  color: #333 !important;
}
.cs-system .c-secondary.darkest,
.cs-system .c-secondary a.darkest {
  color: #000000 !important;
}
.cs-system .c-secondary.darker,
.cs-system .c-secondary a.darker {
  color: #1a1a1a !important;
}
.cs-system .c-secondary.lighter,
.cs-system .c-secondary a.lighter {
  color: #4d4d4d !important;
}
.cs-system .c-secondary.lightest,
.cs-system .c-secondary a.lightest {
  color: #666666 !important;
}
.cs-system .c-auxiliary,
.cs-system .c-auxiliary a {
  color: #333 !important;
}
.cs-system .c-auxiliary.darkest,
.cs-system .c-auxiliary a.darkest {
  color: #000000 !important;
}
.cs-system .c-auxiliary.darker,
.cs-system .c-auxiliary a.darker {
  color: #1a1a1a !important;
}
.cs-system .c-auxiliary.lighter,
.cs-system .c-auxiliary a.lighter {
  color: #4d4d4d !important;
}
.cs-system .c-auxiliary.lightest,
.cs-system .c-auxiliary a.lightest {
  color: #666666 !important;
}
.cs-system .c-black,
.cs-system .c-black a {
  color: #000 !important;
}
.cs-system .c-black.darkest,
.cs-system .c-black a.darkest {
  color: #000000 !important;
}
.cs-system .c-black.darker,
.cs-system .c-black a.darker {
  color: #000000 !important;
}
.cs-system .c-black.lighter,
.cs-system .c-black a.lighter {
  color: #1a1a1a !important;
}
.cs-system .c-black.lightest,
.cs-system .c-black a.lightest {
  color: #333333 !important;
}
.cs-system .c-white,
.cs-system .c-white a {
  color: #fff !important;
}
.cs-system .c-white.darkest,
.cs-system .c-white a.darkest {
  color: #cccccc !important;
}
.cs-system .c-white.darker,
.cs-system .c-white a.darker {
  color: #e6e6e6 !important;
}
.cs-system .c-white.lighter,
.cs-system .c-white a.lighter {
  color: #ffffff !important;
}
.cs-system .c-white.lightest,
.cs-system .c-white a.lightest {
  color: #ffffff !important;
}
.cs-system .b-text {
  background-color: #333 !important;
}
.cs-system .b-text.darken:hover {
  background-color: #1a1a1a !important;
}
.cs-system .b-text.lighten:hover {
  background-color: #404040 !important;
}
.cs-system .b-text.darkest-bg {
  background-color: #000000 !important;
}
.cs-system .b-text.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-text.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-text.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-text.darker-bg {
  background-color: #1a1a1a !important;
}
.cs-system .b-text.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-text.darker-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-system .b-text.darker-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-system .b-text.darker-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-system .b-text.lighter-bg {
  background-color: #4d4d4d !important;
}
.cs-system .b-text.lighter-bg.darken:hover {
  background-color: #333333 !important;
}
.cs-system .b-text.lighter-bg.lighten:hover {
  background-color: #595959 !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-10 {
  background-color: rgba(77,77,77,0.1) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-20 {
  background-color: rgba(77,77,77,0.2) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-30 {
  background-color: rgba(77,77,77,0.3) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-40 {
  background-color: rgba(77,77,77,0.4) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-50 {
  background-color: rgba(77,77,77,0.5) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-60 {
  background-color: rgba(77,77,77,0.6) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-70 {
  background-color: rgba(77,77,77,0.7) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-80 {
  background-color: rgba(77,77,77,0.8) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-90 {
  background-color: rgba(77,77,77,0.9) !important;
}
.cs-system .b-text.lighter-bg.bg-opacity-100 {
  background-color: #4d4d4d !important;
}
.cs-system .b-text.lightest-bg {
  background-color: #666666 !important;
}
.cs-system .b-text.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-text.lightest-bg.lighten:hover {
  background-color: #737373 !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-10 {
  background-color: rgba(102,102,102,0.1) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-20 {
  background-color: rgba(102,102,102,0.2) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-30 {
  background-color: rgba(102,102,102,0.3) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-40 {
  background-color: rgba(102,102,102,0.4) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-50 {
  background-color: rgba(102,102,102,0.5) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-60 {
  background-color: rgba(102,102,102,0.6) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-70 {
  background-color: rgba(102,102,102,0.7) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-80 {
  background-color: rgba(102,102,102,0.8) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-90 {
  background-color: rgba(102,102,102,0.9) !important;
}
.cs-system .b-text.lightest-bg.bg-opacity-100 {
  background-color: #666666 !important;
}
.cs-system .b-text.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-system .b-text.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-system .b-text.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-system .b-text.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-system .b-text.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-system .b-text.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-system .b-text.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-system .b-text.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-system .b-text.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-system .b-text.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-system .b-page {
  background-color: #fff !important;
}
.cs-system .b-page.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-system .b-page.lighten:hover {
  background-color: #ffffff !important;
}
.cs-system .b-page.darkest-bg {
  background-color: #cccccc !important;
}
.cs-system .b-page.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-system .b-page.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-system .b-page.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-system .b-page.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-system .b-page.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-system .b-page.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-system .b-page.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-system .b-page.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-system .b-page.lighter-bg {
  background-color: #ffffff !important;
}
.cs-system .b-page.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-system .b-page.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-system .b-page.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-system .b-page.lightest-bg {
  background-color: #ffffff !important;
}
.cs-system .b-page.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-system .b-page.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-system .b-page.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-system .b-page.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-system .b-page.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-system .b-page.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-system .b-page.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-system .b-page.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-system .b-page.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-system .b-page.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-system .b-page.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-system .b-page.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-system .b-page.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-system .b-primary {
  background-color: #333 !important;
}
.cs-system .b-primary.darken:hover {
  background-color: #1a1a1a !important;
}
.cs-system .b-primary.lighten:hover {
  background-color: #404040 !important;
}
.cs-system .b-primary.darkest-bg {
  background-color: #000000 !important;
}
.cs-system .b-primary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-primary.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-primary.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-primary.darker-bg {
  background-color: #1a1a1a !important;
}
.cs-system .b-primary.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-primary.darker-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-system .b-primary.darker-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-system .b-primary.lighter-bg {
  background-color: #4d4d4d !important;
}
.cs-system .b-primary.lighter-bg.darken:hover {
  background-color: #333333 !important;
}
.cs-system .b-primary.lighter-bg.lighten:hover {
  background-color: #595959 !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-10 {
  background-color: rgba(77,77,77,0.1) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-20 {
  background-color: rgba(77,77,77,0.2) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-30 {
  background-color: rgba(77,77,77,0.3) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-40 {
  background-color: rgba(77,77,77,0.4) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-50 {
  background-color: rgba(77,77,77,0.5) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-60 {
  background-color: rgba(77,77,77,0.6) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-70 {
  background-color: rgba(77,77,77,0.7) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-80 {
  background-color: rgba(77,77,77,0.8) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-90 {
  background-color: rgba(77,77,77,0.9) !important;
}
.cs-system .b-primary.lighter-bg.bg-opacity-100 {
  background-color: #4d4d4d !important;
}
.cs-system .b-primary.lightest-bg {
  background-color: #666666 !important;
}
.cs-system .b-primary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-primary.lightest-bg.lighten:hover {
  background-color: #737373 !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-10 {
  background-color: rgba(102,102,102,0.1) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-20 {
  background-color: rgba(102,102,102,0.2) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-30 {
  background-color: rgba(102,102,102,0.3) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-40 {
  background-color: rgba(102,102,102,0.4) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-50 {
  background-color: rgba(102,102,102,0.5) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-60 {
  background-color: rgba(102,102,102,0.6) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-70 {
  background-color: rgba(102,102,102,0.7) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-80 {
  background-color: rgba(102,102,102,0.8) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-90 {
  background-color: rgba(102,102,102,0.9) !important;
}
.cs-system .b-primary.lightest-bg.bg-opacity-100 {
  background-color: #666666 !important;
}
.cs-system .b-primary.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-system .b-primary.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-system .b-primary.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-system .b-primary.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-system .b-primary.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-system .b-primary.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-system .b-primary.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-system .b-primary.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-system .b-primary.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-system .b-primary.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-system .b-secondary {
  background-color: #333 !important;
}
.cs-system .b-secondary.darken:hover {
  background-color: #1a1a1a !important;
}
.cs-system .b-secondary.lighten:hover {
  background-color: #404040 !important;
}
.cs-system .b-secondary.darkest-bg {
  background-color: #000000 !important;
}
.cs-system .b-secondary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-secondary.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-secondary.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-secondary.darker-bg {
  background-color: #1a1a1a !important;
}
.cs-system .b-secondary.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-secondary.darker-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-system .b-secondary.darker-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-system .b-secondary.lighter-bg {
  background-color: #4d4d4d !important;
}
.cs-system .b-secondary.lighter-bg.darken:hover {
  background-color: #333333 !important;
}
.cs-system .b-secondary.lighter-bg.lighten:hover {
  background-color: #595959 !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-10 {
  background-color: rgba(77,77,77,0.1) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-20 {
  background-color: rgba(77,77,77,0.2) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-30 {
  background-color: rgba(77,77,77,0.3) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-40 {
  background-color: rgba(77,77,77,0.4) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-50 {
  background-color: rgba(77,77,77,0.5) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-60 {
  background-color: rgba(77,77,77,0.6) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-70 {
  background-color: rgba(77,77,77,0.7) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-80 {
  background-color: rgba(77,77,77,0.8) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-90 {
  background-color: rgba(77,77,77,0.9) !important;
}
.cs-system .b-secondary.lighter-bg.bg-opacity-100 {
  background-color: #4d4d4d !important;
}
.cs-system .b-secondary.lightest-bg {
  background-color: #666666 !important;
}
.cs-system .b-secondary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-secondary.lightest-bg.lighten:hover {
  background-color: #737373 !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-10 {
  background-color: rgba(102,102,102,0.1) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-20 {
  background-color: rgba(102,102,102,0.2) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-30 {
  background-color: rgba(102,102,102,0.3) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-40 {
  background-color: rgba(102,102,102,0.4) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-50 {
  background-color: rgba(102,102,102,0.5) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-60 {
  background-color: rgba(102,102,102,0.6) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-70 {
  background-color: rgba(102,102,102,0.7) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-80 {
  background-color: rgba(102,102,102,0.8) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-90 {
  background-color: rgba(102,102,102,0.9) !important;
}
.cs-system .b-secondary.lightest-bg.bg-opacity-100 {
  background-color: #666666 !important;
}
.cs-system .b-secondary.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-system .b-secondary.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-system .b-secondary.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-system .b-secondary.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-system .b-secondary.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-system .b-secondary.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-system .b-secondary.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-system .b-secondary.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-system .b-secondary.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-system .b-secondary.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-system .b-auxiliary {
  background-color: #333 !important;
}
.cs-system .b-auxiliary.darken:hover {
  background-color: #1a1a1a !important;
}
.cs-system .b-auxiliary.lighten:hover {
  background-color: #404040 !important;
}
.cs-system .b-auxiliary.darkest-bg {
  background-color: #000000 !important;
}
.cs-system .b-auxiliary.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-auxiliary.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-auxiliary.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-auxiliary.darker-bg {
  background-color: #1a1a1a !important;
}
.cs-system .b-auxiliary.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-auxiliary.darker-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-system .b-auxiliary.darker-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-system .b-auxiliary.lighter-bg {
  background-color: #4d4d4d !important;
}
.cs-system .b-auxiliary.lighter-bg.darken:hover {
  background-color: #333333 !important;
}
.cs-system .b-auxiliary.lighter-bg.lighten:hover {
  background-color: #595959 !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-10 {
  background-color: rgba(77,77,77,0.1) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-20 {
  background-color: rgba(77,77,77,0.2) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-30 {
  background-color: rgba(77,77,77,0.3) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-40 {
  background-color: rgba(77,77,77,0.4) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-50 {
  background-color: rgba(77,77,77,0.5) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-60 {
  background-color: rgba(77,77,77,0.6) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-70 {
  background-color: rgba(77,77,77,0.7) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-80 {
  background-color: rgba(77,77,77,0.8) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-90 {
  background-color: rgba(77,77,77,0.9) !important;
}
.cs-system .b-auxiliary.lighter-bg.bg-opacity-100 {
  background-color: #4d4d4d !important;
}
.cs-system .b-auxiliary.lightest-bg {
  background-color: #666666 !important;
}
.cs-system .b-auxiliary.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-auxiliary.lightest-bg.lighten:hover {
  background-color: #737373 !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-10 {
  background-color: rgba(102,102,102,0.1) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-20 {
  background-color: rgba(102,102,102,0.2) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-30 {
  background-color: rgba(102,102,102,0.3) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-40 {
  background-color: rgba(102,102,102,0.4) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-50 {
  background-color: rgba(102,102,102,0.5) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-60 {
  background-color: rgba(102,102,102,0.6) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-70 {
  background-color: rgba(102,102,102,0.7) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-80 {
  background-color: rgba(102,102,102,0.8) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-90 {
  background-color: rgba(102,102,102,0.9) !important;
}
.cs-system .b-auxiliary.lightest-bg.bg-opacity-100 {
  background-color: #666666 !important;
}
.cs-system .b-auxiliary.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-system .b-auxiliary.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-system .b-auxiliary.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-system .b-auxiliary.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-system .b-auxiliary.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-system .b-auxiliary.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-system .b-auxiliary.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-system .b-auxiliary.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-system .b-auxiliary.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-system .b-auxiliary.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-system .b-black {
  background-color: #000 !important;
}
.cs-system .b-black.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-black.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-black.darkest-bg {
  background-color: #000000 !important;
}
.cs-system .b-black.darkest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-black.darkest-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-black.darkest-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-black.darker-bg {
  background-color: #000000 !important;
}
.cs-system .b-black.darker-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-black.darker-bg.lighten:hover {
  background-color: #0d0d0d !important;
}
.cs-system .b-black.darker-bg.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-black.darker-bg.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-black.lighter-bg {
  background-color: #1a1a1a !important;
}
.cs-system .b-black.lighter-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-black.lighter-bg.lighten:hover {
  background-color: #262626 !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-10 {
  background-color: rgba(26,26,26,0.1) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-20 {
  background-color: rgba(26,26,26,0.2) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-30 {
  background-color: rgba(26,26,26,0.3) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-40 {
  background-color: rgba(26,26,26,0.4) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-50 {
  background-color: rgba(26,26,26,0.5) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-60 {
  background-color: rgba(26,26,26,0.6) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-70 {
  background-color: rgba(26,26,26,0.7) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-80 {
  background-color: rgba(26,26,26,0.8) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-90 {
  background-color: rgba(26,26,26,0.9) !important;
}
.cs-system .b-black.lighter-bg.bg-opacity-100 {
  background-color: #1a1a1a !important;
}
.cs-system .b-black.lightest-bg {
  background-color: #333333 !important;
}
.cs-system .b-black.lightest-bg.darken:hover {
  background-color: #000000 !important;
}
.cs-system .b-black.lightest-bg.lighten:hover {
  background-color: #404040 !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-10 {
  background-color: rgba(51,51,51,0.1) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-20 {
  background-color: rgba(51,51,51,0.2) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-30 {
  background-color: rgba(51,51,51,0.3) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-40 {
  background-color: rgba(51,51,51,0.4) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-50 {
  background-color: rgba(51,51,51,0.5) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-60 {
  background-color: rgba(51,51,51,0.6) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-70 {
  background-color: rgba(51,51,51,0.7) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-80 {
  background-color: rgba(51,51,51,0.8) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-90 {
  background-color: rgba(51,51,51,0.9) !important;
}
.cs-system .b-black.lightest-bg.bg-opacity-100 {
  background-color: #333333 !important;
}
.cs-system .b-black.bg-opacity-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.cs-system .b-black.bg-opacity-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.cs-system .b-black.bg-opacity-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.cs-system .b-black.bg-opacity-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.cs-system .b-black.bg-opacity-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.cs-system .b-black.bg-opacity-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.cs-system .b-black.bg-opacity-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.cs-system .b-black.bg-opacity-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.cs-system .b-black.bg-opacity-90 {
  background-color: rgba(0,0,0,0.9) !important;
}
.cs-system .b-black.bg-opacity-100 {
  background-color: #000000 !important;
}
.cs-system .b-white {
  background-color: #fff !important;
}
.cs-system .b-white.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-system .b-white.lighten:hover {
  background-color: #ffffff !important;
}
.cs-system .b-white.darkest-bg {
  background-color: #cccccc !important;
}
.cs-system .b-white.darkest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-system .b-white.darkest-bg.lighten:hover {
  background-color: #d9d9d9 !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-10 {
  background-color: rgba(204,204,204,0.1) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-20 {
  background-color: rgba(204,204,204,0.2) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-30 {
  background-color: rgba(204,204,204,0.3) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-40 {
  background-color: rgba(204,204,204,0.4) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-50 {
  background-color: rgba(204,204,204,0.5) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-60 {
  background-color: rgba(204,204,204,0.6) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-70 {
  background-color: rgba(204,204,204,0.7) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-80 {
  background-color: rgba(204,204,204,0.8) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-90 {
  background-color: rgba(204,204,204,0.9) !important;
}
.cs-system .b-white.darkest-bg.bg-opacity-100 {
  background-color: #cccccc !important;
}
.cs-system .b-white.darker-bg {
  background-color: #e6e6e6 !important;
}
.cs-system .b-white.darker-bg.darken:hover {
  background-color: #cccccc !important;
}
.cs-system .b-white.darker-bg.lighten:hover {
  background-color: #f2f2f2 !important;
}
.cs-system .b-white.darker-bg.bg-opacity-10 {
  background-color: rgba(230,230,230,0.1) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-20 {
  background-color: rgba(230,230,230,0.2) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-30 {
  background-color: rgba(230,230,230,0.3) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-40 {
  background-color: rgba(230,230,230,0.4) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-50 {
  background-color: rgba(230,230,230,0.5) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-60 {
  background-color: rgba(230,230,230,0.6) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-70 {
  background-color: rgba(230,230,230,0.7) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-80 {
  background-color: rgba(230,230,230,0.8) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-90 {
  background-color: rgba(230,230,230,0.9) !important;
}
.cs-system .b-white.darker-bg.bg-opacity-100 {
  background-color: #e6e6e6 !important;
}
.cs-system .b-white.lighter-bg {
  background-color: #ffffff !important;
}
.cs-system .b-white.lighter-bg.darken:hover {
  background-color: #e6e6e6 !important;
}
.cs-system .b-white.lighter-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-system .b-white.lighter-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-system .b-white.lightest-bg {
  background-color: #ffffff !important;
}
.cs-system .b-white.lightest-bg.darken:hover {
  background-color: #b3b3b3 !important;
}
.cs-system .b-white.lightest-bg.lighten:hover {
  background-color: #ffffff !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-system .b-white.lightest-bg.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-system .b-white.bg-opacity-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.cs-system .b-white.bg-opacity-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.cs-system .b-white.bg-opacity-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.cs-system .b-white.bg-opacity-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.cs-system .b-white.bg-opacity-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.cs-system .b-white.bg-opacity-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.cs-system .b-white.bg-opacity-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.cs-system .b-white.bg-opacity-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.cs-system .b-white.bg-opacity-90 {
  background-color: rgba(255,255,255,0.9) !important;
}
.cs-system .b-white.bg-opacity-100 {
  background-color: #ffffff !important;
}
.cs-system .border-text {
  border-color: #333 !important;
}
.cs-system .border-text.darkest-border {
  border-color: #000000 !important;
}
.cs-system .border-text.darker-border {
  border-color: #1a1a1a !important;
}
.cs-system .border-text.lighter-border {
  border-color: #4d4d4d !important;
}
.cs-system .border-text.lightest-border {
  border-color: #666666 !important;
}
.cs-system .border-page {
  border-color: #fff !important;
}
.cs-system .border-page.darkest-border {
  border-color: #cccccc !important;
}
.cs-system .border-page.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-system .border-page.lighter-border {
  border-color: #ffffff !important;
}
.cs-system .border-page.lightest-border {
  border-color: #ffffff !important;
}
.cs-system .border-primary {
  border-color: #333 !important;
}
.cs-system .border-primary.darkest-border {
  border-color: #000000 !important;
}
.cs-system .border-primary.darker-border {
  border-color: #1a1a1a !important;
}
.cs-system .border-primary.lighter-border {
  border-color: #4d4d4d !important;
}
.cs-system .border-primary.lightest-border {
  border-color: #666666 !important;
}
.cs-system .border-secondary {
  border-color: #333 !important;
}
.cs-system .border-secondary.darkest-border {
  border-color: #000000 !important;
}
.cs-system .border-secondary.darker-border {
  border-color: #1a1a1a !important;
}
.cs-system .border-secondary.lighter-border {
  border-color: #4d4d4d !important;
}
.cs-system .border-secondary.lightest-border {
  border-color: #666666 !important;
}
.cs-system .border-auxiliary {
  border-color: #333 !important;
}
.cs-system .border-auxiliary.darkest-border {
  border-color: #000000 !important;
}
.cs-system .border-auxiliary.darker-border {
  border-color: #1a1a1a !important;
}
.cs-system .border-auxiliary.lighter-border {
  border-color: #4d4d4d !important;
}
.cs-system .border-auxiliary.lightest-border {
  border-color: #666666 !important;
}
.cs-system .border-black {
  border-color: #000 !important;
}
.cs-system .border-black.darkest-border {
  border-color: #000000 !important;
}
.cs-system .border-black.darker-border {
  border-color: #000000 !important;
}
.cs-system .border-black.lighter-border {
  border-color: #1a1a1a !important;
}
.cs-system .border-black.lightest-border {
  border-color: #333333 !important;
}
.cs-system .border-white {
  border-color: #fff !important;
}
.cs-system .border-white.darkest-border {
  border-color: #cccccc !important;
}
.cs-system .border-white.darker-border {
  border-color: #e6e6e6 !important;
}
.cs-system .border-white.lighter-border {
  border-color: #ffffff !important;
}
.cs-system .border-white.lightest-border {
  border-color: #ffffff !important;
}
.cs-system .dropdown-menu.style-clean > li > a {
  color: #333;
}
.cs-system .dropdown-menu.style-clean > li > a:hover,
.cs-system .dropdown-menu.style-clean > li:hover > a,
.cs-system .dropdown-menu.style-clean > li.display-submenu > a {
  color: #333;
}
.cs-system .dropdown-menu.style-clean > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-clean > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-clean > li:not(.with-content) ul li a {
  color: #333;
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-clean > li:not(.with-content) ul li:hover > a,
.cs-system .dropdown-menu.style-clean > li:not(.with-content) ul li a:hover {
  color: #333;
}
.cs-system .dropdown-menu.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-clean.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-pills > li > a {
  color: #333;
}
.cs-system .dropdown-menu.style-pills > li.active > a,
.cs-system .dropdown-menu.style-pills > li:hover > a,
.cs-system .dropdown-menu.style-pills > li a:hover,
.cs-system .dropdown-menu.style-pills > li.display-submenu > a {
  background-color: #333;
  color: #333;
}
.cs-system .dropdown-menu.style-pills > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-pills > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-pills > li ul li a {
  color: #333;
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-pills > li ul li:hover > a,
.cs-system .dropdown-menu.style-pills > li ul li a:hover {
  color: #333;
}
.cs-system .dropdown-menu.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-pills.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-underline > li > a {
  color: #333;
  border-bottom: 1px solid transparent;
}
.cs-system .dropdown-menu.style-underline > li.active > a,
.cs-system .dropdown-menu.style-underline > li:hover > a,
.cs-system .dropdown-menu.style-underline > li a:hover {
  color: #333;
  border-bottom: 1px solid #1a1a1a;
}
.cs-system .dropdown-menu.style-underline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-underline > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-underline > li ul li a {
  color: #333;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-underline > li ul li:hover > a,
.cs-system .dropdown-menu.style-underline > li ul li a:hover {
  color: #333;
  text-shadow: 0px 0px 0px transparent;
}
.cs-system .dropdown-menu.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-underline.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-overline > li > a {
  color: #333;
  border-top: 1px solid transparent;
}
.cs-system .dropdown-menu.style-overline > li.active > a,
.cs-system .dropdown-menu.style-overline > li:hover > a,
.cs-system .dropdown-menu.style-overline > li a:hover,
.cs-system .dropdown-menu.style-overline > li.display-submenu > a {
  color: #333;
  border-top: 1px solid #1a1a1a;
}
.cs-system .dropdown-menu.style-overline > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-overline > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-overline > li ul li a {
  color: #333;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-overline > li ul li:hover > a,
.cs-system .dropdown-menu.style-overline > li ul li a:hover {
  color: #333;
  text-shadow: 0px 0px 0px transparent;
}
.cs-system .dropdown-menu.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-overline.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-bordered > li > a {
  color: #333;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.cs-system .dropdown-menu.style-bordered > li.active > a,
.cs-system .dropdown-menu.style-bordered > li:hover > a,
.cs-system .dropdown-menu.style-bordered > li a:hover {
  color: #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
.cs-system .dropdown-menu.style-bordered > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-bordered > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-bordered > li ul li a {
  color: #333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-bordered > li ul li:hover > a,
.cs-system .dropdown-menu.style-bordered > li ul li a:hover {
  color: #333;
  background-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-bordered.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-bordered2 > li {
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #333;
}
.cs-system .dropdown-menu.style-bordered2 > li > a {
  color: #333;
}
.cs-system .dropdown-menu.style-bordered2 > li:hover {
  background: #333;
}
.cs-system .dropdown-menu.style-bordered2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-bordered2 > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a {
  color: #333;
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-bordered2 > li:not(.with-content) ul li:hover > a,
.cs-system .dropdown-menu.style-bordered2 > li:not(.with-content) ul li a:hover {
  color: white;
  background: #333;
}
.cs-system .dropdown-menu.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-bordered2.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #333;
}
.cs-system .dropdown-menu.style-underlined2 > li.active > a,
.cs-system .dropdown-menu.style-underlined2 > li:hover > a,
.cs-system .dropdown-menu.style-underlined2 > li a:hover,
.cs-system .dropdown-menu.style-underlined2 > li.display-submenu > a {
  border-bottom: 10px solid #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .dropdown-menu.style-underlined2 > li ul {
  -webkit-box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
  box-shadow: 0px 2px 10px -2px rgba(51,51,51,0.3);
}
.cs-system .dropdown-menu.style-underlined2 > li ul li {
  border-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-underlined2 > li ul li a {
  color: #333;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu.style-underlined2 > li ul li:hover > a,
.cs-system .dropdown-menu.style-underlined2 > li ul li a:hover {
  color: #333;
  text-shadow: 0px 0px 0px transparent;
  border-bottom: 1px solid #333;
  background-color: #e6e6e6;
}
.cs-system .dropdown-menu.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .dropdown-menu.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-system .dropdown-menu.style-underlined2.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .dropdown-menu .dropdown > a::after {
  border-color: #333;
}
.cs-system .dropdown-menu .dropdown  > a:hover::after,
.cs-system .dropdown-menu .dropdown:hover > a::after,
.cs-system .dropdown-menu .dropdown.display-submenu > a::after {
  border-color: #333;
}
.cs-system .dropdown-menu ul .dropdown a::after {
  border-color: #333;
}
.cs-system .dropdown-menu ul .dropdown:hover > a::after,
.cs-system .dropdown-menu ul .dropdown > a:hover::after {
  border-color: #333;
}
.cs-system .collapsible li {
  border-color: #e6e6e6;
}
.cs-system .collapsible li a {
  color: #333;
}
.cs-system .collapsible li a:hover {
  color: #333;
}
.cs-system .collapsible .dropdown > a::after {
  border-color: #333;
}
.cs-system .collapsible .dropdown  > a:hover::after,
.cs-system .collapsible .dropdown:hover > a::after {
  border-color: #333;
}
.cs-system .navigable li {
  border-color: #e6e6e6;
}
.cs-system .navigable li a {
  color: #333;
}
.cs-system .navigable li a:hover {
  color: #333;
}
.cs-system .navigable .dropdown > a::after {
  border-color: #333;
}
.cs-system .navigable .dropdown  > a:hover::after,
.cs-system .navigable .dropdown:hover > a::after {
  border-color: #333;
}
.cs-system .mobile-menu-close {
  color: #333;
}
.cs-system .menu-toggle {
  background-color: transparent;
  color: #4d4d4d;
}
.cs-system .menu-toggle span {
  color: #333;
}
.cs-system .menu-toggle.with-border {
  border-color: #333;
}
.cs-system .menu-toggle.with-border:hover {
  border-color: #333;
  color: #333;
}
.cs-system .menu-toggle.with-border:hover span:before {
  color: #333;
}
.cs-system .desktop-switch button {
  color: #333;
}
.cs-system .expanded.style-clean > li > a {
  color: #333;
}
.cs-system .expanded.style-clean > li > a:hover,
.cs-system .expanded.style-clean > li:hover > a,
.cs-system .expanded.style-clean > li.display-submenu > a {
  color: #333;
}
.cs-system .expanded.style-clean > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-clean > li ul li {
  border-color: #e6e6e6;
}
.cs-system .expanded.style-clean > li:not(.with-content) ul li a {
  color: #333;
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-clean > li:not(.with-content) ul li:hover > a,
.cs-system .expanded.style-clean > li:not(.with-content) ul li a:hover {
  color: #333;
}
.cs-system .expanded.style-clean.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-clean.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-clean.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-pills > li > a {
  color: #333;
}
.cs-system .expanded.style-pills > li.active > a,
.cs-system .expanded.style-pills > li:hover > a {
  background-color: #333;
  color: #333;
}
.cs-system .expanded.style-pills > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-pills > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-system .expanded.style-pills > li ul li a {
  color: #333;
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-pills > li ul li:hover > a,
.cs-system .expanded.style-pills > li ul li a:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .expanded.style-pills.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-pills.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-pills.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-underline > li > a {
  color: #333;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}
.cs-system .expanded.style-underline > li.active > a,
.cs-system .expanded.style-underline > li:hover > a {
  text-shadow: 1px 0px 0px #333;
  color: #333;
  transition: 0.3s;
  border-bottom: 3px solid #1a1a1a;
}
.cs-system .expanded.style-underline > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-underline > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-system .expanded.style-underline > li ul li a {
  color: #333;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-underline > li ul li:hover > a,
.cs-system .expanded.style-underline > li ul li a:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .expanded.style-underline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-underline.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-underline.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-underlined3 > li > a {
  color: #333;
  border-bottom: 3px solid transparent;
}
.cs-system .expanded.style-underlined3 > li.active > a,
.cs-system .expanded.style-underlined3 > li:hover > a {
  text-shadow: 1px 0px 0px #333;
  color: #333;
  border-bottom: 3px solid #1a1a1a;
}
.cs-system .expanded.style-underlined3 > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-underlined3 > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-system .expanded.style-underlined3 > li ul li a {
  color: #333;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-underlined3 > li ul li:hover > a,
.cs-system .expanded.style-underlined3 > li ul li a:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .expanded.style-underlined3.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-underlined3.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-underlined3.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-overline > li > a {
  color: #333;
  border-top: 3px solid transparent;
}
.cs-system .expanded.style-overline > li.active > a,
.cs-system .expanded.style-overline > li:hover > a,
.cs-system .expanded.style-overline > li a:hover,
.cs-system .expanded.style-overline > li.display-submenu > a {
  text-shadow: 1px 0px 0px #333;
  color: #333;
  border-top: 3px solid #1a1a1a;
}
.cs-system .expanded.style-overline > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-overline > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-system .expanded.style-overline > li ul li a {
  color: #333;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-overline > li ul li:hover > a,
.cs-system .expanded.style-overline > li ul li a:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .expanded.style-overline.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-overline.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-overline.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-bordered > li > a {
  color: #333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}
.cs-system .expanded.style-bordered > li.active > a,
.cs-system .expanded.style-bordered > li:hover > a {
  text-shadow: 1px 0px 0px #333;
  color: #333;
  border-left: 3px solid #333;
  border-right: 3px solid #333;
}
.cs-system .expanded.style-bordered > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-bordered > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-system .expanded.style-bordered > li ul li a {
  color: #333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-bordered > li ul li:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
  border-left: 2px solid #333;
}
.cs-system .expanded.style-bordered.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-bordered.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-bordered.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-bordered2 > li > a {
  color: #333;
  border-left: 3px solid #333;
  border-right: 3px solid #333;
}
.cs-system .expanded.style-bordered2 > li.active > a,
.cs-system .expanded.style-bordered2 > li:hover > a {
  text-shadow: 1px 0px 0px #333;
  color: #333;
  background: #333;
}
.cs-system .expanded.style-bordered2 > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-bordered2 > li ul li {
  border-color: #e6e6e6;
  padding-bottom: 3px;
}
.cs-system .expanded.style-bordered2 > li ul li a {
  color: #333;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-bordered2 > li ul li:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
  border-left: 2px solid #333;
}
.cs-system .expanded.style-bordered2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-bordered2.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-bordered2.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-underlined2 > li > a {
  border-bottom: 10px solid transparent;
  color: #333;
}
.cs-system .expanded.style-underlined2 > li.active > a,
.cs-system .expanded.style-underlined2 > li:hover > a {
  border-bottom: 10px solid #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .expanded.style-underlined2 > li ul {
  list-style-type: none;
}
.cs-system .expanded.style-underlined2 > li ul li {
  border-color: #e6e6e6;
}
.cs-system .expanded.style-underlined2 > li ul li a {
  color: #333;
  padding: 3px;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded.style-underlined2 > li ul li:hover > a,
.cs-system .expanded.style-underlined2 > li ul li a:hover {
  color: #333;
  text-shadow: 1px 0px 0px #333;
}
.cs-system .expanded.style-underlined2.megamenu .big ul {
  box-shadow: none !important;
}
.cs-system .expanded.style-underlined2.megamenu .big ul a {
  background: transparent;
}
.cs-system .expanded.style-underlined2.megamenu .big > ul {
  background-color: #fff;
  background-color: rgba(255,255,255,0.95);
}
.cs-system .expanded .dropdown > a::after {
  border-color: #333;
}
.cs-system .expanded .dropdown  > a:hover::after,
.cs-system .expanded .dropdown:hover > a::after,
.cs-system .expanded .dropdown.display-submenu > a::after {
  border-color: #333;
}
.cs-system .expanded ul .dropdown a::after {
  border-color: #333;
}
.cs-system .expanded ul .dropdown:hover > a::after,
.cs-system .expanded ul .dropdown > a:hover::after {
  border-color: #333;
}
.cs-system .slides.pager-bullets .cycle-pager li.cycle-pager-active {
  color: #333;
}
.cs-system .slides.pager-images .cycle-pager li.cycle-pager-active img {
  border-color: #333;
}
.cs-system .article-listing.template-masonry.style-clean article,
.cs-system .article-listing.template-default.style-clean article,
.cs-system .article-listing.template-big-images.style-clean article,
.cs-system .article-listing.template-left-thumbnail.style-clean article,
.cs-system .article-listing.template-masonry-meta-top.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(51,51,51,0.85);
  background: #fff;
}
.cs-system .article-listing.template-masonry.style-style4 article,
.cs-system .article-listing.template-default.style-style4 article,
.cs-system .article-listing.template-big-images.style-style4 article,
.cs-system .article-listing.template-left-thumbnail.style-style4 article,
.cs-system .article-listing.template-masonry-meta-top.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(51,51,51,0.85);
  background: #fcfcfc;
}
.cs-system .article-listing.template-masonry.style-style4 article .article-image,
.cs-system .article-listing.template-default.style-style4 article .article-image,
.cs-system .article-listing.template-big-images.style-style4 article .article-image,
.cs-system .article-listing.template-left-thumbnail.style-style4 article .article-image,
.cs-system .article-listing.template-masonry-meta-top.style-style4 article .article-image {
  border-bottom: 6px solid #333;
}
.cs-system .article-listing.template-masonry.style-style4 article .article-meta,
.cs-system .article-listing.template-default.style-style4 article .article-meta,
.cs-system .article-listing.template-big-images.style-style4 article .article-meta,
.cs-system .article-listing.template-left-thumbnail.style-style4 article .article-meta,
.cs-system .article-listing.template-masonry-meta-top.style-style4 article .article-meta {
  color: #404040;
}
.cs-system .article-listing.template-masonry.style-style5 article,
.cs-system .article-listing.template-default.style-style5 article,
.cs-system .article-listing.template-big-images.style-style5 article,
.cs-system .article-listing.template-left-thumbnail.style-style5 article,
.cs-system .article-listing.template-masonry-meta-top.style-style5 article {
  background: #f5f5f5;
}
.cs-system .article-listing.template-masonry.style-style5 article .article-meta,
.cs-system .article-listing.template-default.style-style5 article .article-meta,
.cs-system .article-listing.template-big-images.style-style5 article .article-meta,
.cs-system .article-listing.template-left-thumbnail.style-style5 article .article-meta,
.cs-system .article-listing.template-masonry-meta-top.style-style5 article .article-meta {
  color: #404040;
}
.cs-system .article-listing.template-masonry.style-sidebar article,
.cs-system .article-listing.template-default.style-sidebar article,
.cs-system .article-listing.template-big-images.style-sidebar article,
.cs-system .article-listing.template-left-thumbnail.style-sidebar article,
.cs-system .article-listing.template-masonry-meta-top.style-sidebar article {
  border-bottom: 1px solid #e6e6e6;
}
.cs-system .article-listing.template-masonry-meta-top article {
  background: #fff !important;
  background: #fafafa;
}
.cs-system .article-listing.template-masonry-meta-top article .article-meta {
  color: #666666;
}
.cs-system .article-listing.template-masonry-meta-top article .article-meta a {
  color: #666666;
}
.cs-system .article-listing.template-masonry-meta-top article .small-divider {
  background: #333;
}
.cs-system .article-listing.template-simple-table td {
  padding: 10px;
}
.cs-system .article-listing.template-simple-table span:hover {
  color: #333;
}
.cs-system .article-listing.template-simple-table .article-row {
  padding: 15px;
  border-bottom: 1px solid #bfbfbf;
}
.cs-system .article-listing.template-simple-table .fa {
  color: #b3b3b3;
}
.cs-system .article-listing.template-simple-table .article-meta {
  font-size: 13px;
}
.cs-system .article-listing.article-listing-one-liner .trending-now {
  outline: 2px solid #333;
  background: #333;
  color: #ffffff !important;
}
.cs-system .article-listing.article-listing-one-liner .trending-now a {
  color: #ffffff !important;
}
.cs-system .article-listing.article-listing-one-liner .trending-now a a {
  color: #ffffff !important;
}
.cs-system .article-listing.top-posts .article-category {
  color: #ffffff;
}
.cs-system .article-listing.top-posts article:hover .article-header .article-category {
  background: #333;
  color: #ffffff;
}
.cs-system .article-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-system .article-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(51,51,51,0.32);
}
.cs-system .article-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-system .article-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(51,51,51,0.35);
}
.cs-system .article-listing .btn-read1:hover {
  color: #333;
}
.cs-system .article-listing .btn-read2 {
  border: 1px solid #333;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-system .article-listing .btn-read2:hover {
  background-color: #333 !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-system .article-listing .btn-read3 {
  color: #333;
  font-weight: 500;
}
.cs-system .article-listing .btn-read3:hover {
  background-color: #333 !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-system .article-listing .btn-read4 {
  color: #fff;
  border: 1px #333 solid;
  background-color: #333;
}
.cs-system .article-listing .btn-read4:hover {
  color: #333;
}
.cs-system .article-listing .btn-read4:after {
  background-color: #fff;
}
.cs-system .article-listing .btn-read6 {
  background-color: #333;
  color: #fff;
}
.cs-system .article-listing .btn-read6:hover {
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
}
.cs-system .article-listing .btn-read7 {
  background-color: #333;
  color: #fff;
}
.cs-system .article-listing .btn-read7:hover {
  background-color: #d9d9d9;
  color: #333;
}
.cs-system .article-listing-slides.style-style3 .article-title {
  background: rgba(0,0,0,0.9);
  color: #ffffff !important;
}
.cs-system .top-posts.gutter-size-1 article {
  border: 2px solid #fff;
}
.cs-system .top-posts.gutter-size-2 article {
  border: 3px solid #fff;
}
.cs-system .top-posts.gutter-size-3 article {
  border: 4px solid #fff;
}
.cs-system .top-posts.gutter-size-4 article {
  border: 6px solid #fff;
}
.cs-system .top-posts.gutter-size-5 article {
  border: 8px solid #fff;
}
.cs-system .top-posts.gutter-size-0 article {
  border: 0px solid #fff;
}
.cs-system .event-listing.template-masonry.style-clean article,
.cs-system .event-listing.template-default.style-clean article,
.cs-system .event-listing.template-big-images.style-clean article {
  box-shadow: 0 4px 15px -5px rgba(51,51,51,0.85);
  background: #fff;
}
.cs-system .event-listing.template-masonry.style-style3 article,
.cs-system .event-listing.template-default.style-style3 article,
.cs-system .event-listing.template-big-images.style-style3 article {
  background: #fff !important;
  background: #fafafa;
}
.cs-system .event-listing.template-masonry.style-style3 article .event-meta,
.cs-system .event-listing.template-default.style-style3 article .event-meta,
.cs-system .event-listing.template-big-images.style-style3 article .event-meta {
  color: #666666;
}
.cs-system .event-listing.template-masonry.style-style3 article .event-meta a,
.cs-system .event-listing.template-default.style-style3 article .event-meta a,
.cs-system .event-listing.template-big-images.style-style3 article .event-meta a {
  color: #666666;
}
.cs-system .event-listing.template-masonry.style-style3 article .small-divider,
.cs-system .event-listing.template-default.style-style3 article .small-divider,
.cs-system .event-listing.template-big-images.style-style3 article .small-divider {
  background: #333;
}
.cs-system .event-listing.template-masonry.style-style4 article,
.cs-system .event-listing.template-default.style-style4 article,
.cs-system .event-listing.template-big-images.style-style4 article {
  box-shadow: 0 4px 15px -5px rgba(51,51,51,0.85);
  background: #fcfcfc;
}
.cs-system .event-listing.template-masonry.style-style4 article .event-image,
.cs-system .event-listing.template-default.style-style4 article .event-image,
.cs-system .event-listing.template-big-images.style-style4 article .event-image {
  border-bottom: 6px solid #333;
}
.cs-system .event-listing.template-masonry.style-style4 article .event-meta,
.cs-system .event-listing.template-default.style-style4 article .event-meta,
.cs-system .event-listing.template-big-images.style-style4 article .event-meta {
  color: #404040;
}
.cs-system .event-listing.template-masonry.style-style5 article,
.cs-system .event-listing.template-default.style-style5 article,
.cs-system .event-listing.template-big-images.style-style5 article {
  background: #f5f5f5;
}
.cs-system .event-listing.template-masonry.style-style5 article .event-meta,
.cs-system .event-listing.template-default.style-style5 article .event-meta,
.cs-system .event-listing.template-big-images.style-style5 article .event-meta {
  color: #404040;
}
.cs-system .event-listing.template-masonry.style-sidebar article,
.cs-system .event-listing.template-default.style-sidebar article,
.cs-system .event-listing.template-big-images.style-sidebar article {
  border-bottom: 1px solid #e6e6e6;
}
.cs-system .event-listing.top-posts .event-meta {
  color: #fff;
  padding: 10px;
}
.cs-system .event-listing.top-posts .event-category {
  color: #ffffff;
}
.cs-system .event-listing.top-posts article:hover .event-header .event-category {
  background: #333;
  color: #ffffff;
}
.cs-system .event-listing.top-posts.style-style5 .inner:after {
  background-color: rgba(0,0,0,0.5);
}
.cs-system .event-listing.top-posts.style-style5 article:hover .inner:after {
  background: rgba(51,51,51,0.32);
}
.cs-system .event-listing.top-posts.style-style3 .inner:after {
  background-color: rgba(0,0,0,0.6);
}
.cs-system .event-listing.top-posts.style-style4 article:hover .inner:after {
  background: rgba(51,51,51,0.35);
}
.cs-system .event-listing .btn-read1:hover {
  color: #333;
}
.cs-system .event-listing .btn-read2 {
  border: 1px solid #333;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-system .event-listing .btn-read2:hover {
  background-color: #333 !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-system .event-listing .btn-read3 {
  color: #333;
  font-weight: 500;
}
.cs-system .event-listing .btn-read3:hover {
  background-color: #333 !important;
  color: #ffffff !important;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
}
.cs-system .event-listing .btn-read4 {
  color: #fff;
  border: 1px #333 solid;
  background-color: #333;
}
.cs-system .event-listing .btn-read4:hover {
  color: #333;
}
.cs-system .event-listing .btn-read4:after {
  background-color: #fff;
}
.cs-system .event-listing .btn-read6 {
  background-color: #333;
  color: #fff;
}
.cs-system .event-listing .btn-read6:hover {
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
}
.cs-system .event-listing .btn-read7 {
  background-color: #333;
  color: #fff;
}
.cs-system .event-listing .btn-read7:hover {
  background-color: #d9d9d9;
  color: #333;
}
.cs-system .event-listing-slides.style-style3 .event-title {
  background: rgba(0,0,0,0.9);
  color: #ffffff !important;
}
.cs-system .event-listing.event-listing-slides3 .know-more {
  border-right: 1px solid rgba(51,51,51,0.9);
}
.cs-system .event-listing.template-top-events .know-more {
  border-right: 1px solid rgba(51,51,51,0.9);
}
.cs-system .top-posts.gutter-size-1 article {
  border: 2px solid #fff;
}
.cs-system .top-posts.gutter-size-2 article {
  border: 3px solid #fff;
}
.cs-system .top-posts.gutter-size-3 article {
  border: 4px solid #fff;
}
.cs-system .top-posts.gutter-size-4 article {
  border: 6px solid #fff;
}
.cs-system .top-posts.gutter-size-5 article {
  border: 8px solid #fff;
}
.cs-system .top-posts.gutter-size-0 article {
  border: 0px solid #fff;
}
.cs-system .product-listing .product-category-name {
  color: #333;
}
.cs-system .product-listing .price-discounted {
  color: #333;
}
.cs-system .product-listing.style-simple .product:hover {
  background: #ffffff;
}
.cs-system .product-listing.style-simple .price {
  color: #333;
}
.cs-system .product-listing.style-simple .product-category-name {
  color: #666666 !important;
  font-weight: 500;
}
.cs-system .product-listing.style-simple .product-name {
  font-weight: bold;
}
.cs-system .btn-add-to-cart1:hover {
  color: #333;
}
.cs-system .btn-add-to-cart2 {
  overflow: hidden;
  background-color: #333;
  border-bottom: 3px solid #1a1a1a;
}
.cs-system .btn-add-to-cart2 .add-span1 {
  color: #ffffff;
}
.cs-system .btn-add-to-cart2 .icon-span {
  color: transparent;
}
.cs-system .btn-add-to-cart2:hover {
  border-bottom: 3px solid #0d0d0d;
}
.cs-system .btn-add-to-cart2:hover .add-span1 {
  color: transparent;
}
.cs-system .btn-add-to-cart2:hover .icon-span {
  color: #fff;
}
.cs-system .btn-add-to-cart2:focus {
  outline: none !important;
}
.cs-system .btn-add-to-cart3 {
  color: white;
  border: 0px #333 solid;
  background-color: #333;
}
.cs-system .btn-add-to-cart3:hover {
  border: 0px #333 solid;
}
.cs-system .btn-add-to-cart3:after {
  -webkit-text-stroke: 1px white;
  background-color: white;
  color: #333;
  border-bottom: 3px solid #1a1a1a;
}
.cs-system .btn-add-to-cart4 {
  color: #fff;
  border: 1px #333 solid;
  background-color: #333;
}
.cs-system .btn-add-to-cart4:hover {
  color: #333;
}
.cs-system .btn-add-to-cart4:after {
  background-color: #fff;
}
.cs-system .btn-add-to-cart5 {
  background-color: #333;
  color: #fff;
}
.cs-system .btn-add-to-cart6 {
  background-color: #333;
  color: #fff;
}
.cs-system .btn-add-to-cart6:hover {
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
}
.cs-system .btn-add-to-cart7 {
  background-color: #333;
  color: #fff;
}
.cs-system .btn-add-to-cart7:hover {
  background-color: #d9d9d9;
  color: #333;
}
.cs-system .product-variant.template-radio.style-squares label {
  border-color: #333;
}
.cs-system .product-variant.template-radio.style-squares label.current,
.cs-system .product-variant.template-radio.style-squares label:hover {
  background: #333;
  color: #fff;
}
.cs-system .cart-items-price.style-simple .bubble {
  color: #333;
}
.cs-system .cart-items-price.style-modern .bubble {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-items-price.style-modern:hover .bubble {
  background-color: #262626;
}
.cs-system .cart-items-price.style-default .bubble {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-items-price.style-default .item-bubble-index {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-items-price.style-default:hover .bubble {
  background-color: #262626;
}
.cs-system .cart-items.style-simple .bubble {
  color: #333;
}
.cs-system .cart-items.style-simple .item-bubble {
  color: #333;
}
.cs-system .cart-items.style-simple:hover .bubble {
  color: #1a1a1a;
}
.cs-system .cart-items.style-modern .bubble {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-items.style-modern:hover .bubble {
  background-color: #262626;
}
.cs-system .cart-items.style-modern .item-bubble-index {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-price.style-simple .bubble {
  color: #333;
}
.cs-system .cart-price.style-modern .bubble {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-price.style-modern:hover .bubble {
  color: #ffffff;
  background-color: #1a1a1a;
}
.cs-system .cart-only.style-simple .bubble {
  color: #333;
}
.cs-system .cart-only.style-simple:hover .bubble {
  color: #1a1a1a;
}
.cs-system .cart-only.style-modern .bubble {
  background-color: #333;
  color: #ffffff;
}
.cs-system .cart-only.style-modern:hover .bubble {
  background-color: #1a1a1a;
}
.cs-system .product-attributes.template-list.style-modern li:before {
  color: #1a1a1a;
}
.cs-system .product-attributes.template-default.style-simple table >tbody>tr:nth-child(even) {
  background-color: #fff ! important;
}
.cs-system .product-attributes.template-default.style-simple table tr {
  border-bottom: 1px solid #333;
}
.cs-system .mediainfo-effect2 .mediainfo span {
  background-color: #333;
}
.cs-system .mediainfo-effect3 .mediainfo span {
  background-color: #333;
}
.cs-system .mediainfo-effect3.mediainfo {
  border-bottom: 4px solid #333;
}
.cs-system .mediainfo-effect4 span {
  background-color: #333;
}
.cs-system .mediainfo-effect5 .mediainfo span {
  background-color: #333;
}
.cs-system .mediainfo-effect7 span {
  background-color: #fff;
}
.cs-system .mediainfo-effect8 span {
  background-color: #fff;
}
.cs-system .btn {
  color: #333;
  background-color: #333;
}
.cs-system .darken {
  background-color: #333;
}
.cs-system .darken:hover {
  background-color: #1a1a1a;
}
.cs-system .lighten {
  background-color: #333;
}
.cs-system .lighten:hover {
  background-color: #4d4d4d;
}
.cs-system .btn.outlined {
  border: 1px solid #333;
  background-color: transparent !important;
  color: #333;
}
.cs-system .fill-b {
  border: 1.5px #333 solid;
  background: #fff !important;
}
.cs-system .fill-b:hover {
  color: #ffffff;
}
.cs-system .fill-b:after {
  background-color: #333;
}
.cs-system .fill-t {
  border: 1px #333 solid;
  background: #fff;
}
.cs-system .fill-t:hover {
  border: 1px #333 solid;
}
.cs-system .fill-t:hover a {
  color: #ffffff !important;
}
.cs-system .fill-t:after {
  color: #ffffff !important;
  background-color: #333;
}
.cs-system .grow {
  background-color: #333;
}
.cs-system .grow:hover {
  background-color: #1f1f1f;
}
.cs-system .btn.fancy {
  background-color: #fff;
  border-top: 5px solid #141414;
}
.cs-system .btn.fancy:hover {
  color: #ffffff !important;
}
.cs-system .btn.fancy:after {
  background: #333;
  color: #ffffff;
}
.cs-system .btn.threeD {
  background-color: #333;
}
.cs-system .btn.threeD:hover {
  background-color: #1a1a1a;
}
.cs-system .btn.outlined.fill-color {
  border: 1px solid #333;
  background-color: transparent !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-system .btn.outlined.fill-color:hover {
  background-color: #333 !important;
  color: #ffffff !important;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.cs-system ::-webkit-input-placeholder,
.cs-system ::-moz-placeholder,
.cs-system :-ms-input-placeholder,
.cs-system :-moz-placeholder {
  color: rgba(51,51,51,0.7);
}
.cs-system .language-switcher.template-default .current a,
.cs-system .language-switcher.template-with-flags .current a {
  color: #333;
}
.cs-system .language-switcher.template-default ul.separator-colored-line li+li:before,
.cs-system .language-switcher.template-with-flags ul.separator-colored-line li+li:before {
  color: #333;
}
.cs-system .language-switcher.template-dropdown .arrow:before {
  color: #333;
}
.cs-system .language-switcher.template-dropdown .dropdown-menu.separator-none>li ul li {
  border-color: #fff !important;
  border-color: rgba(255,255,255,0.95) !important;
}
.cs-system .language-switcher.template-dropdown .dropdown-menu.separator-line>li ul li {
  border-color: #e6e6e6 !important;
}
.cs-system .language-switcher.template-dropdown .dropdown-menu.separator-colored-line>li ul li {
  border-color: rgba(51,51,51,0.35) !important;
}
.cs-system #assistance-offer .assistance-handle {
  background: #333;
  color: #fff;
}
.cs-system #assistance-offer .assistance-title,
.cs-system #assistance-offer .assistance-form {
  background: #fff;
}
.cs-system .ice-countdown.style-simple.is-countdown .countdown-section {
  border-bottom: 3px solid #333;
}
.cs-system .ice-countdown.style-modern .countdown-section {
  color: #ffffff;
  background-color: #333;
}
.cs-system .ice-countdown.style-modern .countdown-amount {
  color: #ffffff;
  background-color: #141414;
}
.cs-system .ice-countdown.style-cubic .countdown-section {
  color: #ffffff;
  background-color: #333;
}
.cs-system .ice-countdown.style-classic .countdown-period {
  color: #ffffff;
  background-color: #333;
}
.cs-system .ice-progressbar.orientation-horizontal.gradient-1 .done {
  background-image: linear-gradient(90deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-system .ice-progressbar.orientation-horizontal.gradient-2 .done {
  background-image: linear-gradient(70deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-system .ice-progressbar.orientation-horizontal.gradient-3 .done {
  background-image: linear-gradient(90deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-system .ice-progressbar.orientation-horizontal.gradient-4 .done {
  background-image: linear-gradient(70deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-system .ice-progressbar.orientation-horizontal.gradient-5 .done {
  background-image: linear-gradient(90deg,rgba(51,51,51,0.8),rgba(0,0,0,0));
}
.cs-system .ice-progressbar.orientation-vertical.gradient-1 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0.5),rgba(255,255,255,0));
}
.cs-system .ice-progressbar.orientation-vertical.gradient-2 .done {
  background-image: linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.5));
}
.cs-system .ice-progressbar.orientation-vertical.gradient-3 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.cs-system .ice-progressbar.orientation-vertical.gradient-4 .done {
  background-image: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
.cs-system .ice-progressbar.orientation-vertical.gradient-5 .done {
  background-image: linear-gradient(0deg,rgba(51,51,51,0.8),rgba(0,0,0,0));
}
.cs-system .category-listing.template-default.style-default .category-name-div a {
  line-height: initial;
}
.cs-system .category-listing.template-default.style-default .category-name-div:hover {
  color: #333;
}
.cs-system .category-listing.template-default.style-default .category-name i {
  color: #333;
}
.cs-system .category-listing.template-default.style-default .category-name:hover {
  font-weight: bold;
}
.cs-system .category-listing.template-default.style-default .subcategory-name-div {
  color: #333;
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-default .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-default i {
  color: #333;
  font-size: 13px;
}
.cs-system .category-listing.template-default.style-default .transparent-fa {
  color: transparent !important;
  content: " " !important;
}
.cs-system .category-listing.template-default.style-boxed-hover .category-name-div {
  color: #333;
  padding: 10px;
  background: #fff;
}
.cs-system .category-listing.template-default.style-boxed-hover .category-name-div a {
  line-height: initial;
}
.cs-system .category-listing.template-default.style-boxed-hover .category-name-div:hover {
  color: #fff;
  font-weight: bold;
  background: #333;
}
.cs-system .category-listing.template-default.style-boxed-hover .category-name-div:hover a,
.cs-system .category-listing.template-default.style-boxed-hover .category-name-div:hover i {
  color: #fff;
  background: #333;
}
.cs-system .category-listing.template-default.style-boxed-hover .subcategory-name-div {
  color: #333;
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-boxed-hover .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover {
  background: #333;
  color: #fff;
}
.cs-system .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover a {
  color: #fff;
  background: #333;
}
.cs-system .category-listing.template-default.style-boxed-hover .subcategory-name-div:hover i {
  color: #fff;
}
.cs-system .category-listing.template-default.style-boxed-hover i {
  color: #333;
  font-size: 13px;
}
.cs-system .category-listing.template-default.style-boxed-hover .transparent-fa {
  color: transparent !important;
}
.cs-system .category-listing.template-default.style-boxed .category-name-div {
  color: #333;
  outline: 1px solid #e0e0e0;
  padding: 7px;
  margin: 7px;
  background: #fff;
}
.cs-system .category-listing.template-default.style-boxed .category-name-div a {
  line-height: initial;
}
.cs-system .category-listing.template-default.style-boxed .category-name-div:hover {
  color: #333;
}
.cs-system .category-listing.template-default.style-boxed .category-name-div:hover a,
.cs-system .category-listing.template-default.style-boxed .category-name-div:hover i {
  color: #333;
}
.cs-system .category-listing.template-default.style-boxed .subcategory-name-div {
  background: #fff;
  color: #333;
  border-left: 1px solid #e0e0e0;
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-boxed .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-boxed .subcategory-name-div:hover {
  color: #333;
}
.cs-system .category-listing.template-default.style-boxed .subcategory-name-div:hover a {
  color: #333;
}
.cs-system .category-listing.template-default.style-boxed .subcategory-name-div:hover i {
  color: #333;
}
.cs-system .category-listing.template-default.style-boxed i {
  color: #e0e0e0;
  font-size: 13px;
}
.cs-system .category-listing.template-default.style-boxed .transparent-fa {
  color: transparent !important;
}
.cs-system .category-listing.template-default.style-bordered .category-name-div {
  border-bottom: 1px solid #cccccc;
}
.cs-system .category-listing.template-default.style-bordered .category-name-div a {
  line-height: initial;
}
.cs-system .category-listing.template-default.style-bordered .category-name-div:hover {
  color: #333;
}
.cs-system .category-listing.template-default.style-bordered .category-name i {
  color: #333;
}
.cs-system .category-listing.template-default.style-bordered .category-name:hover {
  font-weight: bold;
}
.cs-system .category-listing.template-default.style-bordered .subcategory-name-div {
  color: #333;
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-bordered .subcategory-name-div .subcategory-name {
  padding: 4px 8px;
}
.cs-system .category-listing.template-default.style-bordered i {
  color: #333;
  font-size: 13px;
}
.cs-system .category-listing.template-default.style-bordered .transparent-fa {
  color: transparent !important;
}
.cs-system .category-listing.template-image-left .category-block:hover .category-name a {
  color: #333 !important;
}
.cs-system .category-listing.template-image-left .category-block:hover .category-name a .category-name {
  color: #333 !important;
}
.cs-system .category-listing.template-img-left-subcats .category-block {
  background-color: #fcfcfc;
}
.cs-system .category-listing.template-img-left-subcats .grid-one-third:hover .category-name a {
  color: #333;
}
.cs-system .category-listing.template-image-top .category-block:hover {
  transition: 0.1s;
}
.cs-system .category-listing.template-image-top .category-block:hover .category-name {
  transition: 0.1s;
  color: #333 !important;
}
.cs-system .category-listing.template-image-top .category-block i {
  color: #333;
  font-size: 13px;
}
.cs-system .category-listing.style-boxed .category-block {
  box-shadow: 0 4px 10px -5px rgba(56,56,56,0.3);
}
.cs-system .category-listing.style-boxed .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-system .category-listing.style-boxed .category-block:hover .category-name {
  color: #333;
}
.cs-system .category-listing.style-bordered .category-block {
  background-color: #fcfcfc;
  border: 1px solid transparent;
  border: 1px solid #d9d9d9;
}
.cs-system .category-listing.style-bordered .category-block:hover .category-name a {
  color: #333;
}
.cs-system .category-listing.style-boxed-hover .category-block:hover {
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
}
.cs-system .category-listing.style-boxed-hover .category-block:hover .category-name {
  color: #333;
}
.cs-system .category-listing.style-bordered-hover .category-block {
  background-color: #fcfcfc;
  border: 1px solid transparent;
}
.cs-system .category-listing.style-bordered-hover .category-block:hover {
  border: 1px solid #d9d9d9;
}
.cs-system .category-listing.style-bordered-hover .category-block:hover .category-name a {
  color: #333;
}
.cs-system .category-header.template-default .header-line {
  background: #333;
}
.cs-system .category-header.template-img-as-bg h2 {
  color: #fff;
}
.cs-system .category-header.template-img-as-bg .header-description {
  color: #fff;
}
.cs-system .category-header.template-img-as-bg .header-line {
  background: #333;
}
.cs-system .ice-scrollindicator .scrollindicator-container {
  width: 100%;
  position: relative;
}
.cs-system .ice-scrollindicator.size-default .scrollindicator-container {
  height: 8px;
}
.cs-system .ice-scrollindicator.size-small .scrollindicator-container {
  height: 5px;
}
.cs-system .ice-scrollindicator.size-big .scrollindicator-container {
  height: 10px;
}
.cs-system .ice-scrollindicator.size-huge .scrollindicator-container {
  height: 12px;
}
.cs-system .ice-scrollindicator .scrollindicator-bar {
  height: 100%;
  width: 0%;
}
.cs-system .ice-scrollindicator.style-style1 .scrollindicator-container {
  background: #ccc;
}
.cs-system .ice-scrollindicator.style-style1 .scrollindicator-bar {
  background: #333;
}
.cs-system .ice-scrollindicator.style-style2 .scrollindicator-container {
  background: #ccc;
}
.cs-system .ice-scrollindicator.style-style2 .scrollindicator-bar {
  background: #333;
}
.cs-system .ui-datepicker {
  background: #fff;
  color: #333;
  border-color: #cccccc;
}
.cs-system .ui-datepicker .ui-widget-header {
  background: #333;
  color: #fff;
  border: none;
  font-weight: normal;
}
.cs-system .ui-datepicker .ui-datepicker-calendar th {
  color: #333;
}
.cs-system .ui-datepicker .ui-datepicker-month,
.cs-system .ui-datepicker .ui-datepicker-year {
  color: #333;
}
.cs-system .ui-datepicker .ui-state-default,
.cs-system .ui-datepicker .ui-widget-header .ui-state-default {
  background: #fff;
  color: #333;
  border-color: #b3b3b3;
}
.cs-system .ui-datepicker .ui-state-active {
  background: #333;
  color: #fff;
}
.cs-system .tags.style-default .tag-span {
  border: 1px solid #666666;
  transition: 0.2s;
  display: inline-block;
}
.cs-system .tags.style-default .tag-span:hover {
  background: #666666;
  color: #fff;
  transition: 0.2s;
}
.cs-system .tags.style-simple .tag-span:after {
  content: ", ";
}
.cs-system .tags.style-simple .tag-span:last-child:after {
  content: '';
}
.cs-system .tags.style-highlighted .tag-span {
  border: 2px solid #999999;
  transition: 0.1s;
  text-transform: uppercase;
  font-size: 14px;
}
.cs-system .tags.style-highlighted .tag-span:hover {
  border: 2px solid #333;
  color: #333;
  transition: 0.1s;
}
.cs-system .tags.template-with-icon .tags-title {
  color: #808080;
}
.cs-system .tags.template-tag-block .read-more-tag {
  border: 2px solid #999999;
}
body {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}
button,
input,
optgroup,
select,
textarea {
  line-height: inherit;
}
h1 {
  font-family: Fira Sans, sans-serif;
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.2;
  margin: 0.75em 0 0.5em;
}
h2 {
  font-family: Fira Sans, sans-serif;
  font-size: 2.1em;
  font-weight: 300;
  line-height: 1.2;
  margin: 0.75em 0 0.5em;
}
h3 {
  font-family: Fira Sans, sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.2;
  margin: 0.75em 0 0.5em;
}
h4 {
  font-family: Fira Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.3;
  margin: 0.75em 0 0.5em;
}
h5 {
  font-family: Fira Sans, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  font-weight: normal;
  margin: 0.75em 0 0.5em;
}
h6 {
  font-family: Fira Sans, sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.3;
  margin: 0.75em 0 0.5em;
}
p {
  margin: 0 0 1em;
}
p:last-child {
  margin-bottom: 0;
}
.font-default {
  font-family: Fira Sans, sans-serif;
}
.font-heading {
  font-family: Fira Sans, sans-serif;
}
.font-script {
  font-family: Tangerine, cursive;
}
.font-monospace {
  font-family: Courier New, Courier, monospace;
}
.font-display {
  font-family: Arial, Helvetica, sans-serif;
}
.font-system {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.231;
}
.font-default h1,
.font-default h2,
.font-default h3,
.font-default h4,
.font-default h5,
.font-default h6 {
  font-family: Fira Sans, sans-serif;
}
.font-system h1,
.font-system h2,
.font-system h3,
.font-system h4,
.font-system h5,
.font-system h6 {
  font-family: inherit;
}
.font-script h1,
.font-script h2,
.font-script h3,
.font-script h4,
.font-script h5,
.font-script h6 {
  font-family: inherit;
}
.font-monospace h1,
.font-monospace h2,
.font-monospace h3,
.font-monospace h4,
.font-monospace h5,
.font-monospace h6 {
  font-family: inherit;
}
.font-display h1,
.font-display h2,
.font-display h3,
.font-display h4,
.font-display h5,
.font-display h6 {
  font-family: inherit;
}
.font-custom1 h1,
.font-custom1 h2,
.font-custom1 h3,
.font-custom1 h4,
.font-custom1 h5,
.font-custom1 h6 {
  font-family: inherit;
}
.font-custom2 h1,
.font-custom2 h2,
.font-custom2 h3,
.font-custom2 h4,
.font-custom2 h5,
.font-custom2 h6 {
  font-family: inherit;
}
.font-custom3 h1,
.font-custom3 h2,
.font-custom3 h3,
.font-custom3 h4,
.font-custom3 h5,
.font-custom3 h6 {
  font-family: inherit;
}
.xxx-large,
.size-xxx-large {
  font-size: 250%;
}
.xx-large,
.size-xx-large {
  font-size: 200%;
}
.x-large,
.size-x-large {
  font-size: 131.25%;
}
.large,
.size-large {
  font-size: 112.5%;
}
.small,
.size-small {
  font-size: 87.5%;
}
.x-small,
.size-x-small {
  font-size: 68.75%;
}
.xx-small,
.size-xx-small {
  font-size: 56%;
}
.heavy {
  font-weight: 900;
}
.bold {
  font-weight: 700;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 100;
}
.lsp-default {
  line-height: 1.5;
}
.lsp-50 {
  line-height: 0.5;
}
.lsp-75 {
  line-height: 0.75;
}
.lsp-100 {
  line-height: 1;
}
.lsp-125 {
  line-height: 1.25;
}
.lsp-150 {
  line-height: 1.5;
}
.lsp-175 {
  line-height: 1.75;
}
.lsp-200 {
  line-height: 2;
}
.lsp-250 {
  line-height: 2.5;
}
.lsp-300 {
  line-height: 3;
}
.italic {
  font-style: italic;
}
.oblique {
  font-style: oblique;
}
.underline {
  text-decoration: underline;
}
.overline {
  text-decoration: overline;
}
.linethrough {
  text-decoration: line-through;
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
blockquote {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 0.25em solid;
  padding: 0.5em 1em;
  margin: 0 0 1em;
}
blockquote *:last-child {
  margin-bottom: 0;
}
blockquote footer {
  font-size: 87.5%;
}
blockquote footer:before {
  content: "— ";
}
hr {
  border: 0;
  border-top: 1px solid;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin: 0.5em 0;
}
hr.styled {
  border-bottom: 1px solid;
  height: 3px;
}
ol,
ul {
  padding-left: 2.5em;
  margin: 0 0 1em;
}
ol > li,
ul > li {
  margin: 0;
}
ol.decimal {
  list-style: decimal;
}
ol.decimal-leading-zero {
  list-style: decimal-leading-zero;
}
ol.lower-roman {
  list-style: lower-roman;
}
ol.upper-roman {
  list-style: upper-roman;
}
ol.lower-latin {
  list-style: lower-latin;
}
ol.upper-latin {
  list-style: upper-latin;
}
ul.disc {
  list-style: disc;
}
ul.circle {
  list-style: circle;
}
ul.square {
  list-style: square;
}
ol.counter,
ol.counter ol {
  counter-reset: section;
  list-style-type: none;
}
ol.counter li:before {
  counter-increment: section;
  content: counters(section,".") ".";
  margin-right: 0.5em;
  margin-left: -1.25em;
}
ol.unstyled,
ul.unstyled {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
pre {
  font-family: Courier New, Courier, monospace;
  font-size: 1em;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0 0 1em;
}
a {
  outline: none;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
cite {
  font-style: italic;
}
code {
  font-family: Courier New, Courier, monospace;
  font-size: 1em;
  letter-spacing: 0.0315em;
}
del {
  text-decoration: line-through;
}
dfn,
em,
i {
  font-style: italic;
}
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
kbd {
  -webkit-border-radius: 0.33em;
  -moz-border-radius: 0.33em;
  border-radius: 0.33em;
  font-family: Courier New, Courier, monospace;
  font-size: 1em;
  letter-spacing: 0.0315em;
  padding: 0.125em 0.5em;
}
ins,
mark {
  -webkit-border-radius: 0.33em;
  -moz-border-radius: 0.33em;
  border-radius: 0.33em;
  font-weight: normal;
  padding: 0 0.25em;
  text-decoration: none;
}
mark {
  font-style: italic;
}
q:lang(de) {
  quotes: '„' '”' "," "’";
}
q:lang(en) {
  quotes: '"' '"' "'" "'";
}
q:lang(sk) {
  quotes: '„' '”' "," "’";
}
q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}
s {
  text-decoration: linethrough;
}
samp {
  font-family: Courier New, Courier, monospace;
  font-size: 1em;
}
small {
  font-size: 87.5%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 68.75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
u {
  text-decoration: underline;
}
var {
  font-family: Courier New, Courier, monospace;
  font-style: italic;
}
table.nge-selectable-table > tbody > tr {
  cursor: pointer;
}
table.nge-selectable-table > tbody > tr.selected,
table.nge-selectable-table > tbody > tr.selected:hover {
  background-color: #4493ad;
}
#page-layout .no-margin-top {
  margin-top: 0 !important;
}
#page-layout .mini-margin-top {
  margin-top: 5px !important;
}
#page-layout .small-margin-top {
  margin-top: 15px !important;
}
#page-layout .mid-margin-top {
  margin-top: 20px ! important;
}
#page-layout .large-margin-top {
  margin-top: 30px !important;
}
#page-layout .larger-margin-top {
  margin-top: 50px ! important;
}
#page-layout .largest-margin-top {
  margin-top: 75px ! important;
}
#page-layout .no-margin-bottom {
  margin-bottom: 0 !important;
}
#page-layout .mini-margin-bottom {
  margin-bottom: 5px !important;
}
#page-layout .small-margin-bottom {
  margin-bottom: 15px !important;
}
#page-layout .mid-margin-bottom {
  margin-bottom: 20px ! important;
}
#page-layout .large-margin-bottom {
  margin-bottom: 30px !important;
}
#page-layout .larger-margin-bottom {
  margin-bottom: 50px ! important;
}
#page-layout .largest-margin-bottom {
  margin-bottom: 75px ! important;
}
#page-layout .no-margin-left {
  margin-left: 0 !important;
}
#page-layout .mini-margin-left {
  margin-left: 5px !important;
}
#page-layout .small-margin-left {
  margin-left: 15px !important;
}
#page-layout .mid-margin-left {
  margin-left: 20px ! important;
}
#page-layout .large-margin-left {
  margin-left: 30px !important;
}
#page-layout .larger-margin-left {
  margin-left: 50px ! important;
}
#page-layout .largest-margin-left {
  margin-left: 75px !important;
}
#page-layout .no-margin-right {
  margin-right: 0 !important;
}
#page-layout .mini-margin-right {
  margin-right: 5px !important;
}
#page-layout .small-margin-right {
  margin-right: 15px !important;
}
#page-layout .mid-margin-right {
  margin-right: 20px ! important;
}
#page-layout .large-margin-right {
  margin-right: 30px !important;
}
#page-layout .larger-margin-right {
  margin-right: 50px ! important;
}
#page-layout .largest-margin-right {
  margin-right: 75px ! important;
}
#page-layout .no-margin {
  margin: 0 !important;
}
#page-layout .no-margin-top {
  padding-top: 0 !important;
}
#page-layout .mini-padding-top {
  padding-top: 5px !important;
}
#page-layout .small-padding-top {
  padding-top: 15px !important;
}
#page-layout .mid-padding-top {
  padding-top: 20px ! important;
}
#page-layout .large-padding-top {
  padding-top: 30px !important;
}
#page-layout .larger-padding-top {
  padding-top: 50px ! important;
}
#page-layout .largest-padding-top {
  padding-top: 75px ! important;
}
#page-layout .no-padding-bottom {
  padding-bottom: 0 !important;
}
#page-layout .mini-padding-bottom {
  padding-bottom: 5px !important;
}
#page-layout .small-padding-bottom {
  padding-bottom: 15px !important;
}
#page-layout .mid-padding-bottom {
  padding-bottom: 20px ! important;
}
#page-layout .large-padding-bottom {
  padding-bottom: 30px !important;
}
#page-layout .larger-padding-bottom {
  padding-bottom: 50px ! important;
}
#page-layout .largest-padding-bottom {
  padding-bottom: 75px ! important;
}
#page-layout .no-padding-left {
  padding-left: 0 !important;
}
#page-layout .mini-padding-left {
  padding-left: 5px !important;
}
#page-layout .small-padding-left {
  padding-left: 15px !important;
}
#page-layout .mid-padding-left {
  padding-left: 20px ! important;
}
#page-layout .large-padding-left {
  padding-left: 30px !important;
}
#page-layout .larger-padding-left {
  padding-left: 50px ! important;
}
#page-layout .largest-padding-left {
  padding-left: 75px ! important;
}
#page-layout .no-padding-right {
  padding-right: 0 !important;
}
#page-layout .mini-padding-right {
  padding-right: 5px !important;
}
#page-layout .small-padding-right {
  padding-right: 15px !important;
}
#page-layout .mid-padding-right {
  padding-right: 20px ! important;
}
#page-layout .large-padding-right {
  padding-right: 30px !important;
}
#page-layout .larger-padding-right {
  padding-right: 50px ! important;
}
#page-layout .largest-padding-right {
  padding-right: 75px ! important;
}
#page-layout .no-padding {
  padding: 0 !important;
}
@media  only all and (min-width: 768px) {
  #page-layout .no-margin-top {
    margin-top: 0 !important;
  }
  #page-layout .mini-margin-top {
    margin-top: 5px !important;
  }
  #page-layout .small-margin-top {
    margin-top: 15px !important;
  }
  #page-layout .mid-margin-top {
    margin-top: 30px !important;
  }
  #page-layout .large-margin-top {
    margin-top: 60px !important;
  }
  #page-layout .larger-margin-top {
    margin-top: 100px !important;
  }
  #page-layout .largest-margin-top {
    margin-top: 150px !important;
  }
  #page-layout .no-margin-bottom {
    margin-bottom: 0 !important;
  }
  #page-layout .mini-margin-bottom {
    margin-bottom: 5px !important;
  }
  #page-layout .small-margin-bottom {
    margin-bottom: 15px !important;
  }
  #page-layout .mid-margin-bottom {
    margin-bottom: 30px !important;
  }
  #page-layout .large-margin-bottom {
    margin-bottom: 60px !important;
  }
  #page-layout .larger-margin-bottom {
    margin-bottom: 100px !important;
  }
  #page-layout .largest-margin-bottom {
    margin-bottom: 150px !important;
  }
  #page-layout .no-margin-left {
    margin-left: 0 !important;
  }
  #page-layout .mini-margin-left {
    margin-left: 5px !important;
  }
  #page-layout .small-margin-left {
    margin-left: 15px !important;
  }
  #page-layout .mid-margin-left {
    margin-left: 30px !important;
  }
  #page-layout .large-margin-left {
    margin-left: 60px !important;
  }
  #page-layout .larger-margin-left {
    margin-left: 100px !important;
  }
  #page-layout .largest-margin-left {
    margin-left: 150px;
  }
  #page-layout .no-margin-right {
    margin-right: 0 !important;
  }
  #page-layout .mini-margin-right {
    margin-right: 5px !important;
  }
  #page-layout .small-margin-right {
    margin-right: 15px !important;
  }
  #page-layout .mid-margin-right {
    margin-right: 30px !important;
  }
  #page-layout .large-margin-right {
    margin-right: 60px !important;
  }
  #page-layout .larger-margin-right {
    margin-right: 100px !important;
  }
  #page-layout .largest-margin-right {
    margin-right: 150px !important;
  }
  #page-layout .no-margin {
    margin: 0 !important;
  }
  #page-layout .no-margin-top {
    padding-top: 0 !important;
  }
  #page-layout .mini-padding-top {
    padding-top: 5px !important;
  }
  #page-layout .small-padding-top {
    padding-top: 15px !important;
  }
  #page-layout .mid-padding-top {
    padding-top: 30px !important;
  }
  #page-layout .large-padding-top {
    padding-top: 60px !important;
  }
  #page-layout .larger-padding-top {
    padding-top: 100px !important;
  }
  #page-layout .largest-padding-top {
    padding-top: 150px !important;
  }
  #page-layout .no-padding-bottom {
    padding-bottom: 0 !important;
  }
  #page-layout .mini-padding-bottom {
    padding-bottom: 5px !important;
  }
  #page-layout .small-padding-bottom {
    padding-bottom: 15px !important;
  }
  #page-layout .mid-padding-bottom {
    padding-bottom: 30px !important;
  }
  #page-layout .large-padding-bottom {
    padding-bottom: 60px !important;
  }
  #page-layout .larger-padding-bottom {
    padding-bottom: 100px !important;
  }
  #page-layout .largest-padding-bottom {
    padding-bottom: 150px !important;
  }
  #page-layout .no-padding-left {
    padding-left: 0 !important;
  }
  #page-layout .mini-padding-left {
    padding-left: 5px !important;
  }
  #page-layout .small-padding-left {
    padding-left: 15px !important;
  }
  #page-layout .mid-padding-left {
    padding-left: 30px !important;
  }
  #page-layout .large-padding-left {
    padding-left: 60px !important;
  }
  #page-layout .larger-padding-left {
    padding-left: 100px !important;
  }
  #page-layout .largest-padding-left {
    padding-left: 150px !important;
  }
  #page-layout .no-padding-right {
    padding-right: 0 !important;
  }
  #page-layout .mini-padding-right {
    padding-right: 5px !important;
  }
  #page-layout .small-padding-right {
    padding-right: 15px !important;
  }
  #page-layout .mid-padding-right {
    padding-right: 30px !important;
  }
  #page-layout .large-padding-right {
    padding-right: 60px !important;
  }
  #page-layout .larger-padding-right {
    padding-right: 100px !important;
  }
  #page-layout .largest-padding-right {
    padding-right: 150px !important;
  }
  #page-layout .no-padding {
    padding: 0 !important;
  }
}
.dropdown-menu {
  position: relative;
  margin: 0;
  padding: 0;
}
.dropdown-menu:not(.fill-all-space):before,
.dropdown-menu:not(.fill-all-space):after {
  content: " ";
  display: table;
}
.dropdown-menu:not(.fill-all-space):after {
  clear: both;
}
.dropdown-menu .down-arrow {
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  margin: 0 0 3px 5px;
}
.dropdown-menu > li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.dropdown-menu > li > a {
  display: block;
  position: relative;
  padding: 10px 20px;
}
.dropdown-menu:not(.base-fonts) > li > a {
  font-family: Fira Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.2;
}
.dropdown-menu > .dropdown > a {
  padding: 10px 30px 10px 20px;
}
.dropdown-menu ul {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  z-index: 200;
}
.dropdown-menu ul li {
  position: absolute;
  top: -9999px;
  height: 0px;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transition: height .2s ease-in;
  -moz-transition: height .2s ease-in;
  -ms-transition: height .2s ease-in;
  -o-transition: height .2s ease-in;
  transition: height .2s ease-in;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.dropdown-menu ul li:last-child {
  border-bottom: none;
}
.dropdown-menu .dropdown:not(.disable-hover):hover > ul > li,
.dropdown-menu .dropdown.display-submenu > ul > li {
  height: auto;
  position: relative;
  top: auto;
}
.dropdown-menu .dropdown:not(.with-content) ul a {
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  width: 190px;
  position: relative;
}
.dropdown-menu:not(.base-fonts) .dropdown:not(.with-content) ul a {
  font-family: Fira Sans, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.2;
}
.dropdown-menu ul .dropdown:not(.disable-hover):hover ul,
.dropdown-menu ul .dropdown.display-submenu ul {
  left: 160px;
  top: 0px;
}
.dropdown-menu ul .dropdown > a::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 0;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.dropdown-menu.style-pills > li.active > a,
.dropdown-menu.style-pills > li:hover > a,
.dropdown-menu.style-pills > li > a:hover {
  border-radius: 5px;
}
.dropdown-menu.base-fonts .dropdown:not(.with-content) ul a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.dropdown-menu.vertical > li {
  float: none;
  width: 160px;
}
.dropdown-menu.vertical .dropdown > a::after {
  border-bottom: 0;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.dropdown-menu.vertical > .dropdown:hover > ul {
  margin-top: -30px;
  margin-left: 160px;
}
.megamenu ul li {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  border-bottom: none;
}
.megamenu .big:not(.disable-hover):hover > ul > li,
.megamenu .big.display-submenu > ul > li {
  height: 30px;
  position: relative;
  top: auto;
}
.megamenu ul .big:not(.disable-hover):hover ul,
.megamenu ul .big.display.display-submenu ul {
  left: 160px;
  top: 0px;
}
.megamenu .big:not(.disable-hover):hover > ul,
.megamenu .big.display.display-submenu > ul {
  display: table;
  table-layout: fixed;
}
.megamenu .big:not(.disable-hover):hover > ul > li,
.megamenu .big.display.display-submenu > ul > li {
  display: table-cell;
}
.megamenu .big:not(.disable-hover):hover > ul > li a,
.megamenu .big.display.display-submenu > ul > li a {
  width: auto !important;
}
.megamenu .big:not(.disable-hover):hover ul,
.megamenu .big.display-submenu ul {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: absolute;
  top: 40px;
  left: 0;
  border: 0;
}
.megamenu .big:not(.disable-hover):hover ul > li,
.megamenu .big.display-submenu ul > li {
  height: auto;
  position: static;
  top: auto;
  border-bottom: 0;
}
.megamenu .big:not(.disable-hover):hover ul > li a,
.megamenu .big.display-submenu ul > li a {
  width: 150px;
  text-transform: uppercase;
  font-weight: bold;
}
.megamenu .big:not(.disable-hover):hover ul > li:hover,
.megamenu .big:not(.disable-hover):hover ul > li a:hover,
.megamenu .big.display-submenu ul > li:hover,
.megamenu .big.display-submenu ul > li a:hover {
  background-color: none !important;
}
.megamenu .big:not(.disable-hover):hover ul ul,
.megamenu .big.display-submenu ul ul {
  position: static;
  top: auto;
  left: auto;
  box-shadow: none;
}
.megamenu .big:not(.disable-hover):hover ul ul li,
.megamenu .big.display-submenu ul ul li {
  float: none;
  position: relative;
}
.megamenu .big:not(.disable-hover):hover ul ul li a,
.megamenu .big.display-submenu ul ul li a {
  text-transform: none;
  font-weight: normal;
}
.megamenu .big:not(.disable-hover):hover ul ul ul,
.megamenu .big.display-submenu ul ul ul {
  display: none;
}
#page-header .grid .megamenu,
#page-altheader .grid .megamenu {
  position: static;
}
#page-header .grid .megamenu .big:hover > ul,
#page-altheader .grid .megamenu .big:hover > ul {
  width: 100%;
  max-width: 1170px;
  top: 63px !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.collapsible {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.collapsible li {
  padding: 10px 15px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: left;
}
.collapsible li:last-child {
  border-bottom: none;
}
.collapsible li a {
  position: relative;
  cursor: pointer;
  display: block;
}
.collapsible li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.collapsible li.collapsible-open {
  padding: 10px 0;
}
.collapsible li.collapsible-open > a {
  margin-left: 15px;
}
.collapsible li.collapsible-open > a:first-child {
  font-weight: bold;
}
.collapsible li.collapsible-open > ul {
  margin-top: 15px;
}
.collapsible .submenu > a::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}
.collapsible li.collapsible-open.submenu > a::after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.navigable ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.navigable ul li {
  padding: 10px 15px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: left;
}
.navigable ul li a {
  position: relative;
  cursor: pointer;
  display: block;
}
.navigable ul li ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.navigable .submenu > a::after {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 0;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.expanded {
  margin: 0;
  padding: 0;
}
.expanded:before,
.expanded:after {
  content: " ";
  display: table;
}
.expanded:after {
  clear: both;
}
.expanded > li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.expanded > li > a {
  display: block;
  position: relative;
  padding: 10px 20px;
  text-transform: uppercase;
}
.expanded ul {
  padding-left: 2em;
}
.expanded ul a {
  text-transform: none;
}
nav.fixed-left {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 999;
}
nav.fixed-right {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 999;
}
.fill-all-space {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.fill-all-space > li {
  display: table-cell;
  text-align: center;
  float: none;
}
.fill-all-space > li > a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.fill-all-space > li ul {
  text-align: left;
}
.flexbox .fill-all-space {
  display: flex;
  justify-content: space-between;
}
.flexbox .fill-all-space > li {
  display: block;
}
.flexbox .fill-all-space > li > a {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.fullwidth-mobile-menu {
  display: none;
  width: 100% !important;
  min-height: 100% !important;
  z-index: 998;
  position: fixed;
}
.fullwidth-mobile-menu.mobile-menu-visible {
  display: block;
}
.fullwidth-mobile-menu .mobile-menu-close {
  display: hidden;
}
.off-canvas-left {
  display: block;
  width: 320px !important;
  max-width: 100%;
  height: 100%;
  top: 0;
  left: -320px;
  z-index: 999;
  position: fixed;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -ms-transition: left .5s;
  -o-transition: left .5s;
  transition: left .5s;
  overflow: scroll;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.off-canvas-left li {
  text-align: left;
}
.off-canvas-left.mobile-menu-visible {
  left: 0;
}
.off-canvas-left .mobile-menu-close {
  font-size: 20px;
  padding: 5px;
  text-align: right;
}
.off-canvas-left .mobile-menu-close:before {
  font-family: FontAwesome;
  content: "\f00d";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
}
.desktop .off-canvas-left {
  overflow: auto;
}
.editable .off-canvas-left {
  top: 192px;
  height: calc(100% - 192px);
}
#page-mobile-menu {
  display: none;
}
.menu-toggle.simple {
  display: none;
  width: 35px;
  height: 35px;
  z-index: 99;
  cursor: pointer;
  text-align: center;
  padding: 0 3px 0 3px;
}
.menu-toggle.simple span:before {
  font-family: 'EntypoRegular';
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  line-height: 35px;
  content: '\f011';
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.menu-toggle.simple span.toggle-close:before {
  content: '\f013';
}
.menu-toggle.with-text {
  display: none;
  width: 35px;
  height: 45px;
  z-index: 99;
  cursor: pointer;
  text-align: center;
  padding: 0 3px 0 3px;
  position: relative;
}
.menu-toggle.with-text span:before {
  font-family: 'EntypoRegular';
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  line-height: 35px;
  content: '\f011';
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.menu-toggle.with-text span.toggle-close:before {
  content: '\f013';
}
.menu-toggle.with-text:after {
  content: 'MENU';
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 10px;
  position: absolute;
  bottom: 0px;
  right: 5px;
}
.menu-toggle.with-border {
  display: none;
  width: 35px;
  height: 28px;
  z-index: 99;
  cursor: pointer;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 4px;
}
.menu-toggle.with-border span:before {
  font-family: FontAwesome;
  font-size: 19px;
  line-height: 30px;
  content: "\f0c9";
  display: inline-block;
  vertical-align: middle;
}
.menu-toggle.with-border span.toggle-close:before {
  content: '\f00d';
}
.slides {
  position: relative;
}
.slides .slide {
  width: 100% !important;
}
.slides .slide .ice-dummy {
  line-height: 50px;
}
.slides.carousel {
  width: 100%;
}
.slides.carousel .cycle-carousel-wrap {
  max-height: 90px !important;
}
.slides.carousel .cycle-carousel-wrap .product-thumbnail {
  min-width: 108px;
  margin-right: 13px;
}
.slides.carousel .cycle-carousel-wrap .product-thumbnail .alignment {
  display: block;
}
.slides.carousel .cycle-carousel-wrap .product-thumbnail img {
  max-height: 100% !important;
}
.slides.arrows-hidden .cycle-prev,
.slides.arrows-hidden .cycle-next {
  display: none;
}
.slides.arrows-hover .cycle-prev,
.slides.arrows-hover .cycle-next {
  display: none;
}
.slides.arrows-hover:hover .cycle-prev,
.slides.arrows-hover:hover .cycle-next {
  display: block;
}
.slides.arrows-always .cycle-prev,
.slides.arrows-always .cycle-next {
  display: block;
}
.slides.arrows-default .cycle-prev,
.slides.arrows-default .cycle-next,
.slides.arrows-angle .cycle-prev,
.slides.arrows-angle .cycle-next,
.slides.arrows-triangle .cycle-prev,
.slides.arrows-triangle .cycle-next,
.slides.arrows-pointer .cycle-prev,
.slides.arrows-pointer .cycle-next,
.slides.arrows-angle-small .cycle-prev,
.slides.arrows-angle-small .cycle-next,
.slides.arrows-triangle-small .cycle-prev,
.slides.arrows-triangle-small .cycle-next,
.slides.arrows-pointer-small .cycle-prev,
.slides.arrows-pointer-small .cycle-next {
  position: absolute;
  z-index: 109;
  cursor: pointer;
  opacity: 0.8;
}
.slides.arrows-default .cycle-prev:hover,
.slides.arrows-default .cycle-next:hover,
.slides.arrows-angle .cycle-prev:hover,
.slides.arrows-angle .cycle-next:hover,
.slides.arrows-triangle .cycle-prev:hover,
.slides.arrows-triangle .cycle-next:hover,
.slides.arrows-pointer .cycle-prev:hover,
.slides.arrows-pointer .cycle-next:hover,
.slides.arrows-angle-small .cycle-prev:hover,
.slides.arrows-angle-small .cycle-next:hover,
.slides.arrows-triangle-small .cycle-prev:hover,
.slides.arrows-triangle-small .cycle-next:hover,
.slides.arrows-pointer-small .cycle-prev:hover,
.slides.arrows-pointer-small .cycle-next:hover {
  opacity: 1;
}
.slides.arrows-default .cycle-prev:before,
.slides.arrows-default .cycle-next:before,
.slides.arrows-angle .cycle-prev:before,
.slides.arrows-angle .cycle-next:before,
.slides.arrows-triangle .cycle-prev:before,
.slides.arrows-triangle .cycle-next:before,
.slides.arrows-pointer .cycle-prev:before,
.slides.arrows-pointer .cycle-next:before,
.slides.arrows-angle-small .cycle-prev:before,
.slides.arrows-angle-small .cycle-next:before,
.slides.arrows-triangle-small .cycle-prev:before,
.slides.arrows-triangle-small .cycle-next:before,
.slides.arrows-pointer-small .cycle-prev:before,
.slides.arrows-pointer-small .cycle-next:before {
  font-family: FontAwesome;
  font-size: 80px;
  line-height: 80px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-shadow: 0 0 1px #ccc;
}
.slides.arrows-default .cycle-prev,
.slides.arrows-angle .cycle-prev,
.slides.arrows-triangle .cycle-prev,
.slides.arrows-pointer .cycle-prev,
.slides.arrows-angle-small .cycle-prev,
.slides.arrows-triangle-small .cycle-prev,
.slides.arrows-pointer-small .cycle-prev {
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slides.arrows-default .cycle-next,
.slides.arrows-angle .cycle-next,
.slides.arrows-triangle .cycle-next,
.slides.arrows-pointer .cycle-next,
.slides.arrows-angle-small .cycle-next,
.slides.arrows-triangle-small .cycle-next,
.slides.arrows-pointer-small .cycle-next {
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slides.arrows-default .cycle-prev,
.slides.arrows-default .cycle-next {
  width: 27px;
  height: 27px;
  background: #000;
  border-radius: 50%;
  text-align: center;
}
.slides.arrows-default .cycle-prev:before,
.slides.arrows-default .cycle-next:before {
  font-size: 19px;
  line-height: 27px;
}
.slides.arrows-default .cycle-prev:before {
  content: "\f0d9";
  margin-left: -2px;
}
.slides.arrows-default .cycle-next:before {
  content: "\f0da";
  margin-left: 2px;
}
.slides.arrows-angle .cycle-prev:before,
.slides.arrows-angle-small .cycle-prev:before {
  content: "\f104";
}
.slides.arrows-angle .cycle-next:before,
.slides.arrows-angle-small .cycle-next:before {
  content: "\f105";
}
.slides.arrows-triangle .cycle-prev:before,
.slides.arrows-triangle-small .cycle-prev:before {
  content: "\f0d9";
}
.slides.arrows-triangle .cycle-next:before,
.slides.arrows-triangle-small .cycle-next:before {
  content: "\f0da";
}
.slides.arrows-pointer .cycle-prev:before,
.slides.arrows-pointer .cycle-next:before,
.slides.arrows-pointer-small .cycle-prev:before,
.slides.arrows-pointer-small .cycle-next:before {
  font-size: 40px;
  line-height: 40px;
}
.slides.arrows-pointer .cycle-prev:before,
.slides.arrows-pointer-small .cycle-prev:before {
  content: "\f060";
}
.slides.arrows-pointer .cycle-next:before,
.slides.arrows-pointer-small .cycle-next:before {
  content: "\f061";
}
.slides.arrows-angle-small .cycle-prev:before,
.slides.arrows-angle-small .cycle-next:before,
.slides.arrows-pointer-small .cycle-prev:before,
.slides.arrows-pointer-small .cycle-next:before,
.slides.arrows-triangle-small .cycle-prev:before,
.slides.arrows-triangle-small .cycle-next:before {
  font-size: 30px;
  line-height: 30px;
}
.slides.arrows-pointer-small .cycle-prev:before,
.slides.arrows-pointer-small .cycle-next:before {
  font-size: 20px;
  line-height: 20px;
}
.slides.pager-top .cycle-pager {
  position: absolute;
  top: 5px;
}
.slides.pager-bottom .cycle-pager {
  position: absolute;
  bottom: 5px;
}
.slides.pager-over {
  margin-top: 50px;
}
.slides.pager-over .cycle-pager {
  position: absolute;
  top: -40px;
}
.slides.pager-under {
  margin-bottom: 50px;
}
.slides.pager-under .cycle-pager {
  position: absolute;
  bottom: -40px;
}
.slides.pager-hidden {
  margin-bottom: 0;
}
.slides.pager-hidden .cycle-pager {
  display: none;
}
.slides.pager-bullets .cycle-pager {
  width: 100%;
  z-index: 109;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.slides.pager-bullets .cycle-pager li {
  display: inline-block;
  font-size: 50px;
  width: 16px;
  line-height: 16px;
  color: #ddd;
  text-align: center;
}
.slides.pager-bullets .cycle-pager li.cycle-pager-active {
  color: #D69746;
}
.slides.pager-bullets .cycle-pager  > * {
  cursor: pointer;
}
.slides.pager-bullets.pager-over .cycle-pager {
  top: -20px;
}
.slides.pager-bullets.pager-under .cycle-pager {
  bottom: -50px;
}
.slides.pager-circles .cycle-pager {
  width: 100%;
  z-index: 109;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.slides.pager-circles .cycle-pager li {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  border: 2px solid white;
  vertical-align: middle;
  font-size: 0;
  margin-right: 20px;
  box-shadow: 0 0 1px #ccc;
  opacity: 0.8;
}
.slides.pager-circles .cycle-pager li:hover {
  opacity: 1;
}
.slides.pager-circles .cycle-pager li.cycle-pager-active {
  opacity: 1;
  width: 12px;
  height: 12px;
  background: white;
  border-color: transparent;
}
.slides.pager-circles .cycle-pager  > * {
  cursor: pointer;
}
.slides.pager-circles.pager-over .cycle-pager {
  top: -20px;
}
.slides.pager-circles.pager-under .cycle-pager {
  bottom: -50px;
}
.slides.pager-circles.pager-bottom .cycle-pager {
  bottom: 20px;
}
.slides.pager-numbers .cycle-pager {
  width: 100%;
  z-index: 109;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.slides.pager-numbers .cycle-pager li {
  display: inline-block;
  font-size: 16px;
  width: 16px;
  line-height: 16px;
  color: #ddd;
  text-align: center;
}
.slides.pager-numbers .cycle-pager li.cycle-pager-active {
  color: #D69746;
}
.slides.pager-numbers .cycle-pager  > * {
  cursor: pointer;
}
.slides.pager-images .cycle-pager {
  width: 100%;
  z-index: 109;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
.slides.pager-images .cycle-pager li {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.slides.pager-images .cycle-pager img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
  object-position: 50% 50%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  border: 2px solid transparent;
}
.slides.pager-images .cycle-pager li.cycle-pager-active img,
.slides.pager-images .cycle-pager li:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.slides.pager-images .cycle-pager  > * {
  cursor: pointer;
}
.slides.pager-titles.pager-bottom .cycle-pager,
.slides.pager-titles.pager-under .cycle-pager {
  position: absolute;
  bottom: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  padding: 0;
  z-index: 999;
}
.slides.pager-titles.pager-bottom .cycle-pager > li,
.slides.pager-titles.pager-under .cycle-pager > li {
  display: table-cell;
  float: none;
}
.slides.pager-titles.pager-bottom .cycle-pager > li > a,
.slides.pager-titles.pager-under .cycle-pager > li > a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: block;
  overflow: hidden;
  margin: 10px;
  text-overflow: ellipsis;
}
.slides.pager-titles.pager-bottom .cycle-pager > li ul,
.slides.pager-titles.pager-under .cycle-pager > li ul {
  text-align: left;
}
.slides.pager-titles.pager-bottom article,
.slides.pager-titles.pager-under article {
  padding: 20px;
  position: absolute;
  bottom: 0px;
}
.slides.pager-titles.pager-under {
  margin-bottom: 101px;
}
.slides.pager-titles.pager-under .cycle-pager {
  bottom: -90px;
  background-color: rgba(0,0,0,0.9);
}
.slides.pager-titles.pager-under .cycle-pager > li {
  height: 90px;
  border: 1px solid white;
}
.slides.pager-titles.pager-under .cycle-pager > li .article-category {
  z-index: 3;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 7px;
  line-height: 13px;
  display: none;
  pointer-events: auto;
}
.slides.pager-titles.pager-under .cycle-pager > li:last-child {
  border-right: none;
}
.slides.pager-titles.pager-under article {
  bottom: 20px;
}
ul.tabs {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
@media  only all and (min-width: 768px) {
  .tabs-wrapper.size-medium.standard-tabs {
    padding-top: 39px;
  }
  .tabs-wrapper.size-medium.standard-tabs > .tabs {
    height: 40px;
  }
  .tabs-wrapper.size-medium.standard-tabs > .tabs > li {
    padding-top: 8px;
    padding-bottom: 16px;
  }
  .tabs-wrapper.size-medium.standard-tabs > .tabs > li > a {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 8px;
    padding-bottom: 16px;
    margin-top: -floor(8px);
    margin-bottom: -floor(16px);
  }
  .tabs-wrapper.size-medium.standard-tabs > .tabs > li > a:hover {
    padding-bottom: 16px;
  }
  .tabs-wrapper.size-medium.standard-tabs > .tabs > li.active > a {
    padding-top: 9px;
    padding-bottom: 14px;
    margin-top: -floor(8px);
    margin-bottom: -floor(16px);
  }
  .tabs-wrapper.size-medium.standard-tabs > .tabs > li.active > a:hover {
    padding-bottom: 16px;
  }
  .tabs-wrapper.size-medium.standard-tabs .tabs-content {
    min-height: 50px !important;
  }
  .tabs-wrapper.size-medium.standard-tabs.at-bottom {
    padding-top: 0;
    padding-bottom: 39px;
  }
  .tabs-wrapper.size-medium.standard-tabs.side-tabs,
  .tabs-wrapper.size-medium.standard-tabs.side-tabs .tabs-content {
    padding-top: 0;
  }
  .tabs-wrapper.size-large.standard-tabs {
    padding-top: 49px;
  }
  .tabs-wrapper.size-large.standard-tabs > .tabs {
    height: 50px;
  }
  .tabs-wrapper.size-large.standard-tabs > .tabs > li {
    padding-top: 11px;
    padding-bottom: 22px;
  }
  .tabs-wrapper.size-large.standard-tabs > .tabs > li > a {
    padding-left: 34px;
    padding-right: 34px;
    padding-top: 11px;
    padding-bottom: 22px;
    margin-top: -floor(11.333333333333px);
    margin-bottom: -floor(22.666666666667px);
  }
  .tabs-wrapper.size-large.standard-tabs > .tabs > li > a:hover {
    padding-bottom: 22px;
  }
  .tabs-wrapper.size-large.standard-tabs > .tabs > li.active > a {
    padding-top: 12px;
    padding-bottom: 20px;
    margin-top: -floor(11.333333333333px);
    margin-bottom: -floor(22.666666666667px);
  }
  .tabs-wrapper.size-large.standard-tabs > .tabs > li.active > a:hover {
    padding-bottom: 22px;
  }
  .tabs-wrapper.size-large.standard-tabs .tabs-content {
    min-height: 60px !important;
  }
  .tabs-wrapper.size-large.standard-tabs.at-bottom {
    padding-top: 0;
    padding-bottom: 49px;
  }
  .tabs-wrapper.size-large.standard-tabs.side-tabs,
  .tabs-wrapper.size-large.standard-tabs.side-tabs .tabs-content {
    padding-top: 0;
  }
  .tabs-wrapper.size-larger.standard-tabs {
    padding-top: 59px;
  }
  .tabs-wrapper.size-larger.standard-tabs > .tabs {
    height: 60px;
  }
  .tabs-wrapper.size-larger.standard-tabs > .tabs > li {
    padding-top: 14px;
    padding-bottom: 29px;
  }
  .tabs-wrapper.size-larger.standard-tabs > .tabs > li > a {
    padding-left: 44px;
    padding-right: 44px;
    padding-top: 14px;
    padding-bottom: 29px;
    margin-top: -floor(14.666666666667px);
    margin-bottom: -floor(29.333333333333px);
  }
  .tabs-wrapper.size-larger.standard-tabs > .tabs > li > a:hover {
    padding-bottom: 29px;
  }
  .tabs-wrapper.size-larger.standard-tabs > .tabs > li.active > a {
    padding-top: 15px;
    padding-bottom: 27px;
    margin-top: -floor(14.666666666667px);
    margin-bottom: -floor(29.333333333333px);
  }
  .tabs-wrapper.size-larger.standard-tabs > .tabs > li.active > a:hover {
    padding-bottom: 29px;
  }
  .tabs-wrapper.size-larger.standard-tabs .tabs-content {
    min-height: 70px !important;
  }
  .tabs-wrapper.size-larger.standard-tabs.at-bottom {
    padding-top: 0;
    padding-bottom: 59px;
  }
  .tabs-wrapper.size-larger.standard-tabs.side-tabs,
  .tabs-wrapper.size-larger.standard-tabs.side-tabs .tabs-content {
    padding-top: 0;
  }
  .tabs-wrapper.size-largest.standard-tabs {
    padding-top: 69px;
  }
  .tabs-wrapper.size-largest.standard-tabs > .tabs {
    height: 70px;
  }
  .tabs-wrapper.size-largest.standard-tabs > .tabs > li {
    padding-top: 18px;
    padding-bottom: 36px;
  }
  .tabs-wrapper.size-largest.standard-tabs > .tabs > li > a {
    padding-left: 54px;
    padding-right: 54px;
    padding-top: 18px;
    padding-bottom: 36px;
    margin-top: -floor(18px);
    margin-bottom: -floor(36px);
  }
  .tabs-wrapper.size-largest.standard-tabs > .tabs > li > a:hover {
    padding-bottom: 36px;
  }
  .tabs-wrapper.size-largest.standard-tabs > .tabs > li.active > a {
    padding-top: 19px;
    padding-bottom: 34px;
    margin-top: -floor(18px);
    margin-bottom: -floor(36px);
  }
  .tabs-wrapper.size-largest.standard-tabs > .tabs > li.active > a:hover {
    padding-bottom: 36px;
  }
  .tabs-wrapper.size-largest.standard-tabs .tabs-content {
    min-height: 80px !important;
  }
  .tabs-wrapper.size-largest.standard-tabs.at-bottom {
    padding-top: 0;
    padding-bottom: 69px;
  }
  .tabs-wrapper.size-largest.standard-tabs.side-tabs,
  .tabs-wrapper.size-largest.standard-tabs.side-tabs .tabs-content {
    padding-top: 0;
  }
  .tabs-wrapper.style-clean .tabs,
  .tabs-wrapper.style-pills .tabs,
  .tabs-wrapper.style-contained .tabs {
    border-bottom: 5px solid #4493ad;
    margin-left: 0 !important;
    margin-right: 0 ! important;
    padding-left: 0 !important;
  }
  .tabs-wrapper.style-clean .tabs > li,
  .tabs-wrapper.style-pills .tabs > li,
  .tabs-wrapper.style-contained .tabs > li {
    margin-right: 5px;
    border-left: none !important;
  }
  .tabs-wrapper.style-clean .tabs > li > a,
  .tabs-wrapper.style-pills .tabs > li > a,
  .tabs-wrapper.style-contained .tabs > li > a {
    box-shadow: none !important;
    background-color: #ecedee;
  }
  .tabs-wrapper.style-clean .tabs > li.active > a,
  .tabs-wrapper.style-pills .tabs > li.active > a,
  .tabs-wrapper.style-contained .tabs > li.active > a {
    background-color: #4493ad;
    color: #fff;
  }
  .tabs-wrapper.style-clean .tabs-content,
  .tabs-wrapper.style-pills .tabs-content,
  .tabs-wrapper.style-contained .tabs-content {
    box-shadow: none !important;
    border: none !important;
  }
  .tabs-wrapper.style-clean .tabs-content .tab,
  .tabs-wrapper.style-pills .tabs-content .tab,
  .tabs-wrapper.style-contained .tabs-content .tab {
    padding: 20px 0 20px 0 !important;
  }
  .tabs-wrapper.style-clean.at-bottom .tabs,
  .tabs-wrapper.style-pills.at-bottom .tabs,
  .tabs-wrapper.style-contained.at-bottom .tabs {
    border-top: 5px solid #4493ad;
    border-bottom: 0;
  }
  .tabs-wrapper.style-clean.side-tabs .tabs,
  .tabs-wrapper.style-pills.side-tabs .tabs,
  .tabs-wrapper.style-contained.side-tabs .tabs {
    border-bottom: 0;
  }
  .tabs-wrapper.style-clean.side-tabs .tabs-content,
  .tabs-wrapper.style-pills.side-tabs .tabs-content,
  .tabs-wrapper.style-contained.side-tabs .tabs-content {
    border-left: 5px solid #4493ad !important;
    margin-left: -4px;
    padding-top: 0;
    padding-left: 20px;
  }
  .tabs-wrapper.style-clean.side-tabs.on-right .tabs,
  .tabs-wrapper.style-pills.side-tabs.on-right .tabs,
  .tabs-wrapper.style-contained.side-tabs.on-right .tabs {
    border-bottom: 0;
    border-right: 0;
  }
  .tabs-wrapper.style-clean.side-tabs.on-right .tabs-content,
  .tabs-wrapper.style-pills.side-tabs.on-right .tabs-content,
  .tabs-wrapper.style-contained.side-tabs.on-right .tabs-content {
    border-right: 5px solid #4493ad !important;
    border-left: 0 !important;
    margin-left: 0;
    margin-right: 5px;
    padding-right: 20px;
    padding-left: 0;
  }
  .tabs-wrapper.style-pills .tabs > li > a {
    background: none;
  }
  .tabs-wrapper.style-contained .tabs-content .tab {
    background-color: #ecedee;
    padding: 20px !important;
  }
  .tabs-wrapper.without-shadows .tabs > li > a,
  .tabs-wrapper.without-shadows .tabs-content {
    box-shadow: none !important;
  }
  .tabs-wrapper.no-round-corners .tabs > li > a,
  .tabs-wrapper.no-round-corners .tabs-content {
    border-radius: 0 !important;
  }
}
.masonry .masonry-item a {
  position: relative;
  display: block;
  line-height: 0;
}
.masonry .masonry-item a img {
  width: 100%;
}
.masonry.masonry-5-cols .gutter-sizer {
  width: 0%;
}
.masonry.masonry-5-cols .grid-sizer {
  width: 20%;
}
.masonry.masonry-5-cols .masonry-item {
  width: 20%;
}
.masonry.masonry-5-cols.with-gutter .gutter-sizer {
  width: 1.5%;
}
.masonry.masonry-5-cols.with-gutter .grid-sizer {
  width: 18.8%;
}
.masonry.masonry-5-cols.with-gutter .masonry-item {
  width: 18.8%;
  margin-bottom: 1.5%;
}
.masonry.masonry-4-cols .gutter-sizer {
  width: 0%;
}
.masonry.masonry-4-cols .grid-sizer {
  width: 25%;
}
.masonry.masonry-4-cols .masonry-item {
  width: 25%;
}
.masonry.masonry-4-cols.with-gutter .gutter-sizer {
  width: 1.5%;
}
.masonry.masonry-4-cols.with-gutter .grid-sizer {
  width: 23.875%;
}
.masonry.masonry-4-cols.with-gutter .masonry-item {
  width: 23.875%;
  margin-bottom: 1.5%;
}
.masonry.masonry-3-cols .gutter-sizer {
  width: 0%;
}
.masonry.masonry-3-cols .grid-sizer {
  width: 33.2%;
}
.masonry.masonry-3-cols .masonry-item {
  width: 33.2%;
}
.masonry.masonry-3-cols .masonry-item a img {
  width: 100.5%;
}
.masonry.masonry-3-cols.with-gutter .gutter-sizer {
  width: 1.5%;
}
.masonry.masonry-3-cols.with-gutter .grid-sizer {
  width: 32.333%;
}
.masonry.masonry-3-cols.with-gutter .masonry-item {
  width: 32.333%;
  margin-bottom: 1.5%;
}
.masonry.masonry-3-cols.with-gutter .masonry-item a img {
  width: 100%;
}
.masonry.masonry-2-cols .gutter-sizer {
  width: 0%;
}
.masonry.masonry-2-cols .grid-sizer {
  width: 50%;
}
.masonry.masonry-2-cols .masonry-item {
  width: 50%;
}
.masonry.masonry-2-cols.with-gutter .gutter-sizer {
  width: 1.5%;
}
.masonry.masonry-2-cols.with-gutter .grid-sizer {
  width: 49.25%;
}
.masonry.masonry-2-cols.with-gutter .masonry-item {
  width: 49.25%;
  margin-bottom: 1.5%;
}
.masonry.masonry-1-cols .gutter-sizer {
  width: 0%;
}
.masonry.masonry-1-cols .grid-sizer {
  width: 100%;
}
.masonry.masonry-1-cols .masonry-item {
  width: 100%;
}
.masonry.masonry-1-cols.with-gutter .masonry-item {
  margin-bottom: 1.5%;
}
.page-load-status {
  display: none;
}
.loader-ellips {
  font-size: 13px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #383838;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
  opacity: 0.8;
}
.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}
.loader-ellips__dot:nth-child(4) {
  left: 3em;
}
@keyframes reveal {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}
@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}
.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}
.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.article-header.template-default .article-excerpt {
  font-size: 140%;
}
.article-listing.template-default .article-title,
.article-listing.template-left-thumbnail .article-title,
.article-listing.template-big-images .article-title,
.article-listing.template-masonry .article-title,
.article-listing.template-masonry-meta-top .article-title {
  font-size: 120%;
  font-weight: 600;
}
.article-listing.template-default .article-author,
.article-listing.template-left-thumbnail .article-author,
.article-listing.template-big-images .article-author,
.article-listing.template-masonry .article-author,
.article-listing.template-masonry-meta-top .article-author {
  font-size: 80%;
}
.article-listing.template-default .article-date,
.article-listing.template-left-thumbnail .article-date,
.article-listing.template-big-images .article-date,
.article-listing.template-masonry .article-date,
.article-listing.template-masonry-meta-top .article-date {
  font-size: 80%;
}
.article-listing.template-default .article-category,
.article-listing.template-left-thumbnail .article-category,
.article-listing.template-big-images .article-category,
.article-listing.template-masonry .article-category,
.article-listing.template-masonry-meta-top .article-category {
  font-size: 80%;
}
.article-listing.template-default article,
.article-listing.template-left-thumbnail article,
.article-listing.template-big-images article,
.article-listing.template-masonry article,
.article-listing.template-masonry-meta-top article {
  box-sizing: border-box;
  padding: 0 !important;
  margin-bottom: 25px;
}
.article-listing.template-default article .article-header,
.article-listing.template-left-thumbnail article .article-header,
.article-listing.template-big-images article .article-header,
.article-listing.template-masonry article .article-header,
.article-listing.template-masonry-meta-top article .article-header {
  padding: 0 25px 0 25px;
}
.article-listing.template-default article .article-excerpt,
.article-listing.template-left-thumbnail article .article-excerpt,
.article-listing.template-big-images article .article-excerpt,
.article-listing.template-masonry article .article-excerpt,
.article-listing.template-masonry-meta-top article .article-excerpt {
  padding: 0 25px 25px 25px;
  font-size: 85%;
}
.article-listing.template-default article a,
.article-listing.template-left-thumbnail article a,
.article-listing.template-big-images article a,
.article-listing.template-masonry article a,
.article-listing.template-masonry-meta-top article a {
  line-height: 1.2 !important;
}
.article-listing.template-default article .article-category a,
.article-listing.template-left-thumbnail article .article-category a,
.article-listing.template-big-images article .article-category a,
.article-listing.template-masonry article .article-category a,
.article-listing.template-masonry-meta-top article .article-category a {
  display: inline;
}
.article-listing.template-default.style-boxed .article-header,
.article-listing.template-left-thumbnail.style-boxed .article-header,
.article-listing.template-big-images.style-boxed .article-header,
.article-listing.template-masonry.style-boxed .article-header,
.article-listing.template-masonry-meta-top.style-boxed .article-header {
  padding: 0px !important;
}
.article-listing.template-default.style-boxed .article-title,
.article-listing.template-left-thumbnail.style-boxed .article-title,
.article-listing.template-big-images.style-boxed .article-title,
.article-listing.template-masonry.style-boxed .article-title,
.article-listing.template-masonry-meta-top.style-boxed .article-title {
  font-size: 105% !important;
}
.article-listing.template-default.style-boxed .article-excerpt,
.article-listing.template-left-thumbnail.style-boxed .article-excerpt,
.article-listing.template-big-images.style-boxed .article-excerpt,
.article-listing.template-masonry.style-boxed .article-excerpt,
.article-listing.template-masonry-meta-top.style-boxed .article-excerpt {
  padding: 0px !important;
  font-size: 85%;
}
.article-listing.template-default.style-boxed .article-meta,
.article-listing.template-left-thumbnail.style-boxed .article-meta,
.article-listing.template-big-images.style-boxed .article-meta,
.article-listing.template-masonry.style-boxed .article-meta,
.article-listing.template-masonry-meta-top.style-boxed .article-meta {
  padding: 5px 0px !important;
}
.article-listing.template-default.style-style4 article,
.article-listing.template-left-thumbnail.style-style4 article,
.article-listing.template-big-images.style-style4 article,
.article-listing.template-masonry.style-style4 article,
.article-listing.template-masonry-meta-top.style-style4 article {
  padding-bottom: 18px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.article-listing.template-default.style-style4 article h4,
.article-listing.template-left-thumbnail.style-style4 article h4,
.article-listing.template-big-images.style-style4 article h4,
.article-listing.template-masonry.style-style4 article h4,
.article-listing.template-masonry-meta-top.style-style4 article h4 {
  font-weight: 400 !important;
}
.article-listing.template-default.style-style5 article,
.article-listing.template-left-thumbnail.style-style5 article,
.article-listing.template-big-images.style-style5 article,
.article-listing.template-masonry.style-style5 article,
.article-listing.template-masonry-meta-top.style-style5 article {
  box-sizing: border-box;
  padding-bottom: 18px;
  margin-bottom: 10px;
}
.article-listing.template-default.style-style5 article h4,
.article-listing.template-left-thumbnail.style-style5 article h4,
.article-listing.template-big-images.style-style5 article h4,
.article-listing.template-masonry.style-style5 article h4,
.article-listing.template-masonry-meta-top.style-style5 article h4 {
  font-weight: 700 !important;
}
.article-listing.template-masonry-meta-top .fa {
  display: none;
}
.article-listing.template-masonry-meta-top .article-meta {
  padding: 8px 25px 0 25px;
  font-size: 15px;
}
.article-listing.template-masonry-meta-top.style-style3 .small-divider {
  display: block;
  width: 36px;
  height: 7px;
}
.article-listing.template-masonry-meta-top.style-style3 .article-meta {
  text-align: left;
  padding: 15px 10px;
  display: block !important;
}
.article-listing.template-masonry-meta-top.style-style3 .article-meta .article-date,
.article-listing.template-masonry-meta-top.style-style3 .article-meta .article-category,
.article-listing.template-masonry-meta-top.style-style3 .article-meta .article-author {
  font-size: 90% !important;
  font-weight: 700 !important;
}
.article-listing.template-masonry-meta-top.style-style3 article {
  padding-bottom: 18px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.article-listing.template-masonry-meta-top.style-style3 .article-title {
  margin: 15px 0px 26px 0px;
  font-weight: 600;
  font-size: 115%;
}
.article-listing.template-masonry-meta-top.style-style3 .article-title a {
  line-height: 105%;
}
.article-listing.template-masonry-meta-top.style-style3 .fa {
  display: none;
}
.article-listing.template-left-thumbnail .article-header {
  padding-left: 0px !important;
}
.article-listing.template-left-thumbnail .article-excerpt {
  padding-left: 0px !important;
}
.article-listing.template-left-thumbnail article {
  padding-bottom: 0px !important;
}
.article-listing.template-left-thumbnail.style-style4 h4 {
  font-size: 16px;
}
.article-listing.template-left-thumbnail.style-style4 .article-image {
  border-bottom: 0px !important;
}
.article-listing.template-left-thumbnail.style-sidebar .article-author {
  font-size: 80%;
}
.article-listing.template-left-thumbnail.style-sidebar .article-date {
  font-size: 80%;
}
.article-listing.template-left-thumbnail.style-sidebar .article-category {
  font-size: 80%;
}
.article-listing.template-left-thumbnail.style-sidebar article {
  padding-bottom: 10px;
  margin-top: 12px !important;
  border-bottom: 1px dotted #ddd;
}
.article-listing.template-left-thumbnail.style-sidebar article:last-child {
  border-bottom: none;
}
.article-listing.article-listing-one-liner {
  padding: 3px;
}
.article-listing.article-listing-one-liner.style-clean {
  display: inline-flex;
}
.article-listing.article-listing-one-liner .trending-now {
  display: inline-block;
  padding: 1px 6px;
  margin-right: 12px;
  font-size: 14px;
}
.article-listing-slides .slides .author-date {
  color: lightgray;
  font-size: 11px;
  margin: 8px 0px 15px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.article-listing-slides .slides article {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(11%,rgba(0,0,0,0.13)),color-stop(19%,rgba(0,0,0,0.22)),color-stop(78%,rgba(0,0,0,0.81)),color-stop(99%,rgba(0,0,0,0.81)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  padding: 20px !important;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
.article-listing-slides.style-style3 article {
  background: transparent !important;
}
.article-listing-slides.style-style3 .article-title {
  box-shadow: 0 0px 20px 0px rgba(0,0,0,0.85);
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.3px;
  padding: 8px 10px;
  font-size: 25px !important;
}
.article-listing-slides.style-boxed .slides article {
  background: -moz-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -webkit-gradient(left bottom,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(11%,rgba(0,0,0,0.13)),color-stop(19%,rgba(0,0,0,0.22)),color-stop(78%,rgba(0,0,0,0.81)),color-stop(99%,rgba(0,0,0,0.81)));
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -o-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -ms-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  padding: 25px !important;
  position: absolute;
  right: 0px;
  top: 0px;
  left: 0px;
  bottom: initial;
}
.article-listing-slides .article-title {
  line-height: 120%;
  font-size: 31px;
  font-weight: 300;
  margin-top: 10px;
}
.article-listing-slides .article-excerpt {
  padding-top: 9px !important;
  padding-left: 0px !important;
  font-size: 85%;
}
.article-listing-slides .pager-bullets .cycle-pager li.cycle-pager-active {
  color: dimgray !important;
}
@media  only all and (max-width: 480px) {
  .article-listing-slides .article-slider-image {
    min-height: 215px !important;
  }
  .article-listing-slides article {
    height: 260px !important;
  }
  .article-listing-slides article h2 {
    font-size: 25px !important;
  }
  .article-listing-slides .cycle-prev {
    left: 10px !important;
  }
  .article-listing-slides .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 768px) and (max-width: 992px) {
  .article-listing-slides .article-slider-image {
    min-height: 250px !important;
  }
  .article-listing-slides article {
    height: 180px !important;
  }
  .article-listing-slides article h2 {
    font-size: 30px !important;
  }
}
@media  only all and (min-width: 480px) and (max-width: 768px) {
  .article-listing-slides .article-slider-image {
    min-height: 240px !important;
  }
  .article-listing-slides article {
    height: 180px !important;
  }
  .article-listing-slides article .article-title {
    font-size: 30px !important;
  }
}
@media  only all and (min-width: 992px) and (max-width: 1200px) {
  .article-listing-slides .article-slider-image {
    min-height: 400px;
  }
  .article-listing-slides article {
    height: 160px !important;
  }
  .article-listing-slides article .article-title {
    font-size: 170%;
  }
}
.article-listing-slides2 article {
  background: rgba(0,0,0,0.81);
  height: 410px;
  padding: 20px;
}
.article-listing-slides2 .author-date {
  color: lightgray;
  font-size: 11px;
  margin: 8px 0px 15px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.article-listing-slides2 .article-title {
  line-height: 120%;
  font-size: 34px;
  font-weight: 300;
}
.article-listing-slides2 .article-excerpt {
  text-align: justify;
  margin-right: 14px;
  line-height: 150%;
}
.article-listing-slides2 .pager-bullets .cycle-pager li.cycle-pager-active {
  color: dimgray !important;
}
.article-listing-slides2 .cycle-prev {
  top: 94% !important;
  right: 31% !important;
  left: unset !important;
}
.article-listing-slides2 .cycle-next {
  top: 95% !important;
}
.article-listing-slides2 .cycle-pager {
  width: 32% !important;
  right: 0px;
}
.article-listing-slides2 .article-slider-image {
  min-height: 450px;
}
@media  only all and (max-width: 480px) {
  .article-listing-slides2 .article-slider-image {
    min-height: 235px !important;
  }
  .article-listing-slides2 article {
    height: 260px;
    padding: 30px;
  }
  .article-listing-slides2 article h3 {
    font-size: 25px !important;
  }
  .article-listing-slides2 .cycle-prev {
    left: 10px !important;
  }
  .article-listing-slides2 .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 768px) and (max-width: 992px) {
  .article-listing-slides2 .article-slider-image {
    min-height: 250px !important;
  }
  .article-listing-slides2 article {
    height: 250px;
    padding: 30px;
  }
  .article-listing-slides2 article h3 {
    font-size: 30px !important;
  }
  .article-listing-slides2 .cycle-prev {
    left: 10px !important;
  }
  .article-listing-slides2 .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 480px) and (max-width: 768px) {
  .article-listing-slides2 .article-slider-image {
    min-height: 240px !important;
  }
  .article-listing-slides2 article {
    height: 300px;
    padding: 30px;
  }
  .article-listing-slides2 article .article-title {
    font-size: 30px !important;
  }
  .article-listing-slides2 .cycle-prev {
    left: 10px !important;
  }
  .article-listing-slides2 .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 992px) and (max-width: 1200px) {
  .article-listing-slides2 .article-slider-image {
    min-height: 410px;
  }
  .article-listing-slides2 article {
    height: 390px;
    padding: 30px;
  }
  .article-listing-slides2 article .article-title {
    font-size: 170%;
  }
  .article-listing-slides2 .cycle-prev {
    top: 94% !important;
    right: 31% !important;
    left: unset !important;
  }
  .article-listing-slides2 .cycle-pager {
    width: 32% !important;
    right: 0px;
  }
}
.article-image .no-image,
.article-excerpt .empty-placeholder {
  display: none;
}
.edit-mode .article-image .no-image,
.edit-mode .article-excerpt .empty-placeholder {
  display: inline-block;
}
.article-meta >span:after {
  content: '';
  border-right: 1px solid;
  margin-left: 5px;
  margin-right: 5px;
}
.article-meta >span:last-child::after {
  border-right: none;
}
.btn-read1 {
  padding: 7px 10px;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  background: none !important;
  box-shadow: none !important;
  text-shadow: none;
  font-weight: normal;
  border: 1px solid #ddd;
  text-transform: uppercase;
  display: initial !important;
}
.btn-read2 {
  text-align: center;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 26px;
  display: initial !important;
}
.btn-read3 {
  position: relative;
  padding: 7px 10px;
  text-align: center;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
  display: inline-block !important;
}
.btn-read4 {
  display: inline-block !important;
  position: relative;
  padding: 7px 10px;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.btn-read4:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.btn-read4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: bottom center;
  z-index: -1;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}
.btn-read6 {
  position: relative;
  padding: 7px 10px;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  display: initial !important;
}
.top-posts .article-category {
  font-weight: 700;
}
.top-posts article:hover .article-header {
  transition: 0.2s;
}
.top-posts article:hover .article-header .article-category {
  transition: 0.2s;
}
@media  only all and (max-width: 480px) {
  .top-posts .article-mobile-height {
    height: 220px;
  }
}
@media  only all and (min-width: 768px) and (max-width: 992px) {
  .top-posts .article-mobile-height {
    height: 250px;
  }
}
.top-posts article:hover .inner {
  transform: scale(1.13);
}
.top-posts .inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 400ms ease-in-out;
  background-size: cover;
}
.top-posts.template-top-posts-7 .top-article {
  min-height: 250px;
}
.top-posts.template-top-posts-7 .top-article .article-category a {
  font-size: 90%;
}
.top-posts.template-top-posts-5 .top-article {
  min-height: 300px;
}
.top-posts .top-article {
  min-height: 450px;
}
.top-posts .top-article .article-category a {
  font-size: 120%;
}
.top-posts article {
  position: relative;
  display: block;
  box-sizing: border-box;
  transition: all 0.15s;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.top-posts article:hover .article-header:after {
  opacity: 1;
}
.top-posts .article-excerpt {
  display: block;
  font-size: 15px;
  padding: 2px 7px;
  text-overflow: ellipsis;
}
.top-posts .article-category {
  font-family: roboto, sans-serif;
  z-index: 3;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px;
  padding: 3px 7px;
  line-height: 13px;
  pointer-events: auto;
  background: rgba(0,0,0,0.7);
}
.top-posts .article-author-date {
  font-size: 12px;
  z-index: 3;
  margin: 7px 10px;
}
.top-posts.style-clean .article-header {
  position: absolute;
  padding: 10px;
  padding-bottom: 15px;
  bottom: 0px;
  overflow: hidden;
  line-height: 130%;
  left: 0px;
  right: 0px;
  transition: 0.1s;
  z-index: 2;
}
.top-posts.style-clean .article-header:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  height: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
  transition: opacity 0.5s ease-out;
  z-index: -1 !important;
  opacity: 0;
}
.top-posts.style-clean .article-header a {
  font-size: 105%;
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.top-posts.style-clean .article-header .article-author-date,
.top-posts.style-clean .article-header .article-excerpt {
  color: white;
}
.top-posts.style-style3 .article-header {
  position: absolute;
  padding: 10px;
  padding-bottom: 15px;
  bottom: 0px;
  overflow: hidden;
  line-height: 130%;
  left: 0px;
  right: 0px;
  transition: 0.1s;
  z-index: 2;
}
.top-posts.style-style3 .article-header:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  height: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
  transition: opacity 0.5s ease-out;
  z-index: -1 !important;
  opacity: 0;
}
.top-posts.style-style3 .article-header a {
  font-size: 105%;
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.top-posts.style-style3 .article-header .article-author-date,
.top-posts.style-style3 .article-header .article-excerpt {
  color: white;
}
.top-posts.style-style3 .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s;
}
.top-posts.style-style3 article:hover .inner:after {
  transition: 0.3s;
  opacity: 0.7;
}
.top-posts.style-boxed article:hover .article-header {
  box-shadow: inset 0 0 50px 0 rgba(0,0,0,0.75);
}
.top-posts.style-boxed .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.3);
}
.top-posts.style-boxed .article-header {
  position: absolute;
  padding: 10px;
  overflow: hidden;
  line-height: 130%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  transition: 0.1s;
  z-index: 10;
}
.top-posts.style-boxed .article-header .article-header-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.top-posts.style-boxed .article-header a {
  font-size: 105%;
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.top-posts.style-boxed .article-header .article-author-date,
.top-posts.style-boxed .article-header .article-excerpt {
  color: white;
}
.top-posts.style-style4 .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  background: rgba(0,0,0,0.4);
}
.top-posts.style-style4 .article-header {
  position: absolute;
  padding: 10px;
  overflow: hidden;
  line-height: 130%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  transition: 0.1s;
  z-index: 10;
}
.top-posts.style-style4 .article-header .article-header-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.top-posts.style-style4 .article-header a {
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 600;
}
.top-posts.style-style4 .article-header .article-author-date,
.top-posts.style-style4 .article-header .article-excerpt {
  color: white;
}
.top-posts.style-style4 .article-header .article-category {
  background: rgba(10,10,10,0.7);
}
.top-posts.style-style5 .article-header {
  position: absolute;
  padding: 10px;
  padding-bottom: 15px;
  bottom: 0px;
  z-index: 10;
  overflow: hidden;
  line-height: 130%;
  left: 0px;
  right: 0px;
  transition: 0.1s;
}
.top-posts.style-style5 .article-header a {
  font-size: 105%;
  z-index: 3;
  color: white;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.top-posts.style-style5 .article-header .article-author-date,
.top-posts.style-style5 .article-header .article-excerpt {
  color: white;
}
.top-posts.style-style5 .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
}
.top-posts.style-style5 article:hover .inner:after {
  transition: 0.3s;
}
.template-img-as-background .article-image {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.template-img-as-background .article-image .article-header {
  position: absolute;
  bottom: 0px;
  z-index: 3;
  color: white;
}
.template-img-as-background .article-image .article-header a {
  font-size: 105%;
  z-index: 3;
  color: white;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.template-img-as-background .article-image:after {
  content: " ";
  z-index: 2;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  background: rgba(0,0,0,0.2);
}
.template-img-as-background .article-image:hover:after {
  background: rgba(0,0,0,0.5);
  transition: 0.3s;
}
.template-img-as-background .article-image:hover img {
  transform: scale(1.3);
  transition: 0.5s;
}
.template-img-as-background .article-image img {
  transition: 0.5s;
}
.template-img-as-background .article-header-inner {
  padding: 20px;
  background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
}
.template-img-as-background .article-category {
  font-family: roboto, sans-serif;
  z-index: 3;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px;
  padding: 3px 7px;
  line-height: 13px;
  pointer-events: auto;
  background: rgba(0,0,0,0.7);
}
.template-img-as-background .article-author-date {
  font-size: 14px;
}
.event-header.template-default .event-excerpt {
  font-size: 140%;
}
.event-gallery .event-thumbnails {
  text-align: center;
}
.event-gallery .event-thumbnails .event-thumbnail {
  float: left;
  display: table !important;
  width: 64px;
  height: 64px;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #ddd;
  margin-right: 5px;
  text-align: center;
}
.event-gallery .event-thumbnails .event-thumbnail .alignment {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.event-gallery .event-thumbnails .event-thumbnail img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.event-gallery .event-thumbnails .event-thumbnail.slide {
  display: inline-block !important;
  width: auto !important;
}
.event-gallery.template-simple a {
  display: block;
  margin-bottom: 30px;
}
.event-calendar.template-default .fc-time,
.event-calendar.template-default .fc-title {
  visibility: hidden;
}
.event-calendar.template-default .fc-toolbar.fc-header-toolbar {
  margin-bottom: 0;
}
.event-calendar.template-full .fc-day-grid-event .fc-content {
  white-space: initial !important;
}
@media  only all and (min-width: 992px) {
  .event-calendar.template-full .fc-day-grid-event .fc-content {
    white-space: initial !important;
  }
}
.event-calendar.template-mini {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
  font-size: 10px;
}
.event-calendar.template-mini .fc-toolbar {
  font-size: .9em;
}
.event-calendar.template-mini .fc-toolbar h2 {
  font-size: 12px;
  white-space: normal !important;
}
.event-calendar.template-mini .fc-more-cell a {
  display: block;
  width: 85%;
  margin: 1px auto 0 auto;
  border-radius: 3px;
  background: grey;
  color: transparent;
  overflow: hidden;
  height: 4px;
}
.event-calendar.template-mini .fc-more-popover {
  width: 100px;
}
.event-calendar.template-mini .fc-view-month .fc-event,
.event-calendar.template-mini .fc-view-agendaWeek .fc-event,
.event-calendar.template-mini .fc-content {
  font-size: 0;
  overflow: hidden;
  height: 2px;
}
.event-calendar.template-mini .fc-view-agendaWeek .fc-event-vert {
  font-size: 0;
  overflow: hidden;
  width: 2px !important;
}
.event-calendar.template-mini .fc-agenda-axis {
  width: 20px !important;
  font-size: .7em;
}
.event-calendar.template-mini .fc-button-content {
  padding: 0;
}
.event-tooltip {
  background: #fff !important;
  text-align: center !important;
  padding: 5px;
}
.event-tooltip .block-arrow>span {
  border-top-color: #fff;
}
.event-tooltip .event-tooltip-header {
  white-space: initial !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
.event-tooltip .event-tooltip-header a {
  color: #383838;
}
.event-tooltip .event-tooltip-img {
  width: 290px;
  height: 193px;
  overflow: hidden;
}
.event-tooltip .event-tooltip-img img {
  max-width: 100%;
  height: auto;
}
.event-tooltip .event-tooltip-meta {
  color: #383838;
  font-size: 13px;
}
.event-listing.template-default .event-title,
.event-listing.template-left-thumbnail .event-title,
.event-listing.template-big-images .event-title,
.event-listing.template-masonry .event-title {
  font-size: 140%;
}
.event-listing.template-default .event-meta,
.event-listing.template-left-thumbnail .event-meta,
.event-listing.template-big-images .event-meta,
.event-listing.template-masonry .event-meta {
  font-weight: 500;
  font-size: 90%;
}
.event-listing.template-default article,
.event-listing.template-left-thumbnail article,
.event-listing.template-big-images article,
.event-listing.template-masonry article {
  box-sizing: border-box;
  padding: 0 !important;
  margin-bottom: 25px;
}
.event-listing.template-default article .event-header,
.event-listing.template-default article .event-detail-more,
.event-listing.template-left-thumbnail article .event-header,
.event-listing.template-left-thumbnail article .event-detail-more,
.event-listing.template-big-images article .event-header,
.event-listing.template-big-images article .event-detail-more,
.event-listing.template-masonry article .event-header,
.event-listing.template-masonry article .event-detail-more {
  padding: 0 25px 20px 25px;
}
.event-listing.template-default article a,
.event-listing.template-left-thumbnail article a,
.event-listing.template-big-images article a,
.event-listing.template-masonry article a {
  line-height: 1.2 !important;
}
.event-listing.template-default article .event-category a,
.event-listing.template-left-thumbnail article .event-category a,
.event-listing.template-big-images article .event-category a,
.event-listing.template-masonry article .event-category a {
  display: inline;
}
.event-listing.template-default article .style-3-meta,
.event-listing.template-left-thumbnail article .style-3-meta,
.event-listing.template-big-images article .style-3-meta,
.event-listing.template-masonry article .style-3-meta {
  display: none;
}
.event-listing.template-default.style-style3 article,
.event-listing.template-left-thumbnail.style-style3 article,
.event-listing.template-big-images.style-style3 article,
.event-listing.template-masonry.style-style3 article {
  padding-bottom: 18px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.event-listing.template-default.style-style3 article .style-others,
.event-listing.template-left-thumbnail.style-style3 article .style-others,
.event-listing.template-big-images.style-style3 article .style-others,
.event-listing.template-masonry.style-style3 article .style-others {
  display: none;
}
.event-listing.template-default.style-style3 article .style-3-meta.event-meta,
.event-listing.template-left-thumbnail.style-style3 article .style-3-meta.event-meta,
.event-listing.template-big-images.style-style3 article .style-3-meta.event-meta,
.event-listing.template-masonry.style-style3 article .style-3-meta.event-meta {
  padding: 15px 10px;
  display: block !important;
}
.event-listing.template-default.style-style3 article .style-3-meta.event-meta .event-date,
.event-listing.template-default.style-style3 article .style-3-meta.event-meta .event-category,
.event-listing.template-default.style-style3 article .style-3-meta.event-meta .event-author,
.event-listing.template-left-thumbnail.style-style3 article .style-3-meta.event-meta .event-date,
.event-listing.template-left-thumbnail.style-style3 article .style-3-meta.event-meta .event-category,
.event-listing.template-left-thumbnail.style-style3 article .style-3-meta.event-meta .event-author,
.event-listing.template-big-images.style-style3 article .style-3-meta.event-meta .event-date,
.event-listing.template-big-images.style-style3 article .style-3-meta.event-meta .event-category,
.event-listing.template-big-images.style-style3 article .style-3-meta.event-meta .event-author,
.event-listing.template-masonry.style-style3 article .style-3-meta.event-meta .event-date,
.event-listing.template-masonry.style-style3 article .style-3-meta.event-meta .event-category,
.event-listing.template-masonry.style-style3 article .style-3-meta.event-meta .event-author {
  font-size: 90% !important;
  font-weight: 700 !important;
}
.event-listing.template-default.style-style3 article .event-title,
.event-listing.template-left-thumbnail.style-style3 article .event-title,
.event-listing.template-big-images.style-style3 article .event-title,
.event-listing.template-masonry.style-style3 article .event-title {
  margin: 15px 0px 26px 0px;
  font-weight: bold;
}
.event-listing.template-default.style-style3 article .small-divider,
.event-listing.template-left-thumbnail.style-style3 article .small-divider,
.event-listing.template-big-images.style-style3 article .small-divider,
.event-listing.template-masonry.style-style3 article .small-divider {
  display: block;
  width: 38px;
  height: 8px;
}
.event-listing.template-default.style-style4 article,
.event-listing.template-left-thumbnail.style-style4 article,
.event-listing.template-big-images.style-style4 article,
.event-listing.template-masonry.style-style4 article {
  padding-bottom: 18px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.event-listing.template-default.style-style4 article h4,
.event-listing.template-left-thumbnail.style-style4 article h4,
.event-listing.template-big-images.style-style4 article h4,
.event-listing.template-masonry.style-style4 article h4 {
  font-weight: 400 !important;
}
.event-listing.template-default.style-style4 article .event-meta,
.event-listing.template-left-thumbnail.style-style4 article .event-meta,
.event-listing.template-big-images.style-style4 article .event-meta,
.event-listing.template-masonry.style-style4 article .event-meta {
  font-size: 13px;
}
.event-listing.template-default.style-style4 article .event-meta .event-category .fa,
.event-listing.template-default.style-style4 article .event-meta .event-author .fa,
.event-listing.template-default.style-style4 article .event-meta .event-date .fa,
.event-listing.template-left-thumbnail.style-style4 article .event-meta .event-category .fa,
.event-listing.template-left-thumbnail.style-style4 article .event-meta .event-author .fa,
.event-listing.template-left-thumbnail.style-style4 article .event-meta .event-date .fa,
.event-listing.template-big-images.style-style4 article .event-meta .event-category .fa,
.event-listing.template-big-images.style-style4 article .event-meta .event-author .fa,
.event-listing.template-big-images.style-style4 article .event-meta .event-date .fa,
.event-listing.template-masonry.style-style4 article .event-meta .event-category .fa,
.event-listing.template-masonry.style-style4 article .event-meta .event-author .fa,
.event-listing.template-masonry.style-style4 article .event-meta .event-date .fa {
  display: none;
}
.event-listing.template-default.style-style5 article,
.event-listing.template-left-thumbnail.style-style5 article,
.event-listing.template-big-images.style-style5 article,
.event-listing.template-masonry.style-style5 article {
  box-sizing: border-box;
  padding-bottom: 18px;
  margin-bottom: 10px;
}
.event-listing.template-default.style-style5 article h4,
.event-listing.template-left-thumbnail.style-style5 article h4,
.event-listing.template-big-images.style-style5 article h4,
.event-listing.template-masonry.style-style5 article h4 {
  font-weight: 300 !important;
}
.event-listing.template-default.style-style5 article .event-meta,
.event-listing.template-left-thumbnail.style-style5 article .event-meta,
.event-listing.template-big-images.style-style5 article .event-meta,
.event-listing.template-masonry.style-style5 article .event-meta {
  font-size: 13px;
}
.event-listing.template-default.style-style5 article .event-meta .event-category .fa,
.event-listing.template-default.style-style5 article .event-meta .event-author .fa,
.event-listing.template-default.style-style5 article .event-meta .event-date .fa,
.event-listing.template-left-thumbnail.style-style5 article .event-meta .event-category .fa,
.event-listing.template-left-thumbnail.style-style5 article .event-meta .event-author .fa,
.event-listing.template-left-thumbnail.style-style5 article .event-meta .event-date .fa,
.event-listing.template-big-images.style-style5 article .event-meta .event-category .fa,
.event-listing.template-big-images.style-style5 article .event-meta .event-author .fa,
.event-listing.template-big-images.style-style5 article .event-meta .event-date .fa,
.event-listing.template-masonry.style-style5 article .event-meta .event-category .fa,
.event-listing.template-masonry.style-style5 article .event-meta .event-author .fa,
.event-listing.template-masonry.style-style5 article .event-meta .event-date .fa {
  display: none;
}
.event-listing.template-left-thumbnail .event-header {
  padding-left: 0px !important;
}
.event-listing.template-left-thumbnail .event-header h3 {
  font-weight: 600;
}
.event-listing.template-left-thumbnail .event-description {
  padding-left: 0px !important;
}
.event-listing.template-left-thumbnail article {
  padding-bottom: 0px !important;
}
.event-listing.template-left-thumbnail.style-style-boxed .event-meta {
  font-weight: 700;
}
.event-listing.event-listing-one-liner {
  padding: 3px;
}
.event-listing.event-listing-one-liner.style-clean {
  display: inline-flex;
}
.event-listing.event-listing-one-liner .trending-now {
  display: inline-block;
  padding: 1px 6px;
  margin-right: 12px;
  font-size: 14px;
}
.event-listing.template-simple-table table {
  width: 100%;
}
.event-listing.template-simple-table table td {
  padding: 6px;
}
.event-listing.template-simple-table table td.event-name,
.event-listing.template-simple-table table td.event-date {
  font-weight: 700;
}
.event-listing.template-simple-table table td.event-more-info a {
  text-decoration: underline;
}
.event-listing.event-listing-slides .slides .author-date {
  color: lightgray;
  font-size: 11px;
  margin: 8px 0px 15px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.event-listing.event-listing-slides .slides article {
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(11%,rgba(0,0,0,0.13)),color-stop(19%,rgba(0,0,0,0.22)),color-stop(78%,rgba(0,0,0,0.81)),color-stop(99%,rgba(0,0,0,0.81)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  padding: 20px !important;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
.event-listing.event-listing-slides.style-style3 article {
  background: transparent !important;
}
.event-listing.event-listing-slides.style-style3 .event-title {
  box-shadow: 0 0px 20px 0px rgba(0,0,0,0.85);
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.3px;
  padding: 8px 10px;
  font-size: 25px !important;
}
.event-listing.event-listing-slides.style-boxed .slides article {
  background: -moz-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -webkit-gradient(left bottom,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(11%,rgba(0,0,0,0.13)),color-stop(19%,rgba(0,0,0,0.22)),color-stop(78%,rgba(0,0,0,0.81)),color-stop(99%,rgba(0,0,0,0.81)));
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -o-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: -ms-linear-gradient(bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  background: linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.13) 11%,rgba(0,0,0,0.22) 19%,rgba(0,0,0,0.81) 78%,rgba(0,0,0,0.81) 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  padding: 25px !important;
  position: absolute;
  right: 0px;
  top: 0px;
  left: 0px;
  bottom: initial;
}
.event-listing.event-listing-slides .event-title {
  line-height: 120%;
  font-size: 31px;
  font-weight: 300;
  margin-top: 10px;
}
.event-listing.event-listing-slides .event-excerpt {
  padding-top: 9px !important;
  padding-left: 0px !important;
  font-size: 85%;
}
.event-listing.event-listing-slides .pager-bullets .cycle-pager li.cycle-pager-active {
  color: dimgray !important;
}
@media  only all and (max-width: 480px) {
  .event-listing.event-listing-slides .event-slider-image {
    min-height: 215px !important;
  }
  .event-listing.event-listing-slides article {
    height: 260px !important;
  }
  .event-listing.event-listing-slides article h2 {
    font-size: 25px !important;
  }
  .event-listing.event-listing-slides .cycle-prev {
    left: 10px !important;
  }
  .event-listing.event-listing-slides .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 768px) and (max-width: 992px) {
  .event-listing.event-listing-slides .event-slider-image {
    min-height: 250px !important;
  }
  .event-listing.event-listing-slides article {
    height: 180px !important;
  }
  .event-listing.event-listing-slides article h2 {
    font-size: 30px !important;
  }
}
@media  only all and (min-width: 480px) and (max-width: 768px) {
  .event-listing.event-listing-slides .event-slider-image {
    min-height: 240px !important;
  }
  .event-listing.event-listing-slides article {
    height: 180px !important;
  }
  .event-listing.event-listing-slides article .event-title {
    font-size: 30px !important;
  }
}
@media  only all and (min-width: 992px) and (max-width: 1200px) {
  .event-listing.event-listing-slides .event-slider-image {
    min-height: 400px;
  }
  .event-listing.event-listing-slides article {
    height: 160px !important;
  }
  .event-listing.event-listing-slides article .event-title {
    font-size: 170%;
  }
}
.event-listing.event-listing-slides2 article {
  background: rgba(0,0,0,0.81);
  height: 410px;
  padding: 20px;
}
.event-listing.event-listing-slides2 .author-date {
  color: lightgray;
  font-size: 11px;
  margin: 8px 0px 15px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.event-listing.event-listing-slides2 .event-title {
  line-height: 120%;
  font-size: 34px;
  font-weight: 300;
}
.event-listing.event-listing-slides2 .event-excerpt {
  text-align: justify;
  margin-right: 14px;
  line-height: 150%;
}
.event-listing.event-listing-slides2 .pager-bullets .cycle-pager li.cycle-pager-active {
  color: dimgray !important;
}
.event-listing.event-listing-slides2 .cycle-prev {
  top: 94% !important;
  right: 31% !important;
  left: unset !important;
}
.event-listing.event-listing-slides2 .cycle-next {
  top: 95% !important;
}
.event-listing.event-listing-slides2 .cycle-pager {
  width: 32% !important;
  right: 0px;
}
.event-listing.event-listing-slides2 .event-slider-image {
  min-height: 450px;
}
@media  only all and (max-width: 480px) {
  .event-listing.event-listing-slides2 .event-slider-image {
    min-height: 235px !important;
  }
  .event-listing.event-listing-slides2 article {
    height: 260px;
    padding: 30px;
  }
  .event-listing.event-listing-slides2 article h3 {
    font-size: 25px !important;
  }
  .event-listing.event-listing-slides2 .cycle-prev {
    left: 10px !important;
  }
  .event-listing.event-listing-slides2 .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 768px) and (max-width: 992px) {
  .event-listing.event-listing-slides2 .event-slider-image {
    min-height: 250px !important;
  }
  .event-listing.event-listing-slides2 article {
    height: 250px;
    padding: 30px;
  }
  .event-listing.event-listing-slides2 article h3 {
    font-size: 30px !important;
  }
  .event-listing.event-listing-slides2 .cycle-prev {
    left: 10px !important;
  }
  .event-listing.event-listing-slides2 .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 480px) and (max-width: 768px) {
  .event-listing.event-listing-slides2 .event-slider-image {
    min-height: 240px !important;
  }
  .event-listing.event-listing-slides2 article {
    height: 300px;
    padding: 30px;
  }
  .event-listing.event-listing-slides2 article .event-title {
    font-size: 30px !important;
  }
  .event-listing.event-listing-slides2 .cycle-prev {
    left: 10px !important;
  }
  .event-listing.event-listing-slides2 .cycle-pager {
    width: 100% !important;
  }
}
@media  only all and (min-width: 992px) and (max-width: 1200px) {
  .event-listing.event-listing-slides2 .event-slider-image {
    min-height: 410px;
  }
  .event-listing.event-listing-slides2 article {
    height: 390px;
    padding: 30px;
  }
  .event-listing.event-listing-slides2 article .event-title {
    font-size: 170%;
  }
  .event-listing.event-listing-slides2 .cycle-prev {
    top: 94% !important;
    right: 31% !important;
    left: unset !important;
  }
  .event-listing.event-listing-slides2 .cycle-pager {
    width: 32% !important;
    right: 0px;
  }
}
.event-listing.event-listing-slides3 .event-header {
  min-height: 120px;
  padding: 10px;
}
.event-listing.event-listing-slides3 .event-name {
  margin: 0;
  text-transform: uppercase;
}
.event-listing.event-listing-slides3 .event-title {
  line-height: 120%;
  font-size: 31px;
  font-weight: 300;
}
.event-listing.event-listing-slides3 .event-excerpt {
  padding-top: 9px !important;
  padding-left: 0px !important;
  font-size: 85%;
}
.event-listing.event-listing-slides3 .action-buttons {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.event-image .no-image,
.event-description .empty-placeholder {
  display: none;
}
.edit-mode .event-image .no-image,
.edit-mode .event-description .empty-placeholder {
  display: inline-block;
}
.event-meta >span:after {
  content: '';
  border-right: 1px solid;
  margin-left: 5px;
  margin-right: 5px;
}
.event-meta >span:last-child::after {
  border-right: none;
}
.btn-read1 {
  padding: 7px 10px;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  background: none !important;
  box-shadow: none !important;
  text-shadow: none;
  font-weight: normal;
  border: 1px solid #ddd;
  text-transform: uppercase;
  display: initial !important;
}
.btn-read2 {
  text-align: center;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 26px;
  display: initial !important;
}
.btn-read3 {
  position: relative;
  padding: 7px 10px;
  text-align: center;
  -webkit-transition: 0.05s ease-in;
  -moz-transition: 0.05s ease-in;
  -ms-transition: 0.05s ease-in;
  -o-transition: 0.05s ease-in;
  transition: 0.05s ease-in;
  display: inline-block !important;
}
.btn-read4 {
  display: inline-block !important;
  position: relative;
  padding: 7px 10px;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.btn-read4:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.btn-read4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: bottom center;
  z-index: -1;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}
.btn-read6 {
  position: relative;
  padding: 7px 10px;
  text-align: center;
  border: 1px solid transparent;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  display: initial !important;
}
.event-listing.top-posts .event-category {
  font-weight: 700;
}
.event-listing.top-posts article:hover .event-header {
  transition: 0.2s;
}
.event-listing.top-posts article:hover .event-header .event-category {
  transition: 0.2s;
}
@media  only all and (max-width: 480px) {
  .event-listing.top-posts .event-mobile-height {
    height: 220px;
  }
}
@media  only all and (min-width: 768px) and (max-width: 992px) {
  .event-listing.top-posts .event-mobile-height {
    height: 250px;
  }
}
.event-listing.top-posts article:hover .inner {
  transform: scale(1.13);
}
.event-listing.top-posts .inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: all 400ms ease-in-out;
  background-size: cover;
}
.event-listing.top-posts.template-top-posts-7 .top-event {
  min-height: 250px;
}
.event-listing.top-posts.template-top-posts-7 .top-event .event-category a {
  font-size: 90%;
}
.event-listing.top-posts.template-top-posts-5 .top-event {
  min-height: 300px;
}
.event-listing.top-posts .top-event {
  min-height: 450px;
}
.event-listing.top-posts .top-event .event-category a {
  font-size: 120%;
}
.event-listing.top-posts article {
  position: relative;
  display: block;
  box-sizing: border-box;
  transition: all 0.15s;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.event-listing.top-posts article:hover .event-header:after {
  opacity: 1;
}
.event-listing.top-posts .event-excerpt {
  display: block;
  font-size: 15px;
  padding: 2px 7px;
  text-overflow: ellipsis;
}
.event-listing.top-posts .event-category {
  font-family: roboto, sans-serif;
  z-index: 3;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px;
  padding: 3px 7px;
  line-height: 13px;
  pointer-events: auto;
  background: rgba(0,0,0,0.7);
}
.event-listing.top-posts .event-author-date {
  font-size: 12px;
  z-index: 3;
  margin: 7px 10px;
}
.event-listing.top-posts.style-clean .event-header {
  position: absolute;
  padding: 10px;
  padding-bottom: 15px;
  bottom: 0px;
  overflow: hidden;
  line-height: 130%;
  left: 0px;
  right: 0px;
  transition: 0.1s;
  z-index: 2;
}
.event-listing.top-posts.style-clean .event-header:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  height: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
  transition: opacity 0.5s ease-out;
  z-index: -1 !important;
  opacity: 0;
}
.event-listing.top-posts.style-clean .event-header a {
  font-size: 105%;
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.event-listing.top-posts.style-clean .event-header .event-author-date,
.event-listing.top-posts.style-clean .event-header .event-excerpt {
  color: white;
}
.event-listing.top-posts.style-style3 .event-header {
  position: absolute;
  padding: 10px;
  padding-bottom: 15px;
  bottom: 0px;
  overflow: hidden;
  line-height: 130%;
  left: 0px;
  right: 0px;
  transition: 0.1s;
  z-index: 2;
}
.event-listing.top-posts.style-style3 .event-header:after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  margin: auto;
  height: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.7));
  transition: opacity 0.5s ease-out;
  z-index: -1 !important;
  opacity: 0;
}
.event-listing.top-posts.style-style3 .event-header a {
  font-size: 105%;
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.event-listing.top-posts.style-style3 .event-header .event-author-date,
.event-listing.top-posts.style-style3 .event-header .event-excerpt {
  color: white;
}
.event-listing.top-posts.style-style3 .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: 0.3s;
}
.event-listing.top-posts.style-style3 article:hover .inner:after {
  transition: 0.3s;
  opacity: 0.7;
}
.event-listing.top-posts.style-boxed article:hover .event-header {
  box-shadow: inset 0 0 50px 0 rgba(0,0,0,0.75);
}
.event-listing.top-posts.style-boxed .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.3);
}
.event-listing.top-posts.style-boxed .event-header {
  position: absolute;
  padding: 10px;
  overflow: hidden;
  line-height: 130%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  transition: 0.1s;
  z-index: 10;
}
.event-listing.top-posts.style-boxed .event-header .event-header-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.event-listing.top-posts.style-boxed .event-header a {
  font-size: 105%;
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.event-listing.top-posts.style-boxed .event-header .event-author-date,
.event-listing.top-posts.style-boxed .event-header .event-excerpt {
  color: white;
}
.event-listing.top-posts.style-style4 .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
  background: rgba(0,0,0,0.4);
}
.event-listing.top-posts.style-style4 .event-header {
  position: absolute;
  padding: 10px;
  overflow: hidden;
  line-height: 130%;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  transition: 0.1s;
  z-index: 10;
}
.event-listing.top-posts.style-style4 .event-header .event-header-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.event-listing.top-posts.style-style4 .event-header a {
  color: white;
  z-index: 3;
  line-height: 135%;
  margin: 5px;
  font-weight: 600;
}
.event-listing.top-posts.style-style4 .event-header .event-author-date,
.event-listing.top-posts.style-style4 .event-header .event-excerpt {
  color: white;
}
.event-listing.top-posts.style-style4 .event-header .event-category {
  background: rgba(10,10,10,0.7);
}
.event-listing.top-posts.style-style5 .event-header {
  position: absolute;
  padding: 10px;
  padding-bottom: 15px;
  bottom: 0px;
  z-index: 10;
  overflow: hidden;
  line-height: 130%;
  left: 0px;
  right: 0px;
  transition: 0.1s;
}
.event-listing.top-posts.style-style5 .event-header a {
  font-size: 105%;
  z-index: 3;
  color: white;
  line-height: 135%;
  margin: 5px;
  font-weight: 700;
}
.event-listing.top-posts.style-style5 .event-header .event-author-date,
.event-listing.top-posts.style-style5 .event-header .event-excerpt {
  color: white;
}
.event-listing.top-posts.style-style5 .inner:after {
  content: " ";
  z-index: 5;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.3s;
}
.event-listing.top-posts.style-style5 article:hover .inner:after {
  transition: 0.3s;
}
.event-listing.template-top-events article .event-image {
  position: relative;
}
.event-listing.template-top-events article .inner {
  min-height: 0px;
  background-position: center top, left top;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}
.event-listing.template-top-events article .event-header {
  min-height: 180px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.event-listing.template-top-events article .event-header .event-title {
  text-transform: uppercase;
}
.event-listing.template-top-events article .event-header .action-buttons {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.template-list ul {
  padding-left: 0px;
}
.template-list.style-style-1 li {
  padding: 3px;
}
.template-list.style-style-2 li {
  margin-left: 0px;
  padding: 3px;
  list-style: none;
}
.template-list.style-style-3 li {
  margin-left: 0px;
  padding: 2px;
  list-style: none;
}
.template-list.style-style-3 li b {
  font-weight: 400 !important;
}
.template-default.style-style-1 table {
  padding: 2px;
}
.template-default.style-style-2 table {
  padding: 6px;
  border: none;
}
.template-default.style-style-2 table tr {
  border: none;
  padding: 12px;
}
.template-default.style-style-2 table td {
  border: none;
}
.template-default.style-style-3 table {
  border: none;
}
.template-default.style-style-3 table td {
  padding: 17px;
}
.product-listing.template-default .product-image {
  text-align: center;
  padding: 5px;
  overflow: hidden;
}
.product-listing.template-default .product-image .help-valign {
  display: inline-block;
  height: 100%;
  width: 0;
}
.product-listing.template-default .product-image > * {
  vertical-align: middle;
}
.product-listing.template-masonry a {
  line-height: 1.2 !important;
}
.product-listing.template-left-thumbnail {
  text-align: left;
}
.product-listing.style-boxed .product {
  -webkit-box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
  box-shadow: 0 4px 15px -5px rgba(56,56,56,0.85);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  background: #fff;
}
.product-listing.style-bordered-image .product-image {
  border: 1px solid #ddd;
}
.product-listing.style-clean .price,
.product-listing.style-clean .price-discounted,
.product-listing.style-boxed .price,
.product-listing.style-boxed .price-discounted,
.product-listing.style-bordered-image .price,
.product-listing.style-bordered-image .price-discounted,
.product-listing.style-simple .price,
.product-listing.style-simple .price-discounted {
  font-weight: 600;
}
.product-listing.style-clean .product-name,
.product-listing.style-boxed .product-name,
.product-listing.style-bordered-image .product-name,
.product-listing.style-simple .product-name {
  text-transform: uppercase;
}
.product-listing.style-clean .product-category-name,
.product-listing.style-boxed .product-category-name,
.product-listing.style-bordered-image .product-category-name,
.product-listing.style-simple .product-category-name {
  font-size: 85%;
  text-transform: uppercase;
}
.product-listing.style-clean .product-description,
.product-listing.style-boxed .product-description,
.product-listing.style-bordered-image .product-description,
.product-listing.style-simple .product-description {
  font-size: 85%;
}
.product-listing.style-clean .product-stock-availability,
.product-listing.style-boxed .product-stock-availability,
.product-listing.style-bordered-image .product-stock-availability,
.product-listing.style-simple .product-stock-availability {
  font-size: 85%;
}
.product-listing .slides img {
  max-width: 100%;
  height: auto;
}
.product-listing.template-minimalistic.style-clean .product-details,
.product-listing.template-minimalistic.style-bordered-image .product-details {
  background: rgba(0,0,0,0.5);
}
.product-listing.template-minimalistic.style-clean .product-details .xtl-link,
.product-listing.template-minimalistic.style-bordered-image .product-details .xtl-link {
  color: white !important;
}
.product-listing.template-minimalistic.style-clean .product-details .inner-product-details,
.product-listing.template-minimalistic.style-bordered-image .product-details .inner-product-details {
  color: white !important;
}
.product-listing.template-minimalistic.style-clean .product,
.product-listing.template-minimalistic.style-bordered-image .product {
  position: relative;
}
.product-listing.template-minimalistic.style-clean .product img,
.product-listing.template-minimalistic.style-bordered-image .product img {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@keyframes slideInUp {
  .product-listing.template-minimalistic.style-clean .product from,
  .product-listing.template-minimalistic.style-bordered-image .product from {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .product-listing.template-minimalistic.style-clean .product to,
  .product-listing.template-minimalistic.style-bordered-image .product to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.product-listing.template-minimalistic.style-clean .product .product-details,
.product-listing.template-minimalistic.style-bordered-image .product .product-details {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  transition: 0.2s;
  opacity: 0;
  display: block;
}
.product-listing.template-minimalistic.style-clean .product .product-table,
.product-listing.template-minimalistic.style-bordered-image .product .product-table {
  display: table;
  width: 100%;
  height: 100%;
}
.product-listing.template-minimalistic.style-clean .product .inner-product-details,
.product-listing.template-minimalistic.style-bordered-image .product .inner-product-details {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
.product-listing.template-minimalistic.style-clean .product:hover .product-details,
.product-listing.template-minimalistic.style-bordered-image .product:hover .product-details {
  opacity: 1;
  transition: 0.2s;
}
.product-listing.template-minimalistic.style-clean .product:hover img,
.product-listing.template-minimalistic.style-bordered-image .product:hover img {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.product-listing.template-minimalistic.style-clean .product:hover .inner-product-details,
.product-listing.template-minimalistic.style-bordered-image .product:hover .inner-product-details {
  animation-name: slideInUp;
  animation-duration: 0.35s;
}
.product-gallery .product-thumbnails {
  text-align: center;
}
.product-gallery .product-thumbnails .product-thumbnail {
  float: left;
  display: table !important;
  width: 64px;
  height: 64px;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #ddd;
  margin-right: 5px;
  text-align: center;
}
.product-gallery .product-thumbnails .product-thumbnail .alignment {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.product-gallery .product-thumbnails .product-thumbnail img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.product-gallery .product-thumbnails .product-thumbnail.slide {
  display: inline-block !important;
  width: auto !important;
}
.product-category {
  list-style: none;
  padding: 2px;
}
.product-category ul li > a:first-child:before {
  content: "\f054";
  font-family: FontAwesome;
  padding-right: 5px;
}
.product-category li {
  position: relative;
  padding: 2px;
}
.product-category li a {
  padding: 4px;
  display: block;
}
.product-category.collapsible {
  margin-top: 0;
  list-style-type: none;
}
.product-category.collapsible li.collapsible-open > ul {
  margin-bottom: 10px;
  margin-top: 5px;
}
.product-category.collapsible li.collapsible-open > ul li {
  padding: 5px 5px 5px 35px;
}
.product-search {
  margin: 4px 0;
  white-space: nowrap;
}
.product-search input {
  max-width: 160px;
}
.product-select table.simple-table > tbody > tr {
  cursor: pointer;
}
.product-select table.simple-table > tbody > tr.selected,
.product-select table.simple-table > tbody > tr.selected:hover {
  background-color: #4493ad;
}
.product-stock-availability {
  font-weight: bold;
}
.product-stock-availability .product-in-stock {
  color: #398000;
}
.product-stock-availability .product-out-of-stock,
.product-stock-availability .product-available-date,
.product-stock-availability .product-available-message {
  color: #E0621F;
}
.product-shoppingCart .simple-table th {
  padding: 10px 6px;
  font-size: 15px;
  font-weight: normal !important;
}
.product-shoppingCart .simple-table td {
  padding: 4px 6px;
  font-size: 13px;
}
.product-shoppingCart .simple-table td h4 {
  font-size: 13px;
}
.product-shoppingCart .simple-table .price {
  font-weight: bold;
}
.product-shoppingCart .simple-table > thead > tr:first-child > th,
.product-shoppingCart .simple-table tbody > tr:first-child > td {
  border-top: 1px solid #e6e6e6;
}
.product-shoppingCart .simple-table tr.gifts > td {
  border-top: none;
  padding-top: 30px;
}
.product-shoppingCart .simple-table tr.gifts > td h3 {
  font-size: 18px;
  margin-top: 0;
}
.product-shoppingCart .simple-table > tfoot > tr > th,
.product-shoppingCart .simple-table > tfoot > tr > td {
  border-top: 1px solid #e6e6e6;
}
.product-shoppingCart .apply-coupon {
  font-size: 15px;
}
.product-shoppingCart .update-cart,
.product-shoppingCart .total,
.product-shoppingCart .apply-coupon {
  text-align: center;
}
@media  only all and (min-width: 480px) {
  .product-shoppingCart .simple-table th {
    padding: 20px 12px;
    font-size: 15px;
  }
  .product-shoppingCart .simple-table td {
    padding: 8px 12px;
    font-size: 15px;
  }
  .product-shoppingCart .apply-coupon {
    text-align: left;
  }
  .product-shoppingCart .update-cart,
  .product-shoppingCart .total {
    text-align: right;
  }
}
.btn-add-to-cart1 {
  padding: 1px 12px;
  font-size: 14px;
  line-height: 26px;
  height: 28px;
  border-radius: 3px;
  background: none !important;
  box-shadow: none !important;
  text-shadow: none;
  font-weight: normal;
  border: 1px solid #ddd;
  text-transform: uppercase;
}
.btn-add-to-cart2 .add-span1 {
  text-align: center;
  overflow: hidden;
  display: block;
}
.btn-add-to-cart2,
.add-span1 {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn-add-to-cart2 {
  height: 33px;
  border: none;
  line-height: 1.6em;
  font-size: 1.2em;
  margin-bottom: 1.25em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  display: block;
}
.add-span1 {
  margin-top: 0em;
}
.btn-add-to-cart2:hover .add-span1 {
  margin-top: -1.7em;
}
.btn-add-to-cart2:hover .icon-span {
  margin-bottom: 1.7em;
}
.align-center .btn-add-to-cart2 {
  margin-left: auto;
  margin-right: auto;
}
.btn-add-to-cart3 {
  position: relative;
  z-index: 1;
  padding: 2px 12px;
  font-size: 1.3em;
  border-radius: 3px;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}
.btn-add-to-cart3:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.btn-add-to-cart3:hover i {
  visibility: hidden;
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}
.btn-add-to-cart3 i {
  transition-delay: 0.1s;
}
.btn-add-to-cart3:after {
  font-family: FontAwesome;
  content: "\f067";
  font-size: 1.1em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: top center;
  z-index: -1;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}
.small-price {
  padding-left: 2px;
  font-size: 80%;
}
.btn-add-to-cart4 {
  position: relative;
  padding: 5px 30px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.btn-add-to-cart4:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.btn-add-to-cart4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: bottom center;
  z-index: -1;
  -webkit-transition: transform 0.2s;
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}
.btn-add-to-cart5 .add-span {
  color: white;
  text-decoration: none;
  text-align: center;
  display: block;
}
.btn-add-to-cart5,
.add-span {
  transition: 0.3s;
}
.btn-add-to-cart5 {
  vertical-align: middle;
  text-align: center;
  height: 32px;
  border: none;
  padding: 2px 20px;
  line-height: 1.66em;
  font-size: 1em;
  font-weight: 500;
  overflow: hidden;
}
.add-span {
  margin-top: 0em;
}
.price-span {
  font-weight: 500;
}
.btn-add-to-cart5:hover .add-span {
  margin-top: -1.9em;
  overflow: hidden;
  position: static;
}
.btn-add-to-cart6 {
  position: relative;
  padding: 7px 40px;
  border: 1px solid transparent;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.btn-add-to-cart7 {
  position: relative;
  padding: 7px 40px;
  border: 1px solid transparent;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}
.product-myCart.size-small .item-bubble-index {
  font-size: 12px;
}
.product-myCart.size-default .item-bubble-index {
  font-size: 13px;
}
.product-myCart.size-large .item-bubble-index {
  font-size: 15px;
}
.product-myCart.size-x-large .item-bubble-index {
  font-size: 17px;
}
.product-myCart.size-xx-large .item-bubble-index {
  font-size: 20px;
}
.product-myCart.cart-items-price.style-simple {
  border-radius: 3px;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  padding: 1px 3px;
}
.product-myCart.cart-items-price.style-simple td {
  text-align: center;
}
.product-myCart.cart-items-price.style-simple .bubble {
  padding-top: 1px;
  position: relative;
  border-radius: 45px;
}
.product-myCart.cart-items-price.style-simple .item-bubble {
  padding-right: 2px;
  text-align: center;
}
.product-myCart.cart-items-price.style-simple .price-tag {
  text-align: center;
  font-weight: bold;
  padding-right: 2px;
}
.product-myCart.cart-items-price.style-simple .item-bubble-index {
  display: none;
}
.product-myCart.cart-items-price.style-modern {
  border-radius: 3px;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  padding: 1px 3px;
}
.product-myCart.cart-items-price.style-modern td {
  text-align: center;
}
.product-myCart.cart-items-price.style-modern .bubble {
  padding-top: 1px;
  position: relative;
  border-radius: 45px;
  padding: 7px;
}
.product-myCart.cart-items-price.style-modern .item-bubble {
  padding-right: 2px;
  text-align: center;
}
.product-myCart.cart-items-price.style-modern .price-tag {
  text-align: center;
  font-weight: bold;
  padding-right: 2px;
}
.product-myCart.cart-items-price.style-modern .item-bubble-index {
  display: none;
}
.product-myCart.cart-items-price.style-default {
  border-radius: 3px;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  padding: 1px 3px;
}
.product-myCart.cart-items-price.style-default td {
  text-align: center;
}
.product-myCart.cart-items-price.style-default .bubble {
  padding-top: 1px;
  position: relative;
  border-radius: 45px;
  padding: 5px;
}
.product-myCart.cart-items-price.style-default .item-bubble {
  display: none;
}
.product-myCart.cart-items-price.style-default .item-bubble-index {
  border-radius: 45px;
  position: absolute;
  padding: 1px 5px;
  font-weight: bold;
  top: -0.3em;
  right: -0.5em;
  text-align: center;
}
.product-myCart.cart-items-price.style-default .item {
  display: none;
}
.product-myCart.cart-items-price.style-default .price-tag {
  text-align: center;
  font-weight: bold;
  padding-right: 2px;
}
.product-myCart.cart-price.style-simple {
  border-radius: 3px;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  padding: 1px 3px;
}
.product-myCart.cart-price.style-simple .bubble {
  padding-top: 3px;
  position: relative;
  border-radius: 45px;
}
.product-myCart.cart-price.style-simple .price-tag {
  text-align: center;
  font-weight: bold;
  padding-right: 2px;
}
.product-myCart.cart-price.style-simple .price-tag-text {
  display: none;
}
.product-myCart.cart-price.style-modern {
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  padding: 1px 3px;
}
.product-myCart.cart-price.style-modern td {
  text-align: center;
}
.product-myCart.cart-price.style-modern .bubble {
  padding-top: 1px;
  position: relative;
  border-radius: 45px;
  padding: 5px;
}
.product-myCart.cart-price.style-modern .price-tag {
  text-align: center;
  font-weight: bold;
  padding-right: 2px;
  padding-bottom: 3px;
}
.product-myCart.cart-price.style-modern .price-tag-text {
  display: none;
}
.product-myCart.cart-price.style-default .price-tag {
  display: none;
}
.product-myCart.cart-items.style-simple {
  border-radius: 3px;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  padding: 1px 3px;
}
.product-myCart.cart-items.style-simple td {
  text-align: center;
}
.product-myCart.cart-items.style-simple .bubble {
  padding-top: 2px;
  position: relative;
  border-radius: 45px;
}
.product-myCart.cart-items.style-simple .item-bubble {
  padding-left: 5px;
  text-align: center;
}
.product-myCart.cart-items.style-simple .item-bubble-index {
  display: none;
}
.product-myCart.cart-items.style-simple .item-bubble-default {
  display: none;
}
.product-myCart.cart-items.style-modern {
  border-radius: 3px;
}
.product-myCart.cart-items.style-modern .bubble {
  padding-top: 3px;
  position: relative;
  padding: 5px;
  border-radius: 45px;
}
.product-myCart.cart-items.style-modern .item-bubble-index {
  border-radius: 45px;
  position: absolute;
  padding: 1px 4px;
  top: -0.3em;
  right: -0.5em;
}
.product-myCart.cart-items.style-modern .item-bubble {
  display: none;
}
.product-myCart.cart-items.style-modern .item-bubble-default {
  display: none;
}
.product-myCart.cart-items.style-default .item-bubble-default {
  padding-left: 5px;
}
.product-myCart.cart-items.style-default .item-bubble-index {
  display: none;
}
.product-myCart.cart-items.style-default .item-bubble {
  display: none;
}
.product-myCart.cart-only.style-modern .bubble {
  padding-top: 3px;
  position: relative;
  padding: 5px;
  border-radius: 45px;
}
.style-bold .product-price {
  font-weight: bold !important;
}
.product-price.size-small .price-actual {
  font-size: 15px;
}
.product-price.size-default .price-actual {
  font-size: 25px;
}
.product-price.size-large .price-actual {
  font-size: 28px;
}
.product-price.size-x-large .price-actual {
  font-size: 35px;
}
.product-price.size-xx-large .price-actual {
  font-size: 40px;
}
.style-bold .product-description {
  font-weight: bold;
}
.product-variant.template-radio.style-squares input {
  display: none;
}
.product-variant.template-radio.style-squares label {
  border: 1px solid;
  padding: 5px 5px;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  border-radius: 3px;
  white-space: nowrap;
}
.product-variant.template-radio.style-default label:hover {
  font-weight: bold;
}
.gallery {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery:before,
.gallery:after {
  content: " ";
  display: table;
}
.gallery:after {
  clear: both;
}
.gallery img {
  max-width: 100%;
  height: auto;
}
.gallery .gallery-item {
  position: relative;
}
.gallery.template-big.with-gutter .gallery-item {
  margin-bottom: 30px;
}
.gallery.skin-folio .galleria-thumbnails .galleria-image {
  width: 225px;
}
.gallery.mediainfo-under .mediainfo {
  min-height: 60px;
}
.gallery.mediainfo-under .mediainfo-title {
  margin: 10px 0 0;
}
.fx-mediaInfo .xtl-image {
  position: relative;
}
.fx-mediaInfo .xtl-image.ice-selected {
  position: static;
}
.fx-mediaInfo .xtl-image.ice-selected .thumbnail-overlay {
  display: none !important;
}
.fx-mediaInfo .xtl-image.ice-selected img {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.effect-mediainfo1 .thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0,0,0,0.55);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.effect-mediainfo1 .thumbnail-overlay > .aligment {
  height: 100%;
  width: 100%;
  display: table !important;
  overflow: hidden;
}
.effect-mediainfo1 .thumbnail-overlay > .aligment > .mediainfo {
  padding: 10px;
  display: table-cell !important;
  vertical-align: middle;
  text-align: center;
  line-height: 1.3 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.effect-mediainfo1 .thumbnail-overlay > .aligment > .mediainfo .mediainfo-title {
  color: #fff !important;
  margin: 10px 0 0;
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 1.2em;
}
@keyframes slideInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    -moz-transform: translate3d(0,100%,0);
    -ms-transform: translate3d(0,100%,0);
    -o-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@keyframes slideInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0,50%,0);
    -moz-transform: translate3d(0,50%,0);
    -ms-transform: translate3d(0,50%,0);
    -o-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.effect-mediainfo2 .thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0,0,0,0.4);
  color: #fff;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.effect-mediainfo2 .mediainfo {
  padding: 10px;
  display: table;
  height: 78%;
  width: 78%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  overflow: hidden;
  text-align: center;
  line-height: 1.3 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.effect-mediainfo2 .mediainfo .mediainfo-title {
  color: #fff !important;
  font-weight: bold;
  margin: 10px 0 0;
  animation-name: slideInUp;
  animation-duration: 0.35s;
}
.effect-mediainfo2 .mediainfo .mediainfo-description {
  padding-top: 5px;
  padding-bottom: 10px;
  color: rgba(255,255,255,0.95);
  animation-name: slideInUp2;
  animation-duration: 0.35s;
}
.effect-mediainfo2 .center-text {
  display: table-cell !important;
  vertical-align: middle;
}
.effect-mediainfo2 .mediainfo span {
  position: absolute;
  display: block;
  background: #D3D3D3;
  -webkit-transition: all 0.30s linear;
  -moz-transition: all 0.30s linear;
  -ms-transition: all 0.30s linear;
  -o-transition: all 0.30s linear;
  transition: all 0.30s linear;
}
.effect-mediainfo2 .mediainfo .top,
.effect-mediainfo2 .mediainfo .bottom {
  width: 100%;
  height: 12px;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.effect-mediainfo2 .mediainfo .left,
.effect-mediainfo2 .mediainfo .right {
  width: 12px;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}
.effect-mediainfo2 .mediainfo .top {
  top: 0;
  left: 0;
  transform-origin: top right;
}
.effect-mediainfo2 .mediainfo .right {
  top: 0;
  right: 0;
  transform-origin: top left;
}
.effect-mediainfo2 .mediainfo .bottom {
  bottom: 0;
  right: 0;
  transform-origin: top left;
}
.effect-mediainfo2 .mediainfo .left {
  top: 0;
  left: 0;
  transform-origin: bottom left;
}
.effect-mediainfo2 .thumbnail-overlay:hover .top,
.effect-mediainfo2 .thumbnail-overlay:hover .bottom {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.effect-mediainfo2 .thumbnail-overlay:hover .left,
.effect-mediainfo2 .thumbnail-overlay:hover .right {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.effect-mediainfo3 .mediainfo {
  padding: 8px;
  background: white;
  text-align: center;
  line-height: 1.3 !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.effect-mediainfo3 .mediainfo .mediainfo-title {
  color: black !important;
  text-transform: uppercase;
  font-weight: bold;
}
.effect-mediainfo3 .mediainfo .mediainfo-description {
  color: black !important;
  display: none;
}
.effect-mediainfo3 .anim {
  -webkit-transform: translate(0px,-50px);
  -moz-transform: translate(0px,-50px);
  -ms-transform: translate(0px,-50px);
  -o-transform: translate(0px,-50px);
  transform: translate(0px,-50px);
}
.effect-mediainfo4 .thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0,0,0,0.55);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.effect-mediainfo4 .thumbnail-overlay .aligment {
  height: 100%;
  width: 100%;
  display: table !important;
  overflow: hidden;
}
.effect-mediainfo4 .thumbnail-overlay .aligment .mediainfo {
  padding: 10px;
  display: table-cell !important;
  vertical-align: middle;
  text-align: center;
  line-height: 1.3 !important;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.effect-mediainfo4 .thumbnail-overlay .aligment .mediainfo .mediainfo-title {
  color: #fff !important;
  margin: 10px 0 0;
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 135%;
}
.effect-mediainfo4 .thumbnail-overlay .aligment .mediainfo .mediainfo-description {
  color: #fff !important;
  padding-top: 10px;
}
.effect-mediainfo4 span.line {
  width: 30px;
  height: 4px;
  margin: 0 auto;
  display: block;
  border-top-left-radius: 2em;
  border-bottom-right-radius: 2em;
}
.effect-mediainfo4 img {
  -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}
.effect-mediainfo4 .gallery-item {
  overflow: hidden;
}
.effect-mediainfo4 .blur-img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(4px);
  filter: blur(4px);
}
.effect-mediainfo5 .thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0,0,0,0.5);
  overflow: hidden;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.effect-mediainfo5 img {
  -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}
.effect-mediainfo5 .gallery-item {
  overflow: hidden;
}
.effect-mediainfo5 .mediainfo {
  padding: 10px;
  display: table;
  height: 78%;
  width: 78%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  overflow: hidden;
  text-align: center;
  line-height: 1.3 !important;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.effect-mediainfo5 .mediainfo .mediainfo-title {
  color: #fff !important;
  font-weight: bold;
  margin: 10px 0 0;
  animation-name: slideInUp;
  animation-duration: 0.35s;
}
.effect-mediainfo5 .mediainfo .mediainfo-description {
  padding-top: 5px;
  padding-bottom: 10px;
  color: rgba(255,255,255,0.95);
  animation-name: slideInUp2;
  animation-duration: 0.35s;
}
.effect-mediainfo5 .center-text {
  display: table-cell !important;
  vertical-align: middle;
}
.effect-mediainfo5 .focus-img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.effect-mediainfo5 .mediainfo span {
  position: absolute;
  display: block;
  -webkit-transition: all 0.30s linear;
  -moz-transition: all 0.30s linear;
  -ms-transition: all 0.30s linear;
  -o-transition: all 0.30s linear;
  transition: all 0.30s linear;
}
.effect-mediainfo5 .mediainfo .top,
.effect-mediainfo5 .mediainfo .bottom {
  min-width: 100% !important;
  height: 2px;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.effect-mediainfo5 .mediainfo .left,
.effect-mediainfo5 .mediainfo .right {
  width: 2px;
  min-height: 100% !important;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
}
.effect-mediainfo5 .mediainfo .top {
  top: 0;
  left: 0;
  transform-origin: top right;
}
.effect-mediainfo5 .mediainfo .right {
  top: 0;
  right: 0;
  transform-origin: top left;
}
.effect-mediainfo5 .mediainfo .bottom {
  bottom: 0;
  right: 0;
  transform-origin: top left;
}
.effect-mediainfo5 .mediainfo .left {
  top: 0;
  left: 0;
  transform-origin: bottom left;
}
.effect-mediainfo5 .thumbnail-overlay:hover .top,
.effect-mediainfo5 .thumbnail-overlay:hover .bottom {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.effect-mediainfo5 .thumbnail-overlay:hover .left,
.effect-mediainfo5 .thumbnail-overlay:hover .right {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.effect-mediainfo6 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.effect-mediainfo6 .no-gray {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.effect-mediainfo7 .thumbnail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0,0,0,0.55);
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.effect-mediainfo7 .thumbnail-overlay .aligment {
  height: 100%;
  width: 100%;
  display: table !important;
  overflow: hidden;
}
.effect-mediainfo7 .thumbnail-overlay .aligment .mediainfo {
  padding: 10px;
  margin-bottom: 10px;
  display: table-cell ! important;
  vertical-align: bottom;
  text-align: center;
  line-height: 1.3 ! important;
}
.effect-mediainfo7 .thumbnail-overlay .aligment .mediainfo .mediainfo-title {
  color: #fff ! important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 140%;
}
.effect-mediainfo7 .thumbnail-overlay .aligment .mediainfo .mediainfo-description {
  display: none;
  font-size: 120%;
  margin-bottom: 40px;
  padding: 10px 20px;
}
.effect-mediainfo7 .thumbnail-overlay .aligment .mediainfo .line {
  width: 45px;
  height: 4px;
  margin: 8px auto;
  display: block;
}
.effect-mediainfo7 .thumbnail-overlay:hover {
  background: rgba(0,0,0,0.7);
}
.effect-mediainfo7 .blur-img {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.effect-mediainfo7 .gallery-item {
  overflow: hidden;
}
.effect-mediainfo7 img {
  -webkit-transition: 0.6s ease-out;
  -moz-transition: 0.6s ease-out;
  -ms-transition: 0.6s ease-out;
  -o-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}
.btn,
.outlined {
  padding: 0 11px;
  font-size: 13px;
  line-height: 28px;
  height: 28px;
  border-radius: 0px;
  white-space: nowrap;
}
.btn.tiny,
.outlined.tiny {
  padding: 0 5px;
  line-height: 16px;
  height: 16px;
  font-size: 11px;
}
.btn.compact,
.outlined.compact {
  padding: 0 8px;
  line-height: 22px;
  height: 22px;
}
.btn.big,
.outlined.big {
  padding: 0 12px;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
}
.btn.huge,
.outlined.huge {
  padding: 0 18px;
  font-size: 18px;
  line-height: 46px;
  height: 46px;
  min-width: 10px;
}
.btn.full-width,
.outlined.full-width {
  display: block;
  margin: 0;
  height: auto;
}
.wide {
  padding: 0 22px;
  font-size: 17px;
  line-height: 30px;
  height: 30px;
  min-width: 10px;
}
button.btn {
  border: 0;
}
.radius-min {
  border-radius: 5px ! important;
}
.radius-mid {
  border-radius: 10px ! important;
}
.radius-max {
  border-radius: 45px ! important;
}
.outlined,
.xtl-link.outlined {
  border-radius: 0px;
}
.fill-b {
  position: relative;
  padding: 5px 30px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.fill-b:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.fill-b:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: bottom center;
  z-index: -1;
  color: whitesmoke !important;
  -webkit-transition: transform 0.45s;
  -moz-transition: transform 0.45s;
  -ms-transition: transform 0.45s;
  -o-transition: transform 0.45s;
  transition: transform 0.45s;
}
.fill-t {
  position: relative;
  padding: 5px 30px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.fill-t:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.fill-t:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: whitesmoke !important;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: top center;
  z-index: -1;
  -webkit-transition: transform 0.45s;
  -moz-transition: transform 0.45s;
  -ms-transition: transform 0.45s;
  -o-transition: transform 0.45s;
  transition: transform 0.45s;
}
.grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -ms-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.grow:hover,
.grow:focus,
.grow:active {
  -webkit-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
  box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.btn.fancy {
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 0px;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.btn.fancy:hover::after {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.btn.fancy:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: top center;
  z-index: -1;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  letter-spacing: 1.5px;
}
.btn.threeD {
  border: none;
  -webkit-box-shadow: 0 6px #999;
  box-shadow: 0 6px #999;
}
.btn.threeD:hover {
  -webkit-box-shadow: 0 3px #666;
  box-shadow: 0 3px #666;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.auth-form {
  width: 320px !important;
  margin: 0 auto;
}
.auth-form fieldset {
  background: #fff;
}
.dialog {
  width: 480px !important;
  margin: 0 auto;
}
.auth-form a {
  color: #333 !important;
}
form input,
form textarea,
fieldset input,
fieldset textarea {
  box-sizing: border-box;
}
form input.input-unstyled,
fieldset input.input-unstyled {
  box-sizing: content-box;
}
form .required,
fieldset .required {
  color: #4493ad;
  vertical-align: super;
  margin-left: 2px;
}
form span.error,
fieldset span.error {
  font-size: 80%;
  color: red;
  margin-left: 4px;
}
form span.valid.fa,
fieldset span.valid.fa {
  color: #4493ad;
}
form.bootstrap {
  border: none;
}
form.bootstrap input,
form.bootstrap select,
form.bootstrap textarea {
  box-sizing: border-box;
  padding: 5px;
  max-width: 100%;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  line-height: 120%;
}
form.bootstrap input.full-width,
form.bootstrap select.full-width,
form.bootstrap textarea.full-width {
  width: 100%;
}
form.bootstrap select {
  background-image: url('/clib/nge/img/arrows/down.svg');
  background-size: 8px 5px;
  background-position: right 5px center;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 25px;
}
form.bootstrap textarea {
  min-height: 120px;
}
form.bootstrap .input.file {
  color: #555 !important;
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
}
form.bootstrap .input.file input {
  padding: 0px !important;
}
form.bootstrap .input.file > .button {
  top: 6px;
}
form.bootstrap .legend {
  background: none;
  text-shadow: none;
  color: inherit;
  border: 0;
  box-shadow: none;
  font-weight: bold;
}
form.bootstrap .label {
  font-weight: normal !important;
}
form.bootstrap .fieldset,
form.bootstrap .fieldset.fields-list {
  background: none;
  box-shadow: none;
}
form.bootstrap .field-block .label,
form.bootstrap .field-drop .label {
  color: inherit !important;
}
form.bootstrap .field-block + .field-block {
  border-top: none;
  margin-top: 0;
}
form.bootstrap small.input-info,
form.bootstrap .small.input-info {
  font-size: 80%;
  font-weight: normal;
  text-transform: none;
}
.language-switcher.template-default ul,
.language-switcher.template-default li,
.language-switcher.template-with-flags ul,
.language-switcher.template-with-flags li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.language-switcher.template-default ul.separator-line li + li:before,
.language-switcher.template-default ul.separator-colored-line li + li:before,
.language-switcher.template-with-flags ul.separator-line li + li:before,
.language-switcher.template-with-flags ul.separator-colored-line li + li:before {
  content: '|';
  padding: 0 10px;
}
.language-switcher.template-default ul.separator-backslash li + li:before,
.language-switcher.template-with-flags ul.separator-backslash li + li:before {
  content: '/';
  padding: 0 10px;
}
.language-switcher.template-default ul.separator-none li + li:before,
.language-switcher.template-with-flags ul.separator-none li + li:before {
  content: ' ';
  padding: 0 10px;
}
.language-switcher.template-default img,
.language-switcher.template-with-flags img {
  height: 12px;
  margin-right: 10px;
  vertical-align: middle;
}
.language-switcher.template-dropdown ul,
.language-switcher.template-dropdown li {
  margin: 0;
  padding: 0;
}
.language-switcher.template-dropdown li a {
  width: 130px !important;
  padding-left: 10px !important;
  font-size: 14px;
}
.language-switcher.template-dropdown li a img {
  height: 12px;
  margin-right: 12px;
  vertical-align: middle;
}
.language-switcher.template-dropdown li a.current {
  padding: 0 0 0 9px !important;
  line-height: 18px;
}
.language-switcher.template-dropdown li a.current img {
  margin-right: 5px;
}
.language-switcher.template-dropdown li .arrow:before {
  font-family: FontAwesome;
  content: "\f107";
  display: inline-block;
  vertical-align: middle;
}
.language-switcher.template-dropdown li.display-submenu .arrow:before {
  content: "\f106";
}
.language-switcher.template-dropdown .dropdown li {
  height: 28px !important;
}
.breadcrumbs.template-default ul,
.breadcrumbs.template-with-icon ul {
  padding-left: 0;
}
.breadcrumbs.template-default ul,
.breadcrumbs.template-default ul li,
.breadcrumbs.template-with-icon ul,
.breadcrumbs.template-with-icon ul li {
  display: inline-block;
}
.breadcrumbs.template-default ul.separator-default li + li:before,
.breadcrumbs.template-with-icon ul.separator-default li + li:before {
  content: '\f105';
  font-family: 'fontAwesome';
  padding: 0 10px;
}
.breadcrumbs.template-default ul.separator-backslash li + li:before,
.breadcrumbs.template-with-icon ul.separator-backslash li + li:before {
  content: '/';
  padding: 0 10px;
}
.breadcrumbs.template-default ul.separator-line li + li:before,
.breadcrumbs.template-with-icon ul.separator-line li + li:before {
  content: '|';
  padding: 0 10px;
}
.breadcrumbs.template-default.size-large,
.breadcrumbs.template-with-icon.size-large {
  font-size: 112.5%;
}
.breadcrumbs.template-default.size-small,
.breadcrumbs.template-with-icon.size-small {
  font-size: 87.5%;
}
.breadcrumbs.template-default.size-x-small,
.breadcrumbs.template-with-icon.size-x-small {
  font-size: 68.75%;
}
.breadcrumbs.style-simple {
  text-transform: uppercase;
}
.mod-place-showmap .marker {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 10px;
  border-radius: 50%;
  border: 5px solid #4493ad;
  background-color: #fff;
  color: #4493ad;
  width: 25px;
  height: 25px;
  font-size: 25px;
  line-height: 25px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -moz-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -ms-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -o-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -webkit-transform: scale(.8) translateY(0);
  -moz-transform: scale(.8) translateY(0);
  -ms-transform: scale(.8) translateY(0);
  -o-transform: scale(.8) translateY(0);
  transform: scale(.8) translateY(0);
}
.mod-place-showmap .marker:before {
  content: "";
  position: absolute;
  bottom: -18.1px;
  left: calc(50% - 20px);
  border-style: solid;
  border-width: 20px 20px 0;
  border-color: inherit;
  border-left-color: transparent;
  border-right-color: transparent;
  display: block;
  width: 0;
  z-index: -1;
  -webkit-transform: scale(.8) translateY(0);
  -moz-transform: scale(.8) translateY(0);
  -ms-transform: scale(.8) translateY(0);
  -o-transform: scale(.8) translateY(0);
  transform: scale(.8) translateY(0);
}
.mod-place-showmap .marker:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 1000;
}
.mod-place-showmap .marker:hover .marker-tooltip {
  visibility: visible;
  opacity: 1;
}
.mod-place-showmap .marker-tooltip.style-default {
  position: absolute;
  bottom: 48px;
  left: 100%;
  margin-left: -50%;
  min-width: 220px;
  max-width: 320px;
  background-color: #fff;
  color: #666;
  border: 5px solid #4493ad;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -moz-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -ms-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  -o-transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  transition: .5s all cubic-bezier(.5,-0.5,.5,1.5);
  font-size: 11px;
  line-height: 15px;
  padding: 15px;
}
.mod-place-showmap .marker-tooltip.style-default h4,
.mod-place-showmap .marker-tooltip.style-default h4 a {
  font-size: 16px;
  text-transform: uppercase;
}
.google-map-panel {
  position: absolute;
  z-index: 5;
  padding: 10px;
}
.google-map-panel.position-top-center {
  background-color: #fff;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.google-map-panel.position-top-right {
  top: 0;
  right: 55px;
}
.social-icons.default span a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 2px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.social-icons.default .facebook a {
  background-color: #3b5998;
  color: #fff;
}
.social-icons.default .twitter a {
  background-color: #00ABF0;
  color: #fff;
}
.social-icons.default .googleplus a {
  background-color: #d95232;
  color: #fff;
}
.social-icons.default .linkedin a {
  background-color: #1c86bc;
  color: #fff;
}
.social-icons.default .youtube a {
  background-color: #E52F29;
  color: #fff;
}
.social-icons.default .instagram a {
  background-color: #6A453B;
  color: #fff;
}
.social-icons.clean span a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 4px;
  line-height: 18px;
  text-align: center;
  border-radius: 16px;
  font-size: 15px;
  color: #383838;
  background: transparent;
}
.social-icons.circles span a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 4px;
  line-height: 18px;
  text-align: center;
  border-radius: 16px;
  font-size: 15px;
  color: #fff;
}
.social-icons.circles .facebook a {
  background-color: #3b5998;
  color: #fff;
}
.social-icons.circles .twitter a {
  background-color: #00ABF0;
  color: #fff;
}
.social-icons.circles .googleplus a {
  background-color: #d95232;
  color: #FFF;
}
.social-icons.circles .linkedin a {
  background-color: #1c86bc;
  color: #fff;
}
.social-icons.circles .youtube a {
  background-color: #E52F29;
  color: #fff;
}
.social-icons.circles .instagram a {
  background-color: #6A453B;
  color: #fff;
}
.social-icons.circles-white span a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 4px;
  line-height: 18px;
  text-align: center;
  border-radius: 16px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.24);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}
.social-icons.circles-white .facebook a {
  color: #3b5998;
}
.social-icons.circles-white .facebook a:hover {
  background-color: #3b5998;
  color: #fff;
}
.social-icons.circles-white .twitter a {
  color: #00ABF0;
}
.social-icons.circles-white .twitter a:hover {
  background-color: #00ABF0;
  color: #fff;
}
.social-icons.circles-white .googleplus a {
  color: #d95232;
}
.social-icons.circles-white .googleplus a:hover {
  background-color: #d95232;
  color: #fff;
}
.social-icons.circles-white .linkedin a {
  color: #1c86bc;
}
.social-icons.circles-white .linkedin a:hover {
  background-color: #1c86bc;
  color: #fff;
}
.social-icons.circles-white .youtube a {
  color: #E52F29;
}
.social-icons.circles-white .youtube a:hover {
  background-color: #E52F29;
  color: #fff;
}
.social-icons.circles-white .instagram a {
  color: #6A453B;
}
.social-icons.circles-white .instagram a:hover {
  background-color: #6A453B;
  color: #fff;
}
.social-icons.circles-grey span a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 4px;
  line-height: 18px;
  text-align: center;
  border-radius: 16px;
  font-size: 15px;
  color: #fff !important;
  background-color: #ccc;
}
.social-icons.circles-grey span a:hover {
  background-color: #ddd;
}
.social-icons.circles-black span a {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 4px;
  line-height: 18px;
  text-align: center;
  border-radius: 16px;
  font-size: 15px;
  color: #fff !important;
  background-color: #000;
}
#assistance-offer {
  position: fixed;
  bottom: 0;
  right: 100px;
  width: 200px;
  max-height: 50px;
  z-index: 8009;
}
#assistance-offer.visible {
  width: 300px;
  max-height: none;
  -webkit-transition: height .2s ease-in;
  -moz-transition: height .2s ease-in;
  -ms-transition: height .2s ease-in;
  -o-transition: height .2s ease-in;
  transition: height .2s ease-in;
}
#assistance-offer.visible .assistance-handle span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#assistance-offer .assistance-handle {
  width: 40px;
  height: 15px;
  line-height: 10px;
  text-align: center;
  float: right;
  margin-right: 20px;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#assistance-offer .assistance-handle span {
  font-size: 10px;
}
#assistance-offer .assistance-title {
  cursor: pointer;
  clear: both;
  text-align: center;
  padding: 5px 15px 5px 15px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 14px;
  line-height: 23px;
}
#assistance-offer .assistance-form {
  padding: 15px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  height: 100%;
}
#assistance-offer .assistance-form textarea {
  min-height: auto;
  resize: none;
}
.desktop-switch input[type="button"],
.desktop-switch input[type="button"]:focus,
.desktop-switch input[type="button"]:active,
.desktop-switch button,
.desktop-switch button:focus,
.desktop-switch button:active {
  background: none;
  border: none;
  display: inline;
  font: inherit;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.desktop-switch input[type="button"]::-moz-focus-inner,
.desktop-switch button::-moz-focus-inner {
  border: none;
  padding: 0;
}
#scroll2top {
  display: none;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 999;
}
#scroll2top #scroll2top-icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #b2b2b2;
  background: rgba(178,178,178,0.5);
  padding: 20px;
  text-align: center;
  margin: 0 0 0 0;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#scroll2top #scroll2top-icon .fa {
  font-size: 30px;
  margin-top: -5px;
  margin-left: 1px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#scroll2top #scroll2top-icon:hover {
  background: #b2b2b2;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#scroll2top #scroll2top-icon:hover.fa {
  padding-top: -10px;
}
.payment-methods input[type="radio"],
.shipping-methods input[type="radio"] {
  margin-bottom: 30px;
}
.payment-methods .payment-method-image,
.payment-methods .shipping-method-image,
.shipping-methods .payment-method-image,
.shipping-methods .shipping-method-image {
  vertical-align: middle;
  margin-right: 5px;
}
.payment-methods .payment-method-name,
.payment-methods .shipping-method-name,
.shipping-methods .payment-method-name,
.shipping-methods .shipping-method-name {
  font-weight: 500;
}
.payment-methods .payment-method-description,
.payment-methods .shipping-method-description,
.shipping-methods .payment-method-description,
.shipping-methods .shipping-method-description {
  display: block;
}
table.contract-listing tbody tr.droppable {
  cursor: help;
}
table.contract-listing span.items {
  color: #aaa;
}
.contract-overview .shipping {
  border: 1px solid white;
  width: 33%;
}
.contract-overview .shipping table td {
  padding: 8px 12px;
}
.contract-overview .order {
  border: 1px solid white;
  margin-left: auto;
  width: 66%;
}
.contract-overview h2 {
  font-size: 14px;
  line-height: 1.3em;
  margin: 0;
  padding: 8px;
}
.contract-overview table {
  width: 100%;
}
.contract-overview b,
.contract-overview strong {
  color: black !important;
}
.opportunity-overview .contact {
  border: 1px solid white;
  width: 33%;
}
.opportunity-overview .contact table td {
  padding: 8px 12px;
}
.opportunity-overview .form {
  border: 1px solid white;
  margin-left: auto;
  width: 66%;
}
.opportunity-overview h2 {
  font-size: 14px;
  line-height: 1.3em;
  margin: 0;
  padding: 8px;
}
.opportunity-overview table {
  width: 100%;
}
.opportunity-overview b,
.opportunity-overview strong {
  color: black;
}
.stock-product-overview h2,
.stock-product-overview h3 {
  margin: 0;
  padding: 8px;
}
.stock-product-overview table {
  width: 100%;
}
.stock-product-overview .scrapped td {
  text-decoration: line-through;
}
.stock-product-items .unscrap {
  display: none;
}
.stock-product-items .scrapped .scrap {
  display: none;
}
.stock-product-items .scrapped .unscrap {
  display: inline-block;
}
.stock-product-items .scrapped,
.stock-product-items .scrapped:hover {
  background-color: #4493ad !important;
}
.stock-product-scrapped-items .scrap {
  display: none;
}
.stock-product-scrapped-items .unscrapped .scrap {
  display: inline-block;
}
.stock-product-scrapped-items .unscrapped .unscrap {
  display: none;
}
.stock-product-scrapped-items .unscrapped,
.stock-product-scrapped-items .unscrapped:hover {
  background-color: #4493ad !important;
}
div.overflow-wrapper::-webkit-scrollbar,
div.off-canvas-left::-webkit-scrollbar {
  width: 13px !important;
  height: 13px !important;
}
div.overflow-wrapper::-webkit-scrollbar-track,
div.off-canvas-left::-webkit-scrollbar-track {
  background-color: #f1f1f1 !important;
}
div.overflow-wrapper::-webkit-scrollbar-thumb,
div.off-canvas-left::-webkit-scrollbar-thumb {
  background-color: #c1c1c1 !important;
}
div.overflow-wrapper::-webkit-scrollbar-button,
div.off-canvas-left::-webkit-scrollbar-button {
  background-color: #f1f1f1 !important;
  height: 13px !important;
  width: 13px !important;
}
div.overflow-wrapper::-webkit-scrollbar-thumb:hover,
div.off-canvas-left::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8 !important;
}
div.overflow-wrapper::-webkit-scrollbar-button:hover,
div.off-canvas-left::-webkit-scrollbar-button:hover {
  background-color: #c1c1c1 !important;
}
div.overflow-wrapper::-webkit-scrollbar-button:active,
div.off-canvas-left::-webkit-scrollbar-button:active,
div.overflow-wrapper::-webkit-scrollbar-thumb:active,
div.off-canvas-left::-webkit-scrollbar-thumb:active {
  background-color: #787878 !important;
}
div.overflow-wrapper::-webkit-scrollbar-button:horizontal:increment,
div.off-canvas-left::-webkit-scrollbar-button:horizontal:increment {
  background-image: url(/clib/nge/img/arrows/right.png) !important;
}
div.overflow-wrapper::-webkit-scrollbar-button:horizontal:decrement,
div.off-canvas-left::-webkit-scrollbar-button:horizontal:decrement {
  background-image: url(/clib/nge/img/arrows/left.png) !important;
}
div.overflow-wrapper::-webkit-scrollbar-button:vertical:increment,
div.off-canvas-left::-webkit-scrollbar-button:vertical:increment {
  background-image: url(/clib/nge/img/arrows/down.png) !important;
}
div.overflow-wrapper::-webkit-scrollbar-button:vertical:decrement,
div.off-canvas-left::-webkit-scrollbar-button:vertical:decrement {
  background-image: url(/clib/nge/img/arrows/up.png) !important;
}
div.overflow-wrapper::-webkit-scrollbar-track:disabled,
div.off-canvas-left::-webkit-scrollbar-track:disabled,
div.overflow-wrapper::-webkit-scrollbar-button:disabled,
div.off-canvas-left::-webkit-scrollbar-button:disabled {
  display: none !important;
}
.ice-countup.countup-simple {
  font-weight: bold;
}
.ice-countup.countup-italic {
  font-style: italic;
}
.ice-countup.countup-bold {
  font-weight: bold;
}
.ice-countup.size-normal {
  font-size: 110%;
}
.ice-countup.size-medium {
  font-size: 180%;
}
.ice-countup.size-big {
  font-size: 220%;
}
.ice-countup.size-huge {
  font-size: 350%;
}
.ice-countdown.size-small .countdown-amount {
  font-size: 1.2em;
}
.ice-countdown.size-small .countdown-period {
  font-size: 13px;
}
.ice-countdown.size-small .countdown-section {
  margin-right: 7px;
}
.ice-countdown.size-default .countdown-amount {
  font-size: 1.7em;
}
.ice-countdown.size-default .countdown-period {
  font-size: 13px;
}
.ice-countdown.size-default .countdown-section {
  margin-right: 13px;
}
.ice-countdown.size-big .countdown-amount {
  font-size: 3em;
}
.ice-countdown.size-big .countdown-period {
  font-size: 17px;
}
.ice-countdown.size-big .countdown-section {
  margin-right: 13px;
}
.ice-countdown.size-huge .countdown-amount {
  font-size: 4em;
}
.ice-countdown.size-huge .countdown-period {
  font-size: 20px;
}
.ice-countdown.size-huge .countdown-section {
  margin-right: 16px;
}
.ice-countdown.style-default.is-countdown .countdown-section {
  display: block;
  float: left;
  text-align: center;
}
.ice-countdown.style-default.is-countdown .countdown-period {
  display: block;
}
.ice-countdown.style-default.is-countdown .countdown-descr {
  display: block;
  width: 100%;
}
.ice-countdown.style-simple.is-countdown .countdown-section {
  display: block;
  float: left;
  text-align: center;
}
.ice-countdown.style-simple.is-countdown .countdown-amount {
  font-weight: 700;
  padding: 2px;
}
.ice-countdown.style-simple.is-countdown .countdown-period {
  display: block;
  padding-bottom: 2px;
}
.ice-countdown.style-simple.is-countdown .countdown-descr {
  display: block;
  width: 100%;
}
.ice-countdown.style-modern .is-countdown {
  font-family: sans-serif;
  color: #fff;
  display: inline-block;
  font-weight: 100;
  text-align: center;
}
.ice-countdown.style-modern .countdown-section {
  padding: 10px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}
.ice-countdown.style-modern .countdown-amount {
  padding: 11px;
  border-radius: 3px;
  font-weight: 600;
  display: inline-block;
}
.ice-countdown.style-modern .countdown-period {
  padding-top: 4px;
  display: block;
}
.ice-countdown.style-cubic .is-countdown {
  display: inline-block;
  font-weight: 100;
  text-align: center;
}
.ice-countdown.style-cubic .countdown-section {
  padding: 3px 7px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}
.ice-countdown.style-cubic .countdown-amount {
  padding: 5px;
  font-weight: 600;
  display: inline-block;
}
.ice-countdown.style-cubic .countdown-period {
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}
.ice-countdown.style-classic .is-countdown {
  display: inline-block;
  font-weight: 100;
  text-align: center;
}
.ice-countdown.style-classic .countdown-section {
  -webkit-box-shadow: 5px 6px 9px 1px rgba(53,53,53,0.5);
  -moz-box-shadow: 5px 6px 9px 1px rgba(53,53,53,0.5);
  box-shadow: 5px 6px 9px 1px rgba(53,53,53,0.5);
  padding-top: 15px;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}
.ice-countdown.style-classic .countdown-amount {
  padding: 4px 15px;
  font-weight: 600;
  display: inline-block;
}
.ice-countdown.style-classic .countdown-period {
  font-weight: 500;
  display: block;
  padding: 3px 5px;
}
.ice-progressbar.template-default .not-done {
  height: 10px;
  width: 100%;
  background: #e8e8e8;
  text-align: left ! important;
  overflow: hidden;
  -webkit-box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
  -moz-box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
  box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
}
.ice-progressbar.template-default .description {
  display: inline-block;
  float: left;
}
.ice-progressbar.template-default .percent {
  padding-right: 10px;
  float: right;
}
.ice-progressbar.template-percent-inside .not-done {
  height: 10px;
  width: 100%;
  background: #e8e8e8;
  text-align: left ! important;
  overflow: hidden;
  -webkit-box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
  -moz-box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
  box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
}
.ice-progressbar.template-percent-inside .done {
  z-index: 10;
  height: 100%;
  display: table;
}
.ice-progressbar.template-percent-inside .percent {
  color: white;
  display: table-cell;
  vertical-align: middle;
  margin-right: 10px !important;
}
.ice-progressbar.template-text-under .not-done {
  height: 10px;
  width: 100%;
  background: #e8e8e8;
  text-align: left ! important;
  overflow: hidden;
  -webkit-box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
  -moz-box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
  box-shadow: 8px 8px 9px -5px rgba(179,177,179,0.8);
}
.ice-progressbar.template-text-under .description {
  display: inline-block;
  float: left;
}
.ice-progressbar.template-text-under .percent {
  padding-right: 10px;
  float: right;
}
.ice-progressbar.orientation-horizontal h4 {
  letter-spacing: 1.1px;
  font-weight: 600;
}
.ice-progressbar.orientation-horizontal .done {
  overflow: hidden;
  z-index: 10;
  color: white;
  width: 0px;
  height: 100% !important;
  font-weight: 700;
  text-align: right !important;
}
.ice-progressbar.orientation-horizontal .done h4.percent {
  font-size: 5px !important;
}
.ice-progressbar.orientation-horizontal.size-medium .not-done {
  height: 20px !important;
}
.ice-progressbar.orientation-horizontal.size-medium .not-done h4.percent {
  font-size: 14px !important;
}
.ice-progressbar.orientation-horizontal.size-big .not-done {
  height: 30px !important;
}
.ice-progressbar.orientation-horizontal.size-big .not-done h4.percent {
  font-size: 15px !important;
}
.ice-progressbar.orientation-horizontal.size-huge .not-done {
  height: 40px !important;
}
.ice-progressbar.orientation-horizontal.size-huge .not-done h4.percent {
  font-size: 16px !important;
}
.ice-progressbar.orientation-vertical .not-done {
  position: relative ! important;
  height: 170px;
}
.ice-progressbar.orientation-vertical .done {
  position: absolute;
  overflow: hidden;
  bottom: 0px;
  width: 100% ! important;
  z-index: 10;
}
.ice-progressbar.orientation-vertical h4 {
  letter-spacing: 1.1px;
  font-weight: 600;
}
.ice-progressbar.orientation-vertical .done {
  text-align: center;
  height: 0% !important;
}
.ice-progressbar.orientation-vertical .done h4 {
  padding: 5px;
  font-size: 30px;
  line-height: 30px;
}
.ice-progressbar.orientation-vertical.size-medium .not-done {
  height: 220px ! important;
}
.ice-progressbar.orientation-vertical.size-medium .not-done .done {
  height: 0% !important;
}
.ice-progressbar.orientation-vertical.size-big .not-done {
  height: 250px ! important;
}
.ice-progressbar.orientation-vertical.size-big .not-done .done {
  height: 0% !important;
}
.ice-progressbar.orientation-vertical.size-huge .not-done {
  height: 300px ! important;
}
.ice-progressbar.orientation-vertical.size-huge .not-done .done {
  height: 0% !important;
}
.category-listing.navigable .xtl-image {
  width: auto !important;
}
.category-listing.navigable .xtl-image img {
  width: 32px !important;
  margin-right: 4px;
}
.category-listing ul {
  padding-left: 0px ! important;
  list-style: none;
}
.category-listing .current {
  font-weight: 600;
}
.category-listing .current-parent {
  font-weight: bold;
}
.category-listing .masonry .masonry-item a {
  line-height: initial !important;
}
.category-listing.template-default .category-name-div {
  padding: 10px;
}
.category-listing.template-default .category-name-div .category-name {
  margin-left: 10px;
}
.category-listing.template-default .subs {
  display: none;
  padding-left: 10px;
}
.category-listing.template-default .subcategories {
  padding-left: 15px !important;
}
.category-listing.template-default .subcategories ul {
  padding-left: 15px !important;
}
.category-listing.template-default .subcategories .subcategories {
  display: none;
  padding-left: 15px !important;
}
.category-listing.template-image-left .category-block {
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 7px;
  transition: 0.15s;
}
.category-listing.template-image-left .category-block:hover {
  transition: 0.15s;
}
.category-listing.template-image-left .category-block .xtl-image img {
  width: 90%;
  margin-right: 5px;
}
.category-listing.template-image-left .category-block .category-name {
  position: relative;
  top: 49%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  line-height: 100%;
}
.category-listing.template-image-left .category-block .grid-row {
  display: flex;
}
.category-listing.template-image-left .category-block .grid-row .grid-col {
  display: table-cell;
}
.category-listing.template-image-left .category-block .grid-row .subcategory-name-div {
  padding-left: 5px;
  font-weight: 400;
  text-transform: initial;
  font-size: 12px;
}
.category-listing.template-image-left .category-block .grid-row .subcategory-name-div a {
  text-transform: initial;
}
.category-listing.template-image-left .masonry-item a img {
  width: auto !important;
}
.category-listing.template-image-left .masonry-item a {
  display: inline !important;
}
.category-listing.template-image-left .ice-image-crop {
  text-align: center;
}
.category-listing.template-img-left-subcats .category-block {
  border-radius: 7px;
  padding: 9px 9px 4px 0px;
  margin-bottom: 10px;
  transition: 0.05s;
}
.category-listing.template-img-left-subcats .category-block:hover {
  transition: 0.05s;
}
.category-listing.template-img-left-subcats .category-block .category-image {
  padding: 2px;
  padding-top: 0px;
}
.category-listing.template-img-left-subcats .category-block .category-name {
  line-height: 1;
}
.category-listing.template-img-left-subcats .category-block .category-name a {
  font-weight: bold;
}
.category-listing.template-img-left-subcats .category-block .grid-row {
  display: flex;
}
.category-listing.template-img-left-subcats .category-block .grid-row .grid-one-third {
  padding: 5px;
  padding-top: 1px;
}
.category-listing.template-img-left-subcats .category-block .grid-row .subcategories {
  margin-top: 4px;
}
.category-listing.template-img-left-subcats .category-block .grid-row .subcategories li {
  float: left;
}
.category-listing.template-img-left-subcats .category-block .grid-row .subcategory-name-div {
  font-weight: initial;
  display: inline-block;
  text-transform: initial;
  line-height: 15px;
  font-size: 13px;
}
.category-listing.template-img-left-subcats .category-block .grid-row .subcategory-name-div a {
  font-weight: 500 !important;
  text-transform: initial;
  padding-right: 2px;
}
.category-listing.template-img-left-subcats .masonry-item a img {
  width: auto !important;
}
.category-listing.template-img-left-subcats .masonry-item a {
  display: inline !important;
}
.category-listing.template-img-left-subcats .ice-image-crop {
  text-align: center;
}
.category-listing.template-image-top .product-subcategory {
  margin-bottom: 1px;
}
.category-listing.template-image-top .category-block {
  border-radius: 8px;
  padding-top: 7px;
  margin-bottom: 10px;
  transition: 0.1s;
}
.category-listing.template-image-top .category-block:hover {
  transition: 0.15s;
}
.category-listing.template-image-top .category-block .category-image {
  text-align: center !important;
  width: 100%;
}
.category-listing.template-image-top .category-block .category-name {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.category-listing .masonry-item a img {
  width: auto !important;
}
.category-listing .ice-image-crop {
  text-align: center;
}
.template-blocks .category-block {
  display: inline-block;
  overflow: hidden;
}
.template-blocks .category-block:hover .category-name {
  transform: translate(0,0%);
}
.template-blocks .category-image {
  position: relative;
}
.template-blocks .category-name {
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,0.45);
  color: white !important;
  text-align: center;
  height: 100%;
  top: 0px;
  transition: 0.8s;
  transform: translate(0,83%);
}
.template-blocks .category-name h3 {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
}
.template-blocks .category-name p {
  color: white;
  display: block;
  padding: 9px 0px;
  margin: 3px 12px;
  overflow: hidden;
  max-height: 40% !important;
}
.template-blocks.block-style-default ul {
  list-style: none;
}
.template-blocks .masonry-item a {
  line-height: initial;
}
.template-tile .category-block {
  display: inline-block;
  overflow: hidden;
}
.template-tile .category-block:hover .category-image {
  transition: 0.5s;
}
.template-tile .category-block:hover .category-image img {
  transform: scale(1.2);
  transition: 0.5s;
}
.template-tile .category-image {
  position: relative;
  transition: 0.5s;
}
.template-tile .category-name {
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,0.28);
  color: white !important;
  text-align: center;
  height: 100%;
  top: 0px;
  transition: 0.8s;
}
.template-tile .category-name h3 {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.template-tile.block-style-default ul {
  list-style: none;
}
.template-tile .masonry-item a {
  line-height: initial;
}
.category-header.template-default.style-default .xtl-image {
  margin-top: 10px;
  margin: 5px;
}
.category-header.template-default.style-default h2 {
  font-weight: 700;
}
.category-header.template-default.style-default .header-description {
  margin: 5px;
}
.category-header.template-default.style-style2 .header-line {
  display: block;
  padding: 1px;
  margin: 6px 0px;
  width: 200px;
  height: 1px;
}
.category-header.template-img-as-bg.style-default h2 {
  padding: 15px;
  padding-bottom: 0px;
  font-weight: bold;
}
.category-header.template-img-as-bg.style-default .header-description {
  padding-left: 25px;
}
.category-header.template-img-as-bg.style-style2 h2 {
  padding: 15px;
  padding-bottom: 0px;
  font-weight: bold;
}
.category-header.template-img-as-bg.style-style2 .header-description {
  padding-left: 25px;
}
.category-header.template-img-as-bg.style-style2 .header-line {
  display: block;
  padding: 1px;
  margin: 6px 20px;
  width: 200px;
  height: 1px;
}
.searchui-pager {
  padding: 4px;
}
.searchui-pager.style-default .items {
  margin-left: 16px;
}
.searchui-pager.style-default .limiter {
  margin-right: 16px;
}
.searchui-pager.style-default .pages {
  margin: 0 16px;
}
.searchui-pager.style-default .pages a {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 5px;
  text-align: center;
  line-height: 28px;
  margin: 0px 2px;
}
.searchui-pager.style-default .pages a.current {
  background: #4493ad;
  border-radius: 2px;
  font-weight: 600;
  color: #ffffff;
}
.searchui-pager.style-default .prev-word,
.searchui-pager.style-default .next-word {
  display: none;
}
.searchui-pager.style-boxed .items {
  margin-left: 16px;
}
.searchui-pager.style-boxed .limiter {
  margin-right: 16px;
}
.searchui-pager.style-boxed .pages a {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 4px;
  line-height: 28px;
  text-decoration: none;
  text-align: center;
  border: 1px solid lightgray;
}
.searchui-pager.style-boxed .pages a.current {
  background: #367488;
  border-radius: 2px;
  color: #ffffff;
  font-weight: 700;
  border: 0px solid lightgray;
}
.searchui-pager.style-boxed .prev-word,
.searchui-pager.style-boxed .next-word {
  display: none;
}
.searchui-pager.style-words .items {
  margin-left: 16px;
}
.searchui-pager.style-words .limiter {
  margin-right: 16px;
}
.searchui-pager.style-words .pages a {
  margin: 0 4px;
  padding: 5px 12px;
  text-decoration: none;
}
.searchui-pager.style-words .pages a.current {
  background: #367488;
  border-radius: 1px;
  color: #ffffff;
  font-weight: 700;
}
.searchui-pager.style-words .prev-word,
.searchui-pager.style-words .next-word {
  display: inline-block;
}
.searchui-pager.style-simple .items {
  margin-left: 16px;
}
.searchui-pager.style-simple .limiter {
  margin-right: 16px;
}
.searchui-pager.style-simple .pages a {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 0 4px;
  text-align: center;
  line-height: 28px;
  margin: 0 5px;
  text-decoration: none;
}
.searchui-pager.style-simple .pages a.current {
  background: #367488;
  border: 1px solid #4493ad;
  color: #ffffff;
  border-radius: 50%;
  font-weight: 700;
  border: 0px solid lightgray;
}
.searchui-pager.style-simple .prev-word,
.searchui-pager.style-simple .next-word {
  display: none;
}
.searchui-pager.style-lined .items {
  margin-left: 16px;
}
.searchui-pager.style-lined .limiter {
  margin-right: 16px;
}
.searchui-pager.style-lined .pages {
  border-top: 5px solid lightgray;
  padding: 8px 0px ! important;
}
.searchui-pager.style-lined .pages a {
  padding: 8px 13px ! important;
  text-decoration: none;
}
.searchui-pager.style-lined .pages a.current {
  padding: 8px 15px ! important;
  border-top: 5px solid #4493ad;
  color: #4493ad;
  font-weight: 700;
}
.searchui-pager.style-lined .prev-word,
.searchui-pager.style-lined .next-word {
  display: none;
}
.searchui-pager select,
.searchui-pager option {
  border: none;
  padding: 2px;
  padding-top: 2px;
  outline: none ! important;
  margin-left: 10px;
}
.searchui-pager select:focus,
.searchui-pager option:focus {
  outline: none ! important;
}
.searchui-pager .sort-by {
  margin-left: 10px ! important;
}
.searchui-pager.style-style-6 .pages {
  font-size: 120%;
}
.searchui-pager.style-style-6 .pages .pager-simple {
  padding: 0px 15px;
}
.searchui-sorter.template-default {
  display: inline-block;
  position: relative;
  text-align: left ! important;
}
.searchui-sorter.template-default.style-modern .sorter-inner {
  float: left;
  text-align: left ! important;
  position: relative;
  border-radius: 5px;
  border: 1px solid lightgray;
  padding: 6px 7px;
  padding-bottom: 2px;
}
.searchui-sorter.template-default.style-modern .sorter-inner select {
  text-align: left ! important;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 35px;
}
.searchui-sorter.template-default.style-modern .sorter-inner select:after {
  content: "\f0dc";
  font-family: FontAwesome;
}
.searchui-sorter.template-default.style-modern .sorter-inner select:focus {
  outline: none ! important;
}
.searchui-sorter.template-default.style-modern .sorter-inner button {
  background: transparent;
  border: none;
}
.searchui-sorter.template-default.style-modern .sorter-inner label {
  font-size: 13px;
  display: block;
  font-weight: bold;
  color: gray;
  line-height: 13px ! important;
}
.searchui-sorter.template-default.style-modern .sorter-inner i {
  position: absolute;
  right: 12px;
  top: 40%;
  color: gray;
  z-index: -1;
}
.searchui-sorter.template-default.style-simple .sorter-inner {
  text-align: left ! important;
}
.searchui-sorter.template-default.style-simple .sorter-inner select {
  margin-top: 1px;
  float: left;
  text-align: left ! important;
  background-color: transparent;
  padding: 5px;
  border-color: lightgray;
  border-radius: 2px;
}
.searchui-sorter.template-default.style-simple .sorter-inner select:after {
  content: "\f0dc";
  font-family: FontAwesome;
}
.searchui-sorter.template-default.style-simple .sorter-inner select:focus {
  outline: none ! important;
}
.searchui-sorter.template-default.style-simple .sorter-inner button {
  background: transparent;
  border: none;
}
.searchui-sorter.template-default.style-simple .sorter-inner label {
  padding: 3px;
  font-size: 13px;
  display: block;
  font-weight: bold;
  color: gray;
  line-height: 13px ! important;
}
.searchui-sorter.template-default.style-simple .sorter-inner i {
  display: none;
}
.searchui-sorter.template-default.style-default select {
  border: 1px solid lightgray;
  padding: 4px 7px;
}
.searchui-sorter.template-default.style-default label,
.searchui-sorter.template-default.style-default i {
  display: none;
}
.searchui-sorter.template-default select:focus {
  outline: none;
}
.items-result.style-bold .items {
  font-weight: bold;
}
body.content-page {
  background-attachment: fixed;
  background-image: url('http://www.radiohuman.sk/svc/stream/media/bckg_radio');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.shadow-special {
  -webkit-box-shadow: 0px 105px 141px -58px #737373;
  box-shadow: 0px 105px 141px -58px #737373;
}
.vertical-separator {
  border-right-width: 1px;
  border-right-style: solid;
  padding-right: 10px;
  margin-right: 10px;
}
.horizontal-separator {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.img-rounded {
  -webkit-border-radius: 3%;
  -moz-border-radius: 3%;
  border-radius: 3%;
}
#page-header.fixed,
#page-altheader.fixed {
  position: fixed;
  z-index: 999;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
#page-header.absolute {
  position: absolute;
  z-index: 999;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
}
#page-altheader {
  display: none;
}
.tags {
  padding: 7px;
}
.tags.style-default .tag-span {
  padding: 4px 8px;
  margin: 2px;
}
.tags.style-default .tag-span .hashtag {
  display: inline;
}
.tags.style-highlighted .tag-span {
  text-transform: uppercase;
  font-weight: 600;
  margin: 3px;
  padding: 7px 14px 5px 14px;
  font-size: 12px;
  white-space: nowrap;
  line-height: 36px;
}
.tags.style-highlighted .tag-span .hashtag {
  display: inline;
}
.tags.template-with-icon .tags-title {
  font-weight: bold;
  margin-bottom: 12px;
}
.tags.template-tag-block .read-more-tag {
  margin: 3px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 7px 12px 5px 12px;
  margin-right: 5px;
  font-size: 14px;
  white-space: nowrap;
  line-height: 36px;
}
.article-listing.style-boxed .article-title {
  padding-top: 20px !important;
}
.article-listing.style-boxed .article-image {
  max-height: 400px !important;
  display: flex !important;
}
.article-listing.style-boxed .article-title {
  font-size: 210%;
  font-weight: 500;
  color: #4493ad !important;
}
.article-listing.style-boxed article .article-excerpt {
  padding: 0 25px 25px 25px;
  font-size: 100%;
}
.article-header.template-default .article-excerpt {
  font-size: 110%;
}
.article-listing.template-left-thumbnail.style-sidebar {
  color: #4493ad;
}
.article-listing.style-sidebar .article-title {
  font-size: 17px !important;
}
.article-listing.style-boxed .article-date {
  font-size: 100%;
  color: #4493ad;
}
.article-listing.style-boxed .article-category {
  font-size: 100%;
  color: #4493ad;
}
.article-listing.style-sidebar article .article-date {
  color: #4493ad !important;
  font-size: 90%;
}
.article-listing.style-sidebar article .article-category {
  color: #4493ad !important;
  font-size: 90%;
}
h1.article-title.small-margin-top {
  color: #4493ad;
}
.article-date {
  color: #4493ad !important;
}
.article-category {
  color: #4493ad !important;
}
.cs-default .article-listing.style-boxed article,
.cs-inversed .cs-default .article-listing.style-boxed article,
.cs-highlight .cs-default .article-listing.style-boxed article {
  background: #f7f7f7;
}
.xtl-module.mod-newsletter-form.small-margin-top.cs-inversed .btn.big {
  width: 100% !important;
}
.cs-inversed .c-page,
.cs-inversed .c-page a {
  color: #ffffff !important;
}
.article-listing.style-sidebar article {
  padding-bottom: 0px;
  margin-top: 0px !important;
  border-bottom: 1px dotted #4493ad !important;
}
.masonry-item.small-margin-bottom .article-title {
  font-size: 22px;
}
.article-listing.masonry a {
  line-height: 1.4 !important;
}
.article-listing.masonry .article-category a {
  color: #4493ad;
}
.article-listing.style-sidebar .article-category a {
  color: #4493ad;
}
.article-listing.style-boxed .article-category a {
  color: #4493ad;
}
.article-listing.style-boxed article .article-excerpt {
  padding-bottom: 50px;
}
#page-layout .mid-margin-bottom {
  margin-bottom: 15px !important;
}
.tabs-wrapper.style-clean .tabs,
.tabs-wrapper.style-pills .tabs,
.tabs-wrapper.style-contained .tabs {
  border-bottom: 2px solid #b1223c;
}
.tabs-wrapper.style-clean .tabs > li.active > a,
.tabs-wrapper.style-pills .tabs > li.active > a,
.tabs-wrapper.style-contained .tabs > li.active > a {
  background-color: #b1223c;
}