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

.errorMessage, #ageRetiredError {
	display: none;
}
input {
	-webkit-user-select: auto;
}
.disabled-link {
	text-decoration: none;
	cursor: auto;
}
.FMRC .content button.disabled {
	background-image: url(../img/Gray_Continue_Button.png);
	background: linear-gradient(#AcAcAc 1%, #FFF 4%, #D7D7D7 1%, #D7D7D7 100%);
	opacity: 1;
	border-color: #ACACAC;
}
.errorMessage.active, #ageRetiredError.active {
	display: block;
	margin: auto;
	font-size: 13px;
	color: #F00;
	margin-top: -25px;
	margin-bottom: 25px;
	width: 100%;
	text-align: center;
}
#inputsSide .errorMessage.active, #inputsSide #ageRetiredError.active {
	text-align: left;
}
.socialImageHolder {
	width: 25%;
	text-align: center;
	display: inline-block;
}
.socialTextHolder {
	width: 25%;
	text-align: center;
	display: inline-block;
}

* {
	outline: none;
}
body.FMRC .button {
	padding-left: 0;
	padding-right: 0;
}
body.FMRC {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 15px;
	outline: none;
	overflow-x: hidden;
}
body.FMRC .panel {
	background: #FFF;
	border-width: 2.083px;
	border-color: rgb(215, 215, 215);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	margin-top: 10%;
	padding: 1.7rem;
}
/*body.FMRC .medium-4 .panel{



	width:335px;



}*/




#overYearlyLimit{color:#F00;}


ul {
	list-style-image: url('../img/bullet.png');
}
ul li {
	margin-bottom: 13px;
}
body.FMRC .tabs-content .panel {
	margin-top: 0;
	min-height: 450px;
}
body.FMRC .virtualPage {
	display: none;
}
body.FMRC .virtualPage.active {
	display: block;
}
body.FMRC img.header {
	margin: 35px auto 60px;
	max-height: 250px;
	display: block;
}
body.FMRC p {
}
body.FMRC button.medium-12, body.FMRC .button.medium-12 {
	width: calc(100% + 5px);
	left: -2px;
}
body.FMRC button.medium-6, body.FMRC .button.medium-6 {
	width: calc(50% + 3px);
}
body.FMRC button.medium-2, body.FMRC .button.medium-2 {
	width: calc(15% + 3px);
}
body.FMRC button.medium-4, body.FMRC .button.medium-4 {
	width: calc(35% + 3px);
}
#resultsHomeButton {
	left: calc(14.7% + 3px);
	border-radius: 0;
}

#resultsHomeButton.continueButton{
	border-radius: 0 0 5px 0;
	width: calc(50% + 1px);
}

.buttonHolder {
	padding-top: 50px;
}
body.FMRC .buttonHolder a:first-child button.medium-3, body.FMRC .buttonHolder a.button:first-child, body.FMRC .buttonHolder a:first-child button.medium-2, body.FMRC .buttonHolder a:first-child .button.medium-2 {
	left: -1px;
	border-radius: 0 0 0 5px;
}
body.FMRC .buttonHolder a:last-child button.medium-6, body.FMRC .buttonHolder a.button:last-child {
	right: -2px;
	left: inherit;
	border-radius: 0 0 5px 0;
}
body.FMRC .buttonHolder a.button.only-child {
	border-radius: 0 0 5px 5px;
	left: -2px;
	right: 0;
	width: calc(100% + 5px);
}
body.FMRC .content button, body.FMRC .content .button, .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
	height: 55px;
	background: linear-gradient(#ed8722 1%, #ffae5e 4%, #ed8722 1%, #ed8722 94%);
	background-image: url(../img/OrangeButtonBackground.png);
	background-color: #ed8722;
	border: solid 2px #ce7620;
	position: absolute;
	bottom: -1px;
	font-size: 23px;
	padding-top: 11px;
	font-weight: lighter;
	outline: none;
	margin: 0;
	color: #FFF;
}
.reveal-modal, dialog {
	border-width: 2.083px;
	border-color: rgb(215, 215, 215);
	border-style: solid;
}
 input[type=number]::-webkit-inner-spin-button,  input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 margin: 0;
}
.reveal-modal .close-reveal-modal.button {
	top: inherit;
	position: absolute;
}

body.FMRC #recommendModal .socialButton {
	background: #FFF;
	color: #000;
	border-bottom: 2px solid #c6c6c6;
	width: 100%;
	left: 0px;
	padding:20px;
}
body.FMRC button.recalculate, body.FMRC .button.recalculate {
	background: linear-gradient(#7f9f00 1%, #8dc63f 4%, #7f9f00 1%, #7f9f00 94%);
	background-image: url(../img/GreenButtonBackground.png);
	background-color: #7f9f00;
	border: solid 2px #637c00;
	width: calc(100% + 5px);
	left: -2px;
}
body.FMRC {
	background-size: contain;
        background-image: url(/FMRC/images/Background.png);
	background-image: linear-gradient(#e4e4e4, #FFF);
	background-repeat: repeat-x;
}
body.FMRC .fmrcHeader {
	background: #FFF;
}
body.FMRC .fmrcHeader img {
	padding: 15px;
}
body.FMRC .fmrcHeader dd {
	width: 16.66%;
	text-align: center;
	overflow: visible;
	height: 44px;
}
body.FMRC .fmrcHeader dd a {
	height: 44px;
	font-size: 14.5px;
	padding: 0.7rem 2rem;
}
body.FMRC .fmrcHeader dd.visited a, body.FMRC .fmrcHeader dd.active a, .topExplanation {
	background: linear-gradient(#133155 1%, #0072bc 4%, #133155 1%, #133155 96%);
        background-color:#133155;
	color: #FFF;
}
body.FMRC .fmrcHeader dd.active a:after, body.FMRC .fmrcHeader dd.visited #homeLinkSmall:after, body.FMRC .fmrcHeader dd.visited #homeLink:after {
	content: "";
	background: url(../img/TopNavDesktopArrow.png);
	background-position: 0 0;
	position: absolute;
	right: -18px;
	width: 18px;
	height: 44px;
	top: 0;
	z-index: 998;
}
body.FMRC .fmrcHeader dd.visited a:after {
	content: "";
	background: url(../img/CheckmarkArrow.png);
	background-position: 0 0;
	position: absolute;
	right: -26px;
	width: 35px;
	height: 44px;
	background-size: cover;
	background-repeat: no-repeat;
	top: 0;
	z-index: 998;
}
body.FMRC .fmrcHeader dd.active:last-child a:after {
	background: none;
}
body.FMRC .fmrcHeader dl {
	background: #d7d7d7;
	border-bottom: thin solid #FFF;
	width: 100%;
}
body.FMRC .fmrcSectionTitle {
	text-align: center;
	padding: 30px;
	font-size: 22px;
	max-width: 671.834px;
	margin: .2rem auto .5rem;
}
body.FMRC input {
	display: block;
	height: 50px;
	text-align: center;
	font-size: 17px;
	box-shadow: 3px 3px 7px #EEE inset;
	border: #CCC 2px solid;
	border-radius: 3px;
	margin: 0 auto 27px;
	width: 175px;
}
body.FMRC .recalculateColumn input {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin: 0 0 35px;
	height: 40px;
}
body.FMRC .recalculateColumn input#recalcContributionDollars, body.FMRC .recalculateColumn input#recalcContributionPercent {
	width: 40%;
	display: inline-block;
}
body.FMRC .recalculateColumn input#recalcContributionDollars {
	margin-right: 5px;
}
body.FMRC .recalculateColumn input#recalcContributionPercent {
	margin-left: 5px;
}
body.FMRC .ageText {
	display: none;
}
body.FMRC .ageText.active {
	display: inline-block;
}
body.FMRC #careerStageLinks {
	margin: 0 auto;
	text-align: center;
	bottom: 50px;
	display: none;
}
body.FMRC #careerStageLinks.active {
	display: block;
}
body.FMRC #careerStageLinks dd {
	display: inline-block;
	padding: 0 10px;
	border-left: solid 1px #000;
	box-shadow: 1px 0 0px 0px #CCC inset;
	line-height: 14px;
}
body.FMRC #careerStageLinks dd a {
	color: #ed8722;
}
body.FMRC #careerStageLinks dd a.active {
	color: #000;
}
body.FMRC #careerStageLinks dd:first-child {
	border-left: none;
	box-shadow: none;
}
.career {
	margin: 0 auto;
	width: 100%;
	display: none;
	text-align: center;
	font-size: 22px;
}
.orBetweenInputs {
	font-size: 20px;
}
/* Home Specific Styles*/



body.FMRC.home .panel {
	margin-top: 10%;
	height: auto;
}
body.FMRC.home .panel p:last-child {
	padding-bottom: 50px;
}
/* End Home */



/* Results Specific Styles */



body.FMRC #resultsContent .panel {
}
#resultsContent h1 {
	display: none;
}
#resultsContent h1.active {
	display: block;
}
.reveal-modal > h1 {
	font-size: 1.5rem;
	text-align: center;
}
body.FMRC #resultsContent .resultsText {
	display: none;
}
body.FMRC #resultsContent .resultsText.active {
	display: block;
}
body.FMRC button.denouement, body.FMRC .button.denouement {
	border-radius: 0;
	background: #133155;
	border: solid 2px #004a80;
	font-size: 17.8px;
	height: 56px;
	padding-top: 15px;
	/*padding-left: 46px;*/
	/*padding-right: 46px;*/
	position: relative;
	font-weight: lighter;
	outline: none;
	margin-top: 25px;
}
body.FMRC button.denouement:first-child, body.FMRC .button.denouement:first-child {
	border-radius: 7px 0 0 7px;
	border-right: none;
}
body.FMRC button.denouement:last-child, body.FMRC .button.denouement:last-child {
	border-radius: 0 7px 7px 0;
	border-left: none;
}
body.FMRC button.denouement img, body.FMRC .button.denouement img {
	margin-top: -7px;
	margin-right: 25px;
}
#emailResultsButton button.denouement:last-child, #emailResultsButton .button.denouement:last-child {
	border-radius: 0;
}
/* End Results */



/* Contributions Content */



body.FMRC #contributionsContent input {
	display: inline-block;
}
body.FMRC #contributionsContent .dollarsOrPercent {
	text-align: center;
	font-size: 24px;
}
body.FMRC #contributionsContent .dollarsOrPercent input:first-child {
	margin-right: 10px;
}
body.FMRC #contributionsContent .dollarsOrPercent input:last-child {
	margin-left: 10px;
}
/* End Contributions Content */



/*  Utility */



.hidden {
	display: none;
}
.active {
	display: block;
}
.gap {
	color: #eb1c23;
}
#noGapHeader, #gapHeader {
	text-align: center;
	font-size: 1.5rem;
	color: #000;
}
#noGapHeader img, #gapHeader img {
	padding-bottom: 9px;
}
.valueHolder div {
	display: inline-block;
}
.iCircle {
	position: absolute;
	right: 0;
	padding: 0 5px;
        min-width:30px;
        min-height:20px;
}
.labelHolder img {
	padding-bottom: 3px;
	padding-right: 10px;
}
.labelHolder {
	margin-bottom: 23px;
}
.valueHolder {
	margin-bottom: 23px;
}
#myChart {
	margin-top: -20px;
}
/* End Utility */

#statePensionLabel{width:80%;}
#statePensionHolder{width:10%;}
#statePensionValue{display:none;}

body.FMRC .fmrcHeader dd a {
	overflow: hidden;
	white-space: nowrap;
}
.reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
	position: relative;
}
.socialButton img {
	margin-right: 25%;
}
#disableTabs {
	position: absolute;
	width: 100%;
	height: 47px;
	z-index: 999;
}
#assumptionsModal {
        top:5% !important;
	padding: 0;
	width: 50%;
}
.assumptionLabel {
	font-weight: bold;
}
#assumptionsModal ul {
	list-style-type: none;
	list-style-image: inherit;
}
.topExplanation {
	height: auto;
	text-align: center;
	font-size: 20px;
	background: linear-gradient(#FFF, #D7D7D7);
        background-color: #EEE;
	border: solid 2px #ACACAC;
	color: #000;
	padding-top: 10px;
}
#assumptionsModal ul {
	margin: 20px;
}
#estimatedContribution {
	color: #FF0000;
	font-size: 20px;
}
.loader {
	font-size: 10px;
	margin: 5em auto;
	text-indent: -9999em;
	width: 11em;
	height: 11em;
	border-radius: 50%;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
	position: absolute;
	-webkit-animation: load3 1.4s infinite linear;
	animation: load3 1.4s infinite linear;
	z-index: 9999;
	top: 50%;
	left: 50%;
	display: none;
}
.loader:before {
	width: 50%;
	height: 50%;
	background: #FFF;
	border-radius: 100% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
}
.loader:after {
	background: #0dcecb;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: '';
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
 @-webkit-keyframes load3 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes load3 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
#InRetirement, .panel #ageRetired li {
	color: #000;
}
.flow-wrapper {
	display: none;
}
#Stage {
	z-index: 9999 !important;
	display: none;
}
#Stage_Spinner {
}
/*#contributionsBackButton,#savingsBackButton,#incomeBackButton,#ageBackButton{



	margin-left:-35px;



}*/



#recommendCancelButton {
	left: -2px;
	bottom: -1px;
        position:relative;
}
.backButton, .continueButton {
	position: absolute;
}
.backButton {
	left: -1px;
}
.continueButton {
	left: calc(50% - 1px);
}
body.FMRC .content .buttonholder .continueButton {
	border-radius: 0 0 5px 0;
}
body.FMRC .content .buttonholder .backButton {
	border-radius: 0 0 0 5px;
}


#recommendModal {
	padding: 0;
	height:auto;
        width:450px;
}


/* media queries */

@media (max-width:640px) {
body.FMRC #ageContent #careerStageLinks a#linkEarlyCareer {
	border-radius: 3px 0 0 0;
}
body.FMRC #ageContent #careerStageLinks a#linkMidCareer {
	border-radius: 0 3px 0 0;
}
body.FMRC #ageContent #careerStageLinks a#linkLateCareer {
	border-radius: 0 0 0 3px;
}
body.FMRC #ageContent #careerStageLinks a#linkRetirement {
	border-radius: 0 0 3px;
}
body.FMRC #ageContent #careerStageLinks a {
	border: #CCC solid 1px;
	padding: 10px;
	background: linear-gradient(#fffeff, #f1f1f2);
	width: auto;
	display: block;
}
body.FMRC #ageContent #careerStageLinks {
	width: 261px;
        max-width:100%;
}
body.FMRC #careerStageLinks dd {
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0px;
	width: 127px;
        display:inline;
        max-width:100%;
}
body.FMRC #contributionsContent .dollarsOrPercent input:first-child, body.FMRC #contributionsContent .dollarsOrPercent input:last-child {
	margin: 10px 0;
}
body.FMRC #resultsContent .panel {
	height: auto;
}
.valueHolder {
	margin-bottom: 56px;
}
body.FMRC #resultsContent .buttonHolder a button.medium-6, body.FMRC #resultsContent .buttonHolder a .button.medium-6 {
	font-size: 14px;
	padding-top: 18px;
}
body.FMRC.home .panel {
	margin-top: 0;
}
#resultsContent body.FMRC .content .button{
        font-size:14px;
}

body.FMRC .button.denouement{min-width:100%;padding-left:14px;padding-right:14px;}

}

.blurredContent{-webkit-filter: blur(2px);     -moz-filter: blur(2px);     filter: blur(2px); }

#resultsSecondaryActions .denouement.button.medium-4{width:33.33333%;}

#resultsSecondaryActions .denouement.button span.small-4{text-align:center;}
#resultsSecondaryActions .denouement.button span.small-4 img{margin-right:0;}
#printResultsButton .small-4{top:25%;}
#emailResultsButton .small-4{top:48%;}
#shareCalculatorButton .small-4{top:25%;}

@media print and (orientation: portrait) {
.medium-8, .medium-4 {
	width: 100%;
}
}



@media screen and (max-width:480px){
    body.FMRC .fmrcHeader dd.visited a:after{
        background: url(../img/TopNavDesktopArrow.png);
        right: -16px;
        width: 18px;
        height: 44px;
        top: 0;
    }
   #pieChart{text-align:center;}
   #printResultsButton{display:none;}
   #recommendModal{max-width:100%;}
   #closeSavingsGapModal{top:0 !important;}
   .reveal-modal-bg{background:RGBA(0,0,0,.8)}
   #assumptionsModal {width: 100%;}
   #closeSavingsGapModal {padding-top: 1rem;}
   #closeSavingsGapModal .buttonHolder {padding-top: 10px;}
   body.FMRC .fmrcHeader dl{overflow-x:hidden;}
   #resultsSecondaryActions .denouement.button.small-12{width:100%;}
   body.FMRC .resutsPanel .buttonHolder .button.medium-6, body.FMRC .resutsPanel .buttonHolder .button.medium-4, body.FMRC .resutsPanel .buttonHolder .button.medium-2{font-size:16px;}
/*#resultsHomeButton{left:0;}*/
   #resultsSecondaryActions .row{margin:0;}
  #resultsSecondaryActions .row .denouement.button{border-radius:7px;}
}



/* end media queries */