/* =VIDEO LIBRARY */
/* hide side navigatin */
h1.captionLevel,
h1.caption,
aside.col-sidebar {display:none;}
article.col-content-with-sidebar {width: 100%;}

/* pdf title */
input[type="text"],
select {
	padding: 3px;
	border: 1px solid #B5B8C8;
	border-radius: 3px;	
}
input[type="submit"] {
	padding: 3px 10px;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #666;
	
background: #858585; /* Old browsers */
background: -moz-linear-gradient(top, #858585 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#858585), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #858585 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #858585 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #858585 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom, #858585 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#858585', endColorstr='#000000',GradientType=0 ); /* IE6-9 */	
}
input[type="submit"]:hover,
input[type="submit"]:focus {
	border: 1px solid #E4A511;
	text-shadow: 1px 1px 1px #664A0A;
background: #ff9d00; /* Old browsers */
background: -moz-linear-gradient(top, #ff9d00 0%, #f7d88f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d00), color-stop(100%,#f7d88f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff9d00 0%,#f7d88f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff9d00 0%,#f7d88f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff9d00 0%,#f7d88f 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff9d00 0%,#f7d88f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d00', endColorstr='#f7d88f',GradientType=0 ); /* IE6-9 */	
}
.content .col-video-gallery-search select {
	width: 180px;
}
.row-video-gallery-title {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #E0E0E0;
	padding-top: 10px;
		
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */	
}

.row-video-gallery-title h1 {
	color: #595959;
}
.row-video-gallery-title form {
	display: inline-block;	
	margin-right: 20px;
	margin-bottom: 15px;
}
.row-video-gallery-title form div {
	display: inline-block;	
}
.row-video-gallery-title form span {
	display: block;	
} 
.searchFormByKeyword .submitByProduct {
	display: none;	
}

/* video gallery categories */
.row-video-gallery-content {
	background-image: url(/styles/olympusresponsive/data/i/app-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 1px solid #f4f4f4;
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 40px;
}

/* video gallery content */
.col-solutions-list-in,
.col-video-gallery-results-in {
	border: 1px solid #C7C7C7;
	border-radius: 5px;
	background-color: #fff;
	overflow: auto;
}

.col-solutions-list h2 {
    color: #424242;
    font-size: 21px;
    margin: 0;
    padding: 10px 0 15px 15px;
}
.col-solutions-list a {
	display: block;
    color: #414141;
    font-size: 13px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-top: 6px;
    text-decoration: none;
		
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 50%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 50%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 50%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 50%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 50%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.col-solutions-list .dirNavCat-current a {
	font-weight: bold;
}

/* main content */

/* video list */
.videoListm {
	width: 162px;
	border: 1px solid #ccc;
	float: left;
	margin: 7px;
	height: 175px;
	position: relative;
}
.videoInfo {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.videoInfo h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.subtitlesAvailable {
	font-size: 10px;
	padding-top: 5px;
}
.boxPlay {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 100%;
	width: 160px;
	background-image: url(/spacer.gif);
}
.boxPlay span {
	display:none;
}
.solutionsList .dirNavCat-current {
	font-weight:bold;
	color:#000;
}
.videoPreview {
	height:90px;
	background-image: url(../i/novideo.png);
}
.videoDeButton em {
	position:absolute;
	top:70px;
	right:0px;
	background-color:#2a3190;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
	padding-left:7px;
	padding-right:7px;
	z-index:20;
}
.videoDeButton .videoDesc {
	display:none;
}
.showDesc .videoDesc {
	background-color: #2a3190;
	color: #fff;
	min-height: 84px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 89px;
	display: block;
	font-size: 11px;
	width: 160px;
	line-height: 12px;
}
.boxPlayNow {
	background-image: url(../i/play.png);
	background-position:center 19px;
	background-repeat:no-repeat;
}
.videoPad {
	padding-left:15px;
}

a.moreBtn {
	display: inline-block;
	display: none;
	position: absolute;
	right: 25px;
	top: 10px;
	color: $333;
	text-shadow: 1px 1px 0px #fff;
	text-decoration: none;
	padding: 4px 10px;
	border: 1px solid #c7c7c7;
	border-radius: 3px;
	
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */	
}
a.moreBtn:before {
	content: '\f0c9';
	font-family: 'FontAwesome';
	padding-right: 5px;
}
.videoDesign ul {
	padding: 0; margin: 0;	
	list-style-type: none;
}
.videoListm img {
	width: 160px !important;
	height: 90px !important;	
}

@media (min-width: 1200px) {
	.videoListm {
		width: 190px;	
		height: 200px;
	}
	.boxPlay {
		width: 188px;	
	}
	.boxPlayNow	{
		background-position: center 27px;	
	}
	.videoListm img {
		width: 188px !important;
		height: 106px !important;	
	}
	.videoPreview {
		height: 107px;	
	}
	.videoDeButton em {
		top: 86px;	
	}
	.showDesc .videoDesc {
		top: 106px;
		width: 188px;
	}
	.col-solutions-list-in, 
	.col-video-gallery-results-in {
		height: 435px;	
	}
}
@media (max-width: 1199px) {
	.searchFormByProduct select {
		width: 150px;	
	}
}
@media (max-width: 979px) {

}
@media (min-width: 768px) {
	.col-video-gallery-title {
		border-right: 1px solid #E0E0E0;
	}
	.col-video-gallery-search {
		border-left: 1px solid #FDFDFD;
	}
}
@media (min-width: 640px) and (max-width: 1199px) {
	.col-solutions-list-in,
	.col-video-gallery-results-in {
		height: 500px;
		overflow: auto;
	}	
}
@media (min-width: 640px) {
	.col-video-gallery-results {
		padding-left: 0px;	
	}	
}
@media (max-width: 639px) {
	.col-video-gallery-results,
	.col-solutions-list {
		width: 100%;	
	}
	.col-solutions-list {
		margin-bottom: 15px;	
	}
	.scroll,
	a.video-gallery-all-link {
		display: none;
	}	
	a.moreBtn {
		display: block;	
	}	
	.col-solutions-list  h2 {
		padding-bottom: 10px;	
		cursor: pointer;
	}
	.col-solutions-list h2:after {
		font-family: 'FontAwesome';
		content: '\f107';
		position: absolute;
		right: 30px;	
	}	
}