

/* Start:/local/components/bitrix/main.feedback/templates/module_form/style.css?17217393541249*/
.feed-trick {
	display: none;
}

.fancybox-content {
	padding: 0 !important;
}

.feed-form-checkbox {
	display: none;
}

.feed-form-checkbox + .feed-form-label-checkbox {
	cursor: pointer;
	margin: -3px 5px 0 0;
	background-color: #fff;
	border: 1px solid #ccc;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

.feed-form-checkbox + .feed-form-label-checkbox:before {
	width: 0;
}

.feed-form-checkbox:checked + .feed-form-label-checkbox:before {
	content: '\f00c';
}

.form-group {
    position: relative;
}

.form-group .required {
    display: none;
    color: #39961E;
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 8px;
}

.form-control.invalid + .required {
    color: #dc3545;
}

.form-group input[required] + .required {
    display: block;
}

.feedback__form-group input.invalid {
    color: #a73434;
}

.feedback__form-group.invalid {
    border-color: #a73434;
}

/*.g-recaptcha {
	position: fixed;
	bottom: 60px;
	right: 0;
	filter: hue-rotate(-115deg);
	-webkit-filter: hue-rotate(-115deg);
	-moz-filter: hue-rotate(-115deg);
}

::-webkit-input-placeholder {
	color: #909090;
}

:-ms-input-placeholder {
	color: #909090;
}

::placeholder {
	color: #909090;
}

@media screen and (max-width:960px) {
	
	
}
*/

/* End */
/* /local/components/bitrix/main.feedback/templates/module_form/style.css?17217393541249 */
