/*
 * global
 */
/*
 * standard mode
 */
/*
 * night mode
 */
body.night {
  background-color: #031f30;
  color: #d3d4d4;
  /* for google results styles - forgive us css gods */
  /* syntax highlighting */
  /* apply to images with garbled text */
  /* accordion */
  /* tabs */
}
body.night.landing {
  background-color: #031f30;
}
body.night.landing .header > .container {
  background-color: #0f1c24;
}
body.night.landing .card, body.night.landing .cardlet {
  color: inherit;
  background-color: #0e161b;
}
body.night.landing footer {
  background-color: #002c66;
}
body.night .rating-nero-value,
body.night .reading-time {
  color: #d3d4d4 !important;
}
body.night h1, body.night h2, body.night h3, body.night h4, body.night h5, body.night h6,
body.night div#side-toc-title {
  color: #fff;
}
body.night a {
  color: #9cd4f7;
}
body.night .header {
  background-color: #0f1c24;
}
body.night hr {
  border-top: 1px solid #4f6071;
}
body.night .nav-secondary {
  background-color: #0f1c24;
}
body.night .nav-secondary .search-form input[type=search] {
  background-color: rgba(76, 76, 76, 0.47);
  color: #fff;
}
body.night .nav-secondary .search-form input[type=search] :focus {
  background-color: rgba(255, 255, 255, 0.17);
}
body.night .sidebar,
body.night .col-nav {
  background-color: #0f1c24;
  border: none;
}
body.night .nav-sidebar ul li a.active,
body.night .nav-sidebar.nav > li > a:focus,
body.night .toc-nav li a.active {
  background: #0a151a;
  border-left: 4px solid #2697ed;
}
body.night .tabs li.active a {
  border-bottom: 4px solid #2697ed;
}
body.night .slider {
  background-color: #344658;
  border: 1px solid #192837;
}
body.night blockquote {
  color: #d3d4d4;
  background: #1f3441;
}
body.night blockquote.warning, body.night blockquote.warning p:first-child {
  color: #ff7f7a !important;
}
body.night blockquote.important {
  border-left-color: #f5ac45 !important;
}
body.night blockquote.important, body.night blockquote.important p:first-child {
  color: #f5ad47 !important;
}
body.night table {
  border: 1px solid #1b1a1a;
  color: #cbdbe6;
}
body.night table > tbody > tr:nth-of-type(even) {
  background-color: #1f3341;
}
body.night thead {
  background: #2b4252;
}
body.night pre {
  color: #f3f3f3;
  background-color: #0a121b !important;
  border: 1px solid #000;
}
body.night code {
  color: #c1f1f0 !important;
  background: #0a121b !important;
}
body.night .nav-secondary .dropdown-btn {
  color: #d0e8ff;
}
body.night .outline-btn {
  background: #101c29;
  border: 1px solid #37404a;
}
body.night a.button.outline-btn {
  color: #a7e2ff;
}
body.night a.glossary,
body.night .toc-nav i.fa {
  color: #d3d4d4;
}
body.night #autocompleteResults {
  background: rgba(10, 10, 10, 0.95);
  border: 1px solid #000;
}
body.night .autocompleteResult.selected {
  background-color: #1f262e;
}
body.night .autocompleteResult li {
  color: #b4c3d2;
}
body.night .autocompleteResult span {
  color: #b7a4de;
}
body.night .gsc-control-cse .gsc-webResult.gsc-result, body.night .gsc-results .gsc-imageResult {
  border-color: #192837 !important;
  background-color: #192837 !important;
}
body.night .gsc-webResult.gsc-result:hover, body.night .gsc-imageResult:hover {
  border-color: #25374a !important;
  background-color: #192837 !important;
}
body.night a.gs-title {
  color: #cccccc !important;
  text-decoration: none;
}
body.night .gs-webResult .gs-snippet, body.night .gs-imageResult .gs-snippet, body.night .gs-fileFormatType {
  color: #a8b0b7 !important;
}
body.night .gs-webResult.gs-result a.gs-title:link, body.night .gs-webResult.gs-result a.gs-title:link b, body.night .gs-imageResult a.gs-title:link, body.night .gs-imageResult a.gs-title:link b {
  color: #a9e4ff !important;
}
body.night .component {
  background: #0e1c25;
}
body.night .component img {
  opacity: 1;
  filter: grayscale(100%) brightness(2);
}
body.night .transparent-btn {
  background-color: #0087c8;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
body.night .footer {
  background-color: black;
  border-top: 1px solid #1f3442;
}
body.night .footer_links li a {
  color: #b2b2b2;
}
body.night .bottom_footer {
  border-top: 1px solid #4e5d6a;
}
body.night .footer_social_nav ul li a {
  background-color: #2f2f2f;
}
body.night .highlight .nt {
  color: #e8a0e8;
}
body.night .highlight .k {
  color: #da5ada;
}
body.night img.white-bg {
  background-color: white;
}
body.night .panel {
  color: #d3d4d4;
  background-color: #24394c;
}
body.night .panel-default {
  border-color: #374656;
}
body.night .panel-default > .panel-heading {
  color: #c0c3c4;
  background-color: #101c29;
  border-color: #2f4050;
}
body.night .panel-body {
  background: #233648;
  color: #bcbfc3;
}
body.night .nav-tabs {
  border-bottom: 1px solid #4f6071;
}
body.night .nav-tabs > li.active > a, body.night .nav-tabs > li.active > a:focus, body.night .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #4e6071;
  border: 1px solid transparent;
}
body.night .popover {
  color: #000;
}
body.night .pagination > li > a, body.night .pagination > li > span {
  background-color: #0f1c2a !important;
  border: 1px solid #0f1c2a !important;
}
body.night .pagination > .active > a {
  background: #000 !important;
  color: #fff !important;
}

html {
  font-family: "Open Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

body {
  background-color: white;
  color: #33444d;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

a {
  color: #2697ed;
  text-decoration: none;
  outline: none;
}
a:hover, a:focus {
  opacity: .8;
  text-decoration: none;
}

/*
 * Fonts  **********************************************************************
 */
@font-face {
  font-family: 'Geomanist Book';
  src: url("../fonts/geomanist/hinted-Geomanist-Book.eot");
  src: url("../fonts/geomanist/hinted-Geomanist-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/geomanist/hinted-Geomanist-Book.woff2") format("woff2"), url("../fonts/geomanist/hinted-Geomanist-Book.woff") format("woff"), url("../fonts/geomanist/hinted-Geomanist-Book.ttf") format("truetype"), url("../fonts/geomanist/hinted-Geomanist-Book.svg#Geomanist-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geomanist Regular';
  src: url("../fonts/geomanist/hinted-Geomanist-Regular.eot");
  src: url("../fonts/geomanist/hinted-Geomanist-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/geomanist/hinted-Geomanist-Regular.woff2") format("woff2"), url("../fonts/geomanist/hinted-Geomanist-Regular.woff") format("woff"), url("../fonts/geomanist/hinted-Geomanist-Regular.ttf") format("truetype"), url("../fonts/geomanist/hinted-Geomanist-Book.svg#Geomanist-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*
 * inlining the style from https://fonts.googleapis.com/css?family=Open+Sans&display=swap
 *
 * We're only including the "latin" glyphs. While including @font-faces for more
 * glyphs would not cause the fonts to be loaded, it would make the stylesheet
 * itself larger, and we don't need those glyhps for our purpose as the website
 * is written in US-English; https://stackoverflow.com/a/14897846/1811501
 */
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Geomanist Book", sans-serif;
  clear: both;
  line-height: 26px;
}

h1 {
  font-size: 36px;
  line-height: 48px;
}

h2 {
  font-size: 28px;
  line-height: 38px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 16px;
  text-transform: uppercase;
}

h5 {
  font-size: 16px;
}

h6 {
  color: #82949e;
  font-size: 14px;
}

dd, dt {
  line-height: 25px;
}

body.landing {
  background-color: #fcfcfd;
}
body.landing h2, body.landing h5, body.landing h6 {
  font-family: "Geomanist Regular", sans-serif;
}
body.landing section {
  margin-top: 40px;
  margin-bottom: 40px;
}
body.landing .header > .container {
  background-color: #2697ed;
}
@media (min-width: 768px) {
  body.landing .header .navbar-collapse.collapse {
    display: flex !important;
  }
  body.landing .header .navbar-collapse.collapse ul:first-of-type {
    flex: 1;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  body.landing .header .container {
    width: unset;
  }
}
body.landing .header a, body.landing .header .toggle-mode {
  color: white;
}
body.landing .header .navbar-brand {
  padding-top: 12px;
  padding-bottom: 12px;
}
body.landing .header .navbar-toggle {
  margin: 15px;
  height: 20px;
  display: block;
}
@media (min-width: 768px) {
  body.landing .header .navbar-toggle {
    display: none;
  }
}
@media (min-width: 768px) {
  body.landing .header .navbar-nav > li > a {
    font-weight: bold;
    line-height: 25px;
    padding-top: 17px;
    padding-bottom: 9px;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: rgba(255, 255, 255, 0);
  }
}
@media (min-width: 768px) {
  body.landing .header .navbar-nav > li.active > a {
    border-bottom-color: rgba(255, 255, 255, 0.5);
  }
}
body.landing .header .toggle-mode {
  margin-top: 15px;
}
body.landing .header .toggle-mode .icon {
  margin-top: 4px;
}
body.landing .hero {
  padding-top: 20px;
}
body.landing .hero h2 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 14px;
}
body.landing .hero input {
  font-size: 18px;
  height: 50px;
  line-height: 24px;
  padding: 13px 20px;
}
body.landing .hero input:focus {
  box-shadow: none;
  outline: none;
}
body.landing .hero #autocompleteResults {
  left: 14px;
  right: 14px;
  width: unset;
}
@media (max-width: 991px) {
  body.landing .hero #autocompleteResults {
    padding: 0;
  }
}
body.landing .card-holder {
  padding: 7.5px;
}
body.landing .video-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}
body.landing .video-item .video-image {
  margin-right: 13px;
}
body.landing .video-item .video-title {
  flex: 1;
}
body.landing .card.rocket, body.landing .card.download-docker, body.landing .card.guides, body.landing .card.whats-new, body.landing .card.manuals, body.landing .card.reference {
  background-image: none;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-size: auto 35px;
}
@media (min-width: 576px) {
  body.landing .card.rocket, body.landing .card.download-docker, body.landing .card.guides, body.landing .card.whats-new, body.landing .card.manuals, body.landing .card.reference {
    background-size: auto 40px;
    min-height: 220px;
  }
}
@media (min-width: 768px) {
  body.landing .card.rocket, body.landing .card.download-docker, body.landing .card.guides, body.landing .card.whats-new, body.landing .card.manuals, body.landing .card.reference {
    background-size: auto 50px;
  }
}
@media (min-width: 992px) {
  body.landing .card.rocket, body.landing .card.download-docker, body.landing .card.guides, body.landing .card.whats-new, body.landing .card.manuals, body.landing .card.reference {
    background-size: auto 60px;
  }
}
body.landing .card.rocket .title, body.landing .card.download-docker .title, body.landing .card.guides .title, body.landing .card.whats-new .title, body.landing .card.manuals .title, body.landing .card.reference .title {
  margin-top: 0;
  margin-left: 60px;
}
@media (min-width: 576px) {
  body.landing .card.rocket .title, body.landing .card.download-docker .title, body.landing .card.guides .title, body.landing .card.whats-new .title, body.landing .card.manuals .title, body.landing .card.reference .title {
    margin-left: 0;
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  body.landing .card.rocket .title, body.landing .card.download-docker .title, body.landing .card.guides .title, body.landing .card.whats-new .title, body.landing .card.manuals .title, body.landing .card.reference .title {
    margin-left: 0;
    margin-top: 72px;
  }
}
@media (min-width: 992px) {
  body.landing .card.rocket .title, body.landing .card.download-docker .title, body.landing .card.guides .title, body.landing .card.whats-new .title, body.landing .card.manuals .title, body.landing .card.reference .title {
    margin-left: 0;
    margin-top: 90px;
  }
}
body.landing .card.rocket p, body.landing .card.download-docker p, body.landing .card.guides p, body.landing .card.whats-new p, body.landing .card.manuals p, body.landing .card.reference p {
  margin-left: 60px;
}
@media (min-width: 576px) {
  body.landing .card.rocket p, body.landing .card.download-docker p, body.landing .card.guides p, body.landing .card.whats-new p, body.landing .card.manuals p, body.landing .card.reference p {
    margin-left: 0;
  }
}
body.landing .card {
  color: #33444d;
  background-color: white;
  box-shadow: 0 3px 6px rgba(11, 33, 74, 0.09), 0 -2px 2px rgba(11, 33, 74, 0.03);
  padding: 24px 36px;
  min-height: 100px;
}
@media (min-width: 576px) {
  body.landing .card {
    min-height: 185px;
  }
}
body.landing .card.rocket {
  background-image: url("/images/rocket.svg");
}
body.landing .card.download-docker {
  background-image: url("/images/download-docker.svg");
}
body.landing .card.guides {
  background-image: url("/images/guides.svg");
}
body.landing .card.whats-new {
  background-image: url("/images/whats-new.svg");
}
body.landing .card.manuals {
  background-image: url("/images/manuals.svg");
}
body.landing .card.reference {
  background-image: url("/images/reference.svg");
}
body.landing .card .title {
  font-size: 16px;
  line-height: 16px;
  margin: 10px 0;
}
@media (min-width: 576px) {
  body.landing .card .title {
    font-size: 18px;
    line-height: 18px;
    margin: 6px 0;
  }
}
@media (min-width: 768px) {
  body.landing .card .title {
    font-size: 20px;
    line-height: 20px;
    margin: 6px 0;
  }
}
@media (min-width: 992px) {
  body.landing .card .title {
    font-size: 22px;
    line-height: 22px;
    margin: 8px 0;
  }
}
body.landing .card p {
  font-size: 14px;
  line-height: 19px;
}
body.landing a.card {
  display: block;
  transition: transform 150ms ease-in-out;
}
body.landing a.card:hover {
  opacity: 1;
  transform: scale(1.01);
}
body.landing a.card[target=_blank] {
  background-image: url(/images/arrow.svg);
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}
body.landing .cardlet {
  background-color: #F2F3F5;
  padding: 24px 36px;
}
body.landing .cardlet .title {
  font-family: 'Geomanist Book', sans-serif;
  line-height: 22px;
  font-size: 22px;
}
body.landing .cardlet p {
  font-size: 14px;
  line-height: 18px;
}
body.landing section.cta-banner {
  background-color: #002c66;
  padding: 75px 0;
  text-align: center;
}
body.landing section.cta-banner h2, body.landing section.cta-banner h5, body.landing section.cta-banner p {
  color: white;
}
@media (min-width: 768px) {
  body.landing section.cta-banner {
    text-align: left;
  }
}
body.landing section.cta-banner img {
  margin-bottom: 20px;
  max-height: 100px;
}
body.landing section.cta-banner h2 {
  font-size: 32px;
  line-height: 37px;
}
body.landing section.cta-banner a.btn {
  background: #FF3F73;
  color: white;
  font-size: 17px;
  font-weight: bold;
  margin-top: 50px;
  padding: 20px 60px;
}
body.landing section.cta-banner a.btn img {
  margin: 0;
}
body.landing section.cta-banner a.btn.slack-button {
  background: white;
  color: #002c66;
  padding: 2px 25px 2px 10px;
}
body.landing .help-by-product .title {
  font-family: 'Geomanist Book', sans-serif;
  font-size: 22px;
}
body.landing .help-by-product ul.nav.nav-tabs li a, body.landing .help-by-product h5, body.landing .help-by-product h6 {
  font-family: 'Geomanist Regular', sans-serif;
  font-size: 18px;
}
body.landing .help-by-product ul.nav.nav-tabs {
  margin-bottom: 30px;
}
body.landing .help-by-product ul.nav.nav-tabs li a {
  cursor: pointer;
  padding: 10px 3px;
}
@media (min-width: 576px) {
  body.landing .help-by-product ul.nav.nav-tabs li a {
    padding: 10px 15px;
  }
}
body.landing .help-by-product ul.nav.nav-tabs li.active a {
  background-color: inherit;
  border: none;
  border-bottom: 5px solid #002c66;
}
body.landing .help-by-product .row[data-tab] {
  display: none;
}
body.landing .help-by-product .row[data-tab][data-os] .only-win, body.landing .help-by-product .row[data-tab][data-os] .only-mac {
  display: none;
}
body.landing .help-by-product .row[data-tab][data-os="win"] .only-win, body.landing .help-by-product .row[data-tab][data-os="mac"] .only-mac {
  display: initial;
}
body.landing .help-by-product .row[data-tab][data-os="win"] p.only-win, body.landing .help-by-product .row[data-tab][data-os="mac"] p.only-mac {
  display: block;
}
body.landing .help-by-product .row[data-tab].active {
  display: block;
}
body.landing .help-by-product .row[data-tab] .image {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 15px;
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
}
body.landing footer {
  background-color: #002c66;
  margin-top: 130px;
}
body.landing footer a, body.landing footer p {
  color: white;
}

/*
 * branding ********************************************************************
 */
.logo {
  margin: 12px 10px 0 10px;
  width: 160px;
  display: none;
}
@media (min-width: 992px) {
  .logo {
    display: initial;
  }
}

.logo-mobile a {
  float: left;
}
.logo-mobile a img {
  margin: 12px 15px;
  height: 30px;
}
@media (min-width: 992px) {
  .logo-mobile {
    display: none;
  }
}

/*
 * Header **********************************************************************
 */
.header {
  background-color: #2697ed;
  position: relative;
  z-index: 1;
  transition: all 0.1s ease;
  border: unset;
  border-radius: unset;
  height: unset;
}

.columns {
  flex-direction: column;
}

.col-nav {
  order: -1;
}

.col-body {
  display: flex;
  flex-direction: row;
  flex: 1;
  min-height: 555px;
}

.col-content {
  flex: 1;
}

.col-nav,
.col-toc {
  flex: 0 0 0;
}

.col-toc-hidden {
  display: none;
}

@media only screen and (min-width: 1000px) {
  .col-nav,
  .col-toc {
    flex: 0 0 19em;
  }
}
.content {
  padding: 80px 20px 40px 40px;
  max-width: 1024px;
  min-width: 300px;
  min-height: 500px;
}

section.section {
  margin: 0 auto;
}

.content ul {
  margin-top: 10px;
}

/*
 * sidebar *********************************************************************
 */
.wrapper.right-open #sidebar-wrapper {
  width: 270px;
}

.wrapper.right-open .page-content {
  padding-right: 190px;
}

.col-nav,
.col-toc {
  min-height: 100vh;
}

.col-nav {
  background-color: #fcfcfd;
}

.col-toc {
  margin-left: auto;
}

.sidebar {
  position: sticky;
  top: 55px;
  overflow: auto;
  max-height: calc(100vh - 55px);
  padding-top: 20px;
  padding-bottom: 20px;
}

/*
 * global footer  **************************************************************
 */
footer {
  background: #fff;
  border-top: 1px solid #E0E4E7;
  position: relative;
}

.top_footer {
  padding: 50px 0 35px;
}

.footer_links {
  list-style: none;
  padding: 0;
}
.footer_links li {
  margin-bottom: 10px;
}
.footer_links li a {
  color: #637986;
  font-size: 12px;
  line-height: 16px;
}

.footer_sub_nav {
  float: right;
  padding: 10px 30px 20px 0;
}
.footer_sub_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer_sub_nav ul li {
  float: left;
  margin-left: 10px;
  padding-bottom: 6px;
}
.footer_sub_nav ul li a {
  color: #637986;
  font-size: 12px;
}

.bottom_footer {
  clear: both;
  padding: 30px 0 20px;
  border-top: 1px solid #E0E4E7;
  float: left;
  width: 100%;
}

.footer-copyright {
  float: left;
}

.footer-copyright p {
  font-size: 12px;
  line-height: 17px;
  color: #637986;
  margin-bottom: 0;
  padding: 0 0 15px;
}

.footer_social_nav {
  float: right;
  padding: 0 15px 0 0;
}

.footer_social_nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer_social_nav ul li {
  float: left;
  position: relative;
}

.footer_social_nav ul li:before {
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
}

.footer_social_nav ul li + li {
  margin-left: 10px;
}

.footer_social_nav ul li a {
  width: 32px;
  height: 32px;
  background-color: #82949E;
  border-radius: 50px;
  color: #fff;
  display: block;
  text-indent: 9999px;
  overflow: hidden;
}

/*
 * Primary navigation - top header *********************************************
 */
.nav-container {
  height: 55px;
}

.sidebar-toggle {
  margin: 4px 0 0 0;
  float: right;
  padding: 16px 15px 0 0;
}

/*
 * Secondary Navigation  *******************************************************
 */
.nav-secondary {
  background-color: #2697ed;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.24);
  height: 55px;
}

/*
 * NAV SIDEBAR *****************************************************************
 */
.nav-sidebar li a {
  cursor: pointer;
}

.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:focus,
.nav-sidebar > .active > a:hover {
  color: #2089C4;
  background-color: #428bca;
}

.nav-sidebar ul {
  list-style: none;
  padding: 0 15px;
  text-align: left;
}
.nav-sidebar ul li {
  display: block;
}
@media (min-width: 992px) {
  .nav-sidebar ul {
    padding: 0;
  }
}

.nav-sidebar .nav ul {
  padding: 0 0 0 15px;
}

.nav-sidebar ul li a:hover {
  opacity: 0.7;
  background: transparent;
}

.nav-sidebar ul li a,
.nav-sidebar ul li a:focus,
.nav-sidebar ul li a:hover {
  border-bottom: none;
}

.nav-sidebar ul li a.active,
.nav-sidebar.nav > li > a:focus {
  background: #F3F4F4;
  border-left: 4px solid #2697ed;
  font-weight: 600;
}

.nav-sidebar ul li li a {
  border-left: 1px solid #2697ed;
  font-size: 12px;
  margin-left: 15px;
}

.nav-sidebar .caret {
  float: right;
  margin-top: 10px;
}

/* pointer for collapsed sidebar list items */
.collapsed {
  cursor: pointer;
}

/*
 * Table of contents menu  *****************************************************
 */
.toc-toggle {
  width: 25px;
  height: 25px;
  float: right;
}

.toc-nav ul {
  list-style: none;
  margin: 0;
  padding-left: 10px;
  line-height: 20px;
}
.toc-nav ul li {
  padding: 2px 8px 2px 0;
  width: 100%;
}
.toc-nav ul li a {
  display: inline-block;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
}

.toc-nav li a.active {
  color: #2089C4;
  border-left: 4px solid #2089C4;
  font-weight: bold;
}

.toc-nav i.fa {
  font-size: 14px;
  margin: 0 8px 0 0;
  color: #2697ed;
}

div#side-toc-title {
  font-size: 12px;
  font-weight: bold;
  margin: 11px 0 10px 13px;
}

.edit {
  margin: 10px 0 20px 15px;
}

/*
 * Toggle Switches *************************************************************
 */
.toggle-mode {
  float: left;
  padding: 0 0 0 10px;
  width: 100%;
}
.toggle-mode .icon {
  width: 25px;
  float: left;
  font-size: 1.5rem;
}

.toggle-switch {
  float: left;
  height: 40px;
  width: 60px;
  padding: 3px 7px 0 2px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 47px;
  height: 19px;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c5e1f7;
  border: 1px solid #c3e4f7;
}

.slider:before {
  background-color: #2697ed;
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 2px;
  bottom: 1px;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*
 * Tabs ************************************************************************
 */
#tabs {
  float: left;
  margin: 0;
  padding-left: 8px;
}
#tabs ul {
  padding: 0;
}

.tabs li {
  float: left;
  list-style: none;
}
.tabs li a {
  color: #fff;
  padding: 17px 19px 14px 15px;
  float: left;
  font-weight: 600;
}
.tabs li a:hover {
  background: rgba(0, 0, 0, 0.17) !important;
  border-bottom: 4px solid #fff;
}

.tabs li.active a {
  background: transparent !important;
  color: #fff;
  cursor: default;
  border-bottom: 4px solid #fff;
}

/*
 * feedback links **************************************************************
 */
.feedback-links {
  margin: 0 0 10px 0;
}

/* polldaddy */
#rating_info_8453675 {
  display: none !important;
}

.rating-msg {
  font: inherit !important;
  color: inherit !important;
}

/*
 * Controls ********************************************************************
 */
.ctrl-left {
  float: left;
  width: 20px;
  margin: 3px 0 0 0;
}

.ctrl-right {
  float: right;
  padding: 5px 0;
}

.ctrl-right .btn-group {
  float: left;
  margin: 2px 0 0;
}

ul.buttons {
  list-style: none;
  width: 450px;
  margin: 0 auto;
}

a.button {
  color: #fff;
}

a.button.outline-btn {
  color: #0087C8;
  float: none;
  margin-bottom: 30px;
  display: inline-block;
}

a.button.outline-btn.min-hgt {
  min-height: 85px;
}

.button {
  margin: 10px 10px 10px 0;
  font-family: "Geomanist Book", sans-serif;
  padding: 12px 35px 10px;
  min-width: 200px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  float: left;
  text-align: center;
}
.button:hover {
  color: #fff;
  opacity: 0.7;
}

.primary-btn {
  background: #1488C6;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}

/*
.secondary-btn {
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}

.transparent-btn {
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
*/
.outline-btn {
  background: #fff;
  border: 1px solid #0087C8;
  margin: 0;
}
.outline-btn:hover {
  color: #1488C6;
}

.primary-btn:hover,
.outline-btn:hover {
  opacity: 0.8;
}

.content, p {
  line-height: 24px;
}
.content img, p img {
  display: block;
  height: auto;
  max-width: 100%;
}

/*
 * Code formatting *************************************************************
 */
pre, code {
  background-color: #f5f8fa !important;
  color: #0c5176 !important;
}

pre {
  border: 0;
  border-radius: 4px;
  display: block;
  padding: 20.5px !important;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: normal !important;
  word-wrap: break-word;
}
pre code {
  overflow-x: auto;
  overflow-wrap: normal;
  white-space: pre;
}

code {
  border-radius: 2px;
  font-size: 90%;
  padding: 3px 7px;
  overflow-x: scroll;
  white-space: nowrap;
}

.highlighter-rouge {
  margin: 15px 0;
}

/*
 * Guides : components *********************************************************
 */
.component-container {
  padding: 0;
  margin: 0 0 50px;
  width: 100%;
}

.component {
  padding: 15px 25px 5px 15px;
  text-align: center;
  margin: 0 8px 15px;
  float: left;
  height: 250px;
  width: 100%;
  background: #fcfcfd;
}
.component img {
  height: 70px;
}
.component .component-icon {
  display: flex;
  justify-content: center;
}
.component h2 {
  font-size: 22px;
}
.component h2, .component h3, .component p {
  margin: 0;
}

a.anchorLink {
  font-size: 0.5em;
  margin-left: 5px;
  visibility: hidden;
}

h1:hover > a.anchorLink,
h2:hover > a.anchorLink,
h3:hover > a.anchorLink {
  visibility: visible;
}

a.glossary {
  color: #33444d;
  outline: none;
}
a.glossary:hover {
  opacity: 1;
}

/*
 * utilities *******************************************************************
 */
.archive-panel {
  padding: 10px 5px;
  height: 100px;
  width: 100%;
  display: none;
}

.reading-time {
  font-size: 12px;
  color: rgba(13, 86, 125, 0.55);
}

.break {
  margin-bottom: 20px !important;
}

.ratings-div {
  color: #b9c2cc;
  margin-top: 150px;
  text-align: center;
}

/*
 * tables **********************************************************************
 */
table {
  border: 1px solid rgba(204, 204, 204, 0.29);
  margin: 0 0 15px 0;
  width: 100%;
}

table > tbody > tr:nth-of-type(even) {
  background-color: #f7f7f7;
}

td {
  padding: 10px;
}

th,
td.th {
  font-weight: bold;
  padding: 7px 10px 7px 10px;
  text-align: left;
}

thead {
  background: #cfd1d3;
}

/* give tables some breathing room */
.content table {
  margin-top: 20px;
  margin-bottom: 20px;
}

i.fa.fa-indent,
i.fa.fa-outdent {
  color: #fff;
  padding: 16px 15px 0 0;
  font-size: 1.5rem;
  opacity: 0.5;
}

.block {
  padding: 0 15px 10px 15px;
}

/* Inline graphics and icons (like the whale menu icon in d4mac, d4win) */
img.inline {
  display: inline;
}

/*
 * Search **********************************************************************
 */
.search-form {
  float: left;
  margin: 5px 0 0;
}
.search-form input[type=text] {
  background: rgba(0, 0, 0, 0.17) url("/images/search.png") no-repeat 10px 9px;
  border: 0;
  color: #0C5176;
  border-radius: 0;
  margin: 0;
  transition: all 0.2s ease;
  width: 230px;
}

.nav-secondary input[type=search] {
  background: rgba(0, 0, 0, 0.17) url("/images/search.png") no-repeat 10px 9px;
  border: 0;
  box-shadow: none;
  color: #fff;
  border-radius: 0;
  transition: all 0.2s ease;
  padding: 0 0 0 35px;
  width: 100%;
}

.search-form input[type=text]:focus {
  background: #fff;
  box-shadow: 0;
}

input[type=text] {
  margin: 0;
  background: rgba(0, 0, 0, 0.17) url(/images/search.png) no-repeat 10px 9px;
  border: 1px solid transparent;
  box-shadow: none;
  transition: all 0.2s ease;
}

.nav-secondary .search-form input[type=search]:focus {
  background: rgba(255, 255, 255, 0.17) url(/images/search.png) no-repeat 10px 9px;
}

.search-form input[type=search]::placeholder {
  color: #fff;
  opacity: 1;
}

/*
 * autocompleteResults *********************************************************
 */
#autocompleteResults {
  display: none;
  /* toggled through javascript */
  background: #E6F5FD;
  border: 1px solid #eee;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.28);
  margin: 10px 0 0 0;
  position: absolute;
  width: 600px;
  z-index: 9999;
}

.autocompleteResult {
  border-bottom: 1px solid rgba(203, 205, 209, 0.4);
  cursor: pointer;
  padding: 15px;
}
.autocompleteResult.selected {
  background-color: #f5f5f5;
}
.autocompleteResult ul {
  list-style: none;
  margin: 0 5px 0 5px;
  padding-inline-start: 0;
}
@media (max-width: 991px) {
  .autocompleteResult ul {
    padding: 0;
  }
}
.autocompleteResult li {
  border: 0;
  margin: 0;
  max-width: 100%;
  padding: 5px 0 7px 0;
  line-height: normal;
}
.autocompleteResult .title {
  font-weight: bold;
}
.autocompleteResult .keywords {
  font-size: 12px;
}
.autocompleteResult .keywords .glyphicon {
  padding-right: 10px;
}
.autocompleteResult span {
  background: transparent;
  color: #518cad;
}

@media print {
  .col-nav,
  .col-toc,
  .footer,
  .glyphicon-tags,
  .ratings-div {
    display: none !important;
  }
}
/*
.highlight .hll { background-color: #ffffcc }
.highlight  { background: #eeeedd } */
.highlight .c {
  color: #228B22;
}

/* Comment */
.highlight .err {
  color: #a61717;
}

/* Error */
.highlight .k {
  color: #8B008B;
}

/* Keyword */
.highlight .ch {
  color: #228B22;
}

/* Comment.Hashbang */
.highlight .cm {
  color: #228B22;
}

/* Comment.Multiline */
.highlight .cp {
  color: #1e889b;
}

/* Comment.Preproc */
.highlight .cpf {
  color: #228B22;
}

/* Comment.PreprocFile */
.highlight .c1 {
  color: #228B22;
}

/* Comment.Single */
.highlight .cs {
  color: #8B008B;
}

/* Comment.Special */
.highlight .gd {
  color: #aa0000;
}

/* Generic.Deleted */
.highlight .ge {
  font-style: italic;
}

/* Generic.Emph */
.highlight .gr {
  color: #aa0000;
}

/* Generic.Error */
.highlight .gh {
  color: #000080;
}

/* Generic.Heading */
.highlight .gi {
  color: #00aa00;
}

/* Generic.Inserted */
.highlight .go {
  color: #888888;
}

/* Generic.Output */
.highlight .gp {
  color: #555555;
}

/* Generic.Prompt */
/* Generic.Strong */
.highlight .gu {
  color: #800080;
}

/* Generic.Subheading */
.highlight .gt {
  color: #aa0000;
}

/* Generic.Traceback */
.highlight .kc {
  color: #8B008B;
}

/* Keyword.Constant */
.highlight .kd {
  color: #8B008B;
}

/* Keyword.Declaration */
.highlight .kn {
  color: #8B008B;
}

/* Keyword.Namespace */
.highlight .kp {
  color: #8B008B;
}

/* Keyword.Pseudo */
.highlight .kr {
  color: #8B008B;
}

/* Keyword.Reserved */
.highlight .kt {
  color: #00688B;
}

/* Keyword.Type */
.highlight .m {
  color: #B452CD;
}

/* Literal.Number */
.highlight .s {
  color: #CD5555;
}

/* Literal.String */
.highlight .na {
  color: #658b00;
}

/* Name.Attribute */
.highlight .nb {
  color: #658b00;
}

/* Name.Builtin */
.highlight .nc {
  color: #008b45;
}

/* Name.Class */
.highlight .no {
  color: #00688B;
}

/* Name.Constant */
.highlight .nd {
  color: #707a7c;
}

/* Name.Decorator */
.highlight .ne {
  color: #008b45;
}

/* Name.Exception */
/*.highlight .nf { color: #008b45 }  Name.Function */
.highlight .nn {
  color: #008b45;
}

/* Name.Namespace */
.highlight .nt {
  color: #8B008B;
}

/* Name.Tag */
.highlight .nv {
  color: #00688B;
}

/* Name.Variable */
.highlight .ow {
  color: #8B008B;
}

/* Operator.Word */
.highlight .w {
  color: #bbbbbb;
}

/* Text.Whitespace */
.highlight .mb {
  color: #B452CD;
}

/* Literal.Number.Bin */
.highlight .mf {
  color: #B452CD;
}

/* Literal.Number.Float */
.highlight .mh {
  color: #B452CD;
}

/* Literal.Number.Hex */
.highlight .mi {
  color: #B452CD;
}

/* Literal.Number.Integer */
.highlight .mo {
  color: #B452CD;
}

/* Literal.Number.Oct */
.highlight .sa {
  color: #CD5555;
}

/* Literal.String.Affix */
.highlight .sb {
  color: #CD5555;
}

/* Literal.String.Backtick */
.highlight .sc {
  color: #CD5555;
}

/* Literal.String.Char */
.highlight .dl {
  color: #CD5555;
}

/* Literal.String.Delimiter */
.highlight .sd {
  color: #CD5555;
}

/* Literal.String.Doc */
.highlight .s2 {
  color: #CD5555;
}

/* Literal.String.Double */
.highlight .se {
  color: #CD5555;
}

/* Literal.String.Escape */
.highlight .sh {
  color: #1c7e71;
}

/* Literal.String.Heredoc */
.highlight .si {
  color: #CD5555;
}

/* Literal.String.Interpol */
.highlight .sx {
  color: #cb6c20;
}

/* Literal.String.Other */
.highlight .sr {
  color: #1c7e71;
}

/* Literal.String.Regex */
.highlight .s1 {
  color: #CD5555;
}

/* Literal.String.Single */
.highlight .ss {
  color: #CD5555;
}

/* Literal.String.Symbol */
.highlight .bp {
  color: #658b00;
}

/* Name.Builtin.Pseudo */
.highlight .fm {
  color: #008b45;
}

/* Name.Function.Magic */
.highlight .vc {
  color: #00688B;
}

/* Name.Variable.Class */
.highlight .vg {
  color: #00688B;
}

/* Name.Variable.Global */
.highlight .vi {
  color: #00688B;
}

/* Name.Variable.Instance */
.highlight .vm {
  color: #00688B;
}

/* Name.Variable.Magic */
.highlight .il {
  color: #B452CD;
}

/* Literal.Number.Integer.Long */
/*
 * Bootstrap Overrides *********************************************************
 */
.navbar-toggle {
  padding: 0;
  margin: 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff !important;
}

.navbar-collapse,
.navbar-form {
  border-color: transparent;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}

.dropdown-menu > li > a {
  font-size: 13.5px;
  line-height: 16px;
  color: #1488c6;
  padding: 5px 15px;
  display: block;
}

.btn-default:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: none !important;
  box-shadow: none !important;
  opacity: .8;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: transparent;
  color: #fff;
  box-shadow: none;
}

.btn-default:focus,
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
  border-color: #2697ed;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #ffffff;
  background-color: #0c5176;
}

/*
 * Bootstrap expand/collapse accordions ****************************************
 */
.panel-heading .chevron::after {
  content: "\f0d8";
}

.panel-heading.collapsed .chevron::after {
  content: "\f0d7";
}

.panel-heading:hover {
  background-color: #fafdfe;
}

/*
 * override google results +++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
  color: #27343B !important;
  line-height: 23px !important;
}

.gsc-webResult .gsc-result {
  padding: 20px 0 20px 20px !important;
}

a.gs-title {
  color: #2089C4 !important;
  text-decoration: none;
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
  color: #F993A6 !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
  color: #82949E !important;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
  font-size: 14px !important;
}

.gsc-tabHeader.gsc-tabhActive, .gsc-tabsArea {
  border-color: #f7f7f761 !important;
  background: transparent;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  display: none !important;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  width: 13px;
  height: 13px;
  padding: 6px 27px;
  min-width: 13px;
  margin-top: 2px;
}

/*
 * for rescaling  **************************************************************
 */
@media only screen and (min-width: 376px) and (max-width: 1150px) {
  .nav-primary,
  ul.primary.nav.navbar-nav {
    display: none;
  }

  .header {
    height: 55px;
  }

  .tabs li a {
    font-size: 13px;
  }

  h1,
  h2,
  h3 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  h1 {
    font-size: 24px;
    line-height: 28px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  .nav-secondary .search-form input[type=search] {
    min-width: auto;
  }

  .nav-container,
  .nav-secondary {
    overflow: hidden;
  }

  .nav-sidebar ul li li a {
    border-left: 0;
    font-size: 12px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 376px) and (max-width: 900px) {
  .sidebar {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #fcfcfd;
  }
}
/*
 * small displays mobile  **********************************************************
 */
/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 670px) {
  .logo,
  .ctrl-right {
    display: none;
  }

  .nav-container {
    overflow: visible;
    height: auto;
  }
}
/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait) {
  h1,
  h2,
  h3 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  h1 {
    font-size: 24px;
    line-height: 28px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  .header {
    height: 100px;
  }

  .tabs {
    float: left;
    margin: 0;
    padding: 5px 0 0 17px;
  }

  .tabs li a {
    color: #fff;
    padding: 17px 6px 10px 4px;
    float: left;
    opacity: 0.7;
    font-size: 12px;
  }

  .content {
    padding: 65px 25px;
  }

  .sidebar {
    background-color: #fcfcfd;
    top: 51px;
    left: 0;
    display: block;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    width: 100%;
  }

  .search-form {
    display: block !important;
  }

  .top_footer {
    padding: 50px 0 35px;
    text-align: center;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 372px) and (orientation: portrait) {
  .tabs {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 5px 0 0 0;
  }

  .tabs li a {
    margin-left: 0;
    font-weight: normal;
  }
}
/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: landscape) {
  h1,
  h2,
  h3 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  h1 {
    font-size: 24px;
    line-height: 28px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  .header {
    height: 100px;
  }

  .content {
    padding: 120px 20px;
  }

  .sidebar {
    background-color: #fcfcfd;
    top: 51px;
    left: 0;
    display: block;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    width: 100%;
  }
}
/*
 * medium displays mobile  *****************************************************
 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1110px) {
  .logo {
    margin: 12px 10px 0 10px;
    width: 130px;
  }

  h1,
  h2,
  h3 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  h1 {
    font-size: 24px;
    line-height: 28px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 16px;
  }

  .toc-nav a {
    font-size: 11px;
  }

  .sidebar {
    background-color: #fcfcfd;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .search-form {
    float: left;
  }

  .ctrl-right {
    display: block;
  }

  .sidebar, .sidebar.affix {
    width: 270px;
  }
}
.navbar-toggle {
  display: block;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }

  .nav-sidebar.collapse {
    display: block;
  }
}
blockquote {
  background-color: #f6fafe;
  border-left-color: #147ac8;
  font-size: unset;
}
blockquote > p:first-child {
  color: #147ac8;
  font-weight: 700;
  margin-top: 0;
}
blockquote > p:first-child::before {
  font-family: FontAwesome;
  content: "\f058 \00a0";
}
blockquote > p:only-child {
  color: inherit;
  font-weight: inherit;
}
blockquote > p:only-child::before {
  content: none;
}
blockquote.important {
  border-left-color: #aa6708;
}
blockquote.important > p:first-child {
  color: #aa6708;
}
blockquote.important > p:first-child::before {
  content: "\f06a  \00a0";
}
blockquote.warning {
  border-left-color: #ce4a46;
}
blockquote.warning > p:first-child {
  color: #ce4a46;
}
blockquote.warning > p:first-child::before {
  content: "\f057  \00a0";
}

/* For Bootstrap badges */
span.badge {
  border-radius: .25rem;
  color: #fff;
  display: inline-block;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  padding: .25em .4em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
span.badge.badge-info {
  background-color: #147ac8;
}
span.badge.badge-danger {
  background-color: #ce4a46;
}
span.badge.badge-warning {
  background-color: #aa6708;
}
