

/* Start:/local/templates/biz_s_adaptive2/components/bitrix/news/programy_cards/style.css?1765812068763*/
.in_header_filter .input_c {
  width: 240px;
  margin-right: 8px;
  margin-bottom: 8px;
  float: left;
  display: inline;
}
.in_header_filter .col {
  margin: 0 0 0 24px;
  float: left;
  display: inline;
}
.in_header_filter .input_c.label, .in_header_filter .input_r.label {
  font-size: 14px;
  color: #FFFFFF;
  text-align: left;
  margin: 0;
}
.filter_multiselect_c .checkbox_list{
  text-align: left;
  line-height: 18px;
}

div.filter_multiselect_c .checkbox_list {
  height: 140px;
  top: -160px;
}
.range_input_c.submitbtn{
  text-align: left;
}
.range_input_c.submitbtn input{
  padding: 0;
  border: 1px solid #698237;
  background-color: #698237;
  border-radius: 3px;
  color: white;
  width: 37px;
  height: 37px;
  cursor: pointer;
  cursor: hand;
}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/boxed/style.css?1765913908192*/
.breadcrumb {
  width:100%;
  text-align:center;
  font-size:14px;
}
.breadcrumb.on-detail {
  width:auto;
  text-align:left;
}
.breadcrumb span {
  display:inline-block;
  padding:3px 6px;
}

/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bitrix/news/programy_cards/bitrix/news.detail/.default/style.css?176581328713455*/
.ok_message, .project_send_text .ok {
  color: green;
}
.errText {
  color: red;
}
#popup-window-content-FormPopup input{
  width: 97%;
}
.payBox{
  width: 103%;
}
.payBoxBtnProg {
  cursor: pointer;
  width: 97%;
  color:white;
  background:#3935D7;
}
div#FormPopup {
  min-width: 350px;
  position: fixed!important;
}
div#FormPopup .order_gopr_c {
  min-width: auto;
}
ul.payList{
  width: 96%;
  text-align: center;
}
button.payBoxBtnProg.payOffline {
  background: #347cbd;
}
.programPrice{
  font-size: 18px;
}

.popup-window.programForm {
  max-width:352px;
}

.popup-window.programForm .popup-window-content .error-message {
  display:none;
  color:red;
  font-size:.9em;
  margin-top:5px;
}

.popup-window.programForm .popup-window-content .hiddenBtn {
  display:none;
}

.popup-window.programForm .popup-window-content a.btnCreate {
  margin-top:20px;
}

.selectBox {
  position: relative;
  display: block;
  width: 318px;
  border: 1px solid rgb(217,217,217);
  box-sizing: border-box;
  padding:0;
}
.selectBox .selectText {
  font-size: 15px;
  width: 100%;
  padding: 8px 25px 8px 5px;
  line-height: 20px;
  background-color: white;
  color: black;
  box-sizing: border-box;
  white-space: nowrap;
  overflow:hidden;
  cursor:pointer;
}
.selectBox .selectText::after {
  font-family: 'Material Icons';
  content: "\E5C5";
  font-size: 1.7em;
  padding: 0;
  position: absolute;
  right:6px;
  top:8px;
  z-index: 1;
  pointer-events: none;
}
.selectBox .selectText.open::after {
  content: "\E5C7";
}
.selectBox .selectList {
  position:absolute;
  top:auto;
  left:-1px;
  width:316px;
  margin:0;
  padding:4px 0;
  list-style:none;
  background-color: white;
  border: 1px solid rgb(217,217,217);
  display:none;
  max-height:78px;
  overflow-y:auto;
}
.selectBox .selectList.open {
  display:block;
}
.selectBox .selectList li {
  line-height:26px;
  box-sizing: border-box;
  width:100%;
  padding:0 20px;
  cursor:pointer;
  white-space: nowrap;
  overflow:hidden;
}
.selectBox .selectList li:hover {
  background-color:lightgrey;
}
.selectBox .selectList .nosel {
  color:red;
}

@media screen and (max-width:360px) {
  div#FormPopup {
    width: 310px;
    min-width: 310px;
    max-width: 310px;
    padding: 0;
  }
  .popup-window.programForm .popup-window-content .input-box.dropdown {
    width: 276px;
  }
  .popup-window.programForm .popup-window-content  select {
    width: 291px;
    max-width: 291px;
    min-width: 291px;
  }
  .selectBox {
    width:276px;
  }
  .selectBox .selectList {
    width:276px;
    box-sizing: border-box;
  }
}

/* menu */
.elementActionMenu {
  padding: 0 16px;
}
.elementActionMenu__links {
  display:none;
}
.elementActionMenu__button {
  text-align: center;
  padding: 0 15px;
  margin: 20px 0 20px 0;
  height: 36px;
  background: #789440;
  border-radius: 3px;
  color: white;
  line-height: 36px;
  position: relative;
  font-size: 15px;
  display: inline-block;
  text-decoration: none;
  color:white;
}
a.elementActionMenu__button:visited,
a.elementActionMenu__button:link {
  color:white;
}

@media screen and (min-width: 1419px) {
  .elementActionMenu__links {
    display:block;
  }
  .elementActionMenu__links a {
    text-decoration:none;
    font-size: 14px;
  }
  .elementActionMenu {
    position:fixed;
    top:22px;
    left:829px;
  }
}

/* grid */
.programBox {
  display:flex;
  flex-direction: column;
  position:relative;
}
.programBox_content,
.programBox_additions {
  margin:0;
  padding:0 0 0 57px;
  width:100%;
  box-sizing: border-box;
  max-width:807px;
}
.programBox_additions {
  display:flex;
  flex-direction: column;
}
.programBox_services {
  position:fixed;
  width:57px;
  height:100%;
  top:0;
  left:0;
}
.programBox_additions {
  min-height:500px;
}
.programBox_spaced {
  background-color: transparent;
  background-image: url(/local/includes/images/authBgV2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display:flex;
  align-items: center;
  justify-content: center;
}
.programBox_spaced a:link,
.programBox_spaced a:visited {
  color:white;
}
.programBox_spaced .auth-box.onpage {
  width:100%;
}

@media screen and (min-width: 807px) {
  .programBox_content,
  .programBox_additions {
    padding-left:79px;
    max-width:829px;
  }
}
@media screen and (min-width: 1173px) {
  .programBox {
    flex-direction: row;
    justify-content: space-between;
  }
  .programBox_additions {
    padding-left:0;
    max-width:344px;
  }
  .programBox_authbox {
    top:0;
    right:0;
    width:100%;
    max-width:344px;
    height:100%;
    position:fixed;
    background-color: transparent;
    background-image: url(/local/includes/images/authBgV2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .programBox_additions .op_d .title_b {
    text-align:center;
    margin:16px 0;
  }
}
@media screen and (min-width: 1469px) {
  .programBox_additions,
  .programBox_authbox {
    max-width:360px;
  }
}
@media screen and (min-width: 1519px) {
  .programBox_additions,
  .programBox_authbox {
    max-width:410px;
  }
}
@media screen and (min-width: 1569px) {
  .programBox_additions,
  .programBox_authbox {
    max-width:460px;
  }
}
.programBox_additions .op_d {
  width:100%;
}
.programBox_additions .op_d:nth-child(1) {
  margin-top:60px;
}
.programBox_additions .projects_list_c {
  display: inline-flex;
  flex-wrap: wrap;
}
.programBox_additions .op_d .projects_list_b.image {
  margin: 0 auto 33px auto;
}
.programBox_itemsAdd.fixed {
  position:fixed;
  bottom:0;
  right:0;
}

.programForm {
  font-family:'Roboto';
}
.programForm .popup-window-titlebar {
  display:flex;
  align-items: center;
  min-height:46px;
}
.programForm .popup-window-titlebar-text {
  color:white;
  font-size:16px;
  font-weight:500;
  line-height:21px;
}
.programForm .acceptBox {
  margin:20px 0;
  display:flex;
  align-items: center;
}
.programForm .checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 0;
  cursor:pointer;
}
.programForm .checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.programForm .checkerBox.checked::after {
  content:'check_box';
  color: #789440;
}
.popupCPD .checkerBox.check {
  background-position:center bottom;
}
.popupCPD .labelBox {
  font-size:16px;
  color:#979797;
  line-height: 23px;
}

#FormPopup .popup-window-titlebar-close-icon {
  text-align:center;
}
#FormPopup .popup-window-close-icon::after {
  position: static;
  font-size: 24px;
  line-height:20px;
  text-align: center;
  display: inline-block;
  width:20px;
  height:20px;
  transform: unset;
}

.programForm .popup-window-buttons {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  padding: 24px 48px 24px 48px;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #E8E8E8;
}

.popup-window-buttons.waiting::after {
  color: #789440;
  content:'av_timer';
  font-family: 'Material Icons';
  font-size:32px;
  line-height: 1;
}

.popup__apply__block {
  width: 540px;
  background: #FFFFFF;
  border-radius: 4px;
}
.popup__apply__block.popup-window.popup-window-with-titlebar {
  padding:0;
  margin:0;
  border: none;
  background-color: transparent;
}
.popup__apply__block .popup-window-titlebar {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 14px 16px 10px 16px;
  box-sizing: border-box;
  background-color: #789440;
  border-radius: 4px 4px 0 0;
}
.popup__apply__block .popup-window-titlebar-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  color: white;
}

.popup__apply__block .popup-window-titlebar-close-icon {
  top: 17px;
  right: 12px;
}
.popup__apply__block .popup-window-titlebar-close-icon:after {
  position: static;
  font-family: 'Material Icons';
  content: 'close';
  color: white;
  cursor: pointer;
  font-size: 28px;
  background:none;
}
.popup__apply__block .popup-window-content {
  background: #FFFFFF;
  padding: 22px 52px;
  font-size:16px;
  line-height:1.4;
  border-radius: 0 0 4px 4px;
}
.popup__apply__block .popup-window-buttons {
  display: flex;
  margin-top: 0;
  padding: 24px 48px 24px 48px;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #E8E8E8;
  justify-content: center;
  background-color:white;
}
.popup__apply__acceptButton {
  box-sizing: border-box;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  width: 205px;
  height: 47px;
  object-fit: contain;
  border-radius: 6px;
  background-color: #BFBFBF;
  box-shadow: 0 4px 8px 0 #ccccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  outline: 0;
}
.popup__apply__acceptButton.active {
  background-color: #789440;
  cursor: pointer;
  color: #fff;
}
.popup__apply__acceptButton:hover {
  background-color: #BFBFBF;
  color: #fff;
}
.popup__apply__acceptButton.active:hover {
  background-color: #789440;
  color: #fff;
}

.popupCPD .checkerBox.check {
  background-position:center bottom;
}
.popupCPD .labelBox {
  font-size:16px;
  color:#979797;
  line-height: 23px;
}

@media(max-width: 480px)
{
  .popup__apply__block .popup-window-content {
    padding:14px 22px;
  }
  .popup__apply__block {
    width: 90vw;
  }
  .popup__apply__block__body {
    padding: 11px 14px;
  }
  .popup__apply__block__header {

    font-size: 19px;
  }
  .popup__apply__btn {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media(max-width: 425px) {
  .popup__apply__block .popup-window-titlebar {
    height:42px;
  }
  .popup__apply__block .popup-window-titlebar-close-icon {
    top:14px;
    right:7px;
  }
  .popup__apply__block .popup-window-titlebar-close-icon:after {
    font-size:24px;
  }
  .popup__apply__block__body__section {
    margin-bottom:12px;
  }
  .popup__apply__block__body__section span {
    font-size:16px;
    line-height:20px;
    margin-bottom:8px;
  }
  .popup__apply__block__body__section h5 {
    font-size:16px;
    line-height:20px;
    margin-bottom:4px;
  }
}
/* joiningClubI */
.joiningClubI__authButton {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: normal;
  text-align: center;
  cursor: pointer;
  background-color: #789440;
  border-radius: 4px;
  color: #FFFFFF;
  padding: 11px 0px;
  width: 300px;
  margin: 0 auto;
  cursor: pointer;
}
.joiningClubI__formWrapper {
  width:100%;
  margin-top:18px;
  text-align:center;
}
.joiningClubI__inputBox {
  max-width:200px;
  color: #474747;
  font-size: 14px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  display:inline-block;
  text-align:left;
  margin:0 8px 10px 8px;
  vertical-align: top;
}
.joiningClubI__inputBox input {
  width: 100%;
  padding: 6px 12px;
  box-sizing: border-box;
  border: 1px solid #D9D9D9;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  margin:5px 0 0 0;
}
.joiningClubI__inputBox select {
  width: 100%;
  padding: 6px 7px;
  box-sizing: border-box;
  border: 1px solid #D9D9D9;
  width: 100%;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  margin:5px 0 0 0;
}
.joiningClubI__inputBox input.errorInp,
.joiningClubI__inputBox select.errorInp {
  border-color:red;
}
.joiningClubI__checkFieldBox {
  margin:10px 0;
  display:flex;
  align-items: center;
}
.joiningClubI__checkFieldBox a {
  color:#4033DB;
}
.joiningClubI__checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 7px;
  cursor:pointer;
}
.joiningClubI__checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.joiningClubI__checkerBox.checked::after {
  content:'check_box';
  color: #789440;
}
.joiningClubI__labelBox {
  color: #333;
  text-align:left;
}
.joiningClubI__errorFieldBox {
  color: red;
  font-size: 12px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.joiningClubI__errorCommonBox {
  text-align:left;

  color: red;
  font-size: 12px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.joiningClubI__radioFieldBox {
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  display:flex;
  justify-content:flex-start;
  align-items: center;
}
.joiningClubI__radioBox {
  width:24px;
  height:24px;
  margin:0 5px 0 22px;
  cursor:pointer;
}
.joiningClubI__radioBox::after {
  content:'radio_button_unchecked';
  font-family: 'Material Icons';
  font-size:24px;
  line-height: 1;
  color:#CFCFCF;
}
.joiningClubI__radioBox.selected::after {
  content:'radio_button_checked';
  color: #789440;
}
@media screen and (max-width: 425px) {
  .joiningClubI__authButton {
    width:100%;
  }
  .joiningClubI__inputBox {
    width:100%;
    max-width:100%;
    margin-left:0;
    margin-right:0;
  }
  .joiningClubI__radioBox {
    margin-left:8px;
  }
}

.proj_b_t input:valid {
}
.proj_b_t input.input-invalid,
.proj_b_t input:invalid {
  border: 1px solid red;
}
.proj_b_t input:invalid:required {
}

.user-data-payment {
  display:none;
}
/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bitrix/main.share/flat_view/style.css?1765812068967*/
.gplus_shared_url{
  background: #923931;
}
.fb_shared_url{
  background: #1f477d;
}
.vk_shared_url{
  background: #205867;
}


.shared_url {
  color: white;
  margin: -76px 0 0 27px;
  border: 1px solid white;
  font-size: 12px;
  display: block;
  line-height: 12px;
  border-radius: 20px;
  width: 27px;
  height: 19px;
  padding-top: 7px;
  text-align: center;
}

.dp_share_social 
{
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
.dp_share_icon
{
  float: right;
  display: inline;
  margin: 0;
  height: 56px;
  width: 56px;
  border-right:1px solid transparent
}
.dp_share_icon a,
.dp_share_icon a:link,
.dp_share_icon a:visited,
.dp_share_icon a:active 
{
  color: #fff;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
  display: block;
  height: 56px;
  width: 56px;
  background-position:center center;
  background-repeat: no-repeat;
}
.dp_share_icon i
{
  font-size: 35px;
  line-height: 55px;
}
/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/style.css?176581328728198*/
.topic_subscribe {
    margin-left: 5px;
}
form.reviews-form {
    padding-top: 10px;
	/* padding-top: 0; */
}
textarea#REVIEW_TEXT::-webkit-input-placeholder, textarea#NOAUTH_TEXT::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300;
  color: #9b9b9b;
}
textarea#REVIEW_TEXT, textarea#NOAUTH_TEXT {
    /* width: calc(97% - 40px); */
    height: 50px;
    border-radius: 4px;
    border: solid 1px #979797;
    resize: none;
		padding: 7px;
		font-family: Roboto;
		font-size: 12px;
		font-weight: 300;
}

.commentsTitle+.i_d_c{
/* 	border-top: none;
	padding-left: 30px;
	padding-top: 0; */
}

#PROJECT_COMMENTS {
	position: relative;
}

/* #PROJECT_COMMENTS #send_button{
	background-color: unset;
	border: 0px;
	color: #688236;
	top: 7px;
	position: absolute;
	cursor: pointer;
} */

#PROJECT_COMMENTS .i_t.commentsTitle h2{
	background-color: unset;
}
.commentsTitle{
	background:url("/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/insert-comment-material.svg") no-repeat 10px center;
	background-size: 12px;
	padding: 9px 0 9px 32px;
	/* margin-top: 5px; */
}

#PROJECT_COMMENTS button:active, 
#PROJECT_COMMENTS button:focus, 
#PROJECT_COMMENTS button:link, 
#PROJECT_COMMENTS button:visited {
    color: red;
    border: 0px!important;
    box-shadow: none;
}

/*--------------------------------*/
div.reviews-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:2em;
	zoom: 1;
}
/* Header */
div.reviews-header-box
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}
/* Link to forum */
div.reviews-link-box
{
	font-size:1em; 
	padding:0.462em;
	vertical-align:middle;
	margin-bottom: 1em;
}
/* Page navigation */
div.reviews-navigation-box
{
	padding:0 1.117em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}
div.reviews-navigation-bottom { 
	margin-top: 0;
	margin-bottom: 2em;
	border-top:none;
}
/* Topic posts table */
table.reviews-post-table
{
	width: 100%;
	line-height:1.5em;
	border-bottom: 1px solid #dadada;
	margin-bottom: 0.7em;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
}

table.reviews-post-hidden {
	background: none repeat scroll 0 0 #E5F8E3 !important;
}

table.reviews-post-table thead td
{
	color: #7e7e7e; 
}

/* table.reviews-post-table thead td
{
	line-height: 30px;
} */
table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text
{
	/* padding-top: 0.5em; */
}
table.reviews-post-table thead td .message-post-date {
	font-size: 14px;
	line-height: 1.29;
	text-align: left;
	color: #a6a6a6;
}
table.reviews-post-table thead td b{
	font-size: 16px;
	color: #333333;
}
table.reviews-post-table thead td .review-avatar {
	background-color: #ECEAEC;
	border: 0px;
	overflow:hidden;
	border-radius: 3px;
	float: left;
	height: 40px;
	margin-right: 15px;
	width: 40px;
}
table.reviews-post-table thead td .review-rating {
	float: right;
}

table.reviews-post-table thead td .review-rating .rating-vote {
	line-height: 24px;
}
table.reviews-post-table tbody td {
	padding-left:55px;
}
table.reviews-post-table tbody td div.reviews-text {
	margin-top: 20px;
}
/* First Post Table */
table.reviews-post-first {}

/* Odd Post Table */
table.reviews-post-odd {}

/* Even Post Table */
table.reviews-post-even {}

/* Last Post Table */
table.reviews-post-last {
	margin-bottom:0;
}

/* Post Table Cell */
table.reviews-post-table td { padding: 0; vertical-align: top; }

/* Post Table: Post and Actions Cell */
table.reviews-post-table td.reviews-cell-post, table.reviews-post-table td.reviews-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.reviews-post-table td.reviews-cell-contact, table.reviews-post-table td.reviews-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 1.5em; }

div.reviews-post-date, div.reviews-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.reviews-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.reviews-post-text { padding:0.5em 0; }
/* Post Table: Quote and Author Name Links*/
div.reviews-post-reply-buttons { 
	height:21px;
	padding:0;
	position:relative;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.reviews-post-reply-buttons span.separator {
	background-color: #E0E0E0;
	display: inline-block;
	margin: 0 1px;
	height: 7px;
	line-height: 5px;
	width:1px;
}
table.reviews-post-table .reply-action-note {
	color: #777777;
	font-style: italic;
	line-height: 18px;
	font-size: 11px;
	display: inline-block;
	margin:2px;
}
table.reviews-post-table .reply-action-note:hover {
	text-decoration: none;
}
div.reviews-post-reply-buttons a {
	color: #b0b0b0;
	font-size: 14px;
	margin-left:2px;
	text-decoration: none;
	padding: 3px 8px;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 1px #b0b0b0;
    float:left;
}
div.reviews-post-reply-buttons a:hover {
	/* text-decoration: underline; */
}

/* Post Attachments */
div.reviews-post-attachments { margin:1.5em 0;}
div.reviews-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.reviews-post-attachment { padding-left: 0.5em;}

div.reviews-post-lastedit { padding:0.5em 0; font-style: italic;}
span.reviews-post-lastedit-user { font-weight: bold;}

div.reviews-user-info { padding:0.5em 1em 1.5em 1em; }

div.reviews-user-avatar { margin: 0.5em 0; }

div.reviews-user-status { margin-bottom: 0.5em; }

div.reviews-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.reviews-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.reviews-contact-links { padding:0.5em 1em 0.5em 1.5em; }

div.reviews-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.reviews-action-links span {white-space: nowrap;}

div.reviews-post-entry { font-size:1em; padding-bottom:1em; height:100%;}

/*BBCode: List*/
div.reviews-post-entry ul, div.reviews-post-entry ol { padding:0.5em 0 0.5em 2em; }

div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code { width: 95%; margin: 0.5em 0 0;}

table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em 0; }

div.reviews-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span { margin: 0; padding: 0; border: none; }

div.reviews-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.reviews-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}



div.reviews-reply-header
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.reviews-note-box {border-width:1px; border-style: solid; 
margin: 0; 
padding: 0.4em 1.117em;}
div.reviews-reply-form div.reviews-note-box { margin: 1.117em;}
div.reviews-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.reviews-note-box ul li {margin:0; padding:0;}

div.reviews-reply-fields { padding:0 1.117em 0.8em; }

div.reviews-reply-field { padding-bottom: 0.462em; margin-top: 0.462em; }

div.reviews-reply-field-title input, div.reviews-reply-field-desc input { width: 80%;}

div.reviews-reply-field-title label, div.reviews-reply-field-desc label, div.reviews-reply-field-tags label, div.reviews-reply-field-captcha-label label,
div.reviews-reply-field-lastedit-reason label {display: block;}

div.reviews-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.reviews-reply-field-author, div.reviews-reply-field-email { float:left; width:39%; }

div.reviews-reply-field-user-sep { width:2%; float: left;}

div.reviews-reply-field-author input, div.reviews-reply-field-email input { width:100%; }

div.reviews-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.reviews-bbcode-line { margin-right: 2em; float: left;}
div.reviews-smiles-line { white-space: nowrap; float: left; }
div.reviews-bbcode-line img, div.reviews-smiles-line img { border: 0;}
div.reviews-bbcode-line a, div.reviews-smiles-line a {vertical-align: middle;}

div.reviews-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img { outline: none; }
div.reviews-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.reviews-bbcode-bold {background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_bold.gif);}
a.reviews-bbcode-italic {background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_italic.gif);}
a.reviews-bbcode-color {background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_color.gif);}
a.reviews-bbcode-underline{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_underline.gif);}
a.reviews-bbcode-strike{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_strike.gif);}
a.reviews-bbcode-url{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_link.gif);}
a.reviews-bbcode-img{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_image.gif);}
a.reviews-bbcode-video{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_video.gif);}
a.reviews-bbcode-code{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_code.gif);}
a.reviews-bbcode-quote{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_quote.gif);}
a.reviews-bbcode-video{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_video.gif);}
a.reviews-bbcode-list{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_list.gif);}
a.reviews-bbcode-translit{background-image: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/bbcode/font_translit.gif);}

div.reviews-reply-field-tags { display: none; }
div.reviews-reply-field-tags input { width:80%; }

div.reviews-reply-field-lastedit-reason input { width: 80%;}

div.reviews-reply-field-captcha input { width: 180px;}

div.reviews-reply-field-settings input, div.reviews-uploaded-file input, div.reviews-reply-field-lastedit-view input { width:1.55em; height:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.reviews-reply-field-settings label, div.reviews-uploaded-file a, div.reviews-reply-field-lastedit label { vertical-align: middle; }

div.reviews-reply-field-upload a { outline: none;}
div.reviews-upload-file-hint { display: none;}
div.reviews-upload-file-hint span { font-weight: bold;}
div.reviews-upload-file {display: none; margin-top: 0.262em;}
div.reviews-upload-file input {font-size:1.184em; }

div.reviews-reply-buttons { margin-top: 1em;}
div.reviews-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.reviews-clear-float { clear: both; }




/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.reviews-header-box a:link, 
div.reviews-header-box a:visited, 
div.reviews-header-box a:active, 
div.reviews-header-box a:hover { color: #fff; }

.reviews-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.reviews-header-box { color: #fff; background:#6c6c6c; border-color: #7a7a7a;}

/* Page navigation */
div.reviews-navigation-box { background:#fff; border-color: #e1e1e1; }

/*BBCode: Quote and Code*/
table.reviews-quote, table.reviews-code, div.reviews-code-box {  border-color: #c3c3c3; }
table.reviews-quote td, table.reviews-code td, div.reviews-code-box ol {background:#fff !important; color:#696969;}
table.reviews-quote th, table.reviews-code th, div.reviews-code-box {background:#e6e6e6 !important; color:#616161;}

div.reviews-note-box {border-color: #ffc85e; background: #fffdc7; }
/* --------------------------------------------------Icons---------------------------------------------- */
table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}
/* Popups */
div.reviews-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.reviews-popup-postform table.reviews-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.reviews-popup-postform table.reviews-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.reviews-popup-postform table.reviews-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.reviews-popup-postform table.reviews-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.reviews-popup-postform table.reviews-popup tbody td {padding:1em;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field{width:100%;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title{width:100%; display:block;}
div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input {width:95%;}
div.reviews-popup-postform table.reviews-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

div.reviews-smiles-line, div.reviews-smiles-line a, div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles{float:left;}
div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.reviews-smiles-line div.reviews-smiles-item{float:left;}
div.reviews-smiles-corrected{overflow:hidden;}

body.reviews-popup-body{padding:1.51em; font-size:0.75em;}

div.reviews-text table.forum-quote {
	background: url("/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-text table.forum-quote thead {
	display: none;
}
div.reviews-text table.forum-code thead {
	display: table-cell;
}
div.reviews-text table.forum-quote, div.reviews-text table.forum-spoiler, div.reviews-text table.forum-code, div.reviews-text div.forum-code-box {
	border: 1px solid #dddddd;
	table-layout:fixed;
	padding: 3px;
	width: 100%;
}
div.reviews-text table.forum-quote td, div.reviews-text table.forum-spoiler td, div.reviews-text table.forum-code td,div.reviews-text  div.forum-code-box ol {
	color: #696969;
}
div.reviews-text table.forum-quote th, div.reviews-text table.forum-spoiler th, div.reviews-text table.forum-code th, div.reviews-text div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
div.reviews-text table.forum-code pre {
	overflow: auto;
	width:100%;
}
div.reviews-text table.forum-code td, div.reviews-text div.forum-code-box td{
	font-family: "Lucida Console", "DejaVu Sans Mono", Monaco, monospace;
	font-size:12px;
}
div.reviews-collapse {
	/*float: right;*/
	width:100%;
}
div.reviews-collapse a {
	line-height: 55px;
	margin-right: 30px;
	padding: 0.462em;
}
div.reviews-expanded {
	width: auto;
	float:right;
}

div.reviews-post-entry table.forum-quote {
	background: url("/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
	border-color: #EEE9CC;
	color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead {
	display: none;
}
div.reviews-post-entry table.forum-code thead {
	display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box {
	border: 1px solid #dddddd;
	padding: 3px;
	width: 100%;
}
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-quote td,
div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-code td
{
	background-color:transparent;
	padding: 0.9em 1em;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td,div.reviews-post-entry  div.forum-code-box ol {
	color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
.reviews-actions .ilike-light .bx-ilike-right-wrap {
	margin-right: 2px;
}
.reviews-actions .ilike-light .bx-ilike-right {
	padding: 0px 1px 0 11px; font-size: 11px; line-height: 19px;
}
.reviews-actions .ilike-light .bx-ilike-text {
	padding: 0;
}
.reviews-post-reply-buttons .bx-rating span, .reviews-post-reply-buttons  .bx-rating a { color: #929292; font-size: 11px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
	display: block !important;
	height: 12px !important;
	margin: 3px 6px 0 0;
	padding: 0 !important;
	position: absolute !important;
	right: 5px !important;
	top: 5px !important;
	width: 12px !important;
}
.forum-notify-close a {
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") no-repeat scroll -268px -243px transparent !important;
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
	color: #000000 !important;
	margin: 0 !important;
	padding: 3px 20px 5px !important;
	text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
	color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
	margin-right: 9px;
	margin-top: 5px;
	z-index:2;
}
.reviews-reply-rules{
	text-align: right;
	position: absolute;
	top: 10px;
	right: 15px;
}
.reviews-reply-rules-text{
	display:none;
}
.reviews-reply-rules-text {
	max-width: 700px;
	position: relative;
}
.reviews-reply-rules-text .btn {
    border: 1px solid #789440;
    background: #789440;
    color: white;
	text-decoration: none;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    padding: 5px 50px;
    cursor: pointer;
    font-weight: normal;
    font-family: Roboto, sans-serif;
    text-transform: none;
}
.reviews-reply-rules-text .popup-window-close-icon {
    width: 24px;
    height: 24px;
    display: block;
    cursor: pointer;
    top: 10px;
    right: 10px;
    position: absolute;
	color: #333;
    background: url(/local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/images/modal-close.png) left top no-repeat;
}
.reviews-reply-rules-text .popup-window-close-icon:after {
    background: none;
}





.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.feedback__tabsWrap {
  display: block;
}

.feedback__tabs {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  list-style-type: none;
}

.feedback__tabs:after {
  content: "";
  display: block;
  clear: both;
  height: 5px;
  background: #46c765;
}

.feedback__switchBtn {
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: block;
  line-height: 52px;
  height: 52px;
  color: #688236;
  width: 50%;
  text-align: center;
  background-color: #fff;
  font-family: Roboto;
  font-size: 16px;
  border: solid 1px #d4d4d4;
}

.feedback__switchBtn:hover {
  text-decoration: underline;
}

.feedback__switchBtn_active {
  background-color: #f4f4f4;
  color: #333;
  border: none;
  border-bottom: 2px solid #688236;
}

.feedback__switchBtn_active:hover {
  text-decoration: none;
}

.container {
  max-width: 904px;
}

.reviewsBlock {
  text-align: center;
}

.reviewsBlock__ratingWrap {
  border: solid 1px #d9d9d9;
  border-top: none;
  padding: 22px 0 25px;
}

.reviewsBlock__ratingTitle {
  color: #333;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.29;
}

.reviewsBlock__ratingStars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviewsBlock__stars {
  list-style-type: none;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 10px 0 0;
}

.reviewsBlock__stars.hasRate .star_hover>svg>g {
  fill: #ff912c;
  stroke: none;
}

.reviewsBlock__stars>.star {
  display: inline-block;
}

.reviewsBlock__stars>.star>svg {
  width: 30px;
  height: 28px;
}

.reviewsBlock__stars>.star>svg>g {
  fill: transparent;
  stroke: #979797;
  stroke-width: 1px;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

.reviewsBlock__stars>.star_hover>svg>g {
  fill: #688236;
  stroke: none;
}

.reviewsBlock__stars>.star_selected>svg>g {
  fill: #ff912c;
  stroke: none;
}

.review {
  border: solid 1px #d9d9d9;
  border-top: none;
  padding: 20px 40px 25px;
  text-align: left;
}

.review__label {
  display: inline-block;
  margin-bottom: 8px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.29;
  color: #333;
}

.review__input {
  display: block;
  width: 100%;
  height: 39px;
  padding-left: 14px;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #787878;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.review__input::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input::-moz-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input::placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__input:active,
.review__input:focus {
  -webkit-box-shadow: 0 0 2px 0 #5f97d6;
  box-shadow: 0 0 2px 0 #5f97d6;
  border: solid 1px #5f97d6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.review__textarea {
  display: block;
  width: 100%;
  resize: none;
  min-height: 130px;
  padding: 10px 0 0 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #787878;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin-bottom: 20px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.review__textarea::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea::-moz-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea::placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.review__textarea:active,
.review__textarea:focus {
  -webkit-box-shadow: 0 0 2px 0 #5f97d6;
  box-shadow: 0 0 2px 0 #5f97d6;
  border: solid 1px #5f97d6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.review__info {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin: 0 0 15px;
}

.review__rulesLink {
  color: #688236;
}

.review__feedbackBtn {
  width: 230px;
  height: 39px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #688236;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border: none;
}

.comment {
  border: solid 1px #d9d9d9;
  border-top: none;
  padding: 20px 40px 25px;
  text-align: left;
}

.comment__label {
  display: inline-block;
  margin-bottom: 8px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 1.29;
  color: #333;
}

.comment__textarea {
  display: block;
  width: 100%;
  resize: none;
  min-height: 130px;
  padding: 10px 0 0 14px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #787878;
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin-bottom: 20px;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.comment__textarea::-webkit-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea::-moz-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea:-ms-input-placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea::placeholder {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
}

.comment__textarea:active,
.comment__textarea:focus {
  -webkit-box-shadow: 0 0 2px 0 #5f97d6;
  box-shadow: 0 0 2px 0 #5f97d6;
  border: solid 1px #5f97d6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.comment__info {
  font-family: Roboto;
  font-size: 12px;
  line-height: 1.5;
  color: #a6a6a6;
  margin: 0 0 15px;
}

.comment__rulesLink {
  color: #688236;
}

.comment__feedbackBtn {
  width: 230px;
  height: 39px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #688236;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Roboto;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border: none;
}
.reviews-adv, .reviews-disadv{
	margin-top: 10px;
}
.reviews-adv span, .reviews-disadv span{
    font-size: 14px;
    line-height: 1.29;
    color: #a6a6a6;
}
#PROJECT_COMMENTS .i_d_c{
	padding:0;
}
.ShowRatingWrap {
	border:none;
	padding:0;
	display:inline-block;
	vertical-align: -4px;
}
.ShowRatingWrap .reviewsBlock__stars{
	margin:0;
}
.ShowRatingWrap .reviewsBlock__stars>.star>svg{
    width: 20px;
    height: 19px;
}
@media screen and (max-width:410px) {
  .feedback__switchBtn {
    font-size: 14px;
  }

  .reviewsBlock__stars>.star>svg {
    width: 20px;
    height: 19px;
  }

  .review {
    padding: 20px 15px 25px;
  }

  .review__input {
    font-size: 10px;
  }

  .review__input::-webkit-input-placeholder {
    font-size: 10px;
  }

  .review__input::-moz-placeholder {
    font-size: 10px;
  }

  .review__input:-ms-input-placeholder {
    font-size: 10px;
  }

  .review__input::placeholder {
    font-size: 10px;
  }

  .review__textarea {
    margin-bottom: 10px;
  }

  .review__textarea {
    font-size: 10px;
  }

  .review__textarea::-webkit-input-placeholder {
    font-size: 10px;
  }

  .review__textarea::-moz-placeholder {
    font-size: 10px;
  }

  .review__textarea:-ms-input-placeholder {
    font-size: 10px;
  }

  .review__textarea::placeholder {
    font-size: 10px;
  }

  .review__info {
    font-size: 10px;
  }

  .review__feedbackBtn {
    font-size: 12px;
  }

  .comment {
    padding: 20px 15px 25px;
  }

  .comment__textarea {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .comment__textarea::-webkit-input-placeholder {
    font-size: 10px;
  }

  .comment__textarea::-moz-placeholder {
    font-size: 10px;
  }

  .comment__textarea:-ms-input-placeholder {
    font-size: 10px;
  }

  .comment__textarea::placeholder {
    font-size: 10px;
  }

  .comment__info {
    font-size: 10px;
  }

  .comment__feedbackBtn {
    font-size: 12px;
  }
}
/* End */
/* /local/templates/biz_s_adaptive2/components/bitrix/news/programy_cards/style.css?1765812068763 */
/* /bitrix/components/bitrix/breadcrumb/templates/boxed/style.css?1765913908192 */
/* /local/templates/biz_s_adaptive2/components/bitrix/news/programy_cards/bitrix/news.detail/.default/style.css?176581328713455 */
/* /local/templates/biz_s_adaptive2/components/bitrix/main.share/flat_view/style.css?1765812068967 */
/* /local/templates/biz_s_adaptive2/components/bs/forum.topic.reviews/.default/style.css?176581328728198 */
