.buttons-container {
    padding-left: 23% !important;
}
.buttons-container .social-button {
	margin: 0px 10px 10px 0px; 
	padding: 0px; 
	outline: none; 
	border: none; 
	border-radius: 0px; 
	float: left; 
	position: relative; 
	display: inherit; 
	width: 32px; 
	height: 32px; 
	left: 0px; 
	top: 0px; 
	box-sizing: content-box; 
}
.buttons-container.pointer .social-button {
	cursor: pointer; 
}
.buttons-container .social-button.button-vkontakte {
	background:url(/templates/orderforms/shop/img/soc-vk.png) center center no-repeat !important; background-size:cover !important;
}
.buttons-container .social-button.button-facebook {
	background:url(/templates/orderforms/shop/img/soc-fb.png) center center no-repeat !important; background-size:cover !important;
}
.buttons-container .social-button.button-google {
	background:url(/templates/orderforms/shop/img/soc-gmail.png) center center no-repeat !important; background-size:cover !important;
}
.buttons-container .social-button.button-mailru {
	background:url(/templates/orderforms/shop/img/soc-mail.png) center center no-repeat !important; background-size:cover !important;
}
.buttons-container .social-button.button-yandex {
	background:url(/templates/orderforms/shop/img/soc-yandex.png) center center no-repeat !important; background-size:cover !important;
}