.show-div {
  display: block;
}
.hide-div {
  display: none;
}
#customSideBar {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.w-30 {
  width: 30%;
}
#customSideBar .dropdown-menu.show,
#customSideBar .dropdown-toggle {
  width: 100%;
}

.max-w-500 {
  max-width: 500px;
}
.w-500 {
  width: 500px;
}
.w-750 {
  width: 750px;
}

.w-80 {
  width: 80%;
}
#right_bottom_control {
  right: 6px !important;
  position: absolute !important;
  bottom: 0px !important;
}
.slider-tick-label {
  width: 25px !important;
}
