@charset "utf-8";
/* YUJ Designs*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px)  {
	#logo img{
		max-width: 80%;
	}
	.hometab1left {
		width:100%;
		float:left;
	}
	.hometab2, .hometab3 {
		background-color:#eff0f0;
		width:100%;
		margin-right:15px;
		float:left;
	}
	.col {
		margin:1% 0;
	}
	.span_2_of_2 {
		width:100%;
	}
	.span_1_of_2 {
		width:97%;
	}
	#line{
		padding: 10px !important;
	}
	#breadcrumbs, .items-leading{
		padding: 0 !important;
	}
	.logoheader{
		min-height: auto;
	}
	#contentarea, #contentarea2, #footer-inner, #footer-sub{
		padding: 0 10px !important;
	}
	.horizontal .bx-wrapper .bx-next, .horizontal .bx-wrapper .bx-prev{
		display: block;
	}
	.home-client-slider .slide-contents {
		height: 100px !important;
    	width: 108px !important;
    	border: 1px solid #f1f1f1;
	}
	.horizontal .bx-wrapper .bx-controls-direction a{
		margin-top: -32px;
	}
	.moduletable, .moduletable_js{
		margin-bottom: 0;
	}
	.nsb_container a.icons{
		float: none!important;
	}
	.community-block-details {
		float: left;
	}
	.community-block-details h3 {
		margin-top: 10px;
	}
	.detail-top-actions .article-info dd.createdby {
		float: left;
		width: 100%;
	}
	.industry-insights-page .img-fulltext-left {
		width: 100%;
	}
}

@media only screen and (min-width : 481px) {
	.industry-insights-page .img-fulltext-left {
		width: 200px;
	}
}
@media only screen and (min-width : 641px) {
	.scrollposition {
		margin-top: -80px;
	}
	.breadcrumbs {
		width: 68%;
	}
}
@media only screen and (min-width : 640px)  {
	.detail-top-actions .article-info dd {
		border-right: 1px solid #e7e7e7;
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 640px)  {
	.community-block figcaption {
		display:inline-block;
	}
	#right, #wrapper {
		width:100%;
		margin:0;
	}
	.community-summary {
		margin-top:15px;
	}
	.ach-ftr-links {
		border-bottom:1px solid #414042;
		border-right:0;
	}

	#footer-inner .box {
		min-height:50px;
		padding-bottom:10px;
	}

	.mobilebarmenuck, .mobilemaximenuck {
		position:absolute!important;
	}

	.maximenuck-mobilebarmenuck {
		position:static;
	}

	.mobilemaximenuck .topbar {
		width:100%;
	}

	#back #line .custom {
		display:block;
	}

	#header .global-search {
		width:100%!important;
		float:right;
		margin: 10px 0 0 0 ;
	}

	#line .offlajn-ajax-search-container {
		margin:0!important;
	}

	#header {
		padding-top:35px!important;
	}

	#banner, #language-navigation .navbar-header {
		display:none;
	}

	#contentarea, #contentarea2 {
		width:100%;
	}

	#footer-sub .social-icons a {
		margin-top:10px;
	}

	#footer-sub .social-icons {
		text-align:left!important;
		width:100%;
	}
	.footer1 {
		width:100%;
	}

	#footer-inner .box3 {
		padding-bottom:10px;
	}
	.m-100  {
		padding-bottom:10px;
	}
	.custom_communityloginbtn .primary-btn {
		margin-bottom: 10px;
	}
	#myScrollspy {
		display:none;
	}
	#breadcrumbs, .breadcrumbs {
		display: inline-block;
		width: 100%;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1920px)  {
	#footer-inner .box1, #footer-inner .box2 {
		border-right:1px solid #414042;
	}
	#footer-inner .box {
		min-height:100px;
		padding:7px 0 0;
	}
	.home-client-slider .slide-contents {
		border:1px solid #f1f1f1;
		height:115px!important;
		overflow: hidden;
		padding: 5px;
		text-align:center;
		width:125px!important;
	}
	.custom_communityloginbtn .primary-btn {
		margin-bottom: 10px;
	}
}
@media only screen and (min-width : 769px)  {
	.customizeDropdown .dropdown-menu fieldset .control-group {
		width: 50%;
		float: left;
	}
}
@media only screen and (min-width : 768px)  {
	.industry-insights-page h2 {
		width: 80%;
	}
	.community-block figcaption {
		display:inline;
	}

	#wrapper {
		padding-right:20px;
	}

	#right {
		width:30%;
		margin:10px 0;
	}

	.communities-tl-txt {
		padding-left:15px;
	}
	.customizeDropdown .dropdown-menu {
		min-width: 512px;
	}
}

@media only screen and (max-width : 768px)  {
	.industry-insights-page h2 {
		width: 70%;
	}
	.customizeDropdown .dropdown-menu {
		min-width: 300px;
	}
	.customizeDropdown .dropdown-menu .checkbox, .customizeDropdown .dropdown-menu .radio {
		display: inline-block;
	}
	.customizeDropdown .dropdown-menu label {
		margin-top: 0;
	}
}


@media only screen and (min-width : 1224px)  {
	.hometab1left {
		width:310px;
		margin-right:15px;
		float:left;
	}

	.hometab2 {
		background-color:#eff0f0;
		width:310px;
		margin-right:15px;
		float:left;
	}

	.hometab3 {
		background-color:#eff0f0;
		width:310px;
		float:left;
	}
}

@media only screen and (min-device-width : 500px) and (max-width: 640px) and (orientation: landscape)  {
	#back #line .custom  {
		margin: 0 0 0 20px;
	}
}

html {
	background:url(../images/bg-image.png) #eee!important;
}

body h1 {
	font-size:1.6em;
	margin-bottom:.5em;
	margin-top:.5em;
	font-weight:700;
}

body h2 {
	font-size:1.4em;
	margin-bottom:.5em;
	font-weight: 600;
}

body h2 span.sub-title {
	font-size:80%;
}

body h3 {
	font-size:1.214em;
	font-weight:600;
	margin-bottom:.2em;
}

body h4 {
	font-size:1.12em;
	font-weight:600;
	margin-bottom:.2em;
	margin-top:1em;
}

body h5 {
	font-size:.83em;
}

body h6 {
	font-size:.75em;
}

body a {
	text-decoration:none!important;
	font-weight: 600;
}
a:link, a:visited {
	color: #1f4585;
}
a:active, a:focus, a:hover {
	outline:0 none;
}
body {
	background:url(../images/bg-image.png) #eee!important;
	color:#414042;
	font-family:'Open Sans', arial, sans-serif!important;
	font-size:.875em;
}

body p {
	margin-bottom:.8em;
	line-height:1.625em;
}

@font-face {
	font-family:HelveticaNeueLTPro-UltLt;
	src:url(../fonts/HelveticaNeueLTPro-UltLt.otf);
	src:url(../fonts/HelveticaNeueLTPro-UltLt.otf) format("otf"), ;
	font-weight:700;
	font-style:normal;
}

select {
	height:auto!important;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
}

.footer2 {
	display:none!important;
}

.custom_achilles_log {
	background-color:red;
	height:92px;
	width:132px;
}

.custom_customerlogin {
	float:right;
}

.ju-tabs-accordion-subcontent ul li, .moduletable ul li {
	line-height: 1.3em;
    list-style: outside url("../images/square.png") none;
    margin: 5px 0 0 15px;
}

.moduletable .num-list li li, .num-list li li {
	list-style:none url(../images/square.png);
	margin:0 0 5px;
}

.category-filter .hcatfilter-button input, 
.category-filter .hcatfilter-button input:active, 
.category-filter .hcatfilter-button input:hover, 
.primary-btn, 
.primary-btn:active, 
.primary-btn:focus, 
.primary-btn:hover, 
a.primary-btn, 
a.primary-btn:active, 
a.primary-btn:focus, 
a.primary-btn:hover,
input.btn-primary, 
input.btn-primary:active, 
input.btn-primary:focus, 
input.btn-primary:hover {
	background:#00569c;
	color:#fff;
	font-size:14px;
	font-weight: 400;
	padding:6px 12px;
	text-decoration:none!important;
	display:inline-block;
	border-radius:0;
	box-shadow:0 0 0;
	min-width:50px;
	border-color:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00569c',  EndColorStr='#00569c');
	text-shadow: 0 0 0;
}
.secondary-btn, 
.secondary-btn:active, 
.secondary-btn:focus, 
.secondary-btn:hover {
	background:#f9f9f9;
	color:#00569c;
	font-size:14px;
	padding:6px 12px;
	text-decoration:none;
	display:inline-block;
	border-radius:0;
	box-shadow:0 0 0;
	min-width:50px;
	border-color:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9',  EndColorStr='#f9f9f9');
	text-shadow: 0 0 0;
	border: 1px solid #c4cbd0;
}
#logo {
	padding:1px;
	margin:0;
	font-size:.9em;
}

#header {
	margin:0;
	padding:0;
	width:100%;
	display:inline-block!important;
	overflow:visible!important;
}

#header>ul.maximenuck {
	top:0;
	right:auto;
}

#banner .flexslider.position-nav-under {
	margin-bottom:0;
}

.jflanguageselection {
	width:auto;
}

#line #jflanguageselection {
	display:none;
}

.flexslider.position-caption-bottom-left .flex-caption {
	bottom:0;
	left:0;
}

.flexslider .flex-caption {
	width:500px;
	height:110px;
}

.flexslider.bg-caption-black-02 .flex-caption {
	background:#00559b!important;
}

table {
	border:0;
}

table.table, table.table td, table.table th {
	border:1px solid #d2d2d2;
}

table.table th {
	background:#1F4585!important;
}

table.table tr:hover td, tr:hover {
	background:none!important;
}

.maximenuck img {
	height:30px;
}

.bannerfooter {
	color: #fff;
    font-family: HelveticaNeueLTPro-UltLt,Open sans;
    font-size: 2em;
    font-weight: 100;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: -50px;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.8);
}

a {
	text-decoration:none;
	color:#1F4585;
}

a:active, a:focus, a:hover {
	color:#1F4585;
	text-decoration: underline!important;
}

#line .offlajn-ajax-search-container {
	background:0;
	margin:1px 10px 1px 0;
}

.moduletable_download_brochure ul {
	margin:0;
	padding:0;
}

.moduletable_download_brochure li {
	list-style:none;
}

.custom_email a.email, .custom_email a.email:active, .custom_email a.email:focus, .custom_email a.email:hover {
	background:url(../images/email-icon.png) no-repeat;
	padding:5px 0 5px 30px!important;
	text-decoration:none;
}

.custom_vacancies a, .custom_vacancies a:active, .custom_vacancies a:focus, .custom_vacancies a:hover {
	background:#1F4585;
	color:#fff;
	font-size:14px;
	padding:5px 25px;
	text-decoration:none;
}

.blog_custom_pageheading h2 {
	border:none;
	font-size:18pt;
	line-height:1;
	padding:0;
}

.moduletable_download_brochure ul li.email_icon, .moduletable_download_brochure ul li.email_icon:active, .moduletable_download_brochure ul li.email_icon:focus, .moduletable_download_brochure ul li.email_icon:hover {
	background:url(/images/email.png) no-repeat;
	padding:0 0 5px 54px!important;
	text-decoration:none;
	margin-bottom:10px;
}

.moduletable_download_brochure ul li.phone_icon, .moduletable_download_brochure ul li.phone_icon:active, .moduletable_download_brochure ul li.phone_icon:focus, .moduletable_download_brochure ul li.phone_icon:hover {
	background:url(/images/contact.png) no-repeat;
	padding:0 0 5px 54px!important;
	text-decoration:none;
	margin-bottom:18px;
}

.moduletable_download_brochure ul li.linkedin_icon, .moduletable_download_brochure ul li.linkedin_icon:active, .moduletable_download_brochure ul li.linkedin_icon:focus, .moduletable_download_brochure ul li.linkedin_icon:hover {
	background:url(/images/linkedin-media.png) no-repeat;
	padding:0 0 5px 54px!important;
	text-decoration:none;
	margin-bottom:10px;
}

.moduletable_download_brochure ul li.twitter_icon, .moduletable_download_brochure ul li.twitter_icon:active, .moduletable_download_brochure ul li.twitter_icon:focus, .moduletable_download_brochure ul li.twitter_icon:hover {
	background:url(/images/twitter-media.png) no-repeat;
	padding:0 0 5px 54px!important;
	text-decoration:none;
}

.moduletable ul.menu a {
	border-bottom:none!important;
	padding:2px!important;
}

#wrapper .moduletable h3 {
	margin-bottom:10px;
}

.moduletable h3, .moduletable_communitytab h3, .moduletable_download_brochure h3 {
	display:block;
	margin-bottom:0;
	padding:5px 0;
}

.moduletable_find_right_community {
	background:#dbdddd;
	padding:10px;
	margin-bottom:10px;
}

.moduletable_download_brochure ul li.email_icon a, .moduletable_download_brochure ul li.email_icon:active a, .moduletable_download_brochure ul li.email_icon:focus a, .moduletable_download_brochure ul li.linkedin_icon a, .moduletable_download_brochure ul li.linkedin_icon:active a, .moduletable_download_brochure ul li.linkedin_icon:focus a, .moduletable_download_brochure ul li.linkedin_icon:hover a, .moduletable_download_brochure ul li.twitter_icon a, .moduletable_download_brochure ul li.twitter_icon:active a, .moduletable_download_brochure ul li.twitter_icon:focus a, .moduletable_download_brochure ul li.twitter_icon:hover a {
	text-decoration:none;
}

.moduletable_download_brochure ul li.email_icon:hover a {
	text-decoration:underline;
}

.moduletable_download_brochure ul li.login_fpal, .moduletable_download_brochure ul li.login_fpal:active, .moduletable_download_brochure ul li.login_fpal:focus, .moduletable_download_brochure ul li.login_fpal:hover {
	background:#1F4585;
	color:#fff;
	font-size:14px;
	padding:5px 25px;
	text-decoration:none;
}

.moduletable_download_brochure ul li a.login_fpal, .moduletable_download_brochure ul li a.login_fpal:active, .moduletable_download_brochure ul li a.login_fpal:focus {
	background:#1F4585;
	color:#fff;
	font-size:14px;
	padding:10px 70px;
	text-decoration:none;
}

.moduletable_download_brochure ul li.contact_fpal {
	border-bottom:1px dotted #939598;
	font-size:20px;
	font-weight:400;
	margin:21px 0 14px;
	padding-bottom:19px;
	padding-left:8px;
	text-align:left;
}

.moduletable_download_brochure ul li a.seller, .moduletable_download_brochure ul li a.seller:active, .moduletable_download_brochure ul li a.seller:focus {
	background:#1F4585;
	color:#fff;
	font-size:14px;
	padding:10px 14px;
	text-decoration:none;
}

#fontsize {
	display:none!important;
}

.moduletable_download_brochure ul li a.login_fpal:hover {
	background:#414143;
	color:#fff;
	font-size:14px;
	padding:10px 70px;
	text-decoration:none;
}

.moduletable_download_brochure ul li a.seller:hover {
	background:#414143;
	color:#fff;
	font-size:14px;
	padding:10px 14px;
	text-decoration:none;
}

.section {
	clear:both;
	padding:0;
	margin:0;
	background-color:#F2F2F2;
}

.col {
	display:block;
	float:left;
	margin:1% 0 1% 1.6%;
}

.col:first-child {
	margin-left:0;
}

.group:after, .group:before {
	content:"";
	display:table;
}

.group:after {
	clear:both;
}

.group {
	zoom:1;
}

.span_2_of_2 {
	width:100%;
}

.span_1_of_2 {
	padding:10px;
	width:47%;
}

@media only screen and (max-width:480px) {
	.col {
	margin:1% 0;
}

.span_1_of_2, .span_2_of_2 {
	width:100%;
}

}.moduletable_mod_contact ul li a {
	text-decoration:none;
}

.yuj-item-page {
	width:100%;
}

blockquote span {
	color:#a8a8a8;
	display:block;
	font-size:.9em;
	font-style:italic;
	margin:10px 0 0;
	line-height:1.6em;
}

blockquote {
	border:0!important;
	margin:0;
	padding:0;
}

blockquote p {
	display:inline;
}

.right-blk {
	background-color:#f5f5fa;
	display:block;
	font-size:10px;
	margin:0 0 20px;
	overflow:hidden;
	padding:15px;
	font-weight:700;
}

.moduletable_find_right_community h2 {
	font-weight:700;
}

.Lanternhidden {
	display:none!important;
}

#language-navigation ul ul {
	display:none;
	border-radius:0;
}

#language-navigation .open ul {
	display:block;
}

#language-navigation .open>ul {
	left:0;
}

#language-navigation .navbar-nav.navbar-right:last-child {
	margin:0;
}

#language-navigation .dropdown-menu {
	min-width:125px;
	box-shadow:0 0 0 rgba(0, 0, 0, .15);
	z-index:99999;
}

#language-navigation {
	min-height:10px;
	margin:0;
	border:0;
	float:left;
	margin: 0 10px 0 0;
}

#language-navigation .smart-menu>li>a {
	padding:5px 30px 6px 15px;
	font-weight: 400;
	
}

#language-navigation #main-menu>li.open>a, #language-navigation #main-menu>li.open>a:focus, #language-navigation #main-menu>li.open>a:hover {
	background-color:#00549e;
	color:#fff;
	background-position:right -92px;
}

#language-navigation .nav>li>a:hover, .nav>li>a:focus, .regions {
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	background-position:right -14px;
}
#language-navigation .nav li a:hover, 
#language-navigation .nav li a:focus, 
#language-navigation .nav li a:active{
	text-decoration: none !important;
}
.dropdown-menu .sub-menu {
	left:100%;
	position:absolute;
	top:0;
	visibility:hidden;
	margin-left:-1px;
	margin-top:-1px;
}

.dropdown-menu li:hover .sub-menu {
	visibility:visible;
}

.dropdown:hover .dropdown-menu {
	display:block;
}

.nav-pills .dropdown-menu, .nav-tabs .dropdown-menu, .navbar .dropdown-menu {
	margin-top:0;
}

.navbar .sub-menu:before {
	border-bottom:7px solid transparent;
	border-left:none;
	border-right:7px solid rgba(0, 0, 0, .2);
	border-top:7px solid transparent;
	left:-7px;
	top:10px;
}

.navbar .sub-menu:after {
	border-top:6px solid transparent;
	border-left:none;
	border-right:6px solid #fff;
	border-bottom:6px solid transparent;
	top:11px;
	left:-6px;
}

#main-menu .dropdown-menu>li>a {
	padding:0 10px;
	margin:1px 0;
	font-size:11px!important;
	 cursor:default;
}

#main-menu .dropdown-menu>li>a:hover {
	color:#fff;
	background-color:#00549e;
}

#main-menu .dropdown-menu .sub-menu {
	top:-6px;
}

.page-not-found #footer-inner, .page-not-found #footer-sub {
	padding:10px 0 0!important;
}

#footer-inner, #footer-sub {
	max-width:1050px!important;
	background:#231f20;
	padding:0 20px;
	box-shadow:0 0 0 #fff;
}

#back #line .custom {
	float:right;
}

.page-not-found #footer {
	padding:0;
}

#footer {
	background:0;
	box-shadow:0 0 0 #000;
	max-width:1050px;
	padding:10px 0;
	width:100%;
}

.offlajn-ajax-search-inner input, input.search-caption-on {
	border-radius:0!important;
	height:30px!important;
	text-shadow:0 0 0!important;
	font-weight:300;
}

.offlajn-ajax-search-container .category-chooser {
	height:30px!important;
	border-radius:0;
}

.offlajn-ajax-search-container input {
	box-shadow:0 0 0;
}

.offlajn-ajax-search-container .magnifier {
	background:url(../images/sprite.png) 8px -64px no-repeat #095197!important;
	color:#fff;
	border:0!important;
	border-radius:0!important;
	height:30px!important;
	width:30px!important;
}

.offlajn-ajax-search-container {
	padding:0!important;
}

.offlajn-ajax-search-container .category-chooser .arrow {
	height:28px!important;
}

#line {
	top:auto!important;
	right:auto!important;
	background:0;
	position:static!important;
	float:right;
	padding:10px 20px;
	width:auto!important;
	max-width:100%!important;
}

.community-block {
	vertical-align:middle;
	display:inline-block;
	padding-top:20px;
	width:100%;
}

.community-block img {
	float:left;
	margin-right:20px;
	border:1px solid #d2d2d2;
}

.grey {
	color:#a8a8a8;
}

p.grey {
	color:#939598;
	font-size:1.1em;
	margin-bottom:15px;
}

.community-block figcaption {
	display:block;
}

.community-block figcaption h3 {
	color:#414042;
	margin-bottom:10px;
}

.community-block figcaption ul {
	list-style:none;
	margin:0 0 5px;
	padding:0;
}

.community-block figcaption label {
	color:#939598;
	margin-bottom:0;
	min-width:80px;
}

.community-block {
	margin-bottom:15px;
}

.community-block p {
	margin:0 0 5px;
}

#all {
	font-size:.875em;
	color: #231f20;
}

.default-accordion ul.ju-tabs-accordion li h3.ju-tabs-accordion-title, .default-tab.ju-tabs-wrap ul.ju-tabs-title li h3 {
	background:#f7f7f7;
	border:1px solid #e7e7e7;
}

.default-tab.ju-tabs-wrap ul.ju-tabs-title li.active h3 {
	border-style:solid;
	border-color:#ccc;
	background:#fff;
	border-width:1px 1px 0;
	color:#095197;
	position:relative;
}

.default-tab.ju-tabs-wrap ul.ju-tabs-title li.active h3:after {
	position:absolute;
	width:101%;
	bottom:-2px;
	left:-1px;
	height:2px;
	background:#fff;
	content:'';
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}

.default-accordion ul.ju-tabs-accordion li h3.ju-tabs-accordion-title.active span.ju-tabs-accordion-arrow {
	background:url(../images/accordion-arrow.png) right -40px no-repeat;
}

.default-accordion ul.ju-tabs-accordion li h3.ju-tabs-accordion-title span.ju-tabs-accordion-arrow {
	background:url(../images/accordion-arrow.png) right 0 no-repeat;
	width:15px;
	height:15px;
	float:right;
	display:block;
	right:10px;
	top:40%;
}

.ju-tabs-accordion-subcontent {
	padding:10px 0 0;
}

.ju-tabs-wrap ul.ju-tabs-accordion li h3.ju-tabs-accordion-title {
	line-height:25px;
}

.default-accordion ul.ju-tabs-accordion li h3.ju-tabs-accordion-title.active {
	color:#095197;
	border-color:#fff #fff #e7e7e7;
	border-width:1px;
	border-style:solid;
}

.default-accordion ul.ju-tabs-accordion li h3.ju-tabs-accordion-title {
	font-size:1.2em;
}

.default-accordion ul.ju-tabs-accordion li h3.ju-tabs-accordion-title span {
	color:#414042;
	padding-right:35px;
}

.default-accordion, .ju-tabs-subcontent .ju-tabs-wrap .ju-tabs-container {
	border:0;
	background:0;
}

.ju-tabs-subcontent>ul {
	padding:0;
}

.moduletable ul.default, ul.default {
	list-style:none;
	padding:0;
	margin:0 0 15px 5px;
}

.tab-list h4 {
	margin-bottom:2px;
	font-size:1em;
}

.tab-list {
	margin-bottom:30px;
}

.tab-list li {
	margin-bottom:15px;
}

.icon-sprite, .sprite-icon {
	background-image:url(../images/iconssprite.png);
	background-repeat:no-repeat;
	padding-left:24px;
}

.pdf-icon {
	background:url(/images/locale/global/icons/pdf.png) left 5px no-repeat;
	display:inline-block;
	margin-bottom:2px;
	padding:5px 0 5px 25px;
	vertical-align:middle;
	line-height:1.3em;
}

.login-icon {
	background:url(../images/login-icon.png) left center no-repeat;
	display:inline-block;
	margin:0 0 5px;
	padding:3px 0 3px 24px;
	vertical-align:middle;
	line-height:1.1em;
}

.video-icon {
	background-position:0 10px;
	padding:7px 0 7px 30px;
}

.right-mark {
	background-position:0 -28px;
	display:inline-block;
	height:22px;
	margin:0 0 0 10px;
	vertical-align:middle;
	width:18px;
}

.com-buttons {
	margin-top:15px;
}

.contact-community {
	padding:15px 0;
	display:block;
}

#shadow #all, .page-not-found #back {
	box-shadow:0 3px 5px rgba(0, 0, 0, .25);
	padding-bottom: 15px;
}

.blog_Communities img {
	float:left;
	margin-left:-70px;
	max-width:100%;
	width:50px;
}

.blog_Communities article {
	line-height:1.5em;
}

.blog_Communities article h4 {
	font-weight:700;
	margin-bottom:5px;
	margin-left:0;
	margin-top:0;
}

.blog_Communities .readmore a, .blog_Communities .readmore a:focus, .blog_Communities .readmore a:hover, .primary-link {
	background:url(../images/iconssprite.png) right -62px no-repeat;
	border:0;
	padding:0 30px 0 0;
	color:#095197;
	text-shadow:0 0 0 #000;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	margin:7px 0 0;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;
}
.news-list, 
.phone-details, 
.email-details {
	padding-left:24px;
	background-image:url(/templates/beez3/images/contact-info-icons.png);
	background-repeat: no-repeat;
}
.email-details {
	background-position: 0 -96px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.phone-details {
	background-position: 0 -1px;
}

.phone-details span {
	margin:0 0 5px;
	display:block;
}
.center {
	text-align:center;
}

.seperator {
	margin:0 5px;
}

#right .moduletable h3 {
	color: #231f20;
	margin-bottom:12px;
	padding-top:0;
	font-size: 1.3em;
}

#right .moduletable ul {
	margin:0;
	padding:0;
}

#right .category-filter form {
	margin:0;
}

#right .moduletable {
	margin-bottom:10px;
	display:inline-block;
	width:100%;
	background:#f7f7f7;
	padding: 10px;
	border: 1px solid #f1f1f1;
}

.video-container {
	margin:25px 0;
}

.video-container iframe {
	width:100%;
	max-width:600px;
	min-height:350px;
}

.moduletable ul.achilles-community-select {
	margin-bottom:0;
}

.achilles-community-select select {
	width:100%;
}

.achilles-community-select label {
	margin-bottom:0;
}

.pdf-list {
	padding:0;
	margin:10px 0 0;
}

.ju-tabs-accordion-subcontent ul.pdf-list>li, .moduletable ul.pdf-list li, .pdf-list>li {
	list-style:none;
	margin:5px 0 0;
}

#jcemediabox-popup-content {
	width:100%!important;
}

.moduletable .num-list li, .num-list li {
	list-style-type:decimal;
	margin:0 0 15px 10px;
	padding:0;
}

.num-list h4 {
	font-weight:600;
	margin-bottom:.2em;
}

#banner {
	width:100%;
}

.items-row .column-1 {
	padding:0!important;
}

.default-tab .ju-tabs-title-top ul.ju-tabs-title {
	background:0;
	border:0;
}

.default-tab.ju-tabs-wrap .ju-tabs-container, .ju-tabs-wrap .ju-tabs-container {
	border:0;
}

.ju-tabs-subcontent {
	border:1px solid #d2d2d2;
	overflow:hidden;
}

.ju-tabs-subcontent h4 {
	font-size:1.12em;
}

.ju-tabs-subcontent h3 {
	margin-bottom:.4em;
}

.ju-tabs-wrap .ju-tabs-title-wrap {
	overflow:visible;
}

input:focus, textarea:focus {
	box-shadow:0 1px 1px transparent inset, 0 0 8px rgba(82, 168, 236, 0);
}

#logo {
	width:auto;
	float:left;
}

.logoheader {
	width:150px;
	margin:0;
	background:#fff;
	float:left;
	height: 90px;
}

ul.maximenuck .active {
	background:#111!important;
	color:#fff!important;
}

ul.maximenuck>li:hover {
	background:#231f20!important;
}

div#maximenuck.maximenuckh ul.maximenuck {
	background:#404142;
}

header #line .custom {
	float:right;
}

.custom .primary-btn, .custom .primary-btn:active, .custom .primary-btn:focus, .custom .primary-btn:hover {
	padding:4px 12px 3px;
}

div#maximenuck ul.maximenuck li.maximenuck.item109.level1.active, div#maximenuck ul.maximenuck2 li.maximenuck.item109.level1.active {
	border-radius:0 none!important;
}

div#maximenuck ul.maximenuck li:first-child.maximenuck.level1:after {
	background:0;
}

div#maximenuck ul.maximenuck li.maximenuck.level1 {
	border-radius:0 none;
	padding:0;
	background:url(../images/separator.png) no-repeat;
}

div#maximenuck ul.maximenuck li.maximenuck.level1>a, div#maximenuck ul.maximenuck li.maximenuck.level1>span.separator {
	padding:5px 15px;
}

div#maximenuck.maximenuckh ul.maximenuck li:hover.level1.parent>a:after, div#maximenuck.maximenuckh ul.maximenuck li:hover.level1.parent>span.separator:after {
	-ms-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg);
}

div#maximenuck.maximenuckh ul.maximenuck li.level1.parent>a:after, div#maximenuck.maximenuckh ul.maximenuck li.level1.parent>span.separator:after {
	right:10px;
	top:16px;
	left:auto;
	border-color:#a4a4a4 transparent transparent;
}

div#maximenuck .parent span.titreck {
	margin-right:15px;
	color:#d8d8d8;
}

.ju-tabs-wrap .ju-tabs-title-wrap .tabscroll-next, .ju-tabs-wrap .ju-tabs-title-wrap .tabscroll-prev {
	background-image:url(../images/tab-arrows.png);
	background-repeat:no-repeat;
}

.ju-tabs-wrap .ju-tabs-title-wrap .tabscroll-prev {
	background-position:0 -55px;
}

.ju-tabs-wrap .ju-tabs-title-wrap .tabscroll-next {
	background-position:0 0;
}

#main {
	padding-bottom:0;
	padding-top:0;
	 min-height: 350px;
}

#wrapper2 {
	width:100%!important;
	padding-bottom:0;
}

#wrapper2 .iframe-container>iframe {
	width:100%!important;
}

.iframe-container table {
	width:600px!important;
}

div#maximenuck div.floatck {
	background:#231f20;
	margin:0;
	border:0;
}

div#maximenuck .maximenuck2 .level2:hover .level3 span {
	color:#a4a4a4!important;
}

div#maximenuck .maximenuck2 .level2 .level3:hover span, div#maximenuck .maximenuck2 .level2:hover span {
	color:#fff!important;
}

div#maximenuck ul.maximenuck li.maximenuck a {
	padding:5px 10px;
	margin:0;
	width:100%;
}
div#maximenuck ul.maximenuck li.maximenuck a:hover, 
div#maximenuck ul.maximenuck li.maximenuck a:active,
div#maximenuck ul.maximenuck li.maximenuck a:focus{
	text-decoration: none !important;
}
div#maximenuck ul.maximenuck li.level1.parent li.parent>a:after, div#maximenuck ul.maximenuck li.level1.parent li.parent>span.separator:after, div#maximenuck ul.maximenuck li.maximenuck ul.maximenuck2 li.parent.active>a:after, div#maximenuck ul.maximenuck li.maximenuck ul.maximenuck2 li.parent:hover>a:after {
	margin:9px 5px 0 3px;
}

.page-link-icon {
	padding:10px 10px 8px 36px!important;
}

div#maximenuck ul.maximenuck li.page-link-icon-parent div.floatck div.maximenuck2 {
	width:46%!important;
	margin:0 2%!important;
}

.maxiFancybackground {
	display:none!important;
}

div#maximenuck .maxiFancybackground .maxiFancycenter {
	height:34px;
}

div#maximenuck span.titreck {
	font-size:.9em;
}

div#maximenuck ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck ul.maximenuck2 li.maximenuck {
	padding:0;
	margin:0!important;
}

div#maximenuck .maximenuck2 .level2:hover .level3 {
	background:#231F20!important;
}

.camera_commands, .camera_next, .camera_nextThumbs, .camera_prev, .camera_prevThumbs, .camera_thumbs_cont {
	background:0;
}

.camera_caption_title h3 {
	font-size:1.2em;
	font-weight:400;
	line-height:1em;
	margin:7px 0 0;
}

.camera_caption_desc a, .camera_caption_desc a:hover {
	color:#fff;
	background:url(../images/iconssprite.png) right -29px no-repeat!important;
	padding-right:28px;
	text-decoration:none;
}

.camera_pag {
	margin:-24px 13px 0 0;
	float:right;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	margin:0 5px;
	width:10px;
	height:10px;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span, .camera_wrap .camera_pag .camera_pag_ul li>span {
	left:1px;
	top:1px;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
	background:#f7f7f7;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	background:#414042;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover {
	background:#b7b7b7;
}

.hometab .ju-tabs-wrap {
	margin-top:15px;
}

.hometab .ju-tabs-subcontent {
	padding:10px 15px!important;
	overflow:hidden;
}

.hometab .what-we-do-details {
	margin-left:-15px;
}

.hometab .bluebox {
	margin:5px -10px 10px;
}

.hometab .bluebox h4 {
	background:#00549e;
	padding:10px;
	color:#fff;
	margin:0;
}

.home-client-slider h3, .hometab h3 {
	border-bottom:0!important;
	padding-top:0;
}

.bluebox-content {
	padding:10px;
	background:#f7f7f7;
	border:1px solid #d2d2d2;
}

.bluebox-content ul {
	margin:0 0 10px;
	padding:0;
}

.bluebox-content ul li {
	font-size:13px;
	margin:3px 0 0 15px;
	list-style:none url(../images/square.png);
}

.home-tabecol {
	float:none;
}

.sector-section {
	padding-left:0;
	padding-right:0;
}

.sector-section .sector-bx {
	margin:12px 0 8px;
	min-height:60px;
}

.sector-section img {
	width:40px;
	height:40px;
	float:left;
	margin-right:12px;
}

.sector-section h4 {
	margin:0 0 2px;
}
.achilles-client-slider {
	margin:0 30px 0 33px;
}
.horizontal .bx-wrapper .bx-prev {
	left:-40px;
}

.horizontal .bx-wrapper .bx-next {
	right:-40px;
}

.horizontal .bx-wrapper .bx-controls-direction a {
	opacity:.7;
	padding:20px 10px;
	top:31%;
}

.horizontal .bx-wrapper .bx-controls-direction a:hover {
	opacity:1;
}

#bottom ul li a:hover {
	color:#fff;
}

#bottom ul li a {
	font-size:1em;
	color:#a4a4a4;
	text-shadow:0 0 0;
	border-bottom:0;
	box-shadow:0 0 0;
	font-weight:300;
	display:inline;
	padding-left:0!important;
}

#bottom .moduletable ul li {
	margin:2px 0;
	 list-style:none;
}

#footer .moduletable {
	margin:0;
}

.moduletable span.small {
	color: #989898;
	display: block;
	font-size: 12px;
}

.smallred {
	color:#fe0000;
	display:block;
	font-size:12px;
}

#footer-sub {
	border-top:1px solid #414042;
	font-size:11px;
	color:#a4a4a4;
	max-width:1050px;
	margin:0 auto;
}

#footer-inner ul {
	margin:0;
}

#footer-inner .box3 {
	border-left:0;
	float:left;
	padding:10px 0 0;
}

#footer-inner .box .moduletable, #footer-inner .box .moduletable_menu {
	margin:0 10px 0 0;
}

.moduletable .multi-register li {
	margin:5px 0 0;
	overflow:hidden;
	padding:0;
	list-style:none;
}

.regional-login {
	float:left;
}

.register-links {
	float:right;
}

.register-links .primary-btn, .register-links .primary-btn:active, .register-links .primary-btn:focus, .register-links .primary-btn:hover {
	display:inline-block;
}

.table .tablerow {
	padding:10px 0;
	width:100%;
	display:inline-block;
}

.table {
	border:1px solid #d2d2d2;
}

.table .heading {
	background:#1f497d;
	color:#fff;
	margin:0 0 10px;
	padding:7px 10px;
}

.default-accordion ul.ju-tabs-accordion li div.ju-tabs-accordion-subcontent {
	overflow:hidden;
}

.bx-wrapper img {
	max-height:112px;
	display:inline-block;
}

.m-b20 {
	margin-bottom:20px;
}

.multi-contacts, .multi-contacts li {
	margin:0 0 10px!important;
	padding:0!important;
	list-style-type:none!important;
	display:inline-block;
	width:100%;
}

.multi-contacts b {
	display:block;
}

.multi-contacts .seperator {
	float:left;
}

.content-wrapper {
	border-bottom:1px solid #f2f2f2;
	padding:0 0 10px;
	margin:20px 0 0;
	 display: inline-block;
	 width: 100%;
}

.content-wrapper-last {
	border-bottom:0;
	margin:0;
	padding:0;
}

.content-wrapper .user-profile-pic {
	margin:0 15px 15px 0;
	float:left;
	max-width:200px;
}

.content-wrapper .user-profile-pic img {
	float:left;
	border:1px solid #d2d2d2;
	margin-bottom:5px;
}

.content-wrapper .user-profile-pic .user-pic-name {
	font-weight:600;
	display:table;
}

.content-wrapper .user-profile-pic span {
	display:block;
	font-size:.8em;
	line-height:1em;
	font-weight:400;
}

address {
	font-style:normal;
}

.linkedin-details {
	background-position:0 -230px;
}

.twitter-details {
	background-position:0 -190px;
}

.article-info dd {
	border-right:0;
	padding:0 0 5px;
	margin:0;
	color:#a8a8a8;
	font-size: 12px;
}

.article-info {
	background:#fff;
	border:0;
	padding:0;
	margin:0;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;
	line-height:15px;
}

.items-row h2:hover {
	text-decoration:none;
}

.items-row h2 {
	border:0;
	padding-top:0;
	margin:0;
}

.event-content {
	padding-bottom:15px;
}

.event-content h4 {
	margin:.6em 0 .2em;
	font-weight:600;
	font-size: 14px;
}

.event-content ul.default-list {
	margin:0 0 1em 15px;
	padding:0;
}

.second-level {
	margin:0 0 10px 5px;
}

.ml-15 {
	margin-left:15px;
}
.ml-10 {
	margin-left:10px;
}

.mt-15 {
	margin-top:15px;
}

.category-filter .hcatfilter {
	max-width:270px;
}

.category-filter select {
	width:100%;
}

.community-login-container {
	margin-top:10px;
}

.community-login-container h3 {
	border-bottom:1px solid #a8a8a8;
	margin:0 0 15px;
}

.community-login-container li {
	margin:0 0 5px;
}

.community-login-container li label {
	width:100px;
}

.community-login-container li input[type=password], .community-login-container li input[type=text] {
	width:250px;
	max-width:100%;
	border-radius:0;
}

.select-row {
	width:250px;
}

.select-row select {
	width:100%;
	border-radius:0;
    margin-bottom: 14px;
}

.industryInsight-block {
	text-align:center;
	display:inline-block;
}

.industryInsight-block img {
	width:100%;
}

.industryInsight-block figcaption {
	display:table-cell;
	font-size:.9em;
	line-height:1.5em;
}

.breadcrumbs img {
	margin:0 5px;
}

#banner .slideshowck {
	margin-bottom:0!important;
}

.items-leading {
	padding-left:0;
	padding-right:0;
	 overflow:visibile;
}

.result-element {
	border-top:0!important;
}

.result-element:hover {
	box-shadow:0 0 0!important;
	padding-top:0!important;
}

.plugin-title-inner {
	margin-top:4px;
}

.communities-table {
	border-bottom:1px solid #a8a8a8;
	margin-bottom:15px;
}

#contentarea {
	min-height:250px;
	padding-bottom: 20px !important;
}

.testimonials-list {
	margin:0 0 10px;
}

.communities-tl {
	border:1px solid #d2d2d2;
	min-height:111px;
	vertical-align:middle;
	text-align:center;
}

.communities-tl-txt h3 {
	margin-bottom:0;
}

#outer, .cookieOuter {
	margin:0 auto;
	width:100%;
	position:fixed;
	bottom:0;
	top:auto;
	left:auto;
	right:auto;
	z-index:99999;
}

#cookieMessageContainer {
	max-width:1050px;
	margin:0 auto;
}

#cookieMessageText {
	background:-moz-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(35, 31, 32, .9)), color-stop(100%, rgba(35, 31, 32, .9)));
	background:-webkit-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:-o-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:-ms-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:linear-gradient(to bottom, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6231f20',  endColorstr='#e6231f20',  GradientType=0);
	z-index:9999;
	margin:0 auto;
	color:#fff;
	padding:4px 10px;
	width:100%;
	font-size:.8em;
	text-align:center;
}

#cookieMessageContainer .cookie_button:hover {
	box-shadow:1px 2px 5px #a8a8a8 inset;
}

#cookieMessageContainer .cookie_button {
	background:#d2d2d2;
	color:#000;
	font-size:.9em;
	display:inline-block;
	height:auto;
	margin:0 0 0 10px;
	padding:1px 7px;
	font-weight:600;
}

#cookieMessageText>span {
	padding:5px;
	vertical-align:middle;
}

#cookieMessageAgreementForm {
	margin-left:10px;
}

#cookieMessageInformationIcon {
	margin-right:10px;
	height:29px;
}

#continue_button {
	vertical-align:middle;
	cursor:pointer;
	margin:0 0 0 10px;
}

#info_icon {
	vertical-align:middle;
	margin-top:5px;
}

#buttonbarContainer {
	height:29px;
	margin-bottom:-10px;
}

.accept {
	float:left;
	padding:5px 6px 4px 15px;
	color:#fff;
}

a#cookieMessageDetailsLink {
	color:#fff!important;
	text-decoration:underline;
}

.mt-10 {
	margin-top:10px;
	display:inline-block;
}

.bbc-es, .bbc-it, .bbc-ptbr {
	min-height:200px;
}

.bbc-es ul {
	min-height:87px;
}

.bbc-ptbr ul.first-bbc-ptbr {
	min-height:110px;
}

.bbc-it ul.first-bbc-it {
	min-height:135px;
}

.bbc-dn {
	min-height:179px;
}

.bbc-dn ul.second-bbc-dn {
	min-height:89px;
}

.bbc-de {
	min-height:221px;
}

.bbc-de ul.second-bbc-de {
	min-height:108px;
}

.bbc-nl {
	min-height:200px;
}

.bbc-nl ul.second-bbc-nl {
	min-height:110px;
}

.custom.mt-10 {
	margin-top:0;
}

.Connexio-Registrierung-Details {
	margin:0 0 20px;
}

.Connexio-Registrierung-Details .primary-btn, .Connexio-Registrierung-Details .primary-btn:active, .Connexio-Registrierung-Details .primary-btn:focus, .Connexio-Registrierung-Details .primary-btn:hover {
	min-width:85px;
	text-align:center;
}

.red {
	color:#fe0000;
}

#footer-sub .social-icons {
	text-align:right;
	display:none;
}
/* 
#footer-sub .social-icons a {
	background-image:url(/images/locale/global/social-icons.png);
	background-repeat:no-repeat;
	width:23px;
	height:22px;
	display:inline-block;
	margin-left:5px;
}

#footer-sub .social-icons a.twitter {
	background-position:-25px -26px;
}

#footer-sub .social-icons a.linkedin {
	background-position:0 -26px;
}

#footer-sub .social-icons a.youtube {
	background-position:-49px -26px;
}

#footer-sub .social-icons a:hover.twitter {
	background-position:-25px 0;
}

#footer-sub .social-icons a:hover.linkedin {
	background-position:0 0;
}

#footer-sub .social-icons a:hover.youtube {
	background-position:-49px 0;
} */

#footer-sub p {
	color:#6d6f71;
	padding-top:2px;
	float:left;
	font-size:12px;
}

.search-results dt.result-title {
	font-size:1.3em;
	font-weight:500;
	padding:0;
}

.search-results dd.result-category, .search-results dd.result-created, .search-results dd.result-text {
	padding:10px 0 0 20px;
}

.search-results dd.result-created {
	color:#a4a4a4;
	font-size:.9em;
	margin:0 0 15px;
	padding-top:0;
}

#searchForm #search-searchword {
	border-radius:0;
	border:1px solid #a8a8a8;
	box-shadow:0 0 0 #000;
}

#searchForm .btn-group button {
	background:url(../images/sprite.png) 10px -62px no-repeat #095197!important;
	border-radius:0;
	height:34px;
	width:38px;
}

#searchForm fieldset {
	border:0;
	border-radius:0;
	margin:0;
	padding:0 0 10px;
}

#searchForm fieldset .checkbox input[type=checkbox], #searchForm fieldset .checkbox-inline input[type=checkbox], #searchForm fieldset .radio input[type=radio], #searchForm fieldset .radio-inline input[type=radio] {
	padding:0;
	margin:0 5px 0 0;
	position:static;
}

#searchForm .phrases-box {
	margin:0 0 10px;
}

#searchForm legend, label.ordering {
	font-size:1.2em;
	font-weight:600;
	padding:0;
}

:root *>.phrases-box label:before, :root *>fieldset.only label:before {
	background:0;
	border:0;
	box-shadow:0 0 0;
	content:'';
	display:none;
}

:root *>fieldset.only label:before {
	background:0;
}

#searchForm fieldset label {
	padding:0;
	margin:0 15px 0 0;
}

.ju-tabs-accordion-subcontent ul.default li, .moduletable ul.default li {
	list-style:none;
	margin: 5px 0 0;
}

a.jcepopup span.jcemediabox-zoom-link, a.jcepopup span.jcemediabox-zoom-link.icon-right, a.jcepopup span.jcemediabox-zoom-link.zoom-right {
	display:none;
}

.xls-icon {
	background:url(../images/xls-icon.png) no-repeat;
	display:inline-block;
	line-height:1.1em;
	margin:0 0 5px;
	padding:3px 0 3px 24px;
	vertical-align:middle;
}

#wrapper2 .item-page {
	width:100%;
	max-width:100%;
}

.page-not-found #header {
	padding:0;
	overflow:hidden;
	border-bottom:1px solid #dedede;
}

.page-not-found h1 #logo {
	padding:0;
}

.page-not-found .logoheader {
	margin:0;
}

.page-not-found span.heading-none {
	opacity:0;
	display:none;
}

.page-not-found #footer {
	background:#231f20;
	overflow:hidden;
	width:1010px;
	box-shadow:0 0 0;
}

.page-not-found ul.menu {
	background:#414042;
	display:inline-block;
	width:100%;
	margin:0;
}

.page-not-found ul.menu li {
	float:left;
}

.page-not-found ul.menu li a {
	padding:8px 15px;
	border-bottom:0;
	color:#fff;
	font-family:Open sans, arial, sans-serif!important;
	font-size:1.2em;
	text-shadow:0 0 0;
}

.page-not-found #contentarea2, .page-not-found #errorboxbody {
	padding:0!important;
}

.error-content {
	padding:20px;
}

.max-400 {
	width:350px;
}

#wrapper2 .roi-calculator-page * {
	font-family:Open sans, arial, sans-serif!important;
}

#wrapper2 .roi-calculator-page .wrapper h1 {
	font-size:1.4em!important;
	margin:0 0 15px!important;
}

#wrapper2 .roi-calculator-page .wrapper h2 {
	border-bottom:0!important;
}

#wrapper2 #content .lite-button, #wrapper2 #content a.lite-button, #wrapper2 .dtc-lightbox-fg .lite-button {
	padding:0 50px;
	width:auto;
	float:left;
	margin:-5px 10px 20px 0!important;
	text-shadow:0 0 0 #000!important;
	text-decoration: none !important;
}

#wrapper2 #content .home-btn:after {
	width:auto;
}

#wrapper2 #content table {
	border:0;
}

#wrapper2 #content table.table, #wrapper2 #content table.table td, #wrapper2 #content table.table th {
	border:1px solid #d2d2d2;
	color:#fff!important;
}

#wrapper2 #content table.table th {
	background:#1F4585!important;
	color:#fff!important;
}

#content table.table tr:hover, #content tr:hover {
	background:none!important;
}

#content table.styled td, #content table.styled th {
	vertical-align:middle!important;
}

#content table.styled thead tr th {
	color:#fff!important;
}

#content table tr:hover tbody tr td, #content table tr:hover td, #content table tr:hover tr {
	background:0!important;
}

#content table tr:hover td tr td {
	background:#d1d3d4!important;
}

#content table tr:hover td tfoot {
	background:#c6c7cb!important;
	vertical-align:middle!important;
}

#content table tr:hover td:nth-child(3) thead tr {
	background:#a7a9ac!important;
	vertical-align:middle!important;
}

.roi-calculator-page div.right img {
	margin-top:10px!important;
}

#wrapper2 .roi-calculator-page h3 {
	margin-top:15px;
}

.error-content p, .error-content ul {
	font-size:1.3em;
}

.error-content li {
	font-size:1em;
	margin:3px 0 0;
}

.hp-communities img {
	border:0;
	float:left;
	height:30px;
	margin:0 10px 20px 5px;
	width:30px;
}

.hp-communities h4 {
	margin-top:0;
}

#shadow #dtc-lightbox-content #form table td label {
	margin-top:5px;
}

#shadow #dtc-lightbox-content #form table td {
	padding:2px;
	font-size:14px;
	vertical-align:middle!important;
}

#shadow #dtc-lightbox-content #form table {
	margin:0 0 -15px;
}

#shadow #dtc-lightbox-content table tr:hover {
	background:0!important;
}

#shadow .dtc-lightbox-fg {
	top:25px!important;
	padding:10px 20px!important;
	height:auto!important;
}

#shadow .dtc-lightbox-fg .right textarea {
	width:100%!important;
	height:250px!important;
}

#shadow .dtc-lightbox-fg div.right {
	width:35%!important;
}

#shadow .dtc-lightbox-fg div.left {
	width:60%!important;
	margin:0 0 -10px!important;
}

#shadow .dtc-lightbox-iframe table td input, #shadow .dtc-lightbox-iframe table td select {
	margin:5px 0;
	padding:2px;
}

#shadow #dtc-lightbox-content .wrapper h1 {
	border-bottom:1px solid #dedede;
	margin:0 0 10px!important;
}

.roi-calculator-page .lite-buttons {
	float:left;
	width:100%;
}
#shadow #dtc-lightbox-content .wrapper p {
	font-size:12px!important;
	margin-bottom:0;
	line-height:1.3em;
}

#shadow #dtc-lightbox-content .wrapper h3 {
	margin:20px 0;
	display:inlineblock;
}

.dtc-lightbox-iframe hr {
	margin:10px 0;
}

.hp-cd {
	margin-top:10px;
}

.key-color {
	margin-top:4px;
}

.footer1 {
	color:#6d6f71;
	float:left;
	font-size:12px;
}

.community-block-details ul li {
	list-style:none;
}

.community-block-details ul li label {
	color:#939598;
}

#footer-outer {
	max-width:1050px;
	margin:0 auto;
	box-shadow:0 3px 8px rgba(0, 0, 0, .25);
}

#content a {
	font-size:13px!important;
}

#shadow div#maximenuck ul.maximenuck li.maximenuck.item149.level2, #shadow div#maximenuck ul.maximenuck2 li.maximenuck.item149.level2 {
	margin:0!important;
}

.cm-txt {
	margin-left:70px;
}

#ajax-search-button1206, #ajax-search-button196, #ajax-search-button198, #ajax-search-button746, #ajax-search-button747, #ajax-search-button814, #ajax-search-button871, #ajax-search-button872, #ajax-search-button873, #ajax-search-button874, #ajax-search-button875 {
	height:29px!important;
	border:0!important;
	width:30px!important;
}

#header ul.skiplinks {
	left:auto!important;
	right:1em!important;
}

.contactdetails label {
	font-size:1em!important;
	margin:0;
}

.moduletable .col {
	margin:0!important;
}

.moduletable .acc-content {
	padding:0!important;
}

.fancypantsaccordionholder ul, .fancypantsaccordionholder > ul > li {
	margin:0!important;
	padding:0!important;
	
}
.fancypantsaccordionholder > ul > li > a {
	padding: 5px 25px 5px 0 !important;
	line-height: 24px !important;
}
.fancypantsaccordionholder > ul > li > a span {
	top:17px;
	width: 15px;
}
.fancypantsaccordionholder > ul > li {
	height: auto !important;
	line-height: 24px;
}
.nsb_container a.icons {
	margin:5px 0 0 5px;
}

div#maximenuck .maximenuck2 .level2 .level3:hover .newslinks a span.titreck, div#maximenuck .maximenuck2 .level2:hover .newslinks a {
	color:#a4a4a4!important;
}

div#maximenuck .maximenuck2 .level2 .level3:hover .newslinks li:hover a span.titreck, div#maximenuck .maximenuck2 .level2 .newslinks li:hover a {
	color:#fff!important;
}

.main-newslinks .maximenuck:hover .newslinks a, .main-newslinks .maximenuck:hover .newslinks a span.titreck {
	color:#a4a4a4!important;
}

.newslinks a {
	border-bottom:1px solid #505050!important;
	color:#a4a4a4!important;
	margin:0!important;
	padding:3px 10px!important;
}

.singleLink a:after {
	border-width:0!important;
}

.cookieOuter .cc-cookies {
	background:-moz-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(35, 31, 32, .9)), color-stop(100%, rgba(35, 31, 32, .9)));
	background:-webkit-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:-o-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:-ms-linear-gradient(top, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	background:linear-gradient(to bottom, rgba(35, 31, 32, .9) 0, rgba(35, 31, 32, .9) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6231f20',  endColorstr='#e6231f20',  GradientType=0);
	z-index:9999;
	margin:0 auto;
	color:#fff;
	padding:6px 10px;
	width:100%;
	font-size:.8em;
	text-align:center;
	font-weight:400;
	position:static!important;
	border-top:1px solid #444;
}

.cookieOuter .cc-cookies a.cc-cookie-accept, .cookieOuter .cc-cookies a.cc-cookie-decline {
	padding:.2em .75em!important;
}

.items-row {
	margin-bottom:0!important;
}

.blog_Communities .items-leading, .blog_Communities .items-row {
	padding:0 0 0 70px;
}

.fa-angle-left:before, .fa-angle-right:before {
	content:'';
	width:15px;
	height:42px;
	display:block;
	background-image:url(../images/client-logo-arrows.png);
	background-repeat:no-repeat;
}

.fa-angle-left:before {
	background-position:0 0;
}

.fa-angle-right:before {
	background-position:-51px 0;
}

.imagetxt {
	float:left;
	margin:0 15px 0 0;
}

.error-content li a  {
	font-size: 1em;
}

.error-content h4  {
	font-size: 1.4em;
}

.error-content h1  {
	border-bottom: 1px solid #dedede;
	 padding: 0 0 5px;
	 margin: 0 0 20px;
}

.fpkhide > h3  {
	display:none;
}

#wrapper2 .left  {
	margin: 0;
}

#content .breaker  {
	margin-bottom: 30px !important;
}


#searchForm .btn-toolbar  {
	margin-bottom: 15px;
}


#searchForm fieldset.only label,  #searchForm fieldset.phrases label  {
	display: block;
	 max-width: 120px;
}


#searchForm .pull-left  {
	margin: 0 !important;
}


#search-searchword  {
	margin: 0 !important;
}


#header form input {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
#header form input:focus{
	color: #444;
}


.mobilemaximenuck .mobilemaximenucktitle  {
	padding-top: 10px;
}


.ordering-box  {
	margin-top: 0;
}


#searchForm .form-limit  {
	float: left;
}


.page-limits  {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	margin: 15px 0 25px;
	padding: 15px 0 40px;
}

.header1 {
	padding: 0 !important;
	opacity:0.01;
	font-size: 0.1px;
}

#footer-inner .moduletable {
	margin-bottom: 0;
}

#footer-inner ul  {
	list-style:none;
	padding: 10px 0;
	margin: 0 10px 0 0;
}

.ach-ftr-links  {
	border-right: 1px solid #414042;
}

.m-100  {
	min-height: 110px;
}


#main-menu .dropdown-menu > li li a  {
	cursor: pointer;
}

#main-menu .dropdown-menu > li:hover  {
	background: #f1f1f1;
}

div#maximenuck.maximenuckh ul.newslinks li  {
	background: 0 !important;
}

div#maximenuck.maximenuckh ul.newslinks  {
	background: #231f20 !important;
}

.contact-upgrade-program-main .moduletable .acc-content {
	padding: 0;
}

.fancypantsaccordionholder .contact-upgrade-program-main ul li > a  {
	font-size: 1em;
}

.contact-upgrade-program  {
	margin: 8px 0 30px;
	display:table;
}

.contact-upgrade-program .email-details,  .contact-upgrade-program .phone-details  {
	margin-top: 10px;
}

.contact-upgrade-program-main .cup:hover  {
	border: 1px solid #ddd;
}

.contact-upgrade-program-main  {
	min-height:100px;
	padding:0 0 100px;
}

.contact-upgrade-program-main  .cup  {
    border: 1px solid #555;
    cursor: default;
    float: left;
    height: 60px;
    margin: 0 5px 15px;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s,  1s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 140px;
}

.contact-upgrade-program-main .cup-details  {
	position: absolute;
	top: 58px;
	left: -23px;
	width: 150px;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	transition-duration: 1s,  1s;
}

.contact-upgrade-program-main  .cup .cup-details ul  {
	padding: 10px 0;
	background: #555;
	z-index:999;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	transition-duration: 1s,  1s;
}

.contact-upgrade-program-main  .cup .cup-details  {
	padding: 10px 0 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	z-index:99999;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	transition-duration: 1s,  1s;
}

.contact-upgrade-program-main  .cup ul li a  {
	color: #fff;
	display: block;
	padding: 5px 15px;
}

.contact-upgrade-program-main  .cup ul li:first-child  {
	border: 0;
}

.contact-upgrade-program-main  .cup ul li:hover  {
	background: #666;
}

.contact-upgrade-program-main  .cup ul li  {
	list-style: none;
	border-top: 1px solid #515151;
}

.contact-upgrade-program-main  .cup:hover ul:after  {
	top: -10px;
	 left: 55%;
	 border: solid transparent;
	 content: " ";
	 height: 0;
	 width: 0;
	 position: absolute;
	 pointer-events: none;
	 border-color: rgba(85,  85,  85,  0);
	 border-bottom-color: #555;
	 border-width: 10px;
	 margin-left: -10px;
}

.contact-upgrade-program-main  .cup:hover .cup-details  {
  transition: all 0.2s;
	display: block;
	opacity: 1;
	visibility: visible;
}

.contact-upgrade-program-main h4 {
	line-height: 20px;
    margin-bottom: 0.2em;
    margin-top: 0;
    padding: 10px;
	font-size: 13px;
}

.moreinfo-cup  {
	clear:both;
	width:100%;
}

.default-tab.ju-tabs-wrap .ju-tabs-panel .ju-tabs-content .ju-tabs-subcontent  {
	margin-bottom:0;
}

#xmap ul.level_0 > li  {
	margin: 5px 0 0 15px;
	list-style:disc;
}

#xmap ul.level_0 > li  ul.level_1 li  {
	margin: 5px 0 0 15px;
	list-style:circle;
}

#xmap ul.level_0 > li  ul.level_1,  
#xmap ul.level_0 > li  ul.level_2  {
	margin: 0 0 20px;
}

#xmap ul.level_0 > li  ul.level_2 li  {
	margin: 5px 0 0 15px;
	list-style: url("../images/square.png");
}
#breadcrumbs  {
	padding-top: 5px;
}
#global_div .primary-btn, .select-row .primary-btn {
    line-height: 21px;
}
.select-row-de .register-de-login .primary-btn {
    margin-top: 10px;
}
.select-row-de .register-de-login {
    width: 160px;
}
.login-form .w120 {
    width: 120px;
}
#top, .moduletable_js {
    margin: 0;
}
.module.home-client-slider h3 {
    margin-bottom: 10px;
}
.moduletable.hometab {
    margin-bottom: 15px;
}
#wrapper2 #main .items-leading{
  margin: 0;
}
/* Login CSS */

.h-460 {
	height: 460px;
}
.community-section h4 {
	background: #f5f5f5;
	color: #525253;
	margin: 0;
	font-size: 18px;
    padding: 10px 15px;
	min-height: 42px;
	border-bottom: 1px solid #dedede;	
}
/* country region css*/
.country-region {
    margin: 5px 0 0;
    padding: 0;
	display: inline-block;
	overflow-y: auto;
	overflow-x: hidden;
}
.community-sector {
    font-size: 14px;
    margin: 0;
    padding: 0;
	border-left: 1px solid #dedede;
	min-height: 298px;
}
.country-region li {
	margin: 1px 0;
	color: #1f4585;
    font-weight: 600;
	padding: 5px 0;
	display: block;
	cursor:pointer;
}
.country-region li:active {
    color: #231f20;
}
.community-sector li:first-child {
	border-top: 0;
}
.community-sector li {
	border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    list-style: outside none none;
	position: relative;
}
.right-btn .tooltip{
	width: 150px;
}
.outer-box li, .community-sector li {
    color: #1f4585;
    display: block;
	line-height: 19px;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
}
.community-sector a {
    display: block;
    padding: 10px 15px;
	line-height: 1em;
	font-size: 1em;
    margin-right: 10px;
    outline: medium none;  
	font-weight:600;
}
.sub-sector {
	color: #777;
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.global-sectors li:last-child {
	border-bottom: 0 !important;
}
.sector-divider {
    border-top: 1px solid #ccc;
	margin: 0 20px;
}
/* Login css */
.login-form {
    margin: 0;
    padding: 15px 0;
}
.login-form li a.pull-right{
	font-size: 12px;
}
.login-form li {
    list-style: outside none none;
    margin-bottom: 15px;
}
.login-form li:last-child{
	margin-bottom: 0px;
}
.login-form label {
    display: inline-block;
	margin: 0;
}
.login-form input:focus[type="text"], .login-form input:focus[type="password"] {
	box-shadow:0 0 1px rgba(82, 168, 236, 1);
}
.login-form input[type="text"], .login-form input[type="password"] {
    background: #fff;
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
    width: 100%;
	border-radius:0;
	margin: 0;
}
.login-form input[type="submit"]:disabled {
	background: #84a8cb;
}
.log-in-btn .primary-btn {
    background-color: #095197;
    color: #fff;
    padding: 6px 10px;
    width: 74px;
}
.hints {
    padding: 15px 0;
}
.hints h5{
	color: #353535;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.hints p {
	font-weight: 300;
    color: #727272;
	line-height: 20px;
	margin: 0;
}
.community-sector a:hover{
	background: url("/images/locale/global/icons/forward-arrow.png") no-repeat scroll center right;
}
.community-sector li:hover span.redirect{
	display: block;
}
.tooltip, .tooltip-inner{
	z-index:10000;
}
.tooltip-arrow {
	border-width: 4px;
}
.tooltip-inner {
	border-radius: 0;
	padding-right: 20px;
	max-width: 300px;
	min-width: 200px;
	font-size: 12px;
}
.outer-box {
	max-height: 210px;
	overflow-y: auto;
	overflow-x: hidden;
}
.max-h {
	height: 417px;
	overflow-y: auto;
	overflow-x: hidden;
}
.targetDiv {
	display:none;
}
.questions ol{
	margin: 0 0 25px;;
    padding-left: 0;   
}
.questions li{
	width: 100%;
	margin: 10px 0;
    list-style-position: inside;   
}
.questions .btn-container{
	border-top: 0 none;
}
.questions label{
	float: none;
    vertical-align: top;
	width: 100%;
}
.btm-border {
    border: 1px solid #f4eeee;
    margin: 15px 0;
}
.report-btn{
	float: left;
	margin-right: 10px;
	padding: 12px 20px;
}
#results-box .modal-dialog, #contact-box .modal-dialog{
	overflow: hidden;
	min-height: 0;
}
#results-box .btn-container{
	text-align: center;
}
.layout-slider table tr td{
	background: 0;
	padding: 12px 0;
}
.questions .btn-primary {
    background: #00569c;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 5px 20px;
    text-align: center;
    text-shadow: 0 0 #fff;
}
.questions h1, h2, h3, h4, h5, h6 {
    border: 0 none;
}    
.ct-section {
    margin: -1px 0 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #dedede;
}
.divider-vertical {
    border-right: 1px solid #cecece;
	min-height: 298px;
}
.back{
	font-size: 13px;
    font-weight: 400;
    padding: 0 5px 0 20px;
	float: left;
	background-position:0 6px;
}
.backtoLink {
	margin-top: -30px;
	float: left;
	width: 100%;
}
.ct-section a {
	line-height: 1.1em;
	font-size: 1em;
	display: block;
	font-weight:600;
}
.h-450 {
	min-height: 450px;
}
.h-350 {
	min-height: 350px;
}
.padL-0 {
	padding-left: 0;
}
.padR-0 {
	padding-right: 0;
}
.community-sector li:hover {
    background: #efefef;
    border-bottom: 1px solid #dedede;
}
.wt-150 {
    max-width: 140px;
}
.community-section{
	border: 1px solid #cecece;  
	margin-top: 40px;    
}
.border-rt{
 	 border-right: 1px solid #cecece;        
}
.gl-communities{
	width: 100%;
	display: inline-block;
}
.clear{
	clear: both;
}
.or-st {
    position: absolute;
    color: #999;  
    right: -14px;
    z-index: 9999;
}
.breadcrumbs {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-top:5px;
	font-size:13px;
	float: left;
}
.country-head , .gl-communities{
    background: #f5f5f5;
	border-bottom: 1px solid #dedede;
    color: #525253;
    font-size: 18px;
    margin: 0;
    min-height: 42px;
}
.login-text {
    color: #555151;
    display: none;  
    float: right;
    font-size: 14px;
    margin: -22px -4px 0 0;
}
.community-sector a:hover .login-text{
	display: block;
}
.blog_Communities .industry-insights-page .items-row img, 
.blog_Communities .industry-insights-page .img-intro-left img {
	border: 0;
	max-width: 50px;
}
.industry-insights-page .items-row img, 
.industry-insights-page .img-intro-left img {
	border: 1px solid #ddd;
	max-width: 100%;
	width: 100%;
}
.industry-insights-page .img-intro-left {
	width: 120px;
	height: 96px;
	overflow: hidden;
	margin-right: 17px;
}
.industry-insights-page h2 {
	font-weight: 600;
	font-size: 16px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.4em;
}
.industry-insights-page p {
	font-size: 14px;
	color: #231f20;
	line-height: 1.5em;
}
form {
	margin: 0;
}
.items-leading h2, .moduletable h3 {
	border-bottom: 1px solid #dcdcdc;
}
.yuj-item-page .mt-10 a img {
    width: 100%;
}
.custom .inner-link{
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
	display: inline-block;
}
.link-info {
	margin-left:65px;
}
.link-info a,.link-info a:focus {
    display: block;
	font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.custom a:focus{
	outline: none medium;
}
.custom p {
    color: #231f20;
	font-size: 14px;
    line-height: 1.5em;
}
.link-info p {
	line-height: 1.3;
    margin: 0;
}
.default a{
	font-size: 14px;
    font-weight: 600;
}
.default a:focus{
	outline: none medium;
}
.calender-icon {
    background: url("/images/locale/global/icons/calender-bg.png") no-repeat;
    float: left;
    height: 51px;
    text-align: center;
    width: 52px;
	line-height:1em;
	padding-top:10px;
	font-size:16px;
	font-weight:700;
}
.calender-icon > span {
    text-transform: uppercase;
	display: block;
	font-size:12px;
	font-weight:600;
	color: #787878;
}
.calender-icon {
	display: block;
}
#header .global-search {
    float: left;
    width: 220px;
}
.global-search .category-chooser {
    border-radius: 0 !important;
}
.community-section h5 {
	border-bottom: 1px solid #ebebeb;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 10px 20px;
    text-align: left;
}
.communitis-loginTxt .tooltip-arrow {
	left:10% !important;
}
.min-h275 {
	min-height:275px;
}
.disable-login #globalCommunities {
	overflow:hidden;
}
.disable-login #globalCommunities .community-sector a {
	color: #414042;
}
.disable-login .globalCommunities {
	background:#fff;
	width:100%;
	height:100%;
	top:42px;
	left:1px;
	position:absolute;
	z-index:9;
	opacity:.6;
}
.lb {
	border-left: 1px solid #dedede;
}
/* .rp-buttons-wrapper .rp-btn-form, .rp-buttons-wrapper .rp-btn-form:hover,  */
.rp-buttons-wrapper .rp-btn-result, .rp-buttons-wrapper .rp-btn-result:hover,
.rp-buttons-wrapper .rp-btn-result:active {
	color: #355791;
	background-color: transparent;
	background-image: none;
	border-color: transparent;
	box-shadow: none;
	font-size: 14px;
	font-weight: 400;
	margin: 0 5px;
	outline: medium none;
	padding: 6px 0;
	text-shadow: none;
}
.rp-poll-wrapper .rp-sbar-pct {
	color: #737373;
}
.rp-buttons-wrapper .rp-btn-form, .rp-buttons-wrapper .rp-btn-form:hover,
.rp-buttons-wrapper .rp-btn-vote, 
.rp-buttons-wrapper .rp-btn-vote:hover{
	background: #095197;
    border-color: transparent;
    border-radius: 0;
    box-shadow: 0 0 0;
    color: #fff;
    font-size: 14px;
	margin-right: 10px;
    padding: 6px 12px;
	text-shadow: none;
}
.rp-poll-wrapper .rp-footer{
	margin: 0;
}
.rp-poll-wrapper .rp-sbar-chart-wrapper{	
	box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.1) inset;
	border-radius:0;
}
.rp-poll-wrapper h4{
	font-size: 14px;
	font-weight: 400;
	margin: 15px 0 10px;
}
.margin-top-20 {
    margin-top: 0;
}
.rp-answer .radio, .rp-answer .checkbox, .rp-answer .label{
	margin: 0;
}
.rp-answer .label{
	font-size: 14px;
}
.rp-answer .radio input {
    margin: 5px 0 0 -18px;
}
.rp-poll-wrapper .rp-answer {
    padding-left: 5px;
}
.industry-insights-page h1 {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 25px;
    padding: 10px 0 15px;
}
.social-media-icons{
	margin-bottom: 20px;
}
.year-filter ul.inner {
	margin: 0;
	padding: 0;
}
.year-filter ul.inner li.dropdown-header:before {
	content:'';
}
.year-filter ul.inner li.dropdown-header, .ma_year_option {
	margin: 0;
	font-weight: 600;
	color: #231f20;
}
.year-filter ul.inner li:before {
	position:absolute;
	content:'-';
	width: 5px;
	height: 5px;
	left:6px;
	top:2px;
}
.year-filter ul.inner li.selected a {
	color: #999;
}
.year-filter ul.inner li a {
	color: #231f20;
}
.year-filter ul.inner li:hover {
	background: #f1f1f1;
}
.year-filter ul.inner li.divider {
	padding: 0;
	margin: 5px 0;
}
.dropdown-menu {
	margin-top: -1px;
	border-radius:0;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);
	z-index:999;
}
.year-filter ul.inner li {
	position:relative;
    cursor: pointer;
    font-size: 12px;
    list-style: outside none none;
    padding: 2px 0 2px 15px;
	margin: 0;
}
.year-filter .dropdown-menu {
	min-width: 174px;
}
.year-filter .dropdown-toggle .caret {
	margin-left: 5px;
	color: #00549e;
}
.pagenav a:link {
	background-color: transparent;
	border: 0;
}
.btn, .pagenav a:link {
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;
}
.dropdown-toggle {
	box-shadow: 0 0 0 #000;
}
.year-filter .btn-group.open .dropdown-toggle, .year-filter .btn-default:hover, .year-filter .btn-default:focus, .year-filter .btn-default:active, .year-filter .btn-default.active, .year-filter .open > .dropdown-toggle.btn-default {
	box-shadow:0 0 0 #000;
	background: transparent;
}
.customizeDropdown .dropdown-menu label {
	font-size: 14px;
	line-height: 15px;
}
.achilles-action-btns .dropdown-toggle {
    color: #095197;
	border: 1px solid #93acb6;
    border-radius: 0;
	padding: 3px 10px;
}
.achilles-action-btns .bootstrap-select .dropdown-toggle:hover {
	background: 0;
	box-shadow:0 0 0 #000;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background: transparent;
}
.achilles-action-btns .dropdown-toggle, .btn-group.open .dropdown-toggle{
	box-shadow:0 0 0;
} 
.achilles-action-btns .dropdown-menu, 
.achilles-action-btns .open .dropdown-toggle {
	border: 1px solid #095197;
	background: #fff;
	color: #231f20;
}
.achilles-action-btns .open .btn-default:hover, 
.achilles-action-btns .open .btn-default:focus, 
.achilles-action-btns .open .btn-default:active{
	color: #231f20;
	box-shadow:0 0 0;
	z-index:10000;
}
.achilles-action-btns .btn-default:hover, 
.achilles-action-btns .btn-default:focus, 
.achilles-action-btns .btn-default:active{
	color: #095197;
	background: transparent;
	box-shadow:0 0 0 #000;
}
.achilles-action-btns .btn-default.active, 
.open > .achilles-action-btns .dropdown-toggle.btn-default{
	color: #231f20;
	background: 0;
	box-shadow:0;
}
.customizeDropdown .dropdown-menu {
	padding: 30px 20px 20px;
}
.customizeDropdown .dropdown-menu fieldset input[type="checkbox"],
.customizeDropdown .dropdown-menu fieldset input[type="radio"]{
	margin-right: 5px;
}
.customizeDropdown .dropdown-menu fieldset {
	padding: 10px 0;
	margin: 0;
	border: 0;
}
.customizeDropdown .dropdown-menu .checkbox,
.customizeDropdown .dropdown-menu .radio {
	padding-left: 0;
	width: 100%;
}
.btn-default:hover, .btn-default:focus, .btn-default:active{
	text-shadow:0 0 0 #000;
}
.customizeDropdown .dropdown-menu legend {
	background: #eaeaea;
    font-size: 12px;
    font-weight: 700;
    padding: 3px 10px;
}
.filter-panel-title {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #231f20;
}
.open .filter-btn i {
	background-position: 0 -16px;
}
.fastsocialshare_container {
	margin-top: -5px;
    display: inline-block;
}
.filter-btn {
	height: 12px;
	width: 17px;
	display: inline-block;
	position:relative;
}
.filter-btn i {
	position:absolute;
	background-image: url(/templates/beez3/images/filter-icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 12px;
	width: 17px;
	top:2px;
	left:5px;
}
.fastsocialshare-share-fbl {
	margin: 0 10px 0 0;
}
.fastsocialshare-share-tw, 
.fastsocialshare-share-lin {
	margin: 4px 0 0 0;
}
.pager {
    margin: 7px 0 0 0;
	float: right;
	padding: 0;
}
.industry-insights-page .pager a {
    background: transparent;
    border: medium none;
    box-shadow: none;
    color: #231f20;
	padding-top: 10px;
	padding-bottom: 10px;
    text-shadow: none;
	line-height: .9em;
	font-size: 14px;
}
.social-footer .pager .previous a, .social-footer .pager .next a,
.social-footer .pager .previous a:focus, .social-footer .pager .next a:focus,
.social-footer .pager .previous a:active, .social-footer .pager .next a:active,
.social-footer .pager .previous a:hover, .social-footer .pager .next a:hover{
	background-color: #f3f3f3;
	border-color: transparent;
	color: #095197;
	text-shadow: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius:0;
}
.social-footer .previous a {
	padding-left: 30px;
	padding-right: 15px;
    background: #f3f3f3 url("/templates/beez3/images/system/next-prev-arrows.png") no-repeat scroll 0 -1px;
}
.social-footer .next a{
	padding-right: 30px;
	padding-left: 15px;
	background: #f3f3f3 url("/templates/beez3/images/system/next-prev-arrows.png") no-repeat scroll right -42px;
}
.pagenav li {
	margin-left: 5px;
}
.achilles-action-btns .open .wht-patch {
	background: #fff;
	bottom: -3px;
    height: 5px;
    right: 0;
    position: absolute;
    width: 100%;
    z-index: 10000;
}
.achilles-action-btns input[type="checkbox"]:checked + label::before {
	background: transparent;
	border: 0;
	content:none;
}
.achilles-action-btns label.btn-success:hover, 
.achilles-action-btns label.btn-success:focus, 
.achilles-action-btns label.btn-success:active, 
.achilles-action-btns label.btn-success.active, 
.open > .achilles-action-btns label.dropdown-toggle.btn-success {
	background: transparent;
	color: #231f20;
}
.achilles-action-btns .white-btn:focus, .achilles-action-btns .white-btn:active, .achilles-action-btns .white-btn:hover, .achilles-action-btns .white-btn {
	background: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 0 #000;
    color: #006a93;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    margin: 0 2px;
    padding: 8px 5px;
    text-shadow: 0 0 0 #000;
    vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)!important;
}
.filter-divider {
	height: 18px;
	width: 1px;
	background: #ddd;
	display: inline-block;
	vertical-align:middle;
}
.industry-insights-page .items-row {
	margin-bottom: 10px !important;
}
#line .global-search .category-chooser{
	background:0;
	border-color:#93acb6;
}
#line .global-search .category-chooser, #line .global-search input {
	border-color:#93acb6;
	border-radius:0;
	box-shadow:0 0 0;
}
.pagenav li:first-child a {
    border-left: 0;
}
.industry-insights-page hgroup h1 {
	border-bottom: 0;
	margin-bottom: 0;
}
.detail-top-actions {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 15px;
}
.detail-top-actions .article-info dd.create {
	margin-right: 15px;
}
.detail-top-actions .article-info dd {
	font-size: 14px;
    margin: 0;
    padding: 16px 15px 15px 0;
	color: #231f20;
}
.industry-insights-page .img-fulltext-left img {
	border:1px solid #f1f1f1;
}
.industry-insights-page .img-fulltext-left {
	max-height: 165px;
	margin-bottom: 15px;
	margin-right: 15px;
	overflow: hidden;
}
.share-icons-mediacentre .a2a_count {
	border-color: #969696;
	border-radius: 0 !important;
}
.share-icons-mediacentre .a2a_count::before {
	border-right-color: #969696;
}
.si-man  .a2a_count span{
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 15px !important;
}
.si-man .a2a_counter img {
	display:none;
}
.si-man .a2a_s_twitter, 
.si-man .a2a_s_facebook, 
.si-man .a2a_s_linkedin {
	border-radius:0 !important; 
}
.share-icons-mediacentre .a2a_s_twitter {
	background: url(/templates/beez3/images/social-icons-like.png) no-repeat scroll 0 -18px !important;
}
.share-icons-mediacentre .a2a_s_facebook {
	background: url(/templates/beez3/images/social-icons-like.png) no-repeat scroll 0 0 !important;
} 
.share-icons-mediacentre .a2a_s_linkedin {
	background: url(/templates/beez3/images/social-icons-like.png) no-repeat scroll 0 -36px !important;
}
.article-info dd span.a2a_count {
	padding: 0;
}
.article-info dd span.a2a_count span {
	margin: 0;
	padding: 0;
}
.article-info dd span.a2a_s__default {
	margin: 0 5px 0 0;
}
.createdby .share-icons-mediacentre .a2a_default_style a {
	margin:0;
}
.share-icons-mediacentre .a2a_default_style a {
	margin:5px 0 0 5px;
	padding:0;
}
.share-icons-mediacentre > span, .share-icons-mediacentre > span {
	float: left;
	margin-right: 5px !important;
	margin-top: 1px !important;
}
.detail-top-actions .article-info dd.createdby {
	border-right: 0;
	padding: 15px 0;
}
.a2a_default_style {
	float:left;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: 5px;
}
#contentarea, #contentarea2 {
	overflow: visible;
}
.ma_month_year h1 {
	float: left;
	margin-bottom: 0;
}
#monthlyarchive div.ma_month_year {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
}
#monthlyarchive .ma_archives_articles_links_with_form, .ma_month_year h1 {
	border: 0;
}
.industry-insights-page h1 span {
	font-weight: 400;
}
#monthlyarchive .ma_archives_articles_links_with_form li {
	margin: 0;
	display: inline-block;
	width: 100%;
}
#monthlyarchive .ma_archives_articles_links_with_form {
	margin: 18px 0 0;
	padding: 0;
}
#right .moduletable_contactbox,
#right .moduletable.contactbox,
#right .moduletable_iicusf,
#right .moduletable.iicusf {
	border-top: 4px solid #dedede;
	padding-bottom: 0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}
.event-content section {
	margin-bottom: 20px;
}
.social-footer {
	border-top: 1px solid #e7e7e7;
	padding: 5px 0;
	margin: 15px 0;
	
}
.industry-insights-page section li li {
	background: url(/templates/beez3/images/level2.png) no-repeat scroll 0 8px;
}
.industry-insights-page section li {
	background: url(/templates/beez3/images/level1.png) no-repeat scroll 0 8px;
    list-style: none;
    margin: 3px 0 0;
    padding: 0 0 0 15px;
}
.industry-insights-page section ul {
	margin: 0 0 10px;
	padding: 0;
}
.google-map {
	background: url(/templates/beez3/images/google-map.png) no-repeat scroll center top;
	float: right;
    font-size: 12px;
    padding: 42px 0 0;
    text-align: center;
    width: 125px;
	margin-top: 5px;
}
.early-bid {
	background: #e6edf4;
	padding: 10px;
	width: 100%;
}
.early-bid span {
	font-size: 18px;
	font-weight: 600;
}
.twitter-cnt a {
	float: left;
    height: 16px;
    margin: 5px 5px 0 0;
    width: 16px;
}
.twitter-cnt {
	margin-top: -10px;
}
.acymailing_introtext {
	line-height: 1.4em;
}
div.acymailing_module, .acymailing_module div {
	margin-top: 10px !important;
	display: block;
}
div.acymailing_module label{
	margin: 0;
}
.acyfield_email .inputbox{
	border-radius: 0;
	background: 0;
	box-shadow:0 0 0 #000;
}
.acymailing_form p {
	margin: 0;
	text-align:left;
}
.news-list li {
	list-style:none;
	padding-left: 24px;
}
.news-list {
	background-position: 0 -163px;
}
.faf-filters .faf-hide {
    display: block !important;
}
.hidecss .floatck {
	display: none !important;
}
.hidecss:hover a::after, 
.hidecss:active a::after, 
.hidecss:focus a::after, 
.hidecss a::after {
	border-width: 0 !important;
}
#main #cj-wrapper .poll-list-que {
	border: 0;
	padding-left: 0;
}
#main #cj-wrapper .thumbnail {
	border: 1px solid #d8d8d8;
	border-radius: 0;
}
#main #cj-wrapper .page-header {
	margin: 0;
	padding: 0;
	border: 0;
}
#main #cj-wrapper .item-count-box {
	min-width: 60px;
}
#main #cj-wrapper .item-count-box .item-count-num {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2em;
}
#main #cj-wrapper .item-count-box .item-count-caption {
	font-size: 14px;
}
#main #cj-wrapper h4, #main #cj-wrapper .h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.12em;
	font-weight: 600;
}
.muted {
	font-size: 12px;
	color: #a8a8a8;
}
#main #cj-wrapper h1, 
#main #cj-wrapper .h1 {
	font-size: 1.6em;
	font-weight: 700;
	border-bottom: 1px solid #e7e7e7;
    margin: 0 0 15px;
    padding: 10px 0 15px;
}
#main #cj-wrapper dl {
	margin-bottom: 0;
}
#main #cj-wrapper dl .a2a_default_style {
	margin-top: 3px;
}
#main #cj-wrapper .poll-qp .detail-top-actions{
	border-top: 0;
	margin-top: -15px;
}
#main #cj-wrapper h2, #main #cj-wrapper .h2 {
	font-size: 18px;
	font-weight: 700;
}
#main #cj-wrapper .panel-default , 
#main #cj-wrapper .list-group-item:first-child, 
#main #cj-wrapper .list-group-item:last-child {
	border-radius:0;
}
#main #cj-wrapper .list-group-item :last-child{
	border-bottom-color: #e6e6e6;
}
#main #cj-wrapper .list-group-item {
	border-bottom-color: #d8d8d8;
}
.mb-10 {
	margin-bottom: 10px;
}
.action-buttons button {
	margin-right: 10px;
}
.btn,
.btn:hover,
.btn:focus,
.btn:active {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0) !important;
}
.industry-insights-page .items-leading .actions, 
.industry-insights-page .items-row .actions {
	display:none !important;
}
.detail-top-actions .actions  {
	float: right;
}
.detail-top-actions .actions .print-icon img {
	display:none;
}
.detail-top-actions .actions .print-icon a {
	background: url(/images/locale/global/icons/print-this.png) no-repeat scroll 0 12px;
    float: right;
    margin: 0 0 0 15px;
    padding: 23px 0;
    width: 28px;
}
.flare {
	top:125px !important;
}
.social-footer .flare, 
.detail-top-actions .flare {
	margin-top: 8px !important;
	text-align:left !important;
	display: inline !important;
	background: url(/images/locale/global/icons/sharethis.png) no-repeat scroll right 0;
	padding: 15px 90px 0 0 !important;
	top:auto !important;
}
.social-footer .flare > span, 
.detail-top-actions .flare > span {
	margin-top: 9px !important;
}
.social-icons.pull-right > span {
    float: left;
    font-size: 11px;
    margin-right: 10px;
	color: #9b9b9b;
}
.industry_sector .img-intro-left {
    height: 50px;
    margin-right: 17px;
    overflow: hidden;
    width: 50px;
}
.industry_sector .img-intro-left {
    float: left;
    margin-top: 16px;
    margin-right: 10px;
}

.industry_sector h1 {
    border-bottom: 0px solid #e7e7e7;
    margin: 0 0 25px;
    padding: 10px 0 15px;
}
.nsb_container {
	float: right;
}
.nsb_container a.icons {
	float: none !important;
}
#blankBM2474,
#blankBM2049 {
	float: right;
	width: auto !important;
}
#blankBM2474  .primary-btn,
#blankBM2049 .primary-btn {
	margin: 1px 0 0 10px;
    padding: 3px 12px;
}
.header-social-icons {
	float: left;
	margin: 3px 10px 0 10px;
}
.header-social-icons a {
	background-image: url(/images/locale/global/icons/social-media-icons.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	display: inline-block;
}
.header-social-icons a.linkedin	  {background-position: 2px 1px;}
.header-social-icons a.facebook 	  {background-position: 2px -24px;}
.header-social-icons a.googleplus {background-position: 2px -49px;}
.header-social-icons a.twitter 	  {background-position: 0 -74px;}
.header-social-icons a.youtube 	  {background-position: 0 -99px;}

.header-social-icons span {
	display: inline-block;
	vertical-align: top;
	color: #888;
}
.static-search-icon {
	width: 30px;
	height: 29px;
	background: #095197 url("../images/sprite.png") no-repeat scroll 8px -64px !important;
	float: left;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	z-index:9;
}
.magnifier {
	
}
.searchOpen .magnifier {
	display:none;
}
#header .global-search {
	width: 40px;
}
#header .searchOpen .magnifier {
	display: block;
}
#header .searchOpen .static-search-icon{
	z-index:0;
}
#header .searchOpen {
	display: block;
	width: 220px;
	webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
    transition: all .5s ease;
}
.community-info {
	padding: 20px;
	color: #999;
}
.ajax-clear {
  display:none;
}

/* login */

.primery-link {
    background-color: #00569c;
    border: 1px solid #00569c;
    color: #fff !important;
    margin: 5px 10px 0 0;
    padding: 3px 9px;
    width: 19%;
  float: left;
}
.join-link {
    border: 1px solid #cecece;
    color: #bbb !important;
    margin: 5px 15px 0 0;
    padding: 3px 10px;
    width: 22%;
  float: left;
}
.left-login, .right-login {
	display:table-cell;
}
.right-login {
	background: #f7f7f7;
	border-left: 1px solid #ebebeb;
}
.login-sprite {
	background-image: url(/images/locale/global/icons/login-sprite.png);
	background-repeat: no-repeat;
}
.sub-sector {
	background-position: 3px -18px;
	display: inline-block;
    height: 22px;
    line-height: 28px;
    margin-left: 5px;
    width: 22px;
	cursor:pointer;
}
a.secondary-login-btn, 
a.primary-login-btn {
    display: inline-block;
    font-size: 12px;
    min-width: 50px;
    padding: 1px 10px;
    text-decoration: none!important;
	border-width: 1px;
	border-style: solid;
	margin-right: 2px;
}
a.primary-login-btn {
	background: #00569c;
    color: #fff;
	border-color:#00569c;
}
a.secondary-login-btn {
	background: #f2f2f2;
    color: #00569c;
	border-color: #b2c4d3;
}
.communitis-loginTxt {
	display: inline-block;
	width: 100%;
}
.communitis-loginTxt h6 {
    float: left;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}
.redirectors {
	float: left;
	width: 100%;
}
.redirectors a.primary-login-btn {
	margin-bottom: 5px;
}
.communitis-loginTxt .popover {
	max-width: 180px;
	border-radius:0;
}
.communitis-loginTxt .popover-title {
	display:none;
}
.communitis-loginTxt .popover-content {
	color: #333;
	font-size: 14px;
}
.single-set {
	padding: 15px 20px 10px;
}
.registration-links {
	border-top: 1px solid #ececec;
    display: inline-block;
    margin: 10px 0 0;
    padding: 10px 20px 10px;
    width: 100%;
}
.registration-links h6 {
	float: none;
}
.registration-links a {
	display: block;
	float: none;
	font-weight: 600;
	line-height: 1em;
	font-size: 12px;
}
.iicusf p {
  font-size: 12px !important;
  line-height: 1.1em !important;
}
.mar-top {
	margin-top: 10px;
}

.sector-section .community-icons{
	background-image: url(/images/locale/global/icons/sector-sprite.png);
	background-repeat: no-repeat;
	float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px;
}
.sector-section .automotive {
    background-position: 0 0;
}
.sector-section .construction{
	background-position: 0 -40px;
}
.sector-section .transport {
    background-position: 0 -84px;
}
.sector-section .utilities {
    background-position: 0 -126px;
}
.sector-section .ict {
    background-position: 0 -168px;
}
.sector-section .mining-cement {
    background-position: 0 -211px;
}
.sector-section .pharmaceutical {
    background-position: 0 -252px;
}
.sector-section .power-tech {
    background-position: 0 -294px;
}
.sector-section .oil-gas {
    background-position: 0 -336px;
}
.sector-section .public-sector {
    background-position: 0 -378px;
}
.sector-section .fmcg {
    background-position: 0 -420px;
}
.hp-communities .fmcg {
    background-position: 0 -392px;
} 
.sector-section .new-sectors {
    background-position: 0 -462px;
}

.hp-communities .community-icons {
    background-image: url(/images/locale/global/icons/communities-sprite.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 10px 20px 5px;
}
.hp-communities .automotive {
    background-position: 0 0;
}
.hp-communities .buildingconfidence, .hp-communities .buildingConfidence, .hp-communities .facilities_and_building_services, .hp-communities .facilities, .hp-communities .startbank{
	background-position: 0 -32px;
}
.hp-communities .thqs,
.hp-communities .fpal,.hp-communities .jqs, .hp-communities .siclar, .hp-communities .fps, .hp-communities .njqs{
    background-position: 0 -128px;
}
.hp-communities .risqs, .hp-communities .transq, .hp-communities  .protrans{
    background-position: 0 -160px;
}
.hp-communities .smart {
    background-position: 0 -96px;
}
.hp-communities .sqs {
    background-position: 0 -288px;
}
.hp-communities .supply-line {
    background-position: 0 -64px;
}
.hp-communities .uvdb, .hp-communities .sellihca , .hp-communities .repro , .hp-communities .apu , .hp-communities .connexio{
    background-position: 0 -192px;
}
.hp-communities .docuplus {
    background-position: 0 -256px;
}
.hp-communities .regic, .hp-communities .tolgoi{
    background-position: 0 -224px;
}
.hp-communities .start-bank {
    background-position: 0 -320px;
}
#countries .popover{
	border-radius: 0;
}
#countries .sub-sector{
	position: absolute;
}
#countries .popover .popover-title{
	display: none;
}
#countries .popover .popover-content{
	font-size: 14px;
	color: #333;
	font-weight: 400;
	line-height: 1.4em;
}
.page-link-icon-parent .maximenuck a {
    padding: 5px !important;
}
/* chat module css */
.custom_1 {
	height: 1px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
}
.custom_chatmodule {
	height: 1px;
    margin: 0 auto !important;
    text-align: right;
    width: 1180px;
}
.chat-panel-container{
	float: right;
    margin: 515px -38px 0 0;
    width: 105px;
	height: 90px;
}
@media only screen and (max-width : 1024px)  {
	.chat-panel-container {
		position: fixed;
		right: 0;
		width: 105px;
		z-index: 999999;
		margin: 515px 0 0 0;
	}
}
/* fixed navigation scroll */
ul.nav-tabs {
	width: 689px;
	margin: 0;
	border-radius: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 999;
	border: 1px solid #ddd;
	box-shadow: 0 0 0;
}
ul.nav-tabs li {
	margin: 0;
	border-top: 1px solid #ddd;
}
ul.nav-tabs li:first-child {
	border-top: none;
}
ul.nav-tabs li a {
	margin: 0;
	padding: 8px 16px;
	border-radius: 0;
}
ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover {
	color: #1f4585;
	background: rgba(0, 0, 0, 0);
}
ul.nav-tabs li:first-child a {
	border-radius: 0;
}
ul.nav-tabs li:last-child a {
	border-radius: 0;
}
ul.nav-tabs.affix {
	top: 0px;
}
#myScrollspy {
    margin-bottom: 15px;
}
#myScrollspy ul.nav-tabs li{
	border-top: 0;
}
#myScrollspy ul.nav-tabs li a{
	border: 1px solid rgba(0, 0, 0, 0);
	color: #888;
}
#myScrollspy .nav-tabs > li.active > a, 
#myScrollspy .nav-tabs > li.active > a:hover, 
#myScrollspy .nav-tabs > li.active > a:focus{
	background: #eee;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #1f4585;
	text-decoration: none !important;
}
#myScrollspy .nav-tabs > li.active-first > a, 
#myScrollspy .nav-tabs > li.active-first > a:hover, 
#myScrollspy .nav-tabs > li.active-first > a:focus{
	background: #eee;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #1f4585;
	text-decoration: none !important;
}
#myScrollspy .nav-tabs > li.active-third > a,
#myScrollspy .nav-tabs > li.active-third > a:hover, 
#myScrollspy .nav-tabs > li.active-third > a:focus,
#myScrollspy .nav-tabs > li.active-fourth > a,
#myScrollspy .nav-tabs > li.active-fourth > a:hover,
#myScrollspy .nav-tabs > li.active-fourth > a:focus{
	background: #f7f7f7!important;
    border: 1px solid #f7f7f7!important;
    color: #888!important;
	text-decoration: none !important;
}
#myScrollspy .nav-tabs > li > a:hover{
	background: none;
}
#myScrollspy ul.nav-tabs{
	background: #f7f7f7;
	border: 0;
	width: 689px;
}
#myScrollspy .affix{
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.257);
}
.supplier-icons{
	background-image: url("/images/locale/global/icons/supplier-solutions.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 36px;
    vertical-align: middle;
    width: 36px;
	margin-right: 10px;
}
.grow-business {
    background-position: 0 -166px;
}
.calculate-time-money{
    background-position: -2px -80px;
}
.regulatory-standards {
    background-position: 0 1px;
}
.improve-performance {
    background-position: 0 -121px;
}
.supplier-videos{
	margin-bottom: 30px;
}
#why-join-achilles h2{
	margin-bottom: 0;
}
.nav.nav-tabs.affix a {
	color: #1f4585;
}
.nav.nav-tabs.affix .active a {
	color: #1f4585!important;
}

/* pdf next step blue box */
.new-steps > li {
    margin: 10px 0 !important;
}
.new-steps .pdf-icon, 
.new-steps .download-icon-next-step, 
.new-steps .link-icon-next-step,
.new-steps .link-icon,
.new-steps .video-icon-next-step{
	display: inline;
    padding: 5px 25px 5px 0;
}
.new-steps .download-icon-next-step, 
.new-steps .link-icon-next-step,
.new-steps .video-icon-next-step{
	color: #fff;
}
.new-steps .pdf-icon {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll right -448px;
}
.new-steps .link-icon {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll right -103px;
}
.new-steps .download-icon-next-step {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll right -334px;
}
.new-steps .link-icon-next-step {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll right -217px;
}
.new-steps .video-icon-next-step {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll right -564px;
}
.next-steps-bg{
	background: #00adef!important;
}
.custom-module h3, .next-steps-bg h3{
	border: 0;
}
.next-steps-bg h3{
	color: #fff!important;
}
.supplier-benefit-calculator p{
	width: 80%;
}
/* icons right side */
.new-steps-left > li {
    margin: 0;
}
.new-steps-left .pdf-icon,
.new-steps-left .download-icon-next-step,
.new-steps-left .link-icon-next-step,
.new-steps-left .link-icon{
	display: inline-block;
    padding: 5px 0 5px 25px;
}
.new-steps-left .pdf-icon {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll left -448px;
}
.new-steps-left .download-icon-next-step {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll left -334px;
}
.new-steps-left .download-icon-next-step,
.new-steps-left .link-icon-next-step,
.new-steps-left .video-icon-next-step {
    color: #fff;
}
.new-steps-left .link-icon-next-step {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll left -217px;
}
.new-steps-left .link-icon {
    background: url("/images/locale/global/icons/pdf.png") no-repeat scroll left -104px;
}
#wrapper a, #right .supplier-solutions-faq a {
    font-weight: 400 !important;
}