body {
  padding-top: 20px;
  font-family: Eurostile, Muli;
}

ul.nav li.main {
  font-weight: bold;
}

div.col-md-3 {
  padding-left: 0;
}

.footer {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 20px;
  font-size: 85%;
}

.home-btn {
  padding: 0 20px 10px;
}

.container p img {
  max-width: 100%;
}

.container iframe {
  border: 0 none;
}

a.navbar-brand > img {
  display: inline;
  height: 26px;
  margin-top: -4px;
}

/*
 * Side navigation
 *
 * Scrollspy and affixed enhanced navigation to highlight sections and secondary
 * sections of docs content.
 */

/* By default it's not affixed in mobile views, so undo that */
.bs-docs-sidebar.affix {
  margin-left: 15px;
  position: static;
}

.bs-docs-sidebar.well {
  padding: 0;
}

/* sidebar */
.bs-docs-sidebar {
  padding-left: 20px;
  padding-bottom: 20px;
}

.bs-docs-sidebar .btn-primary{
  margin-top: 5px;
  margin-bottom: 5px;
}

/* Show and affix the side nav when space allows it */
@media (min-width: 992px) {
  .bs-docs-sidebar .nav > .active > ul {
    display: block;
  }

  /* Widen the fixed sidebar */
  .bs-docs-sidebar.affix,
  .bs-docs-sidebar.affix-bottom {
    width: 213px;
  }

  .bs-docs-sidebar.affix {
    position: fixed; /* Undo the static from mobile first approach */
  }

  .bs-docs-sidebar.affix-bottom {
    position: absolute; /* Undo the static from mobile first approach */
  }
}

@media (min-width: 1200px) {
  /* Widen the fixed sidebar again */
  .bs-docs-sidebar.affix-bottom,
  .bs-docs-sidebar.affix {
    width: 263px;
  }
}

/* all links */
.bs-docs-sidebar .nav > li > a {
  color: #999;
  border-left: 2px solid transparent;
  padding: 4px 20px;
  font-size: 13px;
  font-weight: 400;
}

/* nested links */
.bs-docs-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  font-size: 12px;
}

/* active & hover links */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > li > a:hover,
.bs-docs-sidebar .nav > li > a:focus {
  color: #563d7c;
  text-decoration: none;
  background-color: transparent;
  border-left-color: #563d7c;
}

/* all active links */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active:focus > a {
  font-weight: 700;
}

/* nested active links */
.bs-docs-sidebar .nav .nav > .active > a,
.bs-docs-sidebar .nav .nav > .active:hover > a,
.bs-docs-sidebar .nav .nav > .active:focus > a {
  font-weight: 500;
}

/* hide inactive nested list */
.bs-docs-sidebar .nav ul.nav {
  display: none;
}

/* show active nested list */
.bs-docs-sidebar .nav > .active > ul.nav {
  display: block;
}

/* make sidebar scrollable */
.bs-docs-sidebar > ul {
  overflow-y: auto;
  height: 100%;
  padding-top: 20px;
}

.centered-image {
  text-align: center;
  padding: 15px;
}

.centered-image img {
  width: 80%;
  height: 80%;
  border: 1px solid #ddd;
}

blockquote {
  font-size: 14px;
}

/* css update to osc branding */
@font-face {
  font-family: 'Muli';
  src: url('/fonts/Muli-Bold.eot');
  src: url('/fonts/Muli-Bold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/Muli-Bold.woff2') format('woff2'),
  url('/fonts/Muli-Bold.woff') format('woff'),
  url('/fonts/Muli-Bold.ttf') format('truetype'),
  url('fonts/Muli-Bold.svg#Muli-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muli';
  src: url('fonts/Muli-Light.eot');
  src: url('fonts/Muli-Light.eot?#iefix') format('embedded-opentype'),
  url('fonts/Muli-Light.woff2') format('woff2'),
  url('fonts/Muli-Light.woff') format('woff'),
  url('fonts/Muli-Light.ttf') format('truetype'),
  url('fonts/Muli-Light.svg#Muli-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Eurostile';
  src: url('fonts/Eurostile-Black.eot');
  src: url('fonts/Eurostile-Black.eot?#iefix') format('embedded-opentype'),
  url('fonts/Eurostile-Black.woff2') format('woff2'),
  url('fonts/Eurostile-Black.woff') format('woff'),
  url('fonts/Eurostile-Black.ttf') format('truetype'),
  url('fonts/Eurostile-Black.svg#Eurostile-Black') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muli';
  src: url('fonts/Muli-ExtraBold.eot');
  src: url('fonts/Muli-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('fonts/Muli-ExtraBold.woff2') format('woff2'),
  url('fonts/Muli-ExtraBold.woff') format('woff'),
  url('fonts/Muli-ExtraBold.ttf') format('truetype'),
  url('fonts/Muli-ExtraBold.svg#Muli-ExtraBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Muli';
  src: url('fonts/Muli-Regular.eot');
  src: url('fonts/Muli-Regular.eot?#iefix') format('embedded-opentype'),
  url('fonts/Muli-Regular.woff2') format('woff2'),
  url('fonts/Muli-Regular.woff') format('woff'),
  url('fonts/Muli-Regular.ttf') format('truetype'),
  url('fonts/Muli-Regular.svg#Muli-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1 {
  color: #11619A;
  font-family: Eurostile
  font-style: Black
}

h2 {
  color: #71675c;
  font-family: Eurostile;
  font-style: Black;
  text-transform: uppercase
}

h3 {
  color: #97897b;
  font-family: Muli;
  font-style: Bold
}

h4 {
  color: #97897b;
  font-family: Muli;
  font-style: Bold
}

h5 {
  color: #97897b;
  font-family: Muli;
  font-style: Regular
}

h6 {
  color: #97897b;
  font-family: Muli;
  font-style: Regular
}

p {
  font-family: Muli;
  font-style: Regular
}

li {
  font-family: Muli;
  font-style: Regular
}
