.tooltip table__tooltip Industrials, .tooltip.table__tooltip.Industrials:not(.table__download)::after {
    background-image: url(../../Static/images/svg/Industrials.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Healthcare, .tooltip.table__tooltip.Healthcare:not(.table__download)::after {
    background-image: url(../../Static/images/svg/Healthcare.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Real Estate, .tooltip.table__tooltip.Real.Estate:not(.table__download)::after {
    background-image: url(../../Static/images/svg/RealEstate.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Communication Services, .tooltip.table__tooltip.Communication.Services:not(.table__download)::after {
    background-image: url(../../Static/images/svg/CommunicationServices.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Basic Materials, .tooltip.table__tooltip.Basic.Materials:not(.table__download)::after {
    background-image: url(../../Static/images/svg/BasicMaterials.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Technology, .tooltip.table__tooltip.Technology:not(.table__download)::after {
    background-image: url(../../Static/images/svg/Technology.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Consumer Cyclical, .tooltip.table__tooltip.Consumer.Cyclical:not(.table__download)::after {
    background-image: url(../../Static/images/svg/ConsumerCyclical.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Financial Services, .tooltip.table__tooltip.Financial.Services:not(.table__download)::after {
    background-image: url(../../Static/images/svg/FinancialServices.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Consumer Defensive, .tooltip.table__tooltip.Consumer.Defensive:not(.table__download)::after {
    background-image: url(../../Static/images/svg/ConsumerDefensive.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Energy, .tooltip.table__tooltip.Energy:not(.table__download)::after {
    background-image: url(../../Static/images/svg/Energy.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Utilities, .tooltip.table__tooltip.Utilities:not(.table__download)::after {
    background-image: url(../../Static/images/svg/Utilities.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip info, .tooltip.table__tooltip.info:not(.table__download)::after {
    background-image: url(../../Static/images/svg/info-icon--black.svg) !important;
    background-size: 18px 18px
}

/*New Millistream sector names*/
.tooltip table__tooltip Consumer Goods Services, .tooltip.table__tooltip.Consumer.Goods.Services:not(.table__download)::after {
    background-image: url(../../Static/images/svg/ConsumerDefensive.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Financials, .tooltip.table__tooltip.Financials:not(.table__download)::after {
    background-image: url(../../Static/images/svg/FinancialServices.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Health Care, .tooltip.table__tooltip.Health.Care:not(.table__download)::after {
    background-image: url(../../Static/images/svg/Healthcare.jpg) !important;
    background-size: 18px 18px
}

.tooltip table__tooltip Warning Triangle, .tooltip.table__tooltip.Warning.Triangle:not(.table__download)::after {
    background-image: url(https://ir.spotlightstockmarket.com/Static/images/svg/WarningTriangle.jpg) !important;
    background-size: 18px 18px
}

.company-item__notice.gopublic
{
    color: #6EE19B;
}
.company-item__notice.spotlight--next {
    color: #372D50;
}
.message-box.bg--obsidian {
    background-color: #2B2825;
}
.message-box.bg--ruby {
    background-color: #FF5656
}
.message-box.bg--gold {
    background-color: #D2A578;
}
.message-box.bg--emerald {
    background-color: #6EE19B;
}
.message-box.bg--amythyst {
    background-color: #372D50;
}
.message-box.bg--alabaster {
    background-color: #EEECEA;
}
.message-box.bg--pewter {
    background-color: #A6A09A;
}
.message-box.bg--basalt {
    background-color: #55504B;
}