.childpage_slide{
    background: #1c1c1c;
    width: 100%;
    height: 224px;
    position: relative;
}


.childpage_slide_content_wrapper {
	position: absolute;
	top: 0px;
	left: 99px;
	left: calc(50% - 494px);
	background: rgba(0,0,0, 0.1);
	padding: 11px 17px 11px 22px;
	width: 285px;
	height: 100%;
	box-sizing: border-box;
}

.childpage_slide_title_content{
	width: 700px;
	margin: 0 auto;
	padding: 25px 0px 0px;
}

.childpage_slide_title{
	text-transform: uppercase;
	font: 700 32px Arial;
	margin-top: 10px;
	line-height: 41px;
	color: #c7001a;
	background: #fff;
	display: inline;
	margin-bottom: 20px;
}

.childpage_slide_title span{

}

.childpage_slide_subtitle{
	font: 100 24px Arial;
	line-height: 27px;
	padding: 20px 0px;
	color: #000;
	margin: 0;
}


#wwa-sidebar {
	float: right;
	width: 254px;
	background: #f6f5f5;
	padding: 22px 20px 22px 25px;
	margin-top: -47px;
	overflow: hidden;
	z-index: 100;
	position: relative;
}

.red_block{
	padding: 10px;
	background-color: #dc373d;
	color: #ffffff;
	margin-bottom: 1em;
}

.red_block p{
	font-size: 0.9em;
}

.red_block h3{
	font-weight: 500;
	color: #ffffff;
}

.red_block span{
	text-decoration: underline;
}


.customers { padding: 20px 0 0 0; }
.customers .jshowoff { width: 940px; }
.customers .jshowoff div { width: 940px; height: auto; }
.customers .jshowoff-slidelinks { position: absolute; right: 20px; top: -63px; bottom: 0; height: 26px; padding: 0; margin: 0; width: 108px; text-align: center; }
.customers .jshowoff-slidelinks a { display: inline-block; margin: 0 5px; text-indent: 0; color: #FFF; height: 26px; width: 26px; line-height: 26px; text-align: center; background: url(../images/slide_icons.png); background-repeat: no-repeat; background-position: -6px 0; }
.customers .jshowoff-slidelinks a:hover { text-decoration: none; }
.customers .jshowoff-1-active { background-position: -32px 0 !important; }
.customers .jshowoff-controls { overflow: hidden; width: 150px; height: 8px; padding: 0; margin: 0; position: absolute; top: -53px; right: 0; }
.customers .jshowoff-controls a { display: block; width: 6px; height: 8px; background-image: url(../images/slide_icons.png); background-repeat: no-repeat; text-indent: -9999px; }
.jshowoff-play { display: none !important; }
.jshowoff-prev { float: left; background-position: 0 -10px; }
.jshowoff-next { float: right; background-position: -58px -10px; }
.customers ul { float: left; width: 940px; }
.customers li { float: left; width: 215px !important; height: 215px !important; position: relative; margin: 0 20px 20px 0; }
.customers li img { border: 6px solid #E2E2E2; }
.customers li:hover span { display: block; }
.customers li span { width: 170px; cursor: pointer; height: 170px; padding: 50px 20px 0 30px; position: absolute; left: 0; top: 0; display: none; background: url(../images/customers_hover_bg.png) no-repeat; color: #FFF; }
.customers li span h2 { font-size: 24px; line-height: 24px; color: #FFF; margin: 0 0 20px 0; }
.customers li:hover a { text-decoration: none; }
.clientlist { width: 100%; height: 679px; background: url(../images/client_list_bg.png) repeat-x; float: left; }

/*	padding-top: 20px;
	border-bottom: 1px dashed #ccc;
	position: relative;
	z-index: 1;
	margin-bottom: 35px;
}

.btn.expanded {
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	width: 127px;
	margin: -16px auto -23px;
	position: relative;
	padding-left: 30px;
}

.btn.expanded.icon.icon-open:before {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../images/s.png) no-repeat -62px -344px;
	position: absolute;
	top: 9px;
	right: 20px;
}*/

.btn-expanded {
	margin: 40px 0px 10px 0px;
}

.btn-expanded a.expanded {
	width: 170px;
	height: 30px;
	color: #fff;
	border: none;
	border-radius: 0;
	font-family: Arial;
	font-size: 16px;
	line-height: 30px;
	padding: 0;
	text-transform: inherit;
	text-align: center;
	cursor: pointer;
	background: #e51934;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e51934 0%, #ca162e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e51934), color-stop(100%,#ca162e));
	background: -webkit-linear-gradient(top, #e51934 0%,#ca162e 100%);
	background: -o-linear-gradient(top, #e51934 0%,#ca162e 100%);
	background: -ms-linear-gradient(top, #e51934 0%,#ca162e 100%);
	background: linear-gradient(to bottom, #e51934 0%,#ca162e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e51934', endColorstr='#ca162e',GradientType=0 );
	box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.2);
}

.btn-expanded a.expanded:hover {
	background: #e51934;
	text-decoration: none;
}

.btn-expanded a.expanded:active {
  box-shadow: none;
}

.features {
	float: left;
	clear: both;
	width: 645px;
	padding-right: 15px;
	padding-top: 40px;
}

.features li {
	padding: 0 0 7px;
	list-style: none;
	font-weight: 500;
}

.rightside{
float: right;
	width: 254px;
	padding: 22px 20px 22px 25px;
	overflow: hidden;
	z-index: 100;
	font: normal 12px 'Roboto', Arial, sans-serif;
	color: #e2b56b;
}

.rightside .quote{
	font-size: 14px;
	font-weight: 500;
	font-style: italic;
}

.post ul{
	list-style: none;
}

.post li li{
	font-weight: 400;
}

.post li{
	font-weight: 500;
}



.post li a, .post li li a{
	color: #333333;
	text-decoration: underline;
}

.post .newslist li a{
	text-decoration: none;
}


.customers li::before, .newslist li::before{
	content: none;
}

.post .customers ul{
	margin: 0 0 1.1em 0;
}

.sidebar-element h5, .key-features-sidebar h5 {
	font: bold 12px 'Roboto', Arial, sans-serif;
	margin: 10px 0 10px 0;
}

.page-title {
font-size: 28px;
font-weight: 500;
line-height: 1.2em;
text-transform: uppercase;
color: #e51934;
margin-bottom: 14px;
}

#footer ul{
	list-style: none;
}

.newslist li {
	float: left;
	padding: 30px 0;
	position: relative;
	border-bottom: 1px solid #CCC;
	width: 100%;
	font-weight: 300;
}

.newslist h5 {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	line-height: 24px;
}

.newslist li .date {
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	display: inline-block;
}

.post img{
	padding: 5px 0;
}

.post .wwa_bar a{
	color: #ffffff;
}

.entry-content li li:before, .tab-content li li:before, .post li li:before, .features li li:before {
	content: '\2022';
	font-size:16px;
	line-height: 1.4em;
}

.newslink{
	color: #32b1ca;
	text-decoration: none;
}

.news_detail a{
	color: #32b1ca;
	text-decoration: none;
}

.navi {
	margin: 0 auto;
	padding: 20px 0 0 0;
	position: relative;
	top: 20px;
}

.navi a {
	display: inline-block;
	float: left;
	margin: 0 5px;
	color: #FFF;
	height: 26px;
	width: 26px;
	line-height: 26px;
	text-align: center;
	background: url(../images/slide_icons.png);
	background-repeat: no-repeat;
	background-position: -6px 0;
}

.navi a.prev {
	width: 6px !important;
	height: 8px !important;
	text-indent: -9999px !important;
	background-position: 0 -10px;
	margin-top: 10px;
}

.navi a.active {
	background-position: -32px 0;
}

.navi a.next {
	width: 6px !important;
	height: 8px !important;
	text-indent: -9999px !important;
	background-position: -58px -10px;
	margin-top: 10px;
}

#content .news_detail{
/*width:980px;*/
}

.newslist li .newslink{
	color: #32b1ca;
	text-decoration: none;
}

.post .newslist{
	margin:0;
}

/*.breadcrumbs li strong, .breadcrumbs li a {
	font-weight: 500;
	color: #333;
	text-decoration: none;
}

.breadcrumbs-wrapper .breadcrumbs li:first-child a {
color: #f1f1f1;
font-size: 16px;
}

.breadcrumbs-wrapper .breadcrumbs li a, .breadcrumbs-wrapper .breadcrumbs li strong {
color: #efc26b;
font-size: 16px;
}
*/

.searchbtn{
	height: 33px;
	padding: 0 22px;
	margin: 0 22px;
}

.breadcrumbs li strong {
color: #efc26b;
font-size: 16px;
}

.breadcrumbs li a{
	text-decoration:none;
	color: #999;
}

.landing .btn{
	float: left;
}

.landing .clip{
	padding:0 0 0 10px;
}

p.caption{
	font-style: italic;
	margin-bottom: 2em;
}

.slider-links {
	height: 32px;
	background: rgba(99,99,99,.8);
	padding-top: 8px;
	width: 100%;
	position: relative;
	top: -160px;
	display:none;
}

.slider-links ul {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.slider-links li {
	display: inline;
	margin-left: 164px;
}

article.prod-example img.charts{
	float: none;
	margin: 0 115px;
	width: 400px;
	padding: 0;
}

.slider-links li a {
text-decoration: none;
color: white;
font: 400 16px 'Roboto', Arial;
}

.slider-links li a:hover {   
    color: #e51934;
}


.entry-content .minus li:before{
	content:"\002D";
}

.clogo {
	border: 6px solid #E2E2E2;
	font-size: 16px;
	float: left;
	width: 208px;
	height: 208px;
	margin: 0 20px 20px 0;
}

.tablearrows2 {
	border-collapse: collapse;
}

.tablearrows2 td {
	vertical-align: top;
	padding: 19px 0;
}

#footer ul{
	margin:0;
}

.wwa-download{
	position: relative;
}

.prod-example p.quote{
	font-style: italic;
	font-size:2em;
	color: #333;
}

#wwa-sidebar h3{
	margin-top: 3px;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	line-height: 22px;
	text-transform: uppercase;
	padding-left: 31px;
	margin-bottom: 19px;
	background: url(../images/leadership-arrow.png) no-repeat;
}

article.wwa .btn.contacts{
	  background-color: #e51934;
  	font-size: 12px;
 	 font-weight: 700;
}

article.wwa .btn.contacts:after {
	background: none;
}

.post ul.map-level-0{
	margin:0 0 15px 5px;
}

.post ul.map-level-1{
	margin:0 0 15px 15px;
}

.post .map-columns li a{
	text-decoration: none;
}

.map-columns li:before{
	content:none;
}