
body {
	margin-top:0px;
	margin:0px;
	font-family: "CharlesModern-Regular", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: normal;
    line-height: 1.6;
    font-size: 18px !important;
	}
#start_box {
	position:relative;
	display:block;
	background-image:url(images/splash.jpg);
	background-repeat:no-repeat;
	width:946px;
	height:525px;
	top: 30px;
	}
#start_box h1 {
	position:relative;
	display:block;
	text-align:left;
	margin-top:0px;
	top:50px;
	font-weight:100;
	margin-left: 0px;
	font-size: 34px;
	color: #333;
	}
#start_box h2 {
	font-size: 19px;
	color: #111;
	}
.startOverLink {
	text-decoration: underline;
	color: #000;
    text-decoration: underline;
	font-size: .9rem;
	float: right;
	cursor: pointer;
}
#question2020 .startOverLink {
	position: relative;
	float: right;
	margin-right: 60px;
}
#toggle_calculated_results_bene .startOverLink {
	float: unset;
}
#calculate_header {
	line-height:40px; 
	display:block; 
	margin-top:0px; 
	margin-bottom:20px; 
	margin-left:10px;
	font-size: 1.17em;
    font-weight: bold;
	}
body #start_box h1 {
	margin-top: 0px;
}
#start_box h2 {
	position:relative;
	display:block;
	text-align:left;
	margin:0px;
	margin-top:70px;
	font-weight:100;
	width:50%;
	}
#start_box a {
	position: relative;
	display: block;
	width:max-content;
    font-size: 18px;
    text-decoration: none;
	margin:0px;
	margin-top:10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
 	-webkit-border-radius: 0px;	
    background-color: #037dae;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
	cursor:pointer;
	border:2px solid #037dae;
	font-family: "CharlesModern-Bold", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	}
#start_box a:hover {
	background-color:#1c6799;
	color:#fff;
	border:2px solid #1c6799;
	}
#question2020 a:not(.startOverLink),#question2020_calc a:not(.startOverLink)  {
	position: relative;
	display: block;
	width:max-content;
	min-width: 100px;
    font-size: 18px;
    text-decoration: none;
	margin:0px;
	margin-top:20px;
	border-radius: 0px;
	-moz-border-radius: 0px;
 	-webkit-border-radius: 0px;	
    background-color: #037dae;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
	cursor:pointer;
	border:2px solid #037dae;
	left: 50px;
	font-family: "CharlesModern-Bold", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	}
#question2020>.startOverLink a:hover {
	background-color: none;
}
#question2020 h2 {
	font-size: 19px;
}
	.form_select {
		width: 95.4%;
	}
	input {
			width:31%;
	}
	#ira_balance {
			width:95.4%
	}
#before_2020_YES a:hover, #before_2020_NO a:hover {
	background-color:#1c6799;
	color:#fff;
	border:2px solid #1c6799;
	}
input:focus{
		background-color: #bbdde6;
	}
input {
	-webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: #fff;
    -webkit-rtl-ordering: logical;
    cursor: text;
	-webkit-font-smoothing: antialiased;
	line-height: normal;
	border-radius: 0px;
    color: #222;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: thin solid #ccc;
    padding: 0.875em;
	box-sizing: border-box;
    outline: none;
    color: #222;
	/*margin: 0 !important;*/
	float:left;
	margin-right:5px;
	}
.form_row {
	width: 100%;
    position: relative;
    display: block;
	max-height:0px;
	}
.form_left {
	position: relative;
    display: block;
    width: 50%;
    float: left;
    border-bottom: thin solid #ccc;
    line-height: 44px;
	}
#form_right2, #form_right1 {
	position: relative;
    display: block;
    width: 50%;
    height: 45px;
    float: left;
}
[id^="helplink"]:hover {
	cursor:pointer;
	}
/*input :focus {
		border:2px solid rgb(64, 168, 41);
		}*/
.help_icon {
	border: thin solid #037dae;
    background-color: #037dae;
    position: absolute;
    line-height: 10px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-weight: bold;
    color: #fff;
    font-size: .6em;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 0px;
    top: 10px;
    margin-left: 10px;
}
.WAhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#tabs_container {
	position:relative;
	display:block;
	max-width:946px;
	height:500px;
	background-color: #099;
	}
.more_link {
	cursor: pointer;
}
.form_select {
	font-family: inherit;
	font-size: 1rem;
    padding: 1em 2.5em 1em 1em;
    margin-bottom: 1em;
    background-image: url(/images/icons/dropdown-arrow.svg);
    background-size: 2em auto;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    cursor: pointer;
	box-sizing: border-box;
    outline: none;
	min-width:200px;
    background-color: #fff;
    color: #222;
	padding: .6em;
	border: thin solid #ccc;
	}
#submit_ibo, #submit_lep {
	cursor: pointer;
    position: relative;
    float: left;
    text-decoration: none;
    clear: right;
    background-color: #037dae;
    line-height: 35px;
    margin-top: 10px;
    border-radius: 0px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    border: thin solid #037dae;
	font-size: 17px;
	font-family: "CharlesModern-Bold", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	}
#submit_ibo:hover, #submit_lep:hover {
	background-color: #1c6799;
	}
.definitions  {
	display:none;
	position:absolute;
	width:80%;
	left:10%;
	top:5%;
	background-color:#fff;
	border:thin solid #000;
	color:#414141;
	border:1px solid #dedede;
	border-radius:0px;
	z-index:5;
	padding:2%;
	max-height: 80%;
    overflow-y: scroll;
	}
.definitions h4 {
	margin-top:0px;
}
#form_tabs_toggle {
	position:relative;
	display:block;
	width:100%;
	background-color:#999;
	}
a[id^='tab_link']:focus{
	text-decoration: underline;
}
#go_back {
	background-color:#CCC;
	padding-left:15px;
	padding-right:15px;
	border-radius:0px;
	line-height:20px;
	}
.chart_link {
	position: relative;
    display: block;
    /* float: left; */
    clear: both;
    font-size: .8rem;
    text-decoration: none;
    color: #333;
    width: 100%;
    text-align: left;
    top: 30px;
	}
#pdf_link {
	display:none;
	}
#calculate_results {
	position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.special_message {
    position: relative;
    display: block;
    width: 100%;
    float: right;
    text-align: justify;
    z-index: 40;
    clear: both;
    font-size: .9rem;
	}
.chart_link:hover {
	text-decoration:underline;
	color:#005f83;
	}
#modify_inputs_tabbed, #toggle_calculated_results {
	position: absolute;;
	top: 0px;
	width:100%;
	text-align:right;
}
#modify_inputs_tabbed a, #toggle_calculated_results a {
	color:#999;
	text-decoration:none;
	font-size:.9rem;
}
#modify_inputs_tabbed a:hover, #toggle_calculated_results a:hover {
	color:#005f83;
	text-decoration:underline;
	font-size:.9rem;
}
#toggle_calculated_results_bene {
	position: absolute;
    width: 944px;
    text-align: right;
	top:0px;
}
#toggle_calculated_results_bene a {
	color:#000;
	text-decoration: underline;
	font-size:.9rem;
}
/*#toggle_calculated_results_bene a:hover {
	color:#005f83;
	font-size:.9rem;
}*/

div[id^='error_msg'] {
	position: relative;
    display: block;
    font-size: .8rem;
    color: red;
    width: 100%;
    text-align: right;
    padding-right: 20px;/
	}
 .no_distribution_msg{
	 background-color: #e1eef9;
    padding: 15px;
    padding-top: 10%;
    padding-bottom: 10%;
    text-align: center;
	}
#print_frame {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
	}
#close_print_button {
	position: relative;
    display: block;
    width: 600px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
	}
.help_boxes {
	display:none;
	position:absolute;
	width:80%;
	left:10%;
	top:5%;
	background-color:#fff;
	border:thin solid #ccc;
	color:#414141;
	border:1px solid #dedede;
	border-radius:12px;
	z-index:16;
	padding:2%;
	max-height: 60%;
    overflow-y: scroll;
	}
.help_close, .def_close {
	position: relative;
    display: block;
    float: right;
    clear: both;
	cursor:pointer;
	}
.warning_box {
	position: absolute;
    display: none;
    width: 50%;
    overflow: visible;
    top: 10%;
    left: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 5px;
    border: thin #999 solid;
    font-size: 1rem;
    z-index: 2;
    border-radius: 20px;
	}
.dismiss_warning {
	text-decoration:underline;
	cursor:pointer;
	}
.dismiss_warning:hover {
	text-decoration:none;
	}
/*------------------------------------------------------tabbed results area------------------------------------*/
#tabbed_results {
	font-family:"CharlesModern-Regular", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	line-height: 28px;
	width: 944px;
	float: right;
	position: absolute;
	top: 30px;
	z-index:1;
}
.content .results_headers {
	font-weight:100;
	font-size:28px;
	}
div[id^="tab_item"]{
	background-position: center; 
	/*background-repeat:no-repeat !important;*/
	font-size:1rem;
	font-weight: bold;
	color:#2a5673;
	text-align: center;
	width: 187.5px;
	position: relative;
	display: block;
	height: 78px;
	float: left;
	background-color:#f7f7f7;
	/*border-top:1px solid #dedede;*/
	border-left:thin solid #999;
	border-top:thin solid #999;
	line-height:50px;
	top:0px;
	}
div[id^="tab_item"]:hover{	
	background-color:#e7e7e7;
	cursor:pointer;
	text-decoration: underline;
}
.tab_green { 
	background-image:url(images/tab_bg_green.png);
	background-repeat:repeat-x !important;
	  }
.tab_green a { 
	color:#2a5673;
	text-decoration:none;
	  }
.tab_green a:hover {
	text-decoration:underline;
	}
.tab_green_on a { 
	color:#2a5673;}
.tab_green_on  { 
	background-image:url(images/tab_bg_green_on.png);
	background-repeat:repeat-x !important;
	background-color:#fff !important;
	  }
.tab_red { 
	background-image:url(images/tab_bg_red.png);
	background-repeat:repeat-x !important;
	  }
.tab_red a { 
	color:#2a5673;
	text-decoration:none;
	 }
.tab_red a:hover {
	text-decoration:underline;
  }
.tab_red_on a { 
	color:#2a5673;}
.tab_red_on  { 
	background-image:url(images/tab_bg_red_on.png);
	background-repeat:repeat-x !important;
	background-color:#fff !important;
	  }
.tab_yellow { 
	background-image:url(images/tab_bg_yellow.png);
	background-repeat:repeat-x !important;
	  }
.tab_yellow a { 
	color:#2a5673;
	text-decoration:none;
	  }
.tab_yellow a:hover { 
	text-decoration:underline;
	}
.tab_yellow_on a { 
	color:#2a5673;}
.tab_yellow_on  { 
	background-image:url(images/tab_bg_yellow_on.png);
	background-repeat:repeat-x !important;
	background-color:#fff !important;
	  }
.bal_dist_img {
	position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.procon_pro_head {
	padding-top:30px; 
	background-image:url(images/icon_pro.png); 
	background-repeat:no-repeat; 
	background-position:left top;
	}
.procon_con_head {
	padding-top:30px;
	margin-top:20px; 
	background-image:url(images/icon_con.png); 
	background-repeat:no-repeat; 
	background-position:left top;
	}
/* end tab area */
.bene_warning {
	position: absolute;
    z-index: 5;
    width: 85%;
    padding: 10px;
    left: 4%;
    background-color: #efefef;
    padding: 20px;
    display: block;
    margin-top: 22%;
	}
/*.bene_warning h4, .bene_warning p,.help_close {
	position:relative;
	top: -30px;
	}*/
.bene_warning .help_close {
	cursor:pointer;
	z-index:6;
}
.content {
	position:absolute;
	width:944px;
	top:80px;
	max-height: 350px;
	min-height: 349px;
    overflow-y: scroll;
	}
#calculate_left {
	position: relative;
    display: block;
    width: 50%;
    float: left;
    font-size: 2rem;
    text-align: center;
	background-color: #e1eef9;
    height: 150px;
	margin-top:30px;
	}
#calculate_payments {
	position:relative;
	display:block;
	text-align:center;
	width:50%;
	float:right;
	font-size: 2rem;
    text-align: center;
	background-color: #e1eef9;
    height: 150px;
	margin-top:30px;
	}	
.calculate_payments_div {
	position: relative;
	display:block;
	top: 30%;
	}
#calculate_life_exp {
	border-top:2px solid #000;
	}
@media only screen and (max-width: 945px) {
  #tabs_container {
	position:relative;
	display:block;
	width:100%;
	background-color: #C90;
	}
#tabbed_results {
	width:100%;
}
  div[id^="tab_item"]{
		float:left;
		width:98%;
		text-align:right;
		padding-right:12px;
		background-image: url(images/td_accordian_plus.png);
		background-repeat:no-repeat !important;
		background-position:left center;
		font-size:1rem;
		font-weight:100;
		}
	div[class$="_on"]{
		background-image: url(images/td_accordian_minus.png);
		}
  .content {
	position:relative;
	display:block;
	float:left;
	width:100%;
	top:0px;
	max-height:none;
	}
#toggle_calculated_results_bene {
	width:100%;
	text-align:left;
	}
#calculate_left {
	font-size:1.2rem;
	height:100px;
	}
#calculate_payments {
	font-size:1.2rem;
	height:100px;
	}	
#calculate_life_exp {
	border-top:2px solid #000;
	}
.calculate_payments_div {
	position: relative;
	display:block;
	}
#calculate_header {
	position:relative;
	top: 25px;
    line-height: 25px !important;
	}
.bene_warning {
    width: 80%;
	left:5%;
	}
#start_box a {
    font-size: 1rem;
	margin:10px;
    top: unset;
    width: 30%px;
    padding: 8px;
	}
#start_box h1, #start_box h2 {
	width:55%;
	}
#calculate_header {
	line-height:40px; 
	display:block; 
	margin-top:0px; 
	margin-bottom:20px; 
	margin-left:10px;
	}
}
@media only screen and (max-width: 800px) {
  #calculate_payments {
	text-align: center !important;
    float: left !important;
  }
 #start_box {
	 width:98%;
	 background-image:none;
	 }
body {
	margin-top:0px;
	margin:0px;
	font-family:"CharlesModern-Regular", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	}
#start_box {
	position:relative;
	display:block;
	background-image:url(images/splash.jpg);
	background-repeat:no-repeat;
	width:946px;
	height:525px;
	}
#start_box h1 {
	position:relative;
	display:block;
	text-align:left;
	margin-top:0px;
	margin:20px;
	top:5%;
	font-weight:100;
	}
#start_box h2 {
	position:relative;
	display:block;
	text-align:left;
	margin:20px;
	margin-top:0px;
	top:5%;
	font-weight:100;
	width:50%;
	}
#start_box a {
	position: relative;
    display: block;
    font-size: 1.1rem;
    text-decoration: none;
    margin: 20px;
    margin-top: 0px;
    border-radius: 0px;
    background-color: #005f83;
    top: 5%;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    /* float: left; */
    cursor: pointer;
    border: 2px solid #005f83;
	}
#start_box a:hover {
	background-color:#fff;
	color:#005f83;
	border:2px solid #005f83;
	}
#question2020 a {
	position: relative;
    display: block;
    font-size: 1.1rem;
    text-decoration: none;
	margin:20px;
	margin-top:0px;
    border-radius: 0px;
    background-color: #005f83;
    top: 10%;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    float: left;
	cursor:pointer;
	border:2px solid #005f83;
	width: 100px;
	}
#question2020 a:hover {
	background-color:#fff;
	color:#005f83;
	border:2px solid #005f83;
	}
input {
	-webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
	-webkit-font-smoothing: antialiased;
	line-height: normal;
    color: #222;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: thin solid #ccc;
    padding: 0.875em;
	box-sizing: border-box;
    outline: none;
    color: #222;
	/*margin: 0 !important;*/
	float:left;
	margin-right:5px;
	}
.form_row {
	width: 100%;
    position: relative;
    display: block;
	max-height:0px;
	font-size:17px
	}
.form_left {
	position: relative;
    display: block;
    width: 50%;
    float: left;
    border-bottom: thin solid #ccc;
	line-height: 44px;
	font-size: 17px;
	}
#form_right2, #form_right1 {
	position: relative;
    display: block;
    width: 50%;
    height: 45px;
    float: left;
}
[id^="helplink"]:hover {
	cursor:pointer;
	}
.WAhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#tabs_container {
	position:relative;
	display:block;
	max-width:946px;
	height:500px;
	background-color: #099;
	}
.form_select {
    font-family: inherit;
    border: thin solid #ccc;
    padding: 1em 2.5em 1em 1em;
    margin-bottom: 1em;
    cursor: pointer;
	box-sizing: border-box;
    outline: none;
	min-width:200px;
    background-color: #fff;
    color: #222;
	padding: .6em;
	border: thin solid #ccc;
	}
#submit_ibo, #submit_lep {
	cursor: pointer;
    position: relative;
    float: left;
    text-decoration: none;
    clear: right;
    background-color: #005f83;
    line-height: 35px;
    margin-top: 10px;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
    border: thin solid #005f83;
    font-size: 1rem;
	}
.definitions  {
	display:none;
	position:absolute;
	width:80%;
	left:10%;
	top:5%;
	background-color:#fff;
	border:thin solid #000;
	color:#414141;
	border:1px solid #dedede;
	border-radius:12px;
	z-index:5;
	padding:2%;
	max-height: 80%;
    overflow-y: scroll;
	}
.definitions h4 {
	margin-top:0px;
}
#form_tabs_toggle {
	position:relative;
	display:block;
	width:100%;
	background-color:#999;
	}
#go_back {
	background-color:#CCC;
	padding-left:15px;
	padding-right:15px;
	border-radius:15px;
	line-height:20px;
	}
.chart_link {
	position: relative;
    display: block;
    /* float: left; */
    clear: both;
    font-size: .8rem;
    text-decoration: none;
    color: #333;
    width: 100%;
    text-align: left;
    top: 30px;
	}
#pdf_link {
	display:none;
	}
#calculate_results {
	position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.special_message {
    position: relative;
    display: block;
    width: 100%;
    float: right;
    text-align: justify;
    z-index: 40;
    clear: both;
    font-size: .8rem;
	}
.chart_link:hover {
	text-decoration:underline;
	color:#005f83;
	}
#modify_inputs_tabbed, #toggle_calculated_results {
	position: absolute;;
	top: 0px;
	width:100%;
	text-align:right;
}
#modify_inputs_tabbed a, #toggle_calculated_results a {
	color:#999;
	text-decoration:none;
	font-size:.9rem;
}
#modify_inputs_tabbed a:hover, #toggle_calculated_results a:hover {
	color:#005f83;
	text-decoration:underline;
	font-size:.9rem;
}
#toggle_calculated_results_bene {
	position: absolute;
    width: 944px;
    text-align: right;
	top:0px;
}
#toggle_calculated_results_bene a {
	color:#000;
	text-decoration:underline;
	font-size:.9rem;
}
#toggle_calculated_results_bene a:hover {
	color:#005f83;
	text-decoration:underline;
	font-size:.9rem;
}

div[id^='error_msg'] {
	position: unset;
    display: block;
    font-size: .8rem;
    color: red;
    /*max-height: 35px;*/
	}
 .no_distribution_msg{
	 background-color: #e1eef9;
    padding: 15px;
    padding-top: 10%;
    padding-bottom: 10%;
    text-align: center;
	}
#print_frame {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
	}
#close_print_button {
	position: relative;
    display: block;
    width: 600px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
	}
.help_boxes {
	display:none;
	position:absolute;
	width:80%;
	left:10%;
	top:5%;
	background-color:#fff;
	border:thin solid #ccc;
	color:#414141;
	border:1px solid #dedede;
	border-radius:12px;
	z-index:16;
	padding:2%;
	max-height: 60%;
    overflow-y: scroll;
	}
.help_close, .def_close {
	position: relative;
    display: block;
    float: right;
    clear: both;
	cursor:pointer;
	}
.warning_box {
	position: absolute;
    display: none;
    width: 50%;
    overflow: visible;
    top: 10%;
    left: 10%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 5px;
    border: thin #999 solid;
    font-size: 1rem;
    z-index: 2;
    border-radius: 20px;
	}
.dismiss_warning {
	text-decoration:underline;
	cursor:pointer;
	}
.dismiss_warning:hover {
	text-decoration:none;
	}
/*------------------------------------------------------tabbed results area------------------------------------*/
#tabbed_results {
	font-family:"CharlesModern-Regular", "Work Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	line-height: 28px;
	width: 944px;
	float: right;
	position: absolute;
	top: 30px;
	z-index:1;
}
.content .results_headers {
	font-weight:100;
	font-size:28px;
	}
div[id^="tab_item"]{
	background-position: 0px 3px; 
	/*background-repeat:no-repeat !important;*/
	font-size:.90rem;
	color:#000;
	text-align: center;
	width: 187.5px;
	position: relative;
	display: block;
	height: 50px;
	float: left;
	background-color:#efefef;
	/*border-top:1px solid #dedede;*/
	border-left:thin solid #dedede;
	line-height:50px;
	top:0px;
	}
.tab_green { 
	background-image:url(images/tab_bg_green.png);
	background-repeat:repeat-x !important;
	  }
.tab_green a { 
	color:#222;
	text-decoration:none;
	  }
.tab_green a:hover {
	color:#999;
	}
.tab_green_on a { 
	color:#222;}
.tab_green_on  { 
	background-image:url(images/tab_bg_green_on.png);
	background-repeat:repeat-x !important;
	background-color:#f9f9f9 !important;
	  }
.tab_red { 
	background-image:url(images/tab_bg_red.png);
	background-repeat:repeat-x !important;
	  }
.tab_red a { 
	color:#222;
	text-decoration:none;
	 }
.tab_red a:hover { 
	color:#999;  }
.tab_red_on a { 
	color:#222;}
.tab_red_on  { 
	background-image:url(images/tab_bg_red_on.png);
	background-repeat:repeat-x !important;
	background-color:#f9f9f9 !important;
	  }
.tab_yellow { 
	background-image:url(images/tab_bg_yellow.png);
	background-repeat:repeat-x !important;
	  }
.tab_yellow a { 
	color:#222;
	text-decoration:none;
	  }
.tab_yellow a:hover { 
	color:#999;  }
.tab_yellow_on a { 
	color:#222;}
.tab_yellow_on  { 
	background-image:url(images/tab_bg_yellow_on.png);
	background-repeat:repeat-x !important;
	background-color:#f9f9f9 !important;
	  }
.bal_dist_img {
	position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
.procon_pro_head {
	padding-top:30px; 
	background-image:url(images/icon_pro.png); 
	background-repeat:no-repeat; 
	background-position:left top;
	}
.procon_con_head {
	padding-top:30px;
	margin-top:20px; 
	background-image:url(images/icon_con.png); 
	background-repeat:no-repeat; 
	background-position:left top;
	}
/* end tab area */
.bene_warning {
	position: absolute;
    z-index: 5;
    width: 50%;
    padding: 10px;
    left: 25%;
    background-color: #efefef;
    padding: 20px;
    display: block;
    margin-top: 10%;
	}
/*.bene_warning h4, .bene_warning p,.help_close {
	position:relative;
	top: -30px;
	}*/
.bene_warning .help_close {
	cursor:pointer;
	z-index:6;
}
.content {
	position:absolute;
	width:944px;
	top:50px;
	max-height: 350px;
	min-height: 349px;
    overflow-y: scroll;
	}
#calculate_left {
	position: relative;
    display: block;
    width: 50%;
    float: left;
    font-size: 2rem;
    text-align: center;
	background-color: #e1eef9;
    height: 150px;
	margin-top:30px;
	}
#calculate_payments {
	position:relative;
	display:block;
	text-align:center;
	width:50%;
	float:right;
	font-size: 2rem;
    text-align: center;
	background-color: #e1eef9;
    height: 150px;
	margin-top:30px;
	}	
.calculate_payments_div {
	position: relative;
	display:block;
	top: 30%;
	}
#calculate_life_exp {
	border-top:2px solid #000;
	}
}
@media only screen and (max-width: 945px) {
  #tabs_container {
	position:relative;
	display:block;
	width:100%;
	background-color: #C90;
	}
#tabbed_results {
	width:100%;
}
  div[id^="tab_item"]{
	float: left;
    width: 98%;
    text-align: left;
    padding-right: 12px;
    padding-left: 40px;
    background-image: url(images/td_accordian_plus.png);
    background-repeat: no-repeat !important;
    background-position: left center;
    font-size: 17px;
    font-weight: 100;
    line-height: 75px;
		}
	div[class$="_on"]{
		background-image: url(images/td_accordian_minus.png);
		}
  .content {
	position:relative;
	display:block;
	float:left;
	width:100%;
	top:0px;
	max-height:none;
	}
#toggle_calculated_results_bene {
	width:100%;
	text-align:right;

	}
#calculate_left {
	font-size:1.2rem;
	height:100px;
	}
#calculate_payments {
	font-size:1.2rem;
	height:100px;
	}	
#calculate_life_exp {
	border-top:2px solid #000;
	}
.calculate_payments_div {
	position: relative;
	display:block;
	}
#calculate_header {
	position:relative;
	top: 25px;
    line-height: 25px !important;
	margin-bottom:30px;
	}
.bene_warning {
    width: 80%;
	left:5%;
	}
#start_box a {
    font-size: 1rem;
	margin:10px;
    top: unset;
    width: 30%px;
    padding: 8px;
	}
#start_box h1, #start_box h2 {
	width:55%;
	}
}
@media only screen and (max-width: 800px) {
  #calculate_payments {
	text-align: center !important;
    float: left !important;
  }
 #start_box {
	 width:98%;
	 background-image:none;
	}
#start_box h1, #start_box h2,#start_box a {
	width:95%;
	left:20px;
	margin-left: 0px;
	}
#start_box h2 {
	width: 95%; 
    left: 20px;
    margin-left: 0px;
	top: 10px;
}
#start_box a {
	left: 20px;
	top: 10px;
	width: 50%;
}
div[id^="tab_item"]{
	line-height: 55px;
		}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.planner_link {
		-ms-border-radius: 30px ;
		width: 50%;
	}
}
@media only screen and (max-width: 500px) {
    .form_right, .form_left {
                width: 100%;
    }
 
    #form_right1, #form_right2 {
                margin-top:10px;
                width: 100%;
    }
 
    #question2020 {
                left: 0px !important;
    }
 
    div[id^="tab_item"] {
                text-align: center;
    }
}