
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 15.5px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
  background: #5f574f;
  border-radius: 0px;
  border: 0px solid #c2c3c7;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 62, 0.67), 0px 0px 0px rgba(0, 0, 88, 0.67);
  border: 0px solid #1d2b53;
  height: 32px;
  width: 17px;
  border-radius: 1px;
  background: #c2c3c7;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -15.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #a0978d;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
  background: #5f574f;
  border-radius: 0px;
  border: 0px solid #c2c3c7;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 62, 0.67), 0px 0px 0px rgba(0, 0, 88, 0.67);
  border: 0px solid #1d2b53;
  height: 32px;
  width: 17px;
  border-radius: 1px;
  background: #c2c3c7;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #191715;
  border: 0px solid #c2c3c7;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
}
input[type=range]::-ms-fill-upper {
  background: #5f574f;
  border: 0px solid #c2c3c7;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 62, 0.67), 0px 0px 0px rgba(0, 0, 88, 0.67);
  border: 0px solid #1d2b53;
  height: 32px;
  width: 17px;
  border-radius: 1px;
  background: #c2c3c7;
  cursor: pointer;
  height: 1px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #5f574f;
}
input[type=range]:focus::-ms-fill-upper {
  background: #a0978d;
}
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 15.5px 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
  background: #5f574f;
  border-radius: 0px;
  border: 0px solid #c2c3c7;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 62, 0.67), 0px 0px 0px rgba(0, 0, 88, 0.67);
  border: 0px solid #1d2b53;
  height: 32px;
  width: 17px;
  border-radius: 1px;
  background: #c2c3c7;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -15.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #a0978d;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
  background: #5f574f;
  border-radius: 0px;
  border: 0px solid #c2c3c7;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 62, 0.67), 0px 0px 0px rgba(0, 0, 88, 0.67);
  border: 0px solid #1d2b53;
  height: 32px;
  width: 17px;
  border-radius: 1px;
  background: #c2c3c7;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #191715;
  border: 0px solid #c2c3c7;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
}
input[type=range]::-ms-fill-upper {
  background: #5f574f;
  border: 0px solid #c2c3c7;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #005900, 0px 0px 0px #007200;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 62, 0.67), 0px 0px 0px rgba(0, 0, 88, 0.67);
  border: 0px solid #1d2b53;
  height: 32px;
  width: 17px;
  border-radius: 1px;
  background: #c2c3c7;
  cursor: pointer;
  height: 1px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #5f574f;
}
input[type=range]:focus::-ms-fill-upper {
  background: #a0978d;
}