

/* Start:/bitrix/templates/empty/template_styles.css?17310200254280*/
.big_section_flex_auth {
	display: flex;
  	align-content: stretch;
  	height: 100vh;
  	padding: 0;
  	margin: 0;
}
body {
  	padding: 0;
  	margin: 0;
}
.section_right_side {
  width: 65%;
  height: 100%;
  background-image: url(/include/main/img/overlay.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  padding-left: 100px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
}
.section_left_side {
  width: 35%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0px 100px;
  flex-direction: column;
}
.logo_block img {
  max-width: 250px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.logo_block h1 {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.5;
  font-family: "Source Sans 3", sans-serif;
  margin-top: 42px;
}
.section_left_side .bx-authform h3 {display: none;}
.section_left_side .bx-authform {
  max-width: none;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}
.section_left_side .bx-authform-formgroup-container {position: relative;}
.section_left_side .bx-authform-input-container input {
  width: 100%;
  height: 61px;
  color: #212121;
  border: 1px solid #9b9b9b;
  border-radius: 6px;
  background: transparent;
  box-sizing: border-box;
  padding-left: 20px;
   font-family: "Source Sans 3", sans-serif;
	font-size: 16px;
}
.section_left_side .bx-authform-label-container {
   font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  background: #fff;
  position: absolute;
  top: -14px;
  left: 3px;
  display: block;
  z-index: 10;
  padding: 5px;
}
.section_left_side .bx-authform-formgroup-container .checkbox {display: none;}
.section_left_side .btn {
	width: 100%;
    height: 61px;
	background: #2196f3;
	border: 1px solid #2196f3;
	border-radius: 6px;
	color: #fff;
	font-family: "Source Sans 3", sans-serif;
  	font-size: 17px;
	text-transform: uppercase;
	cursor: pointer;
}
.right_side_top, .right_side_bottom {
	color: #fff;
	font-family: "Source Sans 3", sans-serif;
	position: relative;
	z-index: 2;
}
.right_side_top {
	font-size: 1.625rem;
	display: block;
}
.right_side_bottom, .right_side_bottom a {
	color: #fff;
	font-family: "Source Sans 3", sans-serif;
	font-size: 1.25rem;
	display: block;
	font-weight: 600;
}
.section_right_side {position: relative;}
.section_right_side:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.4);
}
.forgot_psvd {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
  margin-top: -4px;
}
.forgot_psvd a {
  font-family: "Source Sans 3", sans-serif;
  color: #2196f3;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  display: block;
  text-decoration: none;
}
@media (max-width: 1200px){
	.section_right_side, .section_left_side {width: 50%;}
	.section_right_side {padding-left: 47px;}
}
@media (max-width: 959px){
.big_section_flex_auth {
  display: flex;
  align-content: center;
  height: auto;
  padding: 0;
  margin: 0;
  flex-direction: column;
  min-height: 100vh;
  justify-content: center;
}
.section_left_side {
    width: 100%;
    padding: 0px 30px;
}
.section_right_side {
    width: 100%;
    padding: 0px 30px;
    background: transparent;
    background-image: none;
    background-image: none;
	padding-top: 14px;
  	display: flex;
  	flex-direction: column;
  	gap: 25px;
}
.section_right_side:before {display: none;}
.section_right_side *, .section_right_side a {
	color: #323232;
	font-weight: 300;
}
}
.section_left_side a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 20px;
    text-decoration: none;
	max-width: 215px;
}
.section_left_side .success_auth_p {
    font-family: "Source Sans 3", sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.section_left_side span.login-label {
  font-family: "Source Sans 3", sans-serif;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: #2196f3;
  margin-top: 14px;
  display: block;
}
/* End */
/* /bitrix/templates/empty/template_styles.css?17310200254280 */
