.user-avatar {
  width: 150px !important;
  height: 150px !important;
  border: none;
  display: inline-block;
  position: relative;
}
.user-avatar-preview {
  width: 150px !important;
  height: 150px !important;
}
.hidden {
  display: none !important;
}
#msOrder .required-star {
  display: contents !important;
  color: brown;
}
.cart_left .tabs_content {
  display: none;
}
.cart_left .tabs_content.active {
  display: flex;
}
.dz-message.needsclick img {
  margin: auto;
}
.tabs_content {
  display: none;
}
.content_faces {
  display: none;
}
.content_faces.active {
  display: flex;
}
.content_faces_block {
  display: flex;
}
.content_faces_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  position: relative;
}
.content_faces_block span {
  display: block;
  font-size: 24px;
  font-weight: 500;
  padding-top: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.content_faces_block:before {
  content: '';
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}
.content_faces_block.disabled .content_faces-item {
  opacity: .3;
}
.content_faces_block.disabled:before {
  display: block;
}
.content_tabs .active {
  background: #596F1B;
  color: #fff;
}
.tabs_content.active {
  display: block;
}
.content_lesson_title {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  /* or 121% */
  color: #0F1010;
  margin-bottom: 15px;
}
.comment_form_descr {
  max-width: 724px;
  margin: 0 auto 36px auto;
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #A6A6A6;
}
.comment_form_form .form-control {
  width: auto;
  max-width: 920px;
  margin: auto;
  display: flex;
  justify-content: center;
}
.comment_form_form textarea {
  width: 100%;
  height: 280px;
  border: 1px solid #A6A6A6;
  box-sizing: border-box;
  border-radius: 15px;
  padding: 10px;
}
.comment_form_form textarea.empty {
  border: 1px solid red;
}
.comment_form_form button {
  background: #596F1B;
  border-radius: 50px;
  width: 199px;
  height: 46px;
  margin-top: 30px;
  margin-bottom: 50px;
  color: #ffffff;
}
#modxcursComment span {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px;
}
.comment_form_wrapper_row {
  width: auto;
  max-width: 920px;
  background: #F8F8F8;
  border-radius: 15px;
  padding: 20px 30px;
  margin: auto;
  margin-bottom: 20px;
}
.comment_form_wrapper_row .comment_form_user_row .user_name {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  /* or 161% */
  color: #0F1010;
  margin-right: 10px;
}
.comment_form_wrapper_row .comment_form_user_row .user_date {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 29px;
  /* or 161% */
  color: #A6A6A6;
}
.comment_form_wrapper_row .comment_form_user_row .user_comment {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 29px;
  /* or 161% */
  color: #0F1010;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px;
}
.comment_form_wrapper_row .comment_form_manager_row {
  margin-left: 40px;
}
.comment_form_wrapper_row .comment_form_manager_row .manager_name {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  /* or 161% */
  color: #0F1010;
  margin-right: 10px;
}
.comment_form_wrapper_row .comment_form_manager_row .manager_date {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 29px;
  /* or 161% */
  color: #A6A6A6;
}
.comment_form_wrapper_row .comment_form_manager_row .manager_comment {
  font-family: 'Futura New';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 29px;
  /* or 161% */
  color: #596F1B;
}
.content_gray.no-margin-bottom {
  margin-bottom: 0;
}
.content_faces-item img {
  max-width: 300px;
}
/*# sourceMappingURL=vs_style.css.map */
.viewport.active .overlay {
  display: block;
  opacity: .8;
}
.viewport .content_faces-tooltip {
  margin-top: 0;
  top: 10%;
}
/*# sourceMappingURL=vs_style.css.map */