@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot');
  src: url('font/fontello.eot#iefix') format('embedded-opentype'),
       url('font/fontello.woff') format('woff'),
       url('font/fontello.ttf') format('truetype'),
       url('font/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.reposidget {
  font-family: "Open Sans" , helvetica, Microsoft YaHei, "微软雅黑" , arial, freesans, clean, sans-serif !important;
  color: #666 !important;
  width: 100%;
  margin: 20px 0 !important;
  display: block !important;
  clear: both !important;
}

.reposidget a {
  color: #4183c4 !important;
  text-decoration: none !important;
  border: 0;
}

.reposidget a:hover {
  color: #4183c4 !important;
  text-decoration: none !important;
  border: none;
}

.reposidget .fontello:before {
  font-family: fontello !important;
  font-style: normal !important;
  font-weight: normal !important;
  speak: none !important;
  display: inline-block !important;
  text-decoration: inherit !important;
  text-align: center !important;
  font-variant: normal !important;
  text-transform: none !important;
}

.reposidget .hidden {
  display: none !important;
}

.reposidget > header {
  height: 40px !important;
  background: #fafafa !important;
  border: 1px solid #dcddde !important;
  border-bottom: none;
  position: relative !important;
}

.reposidget > header a:hover { text-decoration: none !important; border: none; }
.reposidget > header h2 {
  height: 36px !important;
  line-height: 36px !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  font-weight: normal !important;
  margin: 0 0 0 2.5em !important;
  padding: 0 !important;
  display: inline-block !important;
  max-width: 336px !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  text-decoration: none !important;
}
.reposidget > header .info {
  float: right !important;
  margin: 0.2em 0.3em 0 0 !important;
  line-height: 1em !important;
  font-size: 14px !important;
}

.reposidget > header .info:before {
  content: '\e804' !important;
  width: 1em !important;
  line-height: 1em !important;
  vertical-align: text-bottom !important;
  font-size: 14px !important;
  cursor: pointer !important;
  font-style: italic !important;
  color: #333 !important;
  opacity: 0.5 !important;
}

.reposidget > header .info:hover:before {
  opacity: 1 !important;
}

.reposidget > header .info a {
  background: rgba(0, 0, 0, 0.8) !important;
  position: absolute !important;
  right: 0 !important;
  top: -30px !important;
  font-size: 13px !important;
  padding: 0 6px !important;
  display: none !important;
  color: white !important;
  height: 25px !important;
  line-height: 25px !important;
  z-index: 9999 !important;
}

.reposidget > header .info a:before {
  content: ' ' !important;
  height: 0 !important;
  width: 0 !important;
  position: absolute !important;
  right: 4px !important;
  top: 25px !important;
  border-left: 5px solid rgba(255, 255, 255, 0) !important;
  border-right: 5px solid rgba(255, 255, 255, 0) !important;
  border-top: 8px solid rgba(0, 0, 0, 0.8) !important;
}

.reposidget > header .info:hover a {
  display: block !important;
}

.reposidget > section {
  padding: 5px !important;
  border: 1px solid #dcddde !important;
  box-shadow: inset 0 1px 1px #fff
  line-height: 1.5 !important;
  min-height: 100px;
  background: rgba(250,250,250,0.6) url(logo.png) no-repeat right bottom;
  border-top: none;
}

.reposidget > section p {
  text-indent: 2em;
  margin: 5px !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

.reposidget > section p.homepage {
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}

.reposidget > footer {
  height: 46px !important;
  background: #fcfcfc !important;
  border: 1px solid #dcddde !important;
  border-top: none !important;
  padding: 0 10px !important;
}

.reposidget > footer span {
  vertical-align: top !important;
  margin: 10px 0 0 !important;
  border: 1px solid #dcddde !important;
  height: 24px !important;
  line-height: 24px !important;
  display: inline-block !important;
  color: #777 !important;
  font-size: 12px !important;
  font-weight: bold !important;
  padding: 0 7px !important;
}

.reposidget > footer span:before {
  width: 1em !important;
  margin-right: .4em !important;
  line-height: 1em !important;
  vertical-align: text-bottom !important;
  font-size: 14px !important;
  color: #333 !important;
}

.reposidget > footer .star {
}

.reposidget > footer .star:before {
  content: '\e802' !important;
}

.reposidget > footer .fork {
  border-left: none !important;
}

.reposidget > footer .fork:before {
  content: '\e803' !important;
}

.reposidget > footer a {
  float: right !important;
  margin: 6px 0 0 0 !important;
  display: inline-block !important;
  padding: 8px 15px !important;
  line-height: 1.25 !important;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #000 !important;
  border: 1px solid #eaeaea !important;
  -webkit-user-select: none !important;
  background: #fff;
}

.reposidget > footer a:hover {
  color: #000 !important;
  border: 1px solid #eaeaea !important;
  text-decoration: none !important;
}
