

<!-- 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");
}




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

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

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

    .cat_id_1.cbp-hropen a{
        color: #019FE0;
        }
        .cat_id_1.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_1{
	     	border: 10px solid #019FE0 !important;  
        }
        
        


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

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

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

    .cat_id_2.cbp-hropen a{
        color: #A3BF37;
        }
        .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: #A3BF37;
        color: white !important;
        }
        
        .panel_jobs_2{
	     	border: 10px solid #A3BF37 !important;  
        }
        
        


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

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

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

    .cat_id_3.cbp-hropen a{
        color: #D14A28;
        }
        .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: #D14A28;
        color: white !important;
        }
        
        .panel_jobs_3{
	     	border: 10px solid #D14A28 !important;  
        }
        
        


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

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

    .cat4_styled_category_colour{
        color: #016BA9 !important;
        }
        .cat4_styled_category_colour a {
            color: #016BA9 !important;
            }

    .cat_id_4.cbp-hropen a{
        color: #016BA9;
        }
        .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: #016BA9;
        color: white !important;
        }
        
        .panel_jobs_4{
	     	border: 10px solid #016BA9 !important;  
        }
        
        


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

    .badge.cat5,
    #Content a.badge.cat5,
    #Content a.badge.cat5:link {
        background-color: #923D8B;
        color: white !important;
        }
        .badge.cat5.tint, #Content a.badge.cat5.tint, #Content a.badge.cat5.tint:link{
            background-color: #b377ae !important;
            color: white !important;
            }

    .cat5_styled_category_colour{
        color: #923D8B !important;
        }
        .cat5_styled_category_colour a {
            color: #923D8B !important;
            }

    .cat_id_5.cbp-hropen a{
        color: #923D8B;
        }
        .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: #923D8B;
        color: white !important;
        }
        
        .panel_jobs_5{
	     	border: 10px solid #923D8B !important;  
        }
        
        


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

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

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

    .cat_id_6.cbp-hropen a{
        color: #E0001B;
        }
        .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: #E0001B;
        color: white !important;
        }
        
        .panel_jobs_6{
	     	border: 10px solid #E0001B !important;  
        }
        
        


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

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

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

    .cat_id_7.cbp-hropen a{
        color: #E98300;
        }
        .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: #E98300;
        color: white !important;
        }
        
        .panel_jobs_7{
	     	border: 10px solid #E98300 !important;  
        }
        
        


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

    .badge.cat8,
    #Content a.badge.cat8,
    #Content a.badge.cat8:link {
        background-color: #65B437;
        color: white !important;
        }
        .badge.cat8.tint, #Content a.badge.cat8.tint, #Content a.badge.cat8.tint:link{
            background-color: #93cb73 !important;
            color: white !important;
            }

    .cat8_styled_category_colour{
        color: #65B437 !important;
        }
        .cat8_styled_category_colour a {
            color: #65B437 !important;
            }

    .cat_id_8.cbp-hropen a{
        color: #65B437;
        }
        .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: #65B437;
        color: white !important;
        }
        
        .panel_jobs_8{
	     	border: 10px solid #65B437 !important;  
        }
        
        


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

    .badge.cat9,
    #Content a.badge.cat9,
    #Content a.badge.cat9:link {
        background-color: #3AD6C6;
        color: white !important;
        }
        .badge.cat9.tint, #Content a.badge.cat9.tint, #Content a.badge.cat9.tint:link{
            background-color: #75e2d7 !important;
            color: white !important;
            }

    .cat9_styled_category_colour{
        color: #3AD6C6 !important;
        }
        .cat9_styled_category_colour a {
            color: #3AD6C6 !important;
            }

    .cat_id_9.cbp-hropen a{
        color: #3AD6C6;
        }
        .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: #3AD6C6;
        color: white !important;
        }
        
        .panel_jobs_9{
	     	border: 10px solid #3AD6C6 !important;  
        }
        
        
