.control-btn {
	background: #b3439d;
	background-image: none !important;
}
.g-button {
	background: #b3439d;
	background-image: none !important;
}
.g-img__count {
	background: #b3439d;
}
.localaboutus_form .gr-button {
	background: #b3439d;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	background:  #b3439d;
	border: none;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #fff;
}




.control-btn:hover {
	background: repeating-linear-gradient(to top right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #b3439d;
	transition: all 0.2s ease;
}

.g-button:hover {
    background: repeating-linear-gradient(to top right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #b3439d;
    transition: all 0.2s ease;
	
}

.g-form-control-radio input[type=radio]:checked ~ .g-form-control-radio__input {
	border-color: #b3439d;
	background-color: #b3439d;
}

.g-vote-status__label, .g-button.g-button--invert {
	color: #b3439d !important;
	border-color: #b3439d;
}

.g-button.g-button--invert:hover {
	background: repeating-linear-gradient(to top right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #b3439d;
	transition: all 0.2s ease;
	border-color: transparent !important;
}

.g-vote-visualize__progress {
	background-color: rgba(179, 67, 157, 0.92);
}

.g-vote-visualize__bar {
    background-color: rgba(179, 67, 157, 0.23);
}


 
.g-button--invert.g-button--arr-left::after {
	background: url(../../images/beznazvaniya2.svg) 0 0 no-repeat !important;
}



.localaboutus_form .gr-button:hover {
	background: repeating-linear-gradient(to top right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #b3439d;
	transition: all 0.2s ease;
}



button, html input[type="button"], input[type="reset"], input[type="submit"]:hover {
	background: repeating-linear-gradient(to top right,rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0.1) 100%) #b3439d;
	transition: all 0.2s ease;
}
.path a {
	color: #b3439d;
}
.g-panel__head a {
	color: #b3439d;
}
.content-130 a {
	color: #b3439d;
}
.g-form-control-checkbox input[type=checkbox]:checked ~ .g-form-control-checkbox__input {
	background-color: #b3439d;
	border-color: #b3439d;
}
.control-radio.active .ico {
	background-color: #b3439d !important;
	border-color: #b3439d !important;
}
.content-108 a {
	color: #b3439d;
}