body 	
{
    font-size:67%; /* remove this when all the themes set it on their own */
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../images/fontawesome-webfont.eot?v=4.6.3');
    src: url('../images/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../images/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../images/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../images/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../images/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Section - Need to review and remove! */

p.tabs {
    font-weight: bold;
    font-size: 13px;
}
p.time {
    font-size: 11px;
}

label input {
    vertical-align: middle;
}

img {
    border: 0;
    vertical-align: middle;
}

/* Section - Need to review and remove! END */

/*

.userDisplay {
	float: right;
	width: 69.5%;
	text-align: right;
	font-size: 13px;
}
.userDisplay a.button {
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
}

.instrumentTabResultsOptions label
{
	
}

.clearR{clear:right;}

*/

.fe-footer-logo
{
    float : right;
}

.fe-datatable {
    width: 100%;
}
.page {
    width: 900px;
    margin: 0 auto;
    padding: 5px 0;
}
.pageFS {
    width: 740px;
    margin: 0 auto;
    padding: 20px 0;
}
.topIntro {
    padding: 0 0 30px;	
}
.logo {
    float: left;
    width: 30%;
}

/* General classes */ 

.alignCenter {text-align: center;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.spaceLeft {margin-left: 10px;}
.spaceRight {margin-right: 10px;}

.clear {
    clear:both;
    height: 0;
    display: block;
}

.displayNone {
    display: none;
}
.displayBlock
{
    display:block;
}

.display-inline-block
{
    display:inline-block;
    width:30px;
    height:30px;
    float:left;
    margin-right:3px;
}

.floatR 
{
    float :right;
}

.floatL 
{
    float :left;
}

.clear{clear:both;}

/* General classes END */ 

/* 
a.button, button { 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	padding: 5px 13px;
	text-decoration: none;
	font-weight:bold;
	border: 0;
}
*/
a.buttonSmall {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    padding: 3px 10px;
    text-decoration: none;
    font-weight:bold;
}

a.button img, button img {
    margin: 0 0 2px;
}


.label {
    width: 250px;
    float: left;
}

.fe-fundCentre-body
{
    /*overflow-y: scroll;*/
    *overflow-y: hidden;
    _overflow-y: hidden;
}

/* paging */

.ui-paging-button, .ui-paging-current, .ui-paging-ellipse {
    padding: 1px 5px;	
    border: 1px solid #cccac5;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
    border-radius: 4px;
    margin: 0 2px 0 0;
    text-decoration: none;	
}

.fe-paging-navContainer 
{
    float:right;
    padding-top: 3px;
    padding-bottom: 3px;
}

.fe-paging-displayContainer , .fe-specialunittype-dropdown
{
    float:left;    
}


.fe-specialunittype-dropdown {
    display: inline-block;
    margin: 6px 0 0;
}

.fe-paging-footer
{
    padding: 5px;
}

/* end pagination */

.fe-footer-container {
    clear: both;
    font-size: 11px;
    padding: 0;
    padding-top: 10px;
}

.fe-footer-container img {
    vertical-align: middle;
}

.fe-fund-document-icon
{
    background-image:url(/Assets/images/icon_factsheet.bmp);
    display:inline-block;
    width: 12px;
    height: 16px;
    background-repeat: no-repeat; 
    vertical-align:middle;
    cursor:pointer;   
    padding: 1px; 
}

.fe-download-icon
{
    background-image:url(/Assets/images/ico_download.png);
    display:inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat; 
    vertical-align:middle;
    cursor:pointer;   
    padding: 1px; 
}

.fe-fund-performance-astext-element
{
    float:right;
    font-size:1.1em;	
}

.right50 {
    float: right;
    width: 49.9%;
}

.fe-tabs-grid-columnheader
{
    cursor: default;
    vertical-align: top;
}

.fe-tabs-grid-columnheader-sorter
{    
    height: 8px;
}

.ui-sortable
{
    cursor: pointer;
}

.ui-notsortable
{
    padding-top: 8px; /* size of the icon */
}



/* Advanced Search */
.fe-search-container
{
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius:5px;
    border-top-left-radius: 5px;	
    border: 1px solid #c3c3c3;
    padding: 10px;
    font-size: 12px;	
    margin: 0 0 15px;
}

.fe-outsideadvancedsearch-criteria .fe-search-textbox 
{
    margin-top: 20px;
}

.fe-outsideadvancedsearch-criteria .fe-search-fileters-container
{
    margin: 5px 13px 15px 4px;	
}

.fe-outsideadvancedsearch-criteria .productRangeFilter
{
    margin-top:10px;
    display: inline-block;
    margin-left:4px;
}

.fe-outsideadvancedsearch-criteria .universeFilter
{
    margin-left:-9px;
    display: inline-block;
}

.fe-search-buttons
{
    padding:0px;
    margin:0px;
    clear:both
}

.fe-search-fileters-container
{
    width: 250px;
    height : 40px;
    float: left;	
    margin: 5px 13px 5px 13px;	
}

.fe-search-filters-container-performance-filter
{
    width: 270px;
    height : 40px;
    float: left;	
    margin: 5px 13px 5px 13px;	
}

.fe-search-performance-filter-options {
    float: left;
}

.fe-search-performance-filter-options .mfs-container {
    width:140px;
}

.fe-search-performance-filter-operator .mfs-container {
    width:50px;
}

.fe-search-performance-filter-operator{
    float: left;
    margin-left: 5px;
}

.fe-search-performance-filter-value {
    margin-left: 5px;
    margin-top: 4px;
    width: 50px;
}

.fe-search-performance-filter-percentage {
    padding-left: 2px;
}

.fe-search-performance-filter-label {
    color:#222222;
    font-weight:bold;
}

.fe-search-fileters-dropdown
{
    width : 100%;
}

.fe-search-clear-container
{
    clear: left;
    padding-left:7px;
}

.fe-search-advancedsearch-container
{
    clear:right;
}

.fe-search-searchbox-container
{
    float:left;
    margin-right: 15px;
    margin-left: 13px;
}

/* end Advanced Search */

.fe-slider-valuedisplay
{    
    padding-bottom : 5px;     
}

.fe-search-textbox 
{	
    width: 245px;
    margin-right: 22px;
    padding: 2px 0;
    /* do the rest of the changes */
}

.ui-disclaimer
{
    background-color: transparent!important;
    text-decoration: underline;
    float: left;
    color: Blue;
    border: none;	
    cursor: hand;
    padding:0;	
    width:61px;
}

/* end datatable */

.fe-datatable td
{
    text-align: center;
}

td.fe-column-name
{
    text-align: left;    
}

/*a hack for ie6*/
.fe-datatable td.firstchild
{
    text-align: left;    
}
/* end datatable */

.fe-ui-helper-hidden
{
    visibility:hidden;
}

.dt-risk {
    background-image: url(/assets/images/bg_RiskScore.png);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.dt-riskFactSheet {
    background: url(/assets/images/bg_RiskScore.png) no-repeat scroll 50% 50% transparent;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 36px;
    color: #fff;
}
.ui-nowrap
{
    white-space:nowrap;
}

.ui-container-header {	
    padding:5px;
}

.ui-container-value {	
    padding:5px;
}

.fe-fact-quick-datacontainer
{	
    width:33%;
    padding:0.7px;
    margin-bottom: 4px;
    margin-right: 0px;
    float:left;
}

.fe-fact-quick-label
{	
    width:40%;
    float:left;
    font-weight:bold;
}

.fe-fact-quick-content
{	
    width:60%;
    float:left;	
}

.ui-datarowimage-width
{	
    width:40%;
}

.ui-datarowtablecontainer-width
{	
    width:33%;	
}
.ui-datarowtablecontainer-widthTwenty
{	
    width:20%;	
}

.ui-matrixcolumn-title, .fe-fact-title
{	
    text-align: center;	
    font-weight:bold;
}

.ui-rowtitle-width
{			
    width:20%;
    padding-bottom : 4px;
}

.fe-fact-matrixtable, .fe-fact-matrixtable tr, .fe-fact-matrix-label, .fe-fact-matrixtable th
{
    border: 1px solid;	
    border-color: #D3D3D3;	
}

.fe-fact-matrixtable td
{
    text-align: center;
}

.fe-fact-matrixtable td.alignLeft  /* hacky, will change it later */
{text-align: left;}

td.fe-fact-matrix-label
{
    text-align: left;
}

.fe-fact-matrixtable
{
    border-collapse: collapse;
    width:100%;
}

.fe-fact-chartimage
{
}

.ui-sectionbreakdown-width
{
    width:15%;
}

.ui-breakdown-footerwidth
{
    width:11%;	
    text-align: left;
    float:left;
}

.ui-logo-container
{
    margin-bottom: 15px;
    margin-top: 5px;
}

.ui-dualBrand-logo-container-img{
    float:right;
    display:block !important;
    width: 120px;
    height: 80px;
    margin-top: 10px;
}

.ui-asdate
{
    float: right;
}

.NoChangeWithCenter
{
    background-image: url(/Assets/images/FactsheetSprite.png);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width: 14px;
    height: 14px;
    margin: auto;
}
.NoChange
{
    background-image: url(/Assets/images/FactsheetSprite.png);
    background-repeat: no-repeat;
    background-position:0px 0px;
    width: 14px;
    height: 14px;
    float:left;
    padding-right:5px;
}



.Faller
{
    background-image: url(/Assets/images/FactsheetSprite.png);
    background-repeat: no-repeat;
    background-position:0px -14px;
    width: 14px;
    height: 14px;
    float:left;
    padding-right:5px;
}
.Riser
{
    background-image: url(/Assets/images/FactsheetSprite.png);
    background-repeat: no-repeat;
    background-position:0px -28px;
    width: 14px;
    height: 14px;
    float:left;
    padding-right:5px;
}
.NewEntry
{
    background-image: url(/Assets/images/FactsheetSprite.png);
    background-repeat: no-repeat;
    background-position:0px -42px;
    width: 14px;
    height: 14px;
    float:left;
    padding-right:5px;
}

.floatImageText
{
    float:left;
    padding-right:5px;
}

/* factsheet */

.fe-fact-manager-label, .fe-fact-tabledata-label, .fe-fact-matrix-label
{
    font-weight: bold;
}

.fe-fact-tabledata
{
    width:100%;
}

/* ShowLoading override */

div.loading-indicator-overlay  
{
    background-color:transparent;
}

/* Chart and Factsheet image links */
div#instrumentPanelToggle {
    margin-top: -67px;
}
a.fe-icon-chart
{
    background-image: url(/Assets/images/ico_chartlight.png);
    display: block;
    width: 12px;
    height: 16px;
    cursor:pointer;
    display: block;
}

a.fe-icon-chart:hover
{
    background-image: url(/Assets/images/ico_chartdark.png);
    display: block;
    width: 12px;
    height: 16px;
    cursor:pointer;
    display: block;
}

a.fe-icon-factsheet
{
    background-image: url(/Assets/images/ico_fslight.png);
    display: block;
    width: 12px;
    height: 16px;
    cursor:pointer;
    margin: auto;
}

a.fe-icon-factsheet:hover
{
    background-image: url(/Assets/images/ico_fsdark.png);
    display: block;
    width: 12px;
    height: 16px;
    cursor:pointer;
    margin: auto;
}

.sorting-icon-container
{
    width: 18px;
    float :right;
}

/* Charting Specific */

.instrumentTabOptions
{
    background-color:#ccc;
    height:60px;
}
.instrumentTabOptions label
{
    font-weight:bold;
}
.instrumentTabSearchOptions
{
    float: left;
    width: auto; 
    padding-right : 4px;
    margin:5px 0px 0px 0px;
}
.instrumentTabSearchOptions select
{
    width:220px;
    height:25px;
    padding:2px;
}
.fe-chart-epicSearch
{
    width:50px;
    height:17px;
    padding:2px;
    text-transform:uppercase;
}

.fe-chart-equitySearch
{
    position:relative;
    top:15px;
}

.addToChart
{
    float:right;
    width : auto;
    height:100%;
    vertical-align:middle;
}

.fe-addtochart-button
{
    position:relative;
    top:19px;
    cursor:pointer;
}

.fe-back-button {
    position:relative;
    top:19px;
    cursor:pointer;
}

div.backButton {
    padding-bottom: 25px;
}
.instrumentTabResultsOptions
{
    float: left;
    width: auto;
    height:100%;
    padding:5px 5px 5px 5px;
    vertical-align:top;
    border-left:1px solid #aaa;
}

.fe-chart-equitySector-container, .fe-chart-equitySector-container, .fe-chart-equityEpicSearch-container
{
    margin-left:10px;
    float:left;
}

.fe-chart-managersearch-container
{
    float:left;
}

.fe-chart-sectorsearch-container
{
    float:left;
    width: 230px;
}

/*
TEMP FIX FOR 'STATIC' LEGEND COLUMNS (UNTIL CUSTOMDATAPARAM IS SET?)
*/
/* Legend */
#GridColumn_4_113, #GridColumn_5_113, #GridColumn_12_113
{
    width:35px;
}
/* Chart */
#GridColumn_4_114, #GridColumn_5_114, #GridColumn_12_114
{
    width:30px;
}
/* Instrument (Name) */
#GridColumn_4_115, #GridColumn_5_115, #GridColumn_12_115
{
    width:250px;
}
/* Delete */
#GridColumn_4_117, #GridColumn_5_117, #GridColumn_12_117
{
    width:32px;
}
.exportToPdf
{
    margin-top: 10px;
    float: right;
}

.fe-calendar-container 
{
    float: left;
    margin-top: 5px;  
}

.fe-search-panel label
{
    font-weight: bold;
}

.fe-panel-text
{
    float: left;
}

.fe-closebutton-container
{
    float: right;
    margin-bottom : 5px;
}

.fe-discreteperiods-container
{
    float: left;
    margin-top: 5px;
}

.fe-innerEvent-container
{
    float: left;
    width: 200px;
    margin: 0px 10px 0px 0px;
}

.fe-innerEvent-container label 
{
    width: 100%;
    border-radius: 14px 14px 14px 14px;
    margin-top: 5px;
}

.fe-chart-deleteAll
{
    float:right;
    cursor: pointer;
    padding-right: 1.4em;
}

.fe-chart-subOptionLabel
{
    font-size:75%;
    font-weight:normal;
}

.fe-chart-OptionsCheck
{
    position:relative;
    left:-3px;
}

.chartInstrument
{
    width:220px;	
    height:25px;
    padding:2px;
}

.fe-chart-tabs-container
{
    margin:10px 0px 10px 0px;
}

.fe-chart-TimeSpanOptions
{
    float:left;
    width:100%;
    margin-bottom: 5px;	
}

.fe-chart-TimeSpans-container
{
    float:left;
    width:100%;
}

.fe-chart-TimeSpanRange
{
    float:right;	
    position:relative;	
    left:-5px;
    padding:3px 6px 3px 6px;
}

.fe-chart-TimeSpanRangeInput
{
    width:100px;
}

.fe-chart-basisOptionsGroup
{
    float: left;
    width: 250px;
    margin: 0 10px 0 0;
}

.fe-closechartbasis-button
{
    cursor: pointer;
}

.fe-basis-toglebutton
{
    width : 100%;
    background-color: #efefef;
    border: 1px solid #cccac5;
    -moz-border-radius: 4px;
    -webkit-border-radius:4px;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    text-align: center;
    overflow: visible;
}

.fe-basis-toglebutton.fe-button-top {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius:0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius:0px;
    border-bottom-right-radius: 0px;
}
.fe-basis-toglebutton.fe-button-bottom {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius:0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius:0px;
    border-top-right-radius: 0px;
    margin: -1px 0 0 0;
}

.fe-chart-PanelToggleButton
{
    float:right;
}

.fe-chart-InstrumentPanelToggleButton
{
    float:right;
    margin-top: 13px;
}

.fe-chart-togglePanel
{
    border:1px solid #ccc;
    background-color:#fff;
    float:right;
    position:absolute;
    top:40px;
    width:auto;
    right:5px;
    z-index:9999;
    padding:5px 5px 5px 5px;
}

.fe-chart-events
{
    float:right;
    clear:right;
}
.fe-event-label
{
    float:left;
    clear:left;
}
.fe-closeevents-button
{
    float:right;
}

.fe-chart-performanceTabs-container
{
    margin:10px 0px 0px 0px;
}

.fe-chart-perfTableBody td 
{	
    background-color:#f8f8f8; /* remove this from here! */
    border-bottom:1px solid #ddd;
}

.fe-deleteImage
{
    cursor: pointer;
}

td.fe-deleteImage a
{
    background: url(/Assets/images/ico_deleteBasket.png);
    padding: 0 0 0 17px;
}

.chartKey
{
    text-align:center;
    width:25px;
    margin-left:auto;
    margin-right:auto;
}

.fe-chart-OrLabel
{
    float:left;
    margin:7px 10px 0px 5px;
}

.fe-chart-TimeSpanRange
{
    float:left;
}

.fe-chart-tabs-innerContainer
{
    float:left;
}

.fe-chart-chartingOptions-container
{
    float:right;
}

.fe-chart-currency-return
{
    float:left;
}

.fe-chart-return-text
{
    float:right;
    position:absolute;
    right:25px;
    font-weight:normal;
}

.fe-chart-return-textbox
{
    width:50px;
    padding:0px;
}

/* Charting Specific END */

/* Factsheet specific */
.fe-fact-fullPdfAnchor, .fe-fact-summaryPdfAnchor
{
    float:right;
    padding : 4px 4px 0px 4px;
}

.fe-fact-secion
{
    margin-top: 15px;
}

.fe-fact-tab-perfSuppressMessage 
{
    padding-top: 20px;
}
/* General tool */ 

.fe-disclaimer
{
    /* the disclaimer is placed in a paragraph, should be div but cannot be changed easily */
    padding : 0px;
    margin : 0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

/* CSS for the floatable div*/
.fe-tableInBasket-scrollpane
{
    /*Set height to 5x the height of a row. We only want 5 rows before a scroll bar appears*/
    height: 15.2em;
    overflow: auto;
}
    
.fe-tableInBasket-scrollpane table tbody tr
{
    height: 3em;
}
    
.fe-basket-button-text
{
    padding: 2px 5px;
}

.fe-tableInBasket
{
    margin: 0;
    display: none;
    position:absolute;
    top:68px;
    right:0px;
    width:230px;
}

#clearbtn-warning-dialog
{
    display: none;
}

.fe-basket-empty-message {
    margin-top: 49%;
    margin-left: 20%
}
    
.fe-basket-empty-message span
{
    /* position: absolute;*/
    font-weight: bold;
    /*padding: 0px 20px;*/
    /* top: 100px;
    left: 100px;
    margin :auto;*/
}
    
.fe-fund-floatcontainer-hide
{
    visibility: hidden;
}

.visibilityhidden
{
    visibility: hidden;
}
    
.fe-fund-managerReport-table {
    width: 100%;	
}

.fe-fund-managerReport-tableBody .fe-fund-document-icon {
    width:100%;
}

.fe-fund-manager-reportlink {
    text-decoration:underline;
    padding-left: 15px;
    background-image:url(/Assets/images/icon_factsheet.bmp);
    background-repeat: no-repeat; 
    cursor:pointer;
}

.fe-manager-reports-dlg p {
    background: url(/Assets/images/ajax-loader.gif) no-repeat left 1px;
    display: inline-block;
    height:32px;
    width: 32px;
    margin-left: 43%;
    margin-top: 10%;
}

.fe-cookies-message-container {
    display: none;
}

.fe-basket-datatable {
    /*width: 50%*/
}


.fe-cookies-message-container
{
    height: auto;
    padding: 16px 0px;
}

.fe-cookies-message-prompt
{
    position: relative;
    margin: 0px auto;
    width: 740px;
    overflow: hidden;
}



.fe-cookies-message-prompt h2
{
    text-align: right;
    line-height: 1.12;
    width: 106px;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.fe-cookies-message-prompt p
{
    line-height: 1.24;
    width: 424px;
    float: left;
    margin-left: 40px;
    font-size: 1.1em;
}

.fe-cookies-message-prompt A
{
    line-height: 1.24;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
.fe-cookies-message-prompt A:hover
{
   
}

.fe-cookies-message-prompt UL
{
    position: absolute;
    bottom: 0px;
    font-weight: bold;
    left: 560px;
}

/*Model Portfolio Constituents*/
.mpconstituent-fundname {
    margin-bottom: 25px;
}

.mpconstituent-backTo-container {
    padding-bottom: 10px;
}

/* class to auto expand drop downs in IE*/
select.auto-width {
    width: auto;
}
/*End of Model Portfolio Constituents*/

.fe-autotab-error {
    display: none;
}



/*Tree Grid*/
.treeTable tbody tr td.holdingname
{
    text-align: left;
}
    
.treeTable tbody tr td.holdingPercentage
{
    text-align: center;
}

/* breakdown split */

.fe-split-header {	
    padding: 10px;
    margin: 0;
}

.fe-split-chart {
    float: left;
}

.fe-pscan-highchart-container-Sector, .fe-pscan-highchart-container-Geographical, .fe-pscan-highchart-container-Asset {
    height: 250px;
    width: 300px;
}

.fe-pscan-highchart-container-ratios, .fe-pscan-highchart-container-discrete, .fe-pscan-highchart-container-cumulative {
    width: auto;
    height: auto;
}

.fe-pscan-portfolio-details-restrict-note{
    padding-top: 10px;
}

.fe-chartlegend {
    float: left;
    width: 70%;
}

.fe-chartlegend-item {	
    padding-bottom: 4px;		
    border-bottom: solid darkgrey 1px;
    margin-top: 7px;
	
    float: left;
    clear: both;
    width: 100%;
}

.fe-chartlegend-icon {
    margin: 0 auto;
    color: white;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
	
    float: left;
    margin-top: 3px;
}

.fe-chartlegend-text {
    float: left;
    padding-left: 4px;
}

.fe-chartlegend-weight {
    float: right;
}

.fe-split-table {
    clear: both;
    padding-top: 8px;
}

.fe-chartlegend-column1 {
    width: 43%;
    float: left; /* remove this float and the one in fe-chartlegend-column2 if you want all to be 1 column  */
    margin-left: 3%;
}

.fe-chartlegend-column2 {
    width: 43%;
    float: right;	
    margin-left: 9%;
}

.fe-asatdate-container {
    height: 1em;
}

.fe-additionaltools {
    margin-top: 20px;
}

.fe-masterTab-portfolioScan {
    display: none !important;
}

.fe-asatdate-container {
    height: 1em;
}

.fe-imageLoading-Container {	
    display: none;
}

.fe-fact-body .page {
    width: 975px;
}

/*HTML dropdowns*/

.mfs-container {position: relative; width: 230px;color: #666666; font-family: Helvetica, Arial; font-size: 12px;}
.mfs-container select {display: none;}
.mfs-option{z-index:11;}
.mfs-options {position: absolute; width: 99%; padding: 0; margin: 0; list-style-type: none; background: #ffffff; border: 1px solid #cccccc;border-radius: 5px; z-index: 1000; max-height:300px; overflow: auto}
.mfs-options li a {display: block; padding: 5px 5px; text-decoration: none; color: #666666;}
.mfs-optgroup-option {padding-left: 10px;}
.mfs-options li.mfs-optgroup {padding: 4px 5px;color: #999999;}
.mfs-options li.selected {background-color: #666666;}
.mfs-options li.selected a {color: #ffffff;}
.mfs-options li.active {background-color: #cccccc;}

.mfs-container a.mfs-selected-option {display: block; padding: 5px 5px; text-decoration: none; background: #ffffff; border: 1px solid #cccccc; border-radius: 5px; color: #666666; white-space: nowrap; overflow:hidden}

.mfs-container a.mfs-selected-option span 
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    padding: 5px 0;
    border: 1px solid #cccccc;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.mfs-selected-option span
{
    background: white url(/Assets/images/dropDownArrow.png) no-repeat center 8px;
    float: left;
}

/*Html dropdowns*/


/*Specific fixes*/

.fe-paging-displayContainer .mfs-container
{
    width:100px;
    display:inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    width: 60px;
    float: left;
}

.fe-specialunittype-dropdown .mfs-container
{
    display:inline-block;
    *display: inline;
    zoom: 1;
    text-align: left;
    width: 170px !important;
    float: left;
}

.fe-specialunittype-dropdown {
    display: inline-block;
    margin: 6px 0 0;
    padding-left: 5px; 
}

.fe-paging-displayContainer .fe-paging-showtext , .fe-specialunittype-dropdown .fe-selectdropdown-showtext
{
    float:left;
    padding-top:8px;
    margin-right:5px;
}

.fe-paging-displayContainer .fe-display-count
{
    float:left;
    padding-top:8px;
    margin-left:5px;
}
 
.instrumentTabSearchOptions .mfs-container
{
    display:inline-block;
    *display: inline;
    zoom: 1;
    float:left;
}

.instrumentTabSearchOptions .fe-chart-instrumentsearch-ortext
{
    float: left;
    margin: 0px 5px;
    padding-top:5px;
}

/* Pscan benchmark dialogue */

.fe-pscan-benchmark-datePicker
{
    z-index: 2000;
    position: relative;
}

.fe-pscan-benchmark-timePeriodContainer .mfs-container
{
    z-index: 2001;
}
/* Pscan benchmark dialogue */

#portfolioSaveDlg, #benchmarkContainer
{
    overflow:visible;
}

.fe-portfoliodetails-input
{
    width:300px;
}

.fe-portfoliodetails-multiline
{
    width:300px;
    height:100px;
    margin-bottom:20px;
}

.fe-pscan-summarytext-value
{
    white-space:pre-wrap;
}

.fe-portfolioSettings-portfoliodetails
{
    width:450px;
    margin: auto;
}

.PortfolioExportNavButtons {
    float: right;
}

.fe-asatdate-containers
{
    float: right;
    height:16px;
}

.fe-asatdate-containers ul
{
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.fe-asatdate-containers ul li
{
    float:left;
    margin-left:25px;
}

.fe-basketClear-dlg
{
    z-index: 3001 !important;
}

.fe-paging-showmainunits
{
    float:left;
    padding: 5px 0px;
}

.fe-savedportfolios-portfoliomanagement
{
    float:right;
    clear:both;
}

/* change password container */

.fe-logout-changePasswordName
{
    background-position: right;
    cursor: pointer;
    float: right;
    font-weight: bold;
    background-repeat: no-repeat;
    padding-right: 25px;
}

.fe-logout-changePasswordNameExpand
{
    background-image: url(/Assets/images/ico_expand.png);
}

.fe-logout-changePasswordNameCollapse
{
    background-image: url(/Assets/images/ico_colapse.png);
}

.fe-logout-changePasswordContainer
{
    margin: 0 0 0 0;
    position: absolute;
    top: 25px;    
    width: 150px;
    overflow: visible;
    background-color: #fff;
    padding: 10px;
    z-index: 10000;
    height: 90px;
    box-shadow: 0 0 3px #888;
}

.fe-logout-changePasswordContainer div
{
    padding-bottom: 7px;
    padding-top: 7px;
}

.fe-logout-changePasswordOptions
{
    float: right;
}

.fe-logout-changePasswordOptions div
{
    border-bottom: solid;
    border-bottom-width: 1px;
}
.fe-logout-changepassword
{
    cursor: pointer;
}

.fe-logout-changePasswordForm label
{
    display: inline-block;
    height: 30px;
    width: 170px;
}

.fe-logout-changePasswordForm input
{
    width: 250px;
}

.fe-logout-changePasswordMessage
{
    margin-top: 20px;
    font-weight: bold;
}

/* Download Tool CSS */



.fe-tab-container-PriceAndDividend{
    margin:0 auto;
}
.fe-tab-container-PriceAndDividend  .fe-downloadtool-vertical, .fe-tab-container-PriceAndDividend  .fe-downloadtool-options{
    display:block;
}

.fe-downloadtool-options-wrap, .fe-tab-container-PriceAndDividend .fe-downloadtool-options-wrap {
        width: 100%;
        float: left;
        padding-bottom: 8px;
        border-bottom: 1px dotted #333;
        margin-top: 20px;
        padding-bottom: 10px;
}

    .fe-tab-container-PriceAndDividend .fe-downloadtool-button-wrap {
        width: 100%;
        float: left;
        display: table;
        padding: 10px 0px 10px 0px;
    }

.fe-input-radio{
    margin-left:10px;
    cursor:pointer;
}
.fe-tab-container-PriceAndDividend .fe-downloadtool-options-wrap .fe-downloadtool-options-name{
    display: table;
    float: left;
    font: 600 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
    vertical-align: top;
    min-width: 250px;
    color: #606060;
}

.fe-downloadtool-options-fieldset, .fe-search-filters-fieldset, .fe-export-options-fieldset{
    border: 0;
    margin: 0;
    padding: 0;
}

.fe-search-filters-legend {
    display: none;
}

.fe-downloadsection-options-name{
    display: table;
    float: left;
    font: 600 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
    vertical-align: top;
    min-width: 100px;
    color: #606060;
}


.fe-tab-container-PriceAndDividend .fe-downloadtool-options-wrap .fe-downloadtool-options-val{
    display: table;
    float: left;
    font: 300 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
    vertical-align: top;
    width: auto;
    color: #606060;
}

.fe-downloadsection-options-val{
    display: table;
    float: left;
    font: 300 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
    vertical-align: top;
    width: auto;
    color: #606060;
}

.fe-tab-container-PriceAndDividend .fe-downloadtool-vertical-wrap .fe-downloadtool-vertical-val{
    display: table;
    float: left;
    font: 300 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
    vertical-align: top;
    width: auto;
    color: #606060;
}
.fe-tab-container-PriceAndDividend .fe-downloadtool-vertical-wrap .fe-downloadtool-vertical-name{
    float: left;
    width: 100%;
}
	

.fe-tab-container-PriceAndDividend h1 {
    color: #000000;
    font: 24px/30px 'SourceSansProRegular',Arial,sans-serif;
    text-transform: capitalize;
}	

.fe-tab-container-PriceAndDividend .minFsData h5 {
    color: #092E3E;
    display: block;
    float: left;
    font: 15px/15px 'SourceSansProSemiBold',Arial,sans-serif;
    padding: 5px 0 5px;
    width: 100%;
    margin: 15px 0;
}
.fe-tab-container-PriceAndDividend .fe-date-input input {
    /*border: 1px solid #D5D5D5;*/
    padding: 5px;
    width: 225px;
    border-radius: 5px;
}

.fe-downloadTool-timePeriod {
    display: table;
    float: left;
    width: 100%;
    margin-bottom:15px;
}

.fe-add-button {
    background:#092E3E;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    margin-top: 10px;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    border:1px solid #ccc;
    cursor:pointer;
}
.fe-add-button:hover {
    color: #E34E35;
}	
	
.fe-documents-container .downloadtool_1_1.fe-downloadtool-options:nth-child(3) .fe-downloadtool-options-wrap .fe-downloadtool-options-name{
    width:100%;
}

.fe-downloadTool-button, .fe-downloadSection-button {
    background:#092E3E;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    border:1px solid #ccc;
    margin-right:15px;
    cursor:pointer;
	
}

.fe-section-viewdividend-button {
    min-width:100px;
}

.fe-price-container .fe-downloadTool-button, .fe-dividend-container .fe-downloadTool-button, .fe-statement-container .fe-downloadTool-button {
    min-width: 145px;
}

.fe-documents-container .fe-downloadBtn-Container{
    margin-top:30px;
}
.fe-downloadTool-button:hover {
    color: #E34E35;
}

.fe-tab-container-PriceAndDividend .mfs-container{
    width: 350px;
}
.fe-tab-container-PriceAndDividend  a.mfs-selected-option span{
    margin-top: 0;
}
.fe-tab-container-PriceAndDividend .downloadtool_1_1.fe-downloadtool-header.title {
    width: 98%;
    color: #092E3E;
    font: 18px/20px 'SourceSansProRegular',Arial,sans-serif;
    padding:10px 0;
}
.downloadtool_1_1.fe-downloadtool-vertical{

}
.fe-tab-container-PriceAndDividend .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap {
    min-width: 92px;
    float:left;
    margin-right:2px;

}

.fe-tab-container-PriceAndDividend .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap .fe-downloadtool-vertical-name {
    padding: 10px;
    text-align:center;
    min-height:32px;

}
.fe-tab-container-PriceAndDividend .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap .fe-downloadtool-vertical-val {
    text-align:center;
    width: 100%;
    background-color: #E9E9E9;
    display: block;
    font: 300 15px/16px 'SourceSansProRegular',Arial,sans-serif;
    margin: 0 2px 2px;
    float: left;
    padding: 6px 0;
	
	
}
.fe-tab-container-PriceAndDividend .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap .fe-downloadtool-vertical-name {
    /*background-color: #D5D5D5;*/
    display: block;
    font: 600 15px/16px 'SourceSansProRegular',Arial,sans-serif;
    margin: 0 2px 2px;
    padding: 6px 0;
}
.fe-downloadTool-container{
    display:none;
}

.fe-tab-container-PriceAndDividend .fe-start-datepicker{
    position:relative;
    z-index:5;
}
.fe-tab-container-PriceAndDividend .fe-downloadtool-options-val.fe-share-classes{
    position:relative;
    z-index:5000;
}
.fe-tab-container-PriceAndDividend .fe-end-datepicker{
    position:relative;
    z-index:5;
}
.fe-tab-container-PriceAndDividend .fe-datepicker {
    position: relative;
    z-index: 5;
}
.fe-tab-container-PriceAndDividend .fe-history-input{
    width:300px;
}
.fe-tab-container-PriceAndDividend .downloadtool_1_1.fe-downloadtool-header.title .fe-column-name{
    display: inline;
    padding: 5px 0 5px 0px;
}

.fe-document-fund-name{
    background:url(/Assets/images/ico_move.png) no-repeat  center left;
    padding:7px 7px 7px 20px;

}
.fe-downloadDocuments-table td{
    padding:7px;
    font-size:13px;
}
.fe-downloadDocuments-table tr:hover{
    background:#E9E9E9;
}
.fe-downloadBtn-Container{
    width:100%;
    float:left;
}
.fe-downloadtool-options-val.fe-order-docuemntTable {
    margin-left: 15px;
    margin-top: 10px;
}
.fe-downloadtool-options-wrap.fe-downloadDocuments-table
.fe-downloadtool-options-wrap.fe-downloaddividend-displayoptions,
.fe-downloadtool-options-wrap.fe-downloadprice-displayoptions
{
    border-bottom:0;
}
.dialog-box-overlay { 
    position:fixed; 
    width:100%; 
    height:100%; 
    top:0; 
    left:0; 
    z-index:3; 
    display:none;
    background:url(/Assets/images/overlay_bg.png) repeat;
    opacity:0.5;
}
.fe-tab-container-PriceAndDividend{		 
    clear: both;
}
.fe-price-container .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap{
}
	
.fe-dividend-container .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap{
    width:16.3%;
}
		
.popup-container{
    padding:15px;
}
.dialog-box {	
    z-index: 1000;	  
    margin: 0;
    left:0;
    top:40px;
    height: auto;  
}
.icon-close-dialog{
    background:url(/Assets/images/close_btn.png) no-repeat;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0 none;
    overflow: visible;
    padding: 0;
    z-index: 1046;
    position:absolute;
    right:10px;
    top:15px;
    text-decoration:none;
    font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    color:#999;
    font-weight:bold;
    width:13px;
    height:13px;
}
.icon-close-dialog{
    background:url(/Assets/images/close_btn.png) no-repeat;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: 0 none;
    overflow: visible;
    padding: 0;
    z-index: 1046;
    position:absolute;
    right:10px;
    top:15px;
    text-decoration:none;
    font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    color:#999;
    font-weight:bold;
    width:13px;
    height:13px;
}
.icon-close-dialog:hover{
    background:url(/Assets/images/close_btn_hover.png) no-repeat;
    width:13px;
    height:13px;
}



/* Download Tool CSS */
.popup-link{
    padding-top:10px;
    padding-left:10px;
}
.page-container{
    width:100%;
    height:100%;
    position: absolute;
}

.fe-price-container .downloadtool_1_1.fe-downloadtool-vertical .fe-downloadtool-vertical-wrap {
    min-width: 80px;
    width: 24%;
    padding-bottom:5px;
}

.fe-complexcolumns-addcolumn
{
    padding-bottom: 0px;
    padding-left: 17px;
    padding-right: 0px;
    padding-top: 0px;
    margin-right: 5px;
    height: 20px;
    background: url(/Assets/images/ico_add.png) no-repeat left 1px;
    cursor: pointer;
}

.fe-complexcolumns-columnAdded
{
    background-color: Gray;
}


.fe-complexcolumns-removecolumn
{
    padding-bottom: 0px;
    padding-left: 17px;
    padding-right: 0px;
    padding-top: 0px;
    margin-right: 5px;
    height: 20px;
    background: url(/Assets/images/ico_removeFund.png) no-repeat left 1px;
    cursor: pointer;
}

.fe-complexcolumns-movecolumn
{
    padding-bottom: 0px;
    padding-left: 17px;
    padding-right: 0px;
    padding-top: 0px;
    margin-right: 5px;
    height: 20px;
    background: url(/Assets/images/ico_move.png) no-repeat left 1px;
    cursor: move;
}

.fe-columnstoadd-container
{
    background-color: White;
    float: left;
    width: 40%;
}


.fe-columnstoadd-container ul, .fe-complexcolumns ul
{
    list-style-type: none;
    padding-left: 10px;
    line-height: 25px;
}

.fe-complexcolumns-template
{
    display: none;
}

#downloadtool_selectedDocuments {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    font: 300 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
}

.fe-downloadtooltabs
{
    max-height: 300px;
    overflow: scroll;
}

.fe-downloadtool-datePicker, .fe-downloadSection-datePicker
{
    z-index: 2000;
    position: relative;
}

.downloadtool-dividend-timeperiod .mfs-options, .downloadtool-price-timeperiod .mfs-options,
.dividend-fundOptions .mfs-options, .price-fundOptions .mfs-options, .statement-fundOptions .mfs-options {
    max-height: 200px;
}

.empty-div
{
    height: 130px;
    clear: both;
}

.dividendHtmlContainer, .priceHtmlContainer, .statementHtmlContainer {
    display: none;
    clear: both;
}

.fe-downloadDocuments-table .fe-errormessage
{
    color: Red;   
}

/* PScan edit popup CSS -  Start*/

.pscan-edit-wrapper {
    padding: 0px;
    border: 1px;
    border-color: #000;
    border-style: solid;
    display: none;
}

.pscan-edit-rightcolumn {
    float: left;
    background: #ffffff;
    height: 345px;
    width: 300px;
    padding: 5px;
}

.pscan-edit-leftcolumn {
    background: #ffffff;
    width: 300px;
    float: left;
    padding: 5px;
    height: 345px;
}

.pscan-edit-footer {
    height: 45px;
    background: #ffffff;
    clear: both;
}

.pscan-edit-footer-buttoncontainer{
    float: right;
    padding-top: 20px;
}

.pscan-edit-subtitle {
    font-weight: bold;
    font-size: 14px;
    padding-left: 25px;
}

.pscan-edit-imgcontainer {
    display: block;
    height: 230px;
}

.pscan-edit-imgholder {
    height: 185px;
    width: 230px;
    padding-left: 45px;
    display: none;
}

.pscan-edit-imgcontainer img {
    width: 219px;
    height: 118px;
}

.pscan-edit-nologomessage {
    height: 195px;
    width: 230px;
    padding-left: 45px;
    text-align: center;
}

.pscan-edit-nologomessage p {
    padding-top: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pscan-edit-imgcontainer .fe-ico-remove {
    width: 80px;
    float: right;
    padding-top: 10px;
    background: url(/Assets/images/cancel.png) no-repeat left 8px;
    padding-left: 16px;
    cursor: pointer;
}

.fileUploader {
    width:0px; 
    height: 0px;
    visibility: hidden;
}

.iefileUploader {
    width:75px; 
    height: 20px;
    visibility: visible;
    margin-left: 90px;
}

.ie8fileUploader {
    width:65px; 
    height: 20px;
    visibility: visible;
    margin-left: 100px;
}
  
.pscan-edit-uploadbutton {
    margin-left: 45px;
}

.pscan-edit-warningcontent {
    padding-left: 10px; 
}

.pscan-edit-leftcolumn span.required {
    color: red;
    padding-right: 4px;
} 

.pscan-edit-sortableContainer {
    padding: 20px 0px 0px 20px;    
    height: 209px
}

.pscan-edit-sortableContainer .ui-sortable{
    list-style-type: none; 
    margin: 0; 
    padding: 0;
    width: 250px;
}

.pscan-edit-sortableContainer .ui-sortable li {
    margin: 0 3px 3px 3px; 
    padding: 5px 5px 5px 20px;
    font-size: 13px; 
    height: 15px;
    border: 1px #999999 solid;
    vertical-align: middle;
    background: url(/Assets/images/ico_move.png) no-repeat left 5px;
}

.pscan-edit-sortableContainer .ui-sortable li.not-sortable {
    background: none;
}

.pscan-edit-sortableContainer .ui-sortable li.pscan-edit-selectedTab {
    color: #ff6347;
}

.pscan-edit-sortableContainer .ui-sortable li.pscan-edit-selectedTab span {
    background:url(/Assets/images/ico_tick.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    float:right;
}

.hideBrowseButton {
    display: none;
}

/* PScan edit popup CSS -  End*/

.fe-pscan-commentarytext {
    border: 0;
    padding: 0.2%;
}

.fe-pscan-commentary-textarea {
    border-style: solid;
    border-width: 1px;
    border-color: grey;
    width: 100%;
    height: 100%;
    min-height: 50px;
    max-width: 100%;
    max-height: 200px;
    overflow: auto;
}

.mfs-container a.fe-option-hvrgreen {
    color: green;
}
.mfs-container a.fe-option-hvramber {
    color: #FE9800;
}

.mfs-container a.fe-option-hvrred {
    color: red;
}
  
.fe-button-portfolio-commentary {
    cursor: pointer;
    display: inline-block;   
    width: 19px;
    height: 19px;
    border: 0;
    border-color: #ffffff;
}

.fe-button-portfolio-commentary-update {
    background: url(/Assets/images/Apply.png) no-repeat;
    margin-right: 5px;
}

.fe-btn-portfolio-commentary-cancel {
    background:url(/Assets/images/Cancel.png) no-repeat;
}

.fe-pscan-commentary-button-section {
    text-align: right;
}

.fe-pscan-commentary-right-arrow .fe-pscan-commentary-down-arrow {
    vertical-align: top;
}

.fe-button-pscan-add-commentary {
    color: grey;
}

.fe-pscan-commentary-add-commentary-link {
    cursor: pointer;
}

.fe-pscan-commentary-textarea-highlight {
    background-color: lightgrey;
}

.fe-pscan-commentary-clear-commentary-link {
    vertical-align: top;
    color: grey;
    cursor: pointer;
}

.fe-pscan-commentary-text-clear-link-span {
    float: left;
}

.fe-pscan-commentary-text-btn-span {
    float: right;
    display: inline-block;
}

.fe-fact-squaremilerating-image .ui-datarowimage-width
{
    width: auto;
}

.fe-icon-rsmrating {
    height: 22px;
}

.fe-button-pscan-add-commentary-on-clear {
    display: none;
}

.fe-portfolio-commentary-clear-confirm-dialog-section {
    display: none;
}

.fe-horizontal-spacer {
    display: block;
    width: 100%;
    height: 0.4em;
}

.fe-chart-noperformance-text {
    text-align: left;
}

.fe-pscan-commentary-textarea-buttons-section {
    display: none;
}

.fe-pscan-commentary-display-section {
    min-height: 30px;
    white-space: pre-wrap;
}

.fe-pscan-commentary-display-section-highlight {
    box-shadow: 2px 2px 1px black;
    border-bottom-width: 20px;
    border-left-width: 1px;
    border-top: 1px;
    border-right: 1px;
    border-color: darkgrey;
    border-style: solid;
}

.fe-pscan-commentary-no-text-section {
    display: none;
}

.fe-dlg-expexcel-intro-section, .fe-dlg-expexcel-select-all-items-section {
    text-align:left;
    padding:1px;
}

.fe-dlg-expexcel-column-heading-section, .fe-dlg-expexcel-main-content-section {
    padding:1px;
}

.fe-dlg-expexcel-chkbx-column-section {   
    width: 30px;
    float: left;
    padding: 1px;
    border-style: solid;
    border-width: 1px;
}

.fe-dlg-expexcel-column-name-section {
    width:385px;
    float:left;
    padding:1px; 
    border-style: solid;
    border-width: 1px;
}

.fe-dlg-expexcel-from-tab-name-section {
    width:180px;
    float:left;
    padding:1px; 
    border-style: solid;
    border-width: 1px;
}

.fe-dlg-expexcel-buttons-section {
    clear:both;
    text-align:center;
    padding:1px; 
}

.fe-dlg-expexcel-project-tool-tabs-listitem {
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.fe-dlg-expexcel-select-all-chkbx-input, .fe-dlg-expexcel-chkbx-column-input {
    width: 25px;
    background-color: #c4c4c4 !important;
}

.fe-dlg-expexcel-select-all-lbl, .fe-dlg-expexcel-column-name-heading-lbl, .fe-dlg-expexcel-from-tab-column-heading-lbl {
    font-weight: bold;
}

.fe-dlg-expexcel-line {
    line-height: 30px;
}

.fe-helptext-switch {
    height:60px;
    vertical-align:middle;
    float:right;
    right: 0px;
    text-align:center;
}

.fe-helptext-tool {
    float:none;
    display:none;
}

.fe-helptext-image-background {
    background-image: url(/Assets/images/helpTextInfo.ico);
    width: 16px;
    height: 16px;
    border:0px;
    display: inline-block;
}

.fe-helptext-image {
    width: 15px;
    cursor:help;
}

.fe-fund-multidocument-icon, .fe-fund-multidocument-icon:hover{
    width:22px;
    height:22px;
    background: url(fe_img/icon_fs.png) no-repeat 10% 50%;
    position:relative;
    background-color: #808080;
    padding: 5px 10px 5px 5px;
    display: inline-block;
    background-position: 10% 50%;
}

.fe-fund-multidocument-icon:after{
    content:'';
    position:absolute;
    top: 15px;
    right: 2px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
}

.fe-multidocument-div-css {
    width: 100px;
    position: absolute;
    background-color: white;
    color: chocolate;
    border: 1px solid;
    border-color: #000000;
    display: none;
    z-index: 1000;
    top: 100%;
    margin-top: 5px;
    padding: 5px;
}
.fe-multidocument-div-css:after{
    content:'';
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent; 
    border-bottom:5px solid #000;
    position:absolute;
    left:5px;
    top:-5px;
}
.fe-multidocument-div-css ul{
    padding:0;
    margin:0;
    text-align:left;
}
.fe-multidocument-div-css ul li{
    list-style-type:none;
    padding:5px;
    text-align:left;
}
.fe-multidocument-div-css ul li a{
    color:#000;
    text-decoration:none;
    text-align:left;
}

.fe-multidocument-div-css div{
    text-decoration:none;
    border-bottom: 1px solid #b9b7b4;
    text-align:left;
}
.fe-multidocument-div-css li:hover{
    background-color:gray;
}
.fe-documentdropdownbutton{
    background-color: Gray;
    color: rgba(0,0,0,.8);
    width: 50%;
    position: relative;
}
.fe-documentdropdownbutton span{
    cursor:pointer;
}

.fe-helptext-div-css{
    width:210px;
    position:absolute;
    background-color:transparent;
    color:chocolate;
    border-color:black;
    display:none;
    z-index:1000;
}
.fe-helptext-div-css .helpText-pos-div {
    position:relative;
    top:-102px;
    left:275px;
}

.fe-helptext-div-css .help-text-callout-top{
    position:relative;
    background-image: url(/Assets/images/bubble_top_inv.gif);
    background-repeat:no-repeat;
    height:55px;
}
.fe-helptext-div-css .help-text-callout-middle{
    position:relative;
    background-image: url(/Assets/images/bubble_middle.gif);
    background-repeat: repeat-y;
    background-position: bottom left;
}
.fe-helptext-div-css .help-text-callout-middle div{
    padding-left: 12px;
    padding-right: 20px;
    position:relative;
    font-size: 11px;
    font-family: arial, verdana, san-serif;
    text-decoration: none;
    text-align:justify;
}

.fe-helptext-div-css .help-text-callout-bottom{
    background-image: url(/Assets/images/bubble_bottom_inv.gif);
    background-repeat:no-repeat;
    height:18px;
    position:relative;
    top: 0px;
}

.fe-dlg-expexcel-project-tool-export-all-btn {
    margin-top: 20px !important;
}

.fe-dlg-expexcel-fund-name-error-span {
    color: red;
}

.fe-expexcel-loading-icon-div {
    position: relative;
    padding-top: 10%;
}


a.fe-readmore {    
    background-image:url(/Assets/images/icon_close.png);
    display:inline-block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat; 
    vertical-align:middle;
    cursor:pointer;   
    padding: 1px; 	
}

a.fe-readless {    
    background-image:url(/Assets/images/icon_open.png);
    display:inline-block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat; 
    vertical-align:middle;
    cursor:pointer;   
    padding: 1px; 	
}
.fe-readmorecontent span i{
    display: none;
}

textarea {
    -webkit-user-select: auto;
}

/******************************Jquery UI upgrade******************************/
.ui-dialog { z-index: 500 !important ;}

.ui-front { z-index: 1010 !important; }

.ui-widget-overlay {
    position: fixed !important;
    z-index: 1009 !important;
}

.ui-dialog .ui-dialog-titlebar-close-cornor, .ui-dialog .ui-dialog-titlebar-close-cornor:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    height: 36px !important;
    right: -20px !important;
    top: -25% !important;
    width: 34px !important;
    z-index: 1010 !important;
}

.fe-ui-dialog .ui-icon-closethick-cornor
{
    right: 0 !important;
    top: 0 !important;
}

.fe-ui-dialog .ui-icon-closethick-duplicate
{
    height: 25px !important;
    width: 32px !important;
}

.ui-dialog .ui-icon-closethick-close {
    margin-top: -6px !important;
    margin-left: -7px !important;
}
/******************************Jquery UI upgrade end**************************/


a:focus,li:focus,span:focus,input:focus,button:focus{
    outline: rgb(97, 157, 215) solid 1px !important;
}

.accessibility-h1-header 
{
    font-family:Calibri, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
}

.accessibility-h1-header-10 {
    padding-bottom: 10px;
}

/******************************Collapsible filter**************************/
.fe-filter-icon-expand {
    float: right;
    background: url(/Assets/images/ico-filter-expanded.png) no-repeat right 4px;
    width: 17px;
    height: 17px;
}

.fe-filter-icon-collapse {
    float: right;
    background: url(/Assets/images/ico-filter-collapsed.png) no-repeat right 4px;
    width: 17px;
    height: 17px;
}

.fe-collapsiblefilter-header {
    height: 19px;
}

.filter-clearall {
    width: auto;
    position: absolute;
    right: 15px;
    top: 0;
}

.filter-clearall input {
    background-color: transparent;
    border: 0;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}

.fe-filterlist-content-list {
    margin-top: 15px;
    height: 85px;
    overflow-y: auto;
}

.filter-clearall input:disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5)"; /*IE8*/ 
    cursor: default;
}

.fe-search-fileters-container-list {
    position: relative;
}
/******************************Collapsible filter end *********************/

/******************************Custom checkbox and redio *********************/
.checkbox .label-text, .radiobutton .label-text {
    color: #ffffff;
}
.checkbox .label-text .icon-check
{
    background: transparent url(/Assets/images/icon_check.png) no-repeat;
    height: 10px;
    width: 10px;
    top: 4px;
    border-radius: 0px;
}
.checkbox.checked .label-text .icon-check
{
    background: transparent url(/Assets/images/icon_check_selected.png) no-repeat;
}
.checkbox.checked .label-text,.radiobutton.checked .label-text
{
    color:#ffc20e;
}
.checkbox.disabled span,.radiobutton.disabled span {
    opacity: 0.5;
}
.enhanced .radiobutton .label-text:after
{
    background: transparent url(/Assets/images/icon_radio.png) no-repeat;
    border:0;
    width:10px;
    height:10px;
    white-space:normal;
    margin-top:-4px;
}
.radiobutton.checked .label-text:after
{
    background:url(/Assets/images/icon_radio_selected.png) no-repeat 0 0;
}

.enhanced .checkbox .label-text, .enhanced .listview.checkbox-strip .label-text, .enhanced .radiobutton .label-text, .enhanced .radio-strip .label-text {
    padding-left: 20px;
}

/******************************Custom checkbox and redio *********************/

/**Standalone export button starts**/
.fe-standalone{
    z-index: 3000;
    width: auto;
    background:transparent none;
    padding-right:0px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}

.fe-standalone-caveat{
    width: auto;
    background:transparent none;
}

/**Standalone export button end**/

/** jQuery UI Scrollable tabs **/
.ui-scroll-tabs-header ul.ui-tabs-nav:after {
    content: "";
    display: table;
    clear: both;
}

/* Scroll tab default css*/
.ui-scroll-tabs-view {
    -ms-touch-action: inherit;
    touch-action: inherit;
    z-index: 1;
    overflow: scroll;
    overflow-y: hidden;
}

.ui-scroll-tabs-view::-webkit-scrollbar {
    display: none;
}

.ui-scroll-tabs-view .ui-widget-header {
    border: none;
    background: transparent;
}

.ui-scroll-tabs-header {
    position: relative;
    overflow: hidden;
}

.ui-scroll-tabs-header .stNavMain {
    position: absolute;
    top: 0;
    z-index: 2;
    height: 100%;
    -ms-transition: left .2s, right .2s, opacity .4s;
    -o-transition: left .2s, right .2s, opacity .4s;
    -webkit-transition: left .2s, right .2s, opacity .4s;
    transition: left .2s, right .2s, opacity .4s;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}

.ui-scroll-tabs-header .stNavMain button,
.ui-scroll-tabs-header .stNavMain .navbutton {
    height: 100%;
}

.ui-scroll-tabs-header .stNavMain .navbutton {
    display: inline-block;
    padding: 5px;
}

.ui-scroll-tabs-header .stNavMainLeft {
    left: -250px;
}

.ui-scroll-tabs-header .stNavMainRight {
    right: -250px;
}

.ui-scroll-tabs-header.show-controls-when-required .stNavMain {
    opacity: 0;
}

.ui-scroll-tabs-header.show-controls-when-required .stNavMainLeft.stNavVisible {
    left: 0;
    opacity: 1;
}

.ui-scroll-tabs-header.show-controls-when-required .stNavMainRight.stNavVisible {
    right: 0;
    opacity: 1;
}

.ui-scroll-tabs-header.show-controls-always.st-activate-controls {
    padding: 0 42px;
}

.ui-scroll-tabs-header.show-controls-always.st-activate-controls .stNavMainLeft {
    left: 0;
}

.ui-scroll-tabs-header.show-controls-always.st-activate-controls .stNavMainRight {
    right: 0;
}

.ui-scroll-tabs-header ul.ui-tabs-nav {
    position: relative;
    white-space: nowrap;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li {
    display: inline-block;
    float: none;
    padding: 0;
    margin: 0 0 -0.25em;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: -0.25em;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li.stHasCloseBtn a {
    padding-right: 0.5em;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li.stHasCloseBtn a:focus {
    outline: none;
}

.ui-scroll-tabs-header ul.ui-tabs-nav li span.stCloseBtn {
    float: left;
    padding: 4px 2px;
    border: none;
    cursor: pointer;
}

/** jQuery UI Scrollable tabs end**/

/* Cascading rows for tables start*/
/* Styles for TR*/
.fe-cascade-table tbody .cascade-child {
    background-color: #F2F2F2;
    padding: 0;
    margin: 0;
}

    .fe-cascade-table tbody .cascade-child td {
        padding: 0;
        text-align: left;
    }

    .fe-cascade-table tbody .cascade-child .cascade-childrow-wrapper {
        max-height: 0;
        overflow-y: hidden;
        transition: max-height 0.7s ease-in-out;
    }

.fe-cascade-table .cascade-childrow-cnt {
    margin: 15px;
    padding: 15px;
    background-color: #FFF;
}

/* Control when to show mobile view or desktop view using media queries */
@media (max-width: 767px) {
    .fe-cascade-table tbody .cascade-child.active .cascade-childrow-wrapper {
        max-height: 1100px;
    }

    .fe-cascade-table.fe-enable-cascade tbody .cascade-child .cascade-col.ribbon-item {
        width: 50%;
        display: inline-block;
    }

    .fe-cascade-table.fe-enable-cascade tbody .cascade-menu.active {
        display: none;
    }
}

@media(min-width: 768px) {
    .fe-cascade-table tbody .cascade-child {
        display: none;
    }
}

/* dropdown ribbon*/
.fe-cascade-table tbody .cascade-menu-wrapper {
    position: relative;
    width: 35px;
}

.fe-cascade-table tbody .cascade-menu {
    background-color: #FFF;
    max-height: 0;
    /* overflow-y: hidden; */
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    width: 230px;
    text-align: left;
    opacity: 0;
    transition: max-height 0.1s ease-in-out, opacity 0.3s;
}

    .fe-cascade-table tbody .cascade-menu.active {
        max-height: 1100px;
        opacity: 1;
    }

.fe-cascade-table.fe-enable-cascade tbody .cascade-menu.active {
    max-height: 0;
}

@media (min-width: 768px) {
    .fe-cascade-table.fe-enable-cascade tbody .cascade-menu.active {
        /* display: block; */
        max-height: 700px;
        transition: max-height 0;
        opacity: 1;
    }
}

.fe-cascade-table tbody .cascade-menu .cascade-menu-cnt {
    padding: 15px;
}

/* Common cascading list content */
.fe-cascade-table tbody .cascade-child ul,
.fe-cascade-table tbody .cascade-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fe-cascade-table tbody .cascade-col {
    padding-bottom: 10px;
}


/* Default theme overrides */
.fe-cascade-table tbody .cascade-child a.fe-icon-chart,
.fe-cascade-table tbody .cascade-child a.fe-icon-factsheet,
.fe-cascade-table tbody .cascade-child a.fe-download-icon,
.fe-cascade-table tbody .cascade-child a.fe-icon-factsheet,
.fe-cascade-table tbody .cascade-menu a.fe-icon-chart,
.fe-cascade-table tbody .cascade-menu a.fe-icon-factsheet,
.fe-cascade-table tbody .cascade-menu a.fe-download-icon,
.fe-cascade-table tbody .cascade-menu a.fe-icon-factsheet {
    width: auto;
    text-align: left;
    padding-left: 25px;
    margin: 0;
    background-repeat: no-repeat;
}

.fe-cascade-table tbody .cascade-child .cascade-col.group-title,
.fe-cascade-table tbody .cascade-menu .cascade-col.group-title {
    font-style: italic;
    padding-bottom: 5px;
}

.fe-cascade-table tbody .cascade-child .cascade-cellheader,
.fe-cascade-table tbody .cascade-menu .cascade-cellheader {
    display: block;
    font-style: italic;
}

.cascade-hide {
    display: none !important;
}
/* Cascading rows for tables end*/
.advance-search-a{
    text-decoration:none;
}
.fe-chartlegend-key{
    float:left;
    margin-left:10px;
}

#totalFundsObtained{
    padding-top:1%;
    font-size:30px;
    width:100%;   
}

.fe-portfolioSettings-portfolio-analytics-warning {
    margin: 20px 0 20px 0;
}
.fe-analytics-login-message {
    background-color: #dccf4af0;
    padding: 10px;
}

/* Dynamic Shortlist - Start */
.dynamic-shortlist-container {
    display: none;
    box-sizing: border-box;
}
    .dynamic-shortlist-container * {
        box-sizing: border-box;
    }
.dynamic-shortlist-slider-arrow {
    position: relative;
    margin: 20px 0;
    position: relative;
    height: 3px;
    background-color: #E8E8E8;
    z-index: 2;
}
    .dynamic-shortlist-slider-arrow a {
        display: block;
        position: absolute;
        left: 48%;
        width: 36px;
        height: 36px;
        margin-top: -16px;
        text-decoration: none;
    }

        .dynamic-shortlist-slider-arrow a:before {
            display: block;
            content: '\f078';
            font-family: 'FontAwesome';
            font-size: 16px;
            color: #E8E8E8;
            background-color: #fff;
            border: 2px solid #E8E8E8;
            text-align: center;
            border-radius: 50%;
            cursor: pointer;
            padding: 6px 7px 9px;
        }
        .dynamic-shortlist-slider-arrow a.down-arrow:before
        {
            content: '\f077';
        }

#DynamicShortlistMasterTab {
    cursor: pointer;
}

	#DynamicShortlistMasterTab input {
		width: 50px;
	}
.dynamic-shortlist-holding-container {
    background-color: #ecf2f7;
}
.dynamic-shortlist-holding-table {
    position: relative;
}
.holding-table-confirm_changes {
    position: absolute;
    bottom: 10px;
    right: 15px;
}
    .holding-table-confirm_changes button.ui-button {
        padding: 0 10px;
        margin: 0;
        margin-left: 0px;
        min-width: 40px;
        height: auto;
        display: inline-block;
        background: #fff;
        border-radius: 20px;
        color: #7f8ca2;
        margin-left: 5px;
        border: 1px solid #dce2e7;
        transition: all .2s ease-in;
        box-shadow: none;
        padding: 6px 17px;
    }
        .holding-table-confirm_changes button.ui-button:hover, .holding-table-confirm_changes button.ui-button:active, .holding-table-confirm_changes button.ui-button:focus {
            background: #b071b0;
            border-radius: 20px;
            margin-left: 5px;
            border-color: #b071b0;
            color: #fff;
            box-shadow: 0 3px 12px rgba(0,0,0,.4);
            text-shadow: none;
            text-decoration: none;
            cursor: pointer;
            display: inline-block;
            min-width: 40px;
            height: auto;
            opacity: 1;
            padding: 6px 17px;
        }
.dynamic-shortlist-holding-table-header, .dynamic-shortlist-holding-table-tbody {
    width: 100%;
    display: inline-block;
}
.dynamic-shortlist-holding-table-header {
    border-bottom: 2px solid #36C5B8;
}
.dynamic-shortlist-holding-table-tbody {
    max-height: 250px;
    overflow-y: auto;
}
.holding-table-header-column, .holding-table-row {
    width: 50%;
    float: left;
    display: inline-block;
}
.holding-table-row {
    border-bottom: 1px solid #ddd;
}
    .holding-table-row .holding-table-header-instrumentName,
    .holding-table-header-column .holding-table-header-instrumentName {
        width: 75%;
        float: left;
        padding: 15px;
    }
        .holding-table-row .holding-table-header-instrumentName span { vertical-align: middle; }
.holding-table-header-instrumentWeight {
    width: 25%;
    float: left;
    text-align: right;
    padding: 15px;
}
    .holding-table-header-instrumentWeight .holdings-instrument-weightage, .target-allocation-weightage {
        text-align: right;
        padding-right: 5px;
        height: 25px !important;
        width: 50px;
        color: #6f7d96 !important;
        margin-top: 0;
    }
.single.dynamic-shortlist-holding-table-header .holding-table-header-column {
    width: 100%;
}
.single.dynamic-shortlist-holding-table-header .holding-table-header-column2 {
    display: none;
}
.single.dynamic-shortlist-holding-table-header + .dynamic-shortlist-holding-table-tbody .holding-table-row {
    width: 100%;
}

.dynamic-shortlist-holding-table-footer {
    display: table;
    width: 100%;
    border-top: 1px solid #36C5B8;
    margin-top: -4px;
    position: relative;
    z-index: 1;
}
.holding-table-total_label {
    display: block;
    text-align: right;
    padding: 15px;
}
.holding-table-total_value {
    float: left;
}
.no-border{
    border-bottom:0;
}
.fa.fa-minus-square {
    color: #6F7D96;
    font-size:20px;
	
}
.holding-table-total-container {
    padding-top: 15px;
}
.delete-holding-icon {
    cursor: pointer;
    width: 10%;
    float: left;
}
.holding-table-header-instrumentName .holding-instrument-name {
    width: 90%;
    float: left;
    margin-top: 4px;
    padding-left: 5px;
}
span.delete-holding-icon:before {
    content: '\f146';
    font-family: 'FontAwesome';
    font-weight: normal;
    font-size: 20px;
    color: #6f7d96;
    margin-right: 10px;
}
@media screen and (max-width:400px) {
    .holding-table-confirm_changes {
        position: relative;
        text-align: right;
    }
}
.dynamic-shortlist-tab-list li.ui-state-active a {
    color: #000;
    border-bottom: 2px solid #000;
}

/* Start -Dynamic shortlist sections with responsive Highcharts */
.dshortlist-allocation-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

    .dshortlist-allocation-wrapper.breakdown-bar-enabled > div.dshortlist-fillcontainer {
        float: left;
        width: 50%;
        padding: 25px 0 50px;
    }

.dshortlist-section-header {
    position: absolute;
    z-index: 2;
    left: 10px;
    top: 5px;
}

    .dshortlist-section-header h4 {
        margin: 0;
    }

.dshortlist-fillcontainer {
    position: relative;
    width: 100%;
    height: 100%;
}

    .dshortlist-fillcontainer .dshortlist-hcwrapper {
        height: 100%;
        width: 100%;
    }
        .dshortlist-fillcontainer .dshortlist-hcwrapper .highcharts-container { overflow: visible !important; }

    .dshortlist-fillcontainer.dshortlist-has-header .dshortlist-hcwrapper { padding-top: 18px; }

    .dshortlist-fillcontainer .allocation-section-footer {
        position: absolute;
        bottom: 12px;
        width: 100%;
        text-align: center;
        cursor: pointer;
        text-decoration: underline;
    }
/* End - Dynamic shortlist sections with responsive Highcharts */
.grid-section-type-holdings {
    overflow: auto;
    height: inherit;
}

.target-allocation-container {
    background-color: #ecf2f7;
    height: inherit;
    overflow-y: auto;
    overflow-x: hidden;
}

.target-allocation-table {
    position: relative;
    table-layout: fixed;
    border-collapse: collapse;
}

    .target-allocation-table thead th {
        border-bottom: 2px solid #36C5B8;
        white-space: nowrap;
    }
    .target-allocation-table th, .target-allocation-table td {
        padding: 10px;
    }
    .target-allocation-table tfoot td { border-top: 1px solid #36C5B8; }

.target-allocation-header-instrumentName {
    width: 75%;
}
.target-allocation-header-percentage {
    width: 25%;
}
/* Dynamic Shortlist - End */
.hidden-row {
    display: none;
}
.display-hidden-row {
    display: block;
}
.share-class-expansion.plus:before {
    content: '\f067';
    font-size: 12px;
    font-family: 'FontAwesome';
    display: inline-block;
    color: #000;
}
.share-class-expansion.minus:before {
    content: '\f068 ';
    font-size: 12px;
    font-family: 'FontAwesome';
    display: inline-block;
    color: #000;
}
.share-class-container {
    border-right: 0 !important;
}
.share-class-icon {
    float: left;
    width: 25px;
    height: 25px;
}

.disclaimer-popup-main.ui-dialog {
    background-color: #fff;
    z-index: 99999 !important;
    max-width: 640px;
}
.disclaimer-popup-main .ui-dialog-titlebar-close {
    display: none;
}
.disclaimer-popup-container, .cookies-popup-container {
    display: none;
}
.disclaimer-popup-footer, .cookies-popup-footer {
    text-align: right;
    padding-top: 10px;
}
.disclaimer-popup-main.ui-dialog:before, .cookies-popup-main.ui-dialog:before {
    background: #DDD;
}

.tooltip .fe-benchmarkbreakdown-div-css {
    width: 100px;
    position: absolute;
    background-color: white;
    color: #000000;
    border-color: #000000;
    z-index: 1000;
    top: 100%;
    margin-top: 5px;
    padding: 5px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    border-radius: 4px;
}

.tooltip {
    position: relative;
    border-bottom: 1px dotted black;
    display: inline-block;
}

.tooltip:hover .fe-benchmarkbreakdown-div-css {
    visibility: visible;
}
.fe-benchmarkbreakdown-div-css ul li {
    list-style-type: none;
    padding: 0px;
    text-align: left;
}

.fe-benchmarkbreakdown-div-css ul {
    padding: 0;
    margin: 0;
    text-align: left;
}

ul.xmlImportInvalidCodesList {
    list-style-type: circle;
}

.fe-statement-container.ui-widget.ui-widget-content, .fe-statement-container.ui-tabs-nav li {
    border: 1px solid #c5c5c5;
}

.fe-statement-container.ui-widget-header {
    font-weight: normal;
    color: #454545;
}


.fe-downloadtool-statement-defaulttext {
    width: 100%;
    padding: 15px 0px 15px 0px;
}

.fe-statement-container .fe-downloadtool-options-name {
    display: table;
    float: left;
    font: 600 13px/19px 'SourceSansProSemiRegular',Arial,sans-serif;
    vertical-align: top;
    min-width: 250px;
    color: #606060;
}


.fe-statement-container .fe-date-input input, .fe-downloadtool-options-val  input[type=text]{
    /*border: 1px solid #D5D5D5;*/
    padding: 5px;
    width: 225px;
    border-radius: 5px;
}

span.fe-totalvalue-span {
    width: 100%;
    padding-right: 50px;
}

.fe-statement-portfoliovalue-container {
    width: 100%;
}

.fe-downloadtool-total-wrap {
    width: 98.5%;
    border-bottom: 1px dotted #333;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
}


.fe-tab-container-DownloadStatementTab {
    display: none;
    overflow: visible;
    min-height: 150px;
    max-height: none;
}

.fe-statement-exportbutton-container {
    height: 50px;
}

div.fe-statement-exportbutton-container > .fe-button {
    padding-bottom: 30px;      
}
.privacyCookieContent {
    margin-top: 15%;
    text-align: center;
}

.cookies-site-logo {
    height: 70px;
    margin-left: 45%;
}