.capacity {
	font-size: 1.0em;
}
p {
	display:inline;
}
input {
    font-size: 20px;
    color: #000;
    padding: 5px;
    width: 50px;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #e0dfdd;
    background-color: #ffffff;
    text-align: right;
}
.text_img_1of2_teaser a {
	text-decoration:none;
}
.text_img_1of2_teaser h2 {
	font-size: 24px;
}
.text_img_1of2_teaser h3 {
	font-size: 18px;
}
.text_img_1of2_teaser p {
	font-size: 15px;
    line-height: 20px;
}
.ContentWrapper {
	margin-top: 20px;
}
.shop_font {
	font-family: "Digital W00 Regular";
}
ul.categorylist, ul.list-calculate {
	list-style-type:none;
	padding: 0px;
}
ul.list-calculate li.item {
	border-bottom: 1px solid #808080;
}
.item-container {
	display: table;
	width:100%;
}
.item-content {
	vertical-align: middle;
    display: table-cell;
	padding:10px 0px;
}
.label {
    color: #000;
    height: 100%;
    width: 70%;
}
.button {
	background-color: #fdc400;
    display: inline-block;
    border: 0;
    padding: 5px 15px 7px;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
	margin-top: 7px;
    display: table;
	color: #44423e;
}
input.item-content {
	padding: 10px 5%;
    width: 88%;
	box-sizing: content-box;
}
ul.list-calculate li.item:first-child {
    border-top: 1px solid #808080;
}
ul.list-calculate li {
	padding-left:0px !important;
}
li.categorylist-item {
    margin: 0px 0px;
    position: relative;
    border-bottom: 1px solid #808080;
}
li.categorylist-item:first-child {
    border-top: 1px solid #808080;
}
.ContentPanel[page="1"] li.categorylist-item {
	padding: 4px 0px 4px 0px !important;
	margin:0px 0px 0px 0px !important;
}
.ContentPanel[page="2"] li.categorylist-item {
	padding: 4px 0px 4px 0px !important;
	min-height: 82px;
	margin:0px 0px 0px 0px !important;
}
.cat1:hover, .cat2:hover {
	background: #f9f8f8;
	cursor:pointer;
}
@media screen and (max-width: 767px) {
	.product_short_module .toolBar>a.button {
		margin:10px 0px 0px 0px !important;
	}
	.product_short_module .details .data_table_module {
		width:95% !important;
		max-width:95% !important;
	}
	.details .data_table_module th, .data_table_module th {
		padding: 1px 0px 1px 0px !important;
	}
	.campaign .span_6 {
		width:100% !important;
	}
}
section.details {
	padding-bottom:20px !important;
}
li.categorylist-item:hover {
	background: #f9f8f8
}
.left {
	float:left;width:46%;padding:0px 2%;
}
.left .button {
	width:40%;text-align:center;font-weight:bold;margin:0px auto;display:block;padding:10px 0px;
}
.ContentPanel[page="3"] h1, .ContentPanel[page="4"] h1 {
	font-size: 26px !important;
	margin-left:0px !important;
	margin-top:3px !important;
}
@media only screen and (max-width: 768px) {
	.ContentPanel[page="2"] li.categorylist-item {
		padding: 7px 0px 7px 20px;
	}
	.ContentPanel[page="3"] .ContentPanelContainer {
		padding: 0px 0px;
	}
	.ContentPanel[page="4"] .ContentPanelContainer {
		padding: 0px 0px;
	}
	.left {
		width:96%;
		float:none;
		margin-bottom:20px;
	}
	.left .button {
		width:100%;
		padding:10px 0px;
	}
	.ContentPanel[page="3"] h1, .ContentPanel[page="4"] h1 {
		font-size: 23px !important;
		margin-left:0px !important;
		margin-top:3px !important;
	}
}
.ContentWrapper {
	position:relative;
	width:100%;
	overflow:hidden;
}
.ContentPanel {
	position:absolute;
	top:0px;left:0px;
	width:100%;
}
.categorylist-item, .back {
	cursor:pointer;
}
li.categorylist-item:first-child {
	border-top: 1px solid #808080;
}

.sprit_container {
	width: 100%;
	margin-bottom:20px;
}
.marginTop10 {
	margin-top:10px;
}
.marginTop50 {
	margin-top:50px;
}
.marginTop100 {
	margin-top:100px;
}
.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
.leftside {
	width:56%;
}
.rightside {
	width:36%;
}
.ajax_loading {
	display:none;
	margin:0px auto;
	min-height:200px;
}
.ajax_loading_inline {
	margin:0px auto;
	display:block;
	text-align:center;
	line-height:3em;
	font-weight:bold;
}
.ajax_loading_inline img {
	display:inline;
}

.top_of_page h1:first-child {
	margin-top:20px;
	font-size:35px;
}	
.details .data_table_module th {
	width:240px !important;
}
.details .data_table_module tr td:first-child {
	width:180px !important;
}
	
@media only screen and (max-width: 768px) {
	.leftside {
		width:100%;
	}
	.rightside {
		width:100%;
	}
	.sprit_container {
		margin-top: 20px;
	}
	.ContentPanel[page="2"] span.back {
		margin-left:0px;
	}
	.cat1 h2, .cat2 h2 {
		margin-left:10px !important;
		width:70% !important;
	}
	.top_of_page h1:first-child {
		margin-top:20px;
	}		
	.details .data_table_module th {
		width:45% !important;
	}
	.details .data_table_module tr td:first-child {
		width:100% !important;
	}
}

@media only screen and (min-width: 768px) {
	.button-next:after {
		content: '';
		display: inline-block;
		position: absolute;
		width: 13px;
		height: 16px;
		top: 50%;
		right: 20px;
		margin-top: -7px;
		background-image: url(https://www.liebherr.com/shared/media/specials/fuel-savings-calculator/images/arrow-point-to-right.svg);
		background-size: 13px 16px;
		background-repeat: no-repeat;
	}
	.cat1 h2, .cat2 h2 {
		margin-left:20px !important;
		font-size:25px !important;
	}
	a.button.primary {
		margin-bottom: 0px !important;
	}
}

span.back {
	padding-left:20px;
	position:relative;
}
span.back:before {
	content: '';
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 42%;
    left: 0px;
    margin-top: -7px;
    background-image: url(https://www.liebherr.com/shared/media/specials/fuel-savings-calculator/images/arrowhead-thin-outline-to-the-left.svg);
    background-size: 17px 17px;
    background-repeat: no-repeat;
}
.desktop_view {
	display:none;
}
@media only screen and (min-width: 768px) {
	.desktop_view {
		display:block;
	}
}

.progressbar {
  counter-reset: step;
}
.progressbar li {
  list-style: none;
  display: inline-block;
  width: 23%;
  position: relative;
  text-align: center;
  cursor: pointer;
  padding-left:0px !important;
}
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height : 30px;
  border: 1px solid #ddd;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
}
.progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 15px;
  left: -50%;
  z-index : -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
  color: #fdc400;
}
.progressbar li.active:before {
  border-color: #fdc400;
} 
.progressbar li.active + li:after {
  background-color: #fdc400;
}

@-webkit-keyframes slideOutLeft2 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft2 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ContentWrapper[active="2"] .ContentPanel.slideOutLeft_fuel {
  -webkit-animation-name: slideOutLeft2;
  animation-name: slideOutLeft2;
}

@-webkit-keyframes slideOutLeft3 {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
}

@keyframes slideOutLeft3 {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
}

.ContentWrapper[active="3"] .ContentPanel.slideOutLeft_fuel {
  -webkit-animation-name: slideOutLeft3;
  animation-name: slideOutLeft3;
}

@-webkit-keyframes slideOutLeft4 {
  from {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-300%, 0, 0);
    transform: translate3d(-300%, 0, 0);
  }
}

@keyframes slideOutLeft4 {
  from {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-300%, 0, 0);
    transform: translate3d(-300%, 0, 0);
  }
}

.ContentWrapper[active="4"] .ContentPanel.slideOutLeft_fuel {
  -webkit-animation-name: slideOutLeft4;
  animation-name: slideOutLeft4;
}


@-webkit-keyframes slideOutRight1 {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideOutRight1 {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.ContentWrapper[active="1"] .slideOutRight_fuel {
  -webkit-animation-name: slideOutRight1;
  animation-name: slideOutRight1;
}


@-webkit-keyframes slideOutRight2 {
  from {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutRight2 {
  from {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ContentWrapper[active="2"] .slideOutRight_fuel {
  -webkit-animation-name: slideOutRight2;
  animation-name: slideOutRight2;
}

@-webkit-keyframes slideOutRight3 {
  from {
    -webkit-transform: translate3d(-300%, 0, 0);
    transform: translate3d(-300%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
}

@keyframes slideOutRight3 {
  from {
    -webkit-transform: translate3d(-300%, 0, 0);
    transform: translate3d(-300%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
  }
}

.ContentWrapper[active="3"] .slideOutRight_fuel {
  -webkit-animation-name: slideOutRight3;
  animation-name: slideOutRight3;
}
.animated_fuel {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated_fuel.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated_fuel.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated_fuel.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated_fuel.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated_fuel.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated_fuel.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated_fuel.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated_fuel.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated_fuel.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated_fuel.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion) {
  .animated_fuel {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
.product_flag_container {
    position: absolute;
    top: 0;
    right: 0;
    width: 116px;
}
.highlight_flag, .product_flag {
    display: block;
    position: relative;
    top: 26px;
    left: 20px;
    z-index: 2;
    width: 100%;
    text-align: center;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    font-family: "corporateCondensedBold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}
.product_flag_container:before {
    border-bottom: 40px solid rgba(0,0,0,.25);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    height: 0;
    width: 68px;
}
.product_flag_container:after {
    border-bottom: 40px solid #fdc400;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    height: 0;
    width: 68px;
}
.product_flag_container:before, .product_flag_container:after {
    position: absolute;
    top: 18px;
    left: 4px;
    content: '';
    display: block;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}