.wrap{
	background-image: url("/client/albertslund/images/header.jpg");
}
.channels a.active{
	background-color: #034EA2 !important;
}
.channels a.active:before{
	background: linear-gradient(to right top, #034EA2 calc(50% - 1px), transparent 50%);
}
.channels a.active:after{
	background: linear-gradient(to right bottom, #034EA2 calc(50% - 1px), transparent 50%);
}
.video-title{
	background-color: rgba(3, 78, 162, 0.9);
}
.tooltip-inner{
	background-color: #034EA2 !important;
}
.tooltip.top .tooltip-arrow{
	border-top-color: #034EA2 !important;
}
.tooltip.left .tooltip-arrow{
	border-left-color: #034EA2 !important;
}
.tooltip.right .tooltip-arrow{
	border-right-color: #034EA2 !important;
}
.tooltip.bottom .tooltip-arrow{
	border-bottom-color: #034EA2 !important;
}
.jw-button-color:hover{
	color: #E6F7FE !important;
}
.jw-progress, .jw-active-option{
	background-color: #E6F7FE !important;
}
@media (min-width: 1022px), (min-width: 1350px) and (max-height: 639px){
#search-form{
	width: 290px;
}
}
@media (min-width: 1350px) and (min-height: 640px){
#search-form{
	width: 570px;
}
}
