.soc-box-new {
	padding-bottom: 16px;
    margin-bottom: 10px;
    background: #ededed;
    text-align: center;
    padding-top: 14px;
	box-sizing: border-box;
}

.soc-box-new span {
	padding-bottom: 12px;
    color: #333333;
    font-weight: bold;
    display: block;
    font-size: 13px;
}

.soc-box-new ul {
	padding: 0 !important;
    margin: 0 !important;
    list-style-type: none;
}

.soc-box-new ul li {
	padding: 0 !important;
    display: inline-block !important;
    margin-right: 5px !important;
    margin-left: 5px !important;
}

.soc-box-new ul li a {
	display: block;
    height: 34px;
	border-radius: 4px;
}

.soc-box-new ul li i {
	font-size: 34px;
    width: 34px;
    line-height: 29px;
}

.soc-box-new ul li i.icon-uw-social-Vkontakte {
	color: #0077ff;
}

.soc-box-new ul li i.icon-uw-social-Facebook {
	color: #4680c2;
}

.soc-box-new ul li a.yt {
	background-color: #ff0000;
	height: 30px;
}

.soc-box-new ul li i.icon-uw-social-Youtube {
	color: #fff;
    font-size: 24px;
    width: 31px;
    margin-top: 1px;
    margin-left: 1px;
}

.soc-box-new ul li i.icon-uw-social-Telegram {
	color: #25a4e2;
}

.oauth-container {
	width: 300px; 
	margin: 0 auto;
}
.oauth-container {
	margin-top: 30px;
}
.oauth-helper {
	text-align: center;
	color: #c8c8c8;   	
}
.oauth-helper h4 {
	font-size: 15px;	
	margin-bottom: 16px;
}
.oauth-links {
	margin: 5px 0px 15px 0;
	padding-bottom: 36px;
	text-align: center;
	border-bottom: 1px solid #979797;
	width: 300px;
}

.oauth-links .provider,
.comments-oauth .oauth-links .provider {
	padding: 0px;
	display: inline-block;   
    margin-right: 5px; margin-left: 5px;
}

.oauth-links .provider a.oauth-provider,
.comments-oauth .oauth-links .provider a.oauth-provider {	
    display: block;
    height: 54px;     
    color: #989898;
}

.oauth-links .provider a.oauth-provider:hover {
	opacity: 0.85
}

.oauth-links .provider a.oauth-provider.google {
	color: #dc4a3d;
}

.oauth-links .provider a.oauth-provider.vkontakte {
	color: #4680c2;
}
.oauth-links .provider a.oauth-provider.facebook {
	color: #3664a2;
}
.oauth-links .provider a.oauth-provider.odnoklassniki{
	color: #f58220;
}

.oauth-links .provider a.oauth-provider i {
	font-size: 54px;
       width: 54px;
       line-height: 50px;
}

.comments-oauth {
	display: inline-block;
	vertical-align: middle;
}
.comments-oauth .oauth-container {
	width: auto;
	display: inline-block;
	margin-top: 3px; margin-left: 4px;
}
.comments-oauth .oauth-helper {
	display: none
}
.comments-oauth .oauth-links {	
	border-bottom: none;
	width: auto;
	margin: 0; padding: 0
}
.comments-oauth .oauth-links .provider {	
	margin: 0px 4px;	
}
.comments-oauth .oauth-links .provider a.oauth-provider {
	height: 20px;
}
.comments-oauth .oauth-links .provider a.oauth-provider i {
	font-size: 23px;
       width: 20px;
       line-height: 18px;
}

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

[class^="icon-uw-social-"], [class*=" icon-uw-social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'uw-social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-uw-social-Youtube:before {
  content: "\e907";
}
.icon-uw-social-Telegram:before {
  content: "\e904";
}
.icon-uw-social-Viber:before {
  content: "\e905";
}
.icon-uw-social-Whatsup:before {
  content: "\e906";
}
.icon-uw-social-Whatsapp:before {
  content: "\e906";
}
.icon-uw-social-Facebook:before {
  content: "\e900";
}
.icon-uw-social-Google:before {
  content: "\e901";
}
.icon-uw-social-Odnoklassniki:before {
  content: "\e902";
}
.icon-uw-social-Vkontakte:before {
  content: "\e903";
}
