/* edit A.Boost - menges systems*/
.benefit_bx {
  display:table;
  background-color:#33648e;
  padding: 10px 25px;
  margin: 0px 0px 20px 0px;
  webkit-border-radius: 2px;
  moz-border-radius: 2px;
  border-radius: 2px;
  webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.5s ease;
  moz-transition: all 0.5s ease-out;
  o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

span benefit_bx {
	width:50%;
}

.benefit_bx:first-of-type {
	margin: 0px 20px 20px 0px;
}
.cursor-pointer {
  cursor: pointer;
}

.benefit_bx li, .benefit_bx h3, .benefit_bx li:before, .redbox h3{
	color:#FFF;

}
.benefit_bx h3 {
	font-weight:600;
	font-size:2.0rem;
}

.boldletters {
	font-weight:700;
}

#partner {
	color:#33648e;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 3px solid #33648e;
    margin: 1em 0;
    padding: 0;
}

.doubleHeadings {
	display: inline-block;
}
.doubleHeadings h4 {
	margin-bottom: 10px;
}
.doubleHeadings img {
	vertical-align: bottom;
	margin-right: 15px;
}
.showCatalogueInfos:hover {
  cursor: pointer;
}
.menges-partners {
	width: 100px;  /*max dimension */
	height: 40px;
	object-fit: contain;
	margin-left:auto;
	margin-right: auto;
	display:block;
	margin-bottom: 14px;
}
img {
	-ms-interpolation-mode: bicubic;   /* nur für iExplorer   */
}

@media screen and (max-width: 500px) {
	.padding40 {
   	padding-top: 40px;
	}
}

.boldletters {
	font-weight: 700;
}

.downloadButton {
	background:#f5f5f5;
	color:#33648e;
	display: inline-block;
    margin: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;

    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	height:40px;
	width:60px;
}

.downloadButton:hover {
	background:#33648e;
	color:#FFF;
}

.downloadIcon {
	line-height:25px;
}

.bg-grey {
	background:#f5f5f5;
	border: 2px solid #fff;
	border-radius: 2px;
	width:40%;
}

.icon-small + p {
	clear:left;
	margin-top: 15px;
}

#articleSearchSlideDown:hover {
	cursor: pointer;
}

.width-enforcer {
    width:auto !important;
}
<!--  Headingsmenges gelöscht -->

input[type="date"]::-webkit-input-placeholder{
    visibility: hidden !important;
}

input::-webkit-calendar-picker-indicator{
    display: none;
}

.iso_bx {
  display:table;
  background-color:#f5f5f5;
  padding: 10px 25px;
  margin: 0px 0px 20px 0px;
  webkit-border-radius: 2px;
  moz-border-radius: 2px;
  border-radius: 2px;
  webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.5s ease;
  moz-transition: all 0.5s ease-out;
  o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.mobWidth50 {
	padding: 10px 40px 10px 10px;
}

@media screen and (max-width: 500px) {
	.mobWidth50 {
		max-width:100%;
	}
}

.iso_bx li, .iso_bx h3 {
	color:#303030;
}

.iso_bx li:before {
	display: none;
}

.img-fbdi {
	display:block;
	max-width: 40%;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	float:left;
}

@media screen and (max-width: 500px) {
	.img-fbdi {
   	display:block;
	max-width: 80%;
	height: auto;
	margin-left: auto;
	margin-right:auto;
	float:left;
	}
}

.changeOrder {
	height: 35x;
	line-height: 35px;
	font-size: 1.rem;
	padding: 0px 0px 0px 20px;
}

.changeOrderBox {
	padding: 20px 20px 20px 20px;
	font-size: 16px;
	font-weight:500;
	background-color: #f2f2f2;
	webkit-border-radius: 2px;
  moz-border-radius: 2px;
  border-radius: 2px;
  webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.5s ease;
  moz-transition: all 0.5s ease-out;
  o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.inquiryCartSlideDown {
	margin-top: 4px;
}

.noBorder {
	border:none !important;
}

.clickable {
	cursor: pointer;
}

.sticky-top {
	position: fixed;
    bottom: auto;
    top: 75px;
    z-index: 11;
	width: 60%;
}

@media only screen and (max-width: 768px) {
 	/* For mobile phones: */
  	.sticky-top {
 	width: 88%;
	}
}

.tiles {
	border-radius:6px;
	margin: 10px;
	padding: 10px;
	flex: 1 1 0px;
}

.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media only screen and (max-width: 800px) {
	.flex-container {
		flex-wrap: wrap;
	}
	.tiles {
		flex: 1 1 100%;
	}
}

#articleSearchForm {
  webkit-border-radius: 2px;
  moz-border-radius: 2px;
  border-radius: 2px;
  webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.1);
  webkit-transition: all 0.5s ease;
  moz-transition: all 0.5s ease-out;
  o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.overviewBusinesspartner:nth-child(odd) {
background: #5555555;
}

.infoListBP {
	list-style-type: none;
}

.BP-Info > p {
	line-height: 4.2rem;
    font-size: 1.6rem;
    margin: 0 0 14px;
	border: #303030;
	border-radius: 2px;
}

#Responsefield {
	margin-top: 20px;
	font-size:18px;
}

.speech-bubble {
	width: 33%;
	position: relative;
	color: #303030;
	background: #f5f5f5;
	border-radius: .4em;
	margin-bottom: 20px;
	text-align:center;
	float: right;
}

.speech-bubble > button {
	min-width: 50px;
	display: inline-block;
}

.BOM-status-green {
	color: green;
	font-family: 'Open Sans', sans-serif;
}
.BOM-status-green:before {
	font-family: "FontAwesome";
  	content: "\f00c";
}

.BOM-status-yellow {
	color: #E1820C;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
}
.BOM-status-yellow:before {
	font-family: "FontAwesome";
  	content: "\f0c9";
}
.BOM-status-red {
	color: #b01618;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
}
.BOM-status-red:before {
	font-family: "FontAwesome";
  	content: "\f00d";
}
.addSearchIcon:after {
  font-family: "FontAwesome";
  content: "\f002";
}
.green-border {
	border: 2px solid green;
}
.addSearchIcon {
	border: #303030;
	border-radius: 2px;
}
.bom-edit:after {
	font-family: "FontAwesome";
  	content: "\f040";
	float:right;
}
.edit {
	background: #fff;
}
.edit:hover {
	border: 1px solid #303030 !important;
	background: #f5f5f5;
	text-decoration: underline;
}
.bom-edit, #BOMTable input {
	border: 1px solid #303030;
  border-radius: 5px;
  max-width: 100%;
  min-width: 80%;
}

mark {
	background-color: rgba(255,204,0,3);
}
.help-tip{
    text-align: center;
    background-color: #555;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    font-size: 22px;
    line-height: 34px;
    cursor: pointer;
}

.help-tip:before{
    content:'?';
    font-weight: bold;
    color:#fff;
}

.help-tip:hover p{
    display:block;
}

.help-tip p{    /* The tooltip */
	z-index: 1;
    display: none;
    text-align: left;
    background-color: #555;
    padding: 20px;
    width: 300px;
	right: -4px;
    position: absolute;
    border-radius: 3px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
}

.scrollable {
	height: 300px;
	overflow: auto;
	width: 300px;
}

.parent-width {
	width:1%;
    white-space:nowrap;
}
.child-width {
	display: inline-block !important;
}
[name=textBubble] {
	margin: 10px 0px;
}

[type="file"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}

[type="file"] + label {
  background-color: #555;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  height: 4rem;
  line-height: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  transition: background-color 0.3s;
}

[type="file"]:focus + label,
[type="file"] + label:hover {
    background-color: #b01618;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0px 15px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #b01618;
}

input:focus + .slider {
  box-shadow: 0 0 1px #b01618;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.container-large {
	width: 100%;
}

.f-size-s {
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	margin-left: 8px;
}

.p-fixed {
	position: sticky;
	background: #303030;
	color: #fff;
	top: 1px;
	left: 1px;
	padding: 2px;
}

.table-sticky {
	position: sticky;
	top: 0;
}

@media screen and (max-width: 600px) {
	#uploadFile {
		display: none;
	}
	.BOM-List {
		display: none;
	}
}
.inquiryScrollForm {
		max-width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 1.6rem;
		padding: 0 20px;
		margin: 26px 20px 0 0;
		display:block;
}
@media (max-width: 640px) {
	.inquiryScrollForm {
		float: left;
		width: 100%;
	}
}

#sectionCats .sectionCatsBox [type="file"] + label {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 12px;
}

.bottomBorderInquiryCart {
	border-bottom: 1px solid #ddd;
    padding: 30px 0;
}

m-livesearch .result a {
	color: #303030;
	font-weight:700;
}
m-livesearch .result a:hover {
	color: #b01618;
	background:#f5f5f5;
}

m-livesearch .result hr {
	border-top: 3px solid #303030;
}

.responseStockInfoBOM hr {
	border-top: 3px solid #303030;
}

.red! {
	background: #b01618 !important;
}

#articleSearchCatsForm .result {
	width: 87%;
}
#addItemForm .result {
	width: 45%;
}
#accountOverview p {
	margin: 16px 0 16px;
}
.m-tooltip {
	position: relative;
}
.m-tooltip:hover {
	cursor: help;
}
m-tooltip-l:hover {
	cursor:help;
}
.m-tooltip::after {
	content: attr(data-tooltip);
	pointer-events: none;
  	opacity: 0;
  	transition: opacity 0.5s;
  	display: block;
  	position: absolute;
  	bottom: 4em;
  	left: -2em;
  	width: 15em;
  	padding: 0.5em;
  	z-index: 100;
  	color: #000;
  	background-color: #f5f5f5;
  	border: solid 1px #f5f5f5;
  	border-radius: 0.2em;
}
[data-tooltip]:hover::after {
  opacity: 1;
}
.m-tooltip-l {
	position: relative;
}
.m-tooltip-l::after {
	content: attr(data-tooltip);
	pointer-events: none;
  	opacity: 0;
  	transition: opacity 0.5s;
  	display: block;
  	position: absolute;
  	bottom: -0.5em;
  	left: -16em;
  	width: 15em;
  	padding: 0.5em;
  	z-index: 100;
  	color: #000;
  	background-color: #f5f5f5;
  	border: solid 1px #f5f5f5;
  	border-radius: 0.2em;
}
.m-tooltip-t {
	position: relative;
}
.m-tooltip-t::after {
	content: attr(data-tooltip);
	pointer-events: none;
  	opacity: 0;
  	transition: opacity 0.5s;
  	display: block;
  	position: absolute;
  	bottom: -5em;
  	left: -6em;
  	width: 15em;
  	padding: 0.5em;
  	z-index: 100;
  	color: #000;
  	background-color: #f5f5f5;
  	border: solid 1px #f5f5f5;
  	border-radius: 0.2em;
}
.stockBOM {
	text-align: center;
	font-size: 3rem;
}

.itemNumber {
	color: #b01618;
	margin: 0px 15px 0px 0px;
	text-align: center;
    background-color: #f5f5f5;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    font-size: 22px;
    line-height: 34px;
}

.liveSearch > input {
	min-height: 40px;
    padding: 5px;
}
input[name="searchValue"]:focus {
	border: solid 2px #303030 !important ;
}

.bp-select::before {
  font-family: "FontAwesome";
  content: "\f0d7";
  font-size: 20px;
  position: absolute;
  right: 35px;
  top: 7px;
  color: #303030;
  pointer-events: none;
}

.extendedLiveSearch {
	margin-bottom: 10px;
	display: block;
}
.removeBorder {
	border: none;
}
.scrollButton {
	min-width: 50px;
    height: 50px;
	line-height: 50px;
    opacity: 1;
	z-index: 55555;
	display: none;
    background: #555;
    color: #fff;
    font-size: 2rem;
	position: fixed;
    bottom: 50px;
    cursor: pointer;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.scrollHoverable:hover {
	border-radius: 100%;
	opacity: 0,9;
}
.BOMButton {
	  width: 200px;
    height: 50px;
    right: 250px;
    background: #b01618;
}

.scrollleft {
    right: 150px;
}
.scrollupwards {
    right: 100px;
	bottom: 100px;
}
.scrolldown {
    right: 100px;
}
.scrollright {
    right: 50px;
}
.addRow {

}
.addColumn {
	right: 1750px;
}
.stockInfoBOM {
	width: 200px;
	right: 40px;
}
.dontShowSupplier {
	display: none !important;
}
.EKspan {
	font-size: 2rem;
	padding-top: 10px;
}

.highlighted-div {
	box-shadow: 0 0 0 99999px rgba(0, 0, 0, .5);
}

.red-color {
	color: #b01618;
}
.pointer {
	cursor: pointer;
}
.hdl {
	font-size: 2.4rem;
	font-weight: 400;
	color: #333;
}
.imageArticle {
	height: 120px;
	text-align: center;
	vertical-align: middle;
	line-height: 90px;
}
.stockIcon {
	cursor: pointer;
	background-color: #fff;
	width: 35px;
	line-height: 35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-top: 10px;
	border: solid 1px #5a5a5a;
}
.margeBOM {
	height: 34px !important;
	width: 100px !important;
	margin: 0 19px 10px !important;
}
.star {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #303030;
  font-size: 24px;
}
.star:hover {
  color: #303030;
}
.card-body  {
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  margin: 20px 0px;
  padding: 20px;
}
.wishlistClose {
  height: 40px;
  width: 40px;
  font-size: 1.8rem;
  color: #303030;
}

.deleteFromWishlist {
  background: none;
}
.a-input {
  height: 44px;
  line-height: 44px;
  padding: 0 12px;
  width: 30%;
  border-radius: 2px;
  border: 1px solid #ededed;
  margin-bottom: 20px;
}

.powertec {
  color: #fff;
  background: #E1820C;
  font-size: 2rem;
}
/* wird benötigt um das Carousel zu fixen  */
.carousel-item {
  display: none;
}
.testInput {
  height: 48px;
  width: 150px;
  border: 1px solid #ededed;
  border-radius: 2px
}
.img-border {
  border-radius: 3px;
  border: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.btn-overlay {
  position: absolute;
  right: 2px;
  max-width: 40px;
  background: #555;
  color: #fff;
}
.deleteSupplier {
  position: absolute;
  max-width: 40px;
  background: #555;
  color: #fff;
  top: 5px;
  right: 0px;
}
.fixMarginB12 {
  margin: 0 0 12px 0;
}
.readonly-input {
  background: inherit;
  border: inherit;
  font-weight: bold;
}
.totalPrice {
  position: absolute;
  right: -130px;
  border: 2px solid #ededed;
  height: 44px;
  min-width: 100px;
  bottom: 18px;
  border-radius: 2px;
  line-height: 44px; padding: 0 12px;
}
calculate-edit::after {
  font-family: "FontAwesome";
  content: "\f040";
  float: right;
}
.inquiry-select-wrapper::before {
  font-family: "FontAwesome";
  content: "\f0d7";
  color: #303030;
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 6px;
  pointer-events: none;
}
.inquiry-select-wrapper {
  position: relative;
  outline: none;
  border-radius: 3px;
}
.greyedOut {
  opacity: 0.5;
  pointer-events: none;
}
#loading {
    background: url('../images/loading.gif') no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
tr[class*="linkedSuppliers"] {
  border-bottom: 1em solid transparent;
  background-color: #f5f5f5 !important;
}
.buttonlike {
  width: 100%;
  font-size: 1.8rem;
}
.imgUpload {
  border: 1px solid #ededed;
  height: 44px;
  line-height: 44px;
  padding: 0 12px;
  width: 100%;
  border-radius: 2px;
}
.redo .undo {
  width: 100%;
  height: 44px;
  line-height: 44px;
  font-size: 1.8rem;
  font-weight: 400;
}
.d-block {
  display: block !important;
}
