@charset "utf-8";
/* CSS Document */
#menuL1 ul.menuL1 > li > a.this,#menuL1_avail > ul > li > a.this {
	color:#0071b3;
}
/*
#menuL1 ul.menuL1 > li.hasChildren > a.this:after {
	border-color: transparent transparent transparent rgba(0, 167, 255, 1.0);	
	border-color: rgba(0, 167, 255, 1.0) transparent transparent transparent;	
}

#menuL2 {
	background-color:#00a7ff;
}
#menuL3 .thisUint {
	color:#00a7ff;
}
#menuL3 ul li a.this {
	color:#00a7ff;
}
#bottomMenuList .col-md-12 {
	background-color:#00a7ff;
}*/
.supportTitle {
	text-align:center;
	padding-bottom:50px;
}
.supportTitle div:nth-child(1) {
	color:#2c2c2c;
	font-size:27px;
	font-weight:bold;
}
.supportTitle div:nth-child(2) {
	padding:15px 0px 50px;
}
.supportTitle div.line {
	width:85px;
	margin:5px auto 0px;
	border-bottom:solid 5px #0071b3;
}
.bt0 {
	padding-bottom:0px;
}
/*ADD begin download center TABLE scription--by mingyu 20160812*/
.supportDescription{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#0071b3;
}
.supportDescription span{
	color:#000000;
}
/*ADD end download center TABLE scription--by mingyu 20160812*/
.contacts {
	margin-bottom:30px;
}
.contacts .contents {
	background-color:#e3e3e3;
	padding:20px 30px 0px;
	min-height:140px;
}
.contacts .contents td:nth-child(1) {
	color:#0071b3;
	font-size:40px;
	vertical-align:top;
}
.contacts .contents td:nth-child(2) {
	padding-left:20px;
	font-size:12px;
	color:#303030;
}
.contacts .contents td:nth-child(2) span {
	font-size:15px;
	font-weight:bold;
}
.contacts .contents td:nth-child(2) div {
	padding-bottom:10px;
}
.contacts .contents td a {
	font-size:12px;
	color:#303030;
}
#os_mapping table,#download table,#qList {
	width:100%;
}
#os_mapping table th,#download table th {
	background-color:#0071b3;
	padding:10px 0px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border:solid 1px #c5c5c5;
	border-bottom:0px;
	border-collapse:collapse;	
}

#os_mapping table td,#download table td {
	text-align:center;
	border:solid 1px #c5c5c5;
	border-top:0px;
	border-bottom:0px;
	border-collapse:collapse;
	font-size:12px;
	padding:8px 0px;
}
#os_mapping table tr:nth-child(odd) td,#download table tr:nth-child(odd) td {
	background-color:#ebebeb;
}
#os_mapping table tr:last-child td/*,#download table tr:last-child td*/,#download table {
	border-bottom:solid 1px #c5c5c5;
}
#os_mapping table tr td:nth-child(1) {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}
#os_mapping table tr:nth-child(2) td {
	font-size:14px;
	font-weight:bold;
}
#download .cTitle {
	font-size:22px;
	font-weight:bold;
	padding-bottom:10px;
}
#download table td {
	text-align:left;
	padding:8px;
}
#download table th,#download table td {
	font-size:15px;
	width:150px;
}
#download table tr td:nth-child(1) {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
#download table tr td:nth-child(2) {
	width:auto;
}
#download table tr td:nth-child(5) {
	text-align:center;
}
#download table tr td:nth-child(5) a {
	color:#0071b3;
	font-size:14px;
}
#download {
	padding-top:30px;
	position:relative;
}
#download #category {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
}
#download #category select,#faq #ic select,#faq #ware select {
	font-size:16px;
	width:100px;
	border:0px;
	background-color:#dddddd;
}
#download #category select option,#faq #ic select option,#faq #ware select option {	
	color:#fff;
	background-color:#0071b3;
}
#download #find {
	position:absolute;
	right:0px;
	top:10px;
	width:150px;
}
#download #find span {
	display:block;
	position:absolute;
	left:0px;
	top:4px;
}
#download #find div {	
	position:absolute;
	left:25px;
	top:0px;
}
#download #find input {	
	width:100px;
	border:0px;
	border-left:solid 1px #000;
	padding:0 7px;
	font-size:16px;
}
#Datasheet {
	margin-top:80px;
}
#Driver,#Datasheet {
	position:relative;
}
#faq {
	position:relative;
	padding-top:50px;
}
#faq #ic {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
}
#faq #ware {
	position:absolute;
	left:165px;
	top:0px;
	width:150px;
}
#faq #ic select,#faq #ware select {
	width:150px;
}
#qList td {
	border:solid 1px #c5c5c5;
	border-collapse:collapse;
	font-size:13px;
	padding:8px 20px;
}
#qList td a {	
	font-size:15px;
	color:#4d4d4d;
}
#faq .q {
	padding-top:25px;
	font-weight:bold;
}
#faq .a {
	padding-top:15px;
	padding-bottom:15px;
}
#faq .q table,#faq .a table {
	width:100%;
}
#faq .q td:nth-child(1),#faq .a td:nth-child(1) {
	width:20px;	
	font-weight:bold;
	vertical-align:top;
}

#downloadContent {
	width:270px;
}

#downloadBlock {
	background-color:#0090ff;
}
#downloadBlock > table {
	width:100%;
}
#downloadBlock > table > tbody > tr > td {
	height:300px;
	text-align:center;
	color:#fff;
}
#downloadBlock .icon {
	padding-bottom:10px;
}
#downloadBlock .filename td {
	border-left: 1px solid rgba(255, 255, 255, .8);
	border-right: 1px solid rgba(255, 255, 255, .8);
	border-top: 1px solid rgba(143, 206, 255, .8);
	border-bottom: 1px solid rgba(143, 206, 255, .8);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	line-height:16px;
	padding:5px;
	font-size:16px;
	color:#fff;	
}
#downloadBlock .version {
	font-size:12px;
	padding-top:10px;
	padding-bottom:20px;
}
#downloadBlock a {
	color:#fff;
	font-size:20px;
	float:left;
	display:block;
	margin-top:6px;
	margin-left:3px;
}
#downloadBlock .codeInput {
	padding:10px 0;
	height:50px;
}
#downloadBlock .codeInput input {
	width:130px;
	float:left;
	margin-left:60px;
}
