.rootLayout {
    margin: auto;
    position: static !important;
    background-color: #f5f5f5;
}

.rootLayoutBackground {
    background-color: #f5f5f5;
}

.selectedHousehold {
    padding-bottom: 16px;
    border-bottom: solid 1px #e1e1e4;
}



.expensesButtonWithBorder,
.expensesButtonWithBorderOver,
.expensesButtonWithBorderFocused,
.expensesButtonWithBorderFocusedOver,
.expensesButtonWithBorderDown,
.expensesButtonWithBorderFocusedDown,
.expensesButtonWithBorderSelected,
.expensesButtonWithBorderSelectedFocused,
.expensesButtonWithBorderSelectedDown,
.expensesButtonWithBorderSelectedFocusedDown,
.expensesButtonWithBorderSelectedOver,
.expensesButtonWithBorderSelectedFocusedOver
{
    display: inline-block;
    align-items: center;
    border: 1px solid #041459;
    color: #041459;
    border-radius: 4px;
    padding: 6px 8px !important;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.43;
    background-color: #fff;
}

div[role="button"][aria-label="Cash Inflows"]:focus-visible {
    outline: none;
}

.annuityButtonWithBorder,
.annuityButtonWithBorderOver,
.annuityButtonWithBorderFocused,
.annuityButtonWithBorderFocusedOver,
.annuityButtonWithBorderDown,
.annuityButtonWithBorderFocusedDown,
.annuityButtonWithBorderSelected,
.annuityButtonWithBorderSelectedFocused,
.annuityButtonWithBorderSelectedDown,
.annuityButtonWithBorderSelectedFocusedDown,
.annuityButtonWithBorderSelectedOver,
.annuityButtonWithBorderSelectedFocusedOver
{
    display: inline-block;
    align-items: center;
    border: 1px solid #041459;
    color: #041459;
    border-radius: 4px;
    padding: 6px 8px !important;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.43;
    background-color: #fff;
	margin-right: 16px;
}

div[role="button"][aria-label="Expense"]:focus-visible {
    outline: none;
}

div[role="button"][aria-label="Traditional Annuity"] {
    position: unset !important;
    width: auto !important;
	overflow: visible !important;
}
div[role="button"][aria-label="Manual Account"] {
    overflow: visible !important;
    outline: none;
    left: auto!important;
    right: 19px;
    width: auto!important;
    height: auto!important;
    z-index: 1000000!important;
}

[eventproxy="dvExtAccountsButton"] {
    overflow: visible !important;
    outline: none;
    top: 18px!important;
    left: auto!important;
    right: 51px !important;
    width: auto!important;
    height: auto!important;
    z-index: 1000000!important;
}

div[role="button"][aria-label="Annuitized Annuity"] {
    overflow: visible !important;
    outline: none;
    top: 14px !important;
    left: auto!important;
    right: 61px;
    width: auto!important;
    height: auto!important;
    z-index: 999999 !important;
}

div[role="button"][aria-label="Variable Annuity"] {
    overflow: visible !important;
    outline: none;
    top: 16px!important;
    left: auto!important;
    right: 46px;
    width: auto!important;
    height: auto!important;
}

div[role="button"][aria-label="Traditional Annuity"]:focus-visible {
    outline: none;
}

.expensesButtonWithBorder > div,
.expensesButtonWithBorderOver > div,
.expensesButtonWithBorderFocused > div,
.expensesButtonWithBorderFocusedOver   > div,
.expensesButtonWithBorderDown > div,
.expensesButtonWithBorderFocusedDown > div,
.expensesButtonWithBorderSelected > div,
.expensesButtonWithBorderSelectedFocused >  div,
.expensesButtonWithBorderSelectedDown > div,
.expensesButtonWithBorderSelectedFocusedDown > div,
.expensesButtonWithBorderSelectedOver   > div,
.expensesButtonWithBorderSelectedFocusedOver > div,
.annuityButtonWithBorder > div,
.annuityButtonWithBorderOver > div,
.annuityButtonWithBorderFocused > div,
.annuityButtonWithBorderFocusedOver > div,
.annuityButtonWithBorderDown > div,
.annuityButtonWithBorderFocusedDown > div,
.annuityButtonWithBorderSelected > div,
.annuityButtonWithBorderSelectedFocused > div,
.annuityButtonWithBorderSelectedDown > div,
.annuityButtonWithBorderSelectedFocusedDown > div,
.annuityButtonWithBorderSelectedOver > div,
.annuityButtonWithBorderSelectedFocusedOver > div {
    padding-top: 0px;
}

.selectedHouseholdBadge {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    border-radius: 24px;
    border: solid 1px #f6f6f7;
    background-color: #323135;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.selectedHouseholdNameBlock {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #041459;
}

.selectedHouseholdName {
    flex-grow: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    padding-top: 4px;
    height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.selectedHouseholdState {
    flex-grow: 0;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.4;
    height: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.selectedHouseholdMenuButton {
    padding-top: 4px;
}

.selectedHouseholdMenu, .selectedHouseholdMenuOver,
.menuTitleField,  .menuTitleFieldOver {
    color: #041459;width: 103px;
    height: 16px;
    flex-grow: 0;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #041459;
    cursor: pointer;
}

/* .menuTable {
    padding: 8px;
    border-radius: 8px;
    box-shadow: 0 6px 6px 0 rgba(18, 18, 18, 0.08);
    border: solid 1px #e1e1e4;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
} */

.navContainer {
    width: 212px;
    margin-left: 6px;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: normal;
    color: #041459;
}

.navSection {
    padding-left: 6px;
    padding-bottom: 16px;
}

.navSectionResults {
    padding-top: 10px;
    border-top: solid 1px #e1e1e4;
}

.navSectionLabel {
    padding: 6px 0;
    cursor: pointer;
}

.navSectionLabelStandalone {
    padding: 6px;
}

.navSectionLabelIcon {
    display: inline-block;
    vertical-align: middle;
}

.navSectionLabelText {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.navTabContainer {
    height: 30px;
}

.navTabIcon {
    position: relative;
    left: -11px;
    top: -2px;
    display: inline-block;
    padding: 6px 6px 6px 0;
    vertical-align: middle;
    z-index: 100;
}

.navTabIconWrapper {
    position: relative;
    display: inline-block;
}

.customTooltip {
    visibility: hidden;
    background-color: #333;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 110%;
    transform: translateY(-50%);
    max-width: 160px;
    width: 160px;
    white-space: normal;
    word-wrap: break-word;
    font-size: 12px;
  }
  

.navTabIconWrapper:hover .customTooltip {
    visibility: visible;
    opacity: 1;
}
  

.navTabLabel {
    width: 138px;
    position: relative;
    left: -11px;
    height: 16px;
    padding: 6px;
    display: inline-block;
    text-align: left;
    cursor: pointer;
}

.navTabLabelHighlighted {
    border-radius: 6px;
    background-color: #041459;
    color: #e6f4ff;
}

.navTabLabelHighlighted img {
    filter: brightness(0) saturate(100%) invert(97%) sepia(54%) saturate(2364%) hue-rotate(177deg) brightness(110%) contrast(101%);
}

.navTabLine {
    display: inline-block;
    margin-left: 6px;
    width: 1px;
    height: 30px;
    background-color: #041459;
    vertical-align: middle;
    z-index: 0;
}

.navTabContainerNoStatus {
    height: 30px;
}

.navTabLabelNoStatus {
    width: 138px;
    height: 16px;
    padding: 6px;
    margin-left: 16px;
    display: inline-block;
    text-align: left;
    cursor: pointer;
}

.navLinkContainer {
    padding: 6px 0;
    cursor: pointer;
}

.navSectionLabelTextWithCaret {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 156px;
}

.mainInnerPanel {
    background-color: #fff;
}

.overview {
    display: flex !important;

}
.gridSectionLabel {
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.44px;
    color: #041459;
    border-bottom: solid 1px #e1e1e4;
}

.gridLabel {
    height: 24px;
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: -0.35px;
    text-align: left;
    color: #041459;

}

.investmentAccountsLabelColor {
    color: #00a28a;
    font-weight : 600 !important;
  }
  

.subPanel {
    border-radius: 6px;
    border: solid 1px #e5e5e5;
    background-color: #fafafa;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    padding: 16px;
}

.appName {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #17255f;
    padding-left: 48px;
}

.caret {
    border-radius: 4px;
    border: solid 1px #041459;
    background-color: #fff;
}

.caretDown {

}

.caretUp {
    transform: rotate(180deg);
}

.subPanelForms {
    background-color: #fff;
    border-radius: 6px;
    border: solid 1px #e5e5e5;
}

.gpSubHeaderCls .textItemLiteForm{
    border: none !important;
    background-color: none !important;
    height: 16px;
  flex-grow: 0;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #041459;
  padding: 0 !important
}
.gpHeaderCls .textItemLiteForm{
    border: none !important;
    background-color: none !important;
    padding-top: 30px !important;
    /* height: 24px; */
    flex-grow: 0;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #041459;
    padding: 0;
}
.subPanelFormsTitle {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: -0.44px;
    text-align: left;
    color: #041459;
}

#isc_styleTester {
    display: none !important;
}

.memberFormCls label, .memberFormClsFocused label, label, .planFormCls label, .planFormClsFocused label{
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: justify;
    color: #323135;
}
.memberFormCls_ label, .memberFormClsFocused_ label, label, .planFormCls label, .planFormClsFocused_ label{
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: justify;
    color: #323135;
}

.plan-field label, .plan-fieldFocused label {
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: justify;
    color: #323135;
}
.memberFormClsError label,
.planFormClsError label {
  color: #fd3636;
  font-size: 14px;
}
.memberFormCls_Error label,
.planFormClsError label {
  color: #fd3636;
  font-size: 14px;
}
.planFormClsError input{
    border: 1px solid #fd3636;
    border-radius: 4px;
}
.memberFormCls .lifeSpanCls div {
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    outline: none;
}
.memberFormCls_ .lifeSpanCls div {
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    outline: none;
}
.reportFormCls label, .reportFormClsFocused label{
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: justify;
    color: #323135;
}
.transferHousehold label, .transferHouseholdFocused label{
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: justify;
    color: #323135;
}

.reportFormClsError label, .reportFormClsError span{
    color: #fd3636 ;
	font-size: 12px ;
}
.reportFormClsError table:last-child{
    margin-top:4px;
}


.subPanelFormsButtons {
    border-top: solid 1px #e5e5e5;
    background-color: #fff;
    width: 100% !important;
}

.buttonDeleteGen3,
.buttonDeleteGen3Over,
.buttonDeleteGen3Focused,
.buttonDeleteGen3FocusedOver,
.buttonDeleteGen3Down,
.buttonDeleteGen3FocusedDown,
.buttonDeleteGen3Selected,
.buttonDeleteGen3SelectedFocused,
.buttonDeleteGen3SelectedDown,
.buttonDeleteGen3SelectedFocusedDown,
.buttonDeleteGen3SelectedOver,
.buttonDeleteGen3SelectedFocusedOver,
.buttonDeleteGen3Disabled,
.buttonDeleteGen3SelectedDisabled {
    height: 40px;
    width: 72px !important;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fd3636;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
}
.buttonCancelGen3,
.buttonCancelGen3Over,
.buttonCancelGen3Focused,
.buttonCancelGen3FocusedOver,
.buttonCancelGen3Down,
.buttonCancelGen3FocusedDown,
.buttonCancelGen3Selected,
.buttonCancelGen3SelectedFocused,
.buttonCancelGen3SelectedDown,
.buttonCancelGen3SelectedFocusedDown,
.buttonCancelGen3SelectedOver,
.buttonCancelGen3SelectedFocusedOver,
.buttonCancelGen3Disabled,
.buttonCancelGen3SelectedDisabled {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #323135;
}

.buttonSaveGen3,
.buttonSaveGen3Over,
.buttonSaveGen3Focused,
.buttonSaveGen3FocusedOver,
.buttonSaveGen3Down,
.buttonSaveGen3FocusedDown,
.buttonSaveGen3Selected,
.buttonSaveGen3SelectedFocused,
.buttonSaveGen3SelectedDown,
.buttonSaveGen3SelectedFocusedDown,
.buttonSaveGen3SelectedOver,
.buttonSaveGen3SelectedFocusedOver,
.buttonSaveGen3Disabled,
.buttonSaveGen3SelectedDisabled {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    border-radius: 4px;
    background-color: #048371;
    width: 72px !important;

}

.buttonSaveAddGen3,
.buttonSaveAddGen3Over,
.buttonSaveAddGen3Focused,
.buttonSaveAddGen3FocusedOver,
.buttonSaveAddGen3Down,
.buttonSaveAddGen3FocusedDown,
.buttonSaveAddGen3Selected,
.buttonSaveAddGen3SelectedFocused,
.buttonSaveAddGen3SelectedDown,
.buttonSaveAddGen3SelectedFocusedDown,
.buttonSaveAddGen3SelectedOver,
.buttonSaveAddGen3SelectedFocusedOver,
.buttonSaveAddGen3Disabled,
.buttonSaveAddGen3SelectedDisabled {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #323135;
    border-radius: 4px;
    border: solid 1px #041459;
    background-color: #fff;
    width: 126px !important;
}
.headerBlock {
    padding: 16px 16px;
    border-bottom: solid 1px #041459;
    background-color: #041459;
    border-radius: 6px 6px 0 0;
    font-family: Roboto, sans-serif;
    line-height: 1.33;
    color: #fff;
}

.headerLabel {
    height: 16px;
    width: 268px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding: 0;
}

.headerValue {
    height: 20px;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    color: #fff;
    padding: 0;
}

table {
    border-collapse: collapse;
}

.headerValue img {
    display: inline;
    vertical-align: text-bottom;
}

.summaryBlock {
    height: 56px;
    padding: 8px;
    max-width: 1096px;
    font-family: Roboto, sans-serif;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
}

.ExpensesSummaryBlock, .AccountsSummaryBlock, .AnnuitiesSummaryBlock {
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 8px;
    padding: 8px 16px;
    border-radius: 6px;
    border: solid 1px #e1e1e4;
    background-color: #fff;
}

.summaryLabel {
    height: 16px;
    width: 264px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    color: #67656e;
    padding: 0;
}

.summaryLabelForExpenses {
    height: 40px;
    width: 170px;
    align-self: stretch;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    padding: 10px 8px;
    border-bottom: solid 1px #e1e1e4;
    background-color: #fff;
}

.summaryLabelForRetirementExpenses, .summaryLabelForAccounts, .summaryLabelForAnnuities {
    height: 20px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #323135;
    margin: 0;
}

.summaryRetirementValue, .summaryAccountsValue, .summaryAnnuitiesValue {
    height: auto;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43;
    color: #323135;
    margin: 0;
}

.summaryRetirementValue-with-tooltip,
.summaryAccountsValue-with-tooltip,
.summaryAnnuitiesValue-with-tooltip {
    position: relative;
}

.summaryRetirementValue-with-tooltip:hover .summaryRetirementValue-tooltip,
.summaryAccountsValue-with-tooltip:hover .summaryAccountsValue-tooltip,
.summaryAnnuitiesValue-with-tooltip:hover .summaryAnnuitiesValue-tooltip {
    visibility: visible;
}

.summaryRetirementValue-tooltip,
.summaryAccountsValue-tooltip,
.summaryAnnuitiesValue-tooltip {
    visibility: hidden;
    padding: 6px;
    border-radius: 6px;
    text-align: center;
    position: absolute;
    background-color: #f5f5f5;
    z-index: 100;
}

.dvAccountsSummary-name,
.dvExtAccountsSummary-name,
.dvExistingTraditionalSummary-name,
.dvLiquidTraditionalSummary-name,
.dvExistingCrefVASummary-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 300px;
}

.dvExpensesSummary-editThisExpense img,
.dvAccountsSummary-editThisAccount img,
.dvExtAccountsSummary-editThisAccount img,
.dvExistingTraditionalSummary-editThisFixedAnnuity img,
.dvLiquidTraditionalSummary-editThisFixedAnnuity img,
.dvExistingCrefVASummary-expandColumn img {
    float: right;
}

.dvAccountsSummary-allocation img,
.dvExtAccountsSummary-allocation img{
    margin-left:15px;
}

.errorImg {
    width: 7px;
    height: 20px;
    flex-grow: 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #ed2c2c;
}

.summaryValue {
    height: 20px;
    flex-grow: 1;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #323135;
    margin: 0;
}

.summaryValue img {
    display: inline;
    vertical-align: text-bottom;
    filter: invert(19%) sepia(6%) saturate(487%) hue-rotate(214deg) brightness(91%) contrast(93%);
}

.ExpensesSummaryHeader, .AccountsSummaryHeader, .AnnuitiesSummaryHeader {
    width: 170px;
    align-self: stretch;
    flex-grow: 0;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 4px;
    padding: 10px 8px;
    border-bottom: solid 1px #e1e1e4;
    background-color: #fff;
}

.titleNewCls table > tbody > tr > td:first-child, .titleNewCls table > thead > tr > th:first-child{
    width: 45px !important;
}
    
.titleCls table > tbody > tr > td:first-child, .titleCls table > thead > tr > th:first-child{
    width: 85px !important;
}
/* //titleCls */
tbody > tr:last-child > .AccountsSummaryHeader {
    border-bottom: none;
}

tbody > tr:last-child > .AnnuitiesSummaryHeader {
    border-bottom: none;
}

tbody > tr:last-child > .ExpensesSummaryHeader {
    border-bottom: none;
}

body {
    margin: 0;
}
th[data-title]:hover::after, td[data-title]:hover::after{
    content: attr(data-title);
    background-color: #fff;
    padding: 8px;
    position: absolute;
    text-align: left;
    z-index: 9999 !important; 
    max-width: 350px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #55555a;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #e1e1e4;
}
.rerunPlansButton{
    background-color: white;
    color: #041459;
    font-size: 14px;
    cursor: pointer;
    height: 20px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    border: none;
    margin-top: 15px;
}
.calculatePlansHeader{
    border-bottom: solid 1px #e1e1e4;
}
.calculatePlansHeaderLabel{
    border-bottom: none;
    font-weight: 600;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.44px;
    color: #041459;
}
.houseHoldCls {
    width: 100% !important;
    height: 66px !important;
    left: 0px !important;
    padding-top: 10px !important;
    border-top: solid 1px #e5e5e5;
}
.houseHoldBtn {
    width: 516px !important;
    left: 0px !important;
    padding-top: 10px !important;
    border-top: solid 1px #e5e5e5;
}
.retired-msg {
    display: inline-flex;
    align-items: center;
}

.saveAndAddAnother,
.saveAndAddAnother:focus-visible,
.saveAndAddAnotherOver,
.saveAndAddAnotherFocused,
.saveAndAddAnotherFocusedOver,
.saveAndAddAnotherDown,
.saveAndAddAnotherFocusedDown,
.saveAndAddAnotherSelected,
.saveAndAddAnotherSelectedFocused,
.saveAndAddAnotherSelectedDown,
.saveAndAddAnotherSelectedFocusedDown,
.saveAndAddAnotherSelectedOver,
.saveAndAddAnotherSelectedFocusedOver,
.saveAndAddAnotherDisabled,
.saveAndAddAnotherSelectedDisabled {
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323135;
    font-size: 14px !important;
    border: none!important;
    outline: none!important;
}

.saveAndClose, 
.saveAndClose:focus-visible,
.saveAndCloseOver, 
.saveAndCloseFocusedOver,
.saveAndCloseDown,
.saveAndCloseFocusedDown,
.saveAndCloseSelected,
.saveAndCloseSelectedFocused,
.saveAndCloseSelectedDown,
.saveAndCloseSelectedFocusedDown,
.saveAndCloseSelectedOver,
.saveAndCloseSelectedFocusedOver,
.saveAndCloseDisabled,
.saveAndCloseSelectedDisabled {
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-size: 14px !important;
    border: none!important;
    outline: none!important;
}

.cancelBtn,
.cancelBtn:focus-visible,
.cancelBtnOver,
.cancelBtnFocused,
.cancelBtnFocusedOver,
.cancelBtnDown,
.cancelBtnFocusedDown,
.cancelBtnSelected,
.cancelBtnSelectedFocused,
.cancelBtnSelectedDown,
.cancelBtnSelectedFocusedDown,
.cancelBtnSelectedOver,
.cancelBtnSelectedFocusedOver,
.cancelBtnDisabled,
.cancelBtnSelectedDisabled {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #323135;
}

.dvAlreadyAnnuitizedTraditionalSummary-name,
.dvAlreadyAnnuitizedCrefSummary-name  {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 170px;
}

[eventproxy="dvExtAccountsSummary"]:nth-of-type(1) div:nth-child(1), 
[eventproxy="dvAlreadyAnnuitizedTraditionalSummary"]:nth-of-type(1) div:nth-child(1),
.variableAnnuitySection [eventproxy="dvExistingCrefVASummary"]:nth-of-type(1) div:nth-child(1) {
    position: relative;
    top: -4px;
}

[eventproxy="headerRowPensions"] .gridLabel {
    padding-top: 4px;
}

.subPanelFormsButtons [aria-label="Close"] {
    outline: unset !important;
}

[eventproxy="dvLiquidTraditionalSummary"] .titleCls table > tbody > tr > td:first-child {
    width: 88px !important;
}

[eventproxy="annuitizedTraditionalMenu"] {
    width: 66px !important;
}
  
[eventproxy="annuitizedTraditionalMenu"] .menuTitleFieldOver {
    width: 62px !important;
}

[eventproxy="annuitizedTraditionalMenu"] .gridBody, 
[eventproxy="Menu"] .gridBody {
    box-shadow: 0 6px 6px 0 rgba(18, 18, 18, 0.08);
    border: solid 1px #e1e1e4;
    width: 100% !important;
    border-radius: 8px;
}

[eventproxy="Menu"] {
    width: 254px !important;
}

[eventproxy="Menu"] .menuTitleFieldOver {
    width: 260px !important;
}

[eventproxy="annuitizedTraditionalMenu"] .menu, [eventproxy="annuitizedTraditionalMenu"] .menuOver,
[eventproxy="Menu"] .menu, [eventproxy="Menu"] .menuOver {
    display: none !important;
}

[eventproxy="dvAlreadyAnnuitizedCrefSummary"]:nth-of-type(1) div:nth-child(1) {
    position: relative;
    top: -4px;
}

.annuitySectionHeader {
    overflow: visible !important;
}
