:root {
  --berry-primary: #c92c56;
  --red-lightest-40: #ffe4e4;
  --ink-primary: #1c1e21;
  --berry-darker: #740c32;
  --berry-dark: #990838;
  --blue-dark: #136cb0;
  --red-primary: #f2303a;
  --light-red: #ff3d47;
  --strawberry: #f2303a;
  --cherry-red: #df262f;
  --dark-grey: #1c1e21;
  --soft-blue: #4cb6fc;
  --pale-grey: #f7f9fa;
  --nice-blue: #136cb0;
  --white: #ffffff;
  --aqua-marine: #2bd5be;
  --blue-green: #0a9c8d;
  --tomato: #e4562b;
  --brick-orange: #c43a07;
  --light-sky-blue: #caedff;
  --light-blue: #8dd5ff;
  --light-navy: #184573;
  --navy: #031f3b;
  --robin-s-egg-blue: #a2f2e5;
  --light-light-blue: #d0f8f0;
  --deep-teal: #005953;
  --dark-teal: #00312f;
  --pale: #f7ecd0;
  --wheat: #fadd84;
  --squash: #edc01c;
  --dark-gold: #bc9814;
  --ugly-brown: #7e6403;
  --dark-olive: #3b2f00;
  --salmon: #ff8465;
  --light-peach: #ffc9be;
  --reddish-brown: #782907;
  --chocolate-brown: #3c1400;
  --ice-blue: #e8eced;
  --light-blue-grey: #ced3d9;
  --cloudy-blue: #b5bcc4;
  --gunmetal: #474e57;
  --battleship-grey: #6b727a;
  --cool-grey: #9fa2a7;
  --dark-grey-two: #292b2e;
  --cerulean-blue: #0164d5;
  --light-peach-two: #ffd2cb;
  --lightish-blue: #486bff;
  --burgundy: #570025;
  --velvet: #740c32;
  --lipstick: #c92c56;
  --mulberry: #990838;
  --watermelon: #eb595e;
  --salmon-pink: #ff7d84;
  --light-peach-three: #ffbcbc;
  --very-light-pink: #ffe4e4;
  --purple-brown: #3d202c;
  --black: #080808;
  --bluey-grey-50: rgba(145, 150, 156, 0.5);
  --rose-pink: #f39495;
  --bright-cyan: #4ac2f7;
  --battleship-grey-two: #73767a;
  --nice-blue-two: #137eb0;
  --berry-darker: #740c32;
  --blue-lighter: #caedff;
  --blue-light: #8dd5ff;
}

html {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #1c1e21;

}
a,
a:hover {
  color: #740c28;
}
body {
  padding-top: 0px;
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
}

div.body {
}

img.logo {
  width: 133px;
  min-width: 100px;
  height: 35px;
  object-fit: contain;
  margin-right: 0px;
  background-color: transparent;
  padding: 0px;
  border-radius: 0%;
}

.dash-nav {
  padding-left: 40px;
  padding-right: 40px;
}

.navbar {
  width: 100%;
  /* height: 85px; */
  margin-bottom: 0px;
  border-radius: 0px;
  align-items: center;
  display: flex;
  font-family: Heebo !important;
}

a.navbar-align {
  padding: 0px;
  height: initial;
  align-items: center;
}

a.navbar-brand {
  padding: 0px;
  margin-top: 1px;
  height: 34.2px;
  width: 130px;

}

a.page-title-right {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
}
a.page-title-right:hover {
  color: #fff;
}

.sub-nav {
  background-color: #292b2e;
  height: 50px;
  padding-left: 0px;
}

.sub-nav-container {
  background-color: #292b2e;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 4px;
}

.nav-container {
  background-color: #1c1e21;
}

.nav-nav {
  background-color: #570025;
}

.sub-nav-item {
  margin-right: 40px;
}

.nav > li > a {
  padding: 8px;
}
.nav-link {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 18px;
  height: 49px;
  color: #fff;
}
.center-container {
  max-width: 1232px;
  width: 100%;
}

li.nav-item.active.sub-nav-item > a {
  border-bottom-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 6px;
  color: #fff;
}
.page-title {
  padding-left: 16px;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: 0.52px;
  color: #ffffff;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

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

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

.cat-dash-button {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  width: 116px;
  height: 44px;
  border-radius: 5px;
  border-color: transparent;
  background-color: #f2303a;
  margin-right: 31px;
}

img {
  vertical-align: middle;
  border-style: none;
}

#semantic-segmentation > img {
  margin-bottom: 18px;
}

p.caption {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1c1e21;
  margin-bottom: 16px;
  margin-top: 40px;
  width: 100%;
}

.bs-sidenav {
  background-color: #f7f9fa;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 24px;
  box-shadow: 0 0 8px 0 rgba(0,0,0,0.18), 0 8px 4px 0 rgba(0,0,0,0.24);
  border-radius: 0;
}

#sidebar > ul > ul.nav.nav-list > li.toctree-l1 > a {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #1c1e21;
}

#sidebar > ul > ul.nav.nav-list > li.toctree-l1 > ul > li > a {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal;
  color: #1c1e21;
}

.bs-sidenav .nav > li > a {
  display: block;
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1c1e21;

  padding: 5px 20px;
}

.leftToc {
  background: #ffffff;
  padding: 0;
}

.custom-class-width {
  min-width: auto !important;
}

div.body {
  max-width: inherit;
}

#sidebar > ul > ul.current.nav.nav-list > li.toctree-l1.current {
  background-color: #ffe4e4;
  border-left: 2px solid #990838;
  width: 100%;
}

#sidebar > ul > ul.nav.nav-list > li > ul > li {
  width: 100%;
}

#sidebar > ul > p > span {
  margin-left: 24px;
}

li.toctree-l1,
.bs-sidenav .nav > li > a {
  width: 100%;
}

.bs-sidenav .nav > li > a:focus {
  text-decoration: none;
  /* background-color: red; */
  border-right: none;
  width: 100%;
}

div.body {
  padding-top: 24px;
  font-size: 15px;
}

pre {
  white-space: pre-wrap; /* Since CSS 2.1 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.main-nav-item {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #2F3235;
  padding-left: 16px;
  padding-right: 16px;
}

li.nav-item.main-nav-item a.nav-link.nav-link-main {
  font-family: Heebo;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #2F3235;
}

li.nav-item.main-nav-item a.nav-link.nav-link-main.current {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #eb595e;
  border-bottom-color: #eb595e;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

h1 {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  color: #191919;
  margin-bottom: 18px;
}

h2 {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #191919;
  padding-top: 30px;
}

h3 {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #191919;
  padding-top: 20px;
}
p {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.6rem;
  word-spacing: 0.05rem;
  letter-spacing: normal;
  color: #1c1e21;
}
.bs-sidenav .nav .nav > li > a {
  padding-left: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
}

ul.current.nav.navlist {
  width: 100%;
}

.bs-sidenav form,
.bs-sidenav #sourcelink {
  padding-left: 24px;
}

.form-group {
  margin-bottom: 0px;
}

#sidebar > ul > ul.current.nav.nav-list {
  width: 100%;
}

input.form-control {
  border: solid 1px #e0e0e0;
  border-radius: 0px;
}

code {
  color: #c92c56;
}

.highlight pre {
  font-family: "Source Code Pro", monospace;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  /* background-color: #1c1e21; */
  border-radius: 5px;
  padding: 16px 24px;
}

#steps > ol {
  padding-left: 0px;
  list-style: inside;
}

#steps > ol > li {
  border-radius: 5px;
  background-color: var(--very-light-pink);
  margin: 10px 0 10px 0;
  padding: 15px 24px;
  list-style-type: decimal;
  font-size: 16px;
  font-weight: bold;
  color: var(--dark-grey);
}

#steps > ol > li span.title {
  font-size: 16px;
  font-weight: bold;
  color: var(--dark-grey);
}

#steps > ol > li span.description {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93;
  letter-spacing: normal;
  color: var(--dark-grey);
}

#steps > ol > li a:hover {
  color: var(--dark-grey);
}

.nav-tabs > li {
  margin-bottom: 0px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  cursor: default;
  opacity: 1;
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: var(--berry-darker);
  margin-bottom: 0px;
  margin-right: 0px;
  border: 0px;
  border-radius: 0px;
  border-bottom-color: var(--berry-darker);
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.nav-tabs > li > a {
  margin-right: 0px;
  border: 0px;
  border-radius: 0px;
}

.nav-tabs {
  margin-bottom: 28px;
}

.download-button {
  width: 207px;
  height: 50px;
  border: 0;
  border-radius: 5px;
  background-color: var(--red-primary);
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
}

.alert.alert-info {
  border-radius: 5px;
  background-color: var(--blue-lighter);
  background-image: none;
  border-left-color: var(--blue-light);
  border-left-width: 8px;
}

.alert.alert-info p {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: var(--blue-dark);
}
.alert.alert-info p a {
  font-family: Heebo, Source Sans Pro, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-decoration: underline;
  line-height: 1.43;
  letter-spacing: normal;
  color: var(--blue-dark);
}

.icon-square {
	border: 1px solid #c8c8c8;
	border-radius: 4px;
	background-color: #FFFFFF;
  padding: 52px 0;
  height: 230px;
}

.icon-square:hover {
  background-color: #FFE4E4;
  cursor: pointer;
}

@media (max-width: 768px) {
  .navbar-collapse.collapse {
    display: block !important;
    /* height: auto !important; */
    padding-bottom: 0;
    overflow: visible !important;
  }

  .icon-square {
    height: 214px;
  }
}
