

/* Start:/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/system.auth.form/.default/style.css?15674279193779*/
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(/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/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(/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/system.auth.form/.default/images/sec-unlocked.png);
}

@media ( max-width : 767px) {
	#auth_review input[type="text"] {
		margin-bottom: 15px;
	}
	#auth_review .form-group {
		margin: 0 auto;
		width: 230px;
		display: block;
	}
	#auth_review input[type="submit"] {
		margin: 0 auto;
		display: block;
	}
	#auth_review .checkbox {
		margin: 20px auto 0 auto;
		width: 110px;
	}
}

@media ( min-width : 767px) {
	#auth_review .form-group {
		display: inline-block;
	}
	#auth_review {
		
	}
	#auth_review .checkbox {
		margin-top: 15px;
	}
}

#auth_review {
	text-align: left;
}

#auth_review input[type="text"], #auth_review input[type="password"] {
	width: 230px;
	color: #303030;
	font-size: 12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	border: 1px solid #e2e5e9;
	padding: 10px;
}

#auth_review input[type="text"] {
	margin-right: 20px;
}

#auth_review .form-group {
	
}

#auth_review .form-group p {
	text-align: left;
	color: #6c727d;
	font-size: 12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	margin-bottom: 3px;
}

#auth_review .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_review .checkbox {
	text-align: left;
	line-height: 13px;
}

#auth_review .checkbox input[type="checkbox"] {
	margin-right: 10px;
	float: left;
}

#auth_review .checkbox label {
	color: #303030;
	font-size: 12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	clear: both;
}

#auth_review 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: 15px;
}

#auth_review input[type="checkbox"] {
	display: none;
}

#auth_review input[type="checkbox"] ~ label>span {
	border: 1px solid #b8b8b8;
	display: inline-block;
	height: 10px;
	margin: 0 7px 0 0;
	position: relative;
	width: 10px;
}

#auth_review input[type="checkbox"]  ~ label>span:after {
	position: absolute;
	content: "\f00c";
	color: #303030;
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 8px;
	display:none;
}
#auth_review input[type="checkbox"]  ~ label.checked > span:after {
	display:block;
}

#auth_review .bx-authform-social {
	width: 100%;
}

#auth_review .bx-authform-social .bx-authform-social {
	display: inline-block;
}

#auth_review .bx-authform-social ul {
	margin: 0 auto;
	display: table;
	width: auto;
}

#auth_review .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_review .bx-auth-lbl .soc-text {
	display: inline-block;
}

#auth_review .bx-auth-lbl .soc-text:before, #auth_review .bx-auth-lbl .soc-text:after
	{
	content: '';
	position: absolute;
	width: 100%;
	border-top: 1px solid #e2e5e9;
	margin-top: .6em;
}

#auth_review .bx-auth-lbl .soc-text:before {
	margin-left: -102%;
}

#auth_review .bx-auth-lbl .soc-text:after {
	margin-left: 2%;
}

#auth_review .socserv {
	margin: 70px 0 25px 0;
	width: 100%;

	/*width:140px;*/
	/*margin-top:30px;*/
}

#auth_review .socserv .bx-auth-serv-icons i {
	margin: 0 5px 5px 0;
}
/* End */


/* Start:/bitrix/components/bitrix/socserv.auth.form/templates/flat/style.css?14798557282659*/
.bx-authform-social-popup{
	display: none;
	background: #fff;
	width: auto;
	padding: 15px;
	font-size: 14px;
	white-space: nowrap;
}

.bx-authform-social-popup form{margin-bottom: 0;}

.bx-authform-social-popup input[type="text"] {
	display: inline-block;
	max-width: 150px;
	font-size: 18px;
	height: 30px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx-authform-social ul {
  	padding: 5px 0 12px;
  	margin: 0 0 15px;
  	display: block;
}

.bx-authform-social ul li {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 5px;
}
.bx-authform-social ul li .bx-authform-social-icon {
	display: block;
	width: 35px;
	height: 35px;
	background-image: url(/bitrix/components/bitrix/socserv.auth.form/templates/flat/images/sprite.png);
	background-repeat: no-repeat;
	border-bottom: none;
}
.bx-authform-social ul li .bx-authform-social-icon:hover{opacity: .9;}
.bx-authform-social ul li .bx-authform-social-icon.box {background-position: 0 0;}
.bx-authform-social ul li .bx-authform-social-icon.dropbox {background-position: -44px 0;}
.bx-authform-social ul li .bx-authform-social-icon.bitrix24 {background-position: -88px 0;}
.bx-authform-social ul li .bx-authform-social-icon.yandex {background-position:-132px 0;}
.bx-authform-social ul li .bx-authform-social-icon.openid {background-position:-176px 0;}
.bx-authform-social ul li .bx-authform-social-icon.odnoklassniki {background-position:-220px 0;}
.bx-authform-social ul li .bx-authform-social-icon.google {background-position:-264px 0;}
.bx-authform-social ul li .bx-authform-social-icon.mymailru {background-position:-308px 0;}
.bx-authform-social ul li .bx-authform-social-icon.livejournal {background-position:-352px 0;}
.bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru {background-position:-440px 0;}
.bx-authform-social ul li .bx-authform-social-icon.liveid {background-position:-484px 0;}
.bx-authform-social ul li .bx-authform-social-icon.liveinternet {background-position:-528px 0;}
.bx-authform-social ul li .bx-authform-social-icon.blogger {background-position:-572px 0;}
.bx-authform-social ul li .bx-authform-social-icon.vkontakte {background-position:-616px 0;}
.bx-authform-social ul li .bx-authform-social-icon.twitter {background-position:-660px 0;}
.bx-authform-social ul li .bx-authform-social-icon.facebook {background-position:-704px 0;}
.bx-authform-social ul li .bx-authform-social-icon.google-plus {background-position:-748px 0;}
.bx-authform-social ul li .bx-authform-social-icon.office365 {background-position:-792px 0;}

/* End */


/* Start:/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/main.register/.default/style.css?15674279192874*/
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(/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/main.register/.default/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(/local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/main.register/.default/images/sec-unlocked.png);}

@media (max-width: 767px) { 

	#registration_review input[type="submit"]{margin:0 auto;display:block;}
	#registration_review .form-group{margin: 0 auto 5px auto;width:230px;display:block;}
}
@media (min-width: 768px) {
	#registration_review .captcha img{display:inline-block;margin-right:10px;width:35%;}
	#registration_review .captcha input[type="text"]{height:42px;width:60%;display:inline;float:right;}
	#registration_review .form-group{margin-bottom:15px;display:inline-block;}
}


#registration_review{text-align:left;}
#registration_review p{margin-bottom:3px;text-align:left;color:#6c727d;font-family:"ProximaNovaLight",Arial,sans-serif;font-size:12px;}
#registration_review input[type="text"],#registration_review 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_review .form-group{}
#registration_review .form-group p{margin-bottom:3px;text-align:left;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;}
#registration_review .form-group a{float:right;color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_review .checkbox{text-align:left;margin-top:20px;line-height:13px;}
#registration_review .checkbox input[type="checkbox"]{margin-right:10px;float:left;}
#registration_review .checkbox label{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;clear:both;}
#registration_review 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:15px;}
#registration_review .captcha{background:#efeded;padding:15px;margin:10px 0 0 0;position:relative;display:inline-block;}
#registration_review .captcha .captcha-title{color:#6c727d;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;margin-bottom:10px;}
#registration_review .captcha .captcha-title-2{color:#303030;font-size:12px;font-family:"ProximaNovaLight",Arial,sans-serif;font-weight:lighter;}
#registration_review .captcha img{display:inline-block;margin-right:10px;width:110px;height:40px;}
#registration_review .captcha input[type="text"]{height:42px;width:230px;display:inline;float:none;margin-right:0;}
/* End */
/* /local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/system.auth.form/.default/style.css?15674279193779 */
/* /bitrix/components/bitrix/socserv.auth.form/templates/flat/style.css?14798557282659 */
/* /local/templates/clife/components/sotbit/reviews.reviews.add/detail2/bitrix/main.register/.default/style.css?15674279192874 */
