@charset "utf-8";
/* CSS Document */

/* Main */
body {
}
.pcsSurvey .buttonsPanel input {
	text-transform: uppercase;
	font-weight: 700; 
	font-size: 16px !important;
}
.ui-widget-content {
    border: 0px solid #FFFFFF !important;
 
}
.col-xs-3 {
    width: 25% !important;
	    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-6 {
    width: 50%;
	    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.mobile-only {

	display: none;	
	
}
.focus {
	-webkit-box-shadow: 0 0 6px #007eff;
	-moz-box-shadow: 0 0 5px #007eff;
	box-shadow: 0 0 5px #007eff;
	outline: none;
}
.calculator {
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
}
noscript .js {
	width: 400px;
	margin: 10px auto;
	text-align: center;
	background: #FFFFFF;
	border-radius: 10px;
	font-weight: 300;
}
noscript .js strong {
	font-size: 22px;
	font-weight: 300;
	display: block;
	margin: 0px 0px 10px;
}
noscript .js img {
	display: block;
	margin: 0px auto 10px auto;
	width: auto;
}
.row {
	margin: 0px;
	padding: 20px 0px 20px 50px;
}
.calculator #panel1, .calculator #panel2, .calculator #panel3, .calculator #panel4 {
	min-height: 700px;
}
.calculator #panel2 {
	display: none;
}
.calculator .forms > div, .calculator .heading, .calculator .select-your-employer {
	border-top: 1px solid #e5e5e5;
}
.disabled {
	background: #e1e1e1 !important;
	opacity: .4;
}
.buttonsPanel em {
	
	color: #FFF;
	position: relative;
}
.youPayImg {
	width: 65px;
	height: 42px;
	position: absolute;
	right: 7px;
	top: 8px;
}
.calculator .one {
}
.calculator .select-your-employer {
	display: none;
}
.bars {
	min-height: 250px;
}
.calculator .forms > .header-row, .calculator div.one > .header-row {
	border: 1px solid #d2d2d2;
	border-width: 1px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	background: #f3f3f3;
	box-shadow: 0px 1px 1px rgba(255,255,255,.6);
	z-index: 1;
	overflow: hidden;
}
.calculator .forms > .header-row img {
	position: absolute;
	top: -1px;
	right: 30px;
}
.calculator #step_6 .forms > .header-row {
	background: #f3f3f3;
}
.calculator div.employer-select {
	float: left;
	width: auto;
}
.calculator div.employer-select .target {
}
.calculator a.change-employer {
	float: none;
	top: 24px;
	margin-top: 16px;
	padding: 10px 35px 10px 0;
	cursor: pointer;
	display: block;
	color: #FFFFFF;
	display: none;
	position: relative;
}
.calculator a.change-employer:hover {
	color: #d2d2d2;
}
.calculator .loader {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	border-radius: 10px 10px 10px 10px;
	margin: 0px auto;
	padding: 40px;
	position: absolute;
	top: 305px;
	z-index: 100;
	width: auto;
	left: 49%;
	margin-left: -65px;
	display: none;
}
.calculator .loader img {
	position: relative;
	left: 0px;
	margin: 0px auto;
	width: auto;
}
.calculator .the-loader {
	vertical-align: middle;
	background: url(../img/loader-gray.gif) 13px center no-repeat #f6f6f6;
	box-shadow: inset 0px 4px 17px rgba(0,0,0,.04);
	border-bottom: 2px solid #d1d1d1;
	border-radius: 5px;
	padding: 20px 30px;
	color: #888888;
	line-height: 1.2;
	font-size: 14px;
}
.calculator .the-loader img {
	display: inline-block;
	margin: 9px;
}
.calculator .select-your-employer {
	background: none #FFFFFF;
}
.calculator label {
	position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.resultsDisplay label, .leftT {
	width: 100%;
}
#tabs-3 .nobg {
	background: none !important;
}
.calculator label.sm {
	margin: 0px;
	cursor: pointer;
	width: 56px;
}
.calculator label.sm input {
	padding: 0px;
	margin: -2px 3px;
	width: 14px;
	float: left;
	border: 0px;
}
.calculator .forms > div:hover {
}
.calculator .heading {
	text-align: center;
}
.calculator a {
	text-decoration: none;
	color: #fb771b;
}
.calculator a:hover {
	color: #c15f0c;
}
:focus {
	
}
.pad {
	padding: 0px 20px;
}
.result span {
	display: block;
	margin: 0px 0px 1px 0px;
	color: #fb771b;
	font-size: 35px;
}
.main-result {
	text-align: center;
	color: #555555;
	text-transform: uppercase;
	margin: 20px 0px;
}
.main-result span {
	display: block;
	margin: 0px 0px 1px 0px;
	color: #fb771b;
	font-size: 35px;
}
.calculator .scoreboard {
	width: 200px;
	height: auto;
	position: absolute;
	right: 50px;
	top: 20px;
	box-shadow: 0px 0px 10px #999999;
	z-index: 10;
	background: #ffffff;
	color: #999999;
	text-transform: uppercase;
	padding: 20px 0px 0px 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.scoreboard #total-cost {
	font-size: 32px;
	color: #fb771b;
	padding: 10px 0px 0px 0px;
}
.scoreboard input {
	width: 100%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
/* Text */

.calculator h5 {
	font-size: 1.125rem;
	margin: 16px 0px 0px 0px;
	color: #fb771b;
}
.calculator h5 .number {
	width: 29px;
	height: 29px;
	color: #FFFFFF;
	line-height: 1.7;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.calculator h1 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px;
	/*background: #0069aa;*/
	border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	background: none repeat scroll 0 0 #0069AA;
}
.calculator h1 .pad {
	font-size: 27px;
	font-weight: 300;
	padding: 25px 20px 20px;
	color: #FFFFFF;
}
/* Fields */


.calculator #tabs-3 label {
	width: 240px;
}
.calculator input, .calculator select {
}
.plus, .less, .equals, .youpay {
	border: 1px solid #999999;
	padding: 0px 5px;
	margin-right: 5px;
	font-size: 0.625rem;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 2px;
}
.plus {
	color: green;
	border-color: green;
}
.less, .youpay {
	color: red;
	border-color: red;
}
.calculator input {
	text-align: right;
	float: left;
}
.calculator input.percent {
}
.percent {
	position: relative;
	display: inline-block;
	color: #d2d2d2;
	float: right;
	/* left: 10px; */
	margin-right: -1.0625rem;
	top: 0px;
	padding-top: 7px;
}
.calculator input.number {
	background: none #FFFFFF;
	padding-left: 4px;
	width: 70px;
}
#step_6 input, input.result {
	box-shadow: none;
	border: 0px;
	font-size: 16px;
	background: transparent;
	font-weight: 700; 
	text-align: center;
}
.row h3 {
	margin: 0px;
}
.header-row h3 {

    margin: 0px 63px;
    text-transform: uppercase;
   font-weight: 700; 
    font-size: 0.9375rem;
    letter-spacing: 2px;	
	border-left: 15px solid #0079C2;
	padding-left: 8px;
	
}

.questionPanel p {
	    padding: 10px 50px 30px;
  
}

.pcsSurvey .questionPanel .row input[type=checkbox] {
	
	width: auto !important;
	margin-right: 5px;
	
	
}

/*
#step_4 label {
	width: 240px;
}*/
.calculator h4 {
	display: inline;
	float: left;
	font-weight: normal;
	padding: 0;
	font-size: 0.75rem;
	color: #999999;
}
.month {
	width: 40px;
}
.calculator input.calculation {
	border: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 20px;
	color: #999999;
	background: transparent;
}
.calculator .gray {
	background: none repeat scroll 0 0 #F5F5F5;
	clear: both;
	margin: 0px;
	width: 100%;
	box-shadow: inset -10px 4px 17px rgba(0,0,0,.1);
}
.gray input {
	float: left !important;
	margin: 0px !important;
	width: 10px !important;
}
.calculator input.button {
	cursor: pointer;
	display: inline-block;
	color: #ffffff !important;
	font-size: 18px;
	text-decoration: none;
	width: auto;

	border-width: 0px;
	box-shadow: none;
	background: inherit;
}
input.next {
	margin-left: 10px;
}
input.prev {
}
input.prev:hover {
}
input.next:hover {
}
.calculator .forms .buttons {

	
}
.buttons {
	
	margin-top: 0px !important;
}
.calculator .success {
	background: #f6fddc;
	width: 100%;
	color: #5b800e;
	border: 0px;
	border-bottom: 3px #b4d367 solid;
	display: none;
}
.calculator .success img {
	position: relative;
	top: -3px;
	left: -5px;
}
.scoreboard input.button {
	width: 100%;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
}
.button:hover {
	color: #8fcbf0;
	background-color: transparent !important;
}
.calculator select {
	width: 84px;
	cursor: pointer;
	padding: 5px;
	float: left;
	border-width: 1px;
}
.help select {
	width: 145px;
}
.empid {
	min-height: 100px;
}
.calculator select option {
	padding: 3px 3px;
}
/* Slider */

#slider {
	width: 80%;
	padding: 0px 20px;
	margin: 0px 20px 50px 20px;
}
#slider .ui-slider-handle {
	cursor: pointer;
}
#slider .ui-slider-handle .slider-number {
	position: absolute;
	top: 20px;
	font-size: 25px;
	font-weight: bold;
	left: -68px;
	width: 140px;
	text-align: center;
	color: #fb771b;
	border: 0px;
	outline: none;
}
#slider .ui-slider-handle .slider-number .annual-contribution {
	font-size: 10px;
	color: #555555;
	text-transform: uppercase;
}
/* Misc */

.clr {
	clear: both;
	border: 0px;
}
hr {
	border: 1px dashed #d2d2d2;
	margin: 10px 20px 20px 20px;
}
/* Steps */

#step_1, #step_2 {
}
.step_1, .step_2, .step_3, .step_4 {
	display: none;
}
.active {
	display: block;
}
.inactive {
	display: none;
}
.lined h3 {
	padding-bottom: 5px;
	border-bottom: 4px solid #d2d2d2;

}
/* Help Information */

.help {
	display: none;
	width: 100%;
	height: auto;
	background: #0079C2;
	color: #FFFFFF;
	position: relative;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4) inset;
}
.help p {
	padding: 15px 20px;
	margin: 0px;
	color: #FFFFFF;
}
.help img {
	position: absolute;
	top: 0px;
	left: 40px;
}
.calculator .forms > div.active {
	/*background: #f8f8f8;*/
	color: #fb771b;
}
.calculator .forms > div.active label {
	color: #fb771b;
}
.calculator label img {
	position: absolute;
	top: 5px;
	right: -17px;
	display: none;
	cursor: pointer;
	opacity: .3;
}
.callout {
	position: absolute;
	background: #FB771B;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	top: -25px;
	color: #FFFFFF !important;
	box-shadow: 0px 2px 2px rgba(0,0,0,.2);
}
.callout img {
	position: absolute;
	bottom: -10px;
	left: 60px;
}
/* Progress */


ul.progress {
}
ul.progress li {
}
ul.progress li.here {
}
ul.progress li:hover {
}
 input::-ms-clear {
 display: none;
}
/* Charts */

.bar {
	width: 20%;
	background: #888888;
	display: inline-block;
	margin: 250px 10px 0px 0px;
	float: left;
	position: relative;
	bottom: 0px;
	border-radius: 4px 4px 0px 0px;
	border-top: 4px solid #555555;
	box-shadow: inset 0px -30px 30px rgba(0,0,0,.2);
}
.nhdhpa, .nhdhpm {
	background: #D5D5D5;
	border-top: 4px solid #B8B8B8;
}
.htmlchart {
	padding: 0px 20px 0px 20px;
	position: relative;
	min-height: 240px;
	box-sizing: border-box;
	border-bottom: 1px solid #d2d2d2;
	clear: none !important;
}
.htmlchart .text {
	position: absolute;
	top: -41px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #555555;
	font-size: 11px;
	line-height: .5;
}
.htmlchart .text .total {
	
	font-size: 19px;
	top: 10px;
	position: relative;
	font-weight: 700; 
}
.charttitle {
	width: 42%;
	/* position: absolute; */
	display: inline-block;
	top: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px !important;
	text-transform: uppercase;
	border-bottom: 4px solid #999999;
}
.monthly {
	left: 250px;
}
.conclusion {
	background: #ffffff;
	padding: 15px;
	color: #555555;
	border-bottom: 4px;
}
.hsaError {
	display: none;
	background: #fcf7e7;
	width: 100%;
	height: auto;
	position: relative;
	color: #996443;
	padding: 25px 10px 20px 10px;
	min-height: 60px;
	text-align: center;
}
.dollar {
	position: absolute;
	margin-top: 6px;
    left: -0.125rem;
	color: #d2d2d2;
}
.gray select {
	width: 30%;
}
.pcsSurvey .questionPanel input[type="radio"] {
	position: relative;
	top: 5px;
	margin-right: 7px !important;
}
.hsaError .error-over {
	position: absolute;
	top: 0px;
	left: -17px;
}
.calculator input.noteditable, .calculator select.noteditable {
	background-color: #f8f8f8;
}


.results .text-center {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.results .compare {
	
	font-size: 3.75rem;
	font-weight: bold;
	width: 45%;
	display: inline-block;
	box-sizing: border-box;
	background: #f1f1f1;
	padding: 20px;
	color: #0079C2;
	
}

.results .compare-left, .results .compare-right  {
	

	background: #ffffff;
	padding: 0px;

	
}

.vs {
width: 9%;
display: inline-block;
position: relative;
box-sizing: border-box;
align-self: center;
	
}

.vs > div {
     position: absolute;
    background: #0079C2;
    border-radius: 200px;
    height: 150px;
    width: 150px;
    text-align: center;
    margin: 0 auto;
    z-index: 100;
    border: 10px solid #FFF;
    left: -27px;
    color: #FFF;
    font-size: 1.875rem;
   font-weight: 700; 
    /* top: -121px; */
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    margin-top: -50px;
}

.compare h5 {

	text-transform: uppercase;
	color: #0079C2;
	font-weight: 700; 
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px; 
	margin-bottom: 20px;
	
}

.compare h3 {

color: #444;	
	
}
@media(max-width: 1024px) {
	.vs {
		width: 8%;
	}
	.vs > div {
		left: 50%;
		transform: translateX(-50%);
	}
}

/* Mobile CSS */
@media only screen and (max-width: 810px) {
div.percent {
	position: absolute;
	left: -2px;
	margin-top: 0;
}
.pcsSurvey .questionPanel, .pcsSurvey .resultsPanel {
	padding: 30px 0px 0px 0px;
}
.htmlchart .text {
	line-height: 1;
}
.htmlchart {
	border-bottom: 0px solid #d2d2d2;
}
.results .col-xs-2, .results .col-xs-8 {
	padding-right: 0px;
	padding-left: 0px;
}
.ui-tabs .ui-tabs-nav li a {
	padding: 9px 8px;
}
.edit .row .col-xs-2 {
	clear: both;
	width: 100%;
}
.edit .row .col-xs-4 {
	width: 50%;
}
.forms .col-xs-3 {

    width: 50% !important;	
	
}
.forms .col-xs-6 {

    width: 0% !important;	
	display: none !important;
	
}
.header-row h3 {
    margin: 0px 15px !important;
}
.results .compare {

    width: 100%;

}
.results p {
    padding: 0px 5px !important;
   
}
.vs {
	width: 100%;
}
.vs > div {

    height: 100px;
    width: 100px;

    border: 10px solid #FFF;
    left: 50%;
	transform: translateX(-50%);
    color: #FFF;
    font-size: 30px;
    margin-top: -60px;
    /* top: -60px; */

}
.results .compare {

    padding: 50px 20px;
	margin-bottom: 20px;

}
.pcsSurvey .questionPanel input[type="text"], .pcsSurvey .questionPanel select {
    padding: 5px !important;
}
.pcsSurvey .buttonsPanel {
    padding: 30px 30px 30px 15px !important;
}
.col-xs-9 {
    width: 50% !important;
}
.results .compare .col-xs-3 input {
	padding: 20px 0px !important;
}
.resultsDisplay {

	margin-top: -20px !important;	
	
}
.mobile-only {

	display: block;	
	
}
.questionPanel .row {
    padding: 20px 0px 20px 0px;
}
.text-intro {
	padding: 0px 0px 0px 20px !important;	
}
.questionPanel p {
    padding: 10px 50px 30px 10px;
}
.splash .col-md-4 {
    display: none;
}
.splash .col-md-8 {
    width: 100% !important;
    padding-left: 0px;
}
}

@media only screen and (max-width: 600px) {
	.status li {
		font-size: 12px;
	}
}
