.nav .general_Menu .student_menu>a:before{
    content: '';
    background-image: url('//www.lenovo.com/images/masthead/rebrand/student-store-20x20.png');
    background-repeat: no-repeat;}
@media (min-width: 51em){
	.nav .general_Menu>li.student_menu>a>span{display:block!important;}
}
ul,li{margin: 0;padding:0;list-style:none;}
.contentContainer{overflow:hidden;padding-bottom: 1em;}
.h3-title .os{
	background: #e5e5e5;
	text-align: right;
}
.h3-title .os a:first-chid img{display:block;}
.h3-title .os a:not(:first-child){padding: .5em 0;display:inline-block;}
.h3-title .os a:not(:first-child) img{display:inline;}
.h3-title .os a:hover,.h3-title .os a:active{text-decoration: underline;}
.h3-title .info{
	margin: 1em;
	border: 1px solid #a0a0a0;
}
.h3-title p{
	margin: 0;
	text-align: center;
	font-size: 1.3em;
	line-height: 2em;
	background: #4bc0e1;
	color: white;
}
.h3-title ul{
	margin: 0;
	padding: 0;
	display: table;
}
.h3-title li{
	padding: 2em;
	display: table-cell;
}
.h3-title li:first-child{
	border-right: 1px solid #a0a0a0;
}
.h3-title li strong{display: block;}

.series{
	margin: .1em 1em;
}
.series .nav-li li{
	border: 1px solid #eee;
}
.series .nav-li li a{
	display: block;
	color: #666;
	background: #eee;
	font-size: 1.5em;
	line-height: 2.5em;
	transition: all .3s;
}
.series .nav-li li a:before{
	content: '+';
	display: inline-block;
	margin-right: 10px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: white;
	background: #a0a0a0;
	transition: all .3s;
}
.series .nav-li li a:hover, .series.active .nav-li li a{
	background: white;
}
.series .nav-li li a:hover:before, .series.active .nav-li li a:before{
	background: #3f8ddf;
}
.series.active .nav-li li a:before{ content: '-';}
.sub-series .tabs .tabs-nav{
	display: table;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
}
.sub-series .tabs h3{
	display: table-cell;
	padding: .5em .2em;
	background: #eee;
	border: 2px solid white;
	transition: all .3s;
}
.sub-series .tabs h3:hover, .sub-series .tabs h3.active{
	background: #4bc0e1;
	color: white;
	cursor: pointer;
}
.tabs-cont{display:none;}
.tabs-cont.active{display: block;}
.sub-series{
	max-height: 0;
	overflow: hidden;
	transition: all .3s;
}
.series.active .sub-series{max-height: 1000px;}

.sub-series .table-cont{
	width: 100%;
}
.sub-series table th{
	font-size: 1.2em;
	background: #4bc0e1;
	color: white;
	border: 1px solid white;
}
.sub-series table{border: 1px solid #eee;border-spacing:0;border-collapse: collapse;}
.sub-series table td:first-child{width: 50%;border-left: 0}
.sub-series table td:nth-of-child(2){width: 170px;}
.sub-series table td{padding: 2px 8px;border-left: 1px dotted #ddd;border-top: 1px dotted #ddd;}
.sub-series table tr:hover{background: #fafafa}

.text-gray{background: #eee;}

.pdf-icon {
	background:url(http://shopap.lenovo.com/ISS_Static/WW/ap/jp/ja/doc/pdf/img/pdf.gif) left top no-repeat;
	padding-left: 1.2em;
}

.nopdf {
	padding-left: 1.2em;
	clear: both;
}
.flash-icon {
	background:url(http://shopap.lenovo.com/ISS_Static/WW/ap/jp/ja/doc/pdf/img/page_white_flash.png) left top no-repeat;
	padding-left: 1.2em;
}
.catalog-button{
	float:right;
	padding: 5px 2em;
	margin: 1em 1em 2em;
	border: 1px solid #e3211f;
	color: #e3211f;
	transition: all .3s;
}
.catalog-button:hover, .catalog-button:active{
	background: #e3211f;
	color: white;
}
/**/