body {
	font-family: Arial;
}
a, .ui-widget-content a, .nav-link {
	color: #4B5543; /** prospero main green **/
}
a:hover, a:active, .ui-widget-content a:hover, .ui-widget-content a:active {
    color: black;
}

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

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

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

#header-logo > a > img {
	height: 70px;
	width: auto;
	padding-top: 2px;
}
.headerEmail {
    margin: 6px 0 0 5px;
    display: none; /** to check **/
}
.headerEmail a {
    color: #888;
    line-height: 15px;
    font-size: 13px;
}
.headerEmailIcon {
    font-size: 15px;
    color: #4B5543; /** prospero main green **/
    line-height: 15px;
    vertical-align: middle;
    padding-bottom: 2px;
    margin-right: 3px;
}
#header-box > #languages {
	text-shadow: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: rgb(51,62,72); /** gray **/
	border-radius: 5px;
	height: 28px;
	margin-bottom: 8px;
}
#header-box > #languages > a {
	text-shadow: none;
	border: 2px solid rgb(51,62,72); /** gray **/
}
#header-box > #languages > a:hover {
	background-color: #CCCCC4; /** prospero gray **/
	border: 2px solid rgb(51,62,72); /** gray **/
	border-radius: 5px;
	text-decoration: none;
}
.namebanner {
    line-height: 16px;
    padding-right: 2px;
}
.pwdAlert {
    width: 350px;
    font-size: 11px;
    padding: 2px 8px 2px 0;
    text-align: right;
    margin: 0;
    margin-left: auto;
    margin-top: 6px;
}
.pwdAlert a {
    font-weight: bold;
}
.pwdAlert .faIcon-md {
    vertical-align: middle;
    font-size: 14px;
}
.pwdAlertLink {
    margin-left: 8px;
}

#main_menu .nav-pills { 
	background-image: none;
	background-color: #4B5543; /** prospero main green **/
	border-radius: 5px;
}
#main_menu .nav-pills a {
    text-shadow: none;
}
#main_menu .nav-pills > li > a:hover, #main_menu .nav-pills > li.active > a, #main_menu .nav-pills > li.active > a:hover, #main_menu .nav-pills > li > a:focus {
	background-image: none;
	background-color: #CCCCC4; /** prospero gray **/
	border-radius: 5px;
	color: #4B5543; /** prospero main green **/
}
#main_menu li.search {
	height: 36px;
}
#main_menu .nav-pills > li.search > a {
    margin-right: 9px;
}
#main_menu .nav-pills li.search #globalSearchForm a {
    color: #333;
}

div.hsection {
	font-size: 12pt;
	font-weight: bold;
	color: #4B5543; /** prospero main green **/
}

.viewAllAnn {
	text-align: left;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	line-height: 30px;
	padding: 2px 0;
	margin-bottom: 10px;
}
.viewAllAnn > a {
	font-size: 12pt;
	font-weight: bold;
	color: #4B5543; /** prospero main green **/
}
.infoLabel {
	font-weight: bold;
	font-size: 8pt;
}
.infoData {
	font-size: 8pt;
}



div.footersection {
	background-image: none;
	background-repeat: no-repeat;
	background-color: white;
}
.footersection_content {
	padding: 6px 10px;
	border-radius: 5px;
	background-color: #4B5543; /** prospero main green **/
	color: white;
}
div.footersection .privacylink { display: none; }

div.copyrights {
	color: white;
}
.footerlinks a {
	color: white;
}

.btn-primary, .btn-primary:focus {
	background-color: #4B5543; /** prospero main green **/
}
.btn-primary:hover, .btn-primary:active {
	background-color: #CCCCC4; /** prospero gray **/
}
.btn-link {
	color: #4B5543; /** prospero main green **/
}

/** Book **/
div.t-data-grid table thead th {
	background-image: none;
	background-color: rgb(51,62,72); /** gray **/
	color: white;
}
.table th {
	background-image: none;
	background-color: rgb(51,62,72); /** gray **/
	color: white;
}

.boldR {
	font-weight: bold;
}
.div-bordered {
	background-color: #CCCCC4;; /** prospero gray **/
	border: 0;
}
#contractSummary td.tab-data {
	font-weight: bold;
	text-align: left;
}



/** nav-tabs **/
.nav-tabs {
	border-bottom: 2px solid #CCCCC4; /** prospero gray **/
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link.active:focus {
    color: #4B5543; /** prospero main green **/
    border: 2px solid #CCCCC4 !important; /** prospero gray **/
    border-bottom-color: white !important;
}
/** end of nav-tabs **/



h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #4B5543; /** prospero main green **/
}
.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: #CCCCC4;; /** prospero 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 #fbf9f9;
	padding: 2px 4px;
	font-size: 9pt;
}

.acctPosTable tbody > tr:nth-child(odd) > td {
	background-color: white;
}

.acctTransTab td {
	padding: 3px 4px;
	border-top: 0;
}
.acctTransTab td > a > img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -3px;
	height: 11px;
	width: auto;
}

.acctTransSubTab {
	border: 0;
	border-radius: 0 !important;
	margin-bottom: 0;
	border-top: 1px solid #CCCCC4;; /** prospero gray **/
}
.acctTransSubTab td {
	border: 0;
	border-top: 1px solid #CCCCC4;; /** prospero gray **/
	font-size: 8pt;
}
.acctTransSubTab th {
	border: 0;
	border-bottom: 1px solid #CCCCC4;; /** prospero gray **/
	background-color: #CCCCC4; /** prospero gray **/
	color: black !important;
	font-size: 8pt;
	font-weight: bold !important;
}



/** modal **/
div.ui-widget-header {
	background: #4B5543; /** prospero main green **/
}
/** cascade fixes **/
DIV.t-data-grid-pager SPAN.current {
	background-color: #4B5543; /** prospero main green **/
}

.cmsMarketingMenu {
    border-right: 1px solid #4B5543; /** prospero main green **/
}
.cmsMarketingMenu .filterEmptyClass a, .cmsMarketingMenu .cmsMarketingMenuActive a {
    border: 1px solid #4B5543; /** prospero main green **/
    border-right: 1px solid white;
}


/* Upload reports */

.currentReportUploads .uploadArea b {
    color: #4B5543; /** prospero main green **/
}

.currentReportUploads a.qq-upload-button::before {
    color: #4B5543; /** prospero main green **/
}
/* End of Upload reports */


/* Pager */

.t-data-grid .t-data-grid-pager a,
.t-data-grid .t-data-grid-pager .current {
    border-color: #4B5543; /** prospero main green **/
}


/* Fund details disclaimer */
.fundInfoDisclaimer {
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: .9em;
    border: 1px solid #4B5543; /** prospero main green **/;
    border-radius: 4px;
}

.fundInfoDisclaimer p {
    margin-bottom: 0;
}

.fundInfoDisclaimer strong {
    color: #4B5543; /** prospero main green **/;
}


/** Dark and Light Branding colors **/
.darkBrandingColor {
    color: #4B5543 !important; /** prospero main green **/
}

.lightBrandingColor {
    color: #CCCCC4 !important; /** prospero gray **/
}

.darkBrandingBGColor {
     background-color: #4B5543 !important; /** prospero main green **/
}

.lightBrandingBGColor {
     background-color: #CCCCC4 !important; /** prospero gray **/
}

.darkBrandingBColor {
    border-color:  #4B5543 !important; /** prospero main green **/
}

.lightBrandingBColor {
    border-color: #CCCCC4 !important; /** prospero gray **/
}

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

/** Notifications **/
.public-notifications .notifications-icon {
    vertical-align: 0;
}

 /** Illus **/

 .illustrationSummaryReview .hsection {
     border: 0;
     margin: 0;
 }
 .illustrationSummaryBox {
     margin-bottom: 5px;
     border: 1px solid #e5e5e5;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     padding: 8px;
 }

.feesAndChargesInfoTab td {
    padding: 6px 12px;
}
.feesAndChargesInfoTab td.infoTabL {
    background-color: #FAFAFA;
}

.pageTitle {
    padding: 20px 0 15px 0;
    color: #4b5740;
    font-size: 17px;
    line-height: 32px;
    font-weight: bold;
    letter-spacing: 2px;
}
.pageTitle i.far {
   font-size: 24px;
   font-weight: normal;
   line-height: 24px;
   color: #d2a14b !important; /* prospero yellow */
   margin-right: 8px;
   vertical-align: middle;
}

.pageSubTitle {
   font-size: 13px;
   font-family: 'Poppins';
   font-weight: normal;
   line-height: 15px;
   padding: 0 0 15px 0;
   color: #4b5740; /** dark green **/
}
.catSubTitle {
   font-size: 13px;
   font-family: 'Poppins';
   font-weight: bold;
   line-height: 14px;
   padding: 0 0 8px 0;
   color: #4b5740; /** dark green **/
}

.calcLink {
    font-size: 11px;
    font-family: 'Poppins';
    font-weight: normal;
    line-height: 11px;
    margin-bottom: 8px;
}

.graphContainer {
    margin: 10px 0 0 0;
}

.graphTableTitle {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    page-break-after: avoid !important;
}
.graphTableTitle tr {
    page-break-inside: avoid !important;
}
.graphTableTitle th {
    font-size: 16px;
    line-height: 16px;
    font-family: 'Poppins-bold';
    font-weight: bold;
    padding: 5px 6px;
    vertical-align: top;
    color: #888;
    text-align: left;
}
.graphTableTitle td {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    padding: 2px 6px;
    vertical-align: top;
    color: #4b5740; /** dark green **/
}
.graphBullet {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    padding: 2px 0;
    color: #4b5740; /** dark green **/
    padding-left: 6px;
    page-break-after: avoid !important;
}
.graphContainer {
    margin: 10px 0 0 0;
    page-break-inside: avoid !important;
}

.tabPrepend {
    margin-bottom: 8px;
    page-break-after: avoid !important;
}

.innerTableView {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    -fs-table-paginate: paginate;
}
.innerTableView tr {
    page-break-inside: avoid !important;
}
.innerTableView thead td {
    vertical-align: top;
	padding: 4px;
	border-top: 1px solid white;
	border-right: 1px solid white;
    font-size: 10px;
    font-family: 'Poppins-bold';
    font-weight: bold;
}
.innerTableView tbody td {
    vertical-align: top;
	padding: 4px;
	border-top: 1px solid white;
	border-right: 1px solid white;
    font-size: 10px;
}

.tableView {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    -fs-table-paginate: paginate;
}
.tableView tr {
    page-break-inside: avoid !important;
}
.tableViewHeaderCol {
    text-align: left;
}
.tableView th {
	padding: 4px;
	vertical-align: top;
	background-color: #e7e7ea;
	color: black;
	text-align: left;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Poppins-bold';
    font-weight: bold;
    border-left: 1px solid white;
}
.tableView td {
    vertical-align: top;
	padding: 4px;
	border-top: 1px solid white;
	border-left: 1px solid white;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
}
.tableView td.posCodeName {
    padding-left: 15px;
}
.tableView td.modelFundName {
    padding-left: 30px !important;
}

.tableView .planRow td {
    background-color: #E7E7EA;
    padding: 6px 4px;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
}
.tableView .planTotalRow td {
    padding: 6px 4px;
    font-family: 'Poppins-bold';
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    background-color: #4b5740; /* prospero main green */
    color: white;
}
.tableView td.t-last {
    border-right: 0px;
}

.tableViewInvestment { width: 100%; table-layout: fixed; empty-cells: show;}

.tableViewInvestment td {
	padding: 5px;
}
.tableView_big th {
    font-size: 14px;
    padding: 7px 5px;
}
.tableView_big td {
    font-size: 13px;
    padding: 6px 5px;
}
.tabNote {
    font-size: 11px;
    font-style: italic;
    margin: 8px 0;
}

.graphTableInfo {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    page-break-inside: avoid !important;
}
.graphTableInfo th {
    font-size: 10px;
    line-height: 12px;
    font-family: 'Poppins-bold';
    font-weight: bold;
    padding: 6px;
    vertical-align: top;
    text-align: center;
    background-color: #e7e7ea;
    color: black;
    border-left: 1px solid white;
}
.graphTableInfo td {
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding: 6px;
    vertical-align: top;
    text-align: center;
    border-bottom: 1px solid #e7e7ea;
}
.graphTableInfo th:first-child {
    border: 0 !important;
}

.cardValueTab {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
}
.cardValueTab tr {
    page-break-inside: avoid !important;
}
.cardValueTab td {
    padding: 8px 10px 0 0;
    vertical-align: top;
}
.valueCard {
    padding: 2px 10px 8px 10px;
    border: 1px dashed #E7E7EA;
    page-break-inside: avoid !important;
}
.valueCardDouble {
    padding: 32px 15px !important;
}
.valueCardFull {
    padding: 60px 15px !important;
}
.valueCardTitle {
    color: #333;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    padding: 3px 0;
    page-break-after: avoid !important;
}
.valueCardBody {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    page-break-inside: avoid !important;
}

.chartCard {
    padding: 6px 0;
    page-break-inside: avoid !important;
}
.chartCardTitle {
    color: #333;
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
    padding-bottom: 8px;
    page-break-after: avoid !important;
}
.chartCardBody {
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    padding-left: 18px;
    page-break-inside: avoid !important;
}
.chartCardDotAmount {
    margin-right: 4px;
    font-size: 12px;
    line-height: 12px;
    color: rgb(209, 160, 74);
}
.chartCardDotContrib {
    margin-right: 4px;
    font-size: 12px;
    line-height: 12px;
    color: rgb(93, 101, 83);
}
.chartCardDotMarket {
    margin-right: 4px;
    font-size: 12px;
    line-height: 12px;
    color: rgb(233, 236, 239);
}
.chartCardDotLast {
    margin-right: 4px;
    font-size: 12px;
    line-height: 12px;
    color: rgb(67, 39, 59);
}
.chartCardDotWithdrawals {
    margin-right: 4px;
    font-size: 12px;
    line-height: 12px;
    color: rgb(175, 172, 171);
}

.fixedGridTab {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
}
.fixedGridTab td {
    vertical-align: top;
    padding-right: 4px;
}
.fixedGridTab td.col2 {
    padding-left: 8px;
    padding-right: 0 !important;
}
.gridTable {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
}
.gridTable td { padding: 0; vertical-align: top; }
.gridTable td.col-auto { width: auto; }
.gridTable td.col-10 { width: 10%; }
.gridTable td.col-20 { width: 20%; }
.gridTable td.col-30 { width: 30%; }
.gridTable td.col-40 { width: 40%; }
.gridTable td.col-50 { width: 50%; }
.gridTable td.col-60 { width: 60%; }
.gridTable td.col-70 { width: 70%; }
.gridTable td.col-80 { width: 80%; }
.gridTable td.col-90 { width: 90%; }

/** Allocation bar **/
.allocationBarTabTitle {
    font-size: 14px;
    line-height: 14px;
    color: #4b5740; /* prospero main green */
    margin: 8px 0;
}
.allocationBarTab {
    table-layout: fixed;
    width: 100%;
}
.allocationBarTab td {
    padding: 4px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    color: #888;
}
.allocationBarTab td sup {
    font-size: 9px;
    line-height: 9px;
    margin-top: -4px;
}

.barsTable {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
}
.barsTable tr {
    page-break-inside: avoid !important;
}
.barsTable td {
    padding: 4px 0;
    vertical-align: top;
    font-size: 10px;
    line-height: 10px;
    font-weight: normal;
}
.barsTable td.assetNameR {
    padding-left: 10px;
}
.assetNameLabel {
    width: 240px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 2px;
}
.wrapperBar {
    vertical-align: baseline;
    height: 1rem;
    border-radius: 0.375rem;
    page-break-inside: avoid !important;
}
.progress-bar {
    width: 100%;
    height: 1rem;
    overflow: hidden;
    background-color: #e9ecef;
    border-radius: 0.375rem;
    position: relative;
}
.progress-bar-fill {
    display: block;
    height: 1rem;
    background-color: rgba(93,101,86,0.5);
    border-radius: 0.375rem;
    transition: width 0.6s ease;
}
.progress-bar-text {
    display: block;
    height: 1rem;
    position: absolute;
    top: 3px;
    right: 40%;
    border-radius: 0.375rem;
    color: #5d6556;
    font-family: 'Poppins';
    font-weight: normal;
}

.htmlPageDivider {
    display: none;
}