@font-face {
    font-family: 'Connections';
    src: url('../fonts/Connections.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Connections.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Connections.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Connections.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Connections.svg#Connections') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'ConnectionsBold';
    src: url('../fonts/Connections-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Connections-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Connections-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Connections-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Connections-Bold.svg#Connections-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'ConnectionsLight';
    src: url('../fonts/ConnectionsLight.eot'); /* IE9 Compat Modes */
    src: url('../fonts/ConnectionsLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/ConnectionsLight.woff') format('woff'), /* Modern Browsers */
         url('../fonts/ConnectionsLight.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/ConnectionsLight.svg#ConnectionsLight') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Roboto-Regular-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Roboto-Regular-webfont.svg#Roboto-Regular-webfont') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

html {
    font-size: 62.5%;
}

body {
    margin: 0px;
    /*-webkit-user-select: none;                 Chrome, Safari: disable cut copy paste */
    -webkit-touch-callout: none;              /* Chrome, Safari: disable callout, image save panel */
    -webkit-tap-highlight-color: transparent; /* Chrome, Safari: turn off link highlight */ 
}
/* Override User Agent Stylesheet */
input {
    font-family: Connections;
    padding: 0; /* Set input padding */

    /* Do not use button appearance for input fields */
    appearance: none; /* W3C */
    -khtml-appearance: none; /* Konquerer */
    -moz-appearance: none;  /* Firefox */
    -webkit-appearance: none; /* Chrome, Safari */

    /* 3px radius corners for input fields (disabled) */
    border: none;
}
input::selection {
    background-color: #012169;
    color: #ffffff;
}
input[type="radio"] {
    -moz-appearance: radio;  /* Firefox */
    -webkit-appearance: radio; /* Chrome, Safari */
}
input[type="checkbox"] {
    -moz-appearance: checkbox;  /* Firefox */
    -webkit-appearance: checkbox; /* Chrome, Safari */
    -ms-transform: scale(1.2); /* IE */
    -moz-transform: scale1.2; /* FF */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
    transform: scale(1.2);
}
select:focus {
    cursor: pointer;
}
input[type="text"]:focus, input[type="button"]:focus, a:focus, select:focus, button:focus, input[type="checkbox"]:focus {
    border: 1px solid #0053c2;
    outline: none;
}
input.pminputinput:focus, input.sliderinput:focus {
    border: none;
    border-bottom: 1px solid #0053c2;
}
#poperror {
    display: none;
}

.vcpagestyle {
    font-family: 'Connections';
    color: #000;
    overflow: hidden;
    text-align: center;
    margin: 0;
    padding: 0;
}
h1,h2 {
    margin: 0px;
    margin-block-start: 0;
    margin-block-end: 0;
    padding: 0px;
    font-size: 3.6rem;
    line-height: 4.4rem;
    font-weight: normal;
    color: #000000;
}
.wzone0 h1, .wzone1 h1,
.wzone0 h2, .wzone1 h2 {
    font-size: 2.8rem;
    line-height: 3.6rem;
}
._br_ {
    display: block;
}
.vcpagestyle fieldset {
    margin: 0px;
    margin-block-start: 0;
    margin-block-end: 0;
    padding: 0px;
    border: none;
}
.vcpagestyle fieldset legend {
    padding: 0px;
}

.apppanel {
    padding: 0px 0px;
    text-align: left;
    color: #333333;
    background-color: #f5f5f5;
    position: relative;
}
.hdrpanel {
    padding: 2.4rem 0px;
}
.wzone0 .hdrpanel, .wzone1 .hdrpanel {
    padding: 3.2rem 0px 4.6rem;
}
.hdrpaneltitle {
    font-family: Connections;
    max-width: 72rem;
    margin: 0px auto;
    padding: 8rem 0px 0px;
}
.wzone0 .hdrpaneltitle, .wzone1 .hdrpaneltitle {
    padding: 2rem 0px;
}
.subhdrtxtcover {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333333;
    font-family: Roboto;
    max-width: 48rem;
    margin: 0px auto;
}
.wzone0 .subhdrtxtcover {
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 1.2rem 0px;
    max-width: 29rem;
}
/* steps */
.wizheadertitle {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 8rem 8rem;
    background-position: 0px;
    padding: 2rem 0px 2rem 10rem;
    text-align: left;
}
.stepdeck {
    display: inline-block;
}
.steppanel {
    text-align: left;
    background-color: #ffffff;
    margin: 3.7rem auto 7.4rem;
    padding: 3.2rem 4rem;
    border: 1px solid #ffffff;
    box-shadow: 0px 2px 2rem rgba(0,0,0,0.12);
    border-radius: 12px;
    position: relative;
}
.wzone0 .steppanel, .wzone1 .steppanel {
    margin: 2rem auto 3rem;
    padding: 1.6rem;
}
.wzone0 .steppanel {
    max-width: 100%;
    border-radius: 0px;
    box-shadow: none;
}
.stepstatus {
    display: none;
}
.wzone2 .stepstatus, .wzone3 .stepstatus {
    display: inline-block;
    vertical-align: top;
    margin: 3.2rem auto;
    padding: 1.6rem;
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
}
.statustxtcover {
    font-family: Roboto;
    padding: 1rem;
    color: #919191;
    border-left: 5px solid #919191;
}
.v-hi {
    font-family: Roboto;
    padding: 1rem;
    color: #012169;
    border-left: 5px solid #012169;
    margin-bottom: 1px;
}
.statusbar {
    border-top: 5px solid #bababa;
}
.wzone2 .statusbar, .wzone3 .statusbar {
    border: none;
}
.stepbarcover, .steptxtcover {
    display: block;
    width: 100%;
}
.steptxtcover, .togtextcover {
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 1rem 0px 0px;
    font-family: Roboto;
    color: #646464;
}
.wzone2 .stepbarcover, .wzone2 .steptxtcover,
.wzone3 .stepbarcover, .wzone3 .steptxtcover {
    display: none;
}
.wzone0 .stepbarcover, .wzone1 .stepbarcover {
    display: block;
    background: #012169;
    height: 5px;
    margin-top: -5px;
}
.steptitlecover {
    font-size: 2rem;
    line-height: 2.8rem;
    padding: 1.4rem 0px;
    vertical-align: bottom;
    color: #000000;
}
.wzone0 .steptitlecover, .wzone1 .steptitlecover {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 0px 0px 1rem;
    font-weight: bold;
    font-family: Roboto;
}
.stepbtnpanel input {
    padding: 1.2rem 0px;
    font-family: Roboto;
}
.inpfield,
input.baseinput /* TBR??? */ {
    border-bottom: 1px solid #bbbbbb;
}

/* Shared Shadow (disabled) */
.inpfield,
input.baseinput {
    background: transparent;
}

/* Placeholder style */
::-webkit-input-placeholder {
   color: grey;
}

:-moz-placeholder { /* Firefox 18- */
   color: grey;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: grey;  
}

:-ms-input-placeholder {  
   color: grey;  
}

select:focus {
    background: #ffffff;
}

/* Results panel */
.hdrpanel2 {
    padding: 2rem 0px 0px;
    max-width: 125rem;
    margin: 0px auto;
    text-align: left;
}
.wzone1 .hdrpanel2 {
    padding: 2rem 1.6rem 0px;
} 
.wzone0 .hdrpanel2 {
    padding: 2rem 0rem 0px;
} 
.reshdr {
    width: 66%;
    display: inline-block;
}
.wzone0 .reshdr, .wzone1 .reshdr {
    width: 100%;
    display: block;
}
.reshdrtitle {
    margin: 0px;
    text-align: left;
    padding: 0px 0px 2rem 0px;
}
.adjpanel {
    border-radius: 1.2rem;
    -webkit-border-radius: 1.2rem;
    box-shadow: 0px 2px 20px 0px rgba(0,0,0,.12);
}

.tabpanel {
    margin-left: 1%;
    margin-right: 1%;
}
.contentpanel {
    box-shadow: 0px 2px 20px 0px rgba(0,0,0,.12);
    margin: -2rem 2rem 2rem;
    padding: 2rem 3%;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 12px;/* W3C */
    -khtml-border-radius: 12px;/* Konquerer */
    -moz-border-radius: 12px;/* Firefox */
    -webkit-border-radius: 12px;/* Chrome, Safari */
}
.xpndpanel {
    box-shadow: 0px 2px 12px 0px rgba(0,0,0,.12);
    margin: 0px 20px;
    padding: 18px 3% 38px;
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
    border-top-left-radius: 12px;/* W3C */
    border-top-right-radius: 12px;/* W3C */
    -khtml-top-left-border-radius: 12px;/* Konquerer */
    -khtml-top-left-border-radius: 12px;/* Konquerer */
    -moz-top-left-border-radius: 12px;/* Firefox */
    -moz-top-left-border-radius: 12px;/* Firefox */
    -webkit-top-left-border-radius: 12px;/* Chrome, Safari */
    -webkit-top-left-border-radius: 12px;/* Chrome, Safari */
}
.wzone0 .contentpanel {
    margin: -2rem 0px 2rem;
    padding: 0.8rem 3%;
}
.wzone0 .xpndpanel {
    margin: 0px;
}
/* Vertical margins for the standard separation around the panels */
.basepanel {
    margin: 15px 0px 5px 0px;
}

/* Vertical margins for the standard separation around the items */
.basestaticcover {
    margin: 10px 0px 25px 0px;
}
ul.stdlist {
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: bold;
    font-family: Roboto;
    color: #646464;
    padding-inline-start: 0px;
    padding-block-start: 0px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-left: -1.2rem;
}
.stdlist li {
    text-align: left;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333333;
    font-family: Roboto;
    padding: 1rem 1rem 0px 0px;
}
.basegraphiccover img {
    max-width: 100%;
}
.cvscover {
    max-width: 100%;
    margin: 0px auto;
}
.legendcover {
    margin-top: 10px;
    font-size: 1.2rem;
}
.clegendcover, .clegendcover div {
    display: inline-block;
}
div.clegendcover {
    padding-top: 4px;
}
.clegenditem {
}
.clegenditembox {
    width: 15px;
    height: 15px;
    border-radius: 1rem;
    vertical-align: text-bottom;
}
.clegenditemlab {
    font-size: 1.2em;
    line-height:1.4em;
    padding: 0px 15px 0px 5px;
}
.legendcover .fmt0, .legendcover .fmt2, .legendcover .fmt4 {
    padding: 0px 6px;
    margin-right: 4px;
}
.legendcover .fmt2, .legendcover .fmt4 {
    margin-left: 15px;
}
.opttxtcover, .optsumcover {
   padding: 1.6rem 0px 0px 4rem;
   font-size: 1.8rem;
   line-height: 2.4rem;
}
.opttxtcover {
   background: transparent url('../images/check.svg') no-repeat left 1.6rem;
   background-size: 2.4rem 2.4rem;
}
.wzone0 .opttxtcover {
   background-position: left;
}
.opttxtlab, .optsumlab {
   padding: 0px;
}
.dethdrrow, .detrow {
   display: flex;
}
.dethdrrow, .detrow {
   display: grid;
   grid-template-columns: 33% 33% 33%;
   font-size: 1.6rem;
   line-height: 2.4rem;
   border-bottom: 1px solid #d5d5d5;
}
.wzone0 .dethdrrow, .wzone1 .dethdrrow {
   grid-template-columns: 50% 50%;
   font-size: 1.4rem;
   line-height: 2rem;
}
.wzone0 .detrow, .wzone1 .detrow {
   grid-template-columns: 50% 50%;
   font-size: 1.4rem;
   line-height: 2rem;
}
.hcolcover {
   flex: 0 1 33%;
   text-align: left;
   vertical-align: middle;
   padding: 2.4rem 1.2rem 2.3rem;
}
.wzone0 .hcolcover {
   padding: 1rem 1.2rem;
}
.detrow {
   font-family: Roboto;
}
.detrow .hcolcover {
   color: #646464;
}
.wzone0 .dethdrrow .hcolcover, .wzone1 .dethdrrow .hcolcover {
   display: none;
}
.wzone0 .detrow .hcolcover, .wzone1 .detrow .hcolcover {
   grid-area: 1 / 1 / span 1 / span 2;
   background: #f5f5f5;
   border-bottom: 1px solid #d5d5d5;
}
.colcover {
   flex: 0 0 33%;
   text-align: right;
   vertical-align: middle;
   padding: 2.4rem 1.2rem 2.3rem;
}
.wzone0 .colcover, .wzone1 .colcover {
   text-align: center;
   padding: 1rem 1.2rem;
}

/* Bottom margin to separate the application description from the rest of the application content */
.appstaticcover  {
    margin: 0px 0px 15px 0px;
}

/* Padding inside the border for white space */
.paneltitle, .panelcontent, .basepaneltitle, .basepanelcontent,
.resultspaneltitle, .resultspanelcontent,
.resultstaticcover {
    padding: 1%;
}


.basepanel, .resultspanel {
    clear: both;
}

.paneltitle {
    font-size: 1.44rem;
    font-weight: normal;
    color: #666666;
    text-align: left;
}

.basepaneltitle, .resultspaneltitle, .popuppaneltitle {
    font-size: 1.44rem;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
}
.popuppaneltitle {
    line-height: 2.2em;
    padding: 0px 5px;
}
.popuppanelcontent {
    text-align: left;
    margin: 10px;
}
.basecheckboxcover {
    margin-left: auto;
    margin-right: auto;
    min-width: 275px;
    width: 90%;
}

.basestaticcover,
.baseinputcover,
.baseradiocover,
.basecheckboxcover {
    text-align: left;
}

.basestaticlab, .basestaticval,
.baseinputlab, .baseinputval,
.baseradiolab, .baseradiobutton, .baseradioitem,
.basecheckboxlab, .basecheckbox_cb {
    display: inline-block;
}

.splitvselect, .splitvselectlab {
    display: block;
}

.basestaticlab, .basestaticval,
.baseinputlab,
.baseradiolab,
.basecheckboxlab {
    color: #646464;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2rem;
}
.baseselectcover {
    padding: 2rem 0px;
    font-family: Roboto;
    position: relative;
}
.wzone0 .baseselectcover {
    padding: 1.2rem 0px;
}
.basestaticlab, .baseinputlab {
    margin-right: 5px; /* Provides space between the label & value */
    text-align: left;
}
.baseselectlab {
    padding-bottom: 2px;    
    font-size: 1.4rem;
    line-height: 2rem;
    color: #646464;
}
.basestaticval, .leftstaticval, .baseinput {
    *float: left; /* IE 7 hack to align the values to the left */
    margin-right: 5px;
    text-align: left;
}
.baseselect {
    width: 100%;
}
.baseselectitem {
    width: 100%;
    padding: 0.9rem 0px;
    font-size: 1.6rem;
    line-height: 2rem;
    text-indent: .5rem;
    color: #333333;
    border: 1px solid #919191;
    border-radius: 0.4rem;
    background-color: #ffffff;
}

.basevselectitem {
    min-width: 120px;
}

.baseradiolab {
    text-align: left;
    margin-right: 10px; /* Provides space between the label & value */
}
.stdradiocover input[type="radio"] {
    vertical-align: middle;
    height: 2rem;
    width: 2rem;
    margin: 1.2rem;
    cursor: pointer;
    appearance: none;
    background: url('../images/unselected.svg') no-repeat;
}
.stdradiocover input[type="radio"]:checked {
    background: url('../images/selected.svg') no-repeat;
}
.stdradiocover input[type="radio"]:focus {
    box-shadow: 0px 0px 1rem rgba(0,83,130,0.50);
}
.stdradioitem {
    display: inline-block;
    font-size: 1.4rem;
    line-height: 2rem;
}
.stdradiolab {
    font-size: 1.4rem;
    line-height: 2rem;
}
.stdradioitem label {
    cursor: pointer;
    padding: 1.2rem 1rem;
}
.stdradiovals {
    padding-bottom: 1.2rem;
}
.baseradioitem, .inpfield,
input.baseinput {
    color: #0C4877;
    font-size: 1.44rem;
}

.inpfield,
input.baseinput {
    text-align: right;
}
.inpfield {
    width: 80px;
}
input.baseinput {
    width: 120px;
}

input.basepopinput {
    font-size: 1.8rem;
}
input.basepopinput {
    width: 100%;
    text-align: left;
}

.inpfield,
.baseinput {
    padding: 1px;
}

.stdinputcover {
    position: relative;
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 2rem 0px;
}
.wzone0 .stdinputcover {
    padding: 1.2rem 0px;
}
.stdinputlab {
    margin-bottom: 2px;
    color: #646464;
}
input.stdinput {
    padding: 0.9rem 2%;
    border: 1px solid #919191;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 96%;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #333333;
    font-family: Roboto;
}
input.stdinput::selection {
}
.basetablecover {
    padding: 5px;
}

.basetable {
    width: 100%;
    *float: left; /* IE 7 hack to fix the vertical scrollbar from overlapping the table contents */ 
    *width: 96%; /* IE 7 hack to fix the vertical scrollbar from overlapping the table contents */
}

.basetable {
    border: 1px solid #bbbbbb;
}

th {
    font-weight: normal;
}
/* Interior table cell borders */
.basetable th, .basetable td {
    border-left: 1px solid #bbbbbb;
    padding: 5px;
    text-align: right;
}

.basetable th.topleft, .basetable th.rowhdr {
    border-left: none;
}

.basetable thead {
    font-size: 1.32rem;
    font-weight: normal;
    color: #ffffff;
}

.basetable tbody th, .basetable tbody td {
    padding: 5px;
    font-size: 1.32rem;
    font-weight: normal;
    color: #0C4877;
    text-align: right;
}

.basetable tr.evenrow {
    background-color: #ffffff;
}

.basetable tr.oddrow {
    background-color: #ddeeff;
}
.mirowpanel, .wifpanel {
    border-bottom: 1px solid #d5d5d5;
    width: 95%;
    margin: 0px auto;
    padding: 2rem;
}
.mirowpanel button, .wifpanel button {
    font-size: 2rem;
    line-height: 2.8rem;
    padding: 0px;
}
.wzone0 .mirowpanel button, .wzone1 .mirowpanel button,
.wzone0 .wifpanel button, .wzone1 .wifpanel button {
    font-size: 1.4rem;
    line-height: 2rem;
    padding-right: 1rem;
    font-family: Roboto;
}
.mirowpanelcontent, .wifpanelcontent {
    padding: 0px 1rem;
}
.wzone0 .mirowpanelcontent, .wzone1 .mirowpanelcontent,
.wzone0 .wifpanelcontent, .wzone1 .wifpanelcontent {
    padding: 0px 1rem 1rem;
}
button.accordion {
    text-align: left;
    width: 100%;
    cursor: pointer;
   border: 1px solid #ffffff;
    padding-right: 2.4rem;
}
button.accordion:focus {
    border: 1px solid #0053c2;
}
.wzone0 button.accordion, .wzone1 button.accordion {
    background-size: 1.6rem 1.6rem;
    padding-right: 1.6rem;
}

.acc_c button.accordion {
   background: transparent url('../images/grydownarrow1.svg') no-repeat top right;
    background-size: 2.4rem 2.4rem;
}
.acc_o button.accordion {
   background: transparent url('../images/gryuparrow1.svg') no-repeat top right;
    background-size: 2.4rem 2.4rem;
}
.accpaneltitle button.accordion {
   width: 100%;
   font-size: 1.4rem;
   line-height: 2rem;
   letter-spacing: 1px;
   color: #000000;
   font-weight: bold;
   padding: 1rem 0px;
   text-transform: uppercase;
   text-align: left;
   background-position: right;
   background-size: 2rem 2rem;
   border: 1px solid transparent;
}
.accpaneltitle button.accordion:focus {
   border-color: #0053c2;
}
.accpanelcontent {
   padding: 1rem 0px 2rem;
}
/* little note items */
.notepanel {
   margin: 2.6rem 0px 0px;
   padding: 2rem;
   border-radius: 12px;
   -webkit-border-radius: 12px;
   background-color: #f5f5f5;
   overflow: hidden;
   background: #f5f5f5 url('../images/idea.svg') no-repeat left;
   background-size: 4rem;
   background-position: 2rem;
}
.noteitemcover {
   padding-left: 6rem;
}
.noteitemlab {
   font-family: Roboto;
}
.errorstaticcover {
    margin: 0px 15px 0px 15px;
    border: 1px solid #bb0000;
    padding: 10px;
}

.errorstaticicon {
    float: left;
    overflow: hidden;
    text-align: left;
    margin: 0px 5px 5px 0px;
}

.errorstatictitle {
    float: left;
    overflow: hidden;
    text-align: left;
    color: #bb0000;
    font-weight: normal;
    margin: 0px 0px 0px 5px;
}

.errorstatic {
    text-align: left;
    color: #bb0000;
    clear: both;
    margin-top: 5px;
}

/* Rounded corners */
.basepanel, .resultspanel, .resultstaticcover {
    border-radius: 5px; /* W3C */
    -khtml-border-radius: 5px; /* Konquerer */
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Chrome, Safari */
}

/* Rounded top corners */
.paneltitle, .basepaneltitle, .resultspaneltitle, .popuppaneltitle {
    border-top-left-radius: 5px; /* W3C */
    border-top-right-radius: 5px; /* W3C */
    -khtml-border-top-left-radius: 5px; /* Konquerer */
    -khtml-border-top-right-radius: 5px; /* Konquerer */
    -moz-border-radius-topleft: 5px; /* Firefox */
    -moz-border-radius-topright: 5px; /* Firefox */
    -webkit-border-top-left-radius: 5px; /* Chrome, Safari */
    -webkit-border-top-right-radius: 5px; /* Chrome, Safari */
}

/* Dark Grey background */
.popuppaneltitle, .basetable thead {
    background-color: #595959;
}
.basepaneltitle {
    background-color: #1f5f1f;
}

a {
    text-decoration:none;
    color:#0053c2;
    font-family: Roboto;
}
a:hover {
    color:#0051a2;
    /*font-weight: bolder;*/
    cursor: pointer;
}

/* Plus-minus input and plus-minus input portion of slider related classes */
.pminputcover {
    padding: 2rem 0px;
    position: relative;
}
.wzone0 .pminputcover {
    padding: 1.2rem 0px;
}
.slidercover {
    padding: 2rem 0px;
    min-width: 275px;
    width: 100%;
    position: relative;
}
.wzone0 .slidercover {
    padding: 1.2rem 0px 2rem;
    min-width: 100%;
}
.blankcover {
    display: inline-block;
    padding: 1rem 5rem 1rem 0px;
}
.pminputlabel,
.sliderlabel,
.blanklab {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 2rem;
    font-family: Roboto;
    color: #646464;
}
.blanklab .fmt0 {
    display: block;
}
.blanklab .fmt1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0.5rem;
}
.pminputinputcover,
.sliderinputcover {
    /*height: 28px;*/
    text-align: center;
}
.slidercbc {
    height: 20px;
}
.slidercap1 {
    position: absolute;
    left: -5px;
    width: 5px;
    height: 4px;
    top: 0.8rem;
    background-color: #0053c2;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.sliderbar {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 4px;
    top: 0.8rem;
    background-color: #bababa;
    cursor: pointer;
}
.sliderfbar {
    position: absolute;
    left: 0px;
    height: 4px;
    top: 0.8rem;
    background-color: #0053c2;
    cursor: pointer;
}
.slidercap2 {
    position: absolute;
    right: -5px;
    width: 5px;
    height: 4px;
    top: 0.8rem;
    background-color: #bababa;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.sliderthumb {
    position: absolute;
    top: -2px;
    left: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-color: #0053c2;
    border-radius: 1.2rem;
    box-shadow: 0px 0px 5px rgba(0,0,0,.35);
}
.sliderthumb:hover {
    background: transparent url(../images/thumb.svg) no-repeat 0px 0px;
}
.sliderthumbhover {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='../images/thumb.svg');
}
.sliderminmax {
   margin: 4px 0px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #595959;
    overflow: hidden;
}
.slidermin {
    display: inline;
    float: left;
}
.slidermax {
    display:inline;
    float: right;
}
.sliderinput {
    display: inline;
}

.slidererr, .stdinputerr, .pminputerr, .errorpanel {
    overflow: visible;
    display: none;
    position: absolute;
    color: #cc4000;
    font-size: 1.1rem;
    line-height: 1.4rem;
    z-index: 3001;
    text-align: left;
    left: 0px;
    bottom: 0px;
    width: 100%;
}
.pminputerr {
    bottom: -14px;
}
.slidererr {
    bottom: -10px;
}
.stdinputerr img, .slidererr img, .pminputerr img {
    display: none;
}
.errorpanel {
    position: absolute;
    width: 290px;
    right: 65px;
    top: 25px;
    z-index: 1000;
}
/* slider related classes*/
/* moved from 401krollover */
/* Plus-minus input and plus-minus input portion of slider related classes */
.pminputcover {
    padding: 2rem 0px;
    position: relative;
}
.wzone0 .pminputcover {
    padding: 1.2rem 0px;
}
.pminputrow1,
.sliderrow1 {
    padding-bottom: 1.6rem;
}
.pminputrow2,
.sliderrow2 {
    position: relative;
}
.pminputdecr, .pminputincr {
/*  height: 26px;
    width: 26px;*/
}
.sliderdecr, .sliderincr {
/*  height: 26px;
    width: 26px;*/
}
.pminputdecr button, .pminputincr button, .sliderdecr button, .sliderincr button {
    width: 2.6rem;
    height: 2.6rem;
    border: 1px solid #dcdcdc;
    border-radius: 1.4rem;
    padding: 0px;
    cursor: pointer;
}
.pminputdecr button, .sliderdecr button {
    background: transparent url(../images/minus.svg) no-repeat;
    background-size: 1.2rem;
    background-position: center;
}
.pminputincr button, .sliderincr button {
    background: transparent url(../images/plus.svg) no-repeat;
    background-size: 1.2rem;
    background-position: center;
}
.pminputdecr button:focus, .pminputincr button:focus, .sliderdecr button:focus, .sliderincr button:focus, .stdradiocover input[type="radio"]:focus {
    border-radius: 1.4rem;
    border: 1px solid #0053c2;
    outline: none;
}
.stdradiocover input[type="radio"]:focus {
    
}
.sliderinputcover {
    text-align: center;
}
input.pminputinput,
input.sliderinput {
    margin: 0px auto;
    max-width: 9rem;
    text-align: center;
    font-size: 2.8rem;
    line-height: 3.4rem;
    height: 3.4rem;
    border-bottom: 1px solid #d5d5d5;
    color: #414141;
    background: transparent;
    border-radius: 0px
}
.stdinputlab {
    display: inline-block;
    font-family: Roboto;
}
button.hlpbtn, button.stdinputhbtn, button.pminputhbtn, button.sliderhbtn {
    display: inline-block;
    background: transparent url('../images/info.svg') no-repeat center;
    width: 2rem;
    height: 2rem;
    border: 1px solid #012169;
    border-radius: 1.1rem;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px 0px 2px 5px;
    cursor: pointer;
}
button.hlpbtn:focus {
    outline: none;
    border: 2px solid #0053c2;
}
.hlppnl, .stdinputhpnl, .pminputhpnl, .sliderhpnl {
    border: 1px solid #ffffff;
    border-radius: 1rem;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
    padding: 2rem;
    background: #ffffff;
    font-size: 1.6rem;
    line-height: 2.4rem;
    position: absolute;
    top: 4rem;
    z-index: 2001;
   text-align: left;
}
.hlpouter, .stdinputhouter, .pminputhouter, .sliderhouter {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(200, 200, 200, .4);
}
.hlppnl .ttl, .stdinputhpnl .ttl, .pminputhpnl .ttl, .sliderhpnl .ttl {
    display: inline-block;
    padding: 1rem 0px 0px;
    font-weight: bold;
    font-family: Roboto;
}
.hlppnl .msg {
    padding-top: 1rem;
    font-family: Roboto;
    font-size: 1.4rem;
    line-height: 2rem;
   font-weight: normal;
}
.btnhouse {
    display: inline-block;
    padding: 0px 0px 0px 3.8rem;
    text-align: center;
    border-left: 1px solid #d5d5d5;
    vertical-align: top;
}
.wzone0 .btnhouse, .wzone1 .btnhouse {
    display: none;
}
.wzone2 .btnribbon, .wzone3 .btnribbon {
    display: none;
}
.imgbtncover {
    padding: 0.5rem 1rem;
    text-align: left;
    display: inline-block;
}
.wzone0 .imgbtncover, .wzone1 .imgbtncover {
    padding: 0.5rem 0rem;
    width: 50%;
}
.imgbtncover input {
    padding-left: 2.8rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #0053c2;
}
.wzone0 #o_torept, .wzone1 #o_torept {
    text-align: right;
}
#o_toadj input {
    background: transparent url('../images/customize.svg') no-repeat left;
    background-size: 2.4rem 2.4rem;
}
#o_torept input {
    background: transparent url('../images/download.svg') no-repeat left bottom;
    background-size: 2.4rem 2.4rem;
}
.close {
    background: transparent url('../images/closex.svg') no-repeat center;
    background-size: 2rem 2rem;
    display: inline-block;
    position: absolute;
    top: 1rem;
    right: 1rem;
    border: none;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
}
button.close:focus {
    outline: 1px solid #999999;
}
.wzone0 .popuppanel .close {
    display: none;
}
.wzone0 .popuppanel .hlppnl .close {
   /*display: block;*/
}
.stdinputhpnl .msg, .pminputhpnl .msg, .sliderhpnl .msg {
    padding: 2rem 2rem 0px;
}
.stdinputhpnl .ttl, .pminputhpnl .ttl, .sliderhpnl .ttl {
    display: inline-block;
    padding: 1rem 0.5rem;
    font-weight: bold;
    border-bottom: 1px solid #d5d5d5;
}
.stdinputhpnl .close, .pminputhpnl .close, .sliderhpnl .close {
    background: transparent url('../images/closex.svg') no-repeat center;
    display: inline-block;
    background-size: 2rem 2rem;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
    border: none;
}
/* Slider related classes */
.sliderrow2 {
    width: 100%;
    display: flex;
}
.pminputrow2 {
    height: 3.5rem;
}
.slideripart, .sliderspart {
    position: relative;
}
.slideripart, .pminputipart {
    flex: 0 0 auto;
    height: 3.6rem;
    width: 15.6rem;
}
.sliderspart {
    flex: 1 1 auto;
    margin: 4px 2% 4px 3rem;
}
input.pminputinput,
input.sliderinput {
    width: 9rem;
    padding: 0px 0.5rem;
}
input.errstate {
    color: #cc4000;
    border: 1px solid #cc4000;
    background: #ffffff;
}
input.errstate::selection {
    color: #ffffff;
    background: #cc4000;
}
.pminputcover input.errstate, .sliderinputcover input.errstate {
    border: none;
    border-bottom: 1px solid #cc4000;
}
.sliderdecr, .pminputdecr, .sliderincr, .pminputincr, .sliderinputcover, .pminputinputcover {
    display: inline-block;
    /*position: absolute;*/
}
.sliderdecr, .pminputdecr {
    left: 0px;
    vertical-align: middle;
}
.sliderincr, .pminputincr {
    right: 0px;
    vertical-align: middle;
}
.sliderinputcover, .pminputinputcover {
    left: 2.8rem;
}
.pminputinputcover {
    /*height: 28px;*/
}
.pminputincr .sincr, .sliderincr .sincr, .pminputdecr .sdecr, .sliderdecr .sdecr {
    display: none;
}
/* moved from 401krollover */
.htmlpopupcover {
    display: none;
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
    background: rgba(240,240,240,.3);
    left: 0px;
    top: 0px;
}

.modalbackground {
    display: none;
   position: fixed;
    z-index: 2000;
   background: rgba( 0, 0, 0, .3 );
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
}
.obtncover {
    border-radius: 2.8rem;
    width: 5.6rem;
    height: 5.6rem;
    margin: 1rem 5rem;
    background: #ffffff;
    cursor: pointer;
    margin: 0px auto;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.12);
}
.obtncover input {
    background: transparent url('../images/download.svg') no-repeat center;
    width: 2.8rem;
    height: 2.8rem;
    margin: 1.2rem 0px;
    cursor: pointer;
}
.olnklnk {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #646464;
    font-family: Roboto;
    border: none;
    background-color: transparent;
}
.olnkcover {
    width: 9.6rem;
    padding: 1rem 0px 0px;
    margin: auto;
}
.stdlnklnk {
    background: transparent;
    border: none;
    text-decoration: none;
    color: #0053c2;
    font-family: Roboto;
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 0px;
}
.stdlnklnk:hover {
    cursor: pointer;
}

/* help related classes */
.hlpimg {
    background: transparent url('../images/help.svg') no-repeat;
}
.hlpimg:hover {
    background: transparent url('../images/help-hover.svg') no-repeat;
}

.helppage {
    position: absolute;
    top: 0px;
    right: 1%;
    margin: 1% 0px 1% 0px;
}

.help {
    z-index: 1000;
    position: relative;
    display: inline;
    float: right;
    margin-top: 2px;
}

.helppopupcover {
    display: none;
    position: absolute;
    z-index: 2000;
    width: 100%;
    left: 0px;
    top: 25px;
}
.helppopuppanel {
    width: 500px;
    margin: 0px auto;
    border: 1px solid #666666;
    background: #ffffff;
}
.helpclosepanel {
    position: relative;
    width: 100%;
}

input.popclose {
    width: 20px;
    height: 20px;
    top: -20px;
    right: -10px;
    position: absolute;
}

td.helptitle, td.helpdesc {
    width: 340px;
    font-family: 'Connections';
}
td.helptitle {
    font-size: 0.875em;
    font-style: normal;
    background-color: #666666;
    color: #ffffff;
}
td.helpdesc {
    padding-top: 10px;
    font-size: 0.625em;
    font-style: normal;
    background-color: #ffffcc;
    color: #000033;
}
tr.helptitlerow {
    background-color: #666666;
    color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
}
.helpcontent {
    background-color: #ffffcc;
}
.helpnav {
    background-color: #ffffcc;
}
img.helpnav {
    vertical-align: middle;
}
.helptop, .helpbot {
    width: 340px;
    background-color: #ffffcc;
}
.helptop {
    vertical-align: bottom;
}
.helpbot {
    vertical-align: top;
}

#pagehead, #pagecontainer {
    width: 978px;
}

#printcontainer {
    width: 800px;
}

#pagecontainer, #printcontainer {
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}
img.banner {
    margin-left: 20px;
    margin-bottom: 10px;
}
img.navbar {
    margin: 0px;
}
.pagehdrarea {
    margin-top: 0px;
}
.hdrleft {
    float: left;
    display: inline;
}
.hdrright {
    float: right;
    display: inline;
    height: 95px;
    width: 400px;
    color: #024ea2;
}
.leftarea {
    float: left;
    display: inline;
    width: 525px;
}
.rightarea {
    float: right;
    display: inline;
    width: 350px;
}
.inputlabel, .inputlabel1, .inputlabel2, .inputlabel3, .notelabel {
    text-align: left;
    color: #1b9ee6;
    font-size: 1.1em;
    font-weight: normal;
}
.inputlabel, .inputlabel1, .inputlabel2, .inputlabel3, .inputlabel4 {
    float: left;
    display: inline;
    margin-left: 0px;
}
.inputnum, .inputindent {
    float: left;
    display: inline;
    width: 16px;
    text-align: left;
    color: #ff8040;
    font-size: 1.1em;
    font-weight: normal;
}
.inputlabel1 {
    width: 300px;
}
.inputlabel2 {
    width: 500px;
}
.inputlabel3 {
    width: 250px;
}
.inputlabel4 {
    width: 300px;
    text-align: right;
    margin-right: 20px;
}
.inputselect {
    float: left;
    display: inline;
    height: 25px;
    margin-top: 5px;
    margin-left: 10px;
}
.inputchkbox1 {
    float: left;
    display: inline;
    margin-right: 35px;
}
.inputchkbox2 {
    float: left;
    display: inline;
    margin-top: 5px;
    margin-left: 10px;
}
.inputstring {
    float: left;
    display: inline;
    height: 25px;
    margin-left: 10px;
}
.inputspacer1 {
    clear: both;
    height: 10px;
}
.inputspacer2 {
    clear: both;
    height: 5px;
}
.inputspacer3 {
    clear: both;
    height: 20px;
}
.inputspacer4 {
    clear: both;
    height: 30px;
}
.inputspacer5 {
    clear: both;
    height: 0px;
}
.inputspacer6 {
    clear: both;
    height: 25px;
}
.inputspacer7 {
    clear: both;
    height: 15px;
}
.inputhspace {
    float: left;
    display: inline;
    width: 30px;
}
.notelabel {
    padding-top: 15px;
    padding-bottom: 5px;
}
#resultscont {
    padding: 15px 0px 0px 0px;
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 2px solid #aaaaaa;
    border-bottom: 2px solid #aaaaaa;
    overflow: hidden;
}
.resultsarea {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #f2f5fa;
    color: #808080;
    padding: 15px 15px 15px 15px;
}
.resultstable {
    background-color: #f2f5fa;
    padding: 0px;
}
th.restblcol1 {
    width: 23%;
}
th.restblcol2 {
    width: 23%;
}
th.restblcol3 {
    width: 30%;
}
th.restblcol4 {
    width: 24%;
}
.resultsec, .resultrow {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    color: #808080;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.resultcol, .resultcol1, .resultcol2, .resultcol3, .resultcol4, .resultcol23, .resultcol234 {
    float: left;
    display: inline;
    text-align: left;
}
.resultcol1 {
    width: 23%;
}
.resultcol2 {
    width: 23%;
}
.resultcol3 {
    width: 30%;
}
.resultcol4 {
    width: 24%;
}
.resultcol23 {
    width: 50%;
}
.resultcol234 {
    width: 77%;
}
.resulthdr, .resulthdr1, .resulthdr2, .resulthdr3, .resulthdr4 {
    text-align: left;
    color: #024ea2;
    font-size: 1.44rem;
    font-weight: normal;
}
.resulthdr1 {
    width: 150px;
}
.resulthdr3 {
    width: 175px;
}
.resultspacer {
    height: 8px;
}
.resultsubhdr {
    text-align: left;
    color: #1b9ee6;
    font-size: 1.1em;
    font-weight: normal;
    padding: 3px 0px 3px 0px;
}
.resultitem, .resultnote {
    text-align: left;
    margin-left: 10px;
    padding-bottom: 3px;
}
.rresultitem {
    text-align: right;
    margin-right: 5px;
    padding-bottom: 3px;
}
.resultindent {
    text-align: left;
    margin-left: 20px;
    padding-bottom: 3px;
}
.resultnote {
    font-size: 0.9em;
}
.addresults, .addindresults {
    padding-bottom: 3px;
}
.addindresults {
    padding-left: 15px;
}
.altresults, .c_altresults, .l_altresults {
    padding: 5px 0px 5px 0px;
}
.c_altresults {
    text-align: center;
}
.l_altresults {
    text-align: left;
    margin-left: 10px;
}
.packagelabel {
    text-align: left;
    color: #333399;
    font-size: 1.1em;
    font-weight: normal;
    padding: 3px 0px 3px 0px;
}
#printcont {
    margin-top: 3px;
    padding: 15px 75px 15px 75px;
    background-color: #ffffff;
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 2px solid #aaaaaa;
    border-bottom: 2px solid #aaaaaa;
    overflow: hidden;
}
.printtable {
    background-color: #ffffff;
    padding: 0px;
}
tr.printrow {
   text-align: left;
    color: #404040;
    font-size: 1.2rem;
   font-weight: normal;
}
td.printhdr {
    margin-bottom: 10px;
    text-align: left;
    color: #303030;
    font-size: 1.4em;
    font-weight: normal;
}
td.printsec {
    padding: 0px 0px 15px 0px;
}
td.printtitle {
    font-size: 1.1em;
    font-weight: normal;
    text-align: left;
    padding-bottom: 3px;
}
td.printitem {
    text-align: left;
    padding-bottom: 3px;
}
td.printindent {
    text-align: left;
    padding-left: 10px;
    padding-bottom: 3px;
}
td.printintro {
    font-size: 1.1em;
    text-align: left;
    padding-bottom: 3px;
}
td.printreview {
    font-size: 1.1em;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 3px;
}
td.printspacer {
    padding-bottom: 5px;
}
td.addontitle {
    font-size: 1.1em;
    font-weight: normal;
    text-align: left;
    padding-bottom: 6px;
}
td.addonsum {
    text-align: left;
    padding-bottom: 6px;
    font-style: normal;
    font-weight: normal;
}
td.addonitem {
    text-align: left;
    padding-bottom: 6px;
    font-style: italic;
    font-weight: normal;
}
td.addonindent {
    text-align: left;
    padding-left: 10px;
    padding-bottom: 3px;
}
td.addonnote {
    text-align: left;
    padding-bottom: 3px;
    font-size: 0.9em;
}
tr.coverrow {
    height: 25px;
    text-align: left;
    vertical-align: bottom;
}
td.c_cover {
    text-align: center;
}
td.coverhdr {
    font-size: 1.1em;
    font-weight: normal;
}
td.underline {
    border-bottom: 1px solid #333333;
}
td.coverind1 {
    padding-left: 15px;
}
td.coverind2 {
    padding-left: 30px;
}
.normaltxt {
    font-style: normal;
    font-weight: normal;
}
.vtab {
    width: 100%;
    text-align: left;
    background-color: #c8d4e4;
    color: #0C4877;
    padding:4px 0px 4px 0px;
}
.vtabtext {
    margin-left: 10px;
    text-align: left;
    font-size: 0.9em;
    font-weight: normal;
    color: #0C4877;
    text-transform: uppercase;
}
.vtabtext A {
    color: #0C4877;
    text-decoration: none;
}
.vtabtext A:hover {
    color: #0C4877;
    text-decoration: none;
}
.vtabspacing {
    margin-bottom: 6px;
}
.vtabspacing2 {
    margin-bottom: 6px;
}
.assumptionarea {
    margin-bottom: 60px;
}
#logo .dontPrint {
    width:165px;
    font-size:0em;
    text-indent:-5000px;
    cursor: pointer;
}
/* navgrp */
.prcselvals {
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: center;
    overflow: hidden;
    padding: 3px;
    background: #ededed;
    border: 1px solid #ededed;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
}
.prcsel_first_on, .prcsel_mid_on, .prcsel_last_on {
    border: 1px solid #333333;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ffffff;
}
.prcsel_first_off, .prcsel_mid_off, .prcsel_last_off {
    border: 1px solid #ededed;
}
.prcsel_first_on, .prcsel_mid_on, .prcsel_last_on,
.prcsel_first_off, .prcsel_mid_off, .prcsel_last_off {
    float: left;
    /*width: 8rem;
    height: 4rem;*/
    padding: 0.2rem 1.2rem 0px;
    line-height: 3.2rem;
    font-weight: 500;
}
.prcsel_first_off input, .prcsel_mid_off input, .prcsel_last_off input {
    color: #333333;
    font-size: 1.4rem;
    font-weight: 500;
    font-family: Roboto;
    background: transparent;
    cursor: pointer;
}
.prcsel_first_on input, .prcsel_mid_on input, .prcsel_last_on input {
    color: #333333;
    font-size: 1.4rem;
    font-weight: 500;
    font-family: Roboto;
    background: #ffffff;
}
.prcsel_first_on input:hover, .prcsel_mid_on input:hover, .prcsel_last_on input:hover {
    color: #333333;
    text-decoration: none;
    outline: none;
}
.prcsel_first_off input:hover, .prcsel_mid_off input:hover, .prcsel_last_off input:hover {
    color: #333333;
}
.prcselend {
    clear: both;
}
/* navgrp */

p.disclosure {
    text-align: left;
    color: #666666;
}
p.subheader {
    font-size: 1.2rem;
    font-weight: normal;
    text-align: left;
    color: #333333;
}
p.explanation {
    text-align: left;
    color: #333333;
}
.pagetitle {
    font-size: 1.4em;
    padding-bottom: 5px;
    text-align: left;
}
#agreediv {
    text-align: left;
    font-size: 0.9em;
    color: #0C4877;
    padding-top: 10px;
    padding-bottom: 20px;
}
.lbtndiv {
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
}
.rbtndiv {
    text-align: right;
    padding-top: 10px;
    padding-left: 10px;
}
.btnspacer {
    padding-left: 100px;
}
.ritemdiv {
    text-align: right;
}
#btnarea {
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}
#btnrow {
    height: 35px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
}
#lbtnrow {
    float: left;
}
#rbtnrow {
    float: right;
}
#nextsteps {
    padding: 0px;
    text-align: left;
}

input.button, input.disbutton, input.outlinebtn, input.clearbtn, input.shadowbtn {
    margin: 0px auto;
    border: 1px solid #ffffff;
    text-align: center;
    cursor:pointer;
}
input.button, input.disbutton, input.outlinebtn {
    width: 100%;
    border-radius: 2.2rem;
    font-size: 2rem;
    line-height: 2rem;
    padding: 1.1rem 0px;
}
input.button:focus, input.outlinebtn:focus {
    border: 1px solid #0053c2;
    outline: none;
}
input.popbutton {
    background: transparent url('../images/closeicon2.png') no-repeat;
    width: 20px;
    height: 20px;
    border: 0px;
    cursor: pointer;
}
input.button {
    background: #012169;
    color: #ffffff;
}
input.disbutton {
    background: #ededed;
    color: #ababab;
    cursor: auto;
}
input.outlinebtn {
    background: #ffffff;
    color: #012169;
    border: 1px solid #012169;
}
input.clearbtn {
    color: #012169;
    background: #ffffff;
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 1.1rem 1rem;
    border-radius: 0px;
}
input.shadowbtn {
}
input.disbutton:disabled {
    font-size: 2rem;
    line-height: 2rem;
}
.resultspanel .btnpanel {
    text-align: right;
    width: 100%;
    overflow: hidden;
    margin-top: 3px;
}
hr.x {
    padding: 0px;
    color: #0C4877;
}
hr.x2 {
    padding: 0px;
    margin-top: 14px;
    color: #ff0000;
}
.inputgroup {
    padding: 5px 50px 5px 50px;
}

.inputgrouphdg, .areagrouphdg {
    font-weight: normal;
    text-align: left;
}

.inputgrouphdg {
    font-size: 1.44rem;
    padding-top: 10px;
}

.rinputgroupbody {
    padding: 5px 5px 21px 5px;
    vertical-align: bottom;
}
div.detlink {
    font-size: 0.8em;
    line-height: 0.8em;
    text-align: right;
}
.detlink A {
    color: #0C4877;
}
.inputgroupbody {
    padding: 5px 10px 5px 10px;
    vertical-align: bottom;
}
.spacer {
    display: block;
    width: 10px;
    height: 10px;
}
.vspacer {
    display: block;
    height: 20px;
}
.inputitem {
    text-align: right;
    padding-top: 4px;
    padding-bottom: 2px;
}
.edititem {
    text-align: left;
    padding-top: 4px;
    padding-bottom: 2px;
}
#chartarea {
    display: inline;
    float: left;
}
#summaryarea {
    display: inline;
    float: right;
    width: 250px;
    padding-top: 10px;
}
.datarow {
    width: 250px;
}
.datalab {
    text-align: right;
    line-height: 1.25em;
    float: left;
    width: 210px;
}
#goalvalue, #ontrackvalue, #shortagevalue, #savingsvalue {
    text-align: right;
    line-height: 1.25em;
    font-weight: normal;
    padding-right: 10px;
    display: inline;
    width: 80px;
}
.pnlheadcover {
    padding-bottom: 10px;
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #646464;
}
.wzone0 .pnlheadcover, .wzone1 .pnlheadcover {
    font-size: 1.2rem;
    line-height: 1.6rem;
    padding-bottom: 1.6rem;
}
#edt_expenses, #idt_income {
    left: auto;
    right: auto;
}
#idt_income {
    width: 550px;
}
#edt_expenses {
    width: 300px;
}
#footer {
    text-align: left;
    color:#808080;
    font: 0.9em Arial, sans-serif;
    padding: 10px;
    margin-left: 25px;
}
#footer .links {
    color:#ffffff;
    text-align: left;
}

#footer A {
    color:#ffffff;
    padding-right:0px;
    padding-left:0px;
}

#footer .dot {
    top:1px;
    font-weight: normal;
}

#footer .copyright {
    float:left;
    text-align: left;
}

.footerimg {
    text-align: right;
    margin-right: 20px;
}
.printfooter {
    text-align: left;
    color:#808080;
    font: 0.9em Arial, sans-serif;
    padding: 10px;
    margin-left: 25px;
}
#nextsteps .listitem {
    color: #333333;
    text-align: left;
    font-weight: normal;
}

#nextsteps A {
    color: #0C4877;
    padding-right:0px;
    padding-left:0px;
}
#version {
    color: #FFFFFF;
}

.basenav {
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 2rem;
    font-family: Roboto;
}
.basenav a {
    font-weight: normal;
}
.basenav a:hover {
    font-weight: normal;
}
.basenav_on, .basenav_off {
    padding: 1rem;
    margin-right: 1rem;
    display: inline;
    float: left;
}
.basenav_on {
    border-bottom: 4px solid #012169;
}
.basenav_on a {
    color: #012169;
    font-weight: bold;
}
.basenav_on a:hover {
    color: #d5d5d5;
}
.basenav_off a {
    color: #646464;
}
.basenav_off a:hover {
    color: #0053c2;
}

.histaticcover {
    display: block;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2.4rem;
   position: relative;
}
.wzone0 .histaticcover {
    padding-bottom: 2.8rem;
    border-bottom: 1px solid #ededed;
}
.histaticval {
    display: block;
    color: #000000;
    font-weight: normal;
}
.histaticval {
    font-size: 3.6rem;
    line-height: 4.4rem;
}
.histaticcover .hlppnl {
   top: 2.6rem;
}
.restxtbox {
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    border: 1px solid #bbbbbb;
}
.restxtlab, .restxtval {
    display: inline;
    font-size: 1.44rem;
    color: #666666;
    line-height: 1.25em;
    font-weight: normal;
}
.restxtlab {
    text-align: left;
    float: left;
}
.restxtval {
    text-align: left;
    float: left;
}
.vcftr {
    color: #000066;
    font-size: 1.1rem;
}
.vclegal, .vccopy {
    display: inline;
}
.vclegal {
    float: left;
    text-align: left;
}
.vccopy {
    float: right;
    text-align: right;
}
.vcpower {
    float:right;
    background: transparent url(../images/vcpower.svg) no-repeat;
    width: 173px;
    height: 30px;
}

.altlabel {
    font-size: 0rem;
    text-indent: -9999px;
}

.txt4ada, .txt4adacover {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.tblinplab, .tblcblab {
    font-size: 0rem;
    text-indent: -9999px;
}

/* CSS to address error message support */
.centerinputcover {
    position: relative;
}

.clearbg {
    display: none;
    position: fixed;
    z-index: 2000;
    background: rgba( 0, 0, 0, 0 );
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* CSS for desktop email support */
.graybg, .clearbg {
    display: none;
    position: fixed;
    z-index: 2000;
    background: rgba( 0, 0, 0, .5 );
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#o_apppanel {
    position: relative;
}
.buttoncover {
    display: inline;
    margin: 0px 0px 0px 20px;
}
.popuppanel {
    overflow: hidden;
    display: none;
    position: fixed;
    width: 80%;
    left: 10%;
    top: 10%;
    padding: 3rem 0rem;
    z-index: 2000;
    background: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 1.2rem; /* W3C */
    -khtml-border-radius: 1.2rem; /* Konquerer */
    -moz-border-radius: 1.2rem; /* Firefox */
    -webkit-border-radius: 1.2rem; /* Chrome, Safari */
    box-shadow: 0px 0px 10px rgba(255,255,255,0.2);
    text-align: left;
}
.wzone2 .popuppanel {
    width: 90%;
    top: 5%;
    left: 5%;
}
.wzone1 .popuppanel {
    width: 80%;
    top: 5%;
    left: 10%;
}
.wzone0 .popuppanel {
    width: 100%;
    top: 5%;
    left: 0px;
    position: relative;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
}
/* candidate for removal
.centeredpanel {
    padding: 1rem 4rem;
}
.wzone0 .centeredpanel, .wzone1 .centeredpanel {
    padding: 1rem;
}
*/
.puphdgcover {
    font-size: 2.8rem;
    line-height: 3.6rem;
    color: #000000;
    padding: 3rem 4rem 1.6rem;
}
.wzone0 .puphdgcover, .wzone1 .puphdgcover {
    font-size: 2rem;
    line-height: 2.8rem;
    padding: 2rem 1.6rem 1.2rem;
}
.pupshdgcover, .pupthdgcover {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #333333;
    font-family: Roboto;
}
.pupshdgcover {
    padding: 0px 0px 3.2rem;
}
.wzone0 .pupshdgcover, .wzone1 .pupshdgcover {
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 0px 0px 2.1rem;
}
.pupthdgcover {
    font-weight: bold;
    padding: 0px 0px 1.7rem;
}
.insetpanel {
    background: #f5f5f5;
    position: relative;
    min-width: 28rem;
}
.hdgtxtcover {
   padding-bottom: 10px;
   font-size: 1.6rem;
   line-height: 2.4rem;
   letter-spacing: 1px;
   text-transform: uppercase;
   font-weight: bold;
   color: #000000;
}
.wzone0 .hdgtxtcover {
   font-size: 1.4rem;
   line-height: 2rem;
}
.mipanel {
    min-width: 30rem;
    max-width: 82rem;
    padding: 6rem 0px;
    margin: 0px auto;
    background: transparent;
}
.mipanel .hdgtxtcover {
    padding: 20px 0px;
    border-bottom: 1px solid #d5d5d5;
    color: #333333;
    width: 95%;
    margin: 0px auto;
    text-align: left;
}
.wzone0 .mipanel .hdgtxtcover, .wzone1 .mipanel .hdgtxtcover {
    font-size: 1.4rem;
    line-height: 2rem;
}
.hlpinpanel, .popcontpanel {
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: normal;    
}
.hlpinpanel {
    padding: 28px 16px 0px;
}
.popcontpanel {
    overflow: hidden;
    padding: 20px;
}
.popbuttoncover {
    position: absolute;
    top: 5px;
    right: 5px;
}
a.popcloselnk {
    cursor: pointer;
    height: 32px;
    width: 32px;
}
.poptopiccover, .pophdgcover {
    text-align: left;
    font-weight: normal;    
}
.poptopiccover {
    font-size: 1.0rem;
    line-height: 2.2rem;
    background: #efefe0;
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 15px;
}
.popparacover, .basepopinputcover {
    padding: 0px 0px 22px;
}
.popuppanel .baseinputlab, .popuppanel .baseinputval {
    font-weight: normal;
    color: #000000;
    display: block;
}
.popuppanel .baseinputval {
    padding: 0px 0px 12px;
    margin-bottom: 0px;
}
.popuppanel .btnpanel {
    text-align: center;
}
.wzone1 .popuppanel .buttoncover {
    /*display: block;*/
    margin: 0px auto;
    width: 50%;
}

.leftbtncover {
    float: left;
    display: inline-block;
}
.rightbtncover {
    float: right;
    display: inline-block;
}

#hcontent {
    background-color: #ffffff;
}

.helpcontent {
    background-color: #ffffff;
    text-align: left;
    padding: 0px 10px;
    font-size: 1.32rem;
    line-height: 1.32rem;
    overflow-y:auto;
}
.helpcontent dt {
    font-weight: normal;
    line-height: 1.8rem;
}

.helpintro dt {
    font-size: 1.32rem;
    color: #000088;
}

.helpsectiontab {
    padding: 0px 10px;
}

.helpsectionhead {
    font-weight: normal;
    padding: 0px 15px;
}

.helpsectiontab dt {
    color: #880000;
}

.content-section {
    padding: 0px 15px;
}

.content-section dt {
    color: #008800;
}

/* double to single column switch at <= 575 pixels */
.leftpanel, .rightpanel {
    display: inline-block;
}

.v-show {
    display: block;
}
.v-hide {
    display: none;
}

/* Printer ready output */
@media only print {

.apppanel {
    /*max-width: 80rem;*/
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
}
.steppanel {
    box-shadow: none;
    border: 1px solid #bababa;
    border-radius: 12px;
    -khtml-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.stepbtnpanel {
    display: none;
}
input.button, input.disbutton {
    display: none;
}
.xpndpanel, .contentpanel, .adjpanel  {
    box-shadow: none;
    background-color: #ffffff;
    border: 1px solid #bababa;
}
.sliderincr, .pminputincr, .sliderdecr, .pminputdecr {
    border: none;
    background: none;
}
.sliderspart {
    display: none;
}
.btnhouse {
    display: none;
}
input.button {
    background-color: #ffffff;
    border: 2px solid #012169;
    color: #012169;
}
.graybg, .popuppanel {
    visibility: hidden;
}
.wizheader, .wizheadertitle, .stepstatus, .stepdeck, .reshdr {
    break-after: avoid;
}

}
