.client_form {
  width: 300px;
  margin: 0 auto;
}
.client_form .title {
  padding: 20px;
  font-size: 18px;
  text-align: center;
}
.client_form .title1 {
  padding: 20px;
  font-size: 26px;
  text-align: center;
}
.client_form input[type="text"],
.client_form input[type="password"],
.client_form input[type="email"] {
  padding: 0 10px;
  line-height: 40px;
  width: 100%;
  border: solid 1px #989898;
  margin-bottom: 10px;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.client_form .error {
  display: none;
  margin: 0 0 10px 0;
  text-align: center;
}
.client_form .form_button {
  background: #989898;
  color: #fff;
  margin: 0 0 10px 0;
  display: block;
  font-size: 18px;
}
.client_form .registration_button {
  background: #6B6B6B;
}
.client_form a.register {
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
}
.client_form a.forgot {
  display: block;
  text-align: center;
  color: #989898;
  text-decoration: none;
}

.client_form .login-forgot {
  padding: 20px 0;
  font-size: 18px;
}

.client_form a:hover {
  text-decoration: underline;
}
.client_form .link_login {
  display: block;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
  margin-top: 30px;
  color: #989898;
}
.client_form .form_button.register {
  border: solid 2px #989898;
  color: #989898;
  font-weight: bold;
  background: #fff;
}
.client_form .form_button.send_sms {
  margin-bottom: 10px;
}
.client_form .soc_title {
  padding-bottom: 10px;
  font-size: 18px;
  margin-top: 40px;
  text-align: center;
}
.client_form .soc_icons {
  text-align: center;
}
.loader_login_content {
  display: none;
  text-align: center;
}
.main_content.lk .lk_content {
  margin: 0 0 0 200px;
  min-height: 300px;
}
.main_content.lk .lk_content img {
  max-width: 100%;
}
.main_content.lk .lk_content #croppic_client_photo img {
  max-width: none;
}
.main_content.lk .left_menu {
  margin: 0 30px 20px 0;
  position: absolute;
}
.main_content.lk .left_menu .new_count {
  font-size: 11px;
  background: #7b7b7b;
  border-radius: 50%;
  height: 20px;
  line-height: 20px;
  display: block;
  float: right;
  color: #fff;
  text-align: center;
  padding: 0 3px;
  margin-top: -1px;
  margin-left: 10px;
}
.main_content.lk .left_menu .item {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  text-decoration: none;
  color: #777;
}
.main_content.lk .left_menu .item.active {
  color: #231f20;
}
.main_content.lk .left_menu .item.active:hover {
  text-decoration: none;
}
.main_content.lk .left_menu .item:hover {
  text-decoration: underline;
}
.main_content.lk .title_page_block {
  margin-bottom: 15px;
  max-width: 700px;
}
.main_content.lk .title_page_block .sort_title {
  float: right;
  line-height: 25px;
}
.main_content.lk .title_page_block .items_sort {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 5px;
  padding: 20px 0;
}
.main_content.lk .title_page_block .items_sort .items_sort_button {
  min-width: 100px;
  border: 0;
  background: #424242;
  color: #fff;
  padding: 8px 16px;
  margin: 0 3px;
  font-size: 1rem;
  cursor: pointer;
}
.main_content.lk .title_page_block .items_sort .items_sort_button:hover {
  background: #212121;
}
.main_content.lk .title_page_block .items_sort .items_sort_button:focus {
  outline: none;
  box-shadow: 0 0 0 2px #e0e0e0;
}
.main_content.lk .title_page_block .items_sort .items_sort_button:last-child {
  margin-right: 0;
}
.main_content.lk .title_page_block .items_sort .items_sort_button i {
  display: none;
  margin-left: 8px;
}
@media (max-width: 600px) {
  .main_content.lk .title_page_block .items_sort .items_sort_button {
    padding: 8px 14px;
  }
}
/* Books */
.main_content.lk .books .title_page.old {
  margin-top: 10px;
  display: none;
}
.main_content.lk .books .books_loader {
  opacity: 0;
  clear: both;
}
.main_content.lk .books .books_sort_loader {
  display: none;
}
.main_content.lk .books .items {
  margin: 0 -10px 20px;
}
.main_content.lk .books .item {
  border: solid 1px #666;
  margin: 0 10px 20px;
  max-width: 700px;
}
.main_content.lk .books .item .book_item_main {
  display: flex;
}
.main_content.lk .books .item .image {
  flex-shrink: 0;
  width: 225px;
  height: 150px;
  margin-right: 15px;
  float: left;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-decoration: none;
}
.main_content.lk .books .item .info {
  width: 260px;
  flex-grow: 1;
  flex-shrink: 1;
  line-height: 16px;
  font-size: 16px;
  float: left;
  display: flex;
  flex-direction: column;
}
.main_content.lk .books .item .answer_review {
  flex-grow: 1;
  background: linear-gradient(to right, #fdf6ee 0, #fff5f4 100%);
  border: solid 1px #ed1a23;
  margin-left: 10px;
  padding: 10px;
  overflow-y: auto;
  height: 150px;
  width: 200px;
  font-size: 13px;
  box-sizing: border-box;
}
.main_content.lk .books .item .answer_review::-webkit-scrollbar {
  width: 12px;
  background: linear-gradient(to right, #fbc3c2 0, #fcd1c1 100%);
}
.main_content.lk .books .item .answer_review::-webkit-scrollbar-thumb {
  width: 12px;
  background: url('/design/images/minibar.png') no-repeat center center, linear-gradient(to right, #ed1a23 0, #f75a23 100%);
  background-position: center center;
}
.main_content.lk .books .item .answer_review-title {
  font-weight: bold;
  margin-bottom: 4px;
}
.main_content.lk .books .item .answer_review-text {
  margin-bottom: 10px;
}
.main_content.lk .books .item_in {
  padding: 15px;
}
.main_content.lk .books .item .del_box {
  padding: 10px;
  background: #f1f1f2;
  color: #a94040;
  text-align: center;
}
.main_content.lk .books .item .pay_prepay {
  display: block;
  margin: 0;
}
.main_content.lk .books .item .detail {
  float: right;
}
.main_content.lk .books .item .image_mini {
  display: none;
}
.main_content.lk .books .item .image_mini img {
  width: 100%;
  margin-bottom: 20px;
  max-width: 300px;
}
.main_content.lk .books .item.old .image {
  opacity: 0.6;
}
.main_content.lk .books .item .prepay_off {
  text-decoration: none;
  cursor: pointer;
}
.main_content.lk .books .item .prepay_off:hover {
  opacity: 0.8;
}
.main_content.lk .books .item .info1 {
  max-width: 470px;
}
.main_content.lk .books .item .info .minute, .main_content.qr .minute {
  font-size: 11px;
  position: relative;
  top: -6px;
  margin-left: 2px;
}
.main_content.lk .books .item .info .price {
  float: right;
  font-weight: bold;
}
.main_content.lk .books .item .info .price_mini {
  display: none;
}
.main_content.lk .books .item .info .row_group {
  margin: auto 0 0;
}
.main_content.lk .books .item .info .row_group._two_button {
  height: 47px;
  display: flex;
  justify-content: space-between;
}
.main_content.lk .books .item .info .row_group._two_button .form_button {
  line-height: 16px;
  display: flex;
  align-items: center;
}
.main_content.lk .books .item .info .row_group._two_button .form_button.add_review {
  margin: 0 0 0 auto;
}
.main_content.lk .books .item .info .row_group._two_button .form_button.more {
  margin: 0 10px 0 0;
}
.main_content.lk .books .item .info .row {
  margin-bottom: 8px;
}
.main_content.lk .books .item .info .row .ititle {
  float: left;
  width: 100px;
}
.main_content.lk .books .item .info .row.date {
  font-weight: bold;
  font-size: 18px;
}
.main_content.lk .books .item .info .row.time {
  margin-bottom: 12px;
}
.main_content.lk .books .item .info div:last-child {
  margin-bottom: 0;
}
.main_content.lk .books .item .title {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 15px;
}
.main_content.lk .books .item .book-id {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
  float: right;
}
.main_content.lk .books .item.old .title {
  opacity: 0.6;
}
.main_content.lk .books .hr {
  height: 2px;
  background: #d4d4d4;
  margin: 0 5px 20px;
}
.main_content.lk .books .more table {
  width: 100%;
}
.main_content.lk .books .more table td {
  padding: 5px;
  vertical-align: top;
}
.main_content.lk .books .more table .dress {
  margin-bottom: 5px;
}
.main_content.lk .books .more table td:first-child {
  text-align: right;
  width: 160px;
}
.main_content.lk .books .more .note_schedule {
  margin-top: 20px;
}
.main_content.lk .books .more .note_schedule ul {
  padding-left: 20px;
}
.main_content.lk .books .more .note_schedule li {
  margin-bottom: 10px;
}
.main_content.lk .books .more table td:last-child {
  text-align: left;
}
.main_content.lk .find_block {
  border: solid 1px #000;
}
.main_content.lk .find_block .btn {
  width: 20%;
  float: left;
  background: #e5e5e5;
  text-align: center;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}
.main_content.lk .find_block input[type="text"] {
  width: 80%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*Firefox 1-3*/
  -webkit-box-sizing: border-box;
  /* Safari */
  border: none;
  border-left: solid 1px #000;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
}
.main_content.lk .lk_chats {
  max-width: 600px;
}
.main_content.lk .cancel_info {
  margin-top: 20px;
  margin-bottom: 10px;
}
.main_content.lk .cancel_info table {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.main_content.lk .cancel_info table .minitext {
  font-size: 11px;
  margin-top: 2px;
}
.main_content.lk .cancel_info table td {
  width: 50%;
  vertical-align: bottom;
}
.main_content.lk .cancel_info_mini {
  display: none;
  padding: 20px 0 10px;
}
.main_content.lk .cancel_info .left_line {
  background: #d8d8d8;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  height: 20px;
  width: 50%;
  float: left;
  margin-top: 5px;
}
.main_content.lk .cancel_info .right_line {
  background: #000000;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 20px;
  width: 50%;
  float: left;
  margin-top: 5px;
}
.main_content.lk .cancel_info .cancel_date {
  text-align: center;
  margin-top: 8px;
  font-size: 14px;
}
.main_content.lk .cancel_info .point {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  width: 18px;
  height: 18px;
  margin: 1px auto;
}
.main_content.lk .cancel_info .delimiter {
  height: 30px;
  width: 2px;
  background: #000;
  float: right;
  margin-top: -4px;
}
.main_content.lk .cancel_info .today_text {
  border: solid 1px #5d5d5d;
  text-align: center;
  position: absolute;
  padding: 3px 5px;
  color: #5d5d5d;
  margin-top: 30px;
  margin-left: -27px;
  font-size: 14px;
  width: 60px;
}
.main_content.lk .cancel_info .today_text::before {
  content: ' ';
  width: 8px;
  height: 8px;
  border-top: solid 1px #5d5d5d;
  border-left: solid 1px #5d5d5d;
  transform: rotate(45deg);
  position: absolute;
  background: #fff;
  margin-top: -8px;
  margin-left: 23px;
}
/* End Books */
.lk_chats .message {
  clear: both;
}
.lk_chats .message_inner {
  padding: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.lk_chats .messages {
  padding: 10px;
  text-align: left;
}
.lk_chats .outer_messages {
  overflow: auto;
  border: solid 1px #000;
  border-top: none;
  max-height: 400px;
}
.lk_chats .message.operatorist {
  background: url('/templates/includes/online_chat/images/chat_chlen2.png') no-repeat 0 bottom;
  float: left;
  margin: 10px 40px 10px 10px;
  padding-left: 5px;
  text-align: right;
}
.lk_chats .message.operatorist .message_inner {
  background: #E8E8E8;
  color: #333;
}
.lk_chats .message.client {
  float: right;
  margin: 10px 10px 10px 40px;
  background: url('/templates/includes/online_chat/images/chat_chlen1.png') no-repeat right bottom;
  padding-right: 5px;
}
.lk_chats .message .date {
  font-size: 12px;
  margin-top: 8px;
}
.lk_chats .messages .files img {
  max-width: 100px;
  max-height: 100px;
}
.lk_chats .message.client .message_inner {
  background: #E8E8E8;
  color: #333;
}
/* Profile */
.profile .image4crop {
  width: 200px;
  height: 200px;
}
.profile .profile_left {
  float: left;
  margin-right: 25px;
  margin-bottom: 20px;
}
.profile .profile_right {
  float: left;
}
.profile .frow {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}
.profile .ititle {
  margin-left: 10px;
}
.profile .form_control {
  width: 198px;
  padding: 4px 6px;
  font-size: 16px;
  border: solid 1px #a6a8ab;
}
.profile select.form_control {
  width: 200px;
  padding: 2px 3px;
}
.profile .changer_phone {
  display: flex;
  width: 198px;
}
.profile .changer_phone:hover {
  opacity: 0.8;
}
.profile .changer_phone input {
  width: 100px;
  flex-shrink: 1;
  flex-grow: 1;
  cursor: pointer;
}
.profile .changer_phone .change_phone {
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0;
  font-size: 14px;
  padding: 4px 10px;
  width: 82px;
  line-height: 18px;
}
.profile .changer_phone .change_phone:hover {
  opacity: 1;
}
input[type="password"].change_pass_val {
  width: 100%;
}
.loader_phone_content,
.loader_pass_content {
  display: none;
  text-align: center;
}
/* End profile */
/* News */
.new_text {
  margin-top: 20px;
}
.new_text .img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 250px;
}
.new_text .img a {
  display: block;
}
.new_text .img a img {
  width: 100%;
}
.new_text .text p:first-child {
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 600px) {
  .new_text .img {
    float: none;
  }
}
@media screen and (max-width: 300px) {
  .new_text .img {
    width: 100%;
  }
}
.lk_mini_news .title_page {
  margin-bottom: 20px;
}
.lk_mini_news .news_ajax {
  margin: 0 -15px;
}
.lk_mini_news .item {
  margin: 0 15px 30px;
  text-decoration: none;
  display: block;
  float: left;
  width: 240px;
  height: 214px;
}
.lk_mini_news .item:hover {
  opacity: 0.8;
}
.lk_mini_news .item .title {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 36px;
  width: 240px;
  vertical-align: bottom;
  display: table-cell;
}
.lk_mini_news .item .text {
  font-size: 13px;
  height: 14px;
  line-height: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 5px;
  white-space: nowrap;
}
.lk_mini_news .item .image {
  max-width: 100%;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 7px 0;
}
.lk_mini_news .news_ajax::after {
  content: ' ';
  clear: both;
  display: block;
}
.book_history_banner {
  padding: 20px;
  max-width: 530px;
  margin-bottom: 20px;
  background: #FCDDDE;
  background: linear-gradient(to right, #fcddde 0%, #ffffff 100%);
}
.book_history_banner._full_width {
  max-width: none;
  display: flex;
  align-items: center;
  padding: 5px 0;
  float: left;
  flex-wrap: wrap;
}
.book_history_banner._full_width img {
  margin: 5px 20px;
}
.book_history_banner._full_width .list {
  margin: 5px 20px;
}
.book_history_banner img {
  max-width: 100%;
}
.book_history_banner .list {
  margin-top: 10px;
}
.book_history_banner .list .item {
  padding: 5px 0;
  color: #d02a47;
  display: flex;
  line-height: 18px;
}
.book_history_banner .list .item .point {
  flex-grow: 0;
  flex-shrink: 0;
  height: 18px;
  display: flex;
  align-items: center;
}
.book_history_banner .list .item .point::before {
  display: block;
  content: ' ';
  width: 12px;
  height: 1px;
  background-color: #d02a47;
  margin-right: 5px;
}
.book_history_banner .list .item .text {
  flex-grow: 1;
}
/* End News */
.ClientReview {
  max-width: 900px;
}
.ClientReview .form_button.send[data-skip="true"] {
  margin-bottom: 20px;
}
.ClientReview .users_finder {
  border: none;
  padding: 10px;
  width: 100%;
  margin-top: 10px;
  background: linear-gradient(to right, #fcd6d4 0%, #fef5ed 100%);
}
.ClientReview .users_select {
  margin: 0 -8px 20px;
}
.ClientReview .users_select .in_finder::after {
  content: ' ';
  display: block;
  clear: both;
}
.ClientReview .users_select .in_location {
  padding-top: 10px;
}
.ClientReview .users_select .in_location::after {
  content: ' ';
  display: block;
  clear: both;
}
.ClientReview .users_select .item {
  padding: 8px;
  float: left;
}
.ClientReview .users_select .item .inner {
  width: 100px;
  height: 142px;
  border: solid 1px #c9c8c8;
  display: block;
  cursor: pointer;
}
.ClientReview .users_select .item .inner:hover {
  opacity: 0.8;
}
.ClientReview .users_select .item .inner .unset {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ClientReview .users_select .item .inner .unset .icon {
  background: url('/design/images/what.png') no-repeat center center;
  width: 100%;
  height: 60px;
  margin-top: 20px;
}
.ClientReview .users_select .item .inner .unset .name {
  font-size: 13px;
  text-align: center;
}
.ClientReview .users_select .item .inner .unset .user_checked {
  text-align: right;
  margin: auto 0 0;
  height: 20px;
}
.ClientReview .users_select .item .inner .img {
  height: 100px;
}
.ClientReview .users_select .item .inner .bottom {
  display: flex;
}
.ClientReview .users_select .item .inner .bottom .name {
  padding: 5px;
  font-size: 13px;
  flex-grow: 1;
  overflow: hidden;
}
.ClientReview .users_select .item .inner .bottom .user_checked {
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
}
.ClientReview .subject._red {
  color: #d02a47;
  font-weight: bold;
}
.ClientReview .subject._padding_top {
  padding-top: 20px;
}
.ClientReview .subject._padding_bottom {
  padding-bottom: 20px;
}
.ClientReview .title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.ClientReview .answer {
  display: flex;
  padding-top: 10px;
}
.ClientReview .answer .col {
  flex-shrink: 0;
  font-size: 20px;
  width: 10px;
  line-height: 18px;
}
.ClientReview .answer .col._left {
  color: #d02a47;
  padding-right: 15px;
}
.ClientReview .answer .col._right {
  color: #33861c;
  padding-left: 15px;
}
.ClientReview .answer .slider_outer {
  flex-grow: 1;
}
.ClientReview .answer .slider_outer .slider_in {
  display: flex;
  flex-grow: 1;
  width: calc(80% + 26px);
}
.ClientReview .answer .slider_outer .slider_in .slider {
  flex-grow: 1;
}
.ClientReview .answer .slider_outer .slider_in .slider.ui-slider-horizontal {
  height: 18px;
}
.ClientReview .answer .slider_outer .slider_in .slider.ui-widget-content {
  border: none;
  background: linear-gradient(to right, rgba(255, 36, 0, 0.85) 0%, rgba(255, 102, 0, 0.85) 25%, rgba(246, 179, 0, 0.85) 50%, rgba(133, 186, 28, 0.85) 75%, rgba(51, 134, 28, 0.85) 100%);
}
.ClientReview .answer .slider_outer .slider_in .slider.ui-widget-content::before {
  content: ' ';
  display: block;
  height: 6px;
  margin-top: 6px;
  width: 100%;
  background: linear-gradient(to right, #ff2400 0%, #ff6600 25%, #f6b300 50%, #85ba1c 75%, #33861c 100%);
}
.ClientReview .answer .slider_outer .slider_in .ui-widget-header {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ClientReview .answer .slider_outer .slider_in .ui-widget-header::before {
  content: ' ';
  display: block;
  height: 6px;
  width: 100%;
  background: #e5e5e5;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-handle {
  top: 0;
  margin-left: calc(-.6em + 2px);
  width: 18px;
  height: 18px;
  border: none;
  background: transparent;
  outline: none;
  cursor: pointer;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-handle .value {
  position: absolute;
  margin-top: -20px;
  margin-left: 4px;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-handle .l {
  position: absolute;
  background: #000;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-handle .l._one {
  width: 6px;
  height: 18px;
  margin-left: 6px;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-handle .l._two {
  height: 6px;
  width: 18px;
  margin-top: 6px;
}
.ClientReview .answer .slider_outer .slider_in .ui-corner-all {
  border-radius: 0;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-vertical {
  width: 18px;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-vertical.ui-widget-content {
  background: linear-gradient(to top, rgba(255, 36, 0, 0.85) 0%, rgba(255, 102, 0, 0.85) 25%, rgba(246, 179, 0, 0.85) 50%, rgba(133, 186, 28, 0.85) 75%, rgba(51, 134, 28, 0.85) 100%);
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-vertical.ui-widget-content::before {
  height: 100%;
  width: 6px;
  margin: 0 auto;
  background: linear-gradient(to top, #ff2400 0%, #ff6600 25%, #f6b300 50%, #85ba1c 75%, #33861c 100%);
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-vertical .ui-slider-handle {
  top: inherit;
  left: 0;
  margin-left: 0;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-vertical .ui-slider-handle .value {
  margin-left: -33px;
  width: 28px;
  text-align: right;
  margin-top: 0;
}
.ClientReview .answer .slider_outer .slider_in .ui-slider-vertical .ui-widget-header::before {
  width: 6px;
  height: 100%;
}
.ClientReview .answer .answer_votes {
  display: flex;
  justify-content: space-between;
}
.ClientReview .answer .answer_votes .vote {
  width: 20%;
  font-size: 14px;
  cursor: pointer;
  outline: none;
  word-wrap: break-word;
  word-break: break-word;
}
.ClientReview .answer .answer_votes .vote .top {
  border-left: solid 1px #b2b2b2;
  height: 15px;
}
.ClientReview .answer .answer_votes .vote .bottom {
  display: flex;
  line-height: 14px;
  padding-right: 10px;
}
.ClientReview .answer .answer_votes .vote .point {
  margin-left: -4.5px;
  flex-shrink: 0;
  width: 15px;
}
.ClientReview .answer .answer_votes .vote .point .d19 {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ff2400;
  position: relative;
  top: -5px;
}
.ClientReview .answer .answer_votes .vote .point .d19:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: -5px;
  top: 5px;
  border: 5px solid transparent;
  border-top-color: #ff2400;
}
.ClientReview .answer .answer_votes .vote:nth-child(2) .point .d19 {
  border-bottom-color: #ff6600;
}
.ClientReview .answer .answer_votes .vote:nth-child(2) .point .d19:after {
  border-top-color: #ff6600;
}
.ClientReview .answer .answer_votes .vote:nth-child(3) .point .d19 {
  border-bottom-color: #f6b300;
}
.ClientReview .answer .answer_votes .vote:nth-child(3) .point .d19:after {
  border-top-color: #f6b300;
}
.ClientReview .answer .answer_votes .vote:nth-child(4) .point .d19 {
  border-bottom-color: #85ba1c;
}
.ClientReview .answer .answer_votes .vote:nth-child(4) .point .d19:after {
  border-top-color: #85ba1c;
}
.ClientReview .answer .answer_votes .vote:nth-child(5) .point .d19 {
  border-bottom-color: #33861c;
}
.ClientReview .answer .answer_votes .vote:nth-child(5) .point .d19:after {
  border-top-color: #33861c;
}
.ClientReview .comment {
  margin: 20px 0;
  width: calc(80% + 31px);
}
.ClientReview .comment textarea {
  padding: 5px;
  color: #333;
  margin-top: 10px;
  width: 100%;
  height: 70px;
  border: none;
  background: #FCDDDE;
  background: linear-gradient(to right, #fcd6d4 0%, #fef5ed 100%);
}
@media screen and (max-width: 900px) {
  .ClientReview .comment {
    width: auto;
  }
  .ClientReview .answer {
    flex-direction: column;
    flex-flow: column-reverse;
  }
  .ClientReview .answer .col._left {
    width: 18px;
    text-align: center;
    margin-left: 32px;
    margin-top: 20px;
  }
  .ClientReview .answer .col._right {
    padding-left: 15px;
    width: 18px;
    text-align: center;
    padding-bottom: 10px;
  }
  .ClientReview .answer .slider_outer {
    display: flex;
  }
  .ClientReview .answer .slider_outer .slider_in {
    flex-direction: column;
    flex-flow: column-reverse;
    height: 300px;
    flex-grow: 0;
    flex-shrink: 0;
    width: 50px;
    align-items: flex-end;
  }
  .ClientReview .answer .slider_outer .answer_votes {
    flex-direction: column;
    flex-flow: column-reverse;
    position: relative;
    top: 21px;
    margin-top: 8px;
  }
  .ClientReview .answer .slider_outer .answer_votes .vote {
    width: auto;
    display: flex;
    padding-top: 10px;
    margin-top: -10px;
  }
  .ClientReview .answer .slider_outer .answer_votes .vote .top {
    width: 15px;
    border-left: none;
    border-top: solid 1px #b2b2b2;
  }
  .ClientReview .answer .slider_outer .answer_votes .vote .bottom {
    position: relative;
    top: -4.5px;
    line-height: 11px;
  }
}
.question_money {
  display: flex;
  color: #d02a47;
  justify-content: center;
  align-items: center;
}
.question_money .icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 20px;
}
.question_money .right {
  text-align: center;
}
.question_money .right .amount {
  font-size: 38px;
  line-height: 33px;
  margin-bottom: 5px;
}
.window[rel="review_error"] h3 {
  color: #d02a47;
  font-size: 27px;
  margin-bottom: 0;
}
/*# sourceMappingURL=lk.css.map */
