@charset "UTF-8";.rangeSlider, .rangeSlider__fill {background: lightgray;display: block;height: 8px;width: 100%;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 4px;}.rangeSlider {position: relative;margin-bottom: 30px;}.rangeSlider--disabled {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity: 0.4;}.rangeSlider__fill {background: #1d98f7;position: absolute;top: 0;}.rangeSlider__handle {background: #d3ddeb;border: 0;cursor: pointer;display: inline-block;width: 22px;height: 21px;position: absolute;top: -7px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}.rangeSlider__handle:after {content: "";display: block;width: 10px;height: 10px;margin: auto;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: #1d98f7;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;}.rangeSlider__handle:active {background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));background-image: -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));outline: none;}input[type="range"]:focus + .rangeSlider .rangeSlider__handle {-webkit-box-shadow: 0 0 8px rgba(142, 68, 173, 0.9);-moz-box-shadow: 0 0 8px rgba(142, 68, 173, 0.9);box-shadow: 0 0 8px rgba(142, 68, 173, 0.9);}.rangeSlider__buffer {position: absolute;top: 2px;height: 4px;background: #2c3e50;border-radius: 2px;}.rangeSlider__output {margin: 10px 0 0 0;border-radius: 8px;background-color: #EDF2FF;padding: 2px 10px 2px 10px;display: inline-block;}.rangeSlider__small {font-size: 14px;font-weight: bold;}.prcc-equal-col-container {display: table;width: 100%;}.prcc-equal-col {display: table-cell;}.prcc-container {border-radius: 10px;box-shadow: 0px 0px 24px -10px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0px 0px 24px -10px rgba(0, 0, 0, 0.5);width: 100%;}.col {background-color: white;padding: 30px;border-radius: 10px;}.form-section {text-align: center;}.form-section-label {text-align: center;font-size: 18px;margin-bottom: 14px;}.roi-calculator-settings-section {padding: 20px 20px 0 20px;}.roi-calculator-settings-label {text-align: center;font-size: 18px;margin-bottom: 14px;}@media all and (max-width: 600px) {.roi-calculator-results-section {margin: 30px 0 10px 0;padding: 5px 5px 20px 5px;color: white;border-radius: 10px;text-align: center;background-color: #1C3A77;}.priceQuote {margin-left: auto !important;margin-right: auto !important;border: none !important;width: 220px;padding-top: 15px;table-layout: fixed;}.priceQuoteCol1 {width: 85px;font-size: 14px;font-weight: bold;border: none !important;}.priceQuoteCol2 {width: 135px;font-size: 14px;border: none !important;word-break: break-word;}}@media all and (min-width: 601px) {.roi-calculator-results-section {margin: 30px 0 10px 0;padding: 50px 50px 50px 50px;color: white;border-radius: 10px;text-align: center;background-color: #1C3A77;}.priceQuote {margin-left: auto !important;margin-right: auto !important;border: none !important;width: 400px;padding-top: 15px;table-layout: fixed;}.priceQuoteCol1 {width: 160px;font-size: 24px;font-weight: bold;border: none !important;}.priceQuoteCol2 {width: 240px;font-size: 18px;border: none !important;word-break: break-word;}}.underlineCell {padding-bottom: 5px;border-bottom: 1px solid #FFFFFF;}.toc-button {background-color: darkgray;border: none;color: white;padding: 12px;text-align: center;text-decoration: none;font-weight: bold;display: inline-block;font-size: 16px;margin-top: 40px;}