
.kBase h1 {
  text-align: center;
}
.kBase h1 h1 {
  text-align: center;
}
.kBase h3 {
  color: #929292;
}
.kBase-search {
  padding: 0.25em 0 1em;
  text-align: center;
}
.kBase-search h1 {
  text-align: center;
}
.kBase-search input[type="text"] {
  margin: 0;
  width: 75%;
  vertical-align: middle;
}
.kBase-search a[href*="advanced"] {
  display: block;
  margin: 1.5em 0 0.5em;
  font-size: 0.90909em;
  color: inherit;
  text-decoration: underline;
}
.kBase-advanced h3 {
  color: #0078a2;
  margin-bottom: 0;
}
.kBase-advanced-selections,
.kBase-advanced-author,
.kBase-advanced-keywords,
.kBase-advanced-privacy {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 0 0 3px;
}
.kBase-advanced-selections select {
  width: 100%;
}
.kBase-advanced-selections .sidenote {
  display: none;
  clear: both;
  padding-top: 1em;
  font-size: 0.81818em;
  text-align: center;
}
.kBase-advanced-selections .sidenote-left {
  clear: left;
}
.kBase-advanced-selections .sidenote-right {
  clear: right;
}
.kBase-advanced-selections .sidenote-none {
  clear: none !important;
}
.kBase-advanced-selections .sidenote h1 {
  text-align: center;
}
.kBase-advanced-selections .sidenote::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  content: "\f25a";
  color: #929292;
  font-size: 2.5em;
  line-height: 1.5;
  display: block;
}
.kBase-advanced-selections .sidenote::before h1 {
  text-align: center;
}
.kBase-advanced-keywords {
  margin-top: 2em;
  margin-bottom: 0;
}
.kBase-advanced-keywords label.ui-check {
  display: block;
}
.kBase-advanced-keywords input[type="text"] {
  margin-top: 1em;
  width: 100%;
  clear: both;
}
.kBase-advanced-keywords input[type="text"]-left {
  clear: left;
}
.kBase-advanced-keywords input[type="text"]-right {
  clear: right;
}
.kBase-advanced-keywords input[type="text"]-none {
  clear: none !important;
}
.kBase-advanced-keywords + .kBase-advanced-submit {
  margin-top: 0;
  border: none;
}
.kBase-advanced-privacy select {
  width: 100%;
}
.kBase-advanced-author:only-child {
  width: 100%;
}
.kBase-advanced-author input {
  width: 100%;
}
.kBase-advanced-dates input,
.kBase-advanced-dates select {
  width: 100%;
}
.kBase-advanced-dates input {
  height: 2.272727273em;
}
.kBase-advanced-submit {
  margin-top: 1em;
  padding-top: 1em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 3px 0 0;
}
.kBase-advanced-submit [class*="button"] {
  width: 100%;
}
.kBase-body {
  margin-top: 1em;
  padding-top: 1em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 3px 0 0;
}
.kBase-body h5 {
  display: inline-block;
  margin: 0 1em 0.375em 0;
}
.kBase-body .categories ul {
  margin: 0;
}
.kBase-body .categories ul li {
  padding: 0.5em;
}
.kBase-body .categories ul li::after {
  display: block;
  content: "";
  clear: both;
}
.kBase-body .categories ul li::after-left {
  clear: left;
}
.kBase-body .categories ul li::after-right {
  clear: right;
}
.kBase-body .categories ul li::after-none {
  clear: none !important;
}
.kBase-body .categories ul li a {
  width: 70%;
  float: left;
}
.kBase-body .categories ul li span {
  width: 30%;
  float: right;
  text-align: right;
  font-size: 0.90909em;
  white-space: nowrap;
}
.kBase-print {
  margin: 0.75em 0 1em;
  text-align: center;
}
.kBase-print h1 {
  text-align: center;
}
.kBase-article {
  padding-top: 2em;
}
.kBase-article-head h2 {
  line-height: 1;
  color: #00465f;
  text-align: center;
}
.kBase-article-head h2 h1 {
  text-align: center;
}
.kBase-article-head h2 span {
  display: block;
  margin-bottom: 0.5em;
  color: #be0000;
  line-height: 1.5;
  background-color: rgba(190, 0, 0, 0.03);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.kBase-article-head h2 span:empty {
  display: none;
}
.kBase-article-head h2 span::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  content: "\f05e";
  margin-right: 0.375em;
  bottom: 0.125em;
}
.kBase-article-head h2 span::before h1 {
  text-align: center;
}
.kBase-article-head .data {
  margin-bottom: 1em;
}
.kBase-article-number {
  font-family: Abel, Source Sans Pro, serif;
  font-size: 1.125em;
  color: #0078a2;
}
.kBase-article-body {
  padding: 2em 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 2px 0;
  font-size: 0.81818em;
}
.kBase-article-body img {
  max-width: 100%;
}
.kBase-article-body ul {
  padding-left: 1.5em;
}
.kBase-article-body ul li {
  line-height: 1.25;
  list-style-type: disc;
}
.kBase-articles-pages {
  padding: 1em 0;
  text-align: center;
}
.kBase-articles-pages h1 {
  text-align: center;
}
.kBase-articles-pages a {
  color: #46add1;
}
.kBase-feedback {
  padding-top: 1.5em;
  text-align: center;
}
.kBase-feedback h1 {
  text-align: center;
}
.kBase-feedback textarea {
  width: 100%;
}
.kBase-feedback-rating {
  padding: 0.5em 0;
  font-size: 1.5em;
}
.kBase-feedback-action {
  margin-bottom: 1.5em;
}
.kBase-feedback-action [class*="button"] {
  width: 100%;
}
.kBase-browse ul li span {
  float: right;
  font-size: 0.90909em;
}
.kBase-categories,
.kBase-articles,
.kBase-hTopics {
  margin-top: 2em;
}
.kBase .article-list ul li,
.kBase .article-list ol li {
  margin: 0 0 1em 0;
  padding: 0.25em 0.25em 0.5em 1.25em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 0 0 2px;
}
.kBase .article-list ul li:last-child,
.kBase .article-list ol li:last-child {
  margin-bottom: 0;
}
.kBase .article-list ul li.private,
.kBase .article-list ol li.private {
  background-color: rgba(190, 0, 0, 0.03);
}
.kBase .article-list ul li div,
.kBase .article-list ol li div {
  margin-bottom: 0.375em;
}
.kBase .article-list ul li div:first-of-type,
.kBase .article-list ol li div:first-of-type {
  padding-top: 0;
}
.kBase .article-list ul li div.item-title,
.kBase .article-list ol li div.item-title {
  position: relative;
}
.kBase .article-list ul li div.item-title::after,
.kBase .article-list ol li div.item-title::after {
  display: block;
  content: "";
  clear: both;
}
.kBase .article-list ul li div.item-title::after-left,
.kBase .article-list ol li div.item-title::after-left {
  clear: left;
}
.kBase .article-list ul li div.item-title::after-right,
.kBase .article-list ol li div.item-title::after-right {
  clear: right;
}
.kBase .article-list ul li div.item-title::after-none,
.kBase .article-list ol li div.item-title::after-none {
  clear: none !important;
}
.kBase .article-list ul li div.item-title .red,
.kBase .article-list ol li div.item-title .red {
  padding: 0.125em 0.375em;
  color: white;
  font-weight: normal;
  font-style: italic;
  background-color: rgba(190, 0, 0, 0.75);
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.727272em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.kBase .article-list ul li div.item-title a,
.kBase .article-list ol li div.item-title a {
  width: 83%;
  float: left;
}
.kBase .article-list ul li div.item-title a:only-child,
.kBase .article-list ol li div.item-title a:only-child {
  float: none;
  width: auto;
}
.kBase .article-list ul li div.item-title a::before,
.kBase .article-list ol li div.item-title a::before {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-stretch: normal;
  font-size: inherit;
  line-height: 0;
  font-family: FontAwesome, Themify, Linear;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  width: auto;
  height: auto;
  text-transform: none;
  text-decoration: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  overflow: visible;
  speak: none;
  text-align: center;
  vertical-align: middle;
  position: relative;
  content: "\f0f6";
  font-size: 0.875em;
  color: #929292;
  line-height: inherit;
  position: absolute;
  top: 0.125em;
  left: -1.375em;
}
.kBase .article-list ul li div.item-title a::before h1,
.kBase .article-list ol li div.item-title a::before h1 {
  text-align: center;
}
.kBase .article-list ul li div.item-desc,
.kBase .article-list ol li div.item-desc {
  font-size: 0.81818em;
}
.kBase .article-list ul li div.item-note,
.kBase .article-list ol li div.item-note {
  font-size: 0.727272em;
}
.kBase .article-list ul li div.item-note span,
.kBase .article-list ol li div.item-note span {
  margin: 0 0.5em;
  color: #83c8e0;
}
.kBase .article-list ul li div.item-date,
.kBase .article-list ol li div.item-date {
  font-size: 0.727272em;
  color: #929292;
}
@media print, screen and (min-width: 37.5em) {
  .kBase-search input[type="text"] {
    width: 50%;
  }
  .kBase-search a[href*="advanced"] {
    display: inline-block;
    margin: 0;
    font-size: 0.88889em;
  }
  .kBase-advanced-selections [class*="col-"]:nth-child(2) {
    padding: 0;
  }
  .kBase-advanced-selections .sidenote {
    display: block;
    font-size: 0.999999em;
  }
  .kBase-advanced-selections .sidenote::before {
    display: inline-block;
    margin-right: 0.5em;
    font-size: 1.5em;
    line-height: 0;
  }
  .kBase-advanced-keywords h3 {
    float: left;
    margin-right: 0.5em;
  }
  .kBase-advanced-keywords label.ui-check {
    display: inline-block;
  }
  .kBase-advanced-dates {
    margin-top: 1em;
    padding-top: 1em;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-width: 3px 0 0;
    margin-top: 0;
    clear: both;
  }
  .kBase-advanced-dates-left {
    clear: left;
  }
  .kBase-advanced-dates-right {
    clear: right;
  }
  .kBase-advanced-dates-none {
    clear: none !important;
  }
  .kBase-advanced-dates input {
    height: 2.27778em;
  }
  .kBase-advanced-dates-start,
  .kBase-advanced-dates-end {
    width: 50%;
    float: left;
  }
  .kBase-advanced-dates-start {
    padding-right: 0.5em;
  }
  .kBase-advanced-dates-end {
    padding-left: 0.5em;
  }
  .kBase-advanced-privacy {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    width: 50%;
    float: left;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-width: 0 1px 0 0;
    padding: 1em 1em 1em 0;
  }
  .kBase-advanced-author {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    width: 50%;
    float: left;
    padding: 1em 0 1em 1em;
  }
  .kBase-advanced-submit {
    text-align: center;
  }
  .kBase-advanced-submit h1 {
    text-align: center;
  }
  .kBase-advanced-submit [class*="button"] {
    width: auto;
  }
  .kBase-body .categories ul li span {
    font-size: 0.999999em;
  }
  .kBase-browse ul li span {
    font-size: 0.999999em;
  }
  .kBase-categories ul,
  .kBase-articles ul,
  .kBase-hTopics ul,
  .kBase-categories ol,
  .kBase-articles ol,
  .kBase-hTopics ol {
    border: 1px solid rgba(70, 173, 209, 0.25);
    border-width: 0 0 0 2px;
  }
  .kBase-print [class*="button"] {
    width: auto;
    margin: 0;
  }
  .kBase-article {
    clear: both;
  }
  .kBase-article-left {
    clear: left;
  }
  .kBase-article-right {
    clear: right;
  }
  .kBase-article-none {
    clear: none !important;
  }
  .kBase-article-body {
    font-size: 0.999999em;
  }
  .kBase-feedback-action [class*="button"] {
    width: auto;
  }
  .kBase-feedback .note {
    padding: 0 10em;
  }
  .kBase .article-list ul li,
  .kBase .article-list ol li {
    padding-left: 1.75em;
  }
  .kBase .article-list ul li div.item-title .red,
  .kBase .article-list ol li div.item-title .red {
    font-size: 0.88889em;
  }
  .kBase .article-list ul li div.item-desc,
  .kBase .article-list ol li div.item-desc {
    font-size: 0.999999em;
  }
  .kBase .article-list ul li div.item-note,
  .kBase .article-list ol li div.item-note {
    font-size: 0.88889em;
  }
  .kBase .article-list ul li div.item-date,
  .kBase .article-list ol li div.item-date {
    font-size: 0.88889em;
  }
}
@media print, screen and (min-width: 50em) {
  .kBase-search input[type="text"] {
    width: 33%;
  }
  .kBase-search a[href*="advanced"] {
    font-size: 1em;
  }
  .kBase-advanced-keywords input[type="text"] {
    margin-top: 0.25em;
  }
  .kBase-advanced-privacy,
  .kBase-advanced-author {
    width: 25%;
  }
  .kBase-advanced-author {
    padding-right: 1em;
  }
  .kBase-advanced-dates {
    width: 50%;
    float: left;
    clear: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    padding: 1em 0 1em 1em;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-width: 0 0 0 1px;
  }
  .kBase-advanced-dates input {
    height: 1.75em;
  }
  .kBase-advanced-submit {
    clear: both;
    margin-top: 0;
  }
  .kBase-advanced-submit-left {
    clear: left;
  }
  .kBase-advanced-submit-right {
    clear: right;
  }
  .kBase-advanced-submit-none {
    clear: none !important;
  }
  .kBase-body .article-list,
  .kBase-body .categories {
    column-count: 2;
    column-gap: 2em;
    column-fill: auto;
  }
  .kBase-body .article-list ul li,
  .kBase-body .categories ul li,
  .kBase-body .article-list ol li,
  .kBase-body .categories ol li {
    display: inline-block;
    width: 100%;
  }
  .kBase-body .categories ul li span {
    font-size: 0.875em;
  }
  .kBase-hTopics {
    margin: 0;
  }
  .kBase-browse .categories,
  .kBase-hTopics .article-list {
    column-count: unset;
    column-gap: unset;
    column-fill: unset;
  }
  .kBase-print {
    text-align: left;
  }
  .kBase-article-head h2 {
    text-align: left;
  }
  .kBase-article-body {
    font-size: 1em;
  }
  .kBase-feedback textarea {
    width: 50%;
  }
  .kBase .article-list ul li div.item-desc,
  .kBase .article-list ol li div.item-desc {
    font-size: 1em;
  }
  .kBase .article-list ul li div.item-title red,
  .kBase .article-list ol li div.item-title red,
  .kBase .article-list ul li div.item-note,
  .kBase .article-list ol li div.item-note,
  .kBase .article-list ul li div.item-date,
  .kBase .article-list ol li div.item-date {
    font-size: 0.875em;
  }
}
@media print, screen and (min-width: 58.75em) {
  
}
@media print, screen and (min-width: 70em) {
  .kBase-advanced-selections {
    padding-right: 1em;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-width: 0 1px 0 0;
    width: 50%;
    float: left;
    margin-bottom: 0;
  }
  .kBase-advanced-keywords {
    width: 50%;
    float: left;
    margin-top: 0;
    padding-left: 1em;
  }
  .kBase-advanced-keywords input[type="text"] {
    margin-top: 0.5em;
  }
  .kBase-advanced-keywords + .kBase-advanced-submit {
    clear: none;
    width: 50%;
    float: left;
  }
  .kBase-advanced-privacy {
    padding-left: 1em;
  }
  .kBase-advanced-author {
    padding-right: 0;
  }
  .kBase-advanced-dates {
    margin-top: 1em;
    padding-top: 1em;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-width: 3px 0 0;
    margin: 0;
    padding: 1em 25%;
    float: none;
    width: auto;
    clear: both;
  }
  .kBase-advanced-dates-left {
    clear: left;
  }
  .kBase-advanced-dates-right {
    clear: right;
  }
  .kBase-advanced-dates-none {
    clear: none !important;
  }
  .kBase-advanced-dates [class*="col-"]:last-of-type {
    padding-left: 1em !important;
  }
  .kBase-advanced-submit a[class*="button"] {
    margin-top: 1em;
  }
}
@media print, screen and (min-width: 80.625em) {
  
}
