

/* Start:/local/templates/.default/components/bitrix/iblock.element.add.form/order_new_v2/style.css?17478383054735*/
.form_feedback{
	margin-bottom: 30px;
}

.form_feedback label{
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
}

.form_feedback h2{
	font-size: 22px;
	margin-bottom: 20px;
	display: block;
	font-weight: 700;
}

.form_feedback form input[type="text"],
.form_feedback form input[type="email"],
.form_feedback select
{
	width: 96%;
	line-height: 20px;
	padding: 2%;
	border: 1px solid #ccc;
	color: #333;
	font-family: "Roboto-Regular", sans-serif;
	margin-bottom: 10px;
	display: block;
}

.form_feedback select{
	width: 100%;
}

.form_hr{
	border-bottom: 1px solid #092061;
	margin: 20px 0 40px 0;
}

.place{
	display: -webkit-flex; 
	display: flex;
	align-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
	max-width: 835px;
}

.place_block{
	width: 30%;
}

.form_feedback form textarea {
	height: 130px;
	width: 96%;
	padding: 2%;
	border: 1px solid #ccc;
	color: #333;
	resize: none;
	margin-bottom: 20px;
}
.form_feedback .captcha {
	position: relative;
}
.form_feedback .captcha img {
	position: absolute;
	top: 15px;
	left: 30px;
	border-right: 1px solid #ccc;
	padding-right: 25px;
}
.form_feedback .captcha {
	width: 47%;
	line-height: 60px;
	padding-left: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	color: #333;
	float: left;
}
.form_feedback .captcha input[type="text"] {
	border:none;
	line-height: 60px;
	color: #333;
}
.form_feedback form input[type="submit"] {
	display: inline;
	width: auto;
	padding: 10px;
	line-height: 1;
	background: #092061;
    border: 2px solid #092061;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    margin-bottom: 30px;
}
.form_feedback form input[type="submit"]:hover {
	background: #092061;
	cursor: pointer;
}

.sub-img-block{
	display: inline-block;
	vertical-align: top;
	width: 340px;
}

.sub-img-block img{
	max-width: 340px;
}

.sub-input-block{
	display: inline-block;
	vertical-align: top;
	width: 835px;
}

.confirm_block{
	margin-bottom: 20px;
}

.confirm_block a{
	color: #121212;
}
.form_feedback form input[type="text"], .form_feedback form input[type="email"], .form_feedback select{
	padding:8px !important;
}
.past-numbers{
	display: -webkit-flex; 
	display: flex;
	align-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 20px 0;
	max-width: 835px;
}

.past-numbers .journal-number .input-number-block{
	padding: 4px;
	border-radius: 2px;
	border: 2px solid #ccc;
	cursor: pointer;
}

.past-numbers .journal-number .input-number-block.active{
	background: #ccc;
}

.past-numbers .journal-number input[type=checkbox]{
	display: none;
}

.for-past-number-text{
	font-style: italic;
	margin: 10px 0;
	display: none;
}

.subTopFlex{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
.subTopLetf{
	flex:0 1 315px;
}
.subTopRight{
	flex:0 1 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
}
.subTopRightIMG{
flex:0 1 116px;
margin-right:16px;	
}
.subTopRightIMG{
	display:block;
}
.subTopRightButtons{
flex:0 1 133px;
max-width:133px;
}
.subTopRightButtons>a{
	display:block;
}
.subTopRightButtons>a img{
display:block;
width:100%;	
}
.subTopRightButtons>a:first-child{
	margin-top:0;
}
.subTopRightButtons>a{
	margin-top:10px;
}

@media (max-width: 769px) {
.subTopFlex{
	margin-top:20px;
}
.subTopRight{
margin-right: 40px;
}
	.sub-img-block{
		width: 100%;
		text-align: center;
	}

	.sub-input-block{
		width: 100%;
	}

	.place{
		display: block;
	}

	.place_block{
		width: 100%;
	}

}
.typeface{
	margin-bottom:25px;
}
.typeface input{
	margin: 0 15px 0 0;
vertical-align: middle;
cursor:pointer;
}
.typeface span{
vertical-align: middle;
cursor:pointer;
}

.fizface{
	display:none;
}
.urface{
display:none;	
}

@media (max-width: 670px) {
.subTopFlex{
	flex-wrap:wrap;
	justify-content: center;
}
.subTopLetf {
  flex: 1 0 100%;
  order: 2;
}
  .subTopRight {
    margin-right: 0;
	margin-bottom: 20px;
  }
}

.form_feedback #captchaError {
   display: none;
   color: #FF0000;
   font-weight: bold;
   padding-bottom: 10px;
}

/* End */
/* /local/templates/.default/components/bitrix/iblock.element.add.form/order_new_v2/style.css?17478383054735 */
