/*Merged css atTue Nov 11 2014 10:56:04 GMT+0800 (China Standard Time)*/
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
}

html{
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body{
	background: #fff;
	color: #595454;
	font-size: 16px;
}

fieldset, abbr, acronym{
	border: 0;
}

caption, th{
	text-align: left;
}

iframe{
	border: none;
}

img{
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section{
	display: block;
}

audio, canvas, video{
	display: inline-block; 
	*display: inline; 
	*zoom: 1;
}

audio:not([controls]), [hidden], hide{
	display: none;
}

strong, b{
	font-weight: 700;
}

#wrapper{
	border-top: 0px;
}

#wrapper > header{
	margin-top: 0px;
	background-color: #00446b;
}

#wrapper.marketing{
	border-top: 0px;
}

#wrapper.marketing > header{
	margin-top: 0px;
}

#wrapper > main > .container {
	position: relative;
	background: #ffffff;
	min-height: 320px;
	padding-bottom: 100px;
}
.nav-myacct p{margin-bottom:0}
@media (max-width: 1023px) and (min-width: 0px) {
	#wrapper {
		border-top: 0;
	}

	#wrapper > header {
		border-top: none;
		margin-top: 0;
		background-color: #00446b;
	}

	#wrapper > main > .container {
		padding-bottom: 60px;
	}
}

/* 1.7 Left Nav
----------------------------------------------------------*/
ul.secondary {
	padding: 0;
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 25px 0;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 3px solid #0f4c6d;
	border-bottom: 3px solid #c4c4c4;
	margin-top: 20px;
}

.secondaryTitle {
	display: block;
	padding: 6px 8px;
}

.secondaryTitle a {
	color: #0F4C6D;
}

.secondary li {
	font-weight: normal;
	list-style-type: none;
	background-color: #efefef;
	border-top: 1px solid #ddd;
}

.secondary li a {
	font-size: 14px;
	padding: 8px;
	color: #000;
	text-decoration: none;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
	display: block;
	line-height: 20px;
}

.secondary li a:hover {
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5)
}

.secondary li:hover {
	background-color: #c4c4c4;
}

.secondary .sublist {
	padding: 0px!important;
	border-top: none;
}

ul.tertiary {
	padding:0;
	font-size:14px;
	font-weight:600;
	margin:0;
	background-color:#fff;
	border-top:1px solid #c4c4c4;
	font-family: 'Droid Sans', sans-serif, Sans-Serif;
}

.tertiaryTitle {
	font-family:'Noto Sans', sans-serif, Sans-Serif;
	display:block;
	color:#1b1b1b;
	padding:6px 8px;
	cursor:auto
}

.tertiaryTitle a {
	font-size:14px!important;
	color:#0F4C6D!important;
	padding:0!important
}

.tertiary li {
	font-weight:normal;
	list-style-type:none;
	background-color:#efefef;
	border-top:1px solid #ddd;
}

.tertiary li a {
	padding:8px;
	font-size:14px;
    color:#000;
    text-decoration:none;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8)
	line-height:20px
}

.tertiary li a:hover {
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.tertiary li img {
	padding-left:5px;
	margin-bottom:-2px
}

.tertiary li:hover {
    background-color:#c4c4c4;
}

/* Locations Finder Sidebar */

#locations-finder-sidebar {
	background-color: #fff;
	color: #01476b;
	background-image: -ms-linear-gradient(top left, #FFFFFF 0%, #EBEBEB 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top left, #FFFFFF 0%, #EBEBEB 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top left, #FFFFFF 0%, #EBEBEB 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #FFFFFF), color-stop(1, #EBEBEB));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top left, #FFFFFF 0%, #EBEBEB 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom right, #FFFFFF 0%, #EBEBEB 100%);
    border-color: #0F4C6D #DDDDDD #C4C4C4;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px;
    box-shadow: 0 1px 3px #E0E0E0;
    font-size: 14px;
    margin-bottom: 25px;
    padding: 10px;
	text-align: center;
	margin-top: 20px;
}


#locations-finder-sidebar p {
	padding: 5px;
	margin: 0;
}

#locations-finder-sidebar p strong {
	font-size: 18px;
	font-weight: normal;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
}

.form_textfield {
	font-size: 14px;
	width: 90px;
	height: auto;
	background: #fff;
	border: 1px solid #b8dbed;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#locations-finder-sidebar .button {
	border: none;
	background: #01486b;
	background: -webkit-gradient(linear, left top, left bottom, from(#005d8c), to(#01486b));
	background: -webkit-linear-gradient(top, #005d8c, #01486b);
	background: -moz-linear-gradient(top, #005d8c, #01486b);
	background: -ms-linear-gradient(top, #005d8c, #01486b);
	background: -o-linear-gradient(top, #005d8c, #01486b);
	padding: 5px 14px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 6px 12px;
	font-size: 16px;
	margin-top: -1px;
	line-height: inherit;
}
.js-jobboard-cancle {
	font-size:20px;
	text-decoration:underline;
}
/*16.Distributor Alliance Program style*/
.supplier-article-group{
	padding:20px;
}
.supplier-article-group .supplier-article-section{
	margin:20px 0px;
}
.supplier-article-group .supplier-article-section h2{
	color: #857F7F;
	margin-bottom:20px;
}
.supplier-article-group .supplier-article-section p{
	padding:10px 0px;
	word-wrap:break-word;
	line-height:1.5;
}
.supplier-article-group .supplier-article-section ul{
	list-style:none;
}
.supplier-article-group .supplier-article-section ul li{
	margin:10px 0px;
}
.supplier-article-group .supplier-article-section .article-row{
	margin:10px 0px;
}
.supplier-article-group .supplier-article-section .article-row-title{
	text-transform:none;
}
.supplier-contact-list li{
	font-size: 20px;
}
.text-underline{
	text-decoration: underline;
}