/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.unos input,
label {
  height: 1.5em;
}


/* .customRange::-webkit-slider-thumb {
  background: gray;
} */

/* .customRange::-moz-range-thumb {
  background: grey;
} */

/* .customRange::-ms-thumb {
  background: grey;
} */


/* #korekcijaGodisnjeg {
  width: 4.5em !important;
} */