#tc-frame {
z-index: 1000000; height: 60px !important;
width: 60px !important;
} .page-id-569 .live-chat-button,
.page-id-41 .live-chat-button,
.page-id-761 .live-chat-button {
display: none !important;
} #footer #footer-utility a,
#footer #footer-utility {
color: #fff !important;
} @media (max-width: 940px) {
#sticky-wrapper {
width: 100%;
background: #022549;
z-index: 3;
height: 66px;
position: relative;
}
#sticky-wrapper.sticky {
position: fixed;
top: 0;
}
#site-title {
float: left;
}
.home #site-title a {
background-position: 0 18px !important;
width: 141px !important;
height: 66px !important;
}
.home #site-title a,
#site-title a {
margin-left: 30px;
}
#site-title::after {
content: "";
clear: both;
display: table;
}
#menu-utility-nav, .acu-mobile-menu .cd-menu-icon,
.acu-is-clicked .cd-primary-nav-trigger { 
position: static !important;
}
#menu-utility-nav, .acu-mobile-menu {
float: right !important;
}
#menu-utility-nav { padding-top: 15px;
margin-right: 10px;
}
.home #menu-utility-nav>li.menu-login > a {
color: #487eb5 !important;
}
.acu-mobile-menu {
width: unset !important;
background: transparent !important;
height: unset !important;
}
.acu-mobile-menu .cd-primary-nav-trigger {
float: none;
top: unset;
left: unset;
width: 43px;
height: 42px;
padding-top: 10px;
margin-right: 30px;
}
.acu-mobile-menu .cd-primary-nav-trigger::after {
content: "";
clear: both;
display: table;
}
.acu-mobile-menu .cd-primary-nav-trigger .cd-menu-text {
display: block;
font-weight: 500;
letter-spacing: 0.5px;
font-size: .875em;
line-height: 1;
color: #b4e9fb;
text-transform: uppercase;
}
.acu-mobile-menu .cd-primary-nav-trigger .cd-menu-icon {
width: 42px;
top: unset;
bottom: 0;
left: 0;
-webkit-transform: translateX(0%) translateY(-50%);
-ms-transform: translateX(0%) translateY(-50%);
transform: translateX(0%) translateY(-50%);
}
#cd-menu-close {
border: none;
background: transparent;
height: 30px;
width: 45px;
position: absolute;
top: 15px;
right: 15px;
left: auto;
}
#cd-menu-close::after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "×"; font-size: 30px; 
color: #b4e9fb;
line-height: 30px;
text-align: center;
}
body:not(.home) #header-nav {
display: none;
}
body.home #header-nav,
.section-title {
clear: both;
}
.home #header-nav {
margin-top: 60px;
}
.cd-primary-nav ul li.current-menu-item ul.sub-menu, 
.cd-primary-nav ul li.current-page-ancestor ul.sub-menu {
display: none; }
.cd-primary-nav .menu .menu-item-has-children {
position: relative;
}
.cd-primary-nav .menu .menu-item-has-children .dropdown-toggle {
position: absolute;
right: 0;
top: 0;
text-align: center;
font-weight: 700;
color: #fff;
font-size: 30px;
margin-right: 10px;
border: none;
background: transparent;
height: 60px;
}
.cd-primary-nav .menu .menu-item-has-children.open .sub-menu {
display: block;
}
.cd-primary-nav .menu .menu-item-has-children .dropdown-toggle .minus,
.cd-primary-nav .menu .menu-item-has-children.open .dropdown-toggle .plus {
display: none;
}
.cd-primary-nav .menu .menu-item-has-children.open .dropdown-toggle .minus {
display: block;
padding-right: 2px; margin-top: -6px;
width: 17px;
}
}
.acu-is-clicked .cd-primary-nav-trigger {
position: absolute;
} .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
clip: rect(0,0,0,0);
border: 0;
}
.live-chat-button,
.zelle-button {
position: fixed; right: 15px;
bottom: 85px;
z-index: 1000;
margin: 0;
padding: 5px 3px 5px 5px;
font-weight: bold;
font-size: 11px;
line-height: normal;
text-transform: uppercase;
text-align: center;
color: #fff;
border: 1px solid transparent;
}
.live-chat-button {
right: 70px;
}
@media (min-width: 768px) {
.live-chat-button {
right: 90px;
}
}
.live-chat-button .circle,
.zelle-button .circle {
display: inline-flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
background: #c98536;
border-radius: 100%;
border: 3px solid white;
box-shadow: 0px 0px 6px rgba(0,0,0,0.16);
}
.zelle-button .circle {
background: #6b1ed4;
}
@media (min-width: 768px) {
.live-chat-button .circle,
.zelle-button .circle {
width: 65px; 
height: 65px;
}
}
.live-chat-button:hover,
.live-chat-button:focus,
.zelle-button:hover,
.zelle-button:focus {
text-decoration: none;
color: #fff;
}
.live-chat-button:hover .circle,
.live-chat-button:focus .circle,
.zelle-button:hover .circle ,
.zelle-button:focus .circle {
background: #022549;
}
.live-chat-button:active .circle,
.zelle-button:active .circle {
background: #022549;
}
.live-chat-button svg {
width: 25px;
height: 25px;
fill: white;
}
.zelle-button svg {
fill: white;
width: 35px;
height: 35px;
}
@media (min-width: 768px) {
.live-chat-button svg {
width: 32px;
height: 32px;
}
.zelle-button svg {
width: 45px;
height: 45px;
}
}
.openstatus {display:none;}
.openstatus.active {display:block;}
.mw-title {
padding: 15px;
}
.modal-body {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 15px;
}
.col,
.unavailable,
.alert {
-ms-flex: 1 1 100%;
flex: 1 1 100%;
margin: 0 15px 15px;
}
@media (min-width: 800px) {
.col {
-ms-flex: 1 1 21ch;
flex: 1 1 21ch;
margin: 0 15px 15px;
}
}
.live-chat-hours td {
padding-left: 10px;
}
.live-chat-hours th {
text-align: left;
}
.alert {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
padding: 15px;
border: 1px solid transparent;
}
#wow-modal-close-2.mw-close-btn.image::before {
width: 24px !important;
height: 24px !important;
margin: 15px !important;
font-size: 24px !important;
line-height: 24px !important;
color: #666 !important;
background: none !important;
} #login-select{
-webkit-appearance: auto;
padding: 5px;
color: #022549;
font-family: "Open Sans",verdana,helvetica,sans-serif;
border: none;
font-size: 16.35px;
}
#credit-card-access {
display: none;
}
#menu-utility-nav>li.menu-login #online-banking-login-desktop {
padding: 20px 26px;
text-align: center;
}
#online-banking-login-desktop .sub-menu {
text-align: center;
}
.main .custom-sub ul {
margin: 0;
}
#menu-utility-nav>li.menu-login a.cc-access-button {
margin-top: 15px;
margin-bottom: 4px;
display: block;
background-color: #fcb32e;    
color: #fff;
text-transform: uppercase;
font-size: 14px;
padding: 3px;
line-height: 1.667;
background-image: none !important;
}
#menu-utility-nav>li.menu-login a.cc-access-button:hover {
background-color: #c98536;
color: #fff;
}
#wow-modal-window-1 {
background-color: #fff !important;
}
img[src*="servedby.ipromote.com/ad/"]  {
display:none;
}
.page-id-252 .content {
z-index: inherit !important;
}
@media (max-width: 1075px) {
#post-252 p:nth-of-type(1),
p.button-callout {
position: static !important;
text-align: left !important;
}
}
@media (min-width: 1076px) {
.page-template-page-calculator article {
position: relative;
}
.page-template-page-calculator h1.page-title {
max-width: calc(100% - 158px - 15px);		
}
p.button-callout {
position: absolute;
top: 0;
right: 0;
text-align: right;
display: block;
}
p.button-callout a.btn.btn-custom {
display: inline-block;
margin-bottom: 10px;
}
}
#wow-modal-window-1 {
padding: 30px !important;
top: 170px !important;
}
#wow-modal-window-1 h2 {
color: #022549 !important;
}
.comparison.table tr:nth-of-type(2n) {
background: #f9f9f9;
}
@media (min-width: 768px) {
.comparison.table td {
text-align: center !important;
}
}
.comparison.table td p {
margin-bottom: 10px;
}
.comparison.table td p:last-of-type() {
margin-bottom: 0px;
}
.main .comparison.table thead tr th {
text-align: center;
vertical-align: middle;
line-height: 1;
padding: 15px;
}
.comparison.table tr th,
.comparison.table tr td {
vertical-align: middle;
line-height: 1.275;
padding: 10px;
}
.main .comparison.table tbody tr td.financial-format .amount, .main .comparison.table tbody tr td.financial-format .sign {
display: inline;
}
.main .comparison.table tbody tr td.financial-format {
white-space: initial;
}
@media (max-width: 800px) {
.main .comparison.table tbody tr td.financial-format {
text-align: left;
}
.comparison.table th.st-head-row {
background: #adf;
}
}
.home ul#menu-main-nav>li.icon-search-icon {
display: inline-block !important;
}
#menu-utility-nav>li.menu-login .custom-sub .sub-menu li:last-child a {
margin-right: 0;
}
#menu-utility-nav>li.menu-login .custom-sub .sub-menu li a {
color: #fff;
margin-right: 5px;
padding: 0;
font-size: .75em;
line-height: 1.417;
display: inline-block;
cursor: pointer;
text-transform: none;
text-decoration:underline;
background: transparent;
}
.custom-sub hr {
border-top: none;
margin: 0.5em 0;
}
#footer,
.footer-wrap {
background: #022549;
}
#footer {
z-index: 10;
position: relative;
padding-top: 20px !important;
}
#footer p a,
#footer p {
color: #487eb5 !important;
}
#footer ul.social { display: flex;
flex-wrap: wrap;
}
#footer ul.social li {
margin-right: 20px;
}
#footer ul.social li:last-of-type() {
margin-right: 0px;
}
ul.share {
margin-bottom: 20px;
padding-bottom: 10px;
float: right;
margin-right: 6.25%;
}
@media only screen and (min-width: 58.75em) {
ul.share {
margin-right: 4%;
}
}
@media only screen and (min-width: 75em) {
ul.share {
margin-right: 0;
}
}
ul.share li {
list-style: none;
display: inline-block;
margin-left: 10px;
}
ul.share li a {
padding-left: 22px;
font-weight: 700;
display: block;
}
@media only screen and (min-width: 43.75em) {
ul#menu-main-nav .icon-search-icon form {
left: -9999em !important;
display: none !important;
}
.home ul#menu-main-nav .icon-search-icon.active {
background: #fff;
}
ul#menu-main-nav>li.icon-search-icon.active>a {
background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2219%22%20viewBox%3D%22-7.747%20-7.248%2020%2019%22%20enable-background%3D%22new%20-7.747%20-7.248%2020%2019%22%3E%3Cpath%20fill%3D%22%23C9720D%22%20d%3D%22M11.793%209.227l-4.86-4.62-.01-.008c2.09-2.96%201.76-7.008-.99-9.622-3.128-2.966-8.21-2.966-11.338%200-3.122%202.972-3.122%207.805%200%2010.773%202.752%202.612%207.01%202.925%2010.128.948l4.862%204.62c.61.58%201.595.58%202.21%200%20.612-.576.612-1.515-.002-2.09zM-3.51%203.957c-2.086-1.983-2.082-5.202%200-7.182%202.08-1.98%205.47-1.98%207.557%200%202.08%201.98%202.08%205.198%200%207.18-2.086%201.978-5.477%201.978-7.557%200z%22/%3E%3C/svg%3E");
background-repeat: no-repeat;
}
.home ul#menu-main-nav .icon-search-icon.active form {
left: 0em !important;
top: 146px !important;
display: block !important;
padding: 20px;
}
ul#menu-main-nav .icon-search-icon.active form {
display: block !important;
}
ul#menu-main-nav .icon-search-icon.active form {
width: 280px; 
font-size: .889em;
}
ul#menu-main-nav>li.active {
background-color: #d5eefa;
}
ul#menu-main-nav>li.active a {
color: #022549;
}
.sub-menu {
z-index: 1;
}
.home ul#menu-main-nav .icon-search-icon.active form #s {
width: 96%;
}
ul#menu-main-nav li:last-child.active form {
left: auto !important;
right: 0;
}
}
#menu-utility-nav>li.menu-login .custom-sub {
display: none !important;
}
#menu-utility-nav>li.menu-login.active .custom-sub {
display: block !important;
right: 0;
top: 66px;
}
@media only screen and (min-width: 700px) and (max-width: 1080px) {
.home ul#menu-main-nav li {
font-size: 14px !important;
}
}
@media only screen and (min-width: 700px) and (max-width: 939px) {
.home ul#menu-main-nav .icon-search-icon.active form {
top: 91px !important;
}	
}
@media only screen and (min-width: 940px) and (max-width: 1080px) {
.home ul#menu-main-nav .icon-search-icon.active form {
top: 139px !important;
}
}
@media only screen and (min-width: 700px) and (max-width: 1300px) {
.home ul#menu-main-nav .icon-search-icon.active form {
left: auto !important;
right: 0;
}	
}
.single-post #footer ul.share li {
display: none;
}
#post-252 {
position: relative;
}
.btn.btn-custom {
background-color: #c98536 !important;
color: #fff !important;
padding: 10px 20px !important;
border-radius: 3px !important;
border: none !important;
font-family: "Open Sans",verdana,helvetica,sans-serif;
font-weight: bold;
display: inline-block;
margin-bottom: 5px;
}
.btn.btn-custom:hover {
background-color: #022549 !important;
} .special-sub{
text-align: left !important;	
}
#menu-item-204:hover .special-sub {
display:block;
}
.responsive-tabs__list__item {
max-width:25%;
white-space: normal !important;
}
.responsive-tabs__list {
display: flex;
}
article .responsive-tabs .responsive-tabs__list__item {
background: #c98536;
color: #fff;
}
article .responsive-tabs .responsive-tabs__list__item--active, 
article .responsive-tabs .responsive-tabs__list__item--active:hover {
color: #022549;
background: #fff;
}
article .responsive-tabs .responsive-tabs__list__item:hover {
border-color: #ddd;
} .accordion {
margin-bottom: 30px;
}
.main .accordion-title {
background-color: #c98536;
padding: 5px 15px;
border-radius: 3px;
color: #fff;
font-weight: 500;
margin-bottom: 0px;
margin-top:15px;
display: flex;
justify-content: space-between;
}
.accordion-content {
border: 1px solid #ddd;
padding: 5px 15px;
border-top-width: 0px;
}
.accordion-title::after {
font-size: 24px;
font-weight: 700;
line-height: 1.375;
}
.accordion-title[aria-expanded=false]::after {
content: "+";
}
.accordion-title[aria-expanded=true] {
border-radius: 3px 3px 0px 0px;
}
.accordion-title[aria-expanded=true]::after {
content: "–"
}
.js-open-everything {
background-color: #022549;
padding: 5px 15px;
color: #fff;
font-family: "Open Sans",verdana,helvetica,sans-serif;
border: none;
border-radius: 3px;
}
iFrame.yt-video {
height: auto !important;
}@-webkit-keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
body {
-webkit-text-size-adjust:none;
}
body.KJEBody {
margin: 0;
color: #222222;
background-color: #FFFFFF; ;
}
body.KJEBody a, body.KJEBody a:hover, body.KJEBody a:visited, body.KJEBody a:active {
color: #02264a;
}
#KJEAllContent {
padding: 40px 0 0 0;
}
#KJEAllContent * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#KJEAllContent button, #KJEAllContent .KJECommandButton, #KJEAllContent input.KJEMenuButton[type=button], #KJEAllContent select, #KJEAllContent div.KJEDroppee, #KJECalculatorScreenSize, #KJEFixed, #KJECommandButtons, #KJEReportButtons, #KJEMoreButtons, #KJECalculatorTable {
-webkit-box-sizing: border-box  !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
}
#KJEAllContent, body.KJEBody {
-webkit-text-size-adjust: none;
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
line-height: normal;
font-size: 1.0rem; }
#KJESplash {
color:#333333;
}
body.KJEReportBody {
padding: 0;
}
body.KJEReportBody #KJEReport {
padding: 0;
}
@media print  { table.KJEReportTable tfoot.KJEReportTFooter {
display:  table-row-group;
background-color: #CCCCCC ;}
table.KJEScheduleTable tfoot.KJEReportTFooter {
display:  table-row-group;
background-color: #CCCCCC ;
} }
body.KJEBody table,  body.KJEBody td, body.KJEBody ul, body.KJEBody ol, body.KJEBody dd, body.KJEBody dl, body.KJEBody p, body.KJEBody br, body.KJEBody dt,
body.KJEBody, #KJEAllContent table, #KJEAllContent td, #KJEAllContent ul, #KJEAllContent ol, #KJEAllContent dd, #KJEAllContent dl, #KJEAllContent p, #KJEAllContent br, #KJEAllContent dt,
#KJEAllContent th, body.KJEBody th,
.KJEInputContainer input.KJEInputModern, .KJEInputContainer select.KJEDropBoxModern {
font-family: Arial,Helvetica,sans-serif;
}
body.KJEBody table,  body.KJEBody td, body.KJEBody ul, body.KJEBody ol, body.KJEBody dd, body.KJEBody dl, body.KJEBody p, body.KJEBody br, body.KJEBody dt,
body.KJEBody, #KJEAllContent table, #KJEAllContent td, #KJEAllContent ul, #KJEAllContent ol, #KJEAllContent dd, #KJEAllContent dl, #KJEAllContent p, #KJEAllContent br, #KJEAllContent dt,
#KJEAllContent th, body.KJEBody th {
font-weight: normal;
font-size: 1em;
line-height: 1.2em;
}
#KJEAllContent th, body.KJEBody th {
font-weight: bold;
}
body.KJEReportBody {
background-image: none;
}
#KJERequiredNote, #KJEUpdateNotice {
margin-right: 10px;
margin-left: auto;
text-align: right;
padding: 0;
padding-top:10px;
}
#KJEAllContent button::-moz-focus-inner,
#KJEAllContent input[type="button"]::-moz-focus-inner,
#KJEAllContent input[type="submit"]::-moz-focus-inner,
#KJEAllContent input[type="reset"]::-moz-focus-inner {
padding: 0;
border: 0 none;
}
#KJEReportText {
display:none;
}
#KJEAllContent p {
margin: 1em 0;
}
p.KJEScheduleNote {
display:none;
}
div.KJEDropper, div.KJEGraphDropper
{
outline-offset: -2px;
}
#KJETitleH1, h1.KJEFontTitle {
line-height:normal; font-size:1.5rem; }
.KJETitleExtra {
} #KJECalculatorScreenSize, #KJEFixed, #KJECommandButtons, #KJEReportButtons, #KJEMoreButtons {
max-width: 1800px;
margin-left: auto;
margin-right: auto;
width: 100%;
}
#KJECalculatorScreenSize {
text-align: center;
position:relative;
width:100%;
}
#KJEScrollSticky, #KJECommandButtons, #KJEReportButtons {
z-index: 1;
left:0;
right:0;
}
#KJEScrollSticky {
line-height: normal;
padding-bottom: 10px;
font-size: 1.2rem; display:none;
}
#KJEInputs {
padding:0;
}
#KJEFixed {
width: 98%;
z-index:999;
}
#KJEReportButtons, #KJEMoreButtons1, #KJEMoreButtons2, #KJEMoreButtons3 {
margin: 0 auto;
text-align: center
}
#KJEReportButtonsWrapper {
width:100%
}
#KJECalculatorTable {
right:0;
left:0;
padding: 3px;
border-width: 2px;
border-style: solid;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: 0 0 0;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
font-size: 1.0rem; margin: 0 auto;
}
#KJECalculatorTableCell {
width:100%;
}
.KJEDisplayNone {
display:none !important;
}
div.KJECalculatorReportTable
{
display: none;
}
#KJEMain {
transition: height 0.5s ease 0s;
}
.KJECalculatorReportTable {
padding: 0 0;
border: 0;
}
.KJECalculator {
position: relative;
}
.KJECalculator p {
font: normal 1em Arial, Helvetica, sans-serif;
}
#KJETitle     {
font-size: 1.3em;
text-align: center; background-image: url(data:image/png;base64,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);
background-repeat: no-repeat;
background-position: -8px -8px;
background-size:85px 85px;
}
.KJENoJavaScript {
width:50%;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding: 20px 20px 20px 20px;
border-width: 2px;
border-style: solid;
text-align: center;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
span.KJERequired {
}
span.KJERequiredShowHover {
display: none;
}
div.KJEButtonIsScrolling {
background: none;
border: none;
}
div.KJEButtonIsFixed {
border-width: 1px;
border-style: solid;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 2px 2px 2px #666666;
-webkit-box-shadow: 2px 2px 2px #666666;
-moz-box-shadow: 2px 2px 2px #666666;
margin: 0;
}
#KJEAllContent input[type='button'] {
float: none;
padding: 5px 3px;
margin: 4px 2px 7px 2px;
}
.KJECommandButton, .KJEMoreButton, #KJEAllContent input.KJEMenuButton[type=button] {
font-family: Arial, Helvetica, sans-serif;
-webkit-appearance: none;
padding: 5px 3px;
margin: 4px 2px 7px 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
white-space: nowrap;
border-width: 2px;
border-style: solid;
transition: background .3s ease-in-out;
}
.KJECommandButton, .KJEMoreButton{
font-weight: bold;
width: 180px;
font-size: 1.2rem; }
#KJEAllContent input.KJEMenuButton[type=button] {
font-size: 0.9rem; }
button.KJEMoreButton {
display: inline-block;
}
.KJECommandButton:active, .KJEMoreButton:active, #KJEAllContent input.KJEMenuButton[type=button]:active {
position: relative;
top:2px;
}
.KJEMain table {
border-collapse: collapse;
right:0;
left:0;
table-layout:fixed;
margin: 0;
}
.KJEMain th, .KJEMain td {
padding: 0;
overflow: hidden;
}
#KJEMenuWindowTitle, #KJEMenuSavedTitle {
display: block;
height: inherit;
text-align: center;
padding: 4px 0 0 0;
font-size: .9em;
font-weight: bold;
margin-block-start: 0;
margin-block-end: 0;
margin-inline-start: 0;
margin-inline-end: 0;
}
div.KJEMenuHeader {
text-align: center;
vertical-align: bottom;
border-width: 1px;
border-style: solid;
padding: 8px;
text-decoration: none;
margin-bottom: 10px;
margin-top: 10px;
}
button.KJEMenu {
padding: 0;
background:inherit;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAAEGSURBVEhL7ZfRDYJADIbvUBfQHYwr6Bg+6igu4CL67BQ6gYlL6AJGsP9xJSecESMtJPglDZQD/uvRXqid764DY8yILCQly8gS5+Xn1tuQDM/g2sMfeZzPYXd/TE7rCe4zWQbXQ8Lu5S8XS2Dsk9UhvB+zrP1gk4gLW+skClhLPWJMJLrU09mBnI33mmFLtrycnRYLc9aq0z/h7iSXBFxSoY56xEw+FUJbvCIsXcfMv47VEE+uWCmB1rJafKkRMUcd0p1vLFnHi/3NHldjJ9TTOtbO6AIIS1gIfPqHtzzmIo6luzStbSDondALpdTfoF/6mXIA77ZMLDU3XhX4e3wD71RscYx5AmMZ6ixXi94HAAAAAElFTkSuQmCC);
background-repeat:no-repeat;
background-position:center;
z-index: 999;
display: none;
border-width: 2px;
border-color: transparent;
width: 32px;
height: 32px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius: 0px;
margin: 0;
margin-top: 19px;
margin-right: 0px;
padding-right: 32px;
}
button.KJEMenu:active,
button.KJEMenu:focus,
button.KJEMenu:hover,
button.KJEMenu:active,
button.KJEMenu:focus,
button.KJEMenu:hover {
border-width: 2px;
border-style: solid;
}
#KJEMenuContainer {
width: 100%;
height: 1px;
overflow: visible;
text-align: right;
}
#KJE-PODEFN-MSG_MENU {
top: 60px !important;
}
#KJEWait {
position: relative;
top: 18px;
text-align: left;
background-image: url(data:image/gif;base64,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);
background-repeat:no-repeat;
background-position:center;
z-index: 999;
display: none;
border: none;
width: 128px;
height: 128px; -webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#KJEWait {
background-image: none;
}
#KJEWaitContainer {
height: 1px;
border: none;
overflow: visible;
text-align: center;
z-index: 999;
}
#KJEReport div.KJEInset {
margin-left: 20px;
margin-right: 20px;
}
#KJEReport div.KJEInset, #KJEReport div.KJEInset * {
font-size: 0.8rem; }
#KJEReport {
display:none;
text-align: left;
vertical-align: middle;
padding: 30px 5px 5px 5px;
}
#KJEReport, #KJEReport p {
line-height: normal;
font-size: 1.0rem; }
#KJEDefinitions, #KJEDefinitions p {
line-height: normal;
font-size: 1.0rem; }
#KJEDefinitionsDL ol li {
margin-bottom: 15px;
}
#KJEDefinitionsDL ol {
margin-bottom: 27px;
}
.KJEDefinitionsHeader {
font-size: 1.2rem; font-weight: bold;
line-height:1.5rem; }
.KJEDefinitionPopup p {
font-size: 1.0rem; line-height: normal;
}
.KJEGuiDefnPopup:focus {
outline: 2px solid #286c97;
}
.KJEDefinitionPopup, .KJEDefinitionPopup dl, .KJEDefinitionPopup dd, .KJEDefinitionPopup dt, .KJEDefinitionPopup h3, .KJEDefinitionPopup th, .KJEDefinitionPopup td, .KJEDefinitionPopup ul, .KJEDefinitionPopup li, .KJEDefinitionPopup ol {
font-size: 1.0rem; ;
line-height: normal;
}
button.KJEDefinitionIcon:active,
button.KJEDefinitionIcon:hover,
button.KJECloseButton:active,
button.KJECloseButton:hover,
button.KJEDefinitionIcon:focus,
button.KJECloseButton:focus{
outline: none;
border-style: solid;
}
button.KJEDefinitionIcon:focus,
button.KJECloseButton:focus
{
outline-offset: 0px;
outline: 2px dashed #02264a;
}
button.KJEDefinitionIcon {
width: 1.5rem;
height: 1.5rem;
text-align: center;
padding: 0 0;
border-radius: 12px;
border-width: 0;
cursor:help;
margin-left: 2px;
margin-top: 5px;
border-width: 1px;
border-style: solid;
font-size: 0.9rem; vertical-align: top;
display: inline-block;
} div.KJEInputContainer Label.KJEHelp, div.KJEInputContainer div.KJEHelp div.KJEHelp   {
width: 168px;
display: inline-block;
text-align: right;
cursor:help;
overflow: visible;
}
button.KJEDefinitionIconMenu {
margin-top: 23px;
margin-right: 2px;
margin-left: 0px;
margin-bottom: 0px;
float: right;
}
button.KJECloseButton {
width: 24px;
height: 24px;
text-align: center;
padding: 0;
border-radius: 2px;
border-width: 1px;
font-size: 0.9rem; }
#KJEDefinitions {
width:100%;
}
#KJEDefinitionsDL {
padding-left:10px;
margin-top: 1em;
}
#KJEDefinitionsDL dt.KJEDefinition, dt.KJEDefinition, h3.KJEDefinition {
text-align: left;
font-weight: bold;
font-size: 1.0rem; padding:0;
margin: 0;
line-height: normal;
margin-top: 1em;
margin-bottom: 0.5em;
}
#KJEDefinitionsDL dd.KJEDefinition, dd.KJEDefinition {
margin:0;
text-align: left;
font-weight: normal;
padding: 0px 10px 20px 10px;
}
#KJEDefinitionsDL p.KJEDefinition, #KJEAllContent p.KJEDefinition {
line-height: normal;
padding: 0 10px .7em 10px;
text-align: left;
}
#KJEDefinitionsDL td, #KJEDefinitionsDL th, #KJEDefinitionsDL ul, #KJEDefinitionsDL li, #KJEDefinitionsDL ol,
#KJEReport th, #KJEReport td, #KJEReport ul, #KJEReport li, #KJEReport ol {
font-size: 1.0rem; font-weight: normal;
}
#KJEReport th, #KJEDefinitionsDL th {
font-weight: bold;
}
.KJECloseButton {
float: right;
cursor: pointer;
}
.KJEContent {
}
.KJEMain input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.KJEInputContainer {
text-align: left;
overflow: visible;
position: relative;
height: 35px;
margin-top: 5px;
width: 100%;
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
}
.KJEInputContainer .KJEInputFieldContainer {
display: inline-block;
margin-top: 5px;
margin-bottom: 5px;
}
div.KJEInputContainer div.KJESlider {
top: 0;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: none;
}
div.KJEInputContainer div.KJEIncrementer
{
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
padding-left: 5px;
}
div.KJESlider div.KJEScale {
border:none;
margin-left: 0px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: 0.8rem; }
div.KJESlider {
margin-left: 10px;
}
div.KJEInputContainer div.KJELabel {
text-align: right;
cursor:default;
overflow: visible;
display: inline-block;
}
div.KJEInputContainer div.KJELabel Label.KJELabel{
display: inline-block;
}
div.KJEInputContainer Label.KJEHelp, div.KJEInputContainer div.KJEHelp div.KJEHelp   {
width: 185px;
display: inline-block;
text-align: right;
cursor:help;
overflow: visible;
}
.KJEInputContainer .KJEOutputLabel {
overflow: visible;
}
.KJEInputContainer .KJELabelBold {
font-weight: bold;
text-align: right;
overflow: visible;
display: inline;
}
.KJEInputContainer .bold {
font-weight: bold;
}
.KJEInputContainer .KJETrailingLabel {
overflow: visible;
padding: 0 0 0 5px;
}
.KJEInputContainer .KJERadioTrailingLabel {
overflow: visible;
padding: 0;
display: inline-block;
position: absolute;
top: 55%;
transform: translateY(-50%);
}
.KJEInputContainer .KJERadioHolder {
position: relative;
display: block;
}
.KJEInputContainer .KJERadioes {
}
.KJEInputContainer .KJEDropBox {
font-weight: normal;
font-size: 0.9em;
}
div.KJEDropBoxDivModern {
border-width: 1px;
border-style: solid;
overflow: hidden; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAXCAYAAAD+4+QTAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAANZSURBVEhLjZW7a1RBFIfv3UcSo1HxERTBQsRHJVFBsNDCQiwELZJOIRaiILZa+SgiWFqJWNrt/gH+A4KVIthoZyWoUXY1Go1J1u+bzNlc1xQe+PbOnHPm/GbO3p0ter3eICU0YBjWwUh+Om9CDcoC85nnkT80OTlpfqMSH/bDuYskTSrPsFQ0WzWvKEtL/J2OL4+S0EgtjzUj7qA5QB3MMx7EOk8xzHMUfNampqZWFVYsHUenxdzOEkQhLcbGlvNT63mCPE5tDqueQiNWi3Ztgp3wDX7Bb9AUFZMkKjhepOAS6z29J1sEN/KPhYgWBVxgi3bAljxfD+sy5rmJ1/Ae9sFBeANvaddSu93uF7V+tCt2mYIeOfsVCFF7PgTu+AcoZP4IuImf8L3axjAL7AWL7IKjcAiBrSbbDuYWPw7HYBwUWIAQOAInYDfUeIXrrLduMk/i5ByYfIKiT8vD91697HZvmGgC9h2eQRfeQQjUu9329MWyfMS6+8wnQIsOhKW23IQhGL9QFG2cv4uJmY8vOp0z+NJ3JmF53ux0WlfI/6KruNCax3cKFDBePUkSOQ2xeISFLWKLCM0idAmfx4+4NBC4Tp5v4jICH/DdAX/xUdj2J2Nc8+O8wQpNCjwhvoDQPEKP8KUdaghME//IcAGB58Q8sddOyuE7SdeMY41x3Y+zDqAq1KDQbXLmEFpG6CG+bQhcwz+Lv4vAY3wHwLW21XutRMRxalf2J5GT4FHT6wwhVFLwWhbqvei0esztRweBu8S3Qwj4nfoWepJUx3GOJZE9sBnGIN2w0BeamSiukv/VNaDALfzbIHK9dTdC+h4U8anleMOByR51P2yF2F1V6DJrPiHwgHlVYBQ2gCdJa9YQ8Qe8YkxcuBtsQ+ovrArNtKZ5GjfPjVhYkb6Ahkj/zdLwexWtGBMXu2jcALjDqpDxOIGbMDdOZVzhUUT6b5aGbywW+jYY9F76DN7E8+BNED8sb1hxp7bEL9pbQJ/zw+Cl2v/lUld/0wI6nQxe1Y699Ko+zbmXYyc/Nf+09HsFJZEsoDX7vcTCOWixiar1F2Fpt6DIMvdY2lQWMW+8KlI1EwITBk/zv+b6IUXiP8JCUdi+b4AxsKVzYOv8njRz/BsIW3OnK1bU/wBnTfCTDW+DEgAAAABJRU5ErkJggg==);
background-repeat:no-repeat;
background-position: right;
padding: 0;
margin: 0;
top: 15px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
box-shadow: 2px 2px 2px #333;
-webkit-box-shadow: 2px 2px 2px #333;
-moz-box-shadow: 2px 2px 2px #333;
}
.KJEInputContainer .KJEInputFieldContainer, .KJEInputContainer div.KJEDropBoxDivModern {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-style: none;
border-radius: 0;
padding: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin: 0px;
vertical-align: middle;
overflow: visible;
}
.KJEInputContainer select.KJEDropBoxModern {
background: transparent;
}
.KJEInputContainer input[type="text"].KJEInputModern, input.KJEMenuInputItem[type="text"], .KJEInputContainer select.KJEDropBoxModern, .KJEInputContainer input.KJEInputModern:not([type='checkbox']):not([type='radio']) {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0px;
border: 1px solid #8F8F8F;
padding: 4px;
font-weight: normal;
font-size: 1em;
}
input.KJEMenuInputItem[type="text"] {
font-size: 0.9rem; }
.KJEInputContainer input.KJEInputModern:focus, .KJEInputContainer select.KJEDropBox:focus, input.KJEMenuInputItem:focus {
outline: 2px dashed #02264a;
outline-offset: -3px;
}
.KJEInputContainer input.KJEInputModern[type='radio'],
.KJEInputContainer input.KJEInputModern[type='checkbox'] {
-webkit-appearance:none;
-moz-appearance: none;
appearance: none;
width:15px;
height:15px;
border:2px solid #333;
outline: none;
box-shadow: none;
box-sizing: content-box;
padding: 2px;
}
.KJEInputContainer input.KJEInputModern[type='radio']:focus, .KJEInputContainer input.KJEInputModern[type='radio']:active,
.KJEInputContainer input.KJEInputModern[type='checkbox']:focus, .KJEInputContainer input.KJEInputModern[type='checkbox']:active {
outline-offset: 0px;
box-shadow: none;
outline: none;
border: 2px solid #02264a;
}
.KJEInputContainer input.KJEInputModern[type='radio']  {
border-radius:50%;
position: relative;
opacity: 100%;
}
.KJEInputContainer input.KJEInputModern[type='radio']:before {
content:'';
display:block;
width:60%;
height:60%;
margin:20% auto;
border-radius:50%;
}
.KJEInputContainer input.KJEInputModern[type='radio']:checked:before {
background:#333;
}
.KJEInputContainer input.KJEInputModern:disabled[type='radio']:checked:before {
background:transparent;
}
.KJEInputContainer input.KJEInputModern[type='checkbox']  {
border-radius:25%;
}
.KJEInputContainer input.KJEInputModern[type='checkbox']:before {
content:"";
display:block;
width:18px;
height:18px;
margin-bottom:0px;
margin-top:-1px;
margin-left:-1px;
margin-right:auto;
}
.KJEInputContainer input.KJEInputModern[type='checkbox']:checked:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHsSURBVDhPlZO/a+JgGMeNIoIgCEJBsIubWH9swoGI1KUc6iJyEMTNDnW5WwoWDq6DYIciB64dnA7BpUfwL3ANgbvhTulgsVo5kLOJmqSY3PMGIk/s25MOn5D3fb/PJ++TN7Hpuv5WGMA+n8/ZUqkkN5vNu9Vq9Y4W3AcDhYfVapVnGEYD1HQ6LdCC+zjo9Xq3DofjGSS6CS34X2az2VUwGFSwJBwO08OvIYriWaVSecISp9Op9fv9J2oBDUVRjjiO+22327cSQq1We1yv1xfUIhrT6bQVCARULInH4yrs8jNZJyFmuVz6ZVn+hAsxcEofWJb9iyUul0vjef7WzJC+DxaLxZdWqyWNx+NrLDDpdDo/oJgctSnS6vW6gDM2kHxPpVLG02KxmDQajb7iwGQyqfj9fhFJ9EQiMcEZgq1QKGwDhGg0qoLsG1mEdk+LxeI9zG9343a7JUEQPr4Qlctly4dFiEQiRDZut9syjHFLm0ajcbMrMUTwos+y2ewfFDYIhUK6z+ezzCWTyQeahGBcoIWTXC73AGH8dAsej0cdDAaXuwKT7Q3s7H0+n/8FRZtdCfAMp8rhwl0sA0mSjkH2Ewotskwmw+McDeoktHkHAqNNr9erDYfDc1oOQ50kwM+5Ji+82+0qtHUruu0fxB8RQ7LlEn0AAAAASUVORK5CYII=);
}
.KJEInputContainer div.KJELine {
border-width: 0 0 2px 0;
border-style: dotted;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.KJEInputContainer .KJELine.active {
border-style: solid;
}
hr.KJEDivide {
border: 0;
width: 100%;
height: 1px;
}
hr.KJEFooterLine {
border-width: 0px;
border-top-width: 2px;
border-top-style: solid;
width: 100%;
height: 0px;
}
.KJECenterText {
text-align:center;
}
body.KJEReportBody > div.KJEReportTitleBlock, body.KJEReportBody > div.KJECenter {
display: block !important;
}
div.KJECenterText {
display:block !important;
}
.KJEBold {
font-weight: bold;
}
.KJEAlignTop {
vertical-align: top;
}
.KJEBoldCenter {
font-weight: bold;
text-align: center;
cursor:default;
overflow: visible;
}
.KJESubTitle  {
font-weight: normal;
line-height: normal;
font-size: 1.0rem; }
#KJEReport p.KJEFooter, #KJEAllContent p.KJEFooter, body.KJEBody p.KJEFooter, p.KJEFooter, .KJEFooter  {
line-height: normal;
font-weight: normal;
font-size: 0.8rem; }
#KJEGuiDataPoint {
border-width:1px;
border-style:solid;
position: absolute;
display: none;
z-index: 99;
padding:9px;
margin:1em 0 3em;
max-width: 520px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:8px;
box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
-moz-box-shadow: 3px 3px 3px #333;
top: 0;
left: 0;
}
#KJEGuiDataPoint dt {
font-weight: bold;
}
#KJEGuiDataPoint dd {
padding-bottom:5px;
padding-top:5px;
margin-left: 20px;
}
#KJEGuiDataPoint:before {
content:"";
position:absolute;
top:-10px; right:auto;
bottom:auto; left:39px; border-width:0 10px 10px;
border-style:solid;
display:block;
width:0;
} #KJEGuiDataPoint:after {
content:"";
position:absolute;
top:-8px; bottom:auto; left:38px;
right:auto; border-width:0 11px 11px;
border-style:solid; display:block;
width:0;
}
span.KJEGuiErrorPopup, span.KJERequired:hover span.KJERequiredShowHover {
left: 5px;
top: 19px;
text-align: center;
border-width:1px;
border-style:solid;
position: absolute;
width: 100%;
display: block;
z-index: 1;
padding:9px;
margin:1em 0 3em;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:8px;
box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
-moz-box-shadow: 3px 3px 3px #333;
-webkit-animation: fadeIn .4s;
animation: fadeIn .4s;
}
span.KJEGuiErrorPopup:before, span.KJERequired:hover span.KJERequiredShowHover:before {
content:"";
position:absolute;
top:-10px; right:auto;
bottom:auto; left:39px; border-width:0 10px 10px;
border-style:solid;
display:block;
width:0;
}
span.KJEGuiErrorPopup:after, span.KJERequired:hover span.KJERequiredShowHover:after {
content:"";
position:absolute;
top:-8px; bottom:auto; left:38px;
right:auto; border-width:0 11px 11px;
border-style:solid; display:block;
width:0;
}
span.KJEGuiErrorPopup span.KJERequiredShowHover {
display: inline;
}
div.KJEGuiDefnPopup {
border-width: 1px;
border-style: solid;
position: absolute;
display: block; z-index: 99;
padding: 9px;
margin: 1em 0 3em;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 8px;
box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
-moz-box-shadow: 3px 3px 3px #333;
-webkit-animation: fadeIn .4s;
animation: fadeIn .4s;
}
div.KJEGuiDefnPopup dt {
font-weight: bold;
text-align: left;
}
div.KJEGuiDefnPopup dd {
padding:0;
margin: 0;
text-align: left;
}
div.KJEGuiDefnPopup:before {
content:"";
position:absolute;
top:-10px; right:auto;
bottom:auto; left:39px; border-width:0 10px 10px;
border-style:solid;
display:block;
width:0;
}
div.KJEGuiDefnPopup:after {
content:"";
position:absolute;
top:-8px; bottom:auto; left:38px;
right:auto; border-width:0 11px 11px;
border-style:solid; display:block;
width:0;
}
div.KJEGuiDefnPopupRight:before {
right:39px;
left:auto; }
div.KJEGuiDefnPopupRight:after {
right:38px;
left:auto; }
div.KJEToggleClose {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xOdTWsmQAAACzSURBVDhP1ZLRDYMwDAW9EgMxTpZhl+7iDUyd9hnHOE1Q6UdPehJJnMMW0E8QkVti6IKZv4oJs0MERehglGGxx+9nL0emKGUzuxdnaex1I1AW0k2h9ZB+ZEqGzEibdh0rJEuRB29i69lOPa2Mq4BnpXHcKPMT9KTH+fMr6wPoycDr0lmKOl+byjJ0fzj++3Iqw19Qx3F4qdb7O80lDQquxugedIj1iKGL2OXVnIR35B8g2gHTPGtYkYEIggAAAABJRU5ErkJggg==);
height: 20px;
width: 20px;
margin-left: auto;
margin-right: 0;
}
div.KJEToggleOpen {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4xOdTWsmQAAACxSURBVDhP1ZHLEYMwDAXVEgVRjpuhl/SiDpSIQeJZlsEQcsjOvINke/2j/0BEHomjBTN/lUaIOSPOtzjZbnfibIXQVOTF/Cn3QdwIYV5k1jXr8iBUbDCTItpHGc1LPREXZlIc78ls3jrX3szoSTW9k+3j9bM4Uaq9w2sieAKklg7KFPvBKFTKtElGZYoJT6UjslFKaT+gl7RpQbCPt4pJmxaTouwojhaZ8Eoa4RP5AURvGgdrWJfXBpYAAAAASUVORK5CYII=);
height: 20px;
width: 20px;
margin-left: auto;
margin-right: 0;
}
table.KJEToggleTable {
width:100%;
border-style:none;
}
table.KJEToggleTable td{
border:0;
}
.KJEToggleTitle, td.KJEToggleTitle, h2.KJEToggleTitle{
font-size:1em;
font-weight:bold;
cursor: pointer;
text-align: left;
text-decoration: none;
border-style:none;
}
div.KJEToggleTitle100Cell {
width: 100%;
text-align: center;
}
h2.KJEToggleTitle {
font-size: 1.1em;
line-height: 1.3em;
display:inline-block;
margin: 0;
width:100%;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}
td.KJEToggleTitle99Cell {
width:99%;
vertical-align:top;
}
td.KJEToggleTitle49Cell {
width:49%;
vertical-align:top;
}
td.KJEToggleTitle49Cell {
width:100%;
vertical-align:top;
}
.KJEToggleIcon {
padding-top: 0;
vertical-align: top;
outline: none;
cursor:pointer;
white-space:nowrap;
width:35px;
border-style:none;
}
.KJEToggleSubTitle {
font-weight:bold;
cursor: pointer;
text-align: left;
text-decoration: none;
padding-left: 10px;
width: 100%;
font-size: 1.0rem; }
.KJEGraphIcon {
background-repeat: no-repeat;
background-position: top left;
background-image: none;
}
.KJEInputIcon {
background-repeat: no-repeat;
background-position: top left;
background-image: none;
}
.KJEInputDiv {
padding-top: 5px;
padding-bottom: 5px;
display: block;
overflow: visible;
width: auto;
height: auto;
}
.KJEDropper, .KJEGraphDropper {
border-top: 3px solid;
height: auto;
padding: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
.KJEGraphDropper, div.KJEGraphDropper td.KJEGraphTitle, .KJEDropper {
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
}
.KJEGraphContainer {
overflow: hidden;
}
div.KJEDropperSpacer {
height: 10px;
}
#KJE-C-REPORTGRAPH0, #KJE-C-REPORTGRAPH1, #KJE-C-REPORTGRAPH2, #KJE-C-REPORTGRAPH3, #KJE-C-REPORTGRAPH4, #KJE-C-REPORTGRAPH5  {
text-align: center;
}
.KJEGraph {
-webkit-tap-highlight-color: rgba(0,0,0,0);
overflow: hidden;
transition: height 0.5s ease 0s;
margin-left: auto;
margin-right: auto;
}
h2.KJEGraphTitle {
cursor: pointer;
text-align: center;
text-decoration: none;
border-style:none;
font-size:1.1em;
line-height:1.3em;
font-weight:bold;
display:inline-block;
margin: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
}
figure.KJEAdaGraphFigure {
margin:0;
padding:0;
}
div.KJEGraphReport {
page-break-inside: avoid;
margin: 0 auto;
margin-top: 15px;
text-align: center;
}
div.KJEGraphCanvasContainer {
width:100%;
}
div.KJEGraphCanvasContainer {
width:100%;
}
canvas.KJEGraphCanvas {
}
.KJEDropperReport {
border: 0;
padding: 5px;
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
height: auto;
}
.KJEDropperReport:hover {
-webkit-transition: background-color 500ms ease;
-moz-transition: background-color 500ms ease;
-o-transition: background-color 500ms ease;
transition: background-color 500ms ease;
}
div.KJEDroppee {
height: auto;
padding:  10px 0 0 0;
}
div.KJEReportTableDiv {
margin: 20px 0;
margin-right: 0;
margin-left: 0;
border-width: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 0;
}
.KJEInput .KJEReportTableDiv {
width: 100%;
}
.KJEDefinitions .KJEReportTableDiv {
width: 100%;
}
.KJEDefinitionPopup .KJEReportTableDiv {
width: 100%;
}
.KJECenter {
text-align:center;
}
.KJEReportHeader {
font-size:1.2rem; font-weight:bold;
line-height:1.5rem; }
.KJEReportTitleBlock {
text-align: center;
padding: 10px;
margin: 10px;
border: 1px solid black;
}
.KJEReportTitle {
font-size:1.3em;
font-weight:bold;
margin: 0;
padding: 0;
}
div.KJEReportExtraClientBlock {
width: 100%;
text-align: center;
}
table.KJEReportTable, table.KJECalcTable {
font-size: 1em;
border-spacing: 0;
border: 1px;
border-collapse: collapse;
width:100%;
margin: 0;
padding: 0;
}
table.KJECalcTable {
background-color: inherit;
}
table.KJEReportTable tr.KJEHeaderRow, table.KJECalcTable tr.KJEHeaderRow {
text-align: center;
border: none;
}
table.KJEReportTable tr.KJEFooterRow, table.KJECalcTable tr.KJEFooterRow {
text-align: right;
border: none;
}
table.KJECalcTable tr.KJEHeaderRow,
table.KJECalcTable tr.KJEFooterRow {
background-color: inherit
}
table.KJEReportTable tr.KJEEvenRow {
text-align: right;
}
table.KJECalcTable tr.KJEEvenRow{
text-align: right;
}
table.KJEReportTable tr.KJEOddRow {
text-align: right;
}
table.KJECalcTable tr.KJEOddRow {
text-align: right;
}
h2.KJESubHeading {
font-size:1.05em;
padding: 0;
margin: 0;
}
table.KJEReportTable .KJEHeading,  table.KJECalcTable .KJEHeading{
font-size:1.05em;
font-weight:bold;
line-height:1.2em;
padding: 10px 8px;
}
table.KJEReportTable .KJEHeadingUnderline,  table.KJECalcTable .KJEHeadingUnderline {
text-decoration: underline;
}
table.KJEReportTable .KJEHeadingRight,  table.KJECalcTable .KJEHeadingRight{
text-align: right;
}
table.KJEReportTable td.KJECell,table.KJEReportTable th.KJECell, table.KJECalcTable td.KJECell{
padding:10px 8px;
vertical-align:text-top;
border: none;
}
table.KJEReportTable td.KJELabel, table.KJEReportTable th.KJELabel, table.KJECalcTable td.KJELabel, table.KJECalcTable th.KJELabel,
table.KJECalcTable th.KJEHeading, table.KJEReportTable th.KJEHeading {
padding:10px 8px;
font-weight:bold;
vertical-align:text-top;
border: none;
display: table-cell;
}
table.KJEIndexTable th.KJELabel{
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
table.KJEReportTable th.KJELabel, table.KJECalcTable th.KJELabel{
text-align: right;
}
table.KJEReportTable td.KJELabelPad, th.KJELabelPad, table.KJECalcTable td.KJELabelPad {
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
border: none;
}
table.KJEReportTable td.KJECellStrong,table.KJEReportTable th.KJECellStrong, table.KJECalcTable td.KJECellStrong, table.KJECalcTable th.KJECellStrong{
padding:10px 8px;
font-weight:bold;
vertical-align:text-top;
border: none;
font-weight:bold;
}
table.KJEReportTable td.KJECellBorder, table.KJEReportTable th.KJECellBorder, table.KJECalcTable th.KJECellBorder, table.KJECalcTable td.KJECellBorder {
border-width: 0 1px 0 0;
border-style: solid;
border-spacing: 1px;
}
table.KJEReportTable td.KJECellBorderBottom, table.KJEReportTable th.KJECellBorderBottom, table.KJECalcTable th.KJECellBorderBottom, table.KJECalcTable td.KJECellBorderBottom {
border-bottom-width: 1px;
border-bottom-style: solid;
}
table.KJEReportTable tfoot.KJEReportTFooter,
table.KJEReportTable thead.KJEReportTHeader,
table.KJEReportTable caption.KJEHeaderRow,
table.KJEScheduleTable tfoot.KJEReportTFooter,
table.KJEScheduleTable thead.KJEScheduleTHeader,
table.KJEScheduleTable, table.KJEReportTable, table.KJECalcTable
{
border-width:2px;
border-style:solid;
}
table.KJEReportTable caption.KJEHeaderRow,
table.KJEScheduleTable caption.KJEHeaderRow
{
border-bottom:none;
caption-side: top;
}
div.KJERightMargin {
margin-right:10px
}
.KJELeft, table.KJEReportTable th.KJELeftPad, table.KJECalcTable th.KJELeftPad  {
text-align: left;
}
.KJELeftPad, table.KJEReportTable th.KJELeftPad, table.KJECalcTable th.KJELeftPad  {
text-align: left;
padding-left: 10px;
}
.KJECenter, table.KJEReportTable th.KJECenter, table.KJECalcTable th.KJECenter {
text-align: center;
}
.KJERight {
text-align: right;
}
.KJERightBold, table.KJEReportTable th.KJERightBold, table.KJECalcTable th.KJERightBold  {
text-align:right;
font-weight: bold;
}
.KJECenterBold, table.KJEReportTable th.KJECenterBold, table.KJECalcTable th.KJECenterBold   {
text-align:center;
font-weight: bold;
}
.KJELeftBold, table.KJEReportTable th.KJELeftBold, table.KJECalcTable th.KJELeftBold  {
text-align:left;
font-weight: bold;
}
table.KJEReportTable td.KJECell10, th.KJECell10, table.KJECalcTable td.KJECell10 {
width: 10%;
}
table.KJEReportTable td.KJECell15, th.KJECell15, table.KJECalcTable td.KJECell15 {
width: 15%;
}
table.KJEReportTable td.KJECell225, th.KJECell225, table.KJECalcTable td.KJECell225 {
width: 22.5%;
}
table.KJEReportTable td.KJECell20, th.KJECell20, table.KJECalcTable td.KJECell20 {
width: 20%;
}
table.KJEReportTable td.KJECell25, th.KJECell25, table.KJECalcTable td.KJECell25 {
width: 25%;
}
table.KJEReportTable td.KJECell30, th.KJECell30, table.KJECalcTable td.KJECell30 {
width: 30%;
}
table.KJEReportTable td.KJECell35, th.KJECell35, table.KJECalcTable td.KJECell35 {
width: 35%;
}
table.KJEReportTable td.KJECell40, th.KJECell40, table.KJECalcTable td.KJECell40 {
width: 40%;
}
table.KJEReportTable td.KJECell50, th.KJECell50, table.KJECalcTable td.KJECell50 {
width: 50%;
}
table.KJEReportTable td.KJECell60, th.KJECell60, table.KJECalcTable td.KJECell60 {
width: 60%;
}
table.KJEReportTable td.KJECell70, th.KJECell70, table.KJECalcTable td.KJECell70 {
width: 70%;
}
table.KJEReportTable td.KJECell85, th.KJECell85, table.KJECalcTable td.KJECell85 {
width: 85%;
}
div.KJEReportTableSidebySide {
width: 100%;
clear: both;
display: block;
}
div.KJEReportTableSidebySide::after {
content: "";
clear: both;
display: table;
}
div.KJEReportTableDivLeft, div.KJEReportTableDivRight {
display: inline-block;
float: right;
width: 49%; display: table-cell;
}
div.KJEReportTableDivLeft {
float: left;
}
div.KJEReportTableDivLeft::after, div.KJEReportTableDivRight::after {
content: "";
clear: both;
display: table-cell;
}
div.KJECalcTableSidebySide {
width: 100%;
clear: both;
display: -webkit-flex; display: flex; } div.KJECalcTableSidebySide::after {
content: "";
clear: both;
display: table;
}
div.KJECalcTableDivLeft, div.KJECalcTableDivRight {
display: inline-block;
float: right;
margin:0;
width: 50%; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
div.KJECalcTableDivLeft {
float: left;
margin-right: 3px;
background:#f7f7f7;;
}
div.KJECalcTableDivLeft::after, div.KJECalcTableDivRight::after {
content: "";
clear: both;
display: table-cell;
} div.KJECalcTableDivStack {
display: block;
float: none;
width: 100%;
margin: 0px;
}
div.KJECalcTableStack {
width: 100%;
clear: both;
display: block;
}
div.KJECalcTableStack::after {
content: "";
clear: both;
display: table;
} th.KJEColumnHeader {
text-align: center;
} .KJEScheduleHeader {
font-size:1.2rem; font-weight:bold;
line-height:1.5rem; page-break-after:avoid;
}
table.KJEScheduleTable {
font-size: 1em;
border-spacing: 0;
width:100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.KJEScheduleTable tr.KJEScheduleHeaderRow {
text-align: right;
}
table.KJEScheduleTable th {
background-color: inherit;
}
table.KJEScheduleTable tbody.KJEScheduleTBody th {
background-color: inherit;
}
table.KJEScheduleTable tr.KJEScheduleEvenRow {
text-align: right;
border: none;
}
table.KJEScheduleTable tr.KJEScheduleOddRow {
text-align: right;
}
table.KJEScheduleTable tr.KJEScheduleFooterRow {
text-align: right;
}
table.KJEScheduleTable th.KJEScheduleHeading {
padding: 10px 8px;
border: none;
}
table.KJEScheduleTable th.KJEScheduleHeadingBorder {
border-width: 0;
border-style: solid;
border-width: 0 1px 0 1px;
}
table.KJEScheduleTable th.KJEScheduleHeadingLeftBorder {
border-width: 0;
border-style: solid;
border-width: 0 0 0 1px;
}
table.KJEScheduleTable th.KJEScheduleHeadingRightBorder {
border-width: 0;
border-style: solid;
border-width: 0 1px 0 0;
}
table.KJEScheduleTable td.KJEScheduleCell,
table.KJEScheduleTable th.KJEScheduleCell,
table.KJEScheduleTable td.KJEScheduleCellStrong {
padding: 10px 8px;
vertical-align: text-top;
border: none;
}
table.KJEScheduleTable thead.KJEScheduleTHeader tr.KJEScheduleHeaderRow th.KJEScheduleHeading
{
text-align: center;
}
table.KJEScheduleTable td.KJEScheduleCellStrong {
font-weight: bold;
}
table.KJEScheduleTable td.KJECellBorder, table.KJEScheduleTable th.KJECellBorder {
border-width: 0;
border-style: solid;
border-width: 0 1px 0 0;
}
thead.KJEScheduleTHeader {
display:table-header-group;
}
#KJECalculatorDescID {
display: block;
width: 100%;
line-height: normal;
margin-top: 20px;
font-size: 1.0rem; }
#KJESplash{
right:0;
left:0;
margin-top:85px;
padding-top:42px;
position: absolute;
display:inline-block;
background-repeat: no-repeat;
background-position: top center;
background-image: url(data:image/x-png;base64,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);
}
.KJEBreakHeader {display:none;}
div.KJELogo {
text-align: center;
width: 100%;
}
.KJEWidthConstraint {
max-width: 1800px;
text-align:left;
margin-left: auto;
margin-right: auto;
padding:15px;
}
.KJEWrapper {
padding: 0;
margin:0;
}
@media screen and (max-width:640px){
.KJECommandButton, .KJEMoreButton {
width:130px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size: 1.0rem; }
#KJETitle {
font-size: 1.1em;
}
div.KJESubTitle {
font-size: 0.9rem; }
.KJEWidthConstraint {
padding:10px !important;
}
.KJELogo {
max-width: 100%
}
.KJEReport {
padding: 0;
} table.KJEReportTable, table.KJECalcTable {
font-size: 0.85em;
}
table.KJEReportTableShrink {
line-height: normal;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 0;
width:100%;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
table.KJEReportTableShrink td  {
padding: 0;
margin: 0;
font-size: .8em;
}
table.KJEReportTableShrink th{
font-size: .85em;
}
table.KJEScheduleTable {
font-size: 0.75em;
}
table.KJEScheduleTable th.KJEScheduleHeading {
padding-right:5px;
}
table.KJEReportTable td.KJELabel, th.KJELabel, table.KJECalcTable td.KJELabel{
padding-right:5px;
}
table.KJEReportTable td.KJELabelPad, th.KJELabelPad, table.KJECalcTable td.KJELabelPad {
padding-right:5px;
padding-left:2px;
}
table.KJEReportTable td.KJECellStrong, table.KJEReportTable th.KJECellStrong, table.KJECalcTable td.KJECellStrong, table.KJECalcTable th.KJECellStrong{
padding-right:5px;
padding-left:2px;
}
table.KJEReportTable td.KJECell, table.KJEReportTable th.KJECell, table.KJECalcTable td.KJECell, table.KJECalcTable th.KJECell{
padding-right:5px;
padding-left:2px;
}
#KJEDefinitionsDL {
padding-left:5px;
}
#KJEDefinitionsDL dt.KJEDefinition {
font-size: 0.9em;
}
#KJEDefinitionsDL dd.KJEDefinition {
padding: 5px 5px 20px 5px;
}
#KJEDefinitionsDL p.KJEDefinition {
font-size: 0.90em;
line-height: 1.5em;
}
#KJEDefinitionsDL td, #KJEDefinitionsDL li, #KJEDefinitionsDL th {
font-size: 0.9em;
line-height: 1.5em;
}
#KJEDefinitionsDL ul, #KJEDefinitionsDL ol {
font-size: 1em;
}
div.KJEReportTableDivLeft, div.KJEReportTableDivRight {
display: block;
float: none;
width: 100%; }
}
@media screen and (max-width:550px) {
table.KJEScheduleTable {
font-size: 0.65em;
}
#KJETitle {
background-image: none;
}
}
@media screen and (max-width:500px) {
table.KJEScheduleTable {
font-size: 0.5em;
}
}
@media screen and (max-width:400px){
#KJECalculatorTable {
padding: 0 0 0 0;
border-width: 1px;
}
table.KJEReportTableShrink td  {
padding: 0;
margin: 0;
font-size: .75em;
}
table.KJEReportTable td.KJECell, table.KJEReportTable th.KJECell, table.KJECalcTable td.KJECell, table.KJECalcTable th.KJECell{
padding-right:2px;
padding-left:2px;
}
#KJEReport table.KJEReportTableShrink td, #KJEDefinitionsDL table.KJEReportTableShrink td {
font-size: 0.75em;
}
#KJEDefinitionsDL table.KJEReportTableShrink th, #KJEReport table.KJEReportTableShrink th {
font-size: 0.65em;
}
table.KJEScheduleTable {
display:none;
}
p.KJEScheduleNote {
display:inline;
}
.KJEWidthConstraint {
padding: 3px !important;
}
}
@media print {
.KJENoPrint, #KJEBubbleHolder, .nav_box {
display: none !important;
}
div.KJECalcTableDivLeft, div.KJECalcTableDivRight {
display: block;
float: none;
width: 100%; }
button.KJECommandButton, button.KJEMoreButton {
display: none;
}
#KJEScrollSticky, #KJEFixed, #KJECommandButtons, #KJEReportButtons, #KJEMoreButtons1, #KJEMoreButtons2, #KJEMoreButtons3 {
display: none;
}
#KJECalculatorScreenSize {
page-break-before: avoid;
}
.KJEWrapper {
background: #FFFFFF;
border: 0 solid #FFFFFF;
}
.KJECalculator {
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.KJECalculator .KJEMain {
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
.KJECalculatorReportTable {
display: none;
}
.KJEToggleIcon {
display: none;
}
.KJEGraphIcon {
display: none;
}
.KJEInputIcon {
display: none;
}
.KJEDefinitions {
display: block;
}
.KJEDefinitionsHeader {
page-break-after: avoid;
}
.KJEDefinitions dl {
page-break-before: avoid;
}
.KJEDefinitions dt {
page-break-after: avoid;
}
.KJEDefinitions dd {
page-break-before:avoid;
}
.KJEBreakHeader {
display:block;
page-break-before:always;
}
.KJEDropperReport {
border-top: 0;
} table.KJEScheduleTable {
border: 2px solid black;
background: #FFFFFF;
}
table.KJEScheduleTable caption.KJEScheduleHeaderRow  {
border:none;
border: 2px solid black;
}
table.KJEScheduleTable thead.KJEScheduleTHeader {
border: none;
border-bottom: 2px solid black;
}
table.KJEScheduleTable tfoot.KJEScheduleTFooter {
border: none;
}
table.KJEScheduleTable tr.KJEScheduleHeaderRow,
table.KJEScheduleTable tr.KJEScheduleEvenRow,
table.KJEScheduleTable tr.KJEScheduleOddRow   {
border: none;
border-bottom: 1px solid black;
}
table.KJEScheduleTable td.KJEScheduleCell,
table.KJEScheduleTable td.KJEScheduleCellStrong,
table.KJEScheduleTable th.KJEScheduleHeading,
table.KJEScheduleTable th.KJEScheduleCell,
table.KJEScheduleTable th.KJEScheduleCellStrong  {
border: none;
border-right: 1px solid black;
}
table.KJEReportTable tr.KJEOddRow,table.KJEScheduleTable tr.KJEScheduleOddRow {
background-color: #FFFFFF;
} table.KJEReportTable {
border: 2px solid black;
background: #FFFFFF;
}
table.KJEReportTable caption.KJEHeaderRow  {
border:none;
border: 2px solid black;
border-bottom-style:none;
}
table.KJEReportTable thead.KJEReportTHeader,
table.KJEReportTable tfoot.KJEReportTFooter {
border: none;
}
table.KJEReportTable tr.KJEHeaderRow   {
border: none;
border-bottom: 2px solid black;
}
table.KJEReportTable tr.KJEEvenRow,
table.KJEReportTable tr.KJEOddRow   {
border: none;
border-bottom: 1px solid black;
}
table.KJEReportTable td.KJECell,
table.KJEReportTable td.KJECellStrong,
table.KJEReportTable th.KJEHeading,
table.KJEReportTable th.KJECell,
table.KJEReportTable th.KJECellStrong,
table.KJEReportTable th.KJECellBorder,
table.KJEReportTable td.KJECellBorder
{
border: none;
border-right: 1px solid black;
}
@media print {
.KJEPageBreak { page-break-before: always; } }
}
span.KJEAccessible {
position: absolute !important;
top: -1000px !important;
left: -1000px !important;
height: 1px !important;
width: 1px !important;
text-align: left !important;
overflow: hidden !important;
}
label.KJEAccessible {
position: absolute !important;
top: -1000px !important;
left: -1000px !important;
height: 1px !important;
width: 1px !important;
text-align: left !important;
overflow: hidden !important;
}
figcaption.KJEAccessible {
font-size:0;
width:0;
height:1px;
position:absolute;
overflow:hidden;
z-index:-1000;
}
span.KJEAccessibleInLine {
position: absolute;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
padding: 0;
border: 0;
height: 1px;
width: 1px;
overflow: hidden;
} fieldset.KJEAccessibleFieldSet {
margin: 0;
padding: 0;
border: 0;
display: block;
margin-inline-start: 0;
margin-inline-end: 0;
padding-block-start: 0;
padding-inline-start: 0;
padding-inline-end: 0;
padding-block-end: 0;
}
legend.KJEAccessibleFieldSetLegend {
font-size:0;
width:0;
height:1px;
position:absolute;
overflow:hidden;
z-index:-1000;
}
a.KJEAccessibleSkip {
position: absolute;
top: -1000px;
left: -1000px;
height: 1px;
width: 1px;
text-align: left;
overflow: hidden;
}
a.KJEAccessibleSkip:active,
a.KJEAccessibleSkip:focus,
a.KJEAccessibleSkip:hover {
left: 0;
top: 0;
width: auto;
height: auto;
overflow: visible;
}
.KJEPopupLink {
z-index: 2;
position: relative;
}
#KJEMenuWindow {
left: auto;
right: 8px;
top: 50px;
border-width:1px;
border-style: solid;
position: absolute;
display: none;
z-index: 99;
padding:9px;
margin:1em 0 3em;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:8px;
box-shadow: 3px 3px 3px #333;
-webkit-box-shadow: 3px 3px 3px #333;
-moz-box-shadow: 3px 3px 3px #333;
}
#KJEMenuWindow:before {
content:"";
position:absolute;
top:-10px; left:auto;
bottom:auto; right:10px; border-width:0 10px 10px;
border-style:solid; display:block;
width:0;
} #KJEMenuWindow:after {
content:"";
position:absolute;
top:-8px; bottom:auto; right:9px;
left:auto; border-width:0 11px 11px;
border-style:solid; display:block;
width:0;
}
div.KJEMenuNewRow {
text-align:center;
}
input.KJEMenuInputItem {
display: inline-block;
width: 95%;
}
#KJEAllContent input.KJEMenuButtonWide[type=button] {
width:100%;
}
div.KJEMenuLabel {
font-weight: bold;
display: inline-block;
margin-top: 10px;
margin-left: 5px;
margin-right: 0;
width: 182px;
text-align: left;
}
div.KJEMenuSaveRow, div.KJEMenuNormalRow {
padding: 0;
text-align:center;
border: 0;
margin: 0;
background: transparent;
}
#KJESavedRow1, #KJESavedRow2, #KJESavedRow3, #KJESavedRow4, #KJESavedRow5, #KJESavedRow6, #KJESavedRow7, #KJESavedRow8, #KJESavedRow9, #KJESavedRow10 {
display: none;
}
div.KJEMenuGroupRow {
border: 1px solid #aaa;
padding: 5px;
text-align:center;
text-decoration: none;
vertical-align: bottom;
margin: 0;
background:#EEEEEE ;
}
div.KJEMenuSelectedRow {
background: #2fa22f;
}
.KJEInputContainer input[type=range].KJERange {
-webkit-appearance: none;
width: 100%;
background: transparent;
margin: 13px 0 0 0;
border: none;
}
.KJEInputContainer input[type=range]::-ms-tooltip {
display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.KJEInputContainer input[type=range].KJERange {
-webkit-appearance: none;
width: 100%;
background: transparent;
margin: -4px;
box-sizing: content-box;
}
}
table.KJEIndexTable  {
padding:20px;
font-size: 1em;
}
table.KJEIndexTable th.KJELabel a {
display: block;
height: 100%;
padding: 10px 10px 200px 10px;
margin-bottom: -190px;
margin-left: 0;
}
table.KJEIndexTable th.KJELabel {
overflow:hidden;
padding: 0;
}
table.KJEReportTable tr.KJEFooterRow a {
color:inherit;
text-decoration: underline;
} div.KJEIncrementer {
}
div.KJEIncrementControl {
display: inline-block;
position: relative;
height: 28px;
width: 28px;
margin-left: 4px;
margin-right: 4px;
}
.KJEIncrementMinus, .KJEIncrementPlus {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-width: 2px;
border-style: solid;
margin-left: 4px;
margin-right: 4px;
font-size: 2em;
}
.KJEIncrementPlus:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "+"; line-height: normal;
text-align: center;
}
.KJEIncrementMinus:after {
position: absolute;
top: 2px;
bottom: 0;
left: 0;
right: 0;
content: "-"; line-height: normal;
text-align: center;
margin-top: -5px;
}
div.KJEIncrementControl:active {
position: relative;
top:2px;
}
img.KJEMiddle {
vertical-align: middle;
}  #KJEAllContent,.KJECalculator p, .KJEFontHeading {
color: #222222;
}
body.KJEBody #KJEAllContent,.KJEWidthConstraint, .KJEWrapper {
background-color: #FFFFFF ;
}
#KJECalculatorTable {
border-color: #dfe0db;
}
.KJEError, .KJEMissing, span.KJERequired {
color:#BB3333;
}
.KJEInputContainer input.KJEInputErrorField {
border-color: #BB3333;
}
div.KJEError {
color:#BB3333 !important;
}
.KJENoJavaScript {
background-color: #FFFFFF ;
border-color: #666666;
} #KJEGuiDataPoint,
#KJEMenuWindow,
div.KJEGuiDefnPopup,
span.KJEGuiErrorPopup,
span.KJERequired:hover span.KJERequiredShowHover {
color:#222222;
background-color:#FFFFFF;
border-color: #02264a;
}
#KJEGuiDataPoint:before,
#KJEMenuWindow:before,
div.KJEGuiDefnPopup:before,
span.KJEGuiErrorPopup:before,
span.KJERequired:hover span.KJERequiredShowHover:before {
border-color:#02264a transparent;
}
#KJEGuiDataPoint:after,
#KJEMenuWindow:after,
div.KJEGuiDefnPopup:after,
span.KJEGuiErrorPopup:after,
span.KJERequired:hover span.KJERequiredShowHover:after {
border-color:#FFFFFF transparent;
}
button.KJEDefinitionIcon, button.KJECloseButton {
color:#02264a;
border-color:#02264a;
background-color: #FFFFFF ;
}
button.KJEDefinitionIcon:active,
button.KJEDefinitionIcon:focus,
button.KJEDefinitionIcon:hover,
button.KJECloseButton:active,
button.KJECloseButton:focus,
button.KJECloseButton:hover {
color:#FFFFFF;
background-color:#02264a;
outline-color: #02264a;
} .KJECommandButton, .KJEMoreButton, #KJEAllContent input.KJEMenuButton[type=button]  {
color: #FFFFFF ;
background-color: #286c97;
border-color: #02264a;
}
.KJECommandButton:focus, .KJEMoreButton:focus, #KJEAllContent input.KJEMenuButton[type=button]:focus   {
background-color: #286c97;
box-shadow:0 0 5px 0px #286c97 inset;
outline: 2px dashed #02264a;
}
.KJECommandButton:hover, .KJEMoreButton:hover, .KJECommandButton:active, .KJEMoreButton:active, #KJEAllContent input.KJEMenuButton[type=button]:hover, #KJEAllContent input.KJEMenuButton[type=button]:active   {
background-color: #02264a;
border-color: #286c97;
}
.KJEInputDiv,
.KJEDropper,
.KJEGraphDropper {
border-color: #FFFFFF ;
}
div.KJEDropper:hover, div.KJEGraphDropper:hover {
outline: 2px solid lightgray;
}
div.KJEDropper:focus, div.KJEGraphDropper:focus {
outline: 2px solid #286c97;
}
.KJEInputContainer .KJEHelp:hover {
color: #02264a;
}
div.KJEButtonIsFixed {
background-color: #FFFFFF ;
border-color: #333;
}
.KJEInputContainer input.KJEInputModern[type='radio']:focus,.KJEInputContainer input.KJEInputModern[type='radio']:active {
box-shadow:0 0 5px 0px #286c97 inset;
outline: 2px dashed #02264a;
}
.KJEInputContainer input.KJEInputModern[type='checkbox']:focus,.KJEInputContainer input.KJEInputModern[type='checkbox']:active {
box-shadow:0 0 5px 0px #286c97 inset;
outline: 2px dashed #02264a;
}
div.KJEDropBoxDivModern {
border-color:#565656;
background-color: #FFFFFF;
}
.KJEToggleIcon {
color: #333;
}
.KJEIncrementMinus, .KJEIncrementPlus, .KJEIncrementPlus:after, .KJEIncrementMinus:after  {
border-color: #02264a;
color: #FFFFFF;
}
.KJEIncrementMinus:hover, .KJEIncrementPlus:hover {
background-color: #02264a;
border-color: #02264a;
}
.KJEInputContainer .KJETrailingLabelDisable {
color: #565656;
}
.KJEInputContainer input:disabled, .KJEInputContainer textarea:disabled {
color: #565656;
background-color: #DDDDDD;
}
.KJEInputContainer input.KJEInputModern:disabled[type='checkbox'], .KJEInputContainer input.KJEInputModern:disabled[type='radio'] {
color: #DDDDDD;
background:#DDDDDD;
background-color: #DDDDDD;
border-color: #BBBBBB;
}
.KJEInputContainer input.KJEInputModern:disabled[type='checkbox']:checked:before {
background-image: none;
} input.KJEMenuButton[type=button] {
color:#FFFFFF;
background-color:#333;
border-color: #BBBBBB;
}
button.KJEMenu:active,
button.KJEMenu:focus,
button.KJEMenu:hover,
button.KJEMenu:active,
button.KJEMenu:focus,
button.KJEMenu:hover {
outline-offset: -3px;
border-color: transparent;
outline: #02264a dashed 2px;
}
div.KJEMenuHeader {
background-color: #EEEEEE ;
border-color:#BBBBBB;
}
.KJEInputContainer:hover,
.KJEDropper:active,
.KJEDropper:hover,
.KJEDropperReport:active,
.KJEDropperReport:hover {
background-color: #FFFFFF;
}
.KJEGraphDropper:active,
.KJEGraphDropper:hover
{
background-color: #FFFFFF;
} .KJEInputContainer div.KJELine {
border-color: #565656;
}
hr.KJEFooterLine {
border: 1px solid #CCCCCC ;
height: 0px;
width: 100%;
margin-bottom: 20px;
margin-top: 20px;
}
hr.KJEDivide {
border: none;
outline: none;
height: 3px;
width: 100%;
display: block;
margin: 0px;
margin-bottom: 10px;
margin-top: 10px;
color: #ccc;
background: #dfe0db;
} table.KJEReportTable  thead.KJEReportTHeader tr.KJEHeaderRow,
table.KJEScheduleTable  thead.KJEScheduleTHeader tr.KJEScheduleHeaderRow,
table.KJEReportTable caption.KJEHeaderRow, table.KJEScheduleTable caption.KJEHeaderRow {
background-color: #CCCCCC ;
color: #222222;
}
table.KJEReportTable td.KJECell, table.KJEReportTable th.KJECell,
table.KJEReportTable td.KJECellStrong, table.KJEReportTable th.KJECellStrong,
table.KJEReportTable th.KJEHeading,
table.KJEReportTable tfoot.KJEReportTFooter,
table.KJEReportTable thead.KJEReportTHeader,
table.KJEReportTable caption.KJEHeaderRow,
table.KJEScheduleTable tfoot.KJEReportTFooter,
table.KJEScheduleTable tr.KJEScheduleHeaderRow,
table.KJEScheduleTable thead.KJEScheduleTHeader,
table.KJEScheduleTable, table.KJEReportTable, table.KJECalcTable,
table.KJEReportTable tr.KJEHeaderRow,
table.KJEScheduleTable td.KJEScheduleCell, table.KJEScheduleTable td.KJEScheduleCellStrong,
table.KJEScheduleTable th.KJEScheduleHeading, table.KJEScheduleTable th.KJEScheduleCell, table.KJEScheduleTable th.KJEScheduleCellStrong,
table.KJEReportTable td.KJECellBorder, table.KJEReportTable th.KJECellBorder,
table.KJECalcTable th.KJECellBorder, table.KJECalcTable td.KJECellBorder,
table.KJEScheduleTable td.KJECellBorder, table.KJEScheduleTable th.KJECellBorder,
table.KJEScheduleTable th.KJEScheduleHeadingBorder,
table.KJEScheduleTable th.KJEScheduleHeadingLeftBorder,
table.KJEScheduleTable th.KJEScheduleHeadingRightBorder
{
border-color: #565656;
}
table.KJEReportTable td.KJECellBorderBottom,
table.KJEReportTable th.KJECellBorderBottom,
table.KJECalcTable th.KJECellBorderBottom,
table.KJECalcTable td.KJECellBorderBottom {
border-bottom-color: #565656;
}
table.KJEIndexTable th.KJELabel a, #KJEAllContent a {
color:#02264a;
}
#KJEAllContent table.KJEReportTable a:hover,
#KJEAllContent table.KJEIndexTable tr:hover,
#KJEAllContent table.KJEIndexTable tr a:hover,
#KJEAllContent table.KJEIndexTable tr:hover a,
#KJEAllContent table.KJEIndexTable th.KJELabel a:hover{
color: #FFFFFF;
}
table.KJEReportTable, table.KJECalcTable, table.KJEScheduleTable,
table.KJEScheduleTable tr.KJEScheduleHeaderRow, table.KJEReportTable tr.KJEHeaderRow, table.KJECalcTable tr.KJEHeaderRow,
table.KJEScheduleTable tr.KJEScheduleFooterRow, table.KJEReportTable tr.KJEFooterRow, table.KJECalcTable tr.KJEFooterRow {
background-color: #CCCCCC ;
}
table.KJEReportTable tr.KJEEvenRow, table.KJEScheduleTable tr.KJEScheduleEvenRow {
background-color: #EEEEEE ;
}
table.KJEReportTable tr.KJEOddRow,table.KJEScheduleTable tr.KJEScheduleOddRow {
background-color: #FFFFFF ;
}
table.KJEScheduleTable tr.KJEScheduleHeaderRow:hover, table.KJEReportTable tr.KJEHeaderRow:hover, table.KJECalcTable tr.KJEHeaderRow:hover,
table.KJEScheduleTable tr.KJEScheduleFooterRow:hover, table.KJEReportTable tr.KJEFooterRow:hover, table.KJECalcTable tr.KJEFooterRow:hover,
table.KJEScheduleTable tr.KJEScheduleEvenRow:hover, table.KJEReportTable tr.KJEEvenRow:hover, table.KJECalcTable tr.KJEEvenRow:hover,
table.KJEScheduleTable tr.KJEScheduleOddRow:hover, table.KJEReportTable tr.KJEOddRow:hover, table.KJECalcTable tr.KJEOddRow:hover,
table.KJEScheduleTable  thead.KJEScheduleTHeader tr.KJEScheduleHeaderRow:hover, table.KJEReportTable  thead.KJEReportTHeader tr.KJEHeaderRow:hover {
color: #FFFFFF;
background-color: #286c97;
}
table.KJEReportTable caption.KJEHeaderRow:hover,
table.KJEScheduleTable caption.KJEHeaderRow:hover,
table.KJEReportTable th.KJEHeading:hover,
table.KJEReportTable td.KJECell:hover,
table.KJEReportTable td.KJECellStrong:hover,
table.KJEReportTable .KJELabel:hover,
table.KJECalcTable th.KJEHeading:hover,
table.KJECalcTable td.KJECell:hover,
table.KJECalcTable td.KJECellStrong:hover,
table.KJECalcTable .KJELabel:hover,
table.KJEScheduleTable th.KJEScheduleHeading:hover,
table.KJEScheduleTable th.KJEScheduleCell:hover,
table.KJEScheduleTable td.KJEScheduleCell:hover,
table.KJEScheduleTable td.KJEScheduleCellStrong:hover
{
color: #FFFFFF;
background-color: #02264a;
} .KJEInputContainer input[type=range]:focus {
outline: none;
} .KJEInputContainer input[type=range]::-webkit-slider-thumb, .KJEInputContainer input[type=range]:active::-webkit-slider-thumb {
-webkit-appearance: none;
border: 1px solid #02264a;
width: 14px;
height: 14px;
border-radius: 14px;
background: #02264a;
cursor: pointer;
box-shadow: none;
margin-top: -5px; }
.KJEInputContainer input[type=range]:active::-webkit-slider-thumb {
border: 1px solid #286c97;
background: #286c97;
box-shadow: none;
}
.KJEInputContainer input[type="range"] {
--webkitProgressPercent: 0%;
}
.KJEInputContainer input[type=range]::-webkit-slider-runnable-track, .KJEInputContainer input[type=range]:active::-webkit-slider-runnable-track {
width: 100%;
height: 3px;
cursor: pointer;
box-shadow: none;
background: #BBBBBB;
border-radius: 0;
border: none;
margin-top: -6px; background-image: linear-gradient(
90deg,
#286c97 var(--webkitProgressPercent),
#BBBBBB var(--webkitProgressPercent)
);
} .KJEInputContainer input[type=range]::-moz-focus-outer { border: 0; }
.KJEInputContainer input[type=range]::-moz-range-thumb, .KJEInputContainer input[type=range]:active::-moz-range-thumb {
-webkit-appearance: none;
border: 1px solid #02264a;
width: 12px;
height: 12px;
border-radius: 12px;
background: #02264a;
cursor: pointer;
box-shadow: none;
-mox-box-shadow: none;
}
.KJEInputContainer input[type=range]:active::-moz-range-thumb {
border: 1px solid #286c97;
background: #286c97;
}
.KJEInputContainer input[type=range]::-moz-range-track, input[type="range"]::-moz-range-progress, .KJEInputContainer input[type=range]:active::-moz-range-track  {
overflow: visible;
width: 100%;
height: 3px;
padding: 0;
cursor: pointer;
box-shadow: none;
background: #BBBBBB;
border-style: none;
border: none;
border-radius: 0;
}
input[type="range"]::-moz-range-progress {
background-color: #286c97;
} .KJEInputContainer input[type=range]::-ms-thumb, .KJEInputContainer input[type=range]:active::-ms-thumb  {
-webkit-appearance: none;
margin-top: 0;
box-shadow: none;
cursor: pointer;
border: 1px solid #02264a;
width: 12px;
height: 12px;
border-radius: 12px;
background: #02264a;
}
.KJEInputContainer input[type=range]:active::-ms-thumb {
border: 1px solid #286c97;
background: #286c97;
}
.KJEInputContainer input[type=range]::-ms-track {
width: 100%;
height: 3px;
cursor: pointer;
background: transparent;
border-color: transparent;
color: transparent;
border-style: none;
}
.KJEInputContainer input[type=range]::-ms-fill-lower, .KJEInputContainer input[type=range]:active::-ms-fill-lower, .KJEInputContainer input[type=range]::-ms-fill-upper, .KJEInputContainer input[type=range]:active::-ms-fill-upper  {
background: #286c97;
border: none;
border-radius: 0;
box-shadow: none;
}
.KJEInputContainer input[type=range]::-ms-fill-upper, .KJEInputContainer input[type=range]:active::-ms-fill-upper
{
background: #BBBBBB;
}
@media print {
.KJEWrapper {
border-color: #FFFFFF;
}
.KJEWrapper, table.KJEReportTable tr.KJEOddRow,table.KJEScheduleTable tr.KJEScheduleOddRow, table.KJEReportTable tr.KJEEvenRow,table.KJEScheduleTable tr.KJEScheduleEvenRow, table.KJEScheduleTable, table.KJEReportTable {
background: #FFFFFF;
background-color: #FFFFFF;
}
table.KJEScheduleTable, table.KJEReportTable,
table.KJEScheduleTable caption.KJEScheduleHeaderRow,
table.KJEReportTable caption.KJEHeaderRow,
table.KJEScheduleTable thead.KJEScheduleTHeader,
table.KJEScheduleTable tr.KJEScheduleHeaderRow,
table.KJEScheduleTable tr.KJEScheduleEvenRow,
table.KJEScheduleTable tr.KJEScheduleOddRow,
table.KJEReportTable tr.KJEHeaderRow,
table.KJEReportTable tr.KJEEvenRow,
table.KJEReportTable tr.KJEOddRow,
table.KJEScheduleTable td.KJEScheduleCell,
table.KJEScheduleTable td.KJEScheduleCellStrong,
table.KJEScheduleTable th.KJEScheduleHeading,
table.KJEScheduleTable th.KJEScheduleCell,
table.KJEScheduleTable th.KJEScheduleCellStrong,
table.KJEReportTable td.KJECell,
table.KJEReportTable td.KJECellStrong,
table.KJEReportTable th.KJEHeading,
table.KJEReportTable th.KJECell,
table.KJEReportTable th.KJECellStrong,
table.KJEReportTable th.KJECellBorder,
table.KJEReportTable td.KJECellBorder {
border-color: #565656;
}
}
.KJEDivCenter {
text-align:center;
width:100%;
}
.KJEDivCenter:first-child {
margin:auto;
text-align:left;
}
div.KJEFinCalResults {
font-weight: bold;
font-size: 1.0rem; height: 300px;
overflow: scroll;
}
input.KJEFinCalcButton {
font-weight: bold;
font-size: 1.0rem; width: 85%;
height: 45px;
}
table.KJEFinCalcTable {
width: 100%;
border: none;
}
table.KJEFinCalcTable tr {
border: none;
}
table.KJEFinCalcTable td {
border: none;
width: 20%;
}
h2.KJERedHeading, div.KJERedHeading {
color:#FF0000;
}
h2.KJEBackgroundYellow, div.KJEBackgroundYellow, span.KJEBackgroundYellow, td.KJEBackgroundYellow, table.KJEScheduleTable tbody.KJEScheduleTBody th.KJEBackgroundYellow {
background: yellow;
color:#222222;
} #KJEAllContent {
padding: 0 0 0 0;
} #KJEAllContent, body.KJEBody, body.KJEReportBody {
font-size: 1.6rem; }
#KJETitleH1, h1.KJEFontTitle {
line-height:1.2; font-size:2.0rem; }
#KJEScrollSticky {
font-size: 1.8rem; }
#KJECalculatorTable {
font-size: 1.6rem; }
.KJECommandButton, .KJEMoreButton {
font-size: 1.8rem; }
#KJEAllContent input.KJEMenuButton[type=button] {
font-size: 1.2rem; }
input.KJEMenuInputItem[type="text"] {
font-size: 1.2rem; }
#KJEReport, #KJEReport p {
font-size: 1.6rem; }
.KJEReportHeader {
font-size: 1.6rem; }
#KJEDefinitionsDL td, #KJEDefinitionsDL th, #KJEDefinitionsDL ul, #KJEDefinitionsDL li, #KJEDefinitionsDL ol, #KJEReport th, #KJEReport td, #KJEReport ul, #KJEReport li, #KJEReport ol {
font-size: 1.6rem; }
#KJEDefinitions, #KJEDefinitions p {
font-size: 1.6rem; }
button.KJEDefinitionIcon {
font-size: 1.2rem; width: 24px;; height: 24px;; }
button.KJECloseButton {
font-size: 1.2rem; }
div.KJESlider div.KJEScale {
font-size: 1.1rem; }
.KJESubTitle  {
font-size: 1.6rem; }
#KJEReport p.KJEFooter, #KJEAllContent p.KJEFooter, body.KJEBody p.KJEFooter, p.KJEFooter, .KJEFooter  {
font-size: 1.1rem; }
.KJEToggleSubTitle {
font-size: 1.6rem; }
#KJECalculatorDescID {
font-size: 1.6rem; }
.KJEDefinitionsHeader {
font-size: 2.0rem; }
#KJEDefinitionsDL dt.KJEDefinition, dt.KJEDefinition, h3.KJEDefinition {
font-size: 1.6rem; }
@media screen and (max-width:640px){
.KJECommandButton, .KJEMoreButton {
font-size: 1.6rem; }
div.KJESubTitle {
font-size: 1.2rem; }
}#KJEAllContent {
}
#KJECalculatorTable {
}
#KJETitle {
}
.KJECommandButton, .KJEMoreButton {
}.tablepress-id-37 .column-4{text-align:right}