@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?v140');
	src:url('../fonts/icomoon.eot?v140#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?v140') format('truetype'),
		url('../fonts/icomoon.woff?v140') format('woff'),
		url('../fonts/icomoon.svg?v140#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.splogin i.sn {
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	background: #4065b4;
	border-radius: 3px;
	color: #FFF;
	text-align: center;
	position: relative;
}
.splogin i.sn.icon-vk{
	background: #4E759D;
}
.splogin i.sn.icon-twitter {
	background: #39B9dC;
}
.splogin i.sn.icon-google-plus {
	background: #DD4B39;
}
.splogin i.sn.icon-yandex {
	background: #FF0000;
}
.splogin i.sn.icon-yahoo {
	background: #400191;
}
.splogin i.sn.icon-paypal {
	background: #003087;
}
.splogin i.sn.icon-linkedin {
	background: #0077b5;
}
.splogin i.sn.icon-o365 {
	background: #ea3e23;
}

.splogin .sn:before,
.splogin .spl-icon:before {
	display: inline-block;
	font-family: 'icomoon';
	font-size: 23px;
	line-height: 34px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.sn.icon-at:before {
	content: "\e600";
}
.sn.icon-pinterest:before {
	content: "\e601";
}
.sn.icon-yandex:before {
	content: "\e800";
}
.sn.icon-odnoklassniki:before {
	content: "\e801";
}
.sn.icon-linkedin:before {
	content: "\e602";
}
.sn.icon-paypal:before {
	content: "\e603";
}
.sn.icon-vk:before {
	content: "\e604";
}
.sn.icon-google-plus:before {
	content: "\e605";
}
.sn.icon-yahoo:before {
	content: "\e606";
}
.sn.icon-twitter:before {
	content: "\e60a";
}
.sn.icon-facebook:before {
	content: "\e60b";
}
.sn.icon-o365:before {
	content: "\e900";
}
.spl-icon.icon-unlink:before {
	content: "\e607";
}
.spl-icon.icon-link:before {
	content: "\e608";
}
.spl-icon.icon-refresh:before {
	content: "\e609";
}
/* since 1.4.0 */
