form .col-md-4 button.btn {
	margin-top: 25px;
	padding: 8px;
}
.prform {
	border: 1px solid #777;
	max-width: 1515px;
	width: 100%;
}
form div.row {
	padding: 22px 35px 5px;
	margin-bottom: 70px;
	background-color: #f0f5fe;
	max-width: 1515px;/*1350px*/
	margin: 0
}
form div.row.polay {padding: 0 35px 22px}
form div.row input {
	text-transform: uppercase;
	background: #fafafa;
	border: 1px solid #777;
	border-radius: 3px;
	box-shadow: none;
	color: #383838;
	height: auto;
	font-size: 14px;
	padding: 8px 5px
}
form div.row img {
	border-radius: 5px;
	position: relative;
	top: -2px;
}
.tabcer {width: 100%;max-width: 1515px}
th, td {color: #000;padding: 5px}
th:not(.trc), td:not(.trc) {padding: 0 20px}
.trc {text-align: center}
.trr {text-align: right}
.trl {text-align: left}
.tab2 th {background-color: #f0f5fe}
caption {
	padding: 20px 0 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.otvg {
	text-transform: uppercase;
	color: #00b536;
	font-weight: bold
}
.otvr {
	text-transform: uppercase;
	color:red;
	font-weight: bold
}
form div.row .btn-lg {padding: 12px 26px}
.prform .captcha_reload {
  right: 15px;
  text-indent: -9999px;
  box-sizing: border-box;
  top: 25px;
  color: transparent;
  left: auto;
  z-index: 999;
}
.adm-calendar-icon {
	background: url("/bitrix/panel/main/images/bx-admin-sprite-small-2.png") no-repeat 0 -1934px;
	border: none !important;
	cursor: pointer;
	height: 15px;
	left: 172px;
	top: 34px;
	outline: none;
	position: absolute;
	width: 16px;
}
@media (min-width: 768px) {
	.d-md-none {display: none;}
}
@media (max-width: 768px) {
	.d-sm-none {display: none;}
	.captcha-block img {margin-top: 18px;width: 100%;}
	form div.row input {width: 100%}
	.prform button.btn {width: 100%}
	.return .btn {width: 100%}
	.adm-calendar-icon {
		left: auto;
		right: 24px;
	}
	.th-sm-za {
		text-align: center;
		padding: 0 7px;
	}
}
i.ochist {
	right: 25px;
	top: -2px;
	cursor: pointer;
}