@font-face {
  font-family: 'badges_2';
  src: url('../font/badges_2.eot?5133423');
  src: url('../font/badges_2.eot?5133423#iefix') format('embedded-opentype'),
       url('../font/badges_2.woff?5133423') format('woff'),
       url('../font/badges_2.ttf?5133423') format('truetype'),
       url('../font/badges_2.svg?5133423#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?5133423#fontello') format('svg');
  }
}
*/
 
 [class^="iconB2-"], [class*=" iconB2-"] {
  font-family: "badges_2";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  	font-size:35px;
	height:55px;
	width:55px;
	padding:10px;
	color:rgb(252,252,252);
  	border-radius:50%;
	margin-bottom:7px;
	
}
 .iconB2-:hover,
a.iconB2-:hover{
	text-decoration:none;
	color:rgb(252,252,252);
}
.icon-badge-15:before,
a.icon-badge-15:before  {
	content: '\e80e'; 
} /* '' */
.icon-badge-15
,a.icon-badge-15{
	text-shadow: 3px 3px 3px rgba(127, 41, 22, 0.7);
	background:rgb(255,81,44);
}

.icon-badge-16:before
,a.icon-badge-16:before{
	content: '\e80f'; 
} /* '' */
.icon-badge-16
,a.icon-badge-16{
	text-shadow: 3px 3px 3px rgba(38, 110, 127, 0.7);
	background:rgb(77,220,255);
}

.icon-badge-17:before
,a.icon-badge-17:before{ 
	content: '\e811'; 
} /* '' */
.icon-badge-17
,a.icon-badge-17{
	text-shadow: 3px 3px 3px rgba(127, 106, 49, 0.7);
	background:rgb(255,212,97);
}

.icon-badge-18:before
,a.icon-badge-18:before{ 
	content: '\e812'; 
} /* '' */
.icon-badge-18
,a.icon-badge-18{
	text-shadow: 3px 3px 3px rgba(65, 127, 60, 0.7);
	background:rgb(129,255,119);
}

.icon-badge-19:before 
,a.icon-badge-19:before{ 
	content: '\e813'; 
} /* '' */
.icon-badge-19
,a.icon-badge-19{
	text-shadow: 3px 3px 3px rgba(115, 47, 127, 0.7);
	background:rgb(227,95,255);
}

.icon-badge-20:before 
,a.icon-badge-20:before{ 
	content: '\e814'; 
} /* '' */
.icon-badge-20
,a.icon-badge-20{
	text-shadow: 3px 3px 3px rgba(86, 127, 93, 0.7);
	background:rgb(171,255,186);
}

.icon-badge-21:before 
,a.icon-badge-21:before{ 
	content: '\e815'; 
} /* '' */
.icon-badge-21
,a.icon-badge-21{
	text-shadow: 3px 3px 3px rgba(80, 117, 127, 0.7);
	background:rgb(161,235,255);
}

.icon-badge-22:before 
,a.icon-badge-22:before{ 
	content: '\e816'; 
} /* '' */
.icon-badge-22
,a.icon-badge-22{
	text-shadow: 3px 3px 3px rgba(127, 72, 52, 0.7);
	background:rgb(255,143,105);
}

.icon-badge-23:before 
,a.icon-badge-23:before{ 
	content: '\e817'; 
} /* '' */
.icon-badge-23
,a.icon-badge-23{
	text-shadow: 3px 3px 3px rgba(86, 127, 93, 0.7);
	background:rgb(171,255,186);
}

.icon-badge-24:before 
,a.icon-badge-24:before{ 
	content: '\e818'; 
} /* '' */
.icon-badge-24
,a.icon-badge-24{
	text-shadow: 3px 3px 3px rgba(127,127,73, 0.7);
	background:rgb(255,254,146);
}

.icon-badge-25:before 
,a.icon-badge-25:before{ 
	content: '\e819'; 
} /* '' */
.icon-badge-25
,a.icon-badge-25{
	text-shadow: 3px 3px 3px rgba(127, 41, 36, 0.7);
	background:rgb(255,81,71);
}

.icon-badge-26:before 
,a.icon-badge-26:before{ 
	content: '\e81a'; 
} /* '' */
.icon-badge-26
,a.icon-badge-26{
	text-shadow: 3px 3px 3px rgba(127, 91, 52, 0.7);
	background:rgb(255,182,105);
}

.iconB2-.blank{
	color:rgb(30,30,30);
	text-shadow: 3px 3px 3px rgba(212, 175, 55, 0.9);
	text-shadow: 3px 3px 3px rgba(255, 255, 255, 0);
	background:transparent;
	background:rgba(255,255,255,0);
}