html, body {
	color: #535353;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
a {	text-decoration: none; }
a:hover { text-decoration: underline; }

a,
a:focus,
a:hover,
a:active,
button:focus,
button:hover,
button:active,
input:focus,
input:hover,
input:active,
select:focus,
select:hover,
select:active,
textarea:focus,
textarea:hover,
textarea:active {
	outline: none;
	-moz-outline: none;
	-moz-user-focus: none;
}

.btn:active,
.btn.active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.wrapper {
	max-width: 1440px;
	position: relative;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.content .container {
	clear: both;
}

.slideTextMargin {
	margin-top: 200px;
}

.overlayer,
.overlayer2 {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.overlayer2 {
	position: fixed;
	z-index: 1000;
}

#floatingBoxContiner .rowWhite{
	padding-top:15px;
	padding-bottom:15px;
	min-height: 0;
}

#idcorebenefits .col-sm-4:last-child, #idkeyfeatures .col-sm-4:last-child {
    padding-right: 0;
}

#idproductpackages button {
    min-width: 150px;
}

.companyLogos {
	padding-left: 20px;
}

.companyLogos div.images img {
    bottom: -10000px;
    left: -10000px;
    margin: auto;
    max-height: 100px;
    max-width: 100%;
    position: absolute;
    right: -10000px;
    top: -10000px;
}

.marginAuto {
	margin-right: auto;
	margin-left: auto;
}

.blur {
	filter: blur(5px);
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: url(blur.svg#blur);
	filter: progid:DXImageTransform.Microsoft.blur(pixelradius=10, enabled='true');
	opacity: 0.9;
	transition: all 0.2s linear;
}
.row1 {
	position: relative;
	color: #fff;
	background-color: #000000;
	background-image: url('../img/header-bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: 1440px auto;
	-webkit-background-size: 1440px auto;
	-moz-background-size: 1440px auto;
	-o-background-size: 1440px auto;
}

.solution_category_page .row1, .industry_category_page .row1 {
    height: 100vh;
}

.asset .row1 {
	height: 138px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

.about .row1 .top {
	background: rgba(255, 255, 255, 0.2);
}

.asset .breadcrumbs {
	color: #444;
	opacity: 1;
	filter: alpha(opacity=100);
}

.asset .breadcrumbs a {
	color: #444;
}

.row3 .assetArticle {
	padding-bottom: 46px;
	padding-left: 30px;
}

.row3 .assetArticle h3 {
	font-size: 19px;
	color: #93a6b0;
}

.homepage .top {
	background: transparent;
	opacity: 1;
	font-size: 13px;
}
.homepage .slideText h2 {
	padding-bottom: 20px;
	font-weight: 300;
	letter-spacing: 4px;
}
.homepage .slideText strong {
	font-weight: 500;
}
.homepage .slideText p {
	font-weight: 300;
	font-size: 15px;
	padding-bottom: 20px;
}
.homepage .slideText .btn {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.homepage .footerBox h2.bigSpace {
	font-weight: normal;
}
.homepage .footerBox {
	width: 700px;
}
.homepage .footerBox p {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.homepage .box4 {
	padding-bottom: 400px;
	height: auto;
}
.homepage h2.mainptitle {
	font-size: 21px;
}

.mainptitle span {
    color: #01b092;
}

.mainptitle span:nth-child(2n) {
   color: #2999cb; 
}

.row1 a {
	color: #fff;
}
.row1 .selected a {
	font-weight: bold;
	text-decoration: underline;
}

.topBlurWrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 99px;
	overflow: hidden;
}

.topBlur {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	-webkit-background-size: 1440px auto;
	-moz-background-size: 1440px auto;
	-o-background-size: 1440px auto;
	background-size: 1440px auto;
}
.topMenuDiv {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.topMenuDiv.minimal-header {
	height: 100px;
	background-color: #000;
}

.singleEvent .topMenuDiv.minimal-header {
	height: 100px;
}

.row1.topMenuDiv.headerImage {
	clear: both;
	float: left;
	width: 100%;
}

.row1.topMenuDiv.headerImage.minimal-header {
	float: none;
	overflow: visible;
}

.top {
	background: rgba(255, 255, 255, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
	border-bottom: 1px solid #fff;	
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	opacity: 1;
}

.footerBox .btn-outline-inverse-hightlight {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    font-weight: 300;
}

.footerImage {
	background-image: url('../img/footer.jpg');
}

.footerImage .form-item a {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.submenuBlur {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	height: 95px;
	-webkit-background-size: 1440px auto;
	-moz-background-size: 1440px auto;
	-o-background-size: 1440px auto;
	background-size: 1440px auto;
}

.row1 .submenuBlur {
	background-color: rgba(255, 255, 255, 0.0) !important;
}

.logo img {
	height: 50px;
	margin-top: 25px;
	margin-left: 25px;
}
.topMenu {
	display: block;
	float: right;
	margin: 30px 25px 0 0;
	padding: 0;
	list-style: none;
}
.topMenu li {
	position: relative;
	float: left;
	margin-right: 30px;
}

.phonemenucontainer {
	display: none;
}

.btn-outline-inverse {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active {
	color: #fff;
	text-shadow: none;
	background-color: #2999cb;
	border-color: #2999cb;
}
.btn-outline-inverse-hightlight {
	color: #2999cb;
	background-color: transparent;
	border-color: #2999cb;
	font-weight: 300;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.slider_buton {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
    font-weight: 300;
}

.slider_buton:hover {
    background-color: #2999cb;
	border-color: #2999cb;
}

.homethumbbox {
	padding: 1px 0;
	overflow: hidden;
}

.homethumb {
	padding: 1px;
}

.homethumb a img {
    max-width: 100%;
}

.btn-outline-inverse-hightlight:hover,
.btn-outline-inverse-hightlight:focus,
.btn-outline-inverse-hightlight:active {
	color: #fff;
	text-shadow: none;
	border-color: #2999cb;
}

.footerBox .btn-outline-inverse-hightlight {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	font-weight: 300;
}
.footerBox .btn-outline-inverse-hightlight:hover,
.footerBox .btn-outline-inverse-hightlight:focus,
.footerBox .btn-outline-inverse-hightlight:active {
	color: #000;
	text-shadow: none;
	background-color: #fff;
	border-color: #fff;
}
.space {
	padding-top: 15px;
}
.bspace, .wrapper h2.bspace {
	padding-bottom: 50px;
}
.bigSpace, .footerBox h2.bigSpace {
	padding-top: 100px;
	padding-bottom: 20px;
}
select {
	border: 1px solid #fff;
	background: transparent;
}
.topMenu li a {
	position: relative;
	display: inline-block;
	padding-top: 8px;
}

.topMenu a.selected:after {
	content: '';
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	height: 2px;
	background: #fff;
	z-index: 1000;
}

.topMenu li button, .topMenu li select {
	margin-right: 5px;
}
select.btn {
	padding-bottom: 5px;
}
.breadcrumbs {
	opacity: 0.8;
	filter: alpha(opacity=80);
	font-weight: 300;
	margin-top: 10px;
	font-size: 12px;
	height: 17px;
}

.topMenuDiv .breadcrumbs {
	position: relative;
	top: 110px;
}

.minimal-header + .breadcrumbs.node {
	position: relative;
	top: -50px;
	color: #fff;
	z-index: 100;
}

.breadcrumbs a {
	padding: 0 2px;
	font-size: 12px;
	height: 17px;
}

.minimal-header + .breadcrumbs.node a,
.singleEvent .minimal-header + .breadcrumbs.node a {
	color: #fff;
}

.breadcrumbs-holder {
   border-bottom: 1px solid #ccc;
   color: #444;
   font-size: 12px;
   padding-bottom: 16px;
   padding-top: 10px;
}

.breadcrumbs-holder a {
    color: #444;
}

.slideText {
    margin-top: 90px;
    padding-bottom:90px;
}

.slide, .slideText {
	text-shadow: 0px 1px 0px #010202;   
}

.slideText h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 36px;
}
.slideText h3 {
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: 100;
	font-size: 32px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.slideText p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: 300;
}

.points {
    position: relative;
    text-align: center;
    top: 550px;
}

.points span {
    margin: 3px;
    cursor: pointer;
}

.points span i{
	padding: 8px 0;
	color: #ffffff;
	font-size: 18px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.points span.activepoint i{
    opacity: 1.0;
	filter: alpha(opacity=100);
}

.slider-left, .slider-right { 
   position: relative;
   display: block;
   margin-top: 270px;
   width: 68px;
   height: 78px;
   background: url("../img/wtrans.png");
   z-index: 1000;
   border: none;
}

.slider-left {
	float: left;  
}

.slider-right {
	float: right;
}

.slider-right i, .slider-left i {
   color: #ffffff;
   font-size: 40px;
   z-index: 2000;
}

.slider .container {
    color: #ffffff;
}

.slider h3{
    font-size: 32px;
    font-weight: 200; 
}

.rowWhite {
	position: relative;
	clear: both;
	padding-top: 72px;
	padding-bottom: 96px;
	background: #fff;
	border-bottom: 1px solid #eee;
	z-index: 1;
}

#idfeaturedcasestudy {
	padding-top: 104px;
	padding-bottom: 113px;
}

#idfeaturedcasestudy button.btn {
    margin-top: 50px;
}

.row2 {
	text-align: center;
	min-height: 120px;
}
a.categoryIcon {
	display: inline-block;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;	
	background: url("../img/categories2_new.png") no-repeat center 0;	
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	color: #5c5c5c;
	text-align: center;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
a.categoryIconActive, a.categoryIcon:hover {
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
a.iconMarket {
	background-position: center -100px;
}
a.iconPapers {
	background-position: center -200px;
}
a.iconInfographics {
	background-position: center -300px;
}
a.iconEbook {
	background-position: center -400px;
}
a.iconProducts {
	background-position: center -500px;
}
a.iconCustomers {
	background-position: center -600px;
}
a.iconRequestInfo {
	background-position: center -698px;
}
a.iconGlance {
	background-position: center -800px;
}
a.iconHistory {
	background-position: center -900px;
}
a.iconLeadership {
	background-position: center -996px;
}
a.iconSocialResponsibility {
	background-position: center -1100px;
}
a.iconInvestors {
	background-position: center -1200px;
}
a.iconCarrers {
	background-position: center -1300px;
}
a.iconCorebenefits {
	background-position: center -1400px;
}
a.iconVideos {
	background-position: center -1500px;
}
a.iconCaseStudies {
	background-position: center -1600px;
}
a.iconWebinars {
	background-position: center -1700px;
}
a.iconKeyFeatures {
	background-position: center -1800px;
}
a.iconFeaturedCaseStudy {
	background-position: center -1900px;
}

a.iconNorthAmerica,
a.iconLatinAmerica,
a.iconEurope,
a.iconAsia {
	background-image: url("../img/categories3.png");
}

a.iconNorthAmerica {
	background-position: center 0;
}

a.iconLatinAmerica {
	background-position: center -86px;
}

a.iconEurope {
	background-position: center -172px;
}

a.iconAsia {
	background-position: center -258px;
}

a.iconPlatform,
a.iconDataManagement,
a.iconInsights,
a.iconApplications,
a.iconAdaptation {
	background-image: url("../img/categories4_new.png");
}

a.iconPlatform {
	background-position: center 4px;
}

a.iconDataManagement {
	background-position: center -96px;
}

a.iconInsights {
	background-position: center -196px;
}

a.iconApplications {
	background-position: center -296px;
}

a.iconAdaptation {
	background-position: center -400px;
}

.node-type-investor-relations a.iconOverview,
.node-type-careers a.iconOverview,
/*a.iconOurCulture,*/
a.iconCareersDevelopment,
a.iconCarrersGraduate,
a.iconDiversity,
a.iconOpportunities,
a.iconLocation,
a.iconStockInfo,
a.iconPressRelease,
.node-type-investor-relations a.iconLeadership,
a.iconSecFillings,
a.iconReports,
a.iconInvestorsPortal {
	background-image: url("../img/categories5_new.png");
}

.node-type-investor-relations a.iconOverview,
.node-type-careers a.iconOverview {
	background-position: center 0;
}

a.iconOurCulture {
	/*background-position: center -700px;*/
}

a.iconCareersDevelopment,
a.iconStockInfo {
	background-position: center -100px;
}

a.iconCarrersGraduate {
	background-position: center -200px;
}

a.iconDiversity {
	background-position: center -300px;
}

a.iconOpportunities {
	background-position: center -400px;
}

a.iconLocation {
	background-position: center -500px;
}

a.iconPressRelease {
	background-position: center -600px;
}

.node-type-investor-relations a.iconLeadership {
	background-position: center -700px;
}

a.iconSecFillings {
	background-position: center -800px;
}

a.iconReports {
	background-position: center -900px;
}

a.iconInvestorsPortal {
	background-position: center -1000px;
}

.contentSized {
	margin: 0 auto;
	overflow: hidden;
}

.tablerow {
	float: left;
	padding: 20px 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

h2.product {
	padding: 30px 0 50px !important;   
}

.textWithImageContent {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	padding: 40px 0 40px 480px;
}
.textWithImageContent img {
	width: 400px;
	float: left;
	margin-left: -440px;
}

.textWithImageContent.leaderShip img {
	margin-left: -460px;
}

.textWithImageContentRight {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	padding: 40px 480px 40px 0;
}
.textWithImageContentRight img {
	width: 400px;
	float: right;
	margin-right: -440px;
}
.fiveColumns {
	float: left;
	margin: 0 auto;
	padding: 40px 0;
	width: 100%;
}

.fiveColumns div.column {
    float: left;
    padding: 0 2%;
    width: 20%;
}

.fiveColumns a.fa {
	color: rgba(255,255,255, 0.8);
}

.fiveColumns ul a.fa:hover {
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
}

.threeColumns {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	padding: 40px 0;
}
.threeColumns div.column {
	width: 33%;
	padding: 0 2%;
	float: left;
}

.fourColumns {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	padding: 40px 0;
}

.fourColumns div.column {
	width: 25%;
	padding: 0 2%;
	float: left;
}

.twoColumns {
	padding: 40px 0;
}

.twoColumns article {
	position: relative;
	margin-bottom: 80px;
	padding-left: 120px;
}

.twoColumns article h2 {
	font-size: 22px;
}

.twoColumns article h3 {
	margin: 20px 0;
	padding-bottom: 0;
	font-style: italic;
}

.twoColumns figure p, .post figure p {
	margin: 0;
	color: #93a6b0;
}

.twoColumns figure p {
   font-size: 36px; 
   line-height: 42px;
}

.post figure {
    float: left;
    margin-right: 20px;
	padding: 10px 20px;
    width: 77px;
    height: 77px;
    border: 3px solid #e6eaed;
    border-radius: 50px;
	text-align: center;
}

.post figure p {
    font-size: 19px;
    line-height: 20px;
}

.post .fa { font-size: 16px; }

.twoColumns figure p.day, .post figure p.day { 
	float: left;
	border-top: 3px solid #e6eaed;
}

.twoColumns figure p.day {
	margin-top: 10px;    
}

.post figure p.day {
    margin-top: 5px;
}

.post {
    clear: both;
    padding-right: 50px;
}

.post .topBox {
	padding-left: 100px;
	overflow: hidden;
}

.post .topBox .table-view {
	display: table;
	min-height: 77px;
}

.post .topBox figure {
	margin-left: -100px;
}

.post h2 {
    margin-top: 0;
    padding-top: 10px;
}

.post .topBox h2 {
	display: table-cell;
	float: none;
	padding-top: 0;
	font-weight: 400;
	font-size: 20px;
	vertical-align: middle;
}

.post .topBox h2 a {
	font-weight: 400;
	font-size: 20px;
	color: #02384e;
}

.post p {
    clear: both;
    float: left;
    margin-top: 30px;
    width: 100%;
	font-weight: 300;
	line-height: 22px;
	color: #444;
}

.post div.bspace-bottom.txt {
	font-weight: 300;
	line-height: 22px;
	color: #444;
}

.post ul {
	clear: both;
}

.postcat {
    display: block;
    margin-bottom: 25px;
	font-weight: 300;
	color: #2999cb;
}

.postcat strong {
	font-weight: 500;
}

.post + .more a {
	font-weight: 300;
	line-height: 22px;
	color: #2999cb;
}

.more div.share, .more div.share a {
    color: #93a6b0;
}

.more div.share a {
    margin-left: 5px;
	line-height: 22px;
}

.more div.share a:hover {
    color: #2999cb;
    text-decoration: none;
}

.more div.share span {
    margin-right: 15px;
}

.more div.share .fa {
	font-size: 16px;
}

.more {
    float: left;
    width: 100%;
    padding: 15px 50px 15px 0;
    border-top: 1px solid #e0e7e9;
    border-bottom: 2px solid #e0e7e9;
    margin-bottom: 65px;
}

#posts .more {
	border-bottom: 1px solid #E0E7E9;
}

.postlink {
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e7e9;
    width: 100%;
}

.postlink:last-child {
   border-bottom: none; 
}

.postlink a {
	font-weight: 300 !important;
	color: #02384e;
}

.keyFeatures ul,
ul.arrowed {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: 300;
}

.keyFeatures ul li,
ul.arrowed li {
	background: url("../img/arrow2.png") no-repeat 0 5px;
	padding: 0 0 20px 15px;
}

.row3 h2 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 32px;
	color: #003145;
}

.row3 h2.marginBottom36 {
	margin-bottom: 36px;
}

.row3 h3 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 19px;
	color: #2999cb;
}
.fiveColumns h3 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #fff;
}
.fiveColumns ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}
.fiveColumns ul a {
	color: #fff;
	font-weight: 300;
	font-size: 12px;
}
.row3 p {
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	color: #444;
}
.threeColumns h2,
.fiveColumns h2,
.ourHistory h2 {
	clear: both;
	padding-left: 2%;
	padding-bottom: 40px;
}

.highlight, .row3 h3.highlight {
	color: #2999cb;
	font-weight: 300;
}
b {
	color: #2999cb;
	font-weight: normal;
}
.highlight2 {
	color: #004444;
}
body .noBorder, .noBorder, .noBorder td, tr.noBorder td {
	border: none;
}
.iconBox, .iconBox2 {
	height: 200px;
	width: 182px;
	margin: 0 auto 20px auto;
	background: url("../img/app3.png") no-repeat;
	position: relative;
}
.solution .iconBox, .solution .iconBox2 {
	background: url("../img/app5.png") no-repeat;
	width: 200px;
}
.solution .iconBox span, .solution .iconBox2 span {
	background: transparent;
	width: 200px;
	left: 0;
	bottom: 0;
	text-align: center;
}
.iconBox2 {
	background: url("../img/app4.png") no-repeat;
}
.iconBox span, .iconBox2 span {
	background: #fff;
	bottom: 4px;
	font-size: 21px;
	left: 5px;
	padding: 5px 8px;
	position: absolute;
	width: 173px;
}
.icon2 {
	background-position: -323px 0;
}
.icon3 {
	background-position: -643px 0;
}
.solution .icon2 {
	background-position: -323px 0;
}
.solution .icon3 {
	background-position: -643px 0;
}
.listItem, .row3 p.listItem {
	padding-left: 20px;
	position: relative;
	font-weight: normal;
	margin-bottom: 30px;
}
.listItem .fa {
	position: absolute;
	left: 0; 
	top: 50%;
	margin-top: -6px;
	font-size: 10px;
	color: #c94d26;
}
.solution .listItem .fa {
	color: #2999cb;
	font-size: 14px;
}
.solution .listItem2 .fa {
	color: #109a74;
}
.solution .listItem3 .fa {
	color: #fcb32f;
}
.listItem2 .fa {
	color: #003145;
}
.listItem3 .fa {
	color: #8f55a1;
}
.toCenter {
	text-align: center;
}
.box4 {
	position: relative;
	clear: both;
    background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	-webkit-background-size: 1440px auto;
	-moz-background-size: 1440px auto;
	-o-background-size: 1440px auto;
	background-size: 1440px auto;
	color: #fff;
	overflow: hidden;
}

.box4 ul,
.box4 li {
	color: #fff;
}

.node-type-main-page .box4 .footerBox .nopadding h2,
.node-type-main-page .box4 .footerBox .nopadding p {
	text-align: center;
}

.node-type-product-page .box4 .footerBox .nopadding h5 {
	margin-bottom: 20px;
	font-size: 16px;
}

.footerBlurWrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 3px);
}

.footerBlur {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	-webkit-background-size: 1440px auto;
	-moz-background-size: 1440px auto;
	-o-background-size: 1440px auto;
	background-size: 1440px auto;
}

.events .box4,
.thinking .box4 {
	height: 1000px;
}

footer {
	float: left;
	background: rgba(255, 255, 255, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	z-index: 2;
	width: 100%;
	border-top: 1px solid #fff;
	border-top: 1px solid rgba(255, 255, 255, .4);
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.footerBox {
   padding-bottom: 96px;
    padding-top: 72px;
}
.footerBox h2 {
	margin: 0;
	padding: 0;
}
.footerBox h3 {
	font-size: 18px;
	margin: 0;
	padding: 15px 0 30px 0;
}
.footerBox p {
	font-weight: 300;
}
.footerBox form,
.assetForm form {
	text-align: center;
	padding-top: 20px;
}

.footerBox form input,
.assetForm form input {
	width: 200px;
	margin: 0 15px 15px 0;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	opacity: 0.9;
	font-size: 12px;
	padding: 10px;
}

.assetForm form input {
	border-color: #c7c7c7;
	background: #fff;
	color: #444;
}

.assetForm form .checkList {
	margin: 0 auto;
	width: 430px;
	text-align: left;
}

.assetForm form .checkList2 {
	margin-top: 15px;
	width: 410px;
}

.assetForm form .checkList input {
	margin: 0;
	width: 14px;
	height: 14px;
}

.assetForm form ::-webkit-input-placeholder { color: #444; }
.assetForm form ::-moz-placeholder { color: #444; }
.assetForm form :-ms-input-placeholder { color: #444; }
.assetForm form input:-moz-placeholder { color: #444; }

.footerBox form select,
.assetForm form select {
	width: 129px;
	margin: 0 14px 10px 0;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	opacity: 0.9;
	font-size: 12px;
	padding: 10px;
}

.footerBox form select:nth-child(3n),
.assetForm form select:nth-child(3n) {
	margin: 0 16px 10px 0;
	width: 126px;
}

.assetForm form select {
	border-color: #c7c7c7;
	background: #fff;
	color: #444;
}

.footerBox form button,
.assetForm form button {
	width: 200px;
	margin: 0 15px 15px 0;
	padding: 6px 12px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	opacity: 0.9;
	font-size: 22px;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.footerBox form button:hover,
.assetForm form button:hover {
	background: #fff;
}

.assetForm form button {
	width: 129px;
	border-color: #2999cb;
	color: #2999cb;
	font-size: 18px;
}

.assetForm form button:hover {
	border-color: #2999cb;
	background: #2999cb;
	color: #fff;
}

.assetForm form p.noSpace {
	margin-bottom: 0;
}

.row3 .assetForm h3 {;
	font-size: 22px;
}

.row3 .assetForm p {
	margin-bottom: 60px;
	font-size: 14px;
	line-height: 20px;
}

.newform form input,
.newform form textarea {	
	padding: 10px;
	color: #464646;
	width: 200px;
	margin: 0 15px 15px 0;
	border: 1px solid #dedede;
	background: #f8f8f8;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	opacity: 0.9;
	font-size: 12px;
}

.newform form textarea { 
	width: auto;
	resize: none;
}

.newform form ::-webkit-input-placeholder { color: #444; }
.newform form ::-moz-placeholder { color: #444; }
.newform form :-ms-input-placeholder { color: #444; }
.newform form input:-moz-placeholder { color: #444; }

.newform form ::-webkit-textarea-placeholder { color: #444; }
.newform form ::-moz-placeholder { color: #444; }
.newform form :-ms-input-placeholder { color: #444; }
.newform form textarea:-moz-placeholder { color: #444; }

.newform form select {
	width: 129px;
	margin: 0 14px 10px 0;
	border: 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	opacity: 0.9;
	font-size: 12px;
	padding: 10px;
}

.newform form select:nth-child(3n) {
	margin: 0 16px 10px 0;
	width: 126px;
}

.newform form select {
	border-color: #c7c7c7;
	background: #f8f8f8;
	color: #444;
}

.assetForm form select:disabled,
.newform form select:disabled {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.newform form button {
	width: 129px;
	border-color: #2999cb;
	color: #2999cb;
	font-size: 18px;
	background: #ffffff;
}

.newform form button:hover {
	border-color: #2999cb;
	background: #2999cb;
	color: #fff;
}

.social a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}

.row3 p.share {
	margin-top: 15px;
	font-size: 14px;
	color: #93a6b0;
}

.row3 p.share a {
	margin-left: 8px;
	font-size: 18px;
	color: #93a6b0;
	text-decoration: none;
}

.copyright {
	float: left;
	padding: 30px;
	width: 100%;    
	font-size: 12px; 
	border-top: 1px solid #fff;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.noPaddBottom {
	padding-bottom: 0;
}
.noPaddBottom .textWithImageContent {
	padding-bottom: 0;
}

.noBorderBottom {
	border-bottom: none;
}

.companyLogos div.images  {
	border: 1px solid #ebebeb;
	background: #fcfcfc;
	margin-bottom: 10px;
	height: 120px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.companyLogos .text {
	float: right;
}

#idcustomers div.text {
    margin-top: 50px;
}
.lineBorder {
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
}
.lineBorder h3 {
	font-size: 22px;
	font-weight: normal;
	color: #2999cb;
	padding-bottom: 5px;
}
.lineBorder button {
	margin-top: 20px;
}
.lineBorder td {
	padding: 15px;
	margin: 0;
	border-bottom: 1px solid #c7c7c7;
	font-weight: 300;
}
.toRight {
	text-align: right;
}
.lineBorder .toRight {
	padding-right: 100px;
}

.miniInfo {
    margin-top: 50px;
}
.miniInfo p {
	font-size: 11px;
	margin-bottom: 0;
	line-height: 14px;
}
.tabsBox {
	border: 1px solid #dadada;
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 30px;
}
.tabsBoxTab {
	display: table;
/*	padding: 30px 0 30px 20px;*/
	padding: 0 20px;
	width: 100%;
	height: 81px;
	border-left: 10px solid #ffdda5;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	background: #fcfcfc;
	color: #444444;
}
.tabsBoxTabLast {
	border-bottom: none;
}
.tabsBoxTabs {
	padding-right: 0;
}
.tabsBoxTabSelected, .tabsBoxTab:hover {
	border-left: 10px solid #fec565;
	cursor: pointer;
	background: #fff;
	border-right: none;
}

.tabsBoxTab .productTabName {
	display: table-cell;
	vertical-align: middle;
}

.tabsBoxContent {
	float: right;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 20px;
	font-weight: 300;
}

.tabsBox h3 {
	font-weight: bold;
	color: #003145;
}


.floating {
	position: fixed;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	top: 0;
	z-index: 1000;
}
::-webkit-input-placeholder { color: #fff; }
:-moz-placeholder { color: #fff; }
::-moz-placeholder { color: #fff; }
:-ms-input-placeholder { color: #fff; }

.textWithAssetsRight {
	overflow: hidden;
}

.textWithAssetsRight .assetBoxes {
    padding-right: 0;	
}

.textWithAssetsRight .assetBoxes div p a {
	position: static;
	color: #003145;
	text-decoration: none;
}

.node-type-investor-relations .textWithAssetsRight .assetBoxes {
	padding-left: 0;
	overflow: hidden;
	list-style: none;
}

.textWithAssetsRight .assetBoxes div {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 3px solid #2999cb;
	width: 214px;
	margin-left: 20px;
	float: left;
	height: 200px;
	position: relative;
	overflow: hidden;
	padding: 20px;
}

.node-type-investor-relations .textWithAssetsRight .assetBoxes li {
	margin-bottom: 20px;
}

.node-type-investor-relations .textWithAssetsRight .assetBoxes div {
	margin-left: 0;
	width: 100%;
}

.textWithAssetsRight .assetBoxes div a {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-weight: 300;
	text-decoration: underline;
	color: #999999;
}

.textWithAssetsRight .assetBoxes div a:hover {
	color: #444;
}

.textWithAssetsRight .assetBoxes div p a {
	position: static;
	text-decoration: none;
}

.textWithAssetsRight .assetBoxes div p a:hover {
	text-decoration: underline;
}

.textWithAssetsRight .assetBoxes .fa {
	position: absolute;
	bottom: 22px;
	right: 20px;
	color: #2999cb;
}

.textWithAssetsRight .assetText {
	float: left;
	width: 250px;
}

.textWithAssetsRight h2 {
	padding-bottom: 20px;
}

.textWithAssetsRight .assetText p {
	padding-bottom: 10px;
}

/* asset whitepapers color*/
.textWithAssetsRight .assetBoxes div.whitepapers { border-top: 3px solid #2999cb; }
.textWithAssetsRight .assetBoxes div.whitepapers .fa { color: #2999cb; }

/* asset infographics color*/
.textWithAssetsRight .assetBoxes div.infographics { border-top: 3px solid #fbb22d; }
.textWithAssetsRight .assetBoxes div.infographics .fa { color: #fbb22d; }

/* asset ebooks color*/
.textWithAssetsRight .assetBoxes div.case_studies {	border-top: 3px solid #738dab; }
.textWithAssetsRight .assetBoxes div.case_studies .fa {	color: #738dab; }

/* asset case studies color*/
.textWithAssetsRight .assetBoxes div.ebooks { border-top: 3px solid #139b75; }
.textWithAssetsRight .assetBoxes div.ebooks .fa { color: #139b75; }

/* asset case webinar color*/
.textWithAssetsRight .assetBoxes div.webinars {	border-top: 3px solid #9058a2; }
.textWithAssetsRight .assetBoxes div.webinars .fa {	color: #9058a2; }

/* asset videos color*/
.textWithAssetsRight .assetBoxes div.videos { border-top: 3px solid #c94d26; }
.textWithAssetsRight .assetBoxes div.videos .fa { color: #c94d26; }


.fourColumns .column select {
	width: 100%;
	color: #444;
	background: #fff;
	border-color: #7f7f7f;
	border-radius: 0;
}

.fourColumns h2 {
	clear: both;
	padding-left: 2%;
	padding-bottom: 40px;
}

.fa-search {font-size: 20px;}

.btn.searchBox {
	position: relative;
	padding: 5px 40px 5px 11px;
	width: 100%;
	color: #444;
	background: #fff;
	border-color: #7f7f7f;
	border-radius: 0;
}

.btn.searchBox .searchField {
	border: 0;
	color: #444;
	outline: none;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
}

.btn.searchBox button {
	position: absolute;
	top: 50%;
	right: 11px;
	margin-top: -11px;
	background: none;
	border: none;
}

.btn.searchBox ::-webkit-input-placeholder { color: #444; }
.btn.searchBox ::-moz-placeholder { color: #444; }
.btn.searchBox :-ms-input-placeholder { color: #444; }
.btn.searchBox input:-moz-placeholder { color: #444; }

.pager {
	overflow: hidden;
}

.pager li>a,
.pager li>span {
	color: #444;
	border-color: #cfcfcf;
	border-radius: 5px;
}

.pager li>span,
.pager li>span:hover {
	color: #d2d2d2;
	background: #fff;
}

.pager li>a .fa,
.pager li>span .fa {
	font-size: 14px;
}

.pager .btn.active { 
	color: #2999cb;
	box-shadow: none; 
}

h2.smallSearchHeader {
	margin-bottom: 25px;
	padding-bottom: 5px;
}

.smallBox {
	margin-bottom: 40px;
}

.smallBox h3 {
	font-size: 22px;
}

.smallBox h3.smallSearchHeader {
	margin-bottom: 0;
	padding-bottom: 20px;
}

.smallBox select {
	width: 100%;
	color: #444;
	background: #fff;
	border-color: #7f7f7f;
	border-radius: 0;
	outline: none;
}

.smallBox .list {
	padding: 0;
	list-style: none;	
}

.smallBox .list li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 30px;
}

.smallBox .list i {
	position: absolute;
	top: 4px;
	left: 0;
	color: #2999cb;
}

.smallBox .list p {
	margin-bottom: 0;
}

.smallBox .list a {
	color: #2999cb;
}

.smallBox .list .fa-link {
	color: #93a6b0;
}

.smallBox .list .fa-file-image-o {
	color: #fcb330;
}

.smallBox .list .fa-book {
	color: #109a74;
}

.smallBox .list .fa-file-text-o {
	color: #2999cb;
}

.row1 .prev,
.row1 .next {
	display: block;
	position: absolute;
	top: 50%;
	width: 75px;
	height: 75px;
	font-size: 50px;
	background: #000;
	background: rgba(0,0,0,0.4);
}

.row1 .prev {
	left: 0;
}

.row1 .prev i {
	margin-left: 25px;
}

.row1 .next {
	right: 0;
	text-align: right;
}

.row1 .next i {
	margin-right: 25px;
}

.slideImg {
	left: 50%;
	margin-left: -500px;
	padding-left: 500px;
	width: 1000px;
}

.slideImg img {
	position: absolute;
	top: 0;
	left: 0;
}

.slideImg p {
	width: 500px;
}

.slideImg p.downloadBtn {
	margin-top: 30px;
	text-align: center;
}

.ourLeadership .column {
	margin-bottom: 25px;
}

.ourLeadership h3 {
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
	color: #231f20;
}

.row3 .leaderShip h3 {
	padding-bottom: 0;
	font-size: 16px;
	line-height: 23px;
}

.row3 .leaderShip h4 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #2999cb;
}

.leaderShip .social {
	float: right;
}

.leaderShip .social a {
	margin-left: 5px;
	color: #999;
	font-size: 13px;
}

.ourLeadership p {
	color: #2999cb;
}

.socialResponsibility p.intro {
	clear: both;
	padding-left: 2%;
	padding-bottom: 70px;
}

.socialResponsibility .imgBox {
	display: table;
	margin-bottom: 20px;
	height: 100px;
}

.socialResponsibility .imgBox .imgCell {
	display: table-cell;
	vertical-align: middle;
}

.row3 .socialResponsibility h3 {
	font-size: 16px;
	line-height: 23px;
	color: #231f20;
}

.ourHistory {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	padding: 40px 0;
}

.shortInfo {
	position: relative;
	padding-top: 60px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

.shortInfo h3 {
	position: relative;
	padding-bottom: 15px;
	font-size: 30px;
	line-height: 36px;
	color: #2999cb;
	z-index: 10;
}

.shortInfo p {
	position: relative;
	z-index: 10;
}

.shortInfo i {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	font-size: 100px;
	color: #003145;
	opacity: 0.05;
	filter: alpha(opacity=5);
}

.clientsLogos table {
	table-layout: fixed;
	margin-top: 50px;
    width: 100%;
	border: 0;
	border-collapse: collapse;
    border-style: hidden;
}

.clientsLogos td {
	padding: 10px;
	height: 122px;
	width: 33.333%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clientsLogos td img {
	display: inline-block;
	max-width: 100%;
}

.row3 .atGlance h2 {
	padding-bottom: 20px;
}

.row3 .atGlance h2,
.row3 .atGlance h3 {
	padding-right: 20px;
}

.about-glance h3.dbblue {
	color: #2999CB !important
}

.row3 .atGlance p {
	margin-bottom: 20px;
	padding-right: 20px;
}

.row3 .atGlance p img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.atGlance  h3 {
	color: #02384e;
}

.worldLocations {
	margin-top: 70px;
	margin-bottom: 110px;
}

.worldLocations h3,
.clientsLogos h3 {
	font-size: 20px;
}

.row3 .worldLocations p {
	margin-bottom: 40px;
}

.assetMenuBar {
	display: table;
	width: 100%;
	height: 57px;
	overflow: hidden;
}

.assetMenu {
	position: relative;
	margin: 0 auto;
	padding: 0 25px;
	width: 976px;
	overflow: hidden;
}

.assetMenu ul {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 3000px;
	list-style: none;
	overflow: hidden;
	-moz-transition: left 500ms linear;
	-ms-transition: left 500ms linear;
	-o-transition: left 500ms linear;
	transition: left 500ms linear;
}

.assetMenu ul.centerBox {
	width: 100% !important;
	text-align: center;
}

.assetMenu li {
	display: table-cell;
	float: left;
	margin: 0 !important;
	vertical-align: top;
}

.assetMenu .centerBox li {
	float: none;
	display: inline-block;
}

.assetMenu .prevBox,
.assetMenu .nextBox {
	display: block;
	position: absolute;
	top: 0;
	width: 25px;
	height: 67px;
	background: #fff;
	z-index: 10;
}

.assetMenu .prevBox {
	left: 0;
}

.assetMenu .nextBox {
	right: 0;
}

.assetMenu .prev,
.assetMenu .next {
	display: block;
	position: absolute;
	top: 0;
	width: 24px;
	height: 35px;
	background: #fff;
	z-index: 10;
	color: #6c7175;
	font-size: 22px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.assetMenu .prev {
	left: 0;
	border-right: 1px solid #6c7175;
}

.assetMenu .prev i {
	margin-left: 0;
}

.assetMenu .prev:after,
.assetMenu .next:after {
	content: '';
	height: 67px;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 10;
	pointer-events: none;
}

.assetMenu .prev:after {
	left: 25px;
	background-image: -moz-linear-gradient(left center,#fff,rgba(248,248,248,0) 90%,rgba(248,248,248,0));
	background-image: -webkit-gradient(linear,left center,right center,color-stop(0%,#fff),color-stop(90%,rgba(248,248,248,0)),color-stop(100%,rgba(248,248,248,0)));
	background-image: -webkit-linear-gradient(left center,#fff,rgba(248,248,248,0) 90%,rgba(248,248,248,0));
	background-image: -o-linear-gradient(left center,#fff,rgba(248,248,248,0) 90%,rgba(248,248,248,0));
	background-image: linear-gradient(to right,#fff,rgba(248,248,248,0) 90%,rgba(248,248,248,0));
}

.assetMenu .next {
	right: 0;
	border-left: 1px solid #6c7175;
}

.assetMenu .next i {
	margin-right: 5px;
}

.assetMenu .next:after {
	right: 25px;
	background-image: -moz-linear-gradient(left center,rgba(248,248,248,0),#fff 90%,#fff);
	background-image: -webkit-gradient(linear,left center,right center,color-stop(0%,rgba(248,248,248,0)),color-stop(90%,#fff),color-stop(100%,#fff));
	background-image: -webkit-linear-gradient(left center,rgba(248,248,248,0),#fff 90%,#fff);
	background-image: -o-linear-gradient(left center,rgba(248,248,248,0),#fff 90%,#fff);
	background-image: linear-gradient(to right,rgba(248,248,248,0),#fff 90%,#fff);
}

.assetMenu .prev:hover,
.assetMenu .next:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.subMenuBar {
	height: 62px;
	overflow: hidden;
}

.subMenuBox {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	padding: 0 25px;
}

 
.subMenu ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 3000px;
	height: 62px;
	list-style: none;
	overflow: hidden;
	-moz-transition: left 500ms linear;
	-ms-transition: left 500ms linear;
	-o-transition: left 500ms linear;
	transition: left 500ms linear;
}

.subMenu ul.centerBox {	
	text-align: center;
}

.submenu, .subMenu {
	background: rgba(255, 255, 255, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44FFFFFF, endColorstr=#44FFFFFF, GradientType=0);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 15px;
	text-align: center;
}

.submenu a {
	margin-left: 20px;
	padding: 15px 10px 15px 10px;
	width: 140px;
	border: 1px solid;
	border-color: transparent;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.submenu a:hover, .submenu a.selected {
	color: #787878;
	background: #fff;
	text-decoration: none;
}

.subMenu li {
	display: inline-block;
	float: left;
}

.subMenu .centerBox li {
	float: none;
}

.subMenuBox .prevBox,
.subMenuBox .nextBox {
	display: block;
	position: absolute;
	top: 0;
	width: 25px;
	height: 62px;
	background: transparent;
	z-index: 10;
}

.subMenuBox .prevBox {
	left: 0;
}

.subMenuBox .nextBox {
	right: 0;
}

.subMenuBox .prevBtn,
.subMenuBox .nextBtn {
	display: block;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 24px;
	height: 50px;
	background: transparent;
	z-index: 10;
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.subMenuBox .prevBtn {
	left: 0;
	border-right: 1px solid #fff;
}

.subMenuBox .nextBtn {
	right: 0;
	border-left: 1px solid #fff;
}

.subMenuBox .prevBtn:hover,
.subMenuBox .nextBtn:hover {
	color: #fff;
	background: transparent;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.boxed {
	width: 700px;
	padding-top: 15px;
	margin: 0 auto;
}
.bigSpace2 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.toLeft {
	float: left;
}
.toRight {
	float: right;
}
.fourBoxes div {
	width: 25%;
	padding-right: 2px;
	float: left;
}
.threeBoxes div {
	width: 33%;
	padding-right: 2px;
	float: left;
}
.fourBoxes div.last {
	padding-right: 0;
}
.fourBoxes img {
	width: 100%;
	height: 100%;
}
.wrapper .rowFull {
	padding: 2px 0 0 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.topMenu li {
	margin-right: 0;
}
.topMenu a {
        color: #ffffff;
	padding: 10px 15px 30px 15px;
	font-weight: 500;
}
.topMenu a.selected {
	background: #fff;
	color: #444444;
	text-decoration: none;
	border-radius: 5px;
}
.topMenu li button {
	margin-right: 0;
	margin-left: 30px;
}
.topMenu li button:last-child {
	margin-right: 0;
	margin-left: 5px;
}
.topMenu li select {
	margin-right: 0;
	margin-left: 5px;	
	width: 100px;
	height: 36px;
}
.topMenu li button.awsome {
	margin-right: 5px;
	margin-left: 5px;
}
.menuBoxOuter {
	background: rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	position: absolute;
	right: 65px;
	top: 65px;
	padding: 5px;
	z-index: 999;
	display: none;
}
.menuBox {
	background: #fff;
	border: 1px solid #d6d7d7;
	border-radius: 3px;
}
.menuSolutionsTabs a {
	padding: 13px 25px;
	color: #666666;
	border-right: 1px solid #ebecec;
	display: inline-block;
	margin-bottom: -1px;
}
.menuSolutionsTabs a.selected {
	color: #000;
	background: #f8f8f8;
	font-weight: 500;
}
.menuSolutions {
	background: #f8f8f8;
	color: #231f20;
	width: 900px;
	overflow: hidden;
	font-weight: 300;
	font-size: 13px;
	border-top: 1px solid #ebecec;
}
.menuSolutions a {
	color: #231f20;
	display: block;
	padding-bottom: 1px;
}
.menuSolutions h3 {
	font-size: 13px;
	padding: 20px 0 1px 0;
	margin: 0;
	font-weight: normal;
}
.menuSolutions .fourBoxes div {
	border-right: 1px solid #d6d7d7;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 325px;
}
.menuSolutions .fourBoxes div.last {
	border: none;
}
.menuSolutions .threeBoxes div {
	border-right: 1px solid #d6d7d7;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 325px;
}
.menuSolutions .threeBoxes div.last {
	border: none;
}
.menuBox .rightLink a {
	color: #666;
}
.menuBox .rightLink {
	text-align: right;
	padding: 10px;
	font-size: 12px;
	font-weight: 300;
}

.node-type-main-page .content {
    overflow: hidden;
}

.industries {
	background: url("../img/menubg1.png") no-repeat right bottom;
}
.cloudBg {
	background: url("../img/menubg2.png") no-repeat right bottom;
}
.learnBg {
	background: url("../img/menubg3.png") no-repeat right bottom;
}
.threeBoxes2 div {
	width: 25%;
	padding-right: 2px;
	float: left;
}
.threeBoxes2 div.last {
	width: 50%;
}
.menuSolutions .threeBoxes2 div {
	border-right: 1px solid #d6d7d7;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 200px;
}
.menuSolutions .threeBoxes2 div.last {
	border: none;
}
.menuSolutions .threeBoxes2 a {
	font-weight: normal;
	padding-bottom: 10px;
}
.threeBoxes2 .btn-outline-inverse-hightlight {
	padding: 3px 20px;
	font-size: 11px;
	border-radius: 3px;
}
.menuSolutions .threeBoxes2 h3 {
	margin: 0;
	padding: 0 0 15px 0;
}
.twoBoxes2, .threeBoxes, .threeBoxes2, .fourBoxes {
	padding: 10px 10px 30px 10px;
	overflow: hidden;
}

.twoBoxes2 {
	width: 700px;
	padding-top: 10px;
}
.twoBoxes2 h3 {
	font-size: 15px;
	padding: 10px 0 15px 0;
	margin: 0;
	font-weight: 500;
}
.twoBoxes2 a.title{
	font-weight: normal;
	padding-top: 10px;
}
.twoBoxes2 a {
	color: #231f20;
	display: block;
	padding-bottom: 1px;
	font-weight: 300;
}
.twoBoxes2 div {
	width: 30%;
	padding-right: 2px;
	float: left;
	color: #666;
	padding-top: 10px;
}
.twoBoxes2 div.last {
	width: 70%;
}
.twoBoxes2 div {
	border-right: 1px solid #d6d7d7;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 200px;
}
.twoBoxes2 div.last {
	border: none;
}
.twoBoxes2 .btn-outline-inverse-hightlight {
	padding: 3px 20px;
	font-size: 11px;
	border-radius: 3px;
}
.menuSolutions .twoBoxes2 h3 {
	margin: 0;
	padding: 0 0 15px 0;
}

.solutions_category_submenu{
	position: absolute;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}

.singleEvent .row1 {
	height: 160px;
	border-bottom: 1px solid #e7e7e7;
}

.singleEvent .breadcrumbs a {
	color: #444;
}

.twoColumns .eventDescription {
	padding-left: 60px;
	color: #444;
}

.twoColumns .eventDescription h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.twoColumns .eventDescription h4 {
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
}

.twoColumns .eventDescription h4 {
	font-size: 14px;
	line-height: 22px;
}

.eventDetailBox figure {;
	float: right;
}

.eventDetailBox .eventDetail {
	float: left;
	text-align: right;
}

.eventDetailBox .eventDetail p {
	margin-bottom: 5px;
}

.eventDetailBox .mapBox {
	margin: 30px auto 20px auto;
}

#event-detail-first-link{
	width:100%;
	margin-top:50px;
}

#event-detail-second-link{
	margin-top:20px;
	width:100%;
	color: #fff;
	text-shadow: none;
	background-color: #2999cb;
	border-color: #2999cb;
}

#event-detail-second-link:hover {
	color: #2999cb;
	background-color: transparent;
	border-color: #2999cb;
}

.assetListBox {
	margin: 0 auto;
	padding: 0 2%;
	width: 1000px;
}

.singleAssetBox {
	margin-bottom: 45px;
	padding: 17px 0 12px;
	border: 1px solid #ccc;
	overflow: hidden;
}

/* asset whitepapers color*/
.singleAssetBox.whitepapers { border-top: 3px solid #2999cb; }
.singleAssetBox.whitepapers .fa { color: #2999cb; }

/* asset infographics color*/
.singleAssetBox.infographics { border-top: 3px solid #109a74; }
.singleAssetBox.infographics .fa { color: #109a74; }

/* asset ebooks color*/

.smallBox .checkList.more {
	margin-bottom: 0;
	border-top: none;
	border-bottom: none;
	overflow: auto;
}

.smallBox .checkList {
	clear: both;
	padding: 0;
	width: 100%;
	min-height: 27px;
	list-style: none;
	overflow: hidden;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
}

.js_checkList {
    list-style-type: none;
}

.singleAssetBox.ebooks {
	border-top: 3px solid #fcb32f;
}

.singleAssetBox.ebooks .fa {
	color: #fcb32f;
}

.singleAssetBox .header {
	overflow: hidden;
}

.singleAssetBox h3 {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	height: 54px;
}

.singleAssetBox .header .col-xs-4 {
	padding-right: 0;
	padding-left: 0;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	color: #003145;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.singleAssetBox .header .col-xs-8 {
	padding-bottom: 0;
	padding-left: 0;
}

.singleAssetBox .assetIntroTxt {
	position: relative;
	padding-right: 160px;
	padding-left: 0;
}

.singleAssetBox .assetIntroTxt p {
	margin-bottom: 0;
	min-height: 88px;
}

.singleAssetBox .assetIntroTxt a {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #999;
	text-decoration: underline;
}

.singleAssetBox .assetIntroTxt a .fa {
	margin-left: 15px;
}

.slide-prev {
    float: left;
    width: 68px;
    height: 80px;
}

.whiteboxhead {
    font-size: 36px;
    color: transparent;
    background: #ffffff;
    text-transform: uppercase;
    padding: 10px;
    overflow:hidden;
    display:inline-block; 
}

.thinhead {
   font-size: 40px;
    font-weight: 100;      
}

.banerbread {
   margin-top: 32px;  
}

.headers-box {
	display: block;
	overflow: hidden;
}

.core-benefits-cols h3 {
	display: none;
}

/*vojcommon*/

.cursor {
    cursor: pointer;
}

.list-style li:before {
    content: "-";
}

.main {
    padding-top: 80px;
    padding-bottom: 80px;
}

.noPaddTop {
	padding-top: 0;
}

.hr {
    padding-bottom: 13px;
    border-bottom: 1px solid #e0e7e9;
}

.border {
    border-bottom: 1px solid #ccc;
}

.rightborder {
    border-right: 1px solid #e0e7e9;
}

.leftborder {
    border-left: 1px solid #e0e7e9;
}

.main h2, .main h3 {
    color: #02384e;
}

.nopadding {
    padding-right: 0;
}

.fullw {
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.show {
    display: block !important;
}

.hide {
  display: none;  
}

.transition {
  transition: all 500ms linear 0s; 
}

.graybg {
    background: #f8fafa;
}

.space-bottom {
    margin-bottom: 15px;
}

.bspace-bottom {
   margin-bottom: 35px;  
}

.space-top {
  margin-top: 15px;  
}

.bspace-top2 {
  margin-top: 25px;  
}

.bspace-top {
    margin-top: 50px;
}

.blue {
    color: #2999cb !important;
}

.dblue {
    color: #02384e !important;
}

.textcolor {
    color: #535353;
}

.gray {
    color: #93a6b0 !important;
}

.block {
    display: block !important;
}

.listed:before {
    bottom: 2px;
    content: "> ";
    font-size: 9px;
    position: relative;
}

.f14 { font-size: 14px !important; }
.f16 { font-size: 16px !important; }
.f18 { font-size: 18px !important; }
.f20 { font-size: 20px !important; }
.f22 { font-size: 22px !important; }
.f30 { font-size: 30px !important; }

.text-icon i {
    width: 40px;
    height: 40px;
    background-position: left 7px;
    background-repeat: no-repeat;
    float: left;
}

.text-icon p {
    float: left;
    display: inline;
}

.bold {
    font-weight: bold !important;
}

.widget {
    padding-top: 62px;
    background-position: 30px 15px;
    background-repeat: no-repeat;
}

.widget:last-child {
    padding-bottom: 75px;
}

.widget h4 {
    font-size: 25px;
	font-weight: 400;
	color: #02384e;
}

.widget h4 a {
	color: #02384e;
}

.widget h5{
    font-size: 40px;  
}

.widget p {
	font-weight: 300;
	line-height: 22px;
	color: #444;
}

.widgethr {
   width: 300px;
   position: relative;
   right: 15%;
   margin-bottom: 45px;
   height: 0;
   border: 0;
   border-bottom: 1px solid #e0e7e9;
}

h4.news-aside-header-box {
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	color: #003145;
}

.clear {
    clear: both;
}

.row-separator-div {
	position: relative;
    margin-bottom: 100px;
	padding-bottom: 60px;
}

.assetLatestThinkingBox {
	position: static;
	padding-right: 1%;
	padding-left: 1%;
}

.assetLatestThinkingBox h2 {
    margin-bottom: 45px;
    text-align: center;
}

.assetLatestThinkingBox ul{
    float: left;
    list-style-type: none;
    padding: 0;
}

.assetLatestThinkingBox li {
    float: left;
    line-height: 20px;
    margin-bottom: 20px;
	padding-left: 35px;
    width: 100%;
}

.assetLatestThinkingBox li i.fa {
    float: left;
    display: block;  
    margin-right: 10px;
    margin-top: 3px;
	margin-left: -35px;
}

.assetLatestThinkingBox li span {
    display: block;
    float: left;
    width: 100%;
}

.assetLatestThinkingBox .asset-link-box {
	position: absolute;
	bottom: 5px;
	margin-left: -1%;
}

span.asbg {
    display: block;
    width: 200px;
    height: 161px;
    margin: 0 auto;
}

.assetBox {
    border-bottom: 1px solid #cccccc !important;
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    padding: 28px 20px 30px 28px !important;
    float: left;
    width: 100%;
}

.assetMoreOrLess {
    background: none repeat scroll 0 0 #fafafa;
    float: left;
    margin-bottom: 30px;
    padding: 10px;
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #cccccc !important;
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
}

.assetBox h5 {
    float: left;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    color: #02384e;
    margin-top: 0;
    margin-bottom: 0;
}

div.assetBox .topbox, div.assetBox .bottombox {
    width: 100%;
    float: left;
}

.bottombox {
	line-height: 16px;
}

.assetInsideBox h2 {
    font-size: 16px;
    margin-top: 13px;
}

div.assetBox .assetInsideBox.bottombox {
	margin-top: 30px;
	margin-right: -28px;
	margin-left: -28px;
	padding-left: 28px;
	padding-right: 20px;
	border-top: 1px solid #ccc;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;	
	box-sizing: content-box;	
}

#webinars-id span.asbg {
    background: url('../img/asset_webinars.jpg') no-repeat center center;
}

#infographics-id span.asbg {
    background: url('../img/asset_infographics.jpg') no-repeat center center;
}


#case-id span.asbg {
    background: url('../img/asset_case-studies.jpg') no-repeat center center;
}


#eboks-id span.asbg{
    background: url('../img/asset_ebooks.jpg') no-repeat center center;
}


#brochures-id span.asbg {
    background: url('../img/asset_brochures.jpg') no-repeat center center;
}


#insight-id span.asbg {
    background: url('../img/asset_insight-papers.jpg') no-repeat center center;
}


#videos-id span.asbg {
    background: url('../img/asset_videos.jpg') no-repeat center center;
}


#articles-id span.asbg {
    background: url('../img/asset_articles.jpg') no-repeat center center;
}

#whitepapers-id span.asbg {
    background: url('../img/asset_white-papers.jpg') no-repeat center center;
}

.assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box {
	width: 100%;
	max-width: 285px;
	min-height: 160px;
	border: 1px solid #d4dfe7;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.img-shelf-box .img-bg-box {
	border: 0;
}

.webinars-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.webinars-color { background-image: url('../img/asset-bg-webinars.jpg') }

.infographics-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.infographics-color { background-image: url('../img/asset-bg-infographics.jpg') }

.case-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.case-color { background-image: url('../img/asset-bg-casestudy.jpg') }

.eboks-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.eboks-color { background-image: url('../img/asset-bg-ebook.jpg') }

.brochures-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.brochures-color { background-image: url('../img/asset-bg-brochure.jpg') }

.insight-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.insight-color {  }

.videos-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.videos-color { background-image: url('../img/asset-bg-video.jpg') }

.articles-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.articles-color { background-image: url('../img/asset-bg-article.jpg') }

.whitepapers-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.whitepapers-color { background-image: url('../img/asset-bg-whitepaper.jpg') }

.white-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.white-color {  }

.annual-report-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.annual-report-color { background-image: url('../img/asset-bg-annual-report.jpg') }

.product-sheet-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.product-sheet-color { background-image: url('../img/asset-bg-product-sheet.jpg') }

.presentation-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.presentation-color { background-image: url('../img/asset-bg-presentation.jpg') }

.customer-testimonials-color .assetInsideBox .img-bg-box,
.img-shelf-box .img-bg-box.customer-testimonials-color { background-image: url('../img/asset-bg-customer-testimonials.jpg') }

.webinars-color {
	color: #9058a2;
	border-color: #9058a2; 
}

.btn.webinars-color:hover {
	color: #fff;
	background: #9058a2; 
	border-color: #9058a2; 
}

.infographics-color {
	color: #fbb22d;
	border-color: #fbb22d;
}

.btn.infographics-color:hover {
	color: #fff;
	background: #fbb22d;
	border-color: #fbb22d;
}

.case-color {
	color: #738dab;   
	border-color: #738dab;   
}

.btn.case-color:hover {
	color: #fff;
	background: #738dab;   
	border-color: #738dab;   
}

.eboks-color {
	color: #139b75;    
	border-color: #139b75;    
}

.btn.eboks-color:hover {
	color: #fff;
	background: #139b75;    
	border-color: #139b75;    
}

.brochures-color {
	color: #ba7276;    
	border-color: #ba7276;    
}

.btn.brochures-color:hover {
	color: #fff;
	background: #ba7276;    
	border-color: #ba7276;    
}

.insight-color {
	color: #81ab6d;    
	border-color: #81ab6d;    
}

.btn.insight-color:hover {
	color: #fff;
	background: #81ab6d;    
	border-color: #81ab6d;    
}

.videos-color {
	color: #c94d26;   
	border-color: #c94d26;   
}

.btn.videos-color:hover {
	color: #fff;
	background: #c94d26;   
	border-color: #c94d26;   
}

.articles-color {
	color: #6abbad;    
	border-color: #6abbad;    
}

.btn.articles-color:hover {
	color: #fff;
	background: #6abbad;    
	border-color: #6abbad;    
}

.whitepapers-color {
	color: #2999cb;  
	border-color: #2999cb;  
}

.btn.whitepapers-color:hover {
	color: #fff;
	background: #2999cb;  
	border-color: #2999cb;  
}

.white-color {
	color: #ffffff;
	border-color: #ffffff;
}

.annual-report-color {
	color: #30668b;  
	border-color: #30668b; 
}

.btn.annual-report-color:hover {
	color: #fff;
	background: #30668b;  
	border-color: #30668b; 
}

.product-sheet-color {
	color: #9d568b;  
	border-color: #9d568b; 
}

.btn.product-sheet-color:hover {
	color: #fff;
	background: #9d568b;  
	border-color: #9d568b; 
}

.presentation-color {
	color: #c98836;  
	border-color: #c98836; 
}

.btn.presentation-color:hover {
	color: #fff;
	background: #c98836;  
	border-color: #c98836; 
}

.customer-testimonials-color {
	color: #b369b1;  
	border-color: #b369b1; 
}

.btn.customer-testimonials-color:hover {
	color: #fff;
	background: #b369b1;  
	border-color: #b369b1; 
}

#kitwidget {
    background-image: url('../img/presskiticon.png');    
}

#mediawidget {
    background-image: url('../img/mediaconicon.png');     
}

#ico1 {
    background-image: url('../img/blueicon3.png'); 
}

#ico2 {
    background-image: url('../img/blueicon2.png'); 
}

#ico3 {
    background-image: url('../img/blueicon1.png'); 
}

#ico4 {
    background-image: url('../img/blueicon4.png'); 
}

#ico5 {
    background-image: url('../img/blueicon5.png'); 
}

hr {
    height: 1px;
    background: #dadada;
}

.canvasouter, .canvas_slider, .canvas_slider2 {
    display: none;
}

.checkList label {
	font-weight: 400;
}

.smallBox .checkList label {
	font-weight: 300;
}

/*overview video*/

.frameWrapper {    
    margin: 0 auto 40px;
    width: 100%;
    height: 56.25%;
	z-index: 1;
}

.frameWrapper .movie {
    position: relative;
    padding-bottom: 56.25%;
	height: 0;
    overflow: hidden;
}

.frameWrapper .movie iframe,
.frameWrapper .movie object,
.frameWrapper .movie embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*overview video - end*/


.checkList .form-checkboxes .form-item, .checkList .form-radios .form-item {
	margin: 0;
}

.checkList .form-item {
	position: relative;
	clear: both;
	margin: 0 0 15px;
}

/*single asset - end*/

.product-box-container{
	padding: 20px;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #dadada;
}
	
.product-box-container h2 {
	font-size: 16px;
}

.product-box-container h3,
.product-box-container h4 {
	font-weight: 300;
	font-size: 14px;
}

.product-box-container h5 {
	color: #2999cb;
}

.product-box-container p {
	width: 100%;
	clear: both;
	font-weight: 300;
	font-size: 14px;	
}

.product-box-container:last-child {
	border-bottom: none;
}

.hightlightbox {
	background-color:#428bca;
	color:white;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.rowWhite.not-found-404 {
	float: left;
	padding-bottom: 325px;
	width: 100%;
	background: #fff url('../img/404-bg.jpg') no-repeat center bottom;
	-webkit-background-size: 960px auto;
	-moz-background-size: 960px auto;
	-o-background-size: 960px auto;
	background-size: 960px auto;
}

.not-found-404 .col-sm-4 {
	padding-top: 20px;
	padding-bottom: 35px;
	border-right: 1px solid #d7d9da;
}

.not-found-404 .col-sm-8 {
	padding-left: 30px;
}

.not-found-404 a {
	color: #2999cb;
}

.not-found-404 p {
	color: #444;
	font-weight: 300;
}

.not-found-404 li {
	font-weight: 400;
}

.not-found-404 .textField {
	position: relative;
	margin-right: 5px;
	padding: 6px 11px;
	width: 220px;
	height: 34px;
	color: #444;
	background: #fff;
	border: 1px solid #7f7f7f;
	border-radius: 0;
}

.not-found-404 .textField,
.not-found-404 .btn {
	float: left;
}

.not-found-404 ::-webkit-input-placeholder { color: #444; }
.not-found-404 ::-moz-placeholder { color: #444; }
.not-found-404 :-ms-input-placeholder { color: #444; }
.not-found-404 input:-moz-placeholder { color: #444; }

.stock-info p {
	vertical-align: top;
}

.stock-info .value {
	margin-bottom: 20px;
	font-weight: 300;
}

.stock-info .value.f25 {
	font-size: 25px;
	line-height: 25px;
}

.stock-info .value.f40 {
	font-size: 40px;
	line-height: 40px;
}

.stock-info .value.txt-blue { color: #2999cb; }
.stock-info .value.txt-green { color: #01b092; }

.mobileProductPackege {
	display: none;
}

.productBtnBox {
	margin-top: 30px;
	overflow: hidden;
}

.node-type-analytic-cloud figure figcaption,
.node-type-analytic-cloud figure figcaption p {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
}

@media all and (min-width: 1px) {
	
	.checkList input,
	.assetForm form .checkList input {
		display: block;
		float: left;
		width: 14px;
		height: 14px;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	
	.checkList label {
		cursor: pointer;
		max-width: 80%;
		padding-left: 10px;
		position: relative;
	}
	
	.checkList label:before {
		background: none;
		border: 1px solid #7f7f7f;
		border-radius: 3px;
		content: "";
		cursor: pointer;
		display: inline-block;
		height: 14px;
		left: -13px;
		position: absolute;
		top: 3px;
		width: 14px;
	}
	
	.lightVer .checkList label:before {
		border-color: #c7c7c7;
	}
	
	.checkList input:checked + label:before {
		background: #2999cb;
		border-color: #2999cb;
		color: #fff;
		font: normal 12px/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f00c";
	}

	.checkList .checked label:before {
		background: #2999cb;
		border-color: #2999cb;
		color: #fff;
		font: normal 12px/1 FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f00c";
	}

}


@media (max-width: 506px) {
	
    .textWithAssetsRight .assetBoxes div{
		margin: 0 auto 20px auto;
		float: none;
	}
	
}


@media (max-width: 767px) {

    .eventDetailBox figure {
        float: left;
    }
    
    .eventDetailBox .eventDetail {
        text-align: left;
    }
    
    .elastic_header {
        padding-bottom: 66px;
        margin-bottom: 0;
    }
    
    .slideText {
        margin-top: 42px;
        margin-bottom:42px;
		padding-bottom: 0;
    }
    
    .clearpadding {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .phoneborder {
        border-bottom: 1px solid #ccc;
    }
    
    .clearborder {
        border-left: none;
        border-right: none;
    }

	.headers-box {
		display: none;
	}

	.core-benefits-cols h3 {
		display: block;
	}
    
	#idproductpackages div.nopadding .tablerow {
		width: 95%;
	}

	.newform form select {
		width: 200px;
	}

	.newform form select:nth-child(3n) {
		width: 200px;
	}

	.licorrect {
	 padding-left: 20px !important;
	}

	.rowWhite {
		padding-bottom: 40px;
		padding-top: 57px;
	}

	.mpadding {
	padding-left: 15px !important;    
	}

	.tablerow div {
		text-align: center;
	}
	.tablerow div:first-child {
		font-weight: bold;
	}
	#idproductpackages h3 {
		padding-right: 20px;
		text-align: center;
	}

	.col-xs-12 {
		margin-bottom: 10px;
	}
	.text-icon p {
		width: 85%;
	}

	.ctext {
		text-align: center;
		padding-right: 0;
	}

	.ctext img {
		  display: inline;
	}

	.rwdm {
		margin-bottom: 45px;
		padding-right: 0;
	}

	.remleft {
		padding-left: 0 !important;
	}

	.assetForm form input, .assetForm form select, .assetForm form button {
		margin: 0 0 15px 0;
	}

	.assetForm form select:nth-child(3n) {
		margin: 0 0 15px 0;
	}

	.footerBox form select, .assetForm form select {
		width: 200px;
	}
	.footerBox form select:nth-child(3n), .assetForm form select:nth-child(3n) {
		width: 200px;
	}
	.fiveColumns {
		padding: 20px 0;
	}
	.fiveColumns div.column {
		padding-right: 20px;
		text-align: center;
		width: 100%;
	}
	.copyright {
		padding: 10px;
	}
	.copyright div.container {
		padding-left: 0;
	}
	.asset .row1 {
		background: none repeat scroll 0 0 #fff;
		border-bottom: 1px solid #e7e7e7;
		height: 180px;
	}

	div.tablerow .col-sm-6:first-child {
		text-align: right;
	}
	.asset .row1 {
		background: none repeat scroll 0 0 #fff;
		border-bottom: 1px solid #e7e7e7;
		height: 160px;
	}

	.container {
		padding-left: 21px;
		padding-right: 18px;
	}

	.textWithAssetsRight .assetBoxes div {
		margin-bottom: 10px;
	}

	.assetForm form .checkList {
		width: 602px;
	}

	.pager { clear: both; }
	
	.rowWhite.not-found-404 {
		padding-bottom: 240px;
	}		
	
	.not-found-404 .col-sm-4 {
		padding-top: 0;
		padding-right: 0;
		padding-left: 0;
		border-right: 0;
	}
	
	.not-found-404 .col-sm-8 {
		padding-right: 0;
		padding-left: 0;
	}

	.mobileProductPackege {
		display: block;
	}
	
	.productBtnBox {
		margin-bottom: 30px;
		text-align: center;
	}
	
	.row-separator-div {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.assetLatestThinkingBox {
		padding-bottom: 100px;
	}
	
	.assetLatestThinkingBox .asset-link-box {
		position: static;
		width: 100%;
	}
	
	.companyLogos {
		margin-top: 20px;
		padding-left: 0;
	}
	
	.row3 .assetArticle {
		padding-bottom: 36px;
		padding-left: 20px;
	}
	
}

@media (max-width: 767px) and (orientation:landscape) {
	
	.licorrect {
		padding-left: 90px !important;
	}

}


@media (min-width: 768px) and (max-width: 888px) { //sm-y

   .clearbordersm {
        border-left: none;
        border-right: none;
    }
	
}

@media (min-width: 768px) and (max-width: 979px) { 
    
   .homethumb a img {
		width: 100%;
		max-width: none;
	}
    
   .forcanvas {
       display: block !important;
   }
}

@media (min-width: 992px){

	.canvasouter, .canvas_slider, .canvas_slider2 {
    	display: block;
	}

	h1.forcanvas, h1.forcanvas0 {
		display: none !important;
	}

}

@media (max-width: 991px) {

	.canvasouter, .canvas_slider,.canvas_slider2 {
    	display: none !important;
	}

	h1.forcanvas, h1.forcanvas0 {
		display: block !important;
	}

	.top .topMenu {
		display: none;
	}
	
	.topMenuDiv.minimal-header {
		height: 63px;
	}
	
	.smallBox .checkList {
		height: auto !important;
	}
	
	.smallBox .checkList + a {
		display: none;
	}
	
	.filter-btn,
	.filter-btn:focus {
		position: relative;
		z-index: 1;
		outline: none;
	}
	
	.filter-btn.btn-outline-inverse-hightlight:focus,
	.filter-btn.btn-outline-inverse-hightlight:active {
		background-color: #fff;
		color: #2999cb;
	}
	
	.filter-btn.btn-outline-inverse-hightlight.open-section {
		color: #fff;
		text-shadow: none;
		border-color: #2999cb;
		background: #2999cb;
	}
	
	.filter-btn .fa {
		font-size: 16px;
		-webkit-transition: all .5s linear;
		transition: all .5s linear;
	}
	
	.filter-btn.open-section .fa {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	.searchCol {
		margin: -15px 0 20px;
		padding-top: 30px;
		padding-left: 20px;
		background: #f9f9f9;
		border: 1px solid #ccc;
		border-top: 0;
		border-radius: 0 0 3px 3px;
	}
	
	.searchCol .btn.searchBox .searchField {
		width: 100%;
	}
	
	.searchCol + .col-md-9 {
		margin-top: 10px;
	}
	
	.searchCol .checkList label:before {
		background-color: #fff;
	}
		
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.container {
		width: 728px;
	}

	div.assetBox .assetInsideBox.bottombox.hidden-sm {
		display: block !important;
	}

}

@media all and (min-width: 980px) {
    
	.post h2 {
		float: left;
		max-width: 480px;
	}

	.homethumb:last-child {
	}

	.fiveColumns div.col-sm-2 {
		padding-right: 2%;
		padding-left: 0;
		width: 20%;
	}

	.fiveColumns div.col-sm-3 {
		padding: 0;
		width: 20%;
	}

	.twoColumns figure {
		padding: 0 30px 25px 30px;
	}

}

@media all and (min-width: 768px){
	
    div.tablerow .col-sm-6:first-child {
        text-align: right;
    }
	
	div.col-sm-7.five-three {
		width: 60% !important;
    }

    div.col-sm-5.five-two {
		width: 40% !important;
    }
	
} 

@media all and (max-width: 767px){

	.homethumb {
		padding-right: 0;
	}

	.homethumb a {
		display: block;
		width: 100%;
	}

	.homethumb a img {
		width: 100%;
	}
	
}

@media all and (max-width: 679px) {
	
	.assetForm form .checkList {
		width: 100%;
	}

	
}

@media all and (max-width: 439px){

	.post .topBox {
		padding-left: 0;
	}

	.post .topBox figure {
		margin-bottom: 20px;
		margin-left: 0;
	}

	.post .topBox .table-view {
		display: block;
		clear: both;
		min-height: 1px;
	}

}

#mover_parent{
	max-width:880px;
	overflow:hidden;
	float:left;
}
.arrow_sub_menu{
	width:40px;
	float:left;
}
.submenu_wrapper{
	max-width:960px;
	margin: 0 auto;
}
#mover{
	width:4000px;
	left:0; 
	position:relative;
}

#mover.centerBox {
	width: 100%;
	text-align: center;
}

.centerBox .subTabsWrapper {
	display: inline-block;
}

.centerBox .subTabsWrapper .tab {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

.centerBox .subTabsWrapper .tab span {
	display: table-cell;
	width: 120px;
	vertical-align: middle;
	text-align: center;
}

.centerBox .subTabsWrapper .tab .fa {
	display: none;
}

.slider_placer #slider_content, .slider_placer #slider_content .slider {
	background-color: #000;
}

.overf {
	overflow: hidden;
}

.linkList {
	padding-left: 0;
	list-style: none;
}

.linkList a {
	position: relative;
	display: inline-block;
	padding-left: 20px;
}

.linkList .fa {
	position: absolute;
	top: 0;
	left: 0;
	margin-right: 10px;
	font-size: 20px;
}

.addressBox p {
	margin-bottom: 45px;
	font-size: 14px;
	line-height: 22px;
	color: #444;
}

.addressBox p strong {
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	color: #003145;
}

.table-wrapper {
	width: 100%;
	overflow-x: auto;
}

.table-list {
	width: 100%;
	border-collapse: inherit;
}

.table-list td {
	padding: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.table-list thead td {
	font-weight: 700;
}

.career-list {
	padding: 0;
	list-style: none;
}

.career-list .text-icon {
	display: table;
	height: 40px;
}

.career-list i {
	display: table-cell;
	width: 60px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

.career-list .cell-text {
	display: table-cell;
	vertical-align: middle;
}

.supportArticleBox {
	margin-bottom: 15px;
}

.supportArticleBox p:first-child {
	margin-bottom: 15px;
}

.supportArticleBox p:first-child strong {
	font-size: 16px;
	font-weight: 500;
	color: #02384e;
}


.ourLeadership .col-sm-12,
.ourLeadership .col-sm-7,
.ourLeadership .col-sm-6,
.ourLeadership .col-sm-5,
.ourLeadership .col-sm-4 {
	padding-right: 15px;
	padding-left: 15px;
}

.ourLeadership h3 {
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
	color: #231f20;	
}

.ourLeadership h4,
.ourLeadership h4 a {
	font-size: 16px;
	color: #535353;
	white-space: nowrap;
}

.ourLeadership p {
	color: #2999cb;
	font-weight: 300;
}

.figureBox {
	height: 90px;
}

.video-box,
.img-shelf-box,
.twoColumns figure.img-shelf-box {
	position: relative;
	padding: 0 6px;
	border-bottom: 5px solid #e3e3e3;
}

.twoColumns figure.img-shelf-box {
	max-width: 285px;
	margin: 0 auto;
}

.video-box.small {
	margin: 0 auto 10px;
	max-width: 285px;
}

figure .video-box.small + .share {
	margin-right: auto;
	margin-left: auto;
	max-width: 273px;
}

.video-box.big {
	margin: 0 auto 10px;
	max-width: 412px;
}

figure .video-box.big + .share {
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
}

figure .share span {
	color: #93a6b0;
}

figure .share a {
	margin-left: 5px;
	font-size: 14px;
	color: #93a6b0;	
}

figure .share a:hover {
	color: #2999cb;
	text-decoration: none;
}

figure .cap-small {
	margin-right: auto;
	margin-left: auto;
	max-width: 235px;
}

.gallery-box .img-big {
	max-width: 100%;
	border: 2px solid #fff;
}

.gallery-box figcaption {
	font-weight: 300;
}

.gallery-box .img-list-box {
	padding-left: 0;
	list-style: none;
	overflow: hidden;
}

.gallery-box .img-list-box li {
	float: left;
	width: 25%;
	border: 2px solid #fff;
}

.img-full {
	display: block;
	width: 100%;
}

.career-list {
	margin-top: 20px;
	padding: 0;
	list-style: none;
}

.career-list p {
	display: table;
	height: 40px;
}

.career-list .cell-img {
	display: table-cell;
	width: 60px;	
	vertical-align: middle;
	text-align: center;
}

.career-list .cell-txt {
	display: table-cell;
	vertical-align: middle;
}

.career-list img { width: 50%; }

.career-list .bspace-bottom {margin-bottom: 15px;}

blockquote {
	margin: 40px 30px;
	padding: 0 30px;
	font-style: italic;
	color: #a3a6a9;
	border-left: 1px solid #ededee;
}

.row3 blockquote p {
	color: #a3a6a9;
}

@media screen and (max-width: 600px) {

	.js .footerMenuDiv .megamenu {
		display: block;
	}

	.js .footerMenuDiv .megamenu .mm-header,
	.js .footerMenuDiv .megamenu .mm-item {
		display: none;
	}

	.js .footerMenuDiv .megamenu .mm-item.last,
	.js .footerMenuDiv .megamenu .mm-item.last .mm-header {
		display: block;
		width: 100%;
		text-align: center;
	}

	.footerMenuDiv .mm-item:last-child a {
		margin-right: 5px;
		margin-left: 5px;
	}
	
	.footerMenuDiv ul li div {
		width: 100%;
		text-align: center;
	}

	footer .copyright {
		border-top: 0;
	}

	.js .footerMenuDiv .selectnav {
		display: none;
	}

}

/*mobile menu*/

.unline {
	text-decoration: underline;
}
                    

@media (max-width: 991px) {
                
	.row1.topMenuDiv.headerImage {
		float: left;
		overflow: visible;
	}
 
	.slideTextMargin {
		margin-top: 0;
	}

	#fakeslider {
		height: 63px;
	}
       
	.topMenuDiv .breadcrumbs {
		top: 0;
		margin-top: 73px;
	}

	.topactive {
		background: #f1f1f2 !important;
		border-bottom: 2px solid #d3d3d3 !important;
		overflow: visible;
		z-index: 100;
	}
	
	.topactive #fakeslider {
		opacity: 0;
		filter: alpha(opacity=0);
	}
                        
	.topBluractive {
		display: none;
	}
                        
	.top {
		height: 63px;
	}
                        
	.top a {
		outline: 0;
	}
                        
	.topBlur {
		height: 63px;
	}
                        
	.logo img {
		height: 34px;
		margin-top:17px;
		margin-left: 13px;
	}
                        
	.phonemenu {
		display: block;
		float: right;
		margin-right: 21px;                            
	}

	.phonemenu i {
		font-size: 34px;
		line-height: 17px;
		color: #fff;
	}
                        
	.topactive .phonemenu i {
		color: #02384e;
	}
                        
	.topactive .logo img {
		display: none;
	}
                        
	.topactive .logo {
		display: block;
		margin-top: 17px;
		margin-left: 13px;
		height: 34px;
		width: 99px;
		background: url("../img/logodark.png") no-repeat scroll center center / 100% 100%;
	}
                        
	.phonemenucontainer {
		display: block;
		width: 100%;
		height: 22px;
		bottom: 17px;
		position: absolute;
	}
                        
	.top {
		/*position: relative;*/
		top: 0;
		width: 100%;
	}
                        
	.menuphone {
		background: none repeat scroll 0 0 #f1f1f2;
		border-radius: 0;
		top: 40px;
		width: 100%;  
		position: absolute;
		z-index: 100;
	}
	
	.menuphone a {
		color: #fff;
	}
                        
	.panel-body,
	.panel-collapse {
		background: #34343c;
		color: #a3a3a5;
		padding: 0;
		border-left: none !important;
		border-right: none !important;
		border-top: none !important;
		border-bottom: 1px solid #494950;
	}

	.panel-collapse ul {
		position: relative;		
		z-index: 1000;
		width: 100%;
		padding: 0;
		margin: 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background:none;
	}
                        
	.dropitem {
		padding: 13px 20px 13px 55px;
	}
	
	a.dropItem {
		font-size: 16px;
	}
                        
	.dropitem:hover {
		background: #2a2a30;
	}
                        
	.dropdown-menu {
		position: relative;
		width: 100%;
		background: none;
		border: medium none;
		box-shadow: none;
	}
                        
	.dropdown-menu li a,
	.dropdown-menu li span,
	.panel-collapse li a,
	.panel-collapse li span {
		color: #ffffff;
		line-height: 25px;
		padding-left: 88px;
		padding-right: 20px;
		font-size: 16px;		
	}
	
	.dropdown-menu li span,
	.panel-collapse li span {
		padding-left: 70px;
	}

	.panel-collapse>ul>li>a {
		display: block;
		padding: 5px 20px 5px 88px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #fff;
		white-space: nowrap;
	}

	.panel-collapse>ul>li>a:hover,
	.panel-collapse>ul>li>a:focus {
		color: #262626;
		text-decoration: none;
		background-color: #e8e8e8;
		background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
		background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
		background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
		background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
		background-repeat: repeat-x;
	}

	.dropdown-menu>li>a {
		padding-top: 5px;
		padding-bottom: 5px;
		white-space: normal;
	}

	.dropdown-menu>li>span,
	.panel-collapse>ul>li>span {
		display: block;
		padding-top: 12px;
		padding-bottom: 12px;
		clear: both;
		font-weight: 400;
		line-height: 1.42857143;
		color: #fff;
		white-space: normal;
	}
	
	.panel-collapse>ul>li>span {		
		padding-left: 70px;
	}
                        
	.dropdown-menu li a i,
	.panel-collapse li a i {
		margin-left: -18px;
		padding-right: 10px;
	}

	li.header-tab {
		margin-top: 15px;
	}

	li.header-tab:first-child {
		margin-top: 0;
	}

	.panel-collapse>ul:first-child {
		padding-top: 15px;
	}

	.panel-collapse>ul>li.header-tab:first-child {
		margin-top: 15px;
	}

	.panel-collapse>ul:first-child>li.header-tab:first-child {
		margin-top: 0;
	}

	.panel-collapse>ul:last-child {
		padding-bottom: 15px;
	}
                  
	.panel {
		border: none;
	}

	.panel-default h4 a{
		color: #ffffff;
		width: 100%;
		display: block;
		padding: 19px 20px;
		background: #285679;
		font-size: 15px;
	}
                        
	.panel-default h4 a.collapsed {
		background: none;
		color: #34343c;
		text-decoration: none !important;
	}
                        
	.panel-heading {
		padding: 0;
	}
                        
	.panel-group .panel + .panel {
		margin-top: 0;
	}
                        
	.panel-default {
		border-bottom:1px solid #dcdcdd;
	}
                        
	.panel-title a.collapsed i:before {
		bottom: 3px;
		color: #5f819a;
		content: "+";
		font-size: 25px;
		position: relative;
	}
                        
	.panel-title a i:before {
		bottom: 8px;
		color: #ffffff;
		content: "-";
		font-size: 28px;
		position: relative;
	}
                        
	.dropitem i:before{
		content:"+";
		font-size: 20px;
	}
                        
	.open a.dropitem{
		background: #2a2a30;
		border-bottom: 1px solid #494950;
		text-decoration: none;
	}
                        
	.open a.dropitem i:before {
		content:"-";
		font-size: 20px;
	}
                        
	#searchandlang {
		height: 70px;
		border-bottom: 1px solid #cdcdd0;
		margin-bottom: 2px;
		padding: 20px 20px 19px 14px
	}
                        
	#searchandlang .searchBox {
		background: #444;
		background-size: 12px 12px;
		color: #b1b1b1;
		border-radius: 3px;
		border: 1px solid #414141;
		padding: 3px 8px;
		width: 212px;
		float: right;
	}
                        
	#searchandlang .searchBox input {
		background: #444;
		border: none;
	}

	#searchandlang .searchBox a {
		float: right;
	}

	#searchandlang .searchBox i {
		font-size: 16px;
		line-height: 22px;
		color: #aaa;
	}

	.panel-default > .panel-heading {
		background-image: none;
	}

	.slider-left, .slider-right {
		padding-right: 0;
		padding-left: 0;
		width: 20px;
		height: 30px;
		text-align: center;
	}

	.slider-right i, .slider-left i {
		font-size: 20px;
	}

	.overlayer.active {
		display: block;
	}
          
}

/*mobile menu - end*/


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	
	a.categoryIcon {
		background-image: url("../img/categories2_retina_new.png");
		background-size: 38px 2000px;
	}

	a.iconNorthAmerica,
	a.iconLatinAmerica,
	a.iconEurope,
	a.iconAsia {
		background-image: url("../img/categories3_retina.png");
		background-size: 60px 343px;
	}

	a.iconPlatform,
	a.iconDataManagement,
	a.iconInsights,
	a.iconApplications,
	a.iconAdaptation {
		background-image: url("../img/categories4_retina_new.png");
		background-size: 38px 500px;
	}

	.node-type-investor-relations a.iconOverview,
	.node-type-careers a.iconOverview,
	/*a.iconOurCulture,*/
	a.iconCareersDevelopment,
	a.iconCarrersGraduate,
	a.iconDiversity,
	a.iconOpportunities,
	a.iconLocation,
	a.iconStockInfo,
	a.iconPressRelease,
	.node-type-investor-relations a.iconLeadership,
	a.iconSecFillings,
	a.iconReports,
	a.iconInvestorsPortal {
		background-image: url("../img/categories5_retina_new.png");
		background-size: 38px 1100px;
	}

}


.formWrapper {
		padding-top: 72px;
		padding-bottom: 72px;
	}

	.formWrapper form {
		margin-top: 36px;
	}

	.formWrapper .submitBox {
		padding-left: 20px;
	}
	
	.fieldWrapper {
		display: inline;
	}
	
	.form-col-left {
		border-right: 1px solid #dedede;
	}

	.form-col-right {
		padding-right: 0;
		padding-left: 37px;
	}
	
	.formWrapper.lightVer .newform form input, .formWrapper.lightVer .newform form select, .formWrapper.lightVer .newform form textarea {
		background: rgba(255,255,255,0.2);
		color: #fff;
	}
	
	.formWrapper.lightVer .newform form select {
		border-color: #dedede;
	}

	.formWrapper .newform form input.error, .formWrapper .newform form select.error, .formWrapper .newform form textarea.error {
		border: 1px solid #ff0000;
		box-shadow: 0 0 0 1px #ff0000;
	}
	
	.node-type-product-page .formWrapper.lightVer .newform form input,
	.node-type-product-page .formWrapper.lightVer .newform form select,
	.node-type-product-page .formWrapper.lightVer .newform form textarea,
	.node-type-solution-page .formWrapper.lightVer .newform form input,
	.node-type-solution-page .formWrapper.lightVer .newform form select,
	.node-type-solution-page .formWrapper.lightVer .newform form textarea,
	.node-type-industry-page .formWrapper.lightVer .newform form input,
	.node-type-industry-page .formWrapper.lightVer .newform form select,
	.node-type-industry-page .formWrapper.lightVer .newform form textarea {
		border: 1px solid #dedede;
		background: #f8f8f8;
		color: #464646;
	}
	
	.formWrapper.lightVer .newform form button {
		background: rgba(255,255,255,0.2);
		border-color: #fff;
		border-color: rgba(255,255,255,0.5);
		color: #fff;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	
	.formWrapper.lightVer .newform form button:hover {
		background: rgba(255,255,255,0.4);
		border-color: #fff;
		border-color: rgba(255,255,255,1);
		color: #fff;
		text-shadow: 1px 1px #000;
		filter: dropshadow(color=#000000, offx=1, offy=1);
	}
	
	.node-type-product-page .formWrapper.lightVer .newform form button,
	.node-type-solution-page .formWrapper.lightVer .newform form button,
	.node-type-industry-page .formWrapper.lightVer .newform form button {
		border-color: #2999cb;
		color: #2999cb;
		background: #fff;
	}
	
	.node-type-product-page .formWrapper.lightVer .newform form button:hover,
	.node-type-solution-page .formWrapper.lightVer .newform form button:hover,
	.node-type-industry-page .formWrapper.lightVer .newform form button:hover,
	.assetForm form button:hover {
		border-color: #2999cb;
		color: #fff;
		background: #2999cb;
	}
	
	.newform form .inputBoxes.equal {
		float: left;
		width: 100%;
	}
	
	.newform form .equal select {
		width: 200px;
	}

	.newform form ::-webkit-input-placeholder { color: #fff; }
	.newform form ::-moz-placeholder { color: #fff; }
	.newform form :-ms-input-placeholder { color: #fff; }
	.newform form input:-moz-placeholder { color: #fff; }

	.newform form ::-webkit-textarea-placeholder { color: #fff; }
	.newform form ::-moz-placeholder { color: #fff; }
	.newform form :-ms-input-placeholder { color: #fff; }
	.newform form textarea:-moz-placeholder { color: #fff; }
	
	.node-type-product-page .formWrapper.lightVer .newform form ::-webkit-input-placeholder { color: #464646; }
	.node-type-product-page .formWrapper.lightVer .newform form ::-moz-placeholder { color: #464646; }
	.node-type-product-page .formWrapper.lightVer .newform form :-ms-input-placeholder { color: #464646; }
	.node-type-product-page .formWrapper.lightVer .newform form input:-moz-placeholder { color: #464646; }
	
	.node-type-solution-page .formWrapper.lightVer .newform form ::-webkit-input-placeholder { color: #464646; }
	.node-type-solution-page .formWrapper.lightVer .newform form ::-moz-placeholder { color: #464646; }
	.node-type-solution-page .formWrapper.lightVer .newform form :-ms-input-placeholder { color: #464646; }
	.node-type-solution-page .formWrapper.lightVer .newform form input:-moz-placeholder { color: #464646; }
	
	.node-type-industry-page .formWrapper.lightVer .newform form ::-webkit-input-placeholder { color: #464646; }
	.node-type-industry-page .formWrapper.lightVer .newform form ::-moz-placeholder { color: #464646; }
	.node-type-industry-page .formWrapper.lightVer .newform form :-ms-input-placeholder { color: #464646; }
	.node-type-industry-page .formWrapper.lightVer .newform form input:-moz-placeholder { color: #464646; }
	 
	.newform form .form-col-right select {
		float: left;
		clear: both;
		margin-bottom: 15px;
		width: 100%;
	}

	.newform form option {
		color: #000;
		background: #fff;
	}

	.checkboxFico {
		width: auto;
		opacity: 0;
	}
	
	.newform form .form-col-right textarea {
		margin-bottom: 0;
		width: 100%;
		height: 147px;
		color:#fff;
	}
	
	.newform form .form-col-right.onlyTextArea textarea {
		height: 364px;
	}
	
	.newform form .form-col-right.onlyTextAreaLow textarea {
		height: 202px;
	}

	.form-textarea-wrapper {
		clear: both;
	}
	
	.txt-red { color: #ff0000; }

	@media all and (min-width: 768px) and (max-width: 992px) {

		.newform form .form-col-left input,
		.newform form .form-col-left select,
		.newform form .form-col-left .equal select {
			margin-right: 0;
			width: 100%;
		}

		.newform form .form-col-right {
			padding-left: 20px;
		}

	}


	@media all and (max-width: 768px) {

		.formWrapper .newform form .form-col-left {
			padding-left: 17px;
			padding-right: 0;
			border-right: 0;
		}

		.formWrapper .newform form .form-col-right {
			clear: both;
			padding-left: 17px;
			padding-right: 0;
		}

		.formWrapper .newform form .form-col-left .fieldWrapper {
			float: left;
			margin: 0;
			padding-right: 15px;
			width: 50%;
		}

		.formWrapper .newform form .form-col-left .fieldWrapper:nth-child(even) {
			padding-left: 15px;
			padding-right: 0;
		}

		.formWrapper .newform form .form-col-left input,
		.formWrapper .newform form .form-col-left select {
			margin-right: 0;
			width: 100%;
		}

		.formWrapper .newform form .form-col-left .selectBoxes .fieldWrapper:nth-child(even) {
			padding-right: 15px;
			padding-left: 0;
		}

		.formWrapper .newform form .form-col-left .selectBoxes .fieldWrapper:nth-child(odd) {
			padding-left: 15px;
			padding-right: 0;
		}

		.formWrapper .newform form .form-col-left .selectBoxes .fieldWrapper:first-child {
			padding-right: 0;
			padding-left: 0;
			width: 100%;
		}

	}


@media all and (min-width: 1px) {

	.formWrapper .newform form .checkList {
		padding-left: 17px;
	}

	.formWrapper .newform form .checkList input {
		position: absolute;
		top: 3px;
		left: 3px;
		padding: 0;
		width: 14px;
		height: 14px;
		opacity: 0;
		filter: alpha(opacity=0);
	}

}


@media all and (max-width: 992px) {

	.floatingBoxContainer {
		display: none;
	}
	
	.submenuBlur.blur {
		background: none;
	}

	.solutions_category_submenu {
		background: none;
		padding: 0;
	}

	.solutions_category_submenu .arrow_sub_menu {
		display: none;
	}

}


@media all and (max-width: 479px) {

	.formWrapper .newform form .form-col-left .fieldWrapper,
	.formWrapper .newform form .form-col-left .fieldWrapper:nth-child(even) {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}

	.formWrapper .newform form .form-col-left .selectBoxes .fieldWrapper:nth-child(even) {
		padding-right: 15px;
		padding-left: 0;
		width: 50%;
	}

	.formWrapper .newform form .form-col-left .selectBoxes .fieldWrapper:nth-child(odd) {
		padding-left: 15px;
		padding-right: 0;
		width: 50%;
	}

	.formWrapper .newform form .form-col-left .selectBoxes .fieldWrapper:first-child {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}
	
	.pager li>a, .pager li>span {
		padding: 3px 8px;
		font-size: 12px;
	}
	
	.pager li>a .fa,
	.pager li>span .fa {
		font-size: 12px;
	}

}

	
@media all and (max-width: 419px) {
	
	.assetInsideBox .img-bg-box {
		max-width: 190px;
		min-height: 106px;
	}
	
	.not-found-404 .textField {
		width: 180px;
	}
	
}

@media all and (max-width: 339px) {
	
	.pager li>a, .pager li>span {
		font-size: 11px;
	}
	
	.pager li>a .fa,
	.pager li>span .fa {
		font-size: 11px;
	}
	
}

.youtubePopupBox {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 80%;
	max-width: 640px;
	margin-left: -320px;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	z-index: 10000;
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 0 5px rgba(0,0,0,0.5);
}

.youtubePopupBox .frameWrapper {
	margin-bottom: 10px;
}

.slider_placer .fullw {
	position: absolute;
	bottom: 10px;
}

.slider_placer .points {
	top: 0;
}


/* KK updates */
.fa { font-size: 22px; }
.btn-outline-inverse-hightlight:hover, .btn-outline-inverse-hightlight:focus, .btn-outline-inverse-hightlight:active {
  background-color: #2486bf;
}

#idincludedproducts .btn, #event-detail-second-link {
  width:187px;
}
#event-detail-second-link { background-color: #2486bf; }
#event-detail-second-link:hover { background-color:#2a98d7; color:#fff; }
/* temporary for Nikhils presentation */
.tabsBox { height:400px; }
/* end temp. for Nikhils presentation */
.rowWhite {
  padding-top:72px;
  padding-bottom:72px;
}

/* hide promotions section on homepage */
#promotion { display:none; }
.footerMenuDiv .mm-item { width:25%; margin-left: -4px; }
.container {
}
/* updating the default li to match the normal paragraph text weight */
li {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #444;
}

/* Fix about us menu panel */
.topMenuDiv #menu4 .rowpanel:first-child .mm_div:first-child, .topMenuDiv #menu4 .rowpanel:first-child .mm_div:last-child {
  border-bottom: 0 !important;
}
.topMenuDiv #menu4 .rowpanel:last-child .mm_div:nth-child(2) {
  border-right:0 !important;
}

/* Per design products & solutions should be 1960 pixels wide */
.menuSolutions {
  width:1009px;
}
.menuSolutions h3 {
	font-size: 14px;
	color: #231f20;
	padding:0;
}
#menu2 .twoBoxes2, #menu3 .menuSolutions {
  width:727px;
  padding-top:0;
}
.twoBoxes2, .threeBoxes, .threeBoxes2, .fourBoxes {
  padding:0;
}
/* Left navigation for Legal section */

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color:transparent;
	color:#47a2cb;
	border-right: 4px solid #47a2cb;
}
.nav-stacked {
	border:1px #e0e0e0 solid;
	border-left:0;
}
.nav-stacked > li + li {
	margin:0;
}
.nav-stacked > li {
	border:#e0e0e0 1px solid;
	border-left:0;
	margin:0;
	padding:0;
}
.nav-stacked li.active > a {
	color:#47a2cb;
	border-right: 4px solid #47a2cb;
}
.nav-stacked > li a {
	padding:10px 6px;
	color:#003145;
	display: block;
}
.nav-stacked > li ul {
	padding:0;
	margin:0;
	list-style:none;
}
.nav-stacked > li ul li {
	color:#444;
	border-top:#e0e0e0 1px solid;
	border-bottom:#e0e0e0 1px solid;
}
.nav-stacked > li > a:hover {
	background-color:transparent;
	text-decoration:underline;
}
.nav-stacked > li ul li a {
	color:#444;
	font-weight:300;
	padding:10px 20px;
}

.error_frame{
	border: 1px solid #ff0000 !important;
	box-shadow: 0 0 0 1px #ff0000;
}

.error_frame_checkbox label:before{
	border: 1px solid #ff0000 !important;
	box-shadow: 0 0 0 1px #ff0000;
}

.show_filter_options{
	display: block !important;
}

.topMenu li a.selected-tm{
	text-decoration: underline !important;
}


#fakeslider{
	position: absolute;
	width: 100%;
	height: 100px;
	z-index: -1;
	overflow: hidden;
}

.slider_placer{
	width: 100%;
	height: 610px;
	position: relative;
	z-index: 1;
}
.slider_placer #slider_content{
	overflow: hidden;
	height: 100%;
	width: 100%;
	position: absolute;
}

#fakeslider .slider, .slider_placer #slider_content .slider{
	left: 0;
	position: relative;
	height:100%;
	width: 10000px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.extender {
	padding-top: 200px;
}

.extender .btn{
	z-index: 2;
}


#fakeslider .extender, .slider_placer #slider_content .slider .extender{
	width: 1440px;
	height: 100%;
	position: relative;
	float:left;
	margin: 0;
	padding-top: 200px;
	background: no-repeat center center fixed;

}


.slider_placer .bottom{
	position: absolute;
	height: 40px;
	width:100%;
	bottom: 0;
	z-index: 2;
}

.slider_placer .breadcrumbs{
	position: absolute;
	height: 40px;
	width:100%;
	top: 110px;
	z-index: 2;
        color: #ffffff;
}

.slider_placer .breadcrumbs a {
        color: #ffffff;
}

.slider_placer .circles{
	margin: 0 auto;
}
.slider_placer  .circle {
	display: inline-block;
}

@media (max-width: 991px) {

	#fakeslider .extender, .slider_placer #slider_content .slider .extender, .extender {
		padding-top: 130px;
	}

	.slider_placer .breadcrumbs {
		top: 63px;
	}

	.topactive .slider .extender {
		background: none !important;
	}

}

/* This changes the border top of the sub menu section to its intended somewhat transparent design */
.headerContentBottom  {border-top: 1px solid rgba(255, 255, 255, .4)}

/* This adds better alignment of Customer H2, in relation to other H2's on the page */
#idcustomers h2 {padding-bottom: 20px;}

/* On mega menu dropdown, the Products, Solutions, Industries tab vertical lines extend beyond design. This fixes it.  */
.menuBoxOuter {right: 128px;}
:root .menuBoxOuter li.leaf a {color: #777\0 !important;}

/* This changes the search bar and language button in the header to slightly more transparent color */
.searchBoxHeader { padding: 5px; border: 1px solid rgba(255,255,255, 0.8)}
.btn-outline-inverse {border: 1px solid rgba(255,255,255, 0.8)}

/* This changes the font weight of forms to intended design */
.form-item label {font-weight: 300;}

/* This changes the border of the forms to be a softer white */
form textarea {border: 1px solid rgba(255,255,255, 0.4)}

/* This changes the link text style of featured case study */
#featuredcasestudy p a {color: #fff; text-decoration: underline;}