.exception-errors {
  position: fixed;
  display: block;
  background-color: #FEE;
  border: solid 1px #C00;
  z-index: 9999;
  right: 20px;
  top: 20px;
  bottom: 20px;
  width: 960px;
  overflow: auto;
  color: #900;
}
.exception-errors .exception {
  border: solid 1px #ff0000;
  padding: 5px;
}
.exception-errors .button a {
  display: block;
}
.exception-errors.collapsed {
  bottom: auto;
  width: 50px;
}
.exception-errors.collapsed .exception {
  display: none;
}
.exception-errors.collapsed .button a {
  text-align: center;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
@font-face {
  font-family: 'icomoon';
  src: url('/fontface/icomoon.eot');
  src: url('/fontface/icomoon.eot?#iefix') format('embedded-opentype'), url('/fontface/icomoon.woff') format('woff'), url('/fontface/icomoon.ttf') format('truetype'), url('/fontface/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'hcIconFont';
  src: url('/fontface/hcIconFont.eot');
  src: url('/fontface/hcIconFont.eot?#iefix') format('embedded-opentype'), url('/fontface/hcIconFont.woff') format('woff'), url('/fontface/hcIconFont.ttf') format('truetype'), url('/fontface/hcIconFont.svg#myFont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-base-moon {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
  display: table-cell;
  padding-right: 5px;
}
.icon-shopping:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
  display: table-cell;
  padding-right: 5px;
  color: #e25450;
  content: '\e61e';
}
.icon-sightseeing:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
  display: table-cell;
  padding-right: 5px;
  color: #5BB771;
  content: '\e62a';
}
.icon-sport:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
  display: table-cell;
  padding-right: 5px;
  color: #90B01F;
  content: '\e61c';
}
.icon-food:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
  display: table-cell;
  padding-right: 5px;
  color: #7D327D;
  content: '\e63b';
}
.icon-entertainment:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  vertical-align: top;
  display: table-cell;
  padding-right: 5px;
  color: #C13E04;
  content: '\e643';
}
#reviewNavigation {
  margin-bottom: 10px;
}
#reviewNavigation .previousReview,
#reviewNavigation .nextReview {
  min-height: 1px;
}
#reviewNavigation .previousReview .arrow,
#reviewNavigation .nextReview .arrow {
  display: inline-block;
  color: #0058A3;
  background-image: none;
  background-color: #FAD73C;
  height: 32px;
  width: 32px;
  -webkit-box-shadow: inset 0 -4px #F5C500;
  -moz-box-shadow: inset 0 -4px #F5C500;
  box-shadow: inset 0 -4px #F5C500;
}
#reviewNavigation .previousReview .arrow input,
#reviewNavigation .previousReview .arrow .submit,
#reviewNavigation .previousReview .arrow span,
#reviewNavigation .previousReview .arrow a,
#reviewNavigation .nextReview .arrow input,
#reviewNavigation .nextReview .arrow .submit,
#reviewNavigation .nextReview .arrow span,
#reviewNavigation .nextReview .arrow a {
  color: #0058A3;
  background-image: none;
  background-color: transparent;
  font-size: 13px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  padding: 0 8px;
}
#reviewNavigation .previousReview .arrow:hover,
#reviewNavigation .previousReview .arrow a:hover,
#reviewNavigation .previousReview .arrow input:hover,
#reviewNavigation .previousReview .arrow span:hover,
#reviewNavigation .previousReview .arrow:hover span,
#reviewNavigation .nextReview .arrow:hover,
#reviewNavigation .nextReview .arrow a:hover,
#reviewNavigation .nextReview .arrow input:hover,
#reviewNavigation .nextReview .arrow span:hover,
#reviewNavigation .nextReview .arrow:hover span {
  color: #FFFFFF;
  background-color: #46B6FE;
  -webkit-box-shadow: inset 0 -4px #3C96CF;
  -moz-box-shadow: inset 0 -4px #3C96CF;
  box-shadow: inset 0 -4px #3C96CF;
  cursor: pointer;
}
#reviewNavigation .previousReview .arrow :hover,
#reviewNavigation .nextReview .arrow :hover {
  cursor: pointer;
}
#reviewNavigation .previousReview span,
#reviewNavigation .nextReview span {
  display: block;
}
#reviewNavigation .backToReviewsLink {
  text-align: center;
}
#reviewNavigation .previousReview .arrow {
  float: left;
  margin-right: 5px;
}
#reviewNavigation .previousReview .arrow span:after {
  font-family: 'hcIconFont';
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e620";
}
#reviewNavigation .nextReview {
  text-align: right;
}
#reviewNavigation .nextReview .arrow {
  float: right;
  margin-left: 5px;
}
#reviewNavigation .nextReview .arrow span:after {
  font-family: 'hcIconFont';
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e621";
}
#userInfoContainer .mhcPictureContainer {
  border: none;
  margin: 0 30px 0 0;
}
#userInfoContainer #averageRating,
#userInfoContainer #recommendation,
#userInfoContainer #proofedReservation,
#userInfoContainer #costPerformance,
#userInfoContainer #reviewDetails,
#userInfoContainer #reviewUserDetails,
#userInfoContainer #additionalInfo,
#userInfoContainer #googlePlusProfile {
  margin-top: 10px;
  padding: 5px 10px;
}
#userInfoContainer #googlePlusProfile img {
  margin: 2px 5px 0 0;
}
#userInfoContainer #averageRating {
  margin-top: 25px;
}
#userInfoContainer #averageRating .ratingValue {
  font-weight: bold;
}
#userInfoContainer #averageRating,
#userInfoContainer #recommendation,
#userInfoContainer #proofedReservation,
#userInfoContainer #costPerformance,
#userInfoContainer #reviewDetails,
#userInfoContainer #reviewUserDetails,
#userInfoContainer #googlePlusProfile,
#userInfoContainer #additionalInfo {
  background-color: #F2F2F2;
}
#userInfoContainer #averageRating,
#userInfoContainer #recommendation,
#userInfoContainer #proofedReservation,
#userInfoContainer #costPerformance,
#userInfoContainer #googlePlusProfile {
  line-height: 1.5em;
}
#userInfoContainer #reviewDetails .floatRight,
#userInfoContainer #reviewUserDetails .floatRight,
#userInfoContainer #additionalInfo .floatRight {
  font-weight: bold;
}
#userInfoContainer #proofedReservation #proofedReservationIcon {
  background: url('/image/common/plus.png') no-repeat transparent;
  width: 19px;
  height: 19px;
}
.happy {
  background: url('/image/potemkin/smiley_happy.png') no-repeat transparent;
  width: 19px;
  height: 19px;
}
.sad {
  background: url('/image/potemkin/smiley_sad.png') no-repeat transparent;
  width: 19px;
  height: 19px;
}
.moreHotelReviews {
  border: 1px solid #CCCCCC;
  padding: 20px 5px 10px 5px;
  margin-bottom: 10px;
}
.moreHotelReviews .reviewSnippet {
  margin-bottom: 5px;
}
.moreHotelReviews .reviewSnippet .headlinesContainer {
  float: left;
  width: 281px;
  margin-right: 10px;
}
.moreHotelReviews .reviewSnippet .headlinesContainer .happy,
.moreHotelReviews .reviewSnippet .headlinesContainer .sad {
  padding: 2px 0 2px 25px;
  width: auto;
  height: auto;
}
.moreHotelReviews .reviewSnippet .sunsContainer {
  float: left;
  width: 177px;
  width: 135px;
}
#review {
  margin-bottom: 20px;
}
#review #reviewTypeLong,
#review #reviewTypeShort {
  border: 1px solid #CCCCCC;
  border-bottom: none;
}
#review #reviewTypeLong #title h1,
#review #reviewTypeShort #title h1 {
  font-style: italic;
  font-weight: 600;
  color: #00447A;
  font-size: 18px;
  line-height: 1.25em;
  padding-bottom: 0;
}
#review #reviewTypeLong #title .reviewLabel,
#review #reviewTypeShort #title .reviewLabel {
  font-size: 13px;
  margin-top: 0;
}
#review #reviewTypeLong .reviewItem,
#review #reviewTypeShort .reviewItem {
  padding: 20px;
  border-bottom: 1px solid #CCCCCC;
}
#review #reviewTypeLong.archived,
#review #reviewTypeLong.archived #title h3,
#review #reviewTypeShort.archived,
#review #reviewTypeShort.archived #title h3 {
  color: #787878;
}
#review #reviewTypeLong.archived #title .reviewLabel,
#review #reviewTypeShort.archived #title .reviewLabel {
  color: #787878;
}
#review #reviewTypeLong .reviewItem .label {
  font-size: 15px;
  width: 127px;
  float: left;
}
#review #reviewTypeLong .reviewItem .notRated {
  margin-left: 50px;
}
#review #reviewTypeLong .reviewItem .reviewData {
  padding-left: 147px;
}
#review #reviewTypeLong .reviewItem .reviewData .reviewText {
  padding-top: 30px;
}
#review #reviewTypeShort .reviewItem .label {
  width: 290px;
  float: left;
}
#review #reviewTypeShort .reviewItem .rating {
  padding-left: 300px;
}
#review #reviewTypeShort .reviewItem .rating .notRated {
  color: #787878;
}
#review #reviewTypeShort .reviewItem .categoryTotal {
  font-size: 15px;
  margin-bottom: 12px;
  margin-top: 10px;
}
#review #reviewTypeShort .reviewItem .subCategory {
  height: 20px;
}
#review #reviewHelpful {
  margin-bottom: 0;
  border-top: none;
}
#review #reviewHelpful .helpfulItem {
  width: 50%;
  float: left;
}
#review #reviewHelpful .helpfulItem a {
  line-height: 2.25em;
}
#review #reviewHelpful .helpfulItem a:before {
  font-family: 'hcIconFont';
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e607";
  font-size: 25px;
  vertical-align: bottom;
}
#review #reviewHelpful .helpfulItem.thumbDown a:before {
  content: "\e608";
}
#reviewMedia {
  padding-right: 0;
}
#reviewMedia .pic,
#reviewMedia .video {
  margin-right: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #CCCCCC;
  background-color: #F2F2F2;
  width: 65px;
  height: 65px;
  float: left;
}
#reviewMedia .pic .videoElementContainer,
#reviewMedia .video .videoElementContainer {
  border: none;
}
.infotext {
  color: #787878;
  margin-top: 3px;
  padding: 0 2px;
}
.functionBelt {
  margin-bottom: 40px;
  margin-top: 0;
}
.functionBelt #socialBookmarks {
  margin-top: 5px;
}
.functionBelt #printBox {
  width: 155px;
  margin-top: 3px;
  margin-left: 10px;
  padding: 5px 0;
  background: none;
}
.functionBelt #printBox a {
  padding-left: 0;
}
.functionBelt #printBox a:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e629";
  font-size: 25px;
  padding-right: 5px;
  vertical-align: middle;
}
.functionBelt .reportReview {
  padding: 5px 0;
}
.functionBelt .reportReview a {
  margin-left: 0;
}
.functionBelt .reportReview a:before {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e626";
  font-size: 25px;
}
.moduleReviews .highlighted h2 {
  display: inline !important;
}
.moduleReviews .reviewElement {
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding: 20px;
}
.moduleReviews .reviewElement .reviewData {
  font-style: normal;
  padding-left: 147px;
}
.moduleReviews .reviewElement .reviewData h3 a {
  text-decoration: none;
  font-weight: 600;
  font-style: italic;
}
.moduleReviews .reviewElement .reviewData h3 a:visited {
  color: #009BFF;
}
.moduleReviews .reviewElement .reviewData .reviewSnippetText {
  min-height: 68px;
}
.moduleReviews .reviewElement .reviewData .reviewSnippetText a {
  font-style: normal;
}
.moduleReviews .reviewElement .reviewData .traveledWith {
  font-style: normal;
}
.moduleReviews .reviewElement .reviewData .reviewResume {
  background: #F2F2F2;
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 5px 0;
  font-size: 13px;
  font-style: normal;
  line-height: 2em;
  color: #505050;
}
.moduleReviews .reviewElement .reviewData .reviewResume .reviewAverageRating {
  float: left;
  width: 160px;
  margin-left: 5px;
}
.moduleReviews .reviewElement .reviewData .reviewResume .reviewRecommendation {
  float: left;
  padding-right: 26px;
}
.moduleReviews .reviewElement .reviewData .reviewResume .reviewRecommendation.recommendationId1 {
  background: url("/image/potemkin/smiley_sad.png") no-repeat right center;
}
.moduleReviews .reviewElement .reviewData .reviewResume .reviewRecommendation.recommendationId2 {
  background: url("/image/potemkin/smiley_happy.png") no-repeat right center;
}
.moduleReviews .reviewElement .reviewData .reviewResume .reviewConfirmation {
  float: right;
  margin-right: 5px;
}
.moduleReviews .reviewElement .reviewData .reviewResume .reviewConfirmation.confirmationOk:after {
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0058A3;
  content: "\e670";
  font-size: 18px;
  margin-left: 5px;
}
.moduleReviews .reviewElement.archived .archivedReview {
  float: right;
  color: #787878;
  font-style: normal;
  font-size: 15px;
}
.moduleReviews .reviewElement.archived .reviewSnippetText,
.moduleReviews .reviewElement.archived .traveledWith,
.moduleReviews .reviewElement.archived .reviewHelpful,
.moduleReviews .reviewElement.archived a {
  color: #787878;
}
.moduleReviews .reviewElement.entityInfoContainer .reviewData {
  float: left;
  padding-left: 0;
  width: 484px;
}
.moduleReviews .reviewElement.entityInfoContainer .entityInfo {
  float: right;
}
.moduleReviews .reviewElement.entityInfoContainer .entityInfo .entityPicture img {
  width: 294px;
}
.moduleReviews .reviewElement.entityInfoContainer .entityInfo .entityName {
  margin-bottom: 5px;
}
.moduleReviews .reviewsLink {
  float: right;
}
.moduleReviews .reviewUserData {
  width: 127px;
  float: left;
  margin-right: 20px;
}
.moduleReviews .reviewUserData .mhcPictureContainerNormal {
  border: 0;
  margin-bottom: 10px;
}
.span-4 .editArticle {
  cursor: pointer;
  color: #0058A3;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  box-shadow: none;
  font-size: 15px;
  padding-right: 5px;
  text-align: center;
  border-bottom-color: #DDDDDD;
  background-color: #F1F1F1;
  margin-right: 5px;
}
.span-4 .editArticle:hover {
  color: #13a2fe;
  border-bottom-color: #13a2fe;
}
