html,body {
  width: 100%;
  height: 100%;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #eceff1;
}

h1, h2, h3, h4 {
  font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

[id^=unige_logo] {
  padding: 0;
  height: 50px;
}

[id^=languageMenu] {
  text-decoration: none;
}

.navbar,
.top-nav-collapse {
  background-color: #1D1412;
  border: none;
}

#main-navbar {
  padding: 0 10px 0 10px;
}

#main-navbar .navbar-brand {
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 0;
}

#main-navbar a {
  color: #fff;
  letter-spacing: 1px;
  background-color: #1D1412;
}

#main-navbar a:focus,
#main-navbar a:hover {
  color: #ef6c00;
}

[id^=non-collapsable-navbar] {
  margin: auto;
}

.full-height {
  height:100%;
}

.height-55 {
  height:54%;
}

.height-45 {
  height:46%;
}

.unselectable {
    /* Avoid user selection */
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                        supported by Chrome and Opera */
}

[id^=portfolio-builder] {
  text-align: center;
  height: 100%;
  width: 100%;
  padding: 60px 10px 10px 10px;
}

#scroll_down_info {
  height: 20%;
  width: 100%;
  padding: 60px 10px 10px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}

#landing-slide {
  height: 80%;
  width: 100%;
  padding: 60px 10px 10px 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}

#scroll_down_info span {
  font-size: 40px;
}

[id^=scenario-intro-slide] {
  height: 100%;
  width: 100%;
  padding: 60px 10px 10px 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

[id^=scenario-intro-slide] div {
  max-width: 1000px;
}

[id^=static-scenario-text] {
  font-size: 18px;
}

[id^=static-scenario-title] {
  font-weight: 600;
}


/* Container management */

.dashboard_element {
  background: #fff;
  padding: 10px;
  display: flex;
  flex-direction: column;
}

.dashboard_element_content {
  flex: 1 1 auto;
  height: 100%;
}

.row.no-gutters {
  margin-right:0;
  margin-left:0;
}
.row.no-gutters > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

#dashboard_container,
#dashboard_container0,
#dashboard_container1,
#dashboard_container2,
#goal_container,
#goal_container0,
#goal_container1,
#goal_container2 {
  padding-right: 10px;
}

[id^=goal_container] {
  padding-right: 10px;
}

[id^=indicators_row] {
  display: none;
}

[id^=indicators_container] {
  padding-top: 10px;
}

.dashboard_element h4 {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 10px;
  flex: 0 1 auto;
}

/* Navbar */
#main-navbar {
  background-color: #1D1412;
  border: none;
  margin: 0;
}

#main-navbar .navbar-brand {
  color: white;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 0;
}

[id^=languageDropdownMenu] {
  background: #1D1412;
  min-width: 60px;
}

[id^=logout-button] {
  margin-left: 20px;
}

[id^=unige_logo] {
  padding: 0;
  height: 50px;
}

[id^=languageMenu] {
  text-decoration: none;
}

[id^=non-collapsable-navbar] {
  margin: auto;
}

/* Treemap element */

[id^=canvas] {
  overflow: visible;
  height: 100%;
  width: 100%;
  min-height: 300px;
}

[id^=canvas] text {
  pointer-events: none;
}

[id^=mutable_canvas] {
  float: left;
  overflow: visible;
  font-size: 12px;
  width: 57%;
  height: 100%;
}

[id^=technologies_interactive_canvas] {
  float: left;
  font-size: 12px;
  width: 100%;
  height: 100%;
}

#technologies_interactive_canvas,
#technologies_interactive_canvas1,
#technologies_interactive_canvas2,
#technologies_interactive_canvas3 {
  overflow: visible;
}

.tech_names_y_axis {
  text-transform: uppercase;
  font-size: 14px;
}

[id^=tech_supply_x_axis] line {
  opacity: 0.1;
}

[id^=tech_supply_x_axis] text {
  font-size: 12px;
}

.tech_percentage_graph {
  font-size: 12px;
}

.tech_legend {
  font-size: 12px;
}

[id^=tech_supply_x_axis] path,
.tech_names_y_axis path,
.tech_names_y_axis line{
  display: none;
}

/* Goal element */

[id^=goal_element] {
  height: 100%;
  width: 100%;
}

[id^=goal_element] .mini_ch {
  max-width: 380px;
  min-width: 260px;
  height: 100%;
  width: 100%;
  padding: 45px 25px;
  font-size: 40px;
  overflow: visible;
}

[id^=demand_label] {
  font-weight: 600;
}

.info_labels {
  font-size: 35px;
}

[id^=target] {
  font-size: 32px;
}

/* Sliders */

[id^=interface] {
  max-width: 550px;
  min-width: 85%;
  text-align: center;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}

[id^=sliders] {
  height: 90%;
}

.technology_icon_button {
  margin-right:15px;
}

.technology {
  height: 7.5%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 1.5%;
  min-height: 40px;
}

.slider.slider-horizontal {
  width: 85%;
  height: 100%;
}

.slider.slider-horizontal .slider-track {
  height: 100%;
  top: 0;
  margin: 0;
}

.slider.slider-horizontal .slider-track p {
  position: relative;
  z-index: 999;
  text-transform: uppercase;
  letter-spacing: 1px;
  pointer-events: none;
  top: 30%;
}

.slider p,
.slider output {
  font-size:11px;
  color: black;
}

.slider.slider-horizontal .slider-track p output {
  display: inline;
  text-transform: none;
}

.slider.slider-horizontal {
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
  border-radius: 5px;
}

.slider-handle.custom {
  height: 100%;
  width: 10px;
  border: 1px solid black;
  border-radius: 2px;
  opacity: 0.3;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
}

.slider-handle.custom::before {
  line-height: 10px;
  font-size: 10px;
  content: '';
}

.slider .tooltip {
  pointer-events: none;
}

[id^=interface_buttons] {
  display: flex;
  justify-content: center;
  width: 100%;
}

[id^=resetButton],
.bootstrap-switch {
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
}

[id^=resetButton] {
  height: 30px;
  font-size: 0.9em;
}

[id^=interactive_hint_container] .tooltip-inner {
  min-width: 260px;
  border: solid 1px #fff;
}

[id^=interactive_hint_container] .tooltip-arrow {
  border-top-color: [id^=fff] !important;
}

[id^=interactive_hint] {
  position: relative;
  top: 10px;
  left: 50px;
  color: white;
}


[id^=impact_legend] {
  height: 32px;
  width: 300px;
  font-size: 10px;
  margin-right: 10px;
  display:none;
  flex-wrap: wrap;
  border: 1px [id^=000] solid ;
}

[id^=impact_legend_title] {
  width: 100%;
  margin: 0 auto 2px auto;
}

.impact_legend_categories {
  margin: auto;
}

.impact_legend_color {
  height: 10px;
  width: 10px;
  margin-right: 5px;
  display: inline-block;
}

.impact_legend_text {
  display: inline-block;
  margin: 0 auto;
}

.focused-navbar:focus {
  color: #FF8F1A;
}

.technology_table_description {
  font-size: 0.8em;
}

[id^=technologyTable] {
  font-size: 0.8em;
  text-align: left;
}

[id^=technologyTable] tr {
  line-height: 30px;
  min-height: 30px;
  height: 30px;
}

[id^=impactTable] {
  margin-bottom: 0;
}

[id^=impactTable] tr {
  line-height: 1.3em;
  min-height: 1.3em;
  height: 1.3em;
}

[id^=impactTable] td {
  padding-left: 3px;
}

.table-bordered tbody tr th {
  width: 240px;
  font-size: 1.1em;
}

.table-impacts-header {
  width: 90px;
  min-width: 90px;
  max-width: 90px;
  font-size: 1.1em;
  white-space: normal !important;
}

[id^=infoModal] .modal-dialog {
  width: 1024px;
}

.factsheets_frame {
  padding-top: 15px;
}

.tech-photo {
  font-size: 0.7em;
  text-align: center;
}

[id^=referencesModal] ul li {
  margin-bottom:5px;
  vertical-align:top;
  font-size: 0.9em;
}

[id^=plant_table] {
  width: 70%;
}

[id^=plant_table] tbody th {
  font-weight: normal;
}
/* Ribbon */

.corner-ribbon{
  font-size: 15px;
  font-weight: 700;
  width: 270px;
  background: #FF8F1A;
  position: absolute;
  text-align: center;
  line-height: 50px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 9999;
}

.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.corner-ribbon.top-right{
  top: 40px;
  right: -70px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.no_highlight_tutorial {
  background-color: rgba(255,255,255,0.3);
}

/* Impact indicators */

[id^=impact_indicators] {
  margin: auto;
  width: 100%;
  height: 100%;
  overflow: visible;
}

[id^=impact_canvas] {
  flex: 1 1 auto;
  height: 77%;
  width: 100%;
  min-height: 190px;
}

[id^=impact_icons] {
  width: 100%;
  flex: 0 1 20px;
}

.icon_buttons{
  width: 20px;
}

.indicator_change_lines {
  stroke-dasharray:1, 1;
}

.indicator_mod_lines {
  stroke-width:1;
  stroke:#000;
}

.impact_axis  {
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.impact_magnitude_axis path,
.impact_magnitude_axis line,
.impact_axis line,
.impact_axis path {
  display: none;
}

[id^=zero-impacts-label] {
  background-color: rgb(0, 104, 55);
  color: #fff;
}

[id^=highest-impacts-label] {
  background-color: rgb(165, 0, 38);
  color: #fff;
}

.thermometer_bars {
  opacity: 0.7;
}

.introTooltip {
  min-width: 350px !important;
}

.warning_modals {
  z-index: 10000001 !important;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

@media all and (max-width:400px) {
  [id^=riskmeter_brand] {
    font-size: 15px;
  }

}

@media all and (max-width:359px) {
  [id^=riskmeter_brand] {
    display: none;
  }
}

@media (max-width: 991px) {
  .full-height,
  .height-45,
  .height-55 {
    height:auto;
  }

  [id^=interface] {
    min-width: 375px;
  }

  .technology {
    height: 45px;
    padding-top: 0;
    padding-bottom: 5px;
  }

  [id^=canvas] {
    height: 300px;
    padding-bottom: 0;
  }

  [id^=dashboard_container] {
    padding-right: 0;
  }

  [id^=goal_container] {
    padding-right: 0;
    padding-top: 10px;
  }

  [id^=treemap_container] {
    padding-top: 10px;
  }

  .navbar-header {
      float: none;
  }
  .navbar-toggle {
      display: block;
      margin-top: 5px;
      margin-bottom: 5px;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin: 7.5px -15px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .navbar-text {
      float: none;
      margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
      display: block!important;
  }
  .collapsing {
      overflow: hidden!important;
  }
}

@media all and (max-width: 1200px) {
  .dashboard_element h4 {
    font-size: 1em;
  }
  .slider p {
    font-size: 0.6em;
    color: black;
  }
  [id^=resetButton] {
    font-size: 0.8em;
  }
  [id^=submit-button] {
    font-size: 0.8em;
  }

  [id^=slider-title] {
    width: 280px;
    margin: auto;
  }
}

@media all and (min-width:1600px) {
  [id^=mutable_canvas] {
    font-size: 14px;
  }

  [id^=interface] {
    width: 95%;
  }

  .slider p,
  .slider output {
    font-size: 14px;
  }

  .impact_axis {
    font-size: 11px;
  }

  .impact_magnitude_axis {
    font-size: 14px;
  }

  [id^=impact_icons] {
    flex: 0 1 30px;
  }

  .icon_buttons{
    width: 30px;
  }

}

.introjs-helperNumberLayer {
  font-family: Open Sans, Arial, verdana, sans-serif;
  font-size: 14px;
  text-shadow: none;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 2px solid #ecf0f1;
  border-radius: 50%;
  background: #e74c3c;
}

.introjs-helperLayer {
  background-color: #FFF;
  background-color: rgba(255,255,255,.9);
  border: none;
  border-radius: 2px;
}

.introjs-tooltip {
  letter-spacing: .1em;
  color: #2c3e50;
  font-family: Open Sans, Arial, verdana, sans-serif;
  border-radius: 2px;
  min-width:380px !important;
}

.introjs-button {
  padding: 0.6em 0.8em;
  text-shadow: none;
  font-weight: bold;
  color: #2c3e50;
  font-family: Open Sans, Arial, verdana, sans-serif;
  background: #ecf0f1;
  background-image: none;
  -webkit-border-radius: .2em;
  -moz-border-radius: .2em;
  border-radius: .2em;
  -webkit-transition: background .3s, border .3s;
     -moz-transition: background .3s, border .3s;
      -ms-transition: background .3s, border .3s;
       -o-transition: background .3s, border .3s;
          transition: background .3s, border .3s;
}

.introjs-prevbutton {
  border-radius: .2em 0 0 .2em;
}

.introjs-nextbutton {
  border-radius: 0 .2em .2em 0;
}

.introjs-button:hover:not(.introjs-disabled),
 .introjs-button:focus:not(.introjs-disabled) {
  background: #2c3e50;
  color: #fff;
  box-shadow: none;
  border-color: #2c3e50;
  text-decoration: none;
}

.introjs-disabled {
  color: #b3b3b3;
}

.introjs-skipbutton:not(.introjs-donebutton) {
  display: none;
}



/* Palette */

[id^=A07C56] rgb(160,124,86)
[id^=ef6c00] rgb(255,143,26)
[id^=714E27] rgb(113,78,39)
[id^=1D1412] rgb(29,20,18)
[id^=2C485D] rgb(44,72,93)
