/* line 1, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/index.scss */
.site-welcome {
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  /* line 1, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/index.scss */
  .site-welcome {
    font-size: 1.75em;
  }
}
/* line 1, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/keywords.scss */
.kk-keyword-stable {
  background-color: #81C784;
  color: #2E7D32;
}

/* line 6, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/keywords.scss */
.kk-keyword-testing {
  background-color: #FFF176;
  color: #a08700;
}

/* line 11, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/keywords.scss */
.kk-keyword-unavailable {
  background-color: #d5d5d5;
  color: #666;
}

/* line 16, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/keywords.scss */
.kk-keyword-masked {
  background-color: #EF9A9A;
  color: #B71C1C;
}

/* line 21, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/keywords.scss */
.kk-keyword-unknown {
  background-color: #fafafa;
  color: #333;
}
/* line 2, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
h1 a.kk-feed-icon {
  font-size: 65%;
}

/* line 7, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.label {
  cursor: default;
}

/* line 11, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-cell-sep-right {
  border-right-width: 3px !important;
}

/* line 18, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.panel table.table tr th:first-child,
.panel table.table tr td:first-child {
  padding-left: 1em;
}

/* line 26, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.octicon {
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
}

/* line 32, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.black {
  color: #333;
}

/* line 36, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
td .alert {
  margin-bottom: 0;
}

/* line 40, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-nobreak-cell {
  white-space: nowrap;
}

/* line 44, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-panel-content-sorry {
  background-color: #f0f0f0;
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
  color: #666;
}

/* line 52, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-3col-list {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3;
}

/* line 58, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-4col-list {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}

/* line 64, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-5col-list {
  columns: 5;
  -webkit-columns: 5;
  -moz-columns: 5;
}

/* line 70, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-6col-list {
  columns: 6;
  -webkit-columns: 6;
  -moz-columns: 6;
}

/* line 76, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list {
  padding: 0;
}
@media screen and (max-width: 767px) {
  /* line 76, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
  .kk-col-list {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
/* line 85, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list li {
  list-style-type: none;
}
/* line 88, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list li a:link,
.kk-col-list li a:hover,
.kk-col-list li a:active,
.kk-col-list li a:visited {
  display: block;
  padding: .2em;
}
/* line 96, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list li a:hover {
  background-color: #eee;
  border-radius: 2px;
  text-decoration: none;
}

/* line 104, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list-header {
  margin-top: 1em;
}
/* line 107, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list-header .kk-group-header {
  display: block;
  border-bottom: 1px solid #eee;
}

/* line 113, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-col-list .kk-col-list-header:first-of-type {
  margin-top: 0;
}

/* line 117, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-group-header {
  color: #8a8a8a;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 90%;
}

/* line 124, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-suggest-cat {
  color: #8a8a8a;
}

/* line 131, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-suggest-detail {
  float: right;
  color: #8a8a8a;
  font-size: 90%;
}
@media screen and (max-width: 767px) {
  /* line 131, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
  .kk-suggest-detail {
    display: block;
    float: none;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/* line 144, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
body.kk .typeahead-list > li > a {
  white-space: normal;
}

/* line 149, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-site-notice {
  font-size: 90%;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
}

/* line 156, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
a.kk-box-meta-link:link,
a.kk-box-meta-link:active,
a.kk-box-meta-link:visited {
  color: #aaa;
}

/* line 162, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
a.kk-box-meta-link:hover {
  color: #555;
}

/* line 166, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-header-container {
  background: #ebebeb;
  background: -moz-linear-gradient(top, #fafafa 0%, #ebebeb 100%);
  background: -webkit-linear-gradient(top, #fafafa 0%, #ebebeb 100%);
  background: linear-gradient(to bottom, #fafafa 0%, #ebebeb 100%);
  margin-top: -20px;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
/* line 176, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/misc.scss */
.kk-header-container .breadcrumb {
  background: none;
}
/* line 1, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-keyword-header {
  width: 5em;
  font-size: 85%;
  white-space: normal !important;
}

@media screen and (max-width: 767px) {
  /* line 8, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
  .kk-keyword-header {
    min-width: 5em;
    max-width: 5em;
  }
}
@media screen and (max-width: 767px) {
  /* line 14, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
  .kk-version {
    white-space: nowrap;
  }
}

/* line 22, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-slot {
  color: #888;
}

/* line 26, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-keyword {
  text-align: center;
  white-space: normal !important;
}

/* line 31, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-search-result-header {
  margin-top: 0;
}

/* line 35, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-metadata-key {
  font-weight: bold;
}

/* line 39, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-title {
  margin-bottom: 0;
}
/* line 42, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-title .kk-package-icon {
  float: left;
}
/* line 46, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-title .kk-package-name {
  margin-left: 1.3em;
  word-wrap: break-word;
}
/* line 51, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-title .kk-package-cat {
  padding-left: 2.05em;
}

/* line 56, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-maindesc {
  margin-top: 1.75em;
  margin-bottom: 0;
}

/* line 61, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-homepage {
  margin: 0;
  margin-top: 1em;
  font-size: 125%;
}

/* line 67, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-byline {
  padding-left: 1em;
  font-style: italic;
}

/* line 72, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-commit {
  font-family: monospace;
}

/* line 76, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-changelog-diffstat {
  margin-top: 1em;
  margin-bottom: 0;
  border: 1px solid #ddd;
  border-top: none;
}

/* line 84, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-changelog-diffstat a:link, .kk-changelog-diffstat a:visited, .kk-changelog-diffstat a:active {
  color: #333;
}

/* line 89, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-changelog-diffstat-icon {
  width: 20px;
}

/* line 93, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-octicon-spacer {
  padding-left: 18px;
}

/* line 97, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag a:link,
.kk-useflag a:visited {
  padding: 0.2em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background-color: #f0f0f0;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  color: #333;
  font-family: monospace;
  font-size: 90%;
}

/* line 110, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag a:hover {
  background-color: #e9e9e9;
  color: #305d8c;
}

/* line 115, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag a:hover {
  text-decoration: none;
}

/* line 119, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag {
  list-style-type: none;
  margin-bottom: 0.4em;
  margin-right: 0.2em;
}

/* line 125, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag-container {
  padding: 0;
  margin-top: .4em;
  display: flex;
  flex-wrap: wrap;
}

/* line 133, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag-container-many {
  justify-content: space-between;
}

/* line 137, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag-container-few {
  justify-content: flex-start;
}

/* line 141, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-useflag-group {
  color: #8a8a8a;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 90%;
}

/* line 149, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-versions-table .kk-restrict-label,
.kk-versions-table .kk-properties-label {
  float: right;
}
@media screen and (max-width: 767px) {
  /* line 149, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
  .kk-versions-table .kk-restrict-label,
  .kk-versions-table .kk-properties-label {
    float: none;
  }
}

/* line 159, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-version-card > p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  /* line 164, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
  .kk-version-card > p:first-of-type {
    margin-top: .5em;
  }
}
/* line 169, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-mask {
  background-color: #f2dede;
}

/* line 173, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-mask-details {
  font-size: 90%;
  margin-top: 1em;
  margin-bottom: -1em;
}
/* line 176, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-mask-details .row {
  margin-bottom: 1em;
}

/* line 185, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-mask-reason a:link,
.kk-mask-reason a:visited {
  color: inherit;
  text-decoration: underline;
}

/* line 192, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-mask-atoms {
  max-height: 3.6em;
  overflow-x: scroll;
  line-height: 1.2em;
}

/* line 198, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.popover .kk-keyword-legend {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 240px;
}

/* line 205, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-detailed h4 {
  margin-bottom: 5px;
}

/* line 210, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-package-detailed-toolbox {
  float: right;
  margin-top: -1.75em;
}

/* line 215, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-inline-changelog-entry {
  font-size: 90%;
  border-radius: 2px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  margin-top: 5px;
}
/* line 222, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-inline-changelog-entry a:link,
.kk-inline-changelog-entry a:active,
.kk-inline-changelog-entry a:visited,
.kk-inline-changelog-entry a:hover {
  display: block;
  padding: 5px;
  color: #333;
}
/* line 231, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-inline-changelog-entry .kk-commit-message {
  margin-left: .5em;
}
/* line 235, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
.kk-inline-changelog-entry .kk-commit {
  color: #999;
}

/* line 241, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/packages.scss */
a.kk-ebuild-link:link, a.kk-ebuild-link:visited {
  color: #333;
}
@charset "UTF-8";
@font-face {
  font-family: 'octicons';
  src: url(/assets/octicons-5e0ae115c950d0dd1d807c1f3a51299c13b79dd4aae9fe2f2ccb106148200bf5.eot?#iefix) format("embedded-opentype"), url(/assets/octicons-325fd4cdc3b90201c1852b6a7b03c03996fa7fa0020722c07fac02722a3c0021.woff) format("woff"), url(/assets/octicons-a27b361ce62f3928361a5dbd69128c04cfa398e1bbfaab020c712ce90192e09d.ttf) format("truetype"), url(/assets/octicons-a137d93087496ca750a84473a9e3db0f5728e637756a1b1dbec14e9678c921c1.svg#octicons) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 13, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon, .mega-octicon {
  font: normal normal normal 16px/1 octicons;
  display: inline-block;
  text-decoration: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 25, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.mega-octicon {
  font-size: 32px;
}

/* line 27, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-alert:before {
  content: '\f02d';
}

/*  */
/* line 28, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-down:before {
  content: '\f03f';
}

/*  */
/* line 29, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-left:before {
  content: '\f040';
}

/*  */
/* line 30, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-right:before {
  content: '\f03e';
}

/*  */
/* line 31, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-small-down:before {
  content: '\f0a0';
}

/*  */
/* line 32, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-small-left:before {
  content: '\f0a1';
}

/*  */
/* line 33, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-small-right:before {
  content: '\f071';
}

/*  */
/* line 34, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-small-up:before {
  content: '\f09f';
}

/*  */
/* line 35, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-arrow-up:before {
  content: '\f03d';
}

/*  */
/* line 36, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-microscope:before,
.octicon-beaker:before {
  content: '\f0dd';
}

/*  */
/* line 38, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-bell:before {
  content: '\f0de';
}

/*  */
/* line 39, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-book:before {
  content: '\f007';
}

/*  */
/* line 40, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-bookmark:before {
  content: '\f07b';
}

/*  */
/* line 41, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-briefcase:before {
  content: '\f0d3';
}

/*  */
/* line 42, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-broadcast:before {
  content: '\f048';
}

/*  */
/* line 43, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-browser:before {
  content: '\f0c5';
}

/*  */
/* line 44, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-bug:before {
  content: '\f091';
}

/*  */
/* line 45, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-calendar:before {
  content: '\f068';
}

/*  */
/* line 46, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-check:before {
  content: '\f03a';
}

/*  */
/* line 47, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-checklist:before {
  content: '\f076';
}

/*  */
/* line 48, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-chevron-down:before {
  content: '\f0a3';
}

/*  */
/* line 49, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-chevron-left:before {
  content: '\f0a4';
}

/*  */
/* line 50, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-chevron-right:before {
  content: '\f078';
}

/*  */
/* line 51, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-chevron-up:before {
  content: '\f0a2';
}

/*  */
/* line 52, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-circle-slash:before {
  content: '\f084';
}

/*  */
/* line 53, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-circuit-board:before {
  content: '\f0d6';
}

/*  */
/* line 54, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-clippy:before {
  content: '\f035';
}

/*  */
/* line 55, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-clock:before {
  content: '\f046';
}

/*  */
/* line 56, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-cloud-download:before {
  content: '\f00b';
}

/*  */
/* line 57, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-cloud-upload:before {
  content: '\f00c';
}

/*  */
/* line 58, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-code:before {
  content: '\f05f';
}

/*  */
/* line 59, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-color-mode:before {
  content: '\f065';
}

/*  */
/* line 60, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-comment-add:before,
.octicon-comment:before {
  content: '\f02b';
}

/*  */
/* line 62, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-comment-discussion:before {
  content: '\f04f';
}

/*  */
/* line 63, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-credit-card:before {
  content: '\f045';
}

/*  */
/* line 64, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-dash:before {
  content: '\f0ca';
}

/*  */
/* line 65, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-dashboard:before {
  content: '\f07d';
}

/*  */
/* line 66, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-database:before {
  content: '\f096';
}

/*  */
/* line 67, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-clone:before,
.octicon-desktop-download:before {
  content: '\f0dc';
}

/*  */
/* line 69, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-device-camera:before {
  content: '\f056';
}

/*  */
/* line 70, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-device-camera-video:before {
  content: '\f057';
}

/*  */
/* line 71, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-device-desktop:before {
  content: '\f27c';
}

/*  */
/* line 72, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-device-mobile:before {
  content: '\f038';
}

/*  */
/* line 73, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-diff:before {
  content: '\f04d';
}

/*  */
/* line 74, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-diff-added:before {
  content: '\f06b';
}

/*  */
/* line 75, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-diff-ignored:before {
  content: '\f099';
}

/*  */
/* line 76, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-diff-modified:before {
  content: '\f06d';
}

/*  */
/* line 77, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-diff-removed:before {
  content: '\f06c';
}

/*  */
/* line 78, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-diff-renamed:before {
  content: '\f06e';
}

/*  */
/* line 79, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-ellipsis:before {
  content: '\f09a';
}

/*  */
/* line 80, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-eye-unwatch:before,
.octicon-eye-watch:before,
.octicon-eye:before {
  content: '\f04e';
}

/*  */
/* line 83, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-binary:before {
  content: '\f094';
}

/*  */
/* line 84, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-code:before {
  content: '\f010';
}

/*  */
/* line 85, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-directory:before {
  content: '\f016';
}

/*  */
/* line 86, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-media:before {
  content: '\f012';
}

/*  */
/* line 87, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-pdf:before {
  content: '\f014';
}

/*  */
/* line 88, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-submodule:before {
  content: '\f017';
}

/*  */
/* line 89, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-symlink-directory:before {
  content: '\f0b1';
}

/*  */
/* line 90, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-symlink-file:before {
  content: '\f0b0';
}

/*  */
/* line 91, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-text:before {
  content: '\f011';
}

/*  */
/* line 92, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-file-zip:before {
  content: '\f013';
}

/*  */
/* line 93, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-flame:before {
  content: '\f0d2';
}

/*  */
/* line 94, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-fold:before {
  content: '\f0cc';
}

/*  */
/* line 95, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-gear:before {
  content: '\f02f';
}

/*  */
/* line 96, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-gift:before {
  content: '\f042';
}

/*  */
/* line 97, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-gist:before {
  content: '\f00e';
}

/*  */
/* line 98, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-gist-secret:before {
  content: '\f08c';
}

/*  */
/* line 99, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-git-branch-create:before,
.octicon-git-branch-delete:before,
.octicon-git-branch:before {
  content: '\f020';
}

/*  */
/* line 102, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-git-commit:before {
  content: '\f01f';
}

/*  */
/* line 103, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-git-compare:before {
  content: '\f0ac';
}

/*  */
/* line 104, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-git-merge:before {
  content: '\f023';
}

/*  */
/* line 105, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-git-pull-request-abandoned:before,
.octicon-git-pull-request:before {
  content: '\f009';
}

/*  */
/* line 107, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-globe:before {
  content: '\f0b6';
}

/*  */
/* line 108, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-graph:before {
  content: '\f043';
}

/*  */
/* line 109, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-heart:before {
  content: '\2665';
}

/* ♥ */
/* line 110, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-history:before {
  content: '\f07e';
}

/*  */
/* line 111, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-home:before {
  content: '\f08d';
}

/*  */
/* line 112, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-horizontal-rule:before {
  content: '\f070';
}

/*  */
/* line 113, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-hubot:before {
  content: '\f09d';
}

/*  */
/* line 114, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-inbox:before {
  content: '\f0cf';
}

/*  */
/* line 115, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-info:before {
  content: '\f059';
}

/*  */
/* line 116, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-issue-closed:before {
  content: '\f028';
}

/*  */
/* line 117, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-issue-opened:before {
  content: '\f026';
}

/*  */
/* line 118, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-issue-reopened:before {
  content: '\f027';
}

/*  */
/* line 119, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-jersey:before {
  content: '\f019';
}

/*  */
/* line 120, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-key:before {
  content: '\f049';
}

/*  */
/* line 121, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-keyboard:before {
  content: '\f00d';
}

/*  */
/* line 122, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-law:before {
  content: '\f0d8';
}

/*  */
/* line 123, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-light-bulb:before {
  content: '\f000';
}

/*  */
/* line 124, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-link:before {
  content: '\f05c';
}

/*  */
/* line 125, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-link-external:before {
  content: '\f07f';
}

/*  */
/* line 126, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-list-ordered:before {
  content: '\f062';
}

/*  */
/* line 127, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-list-unordered:before {
  content: '\f061';
}

/*  */
/* line 128, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-location:before {
  content: '\f060';
}

/*  */
/* line 129, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-gist-private:before,
.octicon-mirror-private:before,
.octicon-git-fork-private:before,
.octicon-lock:before {
  content: '\f06a';
}

/*  */
/* line 133, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-logo-github:before {
  content: '\f092';
}

/*  */
/* line 134, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mail:before {
  content: '\f03b';
}

/*  */
/* line 135, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mail-read:before {
  content: '\f03c';
}

/*  */
/* line 136, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mail-reply:before {
  content: '\f051';
}

/*  */
/* line 137, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mark-github:before {
  content: '\f00a';
}

/*  */
/* line 138, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-markdown:before {
  content: '\f0c9';
}

/*  */
/* line 139, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-megaphone:before {
  content: '\f077';
}

/*  */
/* line 140, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mention:before {
  content: '\f0be';
}

/*  */
/* line 141, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-milestone:before {
  content: '\f075';
}

/*  */
/* line 142, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mirror-public:before,
.octicon-mirror:before {
  content: '\f024';
}

/*  */
/* line 144, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mortar-board:before {
  content: '\f0d7';
}

/*  */
/* line 145, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-mute:before {
  content: '\f080';
}

/*  */
/* line 146, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-no-newline:before {
  content: '\f09c';
}

/*  */
/* line 147, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-octoface:before {
  content: '\f008';
}

/*  */
/* line 148, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-organization:before {
  content: '\f037';
}

/*  */
/* line 149, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-package:before {
  content: '\f0c4';
}

/*  */
/* line 150, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-paintcan:before {
  content: '\f0d1';
}

/*  */
/* line 151, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-pencil:before {
  content: '\f058';
}

/*  */
/* line 152, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-person-add:before,
.octicon-person-follow:before,
.octicon-person:before {
  content: '\f018';
}

/*  */
/* line 155, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-pin:before {
  content: '\f041';
}

/*  */
/* line 156, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-plug:before {
  content: '\f0d4';
}

/*  */
/* line 157, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-create:before,
.octicon-gist-new:before,
.octicon-file-directory-create:before,
.octicon-file-add:before,
.octicon-plus:before {
  content: '\f05d';
}

/*  */
/* line 162, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-primitive-dot:before {
  content: '\f052';
}

/*  */
/* line 163, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-primitive-square:before {
  content: '\f053';
}

/*  */
/* line 164, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-pulse:before {
  content: '\f085';
}

/*  */
/* line 165, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-question:before {
  content: '\f02c';
}

/*  */
/* line 166, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-quote:before {
  content: '\f063';
}

/*  */
/* line 167, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-radio-tower:before {
  content: '\f030';
}

/*  */
/* line 168, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-delete:before,
.octicon-repo:before {
  content: '\f001';
}

/*  */
/* line 170, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-clone:before {
  content: '\f04c';
}

/*  */
/* line 171, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-force-push:before {
  content: '\f04a';
}

/*  */
/* line 172, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-gist-fork:before,
.octicon-repo-forked:before {
  content: '\f002';
}

/*  */
/* line 174, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-pull:before {
  content: '\f006';
}

/*  */
/* line 175, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-push:before {
  content: '\f005';
}

/*  */
/* line 176, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-rocket:before {
  content: '\f033';
}

/*  */
/* line 177, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-rss:before {
  content: '\f034';
}

/*  */
/* line 178, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-ruby:before {
  content: '\f047';
}

/*  */
/* line 179, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-screen-full:before {
  content: '\f066';
}

/*  */
/* line 180, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-screen-normal:before {
  content: '\f067';
}

/*  */
/* line 181, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-search-save:before,
.octicon-search:before {
  content: '\f02e';
}

/*  */
/* line 183, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-server:before {
  content: '\f097';
}

/*  */
/* line 184, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-settings:before {
  content: '\f07c';
}

/*  */
/* line 185, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-shield:before {
  content: '\f0e1';
}

/*  */
/* line 186, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-log-in:before,
.octicon-sign-in:before {
  content: '\f036';
}

/*  */
/* line 188, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-log-out:before,
.octicon-sign-out:before {
  content: '\f032';
}

/*  */
/* line 190, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-squirrel:before {
  content: '\f0b2';
}

/*  */
/* line 191, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-star-add:before,
.octicon-star-delete:before,
.octicon-star:before {
  content: '\f02a';
}

/*  */
/* line 194, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-stop:before {
  content: '\f08f';
}

/*  */
/* line 195, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-repo-sync:before,
.octicon-sync:before {
  content: '\f087';
}

/*  */
/* line 197, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-tag-remove:before,
.octicon-tag-add:before,
.octicon-tag:before {
  content: '\f015';
}

/*  */
/* line 200, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-telescope:before {
  content: '\f088';
}

/*  */
/* line 201, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-terminal:before {
  content: '\f0c8';
}

/*  */
/* line 202, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-three-bars:before {
  content: '\f05e';
}

/*  */
/* line 203, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-thumbsdown:before {
  content: '\f0db';
}

/*  */
/* line 204, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-thumbsup:before {
  content: '\f0da';
}

/*  */
/* line 205, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-tools:before {
  content: '\f031';
}

/*  */
/* line 206, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-trashcan:before {
  content: '\f0d0';
}

/*  */
/* line 207, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-triangle-down:before {
  content: '\f05b';
}

/*  */
/* line 208, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-triangle-left:before {
  content: '\f044';
}

/*  */
/* line 209, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-triangle-right:before {
  content: '\f05a';
}

/*  */
/* line 210, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-triangle-up:before {
  content: '\f0aa';
}

/*  */
/* line 211, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-unfold:before {
  content: '\f039';
}

/*  */
/* line 212, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-unmute:before {
  content: '\f0ba';
}

/*  */
/* line 213, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-versions:before {
  content: '\f064';
}

/*  */
/* line 214, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-watch:before {
  content: '\f0e0';
}

/*  */
/* line 215, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-remove-close:before,
.octicon-x:before {
  content: '\f081';
}

/*  */
/* line 217, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/sprockets-octicons.scss */
.octicon-zap:before {
  content: '\26A1';
}

/* ⚡ */
/* line 1, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/useflags.scss */
.kk-useflag-circle {
  cursor: pointer;
}

/* line 5, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/useflags.scss */
.kk-useflag-bubble-container {
  text-align: center;
  overflow: scroll;
}

/* line 11, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/useflags.scss */
.kk-useflag-listing a:link,
.kk-useflag-listing a:visited {
  color: #333;
}

/* line 17, /var/www/packages.gentoo.org/htdocs/app/assets/stylesheets/useflags.scss */
form.useflag-search {
  margin-top: 2.5em;
  margin-bottom: 1em;
}
.typeahead-field,.typeahead-query{position:relative;width:100%}.typeahead-button,.typeahead-container,.typeahead-field,.typeahead-filter,.typeahead-query{position:relative}.typeahead-container button,.typeahead-field input,.typeahead-select{border:1px solid #ccc;line-height:1.42857143;padding:6px 12px;height:32px}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.typeahead-container,.typeahead-result.detached .typeahead-list{font-family:"Open Sans",Arial,Helvetica,Sans-Serif}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}.typeahead-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.typeahead-query{z-index:2}.typeahead-filter button{min-width:66px}.typeahead-field{display:table;border-collapse:separate}.typeahead-button{font-size:0;white-space:nowrap;width:1%;vertical-align:middle}.typeahead-field>span{display:table-cell;vertical-align:top}.typeahead-button button{border-top-right-radius:2px;border-bottom-right-radius:2px}.typeahead-field input,.typeahead-select{display:block;width:100%;font-size:13px;color:#555;background:0 0;border-radius:2px 0 0 2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.typeahead-field input{-webkit-appearance:none;background:0 0}.typeahead-field input:last-child,.typeahead-hint{background:#fff}.typeahead-container button{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-color:#fff;white-space:nowrap;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#333;box-shadow:inset 0 -2px 0 rgba(0,0,0,.05);-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.05)}.typeahead-container button:active,.typeahead-container button:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.typeahead-container button:focus,.typeahead-container button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.typeahead-container button.active,.typeahead-container button:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.typeahead-container button.disabled,.typeahead-container button[disabled],.typeahead-field input.disabled,.typeahead-field input[disabled]{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-color:#ccc}.typeahead-button button,.typeahead-filter button{margin-left:-1px;border-bottom-left-radius:0;border-top-left-radius:0}.typeahead-button,.typeahead-filter{z-index:1}.typeahead-button:active,.typeahead-button:active button:active,.typeahead-button:focus,.typeahead-button:focus button:focus,.typeahead-button:hover,.typeahead-container.filter .typeahead-filter,.typeahead-filter:active,.typeahead-filter:focus,.typeahead-filter:hover{z-index:1001}.typeahead-dropdown,.typeahead-list{position:absolute;top:100%;left:0;z-index:1000;width:100%;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.typeahead-result.detached .typeahead-list{position:relative;z-index:1041;top:auto;left:auto}.typeahead-dropdown{right:0;left:auto;z-index:1001}.typeahead-list>li:first-child{border-top:none}.typeahead-list>li{position:relative;border-top:solid 1px rgba(0,0,0,.15)}.typeahead-dropdown>li>a,.typeahead-list>li>a{display:block;padding:6px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap;text-decoration:none}.typeahead-dropdown>li.active>a,.typeahead-dropdown>li>a:focus,.typeahead-dropdown>li>a:hover,.typeahead-list>li.active>a,.typeahead-list>li>a:focus,.typeahead-list>li>a:hover{background-color:#ebebeb;color:#333}.typeahead-list.empty>li.active>a,.typeahead-list.empty>li>a:focus,.typeahead-list.empty>li>a:hover{background-color:transparent}.typeahead-list.empty>li>a{cursor:default}.typeahead-list>li.typeahead-group.active>a,.typeahead-list>li.typeahead-group>a,.typeahead-list>li.typeahead-group>a:focus,.typeahead-list>li.typeahead-group>a:hover{border-color:#9cb4c5;color:#305d8c;background-color:#d6dde7;cursor:default}.typeahead-container.backdrop+.typeahead-backdrop,.typeahead-container.filter .typeahead-dropdown,.typeahead-container.hint .typeahead-hint,.typeahead-container.result .typeahead-list{display:block!important}.typeahead-container .typeahead-dropdown,.typeahead-container .typeahead-hint,.typeahead-container .typeahead-list,.typeahead-container+.typeahead-backdrop{display:none!important}.typeahead-dropdown .divider{height:1px;margin:5px 0;overflow:hidden;background-color:#e5e5e5}.typeahead-caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.typeahead-search-icon{min-width:40px;height:18px;font-size:13px;display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABH0lEQVR4nJ3SvyvFYRTH8deVkkJ3UUZJIbJ8bzJjMtyMym6w2Njs/gCDP0AGCyWjxYDF5GdJYpS6xaIUw/d8771dT7qc+vZ8vs95zvuc5zmnlGWZsG6sYBGjsXeNHWzjQ8JKARjCEUZSh3CJeTy3OjoicxF8hwX0oi/0HSZwiK4UYKUpeBoHeMdb6OnwTWI5BVgMvYZaovwa1kMvpQBjoY8TwVp84ylAO/YV62cKcBt65hfAbKwPKcBu6E2UE8Hl8MF+CrCFG/nwnKKKnviqONOYj6NWQDFIg/I+/3ikFnuUX6d+lY4mR4ZVnMvnoIYLbKCCp0h0otG5egXt2HAED+BFPmAP7bYR7jGHV/RjCjr/AICryFzB3n8ARSX3xc83qRk4q9rDNWcAAAAASUVORK5CYII=) center center no-repeat}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *



 */

