#thematicSlider .panel-body {
  height: calc(100% - 86px); }

.rv-thslider-legend {
  padding: 5px 10px;
  padding-bottom: 20px; }
  .rv-thslider-legend .rv-thslider-symbol {
    display: flex;
    height: 32px; }
    .rv-thslider-legend .rv-thslider-symbol span {
      align-self: center; }

.rv-thslider-bar-control {
  bottom: 0px;
  position: absolute;
  width: 100%;
  text-align: center; }

.rv-thslider-index {
  position: absolute;
  bottom: 5px;
  right: 10px; }
