.callout {
    padding: 30px;
    text-align: center;
    background: #fff;
    border: 2px solid #F7F7F7;
}

.adjustedPadding .rx-payment-col {
    padding: 0 20px 60px !important;
}

.p_header h2 {
    color: #333;
    line-height: 1.2;
    margin: 25px 0 15px 0;
    margin-top: 25px;
    font-family: ;
    letter-spacing: -.01em;
}

.p_header p {
    line-height: 1.5;
    color: #333;
    font-size: 17px;
}

.costCalc {
	overflow: hidden;
	text-align: left;
	padding: 0 20px 20px;
	background: #fff;
	border: 2px solid #F7F7F7;
	margin: 30px 0;
}

.costCalc .calculator-input {
	margin: 10px 0;
	width: 100%;
	float: left;
}

.costCalc .control-wrapper {
    padding: .3em .2em;
}

.costCalc .control-wrapper {
    width: 50%;
    float: left;
    padding: .3em .2em;
}

.costCalc .calculator-output .control-wrapper {
    background-color: #58c08d;
    width: 100%;
    clear: both;
}

.costCalc .calculator-output label {
	font-size: 16px;
	line-height: 36px;
	float: left;
	color: #fff;
	width: 60%;
	text-align: center;
	margin: 0;
}
#_rxResult {
	background: #fff;
	font-size: 14px;
	color: gray;
	width: 40%;
	display: flex;
	border: 1px solid #ddd;
	padding: 0 4px;
	height: 36px;
	line-height: 32px;
	text-align: left;
	align-items: center;
}

.costCalc .calculator-output .prepend-input {
    font-size: 16px;
    color: gray;
}

.rx-input-wrap {
    border: 1px solid #ddd;
    padding: 0 4px;
    height: 36px;
    line-height: 32px;
}

.rx-input-wrap span {
    line-height: 32px;
}

.rx-input-wrap input {
	width: calc(100% - 12px);
	border: 0;
	background: none;
	height: 33px;
	line-height: 33px;
	padding: 0px 5px !important;
	font-size: 17px;
	float: right;
}
.rx-input-wrap input:focus {
    border: 0 none;
    outline: 0;
}

.costCalc label, .costCalc #_rx-input-months {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

.costCalc #_rx-input-months {
    color: #58c08d;
    font-weight: bold;
    font-size: 15px;
    padding: 0 0 10px 0 !important;
}
.rx-payment-row {
	background: #f7f7f7;
	max-width: 100%;
	display: flex;
	width: 100%;
	justify-content: center;
}
.rx-payment-col-6 {
	max-width: 509px;
	width: 100%;
	padding: 20px 20px 20px;
	
}
.appended {
    font-style: normal;
    font-weight: normal;
}
.rx_usd {
	text-align: left;
    font-style: normal;
    font-weight: normal;
}

.costCalc .cmsiCalculatorMonthly {
	background: none !important;
	box-shadow: none;
	border: none;
	outline: none;
	width: auto;
	text-align: right;
	width: 75px;
	color: #333;
	font-size: 20px;
	display: inline-block;
}
.targetColumn h3 {
    font-size: 24px;
    color: #31bccf;
}
.calculator-output {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.rx-input-wrap.rx-input-wrap-2 {
	border: 0 none;
	padding: 0;
	height: inherit;
	line-height: inherit;
}

#_rxResult span {
	background: none !important;
	box-shadow: none;
	border: none;
	outline: none;
	width: 100%;
	text-align: right;
	max-width: 66px;
	color: #333;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 0px 4px !important;
}

.callout {
	background: #fff;
	border: 2px solid #F7F7F7;
}
h2.leadin {
	margin: 25px 0 15px 0;
	letter-spacing: -.01em;
	font-size: 32px;
    font-weight: 400;
    color: #333;
}
p.leadin {
	font-size: 20px;
	letter-spacing: -.01em;
	line-height: 1.35;
	color: #333;
	padding: 0 0 0.5em 0;
}

#_rxPaymentMonths[type="range"]:focus,
#_rxPaymentMonths input[type="range"] {
	padding: 0;
	position: inherit;
	transform: inherit;
}
.rx-single-input-wrap .slider {
	-webkit-appearance: none;
	width: 100%;
	height: 15px;
	background: #FFF;
	outline: none;
	border: 1px solid #ddd;
}
  
  .rx-single-input-wrap .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  

  .rx-single-input-wrap .slider::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.callout {
	background: #fff;
	border: 2px solid #F7F7F7;
}
h2.leadin {
	margin: 25px 0 15px 0;
	letter-spacing: -.01em;
	font-size: 32px;
    font-weight: 400;
    color: #333;
}
p.leadin {
	font-size: 20px;
	letter-spacing: -.01em;
	line-height: 1.35;
	color: #333;
	padding: 0 0 0.5em 0;
}
.submit__buttons a.btn-submit {
	background: #58c08d;
	border: 2px solid transparent;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	height: 42px;
	line-height: 38px;
	padding: 0 45px;
	text-shadow: none;
	transition: all 0.4s ease-out 0s;
	white-space: nowrap;
	border-radius: 31px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	position: relative;
    margin-top: 30px;
    text-decoration: none;
}
.submit__buttons a.btn-submit.btn-white {
	background: transparent;
	border: 2px solid #58c08d;
	color: #58c08d;
}
.submit__buttons a.btn-submit.btn-white:hover {
	background: #58c08d;;
	border: 2px solid transparent;
	color: #FFF;
}
.submit__buttons a.btn-submit:hover {
    border: 2px solid #58c08d;
    background: transparent;
    color: #58c08d;
}
.submit__buttons {
    margin-bottom: 30px;
}
.btn-submit.btn-blue {
	margin-right: 30px;
}




@media (max-width:991px){
    .rx-payment-col-6 {
        width: 100%;
    }
    	.rx-payment-row {
	flex-direction: column;
}
	.rx-payment-col-6 {
	width: 100%;
	max-width: 100%;
}
}

@media (max-width:575px){
    .costCalc {
        padding: 0 10px 10px;
    }
    .costCalc .control-wrapper {
        width: 100%;
        float: left;
        padding: .3em .2em;
    }
    .costCalc #_rx-input-months {
        margin-left: 2px;
        display: inline-block;
    }
    .costCalc label {
        display: block;
    }
	.rx-payment-col-6 {
	padding: 20px 10px 20px;
}
.callout {
	padding: 30px 10px;
}
}
@media (max-width:460px){

    #_rxResult, .costCalc .calculator-output label {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    #_rxResult {
        text-align: left;
    }
}