@charset "UTF-8";
/* This palette is deprecated */
/*
 * global
 */
/*
 * standard mode
 */
/*
 * night mode
 */
html.night {
  color-scheme: dark;
  /* for google results styles - forgive us css gods */
  /* syntax highlighting */
  /* apply to images with garbled text */
  /* apply to images that support being inverted */
  /* accordion */
  /* modals */
  /* tabs */
}

html.night body {
  background-color: #1C262D;
  color: #fff;
}

html.night body.landing {
  background-color: #1C262D;
}

html.night body.landing .header > .container {
  background-color: #08489B;
}

html.night body.landing .card, html.night body.landing .cardlet {
  color: inherit;
  background-color: #27343E;
}

html.night body.landing .card.rocket, html.night body.landing .cardlet.rocket {
  background-image: url(/assets/images/rocket-dark.svg);
}

html.night body.landing .card.download-docker, html.night body.landing .cardlet.download-docker {
  background-image: url(/assets/images/download-docker-dark.svg);
}

html.night body.landing .card.guides, html.night body.landing .cardlet.guides {
  background-image: url(/assets/images/guides-dark.svg);
}

html.night body.landing .card.language-guides, html.night body.landing .cardlet.language-guides {
  background-image: url(/assets/images/language-guides-dark.svg);
}

html.night body.landing .card.manuals, html.night body.landing .cardlet.manuals {
  background-image: url(/assets/images/manuals-dark.svg);
}

html.night body.landing .card.reference, html.night body.landing .cardlet.reference {
  background-image: url(/assets/images/reference-dark.svg);
}

html.night body.landing footer {
  background-color: #141B1F;
}

html.night a {
  color: #55A4F1;
}

html.night .rating-nero-value,
html.night .reading-time,
html.night .release-date {
  color: #fff !important;
}

html.night h1, html.night h2, html.night h3, html.night h4, html.night h5, html.night h6,
html.night div#side-toc-title {
  color: #fff;
}

html.night .button {
  color: #fff;
}

html.night .header {
  background-color: #08489B;
  color: #fff;
}

html.night hr {
  border-top: 1px solid #4f6071;
}

html.night .nav-secondary {
  background-color: #08489B;
}

html.night .breadcrumb {
  background-color: #141B1F;
  border-bottom: 0.1px solid #ADBECB;
}

html.night .sidebar,
html.night .col-nav {
  background-color: #141B1F;
  border: none;
  color: #ADBECB;
}

html.night .nav-sidebar li a {
  cursor: pointer;
  color: #ADBECB;
}

html.night .toc-nav ul li a {
  color: #ADBECB;
}

html.night .nav-sidebar ul li a.active,
html.night .nav-sidebar.nav > li > a:focus,
html.night .toc-nav li a.active {
  background: #1C262D;
  color: #fff;
}

html.night div.side-toc-title {
  color: #ADBECB;
}

html.night .navbar-nav > li.active > a {
  border-color: #55A4F1;
  border-bottom: 4px solid #fff;
}

html.night .slider {
  background-color: #344658;
  border: 1px solid #192837;
}

html.night table {
  border: 1px solid #1b1a1a;
  color: #cbdbe6;
}

html.night table > tbody > tr:nth-of-type(even) {
  background-color: #1f3341;
}

html.night thead {
  background: #2b4252;
}

html.night pre {
  color: #f3f3f3;
  background-color: #0a121b !important;
  border: 1px solid #000;
}

html.night code {
  color: #ADBECB !important;
  background: #0a121b !important;
}

html.night .nav-secondary .dropdown-btn {
  color: #d0e8ff;
}

html.night .outline-btn {
  background: #141B1F;
  border: 1px solid #000;
}

html.night a.button.outline-btn {
  color: #ADBECB;
}

html.night a.glossary,
html.night .toc-nav i.fa {
  color: #fff;
}

html.night #autocompleteResults {
  background: #000;
  border: 1px solid #000;
}

html.night .autocompleteResult.selected {
  background-color: #1f262e;
}

html.night .autocompleteResult li {
  color: #b4c3d2;
}

html.night .autocompleteResult span {
  color: #b7a4de;
}

html.night .gsc-control-cse .gsc-webResult.gsc-result, html.night .gsc-results .gsc-imageResult {
  border-color: #192837 !important;
  background-color: #192837 !important;
}

html.night .gsc-webResult.gsc-result:hover, html.night .gsc-imageResult:hover {
  border-color: #25374a !important;
  background-color: #192837 !important;
}

html.night a.gs-title {
  color: #ADBECB !important;
  text-decoration: none;
}

html.night .gs-webResult .gs-snippet, html.night .gs-imageResult .gs-snippet, html.night .gs-fileFormatType {
  color: #a8b0b7 !important;
}

html.night .gs-webResult.gs-result a.gs-title:link, html.night .gs-webResult.gs-result a.gs-title:link b, html.night .gs-imageResult a.gs-title:link, html.night .gs-imageResult a.gs-title:link b {
  color: #7CB9F4 !important;
}

html.night .component {
  background: #27343E;
}

html.night .component img {
  opacity: 1;
  filter: grayscale(100%) brightness(2);
}

html.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);
}

html.night .primary-btn {
  background: #06326D;
}

html.night .footer {
  background-color: #141B1F;
  border-top: 1px solid #1f3442;
}

html.night .footer_links li a {
  color: #fff;
}

html.night .bottom_footer {
  border-top: 1px solid #4e5d6a;
}

html.night .footer_social_nav ul li a {
  background-color: #2f2f2f;
}

html.night .footer_sub_nav ul li a {
  color: #fff;
}

html.night .footer-copyright p {
  color: #fff;
}

html.night .highlight .nt {
  color: #FBB552;
}

html.night .highlight .k {
  color: #EEA3A5;
}

html.night img.white-bg {
  background-color: white;
}

html.night img.invertible {
  filter: invert(100%) hue-rotate(180deg);
}

html.night .panel {
  color: #fff;
  background-color: #24394c;
}

html.night .panel-default {
  border-color: #374656;
}

html.night .panel-default > .panel-heading {
  color: #c0c3c4;
  background-color: #141B1F;
  border-color: #2f4050;
}

html.night .panel-body {
  background: #233648;
  color: #bcbfc3;
}

html.night .modal-content {
  background-color: #141B1F;
  border-left: 4px solid #0055BD;
}

html.night .nav-tabs {
  border-bottom: 1px solid #4f6071;
  color: #ADBECB;
}

html.night .nav-tabs > li > a {
  color: #ADBECB;
}

html.night .nav-tabs > li.active > a, html.night .nav-tabs > li.active > a:focus, html.night .nav-tabs > li.active > a:hover {
  color: #fff;
  background-color: #27343E;
  border: 1px solid transparent;
}

html.night .popover {
  color: #000;
}

html.night .pagination > li > a, html.night .pagination > li > span {
  background-color: #0f1c2a !important;
  border: 1px solid #0f1c2a !important;
}

html.night .pagination > .active > a {
  background: #000 !important;
  color: #fff !important;
}

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

body {
  background-color: #fff;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

a {
  color: #0055BD;
  text-decoration: none;
  outline: none;
}

a:hover, a:focus {
  opacity: .8;
  text-decoration: none;
}

blockquote {
  /* Override Bootstrap's style */
  border-left: none;
}

/*
 * Fonts  **********************************************************************
 */
@font-face {
  font-family: 'Geomanist Book';
  src: url("../assets/fonts/geomanist/hinted-Geomanist-Book.eot");
  src: url("../assets/fonts/geomanist/hinted-Geomanist-Book.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/geomanist/hinted-Geomanist-Book.woff2") format("woff2"), url("../assets/fonts/geomanist/hinted-Geomanist-Book.woff") format("woff"), url("../assets/fonts/geomanist/hinted-Geomanist-Book.ttf") format("truetype"), url("../assets/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("../assets/fonts/geomanist/hinted-Geomanist-Regular.eot");
  src: url("../assets/fonts/geomanist/hinted-Geomanist-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/geomanist/hinted-Geomanist-Regular.woff2") format("woff2"), url("../assets/fonts/geomanist/hinted-Geomanist-Regular.woff") format("woff"), url("../assets/fonts/geomanist/hinted-Geomanist-Regular.ttf") format("truetype"), url("../assets/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: $headings;
    clear: both;
    line-height: 26px;
    margin-top:  30px;
    margin-bottom: 0;
    font-weight: 600;
}

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

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

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

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

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

ol, ul {
  padding-left: 25px;
}


/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.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;
}

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.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;
}

/* latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotomono/v22/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0mQ.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;
}

html, body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

h1, .h1 {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.167;
}

h2, .h2 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
}

h3, .h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.167;
}

h4, .h4 {
  font-size: 1.286rem;
  font-weight: 500;
  line-height: 1.235;
}

.subtitle1 {
  font-size: 1.143rem;
  font-weight: 500;
  line-height: 1.75;
}

p, .body1 {
  font-size: 1rem;
  line-height: 1.5;
}

p {
  margin: 0 0 16px;
}

.body2 {
  font-size: 0.86rem;
  line-height: 1.43;
}

code, pre {
  font-size: 1rem;
  font-family: 'Roboto Mono', monospace;
}

.overline {
  font-size: 0.72rem;
  font-weight: 500;
  line-height: 2.66;
  text-transform: uppercase;
}

.inline-code {
  font-size: 1rem;
  font-family: 'Roboto Mono', monospace;
  background-color: white;
  /* black if dark mode */
  border: 1px solid #E1E2E6;
  /* grey.200 */
  padding: 0.2em 0.4em;
  border-radius: 4px;
}

.code-block {
  font-size: 1rem;
  font-family: 'Roboto Mono', monospace;
  background-color: white;
  /* black if dark mode */
  border: 1px solid #E1E2E6;
  /* grey.200 */
  padding: 8px;
  border-radius: 4px;
  display: block;
}

body.landing {
  background-color: #F9F9FA;
}

body.landing h2, body.landing h5, body.landing h6 {
  font-family: "Roboto", sans-serif;
}

body.landing section {
  margin-top: 40px;
  margin-bottom: 40px;
}

body.landing .header > .container {
  background-color: #086DD7;
}

@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;
  }
}

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.reference, body.landing .card.manuals, body.landing .card.whats-new, body.landing .card.language-guides, body.landing .card.guides, body.landing .card.download-docker, body.landing .card.rocket {
  background-image: none;
  background-origin: content-box;
  background-repeat: no-repeat;
  background-size: auto 35px;
}

@media (min-width: 576px) {
  body.landing .card.reference, body.landing .card.manuals, body.landing .card.whats-new, body.landing .card.language-guides, body.landing .card.guides, body.landing .card.download-docker, body.landing .card.rocket {
    background-size: auto 40px;
    min-height: 220px;
  }
}

@media (min-width: 768px) {
  body.landing .card.reference, body.landing .card.manuals, body.landing .card.whats-new, body.landing .card.language-guides, body.landing .card.guides, body.landing .card.download-docker, body.landing .card.rocket {
    background-size: auto 50px;
  }
}

@media (min-width: 992px) {
  body.landing .card.reference, body.landing .card.manuals, body.landing .card.whats-new, body.landing .card.language-guides, body.landing .card.guides, body.landing .card.download-docker, body.landing .card.rocket {
    background-size: auto 60px;
  }
}

body.landing .card.reference .title, body.landing .card.manuals .title, body.landing .card.whats-new .title, body.landing .card.language-guides .title, body.landing .card.guides .title, body.landing .card.download-docker .title, body.landing .card.rocket .title {
  margin-top: 0;
  margin-left: 60px;
}

@media (min-width: 576px) {
  body.landing .card.reference .title, body.landing .card.manuals .title, body.landing .card.whats-new .title, body.landing .card.language-guides .title, body.landing .card.guides .title, body.landing .card.download-docker .title, body.landing .card.rocket .title {
    margin-left: 0;
    margin-top: 60px;
  }
}

@media (min-width: 768px) {
  body.landing .card.reference .title, body.landing .card.manuals .title, body.landing .card.whats-new .title, body.landing .card.language-guides .title, body.landing .card.guides .title, body.landing .card.download-docker .title, body.landing .card.rocket .title {
    margin-left: 0;
    margin-top: 72px;
  }
}

@media (min-width: 992px) {
  body.landing .card.reference .title, body.landing .card.manuals .title, body.landing .card.whats-new .title, body.landing .card.language-guides .title, body.landing .card.guides .title, body.landing .card.download-docker .title, body.landing .card.rocket .title {
    margin-left: 0;
    margin-top: 90px;
  }
}

body.landing .card.reference p, body.landing .card.manuals p, body.landing .card.whats-new p, body.landing .card.language-guides p, body.landing .card.guides p, body.landing .card.download-docker p, body.landing .card.rocket p {
  margin-left: 60px;
}

@media (min-width: 576px) {
  body.landing .card.reference p, body.landing .card.manuals p, body.landing .card.whats-new p, body.landing .card.language-guides p, body.landing .card.guides p, body.landing .card.download-docker p, body.landing .card.rocket p {
    margin-left: 0;
  }
}

body.landing .card {
  color: #000;
  background-color: #fff;
  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("/assets/images/rocket.svg");
}

body.landing .card.download-docker {
  background-image: url("/assets/images/download-docker.svg");
}

body.landing .card.guides {
  background-image: url("/assets/images/guides.svg");
}

body.landing .card.language-guides {
  background-image: url("/assets/images/language-guides.svg");
}

body.landing .card.whats-new {
  background-image: url("/assets/images/whats-new.svg");
}

body.landing .card.manuals {
  background-image: url("/assets/images/manuals.svg");
}

body.landing .card.reference {
  background-image: url("/assets/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(/assets/images/arrow.svg);
  background-position: top 10px right 10px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

body.landing .cardlet {
  background-color: #EFEFF2;
  padding: 24px 36px;
}

body.landing .cardlet .title {
  font-family: "Roboto", 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: 65px 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: 10px;
  max-height: 190px;
}

body.landing section.cta-banner h2 {
  font-size: 32px;
  line-height: 37px;
}

body.landing section.cta-banner a.btn {
  background: #fff;
  color: #2673E3;
  font-size: 17px;
  margin-top: 20px;
  padding: 15px 30px;
}

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 .tab-section .title {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
}

body.landing .tab-section ul.nav.nav-tabs li a, body.landing .tab-section h5, body.landing .tab-section h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

body.landing .tab-section ul.nav.nav-tabs {
  margin-bottom: 30px;
}

body.landing .tab-section ul.nav.nav-tabs li a {
  cursor: pointer;
  padding: 10px 3px;
}

@media (min-width: 576px) {
  body.landing .tab-section ul.nav.nav-tabs li a {
    padding: 10px 15px;
  }
}

body.landing .tab-section ul.nav.nav-tabs li.active a {
  background-color: inherit;
  border: none;
  border-bottom: 5px solid #3391EE;
}

body.landing .tab-section .row[data-tab] {
  display: none;
}

body.landing .tab-section .row[data-tab][data-os] .only-win, body.landing .tab-section .row[data-tab][data-os] .only-mac {
  display: none;
}

body.landing .tab-section .row[data-tab][data-os="win"] .only-win, body.landing .tab-section .row[data-tab][data-os="mac"] .only-mac {
  display: initial;
}

body.landing .tab-section .row[data-tab][data-os="win"] p.only-win, body.landing .tab-section .row[data-tab][data-os="mac"] p.only-mac {
  display: block;
}

body.landing .tab-section .row.active[data-tab] {
  display: block;
}

body.landing .tab-section .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: #677285;
  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: #086DD7;
  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;
  padding: 92px 20px 40px 40px;
  max-width: 1024px;
  min-width: 300px;
  min-height: 500px;
}

.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 21em;
  }
}

section.section {
  margin: 0 auto;
}

/*
 * 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 {
  border-right: 1px solid #ddd;
}

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

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

/*
 * global footer  **************************************************************
 */
footer {
  background: #fff;
  border-top: 1px solid #E1E2E6;
  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: #000;
  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: #fff;
  font-size: 12px;
}

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

.footer-copyright {
  float: left;
}

.footer-copyright p {
  font-size: 12px;
  line-height: 17px;
  color: #677285;
  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;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_social_nav ul li:before {
  color: #fff;
  position: absolute;
}

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

.footer_social_nav ul li a {
  width: 32px;
  height: 32px;
  background-color: #8993A5;
  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: #086DD7;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.24);
}

/*
 * Breadcrumbs  ****************************************************************
 */
.breadcrumb {
  background-color: #F9F9FA;
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 22px;
  border-bottom: 0.1px solid rgba(0, 85, 189, 0.5);
}

.breadcrumb a:not([href]) {
  cursor: default;
}

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

.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: #0055BD;
  background-color: #086DD7;
}

.nav-sidebar ul {
  list-style: none;
  padding: 0;
  text-align: left;
}

.nav-sidebar ul li {
  display: block;
}

.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 {
  border-bottom: none;
}

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

.nav-sidebar .nav > li > a.active {
  padding-left: 19px;
}

@media (max-width: 767px) {
  .nav-sidebar .nav > li > a {
    padding-right: 32px;
  }
}

.nav-sidebar ul li a.active,
.nav-sidebar.nav > li > a:focus {
  background: #F9F9FA;
  border-left: 4px solid #086DD7;
  font-weight: 600;
  color: #086DD7;
}

.nav-sidebar ul li ul li a {
  font-size: 12px;
  margin-left: 8px;
}

.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: 2px 10px 2px 10px;
  color: #677285;
}

.toc-nav ul li .slider {
  background-color: #E1E2E6;
  border: 1px solid #E1E2E6;
}

.toc-nav ul li .slider:before {
  background-color: #677285;
}

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

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

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

.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: 1rem;
}

.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: #C0E0FA;
  border: 1px solid #C0E0FA;
}

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

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

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

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

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

/*
 * Tabs ************************************************************************
 */
.navbar-nav > li > a {
  border-left: 4px solid rgba(255, 255, 255, 0);
}

.navbar-nav > li.active > a {
  border-left: 4px solid rgba(255, 255, 255, 0.75);
}

@media (min-width: 768px) {
  .landing .navbar-nav > li > a {
    padding-top: 17px;
    padding-bottom: 9px;
  }
  .navbar-nav > li > a {
    color: #fff;
    line-height: 25px;
    padding-top: 14px;
    padding-bottom: 12px;
    font-weight: 600;
  }
  .navbar-nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.17);
    border-bottom: 4px solid #fff;
  }
  .navbar-nav > li.active > a {
    cursor: default;
    border-left: none;
    border-bottom: 4px solid #fff;
  }
}

div.feedback-links {
  margin: 15px 0 10px 0;
}

div.metadata-items {
  margin: 15px 0 10px 0;
}

div.metadata-items ul {
  list-style: none;
  margin: 0;
  padding-left: 20px;
  line-height: 20px;
}

div.metadata-items ul li {
  padding: 2px 8px 2px 0;
  width: 100%;
  font-size: 12px;
}

div.metadata-items ul li a {
  padding: 0;
}

div.keywords-items {
  padding-left: 20px;
  font-size: 12px;
}

div.keywords-items a {
  display: inline-block;
  margin-right: 8px;
}

div.keywords-items a i.fa {
  margin: 0;
}

/*
 * 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: #0055BD;
  float: none;
  display: inline-block;
}

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

.button {
  display: inline-block;
  margin: 10px 10px 10px 0;
  font-family: "Roboto", sans-serif;
  padding: 12px 35px;
  min-width: 200px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  white-space: nowrap;
}

.button:hover {
  color: #fff;
  opacity: 0.7;
}

.primary-btn {
  background: #0055BD;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/*
.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 #1C90ED;
  margin: 0;
}

.outline-btn:hover {
  color: #1C90ED;
}

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

.content, p {
  line-height: 24px;
  clear: both;
}

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

/*
 * Code formatting *************************************************************
 */
pre, code {
  background-color: #F9F9FA !important;
  color: #0055BD !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;
}

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

.highlighter-rouge button.copy {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
}

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

.component-container .row {
  display: flex;
  flex-wrap: wrap;
}

.component-container .row > .block {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.component-container .component {
  padding: 15px 25px 15px 15px;
  text-align: center;
  height: 100%;
  width: 100%;
  background: #F9F9FA;
}

.component-container .component img {
  height: 70px;
}

.component-container .component .component-icon {
  display: flex;
  justify-content: center;
}

.component-container .component h2 {
  font-size: 18px;
}

.component-container .component h2, .component-container .component h3, .component-container .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: #000;
  outline: none;
}

a.glossary:hover {
  opacity: 1;
}

a.accept-eula {
  font-weight: bold;
}

/* Style the Image Used to Trigger the Modal  */
main img {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

main img:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal1 {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content1 {
  margin: auto;
  display: block;
  width: 90%;
  top: 20px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#img-modal-caption1 {
  margin: 15px auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content1, #img-modal-caption1 {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}

/* The Close Button */
#img-modal-close1 {
  font-size: 40px;
  font-weight: bold;
  color: #f1f1f1;
  transition: 0.3s;
  margin-right: 10px;
}

#img-modal-close1:hover,
#img-modal-close1:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
}

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

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

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

.github-issue {
  font-size: 110%;
  margin-right: 5px;
}

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

/*
 * 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: #E1E2E6;
}

/* 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;
}

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

/*
 * Search **********************************************************************
 */
.search-form {
  float: left;
  margin: 5px 8px 0 0;
}

.search-form input[type=text] {
  background: rgba(0, 0, 0, 0.17) url("/assets/images/search.png") no-repeat 10px 9px;
  border: 0;
  color: #1144A6;
  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("/assets/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(/assets/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(/assets/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;
}

.modal-dialog .modal-header, .modal-dialog .modal-footer {
  border: none;
}

.modal-dialog .modal-header .close {
  display: none;
}

.modal-dialog .btn-primary {
  background-color: #0055BD;
}

.modal-dialog .btn-secondary {
  background: transparent;
  border-color: #0055BD;
}

.modal-dialog .btn-secondary:hover {
  color: inherit;
}

@media print {
  .col-nav,
.col-toc,
.footer,
.glyphicon-tags {
    display: none !important;
  }
}

/*
 * lists **********************************************************************
 */
ol li ol li {
  list-style-type: lower-alpha;
}

ol li ol li ol li {
  list-style-type: lower-roman;
}

/*
.highlight .hll { background-color: #ffffcc }
.highlight  { background: #eeeedd } */
.highlight .c {
  color: #3BA08D;
}

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

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

/* Keyword */
.highlight .ch {
  color: #3BA08D;
}

/* Comment.Hashbang */
.highlight .cm {
  color: #3BA08D;
}

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

/* Comment.Preproc */
.highlight .cpf {
  color: #3BA08D;
}

/* Comment.PreprocFile */
.highlight .c1 {
  color: #3BA08D;
}

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

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

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

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

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

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

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

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

/* Generic.Prompt */
.language-console .highlight .c,
.language-console .highlight .go,
.language-console .highlight .gp {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.language-console .highlight .gp {
  cursor: text;
}

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

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

/* 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: #1C90ED;
}

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

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

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

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

/* Name.Builtin */
.highlight .nc {
  color: #88D5C0;
}

/* Name.Class */
.highlight .no {
  color: #1C90ED;
}

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

/* Name.Decorator */
.highlight .ne {
  color: #88D5C0;
}

/* Name.Exception */
/*.highlight .nf { color: #88D5C0 }  Name.Function */
.highlight .nn {
  color: #88D5C0;
}

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

/* Name.Tag */
.highlight .nv {
  color: #1C90ED;
}

/* 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: #E25D68;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Name.Builtin.Pseudo */
.highlight .fm {
  color: #88D5C0;
}

/* Name.Function.Magic */
.highlight .vc {
  color: #1C90ED;
}

/* Name.Variable.Class */
.highlight .vg {
  color: #1C90ED;
}

/* Name.Variable.Global */
.highlight .vi {
  color: #1C90ED;
}

/* Name.Variable.Instance */
.highlight .vm {
  color: #1C90ED;
}

/* 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: #1C90ED;
  padding: 5px 15px;
  display: block;
}

.btn {
  font-weight: bold;
}

.btn-primary, .btn-secondary {
  padding: 10px 15px 6px;
  font-family: "Roboto", sans-serif;
}

.btn-primary {
  background-color: #086DD7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.btn-primary:hover {
  opacity: 0.8;
  background-color: #086DD7;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.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: #0055BD;
}

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

/*
 * 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: #1144A6 !important;
  line-height: 23px !important;
}

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

a.gs-title {
  color: #086DD7 !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: #E25D68 !important;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
  color: #505968 !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;
}

.gsc-tabHeader.gsc-tabActive, .gsc-refinementHeader.gscrefinementActive {
  color: #ADBECB !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #000 !important;
}

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;
    top: 55px;
    width: 100%;
    z-index: 100;
    background-color: #F9F9FA;
  }
}

/*
 * 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;
  }
  iframe {
    width: 100%;
  }
}

/* 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: #F9F9FA;
    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: #F9F9FA;
    top: 55px;
    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: #F9F9FA;
  }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .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;
  }
}

/*

These rules control the display of notes/notifications/alerts. They can be used like so:

> This is a paid feature
>
> Docker Hub Vulnerability Scanning is available for developers subscribed to a Pro or a Team plan. For more information about the pricing plans, see [Docker Pricing](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade)
{: .restricted }

(The first line is always treated as a header, unless it's the only line)

The available classes are:

.important: Yellow
.warning: Red/orange
.tip: Green
.restricted: Purple, used to indicate features that require paid plans
[no class]: Blue, the default

*/
html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) {
  background-color: #08489B;
  font-size: unset;
}

html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:first-child:not(:only-child) {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:only-child, html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:not(:first-child) {
  color: #fff;
}

html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) a {
  text-decoration: underline;
}

html.night blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) a {
  color: #98C8F6;
}

html.night blockquote.important {
  background-color: #AF560A;
  font-size: unset;
}

html.night blockquote.important > p:first-child:not(:only-child) {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

html.night blockquote.important > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html.night blockquote.important > p:only-child, html.night blockquote.important > p:not(:first-child) {
  color: #fff;
}

html.night blockquote.important a {
  text-decoration: underline;
}

html.night blockquote.important a {
  color: #08489B;
}

html.night blockquote.warning {
  background-color: #951C2F;
  font-size: unset;
}

html.night blockquote.warning > p:first-child:not(:only-child) {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

html.night blockquote.warning > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html.night blockquote.warning > p:only-child, html.night blockquote.warning > p:not(:first-child) {
  color: #fff;
}

html.night blockquote.warning a {
  text-decoration: underline;
}

html.night blockquote.restricted {
  background-color: #5F25A0;
  font-size: unset;
}

html.night blockquote.restricted > p:first-child:not(:only-child) {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

html.night blockquote.restricted > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html.night blockquote.restricted > p:only-child, html.night blockquote.restricted > p:not(:first-child) {
  color: #fff;
}

html.night blockquote.restricted a {
  text-decoration: underline;
}

html.night blockquote.experimental {
  background-color: #08489B;
  font-size: unset;
}

html.night blockquote.experimental > p:first-child:not(:only-child) {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

html.night blockquote.experimental > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html.night blockquote.experimental > p:only-child, html.night blockquote.experimental > p:not(:first-child) {
  color: #fff;
}

html.night blockquote.experimental a {
  text-decoration: underline;
}

html.night blockquote.tip {
  background-color: #155048;
  font-size: unset;
}

html.night blockquote.tip > p:first-child:not(:only-child) {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
}

html.night blockquote.tip > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html.night blockquote.tip > p:only-child, html.night blockquote.tip > p:not(:first-child) {
  color: #fff;
}

html.night blockquote.tip a {
  text-decoration: underline;
}

html:not(.night) blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) {
  background-color: #E5F2FC;
  font-size: unset;
}

html:not(.night) blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:first-child:not(:only-child) {
  color: #0055BD;
  font-weight: 700;
  margin-top: 0;
}

html:not(.night) blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html:not(.night) blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:only-child, html:not(.night) blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) > p:not(:first-child) {
  color: inherit;
}

html:not(.night) blockquote:not(.important):not(.warning):not(.restricted):not(.experimental):not(.tip) a {
  text-decoration: underline;
}

html:not(.night) blockquote.important {
  background-color: #FFF4DC;
  font-size: unset;
}

html:not(.night) blockquote.important > p:first-child:not(:only-child) {
  color: #AF560A;
  font-weight: 700;
  margin-top: 0;
}

html:not(.night) blockquote.important > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html:not(.night) blockquote.important > p:only-child, html:not(.night) blockquote.important > p:not(:first-child) {
  color: inherit;
}

html:not(.night) blockquote.important a {
  text-decoration: underline;
}

html:not(.night) blockquote.warning {
  background-color: #EEA3A5;
  font-size: unset;
}

html:not(.night) blockquote.warning > p:first-child:not(:only-child) {
  color: #8B1924;
  font-weight: 700;
  margin-top: 0;
}

html:not(.night) blockquote.warning > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html:not(.night) blockquote.warning > p:only-child, html:not(.night) blockquote.warning > p:not(:first-child) {
  color: inherit;
}

html:not(.night) blockquote.warning a {
  text-decoration: underline;
}

html:not(.night) blockquote.restricted {
  background-color: #E9D4FF;
  font-size: unset;
}

html:not(.night) blockquote.restricted > p:first-child:not(:only-child) {
  color: #6D00EB;
  font-weight: 700;
  margin-top: 0;
}

html:not(.night) blockquote.restricted > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html:not(.night) blockquote.restricted > p:only-child, html:not(.night) blockquote.restricted > p:not(:first-child) {
  color: inherit;
}

html:not(.night) blockquote.restricted a {
  text-decoration: underline;
}

html:not(.night) blockquote.experimental {
  background-color: #E5F2FC;
  font-size: unset;
}

html:not(.night) blockquote.experimental > p:first-child:not(:only-child) {
  color: #086DD7;
  font-weight: 700;
  margin-top: 0;
}

html:not(.night) blockquote.experimental > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html:not(.night) blockquote.experimental > p:only-child, html:not(.night) blockquote.experimental > p:not(:first-child) {
  color: inherit;
}

html:not(.night) blockquote.experimental a {
  text-decoration: underline;
}

html:not(.night) blockquote.tip {
  background-color: #C6EAE1;
  font-size: unset;
}

html:not(.night) blockquote.tip > p:first-child:not(:only-child) {
  color: #1E6C5F;
  font-weight: 700;
  margin-top: 0;
}

html:not(.night) blockquote.tip > p:first-child:not(:only-child)::before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "  ";
}

html:not(.night) blockquote.tip > p:only-child, html:not(.night) blockquote.tip > p:not(:first-child) {
  color: inherit;
}

html:not(.night) blockquote.tip a {
  text-decoration: underline;
}

/* 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: #086DD7;
}

span.badge.badge-danger {
  background-color: #8B1924;
}

span.badge.badge-warning {
  background-color: #B85504;
}

.docker-upgrade-cta {
  padding: 16px 25px;
  margin: 0 0 20px;
  border-radius: 3px;
}

html.night .docker-upgrade-cta {
  background-color: rgba(255, 244, 220, 0.3);
  border: 1px solid #FFF4DC;
}

html.night .docker-upgrade-cta p, html.night .docker-upgrade-cta .docker-upgrade-cta__heading {
  color: #fff;
}

html:not(.night) .docker-upgrade-cta {
  background-color: #FFF4DC;
  border: 1px solid #FCE1A9;
}

html:not(.night) .docker-upgrade-cta p, html:not(.night) .docker-upgrade-cta .docker-upgrade-cta__heading {
  color: inherit;
}

.docker-upgrade-cta .docker-upgrade-cta__heading {
  font-weight: bold;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  margin-top: 0;
}

/*# sourceMappingURL=style.css.map */