DIV.bgcolorWhite UL LI,
DIV.bgcolorGrey100 UL LI  {
    background-image: url('../../Icons/Content/Bullet.svg');
}

DIV.bgcolorGrey850 UL LI,
DIV.bgcolorRed800 UL LI  {
    background-image: url('../../Icons/Content/BulletWhite.svg');
}

DIV.m011Box {
    background-image: url('../../Icons/Content/Checkmark.svg');
}

DIV.m013Single A:HOVER {
    background-image: url('../../Icons/Content/Index.svg');
}

DIV.openBtn {
    background-image: url('../../Icons/Content/Index.svg');
}

BUTTON.btnSymbPlus {
    background-image: url('../../Icons/Buttons/Plus.svg');
}

DIV.btnBgExternal { 
    background-image: url('../../Icons/Buttons/External.svg'); 
}

DIV.btnBgArrow { 
    background-image: url('../../Icons/Buttons/Arrow.svg'); 
}

DIV.btnBgDownload { 
    background-image: url('../../Icons/Buttons/Download.svg'); 
}

DIV.bgcolorGrey850 DIV.btnBgExternal { 
    background-image: url('../../Icons/Buttons/External_White.svg'); 
}

DIV.bgcolorGrey850 DIV.btnBgArrow { 
    background-image: url('../../Icons/Buttons/Arrow_White.svg'); 
}

DIV.bgcolorGrey850 DIV.btnBgDownload { 
    background-image: url('../../Icons/Buttons/Download_White.svg'); 
}

DIV.bgcolorWhite DIV.m008Accordion,
DIV.bgcolorGrey100 DIV.m008Accordion {
    background-image: url('../../Icons/Content/Plus.svg'); 
}

DIV.bgcolorWhite DIV.m008Accordion:hover,
DIV.bgcolorGrey100 DIV.m008Accordion:hover {
    background-image: url('../../Icons/Content/Plus-White.svg'); 
}

DIV.bgcolorWhite DIV.m008Accordion:hover UL LI,
DIV.bgcolorGrey100 DIV.m008Accordion:hover UL LI {
    background-image: url('../../Icons/Content/BulletWhite.svg');
}

DIV.bgcolorWhite DIV.m008AccordionOpen,
DIV.bgcolorGrey100 DIV.m008AccordionOpen {
    background-image: url('../../Icons/Content/Minus.svg'); 
}

DIV.bgcolorWhite DIV.m008AccordionOpen:hover UL LI,
DIV.bgcolorGrey100 DIV.m008AccordionOpen:hover UL LI {
    background-image: url('../../Icons/Content/BulletWhite.svg');
}

DIV.bgcolorWhite DIV.m008AccordionOpen:hover,
DIV.bgcolorGrey100 DIV.m008AccordionOpen:hover {
    background-image: url('../../Icons/Content/Minus-White.svg'); 
}


DIV.bgcolorGrey850 DIV.m008Accordion {
    background-image: url('../../Icons/Content/Plus-White.svg'); 
}

DIV.bgcolorGrey850 DIV.m008Accordion:hover {
    background-image: url('../../Icons/Content/Plus.svg'); 
}

DIV.bgcolorGrey850 DIV.m008AccordionOpen {
    background-image: url('../../Icons/Content/Minus-White.svg'); 
}

DIV.bgcolorGrey850 DIV.m008AccordionOpen:hover {
    background-image: url('../../Icons/Content/Minus.svg'); 
}

DIV.bgcolorGrey850 DIV.m008AccordionOpen:hover UL LI {
    background-image: url('../../Icons/Content/Bullet.svg');
}

DIV.navArea UL LI.navEntry SPAN.hasSub {
    background-image: url('../../Icons/Content/Navicon.svg'); 
}

DIV.navArea UL LI.backButton {
    background-image: url('../../Icons/Content/NaviconRotate.svg');
}

DIV.navBlock DIV.navButton {
    background-image: url('../../Icons/Content/Menu.svg'); 
}

DIV.navBlockOpen DIV.navButton {
    background-image: url('../../Icons/Content/Close.svg'); 
}

DIV.navBottom A.linkedInButton {
    background-image: url('../../Icons/SocialMedia/linkedin.svg');   
}

DIV.multiCheckbox DIV.form-check LABEL SPAN:after {
    background-image: url('../../Icons/Content/Checkbox.svg'); 
}

DIV.wrapper INPUT[type=checkbox]:before {
    background-image: url('../../Icons/Content/Checkbox.svg');
}

DIV.formCheckSingle LABEL SPAN:after,
DIV.form-check LABEL SPAN:after {
    background-image: url('../../Icons/Content/Checkbox.svg'); 
}

DIV.formCheckSingle LABEL SPAN.required:after,
DIV.form-check LABEL SPAN.required:after {
    background-image: none !important; 
}

DIV.dataTables_filter LABEL INPUT {
    background-image: url('../../Icons/Content/Search.svg'); 
}

DIV.downloadTableBox DIV.downloadIconpdf {
    background-image: url('../../Icons/Downloadcenter/PDF.svg');
}

DIV.downloadTableBox DIV.downloadIconxls {
    background-image: url('../../Icons/Downloadcenter/XLS.svg');
}

DIV.downloadTableBox DIV.downloadIconxml {
    background-image: url('../../Icons/Downloadcenter/XML.svg');
}

DIV.downloadTableBox DIV.downloadIcondoc {
    background-image: url('../../Icons/Downloadcenter/DOC.svg');
}

DIV.downloadTableBox DIV.downloadIconzip {
    background-image: url('../../Icons/Downloadcenter/ZIP.svg');
}

DIV.downloadTableBox DIV.directDownload {
    background-image: url('../../Icons/Downloadcenter/Download.svg');
}

DIV.downloadTableBox DIV.redirectForm {
    background-image: url('../../Icons/Downloadcenter/Form.svg');
}

SECTION.bgImage1 DIV.bgImageLeft.bgImageXL {
    background-image: url('../../Images/Stage/StaticAnalysis_left_xl.svg');
}

SECTION.bgImage1 DIV.bgImageLeft.bgImageMD {
    background-image: url('../../Images/Stage/StaticAnalysis_left_md.svg');
}

SECTION.bgImage1 DIV.bgImageLeft.bgImageSM {
    background-image: url('../../Images/Stage/StaticAnalysis_left_sm.svg');
}

SECTION.bgImage1 DIV.bgImageRight.bgImageXL {
    background-image: url('../../Images/Stage/StaticAnalysis_right_xl.svg');
}

SECTION.bgImage1 DIV.bgImageRight.bgImageMD {
    background-image: url('../../Images/Stage/StaticAnalysis_right_md.svg');
}

SECTION.bgImage1 DIV.bgImageRight.bgImageSM {
    background-image: url('../../Images/Stage/StaticAnalysis_right_sm.svg');
}

SECTION.bgImage2 DIV.bgImageLeft.bgImageXL {
    background-image: url('../../Images/Stage/UnitTesting_left_xl.svg');
}

SECTION.bgImage2 DIV.bgImageLeft.bgImageMD {
    background-image: url('../../Images/Stage/UnitTesting_left_md.svg');
}

SECTION.bgImage2 DIV.bgImageLeft.bgImageSM {
    background-image: url('../../Images/Stage/UnitTesting_left_sm.svg');
}

SECTION.bgImage2 DIV.bgImageRight.bgImageXL {
    background-image: url('../../Images/Stage/UnitTesting_right_xl.svg');
}

SECTION.bgImage2 DIV.bgImageRight.bgImageMD {
    background-image: url('../../Images/Stage/UnitTesting_right_md.svg');
}

SECTION.bgImage2 DIV.bgImageRight.bgImageSM {
    background-image: url('../../Images/Stage/UnitTesting_right_sm.svg');
}

DIV.underlayStyles DIV.leftTop SPAN {
    background-image: url('../../Images/lt-xl.png');
}

DIV.underlayStyles DIV.leftBottom SPAN {
    background-image: url('../../Images/lb-xl.png');
}

DIV.underlayStyles DIV.rightTop SPAN {
    background-image: url('../../Images/rt-xl.png');
}

DIV.underlayStyles DIV.rightBottom SPAN {
    background-image: url('../../Images/rb-xl.png');
}


