@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
html {
  -webkit-font-smoothing: subpixel-antialiased !important;
}
#breadcrumb {
  margin: 0;
}
.sponsor {
  border-bottom: 1px solid #efefef;
  line-height: 40px;
  padding: 10px;
  margin: 0;
}
.sponsor p {
  text-align: left;
  font-size: 10px !important;
  text-transform: uppercase;
  color: #808080;
}
.sponsor img {
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
.playerwidget {
  background-color: #1d1d1d;
}
.playerwidget h1 {
  font-size: 16px;
  position: relative;
  top: 30px;
  height: 25px;
  line-height: 25px;
  left: 10px;
  padding: 0;
  margin: 0;
  color: #ffffff;
  display: block;
  margin-top: -25px;
  width: 50%;
}
.playerwidget .sponsor {
  border-bottom: none;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: 0;
}
.playerwidget .sponsor p {
  text-align: left;
  font-size: 10px !important;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 40px;
}


