.slider{-webkit-appearance:none;height:20px;border-radius:5px;background:transparent;outline:0}
.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;border-radius:50%;background:white;cursor:pointer;border:5px solid #00857f}
.slider::-moz-range-thumb{width:30px;height:30px;border-radius:50%;background:#00857f;cursor:pointer}
.slider-outer{width:90%;background-color:#00857f;border-radius:10px;position:relative;height:20px}
.slider-inner{width:0;height:20px;margin-left:-2px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#00857f;text-align:center;line-height:30px;color:white}
.slider:focus{outline:1px dashed #53565a;outline-offset:3px}
.circle-icon{width:30px;height:30px;border-radius:50%;background:#00857f;cursor:pointer;box-sizing:border-box}
.circle-icon:hover{background:#006a66}
.circle-icon span{font-size:32px}
span.icon.icon-sm.dls-icon-minus::before,span.icon.icon-sm.dls-icon-plus::before{font-size:1rem;font-weight:800}
.tooltiptext{width:160px;background-color:#00857f;border-radius:6px;padding:5px 0;z-index:1;bottom:250%;left:0;margin-left:-67px;font-weight:700;font-size:24px}
.tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-20px;border-width:20px;border-style:solid;border-color:#00857f transparent transparent transparent}
.feecalc-black{color:#040505}
#invest-fee-calculator-entire-content{background-color:#ecedee;padding:80px}
@media(max-width:767px){#invest-fee-calculator-entire-content{padding:40px}
}
@media(max-width:400px){#invest-fee-calculator-entire-content{padding:20px}
}
.feecalc-header{font-size:28px;font-weight:400}
.feecalc-footer{font-weight:700;margin-bottom:92px}
.feecalc-bigcircle{background-color:white;width:330px;height:330px;border-radius:50%;flex-direction:column;text-align:center}
@media(max-width:1000px){.feecalc-bigcircle{margin-top:20px}
}
.feecalc-bigcircle-header{width:75%;font-size:18px;font-weight:700}
.feecalc-bigcircle-amount{color:#00857f;font-size:60px;padding:35px 0;font-weight:700}
.feecalc-bigcircle-footer{width:75%;color:#666;font-size:15px;font-weight:700}