﻿.range-slider{height:0;position:relative;}.range-slider-input{-webkit-appearance:none;width:100%;height:3px;border-radius:2px;background:#d7dcdf;outline:0;position:relative;top:10px;}.range-slider-input::-webkit-slider-thumb{-webkit-appearance:none;}.range-slider-bolinha::-webkit-slider-thumb{position:relative;width:6px;height:6px;border-radius:50%;background:#0ebf38;}.range-slider-bolinha-vermelha::-webkit-slider-thumb{background:#f00;}.range-slider-divisoes{display:flex;margin-top:-5px;position:relative;top:9px;height:0;}.range-slider-divisao{font-size:10px;position:relative;padding-top:5px;color:#808080;}.range-slider-divisao:before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";width:1px;height:5px;border-radius:1px;background-color:rgba(128,128,128,.5);}.range-slider-divisao:first-child:before,.range-slider-divisao:last-child:before{height:7px;width:2px;}.corFaixaMinimaNormalidade{color:#e47912;}.corFaixaMaximaNormalidade{color:#f00;}