<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.step-anketa_area {
	margin-bottom: 30px;
}
.step-anketa_photo {
	margin: 0 0 30px 0;
	max-width: 100%;
	height: auto;
}
.body-text_grey {
	display: block;
	position: relative;
	top: -10px;
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	margin-bottom: 12px;
	padding-left: 16px;
}
.footer-text_grey {
	display: block;
	font-size: 32px;
	line-height: 40px;
	color: #cdcdcd;
	font-weight: bold;
	white-space: nowrap;
	margin-bottom: 12px;
}

div.field-title {
	color:#1e3378;
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.error input.form-control {
	border-color: #ce1919 !important;
	background: #f8d5d5;
}
.btn-miss {
	width: 100%;
	height: 40px;
	text-align: center;
	color: #fff;
	border:0px;
	line-height: 40px;
	font-size: 16px;
	padding: 0px 40px 0px 40px;
	text-decoration: none;
	background: #1c3278;
	border-radius: 5px;
}
.btn.btn-miss:hover,
.btn.btn-miss:focus {
	color: #fff;
}

@media only screen and (max-width: 748px) {
	.step-anketa_photo-area {
		margin-bottom: 30px;
	}
	.step-anketa_photo-area .row .col-xs-6 {
		padding-left: 6px;
		padding-right: 6px;
	}
	.step-anketa_photo {
		margin: 0 0 12px 0;
		max-width: 100%;
		height: auto;
	}
}</pre></body></html>