

/* Start:/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/style.css?16971192707290*/
@media (min-width: 768px) {
	/* .spoiler-comments-body .forms{display:table;width:100%;}
 .spoiler-comments-body .forms .form-auth{display:table-cell;width:50%;}
 .spoiler-comments-body .forms .form-reg{display:table-cell;width:50%;}*/
  .spoiler-comments-body .forms{display:flex;}
  .spoiler-comments-body .forms .form-auth{flex-grow:1;width:48%;position:relative;margin-right:4%;background:#f8f8f8;padding:15px 0 15px 15px;}
   .spoiler-comments-body .forms .form-reg{flex-shrink:1;width:48%;position:relative;background:#f8f8f8;padding:15px 0 15px 15px;}
 
}
@media (max-width: 767px) {
 .spoiler-comments-body .forms .form-auth{background:#f8f8f8;margin-bottom:30px;}
 .spoiler-comments-body .forms .form-reg{background:#f8f8f8;}
}

 .add-comments{margin:20px 0;}
 .spoiler-comments-body {display:none;padding-top:40px;}
 .spoiler_links {cursor:pointer;}
 .add-comments .spoiler{
	border:1px solid #7c7c7c;
	box-shadow:1px 2px 1px 1px #e2e2e2;
	padding:5px;
	display:inline-block;
}
 
 .add-comments .spoiler-input{
	padding:5px 40px;
	color:#FFF;
	background:#dbbfb9 url(/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/images/button.jpg);
	text-decoration:none;
	font-family:"PG Isadora Cyr Pro",Arial,regular;
	font-size:18px;
	min-height:30px;
	line-height:20px;
	cursor:pointer;
}

#comments-body .title{
	width:50%;
}

#comments-body .success{color:green;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-top:10px;}
#comments-body .spoiler_body p.add-check-error{color:#a76e6e;}
#comments-body .spoiler_body p.registration-check-error{color:red;}

#add_comment{text-align:left;}

#add_comment p{color:#6c727d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_comment p.example{color:#b0b3bb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
#add_comment p.count{font-style:italic;color:#c2c6cb;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;margin-bottom:20px;}
#add_comment input[type="text"]{border:1px solid #e2e5e9;height:34px;width:100%;margin-bottom:20px;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_comment textarea{border:1px solid #e2e5e9;width:100%;padding:5px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;height:190px;}
#add_comment input[type="radio"]{margin-right:7px;float:left;}
#add_comment span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_comment span.radio-label{margin-right:15px;font-family:"ProximaNovaLight",Arial,sans-serif;color:#000000;font-size:13px;}
#add_comment .radio{float:none;line-height:14px;display:inline-block;margin-bottom:20px;}
#add_comment input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#add_comment #reset-form{border:0;color:#c2c6cb;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:14px;text-decoration:underline;margin-left:15px;background:#FFF;}
.spoiler-comments-body .add-check-error{text-align:left;color:#994d4d;font-size:14px;font-family:"ProximaNova",Arial,sans-serif;}
 #auth_comment-check-error,#registration_comment-check-error{color:#994d4d;text-align:left;}
 .item .add-comments {
  margin: 0 0 5px 0;
}
.item .add-comments .spoiler {
  border: none;
  box-shadow: none;
  padding: 0;
  float: right;
}
.item .add-comments .spoiler .spoiler-input {
  font-size: 15px;
  font-family: "PG Isadora Cyr Pro", Arial, regular;
  cursor: pointer;
  display: inline-block;
  background: none;
  color: #c19292;
  line-height: 15px;
  border-bottom: 1px dotted #c19292;
  padding: 0;
  min-height: unset;
}
 .item .add-comments .wrap-quote {
  border: none;
  box-shadow: none;
  padding: 0;
  float: right;
  margin-right: 15px;
}
.item .add-comments .wrap-quote .quote {
  font-size: 15px;
  font-family: "PG Isadora Cyr Pro", Arial, regular;
  cursor: pointer;
  display: inline-block;
  background: none;
  color: #c19292;
  line-height: 15px;
  border-bottom: 1px dotted #c19292;
  padding: 0;
  min-height: unset;
}
.spoiler-comments-body .not-error {
  font-size: 18px;
  font-family: "ProximaNova", Arial, sans-serif;
  color: #994d4d;
  margin-bottom:8px;
}

div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/images/sec-unlocked.png);}

@media (max-width: 767px) { 

	#registration_comment input[type="submit"]{margin:0 auto;display:block;}
	#registration_comment .form-group{margin: 0 auto 5px auto;width:230px;display:block;}
}
@media (min-width: 768px) {
	#registration_comment .captcha img{display:inline-block;margin-right:10px;width:35%;}
	#registration_comment .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;}
	#registration_comment .form-group{margin-bottom:15px;display:inline-block;}
}


#registration_comment{text-align:left;}
#registration_comment p{margin-bottom:3px;text-align:left;color:#6c727d;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:12px;}
#registration_comment input[type="text"],#registration_comment input[type="password"]{width:230px;color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;border:1px solid #e2e5e9;padding:10px;margin-right:20px;}
#registration_comment .form-group{}
#registration_comment .form-group p{margin-bottom:3px;text-align:left;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_comment .form-group a{float:right;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_comment .checkbox{text-align:left;margin-top:20px;line-height:13px;}
#registration_comment .checkbox input[type="checkbox"]{margin-right:10px;float:left;}
#registration_comment .checkbox label{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;clear:both;}
#registration_comment input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}
#registration_comment .captcha{background:#efeded;padding:10px;margin:10px 0;width:100%;position:relative;}
#registration_comment .captcha .captcha-title{color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_comment .captcha .captcha-title-2{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_comment .captcha img{display:inline-block;margin-right:10px;width:35%;height:40px;}
#registration_comment .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;margin-right:0;}
/* End */


/* Start:/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/bitrix/system.auth.form/.default/style.css?16971192703599*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/bitrix/system.auth.form/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/components/sotbit/reviews.comments.add/templates/default-answer/bitrix/system.auth.form/.default/images/sec-unlocked.png);}

@media (max-width: 767px) { 
	#auth_comment input[type="text"]{margin-bottom:15px;}
	#auth_comment .form-group{margin: 0 auto;width:230px;display:block;}
	#auth_comment input[type="submit"]{margin:0 auto;display:block;}
	#auth_comment .checkbox{margin:20px auto 0 auto;width:110px;}
}
@media (min-width: 767px) { 
	#auth_comment .form-group{display:inline-block;}
	#auth_comment{}
	#auth_comment .checkbox{margin-top:15px;}
}

#auth_comment{text-align:left;border-bottom:1px solid #e2e5e9;}
#auth_comment input[type="text"],#auth_comment input[type="password"]{width:230px;color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;border:1px solid #e2e5e9;padding:10px;}
#auth_comment input[type="text"]{margin-right:20px;}
#auth_comment .form-group{}
#auth_comment .form-group p{text-align:left;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;margin-bottom:3px;}
#auth_comment .form-group a{line-height:10px;float:right;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;text-decoration:none;border-bottom:1px solid #dadbdd;}
#auth_comment .checkbox{text-align:left;line-height:13px;}
#auth_comment .checkbox input[type="checkbox"]{margin-right:10px;float:left;}
#auth_comment .checkbox label{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;clear:both;}
#auth_comment input[type="submit"]{background:#FFF;color:#767676;font-size:14px;font-family:"ProximaNovaLight",Arial,sans-serif;width:170px;height:30px;line-height:30px;border-radius:5px;border:1px solid #c8c8c8;box-shadow:1px 2px 2px 1px #dedede;margin-top:20px;}

#auth_comment input[type="checkbox"] {
    display: none;
}
#auth_comment input[type="checkbox"] ~ label > span {
    border: 1px solid #b8b8b8;
    display: inline-block;
    height: 10px;
    margin: 15px 7px 0 0;
    position: relative;
    width: 10px;
}

#auth_comment input[type="checkbox"]  ~ label > span:after {
	position: absolute;
	content:"\f00c";
	color:#303030;
	font-family:FontAwesome;
	font-size:8px;
	line-height:8px;
}
#auth_comment .bx-authform-social{width:100%; }
#auth_comment .bx-authform-social .bx-authform-social{display:inline-block;}
#auth_comment .bx-authform-social ul{margin: 0 auto;display:table;width: auto;}

#auth_comment .bx-auth-lbl{
	color:#6c727d;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	font-size:12px;
	margin:0 0 15px 0;
	text-align:center;
	position:relative;
	overflow: hidden;
}

#auth_comment .bx-auth-lbl .soc-text{
    display: inline-block;
}

  #auth_comment .bx-auth-lbl .soc-text:before,
  #auth_comment .bx-auth-lbl .soc-text:after {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px solid #e2e5e9;
    margin-top: .6em;
  }
  #auth_comment .bx-auth-lbl .soc-text:before {
    margin-left: -102%;
  }
  #auth_comment .bx-auth-lbl .soc-text:after {
    margin-left: 2%;
  }


#auth_comment .socserv{
	margin:70px 0 25px 0;
	width:100%;
	
	/*width:140px;*/
	/*margin-top:30px;*/
}

#auth_comment .socserv .bx-auth-serv-icons i{
	margin:0 5px 5px 0;
}
/* End */
/* /bitrix/components/sotbit/reviews.comments.add/templates/default-answer/style.css?16971192707290 */
/* /bitrix/components/sotbit/reviews.comments.add/templates/default-answer/bitrix/system.auth.form/.default/style.css?16971192703599 */
