@charset "UTF-8";
.products.jumbotron {
	height: 450px;
	max-width:1440px;
	margin:0 auto;

}
.products.jumbotron .container {
	margin-top:180px;
	padding-left:55px;

}
.products.jumbotron h1 {
	color:#fff;
	font-size: 27px;
	margin: 0 0 15px 0;
	text-shadow:0 0 5px #000;
}
.products.jumbotron h2 {
	color:#fff;
	font-size: 16px;
	margin: 0;
	text-shadow:0 0 5px #000;
}
.products.jumbotron p {
	color:#fff;
	font-size: 21px;
	margin: 0 0 15px 0;
	text-shadow:0 0 5px #000;
}
.products.jumbotron p a{
	text-shadow:none;
}
.solution.jumbotron {
	height: 600px;
	max-width:1440px;
	margin:0 auto ;
}
.solution.jumbotron .container {
	margin-top:360px;
	padding-left:55px;

}
/* 20161014 */
.hcb {
	color: #333;
	text-shadow: 1px 2px 3px #ccc;
}
.solution.jumbotron h1 {
	color:#fff;
	font-size: 48px;
	margin: 0 0 15px 0;
	text-shadow:0 0 5px #000;
	text-align:center;
}
.solution.jumbotron h1.solution_index{
	text-align:left;
}
.solution.jumbotron h2 {
	color:#fff;
	font-size: 21px;
	margin: 0 0 30px 0;
	text-shadow:0 0 5px #000;
	text-align:center;
}
.jumbotron.pages.product_detail h3 {
	font-size:32px;
}
.solution.jumbotron p {
	color:#fff;
	font-size: 16px;
	margin: 0 0 15px 0;
	text-shadow:0 0 5px #000;
	text-align:center;
}
.product_detail.jumbotron{
	max-width:1440px;
	margin:0 auto;
	padding-top:0;
	padding-bottom:0;
	background-size:cover;
}
.product_detail.jumbotron .product_video{
	padding:60px 0;
}
.product_video p{
	max-width:765px;
	margin:0 auto 30px auto;
	padding:0 15px;
}
.product_detail.jumbotron .product_feature_general{
	padding:0;
}
.product_detail.jumbotron .product_order{
	padding:0;
}

.product_order .partNum-list {
	min-height: 200px;
}
@media screen and (max-width: 767px) {
	.product_order .partNum-list {
		min-height: 100%;
	}
}

.container.pages .lineup h2 {
	color:#fff;
	font-size:16px;
	text-align: center;
	background:#666;
	margin: 0 0 30px 0;
	padding: 6px 5px;
	border:none;
}
.container.pages .lineup a:hover, .container.pages .category_index a:hover {
	text-decoration: none;
}
.lineup div img {
	width: 100%;
}
.container.pages .category_index h2 {
	margin: 0 0 15px 0;
}
.container.pages .category_index h3 {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 15px 5px;
	min-height:90px;
	font-size:14px;
}
.lineup_list ul{
	list-style:none;
	margin:0;
	padding:0;
}
.lineup_list li{
	padding:0 5px;
	line-height:30px;
	border-bottom:1px solid #eee;
}
.lineup_list li:last-child{
	border:none;
}
.category_index div img {
	width: 100%;
}

.category_index div a {
	display:block;
	opacity: 1;
	transition: opacity .5s;
	-webkit-transition: opacity .5s; /* Chrome & safari */
	-moz-transition: opacity .5s; /* firefox */
}
.category_index div a:hover {
	opacity: .7;
}

/* General Product Page*/
.product_general_header{
	margin:30px -15px;
	min-height:300px;
}


.product_video iframe{
	width:853px;
	height:480px;
	max-width:853px \9;
	width:100% \9;
}
.software_video{
	text-align:center;
	margin-bottom:30px;
	padding:30px 0 ;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.software_video iframe{
	width:640px;
	height:360px;
	max-width:640px \9;
	width:100% \9;
}
.software_ui{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-top:0;
	margin-bottom:30px;
	padding:30px 0;
}
.software_ui .carousel{
	height:360px;
}
.software_ui .carousel-inner{
	width:auto;
}
.software_ui .carousel .item{
	text-align:center;
	height:360px;
	background:none;
}
.software_ui .carousel-inner > .item > img{
	position:relative;
	margin:0 auto;
	min-width:inherit;
	height:360px;
	left:auto;
}
.software_ui .carousel-control img{
	padding:149px 0;
}
.software_ui .carousel-indicators{
	bottom:-50px;
}
.software_ui .carousel-indicators .active{
	background:#ccc;
}
.software_ui  .carousel-indicators li{
	border:1px solid #ccc;
}
.col-reverse div{
	float:right;
}
.col-reverse div.modal-dialog.modal-lg, .col-reverse div#myModal div{
	float:inherit;
	clear:right;
}
.product_feature_general ul{
	line-height:1.5em;
	margin:0;
}
.product_feature_general ul li{
	margin:.5em 0;
}
.product_feature_general ol{
	line-height:1.5em;
	margin:0;
}
.product_feature_general ol li{
	margin:.5em 0;
}
.product_feature_general_pic{
	text-align:center;

}
.product_feature_general_pic img{
	margin:0 auto;
}
.product_spec h4{
	clear:both;
}

/* Rich Product Page*/
.col-md-6.product_feature_rich_content{
	margin:60px 0 0 0 ;

}
.col-sm-6.product_feature_rich_pic img{

}
.row.product_spec{
	margin-left:0;
	margin-right:0;
}
.row.product_award{
	margin-left:0;
	margin-right:0;
}
.row.product_award div{
	text-align:center;
}
.row.product_award .award_note{
	color:#999;
	line-height:1em;
}

.product_order{
	padding:0 15px;
}
.container.pages .product_order h4{
	clear:both;
}
.product_spec_pic{
	text-align:center;
	margin:0 0 20px 0;
}
.product_spec_pic img{
	display:inline;
}
.product_spec .table{

}

.product_spec .table th{
	color:#666;
	padding:0;
	text-align:left;
	vertical-align:middle;
	border-top:none;
	border-top:1px solid #eee;
	font-weight:normal;
}
.product_spec .table td{
	border:none;
	border-top:1px solid #eee;
}
.product_spec .table tr:first-child th{
	border-top:none;
}
.product_spec .table tr:first-child td{
	border-top:none;
}
.product_order h4{
	margin-bottom:15px;
}
.product_order ul{
	list-style:none;
	margin:10px 0 30px 0;
	padding:0;
}
.product_order li{
	margin:0 0 5px 0;
	padding:0;
}
.product_order_pn{
	display:inline-block;
	vertical-align: top;
}
.product_order_desc{
	display:inline-block;
	vertical-align: top;
	width: calc(100% - 125px);
	margin-left: 30px;
	color:#999;
}
.product_order .label{
	margin:0;
	line-height:24px;
	font-size:15px;
}
.product_wheretobuy {

}
.product_wheretobuy .row div{
	max-width:100%;
	min-height:100px;
	line-height:45px;
	text-align:center;
	vertical-align:middle;
	display:block;
	margin:15px 0;
}
.product_wheretobuy a, .product_wheretobuy span{
	max-width:100%;
	min-height:55px;
	line-height:45px;
	text-align:center;
	vertical-align:middle;
	display:block;
	margin:0;
}
.product_wheretobuy a img, .product_wheretobuy span img {
	max-height:45px;
	display:inline-block;
}

/* Memory */
.product_memory_result .list-group-item:first-child{
	border-top-left-radius:0;
	border-top-right-radius:0;

}
.product_memory_resultcontent{
	margin:0 0 0 190px;
}
.product_memory_result .list-group-item{

		border-left:none;
		border-right:none;
		padding:10px;
		min-height:140px;

}
.product_memory_result .list-group-item:first-child{
	border-top:none;
}
.product_memory_result .list-group-item:last-child{
	border-bottom:none;
}
.product_memory_result img.product_memory_searchpic{
	width:180px;
	height:120px;
border:1px solid #fff;
	position:absolute;
	transition: border .5s;
	-webkit-transition: border .5s; /* Chrome & safari */
	-moz-transition: border .5s; /* firefox */
}
.product_memory_result img.product_memory_searchpic:hover{
	border:1px solid #999;
}
.product_memory_pn{
	line-height:2em;
}


.product_spec, .list-group-item-text .product_spec{
	line-height:2em;
	margin-bottom:5px;
}
.product_detail.general{
	margin-top:90px;
}
#Page_Head_rich_title{
	margin-bottom:-90px;
}
#ts_industrial #Page_Head_rich_title {
	margin-bottom: 0;
}
.product_detail.rich{
	margin-top:0;
}
.product_detail h2{
	color:#333;
}
.product_detail p, .jumbotron.product_detail p{
	font-size:15px;
	line-height:2em;
}
.product_memory_sort{
	margin-bottom:15px;
}
.product_memory_sort .btn{
	margin-bottom:5px;
}
.product_imagesingle{
	text-align:center;
}
.product_imagesingle img{
	max-width:100%;
}
.product_imagemutiple{
}
.product_order .table{

}
.product_order .table > thead > tr > th{
	color:#787878;
	font-weight:normal;
	background:none;
	border-bottom:s1px solid #eee;
	text-align:left;
}
.product_order .table > tbody > tr:first-child > td{
	border-top:none;
}

/* Solution */
.product_compatibility{
	padding:60px 0;
}
.product_compatibility div{

}
.product_compatibility a{
	color:#fff;
	opacity:1;
	transition: opacity .5s;
	-webkit-transition: opacity .5s; /* Chrome & safari */
	-moz-transition: opacity .5s; /* firefox */
}
.product_compatibility a:hover{
	text-decoration:none;
	opacity:.5;
}
.product_compatibility img{
	margin:45px auto 10px auto;
}
.solution_compatibility_table{
	margin:0 0 30px 0;
}
.solution_compatibility_table th{
	padding:8px 5px ;
	font-weight:normal;
	border-top:1px solid #ccc;
	border-bottom:2px solid #ccc;
	background:#eee;
}
.solution_compatibility_table td{
	padding:5px 5px ;
	border-bottom:1px solid #ccc;
}
.solution_compatibility_table tr th.jetdrive{
	background:#5cb85c;
}

.solution_compatibility_table tr td.jetdrive{
	background:#e3f0d1;
}
.solution_compatibility_table tr th.jetdrive420{
	background:#29abe2;
}

.solution_compatibility_table tr td.jetdrive420{
	background:#d9e6fe;
}
.solution_compatibility_table a{
	display:block; color:#333;
	text-decoration:none;
}
.solution_compatibility_table a:hover{
	opacity:.5;
}
.container.pages.solution h3{
	font-size:21px;
	border-bottom:1px solid #ccc;
}
.compatibility_spec{

}

.compatibility_spec th{
	color:#666;
	padding:0;
	text-align:left;
	vertical-align:middle;
	border-top:none;
	border-top:1px solid #eee;
	font-weight:normal;

}
.compatibility_spec td{
	border:none;
	border-top:1px solid #eee;
}
.compatibility_spec tr:first-child th{
	border-top:none;
	font-weight:normal;
}
.compatibility_spec tr:first-child td{
	border-top:none;
}

.table-oem{
	border:1px solid #ccc;
}
.table-oem tr:first-child th, .table-oem tr:nth-child(2) th{
	border-bottom:1px solid #ddd;
}
.table-oem tr:nth-child(2) th:nth-child(2),.table-oem tr:nth-child(2) th:nth-child(3),.table-oem tr:nth-child(2) th:nth-child(4),.table-oem tr:nth-child(2) th:nth-child(5),.table-oem tr:nth-child(2) th:nth-child(6),.table-oem tr:nth-child(2) th:nth-child(7),.table-oem tr:nth-child(2) th:nth-child(8){
	color:#666;
}
.table-oem tr:last-child th:nth-child(2),.table-oem tr:last-child th:nth-child(3),.table-oem tr:last-child th:nth-child(4),.table-oem tr:last-child th:nth-child(5),.table-oem tr:last-child th:nth-child(6),.table-oem tr:last-child th:nth-child(7),.table-oem tr:last-child th:nth-child(8){
	color:#666;
}
.table-oem th{
	background:#eee;
}
.table-oem th img{
	max-width:90px;
}
.table-oem th a{
	width:100%;
	display:block;
}
.table-oem th a:hover{
	background:#ccc;
	border-radius:8px;
	color:#666;
	text-decoration:none;
}
.oem_2pack_products{
	border:1px solid #ccc;
	margin:0 0 20px 0 ;
	padding:15px 0;
	background:#eee;
}
.oem_2pack_products img{
	max-width:90px;
	margin:0 auto
}
.oem_2pack_products a{
	width:100%;
	display:block;
}
.oem_2pack_products a:hover{
	background:#ccc;
	border-radius:8px;
	color:#666;
	text-decoration:none;
}

/* Capacity Label */
.label-capacity-b {
	padding:0.2em 0.5em 0.3em;
	color:#428bca;
	background-color: #fff;
	border: solid 1px #428bca;
}
.label-capacity-greenborder {
	margin-right:.5em;
	padding:0.2em 0.5em 0.3em;
	color:#669900;
	background-color: #fff;
	border: solid 1px #669900;
}
.label-capacity-grayborder {
	margin-right:.5em;
	padding:0.2em 0.5em 0.3em;
	color:#999;
	background-color: #fff;
	border: solid 1px #999;
}


@media (max-width: 992px) {
.product_video iframe{
	width:640px;
	height:360px;
}
.software_video iframe{
	width:448px;
	height:252px;
}
.col-reverse div{
	float:none;
}

.product_feature_rich_pic img{
	width:100%;
}
}
@media (max-width: 768px) {
.product_detail.jumbotron{
	padding-left:0;
	padding-right:0;
}
	.products.jumbotron .container {
	margin-top:270px;

	padding-left:0;
	padding-right:0;
	padding-top:2px;
	padding-bottom:5px;
}

.solution.jumbotron .container {
	margin-top:180px;
	padding-left:0;


}
.product_video iframe{
	width:448px;
	height:252px;
}
.software_video iframe{
	width:448px;
	height:252px;
}
.container.pages .lineup h2 {
	min-height:54px;
	line-height:1.5em;
	padding:3px;

}
.product_imagesingle img{
	max-width:none;
	width:80%;
	height:auto;
}
.row.product_spec{
	padding-left:15px;
	padding-right:15px;
}
.solution.jumbotron .container{
	margin-top:360px;
	padding-right:0;
}
.solution.jumbotron h1 {
	font-size: 36px;
}
.jumbotron.pages.product_detail h3 {
	font-size:24px;
}
.product_compatibility ul li{
	width:140px;
	height:195px;
	float:left;
	margin:0 30px 0 0 ;
	text-align:center;
	vertical-align:baseline;
}

}


@media (max-width: 767px) {

.col-reverse div{
	float:none;
}
.row.product_award div{
	min-height:300px;
}


}

@media (min-width: 768px) {



}

@media (max-width:480px) {
.container.pages.category{
	margin-top:0 !important;
}
.container.pages.product_detail.general.category {
	margin-top: 90px;
}

.container.pages .lineup h2 {
	min-height:55px;
	line-height:1.5em;
	padding:3px;
}
.product_imagesingle img{
	max-width:none;
	width:60%;
	height:auto;
}
.product_memory_resultcontent{
	margin:0;
	text-align:left;
}
.product_memory_result .list-group-item:first-child{
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.product_memory_result .list-group-item{


		border-left:1px solid #ddd;
		border-right:1px solid #ddd;
		padding:10px;
		text-align:center;
}
.product_memory_result .list-group-item:first-child{
	border-top:1px solid #ddd;
}
.product_memory_result .list-group-item:last-child{
	border-bottom:1px solid #ddd;
}
.product_memory_result img.product_memory_searchpic{
	width:60%;
	height:auto;
	margin:0 auto 10px auto;
	position:relative;

}
.product_order th{
	font-size:10px;
	line-height:15px;
}
.product_order td{
	font-size:10px;
	line-height:15px;
}
.product_video iframe{
	width:300px;
	height:169px;
}
.software_video iframe{
	width:300px;
	height:169px;
}
.software_ui .carousel{
	height:auto;
}
.software_ui .carousel .item{
	height:auto;
}
.software_ui .carousel-inner > .item > img{
	height:auto;
}
.software_ui .carousel-control.left{
	bottom:0;
}
.software_ui .carousel-control{
	display:none;
}

.container.pages .lineup div div{
	background:none;
}
.container.pages .lineup h2{
	color:#666;
	background:none;
}

.product_spec .table h4{
	font-size:12px;
}
.product_spec .table td{
	font-size:12px;
}
.product_spec_orderlist{
	list-style:none;
	margin:0;
	padding:0;
}
.product_spec_orderlist li{
	width:75px;
	display:inline-block;
	text-align:center;
	margin:0 ;
	padding:15px 0 0 0;
}
.product_spec_orderlist_pn{
	display:block;
	text-align:center;
	margin:12px 0;
	font-size:9px;
}
.product_spec_orderlist .label{
	margin:15px 0;
	line-height:18px;
	font-size:12px;
}

.solution.jumbotron .container{
	margin-top:330px;
	padding-right:0;
}
.solution.jumbotron{
	margin-top:0;
}
.solution.jumbotron h2{
	font-size:27px;
	margin-bottom:5px;
}

.product_compatibility ul li{
	width:105px;
	height:165px;
	float:left;
	margin:0 30px 0 0 ;
	text-align:center;
	vertical-align:baseline;
}
.product_compatibility ul h4{
	font-size:12px;
}
.solution.jumbotron{
	height:360px;
}
.solution.jumbotron .container{
	margin-top:240px;
}
.solution_compatibility_table th{
	font-size:9px;
}
.solution_compatibility_table td{
	font-size:9px;
}
}

/********
20170202
********/
.category_index {
	margin-top: 50px;
}

.lineup_container {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto 40px;
}

.lineup_container.scrolling {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 9999;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9999;
}

.lineup {
	padding: 0;
	list-style-type: none;
	background-color: #f6f7f8;
}

.lineup li {
	width: 20%;
	float: left;
	position: relative;
	background-color: #f6f7f8;
	border-right: 2px solid #fff;
}

.lineup li:last-child {
	border: 0;
}

.lineup li:hover, .lineup li.active {
	background-image: radial-gradient(50% 132%, rgba(255,255,255,0.50) 50%, #EEEEEE 100%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.lineup li:hover::after, .lineup li.active:after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	bottom: 20px;
	left: 50%;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 8px solid #333;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.lineup li img {
	display: block;
	width: 60%;
	max-width: 60%;
	height: auto;
	margin: 0 auto;
}

.lineup li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.lineup li a h2 {
	margin: 10px 0 20px;
	font-size: 16px;
}

.lineup_container.scrolling .lineup li {
	display: table-cell;
	width: 1%;
	float: none;
	text-align: center;
}

.lineup_container.scrolling img {
	display: none;
}

.lineup_container.scrolling a {
	padding: 12px 0;
}

.lineup_container.scrolling h2 {
	margin: 0;
}

.scrolling li:hover, .lineup li.active {
	background-color: #414349;
	background-image: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.scrolling .lineup li:hover::after,
.scrolling .lineup li.active:after {
	top: 50%;
	bottom: auto;
	right: 10%;
	left: auto;
	border-top: 8px solid #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.lineup_container.scrolling li:hover a, .lineup li.active a {
	color: #fff;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	.lineup li {
		width: 33.3333%;
	}
	.lineup li a h2 {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) and (min-width: 320px) {
	.lineup li {
		width: 50%;
		border-bottom: 2px solid #fff;
	}
	.lineup li img {
		display: none;
	}
	 .lineup li:hover::after, .lineup li.active:after {
		 bottom: 10px;
	 }
	.lineup li a h2 {
		margin: 0;
		padding: 0 8px;
		word-wrap: break-word;
	}
	.lineup_container.scrolling .lineup li {
		display: none;
	}
}
