.highcharts-axis-title{font-weight:bold;font-size:15px;font-family:'HelveticaNeue'}
.slider,.circle-icon{-webkit-appearance:none;height:15px;border-radius:5px;background:transparent;outline:0}
.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;border:1px solid #006fcf;background:white;cursor:pointer}
.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#006fcf;cursor:pointer}
.slider-outer{width:100%;background-color:#ecedee;border-radius:10px;position:relative;height:15px}
.slider-inner{width:45%;height:15px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#006fcf;text-align:center;line-height:30px;color:white}
.slider-inner-deposit{width:15%}
.slider-inner-ira{width:65%}
.slider-inner-deposit-ira{width:85%}
.slider-inner-weekly{width:1%}
.circle-icon{width:20px;height:20px;border-radius:50%;border:1px solid #97999b;background:white;cursor:pointer;box-sizing:border-box}
.circle-icon span{margin-top:-3px;color:#97999b}
.tooltiptext{width:120px;background-color:#ecedee;color:#333;border-radius:6px;padding:5px 0;z-index:1;bottom:250%;left:45%;margin-left:-60px}
.tooltiptext-ira{left:62%}
.tooltiptext-deposit{left:15%}
.tooltiptext-deposit-ira{left:82%}
.tooltiptext-weekly{left:3%}
.tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-10px;border-width:10px;border-style:solid;border-color:#ecedee transparent transparent transparent}
#hysa-calculator-error-content{display:none}