

<!-- channel icons - companies bug here -->

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.articles a {
background-image: url("/assets/img/icons/bb_icon_articles_small_dark.png");
}
#Content ul.related_content li.articles a:hover {
background-image: url("/assets/img/icons/bb_icon_articles_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.case-studies a {
background-image: url("/assets/img/icons/bb_icon_case-studies_small_dark.png");
}
#Content ul.related_content li.case-studies a:hover {
background-image: url("/assets/img/icons/bb_icon_case-studies_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.companies a {
background-image: url("/assets/img/icons/bb_icon_companies_small_dark.png");
}
#Content ul.related_content li.companies a:hover {
background-image: url("/assets/img/icons/bb_icon_companies_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.content-by-vendor a {
background-image: url("/assets/img/icons/bb_icon_content-by-vendor_small_dark.png");
}
#Content ul.related_content li.content-by-vendor a:hover {
background-image: url("/assets/img/icons/bb_icon_content-by-vendor_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.core-insights a {
background-image: url("/assets/img/icons/bb_icon_core-insights_small_dark.png");
}
#Content ul.related_content li.core-insights a:hover {
background-image: url("/assets/img/icons/bb_icon_core-insights_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.events a {
background-image: url("/assets/img/icons/bb_icon_events_small_dark.png");
}
#Content ul.related_content li.events a:hover {
background-image: url("/assets/img/icons/bb_icon_events_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.guides a {
background-image: url("/assets/img/icons/bb_icon_guides_small_dark.png");
}
#Content ul.related_content li.guides a:hover {
background-image: url("/assets/img/icons/bb_icon_guides_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.media a {
background-image: url("/assets/img/icons/bb_icon_media_small_dark.png");
}
#Content ul.related_content li.media a:hover {
background-image: url("/assets/img/icons/bb_icon_media_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.products a {
background-image: url("/assets/img/icons/bb_icon_products_small_dark.png");
}
#Content ul.related_content li.products a:hover {
background-image: url("/assets/img/icons/bb_icon_products_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.user-news a {
background-image: url("/assets/img/icons/bb_icon_user-news_small_dark.png");
}
#Content ul.related_content li.user-news a:hover {
background-image: url("/assets/img/icons/bb_icon_user-news_small.png");
}

.hack{ /* Hack to work around weird curly bracket tag parsing */ }
#Content ul.related_content li.white-papers a {
background-image: url("/assets/img/icons/bb_icon_white-papers_small_dark.png");
}
#Content ul.related_content li.white-papers a:hover {
background-image: url("/assets/img/icons/bb_icon_white-papers_small.png");
}


<!-- channel / category colours -->


    .cat1_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat1_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat1_styled_category_bg_colour a:link,
        .cat1_styled_category_bg_colour a:hover,
        .cat1_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat1_hover_styled_category_bg_colour a:hover,		
		.cat1_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat1_styled_border_colour{
        border-color:  !important;
    }
    
    .cat1_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat1_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat1,
    #Content a.badge.cat1,
    #Content a.badge.cat1:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat1.tint, #Content a.badge.cat1.tint, #Content a.badge.cat1.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat1_styled_category_colour{
        color:  !important;
        }
        .cat1_styled_category_colour a {
            color:  !important;
            }

    .cat_id_1.cbp-hropen a{
        color: ;
        }
        .cat_id_1.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.acquisition-legacy> div.popover > .popover-title,
    ul#Poster>li .acquisition-legacy.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_1{
	     	border: 10px solid  !important;  
        }
        
        


    .cat2_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat2_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat2_styled_category_bg_colour a:link,
        .cat2_styled_category_bg_colour a:hover,
        .cat2_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat2_hover_styled_category_bg_colour a:hover,		
		.cat2_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat2_styled_border_colour{
        border-color:  !important;
    }
    
    .cat2_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat2_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat2,
    #Content a.badge.cat2,
    #Content a.badge.cat2:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat2.tint, #Content a.badge.cat2.tint, #Content a.badge.cat2.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat2_styled_category_colour{
        color:  !important;
        }
        .cat2_styled_category_colour a {
            color:  !important;
            }

    .cat_id_2.cbp-hropen a{
        color: ;
        }
        .cat_id_2.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.production-and-post> div.popover > .popover-title,
    ul#Poster>li .production-and-post.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_2{
	     	border: 10px solid  !important;  
        }
        
        


    .cat3_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat3_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat3_styled_category_bg_colour a:link,
        .cat3_styled_category_bg_colour a:hover,
        .cat3_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat3_hover_styled_category_bg_colour a:hover,		
		.cat3_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat3_styled_border_colour{
        border-color:  !important;
    }
    
    .cat3_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat3_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat3,
    #Content a.badge.cat3,
    #Content a.badge.cat3:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat3.tint, #Content a.badge.cat3.tint, #Content a.badge.cat3.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat3_styled_category_colour{
        color:  !important;
        }
        .cat3_styled_category_colour a {
            color:  !important;
            }

    .cat_id_3.cbp-hropen a{
        color: ;
        }
        .cat_id_3.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.hardware-infrastructure> div.popover > .popover-title,
    ul#Poster>li .hardware-infrastructure.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_3{
	     	border: 10px solid  !important;  
        }
        
        


    .cat4_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat4_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat4_styled_category_bg_colour a:link,
        .cat4_styled_category_bg_colour a:hover,
        .cat4_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat4_hover_styled_category_bg_colour a:hover,		
		.cat4_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat4_styled_border_colour{
        border-color:  !important;
    }
    
    .cat4_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat4_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat4,
    #Content a.badge.cat4,
    #Content a.badge.cat4:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat4.tint, #Content a.badge.cat4.tint, #Content a.badge.cat4.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat4_styled_category_colour{
        color:  !important;
        }
        .cat4_styled_category_colour a {
            color:  !important;
            }

    .cat_id_4.cbp-hropen a{
        color: ;
        }
        .cat_id_4.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.software-infrastructure> div.popover > .popover-title,
    ul#Poster>li .software-infrastructure.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_4{
	     	border: 10px solid  !important;  
        }
        
        


    .cat5_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat5_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat5_styled_category_bg_colour a:link,
        .cat5_styled_category_bg_colour a:hover,
        .cat5_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat5_hover_styled_category_bg_colour a:hover,		
		.cat5_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat5_styled_border_colour{
        border-color:  !important;
    }
    
    .cat5_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat5_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat5,
    #Content a.badge.cat5,
    #Content a.badge.cat5:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat5.tint, #Content a.badge.cat5.tint, #Content a.badge.cat5.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat5_styled_category_colour{
        color:  !important;
        }
        .cat5_styled_category_colour a {
            color:  !important;
            }

    .cat_id_5.cbp-hropen a{
        color: ;
        }
        .cat_id_5.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.audio> div.popover > .popover-title,
    ul#Poster>li .audio.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_5{
	     	border: 10px solid  !important;  
        }
        
        


    .cat6_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat6_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat6_styled_category_bg_colour a:link,
        .cat6_styled_category_bg_colour a:hover,
        .cat6_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat6_hover_styled_category_bg_colour a:hover,		
		.cat6_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat6_styled_border_colour{
        border-color:  !important;
    }
    
    .cat6_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat6_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat6,
    #Content a.badge.cat6,
    #Content a.badge.cat6:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat6.tint, #Content a.badge.cat6.tint, #Content a.badge.cat6.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat6_styled_category_colour{
        color:  !important;
        }
        .cat6_styled_category_colour a {
            color:  !important;
            }

    .cat_id_6.cbp-hropen a{
        color: ;
        }
        .cat_id_6.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.playout-and-transmission> div.popover > .popover-title,
    ul#Poster>li .playout-and-transmission.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_6{
	     	border: 10px solid  !important;  
        }
        
        


    .cat7_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat7_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat7_styled_category_bg_colour a:link,
        .cat7_styled_category_bg_colour a:hover,
        .cat7_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat7_hover_styled_category_bg_colour a:hover,		
		.cat7_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat7_styled_border_colour{
        border-color:  !important;
    }
    
    .cat7_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat7_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat7,
    #Content a.badge.cat7,
    #Content a.badge.cat7:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat7.tint, #Content a.badge.cat7.tint, #Content a.badge.cat7.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat7_styled_category_colour{
        color:  !important;
        }
        .cat7_styled_category_colour a {
            color:  !important;
            }

    .cat_id_7.cbp-hropen a{
        color: ;
        }
        .cat_id_7.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.distribution-and-delivery> div.popover > .popover-title,
    ul#Poster>li .distribution-and-delivery.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_7{
	     	border: 10px solid  !important;  
        }
        
        


    .cat8_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat8_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat8_styled_category_bg_colour a:link,
        .cat8_styled_category_bg_colour a:hover,
        .cat8_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat8_hover_styled_category_bg_colour a:hover,		
		.cat8_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat8_styled_border_colour{
        border-color:  !important;
    }
    
    .cat8_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat8_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat8,
    #Content a.badge.cat8,
    #Content a.badge.cat8:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat8.tint, #Content a.badge.cat8.tint, #Content a.badge.cat8.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat8_styled_category_colour{
        color:  !important;
        }
        .cat8_styled_category_colour a {
            color:  !important;
            }

    .cat_id_8.cbp-hropen a{
        color: ;
        }
        .cat_id_8.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.test-qc-and-monitoring> div.popover > .popover-title,
    ul#Poster>li .test-qc-and-monitoring.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_8{
	     	border: 10px solid  !important;  
        }
        
        


    .cat9_styled_category_bg_colour {
        background-color:  !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat9_styled_category_bg_colour.tint {
            background-color: 4d4d4d !important;
            }
        .cat9_styled_category_bg_colour a:link,
        .cat9_styled_category_bg_colour a:hover,
        .cat9_styled_category_bg_colour a:visited {
            background-color:  !important;
            color: white !important;
            }
            
		.cat9_hover_styled_category_bg_colour a:hover,		
		.cat9_hover_styled_category_bg_colour.cbp-hropen{
            background-color:  !important;
            color: white !important;
            }
            
    .cat9_styled_border_colour{
        border-color:  !important;
    }
    
    .cat9_styled_border_top_colour{
        border-top-color:  !important;
	    }
	    .cat9_styled_border_top_colour.tint{
	        border-top-color: 4d4d4d !important;
	    }

    .badge.cat9,
    #Content a.badge.cat9,
    #Content a.badge.cat9:link {
        background-color: ;
        color: white !important;
        }
        .badge.cat9.tint, #Content a.badge.cat9.tint, #Content a.badge.cat9.tint:link{
            background-color: 4d4d4d !important;
            color: white !important;
            }

    .cat9_styled_category_colour{
        color:  !important;
        }
        .cat9_styled_category_colour a {
            color:  !important;
            }

    .cat_id_9.cbp-hropen a{
        color: ;
        }
        .cat_id_9.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.services> div.popover > .popover-title,
    ul#Poster>li .services.cat_heading{
        background-color: ;
        color: white !important;
        }
        
        .panel_jobs_9{
	     	border: 10px solid  !important;  
        }
        
        


    .cat131_styled_category_bg_colour {
        background-color: #019FE0 !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat131_styled_category_bg_colour.tint {
            background-color: #4dbce9 !important;
            }
        .cat131_styled_category_bg_colour a:link,
        .cat131_styled_category_bg_colour a:hover,
        .cat131_styled_category_bg_colour a:visited {
            background-color: #019FE0 !important;
            color: white !important;
            }
            
		.cat131_hover_styled_category_bg_colour a:hover,		
		.cat131_hover_styled_category_bg_colour.cbp-hropen{
            background-color: #019FE0 !important;
            color: white !important;
            }
            
    .cat131_styled_border_colour{
        border-color: #019FE0 !important;
    }
    
    .cat131_styled_border_top_colour{
        border-top-color: #019FE0 !important;
	    }
	    .cat131_styled_border_top_colour.tint{
	        border-top-color: #4dbce9 !important;
	    }

    .badge.cat131,
    #Content a.badge.cat131,
    #Content a.badge.cat131:link {
        background-color: #019FE0;
        color: white !important;
        }
        .badge.cat131.tint, #Content a.badge.cat131.tint, #Content a.badge.cat131.tint:link{
            background-color: #4dbce9 !important;
            color: white !important;
            }

    .cat131_styled_category_colour{
        color: #019FE0 !important;
        }
        .cat131_styled_category_colour a {
            color: #019FE0 !important;
            }

    .cat_id_131.cbp-hropen a{
        color: #019FE0;
        }
        .cat_id_131.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.acquisition> div.popover > .popover-title,
    ul#Poster>li .acquisition.cat_heading{
        background-color: #019FE0;
        color: white !important;
        }
        
        .panel_jobs_131{
	     	border: 10px solid #019FE0 !important;  
        }
        
        


    .cat132_styled_category_bg_colour {
        background-color: #A3BF37 !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat132_styled_category_bg_colour.tint {
            background-color: #bfd273 !important;
            }
        .cat132_styled_category_bg_colour a:link,
        .cat132_styled_category_bg_colour a:hover,
        .cat132_styled_category_bg_colour a:visited {
            background-color: #A3BF37 !important;
            color: white !important;
            }
            
		.cat132_hover_styled_category_bg_colour a:hover,		
		.cat132_hover_styled_category_bg_colour.cbp-hropen{
            background-color: #A3BF37 !important;
            color: white !important;
            }
            
    .cat132_styled_border_colour{
        border-color: #A3BF37 !important;
    }
    
    .cat132_styled_border_top_colour{
        border-top-color: #A3BF37 !important;
	    }
	    .cat132_styled_border_top_colour.tint{
	        border-top-color: #bfd273 !important;
	    }

    .badge.cat132,
    #Content a.badge.cat132,
    #Content a.badge.cat132:link {
        background-color: #A3BF37;
        color: white !important;
        }
        .badge.cat132.tint, #Content a.badge.cat132.tint, #Content a.badge.cat132.tint:link{
            background-color: #bfd273 !important;
            color: white !important;
            }

    .cat132_styled_category_colour{
        color: #A3BF37 !important;
        }
        .cat132_styled_category_colour a {
            color: #A3BF37 !important;
            }

    .cat_id_132.cbp-hropen a{
        color: #A3BF37;
        }
        .cat_id_132.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.production> div.popover > .popover-title,
    ul#Poster>li .production.cat_heading{
        background-color: #A3BF37;
        color: white !important;
        }
        
        .panel_jobs_132{
	     	border: 10px solid #A3BF37 !important;  
        }
        
        


    .cat133_styled_category_bg_colour {
        background-color: #D14A28 !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat133_styled_category_bg_colour.tint {
            background-color: #df8069 !important;
            }
        .cat133_styled_category_bg_colour a:link,
        .cat133_styled_category_bg_colour a:hover,
        .cat133_styled_category_bg_colour a:visited {
            background-color: #D14A28 !important;
            color: white !important;
            }
            
		.cat133_hover_styled_category_bg_colour a:hover,		
		.cat133_hover_styled_category_bg_colour.cbp-hropen{
            background-color: #D14A28 !important;
            color: white !important;
            }
            
    .cat133_styled_border_colour{
        border-color: #D14A28 !important;
    }
    
    .cat133_styled_border_top_colour{
        border-top-color: #D14A28 !important;
	    }
	    .cat133_styled_border_top_colour.tint{
	        border-top-color: #df8069 !important;
	    }

    .badge.cat133,
    #Content a.badge.cat133,
    #Content a.badge.cat133:link {
        background-color: #D14A28;
        color: white !important;
        }
        .badge.cat133.tint, #Content a.badge.cat133.tint, #Content a.badge.cat133.tint:link{
            background-color: #df8069 !important;
            color: white !important;
            }

    .cat133_styled_category_colour{
        color: #D14A28 !important;
        }
        .cat133_styled_category_colour a {
            color: #D14A28 !important;
            }

    .cat_id_133.cbp-hropen a{
        color: #D14A28;
        }
        .cat_id_133.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.infrastructure> div.popover > .popover-title,
    ul#Poster>li .infrastructure.cat_heading{
        background-color: #D14A28;
        color: white !important;
        }
        
        .panel_jobs_133{
	     	border: 10px solid #D14A28 !important;  
        }
        
        


    .cat134_styled_category_bg_colour {
        background-color: #E98300 !important;
        color: white !important;
        display: block;
        padding: 20px;
        margin: 0 0 40px 0;
        }
        .cat134_styled_category_bg_colour.tint {
            background-color: #f0a84d !important;
            }
        .cat134_styled_category_bg_colour a:link,
        .cat134_styled_category_bg_colour a:hover,
        .cat134_styled_category_bg_colour a:visited {
            background-color: #E98300 !important;
            color: white !important;
            }
            
		.cat134_hover_styled_category_bg_colour a:hover,		
		.cat134_hover_styled_category_bg_colour.cbp-hropen{
            background-color: #E98300 !important;
            color: white !important;
            }
            
    .cat134_styled_border_colour{
        border-color: #E98300 !important;
    }
    
    .cat134_styled_border_top_colour{
        border-top-color: #E98300 !important;
	    }
	    .cat134_styled_border_top_colour.tint{
	        border-top-color: #f0a84d !important;
	    }

    .badge.cat134,
    #Content a.badge.cat134,
    #Content a.badge.cat134:link {
        background-color: #E98300;
        color: white !important;
        }
        .badge.cat134.tint, #Content a.badge.cat134.tint, #Content a.badge.cat134.tint:link{
            background-color: #f0a84d !important;
            color: white !important;
            }

    .cat134_styled_category_colour{
        color: #E98300 !important;
        }
        .cat134_styled_category_colour a {
            color: #E98300 !important;
            }

    .cat_id_134.cbp-hropen a{
        color: #E98300;
        }
        .cat_id_134.cbp-hropen .cbp-hrsub a{
            color: white !important;
            }

    ul#Poster>li.delivery> div.popover > .popover-title,
    ul#Poster>li .delivery.cat_heading{
        background-color: #E98300;
        color: white !important;
        }
        
        .panel_jobs_134{
	     	border: 10px solid #E98300 !important;  
        }
        
        





