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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #3D4752;
}

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

pre {
  white-space: pre-wrap;
}

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

small {
  font-size: 80%;
}

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

img {
  border: 0;
}

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

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="search"] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

@font-face {
  font-family: "appleLogo";
  src: local("Lucida Grande");
  unicode-range: U+F8FF;
}
/* Double-quotes are required to get Helvetica Neue to load properly */
.lato {
  font-family: 'Lato', 'appleLogo', sans-serif;
}
.helvetica {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Tahoma, Arial, sans-serif;
}
.monospace {
  font-family: "Monaco", "Menlo", "Consolas", "Courier New", monospace !important;
}
/* Fonts */
body {
  font-family: 'Lato', 'appleLogo', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2C2D30;
  font-size: 16.2px;
  line-height: 1.5rem;
}
.light {
  font-weight: 300;
}
.normal {
  font-weight: 400;
}
.regular {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
.black {
  font-weight: 900;
}
b.highlight {
  font-weight: 900;
  font-size: 16.1px;
  color: inherit;
}
h1 {
  font-weight: 900;
  font-size: 30px;
  color: #2C2D30;
  line-height: 60px;
  margin-bottom: 12px;
}
.col_1_of_1 {
  flex-basis: 100%;
}
.col_1_of_2 {
  flex-basis: 50%;
}
.col_2_of_2 {
  flex-basis: 100%;
}
.col_1_of_3 {
  flex-basis: 33.33333333%;
}
.col_2_of_3 {
  flex-basis: 66.66666667%;
}
.col_3_of_3 {
  flex-basis: 100%;
}
.col_1_of_4 {
  flex-basis: 25%;
}
.col_2_of_4 {
  flex-basis: 50%;
}
.col_3_of_4 {
  flex-basis: 75%;
}
.col_4_of_4 {
  flex-basis: 100%;
}
.col_1_of_5 {
  flex-basis: 20%;
}
.col_2_of_5 {
  flex-basis: 40%;
}
.col_3_of_5 {
  flex-basis: 60%;
}
.col_4_of_5 {
  flex-basis: 80%;
}
.col_5_of_5 {
  flex-basis: 100%;
}
.col_1_of_6 {
  flex-basis: 16.66666667%;
}
.col_2_of_6 {
  flex-basis: 33.33333333%;
}
.col_3_of_6 {
  flex-basis: 50%;
}
.col_4_of_6 {
  flex-basis: 66.66666667%;
}
.col_5_of_6 {
  flex-basis: 83.33333333%;
}
.col_6_of_6 {
  flex-basis: 100%;
}
.col_1_of_7 {
  flex-basis: 14.28571429%;
}
.col_2_of_7 {
  flex-basis: 28.57142857%;
}
.col_3_of_7 {
  flex-basis: 42.85714286%;
}
.col_4_of_7 {
  flex-basis: 57.14285714%;
}
.col_5_of_7 {
  flex-basis: 71.42857143%;
}
.col_6_of_7 {
  flex-basis: 85.71428571%;
}
.col_7_of_7 {
  flex-basis: 100%;
}
.col_1_of_8 {
  flex-basis: 12.5%;
}
.col_2_of_8 {
  flex-basis: 25%;
}
.col_3_of_8 {
  flex-basis: 37.5%;
}
.col_4_of_8 {
  flex-basis: 50%;
}
.col_5_of_8 {
  flex-basis: 62.5%;
}
.col_6_of_8 {
  flex-basis: 75%;
}
.col_7_of_8 {
  flex-basis: 87.5%;
}
.col_8_of_8 {
  flex-basis: 100%;
}
.col_1_of_9 {
  flex-basis: 11.11111111%;
}
.col_2_of_9 {
  flex-basis: 22.22222222%;
}
.col_3_of_9 {
  flex-basis: 33.33333333%;
}
.col_4_of_9 {
  flex-basis: 44.44444444%;
}
.col_5_of_9 {
  flex-basis: 55.55555556%;
}
.col_6_of_9 {
  flex-basis: 66.66666667%;
}
.col_7_of_9 {
  flex-basis: 77.77777778%;
}
.col_8_of_9 {
  flex-basis: 88.88888889%;
}
.col_9_of_9 {
  flex-basis: 100%;
}
.col_1_of_10 {
  flex-basis: 10%;
}
.col_2_of_10 {
  flex-basis: 20%;
}
.col_3_of_10 {
  flex-basis: 30%;
}
.col_4_of_10 {
  flex-basis: 40%;
}
.col_5_of_10 {
  flex-basis: 50%;
}
.col_6_of_10 {
  flex-basis: 60%;
}
.col_7_of_10 {
  flex-basis: 70%;
}
.col_8_of_10 {
  flex-basis: 80%;
}
.col_9_of_10 {
  flex-basis: 90%;
}
.col_10_of_10 {
  flex-basis: 100%;
}
.col_1_of_11 {
  flex-basis: 9.09090909%;
}
.col_2_of_11 {
  flex-basis: 18.18181818%;
}
.col_3_of_11 {
  flex-basis: 27.27272727%;
}
.col_4_of_11 {
  flex-basis: 36.36363636%;
}
.col_5_of_11 {
  flex-basis: 45.45454545%;
}
.col_6_of_11 {
  flex-basis: 54.54545455%;
}
.col_7_of_11 {
  flex-basis: 63.63636364%;
}
.col_8_of_11 {
  flex-basis: 72.72727273%;
}
.col_9_of_11 {
  flex-basis: 81.81818182%;
}
.col_10_of_11 {
  flex-basis: 90.90909091%;
}
.col_11_of_11 {
  flex-basis: 100%;
}
.col_1_of_12 {
  flex-basis: 8.33333333%;
}
.col_2_of_12 {
  flex-basis: 16.66666667%;
}
.col_3_of_12 {
  flex-basis: 25%;
}
.col_4_of_12 {
  flex-basis: 33.33333333%;
}
.col_5_of_12 {
  flex-basis: 41.66666667%;
}
.col_6_of_12 {
  flex-basis: 50%;
}
.col_7_of_12 {
  flex-basis: 58.33333333%;
}
.col_8_of_12 {
  flex-basis: 66.66666667%;
}
.col_9_of_12 {
  flex-basis: 75%;
}
.col_10_of_12 {
  flex-basis: 83.33333333%;
}
.col_11_of_12 {
  flex-basis: 91.66666667%;
}
.col_12_of_12 {
  flex-basis: 100%;
}
.col_padding {
  padding-left: 10px;
  padding-right: 10px;
}
.btn {
  background-color: #2DB27C;
  display: inline-block;
  padding: 5px 10px;
  line-height: 47px;
  color: #FFFFFF;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border: none;
  box-shadow: none;
  text-align: center;
  white-space: nowrap;
  padding: 8px 14px 9px;
  font-size: 15px;
  position: relative;
}
.btn:hover {
  text-decoration: none;
  color: #FFFFFF;
}
/* Sizes */
.btn_large {
  padding: 13px 20px 15px;
  font-size: 17.1px;
  font-weight: 700;
}
body {
  overflow-x: hidden;
}
.unscrollable {
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.hidden {
  display: none;
  overflow: hidden;
  width: 0;
  height: 0;
}
.align_center {
  text-align: center;
}
* {
  box-sizing: border-box;
}
.header {
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 14px;
}
@media print {
  .header {
    display: none;
  }
}
.header .header_to_lucidpress {
  color: #FFFFFF;
  padding: 0 15px;
}
.header .header_search {
  width: 290px;
  margin: 0px auto;
}
.header .header_search .search {
  display: none;
}
@media (max-width: 1080px) {
  .header .header_search {
    display: none;
  }
}
@media (max-width: 1425px) {
  html[lang="de"] .header .header_search {
    display: none;
  }
}
.header .header_search.fs_search {
  width: 100%;
}
.header .header_logo {
  margin-left: 10px;
  float: left;
  height: 40px;
}
.header .header_logo img {
  width: 106px;
  height: 31px;
  display: block;
  margin-right: 15px;
  margin-top: 5px;
}
.header .header_logo * {
  display: inline-block;
  vertical-align: top;
}
.header #logo_w {
  display: block;
}
.header #logo_b {
  display: none;
}
.header .close_search {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 30px;
  color: #3D4752;
  font-weight: 300;
  cursor: pointer;
}
.header .header_title {
  font-weight: 900;
  color: #FFFFFF;
  display: inline-block;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 20px;
  margin-top: 8px;
}
@media (max-width: 880px) {
  .header .header_title {
    display: none;
  }
}
.header:not(.header_white) .header_loc .dropdown dt a {
  background: transparent;
  border: 2px solid transparent;
  color: #FFFFFF;
}
.header:not(.header_white) .header_loc .dropdown dt a:after {
  color: #FFFFFF;
}
.header:not(.header_white) .header_loc .dropdown dt a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.header:not(.header_white) .header_loc .dropdown .items:not(.shown) ul {
  background: transparent;
  border: 2px solid #FFFFFF;
}
@media screen and (min-width: 751px) {
  .header:not(.header_white) .header_loc .dropdown .items ul {
    top: -42px;
  }
}
.header .header_nav {
  padding-right: 3px;
  float: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 768px) {
  .header .header_nav .submit-a-request,
  .header .header_nav .create-workspace {
    display: none;
  }
  .header .header_nav .loc > .dropdown {
    margin-right: 0px;
  }
}
.header .menu_nav {
  float: right;
  display: none;
  align-items: center;
  height: 40px;
}
@media (max-width: 768px) {
  .header .menu_nav {
    display: block;
  }
}
.header .submit-a-request,
.header .open_menu,
.header .create-workspace {
  font-weight: 700;
  display: inline-block;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  line-height: 38px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 15px;
  box-sizing: border-box;
}
.header .submit-a-request:hover,
.header .open_menu:hover,
.header .create-workspace:hover {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.1);
}
.header .create-workspace {
  margin-left: 15px;
}
.header .open_search {
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-right: 20px;
  display: inline-block;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_search_white.png');
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  text-decoration: none;
  display: none;
}
.notification {
  position: absolute;
  z-index: 9000;
}
.header_white {
  position: fixed;
  top: 0;
  /* play nicely with ZD admin bar */
  transition: top 0.3s ease-in-out;
  /* */
  height: 66px;
  z-index: 3000;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  padding-top: 12px;
  padding-bottom: 12px;
}
.header_white.offset {
  top: 46px;
}
@media (max-width: 800px) {
  .header_white.category_header {
    position: absolute;
  }
}
.header_white .header_to_lucidpress {
  color: #555459;
}
.header_white .header_title {
  color: #555459;
  border-color: rgba(85, 84, 89, 0.5);
}
.header_white #logo_w {
  display: none;
}
.header_white #logo_b {
  display: block;
}
.header_white .header_search .search {
  display: block;
}
.header_white .create-workspace,
.header_white .submit-a-request {
  background-color: #2DB27C;
  display: inline-block;
  padding: 5px 10px;
  line-height: 47px;
  color: #FFFFFF;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border: none;
  box-shadow: none;
  text-align: center;
  white-space: nowrap;
  padding: 8px 14px 9px;
  font-size: 15px;
  position: relative;
  text-shadow: none;
  box-shadow: 0px 2px 0px #2ab27b;
  box-sizing: border-box;
  font-size: 16.2px;
  font-weight: 700;
  padding: 9px 16px 9px;
  margin-top: -1px;
}
.header_white .create-workspace:hover,
.header_white .submit-a-request:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.header_white .create-workspace:hover,
.header_white .submit-a-request:hover {
  text-decoration: none;
  background-color: #2ab27b;
  box-shadow: 0px 2px 0px #20865d;
}
.header_white.fs_search .header_nav,
.header_white.fs_search .header_logo {
  display: none;
}
.header_white .open_menu {
  border: 2px solid #89898B;
  line-height: 36px;
  color: #555459;
  box-sizing: border-box;
}
.header_white .open_menu:hover {
  border-color: #555459;
}
.header_white .open_search {
  display: inline-block;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_search_black.png');
  opacity: 0.6;
}
.header_white .open_search:hover {
  opacity: 0.8;
}
body.maintenance {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #2986BE;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//pattern_transparent.png'), linear-gradient(-150deg, #00C1B6 0%, #136EB5 97%);
  background-size: 380px,	contain;
  background-position: center bottom;
}
div.maint_mode {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
div.maint_mode:before {
  display: block;
  content: '';
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//using-lucidpress-illustration_new.png');
  background-size: 282px 155px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 155px;
}
div.maint_mode h1 {
  margin: 0px;
  color: inherit;
}
.banner {
  position: relative;
  height: 310px;
  background: #2986BE;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//pattern_transparent.png'), linear-gradient(-150deg, #00C1B6 0%, #136EB5 97%);
  background-size: 380px,	contain;
  background-position: center bottom;
  padding-top: 121px;
}
@media screen and (max-width: 800px) {
  .banner {
    height: 270px;
  }
}
@media print {
  .banner {
    padding: 20px 0px;
    height: auto;
  }
}
.banner .banner_container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.banner.banner_search_results {
  padding-top: 101px;
  padding-bottom: 15px;
}
.banner.banner_search_results .banner_container {
  max-width: 640px;
}
.banner.banner_search_results .banner_container .search_container {
  width: 100%;
  max-width: 620px;
}
.banner .banner_title {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 45px;
  line-height: 60px;
  margin: 0;
  letter-spacing: -1px;
}
@media screen and (max-width: 700px) {
  .banner .banner_title {
    font-size: 9.8vw;
    line-height: 10vw;
  }
}
@media print {
  .banner .banner_title {
    color: black;
  }
}
@media screen and (max-width: 700px) {
  .banner.videos .banner_title {
    font-size: 8.4vw;
    line-height: 10vw;
  }
}
.banner p,
.banner .search-results-heading {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
  color: #FFFFFF;
  margin: 0;
  font-size: 22px;
  line-height: 27px;
  padding-bottom: 15px;
}
@media screen and (max-width: 800px) {
  .banner p,
  .banner .search-results-heading {
    font-size: 18px;
    line-height: 27px;
  }
}
.hero_banner {
  background: #2986BE;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//pattern_transparent.png'), linear-gradient(-150deg, #00C1B6 0%, #136EB5 97%);
  background-size: 380px,	contain;
  background-position: center bottom;
  justify-content: center;
  padding-top: 65px;
}
.hero_banner .search_container {
  width: 100%;
  max-width: 620px;
  margin: 0px auto;
  padding-top: 75px;
  padding-bottom: 110px;
}
.hero_banner a {
  color: #FFFFFF;
  text-decoration: underline;
}
.hero_banner a:hover {
  color: #FFFFFF;
  opacity: 0.68;
}
.no_scroll {
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.fs_menu {
  overflow-y: auto;
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
  opacity: 0.99;
  background-color: #492D78;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 4000;
}
.fs_menu .fs_logo {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  width: 106px;
  height: 31px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
  cursor: pointer;
}
.fs_menu .close_menu {
  position: fixed;
  right: 13px;
  height: 80px;
  color: #FFFFFF;
  font-size: 30px;
  margin-right: 20px;
  margin-top: 20px;
  line-height: 30px;
  z-index: 9000;
  padding: 8px;
  transition-propery: all;
  transition-duration: 500ms;
  transform-origin: 25px 25px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.fs_menu .close_menu.rotated {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fs_menu ul {
  padding: 0px;
  margin-bottom: 50px;
  margin-top: 125px;
  margin-left: 45px;
  list-style: none;
}
.fs_menu ul li a {
  color: #FFFFFF;
  font-size: 40px;
  line-height: 20vw;
  text-decoration: none;
}
@media (max-width: 480px) {
  .fs_menu ul li a {
    font-size: 8.3vw;
  }
}
@media screen and (min-width: 600px) {
  .fs_menu ul li a {
    line-height: 90px;
  }
}
.fs_menu .get_help {
  display: block;
  padding: 20px 24px;
  background-color: rgba(0, 0, 0, 0.45);
  color: #FFFFFF;
  font-size: 26px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  margin: 0px 1rem;
  margin-bottom: 1rem;
  text-decoration: none;
}
@media (max-width: 480px) {
  .fs_menu .get_help {
    font-size: 6vw;
  }
}
.fs_menu .get_help:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 700px) {
  .search_container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .banner_search_results .search_container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.search {
  /* specific to big search */
  /* specific to small search */
  /* mobile fullscreen search */
  /* shared styles */
  width: 100%;
}
.search_container .search {
  position: relative;
  margin-bottom: 30px;
}
.search_container .search:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_search_black.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  opacity: 0.7;
  transition-property: all;
  transition-duration: 120ms;
}
.search_container .search.focused:before {
  opacity: 1;
}
.search_container .search #query {
  border: 0px;
  padding: 20px 20px 20px 60px;
  line-height: 22px;
  font-size: 17.1px;
  box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  transition-property: all;
  transition-duration: 120ms;
  color: #2C2D30;
}
.search_container .search #query:focus {
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.25);
}
.header_search .search {
  max-width: 290px;
  width: 290px;
  position: relative;
}
.header_search .search:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_search_black.png');
  background-position: left 12px center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  opacity: 0.3;
  transition-property: all;
  transition-duration: 120ms;
}
.header_search .search #query {
  border: 1px solid #E5E5E5;
  padding: 9px 10px 8px 45px;
  line-height: 21px;
  font-size: 1rem;
  border-radius: 6px;
}
.header_search .search #query::-ms-clear {
  display: none;
}
.header_search .search #query::-webkit-input-placeholder {
  text-indent: 20px;
}
.header_search .search #query:-moz-placeholder {
  text-indent: 20px;
}
.header_search .search #query::-moz-placeholder {
  text-indent: 20px;
}
.header_search .search #query:-ms-input-placeholder {
  text-indent: 20px;
}
.header_search .search #query:focus::-webkit-input-placeholder {
  text-indent: 0px;
}
.header_search .search #query:focus:-moz-placeholder {
  text-indent: 0px;
}
.header_search .search #query:focus::-moz-placeholder {
  text-indent: 0px;
}
.header_search .search #query:focus:-ms-input-placeholder {
  text-indent: 0px;
}
.header_search .search.focused:before {
  opacity: 0.5;
}
.fs_search .search {
  max-width: none;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
.fs_search .search:before {
  background-size: 26px 26px;
  background-position: left center;
  opacity: 1;
}
.fs_search .search.focused:before {
  opacity: 1;
}
.fs_search .search #query {
  position: absolute;
  left: 40px;
  right: 40px;
  padding: 7px;
  border: none;
  border-radius: 0px;
  font-size: 20px;
}
.fs_search .search #query::-webkit-input-placeholder {
  padding-top: 3px;
  padding-left: 0px;
}
.fs_search .search #query:-moz-placeholder {
  padding-top: 3px;
  padding-left: 0px;
}
.fs_search .search #query::-moz-placeholder {
  padding-top: 3px;
  padding-left: 0px;
}
.fs_search .search #query:-ms-input-placeholder {
  padding-top: 3px;
  padding-left: 0px;
}
.search #query {
  display: block;
  width: 100%;
  box-sizing: border-box;
  background: #FFFFFF;
  text-align: left;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query::-webkit-input-placeholder {
  color: #3D4752;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:-moz-placeholder {
  color: #3D4752;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query::-moz-placeholder {
  color: #3D4752;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:-ms-input-placeholder {
  color: #3D4752;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:focus::-webkit-input-placeholder {
  color: #A0A0A2;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:focus:-moz-placeholder {
  color: #A0A0A2;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:focus::-moz-placeholder {
  color: #A0A0A2;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:focus:-ms-input-placeholder {
  color: #A0A0A2;
  transition-property: all;
  transition-duration: 120ms;
}
.search #query:focus {
  outline: none;
}
.search [type="submit"] {
  display: none;
}
.search_title {
  font-size: 58px;
  text-align: center;
  color: #FFFFFF;
  line-height: 69px;
  margin: 0 0 24px;
  font-weight: 900;
}
@media screen and (max-width: 700px) {
  .search_title {
    font-size: 39px;
    line-height: 43px;
  }
}
.search_topics {
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}
.intro_cards {
  background-color: #F4F7FA;
  border-bottom: 1px solid #E3E3E3;
  margin-bottom: 50px;
}
@media screen and (max-width: 845px) {
  .intro_cards {
    margin-bottom: 22px;
  }
}
@media screen and (max-width: 700px) {
  .intro_cards {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 560px) {
  .intro_cards {
    margin-bottom: 0px;
  }
}
.intro_cards .intro_cards_container {
  max-width: 1024px;
  margin: 0px auto;
}
@media screen and (min-width: 701px) {
  .intro_cards .intro_cards_container {
    background: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//thinLine.png') no-repeat 50% center/1px 90%, url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//thinLine.png') no-repeat center 33.3%/90% 1px, url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//thinLine.png') no-repeat center 66.6%/90% 1px;
  }
}
@media screen and (min-width: 846px) {
  .intro_cards .intro_cards_container {
    background: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//thinLine.png') no-repeat 33.3% center/1px 90%, url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//thinLine.png') no-repeat 66.6% center/1px 90%, url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//thinLine.png') no-repeat center center/90% 1px;
  }
}
.intro_cards .intro_card_container {
  padding-left: 10px;
  padding-right: 10px;
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1px;
  margin-top: 1px;
}
@media screen and (max-width: 845px) {
  .intro_cards .intro_card_container {
    width: 49.6%;
  }
}
@media screen and (max-width: 700px) {
  .intro_cards .intro_card_container {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    width: 100%;
  }
}
.intro_cards .card {
  z-index: 2;
  padding: 36px 20px 0px;
  position: relative;
  transition-property: all;
  transition-duration: 170ms;
  -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);
}
@media screen and (min-width: 701px) {
  .intro_cards .card {
    background-color: #F4F7FA;
    min-height: 300px;
  }
}
@media screen and (max-width: 700px) {
  .intro_cards .card {
    padding-top: 20px;
  }
}
.intro_cards .card .tile {
  color: #2C2D30;
  text-decoration: none;
  z-index: 1;
  display: inline-block;
}
@media screen and (max-width: 700px) {
  .intro_cards .card .tile {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 20px;
    width: 100%;
  }
}
.intro_cards .card:hover {
  z-index: 3;
}
@media screen and (min-width: 701px) {
  .intro_cards .card:hover {
    -webkit-transform: scale(1.075) rotate(0.0001deg);
    -moz-transform: scale(1.075) rotate(0.0001deg);
    -ms-transform: scale(1.075) rotate(0.0001deg);
    -o-transform: scale(1.075) rotate(0.0001deg);
    transform: scale(1.075) rotate(0.0001deg);
    background-color: #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  }
}
.intro_cards .card_title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 0;
  color: inherit;
  font-weight: 900;
}
.intro_cards .card_description {
  font-size: 16.1;
  line-height: 25px;
  padding: 0;
  margin: 4px auto 0px;
  max-width: 340px;
}
.intro_cards .card_image {
  width: auto;
  height: 84px;
  margin: 0 auto 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.resource_categories {
  margin-bottom: 55px;
  overflow: hidden;
}
.resource_categories .rc_container {
  max-width: 960px;
  margin: 0px auto;
  overflow: hidden;
  padding: 0px 12px;
}
.resource_categories .rc_container .rc_category {
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 12px;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-size: 17.1px;
  /* camera outline */
  /* building outline */
}
.resource_categories .rc_container .rc_category b {
  font-weight: 900;
}
.resource_categories .rc_container .rc_category a .ts_icon_arrow_right {
  position: relative;
  text-indent: -3px;
  -webkit-transition: all 100ms ease-out 0.0000001ms;
  -moz-transition: all 100ms ease-out 0.0000001ms;
  transition: all 100ms ease-out 0.0000001ms;
}
.resource_categories .rc_container .rc_category a .ts_icon_arrow_right:before {
  position: absolute;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: 0px;
  font-size: 28px;
  vertical-align: bottom;
  margin-bottom: 1px;
}
@media screen and (max-width: 560px) {
  .resource_categories .rc_container .rc_category a .ts_icon_arrow_right {
    display: none;
  }
}
.resource_categories .rc_container .rc_category:hover a {
  text-decoration: underline;
}
.resource_categories .rc_container .rc_category:hover a .ts_icon_arrow_right {
  text-indent: 0px;
}
.resource_categories .rc_container .rc_category:hover a .ts_icon_arrow_right:before {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  left: 3px;
}
.resource_categories .rc_container .rc_category b:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  font-size: 24px;
  vertical-align: bottom;
  margin-right: 10px;
}
.resource_categories .rc_container .rc_category.guides b:before {
  content: '';
  vertical-align: bottom;
  display: inline-block;
  width: 22px;
  height: 24px;
  margin-right: 14px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//guide-icon_2x.png');
  background-repeat: no-repeat;
  background-size: 19px 22px;
  background-position: center center;
}
.resource_categories .rc_container .rc_category.videos b:before {
  content: '\E090';
  color: #e32072;
}
.resource_categories .rc_container .rc_category.enterprise b:before {
  content: '\E039';
  color: #e32072;
}
.resource_categories .rc_container .rc_category.guides {
  margin-bottom: 18px;
}
@media screen and (max-width: 700px) {
  .resource_categories .rc_container {
    padding-right: 1px;
  }
  .resource_categories .rc_container .rc_category {
    text-align: left;
    padding: 40px 0px 40px 56px;
    border: 0px;
    border-bottom: 1px solid #E3E3E3;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .resource_categories .rc_container .rc_category.guides {
    margin-bottom: 0px;
  }
  .resource_categories .rc_container .rc_category b {
    display: block;
  }
  .resource_categories .rc_container .rc_category b:before {
    position: absolute;
    left: 6px;
    top: 51px;
    font-size: 40px;
  }
  .resource_categories .rc_container .rc_category.guides b:before {
    background-size: 32px 37px;
    width: 32px;
    height: 37px;
    top: 45px;
    left: 9px;
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//guide-icon_mobile.png');
  }
}
.promoted-articles {
  max-width: 960px;
  margin: 0px auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
}
.promoted-articles h3 {
  margin-bottom: 16px;
  line-height: 32px;
}
.promoted-articles h3:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 5px;
  width: 25px;
  height: 22px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_trending.png');
  background-size: 23px 17px;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.promoted-articles ul {
  width: 100%;
  padding-bottom: 50px;
  overflow: hidden;
  margin-left: 10px;
}
.promoted-articles li {
  display: none;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 33%;
  max-height: 22px;
  overflow: hidden;
  padding-left: 24px;
  position: relative;
  font-size: 1rem;
  line-height: 22px;
  margin-bottom: 18px;
  padding-right: 10px;
}
.promoted-articles li:before {
  display: block;
  content: 'Ã¢â‚¬Â¢';
  position: absolute;
  left: 0;
}
@media (max-width: 800px) {
  .promoted-articles li {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .promoted-articles li {
    width: 100%;
    line-height: 26px;
  }
}
.promoted-articles li:not(:nth-last-child(-n+9)) {
  display: inline-block;
}
.separator {
  max-width: 920px;
  margin: 0px auto;
  height: 20px;
  border-top: 1px solid #E3E3E3;
}
@media screen and (max-width: 950px) {
  .separator {
    margin: 0px 20px;
  }
}
.lucidpress_tips .lucidpress_tips_container {
  margin: 0px auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 960px;
  margin-top: 40px;
  margin-bottom: 70px;
}
.lucidpress_tips .lucidpress_tips_container h3 {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
}
.lucidpress_tips .lucidpress_tips_container h3:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 0px;
  width: 25px;
  height: 22px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_magicwand.png');
  background-size: 22px 22px;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.lucidpress_tips .lucidpress_tips_list {
  margin: 0;
  padding: 0;
}
.lucidpress_tips .lucidpress_tips_item {
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  width: 33%;
  display: inline-block;
  list-style: none;
  margin-bottom: 16px;
}
@media screen and (max-width: 860px) {
  .lucidpress_tips .lucidpress_tips_item {
    width: 100% !important;
  }
}
.lucidpress_tips .lucidpress_tips_item_content {
  position: relative;
  padding: 20px 16px 20px 68px;
  border: 1px solid #E5E5E5;
  border-radius: 6px;
}
.lucidpress_tips .lucidpress_tips_item_content p {
  margin: 0;
}
@media screen and (max-width: 480px) {
  .lucidpress_tips .lucidpress_tips_item_content {
    border: 0px;
    padding-left: 58px;
    padding-bottom: 0px;
    padding-right: 10px;
  }
}
.lucidpress_tips .lucidpress_tips_icon {
  position: absolute;
  width: 50px;
  left: 7px;
  height: 100%;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 480px) {
  .lucidpress_tips .lucidpress_tips_icon {
    background-position: left center;
    top: 10px;
  }
}
.lucidpress_tips .lucidpress_tips_icon_switcher {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_quick_switcher.png');
  background-size: 32px 24px;
  left: 9px;
}
.lucidpress_tips .lucidpress_tips_icon_search {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_search.png');
  background-size: 25px 26px;
}
.lucidpress_tips .lucidpress_tips_icon_up_arrow {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_up_arrow.png');
  background-size: 19px 22px;
}
.site_footer {
  border-top: 1px solid #E3E3E3;
  padding-bottom: 0px;
  position: absolute;
  background-color: #fff;
  width: 100%;
}
.site_footer_container {
  max-width: 960px;
  margin: 0px auto;
  vertical-align: top;
}
.footer_nav {
  padding-left: 10px;
  overflow: visible;
  text-align: left;
}
@media (max-width: 1000px) {
  .footer_nav {
    text-align: left;
    padding-left: 21px;
  }
}
.powered-by-zendesk {
  display: none;
}
.footer_logo {
  float: left;
  display: block;
  cursor: pointer;
  height: 31px;
  width: 31px;
  margin-left: 20px;
  margin-right: 10px;
  margin-top: -1px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//hash.png');
  background-size: 30px 31px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
  .footer_logo {
    display: block;
    height: 40px;
    width: 40px;
    background-size: 40px 40px;
    margin-bottom: 30px;
    margin-top: 10px;
    float: none;
  }
}
.footer_items {
  width: 100%;
  padding: 12px 0px;
}
@media screen and (max-width: 1000px) {
  .footer_items {
    display: block;
  }
}
.footer_nav_item {
  list-style: none;
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 40px;
}
.footer_nav_item:first-child {
  padding-left: 0;
  font-weight: 900;
  border-right: 1px solid #E3E3E3;
}
.footer_nav_item:nth-last-child(1) {
  padding-right: 0px;
}
.footer_nav_item a {
  color: #3D4752;
}
.footer_nav_item.tw:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  content: '\E804';
  vertical-align: bottom;
  margin-right: 2px;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (max-width: 900px) {
  .footer_items .footer_nav_item {
    padding-left: 0px;
    padding-right: 15px;
  }
  .footer_items .footer_nav_item:first-child {
    padding-right: 20px;
  }
  .footer_items .footer_nav_item:nth-child(2) {
    padding-left: 15px;
  }
}
@media screen and (max-width: 780px) {
  .footer_items {
    padding: 0px;
  }
  .footer_items .footer_nav {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
  }
  .footer_items .footer_nav_item {
    width: 100%;
    height: 40px;
    padding: 10px 0px 10px 30px;
    padding-left: 30px;
    height: auto;
    display: none;
    border-bottom: 1px solid #E3E3E3;
  }
  .footer_items .footer_nav_item:nth-child(2) {
    padding-left: 30px;
  }
  .footer_items .footer_nav_item:first-child {
    display: block;
    border-right: none;
    cursor: pointer;
  }
  .footer_items .footer_nav_item:first-child:after {
    display: block;
    content: '\E279';
    font-family: 'lucidpress';
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 11px;
  }
  .footer_items .footer_nav_item:last-child {
    display: block;
  }
  .footer_items .footer_nav_item:last-child .dropdown {
    display: block;
  }
  .footer_items .footer_nav.open .footer_nav_item {
    display: block;
  }
  .footer_items .footer_nav.open .footer_nav_item:first-child:after {
    content: '\E280';
  }
}
.lucidpress_footer {
  background-color: #f8f8f8;
  overflow: hidden;
  height: 50px;
}
.lucidpress_footer a {
  color: #3D4752;
}
.lucidpress_footer a:hover {
  text-decoration: none;
}
.lucidpress_footer a.contact_us {
  font-size: 14px;
}
.lucidpress_footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
}
.lucidpress_footer ul li {
  display: inline-block;
  list-style: none;
  margin-right: 0.7rem;
  float: left;
  line-height: 50px;
}
.lucidpress_footer ul li.yt {
  margin-right: 0px;
}
.lucidpress_footer .ts_icon_lucidpress_pillow {
  display: inline-block;
  width: 28px;
  height: 28px;
  color: #3D4752;
  padding-left: 10px;
}
.lucidpress_footer .ts_icon_lucidpress_pillow:hover {
  color: #8C8C94;
}
.lucidpress_footer .ts_icon_lucidpress_pillow:before {
  font-size: 28px;
  line-height: 48px;
}
.lucidpress_footer .ts_icon_twitter:hover {
  color: #4FA9F1;
}
.lucidpress_footer .ts_icon_youtube:hover {
  color: #D11F10;
}
/* language picker */
#language_switcher {
  display: none;
}
.dropdown {
  margin: 0px;
  padding: 0px;
  margin-right: 14px;
  margin-top: 0px;
  vertical-align: top;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .dropdown {
    margin-left: 0px;
  }
}
.dropdown dt,
.dropdown ul,
.dropdown .items {
  margin: 0px;
  padding: 0px;
}
.dropdown a {
  text-decoration: none;
  outline: none;
}
.dropdown a:hover {
  color: #2D9EE0;
  text-decoration: none;
}
.dropdown .items.shown ul {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.14);
}
.dropdown .items {
  position: relative;
  display: none;
}
.dropdown .items ul {
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  right: 0px;
  position: absolute;
  top: -40px;
  width: auto;
  min-width: 200px;
  list-style: none;
  background: #FFFFFF;
}
.dropdown .items ul li {
  line-height: 38px;
}
.dropdown .items ul li a {
  display: block;
}
.dropdown .items ul li a:hover {
  background-color: #EBF6FD;
}
.dropdown .items ul li a.selected {
  color: #2D9EE0;
}
.dropdown .items ul li a.selected:after {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  margin-left: 5px;
  content: '\E285';
  vertical-align: bottom;
}
.dropdown .items ul li:first-child a {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.dropdown .items ul li:last-child a {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
@media screen and (max-width: 750px) {
  .dropdown .items {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3002;
    background-color: #FFFFFF;
  }
  .dropdown .items .close {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
  .dropdown .items .close:after {
    width: 40px;
    font-family: 'lucidpress';
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    content: '\E278';
    font-size: 30px;
    text-align: center;
  }
  .dropdown .items ul {
    left: 50%;
    top: 40%;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    border: none;
    width: 100%;
  }
  .dropdown .items ul li {
    line-height: 60px;
    font-size: 23px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .dropdown .items ul li a {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .dropdown .items ul li a:before {
    margin-left: 20px;
    margin-right: 20px;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
  }
  .dropdown .items ul li a.selected:after {
    font-size: 32px;
  }
}
.dropdown dt a {
  background: #FFFFFF;
  line-height: 38px;
  display: block;
  width: 200px;
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown dt a:hover {
  border: 1px solid rgba(137, 137, 139, 0.5);
}
.dropdown dt a:after {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  content: '\E271';
  color: #3D4752;
  float: right;
  font-size: 17px;
  margin-right: 8px;
}
@media screen and (max-width: 750px) {
  .dropdown dt a {
    border: 0px;
    width: 100%;
    padding-right: 5px;
  }
  .dropdown dt a[data-locale]:hover {
    border: 0px;
  }
}
@media screen and (max-width: 1470px) {
  .dropdown dt a {
    width: 62px;
    overflow: hidden;
    font-size: 0;
    position: relative;
  }
  .dropdown dt a:before {
    position: absolute;
    left: 0;
    top: 10px;
  }
  .dropdown dt a:after {
    position: absolute;
    right: 0;
    top: 0px;
  }
}
html[lang="de"] .dropdown dt a {
  width: 62px;
  overflow: hidden;
  font-size: 0;
  position: relative;
}
html[lang="de"] .dropdown dt a:before {
  position: absolute;
  left: 0;
  top: 10px;
}
html[lang="de"] .dropdown dt a:after {
  position: absolute;
  right: 0;
  top: 0px;
}
.dropdown a[data-locale] {
  padding-left: 5px;
}
.dropdown a[data-locale]:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  content: '';
  margin-left: 8px;
  margin-right: 10px;
  vertical-align: text-top;
}
.dropdown a[data-locale='en-us']:before {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//flag_en-us.png');
}
.dropdown a[data-locale='fr-fr']:before {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//flag_fr-fr.png');
}
.dropdown a[data-locale='es']:before {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//flag_sp.png');
}
.dropdown a[data-locale='de']:before {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//flag_de.png');
}
.dropdown a[data-locale='ja']:before {
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//flag_jp.png');
}
@media screen and (max-width: 750px) {
  body.dd_open {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  #navbar-container ~ footer .dropdown .items {
    top: 48px;
  }
}
.category_page {
  position: relative;
}
.category_page .category_container {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 65px;
  display: table;
}
@media (max-width: 800px) {
  .category_page .category_container {
    padding-top: 105px;
  }
}
.category_page .category_trees {
  padding-left: 10px;
  padding-right: 10px;
  display: table-cell;
}
.category_page .category_list {
  padding-left: 10px;
  padding-right: 10px;
  width: 255px;
  display: none;
  padding-top: 10px;
  vertical-align: top;
}
@media (max-width: 800px) {
  .category_page .category_list {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    display: table-cell;
  }
}
.section-tree-with-article,
.section_page {
  margin-bottom: 100px;
}
.section-tree-with-article ul,
.section_page ul {
  margin: 0px;
  padding: 0px;
}
.section-tree-with-article .section,
.section_page .section {
  list-style: none;
  padding-bottom: 45px;
  border-bottom: 1px solid #e3e3e3;
  padding-top: 35px;
}
.section-tree-with-article .section h2,
.section_page .section h2 {
  font-weight: 900;
  color: #2C2D30;
  font-size: 30px;
  line-height: 45px;
  margin: 0px 0px 12px;
  padding: 0px;
}
.section-tree-with-article .section h2 a,
.section_page .section h2 a {
  color: inherit;
}
@media (max-width: 460px) {
  .section-tree-with-article .section h2,
  .section_page .section h2 {
    font-size: 7vw;
    line-height: 9vw;
  }
}
.section-tree-with-article .section .article-list,
.section_page .section .article-list {
  margin: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 610px) {
  .section-tree-with-article .section .article-list,
  .section_page .section .article-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.section-tree-with-article .section .article-list li,
.section_page .section .article-list li {
  font-size: 1rem;
  line-height: 21px;
  padding-bottom: 12px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-left: 28px;
  list-style: disc;
}
@media (max-width: 610px) {
  .section-tree-with-article .section .article-list li,
  .section_page .section .article-list li {
    line-height: 28px;
  }
}
.section-tree-with-article .section .article-list li span,
.section_page .section .article-list li span {
  display: none;
}
.section-tree-with-article .section .article-list li a b,
.section_page .section .article-list li a b {
  font-weight: 900;
}
.section-tree-with-article .section:first-child,
.section_page .section:first-child {
  padding-top: 0px;
}
.section-tree-with-article .section:last-child,
.section_page .section:last-child {
  border-bottom: 0px;
}
.banner {
  position: relative;
}
.banner.videos {
  height: 530px;
}
.banner.videos .banner_container .video_is {
  position: absolute;
  width: 660px;
  height: 283px;
  bottom: 0;
  cursor: pointer;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 660px 283px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//video-preview.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .banner.videos .banner_container .video_is {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//video-preview_2x.png');
  }
}
@media screen and (max-width: 660px) {
  .banner.videos .banner_container .video_is {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//video-preview-mobile.png?');
    background-size: contain;
    height: 100vw;
    max-height: 490px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 660px), (min-resolution: 192dpi) and (max-width: 660px) {
  .banner.videos .banner_container .video_is {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//video-preview-mobile_2x.png?');
  }
}
.banner.videos .banner_container .video_is:after {
  top: 56%;
}
.banner.videos .banner_container .video_is:active:after {
  top: 56.5%;
}
.banner.videos .banner_title {
  text-align: center;
  margin-bottom: 1rem;
}
.banner.videos .banner_desc {
  text-align: center;
}
@media screen and (max-width: 660px) {
  .banner.videos {
    height: 730px;
  }
}
@media screen and (max-width: 430px) {
  .banner.videos {
    height: 670px;
  }
}
@media screen and (max-width: 360px) {
  .banner.videos {
    height: 600px;
  }
}
.section_container .video_page {
  margin-bottom: -100px;
  margin-top: 30px;
}
.video_page {
  width: 100%;
}
.video_page h2 {
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: 900;
}
.video_page p.video_desc {
  margin: 0px auto;
  margin-bottom: 4rem;
  text-align: center;
  max-width: 620px;
  color: #555459;
  font-size: 17.1px;
  line-height: 26px;
  padding: 0px 1rem;
}
.video_page .video_grid {
  overflow: hidden;
}
.video_page .video_grid .video_cell {
  width: 32.3%;
  margin: 0.5%;
  /* width + margins = 33.3% */
  float: left;
  height: 230px;
  background-color: #F7F7F7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  cursor: pointer;
  /* mouse over tile */
}
@media screen and (max-width: 840px) {
  .video_page .video_grid .video_cell {
    width: 48.5%;
  }
}
@media screen and (max-width: 620px) {
  .video_page .video_grid .video_cell {
    width: 100%;
    margin: 0px;
    margin-bottom: 6px;
  }
}
.video_page .video_grid .video_cell h1 {
  font-weight: 700;
  color: #2C2D30;
  font-size: 20px;
  text-align: center;
  line-height: 1.8rem;
  display: block;
  position: absolute;
  width: 100%;
  top: 22px;
}
.video_page .video_grid .video_cell h1:before {
  color: #F7F7F7;
  background-color: #2C2D30;
  font-size: 15px;
  line-height: 23px;
  padding-top: 2px;
  width: 24px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-left: 1px;
  margin-right: 8px;
}
.video_page .video_grid .video_cell .img {
  display: block;
  margin: 0px auto;
  margin-top: 85px;
  max-width: 100%;
  height: 115px;
}
.video_page .video_grid .video_cell .hoverlay {
  -webkit-transition: all 150ms ease-out 0.0000001ms;
  -moz-transition: all 150ms ease-out 0.0000001ms;
  transition: all 150ms ease-out 0.0000001ms;
  position: absolute;
  top: 0;
  opacity: 0;
  display: table;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  height: 100%;
  margin: 0px;
  background-color: rgba(0, 0, 0, 0.4);
}
.video_page .video_grid .video_cell .hoverlay span {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0px 20px;
  padding-top: 20px;
  font-size: 20px;
}
.video_page .video_grid .video_cell:hover .hoverlay {
  opacity: 1;
}
.video_page .video_grid .video_cell:hover .img {
  -webkit-transition: all 150ms ease-out 0.0000001ms;
  -moz-transition: all 150ms ease-out 0.0000001ms;
  transition: all 150ms ease-out 0.0000001ms;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.video_page .video_grid .video_cell:hover h1 {
  color: #FFFFFF;
}
.video_page .video_grid .video_cell:hover h1:before {
  background-color: #FFFFFF;
  color: #959595;
}
.video_page .tidbit {
  padding: 0px 1rem;
  margin: 5rem 0;
}
.video_page .tidbit h3,
.video_page .tidbit a {
  text-align: center;
  display: block;
  margin-bottom: 0px;
}
.video_page .tidbit a {
  font-size: 17.1px;
  margin-right: 3px;
  margin-left: 18px;
  -webkit-transition: all 100ms ease-out 0.0000001ms;
  -moz-transition: all 100ms ease-out 0.0000001ms;
  transition: all 100ms ease-out 0.0000001ms;
}
.video_page .tidbit a:after {
  margin-left: -3px;
  -webkit-transition: all 100ms ease-out 0.0000001ms;
  -moz-transition: all 100ms ease-out 0.0000001ms;
  transition: all 100ms ease-out 0.0000001ms;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  content: '\E286';
  font-size: 28px;
  vertical-align: bottom;
  margin-bottom: 1px;
}
.video_page .tidbit a:hover {
  margin-right: 0px;
}
.video_page .tidbit a:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin-left: 0px;
}
.video_page .tidbit h3:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  color: #DFA941;
  font-size: 28px;
  content: '\E025';
  margin-right: 2px;
  vertical-align: bottom;
}
.video_page .video_cell.g1 .img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 231px 92px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile1_1x.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video_page .video_cell.g1 .img {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile1_2x.png');
  }
}
.video_page .video_cell.g2 .img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 215px 61px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile11_1x.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video_page .video_cell.g2 .img {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile11_2x.png');
  }
}
.video_page .video_cell.g3 .img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 131px 111px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile5_1x.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video_page .video_cell.g3 .img {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile5_2x.png');
  }
}
.video_page .video_cell.g4 .img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 168px 93px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile9_1x.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video_page .video_cell.g4 .img {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile9_2x.png');
  }
}
.video_page .video_cell.g5 .img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 227px 70px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile7_1x.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video_page .video_cell.g5 .img {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile7_2x.png');
  }
}
.video_page .video_cell.g6 .img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 95px 95px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile6_1x.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .video_page .video_cell.g6 .img {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//bg_tile6_2x.png');
  }
}
.guides_page.category_container,
.guides_page.section_container {
  max-width: 870px !important;
  padding-top: 35px;
}
@media screen and (max-width: 800px) {
  .guides_page.category_container,
  .guides_page.section_container {
    padding-top: 75px;
  }
}
.guides_page div.section_list {
  display: none;
}
.guides_page .section h2 {
  display: block;
  padding-left: 0px;
  padding-top: 46px;
  position: relative;
  margin-bottom: 45px;
  min-height: 115px;
}
.guides_page .section h2:before {
  display: block;
  content: '';
  width: 102px;
  height: 129px;
  position: absolute;
  left: 0;
  top: 0;
}
.guides_page .section h2:after {
  content: attr(data-desc);
  white-space: pre-line;
  display: block;
  font-size: 17.1px;
  color: #555459;
  font-weight: 400;
  line-height: 24px;
}
@media screen and (max-width: 575px) {
  .guides_page .section h2:after {
    white-space: normal;
  }
}
.guides_page .section h2[data-desc] {
  padding-left: 120px;
  padding-top: 19px;
}
@media screen and (max-width: 480px) {
  .guides_page .section h2 {
    padding-top: 10px !important;
    margin-bottom: 30px;
    font-size: 5.4vw;
  }
  .guides_page .section h2:before {
    width: 72px;
    height: 90px;
    background-size: 72px 90px !important;
    margin-top: 0px;
  }
  .guides_page .section h2[data-desc] {
    padding-left: 80px;
  }
}
.guides_page .section h2 a {
  text-decoration: none;
}
.guides_page .section h2[title="Getting Started"],
.guides_page .section h2[data-id="203952597"] {
  color: #4B6BC6;
}
.guides_page .section h2[title="Getting Started"]:before,
.guides_page .section h2[data-id="203952597"]:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 102px 129px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_book.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .guides_page .section h2[title="Getting Started"]:before,
  .guides_page .section h2[data-id="203952597"]:before {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon_book_2x.png');
  }
}
.guides_page .section h2[title*="Getting More"],
.guides_page .section h2[data-id="203989088"] {
  color: #F8B82C;
}
.guides_page .section h2[title*="Getting More"]:before,
.guides_page .section h2[data-id="203989088"]:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 102px 129px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon-get-more.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .guides_page .section h2[title*="Getting More"]:before,
  .guides_page .section h2[data-id="203989088"]:before {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon-get-more_2x.png');
  }
}
.guides_page .section h2[title*="Department Playbooks"],
.guides_page .section h2[data-id="204093697"] {
  color: #49C19A;
}
.guides_page .section h2[title*="Department Playbooks"]:before,
.guides_page .section h2[data-id="204093697"]:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 102px 129px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon-playbooks.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .guides_page .section h2[title*="Department Playbooks"]:before,
  .guides_page .section h2[data-id="204093697"]:before {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//icon-playbooks_2x.png');
  }
}
@media screen and (max-width: 780px) {
  .guides_page .section h2[title*="Department Playbooks"]:after,
  .guides_page .section h2[data-id="204093697"]:after {
    white-space: normal;
  }
}
.guides_page .section-tree-with-article,
.guides_page .section-tree {
  margin-bottom: 0px;
}
.guides_page .section-tree-with-article > ul > li,
.guides_page .section-tree > ul > li {
  overflow: hidden;
}
.guides_page .section-tree-with-article .article-list,
.guides_page .section-tree .article-list {
  /* columns generated manually via articleList.js for guides page */
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 18px;
  -moz-column-gap: 18px;
  column-gap: 18px;
}
.guides_page .section-tree-with-article .article-list.columned,
.guides_page .section-tree .article-list.columned {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
  width: 49%;
  float: left;
}
.guides_page .section-tree-with-article .article-list.columned:last-child,
.guides_page .section-tree .article-list.columned:last-child {
  float: right;
}
.guides_page .section-tree-with-article .article-list li,
.guides_page .section-tree .article-list li {
  position: relative;
  list-style: none;
  display: block;
  margin-left: 0px;
  cursor: pointer;
  padding-bottom: 0px;
  min-height: 54px;
  margin-bottom: 18px;
}
.guides_page .section-tree-with-article .article-list li:after,
.guides_page .section-tree .article-list li:after {
  -webkit-transition: all 90ms ease-out 0.0000001ms;
  -moz-transition: all 90ms ease-out 0.0000001ms;
  transition: all 90ms ease-out 0.0000001ms;
  color: #2D9EE0;
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  content: '\E258';
  position: absolute;
  right: 12px;
  top: 18px;
  background: none;
  margin-right: 0px;
  display: block;
}
.guides_page .section-tree-with-article .article-list li:hover:after,
.guides_page .section-tree .article-list li:hover:after {
  right: 8px;
}
.guides_page .section-tree-with-article .article-list li a,
.guides_page .section-tree .article-list li a {
  display: block;
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 16px 30px 16px 20px;
  position: relative;
  text-decoration: none;
  color: #555459;
}
@media screen and (max-width: 360px) {
  .guides_page .section-tree-with-article .article-list li a,
  .guides_page .section-tree .article-list li a {
    padding-right: 37px;
  }
}
.guides_page .section-tree-with-article .article-list li a .highlight,
.guides_page .section-tree .article-list li a .highlight {
  font-weight: 400;
}
.guides_page .section-tree-with-article .article-list li a:hover,
.guides_page .section-tree .article-list li a:hover {
  border-color: #2D9EE0;
}
.guides_page .section-tree-with-article .article-list li.article-promoted a,
.guides_page .section-tree .article-list li.article-promoted a {
  /*&:before { 
						color: @aussie_yellow;
						.lucidpress-icon;
						content: '\E500';
						font-size: 16px;
						vertical-align: bottom;
						margin-right: 7px;
					}*/
  font-weight: 400;
}
.guides_page .section-tree-with-article .article-list li.article-promoted a:after,
.guides_page .section-tree .article-list li.article-promoted a:after {
  display: none;
}
.guides_page .section-tree-with-article .article-list li.article-promoted a .highlight,
.guides_page .section-tree .article-list li.article-promoted a .highlight {
  font-weight: 400;
}
@media screen and (max-width: 870px) {
  .guides_page .section-tree-with-article .article-list,
  .guides_page .section-tree .article-list {
    width: 100%;
  }
  .guides_page .section-tree-with-article .article-list.columned,
  .guides_page .section-tree .article-list.columned {
    width: 100%;
    float: none;
  }
  .guides_page .section-tree-with-article .article-list.columned:last-child,
  .guides_page .section-tree .article-list.columned:last-child {
    float: none;
  }
  .guides_page .section-tree-with-article .article-list li,
  .guides_page .section-tree .article-list li {
    height: auto;
    margin-bottom: 18px;
  }
}
.guides_page .tidbit {
  padding: 0px 1rem;
  margin: 5rem 0;
}
.guides_page .tidbit h3,
.guides_page .tidbit a {
  text-align: center;
  display: block;
  margin-bottom: 0px;
}
.guides_page .tidbit a {
  font-size: 17.1px;
  margin-right: 3px;
  margin-left: 18px;
  -webkit-transition: all 100ms ease-out 0.0000001ms;
  -moz-transition: all 100ms ease-out 0.0000001ms;
  transition: all 100ms ease-out 0.0000001ms;
}
.guides_page .tidbit a:after {
  margin-left: -3px;
  -webkit-transition: all 100ms ease-out 0.0000001ms;
  -moz-transition: all 100ms ease-out 0.0000001ms;
  transition: all 100ms ease-out 0.0000001ms;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  content: '\E286';
  font-size: 28px;
  vertical-align: bottom;
  margin-bottom: 1px;
}
.guides_page .tidbit a:hover {
  margin-right: 0px;
}
.guides_page .tidbit a:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin-left: 0px;
}
.guides_page .tidbit h3:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  color: #e32072;
  font-size: 28px;
  content: '\E090';
  margin-right: 6px;
  vertical-align: bottom;
}
.section_page {
  position: relative;
}
.section_page .section_container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 35px;
}
.section_page .section_container .section:last-child {
  border-bottom: none;
}
.section_page .section_breadcrumbs_container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
}
@media (max-width: 800px) {
  .section_page .section_breadcrumbs_container {
    padding-top: 84px;
  }
}
.section_page .section_title {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
}
.section_page .section_title h1 {
  margin-top: 0;
}
.section_page .section_breadcrumb_title {
  font-size: 15px;
  display: inline-block;
  color: #7D7D7D;
}
.section_page .section_breadcrumb_title:before {
  content: ">";
  color: #CACACA;
  padding: 0 3px;
}
.section_page .section_trees {
  padding-left: 10px;
  padding-right: 10px;
  flex: 1;
}
.section_page .category_list {
  padding-left: 10px;
  padding-right: 10px;
  width: 255px;
  display: none;
  padding-top: 10px;
  vertical-align: top;
}
@media (max-width: 800px) {
  .section_page .category_list {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    display: table-cell;
  }
}
.section-list {
  margin: 0;
}
.section-list.stick {
  position: fixed;
  flex: none;
  min-width: 242px;
  max-height: 75vh;
  overflow-y: auto;
}
@media screen and (min-width: 801px) {
  .section-list.stick {
    max-width: 242px;
  }
}
.section-list .close {
  display: none;
}
.section-list li {
  list-style: none;
}
.section-list li a {
  border-radius: 4px;
  margin-bottom: 4px;
  display: block;
  color: #2C2D30;
  text-decoration: none;
  padding: 5px 10px 6px;
  font-size: 15px;
  line-height: 22px;
  border: 1px solid transparent;
}
.section-list li a:hover {
  background-color: #EBF6FD;
  border: 1px solid #dcf0fb;
}
.section-list li a.active {
  background-color: #2D9EE0;
  color: #FFFFFF;
  padding: 3px 10px 4px;
  line-height: 22px;
  border: 1px solid transparent;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.section-list li.sep {
  height: 16px;
}
@media (max-width: 800px) {
  .section-list {
    overflow: hidden;
  }
  .section-list li.sep {
    height: 0px;
    display: none;
  }
  .section-list li a {
    text-shadow: none !important;
  }
}
.section-list.compact {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  background-color: #F4F7FA;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 53px;
}
@media (max-width: 320px) {
  .section-list.compact {
    height: 49px;
  }
}
.section-list.compact.stick {
  width: 100%;
  top: 0px;
}
.section-list.compact li a {
  display: none;
  margin-bottom: 0px;
  border-radius: 0px;
  padding: 1rem 2rem;
  background-color: #F4F7FA;
  color: #2C2D30;
  font-size: 16.1px;
  line-height: 21px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
@media (max-width: 320px) {
  .section-list.compact li a {
    line-height: 16px;
  }
}
.section-list.compact li a.active,
.section-list.compact li a:first-child .section-list.compact li a {
  font-weight: 700;
  display: block;
  color: #2D9EE0;
}
.section-list.compact .close {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  display: block;
  right: 10px;
  top: 10px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  font-weight: 300;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.section-list.compact .close:before {
  content: '\E212';
  font-family: 'lucidpress';
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 5px;
  color: #555459;
  top: 5px;
}
.section-list.compact.open {
  z-index: 2000;
  height: auto;
}
.section-list.compact.open li a {
  display: block;
}
.section-list.compact.open li a:hover {
  background-color: rgba(229, 229, 229, 0.5);
}
.section-list.compact.open .close {
  z-index: 2001;
  opacity: 1;
}
.section-list.compact.open .close:before {
  color: #555459;
  content: '\E214';
}
.section_menu {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
}
@media screen and (max-width: 800px) {
  .section_menu {
    display: none;
  }
}
.section_menu > ul {
  max-width: 960px;
  list-style: none;
  text-align: left;
  padding: 0px 10px;
  margin: 0px auto;
  font-size: 0px;
}
.section_menu li {
  text-align: left;
  display: inline-block;
  font-size: 17px;
}
.section_menu a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  width: 100%;
  line-height: 40px;
  min-height: 40px;
}
.section_menu > ul > li > a {
  position: relative;
  z-index: 2;
}
.section_menu > ul > li:hover > ul {
  display: block;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.14);
  border: 1px solid #ccc;
  border-top: 0px;
  margin-left: -1px;
}
.section_menu > ul > li:hover > a {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
  color: #FFFFFF;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.section_menu > ul > li.selected a {
  background-color: #ffffff;
  color: #2C2D30;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.section_menu ul > li > ul {
  padding: 0px;
  position: absolute;
  display: none;
  width: inherit;
  background-color: #FFFFFF;
  z-index: 1;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
}
.section_menu ul > li > ul > li {
  display: block;
  padding-right: 0px;
}
.section_menu ul > li > ul > li > a {
  font-weight: normal;
  font-size: 15px;
  color: #2C2D30;
  text-decoration: none;
}
.section_menu ul > li > ul > li > a:after {
  content: '';
  width: 3px;
  height: 1px;
}
.section_menu ul > li > ul > li > a:hover {
  background-color: #EBF6FD;
  color: #2C2D30;
  font-weight: normal;
}
.section_menu ul > li > ul > li > a:hover:after {
  display: none;
}
.search-results-column .search-results-subheading {
  display: none;
}
.search-results-column .search-result {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  font-size: 17.1px;
  line-height: 26px;
  margin-bottom: 28px;
  color: #2C2D30;
}
.search-results-column time {
  display: none;
}
.search-results-column .search-result-link {
  order: 1;
}
.search-results-column .search-result-meta {
  order: 3;
  color: #3D4752;
}
.search-results-column .search-result-description {
  order: 2;
}
.search-results-column .search-result-description em {
  font-style: normal;
}
.search-results-column .search-result-votes {
  display: none;
}
.banner .search-results-heading > .search_result.invisible {
  visibility: hidden;
  opacity: 0;
}
.search_page.category_list {
  display: none;
}
@media screen and (max-width: 800px) {
  .search_page.category_list {
    display: block;
    height: 53px;
  }
}
.search_results {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 640px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}
.search_results .search_results_container {
  width: 100%;
}
.search_results .search-result-meta {
  color: #FFFFFF;
}
.search_results .search-result-meta a {
  text-transform: uppercase;
  font-size: 13.1px;
  color: #3D4752;
  /*
			&[href*="Using-lucidpress"]:before {
				content:'\E800';
				color: @clear_blue;
				margin-bottom: 1px;
			}

			&[href*="Video-Guides"]:before {
				content:'\E090';
				color: @miami_pink;
			}

			&[href*="lucidpress-Guides"]:before {
				content:'\E036';
				color: @captain_blue;
			}

			&[href*="Team-Administration"]:before {
				content:'\E020';
				color: @mustard_yellow;
			}
			*/
}
.search_results .search-result-meta a:before {
  font-family: 'lucidpress';
  font-size: 16px;
  vertical-align: bottom;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  margin-right: 4px;
}
.search_results .search-result-meta a[target="_zendesk_lotus"] {
  display: none;
}
.search_results .search-result-meta a.video:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  font-size: 18px;
  content: '\E090';
  vertical-align: bottom;
  color: #e32072;
  margin-right: 5px;
  margin-bottom: 0px;
}
.search_results .search-result-meta a.grid:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//enterprise_grid_icon.png');
  vertical-align: bottom;
  margin-right: 5px;
  margin-bottom: 3px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .search_results .search-result-meta a.grid:before {
    background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//enterprise_grid_icon_2x.png');
  }
}
.search_results .highlight {
  font-weight: 900;
  color: inherit;
  background-color: #FFF3B8;
  padding-left: 3px;
  padding-right: 3px;
}
body .ui-autocomplete {
  border: 0px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.28);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: 2px;
}
body .ui-autocomplete .highlight {
  font-weight: bold;
}
body .ui-autocomplete .ui-menu-item {
  font-family: 'Lato', 'appleLogo', sans-serif;
  margin: 10px;
  border: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 6px;
  padding-left: 10px;
  padding-right: 10px;
}
body .ui-autocomplete .ui-menu-item:last-child {
  font-weight: bold;
}
body .ui-autocomplete .ui-menu-item a {
  color: #2C2D30;
  display: block;
  position: relative;
}
body .ui-autocomplete .ui-menu-item a.draft:after {
  display: block;
  content: 'DRAFT';
  font-size: 10px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
body .ui-autocomplete .ui-state-focus {
  background: none;
  background-color: #2D9EE0;
}
body .ui-autocomplete .ui-state-focus a {
  color: #FFFFFF;
}
.lucidpressbot_helper {
  display: none;
  width: 190px;
  height: 190px;
  position: absolute;
  right: 0;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//lucidpressbot_helper.png');
  background-size: 186.2px 190px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.lucidpressbot_helper.fixed {
  position: fixed;
}
.lucidpressbot_helper .help_text {
  margin-top: 22px;
  margin-left: 15px;
  line-height: 21px;
  font-size: 1rem;
  width: 130px;
}
.lucidpressbot_helper i.ts_icon {
  float: right;
  margin-right: 48px;
  margin-top: 3px;
  color: #2D9EE0;
  cursor: pointer;
}
.survey_banner,
.purple_banner,
.purple_banner_style {
  z-index: 2200;
  height: 84px;
  width: 100%;
  background-color: #573D82;
  position: fixed;
  bottom: 0;
  color: #FFFFFF;
  text-align: center;
}
.survey_banner .first_row,
.purple_banner .first_row,
.purple_banner_style .first_row {
  display: inline-block;
  line-height: 84px;
}
@media screen and (max-width: 960px) {
  .survey_banner .first_row,
  .purple_banner .first_row,
  .purple_banner_style .first_row {
    display: block;
    line-height: 60px;
  }
}
@media screen and (max-width: 680px) {
  .survey_banner .first_row,
  .purple_banner .first_row,
  .purple_banner_style .first_row {
    line-height: normal;
    margin-top: 20px;
    text-align: left;
    margin-left: 20px;
  }
}
.survey_banner .second_row,
.purple_banner .second_row,
.purple_banner_style .second_row {
  display: inline-block;
  line-height: 84px;
}
@media screen and (max-width: 960px) {
  .survey_banner .second_row,
  .purple_banner .second_row,
  .purple_banner_style .second_row {
    display: block;
    line-height: normal;
  }
}
@media screen and (max-width: 960px) {
  .survey_banner,
  .purple_banner,
  .purple_banner_style {
    height: 120px;
  }
}
@media screen and (max-width: 480px) {
  .survey_banner,
  .purple_banner,
  .purple_banner_style {
    height: 150px;
  }
}
.survey_banner span,
.purple_banner span,
.purple_banner_style span {
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 480px) {
  .survey_banner span,
  .purple_banner span,
  .purple_banner_style span {
    display: block;
    margin-bottom: 18px;
    padding-right: 20px;
  }
}
.survey_banner i.wave,
.purple_banner i.wave,
.purple_banner_style i.wave {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url('//p6.zdassets.com/hc/theme_assets/lucidpress138842/200037786//hand_wave_emoji.png');
  background-size: 20px 20px;
  background-position: top left;
  vertical-align: text-bottom;
  transition-propery: all;
  transition-duration: 300ms;
  -webkit-transition-timing-function: ease-in-out;
  /* Safari and Chrome */
  transition-timing-function: ease-in-out;
  /* The real code */
}
.survey_banner i.wave.rotated,
.purple_banner i.wave.rotated,
.purple_banner_style i.wave.rotated {
  -webkit-transform: rotate(10deg);
  /* Chrome, Safari 3.1+ */
  -moz-transform: rotate(10deg);
  /* Firefox 3.5-15 */
  -ms-transform: rotate(10deg);
  /* IE 9 */
  -o-transform: rotate(10deg);
  /* Opera 10.50-12.00 */
  transform: rotate(10deg);
  /* Firefox 16+, IE 10+, Opera 12.10+ */
  transform-origin: 16px 19px;
}
.survey_banner .btn,
.purple_banner .btn,
.purple_banner_style .btn {
  font-size: 1rem;
  font-weight: 700;
  margin-left: 15px;
  background: none;
  color: rgba(255, 255, 255, 0.8);
  border: 2px solid rgba(255, 255, 255, 0.8);
}
.survey_banner .btn:hover,
.purple_banner .btn:hover,
.purple_banner_style .btn:hover {
  color: #573D82;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
@media screen and (max-width: 480px) {
  .survey_banner .btn,
  .purple_banner .btn,
  .purple_banner_style .btn {
    line-height: 1.5rem;
  }
  .survey_banner .btn:nth-child(1),
  .purple_banner .btn:nth-child(1),
  .purple_banner_style .btn:nth-child(1) {
    margin-left: 0px;
  }
}
.survey_banner button.close_purple,
.purple_banner button.close_purple,
.purple_banner_style button.close_purple {
  position: absolute;
  right: 40px;
  top: 22px;
  background: none;
  border: none;
}
@media screen and (max-width: 960px) {
  .survey_banner button.close_purple,
  .purple_banner button.close_purple,
  .purple_banner_style button.close_purple {
    top: 10px;
    right: 10px;
  }
}
.survey_banner button.close_purple:before,
.purple_banner button.close_purple:before,
.purple_banner_style button.close_purple:before {
  color: rgba(255, 255, 255, 0.8);
  font-size: 28px;
}
@media screen and (max-width: 700px) {
  .survey_banner button.close_purple,
  .purple_banner button.close_purple,
  .purple_banner_style button.close_purple {
    padding: 6px;
  }
  .survey_banner button.close_purple:before,
  .purple_banner button.close_purple:before,
  .purple_banner_style button.close_purple:before {
    font-size: 22px;
  }
}
.survey_banner button.close_purple:hover:before,
.purple_banner button.close_purple:hover:before,
.purple_banner_style button.close_purple:hover:before {
  color: #FFFFFF;
}
.survey_banner button.close_purple:focus,
.purple_banner button.close_purple:focus,
.purple_banner_style button.close_purple:focus {
  outline: none;
}
.locale_banner {
  width: 100%;
  background-color: #573D82;
  position: relative;
  padding: 8px 60px;
  line-height: 22px;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}
.locale_banner span {
  color: #FFFFFF;
}
.locale_banner a {
  text-decoration: underline;
  font-weight: bold;
  color: #FFFFFF;
  opacity: 1;
  display: inline-block;
}
.locale_banner button.close_loc {
  position: absolute;
  right: 10px;
  top: 53%;
  transform: translateY(-50%);
  padding: 2px;
  background: none;
  border: none;
}
.locale_banner button.close_loc:before {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.8);
}
.locale_banner button.close_loc:hover:before {
  color: #FFFFFF;
}
.locale_banner button.close_loc:focus {
  outline: none;
}
.article_page {
  position: relative;
  padding-bottom: 50px;
}
.article_page #cat_list {
  display: none;
}
@media screen and (max-width: 800px) {
  .article_page #cat_list {
    display: block;
  }
  .article_page #nav_list {
    display: none;
  }
}
.article_page .article_container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  max-width: 660px;
  font-size: 17.1px;
  line-height: 26px;
}
.article_page .article_container .category_list {
  display: none;
}
@media screen and (max-width: 660px) {
  .article_page .article_container {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  .article_page .content_col {
    min-width: 640px;
  }
}
.article_page.has_sidenav .article_container {
  display: table;
  width: 100%;
  max-width: 960px;
}
@media (max-width: 800px) {
  .article_page.has_sidenav .article_container {
    display: block;
  }
}
.article_page.has_sidenav .article_container .content_col {
  display: table-cell;
}
@media (max-width: 800px) {
  .article_page.has_sidenav .article_container .content_col {
    display: block;
  }
}
.article_page.has_sidenav .article_container .category_list {
  padding-left: 10px;
  padding-right: 10px;
  width: 320px;
  display: table-cell;
  padding-top: 10px;
  padding-left: 48px;
  vertical-align: top;
}
@media (max-width: 800px) {
  .article_page.has_sidenav .article_container .category_list {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
  }
}
@media print {
  .article_page.has_sidenav .article_container .category_list {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .article_page.has_sidenav .article_container {
    max-width: 660px !important;
  }
  .article_page.has_sidenav .article_breadcrumbs {
    padding-top: 50px;
  }
}
.article_page .article_breadcrumbs_container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  visibility: hidden;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.article_page .article_title {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 40px;
}
.article_page .article_breadcrumb_title {
  font-size: 15px;
  display: none;
  color: #7D7D7D;
}
.article_page .article_breadcrumb_title:before {
  content: ">";
  color: #CACACA;
  padding: 0 3px;
}
.article_page .article_body {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 50px;
}
.article_page .article_body a[href] {
  text-decoration: underline;
}
.article_page .article_body p {
  margin-bottom: 12px;
  margin-top: 0;
}
.article_page .article_body p.option {
  margin-bottom: 0px;
}
.article_page .article_body .side_by_side {
  overflow: hidden;
  text-align: center;
}
.article_page .article_body .side_by_side > img {
  width: 47%;
}
.article_page .article_body .side_by_side > div {
  width: 49%;
  text-align: left;
}
.article_page .article_body .side_by_side > div.flexfit {
  display: flex;
  flex-direction: column;
}
.article_page .article_body .side_by_side > div.flexfit p:nth-last-child(2) {
  flex-grow: 1;
}
.article_page .article_body .side_by_side > img,
.article_page .article_body .side_by_side > div {
  float: left;
}
.article_page .article_body .side_by_side > img:first-child,
.article_page .article_body .side_by_side > div:first-child {
  margin-right: 2%;
}
.article_page .article_body .side_by_side > img:last-child,
.article_page .article_body .side_by_side > div:last-child {
  float: right;
}
.article_page .article_body .side_by_side.three > img {
  width: 30%;
}
.article_page .article_body .side_by_side.three > div {
  width: 32%;
}
@media screen and (max-width: 600px) {
  .article_page .article_body .side_by_side > img,
  .article_page .article_body .side_by_side > div,
  .article_page .article_body .side_by_side.three > img,
  .article_page .article_body .side_by_side.three > div {
    float: none !important;
    width: auto;
    margin-right: 0;
  }
}
.article_page .article_body pre {
  text-indent: 0;
}
.article_page .article_body code,
.article_page .article_body .code_modifier {
  font-family: Consolas, monaco, "Ubuntu Mono", courier, monospace !important;
  white-space: pre-wrap;
  display: block;
  border-color: #D4D4D4;
  background-color: #F7F7F7;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 3px 7px;
  font-size: 13.1px;
  margin: 18px 0px;
  text-indent: 0;
}
.article_page .article_body .badge_modifier {
  display: inline-block;
  color: #FFFFFF;
  background-color: #F75769;
  font-weight: bold;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-indent: 0;
  font-size: 13.6px;
  padding: 0px 8px ;
  line-height: 18px;
  margin-bottom: 4px;
  vertical-align: bottom;
}
.article_page .article_body .code_modifier {
  display: inline;
  padding: 1px 4px 2px;
}
.article_page .article_body td p {
  margin-top: 6px;
  margin-bottom: 6px;
}
.article_page .article_body ul,
.article_page .article_body ol {
  padding-left: 30px;
  color: inherit;
}
.article_page .article_body li {
  margin-bottom: 10px;
  line-height: 24px;
}
.article_page .article_body li kbd,
.article_page .article_body li .key {
  text-indent: 0px;
}
.article_page .article_body .boxed,
.article_page .article_body img,
.article_page .article_body br + img {
  border: 1px solid #DEDEDE;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.14);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .article_page .article_body .boxed,
  .article_page .article_body img,
  .article_page .article_body br + img {
    width: 100%;
  }
}
.article_page .article_body .boxed.small,
.article_page .article_body img.small,
.article_page .article_body br + img.small,
.article_page .article_body .boxed.noborder,
.article_page .article_body img.noborder,
.article_page .article_body br + img.noborder,
.article_page .article_body .boxed.emoji,
.article_page .article_body img.emoji,
.article_page .article_body br + img.emoji {
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.article_page .article_body img {
  margin-top: 16px;
  margin-bottom: 16px;
}
.article_page .article_body p > img:last-child {
  margin-bottom: 0px;
}
.article_page .article_body li img {
  margin-bottom: 0px;
  margin-top: 12px;
}
.article_page .article_body br + img {
  margin-top: 23px;
  margin-bottom: 23px;
}
.article_page .article_body input[type=checkbox] {
  margin-right: 4px;
}
.article_page .article_body input.email {
  padding: 10px;
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.article_page .article_body input.btn[name=subscribe] {
  padding: 12px 27px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .article_page .article_body img.undersized {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .article_page .article_body img.oversized {
    max-width: 112%;
    width: 112%;
    margin-left: -6%;
  }
  .article_page .article_body .boxed img.oversized {
    margin-left: auto;
  }
}
.article_page .article_body img.small {
  margin-top: 0px !important;
  margin-bottom: 1px  !important;
}
.article_page .article_body img.emoji {
  width: 22px;
  height: 22px;
  vertical-align: text-bottom;
  margin-top: 0px !important;
  margin-bottom: 1px  !important;
}
.article_page .article_body .load_more {
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.article_page .article_body section.autoload {
  padding: 0;
  margin: 0;
  border-top: none;
  display: block;
  transition: opacity 1.5s;
}
.article_page .article_body section.autoload.invisible {
  opacity: 0;
}
.article_page .article_body a.previous {
  text-decoration: none;
  float: left;
  position: relative;
  min-width: 155px;
  max-width: 290px;
  padding-left: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_page .article_body a.previous:before {
  position: absolute;
  left: 0;
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 1px;
  margin-right: 3px;
  margin-left: 3px;
  visibility: visible;
  content: '\E291';
  color: #2D9EE0;
  -webkit-transition: all 110ms ease-out 0.0000001ms;
  -moz-transition: all 110ms ease-out 0.0000001ms;
  transition: all 110ms ease-out 0.0000001ms;
}
.article_page .article_body a.previous:hover {
  text-decoration: underline;
}
.article_page .article_body a.previous:hover:before {
  margin-left: 0px;
  margin-right: 6px;
}
@media screen and (max-width: 640px) {
  .article_page .article_body a.previous {
    visibility: hidden;
    overflow: hidden;
    height: 27px;
    width: 155px;
  }
  .article_page .article_body a.previous:after {
    visibility: visible;
    content: 'Previous';
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 28px;
  }
  .article_page .article_body a.previous[data-title]:after {
    content: attr(data-title) !important;
  }
}
.article_page .article_body a.next {
  text-decoration: none;
  float: right;
  position: relative;
  min-width: 160px;
  max-width: 290px;
  padding-right: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_page .article_body a.next:after {
  position: absolute;
  right: 0;
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 1px;
  visibility: visible;
  margin-left: 3px;
  margin-right: 3px;
  content: '\E290';
  color: #2D9EE0;
  -webkit-transition: all 110ms ease-out 0.0000001ms;
  -moz-transition: all 110ms ease-out 0.0000001ms;
  transition: all 110ms ease-out 0.0000001ms;
}
.article_page .article_body a.next:hover {
  text-decoration: underline;
}
.article_page .article_body a.next:hover:after {
  margin-right: 0px;
  margin-left: 6px;
}
@media screen and (max-width: 640px) {
  .article_page .article_body a.next {
    visibility: hidden;
    overflow: hidden;
    height: 27px;
    max-width: 150px;
    min-width: 150px;
  }
  .article_page .article_body a.next:before {
    visibility: visible;
    content: 'Next';
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 28px;
  }
  .article_page .article_body a.next[data-title]:before {
    content: attr(data-title) !important;
  }
  .article_page .article_body a.next:after {
    position: absolute;
    right: 0px;
    top: 0px;
  }
}
.article_page .article_body [data-show-locales]:not(.show) {
  display: none;
}
.article_page .article_body .boxed {
  padding: 25px;
  padding-top: 22px;
}
.article_page .article_body .boxed img {
  box-shadow: none;
}
.article_page .article_body .boxed h1:first-child,
.article_page .article_body .boxed h2:first-child,
.article_page .article_body .boxed h3:first-child,
.article_page .article_body .boxed .wysiwyg-font-size-large:first-child {
  margin-top: 0px;
}
.article_page .article_body .boxed a.zd_anchor:first-child + h1.anchor {
  margin-top: 0px;
}
.article_page .article_body .boxed ol {
  margin-bottom: 4px;
}
.article_page .article_body .boxed ol:last-child li:last-child {
  margin-bottom: 0px;
}
.article_page .article_body .boxed + p {
  margin-top: 22px;
}
.article_page .article_body .boxed > ul:first-child,
.article_page .article_body .boxed > ol:first-child {
  margin-top: 0px;
}
.article_page .article_body .boxed > .wysiwyg-font-size-large:first-child {
  margin-top: 0px;
}
.article_page .article_body .boxed p:last-child {
  margin-bottom: 0px;
}
.article_page .article_body .inline {
  display: inline;
}
.article_page .article_body .inline_block {
  display: inline-block;
}
.article_page .article_body .roles {
  padding: 16px 18px;
  font-size: 15px;
}
.article_page .article_body .roles:first-child {
  margin-bottom: 36px;
}
.article_page .article_body .roles b,
.article_page .article_body .roles strong {
  font-weight: 900;
}
.article_page .article_body .roles ul:last-child {
  margin-bottom: 0px;
  margin-top: 7px;
}
.article_page .article_body .roles ul:last-child li {
  margin-bottom: 2px;
}
.article_page .article_body .roles ul:last-child li b,
.article_page .article_body .roles ul:last-child li strong {
  color: #2ab27b;
}
.article_page .article_body .roles ul:last-child li.ts_icon {
  list-style-type: none;
  position: relative;
}
.article_page .article_body .roles ul:last-child li.ts_icon:before {
  position: absolute;
  left: -28px;
  color: #3D4752;
}
.article_page .article_body .roles ul:last-child li.ts_icon.ts_icon_channel_list:before {
  top: 1px;
}
.article_page .article_body blockquote,
.article_page .article_body .wysiwyg-indent1 {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 25px;
}
.article_page .article_body blockquote:before,
.article_page .article_body .wysiwyg-indent1:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  border-radius: 2px;
  height: 100%;
  background-color: #2ab27b;
}
.article_page .article_body h1,
.article_page .article_body .wysiwyg-font-size-x-large {
  font-weight: 700;
  font-size: 22px;
  color: #2C2D30;
  line-height: 27px;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
}
.article_page .article_body h1 .wysiwyg-font-size-x-large {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.article_page .article_body h2,
.article_page .article_body .wysiwyg-font-size-large {
  font-weight: 700;
  font-size: 20px;
  color: #2C2D30;
  line-height: 25px;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
}
.article_page .article_body h3,
.article_page .article_body .wysiwyg-font-size-medium {
  font-size: small;
}
.article_page .article_body h4,
.article_page .article_body .wysiwyg-font-size-small {
  font-size: 15px;
  line-height: 26px;
  display: block;
}
.article_page .article_body .wysiwyg-color-black50 {
  color: gray;
}
.article_page .article_body .wysiwyg-text-align-center {
  text-align: center;
}
.article_page .article_body ol:not(.takeaway) {
  counter-reset: list;
  list-style-type: none;
  padding-left: 0px;
}
.article_page .article_body ol:not(.takeaway) li {
  text-indent: -40px;
  margin-left: 40px;
  counter-increment: list;
}
.article_page .article_body ol:not(.takeaway) li:before {
  background-color: #2ab27b;
  width: 24px;
  text-indent: 8px;
  padding-left: 0px;
  height: 24px;
  line-height: 24px;
  vertical-align: top;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 700;
  content: counter(list);
  margin-right: 15px;
  font-size: 14px;
}
@media print {
  .article_page .article_body ol:not(.takeaway) li:before {
    color: #ccc;
    background-color: none;
    border: 1px solid #ddd;
  }
}
.article_page .article_body ol:not(.takeaway) li:nth-child(10):before {
  text-indent: 4px;
}
.article_page .article_body ol:not(.takeaway) li:nth-child(11):before {
  text-indent: 4px;
}
.article_page .article_body ol:not(.takeaway) li:nth-child(12):before {
  text-indent: 4px;
}
.article_page .article_body ol:not(.takeaway) li:nth-child(13):before {
  text-indent: 4px;
}
.article_page .article_body ol:not(.takeaway) li:nth-child(14):before {
  text-indent: 4px;
}
.article_page .article_body ol:not(.takeaway) li:nth-child(15):before {
  text-indent: 4px;
}
.article_page .article_body ol.takeaway,
.article_page .article_body ul.takeaway {
  list-style-type: none;
  padding-left: 0px;
}
.article_page .article_body ol.takeaway li,
.article_page .article_body ul.takeaway li {
  text-indent: -40px;
  margin-left: 40px;
}
.article_page .article_body ol.takeaway li:before,
.article_page .article_body ul.takeaway li:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  color: #2ab27b;
  text-indent: -1px;
  content: '\E205';
  vertical-align: bottom;
  padding-left: 0px;
  padding-bottom: 1px;
  height: 24px;
  display: inline-block;
  margin-right: 15px;
  font-size: 25px;
}
.article_page .article_body kbd,
.article_page .article_body .key,
.article_page .article_body p kbd,
.article_page .article_body p .key {
  display: inline;
  display: inline-block;
  min-width: 1em;
  padding: 0.5em 0.6em 0.4em 0.6em;
  margin: 2px;
  font-weight: normal;
  font-size: 0.85rem;
  font-family: 'Lato', 'appleLogo', sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 0.6rem;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  border-radius: 0.3em;
  border: none;
  cursor: default;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  background: #ffffff;
  border: 1px solid #ccc;
}
.article_page .article_body td .key,
.article_page .article_body td kbd {
  line-height: 0.95rem;
  border: 1px solid #ccc;
  /*
			border: 0px;
			-moz-box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(200, 200, 200), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
			-webkit-box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
			box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(200, 200, 200), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
			*/
}
.article_page .article_body .tip,
.article_page .article_body .note,
.article_page .article_body .bug,
.article_page .article_body .file {
  display: block;
  padding: 12px 18px 12px 65px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px;
  border-style: solid;
  line-height: 1.5rem;
  margin-top: 18px;
  margin-bottom: 18px;
  position: relative;
}
.article_page .article_body .tip b,
.article_page .article_body .note b,
.article_page .article_body .bug b,
.article_page .article_body .file b,
.article_page .article_body .tip strong,
.article_page .article_body .note strong,
.article_page .article_body .bug strong,
.article_page .article_body .file strong {
  font-weight: 900;
}
.article_page .article_body .tip:before,
.article_page .article_body .note:before,
.article_page .article_body .bug:before,
.article_page .article_body .file:before {
  content: '\E005';
  font-family: 'lucidpress';
  font-size: 28px;
  font-weight: 300;
  position: absolute;
  left: 20px;
  top: 22px;
  vertical-align: middle;
}
.article_page .article_body .tip.multiline:before,
.article_page .article_body .note.multiline:before,
.article_page .article_body .bug.multiline:before,
.article_page .article_body .file.multiline:before {
  top: 15px;
}
.article_page .article_body .tip.singleline:before,
.article_page .article_body .note.singleline:before,
.article_page .article_body .bug.singleline:before,
.article_page .article_body .file.singleline:before {
  top: 11px;
}
.article_page .article_body .tip + .wysiwyg-font-size-x-large,
.article_page .article_body .note + .wysiwyg-font-size-x-large,
.article_page .article_body .bug + .wysiwyg-font-size-x-large,
.article_page .article_body .file + .wysiwyg-font-size-x-large,
.article_page .article_body .tip + .wysiwyg-font-size-large,
.article_page .article_body .note + .wysiwyg-font-size-large,
.article_page .article_body .bug + .wysiwyg-font-size-large,
.article_page .article_body .file + .wysiwyg-font-size-large,
.article_page .article_body .tip + .wysiwyg-font-size-small,
.article_page .article_body .note + .wysiwyg-font-size-small,
.article_page .article_body .bug + .wysiwyg-font-size-small,
.article_page .article_body .file + .wysiwyg-font-size-small,
.article_page .article_body .tip + h1,
.article_page .article_body .note + h1,
.article_page .article_body .bug + h1,
.article_page .article_body .file + h1,
.article_page .article_body .tip + h2,
.article_page .article_body .note + h2,
.article_page .article_body .bug + h2,
.article_page .article_body .file + h2,
.article_page .article_body .tip + h4,
.article_page .article_body .note + h4,
.article_page .article_body .bug + h4,
.article_page .article_body .file + h4 {
  padding-top: 22px;
}
.article_page .article_body p:first-child {
  margin-top: 0px !important;
}
.article_page .article_body ins {
  text-decoration: none;
}
.article_page .article_body .note {
  border-color: #2ab27b;
  background-color: #E7F6F0;
}
.article_page .article_body .note:before {
  content: '\E024';
  color: #2ab27b;
}
.article_page .article_body .note.singleline:before {
  top: 12px;
}
.article_page .article_body .tip {
  border-color: #2D9EE0;
  background-color: #F0F7FB;
}
.article_page .article_body .tip:before {
  content: '\E026';
  color: #2D9EE0;
}
.article_page .article_body .bug {
  border-color: #EDB431;
  background-color: #FDF7E8;
}
.article_page .article_body .bug:before {
  content: '\E210';
  color: #EDB431;
}
.article_page .article_body .bug.singleline:before {
  top: 12px;
}
.article_page .article_body .file {
  cursor: pointer;
  border-color: #2D9EE0;
  background-color: #F0F7FB;
}
.article_page .article_body .file:before {
  content: '\E114';
  color: #2D9EE0;
  font-size: 24px;
  top: 20px;
}
.article_page .article_body .file.multiline:before {
  top: 20px;
}
.article_page .article_body .file a {
  font-weight: 900;
}
.article_page .article_body .file:hover a {
  text-decoration: underline;
}
.article_page .article_body .search_modifier {
  border-color: #2ab27b;
  background-color: #E7F6F0;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1px 4px 2px;
}
.article_page .article_body .blue_headline {
  font-weight: 700;
  color: #2D9EE0;
  font-size: 19.1px;
  line-height: 30px;
}
.article_page .article_body hr {
  height: 1px;
  border: none;
  color: #E5E5E5;
  background-color: #E5E5E5;
  margin: 30px auto;
}
.article_page .article_body hr.break {
  width: 60%;
  margin: 60px auto;
}
.article_page .article_body hr.break.thin {
  margin: 30px auto;
}
.article_page .article_body table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.article_page .article_body td,
.article_page .article_body th {
  border-color: #F7F7F7;
  border-color: rgba(0, 0, 0, 0.07);
  border-style: solid;
  padding: 8px 12px;
  font-size: 1rem;
}
.article_page .article_body tr:nth-child(odd) td {
  background-color: #F7F7F7;
}
.article_page .article_body tr:nth-child(odd) td:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.article_page .article_body tr:nth-child(odd) td:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.article_page .article_body tr.white td {
  background: none;
}
.article_page .article_body tr.grey td {
  background-color: #F7F7F7;
}
.article_page .article_body th {
  border-width: 1px 0;
  color: #BBB;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}
.article_page .article_body td {
  border-width: 0 0 0px 0;
}
.article_page .article_body td.noborder {
  border-width: 0 0 0 0;
  vertical-align: top;
}
.article_page .article_footer {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 100%;
}
.article_page .article_bottom {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 100%;
}
.article_page .article_bottom .article_related,
.article_page .article_bottom .article_recent {
  padding-left: 10px;
  padding-right: 10px;
  width: 49.5%;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  line-height: 24px;
}
.article_page .article_bottom .article_related .recent-articles h3,
.article_page .article_bottom .article_recent .recent-articles h3,
.article_page .article_bottom .article_related .related-articles h3,
.article_page .article_bottom .article_recent .related-articles h3 {
  display: none;
}
@media screen and (max-width: 610px) {
  .article_page .article_bottom .article_related,
  .article_page .article_bottom .article_recent {
    width: 100%;
  }
}
@media screen and (max-width: 610px) {
  .article_page .article_bottom .article_related {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 640px) {
  .article_page.videos_page .article_body a.next:before {
    content: 'Next Video';
  }
  .article_page.videos_page .article_body a.previous:after {
    content: 'Previous Video';
  }
  .article_page.guide_page .article_body a.next:before {
    content: 'Next Guide';
  }
  .article_page.guide_page .article_body a.previous:after {
    content: 'Previous Guide';
  }
}
.article_body .tabs {
  margin-bottom: 16px;
}
.article_body .tabs.enclosed section {
  border: 1px solid #E8E8E8;
  border-radius: 6px;
}
.article_body .tabs.enclosed section.first_content {
  border-top-left-radius: 0px;
}
.article_body .option {
  margin: 0px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 5px 30px 4px 30px;
  color: #3D4752;
}
.article_body .option.large_tab {
  padding-left: 14px;
  padding-right: 14px;
}
.article_body .option.active {
  color: #2D9EE0;
  border: 1px solid #E8E8E8;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: 1px solid #FFFFFF;
}
.article_body .option:not(.active):hover {
  color: #88919B;
}
@media screen and (max-width: 560px) {
  .article_body .option {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 380px) {
  .article_body .option {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 0.9rem;
  }
}
.article_body section {
  display: block;
  border-top: 1px solid #E8E8E8;
  padding-top: 16px;
  margin-top: -1px;
  padding: 30px;
}
.article_body section ol:first-child,
.article_body section ul:first-child {
  margin-top: 0px;
}
.article_body section ol:last-child,
.article_body section ul:last-child {
  margin-bottom: 0px;
}
.article_body section ol li:last-child,
.article_body section ul li:last-child {
  margin-bottom: 0px;
}
.article_body section p:last-child {
  margin-bottom: 0px;
}
html[class*="lucidpresshc"] .article_body section {
  display: none;
}
html[class*="lucidpresshc"] .article_body section.active {
  display: block;
}
.article-vote {
  padding: 35px 0 45px;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.article-vote .article-vote-question {
  font-weight: 700;
  text-align: center;
  display: block;
  opacity: 0;
  margin-bottom: 25px;
}
.article-vote .article-vote-question:before {
  font-family: 'lucidpress';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  content: '\E024';
  vertical-align: bottom;
  margin-bottom: 1px;
  width: 25px;
  height: 25px;
  margin-right: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.article-vote .article-vote-controls {
  text-align: center;
  justify-content: center;
}
.article-vote .article-vote-controls a {
  display: inline-block;
}
.article-vote .article-feedback-form {
  display: none;
  margin-top: 30px;
  text-align: right;
}
.article-vote .article-feedback-form textarea {
  width: 100%;
  border: 1px solid #E5E5E5;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: inherit;
  line-height: 24px;
  transition-property: all;
  transition-duration: 160ms;
}
.article-vote .article-feedback-form textarea:focus {
  outline: none;
  border: 1px solid #2D9EE0;
}
.article-vote .article-feedback-form textarea:focus::-webkit-input-placeholder {
  color: #c9c9c9;
}
.article-vote .article-feedback-form textarea:focus:-moz-placeholder {
  color: #c9c9c9;
}
.article-vote .article-feedback-form textarea:focus::-moz-placeholder {
  color: #c9c9c9;
}
.article-vote .article-feedback-form textarea:focus:-ms-input-placeholder {
  color: #c9c9c9;
}
.article-vote .article-feedback-form #char_num {
  color: #aaa;
  font-size: 14px;
  float: left;
}
.article-vote .vote-err {
  display: none;
  text-align: center;
  font-size: smaller;
  margin-bottom: 0px;
}
.article-vote .vote-err i {
  vertical-align: middle;
  font-size: 20px;
}
.article-vote .vote-thanks,
.article-vote .feedback-thanks {
  display: none;
  text-align: center;
}
.article-vote .vote-thanks p,
.article-vote .feedback-thanks p {
  margin-top: 3px;
  margin-bottom: 25px;
}
.article-vote .vote-thanks p:nth-child(2),
.article-vote .feedback-thanks p:nth-child(2) {
  margin-bottom: 8px;
}
.article-vote .vote-thanks i,
.article-vote .feedback-thanks i {
  vertical-align: middle;
}
.article-vote .article-vote-up,
.article-vote .article-vote-down,
.article-vote .article-send-feedback {
  cursor: pointer;
  height: 44px;
  display: block;
  min-width: 125px;
  border: 2px solid #2ab27b;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #2ab27b;
  text-decoration: none;
  margin: 0 10px;
}
.article-vote .article-vote-up:after,
.article-vote .article-vote-down:after,
.article-vote .article-send-feedback:after {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  padding: 7px 0;
}
@media screen and (max-width: 480px) {
  .article-vote .article-vote-up,
  .article-vote .article-vote-down,
  .article-vote .article-send-feedback {
    width: 42%;
    height: 50px;
    line-height: 31px;
  }
}
.article-vote .article-vote-up:hover,
.article-vote .article-vote-down:hover,
.article-vote .article-send-feedback:hover {
  border: 0px;
  color: #FFFFFF;
  background-color: #2ab27b;
}
.article-vote .article-vote-up:hover:after,
.article-vote .article-vote-down:hover:after,
.article-vote .article-send-feedback:hover:after {
  padding: 9px 0;
}
.article-vote .article-vote-up.article-voted,
.article-vote .article-vote-down.article-voted,
.article-vote .article-send-feedback.article-voted {
  background-color: #2ab27b;
  color: #FFFFFF;
}
.article-vote .article-send-feedback {
  display: inline-block;
  min-width: 180px;
  padding: 0px 12px;
  margin-right: 0px;
  margin-top: 20px;
  color: #3D4752;
  border-color: #BABBBF;
}
.article-vote .article-send-feedback:hover {
  color: #88919B;
  background-color: #FFFFFF;
  border: 2px solid #BABBBF;
}
.article-vote .article-send-feedback:hover:after {
  padding: 7px 0;
}
.article-vote .article-send-feedback:after {
  content: attr(data-caption);
}
.article-vote .article-send-feedback.allowed {
  background-color: #2D9EE0;
  color: #FFFFFF;
  border: 0px;
}
.article-vote .article-send-feedback.allowed:after {
  padding: 9px 0;
}
.article-vote .article-send-feedback.allowed:hover {
  border: none;
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.25);
}
.article-vote .article-vote-up:after,
.article-vote .article-vote-down:after {
  content: attr(data-caption);
}
.article-vote .get-support {
  text-align: left;
}
.article-vote .article-vote-count {
  display: none;
}
.recent-articles h3 {
  margin: 0 0 10px;
  text-transform: capitalize;
}
.recent-articles ul {
  margin: 0;
  padding-left: 20px;
}
.recent-articles li {
  line-height: 21px;
  margin-bottom: 12px;
}
.related-articles h3 {
  margin: 0 0 10px;
  text-transform: capitalize;
}
.related-articles ul {
  margin: 0;
  padding-left: 20px;
}
.related-articles li {
  line-height: 21px;
  margin-bottom: 12px;
}
.breadcrumbs {
  margin: 0;
  margin-right: 1px;
  list-style: none;
  padding: 0;
  display: inline-block;
}
.breadcrumbs li:first-child:before {
  content: none;
  padding: 0;
}
.breadcrumbs li {
  color: #7D7D7D;
  font-size: 15px;
  display: inline-block;
}
.breadcrumbs li:before {
  content: ">";
  color: #CACACA;
  padding: 0 0px;
}
.breadcrumbs li:nth-child(3) {
  display: none;
}
.article_breadcrumbs_container .breadcrumbs li:nth-child(3) {
  display: inline-block;
}

h3 {
  font-weight: 900;
  font-size: 22px;
  line-height: 33px;
}
ul,
ol {
  padding-left: 0;
  color: #3D4752;
}
a {
  text-decoration: none;
  color: #178CCC;
}
a:hover {
  text-decoration: underline;
  color: #007AB8;
}
