/* @font-face {
	font-family: UniversLTPro-65Bold;
	src: url(webfonts/2A3850_0_0.eot);
	src: url(webfonts/2A3850_0_0.eot?#iefix) format('embedded-opentype'), url(webfonts/2A3850_0_0.woff) format('woff'), url(webfonts/2A3850_0_0.ttf) format('truetype');
}


@font-face {
	font-family: UniversLTPro-Condensed;
	src: url(webfonts/2A3850_1_0.eot);
	src: url(webfonts/2A3850_1_0.eot?#iefix) format('embedded-opentype'), url(webfonts/2A3850_1_0.woff) format('woff'), url(webfonts/2A3850_1_0.ttf) format('truetype');
} */

body {
	font-family: Helvetica, Arial, sans-serif;
}

 

.forms {
	margin-left: 35px;
	font-size: 14px
}

.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100)
}

.tooltip-inner {
	max-width: 300px;
	padding: 3px 8px;
	color: #E87D1E;
	text-align: left;
	text-decoration: none;
	background-color: #FBF5E6;
	border: 1px solid #E87D1E;
	border-radius: 4px
}

input {
	border: 1px solid#ccc;
	background-color: #f3f2f2;
	border-radius: 4px;
	padding-right: 15px
}

.static input {
	padding-right: 0
}

h1.purple input {
	color: #571681;
	text-align: center;
	margin-top: 0
}

h1.purple {
	margin-top: 0;
	margin-bottom: -10px;
	text-align: center;
}

.orange {
	color: #fff;
	font-size: 14px;
	background-color: #E87D1E;
	border-radius: 4px;
	margin: 0 0 10px 50px;
	padding: 4px 0 4px 20px
}

body .results-purple h3.purple, .results-purple, .results-green, .results-blue{text-align: center;}
@media (min-width:768px) {
	h2.purple {
		background: url(../images/title-purple.png)no-repeat left;
		height: 71px;
		margin-left: 2px;
		padding-left: 50px;
		font-size: 28px;
		padding-top: 45px;
		color: #571681
	}
}

@media (max-width:767px) {
	h2.purple {
		background: url(../images/title-purple.png)no-repeat left;
		height: 71px;
		padding-left: 50px;
		font-size: 22px;
		padding-top: 45px !important;
		color: #571681
	}
}

@media (max-width:479px) {
	.forms_section {margin-left: -15px}
	.orangeBg{width: 86%;}
}

@media (max-width:600px) {
	.forms {margin-left: -15px; font-size: 14px}
	h2.purple {
		background: url(../images/title-purple.png)no-repeat left;
		height: 71px;
		padding-left: 50px;
		font-size: 22px;
		line-height: 26px;
		padding-top: 0;
		color: #571681
	}
	.orange {
		color: #fff;
		font-size: 14px;
		background-color: #E87D1E;
		border-radius: 4px;
		margin: 0 0 10px 0;
		padding: 4px 0 4px 20px
	}
	.img-responsive {
		max-width: 300px
	}
}

h2 a:link,
h2 a:hover,
h2 a:visited,
.forms a:link,
.forms a:hover,
.forms a:visited {
	color: #E87D1E;
	font-size: 14px
}

.content_area img.center-block,
.content_area h3 {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.content_area h3.purple {
	font-size: 14px;
	color: #571681
}

hr {
	height: 1px;
	color: #716E73;
	background-color: #716E73;
	border: none
}

hr.forms {
	margin-bottom: 5px;
	margin-left: 0
}

.grey {
	background-color: #F3F2F2
}

.spacer_5 {
	margin-bottom: 5px
}

.btn {
	max-width: 348px;
	height: 100%;
	background-color: transparent;
	-moz-user-select: none;
	background-image: none;
	border: 0;
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 auto;
	padding: 0;
	float: right
}

.alignright {
	text-align: right;
	padding-right: 0
}

.h1,
.h2,
.h3,
.calculate_form_section h1,
.calculate_form_section h2,
.calculate_form_section h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}

.calculate_form_section h2 a:link,
.calculate_form_section h2 a:hover,
.calculate_form_section h2 a:visited,
.calculate_form_section a:link,
.calculate_form_section a:hover,
.calculate_form_section a:visited {
	color: #E87D1E;
	font-size: 14px;
}

.headingBlue {
	padding: 25px 30px 30px;
	background: #006fa0;
	margin-top: 16px;
}

.headingBlue h1 {
	margin: 0;
	padding: 0;
	font-size: 31px;
	color: #fff;
	display: inline-block;
}

.headingBlue .icon {
	position: absolute;
	top: -15px;
	right: -15px;
}

.calculate_form_section {
	font-size: 16px;
	line-height: 22px;
	color: #333;
}

h2.purpleHeading {
	background: url(../images/title-purple.png)no-repeat left;
	height: 71px;
	margin:0 0 19px 2px;
	font-size: 28px;
	padding: 45px 0 0 50px;
	color: #571681;
	font-weight: normal;
}

h2.purpleHeading.greenHead {
	color: #9bc33a;
	background-image: url(../images/title-green.png);
}

h2.purpleHeading.title-blue {
	color: #296AA1;
	background-image: url(../images/title-blue.png);
}

.orangeBg {
	color: #fff;
	font-size: 14px;
	background-color: #E87D1E;
	border-radius: 4px;
	margin: 0 0 10px 50px;
	padding: 4px 0 4px 20px;
}

 .formWrap, .calculate_form_section .row.forms {
	margin-left: 35px;
	font-size: 14px;
}

.formWrap input {
	padding: 0 15px 0 0;
	width: 100%;
	margin-bottom: 5px;
	min-height:auto;
}

.alignright {
	text-align: right;
	padding-right: 0;
}

.text-right {
	text-align: right;
}

.calculate_form_section input.readOnly {
	overflow: hidden;
	border: 0px none;
	width: 100%;
	background: transparent none repeat scroll 0% 0%;
}

.grey {
	background-color: #F3F2F2;
}

.annualSubmitBtn {
	background: #653d8a;
	font-size: 17px;
	padding: 10px 50px;
	margin: 6px 0;
	opacity: .9;
	color: #fff;
	border-radius: 6px;
	max-width: 350px;
	text-transform: uppercase;
	font-weight: normal;
}

.annualSubmitBtn:hover {
	opacity: 1;
}

.annualSubmitBtn.greenBtn {
	background: #9bc33a;
}

.annualSubmitBtn.blueBtn {
	background: #296AA1;
}

.margin5 {
	margin: 5px 0;
}

input.inputnoneBorder {
	overflow: hidden;
	border: 0px none;
	width: 100%;
	background: transparent none repeat scroll 0% 0%;
}

.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
	display: none!important;
}

.title_blue {
	color: #296AA1;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

@media (min-width: 768px) {
	.title_blue {
		text-align: right;
		margin-top: 5px;
	}
}

.form_output_data {
	display: none;
}

.forms_section {
	padding-left: 17px;
	padding-right: 30px;
	width: 100%;
}

.reset {
	margin-top: 15px;
	float: right;
}

.bottom_5 {
	margin-bottom: 5px;
}

h1.green input {
	color: #9BC33A;
	text-align: center;
	margin-top: 0
}

h1.green {
	color: #9BC33A;
	text-align: center;
	margin-top: 0;
	margin-bottom: -10px
}

@media (min-width:768px) {
	h2.green {
		background: url(../images/title-green.png)no-repeat left;
		height: 71px;
		margin-left: 2px;
		padding-left: 50px;
		font-size: 28px;
		padding-top: 45px;
		color: #9BC33A
	}
}

@media (max-width:767px) {
	h2.green {
		background: url(../title-green.png)no-repeat left;
		height: 71px;
		padding-left: 50px;
		font-size: 22px;
		padding-top: 45px;
		color: #9BC33A
	}
}

@media (max-width:479px) {
	.forms_section {margin-left: 0px}
	.forms_section.form_output_data .col-xs-1, .forms_section.form_output_data .col-xs-3, 
	.forms_section.form_output_data .row.forms .col-xs-1, .forms_section.form_output_data .row.forms .col-xs-3,
	.calculate_form_section .col-xs-1, .calculate_form_section .col-xs-3, 
	.calculate_form_section .row.forms .col-xs-1, .calculate_form_section .row.forms .col-xs-3{width: auto;}
	.forms_section.form_output_data .col-sm-3, .calculate_form_section .col-sm-3{width:100%;}
	.col-sm-12.calculate_form_section .col-sm-3.title_blue.spacer_5{width:33%;}
	.forms_section.form_output_data .col-sm-3:empty, .calculate_form_section .col-sm-3:empty{display: none;}
	.grey{max-width: 100%; margin-right: 0; margin-left: 0;}
	.results-purple h3.purple, .results-green, .results-blue{text-align: center; margin-top: 20px;}
	.forms_section.form_output_data .forms{margin-left: 35px;}
	.forms_section.form_output_data hr.forms{margin-left: 0;}
}

@media (max-width:667px) {
.forms_section.form_output_data h2, .calculate_form_section h2.purpleHeading, .calculate_form_section h2.blue{font-size:20px; line-height:22px; margin-bottom: 30px}
.calculate_form_section button{max-width:99%}
.calculate_form_section button .img-responsive{max-width: 100%}
.calculate_form_section .orangeBg{padding:6px 10px;}
}
@media (max-width:600px) {
	h2.purpleHeading{font-size:18px; line-height:20px;}
	.forms {
		margin-left: -15px;
		font-size: 14px
	}
	h2.green {
		background: url(../images/title-green.png)no-repeat left;
		height: 71px;
		padding-left: 50px;
		font-size: 22px;
		line-height: 26px;
		padding-top: 0;
		color: #9BC33A
	}
	.img-responsive {
		max-width: 300px
	}
}

h3.green {
	font-size: 14px;
	color: #9BC33A
}

.text-center {
	text-align: center;
}

h1.blue input {
	color: #296AA1;
	text-align: center;
	margin-top: 0
}

h1.blue {
	color: #296AA1;
	text-align: center;
	margin-top: 0;
	margin-bottom: -10px
}

@media (min-width:768px) {
	h2.blue {
		background: url(../images/title-blue.png)no-repeat left;
		height: 71px;
		margin-left: 2px;
		padding-left: 50px;
		font-size: 28px;
		padding-top: 45px;
		color: #296AA1
	}
	.title_blue {
		color: #296AA1;
		text-align: right;
		font-size: 11px;
		line-height: 12px;
		margin-top: 5px
	}
}

@media (max-width:767px) {
	h2.blue {
		background: url(../images/title-blue.png)no-repeat left;
		height: 71px;
		padding-left: 50px;
		font-size: 22px;
		padding-top: 45px;
		color: #296AA1
	}
	.results-blue {
		margin-top: 0
	}
	.title_blue {
		color: #296AA1;
		text-align: right;
		font-size: 11px;
		line-height: 12px;
		margin-top: 5px
	}
}

.title_blue {
	color: #296AA1;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px
}


}
h2.blue {
	background: url(../images/title-blue.png)no-repeat left;
	height: 71px;
	padding-left: 50px;
	font-size: 22px;
	line-height: 26px;
	padding-top: 51px;
	color: #296AA1
}
h3.blue {
	font-size: 14px;
	color: #296AA1
}
.title_blue {
	color: #296AA1;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold
}
.page_spinner {
	position: absolute;
	width: 40px;
	left: calc(50% - 40px);
	top: calc(50% - 40px);
}

.disNone {
	display: none;
}

.read-more{
	background-color: #7ac143;
	 color: #fff !important;
	 font-size: 16px;
	   padding: 15px 32px;
		border-radius: 7px; float:left;
		border-bottom: none !important;
		font-weight: 600;
}