.wrap{
	background-image: url("/client/ishoj/images/header.webp");
}
.channels a.active{
	background-color: #174273 !important;
}
.channels a.active:before{
	background: linear-gradient(to right top, #174273 calc(50% - 1px), transparent 50%);
}
.channels a.active:after{
	background: linear-gradient(to right bottom, #174273 calc(50% - 1px), transparent 50%);
}
.video-title{
	background-color: rgba(23, 66, 115, 0.9);
}
.tooltip-inner{
	background-color: #174273 !important;
}
.tooltip.top .tooltip-arrow{
	border-top-color: #174273 !important;
}
.tooltip.left .tooltip-arrow{
	border-left-color: #174273 !important;
}
.tooltip.right .tooltip-arrow{
	border-right-color: #174273 !important;
}
.tooltip.bottom .tooltip-arrow{
	border-bottom-color: #174273 !important;
}
.jw-progress, .jw-active-option{
	background-color: #db9800 !important;
}
@media (min-width: 1022px), (min-width: 1350px) and (max-height: 639px){
#search-form{
	width: 250px;
}
}
@media (min-width: 1350px) and (min-height: 640px){
#search-form{
	width: 570px;
}
}
@media (min-width: 1022px){
.navbar-brand{
	margin-top: 9px;
}
}
@media (max-width: 1021px){
.navbar-header{
	padding: 32px 0;
}
}
