	.right-container {
		margin: 0 20px 20px 0;
		padding: 20px 0px;
		background: rgba(245,245,245,.9);
		border-top: 3px solid #000;
	}
	.right-container h3 {
		font-size: 20px;
		line-height: 1.2em;
		font-weight: 700;
		color: #000;
	}

@media only screen and (max-width: 1200px) {
	.right-container{
			padding:1.5%;
			margin:0 0 20px 0;
			-webkit-box-sizing:border-box;
			-moz-box-sizing:border-box;
			box-sizing:border-box;
			background:rgba(245,245,245,1);
			border-color:#a7a9ac;
		}
}
.foreign_lang_selection{display:none}

h2.cameca-sub-title {
    font-size: 15px;
    font-weight: bold;
   font-family: 'Open Sans';
}
.tablist.overview  .webinar>ul>li {
    border-bottom: 1px #c1c1c1 solid;
    margin: 10px 0px;
    padding: 10px 0px;
    display: flex;
}
.tablist.overview  .webinar>ul>li::after {
    clear: both;
    content: ' ';
}
#newsResultList>li>.news_content .rte_content ul li {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
#newsResultList>li {
    border-bottom: 1px #c1c1c1 solid;
    padding-bottom: 10px;
}
.webinar .inner-content p.webinar-date {
    display: none;
}
.owl-carousel .owl-wrapper,#owl-demo .owl-wrapper {
    display: block !important;
}

.landing-page-form-container {
    margin: 0 20px 20px 0;
    padding:  20px 20px;
    background: rgba(245,245,245,.9);
    border-top: 3px solid #000;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 }
@media only screen and (max-width: 1200px) {
    .landing-page-form-container {
     margin: 20px 0px 0px 0px;
   }
}
.Active.scfSubmitButtonBorder {
			position: relative;
		}
		.Active.scfSubmitButtonBorder>input[type="submit"] {
			background: #ff6268;
		}
		.Active.scfSubmitButtonBorder::after {
		    display: block;
		    content: '';
		    position: absolute;
		    width: 100%;
		    height: 100%;
		    background: transparent;
		    top: 0;
		    left: 0;
		}

.product_video_image > a:nth-child(3) {
    display: none !important;
}


/*#INC-1461529*/
.tags-block{
	display: none !important;
}
/*#INC-1461529 end */

/*#INC-1464924*/
#tagcloud a::after{
    content: "\a";
    white-space: pre;
}
.col-sm-6{
	z-index: 2;
}
/*#INC-1464924 end */

.modal-backdrop,
.modal-backdrop.show {
	display: none !important;
}

.image_carousel .modal {
	background: rgba(0,0,0,.5);
}
#main-menu {
    position: static !important;
}

<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

