/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/297e78");
@font-face { font-family: 'Nexa-Book';src: url('../fonts/297E78_0_0.eot');src: url('../fonts/297E78_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/297E78_0_0.woff') format('woff'),url('../fonts/297E78_0_0.ttf') format('truetype');}
@font-face { font-family: 'Nexa'; font-weight: bold; src: url('../fonts/nexa-bold.otf') format('opentype'); }
@font-face { font-family: 'Nexa'; src: url('../fonts/nexa-light.otf') format('opentype'); }


body {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
}
body.blog h1#the_title,
body.search-results h1#the_title,
body.archive h1#the_title,
body.single-post h1#the_title {
	display: none;
}

section#main h1 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 28px;
	color: #0079C1;
	text-transform: uppercase;
	font-weight: normal;
}
section#main h2 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 22px;
	color: #777777;
	font-weight: 600;
	text-transform: capitalize;
}
section#main h3 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	color: #0079C1;
	text-transform: uppercase;
	font-weight: normal;
}
section#main h4 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	color: #777777;
	text-transform: capitalize;
}
section#main h5 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 17px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 4px;
}
section#main p {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
div.event-content h1,
div.event-content h2,
div.event-content h3,
div.event-content h4,
div.event-content h5,
div.event-content h6 {
	color: #777777 !important;
	text-transform: none !important;
	font-weight: bold !important;
}
article.type-press_releases h1,
article.type-press_releases h2,
article.type-press_releases h3,
article.type-press_releases h4,
article.type-press_releases h5,
article.type-press_releases h6 {
	color: #777777 !important;
	text-transform: none !important;
	font-weight: bold !important;
}
a#logo {
	margin-top: 20px;
	width: 20%;
}
a#back-top { color: #fff !important; }
section#main { overflow: hidden; }
h3.widget-title {
	letter-spacing: -1.3px;
}
a.button {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
}
div#header-top {
	background-color: #efefef;
	height: 27px;
}
div#header-top ul#nav-top {
	float: right;
	margin-right: 18px;
}
div#header-top ul#nav-top li {
	display: inline-block;
	height: 17px;
	margin: 5px 0;
	float: left;
}
div#header-top ul#nav-top li a {
	font-size: 12px;
	line-height: 17px;
	display: block;
	height: 17px;
	padding: 0px 8px;
	border-right: 1px solid #585858;
	color: #585858;
}
div#header-top ul#nav-top li:last-child a {
	border: none;
}
div#header-top ul#nav-top li .languageSelect {
	color: #585858;
	background: transparent;
	padding: 0px 8px;	
	font-size: 12px;
	line-height: 17px;
	height: 17px;
	border: 0;
	float: left;
}
span.followUsLabel {
	font-weight: bold;
	color: #585858;
	float: right;
	line-height: 21px;
	font-size: 12px;
	display: inline-block;
	height: 21px;
	margin: 6px 10px 3px 0;
}
form.headerSearch {
	background: orange;
	width: 200px;
	display: inline-block;
}
#homepageGoldBar {
	height: 340px;
	background: #fac038 url('/includes/img/slider-bg.png') top center no-repeat;
}
#homepageBlueBar {
	height: 270px;
	background: #eaf7fe url('/includes/img/homepageBlueBar.png') bottom center repeat-x;
	font-family: 'Nexa', sans-serif;
}
#homepageBlueBar h2 {
	font-weight: bold;
	font-size: 26px;
	color: #007ac3;
	background: url('/includes/img/home-blue-chevron.png') 436px 10px no-repeat;
	padding-right: 30px;
	margin: 16px 0 29px 0;
}
#homepageBlueBar ul {
	overflow: auto;
	width: 930px;
	margin: 0 auto;
}
#homepageBlueBar ul li {
	list-style-type: none;
	height: 67px;
	width: 280px;
	margin: 0 10px 30px 20px;
	background: left center no-repeat;
	display: inline-block;
	float: left;
	display: table;
}
#homepageBlueBar ul li#home-manufacturer { background-image: url('/includes/img/home-manufacturer.png'); }
#homepageBlueBar ul li#home-retailer { background-image: url('/includes/img/home-retailer.png'); }
#homepageBlueBar ul li#home-lsp { background-image: url('/includes/img/home-lsp.png'); }
#homepageBlueBar ul li#home-freight { background-image: url('/includes/img/home-freight.png'); }
#homepageBlueBar ul li#home-customs { background-image: url('/includes/img/home-customs.png'); }
#homepageBlueBar ul li#home-carrier { background-image: url('/includes/img/home-carrier.png'); }
#homepageBlueBar ul li a {
	color: #007ac3;
	padding-left: 90px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	display: table-cell; 
	vertical-align: middle;
	height: 62px;
	padding-top: 5px;
	text-transform: uppercase;
}
#homepageBlueBar ul li a:hover,
#homepageBlueBar ul li a:active {
	color: #005d93;
}
#homepageButtonBar {
	padding: 14px 0;
}
#homepageButtonBar a.kewill-button {
	color: #fff;
	padding: 17px 20px;
	display: block;
	font-size: 18px;
	line-height: 18px;
	text-transform: lowercase;
	font-family: 'Nexa', sans-serif;
	font-weight: bold;
	background: url('/includes/img/home-white-chevron.png') 272px 24px no-repeat;
}
#homepageButtonBar a.kewill-button i {
	margin-right: 15px;
	font-size: 24px;
}
#homepageButtonBar a.kewill-button.button-request-demo { background-color: #f2a209; }
#homepageButtonBar a.kewill-button.button-library { background-color: #88a125; }
#homepageButtonBar a.kewill-button.button-newsletter { background-color: #ad5dae; }
body.home div.section-full-width div.clearfix.one-third.column h3,
body.home div.section-full-width div.clearfix.one-third.column h3 a,
body.home div.section-full-width div.clearfix.one-third.column h3 a:visited {
	color: #007ac3 !important;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Nexa', sans-serif;
}
body.home div.section-full-width div.clearfix.one-third.column p,
body.home div.section-full-width div.clearfix.one-third.column ul li {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -0.1px;
}
body.home div.section-full-width div.clearfix.one-third.column ul li {
    margin: 10px 0;
    background: url('/includes/img/home-gold-chevron.png') 0px 3px no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 20px;
}
body.home div.section-full-width div.clearfix.one-third.column ul li a {
	color: #777777 !important;
}
body.home div.section-full-width div.clearfix.one-third.column p a {
	color: #007ac3 !important;
}
body.home div.section-full-width div.clearfix.one-third.column p a:hover,
body.home div.section-full-width div.clearfix.one-third.column p a:active {
	color: #005d93 !important;
}
.page-header {
	background: #0070b3 url('/includes/img/page-header-bg.png') top center no-repeat;
	padding: 30px 0 20px 0;
	margin: 0;
	height: 72px;
	overflow: hidden;
}
body.page-id-23 .page-header, /* Resources */
body.blog .page-header { /* Blog */
	background-color: #de6c1f;
	background-image: url('/includes/img/page-header-bg-orange.png');
}
body.page-id-187 .page-header, /* Become a Partner */
body.parent-pageid-172 .page-header, /* Partners */
body.page-id-172 .page-header { /* Partners */
	background-color: #864f84;
	background-image: url('/includes/img/page-header-bg-purple.png');
}
body.parent-pageid-21 .page-header, /* Who We Help */
body.page-id-21 .page-header, /* Who We Help */ 
body.parent-pageid-33 .page-header{ /* LSP/3PL/4PL */
	background-color: #72792b;
	background-image: url('/includes/img/page-header-bg-green.png');
}
.page-header h1 {
	font-size: 26px;
	line-height: 36px;
	height: 72px;
	margin: 0;
	text-overflow: clip;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: 'Nexa-Book';
}
.page-header div.sixteen.columns {
	margin: 0;
}
section#content {
	background: #f2f2f2;
	padding-top: 26px;
	padding-bottom: 32px;
	border-bottom: 16px solid #fff;
}
body.home section#content {
	background: #fff;
	padding: 0;
	border-bottom: 0;
}
div#header-top ul.nav-follow,
footer#footer ul.nav-follow {
	float: right;
	margin: 3px 0;
}
footer#footer ul.nav-follow {
	margin: 5px 0 3px 0;
}
ul.nav-follow {
	height: 21px;
}
ul.nav-follow li {
	display: inline-block;
	float: left;
	margin-left: 1px;
}
ul.nav-follow li a {
	height: 21px;
	width: 21px;
	display: inline-block;
	background: #acacac url('/includes/img/icons-social.png') no-repeat;
}
ul.nav-follow li#follow-rss a { background-position: 0 0; }
ul.nav-follow li#follow-blogger a { background-position: -21px 0; }
ul.nav-follow li#follow-twitter a { background-position: -42px 0; }
ul.nav-follow li#follow-linkedin a { background-position: -63px 0; }
ul.nav-follow li#follow-email a { background-position: -84px 0; }
ul.nav-follow li#follow-youtube a { background-position: -105px 0; }
.headerSearch {
	position: absolute !important;
	display: inline-block;
	right: 0;
	top: 30px;
}
.headerSearch input[type=text] {
	color: #585858 !important;
	padding: 5px 30px 5px 8px;
}
.headerSearch button {
	height: 26px !important;
}
.headerSearch button:after {
	color: #6b6b6b !important;
}
body.home div.page-header {
	display: none;
}
footer#footer {
	background: #efefef;
	padding: 18px 0 20px 0;
}
.ls-webkit-hack {
	display: none !important;
}
body.home div.ls-bottom-nav-wrapper {
	display: none !important;
}
a.ls-nav-prev,
a.ls-nav-next {
	background-color: transparent !important;
	height: 37px !important;
	width: 38px !important;
}
a.ls-nav-prev:after,
a.ls-nav-next:after {
	content: none !important;
}
a.ls-nav-prev {
	left: -40px !important;
	background-image: url('/includes/img/sliderNavLeft.png');
}
a.ls-nav-next {
	right: -40px !important;
	background-image: url('/includes/img/sliderNavRight.png');
}
body.home #breadcrumbContainer {
	display: none;
}
.breadcrumbs { margin: 3px 0; }
.breadcrumbs a,
.breadcrumbs span { color: #6e6e6e; }
.breadcrumbs strong { font-weight: normal; color: #007ac3; margin-left: 1px; }
.breadcrumbs a:after {
	margin-left: 4px;
	margin-right: 3px;
	height: 11px;
	width: 11px;
	display: inline-block !important;
	content: ' ';
	background: transparent url('/includes/img/orange-chevron.png') no-repeat;
}
div#pressReleaseDownloadContainer {
	float: right;
	background: #fff;
	border: 1px solid #c0c0c0;
	padding: 35px 10px;
	margin: 0 0 20px 20px;
	text-align: center;
}
div#pressReleaseDownloadContainer a {
	color: #0076b3;
}
div#pressReleaseDownloadContainer i {
	font-size: 100px;
	display: block;
}
.entry {
	border: 0;
}
div.header-front div.header-in {
	height: 100px;
	position: relative;
}
article.press_releases {
	padding: 0px;
	padding-top: 10px;
}
article#kewill-resultitem:before,
article#kewill-resultitem-event:before {
	height: 7px;
	width: 8px;
	display: inline-block !important;
	content: ' ';
	background: url('/includes/img/news-corner.png') no-repeat;
	position: absolute;
	left: 0;
	top: -7px;
	visibility: visible;
}
article#kewill-result-searchitem {
	overflow: auto;
	margin-bottom: 16px;
}
article#kewill-resultitem {
	padding: 0;
	margin-top: 22px;
	margin-bottom: 16px;
	width: 100%;
}
article#kewill-resultitem div.entry-body {
	margin-left: 0;
	background: #fff;
	padding: 30px 16px 10px 16px;
	.width: 688px;
	overflow: auto;
}
body.archive article#kewill-resultitem div.entry-body {
	width: 510px;
}
article#kewill-resultitem.type-career_opportunities:before {
	display: none !important;
}
article#kewill-resultitem.type-career_opportunities div.entry-body {
	padding: 10px 16px;
}
article#kewill-resultitem a {
	color: #000;
}
article#kewill-resultitem span.date {
	background: #b1b1b1;
	color: #fff;
	position: absolute;
	left: 8px;
	top: -7px;
	font-size: 13px;
	font-family: 'Nexa';
	font-weight: bold;
	line-height: 12px;
	padding: 6px 9px 0 9px;
	font-weight: bold;
	height: 16px;
	text-transform: uppercase;
	box-shadow: 1px 1px 1px #dbdbdb;
}
article#kewill-result-searchitem h2.searchresult-title {
	margin-bottom: 0;
	font-size: 18px;
	text-decoration: underline;
	color: #0079C1;
}
article#kewill-result-searchitem  a.searchresult-permalink {
	color: #0079C1;
}
article.in_the_news a.publication-image {
	float: right;
	margin-left: 20px;
}
span#footer-copyright {
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-top: 8px;
	margin-right: 6px;
	color: #7c7c7c;
	padding-left: 20px;
	padding-top: 1px;
	height: 16px;
	background: url('/includes/img/logo-footer.png') 0 0 no-repeat;
}
span#footer-copyright a {
	text-decoration: underline;
	color: #464646;
}
nav#footer-navigation {
	display: inline-block;
	padding-top: 0;
	margin-top: 9px;
}
nav#footer-navigation ul {
	height: 14px;
}
nav#footer-navigation ul li {
	display: inline-block;
	height: 14px;
	float: left;
}
nav#footer-navigation ul li a {
	font-size: 12px;
	border-left: 1px solid #7c7c7c;
	padding: 0 5px;
	font-weight: normal;
	line-height: 14px;
	float: left;
	color: #7c7c7c;
	border-radius: 0;
}
li#menu-item-19 ul.sub-menu {
	left: auto;
	right: 0 !important;
}
li#menu-item-29 ul.sub-menu ul.sub-menu, /* for top menu clipping off side of screen */
li#menu-item-19 ul.sub-menu ul.sub-menu {
	left: -190px;
}
body.page-template-template-executive_team-php section#main {
	margin: 0;
	width: 740px;
	width: 690px;
}
body.page-template-template-executive_team-php section#main div.row_container {
	padding: 0 !important;
	width: auto;
}
body.page-template-template-executive_team-php section#main div.row_container div.clearfix {
	float: left;
	width: 100%;
}
section.team-member.type-4,
section.team-member.type-5,
section.team-member.type-6 {
	margin: 0;
	margin-left: -10px;
	overflow: hidden;
}
section.team-member.type-4 {
	width: 420px;
	.margin: 0 auto;
	padding-right: 10px;
}
section.team-member.type-5,
section.team-member.type-6 {
	margin-bottom: 10px;
}
section.team-member.type-4 p,
section.team-member.type-5 p,
section.team-member.type-6 p {
	display: none;
}
section.team-member.type-4 article.kewill-team-item,
section.team-member.type-5 article.kewill-team-item,
section.team-member.type-6 article.kewill-team-item {
	height: 238px;
	height: 245px;
	width: 138px;
	width: 130px;
	margin-left: 12px;
	margin-left: 10px;
	margin-bottom: 12px;
	background: #fff;
	float: left;
	position: relative;
	padding-bottom: 20px;
	display: block;
}
section.team-member.type-5 article.kewill-team-item {
	overflow: hidden;
	width: 165px;
	height: 274px;
}
section.team-member.type-6 article.kewill-team-item {
	overflow: hidden;
	width: 130px;
	height: 230px;
}
section.team-member.type-4 img.team-image,
section.team-member.type-5 img.team-image,
section.team-member.type-6 img.team-image {
	width: 126px;
	width: 120px;
	height: 156px;
	height: 148px;
	margin: 6px;
	margin: 5px;
	border-radius: 0;
}
section.team-member.type-5 img.team-image {
	width: 156px;
	height: 192px;
	margin: 5px;
}
section.team-member.type-6 img.team-image {
	width: 120px;
	height: 148px;
	margin: 5px;
}
section.team-member.type-4 h5,
section.team-member.type-5 h5,
section.team-member.type-6 h5 {
	color: #006789;
	text-align: center;
	margin-bottom: 4px;
	letter-spacing: -1.34px;
	letter-spacing: normal;
}
section.team-member.type-4 h6,
section.team-member.type-5 h6,
section.team-member.type-6 h6 {
	color: #434343;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	padding: 0 6px;
}
section.team-member.type-4 a.readBio,
section.team-member.type-5 a.readBio,
section.team-member.type-6 a.readBio {
	background: #0073b5 url('/includes/img/orange-chevron.png') 110px 5px no-repeat;
	color: #fff;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	width: 118px;
	padding: 1px 6px;
	color: #fff !important;
}
section.team-member.type-5 a.readBio {
	width: 145px;
	background-position: 144px 6px;
	font-size: 13px;
	padding: 2px 10px;
}
#bioTextView {
	width: 600px;
	padding: 50px 38px;
	width: auto !important;
}
div.fancybox-inner {
	background: #fff;
}
section#main ul,
section#main ol {
	margin-left: 25px;
	margin-bottom: 21px;
}
section#main ul li,
section#main ol li {
	margin-bottom: 10px;
	list-style-position: outside !important;
	margin-left: 1em;
}
section#main a:visited,
section#main a:link {
	color: #0079c1;
	text-decoration: none;
}
section#main a:hover,
section#main a:active {
	color: #ffcc00;
	outline: 0;
}
body.home article.entry {
	display: none;
}
article#kewill-resultitem-event {
	padding: 40px 0 20px 0;
	background: #fff;
	margin-bottom: 30px;
}
article#kewill-resultitem-event:last-child {
	border: 0;
}
article#kewill-resultitem-event div.entry-body {
	margin-left: 0;
	overflow: auto;
}
article#kewill-resultitem-event div.event-image {
	display: inline-block;
	width: 23%;
	padding: 0 1% 0 2%;
	padding-top: 14px;
	float: left;
}
article#kewill-resultitem-event div.event-date {
	background: #b1b1b1;
	color: #fff;
	position: absolute;
	left: 8px;
	top: -7px;
	font-size: 14px;
	font-family: 'Nexa';
	font-weight: bold;
	line-height: 13px;
	padding: 12px 12px 1px 12px;
	font-weight: bold;
	height: 22px;
	text-transform: uppercase;
	box-shadow: 1px 1px 1px #dbdbdb;
}
article#kewill-resultitem-event div.event-date span {
	padding-bottom: 12px;
	float: left;
}
article#kewill-resultitem-event div.event-content {
	display: inline-block;
	width: 67%;
	padding: 0 1% 0 4%;
	float: left;
}
article#kewill-resultitem-event div.event-content h3 a {
	font-size: 30px;
	text-transform: none;
	font-weight: normal;
}
article#kewill-resultitem-event div.event-content p {
	font-size: 14px;
}
article#kewill-resultitem-event a.button.small.default {
	text-transform: lowercase;
	font-weight: bold;
	margin-top: 10px;
}
.entry {
	padding-top: 0;
}
div#resources-section form {
	display: block;
	overflow: auto;
}
div#resources-section form input[type=submit] {
	display: block;
	clear: left;
	float: right;
	padding: 8px 16px;
	background: #0076b3;
	color: #ffffff;
}
div#resources-section div.one-fourth {
	width: 23%;
	margin: 0 2% 0 0;
}
div#resources-section div.one-fourth strong {
	margin-bottom: 5px;
	display: block;
}
div#resources-section form label {
	display: block;
}
div#filter-footer {
	.border-top: 1px solid #dedede;
	border-bottom: 1px solid #cccccc;
	margin: 0 0 16px 0;
	padding: 14px 0;
	overflow: auto;
}
a#filter-reset {
	text-decoration: underline;
	cursor: pointer;
	margin-top: 40px;
	display: block;
}
a#filter-reset:active,
a#filter-reset:hover {
	color: #7c7c7c !important;
}
div#resources-section h2 {
	font-size: 19px !important;
}
div#resources-section h3 {
	margin-bottom: 0;
}
li.resource-result-item {
	margin: 0 !important;
	overflow: auto;
}
li.resource-result-item a {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	vertical-align: middle;
	padding: 12px 0;
	padding-left: 60px;
	width: 350px;
	margin-right: 60px;
	font-weight: bold;
	background-image: url('/includes/img/resource-type_success-stories.png'); /* fallback image */
}
li.resource-result-item.white-papers a {
	background-image: url('/includes/img/resource-type_white-papers.png');
}
li.resource-result-item.success-stories a {
	background-image: url('/includes/img/resource-type_success-stories.png');
}
li.resource-result-item.brochures a {
	background-image: url('/includes/img/resource-type_brochures.png');
}
li.resource-result-item.videos a {
	background-image: url('/includes/img/resource-type_videos.png');
}
li.resource-result-item.ebooks a {
	background-image: url('/includes/img/resource-type_ebooks.png');
}
li.resource-result-item span {
	display: block;
	float: left;
	vertical-align: middle;
	padding: 12px 0;
	width: 90px;
	text-align: right;
}
div#featured-content {
	background: #e3e3e3;
	border: 1px dashed #cccccc;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 30px;
}
div#featured-content h3 {
	margin: 10px 0 0 12px;
}
ul.wpdm-category li:last-child {
	border: 0;
}
.error-404 .title {
	margin-bottom: 0;
	font-size: 32px;
}
.error-404 h1 {
	font-size: 160px;
}
.error-404 .error-text-style {
	font-size: 28px;
}
.error-404 .error-big-text-style {
	font-size: 80px;
}
.error-404 .alignleft .button {
	padding: 22px 50px;
	font-size: 16px;
}
ul#kewill-partners {
	margin: 0 !important;
}
ul#kewill-partners li {
	list-style-type: none;
	margin: 0 0 30px -10px !important;
	background: none !important;
	overflow: hidden;
}
ul#kewill-partners ul:last-child { display: none; }
article#partner-resultitem {
	background: #fff !important;
	width: 220px !important;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
article#partner-resultitem div.entry-body {
	margin: 0 !important;
}
article#partner-resultitem img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
section #main { width: 690px; }
section.sbr #main,
body.archive section#main {
	.width: 520px;
	width: 675px;
}
body.blog section#main,
body.single-post section#main {
	width: 520px;
}
#sidebarLeft {
	width: 230px;
}
#sidebarRight {
	width: 150px;
	width: 300px;
	width: 225px;
	float: right;
}
#sidebar div.widget {
	margin-top: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #d7d7d7;
}
#sidebar div.widget:first-child {
	margin-top: 0;
}
.kewill-sidebar { margin-bottom: 80px; }
.kewill-sidebar .widget {
	margin-top: 20px;
	padding-bottom: 0;
}
.dcjq-accordion ul.menu {
	background: #ffffff;
	overflow: hidden;
}
.dcjq-accordion ul.menu li {
	list-style-type: none;
}
.dcjq-accordion ul.menu li a {
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	color: #000000 !important;
	padding: 10px 0 10px 35px;
	background: url('/includes/img/chevron-dark.png') 14px 11px no-repeat;
}
.dcjq-accordion ul.menu li a.active {
	background-image: url('/includes/img/chevron-dark-active.png');
	color: #0073b5 !important
}
.dcjq-accordion ul.menu li ul.sub-menu {
	border-bottom: 1px solid #f0f0f0;
}
.dcjq-accordion ul.menu li ul.sub-menu li a {
	border: 0;
	color: #686868 !important;
	padding-left: 49px;
	background: url('/includes/img/chevron-light.png') 35px 11px no-repeat;
}
.dcjq-accordion ul.menu li ul.sub-menu li.menu-item-has-children a.active {
	background-image: url('/includes/img/chevron-light-active.png');
}
.active {
	font-weight: bold !important;
}
.dcjq-accordion ul.menu li ul.sub-menu li ul.sub-menu li a {
	padding-left: 62px;
	background-position: 47px 11px;
	width: auto;
}
.dcjq-accordion ul.menu li ul.sub-menu li ul.sub-menu li a.active {
	background-image: url('/includes/img/chevron-light.png') !important;
}
body.page-id-181 section#main form ul { /* Contact us page & form */
	margin: 0;
}
body.page-id-181 section#main form ul li {
	list-style-type: none;
	margin-left: 0;
}
body.page-id-181 section#main form input[type=submit],
body.page-id-181 section#main form button {
	font-family: Arial !important;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 8px 16px !important;
	color: #ffffff !important;
	background: #0076b3 !important;
}
.mktFormMsg {
	color: #d90707;
}
html.ie8 a#logo {
	float: left;
}
html.ie8 nav#navigation {
	
}
html.ie8 nav#navigation li {
	margin: 0;
	margin-top: 20px;
	margin-left: 12px;
	height: 32px;
	padding-bottom: 0px;
}
html.ie8 nav#navigation li a {
	font-weight: normal;
}
html.ie8 nav#navigation li ul li {
	padding: auto;
	margin: auto;
	height: auto;
}
#blog-sidebar-subscribe { /* Blog 'Subscibe' block */
	padding: 12px;
	background: blue;
	background: #0274b7 url('../images/emailbg2.png') no-repeat top right;
	
	padding: 12px !important;
	padding-bottom: 10px !important;
}
#blog-sidebar-subscribe {
	border-bottom: 0 !important;
}
#blog-sidebar-subscribe .widget-title {
	color: #fff !important;
	padding: 3px 0;
	font-size: 23px;
}
#blog-sidebar-subscribe .widget-title strong {
	display: block;
}
#blog-sidebar-subscribe input[type=text] {
	color: #000;
	margin-bottom: 3px;
	box-shadow: inset 0 1px 5px #222;
	border: 0;
}
#blog-sidebar-subscribe button[type=submit] {
	width: 100%;
	margin: 10px 0;
	color: #000;
	padding: 5px 0;
	text-transform: uppercase;
	background: #fdd844 url('../images/subscribe-button-bg.png') no-repeat;
	background-size: 100% 100%;
	border-top: 1px solid #fceaa0;
	border-left: 1px solid #fddf6b;
	border-right: 1px solid #b89b25;
	border-bottom: 1px solid #8f7200;
	font-size: 18px;
	box-shadow: 0 1px 3px #111;
}
#blog-sidebar-subscribe a { color: #1a455b !important; }
#blog-sidebar-subscribe a:hover { text-decoration: underline; }
.ui-dialog-titlebar { display: none; }
.responsive-table-container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}
.responsive-table-container::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}
body.page-template-template_globallocations-php article.entry p,
body.page-template-template_globallocations-php aside#sidebarRight {
	display: none;
}
body.page-template-template_globallocations-php article.entry h2 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
    font-size: 22px;
    color: #777777;
    font-weight: 600;
    text-transform: capitalize;
    float: left;
    width: 100%;
}
.single-location-item h3 {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #0079C1;
	text-transform: uppercase;
	font-weight: normal;
	padding: 18px 0;
	margin: 0;
}
.single-location-item span {
	font-family: 'Gill Sans MT', 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #000;
}
.single-location-item span strong {
	margin-right: 9px;
}
.single-location-item span:first-of-type strong {
    display: block;
}
.single-location-item a {
	color: #0079c1;
	text-decoration: none;
	font-size: 16px;
}
.single-location-item a.gMapLink {
    background: url('/wp-content/themes/axioma/images/g-pointer.jpg') left center no-repeat;
    padding-left: 24px;
    line-height: 24px;
    display: block;
    margin-top: 8px;
}
.single-location-item {
	background: #fff;
	width: 307px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 0px 10px 10px 0px;
	height: 275px;
}
.multiLocation-row {
	float: left;
	overflow: auto;
	margin: 0px 10px 10px 0px;
	background: #fff;
}
.multiLocation-row .single-location-item {
	margin: 0;
	padding-top: 59px;
	height: 216px;
}
.multiLocation-row .single-location-item:first-of-type {
	margin-right: 10px;
	padding-top: 0;
	height: 275px;
}