﻿.cxrev-review-entry-item ::-webkit-input-placeholder,
.cxrev-review-item ::-webkit-input-placeholder,
.cxrev-comment-item ::-webkit-input-placeholder {
  font-size: 12px; 
}
.cxrev-review-entry-item ::-moz-placeholder,
.cxrev-review-item ::-moz-placeholder,
.cxrev-comment-item ::-moz-placeholder {
  font-size: 12px;
}
.cxrev-review-entry-item :-ms-input-placeholder,
.cxrev-review-item :-ms-input-placeholder,
.cxrev-comment-item :-ms-input-placeholder {
  font-size: 12px;
}
.cxrev-review-entry-item input:-moz-placeholder,
.cxrev-review-item input:-moz-placeholder,
.cxrev-comment-item input:-moz-placeholder {
  font-size: 12px;
}
.cxrev-review-entry-item textarea,
.cxrev-review-item textarea,
.cxrev-comment-item textarea,
.cxrev-review-entry-item input[type=submit],
.cxrev-review-item input[type=submit],
.cxrev-comment-item input[type=submit] {
  font-size: 12px;
}
.modal-header {
  color: #00136f;
}
a {
  text-decoration: none;
}
.cxrev-centerBoxOuter {
  display: table;
  width: 100%;
}
.cxrev-centerBoxOuter .cxrev-centerBoxInner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.cxrev-centerBoxOuter .cxrev-centerBoxInner:first-child {
  display: block;
}
button {
  border: 0 none;
  background-color: transparent;
  display: block;
  color: #00136f;
  font-weight: bold;
  text-transform: uppercase;
}
button:hover {
  cursor: pointer;
}
.cxrev-clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cxrev-reviewHolder,
.cxrev-review-entry-item {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}
/*
*******	
*******	 Modul Kopf (Headlines, Gesamtratings und Fallback Text wenn keine Ratings)
*******	
*/
.cxrev-review-entry-item {
  overflow: hidden;
  position: relative;
  padding: 0 0 0;
  /*
*******	
*******	 Modul Rating im Header (Overall + 4 Subratings)
*******	
*/
}
.cxrev-review-entry-item h1,
.cxrev-review-entry-item h2,
.cxrev-review-entry-item h3,
.cxrev-review-entry-item h4,
.cxrev-review-entry-item h5,
.cxrev-review-entry-item h6 {
  margin: 0;
}
.cxrev-review-entry-item .cxrev-review-summary {
  overflow: hidden;
  color: #00136f;
  text-align: center;
}
.cxrev-review-entry-item .cxrev-preHeadline {
  font-size: 13px;
  font-family: 'NiveaBook', 'Arial', '​sans-serif';
  text-transform: uppercase;
}
.cxrev-review-entry-item .cxrev-mainHeadline {
  margin: 4px 0 0;
  font-size: 22px;
  font-family: 'NiveaBold', 'Arial', '​sans-serif';
  text-transform: uppercase;
}
.cxrev-review-entry-item .cxrev-noReviewsFallbackCopy {
  max-width: 450px;
  margin: 30px auto 38px;
  font-size: 12px;
  font-family: "Arial", "sans-serif";
}
.cxrev-review-entry-item .cxrev-countHolder .cxrev-reviewCounter {
  display: block;
  margin-top: 10px;
  color: #00136f;
  font-family: "Arial", "sans-serif";
  font-size: 12px;
  font-weight: bold;
  line-height: .8em;
  text-transform: uppercase;
}
.cxrev-review-entry-item .cxrev-withReviews {
  padding-bottom: 30px;
  border-bottom: 2px solid #c0c0c0;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap {
  display: inline-block;
  margin: 0 auto;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section {
  display: inline-block;
  margin-right: 40px;
  float: left;
  font-size: 12px;
  vertical-align: top;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:first-child {
  width: 200px;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:last-child {
  margin-right: 0;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:last-child:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-ratingHeadline {
  margin-bottom: 7px;
  padding-top: 24px;
  padding-left: 1px;
  font-size: 12px;
  text-align: left;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating h4.cxrev-ratingHeadline {
  font-size: 12px;
  font-weight: bold;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section img {
  float: left;
  margin-right: 12px;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer {
  display: block;
  width: 32px;
  height: 9px;
  margin-right: 2px;
  float: left;
  overflow: hidden;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 0;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer .cxrev-starLeft,
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer .cxrev-starRight {
  display: block;
  width: 16px;
  height: 9px;
  background: #8093c3;
  float: left;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer .cxrev-starLeft.cxrev-star-active,
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-summary-rating .cxrev-starContainer .cxrev-starRight.cxrev-star-active {
  background: #3151a0;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall {
  width: 100%;
  float: none;
  clear: both;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating {
  display: inline-block;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-ratingHeadline {
  padding-top: 0;
  text-align: center;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-starContainer {
  display: inline-block;
  width: 20px;
  height: 19px;
  margin-right: 6px;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-starContainer:last-child {
  margin-right: 0;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starLeft {
  display: inline-block;
  width: 10px;
  height: 19px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive-LEFT.png") no-repeat;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starLeft.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive-LEFT.png") no-repeat;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starRight {
  display: inline-block;
  width: 10px;
  height: 19px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive-RIGHT.png") no-repeat;
}
.cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starRight.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive-RIGHT.png") no-repeat;
}
.cxrev-showButton {
  display: inline-block;
  margin: 30px 0 0;
  padding-right: 20px;
  background: url("/global/images/ratingreviews/icon_arrowdown.png") no-repeat right 5px;
  cursor: pointer;
  color: #3151a0;
  font-size: 13px;
  font-family: "Arial", "sans-serif";
  text-transform: uppercase;
}
.cxrev-writeReviewCta {
  display: inline-block;
  margin: 30px auto 0;
  padding: 5px 18px 5px 42px;
  background: url("/global/images/ratingreviews/Icon_Pen.png") 17px 7px no-repeat;
  background-color: #d3e1f5;
  background-color: -moz-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3e1f5), color-stop(100%, #c3d5f0));
  background-color: -webkit-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: -o-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: -ms-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: linear-gradient(to bottom, #d3e1f5 0%, #c3d5f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3e1f5', endColorstr='#c3d5f0', GradientType=0);
  border-radius: 20px;
  cursor: pointer;
  color: #00136f;
  font-size: 14px;
  font-family: 'NiveaBook', 'Arial', '​sans-serif';
  text-transform: uppercase;
} 
.cxrev-review-item {
  margin: 0 86px;
  padding: 24px 18px 0;
  border-bottom: 2px solid #c4c4c4;
  font-family: "Arial", "sans-serif";
}
.cxrev-review-item:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cxrev-review-item .cxrev-copyArea {
  overflow: hidden;
  width: 58%;
  float: left;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section {
  display: inline-block;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section .cxrev-starContainer {
  display: inline-block;
  width: 12px;
  height: 11px;
  margin-right: 4px;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section .cxrev-starContainer:last-child {
  margin-right: 18px;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section .cxrev-starContainer .cxrev-starLeft {
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive_Small-LEFT.png") no-repeat;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section .cxrev-starContainer .cxrev-starLeft.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive_Small-LEFT.png") no-repeat;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section .cxrev-starContainer .cxrev-starRight {
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive_Small-RIGHT.png") no-repeat;
}
.cxrev-review-item .cxrev-copyArea .cxrev-overall.cxrev-summary-section .cxrev-starContainer .cxrev-starRight.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive_Small-RIGHT.png") no-repeat;
}
.cxrev-review-item .cxrev-copyArea .cxrev-reviewTitle {
  margin: 3px 0 11px;
  color: #666;
  font-size: 22px;
  font-weight: bold;
}
.cxrev-review-item .cxrev-copyArea .cxrev-reviewText {
  margin: 12px 0 0 0;
  color: #666;
  font-size: 12px;
}
.cxrev-review-item .cxrev-ratingDetails {
  width: 175px;
  float: right;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-ratingHeadline {
  margin: 22px 0 7px;
  padding-top: 12px;
  padding-left: 1px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer {
  display: block;
  width: 32px;
  height: 9px;
  margin-right: 2px;
  float: left;
  overflow: hidden;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 0;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer .cxrev-starLeft,
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer .cxrev-starRight {
  display: block;
  width: 16px;
  height: 9px;
  background: #8093c3;
  float: left;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer .cxrev-starLeft.cxrev-star-active,
.cxrev-review-item .cxrev-ratingDetails .cxrev-starRating .cxrev-starContainer .cxrev-starRight.cxrev-star-active {
  background: #3151a0;
}
.cxrev-review-item .cxrev-reportHolder {
  clear: both;
  padding: 24px 0 25px;
  position:relative;
}
.cxrev-review-item .cxrev-reportHolder .cxrev-reportReview {
  margin-left: 25px;
  padding-left: 17px;
  background: url("/global/images/ratingreviews/Icon_Flag.png") 0 0 no-repeat;
  clear: both;
  color: #07126c!important;
  font-size: 12px;
  font-weight: bold;
  position:relative;
}
.cxrev-review-item .cxrev-reportHolder .cxrev-reportReview:hover {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid #01568d;
}
.cxrev-autorAndDateHolder {
  display: block;
  margin: 0!important;
  padding: 3px 9px 3px 6px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
.cxrev-autorAndDateHolder.cxrev-withGroup {
  background: #ebebeb;
}
.cxrev-autorAndDateHolder.cxrev-withoutGroup {
  padding-left: 0;
}
.cxrev-autorAndDateHolder .cxrev-group {
  display: inline-block;
  min-height: 16px;
  margin-left: 10px;
  padding-left: 22px;
  background: url("/global/images/ratingreviews/NIVEA_icon_16x16.png") no-repeat;
}
.cxrev-autorAndDateHolder .cxrev-date {
  float: right;
}
.cxrev-badge .cxrev-review-date {
  float: none;
}
.cxrev-summary-section.cxrev-overall {
  display: block;
  margin: 0 auto;
  float: none;
}
.cxrev-summary-section.cxrev-overall span:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cxrev-starsAndCountOnly .cxrev-summary-section.cxrev-overall span:after {
  content: none;
}
.cxrev-paginationHolder {
  display: inline-block;
  margin: 30px auto 0;
}
.cxrev-paginationHolder .cxrev-paginationItem {
  padding: 0 3px;
  color: #666;
  font-size: 15px;
  vertical-align: top;
}
.cxrev-paginationHolder .cxrev-paginationItem:hover {
  cursor: pointer;
  text-decoration: none;
}
.cxrev-paginationHolder .cxrev-paginationItem.cxrev-active {
  color: #00136f;
}
.cxrev-paginationHolder .cxrev-paginationItem.cxrev-active:hover {
  cursor: default;
}
.cxrev-paginationHolder *,
.cxrev-paginationHolder *:after,
.cxrev-paginationHolder *:before {
  box-sizing: initial;
}
.cxrev-paginationHolder .cxrev-back,
.cxrev-paginationHolder .cxrev-forward {
  display: inline-block;
  width: 6px;
  height: 20px;
  margin: 0 13px;
  border-bottom: 1px solid transparent;
  background: url("/global/images/ratingreviews/icon_arrowleft.png") 0 4px no-repeat;
}
.cxrev-paginationHolder .cxrev-back:hover,
.cxrev-paginationHolder .cxrev-forward:hover {
  cursor: pointer;
}
.cxrev-paginationHolder .cxrev-forward {
  background-image: url("/global/images/ratingreviews/icon_arrowright.png");
  background-position: right 4px;
}
.cxrev-paginationHolder .cxrev-begin,
.cxrev-paginationHolder .cxrev-end {
  display: inline-block;
  width: 12px;
  height: 20px;
  margin: 0 3px;
  border-bottom: 1px solid transparent;
  background: url("/global/images/ratingreviews/icon_arrowleft.png") 0 4px repeat-x;
}
.cxrev-paginationHolder .cxrev-begin:hover,
.cxrev-paginationHolder .cxrev-end:hover {
  cursor: pointer;
}
.cxrev-paginationHolder .cxrev-end {
  background-image: url("/global/images/ratingreviews/icon_arrowright.png");
  background-position: right 4px;
}
.cxrev-paginationHolder ~ .cxrev-ctaHolder .cxrev-writeReviewCta {
  margin-top: 20px;
}
.cxrev-deleteReviewHolder {
  margin: 0 86px 50px;
}
.cxrev-deleteReviewHolder:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cxrev-deleteReviewHolder .cxrev-deleteButton {
  display: inline-block;
  margin: 30px auto 0;
  padding: 5px 18px;
  background-color: #00136f;
  background: -moz-linear-gradient(top, #102381 0%, #00136f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #102381), color-stop(100%, #00136f));
  background: -webkit-linear-gradient(top, #102381 0%, #00136f 100%);
  background: -o-linear-gradient(top, #102381 0%, #00136f 100%);
  background: -ms-linear-gradient(top, #102381 0%, #00136f 100%);
  background: linear-gradient(to bottom, #102381 0%, #00136f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#102381', endColorstr='#00136f', GradientType=0);
  border-radius: 20px;
  cursor: pointer;
  float: right;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: 'NiveaBook', 'Arial', '​sans-serif';
  text-transform: uppercase;
}
.cxrev-comment-item {
  margin: 25px 0 0 85px;
  padding: 0 105px 0 20px;
  border-bottom: 1px solid #c4c4c4;
  color: #666;
}
.cxrev-comment-item:last-child {
  border-bottom: 0 none;
}
.cxrev-review-comment-form {
  padding-left: 105px;
  border-top: 1px solid #c4c4c4;
}
.cxrev-review-comment-form .cxrev-replyFormHeadline {
  margin: 25px 0;
  color: #666;
  font-size: 18px;
  font-weight: bold;
}
.cxrev-review-comment-form label {
  display: inline-block;
  width: 205px;
  float: left;
  color: #666;
  font-weight: bold;
}
.cxrev-review-comment-form input[type=text],
.cxrev-review-comment-form textarea {
  display: inline-block;
  width: 500px;
  float: left;
}
.cxrev-review-comment-form textarea {
  height: 185px;
}
.cxrev-review-comment-form .cxrev-commentTitleInfo {
  clear: both;
  margin: 0 !important;
  padding: 12px 0 22px 205px;
}
.cxrev-review-comment-form .cxrev-commentTextnfo {
  padding: 12px 0 25px 205px;
  margin: 0!important;
}
.cxrev-review-comment-form .cxrev-commentButtonHolder {
  float: right;
}
.cxrev-review-comment-form div.error {
  margin-top: -1em;
  margin-bottom: .5em;
  position: relative;
  top: 0;
}
.cxrev-review-date {
  float: right;
}
.cxrev-addCommentButton {
  background: url("/global/images/ratingreviews/Icon_SpeechBubble.png") no-repeat 0 1px;
  padding-left: 18px;
  color: #07126c!important;
  font-size: 12px;
  font-weight: bold;
}
.cxrev-addCommentButton:hover {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid #01568d;
}
.cxrev-showMoreComments {
  margin: 25px 0 25px 105px;
  font-size: 13px;
}
.cxrev-showMoreComments a {
  padding: 0 20px 0 10px;
  background: url("/global/images/ratingreviews/icon_arrowdown.png") no-repeat right 5px;
  cursor: pointer;
  color: #3151a0;  
}
.cxrev-commentTitle {
  margin: 0 0 25px;
  font-size: 18px;
  font-family: "Arial", "sans-serif";
  font-weight: bold;
}
.cxrev-subReviews {
  border-top: 1px solid #c4c4c4;
}
.cxrev-review-text {
  margin: 20px 0 0;
}
.cxrev-mandatory-note {
  margin-bottom: 25px;
}
.cxrev-mandatory-note p {
  padding: 10px;
  margin: 0!important;
  background: #f0f0f0;
}
.cxrev-buttonHolder {
  margin-bottom: 30px;
  float: right;
  clear: both;
}
.cxrev-buttonHolder:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cxrev-buttonHolder .cxrev-ctaCancel {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 1em;
  color: #333;
  font-size: 14px;
  font-family: "Arial", "sans-serif";
  text-transform: uppercase;
}
.cxrev-buttonHolder .cxrev-ctaCancel:hover {
  text-decoration: underline;
}
.cxrev-buttonHolder .cxrev-ctaSubmit {
  display: inline-block;
  margin-left: 13px;
  padding: 4px 16px;
  background: #00136f;
  border: 0 none;
  border-radius: 20px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  font-family: 'NiveaBook', 'Arial', '​sans-serif';
  text-transform: uppercase;
  font-weight: normal;
}
.cxrev-buttonHolder .cxrev-ctaSubmit:hover {
  background-color: #3d72f6;
  text-decoration: none;
}
.cxrev_backToReview {
  background: #ebebeb;
  border-bottom: 1px solid #aaa;
  left: 0;
  padding: 12px 20px 8px;
  position: fixed;
  right: 0;
  top: 3px;
  z-index: 100;
}
.cxrev_backToReview a {
  background: url("/global/images/ratingreviews/icon_arrowleft.png") no-repeat left 3px;  
  color: #3151a0; 
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  padding-left: 14px;
}
.cxrev_backToReview span {
  display: block;
  max-height: 1.5em;
  overflow: hidden;
  font-size: 13px;
  color: #666;
}
.cxrev-showMoreComments_Mobile,
.cxrev-addCommentButton_Mobile {
  display: none !important;
}
.cxrev-commentForm div.error {
  margin-left: 205px;
  padding-top: 5px;
  clear: both;
}
.cxrev-comment-submitted {
  margin: 25px 0 25px 105px;
  padding: 20px;
}
.cxrev-comment-submitted.success {
  border: 1px solid #090;
  border-radius: 3px;
}
.cxrev-comment-submitted p.message {
  padding: 0;
  margin: 0;
}
.cxrev-comment-submitted.error {
  border: 1px solid #ff3333;
  border-radius: 3px;
  color: #ff3333;
}
.cxrev-comment-submitted.error .headline {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}

#SingleComment .cxrev-reviewTitle{padding:20px 0 0 0px;}
@media only screen and (min-width: 1280px) {
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall .cxrev-ratingHeadline {
    padding-top: 2px;
  }
  .cxrev-buttonHolder {
    margin-right: 220px;
  }
  .cxrev-review-item .cxrev-copyArea {
    width: 77%;
  }
}
@media only screen and (max-width: 1279px) {
  .cxrev-reviewHolder,
  .cxrev-review-entry-item {
    width: 970px;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(2),
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(3) {
    margin-bottom: 1.25em;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(3) {
    margin-right: 0;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(4) {
    clear: left;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(2) {
    clear: left;
  }
  .cxrev-review-comment-form input[type=text],
  .cxrev-review-comment-form textarea {
    width: 450px;
  }
  .cxrev-review-comment-form textarea {
    height: 11.5em;
  }
}
@media only screen and (max-width: 1023px) {
  .cxrev-reviewHolder,
  .cxrev-review-entry-item {
    max-width: 730px;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(odd) {
    clear: both;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section:nth-child(even) {
    margin-right: 0;
  }
  .cxrev-review-comment-form label {
    display: block;
  }
  .cxrev-review-comment-form input[type=text],
  .cxrev-review-comment-form textarea {
    display: block;
    width: 100%;
  }
  .cxrev-review-comment-form .cxrev-commentTitleInfo,
  .cxrev-review-comment-form .cxrev-commentTextnfo {
    padding-left: 0;
  }
  .cxrev-showMoreComments {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .cxrev-reviewHolder,
  .cxrev-review-entry-item {
    width: 100%;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cxrev-review-entry-item .cxrev-withReviews {
    padding-bottom: 3px;
    border-bottom: 1px solid #bababa;
  }
  .cxrev-review-entry-item {
    padding: 18px 20px 0;
  }
  .cxrev-review-entry-item .cxrev-review-summary {
    text-align: left;
  }
  .cxrev-review-entry-item .cxrev-review-summary .cxrev-ratingHeadline {
    text-align: left !important;
  }
  .cxrev-review-entry-item .cxrev-preHeadline {
    max-width: 72%;
    color: #333;
    font-size: 12px;
  }
  .cxrev-review-entry-item .cxrev-mainHeadline {
    max-width: 72%;
    margin: 14px 0 0;
    font-size: 20px;
  }
  .cxrev-review-entry-item .cxrev-noReviewsFallbackCopy {
    max-width: none;
    margin: 32px auto 33px;
    font-size: 12px;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-countHolder .cxrev-writeReviewCta {
    padding-right: 2px;
    float: right;
    position: relative;
    top: 7px;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section .cxrev-ratingHeadline {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-overall {
    margin-left: 0;
    margin-right: 0;
  }
  .cxrev-review-item {
    margin: 0;
  }
  .cxrev-review-item .cxrev-copyArea,
  .cxrev-review-item .cxrev-ratingDetails {
    width: auto;
    float: none;
  }
  .cxrev-review-item .cxrev-copyArea .cxrev-reviewTitle {
    margin: 12px 0 1px;
    font-size: 20px;
  }
  .cxrev-ctaHolder {
    display: table;
    padding: 30px 0;
    position: relative;
    left: 50%;
  }
  .cxrev-ctaHolder .cxrev-writeReviewCta {
    display: table-cell;
    position: relative;
    left: -50%;
  }
  .cxrev-comment-item {
    margin-left: 0 !important;
    padding-right: 0 !important;
  }
  .cxrev-review-comment-form {
    padding-left: 0!important;
  }
  .cxrev-commentForm div.error {
    margin-left: 0;
  }
  .cxrev-comment-submitted {
    margin-left: 0 !important;
  }  
}
@media only screen and (max-width: 320px) {
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-summary-section:nth-child(2),
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-summary-section:nth-child(3),
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-summary-section:nth-child(4),
  .cxrev-review-entry-item .cxrev-withReviews .cxrev-summary-sections-wrap .cxrev-summary-section.cxrev-summary-section:nth-child(5) {
    width: 100%;
    margin-bottom: 1.25em;
  }
  .cxrev-deleteReviewHolder {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 450px) {
  .cxrev-buttonHolder {
    text-align: center;
  }
  .cxrev-buttonHolder a {
    display: block;
  }
  .cxrev-reportHolder a {
    display: inline-block;
    margin: .5em 0!important;
  }
  .cxrev-autorAndDateHolder.cxrev-withGroup .cxrev-date {
    display: block;
    width: 100%;
    padding: 14px 0 6px;
    position: relative;
    left: -6px;
    z-index: 9;
  }
}

@media only screen and (max-width: 768px) {
  .cxrev-showMoreComments_Mobile,
  .cxrev-addCommentButton_Mobile {
    display: inline-block !important;
  }
  .cxrev-showMoreComments_Mobile {
    width: 100%;
  }
  .cxrev-showMoreComments_Mobile a {
    float: right;
  }
  .cxrev-showMoreComments_Desktop,
  .cxrev-addCommentButton_Desktop {
    display: none !important;
  }
  .cxrev-subReviews {
    display: block;
  }
  .cxrev-showMoreComments {
    margin: -10px 0 25px;
    padding: 10px 15px;
    background: #ebebeb;
    color: #666;
  }
  .cxrev-review-comment-form,
  .cxrev-subReviews {
    /*border-top: 0 none;*/
  }
}
.cxrev-starsAndCountOnly {
  margin: 18px 0 25px;
  font-family: "Arial", "sans-serif";
}
.cxrev-starsAndCountOnly .cxrev-overall .cxrev-summary-rating .cxrev-starContainer {
  display: inline-block;
  width: 12px;
  height: 11px;
  margin-right: 7px;
}
.cxrev-starsAndCountOnly .cxrev-overall .cxrev-summary-rating .cxrev-starContainer:last-child {
  margin-right: 0;
}
.cxrev-starsAndCountOnly .cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starLeft {
  display: inline-block;
  width: 6px;
  height: 12px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive-LEFT.png") no-repeat;
  background-size: contain;
}
.cxrev-starsAndCountOnly .cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starLeft.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive-LEFT.png") no-repeat;
  background-size: contain;
}
.cxrev-starsAndCountOnly .cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starRight {
  display: inline-block;
  width: 6px;
  height: 12px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive-RIGHT.png") no-repeat;
  background-size: contain;
}
.cxrev-starsAndCountOnly .cxrev-overall .cxrev-summary-rating .cxrev-starContainer .cxrev-starRight.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive-RIGHT.png") no-repeat;
  background-size: contain;
}
.cxrev-starsAndCountOnly .cxrev-count {
  color: #3151a0;
  font-size: 13px;
}
/*
	REVIEWS NIVEA WIDGETS LESS 
	Sapient bindet nur 1 CSS Datei ein, darum Styles aus anderer Less nun in dieser Datei! 
	Ob final oder nicht wird sich zeigen - ebenso ob dieser Kommentar dann weiterhilft ;)    
*/
.cxrev-badge {
  width: 334px;
  height: 334px;
  margin: 0 auto;
  background: url("/global/images/ratingreviews/rating-badge-review.png") no-repeat;
  color: #fff;
  font-size: 12px;
  font-family: "Arial", "sans-serif";
  text-align: center;
}
.cxrev-badge .cxrev-badge-fallbackText {
  max-width: 90%;
  margin: 0 auto;
  padding-top: 110px;
  overflow: hidden;
}
.cxrev-badge .cxrev-badge-fallbackText span {
  display: block;
}
.cxrev-badge .cxrev-badge-fallbackText a {
  display: inline-block;
  margin-top: 2px;
  padding-left: 14px;
  background: url("/global/images/ratingreviews/Icon_Peng_White.png") 0 6px no-repeat;
  color: #FFF;
}
.cxrev-badge .cxrev-badge-fallbackText a:hover {
  text-decoration: underline;
}
.cxrev-badge .cxrev-badge-head {
  max-width: 300px;
  margin: 0 auto;
  padding-top: 100px;
  color: #CCC;
}
.cxrev-badge .cxrev-starRating {
  display: inline-block;
  height: 12px;
  margin: 16px 0 11px;
}
.cxrev-badge .cxrev-starRating .cxrev-star {
  display: block;
  width: 13px;
  height: 12px;
  margin-right: 3px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive_White.png") no-repeat;
  float: left;
}
.cxrev-badge .cxrev-starRating .cxrev-star:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.cxrev-badge .cxrev-starRating .cxrev-star:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 0;
}
.cxrev-badge .cxrev-starRating .cxrev-starLeft {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive_White-LEFT.png") no-repeat;
}
.cxrev-badge .cxrev-starRating .cxrev-starLeft.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive_White-LEFT.png") no-repeat;
}
.cxrev-badge .cxrev-starRating .cxrev-starRight {
  display: inline-block;
  width: 6px;
  height: 12px;
  background: url("/global/images/ratingreviews/Icon_RatingStarInactive_White-RIGHT.png") no-repeat;
}
.cxrev-badge .cxrev-starRating .cxrev-starRight.cxrev-star-active {
  background: url("/global/images/ratingreviews/Icon_RatingStarActive_White-RIGHT.png") no-repeat;
}
.cxrev-badge .cxrev-badge-title {
  max-width: 320px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 16px;
}
.cxrev-badge .cxrev-badge-text {
  max-width: 290px;
  margin: 0 auto;
  overflow: hidden;
}
.cxrev-badge .cxrev-badge-cta {
  display: inline-block;
  margin-top: 2px;
  color: #FFF;
}
.cxrev-badge .cxrev-badge-cta:hover {
  text-decoration: underline;
}
.cxrev-badge.cxrev-badgeBackgroundNoReviews {
  background: url("/global/images/ratingreviews/rating-badge-review2.png") no-repeat;
  background-size: contain;
}
.cxrev-badge.cxrev-badgeBackgroundNoReviews .cxrev-badge-fallbackText {
  padding-top: 140px;
}
.cxrev-badge.cxrev-badgeBackgroundNoReviews a {
  margin-top: 17px;
  padding: 7px 20px 7px 40px;
  border: 1px solid #fff;
  border-radius: 20px;
  background: url("/global/images/ratingreviews/Icon_Peng_White2.png") 20px 7px no-repeat;
  cursor: pointer;
  font-family: 'NiveaBook', 'Arial', '​sans-serif';
}
@media only screen and (min-device-pixel-ratio: 2) {
  .cxrev-badge.cxrev-badgeBackgroundNoReviews a {
    border-width: 2px;
  }
}
/* Ab hier müssen wir das Badge etwas schmaler machen, da uns nur 5/12 der Seite zur verfügung stehen. */
@media only screen and (max-width: 1023px) {
  .cxrev-badge {
    max-width: 100%;
    background-size: contain;
  }
  .cxrev-badge .cxrev-badge-head {
    padding-top: 30%;
  }
  .cxrev-badge .cxrev-starRating {
    margin: 12px 0 8px;
  }
  .cxrev-badge .cxrev-badge-title {
    max-width: 90%;
  }
  .cxrev-badge .cxrev-badge-text {
    max-width: 85%;
  }
}
/* 
	Unterhalb dieser Größe passt der Inhalt nichtmehr vernünftig in das Badge. 
	Damit Datum, Username, Title und CTA genug platz haben, blenden wir die Beschreibung aus.
*/
@media only screen and (max-width: 319px) {
  .cxrev-badge .cxrev-badge-head span {
    max-width: 80%;
  }
  .cxrev-badge .cxrev-badge-title {
    max-width: 80%;
  }
  .cxrev-badge .cxrev-badge-text {
    display: none;
  }
}
*[data-procampaign-stream-displaytype="SingleReview"] .cxrev-review-item {
  /* 2. Selektor evtl raus wenn Review da */
  border: 0 none;
}
*[data-procampaign-stream-displaytype="SingleComment"] .cxrev-review-item {
  /* 2. Selektor evtl raus wenn Review da */
  border: 0 none;
}
*[data-procampaign-stream-displaytype="SingleComment"] .cxrev-comment-item {
  padding-bottom: 100px;
}
*[data-procampaign-stream-displaytype="SingleComment"] .cxrev-comment-item .cxrev-reportHolder {
  display: none;
}
*[data-procampaign-stream-displaytype="DeleteComment"] .cxrev-comment-item {
  margin-bottom: 25px;
}
*[data-procampaign-stream-displaytype="DeleteComment"] .cxrev-comment-item .cxrev-reportHolder {
  display: none;
}
.bv-single-review .cxrev-review-item {
  border: 0 none;
}
.bv-single-review .cxrev-comment-item {
  padding-bottom: 100px;
}
.cxrev-campaignModule .cxrev-review-item .cxrev-reportHolder .cxrev-reportReview {
  margin-left: 0;
}
.cxrev-campaignModule .cxrev-showFullReview,
.cxrev-campaignModule .cxrev-showShortReview {
  cursor: pointer;
}
.cxrev-campaignModule .cxrev-mobileCampaignReviewCta {
  display: none;
  margin: 12px auto 30px;
  padding: 5px 18px;
  background-color: #d3e1f5;
  background-color: -moz-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d3e1f5), color-stop(100%, #c3d5f0));
  background-color: -webkit-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: -o-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: -ms-linear-gradient(top, #d3e1f5 0%, #c3d5f0 100%);
  background-color: linear-gradient(to bottom, #d3e1f5 0%, #c3d5f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3e1f5', endColorstr='#c3d5f0', GradientType=0);
  border-radius: 20px;
  color: #00136f;
  font-size: 14px;
  font-family: 'NiveaBook', 'Arial', '​sans-serif';
  text-transform: uppercase;
}
.cxrev-campaignModule .cxrev-mobileCampaignReviewCta:hover {
  text-decoration: none;
}
@media only screen and (max-width: 320px) {
  .cxrev-campaignModule .cxrev-showMoreComments {
    margin: -10px 0 13px;
    padding: 10px 15px;
    background: #ebebeb;
  }
  .cxrev-campaignModule .cxrev-ctaHolder {
    margin: 0;
    padding: 0;
  }
  .cxrev-campaignModule .cxrev-mobileCampaignReviewCta {
    display: inline-block;
  }
  .cxrev-badge.cxrev-badgeBackgroundNoReviews .cxrev-badge-fallbackText {
    padding-top: 120px;
  }
}
.pt_product-details #ratingandreview p {
  line-height: 1.42857;
}
.pt_product-details #bv-reviews-ctnr p {
  line-height: 1.42857;
}
.pt_product-details .bv-summary-rating {
	display: inline-block;
	cursor: pointer;
}
.cxrev-review-item .cxrev-ratingDetails .cxrev-ratingHeadline {
  text-align: left;
}
.pt_product-details .cxrev-ratingHeadline {
  font-family: "Arial", "sans-serif";
  font-weight: bold;
}
.pt_product-details .cxrev-reportReview {
  font-family: "Arial", "sans-serif";
}
#collapseFive1 .panel-body {
  margin-top: 0;
  padding-top: 0;
}
.pt_product-details .cxrev-summary-section {
  line-height: 0!important;
}
.pt_product-details .cxrev-reviewTitle {
  line-height: normal;
  font-family: "Arial", "sans-serif";
}

#SingleReview .cxrev-reviewTitle{clear:both}
.pt_product-details .cxrev-starsAndCountOnly .cxrev-summary-rating:hover .cxrev-starLeft.cxrev-star-active {
  background-image: url("/global/images/ratingreviews/Icon_RatingStarActiveHover_LEFT.png");
}
.pt_product-details .cxrev-starsAndCountOnly .cxrev-summary-rating:hover .cxrev-starRight.cxrev-star-active {
  background-image: url("/global/images/ratingreviews/Icon_RatingStarActiveHover_RIGHT.png");
}
@media screen and (min-width:768px) and (max-width:1023px){
	  .cxrev-addCommentButton_Mobile {
    display: none !important;
  }
  	  .cxrev-addCommentButton_Desktop {
    display: inline-block !important;
  }
}

/* Review Popup */

.rating.bg-pdp .panel{overflow:visible;}
#reviewreportPopup-template{display:none;}
.reviewreportPopup.show{display:block;}
.reviewreportPopup {background-color: #fff; min-width:262px; display: none;position: absolute;top: 58px;z-index: 988;padding: 15px 13px;border: 1px solid #ccc;max-width: 300px;}
/*.reviewreportPopup:after,.reviewreportPopup:before {top: -22px;left: 37px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;z-index: 999;}
.reviewreportPopup:after {top:-20px; border-color: rgba(255,255,255,0);border-bottom-color: #fff;border-width: 10px;margin-left: -10px;}
.reviewreportPopup:before {border-color: rgba(204,204,204,0);border-bottom-color: #ccc;border-width: 11px;margin-left: -11px;}
*/
.reviewreportPopup a.close-popup {position: absolute;right: 10px;top: 12px;color: #333;font-size: 12px;font-family: Arial; margin-top: 0 !important;}
.reviewreportPopup a.close-popup .close-icon {background-position: -668px -281px;width: 8px;height: 8px;display: inline-block;margin-left: 7px;cursor: pointer;}

.cxrev-reportHolder .reviewreportPopup{display:block;}
.cxrev-reportHolder .button-wrapper{text-align: center;}
.cxrev-reportHolder .button-wrapper button{min-width:85px; margin: 0 10px;}
.reviewreportPopup h5{margin-top:0; font-family: Arial;font-weight: bold;font-size: 12px; margin-bottom: 10px;}
.reviewreportPopup p.copy{max-width:90%; margin-bottom:12px; color:#00136f;}

/*.reviewreportPopup.on-top:before {bottom: -11px; border-top-color: #ccc; border-bottom:0; top: initial;}
.reviewreportPopup.on-top:after {bottom: -10px; border-top-color: #fff; border-bottom:0; top: initial;}
*/

.cxrev-reportReview.open:after,.cxrev-reportReview.open:before {top: 14px;left: 37px;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;z-index: 999;}
.cxrev-reportReview.open:after {top:16px; border-color: rgba(255,255,255,0);border-bottom-color: #fff;border-width: 10px;margin-left: -10px;}
.cxrev-reportReview.open:before {border-color: rgba(204,204,204,0);border-bottom-color: #ccc;border-width: 11px;margin-left: -11px;}

.cxrev-reportReview.open.on-top:before {bottom: 27px; border-top-color: #ccc; border-bottom:0; top: initial;}
.cxrev-reportReview.open.on-top:after {bottom: 28px; border-top-color: #fff; border-bottom:0; top: initial;}

span.cxrev-starRating{display: inline-block}