

/* Start:/local/templates/gm/components/bitrix/form.result.new/nalog-vozvrat-new/style.css?17626569014181*/
.nv-container {
	padding: 20px 0px 70px;
}
.nv-form-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 10px;
}

.nv-form-item__col .form-control {
	padding: 5px 20px;
	font-size: 18px;
	height: 43px !important;
}
.nv-form-item__col .form-control.form-control-select {
	line-height: 1;
}
.form-required 
{
	color: red;
}

.nv-form-item__col .form-control.error-input {
	border: 1px solid red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/gm/components/bitrix/form.result.new/nalog-vozvrat-new/images/icon_warn.gif);
}

.btn-danger-disabled {
	cursor: default !important;
	background-color: #e9ecef !important;
	color: #000 !important;
}

.error-field {
	border: 1px solid red !important;
}

.form-control:disabled {
  background-color: #e9ecef !important;
  opacity: 1 !important;
}

.nv-form-item__message{
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}
.styler-file {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: column;
}
.body_is-ondragover .styler-file__zona {
	border: 3px dashed red;
}
.styler-file__zona {
	border: 1px dashed #CED1D6;
	box-sizing: border-box;
	border-radius: 8px;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.styler-file_is-ondragover .styler-file__zona {
	background-color: yellow;
}
.styler-file__box {
	text-align: center;
}
.styler-file_is-choosen .styler-file__list-box{
	margin-top: 10px;
}
.styler-file__native, .styler-file input[type="file"] {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}
.styler-file__title {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #858D99;
}
.styler-file__desc {
	font-size: 14px;
	line-height: 20px;
	color: #303233;
}
.styler-file__list-box {
	background: #F3F4F5;
	border-radius: 8px;
	padding: 10px;
	display: none;
}
.styler-file_is-choosen .styler-file__list-box {
	display: block;
}
.styler-file__list-item {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #303233;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.styler-file__list-item-name {
	white-space: nowrap;
	max-width: 220px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.styler-file__list-item-name-box {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.styler-file__list-item-type-box {
	margin-right: 10px;
}
.styler-file__list-item-delete:before {
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.styler-file__list {
	font-size: 12px;
}
.styler-file__list-title {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	color: #303233;
	margin-bottom: 5px;
}
.styler-file_pos-list-right .styler-file__list-box, .styler-file_pos-list-left .styler-file__list-box {
	flex: none;
	width: 432px;
}
.styler-file_pos-list-right {
	flex-direction: row;
}
.styler-file_pos-list-right .styler-file__list-box {
	margin-left: 8px;
}
.styler-file_pos-list-left {
	flex-direction: row-reverse;
}
.styler-file_pos-list-left .styler-file__list-box {
	margin-right: 8px;
}
.styler-file_pos-list-top {
	flex-direction: column-reverse;
}
.styler-file_pos-list-top .styler-file__list-box {
	margin-bottom: 8px;
}
.styler-file_pos-list-bottom {
	flex-direction: column;
}
.styler-file_pos-list-bottom .styler-file__list-box {
	margin-top: 8px;
}
@media (min-width: 992px) and (max-width: 1308px) {
	.nv-form-item__message{
		min-height: 38px
	}
}
@media (max-width: 991px) {
	.styler-file_pos-list-right {
		flex-direction: column;
	}
	.styler-file_pos-list-right .styler-file__list-box {
		margin-left: 0;
		margin-top: 8px;
	}
	.styler-file_pos-list-left {
		flex-direction: column-reverse;
	}
	.styler-file_pos-list-left .styler-file__list-box {
		margin-right: 0;
		margin-bottom: 8px;
	}
	.styler-file_pos-list-right .styler-file__list-box, .styler-file_pos-list-left .styler-file__list-box {
		flex: auto;
		width: 100%;
	}
}
/* End */
/* /local/templates/gm/components/bitrix/form.result.new/nalog-vozvrat-new/style.css?17626569014181 */
