.wrap{
	background-image: url("/client/odense/images/header.jpg");
}
.channels a.active{
	background-color: #002e5e !important;
}
.channels a.active:before{
	background: linear-gradient(to right top, #002e5e calc(50% - 1px), transparent 50%);
}
.channels a.active:after{
	background: linear-gradient(to right bottom, #002e5e calc(50% - 1px), transparent 50%);
}
.video-title{
	background-color: rgba(0, 46, 94, 0.9);
}
.tooltip-inner{
	background-color: #002e5e !important;
}
.tooltip.top .tooltip-arrow{
	border-top-color: #002e5e !important;
}
.tooltip.left .tooltip-arrow{
	border-left-color: #002e5e !important;
}
.tooltip.right .tooltip-arrow{
	border-right-color: #002e5e !important;
}
.tooltip.bottom .tooltip-arrow{
	border-bottom-color: #002e5e !important;
}
.jw-button-color:hover{
	color: #d3edfa !important;
}
.jw-progress, .jw-active-option{
	background-color: #d3edfa !important;
}
@media (min-width: 1022px), (min-width: 1350px) and (max-height: 639px){
#search-form{
	width: 440px;
}
}
@media (min-width: 1350px) and (min-height: 640px){
#search-form{
	width: 710px;
}
}
