@font-face {
    font-family: 'FutuLt';
    src: url("/ims/assets/ctx/a1da2135/fonts/FutuLt.eot");
    src: url("/ims/assets/ctx/a1da2135/fonts/FutuLt.eot?#iefix") format('embedded-opentype'),
         url("/ims/assets/ctx/294a0df1/fonts/FutuLt.woff") format('woff'),
         url("/ims/assets/ctx/b5b20eb2/fonts/FutuLt.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'FutuBold';
     src: url("/ims/assets/ctx/93b280de/fonts/FutuBold.eot");
     src: url("/ims/assets/ctx/93b280de/fonts/FutuBold.eot?#iefix") format('embedded-opentype'),
          url("/ims/assets/ctx/cafc3dc8/fonts/FutuBold.woff") format('woff'),
          url("/ims/assets/ctx/11bee5fc/fonts/FutuBold.ttf") format('truetype');
     font-weight: normal;
     font-style: normal;
}

.noMarginL {
    margin-left: 0;
}
a, .ui-widget-content a, .nav-link {
    color: #009677; /** OM_Heritage Green **/
}
a:hover,
a:active,
a:focus,
.ui-widget-content a:hover,
.ui-widget-content a:active,
.ui-widget-content a:focus,
.nav-link:hover,
.nav-link:focus {
    color: #50b848; /** OM_Fresh Green **/
}

a:not([href]):not([class]) {
	color: #009677;
}

a:not([href]):not([class]):hover, a:not([href]):not([class]):focus {
	color: #50b848;
}

.label-document > a {
	font-family: Arial;
}

/** Header Custom **/

ul[id*="ui-id"] {
    max-width: 232px !important;
}

.OMI_mainNavDiv {
    text-align: right;
    position: relative;
}
.afterlogin {
    white-space: nowrap;
}

/** **/


div.hsection {
    font-family: Montserrat, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333E48; /** wealth gray **/
	border-bottom: 1px solid #7C878E; /** Gray **/
}
.viewAllAnn {
	text-align: left;
	border: 0;
	border-bottom: 1px solid #7C878E; /** Gray **/
	line-height: 30px;
	padding: 2px 0 1px 0;
	margin-bottom: 10px;
}
.viewAllAnn > a {
	font-size: 11pt;
	font-weight: bold;
	color: #333E48; /** wealth gray **/
}
.infoLabel {
	font-weight: bold;
	font-size: 8pt;
}
.infoData {
	font-size: 8pt;
}

.btn-primary, .btn-primary:focus {
	background-color: #009677; /** OM_Heritage Green **/
}
.btn-primary:hover, .btn-primary:active {
	background-color: #009677; /** OM_Heritage Green **/
	opacity: 0.9;
}
.btn-link {
	color: #009677; /** OM_Heritage Green **/
}

.caseSearchClass .btn-link {
	color: #333;
	font-family: Poppins, Arial, sans-serif !important;
}


/** Book **/
div.t-data-grid table {
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #CCC;
}
div.t-data-grid table thead th {
	background-image: none;
	background-color: #58595b; /** OM_Dark Gray **/
	color: white;
	border-radius: 0 !important;
}
div.t-data-grid table thead th:first-child {
	border-left: 0;
}
.table th {
	background-image: none;
	border-top: 2px solid #009677 !important; /** OM_Heritage Green **/
	background-color: #58595b; /** OM_Dark Gray **/
	color: white;
}
div.t-data-grid table td:first-child {
	border-left: 0;
}
.boldR {
	font-weight: bold;
}
.div-bordered {
	background-color: #f1f2f2; /** OM_Lighter Gray **/
	border-radius: 0;
	border: 0;
}
#contractSummary td { vertical-align: top; }
#contractSummary td.tab-data {
	font-weight: bold;
	text-align: left;
}

/** nav-tabs **/
.nav-tabs {
	border-bottom: 2px solid #009677; /** OM_Heritage Green **/
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus {
    color: #58595b; /** OM_Dark Gray **/
    border: 2px solid #009677 !important; /** OM_Heritage Green **/
    border-bottom-color: white !important;
}
/** end of nav-tabs **/

.nav-pills > li > a {
	border-radius: 0;
}
.well {
	border-radius: 0;
}

/** Tabs ***************/
#tabs > .nav.nav-pills,
#tabs > .nav.nav-pills {
    margin-bottom: 25px;
    padding-left: 128px;
}
#tabs .nav-pills > li > a {
    margin: 0 12px 8px;
    padding: 0;
    color: #58595b; /** OM_Dark Gray **/
	font-family: Poppins, Arial, sans-serif !important;
    font-size: 1.2rem;
}
#tabs .nav-pills > li.active > a {
	background: 0;
    color: #009677; /** OM_Heritage Green **/
    font-weight: bold;
    border-bottom: 1px solid #009677; /** OM_Heritage Green **/
	border-radius: 0;
}
#tabs .nav-pills > li > a:hover,
#tabs .nav-pills > li > a:focus,
#tabs .nav-pills > li.active > a:hover,
#tabs .nav-pills > li.active > a:focus {
    color: #009677; /** OM_Heritage Green **/
	background: 0;
}

h1,h2,h3,h5 {
	color: #333E48; /** wealth gray **/
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #333E48; /** wealth gray **/
}
#acctActions {
	background-color: #f1f2f2; /** OM_Lighter Gray **/
	border: 1px solid #dcddde; /** OM_Light Gray **/
	border-radius: 0;
}
.acctSummaryTop > table.table-nohead th {
	display: none;
}

.acctSummaryTop table.table-striped td, .acctSummaryContract table.table-striped td {
	border: 0;
	padding: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f1f2f2; /** OM_Lighter Gray **/
}


.acctSummaryTop > table.table-nohead td, .acctSummaryContract > table.table-nohead td {
	font-size: 9pt;
}
.acctSummaryTop > table.table-nohead td:nth-child(odd), .acctSummaryContract > table.table-nohead td:nth-child(odd) {
	font-weight: bold;
}

.acctPosTable td {
	border-top: 1px solid #7C878E; /** Gray **/
	padding: 2px 4px;
	font-size: 9pt;
}

.acctPosTable tbody > tr:nth-child(odd) > td {
	background-color: #EFEFEF; /** light gray **/
}

/** rotate color not implemented on this table**/

.acctTransTab td {
	padding: 3px 4px;
	border-top: 0;
	border-bottom: 1px solid #7C878E; /** Gray **/
}
.acctTransTab td > a > img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -3px;
	height: 11px;
	width: auto;
}

.txntrades {
	padding: 0 !important;
}

.acctTransSubTab {
	border: 0;
	margin-bottom: 0;
	border-left: 1px solid #EFEFEF; /** light gray **/
	border-top: 1px solid #EFEFEF; /** light gray **/
	border-right: 1px solid #EFEFEF; /** light gray **/
	padding-left: 17px;
}
.acctTransSubTab td {
	border: 0;
	border-top: 1px solid #EFEFEF; /** light gray **/
	font-size: 8pt;
}

.acctTransSubTab th {
	border: 0 !important;
	border-bottom: 1px solid #EFEFEF; /** light gray **/
	background-color: #EFEFEF !important; /** light gray **/
	color: black !important;
	font-size: 8pt;
	font-weight: bold !important;
}
.acctTransTab tr.noborder td {
	border-bottom: 0;
}
.voucherOption {
	margin-bottom: 5px;
}

.sitePriv h3, .sitePriv h4, .sitePriv h5 {
    color: #009677; /** OM_Heritage Green **/
}
.sitePriv h4 {
    margin: 20px 0 5px 0;
}
.sitePriv h5 {
    margin-bottom: 0;
}

/** modal **/
div.ui-widget-header {
	background: #009677; /** OM_Heritage Green **/
}
/** cascade fixes **/
DIV.t-data-grid-pager SPAN.current {
	background-color: #009677; /** OM_Heritage Green **/
}

/** Ann **/

.annTitle {
    color: #009677; /** OM_Heritage Green **/
}

a.qq-upload-button {
    background: url("/ims/assets/ctx/a68c6751/images_oldmutual/upload-arrow.png") 16px 6px no-repeat !important;
}

#docsZone ul.doclist li {
    color: #009677; /** OM_Heritage Green **/
}
.remove-icon,.reorder-icon,.download-icon,.upload-icon,.play-icon,.refresh-icon,.virus-icon,.download-wait-icon, .splitter-icon {
	background: url("/ims/assets/ctx/5991b6d/images_oldmutual/imsicons.png") no-repeat;
}

.illusFeeType { font-size: 110%; }


/** CGT **/

.radioPadded {
    padding-left: 15px;
}
.cgtTab {
    border-bottom: 1px solid #ddd !important;
}

.cgtTab tr.cgtTabTotals td {
    font-size: 1.1em;
    font-weight: bold;
}

.cgtWidget {
    border-right: 2px solid #888;
    padding-left: 40px;
    height: 55px;
}
.cgtWidTitle {
    font-family: FutuLt;
    font-size: 1.4em;
    margin-bottom: 8px;
    color: #888;
}
.cgtWidValue {
    font-family: FutuLt;
    font-size: 2em;
    color: #888;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.omiTabNote {
    font-size: 0.9em;
    font-style: italic;
    line-height: 1.3em;
}

/** proposal **/

ul.wizard li.active {
    color: #009677; /** OM_Heritage Green **/
}

.cmsMarketingMenu {
    border-right: 1px solid #009677; /** OM_Heritage Green **/
}
.cmsMarketingMenu .filterEmptyClass a, .cmsMarketingMenu .cmsMarketingMenuActive a {
    border: 1px solid #009677; /** OM_Heritage Green **/
    border-right: 1px solid white;
}

/* Upload reports */

.currentReportUploads .uploadArea b {
    color: #009677; /** OM_Heritage Green **/
}

.currentReportUploads a.qq-upload-button::before {
    color: #009677; /** OM_Heritage Green **/
}
/* End of Upload reports */

.campEmailTitle {
    color: #009677; /** OM_Heritage Green **/
}

/** Dark and Light Branding colors **/
.darkBrandingColor {
    color: #009677 !important; /** OM_Heritage Green **/
}

.lightBrandingColor {
    color: #6eab24 !important; /** light green **/
}

.darkBrandingBGColor {
    background-color: #009677 !important; /** OM_Heritage Green **/
}

.lightBrandingBGColor {
    background-color: #6eab24 !important; /** light green **/
}

.darkBrandingBColor {
    border-color: #009677 !important; /** OM_Heritage Green **/
}

.lightBrandingBColor {
    border-color: #6eab24 !important; /** light green **/
}

/* follow workflow switch on search - branding colors (dark) */
.followWorkflowSw .react-toggle--checked .react-toggle-track {
  background-color: #009677 !important; /** OM_Heritage Green **/
}
.followWorkflowSw .react-toggle--checked .react-toggle-thumb {
  border-color: #009677 !important; /** OM_Heritage Green **/
}
.followWorkflowSw .react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #009677 !important; /** OM_Heritage Green **/
}

/***********************************************************************************************************************
 REBRANDING STYLES
***********************************************************************************************************************/

/** Colors ***************
    #8dc63f; * OM_Future Green *
    #50b848; * OM_Fresh Green *
    #009677; * OM_Heritage Green *

    #f1f2f2; * OM_Lighter Gray *
    #dcddde; * OM_Light Gray *
    #a7a9ac; * OM_Gray *
    #808285; * OM_Medium Gray *
    #58595b; * OM_Dark Gray *
    #3d3d3d; * Darker Gray *

    #10738d; * OM_Cobalt *
    #b57f00; * OM_Gold *
    #8f4100; * OM_Copper *
    #8e2c48; * OM_Plum *
*************************/

/** Fonts ***************/
@font-face {
    font-family: 'Montserrat';
    src: url("/ims/assets/ctx/73eddf77/fonts/oldmutual/Montserrat-Regular.eot");
    src: url("/ims/assets/ctx/73eddf77/fonts/oldmutual/Montserrat-Regular.eot?#iefix") format('embedded-opentype'),
         url("/ims/assets/ctx/6524f5f7/fonts/oldmutual/Montserrat-Regular.woff") format('woff'),
         url("/ims/assets/ctx/f0e6c659/fonts/oldmutual/Montserrat-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url("/ims/assets/ctx/bd97814f/fonts/oldmutual/Montserrat-Bold.eot");
    src: url("/ims/assets/ctx/bd97814f/fonts/oldmutual/Montserrat-Bold.eot?#iefix") format('embedded-opentype'),
         url("/ims/assets/ctx/cc256f6f/fonts/oldmutual/Montserrat-Bold.woff") format('woff'),
         url("/ims/assets/ctx/2d0b6a69/fonts/oldmutual/Montserrat-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/52764d96/fonts/oldmutual/Poppins-Light.eot");
    src: url("/ims/assets/ctx/52764d96/fonts/oldmutual/Poppins-Light.eot?#iefix") format('embedded-opentype'),
         url("/ims/assets/ctx/4eae5bd4/fonts/oldmutual/Poppins-Light.woff") format('woff'),
         url("/ims/assets/ctx/8da53a50/fonts/oldmutual/Poppins-Light.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/ce4cec28/fonts/oldmutual/Poppins-SemiBold.eot");
    src: url("/ims/assets/ctx/ce4cec28/fonts/oldmutual/Poppins-SemiBold.eot?#iefix") format('embedded-opentype'),
         url("/ims/assets/ctx/b36551bd/fonts/oldmutual/Poppins-SemiBold.woff") format('woff'),
         url("/ims/assets/ctx/435fd5bd/fonts/oldmutual/Poppins-SemiBold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/b0e8ab92/fonts/poppins/Poppins-LightItalic.ttf");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/e809161a/fonts/poppins/Poppins-Medium.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/fcff8ca6/fonts/poppins/Poppins-MediumItalic.ttf");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/b0ce46b7/fonts/poppins/Poppins-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url("/ims/assets/ctx/435fd5bd/fonts/poppins/Poppins-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}
/*************************/

html { 
    height: 100%;
}

body {
    min-height: calc(100% - 240px);
    margin-top: 0;
    padding: 0;
    padding-bottom: 240px;
    position: relative;
    font-family: Poppins, Arial, sans-serif;
}

body.publicLayoutBody {
    min-height: calc(100% - 90px);
    padding-bottom: 100px;
}


/** Header ***************/
.omiLoginHeader {
    padding-top: 75px;
    padding-bottom: 20px;
}

.omiLoginHeader .container-fluid {
    height: 45px;
    padding: 0;
    background-color: #8dc63f; /** OM_Future Green **/
    background: url("/ims/assets/ctx/259c13fb/images_oldmutual/bg-header-login.png") 83px 0/calc(100% - 83px) 45px no-repeat;
}

.omiLoginHeader img {
    min-width: 269px;
    max-width: 269px;
}

.brandedPublicContainer hr {
    border: none;
}

.headerDivActions {
    padding-top: 10px;
}

.headerLink .btn {
    font-size: 14px;
    text-shadow: none;
}

#header {
    margin-bottom: 25px;
}

#header-banner {
    height: auto;
}

#header-logo {
    width: 75px;
    position: absolute;
    top: 0;
    left: 70px;
    z-index: 10;
}

.headerTop {
    padding-left: 170px;
    height: 34px;
    background-color: #3d3d3d; /** Darker Gray **/
    font-size: 1em;
    border-bottom: 1px solid #a7a9ac; /** OM_Gray **/
}

.headerTop a {
    color: #f1f2f2; /** OM_Lighter Gray **/
}

/** Header Search ***************/
.OMI_headerSearch,
.OMI_headerSearch div,
.headerTop #languages {
    display: inline-block;
}

.OMI_headerSearch {
    height: 35px;
}

.OMI_headerSearch .col-3 {
    width: auto;
    height: 35px;
    padding-top: 3px;
}

.OMI_headerSearch form {
    height: 35px;
    margin: 0;
    padding: 0;
}

.OMI_headerSearch input {
    width: 220px;
    margin-right: 5px;
    color: white;
    background-color: #808285; /** OM_Medium Gray **/
    border: none;
}

.OMI_headerSearch .float-right {
    float: none;
}

.OMI_headerSearch a,
.OMI_headerSearch .btn {
    height: 35px;
    padding: 0 10px;
    display: inline-block;
    color: white !important;
    font-size: 1.05rem;
    line-height: 35px;
    vertical-align: middle;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
}

.OMI_headerSearch .btn:hover {
    color: white;
    text-shadow: none;
    background-color:  #808285; /** OM_Medium Gray **/
    box-shadow: none;
}

/** Top header links **/
#languages {
    margin-left: 30px;
}

#languages a {
    padding: 0 10px;
    display: inline-block;
    line-height: 34px;
    text-transform: uppercase;
    text-shadow: none;
}

#languages a:hover {
    color: white;
    text-decoration: none;
    background-color:  #808285; /** OM_Medium Gray **/
}

#languages .btn.btn-link {
    margin: 0;
    margin-left: 20px;
    display: inline-block;
    vertical-align: baseline;
    border: none;
}

#languages .btn i {
    display: none;
}

/** Bottom header ***************/
.headerBottom {
    padding-top: 26px;
    padding-left: 170px;
    min-height: 78px;
    position: relative;
    background-color: #f1f2f2; /** OM_Lighter Gray **/
    border-bottom: 2px solid #dcddde; /** OM_Light Gray **/
}

#main_menu {
    margin-top: 0;
}

#main_menu ul.nav-pills {
    background: 0;
}

#main_menu .nav-pills > li {
    text-align: left;
}

#main_menu .nav-pills > li > a {
    margin-right: 30px;
    padding: 0;    
    font-size: 1.33333rem;
    font-weight: normal;
    line-height: 2;
    text-transform: none;
    text-shadow: none;
}

#main_menu .nav-pills > li.last > a {
    margin-right: 0;
}

#main_menu .nav-pills > li > a > div {
    display: inline;
}

#main_menu .nav-pills > li:first-child > a > div:first-child {
    margin-right: 0;
}

#main_menu .nav-pills > li:first-child > a > div:last-child {
    display: none;
}

#main_menu .nav-pills > li > a > div:first-child {
    margin-right: .25em;
}

#main_menu .nav-pills > li > a {
    color: #3d3d3d; /** Darker Gray **/
}

#main_menu .nav-pills > li > a:hover,
#main_menu .nav-pills > li > a:focus,
#main_menu .nav-pills > li.active > a:hover {
    color: #009677; /** OM_Heritage Green **/
	background: 0;
}

#main_menu .nav-pills > li.active > a {
    color: #009677; /** OM_Heritage Green **/
    font-weight: bold;
	background: 0;
}

.namebanner {
    padding-top: 5px;
    color: #58595b; /** OM_Dark Gray **/
    font-size: 0.9em;
}
.pwdAlert {
    width: 380px;
    position: absolute;
    right: 30px;
    bottom: -52px;
    font-size: 0.9em;
    padding: 3px 8px 1px 0;
    text-align: right;
    margin: 0 !important;
    vertical-align: middle;
    z-index: 999;
}
.pwdAlert .faIcon-md {
    vertical-align: middle;
    font-size: 14px;
}
.pwdAlertLink {
    margin-left: 8px;
}

/** Footer ***************/
.footerContainer .copyRight {
    margin-right: 20px;
}

.footerContainer a {
    margin: 0 5px;
    color: #808285; /** OM_Medium Gray **/
}

.footerContainer a:hover {
    color: black;
}

.omiLoginfooter, .omiFooter {
    width: 100%;
    height: 125px;
    position: absolute;
    bottom: 0;
}

.omiLoginfooter {
    height: 115px;
}

.omiLoginfooter .row {
    padding-top: 5px;
    border-top: solid 1px #808285; /** OM_Medium Gray **/
}

.omiLoginfooter .footerTop .container-fluid .row [class*="span"] {
    height: 25px;
    min-height: 25px;
}

.omiFooter {
    height: 200px;
    background: #f1f2f2 URL(../images_oldmutual/pattern-transparent-light.png) 0 0/40px; /** OM_Lighter Gray **/
    border-top: 2px solid #dcddde; /** OM_Light Gray **/
}

.omiFooter::before {
    content: '';
    width: 75px;
    height: 235px;
    position: absolute;
    bottom: 0;
    left: 70px;
    background: URL(../images_oldmutual/vignette-footer.png) left top/75px 235px;
}

.omiFooter .container-fluid {
    padding-left: 160px;
}

.omiFooter .footerTop {
    position: absolute;
    left: 160px;
    top: 70px;
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;

}

.omiFooter .footerTop {
    position: absolute;
    left: 160px;
    top: 70px;
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;

}

.omiFooter .footerBottom {
    width: 100%;
    padding-bottom: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #3d3d3d; /** Darker Gray **/
    line-height: 1.1em;
}

.omiFooter .footerBottom a {
    color: #3d3d3d; /** Darker Gray **/
}

/** Legal ***************/
.brandedDisclaimer .hsection {
    color: #009677; /** OM_Heritage Green **/
    font-size: 1.5rem;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
}

.sitePriv h3,
.sitePriv h4,
.sitePriv h5 {
    color: #009677; /** OM_Heritage Green **/
}

.sitePriv h4:first-child {
    font-size: .7rem;
}

.sitePriv h3 {
    font-size: .9rem;
    text-transform: uppercase;
}



table.widget tr.total td {
    background-color: #f1f2f2; /** OM_Lighter Gray **/
}

.table-bordered th, .table-bordered td {
    border-left-color: white;
}

.table-bordered th:first-child, .table-bordered td:first-child {
    border-left-color: #dddddd;
}

ul.tree li:hover {
    cursor: pointer;
    background-color: #f1f2f2; /** OM_Lighter Gray **/
}

ul.tree li.t-first:hover {
    background-color: #f1f2f2; /** OM_Lighter Gray **/
}

.btn-link:hover,
.btn-link:focus {
    color: #50b848; /** OM_Fresh Green **/
}

.cmsMarketingMenu a:hover {
    background-color: #f1f2f2; /** OM_Lighter Gray **/
}


.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color: #f1f2f2; /** OM_Lighter Gray **/
    border-color: #f1f2f2; /** OM_Lighter Gray **/
}

[class^="imsicon-"], [class*=" imsicon-"] {
    background-image: url("/ims/assets/ctx/5991b6d/images_oldmutual/imsicons.png");
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border: 1px solid silver;
  background: #009677; /** OM_Heritage Green **/
}


/** Illus App **/

.investmentStepBox {
    margin-bottom: 15px;
    height: 80px;
    border-top: 1px solid #CCC;
    min-width: 850px;
}
@media (max-width: 767px) {
    .investmentStepBox {
        height: 160px;
        min-width: unset;
    }
    .invStepContent {
        margin-left: 5px;
    }
}



.isb_completed {
    background-color: #dbe3f8;
}
.isb_progress {
    background-color: #def0da;
}
.isb_pending {
    background-color: #f7f7f7;
}



.invStepImage {
    height: 80px;
}
.step1_COMPLETED {
    background-image: url("/ims/assets/ctx/7c29f7e9/images_oldmutual/illusapp/isb_blue_1.png");
    background-repeat: no-repeat;
}
.step1_IN_PROGRESS {
    background-image: url("/ims/assets/ctx/556fe970/images_oldmutual/illusapp/isb_green_1.png");
    background-repeat: no-repeat;
}
.step1_NOT_STARTED {
    background-image: url("/ims/assets/ctx/b488b9f0/images_oldmutual/illusapp/isb_gray_1.png");
    background-repeat: no-repeat;
}

.step2_COMPLETED {
    background-image: url("/ims/assets/ctx/625790b8/images_oldmutual/illusapp/isb_blue_2.png");
    background-repeat: no-repeat;
}
.step2_IN_PROGRESS {
    background-image: url("/ims/assets/ctx/a9bf86b1/images_oldmutual/illusapp/isb_green_2.png");
    background-repeat: no-repeat;
}
.step2_NOT_STARTED {
    background-image: url("/ims/assets/ctx/3ad9d164/images_oldmutual/illusapp/isb_gray_2.png");
    background-repeat: no-repeat;
}

.step3_COMPLETED {
    background-image: url("/ims/assets/ctx/f15e0f44/images_oldmutual/illusapp/isb_blue_3.png");
    background-repeat: no-repeat;
}
.step3_IN_PROGRESS {
    background-image: url("/ims/assets/ctx/7296282/images_oldmutual/illusapp/isb_green_3.png");
    background-repeat: no-repeat;
}
.step3_NOT_STARTED {
    background-image: url("/ims/assets/ctx/5727f126/images_oldmutual/illusapp/isb_gray_3.png");
    background-repeat: no-repeat;
}

.step4_COMPLETED {
    background-image: url("/ims/assets/ctx/732ae9e2/images_oldmutual/illusapp/isb_blue_4.png");
    background-repeat: no-repeat;
}
.step4_IN_PROGRESS {
    background-image: url("/ims/assets/ctx/5dae0fd9/images_oldmutual/illusapp/isb_green_4.png");
    background-repeat: no-repeat;
}
.step4_NOT_STARTED {
    background-image: url("/ims/assets/ctx/8ef3487c/images_oldmutual/illusapp/isb_gray_4.png");
    background-repeat: no-repeat;
}

.step5_COMPLETED {
    background-image: url("/ims/assets/ctx/7989b4f5/images_oldmutual/illusapp/isb_blue_5.png");
    background-repeat: no-repeat;
}
.step5_IN_PROGRESS {
    background-image: url("/ims/assets/ctx/e5b15a70/images_oldmutual/illusapp/isb_green_5.png");
    background-repeat: no-repeat;
}
.step5_NOT_STARTED {
    background-image: url("/ims/assets/ctx/e3672c86/images_oldmutual/illusapp/isb_gray_5.png");
    background-repeat: no-repeat;
}


.isi_icon i {
    font-size: 48px;
    margin-top: 15px;
    margin-left: 50px;
}
.isi_iconWhite i {
    color: white;
}
.isi_iconGray i {
    color: #888;
}



.invStepContent {
    padding: 18px 0;
}
.iscTitle {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 2px;
}

.illusAppBreadcrumb {
    text-align: center;
}
.illusAppBreadcrumb .breadcrumb {
    padding: 10px 0;
}
.illusAppBreadcrumb .breadcrumb > li > .divider {
    font-size: 24px;
}
.illusAppDot {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    text-shadow: none !important;
}
.illusAppDot:hover {
    opacity: 0.9;
}
.illusAppBreadcrumb .returnSummary {
    text-align: right;
    display: inline-block;
    line-height: 0.95em;
}
.illusAppBreadcrumb li.completed div.illusAppDot {
    background-color: #4873db;
    color: white;
    border: 1px solid #4873db;
}
.illusAppBreadcrumb li.in_progress div.illusAppDot {
    background-color: #5db648;
    color: white;
    border: 1px solid #5db648;
}
.illusAppBreadcrumb li.not_started div.illusAppDot {
    background-color: #EEE;
    color: #888;
    border: 1px solid #EEE;
}
li.lastStep span.divider {
    display: none;
}
.illusAppBreadcrumb .completed .active {
    box-shadow: inset 0 0 0 2px white;
}
.illusAppBreadcrumb .in_progress .active {
    box-shadow: inset 0 0 0 2px white;
}
.progressSpan {
    border-left: 1px solid #3a87ad;
    padding-left: 8px;
}
.appStatusWell {
    background-color: white;
    min-height: 240px;
}
.wellTitle {
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 15px;
}
.signRelSubTitle {
    font-weight: bold;
    font-size: 1.0em;
}
.appStatusTab {
    table-layout: fixed;
    width: 100%;
    empty-cells: show;
}
.appStatusTab td {
    padding: 5px 0;
    line-height: 1.2em;
}
.appStatusTab td.tdR {
    border-left: 1px solid #009677;
    padding-left: 25px;
}
.appStatusTab td.tdR i.fa {
    font-size: 1.2em;
    color: #009677;
}
.appStatusTab td.tdR i.fa {
    font-size: 1.2em;
    color: #009677;
}
.advSignStatusIcon i.fa, .advSignStatusIcon i.fal, .advSignStatusIcon i.far, .advSignStatusIcon i.fas {
    font-size: 1.1em;
    margin-right: 6px;
}
.signatureStatusNote-POA {
    margin-top: 15px;
}
.noteTxt-POA {
    font-size: 0.95em;
    line-height: 1.3em;
    font-style: italic;
}
.signRelInfo {
    border-right: 1px solid #009677;
}
.adInvDetSection {
    margin-bottom: 10px;
}
.wealthAttrDesc {
    font-style: italic;
    font-size: 0.9em;
}
.sourceOfWealthPerson {
    font-size: 1.3em;
    margin-right: 15px;
}


@media (max-width: 767px) {
    .signRelInfo {
        border-right: 0;
    }
    .advSignStatusIcon > div {
        margin-top: 15px;
    }
}

.phoneAlertCheck {
    font-size: 0.7em;
    text-shadow: none;
    padding: 1px 6px;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 5px;
    cursor: default;
}

@media (max-width: 1024px) {
    .omiAlertPwdSpacer {
        display: block;
        margin-top: 35px;
    }
}


/* Create Asset Allocation Model - Model Manager */
#fund-model-app .fundModFields .dl-horizontal dt {
    width: 92px;
}

#fund-model-app .fundModFields .dl-horizontal dd {
    margin-left: 117px;
}

@media (max-width: 767px) {
    #fund-model-app .fundModFields .dl-horizontal dd {
        margin-left: 0;
    }
}

.modelBox {
    margin: 4px 0;
}

.boxTabNumbers {
    color: #888;
    font-size: 25px;
    padding: 15px 10px 10px 0;
    text-align: right;
    line-height: 34px;
}
.boxTabTitle {
    color: #888;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    padding: 0px 10px;
    text-align: right;
}

@media (min-width: 767px) and (max-width: 979px) {
    .boxTabNumbers {
        font-size: 15px;
        white-space: nowrap;
    }
    .boxTabTitle {
        font-size: 12px;
        white-space: nowrap;
    }
}

.boxTabDate {
    color: #888;
    font-size: 12px;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    padding: 0px 10px;
    text-align: right;
}

.boxTabIcon {
    color: #009677;
    text-align: left;
    padding: 16px 0 12px 15px;
}
.boxTabIcon .faBig {
    font-size: 42px;
}
.modelManagerListTab {
    border-bottom: 1px solid #dddddd;
}
/** Notifications **/
.public-notifications .notifications-icon {
    color: white !important;
}

.public-notifications .notifications-dot {
    top: 6px;
    right: 7px;
}

/** print performance **/
.omiPerformanceHeader_print, .omiPerformanceFooter_print {
    display: none;
}


/* X-ray pdf zone */
#xrayPdfZone div {
    display: inline-block;
}

#xrayPdfZone .xray-message {
    margin-left: 15px;
}


/* Client profile */
.investorInfoLeftList > a.nav-link.active > .well {
    border-color: #50b848; /** OM_Fresh Green **/
}

@media (min-width: 768px) {
    .investorInfoLeftList > a.nav-link > .well {
        max-width: 250px;
        word-break: break-word;
    }
}

.profile-view .hsection i {
    width: 25px;
    padding-left: 5px;
}

.profile-brief {
    margin-top: 50px;
    color: #646464;
    font-size: 14px;
}

.profile-brief .well {
    margin-bottom: 30px;
    padding: 0;
    padding-bottom: 10px;
    background-color: #F8F9FB;
    border-color: #edeeef;
    border-radius: 10px;
    box-shadow: none;
}

.profileInfoPanelWell {
    margin-bottom: 30px;
    padding: 10px 15px;
    background-color: white;
    border: 1px solid #7C878E;
    border-radius: 10px;
    box-shadow: none;
}

.profile-brief .profile-card {
    box-sizing: border-box;
    width: calc(100% + 2px);
    margin: -1px 0 0 -1px;
    padding: 19px 19px 0;
    position: relative;
    color: #009677;
    border-radius: 10px 10px 0 0;
}

.profile-brief .profile-title {
    font-size: 16px;
}

.profile-brief .profile-name {
    margin-bottom: 8px;
    font-size: 23px;
    font-weight: 700;
}

.profile-brief .profile-id {
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 23px;
    border-bottom: 1px solid #ddd;
}

.profile-brief dl {
    padding-left: 20px;
}

.profile-brief dd {
    margin-left: 0;
}

.profile-brief .well ~ dl {
    font-style: italic;
}

.profile-brief .well ~ dl dt {
    font-weight: 500;
}

.profile-brief .history-link {
    margin-top: 30px;
    margin-left: 20px;
}

.profile-brief .history-link a {
    text-decoration: underline;
}

#personEditFormZone .profile-brief .well {
    padding-bottom: 0;
}

#personEditFormZone .profile-card {
    color: white;
    background-color: #009677;
}

#personEditFormZone .profile-brief .profile-id {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: none;
}

#personEditFormZone .profile-validation {
    margin: 0;
    list-style-type: none;
}

#personEditFormZone .profile-validation li {
    margin: 0;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
}

#personEditFormZone .profile-validation li:last-child {
    border-bottom: none;
}

#personEditFormZone .profile-validation i {
    font-size: 20px;
}

#personEditFormZone .profile-validation i[data-status="updated-info"]::before {
    content: '\f058';
    color: #009677;
    font-weight: 600;
}

#personEditFormZone .profile-validation i[data-status="missing-info"]::before {
    content: '\f06a';
    color: red;
    font-weight: 600;
}

#personEditFormZone .profile-validation i[data-status="warning"]::before {
    content: '\f05a';
    color: #F98701;
    font-weight: 600;
}

#personEditFormZone .profile-validation i[data-status="no-change"]::before {
    content: '\f00c';
    padding: 2px;
    color: #009677;
    font-size: 12px;
    border: 2px dashed;
    border-radius: 100%;
    font-weight: 600;
    vertical-align: middle;
}

.profile-view .btn,
#personEditForm .btn,
.profileChangeSummary .btn,
.changeSubmitted .btn {
    padding: 7px 14px;
    font-weight: 500;
    border-color: transparent;
    box-shadow: none;
    text-shadow: none;
}

.profile-view .btn-default,
#personEditForm .btn-default,
.profileChangeSummary .btn-default,
.changeSubmitted .btn-default {
    color: #009677;
    background: white;
    border-color: #009677;
}

.profile-view .btn-default:is(:hover, :focus),
#personEditForm .btn-default:is(:hover, :focus),
.profileChangeSummary .btn-default:is(:hover, :focus),
.changeSubmitted .btn-default:is(:hover, :focus) {
    color: white;
    background: #009677;
    border-color: #009677;
}

.profile-view .btn-sm,
#personEditForm .btn-sm,
.profileChangeSummary .btn-sm {
    font-size: revert;
    border-radius: 4px;
}

.profile-view .hsection {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: Poppins, sans-serif;
    border-bottom-width: 2px;
}

.profile-view .viewHistory {
    position: relative;
}

.profile-brief .changeHistoryBox,
.profile-brief .showStatusBox {
    width: max-content;
    max-width: 500px;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 1px 15px rgb(0, 0, 0, .12);
}

.profile-brief .changeHistoryBox .historyClose {
    position: absolute;
    top: 0;
    right: 0;
}

.profile-view .changeHistoryBox .historyClose .fa-times {
    font-size: 20px;
    font-weight: 100;
    text-decoration: none !important;
}

.profile-brief .boxTitle {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    color: #009677;
    border-bottom: 1px solid #009677;
}

.profile-brief .boxContent {
    font-style: italic;
    font-weight: 500;
}

.profile-brief .showStatusBox {
    width: auto;
    margin-top: 30px;
    position: static;
    border: 1px solid #edeeef;
    box-shadow: none;
}

.client-profile-info {
    margin-top: 10px;
}

.client-profile-info h5 {
    margin-bottom: 15px;
    padding-left: 30px;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: underline;
}

.client-profile-info .dl-horizontal {
    margin-bottom: 15px;
    padding-left: 30px;
    display: flex;
}

.client-profile-info .dl-horizontal > * {
    width: 50%;
    margin: 0;
    flex-grow: 1;
    text-align: left;
}

.advisorUserProfile .client-profile-info .dl-horizontal > dt {
    width: 25%;
}

.advisorUserProfile .client-profile-info .dl-horizontal > dd {
    width: 75%;
}

.client-profile-info .col-6 hr:last-child {
    display: none;
}

.partiesViewContent .client-profile-info {
    width: calc(100% - 35px);
    margin-left: 35px;
    margin-top: 0;
}

.client-profile-edit {
    margin-top: 66px;
}

.client-profile-edit .required-copy {
    margin-bottom: 20px;
    font-size: .8rem;
    font-weight: 500;
}

.client-profile-edit .required-copy strong {
    text-decoration: underline;
}

.client-profile-edit .hsection {
    width: auto;
    padding: 5px 20px;
    margin-bottom: 0;
    color: white;
    font-family: Poppins, sans-serif;
    background-color: #009677;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

.client-profile-edit .hsection + .row,
.profileChangeSummary .summaryPanel,
.clientProfileDocs .docsZone {
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
    padding: 20px 50px;
    background-color: #F8F9FB;
}

.client-profile-edit h5 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.25em;
    font-weight: 600;
}

.client-profile-edit label {
    font-weight: 500;
    font-size: 1.1em;
}

.client-profile-edit .incomeRange label:first-child {
    margin-bottom: 10px;
}

.client-profile-edit .incomeRange label.radio {
    margin-bottom: 14px !important;
}

.client-profile-edit .btn-sm {
    margin-top: 0 !important;
 }

.client-profile-edit .btn-sm i {
    font-size: 1.1em !important;
}

.client-profile-edit .form-group {
    margin-bottom: 25px;
}

.client-profile-edit .control-group:has(label[for*="careOfNameField"]) {
    margin-bottom: 0;
}

.client-profile-edit :is(input, select, textarea):not(.btn, [type="checkbox"], [type="radio"], .input-group-addon_ims_select) {
    appearance: none;
    width: 100%;
    max-width: unset;
    min-width: 100px;
    height: 42px;
    margin-bottom: 0 !important;
    padding: 5px 10px;
    box-sizing: border-box;
    color: #676767;
    border: none;
    border-bottom: 1px solid #b2b7bf;
    border-radius: 5px 5px 0 0;
}

.client-profile-edit #personEditForm input.inputFullSet {
    width: 100% !important;
}

.client-profile-edit select:not(.input-group-addon_ims_select) {
    padding-right: 30px !important;
    background-image: url("/ims/assets/ctx/8c436b18/images_oldmutual/chevron-down.svg");
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 1em;
}

.client-profile-edit .addon_ims_forSelect {
    padding: 0 !important;
    background-color: #009777;
    border: none;
    border-radius: 5px 0 0 0;
}

.client-profile-edit select.input-group-addon_ims_select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    height: 42px;
    margin-right: 5px;
    padding-left: 7px;
    color: white;
    background-color: transparent;
    background-position: right 0.35rem center;
}

.client-profile-edit select.input-group-addon_ims_select optgroup {
    color: #333;
}

.client-profile-edit .addon_ims_forSelect + input {
    width: calc(100% - 70px);
}

.client-profile-edit textarea {
    min-height: 4lh;
    resize: vertical;
}

.client-profile-edit textarea#workInfoDutiesField {
    min-height: 131px;
}

.profileChangeSummary label.checkbox:focus {

}


.client-profile-edit label:is(.radio, .checkbox),
.profileChangeSummary label.checkbox {
    margin-bottom: 0;
    padding: 0;
    position: relative;
}

.client-profile-edit label:is(.radio, .checkbox)::before,
.profileChangeSummary label:is(.radio, .checkbox)::before {
    width: 17px;
    height: 17px;
    position: absolute;
    top: -1px;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 17px;
    font-weight: 100;
}

.client-profile-edit label.checkbox::before,
.profileChangeSummary label.checkbox::before {
    content: '\f0c8';
}

.client-profile-edit label:has(input[type="checkbox"]:checked)::before,
.profileChangeSummary label:has(input[type="checkbox"]:checked)::before {
    content: '\f14a';
    color: #009677;
    font-weight: bold;
}

.client-profile-edit label.radio::before {
    content: '\f111';
}

.client-profile-edit label:has(input[type="radio"]:checked) {
    color: #009677;
}

.client-profile-edit label:has(input[type="radio"]:checked)::before {
    content: '\f192';
    font-weight: bold;
}

.client-profile-edit :is(input[type="radio"], input[type="checkbox"]),
.profileChangeSummary input[type="checkbox"] {
    appearance: none;
    width: 17px !important;
    height: 17px;
    margin: 0;
    margin-right: 5px;
}

.client-profile-edit :is(input[type="radio"], input[type="checkbox"]):focus,
.profileChangeSummary input[type="checkbox"]:focus {
    outline: 0;
}

.client-profile-edit .optionButtons {
    min-height: 42px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.client-profile-edit .optionButtons label {
    padding: 7px 14px;
    color: #009677;
    font-weight: 500;
    border: 1px solid #009677;
    border-radius: 4px;
}

.client-profile-edit .optionButtons label:has(input[type="radio"]:checked) {
    color: white;
    background-color: #009677;
}

.client-profile-edit .optionButtons label.radio::before,
.client-profile-edit .optionButtons label:has(input[type="radio"]:checked)::before {
    content: '';
}

.client-profile-edit .optionButtons input[type="radio"] {
    display: none;
}

.client-profile-edit div:has(>input.hasDatepicker) {
    white-space: nowrap;
}

.client-profile-edit div:has(input.hasDatepicker) .hasDatepicker {
    padding-right: 30px;
}

.client-profile-edit div:has(input.hasDatepicker) .ui-datepicker-trigger {
    width: 23px !important;
    height: 25px;
    margin: 0;
    padding: 3px;
    overflow: hidden;
    position: relative;
    left: -30px;
    background: none;
    z-index: 1;
}

.client-profile-edit div:has(input.hasDatepicker) .ui-datepicker-trigger::before {
    content: '\f073';
    color: #009677;
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
    font-weight: 100;
}

.client-profile-edit div:has(input.hasDatepicker) .ui-datepicker-trigger:is(:hover, :focus)::before {
    color: #009677;
}

.ui-datepicker {
    box-shadow: 1px 1px 15px rgb(0, 0, 0, .12);
}

.client-profile-edit .docsWarningBlock {
    position: relative;
    color: #F98701;
}

.client-profile-edit .docsWarningBlock .docsWarning > i {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: 600;
}

.client-profile-edit .docsWarningBlock .docsWarning p {
    position: absolute;
    font-size: 10px;
    line-height: 1.2em;
}

.client-profile-edit .docsWarningBlock:is(.maritalStatusWarning, .passportWarning) i {
    right: 30px;
}

.client-profile-edit .docsWarningBlock.residenceWarning .docsWarning > i {
    top: -30px;
    font-size: 20px;
    font-weight: 600;
}

.client-profile-edit .docsWarningBlock.residenceWarning .docsWarning .addrTooltip {
    color: #F98701;
}


.client-profile-edit .intl-tel-input {
    margin-bottom: 0;
    display: block;
}

.client-profile-edit .add-field a {
    padding: 0 !important;
    font-weight: 500;
}

.client-profile-edit :is(.add-field a i, [for*="nationalityField"] a i) {
    margin-right: 4px;
    font-size: 17px;
    vertical-align: text-bottom;
}

.client-profile-edit .add-field a span {
     font-weight: 400;
 }

.client-profile-edit .add-field:has([style="display: none;"]) {
    margin-bottom: 25px;
}

.client-profile-edit .address-block .row {
    margin: 0;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
}

.client-profile-edit .address-block .col-4 {
    width: 100%;
    margin: 0;
    float: none;
}

.client-profile-edit .address-block .col-4:first-child {
    order: 1;
}

.client-profile-edit [name*="careOfNameDescriptionField"] {
    margin-bottom: 0 !important;
}

.client-profile-edit .custom-address .hsection {
    margin-bottom: 17px;
}

.client-profile-edit .other-address {
    margin: 20px 0;
    border-top: 1px solid #b2b7bf;
}

.client-profile-edit .hsection + .row .row {
    margin: 0;
    padding: 20px 0 0;
}

.client-profile-edit .postal-address > .form-group > div {
    margin-bottom: 20px;
}

.client-profile-edit .custom-address fieldset:first-of-type {
    margin-bottom: 20px;
}

.client-profile-edit .custom-address .hsection {
    padding: 0;
    color: inherit;
    font-size: inherit;
    line-height: 20px;
    background-color: transparent;
}

.client-profile-edit .custom-address .row {
    margin-bottom: 20px !important;
}

.client-profile-edit .homeCountryAddressSection .hsection {
    padding-top: 33px;
    border-top: 1px solid #b2b7bf;
    border-radius: 0;
}

.client-profile-edit .id-field {
    margin-bottom: 20px;
}

.client-profile-edit .id-field:not(:first-child) {
    padding-top: 20px;
    border-top: 1px solid #b2b7bf;
}

.client-profile-edit .tax-info > .col-12 {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid #b2b7bf;
}

.client-profile-edit .tax-info > .col-12 > .row {
    margin-bottom: 20px !important;
    border-top: 1px solid #b2b7bf;
}

.client-profile-edit .tax-info .col-12 > .row:first-child {
    padding: 0;
    border: none;
}

.client-profile-edit .tax-info .col-12 {
    margin: 0;
}

.client-profile-edit .employment-type {
    margin-bottom: 20px;
}

.client-profile-edit .employment-info label:has([type="radio"]) {
    margin-bottom: 5px;
}

.client-profile-edit .has-error {
    color: #EF0B0B;
}

.client-profile-edit .has-error :is(input, select, textarea):not(.btn, [type="checkbox"], [type="radio"], .input-group-addon_ims_select) {
    border-bottom: 1px solid #EF0B0B;
}

.client-profile-edit .has-error p.help-block {
    color: #EF0B0B;
}

.client-profile-edit .editorActionButtons {
    display: flex;
    justify-content: flex-end;
}

.profileChangeSummary .summaryHeader {
    padding-bottom: 30px;
    border-bottom: 2px solid #7C878E;
}

.profileChangeSummary .summaryHeader .hsection {
    margin-bottom: 0;
    color: #009677;
    border-bottom: none;
}

.profileChangeSummary .profile-brief .well {
    background-color: transparent;
    border-color: #7C878E;
}

.profileChangeSummary .profile-brief :is(.profile-name, .profile-id) {
    margin-bottom: 0;
    color: initial;
    font-size: inherit;
}

.profileChangeSummary .summaryInfo {
    margin-top: 50px;
}

.profileChangeSummary .summaryInfo .hsection {
    margin-bottom: 5px;
    border-bottom: none;
}

.profileChangeSummary .summaryInfo .hsection a {
    text-decoration: underline;
}

.profileChangeSummary .summaryPanel {
    border-radius: 5px;
}

.profileChangeSummary .summaryPanel table {
    margin-bottom: 50px;
    position: relative;
}

.profileChangeSummary .summaryPanel table:last-child {
    margin-bottom: 20px;
}

.profileChangeSummary .summaryPanel table +  table::before {
    content: '';
    width: 100%;
    margin-bottom: 10px;
    display: block;
    position: absolute;
    top: -20px;
    border-bottom: 1px solid #ddd;
}

.profileChangeSummary .summaryPanel table th {
    color: inherit;
    background-color: transparent;
    border: none !important;
}

.profileChangeSummary .summaryPanel table td {
    border: none !important;
}

.profileChangeSummary .summaryPanel table td:is(:first-child, :last-child) {
    color: #009677;
}

.profileChangeSummary .summaryPanel table td:first-child {
    font-weight: 500;
}

.profileChangeSummary .uploadedDocs {
    margin-bottom: 30px;
}

.profileChangeSummary .uploadedDocs > [class*="docs"] {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
}

.profileChangeSummary .uploadedDocs > .docsMissing {
    color: #EF0B0B;
    border: 2px solid #EF0B0B;
}

.profileChangeSummary .uploadedDocs > .docsUploaded {
    color: white;
    background-color: #009677;
}

.profileChangeSummary .uploadedDocs .hsection {
    margin: 0;
    width: auto;
    color: inherit;
    font-size: inherit;
    text-decoration: underline;
    border-bottom: none;
}

.profileChangeSummary .authenticationZone {
    clear: both;
    margin-bottom: 30px;
}

.profileChangeSummary .summaryActionButtons {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.profileChangeSummary .actionButtons a:last-child {
    margin-left: 10px;
}

.profileChangeSummary .actionButtons a:last-child {
    margin-left: 10px;
}

.clientProfileDocs .hsection {
    border-bottom: none;
}

.clientProfileDocs .docsZone {
    border-radius: 5px;
}

.clientProfileDocs .docsBox {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.clientProfileDocs .docsBox > * {
    white-space: nowrap;
}


.clientProfileDocs .docsType {
    font-weight: 500;
}

.clientProfileDocs .docsSeparator {
    width: 100%;
    height: 1px;
    margin: 0 10px;
    background-image: linear-gradient(
    90deg, #333 25%, #fff 25%, #fff 50%, #333 50%, #333 75%, #fff 75%, #fff 100%);
    background-size: 10px 10px;
}

.clientProfileDocs a[data-filename] i,
.clientProfileDocs a.imsicon-remove {
    background: none;
}

.clientProfileDocs a[data-filename] i::after,
.clientProfileDocs a.imsicon-remove::after {
    font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-size: 18px;
    font-weight: 100;
}

.clientProfileDocs a[data-filename] i::after {
    content: '\f019';
}

.clientProfileDocs a.imsicon-remove::after {
    content: '\f2ed';
}

.profileChangeSummary .profileChangeAgreement {
    margin-bottom: 20px;
    display: flex;
    gap: 5px;
}

.profileChangeSummary .profileChangeAgreement span {
    display: none;
}

.profileChangeSummary .profileChangeAgreement p {
    margin: 0;
}

.profileChangeSummary .profileChangeAgreement p strong {
    text-decoration: underline;
}

.profileChangeSummary .authenticationZone .hsection {
    display: none;
}

.profileChangeAgreement ~ #authenticateZone {
    display: none;
}

.profileChangeAgreement:has(input:checked) ~ #authenticateZone {
    display: block;
}

.profileChangeSummary #authenticateFormDiv {
    display: grid;
    align-items: center;
    justify-content: center;
    position: fixed;
    inset: 0;
    z-index: 10;
    background: rgb(0 0 0 / .5);
}

.profileChangeSummary form[id*="authenticateForm"] {
    width: 345px;
    padding: 20px;
    position: relative;
    background: white;
    border-radius: 5px;
    box-shadow: 1px 1px 15px rgb(0 0 0 / .12);
}

.profileChangeSummary form[id*="authenticateForm"] .closeFormBtn {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 1rem;
    text-decoration: none;
}

.profileChangeSummary form[id*="authenticateForm"]::before {
    display: block;
    color: #009677;
    font-size: 0.9rem;
    line-height: 1.3;
    text-wrap: pretty;
}

.profileChangeSummary form[id*="authenticateForm"] fieldset label {
    position: relative;
    height: 0;
    text-indent: -1000px;
}

.profileChangeSummary form[id*="authenticateForm"] fieldset label::before {
    content: 'OTP';
    padding: 2px;
    position: absolute;
    top: -3px;
    left: 3px;
    font-size: 8px;
    line-height: 1;
    text-indent: 0;
    background: white;
}

.profileChangeSummary form[id*="authenticateForm"] #sentMessage {
    margin-bottom: 10px;
    line-height: 1.3;
}

.profileChangeSummary form[id*="authenticateForm"] fieldset input {
    width: 62px;
    aspect-ratio: 1;
    margin-bottom: 20px;
    padding: 25px 20px;
    display: inline-block;
    font-size: 25px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}

.profileChangeSummary form[id*="authenticateForm"] fieldset input:not(:placeholder-shown) {
    border: 1px solid #009677 !important;
}

.profileChangeSummary form[id*="authenticateForm"] fieldset input + input {
    margin-left: 15px;
}

.profileChangeSummary form[id*="authenticateForm"] .triesWarning {
    margin-bottom: 0;
    padding-right: 5px;
    font-size: .6rem;
    text-align: right;
    translate: 0 -15px;
}

.profileChangeSummary form[id*="authenticateForm"] .resendOtpBtn {
    border-color: inherit;
    color: #666;
}

.profileChangeSummary form[id*="authenticateForm"] .resendOtpBtn:hover {
    color: white;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodLink {
    margin-bottom: -20px;
    margin-top: 15px;
    display: block;
    color: #999;
    font-size: .7rem;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodLink:hover {
    color: #009677;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodLink:has(input:checked) {
    display: none;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodLink input {
    display: none;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions {
    margin-top: 15px;
    display: none;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodLink:has(input:checked) + .otherMethodOptions {
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions label {
    margin: 0;
    margin-left: auto;
    color: #999;
    font-size: .9rem;
    line-height: 1;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions label:hover {
    color: #009677;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions span {
    width: 100%;
    margin-bottom: 20px;
    font-size: .8rem;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions a {
    box-sizing: border-box;
    width: calc(50% - 10px);
    padding: 15px;
    position: relative;
    color: #999;
    text-align: center;
    border: 1px solid #999;
    border-color: inherit;
    border-radius: 4px;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions a:hover {
    color: #009677;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions a span:first-child {
    width: auto;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    top: -10px;
    left: 5px;
    font-size: .6rem;
    background: white;
}

.profileChangeSummary form[id*="authenticateForm"] .otherMethodOptions a span:nth-child(2) {
    margin: 10px 0;
    display: block;
    font-size: 1.2rem;
    font-weight: 500;
}

.profileChangeSummary .actionButtons span {
    padding: 7px 14px;
    display: inline-block;
    color: #333;
    font-weight: 500;
    background-color: #e6e6e6;
    border: 1px solid transparent;
    border-radius: 4px;
    opacity: .65;
    cursor: default;
}

.profileChangeSummary .actionButtons a:not([disabled]) span {
    all: unset;
}

.changeSubmitted .well {
    margin: 30px 0 0;
    padding: 20px;
    background-color: #F8F9FB;
    border-radius: 5px 5px 0 0;
}

.changeSubmitted .well ~ div {
    padding: 20px;
    border: 1px solid #e3e3e3;
    border-top: none;
    border-radius: 0 0 5px 5px;
}

.planActionsButtons {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
}
.planActionsButtons .hsectionLeft {
    width: 100%;
}
.planActionsButtons .btn-planAc {
    box-sizing: border-box;
    padding: 8px 15px;
    font-size: .9em;
    line-height: 1;
}
.planActionsButtons .btn-planAc i {
    color: #009677;
}

.profileChangeBackLink {
    position: absolute;
    bottom: 0px;
    left: 34%;
}

.widget .hsection {
    border: 0;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 16px;
}
.widget .summaryWidget, .widget .tabs-container, .widget .annDiv, .brandingWidgetDiv {
    padding: 8px 16px;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
}



/* Advisor home page styles */

.landingAdvisorGrid {
    margin-top: 25px;
    display: grid;
    grid-template-columns: 360px auto;
    grid-template-areas: 'landingSummary landingContent';
    column-gap: 30px;
}
@media (max-width: 860px) {
    .landingAdvisorGrid {
        grid-template-columns: auto;
        grid-template-areas:
          'landingSummary'
          'landingContent';
    }
}
.title {
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 16px;
}
.welcomeImage, .summaryBox, .widgetBox {
    margin-bottom: 25px;
}
.welcomeImage img {
    max-width: 360px;
    aspect-ratio: 2/1.5;
    border-radius: 6px;
    object-fit: cover;
}
.summaryBox {
    padding: 8px 16px;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
}

.summaryTab {
    table-layout: fixed;
    width: 100%;
}
.summaryTab td {
    width: auto;
    padding: 6px 10px;
}

.eventsTab {
    table-layout: fixed;
    width: 100%;
}
.eventsTab td {
    width: auto;
    padding: 6px 10px;
}
div.eventTitle {
    font-weight: bold;
    padding: 0;
}
div.eventData {
    text-align: center;
    padding: 0;
    padding-top: 6px;
    font-size: 14px;
}
.borderB {
    border-bottom: 1px solid #b7b7b7;
}
.borderR {
    border-right: 1px solid #b7b7b7;
}

.actionsTab {
    table-layout: fixed;
    width: 100%;
}
.actionsTab td {
    padding: 6px 10px;
    border-bottom: 1px solid #DDD;
}
.actionsTab td i {
    font-size: 16px;
}
.actionsTab tr:last-child td {
    border: 0;
}

.topUpAcctInfoHeaderWell {
    padding: 10px 15px;
    border: 1px solid #777;
    border-radius: 10px;
}
.topUpAcctInfoHeaderWell .acctInfotitle {
    font-weight: bold;
    font-size: 16px;
    margin-top: 1.5%;
}
.topUpAcctInfoHeaderWell .acctInfoCol {
    border-left: 2px solid #AAA;
    padding-left: 30px;
}
.otuInvAmountDiv {
    font-weight: bold;
    padding: 2px 0 8px 0;
    border-bottom: 1px solid #777;
    width: fit-content;
    display: inline-block;
    white-space: nowrap;
}


/** R col **/

.annTitleRow {
    display: grid;
    grid-template-columns: auto auto;
}
.annTitleRow .annLinks {
    text-align: right;
}
annTitleRow .annLinks a {
    font-size: 11px;
}
.announcements {
    padding: 8px;
    font-size: 10px;
    border: 1px solid #b7b7b7;
    border-radius: 6px;
}
.announcementTab {
    padding: .5rem;
    margin-block: .5rem;
    display: flex;
    background-color: #e8e8e8;
    border-radius: .3rem;
}
.announcementTab .announcementTitle {
    margin-right: auto;
    color: #0b8754;
    font-size: .8rem;
    font-weight: bold;
}
.announcementContent {
    padding: 0 .5rem;
}
.announcementContent p {
    margin-bottom: 1em;
    line-height: 1.3;
}
.announcement-content p:last-child {
    margin-bottom: 0;
}

.topFundsAUM .hsection {
    border: 0;
    margin-bottom: 2px;
}
.topFundsAUM .table {
    border-bottom: 1px solid #DDD;
}

/** Allocation bar **/
.allocationBarTabTitle {
    font-family: 'FutuLt', sans-serif;
    font-weight: 500;
    font-size: 10pt;
    line-height: 10pt;
    color: #333E48;
    text-transform: uppercase;
    page-break-after: avoid;
    margin-bottom: 8px;
}

/** Emplyer portal **/
.infoContent [class*='col-'] input {
    width: calc(100% - 14px);
}

.infoContent [class*='col-'] select {
    width: 100%;
    max-width: 100%;
}

.infoContent input.hasDatepicker {
    width: calc(100% - 58px);
    padding-left: 50px;
}

.infoContent .ui-datepicker-trigger {
    width: 45px !important;
    height: 28px;
    position: absolute;
    top: 1px;
    left: -2px;
    background: none;
}

.infoContent .ui-datepicker-trigger:hover {
    background: #f2f2f2;
}

/* Additional Investment Progress Bar */
ul.breadcrumb.wizard.adhocWizard {
    width: fit-content;
    height: 3px;
    margin: 35px auto 60px;
    display: flex;
    gap: 100px;
    justify-content: space-between;
    background: #ececec;
    border: none;

    counter-reset: section;
}

ul.breadcrumb.wizard.adhocWizard.childWizard {
    margin-top: 100px;
}

ul.breadcrumb.wizard.adhocWizard li .wizard-arrow {
    display: none;
}

ul.breadcrumb.wizard.adhocWizard li {
    width: 50px;
    height: 50px;
    margin: 0;
    margin-top: -25px;
    padding: 0;
    position: relative;
    background: #ececec;
    border: 2px solid white;
    border-radius: 100vh;
}

ul.breadcrumb.wizard.adhocWizard li.active {
    background-color: #009777;
}

ul.breadcrumb.wizard.adhocWizard li.active .wizardStepLabel {
    color: #009677;
}

ul.breadcrumb.wizard.adhocWizard li:has(.stepCompletedImg) {
    background-color: #7fcabb;
}

ul.breadcrumb.wizard.adhocWizard a {
    position: absolute;
    inset: 0;
}

ul.breadcrumb.wizard.adhocWizard .wizardStepLabel {
    min-width: 275%;
    display: inline-block;
    position: absolute;
    top: 50px;
    left: 50%;
    translate: -50%;
    color: #cdcdcd;
    font-weight: bold;
    text-align: center;
    white-space: normal;
}

ul.breadcrumb.wizard.adhocWizard li:has(.stepCompletedImg) .wizardStepLabel {
    color: #7fcabb !important;
}

ul.breadcrumb.wizard.adhocWizard a:is(:hover, :focus) .wizardStepLabel {
    color: #009777 !important;
}

ul.breadcrumb.wizard.adhocWizard li img {
    display: none;
}

ul.breadcrumb.wizard.adhocWizard li::before,
ul.breadcrumb.wizard.adhocWizard li::after {
    display: grid;
    place-content: center;
    position: absolute;
    inset: 0;
    font-size: 18px;
    font-weight: bold;
}

ul.breadcrumb.wizard.adhocWizard li::before {
    content: '\f00c';
    color: white;
    font-family: "Font Awesome 5 Pro";
}

ul.breadcrumb.wizard.adhocWizard li::after {
    color: #cdcdcd;
    font-size: 20px;
}

ul.breadcrumb.wizard.adhocWizard li:after {
    counter-increment: section;
    content: counter(section);
}

ul.breadcrumb.wizard.adhocWizard.childWizard li:after {
    content: "2."counter(section);
	font-size: 1.3em;
}

ul.breadcrumb.wizard.adhocWizard li:first-child::before {
    content: '\f06e' !important;
    font-weight: bold !important;
}

ul.breadcrumb.wizard.adhocWizard li.active::before {
    content: '\f040';
    font-weight: 100;
}

ul.breadcrumb.wizard.adhocWizard li:not(.active)::before,
ul.breadcrumb.wizard.adhocWizard li:has(:not(.stepCompletedImg)):before {
    display: none;
}

ul.breadcrumb.wizard.adhocWizard li.active::after,
ul.breadcrumb.wizard.adhocWizard li:has(.stepCompletedImg):after {
    color: transparent;
}

ul.breadcrumb.wizard.adhocWizard li.active::before,
ul.breadcrumb.wizard.adhocWizard li:has(.stepCompletedImg):before {
    display: grid;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="2"] {
    --wizardSteps: 1;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="3"] {
    --wizardSteps: 2;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="4"] {
    --wizardSteps: 3;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="5"] {
    --wizardSteps: 4;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="6"] {
    --wizardSteps: 5;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="7"] {
    --wizardSteps: 6;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="8"] {
    --wizardSteps: 7;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="9"] {
    --wizardSteps: 8;
}

ul.breadcrumb.wizard.adhocWizard[data-steps="10"] {
    --wizardSteps: 9;
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(2).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps)), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(3).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 2), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(4).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 3), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(5).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 4), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(6).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 5), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(7).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 6), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(8).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 7), 
		#ececec calc(100% / var(--wizardSteps))
	);
}

ul.breadcrumb.wizard.adhocWizard:has(li:nth-child(9).active) {
    background: linear-gradient(
		90deg, 
		#7fcabb calc(100% / var(--wizardSteps) * 8), 
		#ececec calc(100% / var(--wizardSteps))
	);
}


/** Responsive **/
@media (max-width: 768px) {
    #wrapMenu #main_menu{
        background-color: #f1f2f2;
    }
    #wrapMenu label i {
        color: #009677;
    }
    #header-logo {
        width: 65px;
        left: 40px;
    }
}

@media (max-width: 600px) {
    ul.breadcrumb.wizard.adhocWizard {
        margin-bottom: 75px;
        gap: 70px 50px;
    }

    ul.breadcrumb.wizard.adhocWizard .wizardStepLabel {
        bottom: auto;
        top: 50px;
        white-space: normal;
        text-align: center;
    }
}