.kb_article > h2:first-child {
  margin-top: 0;
}

.kb_article {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  color: #696969;
}
.kb_article a,
.kb_article a:link,
.kb_article a:visited {
  color: #8c1515;
  text-decoration: underline;
}
.kb_article a:hover,
.kb_article a:active,
.kb_article a:focus {
  color: #8c1515;
  text-decoration: underline;
}
.kb_article h2,
.kb_article h3,
.kb_article h4,
.kb_article h5,
.kb_article h6 {
  font-weight: normal;
}
.kb_article h2 {
  color: #820000;
  border-bottom: medium none;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2em;
  margin-top: 1.4em;
  text-transform: none;
}
.kb_article h3 {
  color: #3F3C30;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: none;
}
.kb_article h4 {
  color: #565347;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin-bottom: 0.4em;
  margin-top: 1em;
  text-transform: none;
}
.kb_article h5 {
  color: #565347;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: none;
}
.kb_article h6 {
  color: #565347;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: none;
}
.kb_article ul > li > ol > li {
  list-style-image: none;
  list-style-type: decimal;
}
.kb_article ul.linebreak > li {
  margin-bottom: 1em;
}
.kb_article ul.square > li {
  list-style-image: none;
  list-style: square;
}
.kb_article ul.square-linebreak > li {
  list-style-image: none;
  list-style: square;
  margin-bottom: 1em;
}
.kb_article ul.disc > li {
  list-style-image: none;
  list-style: disc;
}
.kb_article ul.disc-linebreak > li {
  list-style-image: none;
  list-style: disc;
  margin-bottom: 1em;
}
.kb_article ul.circle > li {
  list-style-image: none;
  list-style: circle;
}
.kb_article ul.circle-linebreak > li {
  list-style-image: none;
  list-style: circle;
  margin-bottom: 1em;
}
.kb_article ul.none li {
  list-style-image: none;
  list-style: none;
}
.kb_article ul.none-linebreak > li {
  list-style-image: none;
  list-style: none;
  margin-bottom: 1em;
}
.kb_article ol > li {
  list-style-image: none;
  list-style-type: decimal;
}
.kb_article ol > li > ul > li {
  list-style-type: square;
}
.kb_article ol.linebreak > li {
  list-style: decimal;
  margin-bottom: 1em;
}
.kb_article ol.decimal > li {
  list-style: decimal;
}
.kb_article ol.decimal-linebreak > li {
  list-style: decimal;
  margin-bottom: 1em;
}
.kb_article ol.lroman > li {
  list-style: lower-roman;
}
.kb_article ol.lroman-linebreak > li {
  list-style: lower-roman;
  margin-bottom: 1em;
}
.kb_article ol.uroman > li {
  list-style: upper-roman;
}
.kb_article ol.uroman-linebreak > li {
  list-style: upper-roman;
  margin-bottom: 1em;
}
.kb_article ol.lalpha > li {
  list-style: lower-alpha;
}
.kb_article ol.lalpha-linebreak > li {
  list-style: lower-alpha;
  margin-bottom: 1em;
}
.kb_article ol.ualpha > li {
  list-style: upper-alpha;
}
.kb_article ol.ualpha-linebreak > li {
  list-style: upper-alpha;
  margin-bottom: 1em;
}
.kb_article dl dt {
  margin-top: 0px;
  margin-bottom: 0px;
}
.kb_article dl dd {
  margin-top: 0px;
  margin-bottom: 0.25em;
}
.kb_article dl.linebreak > dd {
  margin-bottom: 1em;
}
.kb_article dl.nobreak dd {
  margin-top: 0px;
  margin-bottom: 0px;
}
.kb_article .right-noborder {
  float: right;
  margin: 0px 0px 15px 15px;
}
.kb_article .right-border {
  float: right;
  margin: 0px 0px 15px 15px;
  border: 1px solid #bbb;
}
.kb_article .left-noborder {
  float: left;
  margin: 0px 15px 15px 0px;
}
.kb_article .left-border {
  float: left;
  margin: 0px 15px 15px 0px;
  border: 1px solid #bbb;
}
.kb_article hr {
  background: #eae9e6;
  color: #eae9e6;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}
.kb_article hr.brown {
  background: #D0A760;
  color: #D0A760;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}
.kb_article hr.gold {
  background: #E7D19A;
  color: #E7D19A;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}
.kb_article hr.red {
  background: #820000;
  color: #820000;
  border: none;
  height: 1px;
  margin: 0;
  padding: 0;
}
.kb_article .color-box {
  border: 1px solid #eee3c1;
  padding: 10px;
  width: auto;
  margin: 0px 0px 15px 0px;
  background: #f6f3e5;
}
.kb_article .center-box {
  border: 1px solid #eee3c1;
  padding: 5px;
  width: 80%;
  margin: 0px auto 15px auto;
  background: #fff;
}
.kb_article .left-box {
  border: 1px solid #eee3c1;
  padding: 10px;
  width: 200px;
  float: left;
  margin: 0px 15px 15px 0px;
  background: #fff;
}
.kb_article .right-box {
  border: 1px solid #eee3c1;
  padding: 10px;
  width: 200px;
  float: right;
  margin: 0px 0px 15px 15px;
  background: #fff;
}
.kb_article .alert-box {
  margin: 0;
  padding: 10px;
  border: 1px solid #820000;
  color: #820000;
  background: #f6f3e5;
}
.kb_article .alert-box h2 {
  font-size: 1.4em;
  text-align: center;
  margin: 0 0 0.5em 0;
  font-weight: bold;
}
.kb_article .download-box {
  background: none repeat scroll 0 0 #F7F6EC;
  border: 1px solid #E7D19A;
  clear: both;
  margin: 0 25px 15px;
  padding: 10px;
  text-align: center;
  width: auto;
}
.kb_article .download-box ul {
  margin: 0;
}
.kb_article .download-box ul li {
  display: inline;
  margin: 25px;
}
.kb_article .bluebox {
  background: none repeat scroll 0 0 #E4E7F2;
  float: right;
  margin: 0 0 0 15px;
  width: 150px;
}
.kb_article .bluebox h3 {
  margin: 0;
  padding: 10px 10px 5px;
}
.kb_article .bluebox h4 {
  color: #820000;
  margin: 0;
  padding: 10px 10px 5px;
}
.kb_article .bluebox p {
  margin: 0;
  padding: 0 10px;
}
.kb_article .box.learn-more {
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 4px;
  background: #fbfbf9;
  font-size: 16px;
  font-weight: 300;
  margin: 25px 0;
}
.kb_article .box.learn-more h2 {
  letter-spacing: -0.4px;
}
.kb_article .box.learn-more i {
  color: #8c1515;
}
.kb_article .box.learn-more p:last-child {
  margin-bottom: 0;
}
.kb_article .largest {
  font-size: 24px;
}
.kb_article .larger {
  font-size: 20px;
}
.kb_article .large {
  font-size: 18px;
}
.kb_article .medium {
  font-size: 16px;
}
.kb_article .small {
  font-size: 14px;
}
.kb_article .smaller {
  font-size: 12px;
}
.kb_article .smallest {
  font-size: 11px;
}
.kb_article .important {
  color: #820000;
  font-weight: bold;
}
.kb_article .highlight {
  background: #ffc;
  padding: 0px 2px 0px 2px;
}
.kb_article .select {
  color: #820000;
}
.kb_article .downloadable {
  font-size: 0.85em;
  font-weight: bold;
  text-transform: capitalize;
}
.kb_article p {
  margin: 0 0 1em 0;
}
.kb_article b,
.kb_article strong {
  font-weight: 600;
}
.kb_article code {
  color: #333333;
  font-size: 14px;
}
.kb_article blockquote {
  overflow: hidden;
}
.kb_article .lead {
  font-size: 18px;
  line-height: 26px;
}

.kb_article .margin-0,
.kb_article .margin-zero {
  margin: 0 !important;
}
.kb_article .margin-top-0,
.kb_article .margin-top-zero {
  margin-top: 0 !important;
}
.kb_article .margin-right-0,
.kb_article .margin-right-zero {
  margin-right: 0 !important;
}
.kb_article .margin-bottom-0,
.kb_article .margin-bottom-zero {
  margin-bottom: 0 !important;
}
.kb_article .margin-left-0,
.kb_article .margin-bottom-zero {
  margin-left: 0 !important;
}
.kb_article .margin-10 {
  margin: 10px !important;
}
.kb_article .margin-top-10 {
  margin-top: 10px !important;
}
.kb_article .margin-right-10 {
  margin-right: 10px !important;
}
.kb_article .margin-bottom-10 {
  margin-bottom: 10px !important;
}
.kb_article .margin-left-10 {
  margin-left: 10px !important;
}
.kb_article .margin-20 {
  margin: 20px !important;
}
.kb_article .margin-top-20 {
  margin-top: 20px !important;
}
.kb_article .margin-right-20 {
  margin-right: 20px !important;
}
.kb_article .margin-bottom-20 {
  margin-bottom: 20px !important;
}
.kb_article .margin-left-20 {
  margin-left: 20px !important;
}
.kb_article .margin-30 {
  margin: 30px !important;
}
.kb_article .margin-top-30 {
  margin-top: 30px !important;
}
.kb_article .margin-right-30 {
  margin-right: 30px !important;
}
.kb_article .margin-bottom-30 {
  margin-bottom: 30px !important;
}
.kb_article .margin-left-30 {
  margin-left: 30px !important;
}
.kb_article .padding-0,
.kb_article .padding-zero {
  padding: 0 !important;
}
.kb_article .padding-top-0,
.kb_article .padding-top-zero {
  padding-top: 0 !important;
}
.kb_article .padding-right-0,
.kb_article .padding-right-zero {
  padding-right: 0 !important;
}
.kb_article .padding-bottom-0,
.kb_article .padding-bottom-zero {
  padding-bottom: 0 !important;
}
.kb_article .padding-left-0,
.kb_article .padding-bottom-zero {
  padding-left: 0 !important;
}
.kb_article .padding-10 {
  padding: 10px !important;
}
.kb_article .padding-top-10 {
  padding-top: 10px !important;
}
.kb_article .padding-right-10 {
  padding-right: 10px !important;
}
.kb_article .padding-bottom-10 {
  padding-bottom: 10px !important;
}
.kb_article .padding-left-10 {
  padding-left: 10px !important;
}
.kb_article .padding-20 {
  padding: 20px !important;
}
.kb_article .padding-top-20 {
  padding-top: 20px !important;
}
.kb_article .padding-right-20 {
  padding-right: 20px !important;
}
.kb_article .padding-bottom-20 {
  padding-bottom: 20px !important;
}
.kb_article .padding-left-20 {
  padding-left: 20px !important;
}
.kb_article .padding-30 {
  padding: 30px !important;
}
.kb_article .padding-top-30 {
  padding-top: 30px !important;
}
.kb_article .padding-right-30 {
  padding-right: 30px !important;
}
.kb_article .padding-bottom-30 {
  padding-bottom: 30px !important;
}
.kb_article .padding-left-30 {
  padding-left: 30px !important;
}
.kb_article .border-0,
.kb_article .border-zero {
  border: 0 !important;
}
.kb_article .border-top-0,
.kb_article .border-top-zero {
  border-top: 0 !important;
}
.kb_article .border-right-0,
.kb_article .border-right-zero {
  border-right: 0 !important;
}
.kb_article .border-bottom-0,
.kb_article .border-bottom-zero {
  border-bottom: 0 !important;
}
.kb_article .border-left-0,
.kb_article .border-bottom-zero {
  border-left: 0 !important;
}

.kb_article .hero {
  border-radius: 4px;
  margin-bottom: 20px;
  *zoom: 1;
}
.kb_article .hero .hero-content {
  padding: 40px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  border-radius: 4px;
  color: #696969;
  *zoom: 1;
}
.kb_article .hero .hero-content h1,
.kb_article .hero .hero-content h2,
.kb_article .hero .hero-content h3,
.kb_article .hero .hero-content h4,
.kb_article .hero .hero-content h5 {
  color: #696969;
  margin-top: 0;
  font-weight: 300;
}
.kb_article .hero .hero-content h1 {
  font-size: 54px;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.kb_article .hero .hero-content h2 {
  font-size: 48px;
}
.kb_article .hero .hero-content a {
  color: #696969;
}
.kb_article .hero .hero-content a.btn {
  border: none;
  margin: 5px 10px;
  color: #fff;
}
.kb_article .hero .hero-content a.btn.btn-large {
  margin: 10px 10px 0 10px;
}
.kb_article .hero .hero-content a.btn.btn-block {
  margin-left: 0;
  margin-right: 0;
}
.kb_article .hero .hero-content p a,
.kb_article .hero .hero-content p a:hover,
.kb_article .hero .hero-content p a:focus,
.kb_article .hero .hero-content p a:active,
.kb_article .hero .hero-content p a:visited {
  color: #696969;
  border-bottom: 1px dotted #696969;
}
.kb_article .hero .hero-content:before, .kb_article .hero .hero-content:after {
  display: table;
  content: "";
}
.kb_article .hero .hero-content:after {
  clear: both;
}
.kb_article .hero:before, .kb_article .hero:after {
  display: table;
  content: "";
}
.kb_article .hero:after {
  clear: both;
}
.kb_article .hero[style*="background"] {
  padding: 40px 0;
}
.kb_article .hero.hero-light .hero-content {
  background: rgba(252, 252, 252, 0.7);
}
.kb_article .hero.hero-dark .hero-content {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.kb_article .hero.hero-dark .hero-content h1,
.kb_article .hero.hero-dark .hero-content h2,
.kb_article .hero.hero-dark .hero-content h3,
.kb_article .hero.hero-dark .hero-content h4,
.kb_article .hero.hero-dark .hero-content h5 {
  color: #fff;
}
.kb_article .hero.hero-dark .hero-content a,
.kb_article .hero.hero-dark .hero-content a.btn {
  color: #fff;
}
.kb_article .hero.hero-dark .hero-content p a,
.kb_article .hero.hero-dark .hero-content p a:hover,
.kb_article .hero.hero-dark .hero-content p a:focus,
.kb_article .hero.hero-dark .hero-content p a:active,
.kb_article .hero.hero-dark .hero-content p a:visited {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.kb_article .block-block .hero {
  margin-bottom: 0;
}
.kb_article .span9 .hero.hero-light[style*="background"],
.kb_article .span9 .hero.hero-dark[style*="background"],
.kb_article .span8 .hero.hero-light[style*="background"],
.kb_article .span8 .hero.hero-dark[style*="background"] {
  padding: 20px 0;
}
.kb_article .span9 .hero .hero-content,
.kb_article .span8 .hero .hero-content {
  font-size: 18px;
  line-height: 24px;
  padding: 20px;
}
.kb_article .span9 .hero .hero-content h1,
.kb_article .span9 .hero .hero-content h2,
.kb_article .span9 .hero .hero-content h3,
.kb_article .span9 .hero .hero-content h4,
.kb_article .span9 .hero .hero-content h5,
.kb_article .span8 .hero .hero-content h1,
.kb_article .span8 .hero .hero-content h2,
.kb_article .span8 .hero .hero-content h3,
.kb_article .span8 .hero .hero-content h4,
.kb_article .span8 .hero .hero-content h5 {
  font-size: 36px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .kb_article .hero[style*="background"],
  .kb_article .span9 .hero.hero-light[style*="background"],
  .kb_article .span9 .hero.hero-dark[style*="background"],
  .kb_article .span8 .hero.hero-light[style*="background"],
  .kb_article .span8 .hero.hero-dark[style*="background"] {
    padding: 20px;
  }
  .kb_article .hero .hero-content {
    padding: 20px;
    font-size: 18px;
    line-height: 24px;
  }
  .kb_article .hero .hero-content h1,
  .kb_article .hero .hero-content h2,
  .kb_article .hero .hero-content h3,
  .kb_article .hero .hero-content h4,
  .kb_article .hero .hero-content h5 {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  .kb_article .hero[style*="background"],
  .kb_article .span9 .hero.hero-light[style*="background"],
  .kb_article .span9 .hero.hero-dark[style*="background"],
  .kb_article .span8 .hero.hero-light[style*="background"],
  .kb_article .span8 .hero.hero-dark[style*="background"] {
    padding: 10px;
    margin-bottom: 10px;
  }
  .kb_article .hero .hero-content {
    padding: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .kb_article .hero .hero-content h1,
  .kb_article .hero .hero-content h2,
  .kb_article .hero .hero-content h3,
  .kb_article .hero .hero-content h4,
  .kb_article .hero .hero-content h5 {
    font-size: 1.6em;
  }
}
@media print {
  .kb_article .hero,
  .kb_article .hero .hero-content {
    background-color: transparent !important;
    background-image: none !important;
  }
}

.kb_article {
  /* Large Text */
  /* Small Text */
  /* Banner Box */
  /* red */
  /* orange */
  /* green */
  /* blue */
  /* purple */
  /* gray */
}
.kb_article .banner {
  *zoom: 1;
}
.kb_article .banner:before, .kb_article .banner:after {
  display: table;
  content: "";
}
.kb_article .banner:after {
  clear: both;
}
.kb_article .banner.banner-default {
  margin-bottom: 20px;
  position: relative;
}
.kb_article .banner.banner-default .banner-image img {
  border-radius: 4px;
}
.kb_article .banner.banner-default .banner-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px;
  color: #fff;
}
.kb_article .banner.banner-default .banner-content h1 {
  font-size: 48px;
  line-height: 1em;
  margin: 0 0 10px 10%;
  color: #fff;
  font-style: italic;
  font-weight: 400;
}
.kb_article .banner.banner-default .banner-content p {
  font-size: 20px;
  line-height: 1.4em;
  margin: 0 35% 0 10%;
  font-style: italic;
  color: #F6F3E5;
}
.kb_article .banner.banner-default .banner-content a {
  color: #fff;
  border: none;
}
.kb_article .banner.banner-default .banner-content p a {
  color: #F6F3E5;
  border: none;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .kb_article .banner.banner-default .banner-content {
    bottom: 20%;
  }
  .kb_article .banner.banner-default .banner-content h1 {
    font-size: 40px;
  }
  .kb_article .banner.banner-default .banner-content p {
    font-size: 18px;
    margin: 0 30% 0 10%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .kb_article .banner.banner-default .banner-content {
    bottom: 15%;
  }
  .kb_article .banner.banner-default .banner-content h1 {
    font-size: 32px;
  }
  .kb_article .banner.banner-default .banner-content p {
    font-size: 16px;
    margin: 0 20% 0 10%;
  }
}
@media (max-width: 767px) {
  .kb_article .banner.banner-default .banner-image {
    margin-bottom: -1px;
  }
  .kb_article .banner.banner-default .banner-image img {
    border-radius: 4px 4px 0 0;
  }
  .kb_article .banner.banner-default .banner-content {
    position: static;
    width: auto;
    background: #222;
    border-radius: 0 0 4px 4px;
  }
  .kb_article .banner.banner-default .banner-content h1 {
    font-size: 32px;
    margin: 0 0 10px 0;
  }
  .kb_article .banner.banner-default .banner-content p {
    font-size: 16px;
    margin: 0;
  }
}
.kb_article .banner.banner-text-on-left {
  margin-bottom: 20px;
  position: relative;
}
.kb_article .banner.banner-text-on-left .banner-image img {
  border-radius: 4px;
}
.kb_article .banner.banner-text-on-left .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding: 15px;
  width: 30%;
  color: #fff;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .kb_article .banner.banner-text-on-left .banner-content {
    border-radius: 4px 0 0 4px;
    background: rgba(0, 0, 0, 0.65);
    background: -moz-linear-gradient(left, black 50%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, black 50%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #000000 50%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
.kb_article .banner.banner-text-on-left .banner-content h1 {
  font-size: 40px;
  line-height: 1em;
  letter-spacing: normal;
  margin: 0 0 10px 0;
  color: #fff;
  font-weight: 300;
}
.kb_article .banner.banner-text-on-left .banner-content h1 em {
  color: #F6F3E5;
  font-style: normal;
  font-weight: 400;
}
.kb_article .banner.banner-text-on-left .banner-content p {
  font-size: 18px;
  line-height: 1.4em;
  margin: 0;
}
.kb_article .banner.banner-text-on-left .banner-content a {
  color: #fff;
  border: none;
}
.kb_article .banner.banner-text-on-left .banner-content p a {
  color: #F6F3E5;
  border: none;
}
.kb_article .banner.banner-text-on-left .banner-link {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 10px 20px;
  background: rgba(130, 0, 0, 0.85);
  border-radius: 4px 0 4px 0;
}
.kb_article .banner.banner-text-on-left .banner-link a.more-link {
  color: #fff;
  border: none;
}
.kb_article .banner.banner-text-on-left .banner-link:hover,
.kb_article .banner.banner-text-on-left .banner-link:active,
.kb_article .banner.banner-text-on-left .banner-link:focus {
  background: rgba(140, 21, 21, 0.85);
}
@media (min-width: 980px) and (max-width: 1199px) {
  .kb_article .banner.banner-text-on-left .banner-content {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    border-radius: 0 0 4px 4px;
    background: rgba(0, 0, 0, 0.65);
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(transparent 0%, black 35%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(transparent 0%, black 35%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(transparent 0%, black 35%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000000 35%);
    /* Standard syntax */
  }
  .kb_article .banner.banner-text-on-left .banner-content h1 {
    font-size: 32px;
    margin: 0 0px 10px 0px;
  }
  .kb_article .banner.banner-text-on-left .banner-content p {
    font-size: 16px;
    margin: 0 150px 0 0;
  }
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left .banner-image img {
    border-radius: 4px 4px 0 0;
  }
  .kb_article .banner.banner-text-on-left .banner-content {
    position: static;
    width: auto;
    height: auto;
    background: #222;
    border-radius: 0 0 4px 4px;
    margin-bottom: 10px;
  }
  .kb_article .banner.banner-text-on-left .banner-content h1 {
    font-size: 32px;
    margin: 0 0 10px 0;
  }
  .kb_article .banner.banner-text-on-left .banner-content p {
    font-size: 16px;
    margin: 0;
  }
  .kb_article .banner.banner-text-on-left .banner-link {
    position: static;
    width: auto;
    height: auto;
    background: #222;
    text-align: center;
    background: #820000;
    border-radius: 4px;
  }
  .kb_article .banner.banner-text-on-left .banner-link:hover,
  .kb_article .banner.banner-text-on-left .banner-link:active,
  .kb_article .banner.banner-text-on-left .banner-link:focus {
    background: #8c1515;
  }
}
.kb_article .banner.banner-text-on-left.banner-large .banner-content {
  width: 50%;
}
@media (max-width: 1199px) {
  .kb_article .banner.banner-text-on-left.banner-large .banner-content {
    width: auto;
  }
}
.kb_article .banner.banner-text-on-left.banner-large .banner-content h1 {
  font-size: 60px;
}
.kb_article .banner.banner-text-on-left.banner-large .banner-content p {
  font-size: 24px;
}
.kb_article .banner.banner-text-on-left.banner-large .banner-link a,
.kb_article .banner.banner-text-on-left.banner-large .banner-link a.more-link {
  font-size: 24px;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .kb_article .banner.banner-text-on-left.banner-large .banner-content h1 {
    font-size: 48px;
  }
  .kb_article .banner.banner-text-on-left.banner-large .banner-content p {
    margin: 0 200px 0 0;
    font-size: 20px;
  }
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-large .banner-content h1 {
    font-size: 32px;
  }
  .kb_article .banner.banner-text-on-left.banner-large .banner-content p {
    font-size: 16px;
  }
  .kb_article .banner.banner-text-on-left.banner-large .banner-link a,
  .kb_article .banner.banner-text-on-left.banner-large .banner-link a.more-link {
    font-size: 15px;
  }
}
.kb_article .banner.banner-text-on-left.banner-small .banner-content h1 {
  font-size: 24px;
  line-height: 1.2em;
}
.kb_article .banner.banner-box {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .kb_article .banner.banner-box .banner-content {
    background: rgba(255, 255, 255, 0.85);
    margin: 15px;
    border-radius: 4px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    width: 45%;
    font-weight: 300;
  }
  .kb_article .banner.banner-box .banner-content h1 {
    font-size: 40px;
    line-height: 1.1em;
  }
  .kb_article .banner.banner-box .banner-content p {
    font-size: 18px;
    line-height: 1.4em;
    margin: 0;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .kb_article .banner.banner-box .banner-content {
    background: rgba(255, 255, 255, 0.75);
    margin: 15px;
    border-radius: 4px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    width: 40%;
    font-weight: 300;
  }
  .kb_article .banner.banner-box .banner-content h1 {
    font-size: 32px;
    line-height: 1.1em;
  }
  .kb_article .banner.banner-box .banner-content p {
    font-size: 16px;
    line-height: 1.4em;
    margin: 0;
  }
}
@media (min-width: 980px) {
  .kb_article .banner.banner-box .banner-image img {
    border-radius: 4px;
  }
}
@media (max-width: 979px) {
  .kb_article .banner.banner-box .banner-content {
    background: #f2f1eb;
    padding: 15px;
    border-radius: 0 0 4px 4px;
  }
  .kb_article .banner.banner-box .banner-image img {
    border-radius: 4px 4px 0 0;
  }
  .kb_article .banner.banner-box .banner-content h1 {
    font-size: 24px;
    line-height: 1.1em;
  }
  .kb_article .banner.banner-box .banner-content p {
    font-size: 16px;
    line-height: 1.4em;
    margin: 0;
  }
}
.kb_article .banner.banner-box .banner-image img {
  width: 100%;
  border-radius: 4px;
}
.kb_article .banner.banner-box .banner-link a {
  border: none;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background: transparent;
}
@media (min-width: 980px) {
  .kb_article .banner-box.banner-top-left .banner-content {
    position: absolute;
    left: 0;
    top: 0;
  }
  .kb_article .banner-box.banner-top-right .banner-content {
    position: absolute;
    left: initial;
    right: 0;
    top: 0;
  }
  .kb_article .banner-box.banner-bottom-left .banner-content {
    position: absolute;
    left: 0;
    top: initial;
    bottom: 0;
  }
  .kb_article .banner-box.banner-bottom-right .banner-content {
    position: absolute;
    left: initial;
    right: 0;
    top: initial;
    bottom: 0;
  }
}
.kb_article .banner.banner-default.banner-red .banner-content p,
.kb_article .banner.banner-default.banner-red .banner-content p a {
  color: #e74c3c;
}
.kb_article .banner.banner-text-on-left.banner-red .banner-content h1 em,
.kb_article .banner.banner-text-on-left.banner-red .banner-content p a {
  color: #e74c3c;
}
.kb_article .banner.banner-text-on-left.banner-red .banner-link {
  background: rgba(192, 57, 43, 0.85);
}
.kb_article .banner.banner-text-on-left.banner-red .banner-link:hover,
.kb_article .banner.banner-text-on-left.banner-red .banner-link:active,
.kb_article .banner.banner-text-on-left.banner-red .banner-link:focus {
  background: rgba(231, 76, 60, 0.85);
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-red .banner-link {
    background: #c0392b;
  }
  .kb_article .banner.banner-text-on-left.banner-red .banner-link:hover,
  .kb_article .banner.banner-text-on-left.banner-red .banner-link:active,
  .kb_article .banner.banner-text-on-left.banner-red .banner-link:focus {
    background: #e74c3c;
  }
}
.kb_article .banner.banner-box.banner-red .banner-content h1 {
  color: #8c1515;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0 0 10px 0;
}
.kb_article .banner.banner-default.banner-orange .banner-content p,
.kb_article .banner.banner-default.banner-orange .banner-content p a {
  color: #e98300;
}
.kb_article .banner.banner-text-on-left.banner-orange .banner-content h1 em,
.kb_article .banner.banner-text-on-left.banner-orange .banner-content p a {
  color: #e98300;
}
.kb_article .banner.banner-text-on-left.banner-orange .banner-link {
  background: rgba(155, 81, 17, 0.85);
}
.kb_article .banner.banner-text-on-left.banner-orange .banner-link:hover,
.kb_article .banner.banner-text-on-left.banner-orange .banner-link:active,
.kb_article .banner.banner-text-on-left.banner-orange .banner-link:focus {
  background: rgba(233, 131, 0, 0.85);
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-orange .banner-link {
    background: #9b5111;
  }
  .kb_article .banner.banner-text-on-left.banner-orange .banner-link:hover,
  .kb_article .banner.banner-text-on-left.banner-orange .banner-link:active,
  .kb_article .banner.banner-text-on-left.banner-orange .banner-link:focus {
    background: #e98300;
  }
}
.kb_article .banner.banner-default.banner-green .banner-content p,
.kb_article .banner.banner-default.banner-green .banner-content p a {
  color: #009b76;
}
.kb_article .banner.banner-text-on-left.banner-green .banner-content h1 em,
.kb_article .banner.banner-text-on-left.banner-green .banner-content p a {
  color: #009b76;
}
.kb_article .banner.banner-text-on-left.banner-green .banner-link {
  background: rgba(15, 107, 88, 0.85);
}
.kb_article .banner.banner-text-on-left.banner-green .banner-link:hover,
.kb_article .banner.banner-text-on-left.banner-green .banner-link:active,
.kb_article .banner.banner-text-on-left.banner-green .banner-link:focus {
  background: rgba(0, 155, 118, 0.85);
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-green .banner-link {
    background: #0f6b58;
  }
  .kb_article .banner.banner-text-on-left.banner-green .banner-link:hover,
  .kb_article .banner.banner-text-on-left.banner-green .banner-link:active,
  .kb_article .banner.banner-text-on-left.banner-green .banner-link:focus {
    background: #009b76;
  }
}
.kb_article .banner.banner-default.banner-blue .banner-content p,
.kb_article .banner.banner-default.banner-blue .banner-content p a {
  color: #0098db;
}
.kb_article .banner.banner-text-on-left.banner-blue .banner-content h1 em,
.kb_article .banner.banner-text-on-left.banner-blue .banner-content p a {
  color: #0098db;
}
.kb_article .banner.banner-text-on-left.banner-blue .banner-link {
  background: rgba(27, 101, 151, 0.85);
}
.kb_article .banner.banner-text-on-left.banner-blue .banner-link:hover,
.kb_article .banner.banner-text-on-left.banner-blue .banner-link:active,
.kb_article .banner.banner-text-on-left.banner-blue .banner-link:focus {
  background: rgba(0, 152, 219, 0.85);
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-blue .banner-link {
    background: #1b6597;
  }
  .kb_article .banner.banner-text-on-left.banner-blue .banner-link:hover,
  .kb_article .banner.banner-text-on-left.banner-blue .banner-link:active,
  .kb_article .banner.banner-text-on-left.banner-blue .banner-link:focus {
    background: #0098db;
  }
}
.kb_article .banner.banner-default.banner-purple .banner-content p,
.kb_article .banner.banner-default.banner-purple .banner-content p a {
  color: #9b59b6;
}
.kb_article .banner.banner-text-on-left.banner-purple .banner-content h1 em,
.kb_article .banner.banner-text-on-left.banner-purple .banner-content p a {
  color: #9b59b6;
}
.kb_article .banner.banner-text-on-left.banner-purple .banner-link {
  background: rgba(142, 68, 173, 0.85);
}
.kb_article .banner.banner-text-on-left.banner-purple .banner-link:hover,
.kb_article .banner.banner-text-on-left.banner-purple .banner-link:active,
.kb_article .banner.banner-text-on-left.banner-purple .banner-link:focus {
  background: rgba(155, 89, 182, 0.85);
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-purple .banner-link {
    background: #8e44ad;
  }
  .kb_article .banner.banner-text-on-left.banner-purple .banner-link:hover,
  .kb_article .banner.banner-text-on-left.banner-purple .banner-link:active,
  .kb_article .banner.banner-text-on-left.banner-purple .banner-link:focus {
    background: #9b59b6;
  }
}
.kb_article .banner.banner-default.banner-gray .banner-content p,
.kb_article .banner.banner-default.banner-gray .banner-content p a {
  color: #b3b3b3;
}
.kb_article .banner.banner-text-on-left.banner-gray .banner-content h1 em,
.kb_article .banner.banner-text-on-left.banner-gray .banner-content p a {
  color: #b3b3b3;
}
.kb_article .banner.banner-text-on-left.banner-gray .banner-link {
  background: rgba(63, 63, 63, 0.85);
}
.kb_article .banner.banner-text-on-left.banner-gray .banner-link:hover,
.kb_article .banner.banner-text-on-left.banner-gray .banner-link:active,
.kb_article .banner.banner-text-on-left.banner-gray .banner-link:focus {
  background: rgba(179, 179, 179, 0.85);
}
@media (max-width: 979px) {
  .kb_article .banner.banner-text-on-left.banner-gray .banner-link {
    background: #3f3f3f;
  }
  .kb_article .banner.banner-text-on-left.banner-gray .banner-link:hover,
  .kb_article .banner.banner-text-on-left.banner-gray .banner-link:active,
  .kb_article .banner.banner-text-on-left.banner-gray .banner-link:focus {
    background: #b3b3b3;
  }
}

.kb_article .card {
  box-sizing: border-box;
  background: #fcfcfc;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  border-radius: 0 0 4px 4px;
}
.kb_article .card img {
  display: inline-block;
  margin-bottom: 10px;
}
.kb_article .card ul {
  margin-bottom: 15px;
}
.kb_article .card li {
  line-height: 1.5em;
}
.kb_article .card p:last-child {
  margin-bottom: 0;
}
.kb_article .card .more-link {
  background: none repeat scroll 0 0 rgba(146, 139, 129, 0.75);
  color: #fff;
  margin: 0 5px 15px 5px;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
}
.kb_article .card .more-link:active,
.kb_article .card .more-link:focus,
.kb_article .card .more-link:hover {
  color: #fff;
  border: 0;
  background: #222;
}
.kb_article .card .bg-circle {
  border-radius: 50%;
  background: #3f3f3f;
  color: #fff;
  margin-bottom: 15px;
}
.kb_article .card h2,
.kb_article .card h3 {
  color: #3F3C30;
  text-transform: none;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 0;
  margin-bottom: 12px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.kb_article .card h2 i.fa,
.kb_article .card h3 i.fa {
  display: block;
  margin-bottom: 10px;
}
.kb_article .card h2 + h3 {
  border-bottom: none;
}
.kb_article .card > *:last-child {
  margin-bottom: 0;
}
.kb_article .card.card-gray {
  border-top: 3px solid #b3b3b3;
}
.kb_article .card.card-gray .bg-circle {
  background: #3f3f3f;
}
.kb_article .card.card-gray h2,
.kb_article .card.card-gray h3 {
  color: #3f3f3f;
}
.kb_article .card.card-red {
  border-top: 3px solid #e74c3c;
}
.kb_article .card.card-red .bg-circle {
  background: #c0392b;
}
.kb_article .card.card-red h2,
.kb_article .card.card-red h3 {
  color: #c0392b;
}
.kb_article .card.card-red h2 + h3 {
  color: #3f3f3f;
}
.kb_article .card.card-orange {
  border-top: 3px solid #e98300;
}
.kb_article .card.card-orange .bg-circle {
  background: #9b5111;
}
.kb_article .card.card-orange h2,
.kb_article .card.card-orange h3 {
  color: #9b5111;
}
.kb_article .card.card-orange h2 + h3 {
  color: #3f3f3f;
}
.kb_article .card.card-green {
  border-top: 3px solid #009b76;
}
.kb_article .card.card-green .bg-circle {
  background: #0f6b58;
}
.kb_article .card.card-green h2,
.kb_article .card.card-green h3 {
  color: #0f6b58;
}
.kb_article .card.card-green h2 + h3 {
  color: #3f3f3f;
}
.kb_article .card.card-blue {
  border-top: 3px solid #0098db;
}
.kb_article .card.card-blue .bg-circle {
  background: #1b6597;
}
.kb_article .card.card-blue h2,
.kb_article .card.card-blue h3 {
  color: #1b6597;
}
.kb_article .card.card-blue h2 + h3 {
  color: #3f3f3f;
}
.kb_article .card.card-purple {
  border-top: 3px solid #9b59b6;
}
.kb_article .card.card-purple .bg-circle {
  background: #8e44ad;
}
.kb_article .card.card-purple h2,
.kb_article .card.card-purple h3 {
  color: #8e44ad;
}
.kb_article .card.card-purple h2 + h3 {
  color: #3f3f3f;
}

.kb_article {
  /* Table Styles */
}
.kb_article table[border="0"] td,
.kb_article table[border="0"] th {
  border: none;
}
.kb_article th {
  vertical-align: middle;
}
.kb_article td p:last-child,
.kb_article th p:last-child {
  margin-bottom: 0;
}
.kb_article .table th {
  font-weight: 300;
}
.kb_article .table th,
.kb_article .table td {
  line-height: 1.2em;
}
.kb_article thead th,
.kb_article tbody th,
.kb_article th.header {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 20px;
}
.kb_article thead th,
.kb_article th {
  background: #F2F1EB;
  border: 1px solid #ddd;
  padding: 0.5em;
}
.kb_article thead th.center {
  text-align: center;
}
.kb_article tbody th {
  background-color: #fff;
  vertical-align: middle;
}
.kb_article tbody th.center {
  text-align: center;
}
.kb_article tbody td,
.kb_article td {
  background-color: #fff;
  text-align: left;
  vertical-align: top;
  border: 1px solid #ddd;
}
.kb_article tbody td.center {
  text-align: center;
}
.kb_article tbody td i.fa-check-circle {
  color: #5cb85c;
  padding: 5px;
}
.kb_article tbody td i.fa-times-circle {
  color: #da4f49;
  padding: 5px;
}
.kb_article tbody td i.fa-exclamation-circle {
  color: #f0ad4e;
  padding: 5px;
}
.kb_article table.sitemap {
  background: transparent;
  width: 100%;
  border: none;
  padding: 3px;
  line-height: 1.5em;
  margin-top: 0px;
}
.kb_article table.sitemap th {
  text-align: left;
  padding-bottom: 0.3em;
  padding-top: 1em;
  color: #820000;
}
.kb_article table.sitemap td {
  padding-left: 1em;
  vertical-align: top;
}
.kb_article table.noborder {
  background: transparent;
  margin: 0px 0px 15px 0px;
  border: none;
}
.kb_article table.noborder th {
  text-align: center;
  background: transparent;
  padding: 0px 10px 0px 0px;
  border: none;
}
.kb_article table.noborder td {
  background: transparent;
  padding: 0px 10px 0px 0px;
  vertical-align: top;
  border: none;
}
.kb_article table.noborder td ul {
  padding: 0px 0px 0px 0.8em;
  margin: 0px 0px 0px 0.8em;
}
.kb_article table.noborder td ol {
  padding: 0px 0px 0px 1em;
  margin: 0px 0px 0px 1em;
}
.kb_article table.red-header {
  width: 100%;
  background: #bbb;
  margin: 0px 0px 15px 0px;
  border: 1px solid #bbb;
  border-collapse: collapse;
}
.kb_article table.red-header th {
  text-align: center;
  background: #820000;
  color: #fff;
  padding: 8px;
  border: 1px solid #bbb;
}
.kb_article table.red-header th a {
  color: #fff;
  text-decoration: underline;
}
.kb_article table.red-header th a:link,
.kb_article table.red-header th a:visited,
.kb_article table.red-header th a:hover,
.kb_article table.red-header th a:active {
  color: #fff;
}
.kb_article table.red-header td {
  background: #fff;
  padding: 8px;
  vertical-align: top;
  border: 1px solid #bbb;
}
.kb_article table.red-header td ul {
  padding: 0px 0px 0px 0.8em;
  margin: 0px 0px 0px 0.8em;
}
.kb_article table.red-header td ol {
  padding: 0px 0px 0px 1em;
  margin: 0px 0px 0px 1em;
}
.kb_article table.gray-header {
  width: 100%;
  background: #bbb;
  margin: 0px 0px 15px 0px;
  border: 1px solid #bbb;
  border-collapse: collapse;
}
.kb_article table.gray-header th {
  text-align: center;
  background: #ccc;
  color: #666;
  padding: 8px;
  border: 1px solid #bbb;
}
.kb_article table.gray-header th a {
  color: #666;
  text-decoration: underline;
}
.kb_article table.gray-header th a:link,
.kb_article table.gray-header th a:visited,
.kb_article table.gray-header th a:hover,
.kb_article table.gray-header th a:active {
  color: #666;
}
.kb_article table.gray-header td {
  background: #fff;
  padding: 8px;
  vertical-align: top;
  border: 1px solid #bbb;
}
.kb_article table.gray-header td ul {
  padding: 0px 0px 0px 0.8em;
  margin: 0px 0px 0px 0.8em;
}
.kb_article table.gray-header td ol {
  padding: 0px 0px 0px 1em;
  margin: 0px 0px 0px 1em;
}
.kb_article table.gold-header {
  width: 100%;
  background: #bbb;
  margin: 0px 0px 15px 0px;
  border: 1px solid #bbb;
  border-collapse: collapse;
}
.kb_article table.gold-header th {
  text-align: center;
  background: #eee3c1;
  color: #666;
  padding: 8px;
  border: 1px solid #bbb;
}
.kb_article table.gold-header th a {
  color: #666;
  text-decoration: underline;
}
.kb_article table.gold-header th a:link,
.kb_article table.gold-header th a:visited,
.kb_article table.gold-header th a:hover,
.kb_article table.gold-header th a:active {
  color: #666;
}
.kb_article table.gold-header td {
  background: #fff;
  padding: 8px;
  vertical-align: top;
  border: 1px solid #bbb;
}
.kb_article table.gold-header td ul {
  padding: 0px 0px 0px 0.8em;
  margin: 0px 0px 0px 0.8em;
}
.kb_article table.gold-header td ol {
  padding: 0px 0px 0px 1em;
  margin: 0px 0px 0px 1em;
}
.kb_article table th.side-header,
.kb_article table th.side-header-vertical {
  background: #F7F6EC;
  color: #5a5a5a;
}
.kb_article table th.alternate,
.kb_article table tr.alternate td,
.kb_article table td.alternate {
  background: #eee;
}
.kb_article div.table-responsive {
  min-height: .01%;
}
@media screen and (max-width: 767px) {
  .kb_article div.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .kb_article div.table-responsive > table {
    margin-bottom: 0;
  }
}
.kb_article .table.table-striped thead > tr th,
.kb_article .table.table-striped thead:first-child tr:first-child th,
.kb_article .table.table-striped tbody > tr th {
  background: #F2F1EB;
  border: 1px solid #ddd;
}

.kb_article .postcard-left,
.kb_article .postcard-left-wrap,
.kb_article .postcard-right,
.kb_article .postcard-right-wrap {
  clear: both;
  margin-bottom: 15px;
}
.kb_article .postcard-left[class*="span"],
.kb_article .postcard-left-wrap[class*="span"],
.kb_article .postcard-right[class*="span"],
.kb_article .postcard-right-wrap[class*="span"] {
  clear: none;
}
.kb_article .postcard-left > a,
.kb_article .postcard-right > a {
  display: table-cell;
  pointer: cursor;
  border: none;
}
.kb_article .postcard-left > a:hover,
.kb_article .postcard-left > a:focus,
.kb_article .postcard-right > a:hover,
.kb_article .postcard-right > a:focus {
  border: none;
}
.kb_article .postcard-left > a > div,
.kb_article .postcard-right > a > div {
  display: table-cell;
}
.kb_article .postcard-left-wrap > a > div:first-child,
.kb_article .postcard-left > a > div:first-child {
  float: left;
}
.kb_article .postcard-right-wrap > a > div:first-child,
.kb_article .postcard-right > a > div:first-child {
  float: right;
}
.kb_article .postcard-left > a > div:first-child img,
.kb_article .postcard-left-wrap > a > div:first-child img,
.kb_article .postcard-right > a > div:first-child img,
.kb_article .postcard-right-wrap > a > div:first-child img {
  margin-bottom: 15px;
}
.kb_article .postcard-left > a > div:first-child img,
.kb_article .postcard-left-wrap > a > div:first-child img {
  margin-right: 15px;
}
.kb_article .postcard-right > a > div:first-child img,
.kb_article .postcard-right-wrap > a > div:first-child img {
  margin-left: 15px;
}
.kb_article .postcard-left h2,
.kb_article .postcard-left-wrap h2,
.kb_article .postcard-right h2,
.kb_article .postcard-right-wrap h2 {
  margin-top: 0;
}

.kb_article .video-player {
  height: 0;
  margin-bottom: 1em;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625em;
  position: relative;
}
.kb_article .video-player iframe,
.kb_article .video-player object,
.kb_article .video-player embed,
.kb_article .video-player video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border: 0;
}
.kb_article .video-player.widescreen {
  padding-bottom: 53.25%;
}
.kb_article .video-player.vimeo {
  padding-top: 0;
}

.kb_article .alert {
  color: #906520;
}
.kb_article .alert h2,
.kb_article .alert h3,
.kb_article .alert h4,
.kb_article .alert h5,
.kb_article .alert h6 {
  color: #906520;
  font-weight: normal;
  font-size: 18px;
}
.kb_article .alert.alert-info {
  color: #07496F;
}
.kb_article .alert.alert-info h2,
.kb_article .alert.alert-info h3,
.kb_article .alert.alert-info h4,
.kb_article .alert.alert-info h5,
.kb_article .alert.alert-info h6 {
  color: #07496F;
}
.kb_article .alert.alert-success {
  color: #135514;
}
.kb_article .alert.alert-success h2,
.kb_article .alert.alert-success h3,
.kb_article .alert.alert-success h4,
.kb_article .alert.alert-success h5,
.kb_article .alert.alert-success h6 {
  color: #135514;
}
.kb_article .alert.alert-error {
  color: #861715;
}
.kb_article .alert.alert-error h2,
.kb_article .alert.alert-error h3,
.kb_article .alert.alert-error h4,
.kb_article .alert.alert-error h5,
.kb_article .alert.alert-error h6 {
  color: #861715;
}
.kb_article .alert a {
  color: #2e2d29;
  text-decoration: underline;
}
.kb_article .alert a:hover {
  color: #8C1515;
  text-decoration: underline;
}
.kb_article .alert p:last-child {
  margin-bottom: 0;
}

.kb_article #onthispage {
  padding: 10px;
  margin: 0 0 15px 0;
  background: #F2F1EB;
  border-radius: 5px;
  overflow: hidden;
}
.kb_article #onthispage h1,
.kb_article #onthispage h2,
.kb_article #onthispage h3,
.kb_article #onthispage h4 {
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  color: #565245;
}
.kb_article #onthispage ul {
  list-style: none;
  padding: 0px;
  margin: 3px 0px 0px 0px;
}
.kb_article #onthispage li {
  list-style: none;
  display: inline;
  padding: 0px;
  margin: 0px;
  background: transparent;
}
.kb_article #onthispage li:before {
  font-weight: normal;
  content: " | ";
}
.kb_article #onthispage li:first-child:before {
  font-weight: normal;
  content: "";
}
.kb_article #onthispage a {
  font-weight: normal;
}
