/*CONTENT*/
a {
    text-decoration: none;
}

.hotel-reviews {
}

.hotel-review-i {
    border: 1px solid #e5e5e5;
}

.hotel-review-i + .hotel-review-i {
    margin-top: 20px;
}

.hotel-review_good {
    border-color: #b2e4ca;
}

.hotel-review_mod {
    border-color: #f5e5b9;
}

.hotel-review_bad {
    border-color: #edc3c0;
}

.hotel-review_advice {
    border-color: #72abcf;
}

.hotel-review-top {
    background: #ebebeb;
    display: table;
    width: 100%;
}

.hotel-review_good .hotel-review-top {
    background: #d9f2e5;
}

.hotel-review_mod .hotel-review-top {
    background: #f9eed1;
}

.hotel-review_bad .hotel-review-top {
    background: #f6e1e0;
}

.hotel-review_advice .hotel-review-top {
    background: #e4eef5;
}

.hotel-review-user {
    display: table-cell;
    vertical-align: top;
}

.hotel-review-user-inner {
    display: table;
    width: 100%;
}

.hotel-review-userpic {
    display: table-cell;
    width: 60px;
    padding: 20px 11px 20px 20px;
    vertical-align: top;
}

.hotel-review-userpic_agent {
    width: 80px;
    padding: 14px;
}

.hotel-review_advice .hotel-review-userpic_mail-not {
    width: 41px;
    padding: 15px 11px 15px 20px;
}

.hotel-review-userpic_agent {
    width: 80px;
    padding: 14px;
}

.hotel-review-info {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    line-height: 19px;
}

.hotel-review-info_agent {
    vertical-align: top;
}

.hotel-review-data {
    display: inline-block;
}

.hotel-review-from {
    border-bottom: 1px solid #e5e5e5;
    height: 29px;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0 0 13px;
}

.hotel-review-from-a {
    text-decoration: none;
}

.hotel-review-from-a:hover {
    text-decoration: underline;
}

.hotel-review-row {
}

.hotel-review-username {
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 5px;
}

.hotel-review-username_agent {
    position: relative;
    color: #00a551;
    padding-right: 23px;
}

.hotel-review-username_agent:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background: url("/i/check-green-round2.png");
    width: 18px;
    height: 19px;
}

.hotel-review-username:hover {
    text-decoration: underline;
}

.hotel-review-user-block {
    display: inline-block;
    vertical-align: middle;
    background: url("/i/blocked_user.gif") no-repeat top;
    width: 10px;
    height: 19px;
}

.hotel-review-pm {
    background: url('/i/icon-pm.png');
    width: 14px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}

.hotel-review-pm:hover {
    text-decoration: none;
}

.hotel-review-user-from {
    color: #999;
}

.hotel-review-user-from a {
    text-decoration: none;
}

.hotel-review-user-from-a {
    white-space: nowrap;
    color: #999;
}

.hotel-review-user-type a {
    color: #000;
}

.hotel-review-info__mail {
    position: relative;
    color: #666;
    padding-left: 18px;
}

.hotel-review-info__mail:before {
    position: absolute;
    content: '';
    background: url("/i/sprite-t-q.png");
    width: 14px;
    height: 14px;
    top: -1px;
    left: 0;
}

.hotel-review-info__mail_not:before {
    background: url("/i/sprite-t-q.png") 0 -14px;
}

.hotel-review-rates {
    background: #e4e4e4;
    display: table-cell;
    vertical-align: top;
    width: 230px;
}

.hotel-review_good .hotel-review-rates {
    background: #c3ead6;
}

.hotel-review_mod .hotel-review-rates {
    background: #f6e7be;
}

.hotel-review_bad .hotel-review-rates {
    background: #f3d5d4;
}

.hotel-review_advice .hotel-review-rates {
    background: #d8e6f0;
}

.hotel-review-rates-inner {
    display: table;
    width: 100%;
    height: 88px;
}

.hotel-review-rating-wrap {
    display: table-cell;
    width: 60px;
    padding: 20px 11px 20px 20px;
    vertical-align: middle;
}

.hotel-review-rating {
    display: block;
    background: #c6c6c6;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-family: 'apercu_pro';
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}

.hotel-review-rating-green {
    display: inline-block;
    background: #00a551;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    margin-right: 10px;
}

.hotel-review-rating-name {
    color: #666666;
}

.hotel-review-text-slidedown {
    display: none;
}

.hotel-review-rating:hover {
    text-decoration: none;
}

.hotel-review_good .hotel-review-rating {
    background: #00a551;
}

.hotel-review_mod .hotel-review-rating {
    background: #dfa918;
}

.hotel-review_bad .hotel-review-rating {
    background: #c53730;
}

.hotel-review_advice .hotel-review-rating {
    background: #93c2e0;
}

.hotel-review-rates-list {
    display: table-cell;
    vertical-align: middle;
}

.hotel-review-rates-i {
    color: #666;
    font-size: 10px;
    line-height: 17px;
    text-transform: uppercase;
    font-family: apercu_pro;
    position: relative;
}

.hotel-review-recommend {
    text-decoration: none;
    color: #00a551;
    background: url(/i/reviews-recommend.png) 0 2px no-repeat;
    padding-left: 12px;
    text-transform: uppercase;
    font-family: apercu_pro;
    font-size: 10px;
}

.hotel-review-recommend_not {
    color: #c53730;
    background-position: 0 -20px;
}

.hotel-review-mid {
    padding: 15px 20px 0;
    overflow: hidden;
}

.hotel-review-ttl {
    display: block;
    overflow: hidden;
    font-family: 'apercu_pro';
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 70px;
}

.hotel-review-date {
    color: #777;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0 7px;
}

.hotel-review-edited {
    color: #999;
    background: url(/i/icon-edit.png) 0 50% no-repeat;
    padding-left: 13px;
    margin-left: 12px;
}

.hotel-review-views {
    background: url(/i/icon-eye-2.png) 0 50% no-repeat;
    padding-left: 16px;
    color: #777;
    margin: 0 12px;
}

.hotel-review-type {
    color: #999;
    padding-top: 4px;
}

.hotel-review-type_good {
    color: #00A551;
}

.hotel-review-type_bad {
    color: #C53730;
}

.hotel-review-type_advice {
    color: #318cc6;
}

.hotel-review-type_not-verified {
    position: relative;
    padding-right: 15px;
    margin-left: 10px;
}

.hotel-review-views + .hotel-review-type_not-verified {
    margin-left: 0;
}

.hotel-review-type_not-verified-link {
    position: absolute;
    content: '';
    background: url("/i/icon-question-3.png");
    width: 10px;
    height: 10px;
    top: 6px;
    right: 0;
}

.popup-not-verified-wrap {
    padding-top: 10px;
    display: none;
}

.popup-not-verified {
    position: relative;
    padding: 10px 15px;
    border: 1px solid #c5c5c5;
    background-color: #fff;
    font-size: 11px;
    color: #605f5f;
    line-height: 15px;
}

.popup-not-verified:before, .popup-not-verified:after {
    position: absolute;
    content: '';
    top: -10px;
}

.popup-not-verified:before {
    border: 5px solid transparent;
    border-bottom: 5px solid #c5c5c5;
    left: 196px;
}

.popup-not-verified:after {
    border: 6px solid transparent;
    border-bottom: 6px solid #fff;
    left: 195px;
}

.popup-not-verified__close {
    position: absolute;
    content: '';
    background: url("/i/ls-form-green-close.png");
    width: 9px;
    height: 9px;
    top: 3px;
    right: 3px;
    cursor: pointer;
}

.hotel-review__status {
    color: #999;
    margin-left: 10px;
}

.hotel-review-text {
    color: #333;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 9px;
}

.hotel-review-edit__link {
    display: inline-block;
    position: relative;
    text-decoration: underline;
    font-size: 11px;
    padding: 0 0 10px 15px;
    color: #666;
}

.hotel-review-edit__link:hover {
    text-decoration: none;
}

.hotel-review-edit__link:before {
    position: absolute;
    content: '';
    background: url("/i/ico_edit2.gif");
    width: 10px;
    height: 11px;
    top: 1px;
    left: 0;
}

.hotel-review-text-more {
    display: inline-block;
    background: url(/i/dotted-318cc6.png) 0 15px repeat-x;
    text-decoration: none;
}

.hotel-review-text + .hotel-review-text {
    margin-top: -3px;
}

.hotel-review-text:last-child {
    margin-bottom: 14px;
}

.hotel-review-photos {
    margin-left: -5px;
    overflow: hidden;
}

.hotel-review-date + .hotel-review-photos {
    margin-top: 2px;
}

.hotel-review-photos + .hotel-review-text {
    margin-top: 13px;
}

.hotel-review-photos-i {
    float: left;
    vertical-align: top;
    margin: 5px 0 0 5px;
}

.hotel-rate-new-lazy {
    width: 80px;
    height: 80px;
}

.hotel-review-photos-more {
    font-family: "apercu_pro_light";
    font-size: 10px;
    line-height: 13px;
    float: left;
    vertical-align: top;
    width: 80px;
    height: 80px;
    background: #ebebeb url(/i/icon-photos-more.png) 50% 15px no-repeat;
    padding-top: 41px;
    margin: 5px 0 0 5px;
    text-transform: uppercase;
    color: #999;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-review-readon {
    padding: 13px 0 14px;
    overflow: hidden;
}

.hotel-review-text + .hotel-review-readon {
    padding-top: 0;
    margin-top: -2px;
}

.hotel-review-readon-a {
    font-size: 12px;
    line-height: 20px;
    color: #3488b2;
    text-decoration: none;
}

.hotel-review-readon-a:hover {
    text-decoration: none;
}

.hotel-review-readon-a span {
    font-weight: bold;
}

.hotel-review-bot {
    border-top: 1px solid #e5e5e5;
    padding: 5px;
    font-size: 12px;
    min-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-review-bot-pad {
    padding: 13px 20px;
}

.hotel-review_good .hotel-review-bot {
    border-top: 1px solid #b2e4ca;
}

.hotel-review_mod .hotel-review-bot {
    border-top: 1px solid #f5e5b9;
}

.hotel-review_bad .hotel-review-bot {
    border-top: 1px solid #edc3c0;
}

.hotel-review-goto {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    padding: 7px 13px;
}

.hotel-review-goto-a {
    text-decoration: none;
}

.hotel-review-goto-a span {
    font-weight: bold;
}

.hotel-review-goto-a:hover {
    text-decoration: none;
}

.hotel-review-goto-a:hover span {
    text-decoration: underline;
}

.hotel-review-useful-wrap {
    display: inline-block;
}

.hotel-review-useful {
    display: inline-block;
    background: #fff;
    border: 1px solid #ebebeb;
    line-height: 27px;
    margin-bottom: 5px;
}

.hotel-review-useful-lbl {
    color: #000;
    padding: 0 8px;
    float: left;
}

.hotel-review-useful-lbl__link {
    cursor: text;
    color: #000;
}

.hotel-review-useful-lbl__link:hover {
    text-decoration: none;
}

.hotel-review-useful-lbl__link.active {
    cursor: pointer;
    color: #3488b2;
    border-bottom: 1px dotted;
}

.hotel-review-useful_trust {
    float: right;
}

.hotel-review-useful_trust .hotel-review-useful-lbl {
    background: url(/i/icon-trust-review.png) 8px 50% no-repeat;
    padding-left: 24px;
}

.hotel-review-isuseful {
    float: left;
    border-left: 1px solid #ebebeb;
    padding: 0 9px;
    text-decoration: none;
    color: #999;
}

.hotel-review-isuseful__1.active {
    color: #00a551;
}

.hotel-review-isuseful__0.active {
    color: #c83831;
}

.hotel-review-isuseful_auth-es {
    background-color: #e1efda;
}

.hotel-review-isuseful_auth-no {
    background-color: #ffe3e3;
}

.hotel-review-isuseful_1 span {
    color: #00a551;
}

.hotel-review-isuseful_0 span {
    color: #c83831;
}

.hotel-review-isuseful:hover {
    text-decoration: none;
}

.hotel-review-isuseful:hover span {
    text-decoration: underline;
}

.hotel-review-isuseful_mobile {
    display: none;
}

.hotel-review-complaint {
    display: inline-block;
    line-height: 29px;
    background: url('/i/icon-cross-b2b2b2.png') 0 9px no-repeat;
    padding: 0 9px 0 12px;
    color: #c83831;
    text-decoration: none;
    margin-left: 12px;
}

.hotel-review-complaint_pencil {
    background: url('/i/pencil-red.png') 0 9px no-repeat;
    padding-left: 14px;
}

.hotel-review-complaint span {
    color: #bbb;
}

.hotel-review-complaint_pencil span {
    color: #999;
}

.hotel-review-complaint:hover {
    text-decoration: none;
}

.hotel-review-complaint:hover span {
    background: url(/i/dotted-bbb.png) 0 13px repeat-x;
}

.hotel-review__linkWrap {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.hotel-review-comments {
    line-height: 29px;
    float: right;
    padding-right: 9px;
}

.hotel-review__addAdvice {
    position: relative;
    display: inline-block;
    color: #f8a53a;
    border-bottom: 1px dotted;
    line-height: 13px;
    margin-left: 15px;
}

.hotel-review__addAdvice:hover {
    text-decoration: none;
}

.hotel-review__addAdvice:before {
    position: absolute;
    content: '';
    background: url("/i/advice-orange.png");
    width: 11px;
    height: 11px;
    top: 0;
    left: -15px;
}

.hotel-review-useful_trust + .hotel-review-comments {
    display: block;
    float: none;
    text-align: right;
}

.hotel-review-useful_trust + .hotel-review-comments_trash {
    text-align: left;
    position: relative;
    padding-right: 50px;
}

.hotel-review-comments-count {
    color: #666;
    line-height: 29px;
    display: inline-block;
}

.hotel-review-comments-date {
    color: #bbb;
    line-height: 29px;
    display: inline-block;
}

.hotel-review-comments__follow {
    display: inline-block;
    line-height: 10px;
    color: #999;
    border-bottom: 1px dashed;
    margin-left: 5px;
}

.hotel-review-comments__follow.active {
    position: relative;
    color: #00a551;
    margin-left: 22px;
}

.hotel-review-comments__follow.active:before {
    position: absolute;
    content: '';
    background: url("/i/check-green.png") no-repeat;
    width: 12px;
    height: 10px;
    color: #00a551;
    top: 0;
    left: -17px;
}

.hotel-review-sub {
    border-top: 1px solid #e5e5e5;
    padding: 5px 5px 5px 14px;
    overflow: hidden;
    font-size: 12px;
}

.hotel-review_good .hotel-review-sub {
    border-top: 1px solid #b2e4ca;
}

.hotel-review_mod .hotel-review-sub {
    border-top: 1px solid #f5e5b9;
}

.hotel-review_bad .hotel-review-sub {
    border-top: 1px solid #edc3c0;
}

.hotel-review-conversation {
    float: left;
    line-height: 29px;
    color: #bbb;
}

.hotel-review-conversation-follow {
    color: #bbb;
    border-bottom: dotted 1px #bbb;
    text-decoration: none;
    margin-left: 12px;
    font-size: 12px;
}

.hotel-review-conversation-follow:hover {
    text-decoration: none;
}

.hotel-review-mid .hotel-review-conversation-follow {
    float: right;
}

.hotel-review-sub .hotel-review-complaint {
    float: right;
}

.user-toolbox {
    background: #d4f1ff;
    padding: 13px 14px 15px 14px;
    height: 20px;
    position: relative;
}

.user-toolbox-a {
    display: inline-block;
    font-family: 'apercu_pro';
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    color: #42748c;
    text-decoration: none;
    background: url(/i/user-toolbox.png) no-repeat;
    padding-left: 17px;
    margin-right: 16px;
    text-align: left;
}

.user-toolbox-question {
    background-position: 0 6px;
}

.user-toolbox-rating {
    background-position: 0 -45px;
    padding-left: 19px;
}

.user-toolbox-bonus {
    background-position: 0 -95px;
}

.user-toolbox-offers {
    background: url(/i/hotel_agencies_icon.png) no-repeat 0 50%;
}

.hotel-review-answer {
    background: #f7f7f7;
}

.hotel-review_good .hotel-review-answer {
    background: #f0faf5;
}

.hotel-review_mod .hotel-review-answer {
    background: #fcf6e7;
}

.hotel-review_bad .hotel-review-answer {
    background: #fbf3f3;
}

.hotel-review-answer-top {
    position: relative;
    font-size: 12px;
    line-height: 19px;
    border-top: 1px solid #e5e5e5;
    padding: 14px 14px 0;
    min-height: 40px;
}

.hotel-review-answer-top_first {
    border-top: 0;
}

.questions-hotel-answer-i-like + .hotel-review-answer-top {
    padding-right: 95px;
}

.hotel-review_good .hotel-review-answer-top {
    border-color: #b2e4ca;
}

.hotel-review_mod .hotel-review-answer-top {
    border-color: #f5e5b9;
}

.hotel-review_bad .hotel-review-answer-top {
    border-color: #edc3c0;
}

.hotel-review-answer-top img {
    float: left;
    margin-right: 9px;
}

/*действия с комментарием*/
.hotel-review-comment-action {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("/i/opinion-h-comment-ic.png");
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.hotel-review-comment-action__list {
    position: absolute;
    top: 16px;
    right: 0;
    padding: 6px 10px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    z-index: 1;
    max-width: 188px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-review-comment-action__list_trash {
    max-width: none;
    line-height: 19px;
    top: 25px;
}

.hotel-review-comment-action__list-i {
    white-space: nowrap;
}

.hotel-review-comment-action__list-link {
    font-size: 11px;
    color: #666;
}

.hotel-review-comments-trash-wrap {
    position: absolute;
    top: 0;
    right: 0;
    height: 29px;
}

.hotel-review-comments-trash {
    position: relative;
    height: 100%;
    font-size: 11px;
    color: #999;
    cursor: pointer;
    padding: 0 9px 0 15px;
}

.hotel-review-comments-trash:before {
    position: absolute;
    content: '';
    background: url("/i/opinion-h-deleted.png");
    width: 10px;
    height: 13px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}

.hotel-review-answer-name {
}

.hotel-review-answer-date {
    color: #bbb;
}

.hotel-review-answer-mid {
    font-size: 11px;
    line-height: 18px;
    color: #333;
    padding: 8px 14px 10px;
}

.hotel-review-answer-bot {
    border-top: 1px solid #e5e5e5;
    padding: 5px;
    overflow: hidden;
    font-size: 12px;
}

.hotel-review_good .hotel-review-answer-bot {
    border-color: #b2e4ca;
}

.hotel-review_mod .hotel-review-answer-bot {
    border-color: #f5e5b9;
}

.hotel-review_bad .hotel-review-answer-bot {
    border-color: #edc3c0;
}

.hotel-review-answer-ask {
    float: right;
    color: #666;
    line-height: 29px;
    padding-right: 9px;
}

.hotel-review-agency {
    border: 1px solid #fff;
    background: #d4f1ff url(/i/bg-wave-review-agency.png) 0 100% repeat-x;
    padding: 8px 12px 9px;
    line-height: 20px;
    font-size: 12px;
}

.hotel-review-agency-a {
    color: #000;
    text-decoration: none;
}

.hotel-review-agency-a:hover {
    text-decoration: underline;
}

.hotel-review-agency-loc {
    color: #8da0aa;
    margin-left: 17px;
}

.hotel-review-agency-useful {
    background: url(/i/icon-check-blue.png) 0 50% no-repeat;
    padding-left: 18px;
}

.hotel-review-comment {
}

.hotel-review-dest {
    padding: 9px 14px 0 9px;
    overflow: hidden;
}

.hotel-review-dest-lbl {
    float: left;
    color: #000;
    font-family: 'apercu_pro';
    font-size: 8px;
    text-transform: uppercase;
    height: 22px;
    line-height: 22px;
    margin: 5px 5px 0 0;
}

.hotel-review-dest-i {
    float: left;
    margin: 5px 0 0 5px;
    border-radius: 2px;
}

.hotel-review-dest-i:hover {
    text-decoration: none;
}

.hotel-review-dest-i span {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #ebebeb;
    color: #999;
    font-family: 'apercu_pro';
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 6px;
    border-radius: 2px;
}

.hotel-review-dest-a {
    background: #e2e2e2 url(/i/icon-remove.png) 100% 50% no-repeat;
    padding-right: 22px;
    float: left;
    margin: 5px 0 0 5px;
    border-radius: 2px;
}

.hotel-review-dest-a span {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #ebebeb;
    color: #999;
    font-family: 'apercu_pro';
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 6px;
    border-radius: 2px 0 0 2px;
}

.hotel-review-dest-a:hover {
    text-decoration: none;
    background-image: url(/i/icon-remove_hover.png);
}

.hotel-review-dest-a:hover span {
    color: #D52B1E;
}

.hotel-review-dest__link-more {
    float: left;
    line-height: 10px;
    color: #999;
    border-bottom: 1px dashed;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 11px;
}

.hotel-review-comment .hotel-review-answer-mid {
    color: #000;
    padding-bottom: 0;
    font-size: 11px;
    line-height: 18px;
}

.hotel-review-comment_trash .hotel-review-answer-mid {
    color: #aaa;
}

.hotel-review-comment-bot {
    padding: 0 5px 5px 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 29px;
    margin-top: -2px;
}

.hotel-review-comment-bot-a {
    float: left;
}

.hotel-review-need-help {
    display: block;
    background: #d4f1ff;
    height: 37px;
    line-height: 37px;
    color: #3488b2;
    border-bottom: 1px solid #fff;
    padding: 0 14px;
    font-size: 12px;
}

.hotel-review-reply {
    background: #f2f2f2;
    padding: 7px 14px 0;
}

.hotel-review-reply-ttl {
    font-size: 15px;
    line-height: 22px;
    font-family: 'apercu_pro';
    font-weight: bold;
}

.hotel-review-reply-data {
    font-size: 11px;
    color: #999;
}

.hotel-review-reply-data__inp-wrap, .hotel-review-reply-data__inp-txt, .hotel-review-reply-data__inp {
    display: inline-block;
    vertical-align: middle;
}

.hotel-review-reply-data__inp-wrap {
    margin-right: 10px;
}

.hotel-review-reply-data__inp-txt {
    margin-right: 5px;
}

.hotel-review-reply-data__inp {
    padding-left: 5px;
    border: none;
    height: 20px;
    width: 150px;
}

.hotel-review-reply-data__inp_att {
    border: 1px solid #c83831;
}

.hotel-review-reply-data__txt {
    margin: 5px 0;
}

.hotel-review-reply__check-wrap {
    font-size: 11px;
    margin-top: 5px;
    color: #999;
}

.hotel-review-reply-txtarea {
    border: 1px solid #ededed;
    border-radius: 2px;
    background: #fff;
    padding: 8px;
    width: 100%;
    height: 80px;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-review-reply-bot {
    overflow: hidden;
    padding: 15px 0;
}

.hotel-review-reply-notice {
    color: #999;
    font-size: 12px;
    line-height: 29px;
    float: left;
}

.hotel-review-reply .hotel-review-dest {
    padding: 4px 0 15px;
}

.hotel-review-stat {
    background: #f3f3f3;
    padding: 0 14px;
}

.hotel-review-stat-tbl {
    width: 100%;
}

.hotel-review-stat-tbl tbody + thead {
    border-top: 1px solid #e9e9e9;
}

.hotel-review-stat-tbl tbody {
    border-top: 1px solid #e9e9e9;
}

.hotel-review-stat-tbl th {
    font-family: 'apercu_pro';
    font-weight: bold;
    font-size: 15px;
    vertical-align: middle;
    text-align: left;
    height: 40px;
}

.hotel-review-stat-tbl td {
    font-size: 11px;
    line-height: 21px;
    vertical-align: middle;
    text-align: right;
}

.hotel-review-stat-tbl td a {
    color: #000;
}

.hotel-review-stat-tbl td:first-child {
    text-align: left;
}

.hotel-review-stat-tbl td:first-child a {
    color: #999;
}

.hotel-review-stat-tbl tbody tr:first-child td {
    padding-top: 7px;
}

.hotel-review-stat-tbl tbody tr:last-child td {
    padding-bottom: 8px;
}

.hotel-reviews-user-photos {
    padding: 10px 0;
    margin: 0 20px;
    border-top: 1px solid #dedede;
    text-align: center;
}

.hotel-reviews-user-photos__link {
    position: relative;
    font-weight: bold;
    padding-left: 18px;
}

.hotel-reviews-user-photos__link:before {
    position: absolute;
    content: '';
    background: url("/i/icon-photos-grey.png")no-repeat;
    width: 13px;
    height: 10px;
    top: 1px;
    left: 0;
}

.hotel-reviews-nav {
    font-size: 12px;
    line-height: 20px;
    padding-top: 13px;
}

.hotel-reviews-nav-a {
    text-decoration: none;
    float: right;
}

.hotel-reviews-nav-a:first-child {
    float: left;
}

.hotel-reviews-nav-a:hover {
    text-decoration: none;
}

.hotel-reviews-nav-a:hover span {
    text-decoration: underline;
}

.hotel-reviews-nav__before {
    position: relative;
    float: left;
    margin-left: 15px;
}

.hotel-reviews-nav__before:before {
    position: absolute;
    content: '\2190';
    top: -1px;
    left: -15px;
}

.hotel-reviews-nav__next {
    position: relative;
    float: right;
    margin-right: 15px;
}

.hotel-reviews-nav__next:after {
    position: absolute;
    content: '\2192';
    top: -1px;
    right: -15px;
}

.hotel-review-recom {
    padding: 14px 14px 12px 14px;
}

.hotel-review-recom-tbl {
    width: 100%;
}

.hotel-review-recom-td {
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.hotel-review-recom-td:first-child {
    width: 1%;
    padding-right: 10px;
}

.hotel-review-recom .hotel-review-pm {
    position: relative;
    top: -2px;
}

.hotel-review-recom-td_last {
    text-align: right;
    padding-left: 10px;
}

.hotel-review-recom-opinion {
    font-size: 12px;
    line-height: 14px;
    padding: 13px 14px;
}

.hotel-review-recom-opinion-ic {
    padding-left: 20px;
}

.hotel-review_bad .hotel-review-recom-opinion {
    background: #f6e1e0;
}

.hotel-review_bad .hotel-review-recom-opinion-ic {
    color: #c53730;
    background: url(/i/red-hand.png) no-repeat 0 2px;
}

.hotel-review_bad .hotel-review-readon-mark {
    color: #c53730;
}

.hotel-review_good .hotel-review-recom-opinion {
    background: #d9f2e5;
}

.hotel-review_good .hotel-review-recom-opinion-ic {
    color: #00a551;
    background: url(/i/green-hand.png) no-repeat 0 0px;
}

.hotel-review_good .hotel-review-readon-mark {
    color: #00a551;
}

.hotel-review_between {
    border: solid 1px #dfa918;
}

.hotel-review_between .hotel-review-recom-opinion {
    background: #f9eed1;
}

.hotel-review_between .hotel-review-recom-opinion-ic {
    color: #dfa918;
    background: url(/i/recommendations-sprite.png) no-repeat scroll 0 -138px;
}

.hotel-review_between .hotel-review-readon-mark {
    color: #dfa918;
}

.hotel-review-userpic_small {
    width: 40px;
    padding-right: 12px;
}

.hotel-review-area {
    padding: 0 14px 14px 14px;
}

.hotel-review-txtarea {
    width: 99%;
    border: none;
    background: #fff;
    height: 70px;
    padding: 5px;
}

.hotel-review-mess {
    overflow: hidden;
    padding: 0 14px 14px 14px;
}

.hotel-review-mess .ls-chooser-checkbox-tooltip-btn {
    margin: 0;
    float: right;
}

.hotel-review-mess-lab {
    font-size: 12px;
    color: #999;
    position: relative;
    top: 8px;
    left: 3px;
    cursor: pointer;
}

.hotel-review-mess-check {
    position: relative;
    top: 6px;
}

.hotel-review-mess-a {
    color: #00a551;
}

.hotel-review-mess-more {
    border: solid 1px #efefef;
    padding: 12px 14px 10px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
}

.hotel-review-gray-me {
    color: #999;
}

.hotel-review-mid_zero {
    padding-top: 0;
    margin-top: -3px;
}

.hotel-review-navnav {
    float: left;
    color: #bbb;
    padding: 6px 0 0 12px;
}

.hotel-review-navnav-answer {
    border-bottom: dotted 1px #318cc6;
    margin-right: 15px;
    text-decoration: none;
    font-size: 12px;
}

.hotel-review-navnav-answer:hover {
    text-decoration: none;
}

.hotel-review-navnav-show {
    border-bottom: dotted 1px #318cc6;
    text-decoration: none;
}

.hotel-review-i-border .hotel-review-navnav-show {
    color: #c83831;
    border-bottom: dotted 1px #c83831;
}

.hotel-review-navnav-show:hover {
    text-decoration: none;
}

.hotel-review-comments .hotel-review-complaint {
    padding-right: 0;
}

.hotel-review-row-a-bold {
    font-weight: bold;
    color: #000;
}

.hotel-review-i-border .hotel-review-bot_border {
    border-bottom: solid 1px #e5e5e5;
}

.hotel-review-i_agency .hotel-review-user-inner {
    border-top: solid 1px #e5e5e5;
}

.hotel-review-answer-green {
    background: #f0faf5;
}

.hotel-review-i-border {
    border: solid 1px #adadad;
}

.hotel-review-gray-txt {
    background: #ededed;
    font-size: 12px;
    color: #999;
    padding: 12px 14px;
}

.hotel-review-gray-ttl {
    background: #ededed;
    font-size: 15px;
    font-weight: bold;
    color: #010101;
    padding: 12px 14px;
    margin-top: 1px;
}

.hotel-review-gray-textarea {
    background: #ededed;
    padding: 0px 14px;
}

.hotel-review-gray-area {
    width: 99%;
    border: none;
    background: #fff;
    height: 70px;
    padding: 5px;
}

.hotel-review-gray-mess {
    background: #ededed;
    padding: 14px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.hotel-review-gray-mess .ls-chooser-checkbox-tooltip-btn {
    float: right;
    margin: 0;
}

.hotel-review-gray-mess-num {
    position: relative;
    top: 8px;
}

.hotel-review-ag-a {
    text-decoration: none;
}

.hotel-review-ag-a:hover {
    text-decoration: underline;
}

.hotel-review-bot-final {
    border-top: solid 1px #e5e5e5;
    padding: 12px 14px 11px;
    color: #999;
    font-size: 12px;
}

.hotel-review-bot-final-a {
    color: #da4c4c;
    text-decoration: none;
}

.hotel-review-bot-final-a:hover {
    text-decoration: underline;
}

.hotel-review-bot-final-zero {
    border: none;
}

.hotel-review-readon-a-dot {
    font-size: 12px;
    color: #3488b2;
    border-bottom: dotted 1px #3488b2;
}

.hotel-review-readon-a-dot:hover {
    text-decoration: none;
}

.hotel-review-readon-r {
    float: right;
    font-size: 12px;
    color: #3488b2;
}

.hotel-review-readon-r-a {
    font-weight: bold;
}

.hotel-review-comment .opinion-h-comment-ic {
    top: 3px;
}

.hotel-review-ttl-in {
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0 10px;
}

.hotel-review-ttl-in-a {
    color: #3488b2;
}

.hotel-review-agency-r {
    float: right;
    position: relative;
    top: -6px;
    color: #000;
}

.hotel-review-agency-r-window {
    position: absolute;
    border: 1px solid #efefef;
    border-radius: 2px;
    padding: 8px 20px 8px 10px;
    background: #fff;
    top: 25px;
    right: -8px;
    width: 150px;
    font-size: 11px;
    line-height: 16px;
    text-decoration: none;
    box-shadow: 0px 0px 5px #999;
    cursor: default;
    display: none;
    z-index: 1;
}

.hotel-review-agency-r-window:hover {
    text-decoration: none;
}

.hotel-review-agency-r-window::after {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    right: 10px;
    background: url(/i/side-nav-li-bubble.png) repeat 0% 0%;
    width: 5px;
    height: 4px;
}

.hotel-review-agency-r-window-close {
    position: absolute;
    top: 0px;
    right: 9px;
    cursor: pointer;
}

.hotel-review-rating_ivers {
    background: #fff !important;
    color: #00a551;
}

.hotel-review-agency_gray {
    background: #f0f0f0;
}

.hotel-review-place-line {
    font-size: 12px;
    line-height: 18px;
    padding: 0 14px 11px;
}

.hotel-review-place-line-gray {
    color: #666;
}

.hotel-review-place-line-black {
    color: #000;
    font-weight: bold;
    margin-right: 7px;
}

.hotel-review-more {
    border: 1px solid #e5e5e5;
    border-width: 0 1px 1px;
    color: #999;
    font-size: 12px;
    padding: 12px 14px 11px;
}

.hotel-review-i.hotel-review-inspect {
    border-color: #e5e5e5;
}

.hotel-review-inspect-inner {
    display: table;
    width: 100%;
}

.hotel-review-inspect-info {
    display: table-cell;
    vertical-align: top;
    padding-right: 14px;
}

.hotel-review-inspect-rate {
    display: table-cell;
    vertical-align: top;
}

.hotel-review-inspect .hotel-review-rates {
    background: #f2f2f2;
}

.hotel-review-inspect-ttl {
    font-family: "apercu_pro_bold";
    font-size: 18px;
    line-height: 14px;
    padding: 11px 0 0 14px;
}

.hotel-review-inspect-p {
    color: #333;
    font-size: 12px;
    line-height: 17px;
}

.hotel-review-inspect-p a {
    color: #149d14;
    text-decoration: none;
}

.hotel-review-inspect-p a:hover {
    text-decoration: underline;
}

.hotel-review-inspect-count {
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 14px 14px;
}

.hotel-review-inspect-count a {
    display: inline-block;
    color: #3488b2;
    margin-right: 6px;
    text-decoration: none;
}

.hotel-review-inspect-count a:hover {
    text-decoration: underline;
}

.hotel-review-inspect-logo {
    display: block;
    background: url(/i/logo-hotelsinspector.png) no-repeat;
    width: 162px;
    height: 15px;
    margin: 1px 0 15px 14px;
}

.hotel-review-logo {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.hotel-review-logo_cnt {
    display: block;
    font-size: 10px;
    color: #999999;
    margin-bottom: 2px;
}

.hotel-review-logo-link {
    display: block;
}

.hotel-review-inspect-user {
    color: #bbb;
    font-size: 12px;
    line-height: 17px;
}

.hotel-review-inspect-user-a {
    font-weight: bold;
}

.hotel-review-inspect .hotel-review-userpic {
    width: 100px;
    vertical-align: top;
    padding-right: 0;
}

.hotel-review-inspect .hotel-review-info {
    padding: 10px 0 10px 14px;
    vertical-align: top;
}

.hotel-review-inspect .hotel-review-rates-i {
    font-size: 12px;
    line-height: 20px;
}

.inspect-rating {
    border-radius: 3px;
    border: 1px solid #c6c6c6;
    height: 29px;
    font-family: "apercu_pro_light";
    font-size: 10px;
    text-transform: uppercase;
    width: 270px;
    margin-top: 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inspect-rating-val {
    background: #c6c6c6;
    float: left;
    padding: 0 9px;
    color: #fff;
    height: 27px;
    line-height: 27px;
}

.inspect-rating-details {
    overflow: hidden;
    padding: 0 0 0 8px;
    line-height: 27px;
}

.inspect-rating-details-i {
    display: inline-block;
    color: #666;
}

.inspect-rating-details-sep {
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    width: 9px;
    text-align: center;
    color: #eaeaea;
}

.inspect-rating_good.inspect-rating {
    border-color: #00a551;
}

.inspect-rating_good .inspect-rating-val {
    background-color: #00a551;
}

.inspect-rating_med.inspect-rating {
    border-color: #dfa918;
}

.inspect-rating_med .inspect-rating-val {
    background-color: #dfa918;
}

.inspect-rating_bad.inspect-rating {
    border-color: #c53730;
}

.inspect-rating_bad .inspect-rating-val {
    background-color: #c53730;
}

.hotel-review-inspect-rates {
    margin-top: 6px;
}

.inspect-rates-tbl {
    color: #000;
    font-size: 11px;
    line-height: 17px;
}

.inspect-rates-tbl td {
    height: 17px;
}

.inspect-rates-td1 {
    width: auto;
    padding-right: 8px;
    text-align: center;
    font-family: "apercu_pro_mono";
    font-size: 10px;
}

.inspect-rates-td2 {
    padding: 0 15px 0 0;
    color: #666;
    font-family: "apercu_pro_light";
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
}

.inspect-rate-green {
    color: #00a551;
}

.inspect-rate-yellow {
    color: #dfa918;
}

.inspect-rate-red {
    color: #c53730;
}

.inspect-rate-grey {
    color: #bbb;
}

.hotel-review-i_ttls {
    font-family: "apercu_pro_bold";
    font-size: 20px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.hotel-review-mid_zero-ttl {
    font-family: "apercu_pro_bold";
    font-size: 15px;
    margin: 2px 0 8px 0;
    display: block;
    text-decoration: none;
    color: #000;
}

.hotel-review-mid_zero-ttl:hover {
    text-decoration: underline;
}

.hotel-review-mid_zero-bbb {
    font-size: 12px;
    color: #bbb;
    margin-bottom: 5px;
}

.hotel-review-text666 {
    color: #666;
    margin-bottom: 10px;
}

.hotel-review-mid_zero-more {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.hotel-review-mid_zero-more:hover {
    text-decoration: underline;
}

.hotel-review-mid_zero-mores {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #c53730;
    display: block;
    padding: 10px 0 0 15px;
}

.hotel-review-mid_zero-mores:hover {
    text-decoration: underline;
}

.hotel-review-i_nom {
    padding-bottom: 15px;
    margin: 0 !important;
    border-top: none;
}

.hotel-review-i_noms {
    padding-bottom: 10px;
    margin: 0 !important;
    border-top: none;
}

.hotel-review-konk {
    padding: 10px 15px;
    background: #f2c25a;
    font-size: 12px;
    color: #fff;
    font-family: "apercu_pro_bold";
}

.hotel-review-konk-more {
    float: right;
    color: #fff;
    text-decoration: underline;
}

.hotel-review-konk-more:hover {
    text-decoration: none;
}

.hotel-review-taxi {
    white-space: nowrap;
    background: #ffefb4 url(/i/hotel-review-taxi.png) right 0 no-repeat;
    padding: 2px 31px 2px 6px;
    text-decoration: none;
    color: #333;
}

.hotel-review-taxi:hover {
    text-decoration: none;
}

.hotel-review-all-rev {
    color: #666;
    text-decoration: none;
    border-bottom: dotted 1px #666;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
}

.hotel-review-all-rev:hover {
    text-decoration: none;
}

.hotel-review-all-rev-pop {
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 2px #969696;
    padding: 10px;
    width: 180px;
    bottom: 21px;
    left: -65px;
    cursor: default;
    text-align: center;
    color: #000;
    display: none;
}

.hotel-review-all-rev-pop-tail {
    background: url(/i/hotel-review-all-rev-pop-tail.png) 0 0 no-repeat;
    width: 7px;
    height: 4px;
    position: absolute;
    bottom: -4px;
    left: 95px;
}

.hotel-review-all-rev-pop-btn {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #00a651;
    line-height: 28px;
    border-radius: 3px;
    margin: 5px 0 7px;
}

.hotel-review-all-rev-pop-btn:hover {
    text-decoration: none;
}

.hotel-review-all-rev-pop-more {
    display: block;
    line-height: 16px;
    color: #666;
    text-decoration: underline;
}

.hotel-review-all-rev-pop-more:hover {
    text-decoration: none;
}

.hotel-review-all-bl {
    font-size: 11px;
    clear: both;
    text-align: right;
    padding-top: 2px;
}

.hotel-review-all-bl .hotel-review-all-rev-pop {
    font-size: 12px;
    line-height: 18px;
    white-space: normal;
}

.hotel-review-rates-out {
    display: table-cell;
    vertical-align: middle;
    padding: 0 14px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-review-rates-out-p {
    font-size: 11px;
    line-height: 16px;
    color: #999;
}

.hotel-review-rates-out-btn {
    display: block;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    width: 100%;
    height: 25px;
    font-family: 'apercu_pro';
    font-size: 10px;
    line-height: 22px;
    color: #999;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin-top: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-review-rates-out-btn:hover {
    text-decoration: none;
}

.hotel-review_eval .hotel-review-top {
    background: #f7f7f7;
}

.hotel-review_eval .hotel-review-mid {
    padding-top: 5px;
}

.hotel-review_eval .hotel-review-rates {
    background: transparent;
    width: 188px;
}

.hotel-review_eval-good .hotel-review-rating {
    background: #00a551;
}

.hotel-review_eval-med .hotel-review-rating {
    background: #dfa918;
}

.hotel-review_eval-bad .hotel-review-rating {
    background: #c53730;
}

.hotel-review-p-m-wrap {
    overflow: hidden;
}

.hotel-review-p-m-ttl {
    font-family: "apercu_pro_bold";
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    padding-left: 20px;
}

.hotel-review-p-m-ttl span {
    color: #bbb;
}

.hotel-review-p-m-list {
    font-size: 12px;
    color: #666;
    margin-bottom: 1px;
}

.hotel-review-p-m-list-i {
    display: inline-block;
    padding-right: 10px;
    position: relative;
}

.hotel-review-p-m-list-i:after {
    content: "\2022";
    color: #e9e9e9;
    position: absolute;
    top: 0;
    left: -13px;
    text-align: center;
    width: 13px;
}

.hotel-review-p-m-pos .hotel-review-p-m-ttl {
    color: #00a550;
    background: url(/i/icons-reviews-p-m.png) 0 5px no-repeat;
}

.hotel-review-p-m-neg .hotel-review-p-m-ttl {
    color: #dc5755;
    background: url(/i/icons-reviews-p-m.png) 0 -28px no-repeat;
}

.hotel-review-user-type-linky {
    color: #3488b2 !important;
    text-decoration: underline !important;
}

.hotel-review-user-type-linky:hover {
    text-decoration: none !important;
}

.hotel-review-lefts {
    line-height: 29px;
    float: left;
    margin: 1px 0 0 10px;
}

.hotel-review-text-answer-btn {
    border: 1px solid #318cc6;
    line-height: 27px;
    display: inline-block;
    padding: 0px 9px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #3488b2;
    text-decoration: none;
}

.hotel-review-text-answer-btn:hover {
    text-decoration: none;
}

.hotel-review-user-black {
    color: #000;
}

.hotel-review-text-hid-me {
    display: none;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 10px;
}

.hotel-review-user_slim {
    border-top: 1px solid #e5e5e5;
    display: block;
}

.hotel-review-user_slim .hotel-review-userpic {
    padding-bottom: 0;
}

.hotel-review-user_slim .hotel-review-info {
    padding-top: 14px;
}

.hotel-review-user_right {
    display: table-cell;
    vertical-align: middle;
    width: 38%;
    text-align: center;
}

.hotel-review-mid-inter {
    font-size: 12px;
    line-height: 20px;
}

.hotel-review-mid-inter-answ {
    padding-top: 10px;
}

.user-profile-profile-proud {
    border: 1px solid #d0b933;
    background: #fff;
    border-radius: 3px;
    display: inline-block;
    font-family: 'apercu_pro';
    font-size: 8px;
    font-weight: bold;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
}

.user-profile-profile-proud-title {
    background-color: #d0b933;
    color: #fff;
    font-family: "apercu_pro_light";
    padding: 2px 5px;
}

.user-profile-profile-profile-proud-pro span img {
    max-height: 30px;
    max-width: 30px;
}

.user-profile-profile-profile-proud-pro {
    padding-top: 2px;
}

@-moz-document url-prefix() {
    .hotel-review-user-from, .hotel-review-user-type {
        padding-bottom: 2px;
    }
}

.hotel-review-i_conversation {
    border: 1px solid #dedede;
    border-bottom: 0;
}

.hotel-review-i_conversation .hotel-review-mid {
    border-bottom: 1px solid #dedede;
}

.hotel-review-i_conversation .hotel-review-bot {
    border-top: 0;
    border-bottom: 1px solid #dedede;
}

.hotel-review-i_conversation .hotel-review-bot-final {
    border-top: 0;
    border-bottom: 1px solid #dedede;
}

.hotel-conversation-reply {
    background: #f0faf5;
}

.hotel-conversation-more {
    color: #3488b2;
    border-bottom: 1px dotted;
    text-decoration: none;
}

.hotel-conversation-top {
    border-bottom: 1px solid #dedede;
    font-size: 12px;
    line-height: 20px;
    padding: 7px 14px 8px;
}

.hotel-conversation-ttl {
    font-family: "apercu_pro_bold";
    font-size: 18px;
}

.hotel-conversation-ttl a {
    text-decoration: none;
}

.hotel-conversation-ttl a:hover {
    text-decoration: underline;
}

.hotel-conversation .hotel-review-text:last-child {
    margin: 0;
}

.hotel-conversation-username {
    color: #000;
    text-decoration: none;
}

.hotel-conversation-username:hover {
    text-decoration: underline;
}

.hotel-conversation-status {
    display: inline-block;
    padding: 0 7px;
    height: 20px;
    line-height: 18px;
    color: #da4c4c;
    border: 1px solid;
    font-family: "apercu_pro_light";
    font-size: 8px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-conversation-status_green {
    color: #00a551;
}

.question-block-hotel-vert {
    float: right;
}

.question-block-tabs {
    float: left;
    background: transparent url(/i/request-free-line.gif) repeat-y left 0px;
    padding: 0px 10px 0px 0px;
}

.question-block-a {
    text-decoration: none;
    background: transparent url(/i/dashed_sprite.gif) repeat-x 1px 14px;
    padding: 0px 0px 2px;
    margin-left: 11px;
}

.question-block-a-act {
    background: transparent url(/i/ok_sm.gif) no-repeat 0px 5px;
    color: #090;
    padding: 0px 0px 2px 17px;
}

.question-block-hotel-btn {
    float: left;
    margin: 0px;
    background: transparent url(/i/request-free-line.gif) repeat-y left 0px;
    padding: 1px 4px 0px 11px;
}

.question-block-hotel-btn-a {
    display: block;
    background: transparent url(/i/my-comments-info-del.gif) no-repeat 100% 0px;
    height: 12px;
    width: 12px;
}

.hotel-conversation-top .question-block-tabs {
    position: relative;
    top: -3px;
    background: none;
}

.hotel-review-agency_yellow {
    background: #fcf0d0 url(/i/hotel-review-agency_yellow.png) repeat-x 0 bottom;
}

.hotel-review-agency-a_prize {
    background: url(/i/hotel-review-agency-a_prize.png) no-repeat 0 1px;
    padding-left: 27px;
}

.hotel-review-agency-a_prize span {
    color: #666;
}

.hotel-review-agency_none {
    border: none;
    padding: 8px 12px 11px;
}

.hotel-review-agency_none .hotel-review-agency-loc {
    margin: 0;
}

.hotel-review-callback {
    color: #00a551;
    text-decoration: none;
    border-bottom: dotted 1px #00a551;
}

.hotel-review-callback:hover {
    text-decoration: none;
}

.hotel-review-user-inner_top .hotel-review-userpic {
    vertical-align: top;
}

.hotel-review-user-inner_top .hotel-review-info {
    vertical-align: top;
    padding: 9px 0 7px;
}

.hotel-review-rates_mid {
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;
    padding: 0 15px;
    width: 160px;
    text-align: center;
}

.hotel-review-rates_mid .hotel-review-recommend {
    padding-left: 15px;
}

.hotel-review-helpme {
    display: block;
    text-decoration: none;
    color: #318cc6;
    border: solid 1px #318cc6;
    border-radius: 3px;
    padding: 7px 0 6px;
    text-align: center;
    margin: 7px 0;
}

.hotel-review-helpme:hover {
    text-decoration: none;
}

.hotel-review-reads {
    color: #666;
    text-decoration: underline;
}

.hotel-review-reads:hover {
    text-decoration: none;
}

.hotel-review-user-gray {
    color: #666;
}

.hotel-review-agency-loc-p {
    display: none;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
}

.hotel-review-agency-loc-sp {
    background: url(/i/icon-phone-4c4c4c.png) no-repeat 0px 1px;
    padding: 1px 0px 2px 20px;
    color: #4c4c4c;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    top: -1px;
}

.hotel-review-agency-loc-sp:hover {
    text-decoration: none;
}

.hotel-review-agency-loc-sp span {
    border-bottom: dotted 1px #4c4c4c;
}

.hotel-review-i_white .hotel-review-top {
    background: #fff;
}

.hotel-review-i_white .hotel-review-rates {
    background: #fff;
}

.hotel-review-callback-gray {
    color: #666;
    text-decoration: none;
    border-bottom: dotted 1px #666;
}

.hotel-review-callback-gray:hover {
    text-decoration: none;
}

.hotel-review-user-gray-light {
    color: #999;
}

@media screen and (max-width: 1085px) {
    .hotel-review-user-from, .hotel-review-user-type {
        font-size: 11px;
        line-height: 17px;
    }

    @-moz-document url-prefix() {
        .hotel-review-user-from, .hotel-review-user-type {
            line-height: 16px;
        }
    }
}

.rightbar.filter-wrapper {
    margin-top: 10px;
}

.hotel-profile-reviews-list {
    overflow: hidden;
}

.hotel-review-readon {
    padding: 13px 0 14px;
    overflow: hidden;
}

.hotel-profile-reviews-list li {
    float: left;
    padding-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotel-profile-reviews-tbl {
    color: #000;
    font-size: 11px;
    line-height: 17px;
}

.hotel-profile-reviews-td2 {
    padding: 0 15px 0 0;
    color: #666;
}

.hotel-profile-reviews-td1 {
    width: auto;
    padding-right: 8px;
    text-align: center;
}

.hotel-profile-reviews-tbl th {
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    min-width: 17px;
}

.reviews-rate-green {
    color: #00A551;
}

th.hotel-profile-reviews-td2 {
    color: #000;
}

.hotel-profile-reviews-tbl tbody {
    display: none;
}

.tooltip-content {
    font: 10px Arial, Helvetica;
    color: #747373;
    text-align: left;
    border: 1px solid #d1dad5;
    background: #fff;
    padding: 3px 5px 3px 5px;
    position: absolute;
    left: 100%;
    margin: -4px 0 0 10px;
    white-space: normal;
    opacity: 0;
    visibility: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: bottom .2s ease, opacity .2s ease;
    -moz-transition: bottom .2s ease, opacity .2s ease;
    -ms-transition: bottom .2s ease, opacity .2s ease;
    -o-transition: bottom .2s ease, opacity .2s ease;
    transition: bottom .2s ease, opacity .2s ease;
}

.question-block-touragency {
    background: #d4f1ff;
    margin-left: -18px;
    margin-right: -18px;
    margin-top: -13px;
    padding: 10px 16px;
    border-bottom: 1px dashed #ddd;
    font-size: 12px;
}

.show-phone {
    display: inline-block;
    background: #d4f1ff;
    color: #1c95c3;
    border-radius: 20px;
    padding: 6px 14px;
    margin-left: 13px;
    border: 1px solid #AFDCF1;
}

.signto-link {
    display: inline-block;
    background: #fff;
    color: #00A551;
    border-radius: 20px;
    padding: 6px 14px;
    margin-left: 13px;
    border: 1px solid #AFDCF1;
}

.question-block-touragency-pro {
}

.signto-link span {
    background: url("/i/dotted-009b00.png") repeat-x 0 12px;
}

.question-block-touragency-right {
    float: right;
}

.show-phone span {
    background: url("/i/dotted-3488b2.png") repeat-x 0 12px;
}

.hotel-review-photos-more:hover {
    text-decoration: none;
}

.services-review-rating {
    background-color: #00a551;
    display: inline-block;
    height: 24px;
    line-height: 25px;
    padding: 0 8px;
    font-family: apercu_pro;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
    border-radius: 3px;
    margin-right: 8px;
}

.services-review-rating-wrap span {
    color: #999;
}

.reviews-item-pm-green {
    background: url('/i/reviews-item-pm-green.png') no-repeat 0 3px;
    padding-left: 18px;
    font-family: apercu_pro;
    font-weight: bold;
    font-size: 14px;
    color: #00a551;
}

.reviews-item-pm-red {
    background: url('/i/reviews-item-pm-red.png') no-repeat 0 3px;
    padding-left: 18px;
    font-family: apercu_pro;
    font-weight: bold;
    font-size: 14px;
    color: #da4c4c;
    margin-top: 5px;
}

.reviews-item-pm-gray {
    color: #666;
}

.reviews-item-pm-p {
    color: #333;
    line-height: 20px;
}

.reviews-item-pm-p span {
    color: #ccc;
    margin: 0 4px;
}

.hotel-review-mid_border {
    border-top: solid 1px #ededed;
    padding: 11px 0 10px;
    margin: 0 14px;
}

.hotel-review-mid_light {
    border: none;
}

.hotel-review-mid_border .hotel-review-mid_zero-ttl {
    font-size: 18px;
}

.hotel-review-mid_border .hotel-review-text {
    padding: 12px 0 6px 0;
}

.hotel-review-h-pic {
    width: 185px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 20px 0;
}

.hotel-review-h-info {
    display: inline-block;
    width: 62%;
    vertical-align: top;
    font-size: 11px;
    line-height: 20px;
    color: #999;
    position: relative;
    top: -3px;
}

.hotel-review-h-info-ttl {
    font-family: "apercu_pro_bold";
    font-size: 18px;
}

.hotel-review-h-info-ttl a {
    text-decoration: none;
}

.hotel-review-h-info-ttl a:hover {
    text-decoration: underline;
}

.hotel-review-h-info-price {
    font-size: 12px;
    color: #bbb;
    padding-bottom: 5px;
}

.hotel-review-h-info-red {
    color: #e03a3a;
}

.hotel-review-h-final {
    border-top: solid 1px #ededed;
    font-size: 12px;
    line-height: 20px;
    color: #bbb;
    padding-top: 8px;
    margin-top: 10px;
}

.hotel-review-h-final a {
    color: #bbb;
    text-decoration: none;
    border-bottom: dotted 1px #bbb;
    margin-right: 14px;
}

.hotel-review-h-final a:hover {
    text-decoration: none;
}

.hotel-review-h-final-like {
    background: url(/i/hotel-review-h-final-like.png) no-repeat 0px 3px;
    padding-left: 14px;
    margin-right: 14px;
}

.hotel-review-h-more {
    font-size: 12px;
    padding-top: 3px;
}

.hotel-review-h-more a {
    text-decoration: none;
    display: none;
}

.hotel-review-h-more a:hover {
    text-decoration: underline;
}

.hotel-review-h-more a:first-child {
    display: inline;
}

.hotel-review-h-none {
    display: none;
}

.club-user-wrap {
    font-family: "apercu_pro";
    font-weight: bold;
    padding: 0 0 20px 15px;
}

.club-user-img {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 10px;
}

.club-user-img img {
    width: 100%;
}

.club-user-ttl {
    font-size: 24px;
    line-height: 22px;
}

.light-grey {
    color: #aaa !important;
}

.club-user-ttl .pro-touragent {
    color: #f8a53a;
    background: url("/i/icon-pro.png") no-repeat left 7px;
    padding-left: 30px;
}

.club-user-subttl {
    font-size: 15px;
    line-height: 20px;
}

.club-user-ttl + .club-user-subttl {
    margin-top: 5px;
}

.club-user-subttl span {
    margin-left: 10px;
    color: #999;
}

.club-user-subttl a {
    text-decoration: none;
    border-bottom: 1px solid;
    color: #999;
}

.club-user-subttl a:hover {
    border-bottom-color: transparent;
}

.reviews-itemreviews-item-green .hotel-review-top {
    background: #EBF8F1;
}

.reviews-itemreviews-item-green .hotel-review-rates {
    background: #D9F1E4;
}

.reviews-itemreviews-item-green .hotel-review-rating {
    background: #00A451;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
}

.reviews-itemreviews-item-green .hotel-review-recommend {
    font-size: 12px;
    font-family: Arial;
    text-transform: none;
}

.p15 {
    padding: 15px;
}

.reviews-itemreviews-item-green .hotel-review-rates-inner {
    height: 50px;
}

.content .reviews-itemreviews-item-green .hotel-review-rating-wrap {
    display: table-cell;
    width: 60px;
    padding: 14px 11px 0 14px;
    vertical-align: middle;
}

.reviews-itemreviews-item-green .hotel-review-rates-list {
    display: table-cell;
    vertical-align: bottom;
    padding-right: 15px;
}

.reviews-itemreviews-item-green .hotel-review-rates-i {
    color: #888;
    font-size: 13px;
    line-height: 17px;
    text-transform: none;
    font-family: apercu_pro;
    font-weight: bold;
    position: relative;
}

.reviews-itemreviews-item-green .hotel-review-rates-i:before {
}

.reviews-itemreviews-item-green .hotel-review-userpic img {
    height: 80px;
    width: 80px;
}

.reviews-itemreviews-item-green .hotel-review-user-from {
    color: #000;
}

.reviews-itemreviews-item-green .hotel-review-user-type {
    color: #999;
    margin-bottom: 5px;
}

.reviews-itemreviews-item-green .hotel-review-pm {
    display: inline;
    background-repeat: no-repeat;
}

.hotel-review-pm span {
    color: #CCCCCC;
    background: url("/i/dotted-999999.png") repeat-x 0 13px;
    margin-left: 20px;
}

.recall-grade-separator {
    background: #cee5d8;
    height: 1px;
    display: inline-block;
    width: calc(100% - 95px);
    margin: 0 3px;
    position: relative;
    top: 10px;
    vertical-align: top;
}

.recall-grade-separator.recall-grade-food {
    width: calc(100% - 69px);
    margin: 0 3px;
}

.recall-grade-separator.recall-grade-service {
    width: calc(100% - 64px);
    margin: 0 3px;
}

.pro {
    position: relative;
    padding-left: 22px;
}

.pro:before {
    content: '';
    position: absolute;
    background: url("/i/pro-icon-green.png") no-repeat left;
    height: 20px;
    width: 18px;
    left: 6px;
}

.reviews-itemreviews-item-green-agent .hotel-review-username {
    color: #00A451;
}

.recall-comment {
    margin-top: 5px;
    display: block;
    text-decoration: none;
}

.recall-comment:hover {
    text-decoration: none;
}

.recall-write {
    line-height: 0.9;
    color: rgb(153, 153, 153);
    font-size: 12px;
    border-bottom: 1px dotted;
    text-decoration: none;
}

.recall-help-button {
    position: relative;
    padding: 0 8px;
    display: inline-block;
    line-height: 26px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    height: 26px;
    opacity: 1;
    background-image: linear-gradient(89deg, rgba(0, 165, 81, 0.9) 0%, rgba(0, 175, 86, 0.9) 100%);
}

.recall-help-arrows {
    position: relative;
    top: -7px;
    right: -7px;
}

.recall-help-button::after {
    content: '';
    position: absolute;
    right: -26px;
    top: 0px;
    border: 13px solid transparent;
    border-left: 13px solid rgba(0, 175, 86, 0.9);
}

.recall-help {
    padding: 0 15px 15px;
}

.reviews-itemreviews-item-green-agent .hotel-review-recommend {
    background: none;
    padding-left: 0;
}

.hotel-review-recommend-yes {
    background: url(/i/reviews-recommend.png) 100% 2px no-repeat;
    padding-right: 12px;
}

.recall-was-agency {
    color: rgb(187, 187, 187);
    display: block;
    font-size: 12px;
    margin-top: 13px;
}

.contacts {
    margin: 0;
    font-size: 12px;
    display: none;
    margin-top: 10px;
}

.hotel-review-comment_brand {
    border: solid 1px #b2e4ca;
    margin: 0 -1px -1px -1px;
}

.hotel-review-comment_brand .hotel-review-answer-top {
    background: #ebf8f1;
    border: none;
}

.hotel-review-username-bots {
    line-height: 16px;
}

.hotel-review-comment_brand .opinion-h-filter-rec-agent-img {
    width: 50px!important;
    height: 50px!important;
}

.hotel-review-comment_brand .hotel-review-username {
    color: #00a551;
}

.hotel-review-comment_brand .hotel-review-username_agency {
    font: normal 12px Arial,sans-serif!important;
    color: #3488b2;
}

.hotel-review-comment_brand .hotel-review-username_agency span {
    padding: 4px 0 0 23px!important;
}

.hotel-review-comment_brand .hotel-review-user-from {
    color: #000;
    margin: 0!important;
    padding: 0!important;
}

.hotel-review-comment_brand .comment_body {
    padding-top: 10px;
}

.hotel-review-comment_brand .comment_body p {
    margin-top: 0;
    line-height: 20px;
}

.hotel-review-user-bbb {
    color: #bbb;
    margin-top: 2px;
}

.hotel-review-help-you {
    display: inline-block;
    background: #19b063;
    color: #fff;
    text-decoration: none;
    height: 26px;
    line-height: 26px;
    padding: 0 9px;
    position: relative;
    margin-top: 10px;
}

.hotel-review-help-you::after {
    display: block;
    content: "";
    position: absolute;
    background: url(/i/hotel-review-help-you.png) 0 0 no-repeat;
    width: 28px;
    height: 26px;
    top: 0;
    right: -28px;
}

.hotel-review-bot-answer {
    display: inline-block;
    line-height: 30px;
    margin-left: 5px;
    text-decoration: none;
}

.hotel-review-bot-answer:hover {
    text-decoration: underline;
}

.hotel-review-bot-right {
    display: inline-block;
    line-height: 30px;
    float: right;
    text-decoration: none;
    color: #666;
    margin-right: 10px;
}

.hotel-review-bot-right:hover {
    text-decoration: underline;
}

.hotel-review-help-contacts {
    text-decoration: none;
    color: #000;
    border-bottom: dotted 1px #000;
}

.hotel-review-help-contacts:hover {
    text-decoration: none;
}

.hotel-review-answer-agency_tops {
    display: inline-block;
    margin-top: -4px;
}

.hotel-review-help-contacts-act {
    border: none;
    font-weight: bold;
}

.hotel-review-help-contacts-txt {
    margin: 1px 0 0 59px;
    display: none;
}

.hotel-review-bot-right_green {
    color: #00a651;
    font-weight: bold;
    text-decoration: none;
}

.hotel-review-bot-right_green:hover {
    text-decoration: underline;
}

.hotel-review-edit-p-a {
    background: url(/i/ico_edit2.gif) no-repeat 0 3px;
    color: #666;
    display: inline-block;
    font-size: 11px;
    padding: 1px 0 1px 15px;
    text-decoration: underline;
    margin-top: 5px;
}

.hotel-review-edit-p-a:hover {
    text-decoration: none;
}

.hotel-review-red-link {
    text-decoration: underline;
    color: #da4c4c;
    font-size: 12px;
}

.hotel-review-red-link:hover {
    text-decoration: none;
}

.reviews-item-pm {
    border-top: 1px solid #d1d1d1;
    font-size: 11px;
    line-height: 18px;
    padding: 10px 15px;
}

.hotel-review_good .reviews-item-pm {
    border-color: #b2e4ca;
}

.hotel-review_mod .reviews-item-pm {
    border-color: #f5e5b9;
}

.hotel-review_bad .reviews-item-pm {
    border-color: #edc3c0;
}

.hotel-review-manage {
    border-bottom: dotted 1px #ccc;
    padding-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    top: -6px;
    height: 26px;
}

.hotel-review-manage .message-nav {
    top: 0px;
    left: 0;
    display: none;
}

.hotel-review-manage-r {
    float: right;
}

.club-feed-bot_auto {
    height: auto!important;
    overflow: hidden;
}

.hotel-review-rates_mobile {
    margin: 0px 0 0 20px!important;
    display: none;
}

.club-user-wrap_noclear {
    overflow: hidden;
}

.club-user-left {
    float: left;
}

.club-user-right {
    float: right;
}

a.club-user-widget-btn {
    text-decoration: none;
    border-radius: 3px;
    height: 20px;
    border: 1px solid rgb(255, 203, 8);
    display: inline-block;
    padding: 9px;
    line-height: 14px;
    font-size: 0;
}

a.club-user-widget-btn:hover {
    background-color: rgb(255, 203, 8);
}

a.club-user-widget-btn span.btn-label {
    font-size: 14px;
    font-family: apercu_pro;
    color: #ffcb08;
    font-weight: 700;
    padding-left: 11px;
}

a.club-user-widget-btn:hover span.btn-label {
    color: #fff;
}

a.club-user-widget-btn span.btn-icon {
    background-color: rgb(255, 203, 8);
    background-image: url('/i/white-crown.png');
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 2px;
    width: 20px;
    height: 20px;
}

a.club-user-widget-btn span {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 1200px) {
    .club-user-left,.club-user-right {
        float: none;
        display: block;
    }

    .club-user-right {
        margin-top: 15px;
    }
}

@media screen and (max-width: 1279px) {
    .hotel-review-comments {
        display: block;
        float: none;
        margin: 5px 0 0 5px;
    }

    .hotel-review-useful-wrap {
        display: block;
    }

    .hotel-review-useful_trust {
        display: inline-block;
        float: none;
    }

    .user-toolbox-a {
        font-size: 13px;
        margin-right: 10px;
    }

    .hotel-review-data {
        display: block;
    }

    .hotel-review-data .bull:first-child {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .user-toolbox {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .hotel-review__addAdvice {
        display: none;
    }
}

@media screen and (max-width: 639px) {
    .hotel-review-user {
        display: block;
    }

    .club-user-left {
        min-height: 60px;
    }

    .hotel-review-rates {
        display: block;
        width: auto;
    }

    .hotel-review-useful_trust + .hotel-review-comments {
        text-align: left;
    }

    .hotel-review-answer-top .float-none-mobile {
        float: none;
    }

    .hotel-review-answer-agency_tops {
        display: block;
        margin-top: 5px;
    }

    .hotel-review-reply-data__inp-txt {
        display: block;
        margin-bottom: 5px;
    }

    .hotel-review__linkWrap {
        display: block;
    }

    .hotel-review-manage {
        padding-bottom: 12px;
    }

    .hotel-review-manage .message-nav {
        display: block;
    }

    .hotel-review-manage-a {
        display: none;
    }

    .club-feed-bot-delete-answer {
        float: none !important;
        clear: both;
        padding: 15px 0;
        display: block;
    }

    .hotel-review-logo_cnt {
        margin-bottom: 0;
        margin-right: 2px;
    }

    .hotel-review-logo_cnt, .hotel-review-logo_link {
        display: inline-block;
        vertical-align: middle;
    }

    .hotel-review-rates_mobile {
        display: block;
    }

    .hotel-review-rates_mobile-hidden {
        display: none !important;
    }

    .hotel-review-txt {
        display: block;
    }

    .hotel-review-bull {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .hotel-review-views_mobile {
        display: none;
    }

    .hotel-review-views {
        display: none;
    }

    .hotel-review-type {
        float: right;
    }

    .hotel-review-isuseful_desktop {
        display: none;
    }

    .hotel-review-isuseful_mobile {
        display: inline;
    }

    .hotel-review-row__txt-mobile {
        display: none;
    }

    .hotel-review-bot-right {
        float: none;
        margin: 0 0 0 5px;
    }

    .hotel-review-userpic_agent {
        width: 60px;
        padding: 30px 10px;
    }

    .hotel-review-type_not-verified {
        float: none;
        display: block;
        text-align: right;
    }

    .hotel-review-reply-data__inp-wrap {
        display: block;
        margin-bottom: 5px;
    }

    .hotel-review-username-m {
        margin-top: 15px;
    }

    .hotel-review-rating-name {
        display: block;
    }

    .hotel-review-rating-green {
        position: absolute;
        top: 30px;
        right: 0;
    }

    .questions-hotel-answer-i-like + .hotel-review-answer-top {
        padding-right: 14px;
    }
}
