body.demo #facelift {
	margin: 0 auto;
	font-size: 14px;
	margin-left: -10px;
	padding-bottom: 65px;
}
#facelift #siteBrand p {
	width: 834px;
}
#facelift a {
	text-decoration: none;
}
/*Spinner Loading Animation*/

#facelift .preloadingDiv {
	background-color: #003b6a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#facelift .preloadingDiv .preldTxt {
	text-align: center;
	width: 100%;
}
.spinner {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
 @-webkit-keyframes bouncedelay {
 0%,  80%,  100% {
 -webkit-transform: scale(0.0)
}
 40% {
 -webkit-transform: scale(1.0)
}
}
 @keyframes bouncedelay {
 0%,  80%,  100% {
 transform: scale(0.0);
 -webkit-transform: scale(0.0);
}
 40% {
 transform: scale(1.0);
 -webkit-transform: scale(1.0);
}
}
#facelift a {
	font-weight: bold;
}
#facelift a:focus {
	outline: none !important;
}
body.facelift {
	margin: 0;
	padding: 0;
	/* fallback */
	background-color: #003b6a;
    background-image: url("../images/radial_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	/* 
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#3f6f97), to(#003b6a));
	background: -webkit-radial-gradient(circle, #3f6f97, #003b6a);
	background: -moz-radial-gradient(top, circle, #3f6f97, #003b6a);
	background: -ms-radial-gradient(circle, #3f6f97, #003b6a);
	 */
	font-family: Arial, sans-serif;
	font-size: 15px;
}

body.facelift.concrete_bg{
	margin: 0;
	padding: 0;
	/* fallback */
	background-color: #003b6a;
	background-image: url(../images/concrete_bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
	background-size: cover;
	/* 
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(#3f6f97), to(#003b6a));
	background: -webkit-radial-gradient(circle, #3f6f97, #003b6a);
	background: -moz-radial-gradient(top, circle, #3f6f97, #003b6a);
	background: -ms-radial-gradient(circle, #3f6f97, #003b6a);
	 */
	font-family: Arial, sans-serif;
	font-size: 15px;
} 

#facelift .table > tbody > tr > td, #facelift .table > tbody > tr > th, #facelift .table > tfoot > tr > td, #facelift .table > tfoot > tr > th, #facelift .table > thead > tr > td, #facelift .table > thead > tr > th {
	padding: 10px 20px;
}
#facelift .table tr.price td {
	border-bottom: 1px solid #c3c3c4;
}
#facelift .table tr.price td b {
	font-size: 15px;
}
#facelift .table tr.price td i {
	font-size: 11px;
	font-style: italic;
	float: none;
}
#facelift ol, #facelift ul {
	list-style: inherit;
}
#facelift {
	width: 982px;
   background-color: white;
	/*-webkit-box-shadow: #00345e 0px 0px 5px 5px;
	-moz-box-shadow: #00345e 0px 0px 5px 5px;
	box-shadow: #00345e 0px 8px 5px 5px;*/
}

.concrete_bg #facelift {
   background-color: rgba(255, 255, 255, 0.6);

}
.concrete_bg.notransparency #facelift {
   background-color: white;
}
#facelift .col-lg-6 {
	padding-right: 10px;
	padding-left: 0px;
}
#facelift .col-lg-6:nth-child(2n), #facelift .col-lg-6:nth-child(3n) {
	padding-right: 0px;
	padding-left: 10px;
}
#facelift .row {
	margin: 0px;
}
#facelift .sprite {
	background: url('../images/sprite_icons.png') 0 0 no-repeat;
	width: 24px;
	height: 24px;
	float: none;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
#facelift .sprite-phone {
	background-position: 0 0;
}
#facelift .sprite-dealer {
	background-position: -30px 0;
}
#facelift .sprite-socials {
	background-position: -177px 0;
}
#facelift .sprite-facebook {
	background-position: -56px 0;
}
#facelift .sprite-youtube {
	background-position: -86px 0;
}
#facelift .sprite-android {
	background-position: -116px 0;
}
#facelift .sprite-apple {
	background-position: -146px 0;
}
#facelift .sprite-webchat,
#facelift .active:hover .sprite-webchat {
	background-position: -206px 0;
}
#facelift .active .sprite-webchat {
	background-position: -236px 0;
}
#facelift .user-action li {
	cursor: pointer;
}
#facelift .user-action .sprite {
	width: 18px;
}
#facelift .sprite-rem {
	background-position: 0px -26px;
}
#facelift .sprite-com {
	width: 20px;
	margin-right: 3px;
	background-position: -20px -26px;
}
#facelift .sprite-print {
	background-position: -46px -26px;
}
#facelift .makeitsticktoo {
	position: fixed;
	z-index: 999;
	display: none;
}
#facelift .sidebar-sticky {
	width: 96px;
	position: fixed;
	top: 200px;
	background: #f1f1f1;
	font-size: 11px;
	text-align: center;
	box-shadow: inset 7px 0px 8px -4px rgba(0, 0, 0, .3);
	z-index: 99;
}
#facelift .sidebar-sticky a {
	display: inline-block;
	padding: 10px;
	width: 96px;
	border-bottom: 2px solid #fff;
	color: #000;
	cursor: pointer;
}
#facelift .sidebar-sticky .socials a {
	width: 50%;
	border-right: 1px solid #e1e1e2;
	border-left: 1px solid #fff;
	background: #f1f1f1;
	border-bottom: none;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
#facelift .sidebar-sticky .socials a:nth-child(even) {
	border-right: none;
}
#facelift .sidebar-sticky a:hover {
	background: #e2e2e3;
	text-decoration: none;
	box-shadow: inset 7px 0px 8px -4px rgba(0, 0, 0, .3);
}
#facelift .sidebar-sticky .socials a:hover {
	box-shadow: none;
}
#facelift .sidebar-sticky .socials:after {
	content: '';
	clear: both;
	display: table-cell;
}
#facelift a i.fa {
	margin-right: 3px;
}
#facelift a span {
	display: inline-block;
	width: 96%;
	line-height: initial;
	vertical-align: top;
}
#facelift .breadcrumb span {
	display: inline-block;
	width: auto;
	line-height: initial;
	vertical-align: baseline;
}
#facelift ul {
	padding-left: 42px;
}
#facelift .breadcrumb {
	background-color: #ffffff;
	border-radius: 0px;
	list-style: outside none none;
	margin-bottom: 0px;
	padding: 10px 10px 25px 10px;
	background-image: url("../images/divider.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}
#facelift .breadcrumb li, #facelift .breadcrumb li a {
	text-decoration: none;
	color: #404245;
	font-size: 12px;
	font-family: arial, sans serif;
	font-weight: normal;
}
#facelift .breadcrumb > .active {
	color: #404245;
	font-weight: 700;
}
#facelift .breadcrumb > li + li::before {
	color: #404245;
	padding: 0 5px;
	font-size: 10px;
}
/* STAGE */

#facelift .stage, #facelift .stage-left {
	height: 427px;
	background: #fff;
	overflow: inherit;
	margin-top: 0;
}
#facelift .stage-left {
	width: 625px;
	float: left;
	padding-right: 0px;
}
#facelift .stage-right {
	min-height: 430px;
	float: left;
	width: 357px;
}
#facelift .stage h1 {
	width: 100%;
    margin-left: 0;
}
#facelift .stage h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
#facelift .stage .h3 {
	margin-bottom: 0px;
	margin-top: 30px;
	font-size: 14px;
}
#facelift .stage table {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100%;
}
#facelift .stage table tr th {
	padding: 0px 0 3px 0;
}
#facelift .stage table tbody {
	border-top: 1px solid #c2c2c3;
}
#facelift .stage table tbody tr {
	border-bottom: 1px solid #c2c2c3;
}
#facelift .stage table tbody tr td:nth-child(2) {
	border-left: 1px solid #c2c2c3;
	padding-left: 10px;
	background-color: #e1e1e2;
	width: 128px;
}
#facelift .stage table tbody tr td {
	padding: 5px 10px 5px 0;
}
#facelift .stage .price .p-price {
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
#facelift .stage .price .p-detail {
	margin-top: 13px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#facelift .stage .price a {
	font-size: 12px;
}
#facelift .stage .price a i {
	font-size: 8px;
}
#facelift .stage .price a span {
	width: auto;
	line-height: inherit;
}
#facelift .stage .price i {
	font-size: 12px;
}
#facelift .stage .buttons {
	margin-top: 16px;
	margin-bottom: 15px;
}
#facelift .stage .buttons .btn {
	margin-right: 10px;
	padding: 5px 10px;
	margin-top: 5px;
}
#facelift .stage .buttons.row {
}
#facelift .stage .buttons.row div[class^="col-"] {
	padding: 0;
}
#facelift .stage .buttons.row div[class^="col-"]:not(:first-child) {
	padding-left: 3px;
}
#facelift .stage .buttons.row .btn {
	margin-right: 0;
	margin-top: 0;
	width: 100%;
	font-size: 80%;
}
#facelift .stage .buttons.row .btn.small {
	font-size: 65%;
}	
#facelift .stage .user-action ul {
	list-style: none;
	padding: 0px;
	font-size: 12px;
	color: rgba(33, 95, 139, 1);
	margin: 0;
}
#facelift .stage .user-action ul li {
	float: left;
	padding-right: 15px;
}
#facelift .stage .user-action ul li span {
	vertical-align: text-bottom;
	width: auto;
	line-height: 18px;
	color: rgba(33, 95, 139, 1);
}
#facelift .stage .user-action ul li:hover span {
	color: rgba(33, 95, 139, .7);
}
#facelift .stage .user-action ul:after {
	content: '';
	clear: both;
	display: block;
}
#facelift .stage-carousel {
	padding: 0px;
	width: 80px;
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}
#facelift .image-wrapper {
	width: 425px;
	position: relative;
	margin: 30px 0 0 15px;
	height: 368px;
	overflow: hidden;
}
#facelift .user-action {
	margin: 0px;
	padding: 0px;
}
#facelift .carousel.vertical .carousel-inner {
	height: 100%;
	margin-top: 30px;
}
#facelift .carousel.vertical .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
	cursor: pointer;
}
#facelift .carousel.vertical .active {
	top: 0;
}
#facelift .carousel.vertical .next {
	top: 20%;
}
#facelift .carousel.vertical .prev {
	top: -20%;
}
#facelift .carousel.vertical .next.left, #facelift .carousel.vertical .prev.right {
	top: 0;
}
#facelift .carousel.vertical .active.left {
	top: -20%;
}
#facelift .carousel.vertical .active.right {
	top: 20%;
}
#facelift .carousel.vertical img {
	margin-bottom: 10px;
	border: 1px solid #e2e2e3;
}
#facelift .carousel.vertical .carousel-control {
	height: 21px;
	width: 21px;
}
#facelift .carousel.vertical .carousel-control span {
	font-size: 20px !important;
}
#facelift .carousel.vertical .carousel-control.left {
	left: 38%;
	top: -30px;
}
#facelift .carousel.vertical .carousel-control.right {
	left: 38%;
	right: inherit;
	bottom: -25px;
	top: inherit;
}
#facelift .carousel.vertical #videoButton {
	left: 28px !important;
	top: 95px !important;
}
#facelift .carousel.vertical #videoButton img {
	width: 25px;
	height: 25px;
}
#facelift .stage .product-image:hover {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
#facelift .stage .product-image {
	text-align: center;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	height: auto;
	margin: 0;
	width: inherit;
	max-height: inherit;
}
#facelift .stage .product-image img {
	margin: auto;
	max-height: 368px;
}
#facelift .stage-info {
	min-height: 430px;
	max-width: 85px;
	text-align: center;
	float: left;
	margin: 0 auto;
	position: relative;
}
#facelift .stage-info .new {
	position: relative;
	top: 32px;
	margin-bottom: 15px;
	width: auto;
	background-color: #e20015;
	padding: 3px 8px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 80%;
}
#facelift .stage-info ul {
	list-style: none;
	position: relative;
	padding: 0px;
	top: 32px;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, 0%);
	margin-bottom: 2px;
	max-width: 70px;
}
#facelift .stage-info ul li {
	margin-bottom: 15px;
	padding: 0px;
}
#facelift .stage-info ul li:last-child {
	margin-bottom: 0px;
}
#facelift .stage-info ul li img {
	max-width: 100%;
}
#facelift #sticker {
	border-bottom: 1px solid #c3c3c4;
	margin: 0px 20px 0px 20px;
	padding: 0px 80px 0px 80px;
	background-color: #FFF;
	text-align: center;
}

#facelift #sticker.longlang {
	padding: 0px 40px 0px 40px;
}
.makeitstick {
	z-index: 99999;
	background-color: #FFF;
}
#facelift .sticky-name {
	margin: 15px 0px -20px 30px;
	padding: 0px 0px 0px 80px;
}
#facelift #sticker.nav-pills > li > a {
	border-radius: 0px;
	color: #a5a6a7;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans serif;
	padding: 30px 10px 15px 10px;
}
#facelift #sticker.nav-pills > li.active > a, #facelift #sticker.nav-pills > li.active > a:hover, #facelift #sticker.nav-pills > li.blue > a, #facelift #sticker.nav-pills > li.blue > a:hover, #facelift #sticker.nav > li > a:hover {
	background-color: transparent;
	color: #215f8b;
	border-bottom: 3px solid #215f8b;
}
#facelift .nav>li>a:focus {
	background-color: transparent;
}
#facelift h2, #facelift .h2 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 36px;
	margin-top: 0px;
	padding-top: 0px;
}
#facelift h3, #facelift .h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: 700;
	margin-top: 0px;
}
#facelift .tab-item {
	padding: 65px 100px;
}
#facelift .tab-item:nth-child(2n+1) {
	background: #f1f1f1;
}
/*TABLE*/

#facelift span.grey {
	color: #808080;
}
#facelift span.check, #facelift span.notavail {
	display: inline-block;
	text-indent: -1000px;
	overflow: hidden;
	background-image: url('../images/checkmark.png');
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
#facelift span.notavail {
	background-image: url('../images/notavailable.png');
	background-repeat: no-repeat;
}
#facelift .table {
	margin-bottom: 35px;
}
#facelift .table.prices th, #facelift .table.prices td {
	text-align: center;
}
#facelift .table.prices th:first-child, #facelift .table.prices td:first-child {
	text-align: left;
}
#facelift .table td, #facelift .table th {
	border-top: 1px solid #c3c3c4;
}
#facelift .table tr:last-child td {
	border-bottom: 1px solid #c3c3c4;
}
#facelift .table th, #facelift .stage table th {
	font-weight: bold;
}
#facelift .table td.dark, #facelift .table th.dark {
	background-color: #e1e1e2;
}
#facelift .table td.darker, #facelift .table th.darker {
	background-color: #c3c3c4;
}
#facelift .table.centered td, #facelift .table.centered th {
	text-align: center;
}
#facelift .tech-data .table.centered {
	margin-top: 27px;
}
/*TABLE END*/

#facelift .functions .clear {
	clear: left;
}
#facelift .functions {
	margin-top: 30px;
}
#facelift .functions .fctimg {
	display: block;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	cursor: pointer;
	position: static;
	min-height: 116px;
}
#facelift .functions .fctimg:nth-child(6n+1) {
	margin-right: 0px;
}
#facelift .functions .tooltip h4, .customTip.tooltip h4 {
	font-size: 14px;
	font-weight: bold;
}
#facelift .functions .tooltip.in, .customTip.tooltip.in {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 99;
	position: absolute
}
#facelift .functions .tooltip-inner, .customTip .tooltip-inner {
	background-color: rgba(33, 95, 139, 1);
	border-radius: 0px;
	text-align: left;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow, .tooltip.right .tooltip-arrow, .tooltip.left .tooltip-arrow, .tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: rgba(33, 95, 139, 1);
}
/* OFFERS */
#facelift #offers .offer-box {
	width: 381px;
	float: left;
	position: relative;
}

#facelift #offers .offer-box ul {
	padding-left: 0px;
}
#facelift #offers .offer-box ul li {
	list-style-type: none;
}
#facelift #offers .offer-box:nth-child(even) {
	margin-right: 20px;
}
#facelift #offers .offer-box:nth-child(odd) {
	margin-right: 0px;
}
#facelift #offers .offer-box .col-lg-9.col-md-9 {
	width: 60%;
	padding-left:0px;
}
/*#facelift #offers .offer-box .pull-right {
	position: absolute;
	float: right;
	left: 229px;
	bottom: 129px;
}*/
#facelift #offers .offer-box .pull-right img {
	position: relative;
	bottom: 0px;
}
#facelift #offers .offer-box .col-lg-9.col-md-9 p span.morecontent span {
	display: none;
}
#facelift #offers .offer-box .col-lg-9.col-md-9 > h4 {
	width: 366px;
}
#offers .offer-box {
	background: #f1f1f1;
	margin-bottom: 30px;
	border: 1px solid #fff;
}
#offers .offer-box img {
	padding: 0 10px 10px 0;
}
#offers .offer-box .btn {
	margin: 10px 0 20px;
}
#offers .price {
	background: rgba(33, 95, 139, 1) !important;
	padding: 7px;
	color: #fff;
	text-align: center;
	/* margin-bottom: 5px; */
	font-weight: 700;
	font-size: 18px;
}
#offers .price span {
	font-size: 12px;
}
#offers .info {
	background: transparent !important;
	font-size: 11px;
	font-style: italic;
	margin-left: 15px;
}
/* CARAUSEL 4 ITEMS */

#facelift #carousel-facelift {
	margin-bottom: 25px;
}
#facelift .carousel-inner ul {
	margin: 0px;
	padding: 10px;
	list-style: none;
}
.facelift .carousel-inner .span4 {
	float: left;
	padding: 0px 10px;
	width: 25%;
}
.facelift .carousel-inner .staticwah {
	width: 100%;
	height: 150px;
	text-align: center;
	line-height: 150px;
	position: relative;
}
.facelift .carousel-inner .staticwah img {
	vertical-align: middle;
}
.facelift .carousel-inner .span4 img {
	width: auto;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.facelift .carousel-indicators {
	bottom: -30px;
}
.facelift .carousel-indicators li {
	background-color: rgba(33, 95, 139, .5);
}
.facelift .carousel-indicators li.active {
	background-color: rgba(33, 95, 139, 1);
}
#facelift a .caption {
	text-align: center;
}
#facelift a .caption i {
	float: none;
	font-weight: 700;
}
.facelift .caption:hover i {
	color: #215f8b;
}
#facelift a .caption span {
	font-weight: 700;
	width: auto;
}
.facelift .carousel-control {
	width: 5%;
	top: 25%;
}
.facelift .carousel-control span {
	font-size: 40px !important;
}
.facelift .carousel-control.right {
	right: -15px;
	background-image: none;
}
.facelift .carousel-control.left {
	left: -15px;
	background-image: none;
}
.facelift .carousel-control {
	color: rgba(33, 95, 139, 1);
	text-shadow: none;
}
/* ACCORDION */

#facelift .accordion-acc {
	margin-top: 25px;
}
#facelift .wrapper {
	padding: 0px!important;
}
#facelift .panel {
	background: none;
	border: none;
	box-shadow: none;
	padding-left: 0px;
}
#facelift .panel-default {
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
}
#facelift .panel-default>.panel-heading+.panel-collapse>.panel-body {
	padding: 10px 15px;
}
#facelift .panel-default>.panel-heading {
	background: none;
	border: none;
	padding-left: 0px;
}
#facelift .panel-title {
	color: rgba(33, 95, 139, 1);
}
#facelift .panel-title i {
	margin-right: 5px;
}
#facelift #accordion-facelift ul {
	list-style: none;
	padding-left: 0px;
}
#facelift #accordion-facelift ul li {
	cursor: pointer;
	padding: 3px 0;
}
#facelift #accordion-facelift ul li i {
	margin-top: 3px;
	margin-right: 3px;
}
#facelift #accordion-facelift ul li span {
	display: inline-block;
	width: 96%;
}
#facelift #accordion-facelift .popover, .accordion-facelift.popover {
	border-color: #286090;
	box-shadow: none;
	border-radius: 0px;
	width: 403px!important;
	max-width: 403px !important;
	padding: 0px;
	margin-left: 55px;
	height: 280px !important;/*margin-top:125px !important;*/
}
#facelift #accordion-facelift .popover, .accordion-facelift.popover img {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
.accordion-facelift.first.popover {
	margin-top: 25px;
}
.accordion-facelift.last.popover {
	margin-top: -25px;
}
#facelift .popover .arrow, .accordion-facelift.popover .arrow {
	display: none;
}
#facelift .popover .popover-title, .accordion-facelift.popover .popover-title {
	background-color: #286090;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
}
#facelift .popover .popover-content, .accordion-facelift.popover .popover-content {
	text-align: center;
}
#facelift .popover .popover-content {
	min-height: 200px;
}
#facelift .popover .popover-content .form-control {
	width: 85%;
	float: left;
}
/* DOWNLOADS */

#facelift .downloads ul {
	list-style: none;
	padding-left: 0px;
}
#facelift .downloads ul i {
	margin-top: 3px;
	margin-right: 3px;
}
#facelift .downloads ul span {
	display: inline-block;
	width: 97%;
}
/* MODAL BOX */

.modal-open {
	overflow: visible;
}
.modal-open .modal {
	margin-right: -15px;
	z-index: 99999 !important;
}
.modal-content {
	border-radius: 0px;
}
.modal-header {
	background-color: rgba(33, 95, 139, 1);
	color: #fff;
	height: 40px;
	font-weight: 700;
	font-family: Verdana, sans-serif;
	padding: 9px;
}
.facelift .modal-body .carousel-stage li img {
	height: auto;
	max-width: 630px;
}
button.close, .close:focus, .close:hover {
	color: #fff;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 1px 3px 1px;
	opacity: 1;
	font-size: 16px;
}
.stage-modal {
	margin: 0 auto;
	text-align: center;
}
/*POPOVER DEALERLOCATOR/CONTACT */

#facelift .sidebar-sticky a[data-toggle="popover"] {
	cursor: pointer;
}
#facelift .sidebar-sticky .popover {
	width: 320px;
	max-width: inherit;
	border-radius: 0px;
	border: none;
	margin-left: 1px;
	background-color: #f1f1f1;
}
#facelift .sidebar-sticky .popover button.close {
	color: #000;
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px solid #000;
}
#facelift .sidebar-sticky .popover-title {
	background-color: #f1f1f1;
	color: #000;
	height: 40px;
	font-weight: 700;
	font-family: Verdana, sans-serif;
	padding: 9px;
	border-radius: 0px;
}
#facelift .sidebar-sticky .popover button[type="submit"] {
	position: relative;
	height: 34px;
	background-color: #b2b2b3;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #fff;
	border: none;
}
#facelift .sidebar-sticky .popover .contact-phone {
	margin-left: 10px;
	float: left;
}
#facelift .sidebar-sticky .popover .contact-phone p i {
	font-size: 18px;
}
#facelift .sidebar-sticky .popover .contact-phone p:first-child {
	font-size: 16px;
}
#facelift .sidebar-sticky .popover .contact-phone p:last-child {
	text-align: left;
}
body.facelift .modal-dialog .stage-info .new {
	background-color: #e20015;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
	padding: 3px 8px;
	position: relative;
	text-transform: uppercase;/* top: 52px; */
}
#facelift .sidebar-sticky .popover .servie-fr {
	background: url('../images/tel_logo_fr.png') no-repeat;
	height: 31px;
	width: 244px;
	color: #af007d;
	text-align: left;
	font-weight: bold;
	padding: 6px 0 5px 5px;
	font-size: 16px;
}
.bootstrap-dialog-body {
	border: 1px solid #eaeaea;
	position: relative;
	overflow-y: scroll;
	overflow-x: hidden;
}
.carousel-stage li .wrap {
	width: 600px;
	height: 456px;
	padding: 0;
	overflow: hidden;
}
.carousel-stage li #frame {
	border: 0;
}
body.facelift.modal-open .bootstrap-dialog-body {
	overflow-y: hidden;
}
body.facelift.modal-open .jcarousel-vertical li img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	position: relative;
	top: -2px;
}
#facelift .jcarousel-vertical li img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
.bootstrap-dialog-close-button button.close, .bootstrap-dialog-close-button .close:focus, .bootstrap-dialog-close-button .close:hover {
	padding: 1px 3px 4px 3px;
}
.bootstrap-dialog-body .fa-chevron-prev, .bootstrap-dialog-body .fa-chevron-next {
	font-size: 1em;
}
.modal-body:after {
	content: '';
	clear: both;
	display: block;
}
#footerSlide {
	background-image: -moz-linear-gradient(top, #ffffff, #e8e8e8);
	/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #e8e8e8));
	/* Safari 4+, Chrome 2+ */
	background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
	/* Safari 5.1+, Chrome 10+ */
	background-image: -o-linear-gradient(top, #ffffff, #e8e8e8);
    /* Opera 11.1+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8');
	/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8')";
	/* IE8+ */
	background-image: linear-gradient(to bottom, #ffffff, #e8e8e8);
	border-top: 1px solid #eaeaea;
}
.centered {
	text-align: center;
}
.modal-body .centered .btn-primary {
	color: rgba(33, 95, 139, 1);
	background-color: #FFFFFF;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	border-bottom-color: #FFFFFF;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	position: relative;
	top: 1px;
}
.prevnxt {
	position: absolute;
	padding: 0px 10px 0px 10px;
	top: 50%;
	width: 100%;
}
.prevnxt a {
	display: block;
	float: left;
}
.prevnxt a.btn-default {
	background-color: rgba(33, 95, 139, 1);
	color: #fff;
	border-color: rgba(33, 95, 139, 1);
}
.prevnxt a.next-stage {
	float: right;
}
/* TESTS */

#facelift .tests .col-md-6 {
	margin-bottom: 30px;
}
#facelift .tests .text {
	margin-bottom: 15px;
}
#facelift .tests .text p {
	margin-left: 3%;
}
/* SPAREPARTS */

#facelift .spareparts img {
	width: 100%;
}
#facelift ul.advantages li {
	margin-bottom: 10px;
	list-style-image: url("../images/checkmark.png");
}
.lightbox.prodCompare {
	height: 600px !important;
}
#siteBrand p {
	width: 810px;
}
/************************/


/*	KATEGORIEN			*/


/************************/

#facelift h1, .h1 {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	padding: 20px 0 20px;
	width: 734px;
	margin-left: 25px;
	margin-top: 0px;
}
#facelift .contentRight.newsStage {
	width: 300px;
	min-height: 250px;
	background-color: rgba(0, 86, 145, 0.9);
}
#facelift .contentRight p {
	padding: 0px 20px 20px 20px;
}
#facelift #beuFilter .js_subButtonFilter {
	margin-top: 10px;
}
#facelift #beuFilter {
	padding: 0 25px;
}
#facelift #newsStage {
	padding: 0 25px;
}
#facelift .floatBox {
	margin-right: 20px;
}
#facelift #category .floatBox {
	width: 296px;
	border: none;
}
#facelift #category .addInfo {
	position: relative;
	top: 20px;
	width: 100%;
}
#facelift #category .addInfo h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#facelift #category .addInfo p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
#leftNav {
	float: left;
	margin-right: 10px;
	margin-top: 25px;
	width: 228px;
}
#facelift .floatBox.last {
	margin-right: 0px;
}
#facelift #category .floatBox.last {
	margin-right: 0px;
}
#facelift .floatBox .fbImg {
	width: 296px;
}
#facelift .pictureview .categorydescritpion {
	width: 296px;
}
#facelift .floatBox h3 a, .floatBox .h3 a {
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Verdana, sans-serif;
	background-position: 10px 5px;
	display: block;
	padding: 0 10px 10px 20px;
}
#facelift .floatBox h3 a:hover, .floatBox .h3 a:hover {
	text-decoration: none;
}
#facelift .floatBox h3 {
	margin-bottom: 10px;
}
#facelift .floatBox .fbImg {
	height: 211px !important;
}
#facelift .pictureview .floatBox .fbImg a {
	display: block;
	height: 165px;
}
#facelift .pictureview .floatBox .fbImg h3 a {
	height: auto;
}
#facelift .pictureview .floatBox .categorydescritpion a.jsLink {
	height: auto;
}
#facelift .pictureview .floatBox .fbImg img {
	max-width:100%;
	max-height:100%;
}
/* Content */

#facelift #newsStage.prodView {
	padding: 0px;
	margin: 0px 25px 25px 25px;
	width: 932px;
	background-repeat: no-repeat;
}
#facelift #leftNav {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 220px;
}
#facelift #leftNav ul.teaser {
	margin-top: 0px;
	padding: 0px;
	width: 220px;
}
#facelift #leftNav .varRight {
	width: 220px;
	padding: 0 10px 0 57px;
}
#facelift #leftNav .varRight h6 {
	font-size: 12px;
}
#facelift #leftNav ul.teaser img {
	width: 220px;
}
#facelift #mainContent {
	float: left;
	margin-left: 0px;
	padding-bottom: 30px;
	width: 692px;
	margin-top: 10px;
}
#facelift #newsStage h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-top: 0;
}
#facelift #newsStage .contentRight.newsStage h1, #facelift #newsStage .contentRight.newsStage .h1 {
	color: white;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	margin-left: 15px;
	margin-top: 23px;
	padding: 10px 0 0;
	width: auto;
}
/* action bar */




#facelift #mainContent div.actionBar {
	background-color: #f1f1f1;
	height: 28px;
	padding: 3px 10px;
	position: relative;
}
#facelift #mainContent div.actionBar-scrolled {
	position: fixed;
	width: 692px;
	top: 0;
	z-index: 2000;
}
#facelift #mainContent .actionBar.bottom .recRetailPrice {
	text-align: left;
	margin: 0px;
	padding-top: 3px;
}
#facelift #mainContent .actionBar.bottom .compProdLink {
	margin-top: -18px;
}
#facelift #mainContent p.products {
	float: left;
	font-weight: bold;
	margin-bottom: 0px;
}
#facelift #mainContent ul.viewType {
	float: left;
	list-style-type: none;
}
#facelift #mainContent ul.viewType li {
	float: left;
	margin-left: 10px;
}
#facelift #mainContent ul.viewType li.title {
	margin-left: 0px;
}
#facelift #mainContent ul.viewType li:first-child {
	margin-left: 20px;
	font-weight: bold;
}
#facelift #mainContent ul.viewType li.list a {
	background: url(../images/viewTypeList.png) no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	box-shadow: none;
	padding: 0px;
}
#facelift #mainContent ul.viewType li.list a.active {
	background: url(../images/viewTypeList_active.png) no-repeat;
}
#facelift #mainContent ul.viewType li.title a {
	background: url(../images/viewTypeTitle.png) no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	box-shadow: none;
	margin-left: 5px;
	padding: 0px;
}
#facelift #mainContent ul.viewType li.title a.active {
	background: url(../images/viewTypeTitle_active.png) no-repeat;
}
#facelift #mainContent div.actionBar a.compProdLink {
	float: right;
	background: url("../images/compareLink.png") no-repeat scroll 0;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
/* Listenansicht */

#facelift #mainContent .pDBoxLContent h3 {
	font-family: Arial, Verdana, sans-serif;
	color: #404245;
	max-width: 299px;
	line-height: 20px;
}
#facelift #mainContent .pDBoxLContent h3 a {
	color: #404245;
	text-decoration: none;
}
#facelift #mainContent .pDBoxLContent h3 span {
	margin-bottom: 5px;
	color: #404245;
	font-size: 14px;
}
#facelift .pDBoxLContent p {
	font-size: 14px;
}
#facelift #mainContent .pDBoxLContent {
	float: left;
	margin-left: 10px;
	width: 460px;
	margin-top: 25px;
}
#facelift #mainContent .pDBoxLContent p.price {
	font-size: 16px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	width: auto;
	float: right;
	margin-top: 15px !important;
	color: #404245;
}
#facelift #mainContent .pDBoxLCompare {
	float: left;
	font-size: 11px;
	margin-top: 8px;
	overflow: hidden;
	width: 220px;
}
#facelift #mainContent a.pDBoxLLink {
	margin-left: 12px;
}
#facelift #mainContent .pDBoxLCompare label {
	display: block;
	float: left;
	padding-left: 8px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 2px;
}
#facelift #mainContent .pDBoxLContent table .pDBoxSR {
	width: 240px;
}
#facelift #mainContent .pDBoxLContent table td {
	padding: 6px 5px;
	font-size: 14px;
}
#facelift #mainContent .pDBoxLImg {
	float: left;
	width: 220px;
}
#facelift #mainContent .pDBoxLeft {
	float: none;
	width: auto;
}
#facelift #mainContent div.prodDetailRow {
	border: none;
}
#facelift #mainContent > div.prodDetailRow ~ div.prodDetailRow {
	border-top: 1px solid #c3c3c4;
}
#facelift .pDBoxBottom .button.red span {
	background: #d9534f;
	border-color: #d43f3a;
	border-radius: 4px;
	color: white;
	width: 142px;
	height: 34px;
	padding: 8px 10px 8px 20px;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #d43f3a;
}
#facelift .pDBoxBottom .button.red span:hover {
	background: #c9302c;
}
#facelift #mainContent .pDBoxBottom {
	margin-top: 20px;
}
#facelift .pDBoxBottom a.bLightbox {
	float: right;
}
#facelift a.pDBoxLLink {
	text-decoration: none;
	margin-top: 9px;
}
/* Galleryansicht */

#facelift .pictureview .floatBox {
	width: 217px;
	border: 1px solid #ccc;
}
#facelift #mainContent .pictureview .pDBoxLImg {
	background-color: transparent;
	width: 215px;
	min-height: 150px;
	float: none;
	position: relative;
}
#facelift #mainContent .pictureview .pDBoxLImg .conCent {
	max-height: 185px;
	overflow: hidden;
	padding: 10px;
}
#facelift #mainContent .pictureview .pDBoxLImg span.lblNew {
	position: absolute;
}
#facelift #mainContent .pictureview .pDBoxLCompareInfos {
	width: 217px;
	padding-bottom: 55px;
}
#facelift #mainContent .pictureview .isHovered .pDBoxLCompareInfos {
	width: 219px;
	margin-left: -1px;
}
#facelift #mainContent .pictureview .pDBoxLContent, #facelift #mainContent .pictureview .pDBoxLCompare {
	float: none;
	width: 217px;
	margin: 0px;
	padding: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	position: relative;
}
#facelift .pictureview .pDBoxLContent .button.red span {
	background: #d9534f;
	color: white;
	width: 142px;
	height: 34px;
	padding: 8px 10px 8px 20px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #d43f3a
}
#facelift .pictureview .pDBoxLContent .button.red span:hover {
	background: #c9302c;
	border-color: #d43f3a;
}
#facelift #mainContent .pictureview .pDBoxLContent p.price {
	position: absolute;
	top: 100px;
}
#facelift #mainContent .pictureview .pDBoxLCompareInfos .pDBoxLContent.title {
	height: 135px;
}
#facelift .pictureview .pDBoxLContent a.button {
	float: none;
}
#facelift #mainContent .pictureview .pDBoxLContent h3 a {
	padding: 0px;
	float: none;
	display: inherit;
	line-height: 20px;
	font-size: 14px;
}
#facelift .pictureview .floatBox a {
	background: none;
	padding: 0px;
}
#facelift #category .pictureview .floatBox a {
	background: url("../images/arrow_blueGreyLeft.gif") no-repeat scroll 10px 5px transparent;
	padding: 0 10px 10px 20px;
}
#facelift #category .pictureview .floatBox a.jsLink {
	background: url("../../res/images/arrow_whiteBlueLeft.gif") no-repeat 10px 5px;
}
#facelift #category .pictureview .floatBox.isHovered h3 a {
	background: url("../images/arrow_blueWhiteDown.gif") no-repeat scroll 10px 5px transparent;
}
#facelift #mainContent .pictureview .pDBoxLContent h3 a {
	background: none;
	max-height: 101px;
	overflow: hidden;
}
#facelift #mainContent .pictureview .pDBoxLContent p.price {
	float: none;
}
/* Filter */

#facelift #beuFilter .listFilter dd {
	display: none;
	border-bottom: 1px solid #C3C3C4;
}
#facelift #beuFilter ul.listFilter dt.closed li.filterHeadline {
	background: url("../images/filterOpen.png") no-repeat scroll 195px 8px rgba(195, 195, 195, 1);
}
#facelift #beuFilter ul.listFilter dt.open li.filterHeadline {
	background: url("../images/filterClose.png") no-repeat scroll 195px 11px rgba(195, 195, 195, 1);
}
#facelift #beuFilter ul.listFilter {
	padding: 0px;
	list-style-type: none;
	background-color: #f1f1f1;
	margin-bottom: 0px;
}
#facelift #beuFilter ul.listFilter div.clear + li {
	background: #c3c3c3 !important;
}
#facelift #beuFilter ul.listFilter li.filterHeadline {
	margin-top: 0px !important;
}
#facelift #beuFilter ul.listFilter li.filterListChck1 {
	width: 105px !important;
}
#facelift #beuFilter ul.listFilter li.filterListChck1 label {
	padding-left: 10px;
}
#facelift #leftNav p.reset {
	padding: 0px;
	margin-top: 5px !important;
	margin-bottom: 40px !important;
}
/* SPARPARTS OVERLAY */

#facelift .bs-modal-sparparts .modal-dialog {
	width: 720px !important;
}
#facelift .bs-modal-sparparts .modal-body {
	margin: 20px;
	width: 680px;
	padding: 0;
}
#facelift .bs-modal-sparparts .modal-dialog h1 {
	border-bottom: 1px solid #C3C3C4;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 14px;
	padding-bottom: 7px;
	width: 100%;
	padding: 0;
}
#facelift .bs-modal-sparparts p {
	padding-left: 0px;
}
#facelift .bs-modal-sparparts p strong {
	color: #337ab7;
}
#facelift .bs-modal-sparparts a.text {
	color: #000;
	font-weight: normal;
}




/* PRINT OPTIONS */

@media print {
.stage .buttons,  .user-action,  .sidebar-sticky,  #sticky-wrapper,  .offer-box .btn,  #serviceNav,  .downloads,  #mainNav,  .breadcrumb,  .tests,  #fEnd,.stage-carousel,  #carousel-facelift-last,  a[name="accesories"] + h2 + p + div.accordion-acc,  .spareparts,  a[name="latestproducts"] + h2,  a[name="latestproducts"] + div,  #facelift .tab-item:nth-last-child(-n+3) {
	display: none;
}
#facelift {
	padding-bottom: 0px;
}
#facelift .tab-item {
	padding: 30px;
}
#facelift .spareparts img {
	width: auto;
}
#facelift .table.centered td,  #facelift .table.centered th {
	text-align: left;
}
#facelift .tech-data .table.centered {
	margin-top: 0px
}
#facelift span.check,  #facelift span.notavail {
	text-indent: 0px;
	height: auto;
	width: auto;
}
#facelift .table td:first-child,  #facelift .table th:first-child {
	width: 50%;
}
.print:last-child {
	page-break-after: auto;
}



/*END PRINT*/
}
/*START 20150915 pko*/

input[type=checkbox], input[type=radio] {
	margin-top: 3px;
}
.marginalBox.var1 {
	background-position: -5px 0;
}
/*END 20150915 pko*/


/*START 20151013 kfe*/

body.facelift.modal-open .jcarousel-vertical li img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	width:auto;
	max-width:100%;
}
/*END 20151013 kfe*/

/*START 20151127 kfe*/
.modal-accessory .lightbox {
	height: 635px;
	overflow-y: scroll;
}
/*END 20151127 kfe*/
/*START 20151201 kfe*/
.modal-ecommerce .lightbox {
	height: 635px;
	overflow-y: scroll;
}
/*END 20151201 kfe*/

/*START ODSUPPORT-2320 20160413 pko */
#facelift #newsStage .contentRight.newsStage h1, #facelift #newsStage .contentRight.newsStage .h1 {
	color: white;
	float: none;
	font-family: Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 20px;
	width: auto !important;
}
#facelift #mainContent .pDBoxLContent h3 span {
	width: auto;
}
/*END ODSUPPORT-2320 20160413 pko */

.modal-body .stage-info ul {
  top: 38px;
}

/* START JAVASUPPORT-10099 */

#facelift #beuFilter .slideFilter {
	cursor: pointer;
}

#facelift #beuFilter .listFilter dd {
	border-bottom: 1px solid #C3C3C4;
	padding: 10px 0;
}

#facelift #beuFilter .slideFilter {
	border-bottom: 1px solid #C3C3C4;
}

#facelift #beuFilter .filterHeadline {
	margin: 0 !important;
}

#facelift #beuFilter ul.listFilter dt li.filterHeadline {
    background: url("../images/filterClose.png") no-repeat scroll 195px 11px rgba(195, 195, 195, 1);
}

/* END JAVASUPPORT-10099 */

/* START ODSUPPORT-2579 */
body.facelift.modal-open {
	padding-right: 0!important;
}
/* END ODSUPPORT-2579 */

/*START KWE ODSUPPORT-2602*/
#facelift .stage .hintBox {
    background-color: hsl(0, 0%, 88%);
    border-radius: 3px;
    padding: 10px;
    text-align: center;
    padding: 11px 11px 1px 11px;
    margin-top: 15px;
}

#facelift .stage.hintBoxHeight {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    height: 484px;
    margin-top: 0;
    overflow: inherit;
}

#facelift .stage.hintBoxHeight a {
    font-weight: normal;
		text-decoration: underline;
}

/*END KWE ODSUPPORT-2602*/ 