.tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000
}

.tipsy-inner {
  background-color: #000;
  color: #FFF;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center
}

.tipsy-inner {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px
}

.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000
}

.tipsy-arrow-n {
  border-bottom-color: #000
}

.tipsy-arrow-s {
  border-top-color: #000
}

.tipsy-arrow-e {
  border-left-color: #000
}

.tipsy-arrow-w {
  border-right-color: #000
}

.tipsy-n .tipsy-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent
}

.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent
}

.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent
}

.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent
}

.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent
}

.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent
}

.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent
}

.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent
}

* html {
  font-size: 87.5%
}

html {
  font-size: 14px;
  line-height: 1.42857em
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}

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

[hidden] {
  display: none
}

html {
  font-family: "Open Sans", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 87.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

button,
input,
select,
textarea {
  font-family: "Open Sans", "Trebuchet MS", Helvetica, sans-serif
}

body {
  margin: 0
}

a:focus {
  outline: thin dotted
}

a:active,
a:hover {
  outline: 0
}

p,
pre {
  margin: 1.42857em 0
}

blockquote {
  margin: 1.42857em 35px
}

h1 {
  font-size: 3.71429em;
  line-height: 1.15385em;
  margin-top: 0.38462em;
  margin-bottom: 0.38462em
}

h2 {
  font-size: 2.42857em;
  line-height: 1.17647em;
  margin-top: 0.58824em;
  margin-bottom: 0.58824em
}

h3 {
  font-size: 1.57143em;
  line-height: 1.81818em;
  margin-top: 0.90909em;
  margin-bottom: 0.90909em
}

h4 {
  font-size: 1.5em;
  line-height: 1.90476em;
  margin-top: 0.95238em;
  margin-bottom: 0.95238em
}

h5 {
  font-size: 1.42857em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em
}

h6 {
  font-size: 0.85714em;
  line-height: 1.66667em;
  margin-top: 1.66667em;
  margin-bottom: 1.66667em
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

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

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

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: "\201C""\201D""\2018""\2019"
}

small {
  font-size: 80%
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

dl,
menu,
ol,
ul {
  margin: 1.42857em 0
}

dd {
  margin: 0 0 0 35px
}

menu,
ol,
ul {
  padding: 0 0 0 35px
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic
}

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

figure {
  margin: 0
}

form {
  margin: 0
}

fieldset {
  margin: 0 2px;
  border-color: #c0c0c0;
  border-top-style: solid;
  border-top-width: 0.07143em;
  padding-top: 0.42857em;
  border-bottom-style: solid;
  border-bottom-width: 0.07143em;
  padding-bottom: 0.85714em;
  border-left-style: solid;
  border-left-width: 0.07143em;
  padding-left: 0.82143em;
  border-right-style: solid;
  border-right-width: 0.07143em;
  padding-right: 0.82143em
}

legend {
  border: 0;
  padding: 0;
  *margin-left: -7px
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible
}

button[disabled],
html input[disabled] {
  cursor: default
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

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

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

textarea {
  overflow: auto;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80)
}

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

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

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

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

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

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

.mfp-ajax-cur {
  cursor: progress
}

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

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

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

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

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

.mfp-hide {
  display: none !important
}

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

.mfp-preloader a {
  color: #cccccc
}

.mfp-preloader a:hover {
  color: white
}

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

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

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

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333333
}

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100)
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-arrow-left {
  left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
  right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75)
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

.mfp-ie7 .mfp-img {
  padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
  padding: 0
}

.mfp-ie7 .mfp-content {
  padding-top: 44px
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.5
}

.slick-prev:before,
.slick-next:before {
  font-family: "Heroes";
  font-size: 20px;
  line-height: 1;
  color: #8c9497;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: -25px
}

.slick-prev:before {
  content: "\e608"
}

.slick-next {
  right: -25px
}

.slick-next:before {
  content: "\e609"
}

.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f111";
  width: 20px;
  height: 20px;
  font-family: "Heroes";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #8c9497;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #3f9ac3;
  opacity: 0.5
}

@font-face {
  font-family: "Heroes";
  font-style: normal;
  font-weight: normal;
  src: url(https://community.articulate.com/assets/heroes-618ea06813d5c8f67466d73f9276cb52.woff?-utv8u8) format("woff")
}

[class*="icon-"] {
  font-family: "Heroes";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-plus:before {
  content: "\e600"
}

.icon-share:before {
  content: "\e601"
}

.icon-user:before {
  content: "\e602"
}

.icon-bell:before {
  content: "\e603"
}

.icon-bookmark:before {
  content: "\e604"
}

.icon-comment:before {
  content: "\e605"
}

.icon-chevron-down:before {
  content: "\e606"
}

.icon-chevron-up:before {
  content: "\e607"
}

.icon-chevron-left:before {
  content: "\e608"
}

.icon-chevron-right:before {
  content: "\e609"
}

.icon-chevron-left-double:before {
  content: "\e621"
}

.icon-chevron-right-double:before {
  content: "\e622"
}

.icon-times:before {
  content: "\e60a"
}

.icon-ellipsis:before {
  content: "\e60b"
}

.icon-forward:before {
  content: "\e60c"
}

.icon-hub:before {
  content: "\e60d"
}

.icon-search:before {
  content: "\e60e"
}

.icon-thumb-tack:before {
  content: "\e60f"
}

.icon-discussion:before {
  content: "\e623"
}

.icon-external:before {
  content: "\e624"
}

.icon-lightbulb:before {
  content: "\e625"
}

.icon-book:before {
  content: "\e626"
}

.icon-complete:before {
  content: "\e617"
}

.icon-alert:before {
  content: "\e627"
}

.icon-delete-circle:before {
  content: "\e628"
}

.icon-location:before {
  content: "\e629"
}

.icon-check:before {
  content: "\e800"
}

.icon-globe:before {
  content: "\e801"
}

.icon-kb-article:before {
  content: "\e906"
}

.icon-bars:before {
  content: "\e907"
}

.icon-discuss:before {
  content: "\e902"
}

.icon-popular:before {
  content: "\e904"
}

.icon-download:before {
  content: "\e900"
}

.icon-search-360:before {
  content: "\e905"
}

.icon-profile:before {
  content: "\e901"
}

.icon-learn:before {
  content: "\e903"
}

.icon-trash:before {
  content: "\e610"
}

.icon-pencil:before {
  content: "\e611"
}

.icon-facebook:before {
  content: "\e612"
}

.icon-twitter:before {
  content: "\e613"
}

.icon-linkedin:before {
  content: "\e614"
}

.icon-envelope:before {
  content: "\e615"
}

.icon-move:before {
  content: "\e616"
}

.icon-circle-arrow-down:before {
  content: "\e618"
}

.icon-sort:before {
  content: "\e61a"
}

.icon-tag:before {
  content: "\e61b"
}

.icon-wrench:before {
  content: "\e61c"
}

.icon-circle:before {
  content: "\f111"
}

.icon-circle-blank:before {
  content: "\e61d"
}

.icon-comments:before {
  content: "\e61e"
}

.icon-file:before {
  content: "\e61f"
}

.icon-copy:before {
  content: "\e620"
}

.icon-list:before {
  content: "\f022"
}

.icon-sitemap:before {
  content: "\f0e8"
}

.icon-anchor:before {
  content: "\f13d"
}

.icon-question-circle:before {
  content: "\f059"
}

.icon-briefcase:before {
  content: "\f0b1"
}

form:after,
fieldset:after,
.form__group:after,
.fields:after,
[class*="media--"]:after,
[class*="user--"]:after,
.header:after {
  clear: both;
  content: "";
  display: table
}

a,
.link,
a:hover,
.link:hover,
input,
select,
textarea,
input:focus,
select:focus,
textarea:focus,
.btn--primary,
.btn--secondary,
.pagination span,
.btn--tertiary,
.btn--bare,
.btn--important,
.btn--transparent,
.user__img--more,
.btn--primary:hover,
.btn--secondary:hover,
.pagination span:hover,
.btn--tertiary:hover,
.btn--bare:hover,
.btn--important:hover,
.btn--transparent:hover,
.user__img--more:hover,
.user__imgLink img,
.user__imgLink:hover img,
.dropdown.active>[class*="dropdown__content"],
.active.dropdown--fullWidth>[class*="dropdown__content"],
[class*="dropdown__content"],
.nav--headerAccount [class*="icon-"],
.nav--headerAccount [class*="icon-"]:hover,
[class*="card--"] .hoverable,
[class*="card--"]:hover .hoverable,
[class*="card--"] .hovered.hoverable,
[class*="profile__img"].owner:after,
[class*="profile__img"].owner:hover:after {
  -webkit-transition-property: background, border, color, font-weight, opacity, text-decoration, -webkit-transform;
  -moz-transition-property: background, border, color, font-weight, opacity, text-decoration, -moz-transform;
  -o-transition-property: background, border, color, font-weight, opacity, text-decoration, -o-transform;
  transition-property: background, border, color, font-weight, opacity, text-decoration, transform;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear
}

.btn--bare:hover,
.btn--bare[disabled]:hover,
.btn--bare.disabled:hover,
.pagination .btn--bare.page.current:hover {
  -webkit-transition-property: none;
  -moz-transition-property: none;
  -o-transition-property: none;
  transition-property: none
}

.form__group.disabled,
.pagination .form__group.page.current,
.form__group.disabled label,
.pagination .form__group.page.current label,
.fields.disabled,
.pagination .fields.page.current,
.fields.disabled label,
.pagination .fields.page.current label,
input[type="text"][disabled],
input[type="text"].disabled,
.pagination input[type="text"].page.current,
input[type="password"][disabled],
input[type="password"].disabled,
.pagination input[type="password"].page.current,
input[type="datetime"][disabled],
input[type="datetime"].disabled,
.pagination input[type="datetime"].page.current,
input[type="datetime-local"][disabled],
input[type="datetime-local"].disabled,
.pagination input[type="datetime-local"].page.current,
input[type="date"][disabled],
input[type="date"].disabled,
.pagination input[type="date"].page.current,
input[type="month"][disabled],
input[type="month"].disabled,
.pagination input[type="month"].page.current,
input[type="time"][disabled],
input[type="time"].disabled,
.pagination input[type="time"].page.current,
input[type="week"][disabled],
input[type="week"].disabled,
.pagination input[type="week"].page.current,
input[type="number"][disabled],
input[type="number"].disabled,
.pagination input[type="number"].page.current,
input[type="email"][disabled],
input[type="email"].disabled,
.pagination input[type="email"].page.current,
input[type="url"][disabled],
input[type="url"].disabled,
.pagination input[type="url"].page.current,
input[type="search"][disabled],
input[type="search"].disabled,
.pagination input[type="search"].page.current,
input[type="tel"][disabled],
input[type="tel"].disabled,
.pagination input[type="tel"].page.current,
input[type="color"][disabled],
input[type="color"].disabled,
.pagination input[type="color"].page.current,
select[disabled],
select.disabled,
.pagination select.page.current,
textarea[disabled],
textarea.disabled,
.pagination textarea.page.current,
.btn--primary[disabled],
.btn--primary.disabled,
.pagination .btn--primary.page.current,
.btn--secondary[disabled],
.pagination span[disabled],
.btn--secondary.disabled,
.pagination span.disabled,
.pagination span.page.current,
.pagination .btn--secondary.page.current,
.btn--tertiary[disabled],
.btn--tertiary.disabled,
.pagination .btn--tertiary.page.current,
.btn--bare[disabled],
.btn--bare.disabled,
.pagination .btn--bare.page.current,
.btn--important[disabled],
.btn--important.disabled,
.pagination .btn--important.page.current,
.btn--transparent[disabled],
.btn--transparent.disabled,
.pagination .btn--transparent.page.current,
input.mce-textbox[disabled],
input.mce-textbox.disabled,
.pagination input.mce-textbox.page.current {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: not-allowed
}

.comments__root.flagged .post__title,
.comments__root.flagged .post__author,
.comments__root.flagged .authored,
.comments__root.flagged .comment__actions>li>a,
.comments__root.flagged .comment__actions>li:before,
.comments__root.flagged .comment__actions .media--inline,
.comment.flagged>.user__imgLink,
.comment.flagged .comment__header,
.comment.flagged .comment__content,
.comment.flagged .comment__footer>nav>ul>li>a,
.comment.flagged .comment__footer>nav>ul>li:before,
.comment.flagged .comment__footer .media--inline,
.comment.deleted>.user__imgLink,
.comment.deleted .comment__header,
.comment.deleted .comment__content,
.comment.deleted .comment__footer>nav>ul>li>a,
.comment.deleted .comment__footer>nav>ul>li:before,
.comment.deleted .comment__footer .media--inline,
.modqueue__discussionColumn.flagged,
.modqueue__replyColumn.flagged {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3
}

.bookmark:hover,
.activity:hover {
  -webkit-box-shadow: 0 1px 6px rgba(3, 11, 17, 0.06), 0 1px 3px rgba(3, 11, 17, 0.15);
  -moz-box-shadow: 0 1px 6px rgba(3, 11, 17, 0.06), 0 1px 3px rgba(3, 11, 17, 0.15);
  box-shadow: 0 1px 6px rgba(3, 11, 17, 0.06), 0 1px 3px rgba(3, 11, 17, 0.15)
}

.article__seriesNavNextTitle a {
  color: #d5dde1
}

.article__seriesNavNextTitle a:hover {
  color: white
}

a.active,
.link.active,
nav.content--primary>ol>li>a.active,
nav.content--primary>ul>li>a.active,
nav.content--secondary>ol>li>a.active,
nav.content--secondary>ul>li>a.active,
nav.content--tertiary>ol>li>a.active,
nav.content--tertiary>ul>li>a.active,
nav.content--primary--medium>ol>li>a.active,
nav.content--primary--medium>ul>li>a.active,
nav.content--tertiary--medium>ol>li>a.active,
nav.content--tertiary--medium>ul>li>a.active,
nav.content--tertiary.light>ol>li>a.active,
nav.content--tertiary.light>ul>li>a.active {
  font-weight: bold
}

[class*="dropdown__content--menu"] a.disabled.active:hover,
[class*="dropdown__content--menu"] .pagination a.active.page.current:hover,
.pagination [class*="dropdown__content--menu"] a.active.page.current:hover,
[class*="dropdown__content--menu"] a[disabled].active:hover,
[class*="dropdown__content--menu"] button.disabled.active:hover,
[class*="dropdown__content--menu"] .pagination button.active.page.current:hover,
.pagination [class*="dropdown__content--menu"] button.active.page.current:hover,
[class*="dropdown__content--menu"] button[disabled].active:hover,
[class*="dropdown__content--menu"] a.active,
[class*="dropdown__content--menu"] button.active {
  color: #8fcee9
}

a.enabled,
.link.enabled,
nav.content--primary>ol>li>a.enabled,
nav.content--primary>ul>li>a.enabled,
nav.content--secondary>ol>li>a.enabled,
nav.content--secondary>ul>li>a.enabled,
nav.content--tertiary>ol>li>a.enabled,
nav.content--tertiary>ul>li>a.enabled,
nav.content--primary--medium>ol>li>a.enabled,
nav.content--primary--medium>ul>li>a.enabled,
nav.content--tertiary--medium>ol>li>a.enabled,
nav.content--tertiary--medium>ul>li>a.enabled,
nav.content--tertiary.light>ol>li>a.enabled,
nav.content--tertiary.light>ul>li>a.enabled {
  color: #44a4d3
}

a.enabled:hover,
.link.enabled:hover,
nav.content--primary>ol>li>a.enabled:hover,
nav.content--primary>ul>li>a.enabled:hover,
nav.content--secondary>ol>li>a.enabled:hover,
nav.content--secondary>ul>li>a.enabled:hover,
nav.content--tertiary>ol>li>a.enabled:hover,
nav.content--tertiary>ul>li>a.enabled:hover,
nav.content--primary--medium>ol>li>a.enabled:hover,
nav.content--primary--medium>ul>li>a.enabled:hover,
nav.content--tertiary--medium>ol>li>a.enabled:hover,
nav.content--tertiary--medium>ul>li>a.enabled:hover {
  color: #368db4
}

h3,
h4,
h5,
h6,
[class*="dropdown__content--menu"] .dropdown__header {
  font-family: "Open Sans", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 700
}

h1,
h2 {
  font-family: "Open Sans", "Trebuchet MS", Helvetica, sans-serif;
  font-weight: 300
}

.authored p,
.authored li {
  font-family: "freight-text-pro", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-weight: 400
}

.selectWrapper:before,
.pagination .first a:before,
.pagination .prev a:before,
.pagination .next a:before,
.pagination .last a:before,
.search__wrapper:before,
.card--static.start li a:after,
.comment__replies--lined .comment:before,
.comment__replies--lined .comment__replyForm:before,
.mce-item-anchor:before,
[class*="profile__img"].owner:after {
  font-family: "Heroes"
}

.authored p,
.authored li {
  font-size: 22px;
  line-height: 1.5
}

@media (max-width: 64em) {

  .authored p,
  .authored li {
    font-size: 18px
  }
}

a.active,
.link.active,
nav.content--primary>ol>li>a.active,
nav.content--primary>ul>li>a.active,
nav.content--secondary>ol>li>a.active,
nav.content--secondary>ul>li>a.active,
nav.content--tertiary>ol>li>a.active,
nav.content--tertiary>ul>li>a.active,
nav.content--primary--medium>ol>li>a.active,
nav.content--primary--medium>ul>li>a.active,
nav.content--tertiary--medium>ol>li>a.active,
nav.content--tertiary--medium>ul>li>a.active,
nav.content--tertiary.light>ol>li>a.active,
nav.content--tertiary.light>ul>li>a.active,
nav.content--primary--medium>ol>li>a,
nav.content--primary--medium>ul>li>a,
.content--primary--medium,
nav.content--primary>ol>li>a,
nav.content--primary>ul>li>a,
.nav--resources li a,
.card--standard .card__title a,
.card--transFooter .card__title a,
.card--featured .card__title a,
.card--scroller .card__title a,
.card--static .card__title a,
.card--learnMore .card__title a,
.card--standard .card__title .link,
.card--transFooter .card__title .link,
.card--featured .card__title .link,
.card--scroller .card__title .link,
.card--static .card__title .link,
.card--learnMore .card__title .link,
.card--static .card__title,
.card--static.academy .card__title a:hover,
.card--static.blog .card__title a:hover,
.card--static.newsletter .card__title a:hover,
.card--static.start .card__title a:hover,
.profile__name,
.content--primary {
  color: #343738
}

label,
label [class*="icon"]:hover,
nav.content--secondary>ol>li>a,
nav.content--secondary>ul>li>a,
.modal__loading,
.modal--brand,
.modal--brand--wide,
.bookmark__label,
.article__seriesSectionTitle,
.forum__disussions .discussion__body,
.content--secondary {
  color: #61696d
}

nav.content--tertiary--medium>ol>li>a,
nav.content--tertiary--medium>ul>li>a,
.content--tertiary--medium,
.small,
small,
.small a,
small a,
label [class*="icon"],
input[type="file"],
.selectWrapper:before,
.password__description,
nav.content--tertiary>ol>li>a,
nav.content--tertiary>ul>li>a,
nav.content--tertiary.light>ol>li>a,
nav.content--tertiary.light>ul>li>a,
.nav--resources .nav--resources__download,
.card__subtitle,
.card--addCourse .card__title .link,
.jobs__itemLocation,
.bookmark__subtitle,
.comment blockquote,
.mce-item-anchor:before,
.profile__data,
.content--tertiary {
  color: #939a9d
}

nav.content--primary--medium>ol>li>a,
nav.content--primary--medium>ul>li>a,
.content--primary--medium {
  font-weight: 600
}

nav.content--tertiary--medium>ol>li>a,
nav.content--tertiary--medium>ul>li>a,
.content--tertiary--medium {
  font-weight: 600
}

.content--link {
  color: #44a4d3
}

.form__errors,
.flash--error,
.content--error {
  color: #ec553c
}

.flash--notice,
.content--success {
  color: #7eb25f
}

.flash--alert,
.content--warning {
  color: #f6b64d
}

.media--inline>[class*="__img"],
.media--inline>[class*="__body"],
input[type="search"].search__input,
.header__searchInputWrapper .header__searchInput,
.copy--normal {
  font-size: 14px;
  line-height: 20px
}

.profile__name,
.copy--large {
  font-size: 22px;
  line-height: 1.23em
}

blockquote,
.media--inline>[class*="__img"].copy--medium,
.media--inline>[class*="__body"].copy--medium,
ol.copy--medium>li,
ul.copy--medium>li,
.banner__copy,
.footer__label,
.jobs__itemInfo,
.jobs__itemLocation,
.profile__position,
.article__seriesSectionTitle,
.series__articleNav,
.forum__disussions .discussion__title,
.copy--medium {
  font-size: 16px;
  line-height: 1.5em
}

.small,
small,
.small a,
small a,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
input[type="file"],
.media--inline>[class*="__img"].copy--xsmall,
.media--inline>[class*="__body"].copy--xsmall,
ol.copy--xsmall>li,
ul.copy--xsmall>li,
input.mce-textbox,
.mce-item-anchor:before,
.copy--xsmall {
  font-size: 13px;
  line-height: 1.25em
}

.media--inline>[class*="__img"].copy--xxsmall,
.pagination .first .media--inline>a[class*="__img"]:before,
.pagination .prev .media--inline>a[class*="__img"]:before,
.pagination .next .media--inline>a[class*="__img"]:before,
.pagination .last .media--inline>a[class*="__img"]:before,
.media--inline>[class*="__body"].copy--xxsmall,
.pagination .first .media--inline>a[class*="__body"]:before,
.pagination .prev .media--inline>a[class*="__body"]:before,
.pagination .next .media--inline>a[class*="__body"]:before,
.pagination .last .media--inline>a[class*="__body"]:before,
.card--static.start li a:after,
.copy--xxsmall,
.pagination .first a:before,
.pagination .prev a:before,
.pagination .next a:before,
.pagination .last a:before {
  font-size: 11px;
  line-height: 1.25em
}

.small a.media--inline,
small a.media--inline,
.btn--group,
.media--inline,
[class*="list--horz"],
[class*="dropdown__content--menu"] .media--inline,
[class*="profile__img"] {
  font-size: 0;
  line-height: 0
}

.grid__container {
  margin: 0 auto;
  max-width: 1200px
}

.grid__row {
  font-size: 0;
  line-height: 0
}

.grid__row--middled [class*='grid__col--'] {
  vertical-align: middle
}

.grid__row--middled:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.grid__row--centered {
  text-align: center
}

.grid__row--justified {
  text-align: justify;
  text-justify: distribute
}

.grid__row--justified:after {
  content: "";
  display: inline-block;
  width: 100%
}

.grid__row--opposite {
  text-align: right
}

.grid__row--opposite [class*='grid__col--'] {
  margin-left: 0
}

[class*='grid__col--'] {
  display: inline-block;
  padding: 0 1.66667%;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  vertical-align: top
}

@media (max-width: 30em) {
  [class*='grid__col--'] {
    padding: 0 3.33333%
  }
}

.grid__col--1 {
  width: 8.33333%
}

.grid__col--2 {
  width: 16.66667%
}

.grid__col--3 {
  width: 25.0%
}

.grid__col--4 {
  width: 33.33333%
}

.grid__col--5 {
  width: 41.66667%
}

.grid__col--6 {
  width: 50.0%
}

.grid__col--7 {
  width: 58.33333%
}

.grid__col--8 {
  width: 66.66667%
}

.grid__col--9 {
  width: 75.0%
}

.grid__col--10 {
  width: 83.33333%
}

.grid__col--11 {
  width: 91.66667%
}

.grid__col--12 {
  width: 100.0%
}

.grid__col--full {
  width: 100%
}

.grid__col--half {
  width: 50%
}

.grid__col--third {
  width: 33.33333%
}

.grid__col--quarter {
  width: 25%
}

.grid__col--fifth {
  width: 20%
}

.grid__col--offset1 {
  margin-left: 8.33333%
}

.grid__row--opposite .grid__col--offset1,
.grid__col--offsetOpposite1 {
  margin-right: 8.33333%
}

.grid__col--offset2 {
  margin-left: 16.66667%
}

.grid__row--opposite .grid__col--offset2,
.grid__col--offsetOpposite2 {
  margin-right: 16.66667%
}

.grid__col--offset3 {
  margin-left: 25.0%
}

.grid__row--opposite .grid__col--offset3,
.grid__col--offsetOpposite3 {
  margin-right: 25.0%
}

.grid__col--offset4 {
  margin-left: 33.33333%
}

.grid__row--opposite .grid__col--offset4,
.grid__col--offsetOpposite4 {
  margin-right: 33.33333%
}

.grid__col--offset5 {
  margin-left: 41.66667%
}

.grid__row--opposite .grid__col--offset5,
.grid__col--offsetOpposite5 {
  margin-right: 41.66667%
}

.grid__col--offset6 {
  margin-left: 50.0%
}

.grid__row--opposite .grid__col--offset6,
.grid__col--offsetOpposite6 {
  margin-right: 50.0%
}

.grid__col--offset7 {
  margin-left: 58.33333%
}

.grid__row--opposite .grid__col--offset7,
.grid__col--offsetOpposite7 {
  margin-right: 58.33333%
}

.grid__col--offset8 {
  margin-left: 66.66667%
}

.grid__row--opposite .grid__col--offset8,
.grid__col--offsetOpposite8 {
  margin-right: 66.66667%
}

.grid__col--offset9 {
  margin-left: 75.0%
}

.grid__row--opposite .grid__col--offset9,
.grid__col--offsetOpposite9 {
  margin-right: 75.0%
}

.grid__col--offset10 {
  margin-left: 83.33333%
}

.grid__row--opposite .grid__col--offset10,
.grid__col--offsetOpposite10 {
  margin-right: 83.33333%
}

.grid__col--offset11 {
  margin-left: 91.66667%
}

.grid__row--opposite .grid__col--offset11,
.grid__col--offsetOpposite11 {
  margin-right: 91.66667%
}

.grid__col--offset12 {
  margin-left: 100.0%
}

.grid__row--opposite .grid__col--offset12,
.grid__col--offsetOpposite12 {
  margin-right: 100.0%
}

.grid__col--bleed {
  padding-left: 0;
  padding-right: 0
}

.grid__col--bleedLeft {
  padding-left: 0
}

.grid__col--bleedRight {
  padding-right: 0
}

.grid__col--group {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  line-height: 0
}

@media (max-width: 75em) {
  .grid__col--xlarge--1 {
    width: 8.33333%
  }

  .grid__col--xlarge--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--xlarge--offset1,
  .grid__col--xlarge--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--xlarge--2 {
    width: 16.66667%
  }

  .grid__col--xlarge--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--xlarge--offset2,
  .grid__col--xlarge--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--xlarge--3 {
    width: 25.0%
  }

  .grid__col--xlarge--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--xlarge--offset3,
  .grid__col--xlarge--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--xlarge--4 {
    width: 33.33333%
  }

  .grid__col--xlarge--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--xlarge--offset4,
  .grid__col--xlarge--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--xlarge--5 {
    width: 41.66667%
  }

  .grid__col--xlarge--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--xlarge--offset5,
  .grid__col--xlarge--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--xlarge--6 {
    width: 50.0%
  }

  .grid__col--xlarge--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--xlarge--offset6,
  .grid__col--xlarge--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--xlarge--7 {
    width: 58.33333%
  }

  .grid__col--xlarge--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--xlarge--offset7,
  .grid__col--xlarge--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--xlarge--8 {
    width: 66.66667%
  }

  .grid__col--xlarge--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--xlarge--offset8,
  .grid__col--xlarge--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--xlarge--9 {
    width: 75.0%
  }

  .grid__col--xlarge--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--xlarge--offset9,
  .grid__col--xlarge--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--xlarge--10 {
    width: 83.33333%
  }

  .grid__col--xlarge--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--xlarge--offset10,
  .grid__col--xlarge--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--xlarge--11 {
    width: 91.66667%
  }

  .grid__col--xlarge--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--xlarge--offset11,
  .grid__col--xlarge--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--xlarge--12 {
    width: 100.0%
  }

  .grid__col--xlarge--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--xlarge--offset12,
  .grid__col--xlarge--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--xlarge--offsetNone,
  .grid__col--xlarge--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--xlarge--offsetNone {
    margin-left: 0%
  }

  .grid__col--xlarge--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--xlarge--bleedLeft {
    padding-left: 0
  }

  .grid__col--xlarge--bleedRight {
    padding-right: 0
  }

  .grid__col--xlarge--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 64em) {
  .grid__col--large--1 {
    width: 8.33333%
  }

  .grid__col--large--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--large--offset1,
  .grid__col--large--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--large--2 {
    width: 16.66667%
  }

  .grid__col--large--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--large--offset2,
  .grid__col--large--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--large--3 {
    width: 25.0%
  }

  .grid__col--large--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--large--offset3,
  .grid__col--large--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--large--4 {
    width: 33.33333%
  }

  .grid__col--large--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--large--offset4,
  .grid__col--large--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--large--5 {
    width: 41.66667%
  }

  .grid__col--large--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--large--offset5,
  .grid__col--large--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--large--6 {
    width: 50.0%
  }

  .grid__col--large--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--large--offset6,
  .grid__col--large--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--large--7 {
    width: 58.33333%
  }

  .grid__col--large--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--large--offset7,
  .grid__col--large--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--large--8 {
    width: 66.66667%
  }

  .grid__col--large--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--large--offset8,
  .grid__col--large--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--large--9 {
    width: 75.0%
  }

  .grid__col--large--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--large--offset9,
  .grid__col--large--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--large--10 {
    width: 83.33333%
  }

  .grid__col--large--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--large--offset10,
  .grid__col--large--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--large--11 {
    width: 91.66667%
  }

  .grid__col--large--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--large--offset11,
  .grid__col--large--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--large--12 {
    width: 100.0%
  }

  .grid__col--large--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--large--offset12,
  .grid__col--large--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--large--offsetNone,
  .grid__col--large--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--large--offsetNone {
    margin-left: 0%
  }

  .grid__col--large--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--large--bleedLeft {
    padding-left: 0
  }

  .grid__col--large--bleedRight {
    padding-right: 0
  }

  .grid__col--large--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 63.75em) {
  .grid__col--large-sub--1 {
    width: 8.33333%
  }

  .grid__col--large-sub--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--large-sub--offset1,
  .grid__col--large-sub--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--large-sub--2 {
    width: 16.66667%
  }

  .grid__col--large-sub--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--large-sub--offset2,
  .grid__col--large-sub--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--large-sub--3 {
    width: 25.0%
  }

  .grid__col--large-sub--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--large-sub--offset3,
  .grid__col--large-sub--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--large-sub--4 {
    width: 33.33333%
  }

  .grid__col--large-sub--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--large-sub--offset4,
  .grid__col--large-sub--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--large-sub--5 {
    width: 41.66667%
  }

  .grid__col--large-sub--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--large-sub--offset5,
  .grid__col--large-sub--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--large-sub--6 {
    width: 50.0%
  }

  .grid__col--large-sub--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--large-sub--offset6,
  .grid__col--large-sub--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--large-sub--7 {
    width: 58.33333%
  }

  .grid__col--large-sub--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--large-sub--offset7,
  .grid__col--large-sub--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--large-sub--8 {
    width: 66.66667%
  }

  .grid__col--large-sub--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--large-sub--offset8,
  .grid__col--large-sub--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--large-sub--9 {
    width: 75.0%
  }

  .grid__col--large-sub--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--large-sub--offset9,
  .grid__col--large-sub--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--large-sub--10 {
    width: 83.33333%
  }

  .grid__col--large-sub--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--large-sub--offset10,
  .grid__col--large-sub--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--large-sub--11 {
    width: 91.66667%
  }

  .grid__col--large-sub--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--large-sub--offset11,
  .grid__col--large-sub--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--large-sub--12 {
    width: 100.0%
  }

  .grid__col--large-sub--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--large-sub--offset12,
  .grid__col--large-sub--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--large-sub--offsetNone,
  .grid__col--large-sub--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--large-sub--offsetNone {
    margin-left: 0%
  }

  .grid__col--large-sub--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--large-sub--bleedLeft {
    padding-left: 0
  }

  .grid__col--large-sub--bleedRight {
    padding-right: 0
  }

  .grid__col--large-sub--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 53.125em) {
  .grid__col--med-large--1 {
    width: 8.33333%
  }

  .grid__col--med-large--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--med-large--offset1,
  .grid__col--med-large--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--med-large--2 {
    width: 16.66667%
  }

  .grid__col--med-large--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--med-large--offset2,
  .grid__col--med-large--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--med-large--3 {
    width: 25.0%
  }

  .grid__col--med-large--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--med-large--offset3,
  .grid__col--med-large--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--med-large--4 {
    width: 33.33333%
  }

  .grid__col--med-large--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--med-large--offset4,
  .grid__col--med-large--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--med-large--5 {
    width: 41.66667%
  }

  .grid__col--med-large--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--med-large--offset5,
  .grid__col--med-large--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--med-large--6 {
    width: 50.0%
  }

  .grid__col--med-large--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--med-large--offset6,
  .grid__col--med-large--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--med-large--7 {
    width: 58.33333%
  }

  .grid__col--med-large--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--med-large--offset7,
  .grid__col--med-large--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--med-large--8 {
    width: 66.66667%
  }

  .grid__col--med-large--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--med-large--offset8,
  .grid__col--med-large--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--med-large--9 {
    width: 75.0%
  }

  .grid__col--med-large--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--med-large--offset9,
  .grid__col--med-large--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--med-large--10 {
    width: 83.33333%
  }

  .grid__col--med-large--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--med-large--offset10,
  .grid__col--med-large--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--med-large--11 {
    width: 91.66667%
  }

  .grid__col--med-large--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--med-large--offset11,
  .grid__col--med-large--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--med-large--12 {
    width: 100.0%
  }

  .grid__col--med-large--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--med-large--offset12,
  .grid__col--med-large--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--med-large--offsetNone,
  .grid__col--med-large--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--med-large--offsetNone {
    margin-left: 0%
  }

  .grid__col--med-large--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--med-large--bleedLeft {
    padding-left: 0
  }

  .grid__col--med-large--bleedRight {
    padding-right: 0
  }

  .grid__col--med-large--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 48em) {
  .grid__col--medium--1 {
    width: 8.33333%
  }

  .grid__col--medium--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--medium--offset1,
  .grid__col--medium--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--medium--2 {
    width: 16.66667%
  }

  .grid__col--medium--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--medium--offset2,
  .grid__col--medium--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--medium--3 {
    width: 25.0%
  }

  .grid__col--medium--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--medium--offset3,
  .grid__col--medium--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--medium--4 {
    width: 33.33333%
  }

  .grid__col--medium--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--medium--offset4,
  .grid__col--medium--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--medium--5 {
    width: 41.66667%
  }

  .grid__col--medium--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--medium--offset5,
  .grid__col--medium--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--medium--6 {
    width: 50.0%
  }

  .grid__col--medium--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--medium--offset6,
  .grid__col--medium--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--medium--7 {
    width: 58.33333%
  }

  .grid__col--medium--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--medium--offset7,
  .grid__col--medium--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--medium--8 {
    width: 66.66667%
  }

  .grid__col--medium--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--medium--offset8,
  .grid__col--medium--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--medium--9 {
    width: 75.0%
  }

  .grid__col--medium--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--medium--offset9,
  .grid__col--medium--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--medium--10 {
    width: 83.33333%
  }

  .grid__col--medium--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--medium--offset10,
  .grid__col--medium--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--medium--11 {
    width: 91.66667%
  }

  .grid__col--medium--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--medium--offset11,
  .grid__col--medium--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--medium--12 {
    width: 100.0%
  }

  .grid__col--medium--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--medium--offset12,
  .grid__col--medium--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--medium--offsetNone,
  .grid__col--medium--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--medium--offsetNone {
    margin-left: 0%
  }

  .grid__col--medium--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--medium--bleedLeft {
    padding-left: 0
  }

  .grid__col--medium--bleedRight {
    padding-right: 0
  }

  .grid__col--medium--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 47.5em) {
  .grid__col--medium-sub--1 {
    width: 8.33333%
  }

  .grid__col--medium-sub--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--medium-sub--offset1,
  .grid__col--medium-sub--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--medium-sub--2 {
    width: 16.66667%
  }

  .grid__col--medium-sub--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--medium-sub--offset2,
  .grid__col--medium-sub--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--medium-sub--3 {
    width: 25.0%
  }

  .grid__col--medium-sub--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--medium-sub--offset3,
  .grid__col--medium-sub--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--medium-sub--4 {
    width: 33.33333%
  }

  .grid__col--medium-sub--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--medium-sub--offset4,
  .grid__col--medium-sub--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--medium-sub--5 {
    width: 41.66667%
  }

  .grid__col--medium-sub--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--medium-sub--offset5,
  .grid__col--medium-sub--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--medium-sub--6 {
    width: 50.0%
  }

  .grid__col--medium-sub--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--medium-sub--offset6,
  .grid__col--medium-sub--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--medium-sub--7 {
    width: 58.33333%
  }

  .grid__col--medium-sub--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--medium-sub--offset7,
  .grid__col--medium-sub--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--medium-sub--8 {
    width: 66.66667%
  }

  .grid__col--medium-sub--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--medium-sub--offset8,
  .grid__col--medium-sub--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--medium-sub--9 {
    width: 75.0%
  }

  .grid__col--medium-sub--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--medium-sub--offset9,
  .grid__col--medium-sub--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--medium-sub--10 {
    width: 83.33333%
  }

  .grid__col--medium-sub--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--medium-sub--offset10,
  .grid__col--medium-sub--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--medium-sub--11 {
    width: 91.66667%
  }

  .grid__col--medium-sub--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--medium-sub--offset11,
  .grid__col--medium-sub--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--medium-sub--12 {
    width: 100.0%
  }

  .grid__col--medium-sub--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--medium-sub--offset12,
  .grid__col--medium-sub--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--medium-sub--offsetNone,
  .grid__col--medium-sub--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--medium-sub--offsetNone {
    margin-left: 0%
  }

  .grid__col--medium-sub--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--medium-sub--bleedLeft {
    padding-left: 0
  }

  .grid__col--medium-sub--bleedRight {
    padding-right: 0
  }

  .grid__col--medium-sub--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 40em) {
  .grid__col--med-small--1 {
    width: 8.33333%
  }

  .grid__col--med-small--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--med-small--offset1,
  .grid__col--med-small--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--med-small--2 {
    width: 16.66667%
  }

  .grid__col--med-small--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--med-small--offset2,
  .grid__col--med-small--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--med-small--3 {
    width: 25.0%
  }

  .grid__col--med-small--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--med-small--offset3,
  .grid__col--med-small--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--med-small--4 {
    width: 33.33333%
  }

  .grid__col--med-small--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--med-small--offset4,
  .grid__col--med-small--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--med-small--5 {
    width: 41.66667%
  }

  .grid__col--med-small--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--med-small--offset5,
  .grid__col--med-small--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--med-small--6 {
    width: 50.0%
  }

  .grid__col--med-small--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--med-small--offset6,
  .grid__col--med-small--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--med-small--7 {
    width: 58.33333%
  }

  .grid__col--med-small--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--med-small--offset7,
  .grid__col--med-small--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--med-small--8 {
    width: 66.66667%
  }

  .grid__col--med-small--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--med-small--offset8,
  .grid__col--med-small--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--med-small--9 {
    width: 75.0%
  }

  .grid__col--med-small--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--med-small--offset9,
  .grid__col--med-small--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--med-small--10 {
    width: 83.33333%
  }

  .grid__col--med-small--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--med-small--offset10,
  .grid__col--med-small--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--med-small--11 {
    width: 91.66667%
  }

  .grid__col--med-small--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--med-small--offset11,
  .grid__col--med-small--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--med-small--12 {
    width: 100.0%
  }

  .grid__col--med-small--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--med-small--offset12,
  .grid__col--med-small--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--med-small--offsetNone,
  .grid__col--med-small--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--med-small--offsetNone {
    margin-left: 0%
  }

  .grid__col--med-small--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--med-small--bleedLeft {
    padding-left: 0
  }

  .grid__col--med-small--bleedRight {
    padding-right: 0
  }

  .grid__col--med-small--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 30em) {
  .grid__col--small--1 {
    width: 8.33333%
  }

  .grid__col--small--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--small--offset1,
  .grid__col--small--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--small--2 {
    width: 16.66667%
  }

  .grid__col--small--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--small--offset2,
  .grid__col--small--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--small--3 {
    width: 25.0%
  }

  .grid__col--small--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--small--offset3,
  .grid__col--small--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--small--4 {
    width: 33.33333%
  }

  .grid__col--small--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--small--offset4,
  .grid__col--small--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--small--5 {
    width: 41.66667%
  }

  .grid__col--small--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--small--offset5,
  .grid__col--small--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--small--6 {
    width: 50.0%
  }

  .grid__col--small--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--small--offset6,
  .grid__col--small--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--small--7 {
    width: 58.33333%
  }

  .grid__col--small--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--small--offset7,
  .grid__col--small--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--small--8 {
    width: 66.66667%
  }

  .grid__col--small--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--small--offset8,
  .grid__col--small--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--small--9 {
    width: 75.0%
  }

  .grid__col--small--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--small--offset9,
  .grid__col--small--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--small--10 {
    width: 83.33333%
  }

  .grid__col--small--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--small--offset10,
  .grid__col--small--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--small--11 {
    width: 91.66667%
  }

  .grid__col--small--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--small--offset11,
  .grid__col--small--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--small--12 {
    width: 100.0%
  }

  .grid__col--small--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--small--offset12,
  .grid__col--small--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--small--offsetNone,
  .grid__col--small--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--small--offsetNone {
    margin-left: 0%
  }

  .grid__col--small--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--small--bleedLeft {
    padding-left: 0
  }

  .grid__col--small--bleedRight {
    padding-right: 0
  }

  .grid__col--small--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 23.75em) {
  .grid__col--smaller--1 {
    width: 8.33333%
  }

  .grid__col--smaller--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--smaller--offset1,
  .grid__col--smaller--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--smaller--2 {
    width: 16.66667%
  }

  .grid__col--smaller--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--smaller--offset2,
  .grid__col--smaller--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--smaller--3 {
    width: 25.0%
  }

  .grid__col--smaller--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--smaller--offset3,
  .grid__col--smaller--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--smaller--4 {
    width: 33.33333%
  }

  .grid__col--smaller--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--smaller--offset4,
  .grid__col--smaller--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--smaller--5 {
    width: 41.66667%
  }

  .grid__col--smaller--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--smaller--offset5,
  .grid__col--smaller--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--smaller--6 {
    width: 50.0%
  }

  .grid__col--smaller--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--smaller--offset6,
  .grid__col--smaller--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--smaller--7 {
    width: 58.33333%
  }

  .grid__col--smaller--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--smaller--offset7,
  .grid__col--smaller--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--smaller--8 {
    width: 66.66667%
  }

  .grid__col--smaller--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--smaller--offset8,
  .grid__col--smaller--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--smaller--9 {
    width: 75.0%
  }

  .grid__col--smaller--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--smaller--offset9,
  .grid__col--smaller--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--smaller--10 {
    width: 83.33333%
  }

  .grid__col--smaller--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--smaller--offset10,
  .grid__col--smaller--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--smaller--11 {
    width: 91.66667%
  }

  .grid__col--smaller--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--smaller--offset11,
  .grid__col--smaller--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--smaller--12 {
    width: 100.0%
  }

  .grid__col--smaller--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--smaller--offset12,
  .grid__col--smaller--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--smaller--offsetNone,
  .grid__col--smaller--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--smaller--offsetNone {
    margin-left: 0%
  }

  .grid__col--smaller--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--smaller--bleedLeft {
    padding-left: 0
  }

  .grid__col--smaller--bleedRight {
    padding-right: 0
  }

  .grid__col--smaller--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

@media (max-width: 20em) {
  .grid__col--xsmall--1 {
    width: 8.33333%
  }

  .grid__col--xsmall--offset1 {
    margin-left: 8.33333%
  }

  .grid__row--opposite .grid__col--xsmall--offset1,
  .grid__col--xsmall--offsetOpposite1 {
    margin-right: 8.33333%
  }

  .grid__col--xsmall--2 {
    width: 16.66667%
  }

  .grid__col--xsmall--offset2 {
    margin-left: 16.66667%
  }

  .grid__row--opposite .grid__col--xsmall--offset2,
  .grid__col--xsmall--offsetOpposite2 {
    margin-right: 16.66667%
  }

  .grid__col--xsmall--3 {
    width: 25.0%
  }

  .grid__col--xsmall--offset3 {
    margin-left: 25.0%
  }

  .grid__row--opposite .grid__col--xsmall--offset3,
  .grid__col--xsmall--offsetOpposite3 {
    margin-right: 25.0%
  }

  .grid__col--xsmall--4 {
    width: 33.33333%
  }

  .grid__col--xsmall--offset4 {
    margin-left: 33.33333%
  }

  .grid__row--opposite .grid__col--xsmall--offset4,
  .grid__col--xsmall--offsetOpposite4 {
    margin-right: 33.33333%
  }

  .grid__col--xsmall--5 {
    width: 41.66667%
  }

  .grid__col--xsmall--offset5 {
    margin-left: 41.66667%
  }

  .grid__row--opposite .grid__col--xsmall--offset5,
  .grid__col--xsmall--offsetOpposite5 {
    margin-right: 41.66667%
  }

  .grid__col--xsmall--6 {
    width: 50.0%
  }

  .grid__col--xsmall--offset6 {
    margin-left: 50.0%
  }

  .grid__row--opposite .grid__col--xsmall--offset6,
  .grid__col--xsmall--offsetOpposite6 {
    margin-right: 50.0%
  }

  .grid__col--xsmall--7 {
    width: 58.33333%
  }

  .grid__col--xsmall--offset7 {
    margin-left: 58.33333%
  }

  .grid__row--opposite .grid__col--xsmall--offset7,
  .grid__col--xsmall--offsetOpposite7 {
    margin-right: 58.33333%
  }

  .grid__col--xsmall--8 {
    width: 66.66667%
  }

  .grid__col--xsmall--offset8 {
    margin-left: 66.66667%
  }

  .grid__row--opposite .grid__col--xsmall--offset8,
  .grid__col--xsmall--offsetOpposite8 {
    margin-right: 66.66667%
  }

  .grid__col--xsmall--9 {
    width: 75.0%
  }

  .grid__col--xsmall--offset9 {
    margin-left: 75.0%
  }

  .grid__row--opposite .grid__col--xsmall--offset9,
  .grid__col--xsmall--offsetOpposite9 {
    margin-right: 75.0%
  }

  .grid__col--xsmall--10 {
    width: 83.33333%
  }

  .grid__col--xsmall--offset10 {
    margin-left: 83.33333%
  }

  .grid__row--opposite .grid__col--xsmall--offset10,
  .grid__col--xsmall--offsetOpposite10 {
    margin-right: 83.33333%
  }

  .grid__col--xsmall--11 {
    width: 91.66667%
  }

  .grid__col--xsmall--offset11 {
    margin-left: 91.66667%
  }

  .grid__row--opposite .grid__col--xsmall--offset11,
  .grid__col--xsmall--offsetOpposite11 {
    margin-right: 91.66667%
  }

  .grid__col--xsmall--12 {
    width: 100.0%
  }

  .grid__col--xsmall--offset12 {
    margin-left: 100.0%
  }

  .grid__row--opposite .grid__col--xsmall--offset12,
  .grid__col--xsmall--offsetOpposite12 {
    margin-right: 100.0%
  }

  .grid__row--opposite .grid__col--xsmall--offsetNone,
  .grid__col--xsmall--offsetOppositeNone {
    margin-right: 0%
  }

  .grid__col--xsmall--offsetNone {
    margin-left: 0%
  }

  .grid__col--xsmall--bleed {
    padding-left: 0;
    padding-right: 0
  }

  .grid__col--xsmall--bleedLeft {
    padding-left: 0
  }

  .grid__col--xsmall--bleedRight {
    padding-right: 0
  }

  .grid__col--xsmall--bleedNone {
    padding-left: 1.66667%;
    padding-right: 1.66667%
  }
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

::-moz-selection {
  background: #bce1f1;
  color: white
}

::selection {
  background: #bce1f1;
  color: white
}

html {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
  padding-bottom: 80px
}

.semi-bold {
  font-weight: 600
}

h1,
h2 {
  letter-spacing: -1px
}

h4,
h5 {
  line-height: 30px
}

h1 {
  letter-spacing: 0.5px;
  line-height: 62px;
  margin: 70px 0 15px
}

h2 {
  letter-spacing: 0.5px;
  line-height: 40px;
  margin: 70px 0 27px
}

h3 {
  line-height: 27px;
  margin: 11.5px 0
}

h6,
[class*="dropdown__content--menu"] .dropdown__header,
.h6 {
  color: #b7babd;
  letter-spacing: 1px;
  line-height: 21px;
  margin: 0 0 2.5em;
  text-transform: uppercase
}

a,
.link {
  color: #44a4d3;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a,
.link,
a:active,
.link:active,
a:focus,
.link:focus {
  background-color: transparent;
  outline: none
}

a:hover,
.link:hover {
  color: #368db4
}

a[class*="main--"]:hover,
a[class*="content--"]:hover,
.link[class*="main--"]:hover,
.link[class*="content--"]:hover {
  color: #44a4d3
}

a[class*="main--"]:hover.light,
a[class*="content--"]:hover.light,
.link[class*="main--"]:hover.light,
.link[class*="content--"]:hover.light {
  color: #368db4
}

a.disabled,
.pagination a.page.current,
.link.disabled,
.pagination .link.page.current {
  pointer-events: none;
  cursor: not-allowed
}

p {
  margin: 0 0 20px 0
}

span.nowrap {
  white-space: nowrap
}

blockquote {
  border-left: 3px solid #e9ebec;
  font-style: italic;
  padding-left: 2em;
  margin-left: 0
}

blockquote p {
  margin: 20px 0
}

img:-moz-loading {
  visibility: hidden
}

code,
pre {
  background: #f0f1f2;
  color: #343738
}

pre {
  padding: .5em 1em
}

iframe {
  border: none
}

.time-stamp [class*="in-words"] {
  display: inline
}

.time-stamp .in-time {
  display: none
}

.time-stamp:hover [class*="in-words"] {
  display: none
}

.time-stamp:hover .in-time {
  display: inline
}

#infscr-loading {
  bottom: -20px;
  left: 50%;
  position: absolute
}

.hidden {
  display: none
}

.noScroll {
  overflow: hidden
}

html {
  background: #fafafa
}

[class*="main--"] {
  background: white;
  color: #343738;
  padding: 40px 10px;
  position: relative
}

.main--secondary {
  background: #f0f1f2
}

.main--comfy {
  padding: 59.5px 0
}

.main--cozy {
  padding: 40px 0
}

.main--compact {
  padding: 20px 0
}

.main--notop {
  padding-top: 0
}

.main--nobottom {
  padding-bottom: 0
}

.main--compact--bottom {
  padding-bottom: 20px
}

.left--primary--fourAndHalf:before {
  background: white;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 37.5%
}

@media (min-xlarge) {
  .left--primary--fourAndHalf:before {
    margin-left: -150px;
    width: 50%
  }
}

.left--primary--fourAndHalf>.grid__container {
  position: relative
}

@media (max-width: 40em) {
  .main--comfy {
    padding: 40px 0
  }
}

hr,
.hr--xthick,
.forum__disussions:before,
.hr--thick,
[class*="dropdown__content--menu"] .dropdown__divider {
  margin-bottom: 1em;
  margin-top: 1em;
  background: #e9ebec;
  border: 0;
  display: block;
  height: 1px
}

.hr--xthick,
.forum__disussions:before,
.hr--thick {
  margin-bottom: 2em;
  margin-top: 2em;
  height: 3px
}

.hr--xthick {
  margin-bottom: 3em;
  margin-top: 3em
}

.hr--thin {
  margin-bottom: 0.5em;
  margin-top: 0.5em
}

.hr--dotted {
  background: transparent;
  border-top: 1px dotted #e9ebec;
  height: 0
}

table {
  table-layout: fixed;
  width: 100%
}

.profiler-results table {
  table-layout: initial
}

th,
td {
  padding: .5em;
  text-align: left
}

.rte__content table tr,
.rte__body table tr,
.table--bordered tr {
  border: 1px solid #d5dde1
}

.discussions--pinned,
.table--underlined tr {
  border-bottom: 1px solid #d5dde1
}

.table--underlined--dotted tr {
  border-bottom: 1px dotted #d5dde1
}

.table--hoverable tbody tr:hover {
  background: #e9ebec
}

.table--altRows tbody tr:nth-child(even),
.rte__content table tbody tr:nth-child(even),
.rte__body table tbody tr:nth-child(even) {
  background: #fafafa
}

fieldset {
  border: none;
  margin: 0;
  padding: 0
}

.form__group,
.fields {
  margin-bottom: 1.25em
}

.form__group:last-child,
.fields:last-child {
  margin-bottom: 0
}

.fields .media--block,
.fields [class*="user--"] {
  margin: 0
}

.form__helper {
  margin: .5em 0
}

.handle {
  cursor: move
}

label {
  cursor: pointer;
  display: block
}

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  border: 1px solid #939a9d;
  font-weight: normal;
  max-width: 100%;
  padding: .8em 1em;
  width: 100%;
  word-break: normal
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
  border-color: #1d8fbb;
  outline: none
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8c9497
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8c9497
}

input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="datetime-local"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="month"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="week"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="color"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #8c9497
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8c9497
}

input[type="file"] {
  max-width: 100%;
  width: 100%
}

.selectWrapper {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: white;
  position: relative
}

.selectWrapper:before {
  content: "\e61a";
  position: absolute;
  right: 1em;
  top: .55em;
  z-index: 1
}

.selectWrapper select {
  background: transparent;
  position: relative;
  word-wrap: normal;
  z-index: 2
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

select::-ms-expand {
  display: none
}

.label--checkbox,
.label--radio {
  padding-left: 25px
}

.label--checkbox input,
.label--radio input {
  float: left;
  margin-left: -25px;
  margin-top: 4px
}

:required,
:invalid,
:-moz-submit-invalid,
:-moz-ui-invalid {
  box-shadow: none;
  outline: none
}

.field_with_errors label {
  color: #ec553c
}

.field_with_errors input[type="text"],
.field_with_errors input[type="password"],
.field_with_errors input[type="datetime"],
.field_with_errors input[type="datetime-local"],
.field_with_errors input[type="date"],
.field_with_errors input[type="month"],
.field_with_errors input[type="time"],
.field_with_errors input[type="week"],
.field_with_errors input[type="number"],
.field_with_errors input[type="email"],
.field_with_errors input[type="url"],
.field_with_errors input[type="search"],
.field_with_errors input[type="tel"],
.field_with_errors input[type="color"],
.field_with_errors select,
.field_with_errors textarea {
  border-color: #ec553c
}

.field_with_errors input[type="text"]::-webkit-input-placeholder,
.field_with_errors input[type="password"]::-webkit-input-placeholder,
.field_with_errors input[type="datetime"]::-webkit-input-placeholder,
.field_with_errors input[type="datetime-local"]::-webkit-input-placeholder,
.field_with_errors input[type="date"]::-webkit-input-placeholder,
.field_with_errors input[type="month"]::-webkit-input-placeholder,
.field_with_errors input[type="time"]::-webkit-input-placeholder,
.field_with_errors input[type="week"]::-webkit-input-placeholder,
.field_with_errors input[type="number"]::-webkit-input-placeholder,
.field_with_errors input[type="email"]::-webkit-input-placeholder,
.field_with_errors input[type="url"]::-webkit-input-placeholder,
.field_with_errors input[type="search"]::-webkit-input-placeholder,
.field_with_errors input[type="tel"]::-webkit-input-placeholder,
.field_with_errors input[type="color"]::-webkit-input-placeholder,
.field_with_errors select::-webkit-input-placeholder,
.field_with_errors textarea::-webkit-input-placeholder {
  color: #ec553c
}

.field_with_errors input[type="text"]::-moz-placeholder,
.field_with_errors input[type="password"]::-moz-placeholder,
.field_with_errors input[type="datetime"]::-moz-placeholder,
.field_with_errors input[type="datetime-local"]::-moz-placeholder,
.field_with_errors input[type="date"]::-moz-placeholder,
.field_with_errors input[type="month"]::-moz-placeholder,
.field_with_errors input[type="time"]::-moz-placeholder,
.field_with_errors input[type="week"]::-moz-placeholder,
.field_with_errors input[type="number"]::-moz-placeholder,
.field_with_errors input[type="email"]::-moz-placeholder,
.field_with_errors input[type="url"]::-moz-placeholder,
.field_with_errors input[type="search"]::-moz-placeholder,
.field_with_errors input[type="tel"]::-moz-placeholder,
.field_with_errors input[type="color"]::-moz-placeholder,
.field_with_errors select::-moz-placeholder,
.field_with_errors textarea::-moz-placeholder {
  color: #ec553c
}

.field_with_errors input[type="text"]:-moz-placeholder,
.field_with_errors input[type="password"]:-moz-placeholder,
.field_with_errors input[type="datetime"]:-moz-placeholder,
.field_with_errors input[type="datetime-local"]:-moz-placeholder,
.field_with_errors input[type="date"]:-moz-placeholder,
.field_with_errors input[type="month"]:-moz-placeholder,
.field_with_errors input[type="time"]:-moz-placeholder,
.field_with_errors input[type="week"]:-moz-placeholder,
.field_with_errors input[type="number"]:-moz-placeholder,
.field_with_errors input[type="email"]:-moz-placeholder,
.field_with_errors input[type="url"]:-moz-placeholder,
.field_with_errors input[type="search"]:-moz-placeholder,
.field_with_errors input[type="tel"]:-moz-placeholder,
.field_with_errors input[type="color"]:-moz-placeholder,
.field_with_errors select:-moz-placeholder,
.field_with_errors textarea:-moz-placeholder {
  color: #ec553c
}

.field_with_errors input[type="text"]:-ms-input-placeholder,
.field_with_errors input[type="password"]:-ms-input-placeholder,
.field_with_errors input[type="datetime"]:-ms-input-placeholder,
.field_with_errors input[type="datetime-local"]:-ms-input-placeholder,
.field_with_errors input[type="date"]:-ms-input-placeholder,
.field_with_errors input[type="month"]:-ms-input-placeholder,
.field_with_errors input[type="time"]:-ms-input-placeholder,
.field_with_errors input[type="week"]:-ms-input-placeholder,
.field_with_errors input[type="number"]:-ms-input-placeholder,
.field_with_errors input[type="email"]:-ms-input-placeholder,
.field_with_errors input[type="url"]:-ms-input-placeholder,
.field_with_errors input[type="search"]:-ms-input-placeholder,
.field_with_errors input[type="tel"]:-ms-input-placeholder,
.field_with_errors input[type="color"]:-ms-input-placeholder,
.field_with_errors select:-ms-input-placeholder,
.field_with_errors textarea:-ms-input-placeholder {
  color: #ec553c
}

.field_with_errors+.rte__box {
  border-color: #ec553c
}

.form__errors {
  padding: 1em 0
}

.password__description {
  font-size: .9em;
  text-align: left;
  line-height: 1.3;
  margin: 8px
}

.btn--primary,
.btn--secondary,
.pagination span,
.btn--tertiary,
.btn--bare,
.btn--important,
.btn--transparent,
.user__img--more {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 1.75em;
  -moz-border-radius: 1.75em;
  -ms-border-radius: 1.75em;
  -o-border-radius: 1.75em;
  border-radius: 1.75em;
  border: 2px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 42px;
  line-height: 38px;
  overflow: hidden;
  padding: 0 20px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle
}

.btn--primary:focus,
.btn--secondary:focus,
.pagination span:focus,
.btn--tertiary:focus,
.btn--bare:focus,
.btn--important:focus,
.btn--transparent:focus,
.user__img--more:focus {
  outline: none
}

.btn--primary [class*="media--"] [class*="__body"],
.btn--secondary [class*="media--"] [class*="__body"],
.pagination span [class*="media--"] [class*="__body"],
.btn--tertiary [class*="media--"] [class*="__body"],
.btn--bare [class*="media--"] [class*="__body"],
.btn--important [class*="media--"] [class*="__body"],
.btn--transparent [class*="media--"] [class*="__body"],
.user__img--more [class*="media--"] [class*="__body"] {
  font-size: 13px;
  line-height: 38px;
  text-align: left
}

.btn--primary [class*="media--"] [class*="__img"],
.btn--secondary [class*="media--"] [class*="__img"],
.pagination span [class*="media--"] [class*="__img"],
.btn--tertiary [class*="media--"] [class*="__img"],
.btn--bare [class*="media--"] [class*="__img"],
.btn--important [class*="media--"] [class*="__img"],
.btn--transparent [class*="media--"] [class*="__img"],
.user__img--more [class*="media--"] [class*="__img"] {
  line-height: 1
}

.btn--primary,
.btn--primary:focus,
.btn--primary[disabled]:hover,
.btn--primary.disabled:hover,
.pagination .btn--primary.page.current:hover,
.btn--group>label.btn--primary:hover {
  background: #4fbdf4;
  border-color: #4fbdf4;
  color: white
}

.btn--primary:hover {
  background: #44a4d3;
  border-color: #44a4d3;
  color: white
}

.btn--secondary,
.pagination span,
.btn--secondary:focus,
.pagination span:focus,
.btn--secondary[disabled]:hover,
.pagination span[disabled]:hover,
.btn--secondary.disabled:hover,
.pagination span.disabled:hover,
.pagination span.page.current:hover,
.pagination .btn--secondary.page.current:hover,
.btn--more.btn--secondary:hover,
.pagination span.btn--more:hover,
.btn--group>label.btn--secondary:hover,
.user__img--more {
  background: white;
  border-color: #4fbdf4;
  color: #4fbdf4
}

.btn--secondary:hover,
.pagination span:hover {
  background: white;
  border-color: #44a4d3;
  color: #44a4d3
}

.btn--tertiary,
.btn--tertiary:focus,
.btn--tertiary[disabled]:hover,
.btn--tertiary.disabled:hover,
.pagination .btn--tertiary.page.current:hover,
.btn--group>label.btn--tertiary:hover,
.user__img--more:hover,
.mce-window .mce-primary button[type="button"] {
  background: #f0f1f2;
  border-color: #f0f1f2;
  color: #939a9d
}

.btn--tertiary:hover,
.mce-window .mce-primary button[type="button"]:hover {
  background: #939a9d;
  border-color: #939a9d;
  color: white
}

.btn--important,
.btn--important:focus,
.btn--important[disabled]:hover,
.btn--important.disabled:hover,
.pagination .btn--important.page.current:hover,
.btn--badge.btn--important:hover {
  background: #ec553c;
  border-color: #ec553c;
  color: white
}

.btn--important:hover {
  background: white;
  border-color: #ec553c;
  color: #ec553c
}

.btn--transparent,
.btn--transparent:focus,
.btn--transparent[disabled]:hover,
.btn--transparent.disabled:hover,
.pagination .btn--transparent.page.current:hover {
  background: transparent;
  border-color: white;
  color: white
}

.btn--transparent:hover {
  border-color: white;
  color: white
}

.btn--bare,
.btn--bare:focus,
.btn--bare[disabled]:hover,
.btn--bare.disabled:hover,
.pagination .btn--bare.page.current:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: none;
  border: none;
  font-size: inherit;
  font-weight: inherit;
  height: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  outline: none;
  overflow: inherit;
  text-transform: none;
  vertical-align: inherit
}

.btn--transparent:hover {
  color: white !important;
  opacity: 0.7
}

.btn--medium {
  height: 32px;
  line-height: 28px;
  padding: 0 20px
}

.btn--medium [class*="media--"] [class*="__body"] {
  line-height: 28px
}

.btn--small,
.pagination span {
  height: 26px;
  line-height: 22px;
  padding: 0 20px
}

.btn--small [class*="media--"] [class*="__body"],
.pagination span [class*="media--"] [class*="__body"] {
  line-height: 22px
}

.btn--xsmall {
  height: 18px;
  line-height: 14px;
  padding: 0 6px;
  font-size: 11px
}

.btn--xsmall [class*="media--"] [class*="__body"] {
  line-height: 14px
}

.btn--block,
[class*="dropdown__content--menu"] a,
[class*="dropdown__content--menu"] button {
  display: block;
  width: 100%
}

.btn--more {
  cursor: default;
  padding: 0 .6em
}

.btn--badge {
  cursor: default
}

.btn--slim {
  padding: 0 13.33333px
}

.article__seriesNav [class*="btn"],
.article__seriesNav [class*="btn"]:hover {
  border-color: transparent
}

.btn--group {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle
}

.btn--group>[class*="btn--"]:first-child {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-right: 10px
}

.btn--group>[class*="btn--"]:first-child,
.btn--group>[class*="btn--"]:first-child:hover {
  border-right: none
}

.btn--group>[class*="btn--"]:last-child {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 10px
}

.btn--group>label {
  cursor: default
}

.content__title {
  width: 50%
}

.content__author {
  width: 20%
}

.content__tagCount {
  width: 6%
}

.content__status {
  width: 18%
}

.content__control {
  width: 3%
}

.content--simple .content__tagCount {
  width: 10%
}

.content--simple .content__status {
  width: 20%
}

[class*="ad--"] a,
[class*="ad--"] img {
  display: block
}

.ad--lined {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  border: 1px solid #e9ebec
}

.ad--lined,
.ad--lined img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px
}

[class*="media--"],
[class*="user--"] {
  position: relative
}

[class*="media--"]>[class*="__img"],
[class*="user--"]>[class*="__img"] {
  margin-right: 10px
}

[class*="media--"]>[class*="__img--cozy"],
[class*="user--"]>[class*="__img--cozy"] {
  margin-right: 5px
}

[class*="media--"]>[class*="__img--right"],
[class*="user--"]>[class*="__img--right"] {
  margin-left: 10px;
  margin-right: 0
}

[class*="media--"] [class*="__title"],
[class*="user--"] [class*="__title"] {
  display: inline-block
}

.media--block,
[class*="user--"] {
  display: block;
  margin: 1em 0
}

.media--block>[class*="__img"],
[class*="user--"]>[class*="__img"],
.media--block>[class*="__body"],
[class*="user--"]>[class*="__body"] {
  display: block
}

.media--block>[class*="__img"],
[class*="user--"]>[class*="__img"] {
  float: left
}

.media--block>[class*="__img--right"],
[class*="user--"]>[class*="__img--right"] {
  float: right
}

.media--block>[class*="icon-"],
[class*="user--"]>[class*="icon-"] {
  line-height: inherit
}

.media--block.media--nomargin,
.media--nomargin[class*="user--"] {
  margin: 0
}

.media--inline {
  display: inline-block
}

.media--inline>[class*="__img"],
.media--inline>[class*="__body"] {
  display: inline-block
}

.user--primary [class*="user__img"] {
  line-height: 70px;
  height: 70px;
  width: 70px
}

.user--primary>.user__body {
  margin-left: 100px
}

.user--primary .user__title--vertAlign {
  line-height: 70px
}

.user--secondary [class*="user__img"] {
  line-height: 60px;
  height: 60px;
  width: 60px
}

.user--secondary>.user__body {
  margin-left: 80px
}

.user--secondary .user__title--vertAlign {
  line-height: 60px
}

.user--tertiary [class*="user__img"] {
  line-height: 40px;
  height: 40px;
  width: 40px
}

.user--tertiary>.user__body {
  margin-left: 54px
}

.user--tertiary .user__title--vertAlign {
  line-height: 40px
}

.user__imgLink {
  display: block
}

.user__imgLink:hover 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)
}

[class*="user__img"],
.user__imgLink {
  border-radius: 50%
}

.user__img--more {
  color: #61696d;
  font-size: 14px;
  padding: 0;
  text-align: center
}

.user__img--more>[class*="icon-"] {
  line-height: 40px
}

a[class*="user__title"],
[class*="user__title"] a {
  font-weight: 600
}

ol {
  list-style-type: decimal
}

ul {
  list-style-type: disc
}

ul,
ol {
  list-style-position: outside
}

li {
  margin-bottom: .8em;
  position: relative
}

li ol,
li ul {
  margin: .8em 0
}

ul:not([class*="list--horz"]) li:last-child {
  margin-bottom: 0
}

[class*="dropdown__content--menu"] li,
[class*="list--bare"] li {
  list-style-type: none
}

[class*="list--block"] {
  padding: 0;
  margin: 0
}

.list--blockAll>li,
[class*="dropdown__content--menu"]>li {
  margin: 0
}

.list--blockMedia>li>[class*="media--"],
.list--blockMedia>li>[class*="user--"] {
  margin: 0
}

[class*="list--slim"] {
  padding-left: 17.5px
}

[class*="list--horz"]>li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-right: 1em;
  vertical-align: middle
}

[class*="list--horz"].list--comfy>li {
  margin-right: 1.5em
}

[class*="list--horz"].list--cozy>li {
  margin-right: 10px
}

[class*="list--horz"].list--compact>li {
  margin-right: 4px
}

[class*="list--horz"].list--centered>li {
  margin-left: 0.5em;
  margin-right: 0.5em
}

[class*="list--horz"].list--centered.list--comfy>li {
  margin-left: 1.5em;
  margin-right: 1.5em
}

[class*="list--horz"].list--centered.list--cozy>li {
  margin-left: 10px;
  margin-right: 10px
}

[class*="list--horz"].list--centered.list--compact>li {
  margin-left: 4px;
  margin-right: 4px
}

[class*="list--horz"].list--dotted>li:before {
  content: "\00b7";
  margin-right: inherit
}

[class*="list--horz"].list--dotted>li:first-child:before {
  display: none
}

.list--horzRight {
  text-align: right
}

.list--horzRight>li {
  margin-left: 1em;
  margin-right: 0
}

.list--horzRight.list--comfy>li {
  margin-left: 1.5em;
  margin-right: 0
}

.list--horzRight.list--cozy>li {
  margin-left: 10px;
  margin-right: 0
}

.list--horzRight.list--compact>li {
  margin-left: 4px;
  margin-right: 0
}

.list--horzRight.list--dotted>li:before {
  display: none
}

.list--horzRight.list--dotted>li:after {
  content: "\00b7";
  margin-left: inherit
}

.list--horzRight.list--dotted>li:last-child:after {
  display: none
}

.list--xcompact>li {
  margin-left: 0;
  margin-right: 0
}

.list--vertLarge>li {
  margin-bottom: 2em
}

.list--vertMedium>li {
  margin-bottom: 1.5em
}

.list--vertSmall>li {
  margin-bottom: .4em
}

.list--boxed {
  background: white;
  border: 1px solid #e9ebec;
  padding: 1em 2em
}

.list--boxed.list--bare {
  padding-left: 1em;
  padding-right: 1em
}

.nav--list a,
.nav--resources a {
  display: block
}

.nav--list ol,
.nav--resources ol {
  list-style-type: decimal
}

.nav--list ul,
.nav--resources ul {
  list-style-type: disc
}

@media (max-width: 64em) {

  .post .nav--bread li,
  .post .nav--bread a {
    font-size: 12px;
    font-weight: normal !important
  }

  .post .nav--bread .media__img {
    font-size: 8px
  }
}

.back-link {
  margin-left: -15px
}

nav.content--primary li.active {
  font-weight: bold
}

nav.content--primary>ol>li>a:hover,
nav.content--primary>ul>li>a:hover,
nav.content--primary.nav--list li:hover,
nav.content--primary.nav--resources li:hover,
nav.content--primary.nav--list li:hover a,
nav.content--primary.nav--resources li:hover a {
  color: #44a4d3
}

nav.content--secondary li.active {
  font-weight: bold
}

nav.content--secondary>ol>li>a:hover,
nav.content--secondary>ul>li>a:hover,
nav.content--secondary.nav--list li:hover,
nav.content--secondary.nav--resources li:hover,
nav.content--secondary.nav--list li:hover a,
nav.content--secondary.nav--resources li:hover a {
  color: #44a4d3
}

nav.content--tertiary li.active {
  font-weight: bold
}

nav.content--tertiary>ol>li>a:hover,
nav.content--tertiary>ul>li>a:hover,
nav.content--tertiary.nav--list li:hover,
nav.content--tertiary.nav--resources li:hover,
nav.content--tertiary.nav--list li:hover a,
nav.content--tertiary.nav--resources li:hover a {
  color: #44a4d3
}

nav.content--primary--medium li.active {
  font-weight: bold
}

nav.content--primary--medium>ol>li>a:hover,
nav.content--primary--medium>ul>li>a:hover,
nav.content--primary--medium.nav--list li:hover,
nav.content--primary--medium.nav--resources li:hover,
nav.content--primary--medium.nav--list li:hover a,
nav.content--primary--medium.nav--resources li:hover a {
  color: #44a4d3
}

nav.content--tertiary--medium li.active {
  font-weight: bold
}

nav.content--tertiary--medium>ol>li>a:hover,
nav.content--tertiary--medium>ul>li>a:hover,
nav.content--tertiary--medium.nav--list li:hover,
nav.content--tertiary--medium.nav--resources li:hover,
nav.content--tertiary--medium.nav--list li:hover a,
nav.content--tertiary--medium.nav--resources li:hover a {
  color: #44a4d3
}

nav.content--tertiary.light li.active {
  font-weight: bold
}

nav.content--tertiary.light>ol>li>a:hover,
nav.content--tertiary.light>ul>li>a:hover,
nav.content--tertiary.light.nav--list li:hover,
nav.content--tertiary.light.nav--resources li:hover,
nav.content--tertiary.light.nav--list li:hover a,
nav.content--tertiary.light.nav--resources li:hover a {
  color: white
}

.nav--pagination {
  padding: 1em 0
}

.nav--pagination [disabled] {
  display: none
}

.pagination {
  padding: 1em 0
}

.pagination span {
  position: relative;
  width: 2.5em
}

.pagination a {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.pagination span.gap {
  display: none
}

.pagination .page.current {
  width: auto
}

.pagination .page.current:before {
  content: "Page "
}

.pagination .first a,
.pagination .prev a,
.pagination .next a,
.pagination .last a {
  color: #4fbdf4;
  font-size: 0
}

.pagination .first a:hover,
.pagination .prev a:hover,
.pagination .next a:hover,
.pagination .last a:hover {
  color: #44a4d3
}

.pagination .first a:before,
.pagination .prev a:before,
.pagination .next a:before,
.pagination .last a:before {
  line-height: inherit
}

.pagination .first a:before {
  content: "\e621"
}

.pagination .prev a:before {
  content: "\e608"
}

.pagination .next a:before {
  content: "\e609"
}

.pagination .last a:before {
  content: "\e622"
}

.pagination--before {
  display: none
}

@media (max-width: 48em) {
  .pagination--before {
    display: block
  }
}

.nav--share .media--inline {
  vertical-align: middle
}

.nav--share .media--inline [class*="__img"] {
  vertical-align: bottom
}

.nav--share .dropdown.active,
.nav--share .active.dropdown--fullWidth {
  font-weight: inherit
}

.nav--share [class*="dropdown__"] [class*="__img"] {
  vertical-align: baseline
}

.nav--participants li {
  vertical-align: top
}

.nav--participants .user__imgLink {
  margin-right: 6px
}

.nav--resources li a {
  display: inline
}

.nav--resources li a:hover {
  color: #44a4d3
}

.nav--resources li:last-child {
  margin-bottom: 0
}

.nav--resources .nav--resources__download {
  float: right;
  margin-left: 1em
}

.menu-wrapper {
  position: fixed;
  overflow: scroll;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 10;
  visibility: hidden
}

.menu-wrapper.active {
  visibility: visible
}

#mobile-menu-trigger {
  cursor: pointer;
  width: 40px;
  height: 40px;
  font-size: 16px !important;
  color: #7a8084 !important
}

#mobile-menu-content {
  display: none;
  background-color: white;
  position: absolute;
  z-index: 10;
  min-height: 100%;
  width: 47%;
  top: 0%;
  right: -62%;
  box-shadow: 0px 0px 10px 0px #b7babd;
  color: #3b3c3c;
  font-size: 18px;
  -webkit-transition-property: right;
  -moz-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear
}

#mobile-menu-content.active {
  right: 0%
}

#mobile-menu-content [class*="icon-"] {
  opacity: unset
}

.mobile__menu--item {
  padding: 20px 40px
}

.mobile__menu--item.active {
  background: #f7f7f7;
  border-left: 3px solid #4fbdf4;
  padding: 20px 37px
}

.mobile__link {
  color: #3b3c3c
}

.mobile__link .media__body {
  font-size: 22px
}

.mobile__menuHeader {
  display: flex;
  align-items: center;
  color: #7a8084;
  font-size: 20px;
  padding: 1.5em 1.5em;
  height: 55px
}

.mobile__menuHeader .header__logo {
  display: none;
  height: 35px;
  width: 10em
}

.mobile__menuClose {
  cursor: pointer;
  position: absolute;
  right: 25px
}

.mobile__dropdown {
  display: none
}

.mobile__menuList {
  margin: 0px;
  padding: 0px
}

.dropdown__mobile--menu {
  font-size: 15px;
  padding: 0 0 0 4em;
  margin: 0 0 1.4em
}

.dropdown__mobile--menu li {
  margin-bottom: 1.2em
}

.dropdown__mobile--menu li.current a {
  background: #f7f7f7
}

.dropdown__mobile--menu a {
  padding: 0.5em;
  color: #7a8084 !important
}

.dropdown__mobile--menu a:hover {
  color: #7a8084 !important
}

@media (max-width: 30em) {
  .dropdown__mobile--menu {
    padding: 0 0 0 3em
  }
}

@media (max-width: 23.75em) {
  .dropdown__mobile--menu {
    padding: 0 0 0 3em
  }
}

.dropdown,
.dropdown--fullWidth {
  position: relative
}

.dropdown.active>[class*="dropdown__content"],
.active.dropdown--fullWidth>[class*="dropdown__content"] {
  opacity: 1;
  visibility: visible
}

.dropdown__trigger {
  cursor: pointer
}

[class*="dropdown__content"] {
  opacity: 0;
  position: absolute;
  top: 100%;
  visibility: hidden;
  z-index: 100
}

[class*="dropdown__content"] a,
[class*="dropdown__content"] button {
  white-space: nowrap
}

[class*="dropdown__content"][class*="alignLeft"] {
  left: 0;
  right: auto
}

[class*="dropdown__content"][class*="alignRight"] {
  left: auto;
  right: 0
}

.dropdown--fullWidth {
  display: inline-block
}

.dropdown--fullWidth [class*="dropdown__content"] {
  width: 100%
}

.dropdown--fullWidth a,
.dropdown--fullWidth button {
  white-space: initial
}

[class*="dropdown__content--box"] {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  background: #e9ebec;
  margin-top: .8em;
  padding: 1em;
  width: 400px
}

[class*="dropdown__content--box"]:before {
  content: "";
  height: .8em;
  left: .5em;
  position: absolute;
  right: auto;
  top: -.8em;
  width: 100%
}

[class*="dropdown__content--box"][class*="alignRight"]:before {
  left: auto;
  right: .5em
}

[class*="dropdown__content--box"][class*="slim"] {
  width: 200px
}

[class*="dropdown__content--box"][class*="wide"] {
  width: 800px
}

[class*="dropdown__content--menu"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #303538;
  padding: 20px 0;
  margin: 0;
  margin-top: 10px
}

[class*="dropdown__content--menu"]:before {
  content: '';
  height: 10px;
  left: 0;
  position: absolute;
  top: -10px;
  width: 100%;
  z-index: -1
}

.tab__header [class*="dropdown__content--menu"] {
  margin-top: 0
}

.tab__header [class*="dropdown__content--menu"]:before {
  display: none
}

[class*="dropdown__content--menu"] li,
[class*="dropdown__content--menu"] a,
[class*="dropdown__content--menu"] button,
[class*="dropdown__content--menu"] .dropdown__option,
[class*="dropdown__content--menu"] .dropdown__noOp,
[class*="dropdown__content--menu"] .media--inline [class*="media__"] {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
  padding: 0.39em 25px;
  text-align: left;
  white-space: nowrap
}

[class*="dropdown__content--menu"] li {
  padding: 0 5px
}

[class*="dropdown__content--menu"] .media--inline [class*="media__"] {
  display: inline-block;
  padding: .39em 0
}

[class*="dropdown__content--menu"] [class*="media--"] [class*="__img"] {
  margin-right: 1em;
  text-align: center;
  width: 14px
}

[class*="dropdown__content--menu"] a,
[class*="dropdown__content--menu"] button {
  text-align: left;
  color: #fff !important
}

[class*="dropdown__content--menu"] a:hover,
[class*="dropdown__content--menu"] button:hover {
  background: white;
  color: #343738 !important
}

[class*="dropdown__content--menu"] a.disabled:hover,
[class*="dropdown__content--menu"] .pagination a.page.current:hover,
.pagination [class*="dropdown__content--menu"] a.page.current:hover,
[class*="dropdown__content--menu"] a[disabled]:hover,
[class*="dropdown__content--menu"] button.disabled:hover,
[class*="dropdown__content--menu"] .pagination button.page.current:hover,
.pagination [class*="dropdown__content--menu"] button.page.current:hover,
[class*="dropdown__content--menu"] button[disabled]:hover {
  background: transparent;
  color: white
}

[class*="dropdown__content--menu"] a.active,
[class*="dropdown__content--menu"] button.active {
  opacity: 1
}

[class*="dropdown__content--menu"] .dropdown__header {
  font-size: 12px;
  padding: 0.5em 30px;
  margin: 0
}

[class*="dropdown__content--menu"] .dropdown__divider {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  background: #61696d;
  margin: 1.5em 30px
}

[class*="dropdown__content--menu"] .dropdown__content--left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-bottom: 1em;
  padding-top: 1em;
  background: #292d30;
  right: 100%;
  top: 0
}

.dropdown--filters li,
.dropdown--filters a,
.dropdown--filters button,
.dropdown--filters .dropdown__option,
.dropdown--filters .media--inline [class*="media__"] {
  padding-left: 15px;
  padding-right: 15px
}

.dropdown--filters li {
  padding-left: 5px;
  padding-right: 5px
}

.dropdown--filters .media--inline [class*="media__"] {
  padding-left: 0;
  padding-right: 0
}

.dropdown--filters .media__img:before {
  color: transparent
}

.dropdown--filters a.active {
  color: white
}

.dropdown--filters a.active .media__img:before {
  color: white
}

.dropdown--filters a.active:hover {
  color: #343738
}

.dropdown--filters a.active:hover .media__img:before {
  color: #343738
}

[class*="modal__container"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding: 2em;
  position: relative;
  width: 580px
}

[class*="modal__container"][class*="--xslim"] {
  width: 400px
}

[class*="modal__container"][class*="--slim"] {
  width: 500px
}

[class*="modal__container"][class*="--wide"] {
  width: 680px
}

[class*="modal__container"][class*="--xwide"] {
  width: 800px
}

[class*="modal__container"][class*="--scrollable"] {
  max-height: 580px
}

[class*="modal__container"][class*="--scrollable"] .modal__body {
  max-height: 480px;
  overflow-y: scroll;
  -ms-overflow-y: auto
}

@media (max-width: 48em) {

  [class*="modal__container"],
  [class*="modal__container"][class*="--wide"],
  [class*="modal__container"][class*="--xwide"] {
    width: 100%
  }
}

.mfp-close {
  right: 0;
  top: 0
}

.modal__body>*:first-child,
.modal__footer>*:first-child {
  margin-top: 0;
  padding-top: 0
}

.modal__body>*:last-child,
.modal__footer>*:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.modal__title {
  margin: 0 0 .5em
}

.modal__footer {
  margin-top: 1em
}

.modal__loading {
  font-style: italic;
  text-align: center
}

.modal--noclose .mfp-close {
  display: none
}

.modal--brand {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 30px;
  text-align: center;
  width: 500px
}

.modal--brand .modal__top,
.modal--brand .modal__logo {
  background-color: #4fbdf4;
  margin: -30px -30px 0;
  padding: 0;
  position: relative
}

.modal--brand .modal__top {
  height: 1em
}

.modal--brand .modal__top:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #4fbdf4;
  border-bottom-width: 0;
  bottom: -14px;
  content: '';
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute
}

.modal--brand .modal__logo {
  /* background-image: url("/assets/mark-f54ea5f4c37a1f785ac40f7da751159a.png");
  background-image: url("/assets/mark-0880b03c1fe8fb1bcf1e77b6cfdc8009.svg"), none; */
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: auto 70%;
  direction: ltr;
  height: 96px;
  text-indent: -9999em
}

.modal--brand .modal__logo:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: white;
  border-top-width: 0;
  bottom: 0;
  content: '';
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute
}

.modal--brand .modal__title,
.modal--brand .login__avatar {
  color: #44a4d3;
  margin: 0;
  padding: 30px 0
}

.modal--brand .login__title,
.modal--brand .login__avatar {
  height: 140px;
  line-height: 80px
}

.modal--brand .copy--large {
  color: #44a4d3
}

.modal--brand .mfp-close {
  display: none
}

@media (max-width: 30em) {
  .modal--brand {
    width: 100%
  }
}

.modal--brand--wide {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 30px;
  text-align: center;
  width: 680px
}

.modal--brand--wide .modal__top,
.modal--brand--wide .modal__logo {
  background: #4fbdf4;
  margin: -30px -30px 0;
  padding: 0;
  position: relative
}

.modal--brand--wide .modal__top {
  height: 1em
}

.modal--brand--wide .modal__top:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #4fbdf4;
  border-bottom-width: 0;
  bottom: -14px;
  content: '';
  left: 326px;
  position: absolute
}

.modal--brand--wide .modal__logo {
  /* background-image: url("/assets/mark-f54ea5f4c37a1f785ac40f7da751159a.png");
  background-image: url("/assets/mark-0880b03c1fe8fb1bcf1e77b6cfdc8009.svg"), none; */
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: auto 70%;
  direction: ltr;
  height: 96px;
  text-indent: -9999em
}

.modal--brand--wide .modal__logo:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: white;
  border-top-width: 0;
  bottom: 0;
  content: '';
  left: 326px;
  position: absolute
}

.modal--brand--wide .modal__title,
.modal--brand--wide .login__avatar {
  color: #44a4d3;
  margin: 0;
  padding: 30px 0
}

.modal--brand--wide .login__title,
.modal--brand--wide .login__avatar {
  height: 140px;
  line-height: 80px
}

.modal--brand--wide .copy--large {
  color: #44a4d3
}

.modal--brand--wide .mfp-close {
  display: none
}

@media (max-width: 30em) {
  .modal--brand--wide {
    width: 100%
  }
}

.tab__header {
  padding: 26px 0 0
}

.search .tab__header {
  padding: 0
}

.tab__header nav>ul>li {
  margin-left: 40px;
  margin-right: 0
}

.tab__header nav>ul>li:first-child {
  margin-left: 0
}

.tab__header th {
  padding: 0;
  font-weight: 600
}

.tab__header .tab__link,
.tab__header [data-tab],
.tab__header .tab__title,
.tab__header .tab__li>[class*="media--"] [class*="media__"] {
  height: 46px;
  line-height: 46px
}

.tab__header .tab__li>[class*="media--"] [class*="media__"] {
  border-bottom: 2px solid transparent
}

.tab__header.notop {
  padding-top: 0
}

.tab__link,
[data-tab] {
  display: inline-block;
  font-weight: 600;
  color: #939a9d;
  cursor: pointer
}

.tab__link:hover,
[data-tab]:hover {
  color: #313537
}

.tab__link.active,
[data-tab].active {
  color: #313537;
  font-weight: 600
}

.tab__link.active:after,
[data-tab].active:after {
  border-bottom: 3px solid #343738;
  bottom: 0;
  content: '';
  left: 0;
  margin-bottom: -1px;
  position: absolute;
  right: 0
}

.tab__link.search--active,
[data-tab].search--active {
  color: #1d8fbb;
  font-weight: bold;
  font-size: 17px
}

.tab__link.search--active:after,
[data-tab].search--active:after {
  border-bottom: 3px solid #1d8fbb;
  bottom: 0;
  content: '';
  left: 0;
  margin-bottom: -1px;
  position: absolute;
  right: 0
}

.tab__link.search--inactive,
[data-tab].search--inactive {
  color: #030b11;
  font-weight: bold;
  font-size: 17px
}

.tab__divider {
  margin-bottom: 2.22em;
  margin-top: 0;
  background: #dcdee0
}

.tab__dividerContainerSplit {
  display: none
}

.tab__dividerContainerSplit>.tab__divider {
  margin-bottom: 0
}

.tab__content {
  display: none
}

.tab__content.active {
  display: block
}

@media (max-width: 64em) {
  .tab__header nav>ul>li {
    margin-left: 20px
  }
}

@media (max-width: 48em) {

  .tab__header>.grid__col--medium--12>nav>.list--horz,
  .tab__header>.grid__col--12>nav>.list--horz {
    text-align: left
  }

  .tab__content--paddingBottom {
    padding-bottom: 10px
  }

  .tab__dividerContainerSplit {
    display: block
  }

  .tab__dividerContainerSplit~.tab__dividerContainer>.tab__divider {
    background: transparent
  }
}

@media (max-width: 30em) {

  .tab__header>.grid__col--medium--12>nav>.list--horz,
  .tab__header>.grid__col--12>nav>.list--horz {
    text-align: center
  }
}

[class*="flash--"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  background: white;
  bottom: 0;
  font-weight: 600;
  margin-bottom: 2em;
  padding: 1.5em;
  position: fixed;
  right: 2em;
  width: 300px;
  z-index: 100
}

[class*="flash--"] [class*="__img"] {
  font-size: 30px
}

[class*="flash--"] [class*="__body"] {
  margin-left: 40px
}

.flash--static {
  position: static;
  bottom: auto;
  right: auto;
  width: auto
}

.flash--static .grid__row [class*="grid__col"]:first-child {
  display: none
}

.flash--static .grid__row [class*="grid__col"]:last-child {
  width: 100%;
  text-align: center;
  padding: 0
}

.header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 0 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  background: white;
  color: #7a8084;
  height: 96px;
  position: relative
}

.header li>span {
  cursor: default
}

.header [class*="icon-"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6
}

.header__container--logo,
.header__container--main {
  position: relative
}

.header__container--logo {
  margin-right: 3em
}

.header__container--main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.header__section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between
}

.header__logo {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  direction: ltr;
  height: 96px;
  text-indent: -9999em;
  position: relative;
  width: 140px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none
}

.header__logo:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8
}

.search__wrapper {
  background: #f0f1f2;
  padding: 0 2.2em;
  border-radius: 2em
}

.search__wrapper:before {
  content: "\e905";
  color: #7a8084;
  position: absolute;
  left: 1.2em;
  top: .8em
}

input[type="search"].search__input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  color: #7a8084;
  padding: .7em;
  width: 100%
}

input[type="search"].search__input::-webkit-input-placeholder {
  color: #7a8084
}

input[type="search"].search__input::-moz-placeholder {
  color: #7a8084
}

input[type="search"].search__input:-moz-placeholder {
  color: #7a8084
}

input[type="search"].search__input:-ms-input-placeholder {
  color: #7a8084
}

.search__container--mobile {
  width: 100%;
  padding: 0 1.5em 0;
  background: white
}

.search__wrapper--banner {
  position: relative;
  width: 100%
}

.header__search {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 3em
}

.header__search input[type="search"]::-ms-clear {
  display: none
}

.header__searchInputWrapper {
  display: inline-block
}

.header__searchInputWrapper .header__searchInput {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
  color: white;
  padding: 0;
  width: 0
}

.header__searchInputWrapper .header__searchInput::-webkit-input-placeholder {
  color: #bce1f1
}

.header__searchInputWrapper .header__searchInput::-moz-placeholder {
  color: #bce1f1
}

.header__searchInputWrapper .header__searchInput:-moz-placeholder {
  color: #bce1f1
}

.header__searchInputWrapper .header__searchInput:-ms-input-placeholder {
  color: #bce1f1
}

.header__userDropdown {
  margin-right: 20px;
  padding: 15px 0
}

.header__userDropdown [class*="dropdown__content--menu"] {
  color: white;
  right: -20px
}

.header__userDropdown [class*="dropdown__content--menu"]:before {
  right: 34px
}

[class*="nav--header"]>ul>li {
  font-size: 14px
}

[class*="nav--header"]>ul>li>a,
[class*="nav--header"]>ul>li>span {
  display: block;
  font-weight: 600
}

[class*="nav--header"]>ul>li>a.current,
[class*="nav--header"]>ul>li>span.current {
  color: #3b3c3c
}

[class*="nav--header"]>ul>li>a.current:after,
[class*="nav--header"]>ul>li>span.current:after {
  border-bottom: 1px solid #3b3c3c;
  top: 62px;
  content: "";
  left: 0;
  position: absolute;
  right: 0
}

@media (max-width: 40em) {

  [class*="nav--header"]>ul>li>a.current:after,
  [class*="nav--header"]>ul>li>span.current:after {
    top: 45px
  }
}

.nav--headerMain {
  background: white;
  position: relative;
  white-space: nowrap
}

.nav--headerMain a {
  color: #7a8084
}

.nav--headerMain a:hover {
  color: #7a8084;
  opacity: 0.8
}

.nav--headerMain>ul>li {
  margin-right: 3em;
  height: 96px;
  line-height: 96px
}

.nav--headerMain [class*="dropdown__content"] {
  left: 50%;
  margin-top: -10px;
  width: 320px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%)
}

.nav--headerMain [class*="dropdown__content"]:before {
  left: 50%;
  margin-left: -14px
}

.nav--headerMain__libraryLink {
  display: inline-block !important
}

.nav--headerAccount__libraryLink {
  display: none !important
}

.nav--headerAccount {
  white-space: nowrap
}

.nav--headerAccount>ul>li:first-of-type {
  margin: 10px
}

.nav--headerAccount>ul>li:first-of-type a {
  color: #4fbdf4
}

.nav--headerAccount>ul>li:first-of-type a:hover {
  color: #44a4d3
}

.nav--headerAccount li:hover [class*="icon-"] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

.nav--headerAccount .media--block,
.nav--headerAccount [class*="user--"],
.nav--headerAccount .user--tertiary {
  margin: 0
}

.nav--headerAccount [class*="icon-"]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1
}

.nav--headerAccount .user__body,
.nav--headerAccount .user__imgLink {
  display: inline-block;
  vertical-align: middle
}

.nav--headerAccount .user__imgLink {
  float: none
}

.nav--headerAccount .user__body {
  margin-left: 0
}

[class*="dropdown__content--header"] {
  margin-top: 1em;
  top: auto
}

[class*="dropdown__content--header"]:before {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #303538;
  border-top-width: 0;
  content: "";
  left: auto;
  position: absolute;
  top: -14px
}

.header__search--alt {
  display: none;
  margin: 0 1em
}

.searchSite {
  position: relative;
  max-width: 480px;
  margin: 0 auto
}

input[type="search"].searchSite__input {
  font-size: 15px;
  line-height: 1.65;
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
  border-radius: 1.5em;
  box-sizing: border-box;
  line-height: 45px;
  height: 47px;
  padding: 0 1em 0 50px;
  transition: border-color .1s linear;
  width: 100%;
  max-width: 100%
}

input[type="search"].searchSite__input:focus {
  border-color: #4fbdf4;
  outline: none
}

input[type="search"].searchSite__input::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button
}

.searchSite__icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: absolute;
  left: 0;
  width: 50px;
  top: 0;
  bottom: 0;
  color: #aaa;
  font-size: 1.5rem;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg)
}

@media (max-width: 64em) {
  .header__logo {
    width: 200px
  }

  .header__container--logo {
    margin-right: 20px;
    padding-right: 20px
  }

  .header__search {
    margin-right: 20px
  }

  .nav--headerMain>ul>li {
    margin-right: 20px
  }
}

@media (max-width: 63.75em) {
  .header__logo {
    width: 3em
  }

  .nav--headerMain [class*="dropdown__content"] {
    left: -10px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
  }

  .nav--headerMain [class*="dropdown__content"]:before {
    left: 20px;
    margin-left: 0
  }
}

@media (max-width: 47.5em) {
  .mobile__trigger_container {
    display: inline-block
  }

  .nav--headerMain {
    display: none
  }

  .nav--headerAccount {
    display: none
  }

  .header__logo {
    width: 16em
  }
}

@media (max-width: 40em) {
  .header {
    padding: 0 10px;
    height: auto
  }

  .header__logo {
    width: 14.5em
  }

  #mobile-menu-content {
    width: 62%
  }

  .nav--headerMain>ul>li,
  .nav--headerAccount>ul>li {
    font-size: 14px
  }

  .nav--headerMain>ul>li {
    margin-right: 20px;
    height: 70px;
    line-height: 70px
  }

  .nav--headerMain>ul>li.nav--headerMain__resourcesLink {
    margin-right: 0
  }

  .nav--headerMain__libraryLink {
    display: none !important
  }

  .nav--headerAccount__libraryLink {
    display: block !important
  }

  .nav--headerMain [class*="dropdown__content"] {
    margin-top: -5px
  }

  .header__userDropdown [class*="dropdown__content--menu"] {
    right: -20px
  }
}

@media (max-width: 30em) {
  .header__search {
    display: none
  }

  .header {
    padding: 0 2em
  }

  .header__container--logo {
    margin-right: 0.75em;
    padding-right: 0
  }

  .header__container--logo:after {
    display: none
  }

  .nav--headerMain>ul>li {
    margin-right: 0.75em
  }

  .nav--headerAccount .user__body {
    display: none
  }

  .header__userDropdown {
    margin-right: 0.5em
  }

  .user__imgLink {
    margin-right: 0 !important
  }

  .header__userDropdown [class*="dropdown__content--menu"] {
    right: -7px
  }

  .search__container--mobile {
    display: inline-block;
    z-index: 8
  }

  .mobile__link .media__body {
    font-size: 19px
  }

  #mobile-menu-content {
    width: 75%
  }
}

@media (max-width: 23.75em) {
  .header__search {
    margin-right: 10px
  }

  #mobile-menu {
    visibility: visible;
    position: relative
  }

  .mobile__menuHeader .header__logo {
    display: block
  }

  #mobile-menu-content {
    min-height: unset;
    padding-top: 1em;
    padding-bottom: 2em;
    width: 100%;
    height: unset;
    right: 0%;
    top: -100%;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    transition-property: top;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
  }

  #mobile-menu-content.active {
    top: 0%
  }
}

@media (max-width: 20em) {
  .header__searchIcon {
    padding: 0 !important
  }
}

.banner {
  background-color: white;
  overflow: hidden;
  position: relative;
  text-align: center;
  min-height: 200px
}

.banner__container {
  background: white
}

.banner--middled {
  height: 100%;
  display: flex;
  align-items: center
}

.banner--textOnly {
  display: flex;
  align-items: center;
  min-height: 130px
}

.banner--textOnly .banner__body {
  position: relative
}

.banner__img {
  margin: 0 -1000%;
  padding-bottom: 20px
}

.banner__img img,
.banner__img span,
.banner__img {
  font-size: 0;
  line-height: 0
}

.banner__desktop {
  display: inline-block
}

.img--illo-banner {
  max-width: 35%
}

.banner__body {
  height: 100%;
  z-index: 5;
  position: absolute;
  padding: 0 1em;
  top: 0;
  width: 100%
}

.banner__body.banner__body--darkText {
  color: #368db4
}

.banner__body [class*="btn"] {
  width: 14em
}

.banner__title {
  margin: 0px 0px 20px;
  font-size: 36px
}

.banner__title--compact {
  margin: 10px 0px 10px
}

.banner__copy {
  padding: 1em 0 0
}

.banner__button {
  margin-top: 1em
}

@media (max-width: 75em) {
  .banner__body {
    position: relative;
    top: 10%
  }
}

@media (max-width: 64em) {
  .banner__preTitle~.banner__title {
    margin-top: 0
  }

  .banner__preTitle {
    margin-top: 2em
  }
}

@media (max-width: 30em) {
  .banner__desktop {
    display: none
  }

  .banner__mobile {
    display: block
  }

  .banner__img {
    margin: 0 0 0
  }

  .banner__img img,
  .banner__img span {
    width: 100%
  }

  .banner {
    padding-top: 1em
  }

  .banner__title {
    font-size: 32px;
    letter-spacing: 0.4px;
    margin-top: 20px
  }

  .banner__button {
    text-align: center
  }

  .banner__button [class*="btn"] {
    width: 100%
  }

  #bbc_col {
    margin-bottom: 2em;
    margin-top: 0em
  }
}

@media (max-width: 23.75em) {
  .banner__title {
    font-size: 26px
  }
}

#img-banner-home {
  -webkit-transform: translatex(20%);
  -moz-transform: translatex(20%);
  -ms-transform: translatex(20%);
  -o-transform: translatex(20%);
  transform: translatex(20%)
}

#img-banner-discuss {
  -webkit-transform: translatex(20%);
  -moz-transform: translatex(20%);
  -ms-transform: translatex(20%);
  -o-transform: translatex(20%);
  transform: translatex(20%)
}

#img-banner-downloads {
  -webkit-transform: translatex(20%);
  -moz-transform: translatex(20%);
  -ms-transform: translatex(20%);
  -o-transform: translatex(20%);
  transform: translatex(20%)
}

#img-banner-ebooks {
  -webkit-transform: translatex(38%);
  -moz-transform: translatex(38%);
  -ms-transform: translatex(38%);
  -o-transform: translatex(38%);
  transform: translatex(38%)
}

#img-banner-e-learning-challenges {
  -webkit-transform: translatex(40%);
  -moz-transform: translatex(40%);
  -ms-transform: translatex(40%);
  -o-transform: translatex(40%);
  transform: translatex(40%)
}

#img-banner-examples {
  -webkit-transform: translatex(30%);
  -moz-transform: translatex(30%);
  -ms-transform: translatex(30%);
  -o-transform: translatex(30%);
  transform: translatex(30%)
}

#img-banner-building-better-courses {
  -webkit-transform: translatex(4%);
  -moz-transform: translatex(4%);
  -ms-transform: translatex(4%);
  -o-transform: translatex(4%);
  transform: translatex(4%)
}

@media (max-width: 75em) {
  .img--illo-banner {
    padding-top: 15px
  }

  #img-banner-e-learning-challenges {
    -webkit-transform: translatex(40%);
    -moz-transform: translatex(40%);
    -ms-transform: translatex(40%);
    -o-transform: translatex(40%);
    transform: translatex(40%);
    max-width: 45%
  }

  #img-banner-home {
    -webkit-transform: translatex(10%);
    -moz-transform: translatex(10%);
    -ms-transform: translatex(10%);
    -o-transform: translatex(10%);
    transform: translatex(10%)
  }

  #img-banner-discuss {
    -webkit-transform: translatex(5%);
    -moz-transform: translatex(5%);
    -ms-transform: translatex(5%);
    -o-transform: translatex(5%);
    transform: translatex(5%)
  }

  #img-banner-downloads {
    -webkit-transform: translatex(10%);
    -moz-transform: translatex(10%);
    -ms-transform: translatex(10%);
    -o-transform: translatex(10%);
    transform: translatex(10%)
  }

  #img-banner-ebooks {
    -webkit-transform: translatex(10%);
    -moz-transform: translatex(10%);
    -ms-transform: translatex(10%);
    -o-transform: translatex(10%);
    transform: translatex(10%);
    max-width: 45%
  }

  #img-banner-building-better-courses {
    max-width: 30%
  }

  #img-banner-examples {
    -webkit-transform: translatex(12%);
    -moz-transform: translatex(12%);
    -ms-transform: translatex(12%);
    -o-transform: translatex(12%);
    transform: translatex(12%)
  }

  #img-banner-e-learning-challenges {
    -webkit-transform: translatex(0%);
    -moz-transform: translatex(0%);
    -ms-transform: translatex(0%);
    -o-transform: translatex(0%);
    transform: translatex(0%)
  }
}

@media (max-width: 64em) {
  #img-banner-e-learning-challenges {
    max-width: 40%
  }

  #img-banner-discuss {
    -webkit-transform: translatex(0%);
    -moz-transform: translatex(0%);
    -ms-transform: translatex(0%);
    -o-transform: translatex(0%);
    transform: translatex(0%)
  }

  #img-banner-downloads {
    -webkit-transform: translatex(5%);
    -moz-transform: translatex(5%);
    -ms-transform: translatex(5%);
    -o-transform: translatex(5%);
    transform: translatex(5%)
  }

  #img-banner-home {
    max-width: 30%
  }

  #img-banner-downloads {
    max-width: 30%
  }

  #img-banner-articulate-studio {
    max-width: 30%
  }

  #img-banner-storyline {
    max-width: 30%
  }

  #img-banner-building-better-courses {
    -webkit-transform: translatex(-10%);
    -moz-transform: translatex(-10%);
    -ms-transform: translatex(-10%);
    -o-transform: translatex(-10%);
    transform: translatex(-10%)
  }

  #img-banner-examples {
    -webkit-transform: translatex(0%);
    -moz-transform: translatex(0%);
    -ms-transform: translatex(0%);
    -o-transform: translatex(0%);
    transform: translatex(0%)
  }
}

@media (max-width: 53.125em) {
  #img-banner-home-logged-in {
    -webkit-transform: translatex(10%);
    -moz-transform: translatex(10%);
    -ms-transform: translatex(10%);
    -o-transform: translatex(10%);
    transform: translatex(10%)
  }

  #img-banner-ebooks {
    -webkit-transform: translatex(0%);
    -moz-transform: translatex(0%);
    -ms-transform: translatex(0%);
    -o-transform: translatex(0%);
    transform: translatex(0%)
  }

  #img-banner-e-learning-challenges {
    max-width: 35%
  }

  #img-banner-articulate-studio {
    -webkit-transform: translatex(5%);
    -moz-transform: translatex(5%);
    -ms-transform: translatex(5%);
    -o-transform: translatex(5%);
    transform: translatex(5%);
    max-width: 25%
  }

  #img-banner-storyline {
    -webkit-transform: translatex(7%);
    -moz-transform: translatex(7%);
    -ms-transform: translatex(7%);
    -o-transform: translatex(7%);
    transform: translatex(7%)
  }

  #img-banner-e-learning-101 {
    max-width: 30%
  }

  #img-banner-360 {
    -webkit-transform: translatex(-5%);
    -moz-transform: translatex(-5%);
    -ms-transform: translatex(-5%);
    -o-transform: translatex(-5%);
    transform: translatex(-5%);
    max-width: 30%
  }
}

@media (max-width: 47.5em) {
  #img-banner-discuss {
    max-width: 30%
  }

  #img-banner-e-learning-challenges {
    max-width: 30%
  }

  #img-banner-e-learning-101 {
    -webkit-transform: translatex(-12%);
    -moz-transform: translatex(-12%);
    -ms-transform: translatex(-12%);
    -o-transform: translatex(-12%);
    transform: translatex(-12%)
  }

  #img-banner-building-better-courses {
    max-width: 24%
  }

  #img-banner-examples {
    -webkit-transform: translatex(-6%);
    -moz-transform: translatex(-6%);
    -ms-transform: translatex(-6%);
    -o-transform: translatex(-6%);
    transform: translatex(-6%)
  }
}

@media (max-width: 40em) {
  #img-banner-e-learning-challenges {
    max-width: 22%
  }

  #img-banner-home {
    max-width: 25%
  }

  #img-banner-home-logged-in {
    max-width: 32%
  }

  #img-banner-discuss {
    max-width: 30%
  }

  #img-banner-downloads {
    max-width: 25%
  }

  #img-banner-ebooks {
    max-width: 40%
  }

  #img-banner-articulate-studio {
    max-width: 20%
  }

  #img-banner-storyline {
    -webkit-transform: translatex(10%);
    -moz-transform: translatex(10%);
    -ms-transform: translatex(10%);
    -o-transform: translatex(10%);
    transform: translatex(10%);
    max-width: 25%
  }

  #img-banner-e-learning-101 {
    max-width: 30%
  }

  #img-banner-building-better-courses {
    -webkit-transform: translatex(-22%);
    -moz-transform: translatex(-22%);
    -ms-transform: translatex(-22%);
    -o-transform: translatex(-22%);
    transform: translatex(-22%);
    max-width: 25%
  }

  #img-banner-examples {
    -webkit-transform: translatex(-18%);
    -moz-transform: translatex(-18%);
    -ms-transform: translatex(-18%);
    -o-transform: translatex(-18%);
    transform: translatex(-18%)
  }

  #img-banner-360 {
    -webkit-transform: translatex(-14%);
    -moz-transform: translatex(-14%);
    -ms-transform: translatex(-14%);
    -o-transform: translatex(-14%);
    transform: translatex(-14%)
  }
}

@media (max-width: 30em) {
  .img--illo-banner {
    -webkit-transform: translatex(0%) !important;
    -moz-transform: translatex(0%) !important;
    -ms-transform: translatex(0%) !important;
    -o-transform: translatex(0%) !important;
    transform: translatex(0%) !important
  }

  #img-banner-e-learning-challenges {
    max-width: 80%
  }

  #img-banner-home {
    max-width: 100%
  }

  #img-banner-home-logged-in {
    max-width: 100%
  }

  #img-banner-discuss {
    max-width: 90%
  }

  #img-banner-downloads {
    max-width: 85%
  }

  #img-banner-ebooks {
    max-width: 85%
  }

  #img-banner-e-learning-challenges {
    max-width: 90%
  }

  #img-banner-storyline {
    max-width: 90%
  }

  #img-banner-articulate-studio {
    max-width: 85%
  }

  #img-banner-e-learning-101 {
    max-width: 90%
  }

  #img-banner-building-better-courses {
    max-width: 90%
  }

  #img-banner-examples {
    max-width: 85%
  }

  #img-banner-360 {
    max-width: 85%
  }
}

.footer__nav {
  background: #303538;
  padding: 55px 0
}

.footer__nav li,
.footer__nav .footer__copy {
  line-height: 22px
}

.footer__nav .btn--primary {
  margin-top: 2em
}

.footer__label,
.footer__copy {
  color: white
}

.footer__label {
  margin-bottom: .5em
}

.footer__label,
.footer__nav a {
  font-weight: 600
}

.footer__articulateLogo {
  /* background-image: url("/assets/articulate-71eaab7d7463f8d4f6fb115f92e5af45.png");
  background-image: url("/assets/articulate-d6e676f96aad38eb2bd1e18e82c6ce42.svg"), none; */
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  direction: ltr;
  display: block;
  margin-bottom: .75em;
  text-indent: -9999em;
  height: 20px;
  width: 110px
}

.footer__brand {
  background: #fafafa
}

.footer__logoLink {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start
}

.footer__heroesLogo {
  width: 55px
}

.footer__tagline {
  color: #4fbdf4;
  font-size: 16px;
  font-weight: bold;
  margin-left: 1em
}

@media (max-width: 64em) {
  .footer__nav [class*="grid__col"] {
    margin: 0;
    width: 20%
  }

  .footer__articulate {
    padding-left: 1.66667% !important
  }
}

@media (max-width: 48em) {
  .footer__nav [class*="grid__col"] {
    margin-bottom: 2em;
    width: 33.33%
  }

  .footer__nav .footer__feature {
    margin: 0;
    width: 50%
  }

  .footer__nav [class*="btn"] {
    display: inline-block;
    width: auto
  }

  .footer__brand {
    padding-bottom: 2em
  }

  .footer__brand [class*="grid__col"] {
    width: 100%;
    text-align: center
  }

  .footer__brand .footer__copy {
    margin-bottom: 2em;
    text-align: center
  }

  .footer__brand .footer__copy,
  .footer__brand .footer__copy .list--horzRight {
    text-align: center
  }

  .footer__logoLink {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center
  }
}

@media (max-width: 30em) {
  .footer__nav [class*="grid__col"] {
    margin-bottom: 2em;
    width: 50%
  }

  .footer__nav .footer__articulate {
    margin-bottom: 0;
    width: 100%
  }
}

.fixedFooterBanner {
  background-color: #bcc9cf;
  bottom: 0;
  color: #fafafa;
  left: 0;
  padding: 25px 80px 25px 80px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 10
}

.fixedFooterBanner__text,
.fixedFooterBanner__link {
  font-size: 19px;
  line-height: 1.6
}

.fixedFooterBanner__link {
  color: #505050;
  white-space: nowrap
}

.fixedFooterBanner__link:hover {
  color: #6a6a6a
}

.fixedFooterBanner__close {
  cursor: pointer;
  position: absolute;
  right: 2em;
  top: 50%;
  transform: translateY(-50%)
}

.fixedFooterBanner__close .icon-delete-circle {
  font-size: 25px;
  line-height: 1.25
}

@media (max-width: 30em) {
  .fixedFooterBanner {
    padding-left: 20px;
    text-align: left
  }
}

[class*="sidebar__section"] {
  padding-top: 35px;
  padding-bottom: 40px;
  padding-left: 40px;
  margin-right: 1.25em
}

[class*="sidebar__section"]:first-child {
  padding-top: 0
}

[class*="sidebar__section"]>*:first-child {
  margin-top: 0
}

[class*="sidebar__section"]>*:last-child,
[class*="sidebar__section"]>*:last-child>*:last-child,
[class*="sidebar__section"]>*:last-child>*:last-child>*:last-child,
[class*="sidebar__section"]>*:last-child>*:last-child>*:last-child>*:last-child {
  margin-bottom: 0
}

[class*="sidebar__section"] img {
  max-width: 100%
}

.sidebar__section--unpadded {
  padding: 0
}

.sidebar__section--header>* {
  line-height: 1;
  margin: 0;
  vertical-align: middle
}

[class*="sidebar--left"] [class*="sidebar__section"] {
  padding-right: 40px;
  padding-left: 0
}

[class*="sidebar--lined"] [class*="sidebar__section"] {
  border-bottom: 1px solid #f0f1f2;
  border-left: 1px solid #f0f1f2
}

[class*="sidebar--lined"] [class*="sidebar__section"]:last-child {
  border-bottom: none
}

[class*="sidebar--lined"][class*="sidebar--left"] [class*="sidebar__section"] {
  border-left: none;
  border-right: 1px solid #f0f1f2
}

[class*="sidebar--compact"] [class*="sidebar__section"] {
  padding-bottom: 30px;
  padding-top: 30px
}

[class*="sidebar--compact"] [class*="sidebar__section"]:first-child {
  padding-top: 0
}

[class*="sidebar--slim"] [class*="sidebar__section"] {
  padding-left: 30px;
  padding-right: 30px
}

[class*="card--"] {
  margin-bottom: 2em;
  padding: 2em
}

[class*="card--"].grey {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  background-color: #fafafa
}

[class*="card--"].grey:hover {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.251), 0 0 1px rgba(3, 11, 17, 0.272);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.251), 0 0 1px rgba(3, 11, 17, 0.272);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.251), 0 0 1px rgba(3, 11, 17, 0.272)
}

[class*="card--"] .hoverable {
  opacity: 0;
  visibility: hidden
}

[class*="card--"]:hover .hoverable,
[class*="card--"] .hovered.hoverable {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
  opacity: 1;
  visibility: visible
}

.card__title {
  margin: 0 0 .85em;
  position: relative
}

.card__subtitle,
.card__body {
  margin: 0 0 1.28em
}

.card__link {
  cursor: pointer
}

.card__clickable {
  position: relative
}

.card--standard .card__img,
.card--transFooter .card__img,
.card--featured .card__img,
.card--scroller .card__img,
.card--static .card__img,
.card--learnMore .card__img,
.card--scroller .card__header--bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  max-height: 180px;
  margin: 2em -2em;
  overflow: hidden
}

.card--featured .card__title a,
.card--static.academy .card__title a,
.card--static.blog .card__title a,
.card--static.newsletter .card__title a,
.card--static.start .card__title a {
  color: white
}

.card--standard .card__title a:hover,
.card--transFooter .card__title a:hover,
.card--featured .card__title a:hover,
.card--scroller .card__title a:hover,
.card--static .card__title a:hover,
.card--learnMore .card__title a:hover,
.card--standard .card__title .link:hover,
.card--transFooter .card__title .link:hover,
.card--featured .card__title .link:hover,
.card--scroller .card__title .link:hover,
.card--static .card__title .link:hover,
.card--learnMore .card__title .link:hover {
  color: #44a4d3
}

.card--standard,
.card--transFooter,
.card--featured,
.card--scroller,
.card--static,
.card--learnMore,
.card--transFooter .card__content,
.card--static.academy:hover,
.card--static.blog:hover,
.card--static.newsletter:hover,
.card--static.start:hover {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.051), 0 0 1px rgba(3, 11, 17, 0.072);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.051), 0 0 1px rgba(3, 11, 17, 0.072);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.051), 0 0 1px rgba(3, 11, 17, 0.072)
}

.card--standard:hover,
.card--transFooter:hover,
.card--featured:hover,
.card--scroller:hover,
.card--static:hover,
.card--learnMore:hover,
.card--transFooter .card__content:hover {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 0 0 1px rgba(3, 11, 17, 0.172)
}

.card--standard,
.card--transFooter,
.card--featured,
.card--scroller,
.card--static,
.card--learnMore {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: white;
  position: relative
}

.card--standard .card__title a,
.card--transFooter .card__title a,
.card--featured .card__title a,
.card--scroller .card__title a,
.card--static .card__title a,
.card--learnMore .card__title a,
.card--standard .card__title .link,
.card--transFooter .card__title .link,
.card--featured .card__title .link,
.card--scroller .card__title .link,
.card--static .card__title .link,
.card--learnMore .card__title .link {
  display: block
}

.card--standard .card__img,
.card--transFooter .card__img,
.card--featured .card__img,
.card--scroller .card__img,
.card--static .card__img,
.card--learnMore .card__img {
  line-height: 0
}

.card--standard .card__footer .user--tertiary,
.card--transFooter .card__footer .user--tertiary,
.card--featured .card__footer .user--tertiary,
.card--scroller .card__footer .user--tertiary,
.card--static .card__footer .user--tertiary,
.card--learnMore .card__footer .user--tertiary {
  margin: 0
}

.card--transFooter {
  background: none;
  margin-bottom: 1em;
  padding: 0;
  z-index: 1
}

.card--transFooter,
.card--transFooter:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

.card--transFooter .card__content {
  padding: 2em
}

.card--transFooter .card__footer {
  padding: 2em 1.3em
}

.card--transFooter .card__body {
  margin-bottom: 0
}

.card--transFooter .card__content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: white;
  position: relative
}

.card--transFooter .card__content:before,
.card--transFooter .card__content:after {
  bottom: -10px;
  content: "";
  position: absolute;
  left: 2em
}

.card--transFooter .card__content:before {
  -webkit-box-shadow: 0 1px 1px transparent, 0 0 1px transparent;
  -moz-box-shadow: 0 1px 1px transparent, 0 0 1px transparent;
  box-shadow: 0 1px 1px transparent, 0 0 1px transparent;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: white;
  height: 20px;
  width: 20px;
  z-index: 0
}

.card--transFooter .card__content:after {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.051), 1px 0 1px rgba(3, 11, 17, 0.051);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.051), 1px 0 1px rgba(3, 11, 17, 0.051);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.051), 1px 0 1px rgba(3, 11, 17, 0.051);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: white;
  height: 20px;
  width: 20px;
  z-index: -1
}

.card--transFooter .card__content:hover:after {
  -webkit-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 1px 0 1px rgba(3, 11, 17, 0.151);
  -moz-box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 1px 0 1px rgba(3, 11, 17, 0.151);
  box-shadow: 0 1px 1px rgba(3, 11, 17, 0.151), 1px 0 1px rgba(3, 11, 17, 0.151)
}

.card--transFooter.condensed .card__title {
  margin-bottom: 0
}

.card--featured {
  padding: 0
}

.card--featured .card__content {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: none;
  height: 380px;
  position: relative
}

.card--featured .card__header {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  background: #303538;
  bottom: 2em;
  left: 0;
  padding: 2em 2.5em;
  position: absolute;
  right: 4em;
  z-index: 1
}

.card--featured .card__title {
  margin: 0
}

.card--featured .card__footer {
  padding: 2em
}

.card--scroller .card__header--bg {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  color: white;
  height: 96px;
  margin-top: -2em;
  padding: 0 2em
}

.card--scroller .card__header--bg .card__title {
  line-height: 96px
}

.card--scroller .card__footer {
  padding-top: 0;
  position: relative
}

.card--scroller .card__footer hr {
  margin: 0
}

.card--scroller .card__more {
  display: inline-block;
  text-indent: -99999em
}

.card--scroller .card__more:before,
.card--scroller .card__more:after {
  content: "";
  left: 50%;
  margin-left: -25px;
  position: absolute
}

.card--scroller .card__more:before {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 25px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #8c9497;
  border-bottom-width: 0;
  top: 1em
}

.card--scroller .card__more:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 25px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: white;
  border-bottom-width: 0;
  top: .9em
}

.card--scroller .card__more:hover:before {
  border-top-color: #44a4d3
}

.card--scroller .toggle--open:before {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 25px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #8c9497;
  border-top-width: 0;
  top: .9em
}

.card--scroller .toggle--open:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 25px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: white;
  border-top-width: 0;
  top: 1em
}

.card--scroller .toggle--open:hover:before {
  border-bottom-color: #44a4d3
}

.card--static {
  position: relative
}

.card--static .card__title {
  margin: 0 0 1em;
  position: relative
}

.card--static .card__title a {
  display: inline
}

.card--static .card__body {
  margin: .5em 0 2em
}

.card--static.academy,
.card--static.blog,
.card--static.newsletter,
.card--static.start {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  direction: ltr;
  height: 283px
}

.card--static.academy .card__title,
.card--static.academy [class*="btn"],
.card--static.blog .card__title,
.card--static.blog [class*="btn"],
.card--static.newsletter .card__title,
.card--static.newsletter [class*="btn"],
.card--static.start .card__title,
.card--static.start [class*="btn"] {
  position: relative;
  z-index: 5
}

.card--static.academy .card__title a,
.card--static.blog .card__title a,
.card--static.newsletter .card__title a,
.card--static.start .card__title a {
  display: block
}

.card--static.academy {
  background-color: #7eb25f;
  /* background-image: url("/assets/cards/card-academy-139485ebbf4f9d2ad8c26539e8119c50.jpg");
  background-image: url("/assets/cards/card-academy-4cfc9078dda0ea06a4d35b43d991eb3b.svg"), none */
}

.card--static.academy:hover {
  background-color: #659648
}

.card--static.academy [class*="btn"]:hover {
  color: #659648
}

.card--static.blog {
  background-color: #3f9ac3;
  /* background-image: url("/assets/cards/card-tom-458553860642ff3e244a1cbf20c773ab.jpg");
  background-image: url("/assets/cards/card-tom-61015201a6191b23604c722beb19ca8b.svg"), none; */
  background-position: center bottom;
  height: 480px
}

.card--static.blog:hover {
  background-color: #3482a5
}

.card--static.blog [class*="btn"]:hover {
  color: #3482a5
}

.card--static.newsletter {
  background-color: #f6b64d;
  /* background-image: url("/assets/cards/card-newsletter-01c523f67f0db9279558a505ffc82115.jpg");
  background-image: url("/assets/cards/card-newsletter-a21831869115c18be007aef5a6f67c38.svg"), none */
}

.card--static.newsletter:hover {
  background-color: #eea122
}

.card--static.newsletter [class*="btn"]:hover {
  color: #eea122
}

.card--static.start {
  background-color: #7eb25f;
  /* background-image: url("/assets/cards/card-start-dark-74e6ba9f78d02c9f62078c9bca354038.jpg");
  background-image: url("/assets/cards/card-start-dark-e84be89817f018c318ff6bfbfa993663.svg"), none; */
  background-position: center bottom;
  height: auto;
  padding-bottom: 50px
}

.card--static.start li a {
  color: #e1eec8;
  font-weight: 600
}

.card--static.start li a:after {
  content: "\e609";
  margin-left: .3em
}

.card--static.start li a:hover {
  color: white
}

.card--static.start.e-learning-101 {
  /* background-image: url("/assets/cards/card-academy-dark-d383df9550c3d8e62d87f1386b10a61c.jpg");
  background-image: url("/assets/cards/card-academy-dark-435a70d5e995f3ae0a0c40f78806658f.svg"), none */
}

.card--learnMore {
  background-position: center 60%;
  background-repeat: no-repeat;
  background-size: 85% auto;
  direction: ltr;
  height: 560px;
  position: relative;
  text-align: center
}

.card--learnMore.ebook {
  /* background-image: url("/assets/cards/card-ebook-67d35a85b0ba947d504bca6a0a7ce912.png"); */
  background-position: center 68%;
  background-size: 100% auto;
  height: 607px
}

.card--learnMore.ebook-beginner {
  /* background-image: url("/assets/cards/card-ebook-beginners-d893af9368785887d7bfc291ab0755a1.png"); */
  background-position: center 68%;
  background-size: 100% auto;
  height: 607px
}

.card--learnMore.jobs {
  /* background-image: url("/assets/cards/card-jobs-794e0a14d412e65309dd541d4db3b285.png");
  background-image: url("/assets/cards/card-jobs-d6b2a93719008ddb940631ee4c590997.svg"), none */
}

.card--learnMore.jobs .card__title {
  font-size: 34px
}

.card--learnMore.downloads {
  /* background-image: url("/assets/cards/card-downloads-22dfc216eea8b1bfe361c4b84a3b671e.png");
  background-image: url("/assets/cards/card-downloads-a26c4007d7c46b737695e3742b25b6ea.svg"), none */
}

.card--learnMore .card__footer {
  bottom: 0;
  left: 0;
  margin-bottom: 2em;
  position: absolute;
  right: 0
}

.card--resource .card__img,
.card--elearning_example .card__img,
.card--course .card__img,
.card--static .card__img {
  height: 290px;
  max-height: 290px
}

.card--addCourse {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 2px dashed #d1cfcf;
  cursor: pointer
}

.card--addCourse:hover {
  border-color: #56acd2
}

.card--addCourse .card__body {
  margin-bottom: 3em;
  margin-top: 3em
}

.card--addCourse .card__body [class*="icon-"] {
  color: #d1cfcf;
  font-size: 50px
}

.card--addCourse small {
  display: inline-block;
  max-width: 70%
}

@media (max-width: 20em) {
  .card--addCourse small {
    max-width: 100%
  }
}

.card--heroes .card__header--bg {
  background: #7eb25f
}

.card--heroes li {
  margin-bottom: 1.5em
}

.card--heroes li:last-child {
  margin-bottom: 0
}

.card--heroes li [class*="user--"] {
  margin: 0
}

.card--resources .card__header--bg {
  background: #f6b64d
}

.card--resources ol {
  margin-bottom: 0;
  padding-left: 2em
}

.masonry__item {
  margin-left: -1px;
  -webkit-transform: translateX(1px);
  -moz-transform: translateX(1px);
  -ms-transform: translateX(1px);
  -o-transform: translateX(1px);
  transform: translateX(1px)
}

@media (max-width: 48em) {
  .masonry>[class*='grid__col--'] {
    width: 50%
  }

  .masonry>.grid__col--1,
  .masonry>.grid__col--8 {
    width: 100%
  }
}

@media (max-width: 30em) {
  .masonry>[class*='grid__col--'] {
    width: 100%
  }

  .masonry .card--featured .card__content {
    height: 300px
  }

  .masonry .card--featured .card__title {
    font-size: 22px;
    line-height: 27px
  }
}

[class*="thumb--"] {
  margin-bottom: 40px
}

[class*="thumb--"].odd {
  padding-left: 0;
  padding-right: 3.33333%
}

[class*="thumb--"].even {
  padding-left: 3.33333%;
  padding-right: 0
}

[class*="thumb--"].thumb--details {
  margin-bottom: 0
}

.thumb__imgLink {
  display: block
}

.thumb--details .thumb__imgContainer {
  max-width: 560px;
  margin: 0 auto 1em
}

.thumb__img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 13px;
  max-width: 100%;
  height: 0;
  padding-bottom: 80.35714%
}

.thumb--ebook .thumb__img,
.thumb--ebookDetails .thumb__img {
  padding-bottom: 128.84615%
}

.thumb--standard .thumb__img {
  padding-bottom: 69.23077%
}

.thumb--ebookDetails .thumb__img {
  margin-bottom: 140px;
  background-position: center top
}

@media (max-width: 48em) {
  .thumb--ebookDetails .thumb__img {
    max-width: 70%;
    margin: 0 auto;
    padding-bottom: 90%
  }
}

.thumb__title {
  font-weight: 700;
  line-height: 1.5em
}

.thumb--ebook .thumb__title {
  font-size: 18px;
  white-space: normal;
  word-wrap: break-word
}

.thumb--featuredPlaceholder,
.thumb--standardPlaceholder {
  background-color: #f0f1f2
}

@media (max-width: 48em) {
  .thumbs [class*='grid__col--'] {
    text-align: center;
    width: 50%
  }
}

@media (max-width: 30em) {
  .thumbs [class*='grid__col--'] {
    width: 100%
  }
}

@media (max-width: 48em) {
  .thumbs--featured [class*='grid__col--'] {
    width: 50%
  }

  .thumbs--featured>[class*="--featured"],
  .thumbs--featured>.grid__col--6 {
    text-align: center;
    width: 100%
  }
}

@media (max-width: 30em) {
  .thumbs--featured [class*='grid__col--'] {
    width: 100%
  }
}

.jobs__list h6 {
  margin: 0;
  padding: 3em 0 1.5em
}

.jobs__list h6:first-child {
  border-top: none;
  padding-top: 0
}

.jobs__list h6,
.jobs__item {
  border-top: 1px solid #f0f1f2
}

.jobs__item {
  padding: 2em 0
}

.jobs__item:last-child {
  border-bottom: 1px solid #f0f1f2
}

.jobs__itemCompany {
  font-weight: bold
}

.jobs__ad .card--learnMore.downloads {
  background-position: center 65%
}

.jobs__ad .card--learnMore.ebook {
  height: 560px
}

.jobs__ad .card__title {
  margin-left: -0.7em;
  margin-right: -0.7em
}

@media (max-width: 64em) {
  .jobs__list {
    width: 71%
  }

  .jobs__ads {
    width: 29%
  }
}

@media (max-width: 48em) {
  .jobs__list {
    width: 62%
  }

  .jobs__ads {
    width: 38%
  }

  .jobs__list [class*="grid__col"] {
    padding-left: 0;
    padding-right: 0;
    text-align: left !important;
    width: 100%
  }
}

@media (max-width: 670px) {

  .jobs__list,
  .jobs__ads {
    width: 50%
  }
}

@media (max-width: 30em) {

  .jobs__list,
  .jobs__ads {
    padding: 0;
    width: 100%
  }

  .jobs__ad {
    margin: 40px 59.5px 0
  }
}

@media (max-width: 20em) {
  .jobs__ad {
    margin-left: 1em;
    margin-right: 1em
  }
}

[class*="searchResult--"] {
  background: white;
  border-top: 1px solid #f0f1f2;
  padding: 1.5em 0
}

[class*="searchResult--"]:last-child {
  border-bottom: 1px solid #f0f1f2
}

.searchResult__img {
  text-align: center;
  width: 4.16667%;
  word-wrap: normal;
  word-break: normal
}

.bookmark {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: white;
  border: 1px solid #e9ebec;
  margin-bottom: 1em;
  padding: 1em 0;
  position: relative
}

.bookmark [class*="grid__col"] {
  vertical-align: middle
}

.bookmark:hover {
  border-color: transparent
}

.bookmark.inactive {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5
}

.bookmark__link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  top: 0;
  z-index: 0
}

.bookmark__textLink,
.bookmark__options {
  position: relative;
  z-index: 5
}

.bookmark__img {
  border-right: 1px solid #e9ebec
}

.bookmark__img [class*="icon"] {
  font-size: 1.5em
}

.bookmark__body {
  padding-left: 3.33333%
}

.bookmark__title {
  font-weight: 600
}

.bookmark__options a {
  opacity: 0;
  visibility: hidden
}

.bookmark:hover .bookmark__options a,
.bookmark.hovered .bookmark__options a {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
  opacity: 1;
  visibility: visible
}

.bookmark__label {
  margin-bottom: .5em
}

.activity {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: white;
  border: 1px solid #e9ebec;
  margin-bottom: 1em;
  padding: 2em;
  position: relative
}

.activity:hover {
  border-color: transparent
}

.activity__link {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  top: 0;
  z-index: 0
}

.activity__body {
  margin-top: 1em
}

.comments__header {
  border-bottom: 1px solid #f0f1f2;
  margin: 0 0 19.5px;
  padding-bottom: 20px
}

@media (max-width: 48em) {

  .comments .user--primary [class*="user__img"],
  .comments__root .user--primary [class*="user__img"] {
    line-height: 50px;
    height: 50px;
    width: 50px
  }

  .comments .user--primary>.user__body,
  .comments__root .user--primary>.user__body {
    margin-left: 65px
  }

  .comments .user--primary .user__title--vertAlign,
  .comments__root .user--primary .user__title--vertAlign {
    line-height: 50px
  }

  .comments .user--secondary [class*="user__img"],
  .comments__root .user--secondary [class*="user__img"] {
    line-height: 40px;
    height: 40px;
    width: 40px
  }

  .comments .user--secondary>.user__body,
  .comments__root .user--secondary>.user__body {
    margin-left: 50px
  }

  .comments .user--secondary .user__title--vertAlign,
  .comments__root .user--secondary .user__title--vertAlign {
    line-height: 40px
  }
}

@media (max-width: 30em) {

  .comments .user--primary [class*="user__img"],
  .comments__root .user--primary [class*="user__img"] {
    line-height: 40px;
    height: 40px;
    width: 40px
  }

  .comments .user--primary>.user__body,
  .comments__root .user--primary>.user__body {
    margin-left: 50px
  }

  .comments .user--primary .user__title--vertAlign,
  .comments__root .user--primary .user__title--vertAlign {
    line-height: 40px
  }

  .comments .user--secondary [class*="user__img"],
  .comments__root .user--secondary [class*="user__img"] {
    line-height: 30px;
    height: 30px;
    width: 30px
  }

  .comments .user--secondary>.user__body,
  .comments__root .user--secondary>.user__body {
    margin-left: 38px
  }

  .comments .user--secondary .user__title--vertAlign,
  .comments__root .user--secondary .user__title--vertAlign {
    line-height: 30px
  }
}

.comments {
  padding-top: 40px
}

.comments--internal {
  margin-top: 40px;
  padding: 1em 1em 2em;
  background-color: rgba(236, 85, 60, 0.075);
  box-shadow: 0 1px 3px rgba(236, 85, 60, 0.3);
  border-radius: 5px
}

.comments--internal~.comments {
  margin-top: 40px;
  padding-top: 0
}

.comment .comment__header,
.comment .comment__header li,
.comment .comment__header a,
.comment .comment__footer,
.comment .comment__footer li,
.comment .comment__footer a {
  line-height: 1
}

.comment .comment__header {
  margin-bottom: 1em
}

.comment .comment__footer {
  margin-top: 1em
}

.comment blockquote {
  padding-left: 1em
}

.comment__first {
  margin-top: 0px !important
}

.comment__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between
}

.comment__headerInfo {
  width: 66.66667%
}

@media (max-width: 64em) {
  .comment__headerInfo {
    width: 100%
  }
}

@media (max-width: 64em) {
  .comment__headerRest {
    display: none
  }
}

.comment,
.comment__replyForm {
  margin: 40px 0 0
}

.comment__content div {
  white-space: pre-wrap
}

.comment__content blockquote,
.comment__content blockquote *,
.comment__content .comment__quote,
.comment__content .comment__quote *,
.comment__content .mceNonEditable,
.comment__content .mceNonEditable * {
  white-space: normal
}

@media (max-width: 48em) {
  .comment__content {
    font-size: 14px
  }
}

.comment__replyForm.user--secondary {
  margin-left: 100px
}

@media (max-width: 48em) {
  .comment__replyForm.user--secondary {
    margin-left: 65px
  }
}

@media (max-width: 30em) {
  .comment__replyForm.user--secondary {
    margin-left: 50px
  }
}

.comment__replyForm__textarea {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 2px solid #e9ebec;
  position: relative;
  background-color: #fff
}

.comment__replyForm__textarea:before,
.comment__replyForm__textarea:after {
  content: "";
  position: absolute;
  top: 21px
}

@media (max-width: 48em) {

  .comment__replyForm__textarea:before,
  .comment__replyForm__textarea:after {
    top: 11px
  }
}

@media (max-width: 30em) {

  .comment__replyForm__textarea:before,
  .comment__replyForm__textarea:after {
    top: 6px
  }
}

.comment__replyForm__textarea:before {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #e9ebec;
  border-left-width: 0;
  left: -14px
}

@media (max-width: 48em) {
  .comment__replyForm__textarea:before {
    -webkit-transform: scale(0.9999);
    -moz-transform: scale(0.9999);
    -ms-transform: scale(0.9999);
    -o-transform: scale(0.9999);
    transform: scale(0.9999);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 9px;
    border-color: transparent;
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #e9ebec;
    border-left-width: 0;
    left: -9px
  }
}

.comment__replyForm__textarea:after {
  -webkit-transform: scale(0.9999);
  -moz-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  -o-transform: scale(0.9999);
  transform: scale(0.9999);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px;
  border-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: white;
  border-left-width: 0;
  left: -12px
}

@media (max-width: 48em) {
  .comment__replyForm__textarea:after {
    -webkit-transform: scale(0.9999);
    -moz-transform: scale(0.9999);
    -ms-transform: scale(0.9999);
    -o-transform: scale(0.9999);
    transform: scale(0.9999);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 9px;
    border-color: transparent;
    border-color: rgba(0, 0, 0, 0);
    border-right-color: white;
    border-left-width: 0;
    left: -7px
  }
}

.user--secondary .comment__replyForm__textarea:before,
.user--secondary .comment__replyForm__textarea:after {
  top: 16px
}

@media (max-width: 48em) {

  .user--secondary .comment__replyForm__textarea:before,
  .user--secondary .comment__replyForm__textarea:after {
    top: 6px
  }
}

@media (max-width: 30em) {

  .user--secondary .comment__replyForm__textarea:before,
  .user--secondary .comment__replyForm__textarea:after {
    top: 1px
  }
}

.comment__replyForm__textarea textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  outline: none;
  padding: 1em;
  width: 100%
}

.comment__replyForm__textarea textarea {
  min-height: 120px
}

.comment__replyForm__textarea .fields {
  margin-bottom: 0
}

.comment__replyForm__attachments {
  margin-bottom: 1em
}

.comment__replyForm__footer {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #e9ebec;
  padding: 10px
}

.comment__replies--lined {
  border-left: 2px solid #e9ebec;
  margin-left: 35px
}

@media (max-width: 48em) {
  .comment__replies--lined {
    margin-left: 25px
  }
}

@media (max-width: 30em) {
  .comment__replies--lined {
    margin-left: 20px
  }
}

.comment__replies--lined .comment {
  margin-left: 65px;
  margin-top: 40px
}

@media (max-width: 48em) {
  .comment__replies--lined .comment {
    margin-top: 20px;
    margin-left: 40px
  }
}

@media (max-width: 30em) {
  .comment__replies--lined .comment {
    margin-left: 30px
  }
}

.comment__replies--lined .comment .comment,
.comment__replies--lined .comment__replyForm {
  margin-left: 0
}

.comment__replies--lined .comment:before,
.comment__replies--lined .comment__replyForm:before {
  background: white;
  content: "";
  float: left;
  font-size: 13px;
  height: 13px;
  line-height: 13px;
  margin-left: -71.5px;
  margin-top: 23.5px;
  width: 13px
}

@media (max-width: 48em) {

  .comment__replies--lined .comment:before,
  .comment__replies--lined .comment__replyForm:before {
    margin-left: -46.5px;
    margin-top: 13.5px
  }
}

@media (max-width: 30em) {

  .comment__replies--lined .comment:before,
  .comment__replies--lined .comment__replyForm:before {
    margin-left: -36.5px;
    margin-top: 8.5px
  }
}

.comment__replies--lined .comment:before {
  content: "\e61d";
  color: #e9ebec
}

.comment__replies--lined .comment__replyForm:before {
  content: "\e600";
  color: #939a9d
}

@media (max-width: 64em) {
  .comment__actions {
    display: none
  }
}

.comment__actions .dropdown,
.comment__actions .dropdown--fullWidth {
  display: inline-block
}

.comment__actionsAlt {
  display: none
}

@media (max-width: 64em) {
  .comment__actionsAlt {
    display: block
  }
}

.comment__actionsAlt .dropdown,
.comment__actionsAlt .dropdown--fullWidth {
  display: inline-block;
  margin-right: 0
}

.comment__actionsAlt .dropdown .media--inline .media__body,
.comment__actionsAlt .dropdown--fullWidth .media--inline .media__body {
  font-weight: normal
}

.comment__actionsAlt .dropdown.active .media--inline,
.comment__actionsAlt .active.dropdown--fullWidth .media--inline {
  color: #44a4d3
}

[class*="mce-"] {
  margin: 0
}

.mce-edit-focus {
  outline: none !important
}

.mce-container,
.mce-toolbar-grp {
  padding: 0 !important
}

.mce-container {
  width: 100% !important
}

.mce-window,
.mce-floatpanel {
  width: auto !important
}

.mce-caret,
.mce-tooltip-arrow {
  display: none !important
}

.mce-btn,
.mce-btn:hover,
.mce-panel {
  background: none !important;
  border: none !important;
  filter: none !important
}

.mce-tooltip-inner,
.mce-btn,
.mce-btn:hover,
.mce-panel {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important
}

.mce-btn button {
  padding-bottom: 0 !important;
  padding-top: 0 !important
}

.mce-btn:first-child button {
  padding-left: 0
}

.mce-btn button,
.mce-btn button i,
.mce-btn button span {
  color: #8c9497 !important;
  font-size: 13px !important;
  line-height: 2.5em !important;
  vertical-align: top !important
}

.mce-btn.mce-active button,
.mce-btn.mce-active button i,
.mce-btn.mce-active button span,
.mce-btn:hover button,
.mce-btn:hover button i,
.mce-btn:hover button span {
  color: #303538 !important
}

input.mce-textbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  border: 1px solid #939a9d;
  font-weight: normal;
  max-width: 100%;
  padding: .8em 1em;
  width: 100%;
  word-break: normal;
  padding: 0 4px
}

input.mce-textbox:focus {
  border-color: #1d8fbb;
  outline: none
}

input.mce-textbox::-webkit-input-placeholder {
  color: #8c9497
}

input.mce-textbox::-moz-placeholder {
  color: #8c9497
}

input.mce-textbox:-moz-placeholder {
  color: #8c9497
}

input.mce-textbox:-ms-input-placeholder {
  color: #8c9497
}

[aria-label="Insert an image from your computer"].mce-floatpanel input.mce-textbox,
[aria-label="Insert link"].mce-floatpanel input.mce-textbox,
[aria-label="Anchor"].mce-floatpanel input.mce-textbox {
  min-width: 200px
}

[aria-label^="Insert an image"] input[type="file"] {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important
}

[aria-label="Insert link"].mce-floatpanel .mce-formitem.mce-last {
  display: none
}

.mce-item-anchor {
  background: none !important;
  border: none !important;
  margin: 0 5px;
  padding: 14px 0 0 14px;
  position: relative;
  vertical-align: middle
}

.mce-item-anchor:before {
  content: "\f13d";
  left: 0;
  position: absolute;
  top: 0
}

.mce-floatpanel {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  border-radius: 4px !important;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06), 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  background: white !important;
  border: none !important
}

.mce-menu-item:hover,
.mce-menu-item:hover span,
.mce-menu-item.mce-selected {
  background: #3f9ac3 !important;
  color: white !important
}

.mce-menu-item .mce-ico,
.mce-menu-item .mce-text {
  vertical-align: baseline !important
}

.mce-window .mce-primary button[type="button"] {
  text-shadow: none
}

.mce-window .mce-primary button[type="button"]:hover {
  color: white !important
}

.rte__content {
  margin: 25px 0 0;
  outline: none;
  padding: 0 1em 1em;
  min-height: 100px
}

.rte__content>*:first-child {
  margin-top: 0;
  padding-top: 0
}

.rte__content>*:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.rte__content [data-mce-focus]:after {
  content: "\00a0"
}

.rte__toolbar {
  background: white;
  left: 1em;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  height: 39px
}

.rte__toolbar>.mce-tinymce {
  display: block !important;
  border-bottom: 1px dotted #e9ebec !important
}

.rte__box {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #939a9d;
  position: relative
}

.rte__box .rte__content {
  min-height: 300px;
  max-height: 600px;
  overflow: auto
}

.rte__box .rte__content--tall {
  height: 600px;
  max-height: none
}

.rte__box .rte__toolbar {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  left: 0
}

.rte__box .rte__toolbar>.mce-tinymce {
  padding-left: 1em !important
}

.rte__content table td,
.rte__body table td {
  border: inherit
}

.rte__content table td,
.rte__content table th,
.rte__body table td,
.rte__body table th {
  word-break: initial;
  word-wrap: initial
}

.rte__content img,
.rte__body img {
  max-width: 100%
}

.rte__content h2+p>img,
.rte__body h2+p>img {
  margin-top: 1.78em
}

.rte__content iframe,
.rte__body iframe {
  display: block;
  margin: 0 auto
}

.rte__content>*:first-child,
.rte__body>*:first-child {
  margin-top: 0;
  padding-top: 0
}

.rte__content>*:last-child,
.rte__body>*:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

.rte__content>pre:last-child,
.rte__body>pre:last-child {
  padding-bottom: .5em
}

.page__title {
  margin-top: 0
}

.page__preTitle {
  margin-bottom: 70px
}

@media (max-width: 64em) {
  .page__preTitle {
    margin-bottom: 20px
  }

  .page__preTitle .back-link {
    margin-left: 0
  }
}

.page__nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between
}

@media (max-width: 64em) {
  .post .page__nav {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
  }
}

@media (max-width: 64em) {
  .post .page__navSection {
    margin-bottom: 20px
  }

  .post .page__navSection:last-of-type {
    margin-bottom: 0
  }
}

.page__navSection .list--horzRight {
  text-align: left
}

.page__navSection .list--horzRight>li:first-of-type {
  margin-left: 0
}

[class*="profile__img"] {
  display: inline-block;
  position: relative;
  text-align: center
}

[class*="profile__img"] img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

[class*="profile__img"].owner:after {
  cursor: pointer;
  content: "\e611";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(63, 154, 195, 0.7);
  color: white;
  font-size: 32px;
  height: 150px;
  left: 0;
  line-height: 150px;
  position: absolute;
  top: 0;
  width: 150px;
  opacity: 0;
  visibility: hidden
}

[class*="profile__img"].owner:hover:after {
  opacity: 1;
  visibility: visible
}

.profile__img--primary [class*="user__img"] {
  line-height: 70px;
  height: 70px;
  width: 70px
}

.profile__img--medium [class*="user__img"] {
  line-height: 150px;
  height: 150px;
  width: 150px
}

.profile__img--large [class*="user__img"] {
  line-height: 300px;
  height: 300px;
  width: 300px
}

.profile__img--preview {
  line-height: 150px;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  position: relative
}

.profile__img--preview [class*="user__img"] {
  border-radius: 0;
  bottom: -9999px;
  height: 100%;
  left: -9999px;
  margin: auto;
  position: absolute;
  right: -9999px;
  top: -9999px;
  width: 100%
}

.profile__img--preview [class*="user__img"].preview--wide {
  height: 150px;
  width: auto
}

.profile__img--preview [class*="user__img"].preview--tall {
  height: auto;
  width: 150px
}

.profile__data {
  margin-bottom: 1em;
  margin-top: 1em
}

.profile__who {
  margin-bottom: 1em
}

.profile__name {
  font-weight: bold
}

.profile__position {
  margin-top: .2em
}

.profile__company {
  font-weight: 600
}

@media (max-width: 930px) {

  #subscriptions>[class*='grid__col--'],
  #bookmarks>[class*='grid__col--'],
  #jobs>[class*='grid__col--'],
  #activity>[class*='grid__col--'] {
    width: 75.0%
  }
}

@media (max-width: 710px) {

  #subscriptions>[class*='grid__col--'],
  #bookmarks>[class*='grid__col--'],
  #jobs>[class*='grid__col--'],
  #activity>[class*='grid__col--'] {
    width: 91.66667%
  }
}

.avatar__tabs a {
  line-height: 2em
}

.slider--avatars {
  margin: 1em 1.5em
}

.slider--avatars .slick-list ul {
  position: relative
}

.slider--avatars .slick-list li {
  line-height: 0;
  margin: .75em 0;
  text-align: center;
  width: 25%
}

.slider--avatars .slick-list [class*="user--"] {
  display: inline-block
}

.slider--avatars .slick-list [class*="__img"] {
  margin: 0
}

.slider--avatars .slick-list [class*="__img"]:hover,
.slider--avatars .slick-list [class*="__img"].selected {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  border: 5px solid #3f9ac3
}

.slider--avatars .slick-slide {
  width: 386px;
  height: 176px
}

.slider--avatars .slick-prev,
.slider--avatars .slick-next {
  top: 40%
}

.slider--avatars .slick-dots {
  bottom: 0;
  margin: .6em 0 0;
  position: relative
}

.slider--avatars .slick-dots li {
  margin: 0
}

@media (max-width: 48em) {
  .article__relatedContent {
    display: none
  }
}

.article__breadcrumb {
  display: none
}

@media (max-width: 48em) {
  .article__breadcrumb {
    display: block
  }
}

.article__seriesNav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 70px 0 0;
  background: #303538;
  color: #8c9497;
  padding: 20px
}

@media (max-width: 64em) {
  .article__seriesNav {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.article__seriesNavMain {
  padding: 0 1em;
  width: 66.66667%
}

@media (max-width: 64em) {
  .article__seriesNavMain {
    width: 100%;
    padding: 0 1em 1em
  }
}

.article__seriesNavRest {
  width: 33.33333%
}

@media (max-width: 64em) {
  .article__seriesNavRest {
    width: 100%;
    padding: 0 1em
  }
}

.article__seriesNavNextTitle {
  margin: 0
}

.article__seriesSectionTitle {
  font-weight: 600;
  margin-top: 1em
}

.series__body {
  counter-reset: ordered-list-item-count
}

.series__description {
  display: block;
  margin-top: 1em
}

@media (max-width: 48em) {
  .series__description {
    display: block
  }
}

.series__articleNav {
  margin: 36px 0
}

.series__articleNav ol {
  border-left: 2px solid #d1cfcf;
  margin-left: 18px
}

.series__articleNav li {
  cursor: pointer;
  line-height: 36px;
  margin-left: -19px
}

.series__articleNav li:before {
  background: white;
  border: 2px solid #d1cfcf;
  border-radius: 50%;
  content: counter(ordered-list-item-count);
  counter-increment: ordered-list-item-count;
  float: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  width: 36px
}

.series__articleNav li:hover:before {
  background: #1d8fbb;
  border-color: #1d8fbb;
  color: white
}

.series__articleNav li:hover a {
  color: #44a4d3
}

.series__articleNav a {
  display: block;
  padding-left: 54px;
  position: relative;
  z-index: 10
}

@media (max-width: 48em) {
  .discuss__ctas [class*='grid__col--'] {
    margin: 0;
    width: 50%
  }
}

@media (max-width: 40em) {
  .discuss__ctas [class*='grid__col--'] {
    width: 100%
  }

  .discuss__ctas [class*='grid__col--'] .btn--primary {
    width: 100%
  }
}

.discussion__footer {
  margin-top: 40px
}

@media (max-width: 48em) {
  .discussion__footer {
    margin-bottom: 40px
  }
}

.forum__disussions:before {
  content: ""
}

.forum__disussions .discussion__title {
  font-weight: bold;
  margin-bottom: .25em
}

.post {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}

@media (max-width: 48em) {
  .post {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.post__main {
  width: 66.66667%;
  padding: 0 1.25em
}

@media (max-width: 64em) {
  .post__main {
    padding-right: 0;
    margin-right: 40px
  }
}

@media (max-width: 48em) {
  .post__main {
    width: 100%;
    padding-right: 1.25em;
    margin-right: 0
  }
}

@media (max-width: 64em) {
  .post__title {
    font-size: 2.5em;
    line-height: 1.5
  }
}

@media (max-width: 23.75em) {
  .post__title {
    font-size: 2em;
    line-height: 1.4
  }
}

@media (max-width: 64em) {
  .post__tags {
    display: none
  }
}

.post__author--mobile {
  display: none
}

@media (max-width: 48em) {
  .post__author--mobile {
    display: block
  }
}

.post__aside {
  width: 25.0%;
  margin-left: 8.33333%
}

@media (max-width: 64em) {
  .post__aside {
    width: 33.33333%;
    margin-left: 0%
  }
}

@media (max-width: 48em) {
  .post__aside {
    display: none
  }
}

.post__aside_mobile {
  display: none
}

@media (max-width: 48em) {
  .post__aside_mobile {
    display: block
  }
}

@media (max-width: 48em) {
  .post__comments {
    padding-top: 0
  }
}

.modqueue__replyColumn .icon-circle {
  line-height: 20px
}

.hide,
.fader {
  display: none
}

.display--block {
  display: block
}

.opacity--half {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5
}

.linebreaks {
  white-space: pre-line
}

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

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

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

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

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

.margin--none {
  margin: 0 !important
}

.margin--none--top {
  margin-top: 0 !important
}

.margin--none--bottom {
  margin-bottom: 0 !important
}

.margin--xsvert {
  margin-bottom: 0.25em;
  margin-top: 0.25em
}

.margin--svert {
  margin-bottom: 0.5em;
  margin-top: 0.5em
}

.margin--vert {
  margin-bottom: 1em;
  margin-top: 1em
}

.margin--xvert {
  margin-bottom: 2em;
  margin-top: 2em
}

.margin--vert--bottom {
  margin-bottom: 1em
}

.margin--xvert--bottom {
  margin-bottom: 2em
}

.margin--vert--top {
  margin-top: 1em
}

.margin--xvert--top {
  margin-top: 2em
}

.nospace,
.nospace * {
  border: none;
  bottom: 0;
  display: block;
  font-size: 0;
  height: 0 !important;
  left: -9999em;
  line-height: 0;
  position: absolute;
  width: 0 !important;
  outline: none
}

.truncate,
.thumb__title,
.activity__action {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal
}

.authored>*:first-child {
  margin-top: 36px
}

@media (max-width: 75em) {
  .align--xlarge--left {
    text-align: left !important
  }

  .margin--xlarge--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 75em) {
  .show--xlarge {
    display: none
  }
}

.hide--xlarge {
  display: none
}

@media (max-width: 75em) {
  .hide--xlarge {
    display: block
  }
}

@media (max-width: 64em) {
  .align--large--left {
    text-align: left !important
  }

  .margin--large--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 64em) {
  .show--large {
    display: none
  }
}

.hide--large {
  display: none
}

@media (max-width: 64em) {
  .hide--large {
    display: block
  }
}

@media (max-width: 63.75em) {
  .align--large-sub--left {
    text-align: left !important
  }

  .margin--large-sub--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 63.75em) {
  .show--large-sub {
    display: none
  }
}

.hide--large-sub {
  display: none
}

@media (max-width: 63.75em) {
  .hide--large-sub {
    display: block
  }
}

@media (max-width: 53.125em) {
  .align--med-large--left {
    text-align: left !important
  }

  .margin--med-large--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 53.125em) {
  .show--med-large {
    display: none
  }
}

.hide--med-large {
  display: none
}

@media (max-width: 53.125em) {
  .hide--med-large {
    display: block
  }
}

@media (max-width: 48em) {
  .align--medium--left {
    text-align: left !important
  }

  .margin--medium--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 48em) {
  .show--medium {
    display: none
  }
}

.hide--medium {
  display: none
}

@media (max-width: 48em) {
  .hide--medium {
    display: block
  }
}

@media (max-width: 47.5em) {
  .align--medium-sub--left {
    text-align: left !important
  }

  .margin--medium-sub--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 47.5em) {
  .show--medium-sub {
    display: none
  }
}

.hide--medium-sub {
  display: none
}

@media (max-width: 47.5em) {
  .hide--medium-sub {
    display: block
  }
}

@media (max-width: 40em) {
  .align--med-small--left {
    text-align: left !important
  }

  .margin--med-small--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 40em) {
  .show--med-small {
    display: none
  }
}

.hide--med-small {
  display: none
}

@media (max-width: 40em) {
  .hide--med-small {
    display: block
  }
}

@media (max-width: 30em) {
  .align--small--left {
    text-align: left !important
  }

  .margin--small--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 30em) {
  .show--small {
    display: none
  }
}

.hide--small {
  display: none
}

@media (max-width: 30em) {
  .hide--small {
    display: block
  }
}

@media (max-width: 23.75em) {
  .align--smaller--left {
    text-align: left !important
  }

  .margin--smaller--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 23.75em) {
  .show--smaller {
    display: none
  }
}

.hide--smaller {
  display: none
}

@media (max-width: 23.75em) {
  .hide--smaller {
    display: block
  }
}

@media (max-width: 20em) {
  .align--xsmall--left {
    text-align: left !important
  }

  .margin--xsmall--vert--top {
    margin-top: 1em
  }
}

@media (max-width: 20em) {
  .show--xsmall {
    display: none
  }
}

.hide--xsmall {
  display: none
}

@media (max-width: 20em) {
  .hide--xsmall {
    display: block
  }
}

select {
  text-indent: 0.01px;
  text-overflow: ''
}

#peek {
  background: #000;
  height: 35px;
  line-height: 35px;
  color: #999;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75)
}

#peek .hidden {
  display: none;
  visibility: visible
}

#peek.disabled,
.pagination #peek.page.current {
  display: none
}

#peek.production {
  /* background: url(/assets/peek/bar/production-a51e1495d00c290356a3e9d4b9eec8f1.gif) repeat 0 0 */
}

#peek.staging {
  /* background: url(/assets/peek/bar/staging-4125bf0a1a4d57261dadd49ec9009058.gif) repeat 0 0 */
}

#peek.development {
  /* background: url(/assets/peek/bar/development-a77412e78f31d0868b930795ca166ce1.gif) repeat 0 0 */
}

#peek .wrapper {
  width: 800px;
  margin: 0 auto
}

#peek .bucket {
  background: #111;
  display: inline-block;
  padding: 4px 6px;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  line-height: 1;
  color: #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.25)
}

#peek .bucket .hidden {
  display: none
}

#peek .bucket:hover .hidden {
  display: inline
}

#peek strong {
  color: #fff
}

#peek .view {
  margin-right: 15px;
  float: left
}

#peek .view:last-child {
  margin-right: 0
}

#peek .css-truncate.css-truncate-target,
#peek .css-truncate .css-truncate-target {
  display: inline-block;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top
}

#peek .css-truncate.expandable:hover .css-truncate-target,
#peek .css-truncate.expandable:hover.css-truncate-target {
  max-width: 10000px !important
}


.sub-module__listitem {
  counter-reset: module-list-item-count !important;
  border-left: none !important;
  display: none;
}

.sub-module__item::before {
  content: counter(module-list-item-count) !important;
  counter-increment: module-list-item-count !important;
  font-size: 12px !important;
}

.header__img {
  width: inherit;
}

@media (max-width: 63.75em) {
  .header__img {
    width: 8em;
    margin-left: -25px;
  }
}

.footer__img {
  margin-top: 12px;
  width: 8em;
  margin-left: -30px;
}

.advertisement {
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 #2e2a32;
}
