/*
***** Created at 14.11.17, 13:26:47 by Cyberhouse Import/Update-Script*****
***** Revision: TAG_1078
*/


/*body.m2m{
	width:360px;
	max-width:360px;
	overflow:hidden;
}
*/

.navbar #quickAccessBar .flap .innerContainer {
    margin-top: 0px;    
}

.teaserarea .stock-turnover .amount {
    font-size: 76px;
    line-height: 85px;
}

.teaserarea .stock-turnover .unit {
    font-size: 38px;
}

.scrollable,
.table,
.table-wrapper{
	-webkit-backface-visibility: hidden;
}

.table th,
.table td{
	-webkit-user-select: none;
}

input[type='text'],
input[type='number'],
textarea {
  font-size:16px;
}

input[type='text']:focus,
textarea:focus,
.btn:focus {
  box-shadow: none !important;
}

.standardForm .dropdown-toggle{
	border-radius: 4px !important;
}

#mainNav a{
	-webkit-touch-callout:none;
}


/* perfomance test */
.headlineBottomGradient{
	background: none;
}

.divider,
.borderGradient{
	background: rgba(0, 0, 0, 0.2) !important;
}

.breadcrumb > li > .divider{
	background: transparent !important;
}

.upcomingEvents .eventDateBox{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.contAccordion .item{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.gradientBox{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.mediaBox .imageContainer a{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.table thead{
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

