#calc-title{font-size:2em;font-weight:800;margin:0}#blendedRateCalc section input{display:block;margin:0 .5em;width:100%}.blendName{width:25%!important}.blendBal{width:50%!important}.blendRate{text-align:right;width:20%!important}#blendedRateCalc{background:#fff;border:1px solid #ebeef0;border-radius:6px;margin:1em auto;max-width:800px;padding:1em}#blendedRateCalc section{align-items:center;border-bottom:1px solid #ebeef0;display:flex;flex-direction:row;justify-content:center;padding:1em 0}.calc-title-bar{padding:.5em 0}.calc-title-bar,.label-bar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.label-bar{padding:.5em}#bRate,#tBal{color:#47a247;font-size:1.2rem;font-weight:800;margin:0}#debt-input-list section .bCalcDelete{cursor:pointer;height:auto;transition:width .2s ease;width:20px}#debt-input-list section:hover .bCalcDelete{height:auto;width:20px}@media screen and (max-width:700px){#calc-title{font-size:1.5em;font-weight:800;margin:0 auto 1em}.calc-title-bar{align-items:center;flex-direction:column-reverse;justify-content:center;text-align:center}}