@font-face {
  font-family: 'AkkuratLL-Regular';
  src: url('/content/dam/spglobal/commodity-insights/en/content-design/infographics/common/fonts/AkkuratLL-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkkuratLL-Light';
  src: url('/content/dam/spglobal/commodity-insights/en/content-design/infographics/common/fonts/AkkuratLL-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkkuratLL-Italic';
  src: url('/content/dam/spglobal/commodity-insights/en/content-design/infographics/common/fonts/AkkuratLL-Italic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkkuratLL-Bold';
  src: url('/content/dam/spglobal/commodity-insights/en/content-design/infographics/common/fonts/AkkuratLL-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

/* WebKit browsers */
::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: #0a0a0a;
}

::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb:hover {
  background: #cccccc;
}

html {
  overflow-y: auto;
}

.helpButton {
  display: none;
}

body {
  background-color: #0a0a0a;
}

.breadcrumb-component_list_lastitem, .mx-2 {
  color: #FFF !important;
}

.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  background-color: #0a0a0a;
}

.svg-content-responsive {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
}

#sulfur_val {
  fill: white;
  font-size: 1.5em;
}

#api_val {
  fill: white;
  font-size: 1.5em;
}

.h1 {
  font-family: "AkkuratLL-Regular";
  font-size: 100%;
  color: blue;
}

.light-sweet {
  fill: #6dacbc;
}

.medium-sweet {
  fill: #005b72;
}

.heavy-sweet {
  fill: #00242e;
}

.light-sour {
  fill: #f7c992;
}

.medium-sour {
  fill: #ec8200;
}

.heavy-sour {
  fill: #9d5700;
}

