

/* Start:/local/components/travelsoft/travelsoft.iblock.element.add.form/templates/reviews/style.css?16263628923714*/
p.mf-ok-text {color:#3f7d36; font-weight:bold; padding-bottom: 1em;opacity: 1 !important;}
.error {
    color: #666 !important;
    border-color: #26bdf7 !important;
}
.text_error {
    color: red !important;
}
.review {
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  margin-bottom: 30px;
  position: relative;
}
.review.switch {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  pointer-events: none;
}
.review.write .name {
  margin-bottom: 20px;
}
.review.write .comment:before {
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
  left: 20px;
  top: -10px;
}
.review form {
  margin: 0;
}
.review .name {
  font-weight: bold;
  font-size: 16px;
  margin-top: 15px;
}
.review .comment {
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  padding: 20px;
  position: relative;
}
.review .comment:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left: -10px;
  top: 30px;
}
.review .comment .options {
  text-transform: uppercase;
  font-size: 10px;
  color: #acacac;
  margin-top: 30px;
}
.review .comment .options a {
  margin-right: 10px;
}
.review .comment .comment-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.review .comment .comment-title h4 {
  font-size: 18px;
  display: inline-block;
}
.review .comment .comment-title .rating {
  color: #488f3e;
  font-size: 20px;
  font-weight: bold;
  margin-right: 20px;
  display: inline-block;
}
.review .comment .comment-title .rating:before {
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  font-family: 'fontawesome';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  content: "\f005";
  margin-right: 10px;
}
.review .answer {
  margin-top: 10px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 15px;
  position: relative;
  margin-top: 30px;
}
.review .answer:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent rgba(0, 0, 0, 0.05) transparent;
  position: absolute;
  left: 20px;
  top: -6px;
}
.review .answer h4 {
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
}
.review .visitor-rating dt {
  font-weight: normal;
}
.review .visitor-rating dd {
  font-weight: bold;
  color: #488f3e;
}
.review .visitor-rating dd.star-rating {
  clear: left;
  margin-bottom: 10px;
  text-align: left;
  padding: 0;
}
.review .ribbon {
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  padding: 8px;
}
.review.muted .name, .review.muted .date, .review.muted .comment {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.review.muted .name:hover, .review.muted .date:hover, .review.muted .comment:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.block_comments {background: #f8f8f8;padding: 20px;}
div.bx-html-editor {min-width: unset !important;}
.review .form-group { margin-bottom: 20px;}
.review .form-control {
    border: 1px solid #eee;
    background: #F7F9FB;
    width: 100%;
    padding: 14px 20px 14px 45px;
    border-radius: 6px;
    color: #666;
    font-size: 13px;
    -webkit-appearance: none;}
/* End */
/* /local/components/travelsoft/travelsoft.iblock.element.add.form/templates/reviews/style.css?16263628923714 */
