/* ====================================================
   Base styles
   ==================================================== */
*, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  position: relative;
  min-height: 100%;
  min-width: 320px;
  color: #646469;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  white-space: normal;
  word-wrap: normal;
}

a {
  color: #2DBE60;
  text-decoration: none;
  outline: none;
  border-bottom: 1px solid transparent;
}
a.single-now{background:#fc4906;color:#ffffff; padding-left:40px; padding-bottom:8px; padding-right:40px; padding-top:8px;font-size:1.5em;border-radius:5px;border:none;text-align:2em;margin:5px;display:inline-block}a.single-now:hover{background:#1f1f1f;border:none}
a:hover,
a:focus {
  border-bottom: 1px solid;
}

a:active {
  color: #23954B;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

img[width], img[height] {
  max-width: none;
}

figure > img {
  display: block;
}

p {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0rem 0rem 0.625rem 0rem;
  padding: 0;
  font-weight: normal;
  line-height: 1.5em;
}

h1 {
  font-size: 42px;
  font-weight: lighter;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
  font-weight: bold;
}

h5 {
  font-size: 14px;
  font-weight: bold;
}

caption {
  font-size: 14px;
}

.section-area h1 {
  text-transform: capitalize;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
}
[dir="rtl"] table {
  text-align: right;
}

td, th {
  border-color: #eeeeee;
  border-style: solid;
  padding: 12px;
}

th {
  border-width: 1px 0;
  color: #bebebe;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}

td {
  border-width: 0 0 0px 0;
   }

input, label {
  display: inline-block;
  vertical-align: middle;
}

label {
  font-size: 12px;
}

input[type="checkbox"] + label {
  margin-left: 5px;
}

input, textarea {
  border: 1px solid #dddddd;
  border-radius: 2px;
  padding: 10px;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, select {
  color: #555;
}

button, input, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}


input::-ms-clear {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #BFBFBF;
}

:-ms-input-placeholder {
  color: #BFBFBF;
}

::-moz-placeholder {
  color: #BFBFBF;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}



/* ====================================================
   Localization styles
   ==================================================== */

@media only print {
  :lang(ja) {font-family: "Kozuka Gothic Pro";}
  :lang(ko) {font-family: "대한체", "Deahan Chae", "Apple산돌고딕네오", "AppleSDGothicNeo", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun Gothic";}
  :lang(zh) {font-family: "Hiragino Sans GB";}
}


:lang(ja) {font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
:lang(ko) {font-family: "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun Gothic", "돋움", "DotumChe", "Dotum", sans-serif;}
:lang(zh) {font-family: "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", sans-serif;}


:lang(ru),
:lang(bg),
:lang(sr),
:lang(uk) {
  font-family: sans-serif;
}

:lang(en) .f3,
:lang(da) .f3,
:lang(es) .f3,
:lang(fi) .f3,
:lang(id) .f3,
:lang(it) .f3,
:lang(nl) .f3,
:lang(ms) .f3,
:lang(fr) .f3,
:lang(sv) .f3,
:lang(pl) .f3,
:lang(pt) .f3,
:lang(tr) .f3,
:lang(ja) .app-layout .f3,
:lang(ko) .app-layout .f3,
:lang(zh) .app-layout .f3 {
  font-family: "Gotham_SSm_3r";
}


:lang(en) body, :lang(en) .f4,
:lang(da) body, :lang(da) .f4,
:lang(es) body, :lang(es) .f4,
:lang(fi) body, :lang(fi) .f4,
:lang(id) body, :lang(id) .f4,
:lang(it) body, :lang(it) .f4,
:lang(nl) body, :lang(nl) .f4,
:lang(ms) body, :lang(ms) .f4,
:lang(fr) body, :lang(fr) .f4,
:lang(sv) body, :lang(sv) .f4,
:lang(pl) body, :lang(pl) .f4,
:lang(pt) body, :lang(pt) .f4,
:lang(tr) body, :lang(tr) .f4,
:lang(ja) .app-layout body, :lang(ja) .app-layout .f4,
:lang(ko) .app-layout body, :lang(ko) .app-layout .f4,
:lang(zh) .app-layout body, :lang(zh) .app-layout .f4 {
  font-family: "Gotham_SSm_4r";
}


:lang(en) h1, :lang(en) .h1,
:lang(da) h1, :lang(da) .h1,
:lang(de) h1, :lang(de) .h1,
:lang(es) h1, :lang(es) .h1,
:lang(fi) h1, :lang(fi) .h1,
:lang(id) h1, :lang(id) .h1,
:lang(it) h1, :lang(it) .h1,
:lang(nl) h1, :lang(nl) .h1,
:lang(ms) h1, :lang(ms) .h1,
:lang(sv) h1, :lang(sv) .h1,
:lang(ja) .app-layout h1, :lang(ja) .app-layout .h1,
:lang(ko) .app-layout h1, :lang(ko) .app-layout .h1,
:lang(zh) .app-layout h1, :lang(zh) .app-layout .h1 {
  font-family: "webfont_light";
}

:lang(en) .h2,
:lang(da) .h2,
:lang(de) .h2,
:lang(es) .h2,
:lang(fi) .h2,
:lang(id) .h2,
:lang(it) .h2,
:lang(nl) .h2,
:lang(ms) .h2,
:lang(sv) .h2,
:lang(ja) .app-layout .h2,
:lang(ko) .app-layout .h2,
:lang(zh) .app-layout .h2 {
  font-family: "webfont";
}


:lang(en) h4, :lang(en) h5, :lang(en) .f5,
:lang(da) h4, :lang(da) h5, :lang(da) .f5,
:lang(es) h4, :lang(es) h5, :lang(es) .f5,
:lang(fi) h4, :lang(fi) h5, :lang(fi) .f5,
:lang(fr) h4, :lang(fr) h5, :lang(fr) .f5,
:lang(id) h4, :lang(id) h5, :lang(id) .f5,
:lang(it) h4, :lang(it) h5, :lang(it) .f5,
:lang(nl) h4, :lang(nl) h5, :lang(nl) .f5,
:lang(ms) h4, :lang(ms) h5, :lang(ms) .f5,
:lang(pt) h4, :lang(pt) h5, :lang(pt) .f5,
:lang(sv) h4, :lang(sv) h5, :lang(sv) .f5,
:lang(pl) h4, :lang(pl) h5, :lang(pl) .f5,
:lang(pt) h4, :lang(pt) h5, :lang(pt) .f5,
:lang(tr) h4, :lang(tr) h5, :lang(tr) .f5,
:lang(ja) .app-layout h4, :lang(ja) .app-layout h5, :lang(ja) .app-layout .f5,
:lang(ko) .app-layout h4, :lang(ko) .app-layout h5, :lang(ko) .app-layout .f5,
:lang(zh) .app-layout h4, :lang(zh) .app-layout h5, :lang(zh) .app-layout .f5 {
  font-family: "Gotham_SSm_5r";
}

:lang(en) .f7,
:lang(da) .f7,
:lang(de) .f7,
:lang(es) .f7,
:lang(fi) .f7,
:lang(fr) .f7,
:lang(id) .f7,
:lang(it) .f7,
:lang(nl) .f7,
:lang(ms) .f7,
:lang(pt) .f7,
:lang(sv) .f7,
:lang(pl) .f7,
:lang(tr) .f7,
:lang(ja) .app-layout .f7,
:lang(ko) .app-layout .f7,
:lang(zh) .app-layout .f7 {
  font-family: "Gotham_SSm_7r";
}



/* Bold font */
:lang(ja) h4, :lang(ja) h5, :lang(ja) .f5,
:lang(ko) h4, :lang(ko) h5, :lang(ko) .f5,
:lang(zh) h4, :lang(zh) h5, :lang(zh) .f5,
:lang(ja) .f7,
:lang(ko) .f7,
:lang(zh) .f7 {
  font-weight: 600;
}




/* Navigation menus */
.nav li, .nav-bordered li, .nav-spaced li {
  display: inline-block;
  font-weight: bold;
}

.nav li a, .nav-bordered li a, .nav-spaced li a {
  font-weight: normal;
}

.nav-bordered li + li {
  border-color: #eeeeee;
  border-style: solid;
  border-width: 0 0 0 1px;
  margin: 0 0 0 30px;
  padding: 0 0 0 30px;
}

[dir="rtl"] .nav-bordered li + li {
  border-width: 0 1px 0 0;
  margin: 0 30px 0 0;
  padding: 0 30px 0 0;
}

.nav-spaced li + li {
  margin: 0 0 0 40px;
}

[dir=rtl] .nav-spaced li + li {
  margin: 0 40px 0 0;
}

/* Search box */
.search-box {
  position: relative;
}

.search-box:before {
  content: "\1F50D";
  font-family: "entypo";
  font-size: 1.25em;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 2.5em;
  z-index: 1;
}

.search-box input {
  line-height: 1.2em;
  font-weight: lighter;
  padding: .75em 2.7em;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search-box input[type="submit"] {
  display: none;
}

/* Breadcrumbs */

.breadcrumbs {
  display: none;
  position: relative;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.breadcrumbs:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.breadcrumbs li {
  display: inline-block;
  font-size: 14px;
  color: #333842;
}

.breadcrumbs li + li:before {
  content: "/";
  margin: 0 8px;
  text-decoration: none;
  color: #9d9d9d;
}
.breadcrumbs li a {
  color: #9d9d9d;
  text-decoration: none;
}

.breadcrumbs li a:hover {
  border-bottom: 1px solid
}

.breadcrumbs li a:active,
.breadcrumbs li a:focus {
  border-bottom: 1px solid;
  color: #333842;
}

.breadcrumbs .active span {
  color: #333842;
}

/* Labels */
.label, .request-status {
  border-radius: 20px;
  display: inline-block;
  font-size: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* Metadata */
.meta, .meta-group {
  color: #cccccc;
  display: inline-block;
  font-size: 11px;
}

.meta-group * + *:before {
  content: "\2022";
  font-size: 8px;
  margin: 0 10px;
}

/* Helper classes */
.clearfix:before, .clearfix:after,
.row:before, .row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.row:after {
  clear: both;
}

.divider,
.divider_line,
.article-body .divider_line {
  display: block;
  width: 100%;
  border-top: 1px solid #CBCBCB;
}

.article-body hr.divider,
.article-body hr.divider_line {
  height: 0;
  border: none;
  background-color: #CBCBCB;
}


.has_divider {
  margin-bottom: 3em;
  padding-bottom: 3.5em;
  border-bottom: 1px solid #CBCBCB;
}

.last, .omega {
  margin-right: 0 !important;
}

.clearer {
  clear: both;
}

.clear {
  clear: both;
  height: 0
}

.hidden_load {
  display: none;
}

.hidden_load.in {
  display: block;
}


/* Social share links */
.share {
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share a {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  background: #CCC;
  border-radius: 50%;
  color: #FFF;
  display: inline-block;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share-twitter:before {
  content: "\F309";
}

.share-facebook:before {
  content: "\F30C";
}

.share-linkedin:before {
  content: "\F318";
}

.share-googleplus:before {
  content: "\F30F";
}

/* Pagination */
#pagination {
  text-align: center;
}

#pagination .pagination {
  margin: 0 0 40px;
  display: inline-block;
}


.pagination {
  display: block;
  margin: 40px auto 0;
  text-align: center;
  color: #999;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  float: left;
}

[dir="rtl"] .pagination li {
  float: right;
}

.pagination a, .pagination span {
  color: #999;
  padding: 5px 12px;
  cursor: pointer;
}

.pagination span:hover {
  color: #222;
}

.pagination .disabled span,
.pagination .active span,
.pagination-current span {
  cursor: default;
}

.pagination li:first-child.disabled span,
.pagination li:last-child.disabled span {
  display: none;
}

.pagination .active span,
.pagination-current span {
  color: #222;
}

.pagination .disabled span:hover {
  color: #999;
}

.pagination .disabled span:hover,
.pagination .active span:hover,
.pagination-current span:hover {
  background: none;
}

.pagination-first,
.pagination-last {
  display: none;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}
[dir="rtl"] .pagination-first {
  border-radius: 0 3px 3px 0;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}
[dir="rtl"] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/* Markdown styles */
.markdown {
  word-wrap: normal;
  line-height: 1.7;
}
.markdown img {
  max-width: 100%;
}
.markdown hr {
  background-color: #eeeeee;
  border: 0;
  height: 1px;
}
.markdown ul, .markdown ol {
  list-style-position: inside;
  padding: 0 15px;
}
.markdown ul {
  list-style-type: disc;
}
.markdown ol {
  list-style-type: decimal;
}
.markdown pre {
  background: #f9f9f9;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}
.markdown blockquote {
  border-left: 1px solid #eeeeee;
  color: #bebebe;
  font-style: italic;
  padding: 0 15px;
}


/* ====================================================
   Sub Nav
   ==================================================== */
.sub-nav {
  margin-bottom: 15px;
}
.sub-nav form {
  display: none;
}

.page-header {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}
.page-header > * {
  display: table-cell;
  vertical-align: middle;
}
.page-header > *:first-child {
  width: 100%;
}
.page-header + p {
  color: #bebebe;
  margin: -15px 0 20px 0;
}
.page-header h1 {
  font-size: 20px;
  font-weight: 400;
}

/* ====================================================
   Content frame
   ==================================================== */
.header-inner, .footer-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1160px;
  width: 100%;
}

main {
  display: block;
  margin: 25px auto 0;
  padding: 0 20px 150px;
  max-width: 1160px;
  width: 100%;
}

#dc,
#player-dc {
  display: none;
}

/* ====================================================
   Header
   ==================================================== */

.header-top {
  height: 75px;
  padding: 13px 0;
  background-color:#0284FD;
}

.header-bottom {
  background-color: #F0F0F0;
}


.logo {
  float: left;
  vertical-align: middle;
}

.logo a {
  display: inline-block;
  border: none;
}

.logo img {
  max-height: 49px;
  vertical-align: middle;
}

.user-nav {
  padding: 0 20px;
}

.user-nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.user-nav > a {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  float: right;
  font-size: 12px;
  line-height: 33px;
  margin-left: 15px;
  padding-left: 15px;
}

.user-nav > a.login {
  font-size: 13px;
  margin-left: 30px;
  padding: 0 15px;
}

.user-nav > a.my-activities {
  border: 0;
}

.user-info {
  display: block;
  float: right;
  margin-left: 30px;
}

.user-avatar {
  left: -5px;
  max-height: 20px;
  position: relative;
  top: -1px;
}

/* Menu Drawer */

.header-sprite {
  display: block;
  background: url(#) no-repeat
}

@media (min--moz-device-pixel-ratio: 1.3),(-o-min-device-pixel-ratio: 2.6/2),(-webkit-min-device-pixel-ratio: 1.3),(min-device-pixel-ratio: 1.3),(min-resolution: 1.3dppx) {
  .header-sprite {
    background-image:url(#);
    background-size: 227px 96px;
  }
}


.header-top {
  position: relative;
  width: 100%;
  z-index: 3;
  padding: 13px 0px 13px 0px;
  padding: 0.8125rem 0rem 0.8125rem 0rem
}

@media only screen and (max-width: 1310px) {
  .header-top {
    width:100%;
    padding: 20px 15px 20px 15px;
    padding: 1.25rem 0.9375rem 1.25rem 0.9375rem;
  }
}

.header-top h1 {
  float: left;
  line-height: 15px;
  line-height: 0.9375rem
}

.header-top h1 a {
  width: 220px;
  height: 45px;
  text-decoration: none;
  color: white
}

.header-top h1 a span {
  position: relative;
  text-indent: -99999px;
  display: inline-block
}

.header-top h1 a .svg {
  width: 200px;
  width: 12.5rem;
  height: 42px;
  height: 2.625rem;
  margin-left: -7px;
  margin-left: -0.4375rem
}

.header-top h1 .header-sprite {
  background-position: -100px -100px
}

.header-top h1.yx a {
  width: 131px;
  height: 45px
}

.header-top h1.yx .header-sprite {
  background-position: -97px 0
}

.header-top .right-panel {
  position: absolute;
  top: 7px;
  top: 0.4375rem;
  right: 0
}

.header-top #header-menu {
  border: none;
}


.header-top .right-panel .cta {
  text-decoration: none;
  color: white;
  border: 1px solid #FFF;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  font-size: 1rem;
  font-weight:bold;
  margin-right: 20px;
  margin-right: 1.25rem;
  -webkit-transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s;
  -moz-transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s;
  -o-transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s;
  transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s
}

@media only screen and (max-width: 768px) {
  .header-top .right-panel .cta {
    display:none !important;
  }
}

.header-top .right-panel .cta:hover,.header-top .right-panel .cta:focus {
  color: #FFF;
  border: 1px solid black;
  -webkit-transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s;
  -moz-transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s;
  -o-transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s;
  transition: border 0.3s ease-in-out 0s,color 0.3s ease-in-out 0s
}

.header-top .right-panel .cta.view-pricing {
  margin-right: 10px;
  padding: 0 5px;
  border: none;
  border-bottom: 1px solid transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px
}

.header-top .right-panel .cta.view-pricing:hover,.header-top .right-panel .cta.view-pricing:focus {
  border-bottom: 1px solid #FFF;
  -webkit-transition: border 0.3s ease-in-out 0s;
  -moz-transition: border 0.3s ease-in-out 0s;
  -o-transition: border 0.3s ease-in-out 0s;
  transition: border 0.3s ease-in-out 0s
}

.header-top .right-panel .menu {
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  color: #848484;
  z-index: 4;
  font-size: 12px;
  font-size: 0.75rem
}

@media only screen and (max-width: 600px) {
  .header-top .right-panel .menu span.text {
    display:none;
  }
}

.header-top .right-panel .menu:focus,.header-top .right-panel .menu:hover {
  color: black
}

.header-top .right-panel .menu:focus .header-sprite,.header-top .right-panel .menu:hover .header-sprite {
  opacity: 1;
  filter: alpha(opacity=100)
}

.header-top .right-panel .menu .header-sprite {
  width: 20px;
  height: 20px;
  background-position: -28px -28px;
  margin-left: 10px;
  margin-left: 0.625rem;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom:1;*display: inline
}

a.header-business-cta {
  display: inline-block;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #848484;
  border-radius: 5px;
  border: 1px solid #eee;
  background: transparent;
  border-color: #848484;
  margin-left: 40px;
  padding: 10px 20px
}

.white a.header-business-cta {
  border-color: white;
  color: white
}

@media only screen and (max-width: 960px) {
  a.header-business-cta {
    margin-left:10px;
  }
}

@media only screen and (max-width: 700px) {
  a.header-business-cta {
    display:none;
  }
}

a.skip-link,a.skip-link:hover,a.skip-link a:visited {
  position: absolute;
  text-decoration: none;
  position: relative;
  text-indent: -99999px;
  display: inline-block;
  top: -5555px;
  top: -347.1875rem
}

a.skip-link:focus {
  top: 0;
  text-decoration: none;
  text-indent: 0;
  color: #333333;
  border: 2px solid #333333;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  padding: 0.3125rem
}

.drawer-nav {
  display: none;
  position: fixed;
  top: 0;
  right: -50%;
  width: 50%;
  height: 100%;
  z-index: 999999;
  background: rgba(0,0,0,0.85) 0%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.85) 0% 0%, rgba(0,0,0,0.98) 100% 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.85) 0%), color-stop(100%, rgba(0,0,0,0.98) 100%));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.85) 0% 0%, rgba(0,0,0,0.98) 100% 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.85) 0% 0%, rgba(0,0,0,0.98) 100% 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.85) 0% 0%, rgba(0,0,0,0.98) 100% 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.85) 0% 0%, rgba(0,0,0,0.98) 100% 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.85) 0%', endColorstr='rgba(0,0,0,0.98) 100%', GradientType=0 );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#000000');
  -webkit-transition: right .5s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: right .5s cubic-bezier(0.47, 0, 0.745, 0.715);
  overflow:hidden;
}

.drawer-nav-inner {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.drawer-nav .container {
  padding: 0px 0px 0px 50px;
  padding: 0rem 0rem 0rem 3.125rem;
}
 
.drawer-nav-inner::-webkit-scrollbar {
  display: none;
}

.drawer-nav.open {
  right: -100px;
  -webkit-transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: right .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}


.drawer-nav .container {
  position: relative;
  max-width: 600px;
  max-width: 37.5rem
}


.drawer-nav .close {
  position: absolute;
  right: 46%;
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #e3e3e3;
  top: 28px;
  top: 1.75rem;
  line-height: 27px;
  vertical-align: middle
}


.drawer-nav .close:hover,.drawer-nav .close:focus {
  opacity: 0.6;
  filter: alpha(opacity=60)
}

.drawer-nav .close .header-sprite {
  width: 20px;
  height: 20px;
  background-position: 0 -6px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom:1;*display: inline;
  margin-left: 10px;
  margin-left: 0.625rem;
  margin-top: 4px;
  margin-top: 0.25rem
}

.drawer-nav .download {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  border: 1px solid white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 20px
}

.drawer-nav .download:hover,.drawer-nav .download:focus {
  color: #20c05c;
  border-color: #20c05c
}

.drawer-nav .download-item {
  border: none
}

.drawer-nav .sub-upgrade {
  margin-top: -10px;
  margin-left: 15px;
  border: none;
  padding-bottom: 0
}

.drawer-nav .sub-upgrade li {
  margin-bottom: 10px;
  margin-bottom: 0.625rem
}

.drawer-nav .sub-upgrade li a {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: capitalize
}

.drawer-nav ul {
  width: 50%;
  border-bottom: 1px solid #606060;
  margin-bottom: 20px;
  margin-bottom: 1.25rem
}

.drawer-nav ul:first-child {
  padding-top: 100px;
  padding-top: 6.25rem
}

.drawer-nav ul li {
  margin-bottom: 20px;
  margin-bottom: 1.25rem
}

.drawer-nav ul a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
}

.drawer-nav a {
  font-weight: bold;
}

.drawer-nav ul a:hover,.drawer-nav ul a:focus {
  color: #20c05c
}

@media only screen and (max-width: 768px) {
  .drawer-nav {
    width:100%;
    right: auto;
  }

  .drawer-nav .container {
    max-width:100%;
    padding: 20px 40px;
  }

  .drawer-nav ul {
    width: 100%;
  }

  .drawer-nav .close {
    right:15px;
    right: 0.9375rem;
  }
}


/* Buttons */


button, [role=button], [type=button], [type=submit], .button {
  display: inline-block;
  position: relative;
  height: 45px;
  min-width: 180px;
  background: transparent;
  border: 1px solid #2DBE60;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  line-height: 45px;
  padding: 0 4%;
  vertical-align: middle;
  white-space: nowrap;
  color: #00AC36;
  text-align: center;
  text-decoration: none;
  outline: none;
}

input[type=submit][disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 8 */
  opacity: 0.4;
}

a[role="button"]:hover {
  text-decoration: none;
}

/*
* Dropdown carets
*/
button, [role=button], [type=button], [type=submit],
#user .dropdown-toggle, .button {
  background: transparent;
}

#user .dropdown-toggle:hover,
.comment-form-controls input[type=submit]:hover,
button:hover,
[role=button]:hover,
[type=button]:hover,
[type=submit]:hover,
.button:hover,
#user .dropdown-toggle:focus,
.comment-form-controls input[type=submit]:focus,
button:focus,
[role=button]:focus,
[type=button]:focus,
[type=submit]:focus,
.button:focus {
  background: #F1FBF5;
  border-color: #28A956;
  color: #0C9D3F;
  text-decoration: none;
}

#user .dropdown-toggle:active,
.comment-form-controls input[type=submit]:active,
button:active,
[role=button]:active,
[type=button]:active,
[type=submit]:active,
.button:active {
  background: #E4F7EA;
  border-color: #23954B;
  color: #007A21;
}

.dropdown-toggle {
  display: inline-block;
}

.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown-toggle:after {
  color: #888;
  content: "\25BE";
  font-family: "entypo";
  font-size: 14px;
  margin-left: 5px;
  padding-right: 2px;
}

.section-subscribe .dropdown-toggle,
.article-subscribe,
.article-unsubscribe {
  background: #fafafa;
  color: #1a74b0;
  border: 0px;
  box-shadow: none;
}

.article-subscribe:hover,
.article-unsubscribe:hover {
  box-shadow: none;
}

.topic-follow [role=button], .post-follow [role=button] {
  padding: 0 10px !important;
}




/* ====================================================
   Footer Top
   ==================================================== */

.footer-secondary {
  text-align: center;
  padding: 0 20px;
}

.footer-top .contact-us {
  max-height: 215px;
  padding-top: 40px;
}

.article-footer .contact-us {
  margin: 1.5em 0;
  font-size: 14px;
}



/* ====================================================
   Footer
   ==================================================== */
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.footer-secondary {
  display: none;
}

.footer-secondary.in {
  display: block;
}

.hasHomeFooter main {
  padding-bottom: 370px;
}

.inapp.hasHomeFooter main {
  padding-bottom: 166px;
}


.hasContactFooter main {
  padding-bottom: 415px;
}

.inapp.hasContactFooter main {
  padding-bottom: 211px;
}


.footer-home .row {
  max-width: 1120px;
}

.footer-home .link-wrapper,
.footer-contact .contact-us {
  padding: 60px 0;
}

.footer-home .link-button {
  display: inline-block;
  width: 22%;
}


.footer-nav {
  clear: both;
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-top: 2.5rem;
  background-color: #F0F0F0;
}

@media only screen and (min-width: 601px) {
  .footer-nav {
    padding:40px 0px;
    padding: 2.5rem 0rem;
  }
}

@media only screen and (min-width: 600px) {
  .footer-nav .top-nav {
    margin-bottom:20px;
    margin-bottom: 1.25rem;
  }
}

@media only screen and (max-width: 550px) {
  .footer-nav .top-nav {
    text-align:left;
    margin-left: 20px;
    margin-left: 1.25rem;
  }
}

@media only screen and (max-width: 760px) {
  .footer-nav .top-nav {
    margin-left:0;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
  }
}

.footer-nav .top-nav li {
  display: inline;
  position: relative;
  margin: 0px 10px;
  margin: 0rem 0.625rem
}

@media only screen and (max-width: 760px) {
  .footer-nav .top-nav li {
    width:15%;
    margin: 0;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom:1;*display: inline;
  }
}

@media only screen and (max-width: 550px) {
  .footer-nav .top-nav li {
    width:100%;
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 1rem;
  }
}

@media only screen and (min-width: 760px) {
  .footer-nav .top-nav li:after {
    position:absolute;
    color: #696969;
    content: '.';
    top: -8px;
    top: -0.5rem;
    right: -12px;
    right: -0.75rem;
    font-size: 16px;
    font-size: 1rem;
  }
}

.footer-nav .top-nav {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.3;
  text-rendering: optimizeLegibility;
}

.footer-nav .top-nav li:lang(ar):after,.footer-nav .top-nav li:last-child:after {
  display: none
}

.footer-nav .top-nav li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #20c05c;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: border 0.3s ease-in-out 0;
  -moz-transition: border 0.3s ease-in-out 0;
  -o-transition: border 0.3s ease-in-out 0;
  transition: border 0.3s ease-in-out 0
}

.footer-nav .top-nav li a:hover,.footer-nav .top-nav li a:focus {
  border-bottom: 1px solid #20c05c;
  -webkit-transition: border 0.3s ease-in-out 0;
  -moz-transition: border 0.3s ease-in-out 0;
  -o-transition: border 0.3s ease-in-out 0;
  transition: border 0.3s ease-in-out 0
}

.footer-nav .second-nav {
  display: inline;
  padding: 5px 0px;
  padding: 0.3125rem 0rem
}

@media only screen and (min-width: 960px) {
  .footer-nav .second-nav {
    padding:0;
  }

  .china_site .footer-nav .second-nav {
    padding: 5px 0px 5px 0px;
    padding: 0.3125rem 0rem 0.3125rem 0rem;
    margin-left: 0px;
    margin-left: 0rem
  }
}

@media only screen and (max-width: 960px) {
  .footer-nav .second-nav {
    display:block;
    margin-left: 0;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (max-width: 550px) {
  .footer-nav .second-nav {
    text-align:left;
  }
}

@media only screen and (max-width: 600px) {
  .footer-nav .second-nav {
    width:100%;
    margin-bottom: 0;
    text-align: center;
    border-top: 1px solid #eff0ef;
    background: #f3f9f5;
    padding: 20px 0px 0px 0px;
    padding: 1.25rem 0rem 0rem 0rem;
  }
}

.footer-nav .second-nav li {
  display: inline;
  margin: 0px 5px;
  margin: 0rem 0.3125rem
}

@media only screen and (max-width: 600px) {
  .footer-nav .second-nav li {
    width:30%;
    margin: 0;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom:1;*display: inline;
  }
}

.footer-nav .second-nav li a {
  text-decoration: none;
  color: #333333;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: border 0.3s ease-in-out 0;
  -moz-transition: border 0.3s ease-in-out 0;
  -o-transition: border 0.3s ease-in-out 0;
  transition: border 0.3s ease-in-out 0
}

.footer-nav .second-nav li a:hover,.footer-nav .second-nav li a:focus {
  border-bottom: 1px solid #20c05c;
  -webkit-transition: border 0.3s ease-in-out 0;
  -moz-transition: border 0.3s ease-in-out 0;
  -o-transition: border 0.3s ease-in-out 0;
  transition: border 0.3s ease-in-out 0
}

.footer-nav .bottom-section {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-top: 1.25rem
}

@media only screen and (max-width: 960px) {
  .footer-nav .bottom-section {
    margin-top:0;
  }
}

.footer-nav .copyright {
  display: inline;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 3px 20px 3px 0px;
  padding: 0.1875rem 1.25rem 0.1875rem 0rem;
  margin-left: 0;
  margin-left: 0
}

@media only screen and (max-width: 768px) {
  .footer-nav .copyright {
    display:block;
    float: none;
    margin-left: 0;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .footer-nav .copyright {
    margin-top:0;
    border-top: 1px solid #eff0ef;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
}

.china_site .footer-nav .copyright {
  display: block;
  margin-left: 0
}

@media only screen and (max-width: 550px) {
  .footer-nav .copyright .all-rights {
    display:block;
  }
}

@media only screen and (max-width: 600px) {
  .footer-nav .copyright .all-rights {
    text-align:center;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}

.languages {
  display: inline;
  border-left: 1px solid #696969;
  padding-left: 20px;
  padding-left: 1.25rem
}

@media only screen and (max-width: 768px) {
  .languages {
    display:none;
  }
}

.china_site .languages {
  display: none
}

.language-selector {
  display: inline-block;
}

.language-selector .dropdown-toggle {
  display: inline;
  font-size: 11px;
  font-size: 0.6875rem;
  padding: 3px 20px 3px 0px;
  padding: 0.1875rem 1.25rem 0.1875rem 0rem;
  color: #696969;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.3s ease-in-out 0;
  -moz-transition: border 0.3s ease-in-out 0;
  -o-transition: border 0.3s ease-in-out 0;
  transition: border 0.3s ease-in-out 0
}

.language-selector .dropdown-toggle:hover,.language-selector .dropdown-toggle:focus {
  border-bottom: 1px solid #20c05c;
}

.language-selector .dropdown-menu {
  bottom: 100%;
  width: 450px;
  margin-bottom: 10px;
  box-shadow: none;
  font-size: 0;
}

.language-selector .dropdown-menu:after {
  content: "";
  height: 14px;
  width: 14px;
  border: 1px solid #d8d8d8;
  position: absolute;
  top: 100%;
  right: 35px;
  background-color: #FFF;
  border-width: 0px 1px 1px 0;
  margin-top: -7px;
  border-radius: 0 0 1px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}


.language-selector .dropdown-menu a {
  width: 50%;
  display: inline-block;
  font-size: 14px;
  font-family: sans-serif;
  color: #888;
  border: none;
}

.language-selector .dropdown-menu a:hover {
  background: #F1FBF5;
}

.dropdown-menu a:nth-child(odd) {
  border-right: 1px solid #EEE;
}

.language-selector .dropdown-toggle:after {
  content: "";
  background-image: url(#);
  background-repeat: no-repeat;
  width: 6px;
  height: 3px;
}





/* ====================================================
   Custom Fonts
   ==================================================== */


:lang(en) .cta, :lang(en) th,
:lang(da) .cta, :lang(da) th, 
:lang(de) .cta, :lang(de) th, 
:lang(es) .cta, :lang(es) th, 
:lang(fi) .cta, :lang(fi) th, 
:lang(fr) .cta, :lang(fr) th, 
:lang(id) .cta, :lang(id) th, 
:lang(it) .cta, :lang(it) th, 
:lang(nl) .cta, :lang(nl) th, 
:lang(ms) .cta, :lang(ms) th, 
:lang(pt) .cta, :lang(pt) th, 
:lang(pl) .cta, :lang(pl) th, 
:lang(tr) .cta, :lang(tr) th, 
:lang(sv) .cta, :lang(sv) th {
  font-family: "Gotham_SSm_5r";
}


:lang(en) .cta.view-pricing, :lang(en) .header-business-cta,
:lang(da) .cta.view-pricing, :lang(da) .header-business-cta,
:lang(de) .cta.view-pricing, :lang(de) .header-business-cta,
:lang(es) .cta.view-pricing, :lang(es) .header-business-cta,
:lang(fi) .cta.view-pricing, :lang(fi) .header-business-cta,
:lang(fr) .cta.view-pricing, :lang(fr) .header-business-cta,
:lang(id) .cta.view-pricing, :lang(id) .header-business-cta,
:lang(it) .cta.view-pricing, :lang(it) .header-business-cta,
:lang(nl) .cta.view-pricing, :lang(nl) .header-business-cta,
:lang(ms) .cta.view-pricing, :lang(ms) .header-business-cta,
:lang(pt) .cta.view-pricing, :lang(pt) .header-business-cta,
:lang(pl) .cta.view-pricing, :lang(pl) .header-business-cta,
:lang(tr) .cta.view-pricing, :lang(tr) .header-business-cta,
:lang(sv) .cta.view-pricing, :lang(sv) .header-business-cta {
  font-family: "Gotham_SSm_3r";
}


/* ====================================================
   Home
   ==================================================== */
.hero-unit {
  padding: 25px 60px 70px 60px;
}

.help-center-name {
  font-size: 35px;
}

.page-home .container {
  max-width: 1120px;
  margin: auto;
}

/* ====================================================
   Search
   ==================================================== */
.search {
  display: block;
  position: relative;
}

.search:before {
  display: none;
  content: "";
  position: absolute;
  top: 32%;
  left: 18px;
  width: 22px;
  height: 22px;
  background-image: url(#);
  background-repeat: no-repeat;
  background-size: 22px;
  line-height: 30px;
  color: #AAA;
}

.search input[type=search],
.search input[type=text] {
  height: 60px;
  width: 100%;
  margin: 0;
  padding: 6px 20px;
  border-radius: 6px;
  border: 2px solid #e0e1e1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search input[type=search]:hover,
.search input[type=text]:hover,
.search input[type=search]:focus,
.search input[type=text]:focus {
  border-color: #b5b7b8;
}


.search input[type=submit] {
  display: none;
}

.search button[type=submit] {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  width: 60px;
  padding: 0;
  border: none;
  background: transparent;
  color: #000;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  min-width: 0;
}

.search button[type=submit]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  margin: auto;
  background-image: url(#);
  background-repeat: no-repeat;
  background-size: 22px;
  line-height: 60px;
  color: #AAA;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: .8;
}

.search button[type=submit]:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}


.header-bottom .search {
  width: 86%;
  margin: 20px auto;
}


/* ====================================================
   Alert Bar
   ==================================================== */

.alert {
  margin-top: -10px;
  margin-bottom: 30px;
  padding: 0 15px 12px;
  border-bottom: 1px solid #CBCBCB;
  text-align: center;
  color: rgb(226, 117, 122);
  font-size: 12px;
}

.alert a {
  color: rgb(226, 117, 122);
}

.alert a:hover {
  color: rgb(199, 94, 98);
}

#dc-article-unavailable {
  margin-bottom: 20px;
}

.multiple-alerts .alert {
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 15px;
}

.multiple-alerts .alert:first-child {
  margin-top: -10px;
  padding: 0 15px 12px;
}

.multiple-alerts .alert:last-child {
  margin-bottom: 30px;
}

/* ====================================================
   Navigation pages: Home, Category and Section
   ==================================================== */



.home-navigation-header {
  margin-top: 0;
  margin-bottom: 12px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  color: #666;
}

.home-navigation {
  margin: 40px 0 48px;
  text-align: center;
}

.home-nav-item {
  display: none;
}

.home-nav-item[data-id='200198557'],
.home-nav-item[data-id='10681'],
.home-nav-item[data-id='200001917'] {
  display: block;
}


.home-nav-link {
  display: inline-block;
  text-align: center;
}

.home-nav-title,
.home-nav-img:before {
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.home-nav-link:hover,
.home-nav-link:focus {
  border: none;
  text-decoration: none;
}

.desktop .home-nav-link:hover .home-nav-title,
.desktop .home-nav-link:focus .home-nav-title {
  color: #007934;
  text-decoration: none;
}

.home-nav-img {
  display: block;
  margin: auto;
  height: 160px;
}

.home-nav-img:before {
  content: "";
  display: block;
  margin: auto;
  background-repeat: no-repeat;
}

[data-id='200198557'] .home-nav-img:before {
  width: 153px;
  height: 153px;
  background-image: url(#);
}

[data-id='10681'] .home-nav-img:before {
  width: 140px;
  height: 170px;
  background-image: url(#);
}

[data-id='200001917'] .home-nav-img:before {
  width: 139px;
  height: 161px;
  background-image: url(#);
}

/* Icon Hover */
.desktop [data-id='200198557'] .home-nav-link:hover .home-nav-img:before,
.desktop [data-id='200198557'] .home-nav-link:focus .home-nav-img:before {
  background-image: url(#);
}

.desktop [data-id='10681'] .home-nav-link:hover .home-nav-img:before,
.desktop [data-id='10681'] .home-nav-link:focus .home-nav-img:before {
  background-image: url(#);
}

.desktop [data-id='200001917'] .home-nav-link:hover .home-nav-img:before,
.desktop [data-id='200001917'] .home-nav-link:focus .home-nav-img:before {
  background-image: url(#);
}



/* Preload hover stage icons to prevent flickers */
.home-nav-img:after {
  content: "";
  display: none;
}

[data-id='200198557'] .home-nav-img:after {
  background-image: url(#);
}

[data-id='10681'] .home-nav-img:after {
  background-image: url(#);
}

[data-id='200001917'] .home-nav-img:after {
  background-image: url(#);
}




.home-nav-title {
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 22px;
}

/* Top Articles */


.home-top-article-header {
  margin-top: 40px;
  font-size: 22px;
}

.home-top-article-list h3 {
  display: none;
}

.home-top-article-list {
  margin-bottom: 40px;
  font-size: 0;
}

.home-top-article-list ul {
  -webkit-column-count: 2;
  -webkit-column-gap: 60px;
  -webkit-column-fill: auto;
  -moz-column-count: 2;
  -moz-column-gap: 60px;
  column-count: 2;
  column-gap: 60px;
  column-fill: auto;
}

.home-top-article-list li {
  padding: 10px 0;
  vertical-align: top;
  font-size: 18px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.home-top-article-list li:nth-child(even) {
  margin-right: 0;
}


/* Community */

.community h4 {
  float: right;
  margin: 0;
}

.trending-questions + h4 {
  margin-top: 65px;
}

.community .recent-activity {
  padding: 0;
  width: auto;
}

.community h2 {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 12px;
  text-transform: uppercase;
}

.community h2 a {
  font-size: 12px;
  margin-left: 5px;
}

.community h4 a {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
}

.section-area h1 {
  margin: 30px 0;
}


.section-tree {
  padding-top: 15px;
  padding-bottom: 50px;
}

.section-tree .section {
  display: inline-block;
  margin: 0 0 65px;
  vertical-align: top;
  width: 49%;
}

.section-tree h3 {
  line-height: 24px;
  margin: 10px 0;
}

.section-tree ul, ul.article-list {
  color: #1a74b0;
  list-style-position: outside;
  list-style-type: disc;
}

.section-empty {
  display: none;
}


/*2-Column Sections*/

.page-category .section-tree {
  -webkit-column-count: 2;
  -webkit-column-gap: 60px;
  -webkit-column-fill: auto;
  -moz-column-count: 2;
  -moz-column-gap: 60px;
  column-count: 2;
  column-gap: 60px;
  column-fill: auto;
}

.page-category .section-tree .section {
  width: 100%;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}


.page-featured-guides .section-tree {
  -webkit-column-count: auto;
  -webkit-column-gap: 0;
  -webkit-column-fill: auto;
  -moz-column-count: auto;
  -moz-column-gap: 0;
  column-count: auto;
  column-gap: 0;
  column-fill: auto;
}








.knowledge-base h4:before, .community h4:before {
  color: #d5d5d5;
  font-family: "entypo";
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.article-list li, .community li {
  margin-bottom: 0;
  padding-right: 30px;
}

.article-list li {
  padding: 10px 0;
  line-height: 1.5em;
  list-style: none;
}

.category-header {
  margin: 30px 0;
}

.category-list li {
  width: 296px;
  height: 203px;
  background: #333;
  display: block;
  margin-bottom: 25px;
  margin-right: 25px;
  overflow: hidden;
  text-align: center;
  color: #d5d5d5;
  float: left;
  font-weight: normal;
}

.category-list li:nth-child(3n) {
  margin-right: 0;
}

.category-list li a {
  border-bottom: 3px solid #ffffff;
  margin-top: 65px;
  padding: 11px;
}

.category-list li a:hover {
  text-decoration: none;
}


.category-tree .article-list li:nth-child(4) ~ li {
  display: none;
}



/*Featured Category*/

.featured-guides {
  margin-bottom: 50px;
  padding: 60px 0;
  border-bottom: 1px solid #CCC;
  font-size: 0; /* Remove whitespace between featured-guide */
}

.featured-guide {
  display: inline-block;
  width: 16.66%;
  text-align: center;
  vertical-align: top;
}

.featured-guide a {
  border-bottom: none;
}

.featured-guide.in {
  display: inline-block;
}

.featured-guide:hover,
.featured-guide:focus {
  color: #444;
}

.featured-guide-title {
  width: 120px;
  margin: 25px auto 0;
}

.featured-guide-title span {
  text-transform: uppercase;
  font-size: 14px;
  color: #444;
}

.featured-guide:hover .featured-guide-title span,
.featured-guide:focus .featured-guide-title span {
  border-bottom: 1px solid;
}

.featured-guide-logo {
  display: inline-block;
  width: 100px;
  height: 100px;
}

.featured-section-title {
  font-size: 22px;
  color: #555;
}

.page-featured-guides .section-tree {
  margin-bottom: 20px;
  padding-top: 0;
}

.page-featured-guides .section-tree .section {
  width: 31%;
  margin: 0;
  margin-right: 2.5%;
}

.page-featured-guides .section:nth-child(3n) {
  margin-right: 0;
}


.page-featured-guides .section h3 {
  margin: 10px 0;
}

.page-featured-guides .section a {
  display: inline-block;
  color: #2dbe60;
  font-size: 18px;
}

.page-featured-guides .section a:hover,
.page-featured-guides .section a:focus {
  border-bottom: 1px solid;
}

.page-featured-guides .section a:active {
  color: #23954B;
}

.no-list .featured-guides {
  margin-bottom: 0px;
  border: none;
}


.section h3 a,
.section h3 span {
  color: inherit;
  font-weight: normal;
}

.section h3 a {
  display: none;
  border-bottom: none;
}

.article-promoted span {
  cursor: default;
  margin-right: 5px;
  position: relative;
}

.article-promoted span:before,
.article-promoted span:after {
  display: none;
  position: absolute;
}

.article-promoted span:hover:before,
.article-promoted span:hover:after {
  display: block;
}

.article-promoted span:before {
  background: #222;
  background: rgba(0, 0, 0, 0.85);
  border-radius: 4px;
  color: #FFF;
  content: attr(data-title);
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  top: 100%;
  white-space: nowrap;
  z-index: 1;
}

.article-promoted span:after {
  border-bottom: 5px solid #222;
  border-bottom: 5px solid rgba(0, 0, 0, 0.85);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
}

.see-all-articles {
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
  border-bottom: 1px solid;
  text-transform: uppercase;
}

.see-all-articles:hover,
.see-all-articles:focus {
  text-decoration: none;
}

.category-description, .section-description {
  color: #252525;
  font-size: 15px;
  line-height: 15px;
  margin-top: 0;
  margin-bottom: 30px;
}

.section-subscribe, .section-unsubscribe {
  float: right;
  margin-top: 5px;
}

.category-list a, .section-list a {
  color: inherit;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}

/* ====================================================
   Article
   ==================================================== */
.article-header h1 {
  margin-top: 30px;
  margin-bottom: 40px;
  line-height: 1.4em;
  color: #666;
}

.article-body .article-guide-title {
  margin-top: 10px;
  margin-bottom: 20px;
}

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

.article-metadata {
  float: left;
  padding-left: 55px;
  position: relative;
}

.article-avatar {
  left: 0;
  position: absolute;
  top: 0;
}

.article-avatar img {
  max-height: 38px;
  max-width: 38px;
}

.article-updated {
  color: #8E8E8E;
  font-size: 12px;
  margin-top: 5px;
}

.article-subscribe, .article-unsubscribe {
  float: right;
}

.recent-articles h3 {
  display: none;
}

.recent-articles a {
  font-size: 13px;
}

.recent-article-header {
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: uppercase;
}


/* Guide Sidebar */
.guide-sidebar {
  width: 245px;
  max-width: 245px;
  position: relative;
  margin-right: 40px;
}

.guide-sidebar a,
.guide-sidebar .title {
  display: block;
  width: 100%;
  min-height: 50px;
  padding: 14px 20px;
  border-bottom: 1px solid #CBCBCB;
  color: #646469;
  font-size: 16px;
}

.guide-sidebar li:first-child a,
.guide-sidebar li:first-child .title {
  border-top: 1px solid #CBCBCB;
}


.guide-sidebar .active .title {
  background: #e4f7ea;
}

.guide-sidebar a:hover {
  color: #000;
}


.guide-select {
  display: none;
  position: relative;
  height: 60px;
  padding: 15px 80px 15px 20px;
  border: 1px solid #CBCBCB;
  border-radius: 5px;
  font-size: 18px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
}

.guide-select span {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */      
}

.guide-select .icon-arrow-down {
  position: absolute;
  top: 5px;
  right: 0;
  width: 60px;
  height: 50px;
  padding: 15px;
  border-left: 1px solid #CBCBCB;
}

.guide-select .icon-arrow-down:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 16px;
  width: 16px;
  margin: auto;
  background-image: url(../images/arrow_down.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
}


/*Fixed Guide Select*/
.guide-sidebar.fixed + .article-column {
  padding-top: 60px;
}

.guide-sidebar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  padding: 15px 20px;
  background: #FFF;
  border-bottom: 1px solid #DDD;
  z-index: 100;
}

.guide-sidebar.fixed .guide-links {
  top: 75px;
  left: 20px;
  right: 20px;
  width: auto;
  overflow-y: auto;
}




.page-article-guide .breadcrumbs li:nth-child(3) {
  display: none;
}

/* Article Sidebar */

.main-column {
  float: left;
  width: 740px;
}

.side-column {
  float: left;
  width: 265px;
}

.article-sidebar {
  margin-left: 115px;
}

.article-sidebar.full-width {
  margin-left: 0px;
}

.article-sidebar ul {
  margin-bottom: 40px;
}

.section-area .article-list {
  margin-top: 6px;
}



.article-body {
  padding-top: 30px;
  border-top: 1px solid #CBCBCB;
  word-wrap: break-word;
}

.article-body,
.article-body a,
.article-body button {
  font-size: 18px;
}

.article-body .divider_line,
.article-body .divider {
  margin: 40px 0;
}

.article-body h2,
.article-body h3,
.article-body h4,
.article-body h5 {
  margin: 1em 0 .625em;
  font-weight: normal;
}


:lang(en) .article-body h1, :lang(en) .article-body h2,
:lang(da) .article-body h1, :lang(da) .article-body h2,
:lang(de) .article-body h1, :lang(de) .article-body h2,
:lang(es) .article-body h1, :lang(es) .article-body h2,
:lang(fi) .article-body h1, :lang(fi) .article-body h2,
:lang(fr) .article-body h1, :lang(fr) .article-body h2,
:lang(id) .article-body h1, :lang(id) .article-body h2,
:lang(it) .article-body h1, :lang(it) .article-body h2,
:lang(nl) .article-body h1, :lang(nl) .article-body h2,
:lang(ms) .article-body h1, :lang(ms) .article-body h2,
:lang(pt) .article-body h1, :lang(pt) .article-body h2,
:lang(pl) .article-body h1, :lang(pl) .article-body h2,
:lang(tr) .article-body h1, :lang(tr) .article-body h2,
:lang(sv) .article-body h1, :lang(sv) .article-body h2 {
  font-family: 'Gotham_SSm_3r';
}

:lang(en) .article-body b, :lang(en) .article-body strong,
:lang(da) .article-body b, :lang(da) .article-body strong,
:lang(de) .article-body b, :lang(de) .article-body strong,
:lang(es) .article-body b, :lang(es) .article-body strong,
:lang(fi) .article-body b, :lang(fi) .article-body strong,
:lang(fr) .article-body b, :lang(fr) .article-body strong,
:lang(id) .article-body b, :lang(id) .article-body strong,
:lang(it) .article-body b, :lang(it) .article-body strong,
:lang(nl) .article-body b, :lang(nl) .article-body strong,
:lang(ms) .article-body b, :lang(ms) .article-body strong,
:lang(pt) .article-body b, :lang(pt) .article-body strong,
:lang(pl) .article-body b, :lang(pl) .article-body strong,
:lang(tr) .article-body b, :lang(tr) .article-body strong,
:lang(sv) .article-body b, :lang(sv) .article-body strong {
  font-family: 'Gotham_SSm_5r';
}


.article-body pre {
  background: #FBFBFB;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre-wrap;
}

.article-body blockquote {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  color: #8E8E8E;
  font-style: italic;
  margin: 20px 0;
  padding-left: 20px;
}

.article-body ul,
.article-body ol {
  margin: 0 0 0 25px;
  padding: 0;
  list-style-position: outside;
}

.article-body li > ul,
.article-body li > ol {
  margin: 0 0 0 20px;
}

.article-body ul {
  list-style-type: disc;
}

.article-body ol {
  list-style: none;
  counter-reset: item;
}

.article-body ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    width: 1.25em;
    display: inline-block;
    margin-left: -1.25em;
}

.article-body li {
  margin-left: 20px;
  margin-bottom: 20px;
}

.article-body table {
  table-layout: fixed;
}

.article-footer {
  margin-top: 60px;
  padding: 0;
}

.article-nav-links {
  color: #9D9D9D;
}

.article-nav-links a {
  font-size: 14px;
}

.article-footer .article-nav-links {
  margin-bottom: 25px;
}

.article-body caption {
  font-size: 14px;
}

.article-body .video-wrapper {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}

.article-body .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.article-vote {
  position: relative;
  padding: 40px;
  background-color: #F9F9F9;
  border-radius: 4px;
}

.article-vote-question {
  display: inline-block;
  margin-right: 40px;
  font-size: 18px;
}

.article-vote-count {
  display: none;
}

.article-vote a:hover {
  text-decoration: none;
}

.article-vote-controls {
  display: inline-block;
}

.article-vote-up, .article-vote-down {
  min-width: 130px;
  height: 50px;
  line-height: 50px;
  background: none;
  border: 1px solid #cbcbcb;
  background-color: #FFF;
  color: #515151;
  outline: none;
}

.article-vote-up:hover, .article-vote-down:hover,
.article-vote-up:focus, .article-vote-down:focus {
  color: #515151;
}

.article-vote-up {
  margin-right: 15px;
}

.article-vote-up:hover {
  background: #FFF;
  border: 1px solid #2dbe60;
}

.article-vote-down:hover {
  background: #FFF;
  border: 1px solid #df494e;  
}

.article-vote-up:active,
.article-vote-up:focus,
.article-vote-up.article-voted {
  background: #f0f8f0;
  border: 1px solid #2dbe60;
}

.article-vote-down:active,
.article-vote-down:focus,
.article-vote-down.article-voted {
  background: #fcefeb;
  border: 1px solid #df494e;
}


.article-vote-up:after,
.article-vote-down:after {
  content: attr(title);
}

.article-vote-up:before,
.article-vote-down:before {
  content: "";
  display: inline-block;
  height: 16px;
  margin-top: -2px;
  margin-right: 6px;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.article-vote-up:before {
  width: 20px;
  background-image: url(#);
}

.article-vote-down:before {
  width: 16px;
  background-image: url(#);
}

.article-more-questions {
  margin-bottom: 30px;
}

.article-comments {
  margin-top: 50px;
}

.article-comments .subtle-wrap {
  padding: 30px 30px 5px;
}

.recent-articles li, .related-articles li {
  margin-bottom: 5px;
  padding: 8px 0;
  line-height: 1em;
}

/* ====================================================
Forms
==================================================== */
label {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
}

input[type=checkbox] + label {
  display: inline-block;
  margin-left: 5px;
}

input, textarea {
  border: 1px solid #DBDBDB;
  border: 1px solid rgba(0, 0, 0, 0.13);
  outline: none;
  padding: 10px;
  vertical-align: middle;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, select {
  color: #252525;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}




/* ====================================================
   New Request Form
   ==================================================== */

.request-form > .form-field,
.request-form > footer {
  visibility: hidden;
}

.request-form.in > .form-field,
.request-form.in > footer,
.request-form > .request_ticket_form_id {
  visibility: visible;
}

.form-field {
  margin-bottom: 25px;
}

.form-field.restricted,
.form-field.hide {
  display: none !important;
}

.form-field label {
  display: block;
  margin-bottom: 8px;
  color: #20c05c;
  font-size: 20px;
  font-family: 'Gotham_SSm_3r',Helvetica,Arial,sans-serif;
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label:after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.form-field p {
  font-family: 'webfont_italic',Helvetica,Arial,sans-serif;
  color: #a7a7a7;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.form-field input[type=number], .form-field input.datepicker {
  width: 150px;
}

.form form + form, .searchbox {
  margin-top: 25px;
}

.searchbox-suggestions {
  background-color: #fff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  padding: 10px 20px;
}

.searchbox-suggestions li {
  padding: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url(#) 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
  border-top: 1px solid #eeeeee;
  text-align: right;
}

.form-submit-legal {
  margin: 15px 0 20px;
  font-size: 13px;
  text-align: left;
}

.nesty-input,
.form input[type=text],
.form textarea {
  height: auto;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background: white;
  font-family: 'Gotham_SSm_3r',Helvetica,Arial,sans-serif;
  color: #525257;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding: 5px;
  padding: 0.3125rem .8rem;
}

.nesty-input {
  width: 20rem;
}

.nesty-input:hover {
  border: 1px solid #e6e6e6;
}

.nesty-input:focus {
 border: 1px solid #20c05c;
}

.nesty-panel {
  height: 200px;
  border: 1px solid #DDD;
}

.nesty-panel li {
  min-height: 36px;
  padding: .65rem .8rem !important;
  font-size: 14px;
}

.nesty-panel li:focus {
  background: #F8F8F8;
}

.searchbox {
  display: none !important;
}

.options-divider {
  position: relative;
  display: block;
  text-align: center;
  margin: 30px 0 10px;
}

.options-divider-title {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  color: #AAA;
  text-align: center;
  background: #FFF;
  z-index: 10;
}

.options-divider:before {
  content: "";
  height: 1px;
  left: 0;
  border-bottom: 1px solid #CCC;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.no-channels .suggestion-continue,
.no-channels .options-divider {
  display: none !important;
}


/* Attachments */

.upload-dropzone {
  display: none;
}

.modal-btn {
  display: block;
  margin: 20px auto 0;
}

.request_attachments label {
  display: inline-block;
  margin: 0;
}

.browse {
  position: relative;
  display: inline-block;
  min-width: auto;
  height: 35px;
  margin-left: 10px;
  padding: 0 10px;
  border: 1px solid #AAA;
  line-height: 35px;
  font-size: 16px;
  color: #888;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  vertical-align: middle;
}

.browse input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  cursor: pointer;
}



/* Attachments Modal */
.legal-modal {
  display: none;
}

.legal-modal.in {
  display: block;
}

.legal-modal,
.legal-modal .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.legal-modal .modal-backdrop {
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: .3;
  cursor: pointer;
}

.legal-modal .modal-body {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  width: 80%;
  margin: auto;
  padding: 30px;
  min-width: 100px;
  min-height: 50px;
  z-index: 1001;
  background: #FFF;
  font-size: 16px;
}



/* Suggestion Fields */

.form-panels {
  max-width: 700px;
}

.form-panel {
  width: 100%;
}

.suggestion-fields.hide {
  display: block;
}

.suggestion-fields.hide .form-field {
  display: none;
}

.suggestion-fields.hide .request_ticket_form_id {
  display: block;
}

.suggestion-dc {
  margin: 25px 0;
  padding: 20px;
  border-radius: 4px;
  background-color: #F9F9F9;
}

.suggestion-dc.article-body {
  padding: 20px;
  border: none;
}

.suggestion-search {
  margin: 60px 0 25px;
}

.suggestion-search-header {
  font-style: italic;
  color: #20c05c;
}

.form-btn {
  min-width: 0;
  background: #20c05c;
  border: 1px solid #1fb758;
  color: #FFF;
  font-size: 20px;
}

.form-btn:hover,
.form-btn:focus {
  border: 1px solid #199447;
  background: #199447;
  color: #FFF;
}


.ticket-fields {
  margin-bottom: 40px;
}




/* Support Channels */

.support-channels {
  margin-bottom: 40px;
}

.support-channel {
  position: relative;
  display: block;
  width: 32%;
  float: left;
  text-align: center;
  margin-top: 40px;
  margin-right: 2%;
}

.support-channel:last-child {
  margin-right: 0;
}

.support-channel .channel-title {
  display: block;
  position: absolute;
  bottom: 100%;
  width: 100%;
  margin: auto;
  font-size: 12px;
  color: #222;
  text-align: center;
}

.support-channel .channel-btn {
  width: 100%;
  margin: 10px 0;
  background: #20c05c;
  border: 1px solid #1fb758;
  color: #FFF;
  font-size: 20px;
}

.support-channel .channel-btn:hover,
.support-channel .channel-btn:focus {
  border: 1px solid #199447;
  background: #199447;
  color: #FFF;
}

.support-channel .channel-btn.upgrade,
.support-channel .channel-btn.disable,
.support-channel .channel-btn.disable:hover,
.support-channel .channel-btn.disable:focus {
  background: #e9e8e8;
  border: 1px solid #a9a9a9;
  color: #a9a9a9;
}

.support-channel .channel-btn.disable
.support-channel .channel-btn.disable:hover,
.support-channel .channel-btn.disable:focus {
  cursor: pointer;
}

.support-channel .channel-btn.upgrade:hover,
.support-channel .channel-btn.upgrade:focus {
  background: #EEE;
}

.support-channel .channel-desc {
  display: block;
  font-size: 12px;
  color: #222;
}






/* Form Search Results */
.form-search {
  margin: 20px 0 40px;
  padding: 0;
  border-top: 1px solid #DBDBDB;
}

.form-search:before {
  display: table;
  position: relative;
  margin: 0 auto;
  content: '';
  border-top: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
  background: #FFF;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 15px;
  width: 0.9375rem;
  height: 15px;
  height: 0.9375rem;
  top: -8px;
  top: -0.5rem;
}

.form-search-title {
  margin: 20px 0 10px;
  color: #20c05c;
}

.form-search-results {
  margin-left: 40px;
}

.form-search-result {
  position: relative;
  margin-bottom: 20px;
}

.form-search-result-link {
  color: #666;
  font-size: 16px;
}

.form-search-result-link em {
  font-style: normal;
  color: black;
  background-color: rgba(255,255,0,0.5);
}

.form-search-icon {
  display: inline-block;
  position: absolute;
  left: -28px;
  top: 4px;
  width: 20px;
  height: 21px;
  background-image: url(#);
  background-repeat: no-repeat;
}

.index_helpcenter .form-search-icon {
  background-position: 0 0;
}

.index_dev_discussion .form-search-icon {
  background-position: 0 -59px;
}

/* Request Submission */
.request-success .request-title {
  font-family: 'webfont_light_italic',Helvetica,Arial,sans-serif;
}

.request-message {
  margin: 25px 0;
  padding: 40px;
  border-radius: 4px;
  background-color: #F9F9F9;
  font-size: 16px;
  color: #222;
}


/* ====================================================
   Comments - Used in the Article page and Request page
   ==================================================== */
.comment, .comment-form {
  position: relative;
  padding-bottom: 40px;
}

.comment-avatar img {
  border-radius: 3px;
  max-width: 70px;
  max-height: 70px;
}

/*
 * Column size
 */

.side-column-inner {
  border-top: 1px solid #CBCBCB;
  padding-top: 33px;
}



.visibility-internal-icon:before {
  content: "\1F512";
  display: inline-block;
  font-family: "entypo";
  text-align: center;
}

.article-promoted span, .visibility-internal {
  display: none;
  cursor: default;
  position: relative;
}
.article-promoted span:before, .article-promoted span:after, .visibility-internal:before, .visibility-internal:after {
  display: none;
  font-size: 13px;
  font-weight: normal;
  position: absolute;
}
.article-promoted span:before, .visibility-internal:before {
  background: #222;
  border-radius: 3px;
  color: #FFF;
  content: attr(data-title);
  font-family: sans-serif;
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  text-transform: none;
  top: 100%;
  white-space: nowrap;
  z-index: 1;
}
.article-promoted span:after, .visibility-internal:after {
  border-bottom: 5px solid #222;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
}
.article-promoted span:hover:before, .article-promoted span:hover:after, .visibility-internal:hover:before, .visibility-internal:hover:after {
  display: block;
}

/* Comments - Article, Request and Post pages */
.comment-list {
  margin-bottom: 25px;
}
.comment-list > * {
  border-bottom: 1px solid #eeeeee;
  padding: 25px 0;
}
.comment-list > *:first-child {
  border-top: 1px solid #eeeeee;
}

.comment-sorter {
  float: right;
}
.comment-sorter a {
  color: #999;
  text-decoration: none;
  padding-left: 20px;
}

.comment-sorter [aria-selected=true] {
  font-weight: bold;
  color: #333;
}

.comment, .comment-form {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.comment > *, .comment-form > * {
  display: table-cell;
  vertical-align: top;
}

.comment-vote, .comment-bookmark {
  text-align: center;
  width: 50px;
}

.comment-bookmark:before {
  color: #77a500;
  content: "\1F516";
  font-family: "entypo";
  font-size: 23px;
  line-height: 1.1;
}

.comment-avatar {
  position: relative;
  width: 85px;
}
.comment-avatar img {
  border-radius: 3px;
  max-width: 65px;
  max-height: 65px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url(#);
  background-image: url(#);
  background-repeat: no-repeat;
  background-size: 15px;
  content: " ";
  height: 15px;
  left: 55px;
  position: absolute;
  top: 55px;
  width: 15px;
}
[dir=rtl] .comment-avatar-agent:after {
  left: auto;
  right: 55px;
}

.comment-header {
  margin-bottom: 15px;
}

.comment-published, .comment-pending, .comment-official {
  border: 1px solid transparent;
  float: right;
  font-size: 11px;
  padding: 1px 5px;
}
[dir=rtl] .comment-published, [dir=rtl] .comment-pending, [dir=rtl] .comment-official {
  float: left;
}

.comment-published {
  color: #bebebe;
}
.comment-published:before {
  content: " ";
  display: inline-block;
  width: 5px;
}

.comment-pending, .comment-official {
  border-color: currentcolor;
  border-radius: 2px;
}

.comment-pending {
  color: #eec100;
}

.comment-official {
  color: #77a500;
}

.comment-form textarea {
  border-radius: 2px 2px 0 0;
  border-width: 1px;
}

.comment-attachments {
  border: 1px solid #dddddd;
  margin-top: -1px;
  padding: 10px;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

.comment-form-controls input[type=submit] {
  margin-left: 15px;
}
[dir=rtl] .comment-form-controls input[type=submit] {
  margin-left: 0;
  margin-right: 15px;
}

.comment-screencasts, .comment-mark-as-solved {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
[dir=rtl] .comment-screencasts, [dir=rtl] .comment-mark-as-solved {
  margin-left: 20px;
}

.comment-actions {
  float: right;
  color: #999999;
}

.comment-actions .dropdown-toggle:before {
  content: "\2699";
  font-size: 11px;
  font-family: "entypo";
}

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}
.attachment-list span, .screencast-list span {
  color: #999999;
}
.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}
.attachment-list li:before, .screencast-list li:before {
  background: #f9f9f9;
  border-radius: 3px;
  color: #bbb;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before {
  content: "\1F4CE";
}

.screencast-list li:before {
  content: "\1F4BB";
}

.my-activities-header {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 25px;
  padding: 25px 0;
}
.my-activities-header .breadcrumbs li {
  color: black;
  font-size: 20px;
  font-weight: normal;
}
.my-activities-header .breadcrumbs li:first-child, .my-activities-header .breadcrumbs li:before {
  display: none;
}

.my-activities-nav {
  margin-bottom: 100px;
}

.my-activities-sub-nav {
  margin-bottom: 15px;
}

.request-table-toolbar {
  background: #f9f9f9;
  display: table;
  padding: 8px;
  width: 100%;
}

.request-table-filters {
  display: table-cell;
  text-align: right;
}
[dir="rtl"] .request-table-filters {
  text-align: left;
}
.request-table-filters label:before {
  content: " ";
  width: 25px;
  display: inline-block;
}

.requests-search {
  border-radius: 20px;
  outline: none;
  padding: 6px 15px;
}

.request-details {
  background: #f9f9f9;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  font-size: 12px;
  margin: 0 0 30px;
  padding: 15px 20px;
}

.request-details dt ~ dt {
  font-weight: bold;
  margin-top: 15px;
}

.request-details dd {
  margin: 2px 0 0;
  word-wrap: normal;
}

.request-details dd ul {
  margin: 10px 0;
}

.request-details dd li {
  list-style-type: disc;
  list-style-position: inside;
  margin: 0 0 3px 0;
}

.request-details .nested-field-tag:before {
  content: " > ";
}
.request-details .nested-field-tag:first-child:before {
  content: "";
}

.request-status {
  color: #FFF;
  border-radius: 3px;
}

.request-open {
  background: #59BBE0;
}

.request-answered {
  background: #F5CA00;
}

.request-solved {
  background: #828282;
}

/* Community heading */
.community-heading {
  font-size: 18px;
  margin: 0;
  width: 100%;
}

/* Community nav */
.community-nav {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 55px;
  padding: 25px 0;
}

.community-nav li {
  display: inline-block;
  font-weight: bold;
  padding-right: 30px;
}

.community-nav li a {
  font-weight: normal;
}

.community-nav li + li {
  border-left: 1px #eeeeee;
  padding-left: 30px;
}

.community-nav li:last-child {
  border: 0;
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  top: -5px;
}
[dir=rtl] .community-nav li:last-child {
  float: left;
}

.community-nav li:last-child a {
  color: #1a74b0;
}

.community-nav li:last-child a:before {
  content: "\270E";
  font-family: "entypo";
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}
[dir=rtl] .community-nav li:last-child a:before {
  margin-right: 0;
  margin-left: 10px;
}

/* Community sub-nav */
.community-sub-nav {
  border-bottom: 1px solid #eeeeee;
  padding: 15px 0;
  position: relative;
  width: 800px;
}

.community-sub-nav li {
  display: inline-block;
  font-weight: bold;
  padding-right: 15px;
}

.community-sub-nav li a {
  font-weight: normal;
}

.community-sub-nav li + li {
  padding-left: 15px;
}

.community-sub-nav .topic-add {
  position: absolute;
  right: 0;
  top: 10px;
}

/* Topics/questions/answers */
.topic {
  display: inline-block;
  width: 49.5%;
  padding: 20px 30px 20px 0;
  vertical-align: top;
}

.topic-header, .question-header {
  border-bottom: 1px solid #eeeeee;
  display: table;
  padding-bottom: 10px;
}

.topic-header > *, .question-header > * {
  display: table-cell;
  vertical-align: middle;
}

.topic-header .topic-meta, .question-header .question-meta {
  padding: 0 15px;
  white-space: nowrap;
}

.topic-heading, .question-heading, .answer-list-heading {
  font-weight: bold;
  font-size: 13px;
  width: 100%;
}

.topic-heading {
  font-size: 18px;
}

.topic-questions {
  margin-top: 45px;
}

.topic-description {
  word-break: normal;
}

.question, .answer {
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
  position: relative;
}

.question-form .nesty-input {
  max-width: none;
}

.question-avatar, .answer-avatar {
  display: table-cell;
  margin-right: 10px;
  min-width: 50px;
  position: relative;
  vertical-align: top;
}

.question-avatar-agent:after, .answer-avatar-agent:after {
  background-color: transparent;
  background-image: url(#);
  background-image: url(#);
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 30px;
  top: 30px;
  content: " ";
}

.question-avatar img, .answer-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.question-body, .answer-body, .answer-official-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

.question-body .answer-official-body {
  vertical-align: top;
  width: 100%;
}

.question-body p, .answer-body p, .answer-official-body p {
  margin: 0 0 5px;
}

.question-body .question-meta, .answer-body .answer-meta, .answer-official-body .answer-meta {
  float: left;
}

.question .answer {
  border: none;
  padding-bottom: 0;
}

.question-topic-list {
  margin: -20px 0 30px;
}

.question-topic-list li {
  display: inline-block;
  margin: 10px 10px 0 0;
}

.question-topic-list a {
  background: #f6f6f6;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  color: #cccccc;
  display: inline-block;
  font-size: 11px;
  padding: 7px 15px;
}

.question-title, .topic-title {
  margin: -3px 0 5px;
  font-size: 15px;
}

.question-title a, .topic-title a {
  font-weight: lighter;
}

.question-meta, .answer-meta, .topic-meta {
  color: #cccccc;
  font-size: 11px;
}

.topic-meta span + span:before, .question-meta span + span:before, .answer-meta span + span:before {
  content: "\2022";
  font-size: 10px;
  margin: 0 10px;
}

.answer-form {
  margin: 30px 0 0 95px;
}

.answer-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

.answer-form-controls input[type=submit] {
  margin-left: 15px;
}

.answer-form-controls .pull-left {
  float: left;
}

.answer-official-heading {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 20px;
  border-bottom: 0px;
}

.answer-list-heading {
  border-bottom: 1px solid #eeeeee;
  margin-top: 30px;
  padding-bottom: 20px;
}

.pending-moderation-answer-badge {
  clear: both;
  border-style: solid;
  border-width: 1px;
  border-color: #c7aa2b;
  color: #c7aa2b;
  padding: 3px 5px;
  float: left;
  margin-top: 10px;
  font-size: 12px;
}

.question-share, .answer-share {
  position: relative;
}

.related-questions-header {
  border-bottom: 1px solid #eeeeee;
}

.related-questions-heading {
  margin-top: 3px;
}

.related-questions li {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Vote */
.vote {
  display: table-cell;
  margin-left: 15px;
  margin-right: 10px;
  min-width: 95px;
  vertical-align: top;
}

.vote-sum, .vote-controls {
  display: inline-block;
  vertical-align: middle;
}

.vote-sum {
  font-size: 15px;
  font-weight: bold;
  min-width: 60px;
  padding-left: 10px;
  text-align: center;
}

.vote-controls {
  border-radius: 5px;
}

.vote-controls a {
  background: #FFF;
  border-color: #f6f6f6;
  box-shadow: none;
  color: #bebebe;
  display: block;
  font-family: "entypo";
  font-size: 13px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
}

.vote-up {
  border-radius: 5px 5px 0 0;
}

.vote-down {
  border-radius: 0 0 5px 5px;
  border-top: 0;
}

.vote-up:before {
  content: "\E763";
}

.vote-down:before {
  content: "\E760";
}

.vote-controls:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.vote-controls:hover a {
  background: #FFF;
  border-color: #A6A6A6;
  color: #BBB;
}

.vote-controls a:hover, .vote-controls [aria-selected=true] {
  background: #f6f6f6;
  color: #333;
}

.vote-controls a:active {
  background: #CCC;
  color: #111;
}

/* Accept */
.answer-accept {
  color: #BBB;
  font-size: 15px;
  max-width: 15px;
  overflow: hidden;
  padding-top: 7px;
  position: absolute;
  white-space: nowrap;
}

.answer-accept:hover {
  text-decoration: none;
}

.answer-accept:before {
  content: "\2713";
  font-family: "entypo";
  margin-right: 5px;
}

.answer-accepted .answer-accept, .answer-accepted .vote-sum {
  color: green;
}

/* Admin controls */
.topic-controls, .question-controls, .answer-controls {
  float: right;
  font-size: 11px;
}

.topic-edit:before, .question-delete:before, .question-mark-as-spam:before, .answer-delete:before, .answer-mark-as-spam:before {
  color: #cccccc;
  content: "\2022";
  font-size: 10px;
  margin-left: -16px;
  margin: 0 8px;
  pointer-events: none;
  position: relative;
  display: inline-block;
}

/* Share questions and answers */
.share-label {
  cursor: pointer;
}

.share-label + .share {
  background: #FFF;
  border: 1px solid #dddddd;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  left: 50%;
  line-height: 70px;
  margin: 10px 0 0 -75px;
  position: absolute;
  text-align: center;
  top: 100%;
  white-space: nowrap;
  width: 175px;
  z-index: 1;
}

.share-label + .share:before, .share-label + .share:after {
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
}

.share-label + .share:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-left: 7px solid transparent;
  margin-left: -6px;
}

.share-label + .share:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  border-left: 6px solid transparent;
  margin-left: -5px;
}

.share-label[aria-selected="true"] {
  color: #111;
}

.share-label[aria-selected="true"] + .share {
  display: block;
}

.share-label[aria-selected="false"] + .share {
  display: none;
}



/* ====================================================
   Contact Us
   ==================================================== */

/* ====================================================
   Search Results
   ==================================================== */

.search-results {
  padding-right: 100px;
}

.page-search.hasContactFooter main {
  padding-bottom: 200px;
}

.inapp.page-search.hasContactFooter main {
  padding-bottom: 0;
}

.page-search .footer-contact {
  display: none;
}

body.community-enabled .search-results-column {
  display: inline-block;
  vertical-align: top;
  width: 450px;
}
body.community-enabled .search-results-column + .search-results-column {
  margin-left: 35px;
}
[dir=rtl] body.community-enabled .search-results-column + .search-results-column {
  margin-left: 0;
  margin-right: 35px;
}

.search-results-heading {
  display: block;
  margin: 30px 0 25px;
  font-size: 22px;
}

.search-results-subheading {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.search-results-list {
  margin-bottom: 25px;
}
.search-results-list > * {
  border-bottom: 1px solid #CBCBCB;
  padding: 30px 0;
}
.search-results-list > *:first-child {
  border-top: 1px solid #CBCBCB;
}

.search-result-link {
  font-size: 22px;
}

.search-result-body {
  margin-top: 5px;
}

.search-result em {
  font-weight: bold;
  font-style: normal;
}

.search-result-description {
  display: none;
  padding-top: 16px;
}

.search-result-meta {
  padding: 6px 0;
  font-size: 12px;
  color: #888;
}

.search-result-meta-name, .search-result-meta-time, .search-result-meta-count {
  font-size: 12px;
  color: #bebebe;
}

.search-result-meta-time:before, .search-result-meta-count:before {
  display: inline-block;
  padding-right: 5px;
  content: '\2022';
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* ====================================================
   Chat
   ==================================================== */


.chat {
  background: #f6f6f6;
  border: 1px solid #E0E0E0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
  -moz-transition: bottom .5s ease-in, color .5s ease-in;
  -ms-transition: bottom .5s ease-in, color .5s ease-in;
  -o-transition: bottom .5s ease-in, color .5s ease-in;
  transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: gray;
  cursor: default !important;
  bottom: -50px;
}

.error-page {
  display: none;
  margin: 0 auto;
  max-width: 500px;
  padding: 5% 0;
}

.error-page.show {
  display: block;
}

.error-page h1 {
  font-size: 52px;
  margin-bottom: 0;
}

.error-page h2 {
  font-size: 16px;
  margin-bottom: 5px;
}

.error-page > a {
  display: inline-block;
  margin-top: 25px;
}

.recent-activity {
  background: #f9f9f9;
  border-radius: 5px;
  padding: 25px 20px;
  width: 270px;
}

.recent-activity-header {
  margin-top: 0;
  font-size: 15px;
}

.recent-activity-item ~ .recent-activity-item {
  margin-top: 15px;
}

.recent-activity-item-parent {
  color: #252525;
  font-size: 12px;
  text-decoration: none;
  display: block;
}
.recent-activity-item-parent:hover {
  border-bottom: 1px solid;
}

.recent-activity-item-link {
  display: block;
}

.recent-activity-item-meta {
  font-size: 12px;
  color: #999999;
}

.recent-activity-item-time {
  display: inline-block;
}

.recent-activity-item-comment {
  display: none;
}
.recent-activity-item-comment:before {
  display: inline-block;
  content: "\2022";
}
.recent-activity-item-comment span:before {
  font-family: "entypo";
  content: "\00a0\00a0\e718";
  display: inline-block;
  vertical-align: middle;
  padding-right: 3px;
}

[data-recent-activity-action="article_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="post_comment_added"] .recent-activity-item-comment,
[data-recent-activity-action="answer_added"] .recent-activity-item-comment {
  display: inline-block;
}

.recent-activity-controls,
.recent-activity-loader {
  padding-top: 20px;
  font-size: 12px;
}

.recent-activity-loader {
  display: inline-block;
  position: relative;
}
.recent-activity-loader:before {
  display: block;
  position: absolute;
  content: "\0020";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #f9f9f9 50%, rgba(255, 255, 255, 0) 100%);
  animation: recent-activity-loader 0.5s infinite;
  -webkit-animation: recent-activity-loader 0.5s infinite;
}

@keyframes recent-activity-loader {
  0% {
    left: 0;
  }

  100% {
    left: 100%;
  }
}
@-webkit-keyframes recent-activity-loader {
  0% {
    left: 0;
  }

  100% {
    left: 100%;
  }
}

/* ====================================================
   Accordion CSS
   ==================================================== */
.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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


.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.panel-title > a {
  color: inherit;
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #fbeed5;
}

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}

.panel-danger {
  border-color: #eed3d7;
}

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}


/* ====================================================
   Super Vectorizer CSS
   ==================================================== */


.row {
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
  height: 100%
}

.col_1,.col_2,.col_3,.col_4,.col_5,.col_6,.col_7,.col_8,.col_9,.col_10,.col_11 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.last, .omega {
  margin-right: 0 !important;
}

.col_1 {
  width: 7.4166666667%
}

.col_2 {
  width: 15.8333333333%
}

.col_3 {
  width: 24.25%
}

.col_4 {
  width: 32.6666666667%
}

.col_5 {
  width: 41.0833333333%
}

.col_6 {
  width: 49.5%
}

.col_7 {
  width: 57.9166666667%
}

.col_8 {
  width: 66.3333333333%
}

.col_9 {
  width: 74.75%
}

.col_10 {
  width: 83.1666666667%
}

.col_11 {
  width: 91.5833333333%
}

.col_12 {
  width: 100%;
  margin-left: 0
}


.article-body [class^="col_"] {
  margin-right: 3.8%;
}

.article-body .col_1 {
  width: 4.85%
}

.article-body .col_2 {
  width: 13.5%
}

.article-body .col_3 {
  width: 22.15%
}

.article-body .col_4 {
  width: 30.8%
}

.article-body .col_5 {
  width: 39.45%
}

.article-body .col_6 {
  width: 48.1%
}

.article-body .col_7 {
  width: 56.75%
}

.article-body .col_8 {
  width: 65.4%
}

.article-body .col_9 {
  width: 74.05%
}

.article-body .col_10 {
  width: 82.7%
}

.article-body .col_11 {
  width: 91.35%
}

.article-body .col_12 {
  clear: both;
  width: 100%;
  float: left
}

.img_centered,
.img_center,
.center_img,
.cntr_img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.img_border {
  background-color: #F9FCFC;
  border: 1px solid #E5E5E5;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.img_shadow {
  box-shadow: 0 2px 3px rgba(0,0,0,0.25);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.kb-meta-languages,
.keywords {
  display: none;
}

.clearer {
  clear: both
}

.clear {
  clear: both;
  height: 0
}

ol.no_bullets {
  margin-left: 0;
  padding-left: 0
}

body.rtl ol.no_bullets {
  margin-right: 0;
  padding-right: 0
}

ul.no_bullets li,li.no_bullets,ol.no_bullets li,
.img_list, .img_list li {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  background: none
}

body.rtl ul.no_bullets li,body.rtl li.no_bullets,body.rtl ol.no_bullets li {
  margin-right: 0;
  padding-right: 0
}

.inline_icon,
.inline_icon img,
.has_icons img,
.img_list img {
  display: inline-block;
  position: relative;
  margin: 0 0.5em 0.25em 0 !important;
}

.article-body .img_list {
  margin-left: 0;
}


.article-body .img_list .inline_icon {
  margin-right: .5em;
}


.article-body .text_center,
.article-body .text-center {
  text-align: center;
}

.article-body .button {
  display: table;
  margin: 0 auto 3em auto;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
}

.article-body p .button {
  margin-bottom: 0
}



.article-body .green_arrow:after{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background-image: url(#);
  background-size: 10px;
  background-repeat: no-repeat;
}


table {
  width: 100%;
  border: 0px solid #DDD;
}



table th, table td {
  border: 0px solid #DDD;
  text-align: center;
  white-space: pre-wrap;
}

table {
  margin: 2em 0;
  font-size: .75em;
}

table th {
  padding: 10px;
  background-color: #CCC;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
  color: #666;
  line-height: 1;
  white-space: normal;
  word-wrap: normal;
}

th h1,
th h2,
th h3 {
  font-size: .9em;
}


table td {
  padding: 6px;
  vertical-align: top;
  color: #646469;
  word-wrap: break-word;
  font-size:16px；
}


.text_center th,
.text_center td {
  text-align: center;
}

/* Guide Articles */

.guide_item .img_border {
  background-color: #F9FCFC;
  border: 0px solid #E5E5E5;
  box-shadow: 0 2px 3px rgba(0,0,0,0.25);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



/* Accordion List */

.accordion_list > li {
  position: relative;
  margin: 0;
  list-style-type: none;
  border-bottom: 1px solid #CBCBCB;
}

.accordion_list > li:hover,
.accordion_list > li.open {
  background: #F9F9F9;
}


.accordion_list > li:first-child {
  border-top: 1px solid #CBCBCB;
}

.accordion_list > li > h3:before,
.accordion_list > li > h4:before,
.accordion_list > li > .accordion_title:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 14px;
  margin: 0 6px;
  background-image: url(#);
  background-size: 11px;
  background-repeat: no-repeat;
  font-size: 18px;
}


.accordion_list > li > h3,
.accordion_list > li > h4,
.accordion_list > li > .accordion_title {
  display: block;
  position: relative;
  margin: 0;
  padding: 25px 30px;
  padding-left: 50px;
  cursor: pointer;
}

.accordion_list > li > h3:before,
.accordion_list > li > h4:before,
.accordion_list > li > .accordion_title:before {
  position: absolute;
  top: 32px;
  left: 30px;
  margin: 0;
  margin-right: 8px;
}

.accordion_list > li:after {
  content: "";
  display: none;
  background-image: url(#);
}


.accordion_list > li.open > h3:before,
.accordion_list > li.open > h4:before,
.accordion_list > li.open > .accordion_title:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion_list > li > p,
.accordion_list > li > .accordion_content {
  display: none;
  padding: 0 25px 35px 50px;
}


/* ====================================================
   Video Playlist
   ==================================================== */

#player-data,
[data-type="playlist"] {
  display: none;
}

.hc-video-container {
  position: relative;
}

.hc-video-playlist-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

.hc-video-playlist .hc-video-item {
  display: inline-block;
  position: relative;
  width: 50%;
  min-height: 100px;
  min-height: 6.25rem;
  margin: 0;
  padding-top: 14px;
  padding-top: 0.875rem;
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  cursor: pointer;
  overflow: hidden;
  vertical-align: top;
}

.hc-video-container .hc-video-playlist {
  margin: 30px 0;
  list-style-type: none;
}

@media only screen and (min-width: 960px) {

  .hc-video-playlist-container {
    position: absolute;
    top: 0;
    left: 100%;
    width: 50%;
  }

  .hc-video-container .hc-video-playlist {
    margin: 30px 0;
    height: auto;
    max-height: 380px;
    max-height: 24rem;
    overflow-y: auto; 
    list-style-type: none;
  }

  .hc-video-container .hc-video-playlist-container:after {
      content: "";
      position: absolute;
      bottom: 0px;
      width: 100%;
      height: 40px;
      height: 2.5rem;
      z-index: 4;
      pointer-events: none;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, #ffffff));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 70%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  }


  .hc-video-playlist .hc-video-item {
    width: 100%;
  }

  .hc-video-container .hc-video-playlist {
    margin: 0;
  }
}

@media only screen and (max-width: 960px) {
  .hc-video-container .hc-video-playlist-container:after {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .hc-video-container .hc-video-playlist {
    max-height: none;
  }

  .hc-video-playlist .hc-video-item {
    width: 100%;
    min-height: 0;
    height: auto;
  }
}

@media only screen and (max-width: 450px) {
  .hc-video-playlist .hc-video-snippet,
  .hc-video-playlist-container .hc-playlist-next,
  .hc-video-playlist-container .hc-playlist-prev {
    display: none;
  }

}




.hc-video-playlist .hc-video-item:hover .hc-video-thumbnail img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.hc-video-playlist .hc-current {
  background: #f0fcff;
}

.hc-video-index {
  float: left;
  width: 10%;
  font-size: 11px;
  font-size: 0.6875rem;
  text-align: center;
  font-weight: 600;
}

.hc-video-thumbnail {
  position: relative;
  float: left;
  width: 30%;
}

.hc-video-content {
  float: left;
  width: 60%;
  padding: 0 12px;
}

.hc-video-content span {
  display: block;
}

.hc-video-playlist .hc-video-title {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.hc-video-playlist .hc-video-snippet {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.65;
}

.hc-video-thumbnail .hc-play {
  display: none;
  position: absolute;
  top: 26%;
  left: 37%;
  z-index: 1;
  width: 30px;
  height: 30px;
  background: url(#);
}

/* Playlist Controls */
.hc-playlist-controls {
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 0px 16px;
  padding: 0rem 1rem;
  overflow: hidden;
}

.hc-video-status {
  float: left;
  margin: 0;
  padding-top: 5px;
  padding-top: 0.3125rem;
  line-height: 1.3;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #696969;
}

.hc-current-index {
  display: none;
}

.hc-playlist-prev, .hc-playlist-next {
  display: block;
  float: right;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgb(0, 0, 238);
  font-size: 17px;
  line-height: 22.1000003814697px;
  position: relative;
  text-indent: -99999px;
  cursor: pointer;
}

.hc-playlist-next {
  margin-left: 6px;
  background-image: url(#);
}

.hc-playlist-prev {
  background-image: url(#);
}


.hc-playlist-next:hover,
.hc-playlist-next:focus,
.hc-playlist-next:before {
  background-image: url(#);
}

.hc-playlist-prev:hover,
.hc-playlist-prev:focus,
.hc-playlist-prev:before {
  background-image: url(#);
}

.hc-playlist-next:before, .hc-playlist-prev:before {
  content: "";
  display: none;
}



@media only screen and (max-width: 960px) {
  .hc-playlist-controls {
    border-bottom: 1px solid #eff0ef;
    padding: 0 0 8px;
    padding: 0 0 .45rem;
  }
}




/* Custom Guide Layout */
.page-article-guide .hc-video-playlist .hc-video-item {
  width: 50%;
}

.page-article-guide .hc-video-playlist-container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .page-article-guide .hc-video-playlist .hc-video-item {
    width: 100%;
    height: auto;
  }
}


/* ====================================================
   Video Player
   ==================================================== */

.hc-video-container, .hc-video-player-container {
  margin: 0rem auto 1.5625rem;
}

.hc-video-player-wrapper {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}

.hc-video-container .hc-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Video Controls */

.hc-video-player-controls {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;   /* Firefox all */
  -ms-user-select: none;    /* IE 10+ */
  user-select: none;      /* Likely future */    
}

.hc-video-player-container .hc-video-info-wrapper {
  color: #696969;
  margin-top: 50px;
  margin-top: 1rem;
  position: relative
}

@media only screen and (max-width: 600px) {
  .hc-video-player-container .hc-video-info-wrapper {
    margin-top:20px;
    margin-top: 1.25rem;
  }
}

.hc-video-player-container .hc-video-info-wrapper h2 {
  clear: both;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 23px;
  line-height: 1.4375rem;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
}

.hc-video-player-container .hc-video-info-wrapper p {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem
}

.hc-video-player-wrapper {
  width: 100%;
  position: relative
}

.hc-video-fullscreen .hc-video-player-wrapper {
  background: #000
}

.hc-video-player-wrapper video {
  height: auto;
  width: 100%
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

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

.hide {
  display: none
}

.show-inline {
  display: inline-block
}

.hc-video-img-captions-container * {
  box-sizing: border-box
}

.hc-video-img-captions-container {
  position: relative;
  z-index: 2
}

.hc-video-fullscreen .hc-video-img-captions-container {
  top: 50%;
  transform: translateY(-50%)
}

.hc-video-progress-wrapper {
  width: 65%;
  margin-right: 5px;
  margin-top: 8px
}

@media only screen and (max-width: 768px) {
  .hc-video-progress-wrapper {
    width:55%;
  }
}

.hc-video-progress {
  width: 100%;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.hc-video-progress:hover,.hc-video-progress:focus {
  cursor: pointer
}

.hc-video-progress[value] {
  -webkit-appearance: none;
  border: none
}

.hc-video-progress[value]::-webkit-progress-bar {
  background-color: #E6E6E6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.hc-video-progress[value]::-webkit-progress-value {
  background-color: #8bddee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

.hc-video-time {
  max-width: 40px;
  font-size: 10px;
  font-size: 0.625rem;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 12px;
  color: #696969;
  font-weight: 600;
}

.hc-video-captions {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 0.5em;
  min-height: 2.5em;
  background-color: #000;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  opacity: 0.75
}

.hc-video-captions.js-fullscreen-captions {
  bottom: 0px;
  min-height: 3.5em;
  font-size: 2.5em;
  padding: 1em;
  z-index: 2147483648
}

.hc-video-controls {
  height: 44px;
  width: 100%;
  padding: 5px;
}

@media only screen and (max-width: 600px) {
  .hc-video-controls {
    display:none;
  }
}

.hc-video-controls button {
  cursor: pointer;
  background: transparent;
  padding: 0;
  margin-right: 5px;
  width: 25px;
  height: 20px;
  border: none;
  overflow: hidden;
  background-image: url(#)
}

.hc-video-controls button:focus {
  outline: none
}

.hc-video-controls .hc-volume-container {
  position: absolute;
  display: none;
  height: 115px;
  width: 32px;
  top: -123px;
  left: 0;
  background: rgba(0,0,0,0.5);
  z-index: 5
}

.hc-video-controls .hc-volume-container:after {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -5px;
  border-top: 5px solid rgba(0,0,0,0.5);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-left: -5px;
  content: ""
}

.hc-video-controls .hc-volume-container:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 10px;
  width: 100%;
}

.hc-video-controls .hc-volume-bar {
  position: absolute;
  left: 13px;
  bottom: 6px;
  background: #8bddee;
  width: 6px;
  height: 52px;
}

.hc-video-mute-btn-container:hover .hc-volume-container {
  display: block;
}


.hc-video-controls input[type='range'] {
  -webkit-appearance: none;
  height: 6px;
  width: 100px;
  margin-top: 8px;
  background-color: #E6E6E6;
  outline: none;
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  position: absolute;
  top: 48px;
  left: -34px;
  border: none;
  padding: 0;
  vertical-align: inherit;
  border-radius: 0;
  cursor: pointer;
}

.hc-video-controls input[type='range']:focus::-webkit-slider-thumb{
  outline: 1px #999 dotted;
  z-index: 10
}

.hc-video-controls input[type='range']::-moz-range-track {
  -moz-appearance: none;
  height: 6px;
  background-color: #E6E6E6;
  border: none;
  z-index: 10
}

.hc-video-controls input[type='range']::-moz-range-thumb {
  height: 16px;
  width: 7px;
  z-index: 10
}

.hc-video-controls input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  height: 16px;
  width: 7px;
  background-color: #666;
  z-index: 10
}

.hc-video-controls .hc-video-play,
.hc-video-controls .hc-video-pause {
  min-width: 0;
}


.hc-video-controls .hc-video-play {
  width: 34px;
  height: 34px;
  background-position: 0 -460px
}

.hc-video-controls .hc-video-play:hover {
  background-position: 0 -500px
}

.hc-video-controls .hc-video-pause {
  width: 34px;
  height: 34px;
  background-position: 0 -270px
}

.hc-video-controls .hc-video-pause:hover {
  background-position: 0 -310px
}

.hc-video-captions-btn-container {
  display: none;
  margin-right: 15px;
  margin-top: 5px
}

.hc-video-captions-btn-container label {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(#);
  background-position: 0 0
}

.hc-video-captions-btn-container label:hover {
  cursor: pointer;
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-position: 0 -30px
}

.hc-video-captions-btn-container input[type="checkbox"]:checked+label {
  background-position: 0 -30px
}

.hc-video-captions-btn-container input[type="checkbox"]:checked:hover+label {
  opacity: 0.75;
  filter: alpha(opacity=75)
}

.hc-video-mute-btn-container {
  margin-right: 15px;
  position: relative;
  margin-top: 5px
}

.hc-video-mute-btn-container label {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(#);
  background-position: 0 -790px
}

.hc-video-mute-btn-container label:hover {
  cursor: pointer;
  background-position: 0 -820px
}

.hc-video-mute-btn-container input[type="checkbox"] {
}

.hc-video-mute-btn-container input[type="checkbox"]:checked+label {
  background-position: 0 -730px
}

.hc-video-mute-btn-container input[type="checkbox"]:checked:hover+label {
  cursor: pointer;
  background-position: 0 -760px
}

.hc-video-fullscreen-btn-container {
  margin-top: 5px
}

.hc-video-fullscreen-btn-container label {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(#);
  background-position: 0 -140px
}

.hc-video-fullscreen-btn-container label:hover {
  cursor: pointer;
  background-position: 0 -170px
}

.hc-video-fullscreen-btn-container input[type="checkbox"]:checked+label {
  background-position: 0 -670px
}

.hc-video-fullscreen-btn-container input[type="checkbox"]:checked+label:hover,.hc-video-fullscreen-btn-container input[type="checkbox"]:checked+label:focus {
  background-position: 0 -700px
}


/* Fullscreen Styles */

.hc-fullscreen .hc-video-player-container {
  width: 100%;
  height: 100%;
}

.hc-fullscreen .hc-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2147483648;
  background: white
}

.hc-fullscreen .hc-video-player-wrapper {
  position: absolute;
  bottom: 44px;
  top: 0;
  width: 0;
  height: auto;
  padding-left: 100%;
  padding-top: 0;
}

.hc-fullscreen .hc-video-info-wrapper {
  display: none;
}

/* ====================================================
   Responsive CSS
   ==================================================== */

@media only screen and (max-width: 1171px) {
/*  .home-top-article-list li {
    width: 47.3%;
    margin-right: 5.4%;
  }
*/
  .guide-sidebar {
    width: 24.25%;
  }

  .article-column {
    width: 66.3333333333%;
  }

  .article-sidebar {
    width: 24.25%;
    margin-left: 9.4%;
  }

  .form-panels {
    width: 100%;
  }
}


@media only screen and (max-width: 960px) {
  .col_md_hide {display: none !important;}
  .col_md_show {display: block;}
  .col_md_full {width: 100%;}


  .header-bottom .search {
    width: 100%;
  }

  .footer-home .link-button {
    width: 24%;
  }



  /*Article*/
  .page-article-guide .article-body {
    border-top: none;
  }

  .article-body .article-nav-links {
    display: none;
  }

  .article-nav-links {
    text-align: center;
  }

  .article-guide-title {
    display: none !important;
  }

  .guide-sidebar {
    float: none;
    max-width: none;
    margin: 0;
  }

  .guide-links {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #CBCBCB;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #FFF;
    z-index: 100;
  }

  .guide-links.open {
    display: block;
  }

  .guide-sidebar .guide-links li a,
  .guide-sidebar .active .title {
    border: none !important;
    padding: 10px 20px;
    font-size: 18px;
  }

  .article-vote {
    text-align: center;
  }

  .article-vote-question {
    display: block;
    margin: 0px 0 20px;
    font-size: 20px;
  }

  .article-vote .article-vote-up,
  .article-vote .article-vote-down {
    width: 150px;
    margin: 0 auto 15px;
  }

  .article-footer {
    padding: 25px 0;
  }


  /*Search*/
  #pagination .pagination {
    margin: 0 0 20px;
  }

  .page-search.hasContactFooter main {
    padding-bottom: 415px;
  }

  .page-search .footer-contact {
    display: block;
  }

  .search-results {
    padding: 0;
  }


  /*Section*/

  .page-category .section-tree {
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    -webkit-column-fill: auto;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    column-count: 1;
    column-gap: 0;
    column-fill: auto;
  }


  /*Footer*/

  .inapp main {
    padding-bottom: 0 !important;
  }

  .inapp .footer {
    position: relative;
  }

}


@media only screen and (max-width: 768px) {
  body,
  .article-body,
  .article-body a,
  .article-body button {
    font-size: 16px;
  }

  h1 {font-size: 30px;}
  h2 {font-size: 22px;}
  h3 {font-size: 18px;}
  h4 {font-size: 16px;}
  h5 {font-size: 12px;}


  main {
    padding-bottom: 300px;
  }

  .col_sm_hide {display: none !important;}
  .col_sm_show {display: block;}
  .col_sm_full {width: 100%;}


  /*Breadcrumbs*/

  .breadcrumbs li,
  .breadcrumbs li:before {
    display: none;
    position: relative;
  }

  .breadcrumbs a:before {
    content: "<";
    margin-right: 8px;
    color: #9d9d9d;
  }

  .page-category .breadcrumbs li:first-child {
    display: inline-block;
  }

  .page-search .breadcrumbs li:first-child {
    display: inline-block;
  }

  .page-section .breadcrumbs li:nth-child(2) {
    display: inline-block;
  }

  .page-article .breadcrumbs li:nth-child(3) {
    display: inline-block;
  }


  /* Categories */
  .section-tree .section {
    width: 100%;
  }

  /*Featured Category*/
  .page-featured-guides .section-tree .section,
  .page-featured-guides .section:nth-child(3n) {
    width: 47%;
    margin-right: 5%;
  }

  .page-featured-guides .section:nth-child(2n) {
    margin-right: 0;
  }

  .featured-guides {
    padding-bottom: 0;
  }

  .featured-guide {
    width: 33.33%;
    height: 200px;
  }

  /*Search*/


  /* Home */
  .home-nav-title {
    font-size: 16px;
  }

  .home-nav-item img {
    height: 130px;
  }

  .home-top-article-list ul {
    -webkit-column-count: auto;
    -webkit-column-gap: 0;
    -webkit-column-fill: auto;
    -moz-column-count: auto;
    -moz-column-gap: 0;
    column-count: auto;
    column-gap: 0;
    column-fill: auto;
  }

  .home-top-article-list li {
    float: none;
    width: 100%;
  }

  .home-top-article-list li:nth-child(even) {
    margin-left: 0;
  }


  /*Article*/
  .article-body .col_1,
  .article-body .col_2,
  .article-body .col_3,
  .article-body .col_4,
  .article-body .col_5,
  .article-body .col_6,
  .article-body .col_7,
  .article-body .col_8,
  .article-body .col_9,
  .article-body .col_10,
  .article-body .col_11 {
    float: none;
    width: 100%;
  }

  /* Footer */
  .footer-home .link-wrapper {
    padding: 40px 0 0;
  }


  .footer-contact .contact-us {
    padding: 40px 0;
  }

  .hasHomeFooter main {
    padding-bottom: 396px;
  }

  .hasContactFooter main,
  .page-search.hasContactFooter main {
    padding-bottom: 350px;
  }

  .footer-home .link-button {
    width: 40%;
    margin-bottom: 40px;
  }

  /*Ticket Form*/
  .legal-modal .modal-body {
    top: 10%;
  }

}


@media only screen and (max-width: 600px) {

  .col_4,.col_5,.col_6,.col_7,.col_8,.col_9,.col_10,.col_11,.col_12 {
    width: 100%;
  }

  .home-navigation {
    margin: 0 0 48px;
  }

  .home-navigation .col_4 {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #CBCBCB;
  }

  .home-navigation .col_4:first-child {
    margin-top: 0;
    border-top: none;
  }

  .home-navigation-header {
    display: none;
  }

  .home-nav-item img {
    height: 160px;
  }

  .home-nav-title {
    font-size: 22px;
  }

  .hasHomeFooter main {
    padding-bottom: 477px;
  }

  .hasContactFooter main {
    padding-bottom: 430px;
  }

  .page-search.hasContactFooter main {
    padding-bottom: 432px;
  }

  .page-featured-guides .section-tree .section {
    width: 100%;
    margin: 0;
  }

  #pagination .pagination {
    margin: 0;
  }


  /* Ticket Form */

  .support-channels .support-channel {
    width: 100%;
    margin: 50px auto 0;
    float: none;
  }
}

@media only screen and (max-width: 550px) {

  main {
    padding-bottom: 510px;
  }


  .col_xsm_hide {display: none !important;}
  .col_xsm_show {display: block;}
  .col_xsm_full {width: 100%;}

  /*Header*/

  /*Categories*/

  .section-empty {
    display: none;
  }

  .category-header {
    margin: 0px 0 20px;
  }

  .section-tree {
    padding: 0;
  }

  .section-tree .section {
    margin: 0;
  }

  .section-tree h3,
  .featured-guide {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #CBCBCB;
  }

  .section h3 span {
    display: none;
  }


  .section h3 a,
  .featured-guide a {
    position: relative;
    display: block;
    padding: 25px 0;
    color: #2dbe60;
    font-family: inherit;
    font-size: 16px
  }

  .section h3 a:after,
  .featured-guide a:after {
    content: ">";
    position: absolute;
    right: 0;
    font-size: 22px;
    font-family: sans-serif;
    font-weight: lighter;
  }

  .section-tree .section:first-child h3,
  .featured-guide:first-child {
    border-top: 1px solid #CBCBCB;
  }

  .page-category .section-tree .article-list,
  .page-category .section-tree .see-all-articles {
    display: none;
  }

  .featured-guides {
    margin-bottom: 30px;
    padding: 0;
    border: none;
  }

  .featured-guide {
    width: 100%;
    height: auto;
    padding: 0;
    text-align: left;
  }

  .featured-guide-title {
    display: inline-block;
    width: auto;
  }
  
  .featured-guide-logo {
    width: 50px;
    height: 50px;
    margin-right: 5px;
  }

  .featured-guide a {
    padding: 15px 0;
  }

  .featured-guide a:after {
    top: 0;
    line-height: 80px;
    font-size: 18px;
    color: #515151;
  }

  .page-featured-guides .section:first-child h3,
  .page-featured-guides .section h3 {
    border: none;
  }

  .page-featured-guides .section a {
    padding: 0;
  }

  .page-featured-guides .section a:after {
    display: none;
  }

  .page-featured-guides .section-tree {
    margin: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #CBCBCB;
  }



  /*Sections*/

  .article-list li {
    padding: 0;
  }

  .article-list a {
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #CBCBCB;
  }

  .article-list li:first-child a {
    border-top: 1px solid #CBCBCB;
  }


  /*Articles*/

  .article-header h1 {
    margin: 10px 0 20px;
    font-size: 34px;
  }

  .article-vote {
    padding: 30px;
  }

  .article-vote .article-vote-up, .article-vote .article-vote-down {
    width: 100%;
  }

  .section-tree .pagination {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #CBCBCB;
  }

  table th {
    padding: 5px;
  }

  th h1,
  th h2,
  th h3 {
    font-size: .8em;
  }


  /*Search*/

  .search-results-heading {
    margin: 0 0 25px;
  }


  .page-search .footer-contact .divider {
    display: block;
  }

  /*Footer*/

  .footer-secondary {
    padding: 20px;
  }

  .footer-contact .contact-us {
    padding: 20px 0;
  }

  .hasHomeFooter main {
    padding-bottom: 895px;
  }

  .hasContactFooter main,
  .page-search.hasContactFooter main {
    padding-bottom: 670px;
  }

  .hasContactFooter .divider {
    display: none;
  }

  .footer-home .link-button {
    width: 100%;
    margin-bottom: 25px;
  }

  .link-button a,
  button, [role=button], [type=button], [type=submit] {
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
  }


  /*Ticket Form*/
  .legal-modal .modal-body {
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
  }

}


@media only screen and (max-width: 420px) {

  .hasContactFooter main,
  .page-search.hasContactFooter main {
    padding-bottom: 695px;
  }

}



/* ====================================================
   Layout styles
   ==================================================== */

.inapp .header-top,
.inapp .drawer-nav,
.inapp .footer-nav,
.inapp  .footer-home {
  display: none !important;
}

.tight .article-guide-title,
.tight .article-header {
  visibility: hidden;
  height: 20px;
  margin: 0;
  padding: 0;
}

.inapp .header-bottom .search {
  width: 100%;
}

.tight .header,
.tight .breadcrumbs,
.tight .sub-nav,
.tight .article-vote,
.tight .footer,
.tight .contact-us {
  display: none !important;
}

.tight main {
  padding-bottom: 0 !important;
}



a.disabled {
  pointer-events: none;
}

button.disabled,
[role=button].disabled,
[type=button].disabled,
.button.disabled {
  border-color: #BBB;
  color: #BBB;
}


/* ====================================================
   svgvector styles
   ==================================================== */

.svgvector .languages {
  display: none;
}

.svgvector .footer-nav .copyright {
  margin: 0;
  padding: 0;
}

.logo .svg_logo {
  width: 131px;
  height: 45px;
  background-image: url(#);
  background-repeat: no-repeat;
  background-position: -97px 0;
}


.header .logo a {
  display: none;
}

.header .logo .in {
  display: inline-block;
}

.svgvector_logo span {
  position: relative;
  text-indent: -99999px;
  display: inline-block;
}

.article-body .exclude_china,
.article-body .only_china,
.article-body [class^=only_],
.article-body [class^=exclude_] {
  display: none;
}
.frame1 {
	width: 100%;
	height: 100%;
}
.frame2 {
	float: left;
	width: 33%;
}
.frame3 {
	float: left;
	width: 33%;
}
.frame4 {
	float: left;
	width: 33%;
}
