@charset “UTF-8”; @font-face {

font-family: 'octicons';
src: url('/assets/feedshub/octicons.woff') format('woff');

} .container {

width: 980px;
margin-left: auto;
margin-right: auto;

} github_feeds .container:before, .container:after {

content: " ";
display: table;

} github_feeds .container:after {

clear: both;

} github_feeds /*! normalize.css v2.1.2 | MIT License | git.io/normalize */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {

display: block;

} github_feeds html {

font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%}

github_feeds body {

margin: 0;

} github_feeds a:focus {

outline: thin dotted;

} github_feeds a:active, a:hover {

outline: 0;

} github_feeds h1 {

font-size: 2em;
margin: 0.67em 0;

} github_feeds b, strong {

font-weight: bold;

} github_feeds hr {

-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;

} github_feeds mark {

background: #ff0;
color: #000;

} github_feeds code, kbd, pre, samp {

font-family: monospace,  serif;
font-size: 1em;

} github_feeds q {

quotes: "\201C" "\201D" "\2018" "\2019"}

github_feeds small {

font-size: 80%}

github_feeds sub, sup {

font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;

} github_feeds img {

border: 0;

} github_feeds button, input, select, textarea {

font-family: inherit;
font-size: 100%;
margin: 0;

} github_feeds button, input {

line-height: normal;

} github_feeds button, select {

text-transform: none;

} github_feeds button, html input {

cursor: default;

} github_feeds input, input {

box-sizing: border-box;
padding: 0;

} github_feeds button::-moz-focus-inner, input::-moz-focus-inner {

border: 0;
padding: 0;

} github_feeds textarea {

overflow: auto;
vertical-align: top;

} github_feeds table {

border-collapse: collapse;
border-spacing: 0;

} github_feeds h1, h2, h3, h4, h5, h6 {

margin-top: 15px;
margin-bottom: 15px;
line-height: 1.1;

} github_feeds h1 {

font-size: 30px;

} github_feeds h2 {

font-size: 21px;

} github_feeds h3 {

font-size: 16px;

} github_feeds h4 {

font-size: 14px;

} github_feeds h5 {

font-size: 12px;

} github_feeds h6 {

font-size: 11px;

} github_feeds small {

font-size: 90%}

github_feeds blockquote {

margin: 0;

} github_feeds ul, ol {

padding: 0;
margin-top: 0;
margin-bottom: 0;

} github_feeds tt, code, pre {

font-family: Consolas,  "Liberation Mono",  Courier,  monospace;
font-size: 12px;

} github_feeds pre {

margin-top: 0;
margin-bottom: 0;

} github_feeds .user-mention, .team-mention {

font-weight: bold;
color: #333;
white-space: nowrap;

} github_feeds .callout {

margin: 15px 0;
padding: 10px;
font-size: 13px;
color: #8d8d6d;
background: #fffef1;
border: 1px solid #e5e2c8;
border-radius: 4px;

} github_feeds .callout strong {

font-weight: bold;
color: #000;

} github_feeds .callout h2 {

margin: 0;
font-size: 16px;
font-weight: 300;

} github_feeds .callout p:last-child {

margin-bottom: 0;

} github_feeds .callout hr {

margin: 10px 0 10px -10px;
width: 100%;
padding: 0 10px;
background: transparent;
border-top: 1px solid #e5e2c8;
border-bottom: 1px solid #fff;

} github_feeds .callout.subdued {

margin: 10px 0;
color: #666;
border-color: #ddd;
background: #f8f8f8;

} github_feeds p.subdued {

font-size: 13px;
color: #666;

} github_feeds .featured-callout {

margin: 15px 0;
padding: 10px;
font-size: 12px;
color: #333;
background: #e8f0f5;
border: 1px solid #d2d9de;
border-right-color: #e5e9ed;
border-bottom-color: #e5e9ed;
border-radius: 3px;

} github_feeds .featured-callout .services-heading .octicon {

margin-right: 8px;
color: #666;

} github_feeds .featured-callout .rule {

width: 100%;
padding: 0 10px;
margin: 10px 0 10px -10px;
border-top: 1px solid #c6d5df;
border-bottom: 1px solid #fff;

} github_feeds .featured-callout h2 {

margin: 0;
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: #000;

} github_feeds .featured-callout ol, .featured-callout ul {

margin-left: 20px;

} github_feeds .featured-callout ol li, .featured-callout ul li {

margin: 5px 0;

} github_feeds .featured-callout p:last-child {

margin-bottom: 0;

} github_feeds .featured-callout p.more {

font-weight: bold;

} github_feeds .featured-callout pre.console {

padding: 5px;
color: #eee;
background: #333;
border: 1px solid #000;
border-right-color: #222;
border-bottom-color: #222;
border-radius: 3px;

} github_feeds .featured-callout pre.console code {

font-size: 11px;

} github_feeds .featured-callout .diagram {

margin: 15px 0;
text-align: center;

} github_feeds .featured-callout .screenshot {

margin: 15px 0;
padding: 1px;
background: #fff;
border: 1px solid #b4cad8;

} github_feeds .featured-callout .screenshot img {

width: 100%}

github_feeds .mini-callout {

margin: 15px 0;
padding: 10px;
color: #5d5900;
border: 1px solid #e7e7ce;
border-radius: 5px;
background-color: #fffde3;
background-image: -moz-linear-gradient(#fffff6,  #fffde3);
background-image: -webkit-linear-gradient(#fffff6,  #fffde3);
background-image: linear-gradient(#fffff6,  #fffde3);
background-repeat: repeat-x;

} github_feeds .mini-callout img {

position: relative;
top: -2px;
vertical-align: middle;
margin-right: 5px;

} github_feeds .inset-callout {

margin: 15px 0;
padding: 10px;
font-size: 12px;
color: #333;
background: #eee;
border: 1px solid #d5d5d5;
border-right-color: #e5e5e5;
border-bottom-color: #e5e5e5;
border-radius: 3px;

} github_feeds .help-callout {

font-size: 11px;

} github_feeds .help-callout p:last-child {

margin-bottom: 0;

} github_feeds .help-callout h2 {

margin-top: 20px;

} github_feeds .help-callout h2:first-child {

margin: 0;

} github_feeds .help-callout code {

word-wrap: break-word;

} github_feeds .featured-callout .mega-octicon {

vertical-align: middle;

} github_feeds .infotip {

margin: 15px 0;
padding: 10px;
font-size: 12px;
color: #6d6d4b;
background: #ffffde;
border: 1px solid #e4e4c6;
border-right-color: #eff2c7;
border-bottom-color: #eff2c7;
border-radius: 3px;

} github_feeds .infotip p {

margin: 0;

} github_feeds .infotip p+p {

margin-top: 15px;

} github_feeds .octotip {

position: relative;
margin: 10px 0;
padding: 10px 10px 10px 32px;
color: #25494f;
font-size: 13px;
background: #e5f8fc;
border: 1px solid #b1ecf8;
border-radius: 3px;
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.08);

} github_feeds .octotip p {

margin: 0;

} github_feeds .octotip .tip-flag {

float: left;
margin-top: 2px;
margin-left: -22px;
color: rgba(37, 73, 79, 0.15);

} github_feeds .octotip .dismiss {

position: absolute;
display: block;
top: 50%;
right: 5px;
margin-top: -9px;
cursor: pointer;

} github_feeds .octotip .dismiss:hover {

color: #000;

} github_feeds .frame .octotip {

margin-top: 0;

} github_feeds fieldset {

margin: 0;
padding: 0;
border: 0;

} github_feeds ::-webkit-input-placeholder, :-moz-placeholder {

color: #aaa;

} github_feeds ::-webkit-validation-bubble-message {

color: #fff;
background: #9c2400;
border: 0;
border-radius: 3px;
font-size: 12px;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);

} github_feeds input::-webkit-validation-bubble-icon {

display: none;

} github_feeds ::-webkit-validation-bubble-arrow {

background-color: #9c2400;
border: solid 1px #9c2400;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);

} github_feeds input.input-mini {

min-height: 24px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 12px;

} github_feeds input.input-large {

padding: 6px 10px;
font-size: 16px;

} github_feeds .input-block {

display: block;
width: 100%

} github_feeds .hfields {

margin: 15px 0;

} github_feeds .hfields:before, .hfields:after {

content: " ";
display: table;

} github_feeds .hfields:after {

clear: both;

} github_feeds .hfields dl.form {

float: left;
margin: 0 30px 0 0;

} github_feeds .hfields dl.form>dt label {

display: inline-block;
margin: 5px 0 0 0;
color: #666;

} github_feeds .hfields dl.form>dt label img {

position: relative;
top: -2px;

} github_feeds .hfields .button {

float: left;
margin: 28px 25px 0 -20px;

} github_feeds .hfields select {

margin-top: 5px;

} github_feeds .fieldgroup .fields dl.form:first-child {

margin-top: 0;

} github_feeds html.no-dnd-uploads .drag-and-drop {

min-height: 32px;

} github_feeds html.no-dnd-uploads .drag-and-drop .default {

display: none;

} github_feeds html.no-dnd-uploads .upload-enabled textarea {

border-bottom: 1px solid #ddd;

} github_feeds .previewable-comment-form {

position: relative;

} github_feeds .previewable-comment-form .tabnav {

position: relative;
padding: 10px 10px 0;

} github_feeds .previewable-comment-form .comment {

border: 1px solid #CACACA;

} github_feeds .previewable-comment-form .comment-header .comment-header-actions {

display: none;

} github_feeds .previewable-comment-form .comment-form-error {

margin-bottom: 10px;

} github_feeds .previewable-comment-form .write-content, .previewable-comment-form .preview-content {

display: none;
padding: 0 10px 10px;

} github_feeds .previewable-comment-form.write-selected .write-content, .previewable-comment-form.preview-selected .preview-content {

display: block;

} github_feeds .previewable-comment-form textarea {

display: block;
width: 100%;
min-height: 100px;
max-height: 500px;
padding: 10px;
resize: vertical;

} github_feeds .previewable-comment-form textarea#fullscreen-contents:focus {

border: none;
box-shadow: none;

} github_feeds .infobar-widget.milestone {

position: relative;
float: right;

} github_feeds .infobar-widget.milestone .select-menu-modal-holder {

right: 0;

} github_feeds .infobar-widget.assignee {

float: left;

} github_feeds .infobar-widget.assignee .css-truncate-target {

max-width: 110px;

} github_feeds .infobar-widget .text, .infobar-widget .avatar, .infobar-widget .select-menu {

display: inline-block;
vertical-align: top;

} github_feeds .infobar-widget .text {

margin-top: 3px;

} github_feeds .infobar-widget .text a {

color: #333;
font-weight: bold;

} github_feeds .infobar-widget .progress-bar {

width: 200px;
line-height: 18px;
overflow: hidden;

} github_feeds input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {

-webkit-appearance: none;
margin: 0;

} github_feeds .input-group {

display: table;

} github_feeds .input-group input {

width: 100%;
position: relative;

} github_feeds .input-group input:focus {

z-index: 2;

} github_feeds .input-group input+.minibutton, .input-group adv_code_search .search-page-label+.minibutton, adv_code_search .input-group .search-page-label+.minibutton {

margin-left: 0;

} github_feeds .input-group input, .input-group-button {

display: table-cell;

} github_feeds .input-group-button {

width: 1%;
vertical-align: middle;

} github_feeds .input-group input:first-child, .input-group-button:first-child .button, .input-group-button:first-child .minibutton {

border-top-right-radius: 0;
border-bottom-right-radius: 0;

} github_feeds .input-group-button:first-child .button, .input-group-button:first-child .minibutton {

margin-right: -1px;

} github_feeds .input-group input:last-child, .input-group-button:last-child .button, .input-group-button:last-child .minibutton {

border-top-left-radius: 0;
border-bottom-left-radius: 0;

} github_feeds .input-group-button:last-child .button, .input-group-button:last-child .minibutton {

margin-left: -1px;

} github_feeds .fieldgroup {

position: relative;
margin-top: 10px;

} github_feeds .sidebar .fieldgroup+.fieldgroup {

margin-top: 40px;

} github_feeds .fieldgroup h2, h2.account {

margin: 15px 0 0 0;
font-size: 18px;
font-weight: normal;
color: #666;

} github_feeds p.explain {

font-size: 12px;
color: #666;
position: relative;

} github_feeds p.explain strong {

color: #333;

} github_feeds p.explain .octicon {

margin-right: 5px;
color: #bbb;

} github_feeds p.explain .minibutton {

float: right;
top: -4px;

} github_feeds .fieldgroup p.explain {

margin: 0;

} github_feeds .options-content p.explain {

margin-top: 0;
border-top: 1px solid #ddd;
padding: 10px 10px 0 10px;

} github_feeds .fieldgroup .fields {

margin: 10px 0 0 0;

} github_feeds .fieldgroup p.addlink {

margin: 15px 0;
font-size: 14px;
font-weight: bold;

} github_feeds .fieldgroup p.checkbox label {

margin-left: 5px;

} github_feeds .fieldgroup p.checkbox .succeed {

margin-left: 10px;
font-weight: normal;
color: #33cc00;

} github_feeds .fieldgroup p.danger {

margin: 15px 0;
font-weight: bold;
color: #cc0000;

} github_feeds .fieldgroup p:first-child {

margin-top: 0;

} github_feeds .fieldgroup p.extra {

margin: -8px 0 15px 0;
font-size: 12px;
color: #666;

} github_feeds .fieldgroup p.legal {

margin: 15px 0;
font-size: 14px;
font-weight: bold;

} github_feeds .fieldgroup div.error {

margin: 10px 0 0 0;
padding: 10px;
color: #fff;
font-weight: bold;
background: #aa0000;
border-radius: 4px;
-webkit-font-smoothing: antialiased;

} github_feeds .fieldgroup div.error p {

margin: 0;

} github_feeds .fieldgroup div.error p+p {

margin-top: 10px;

} github_feeds ul.color-label-list.editable .color {

width: 14px;

} github_feeds ul.color-label-list.editable .color:hover {

background: transparent url("/images/icons/arrow-down.png?de8ce806") 1px 2px no-repeat;

} github_feeds ul.color-label-list.editable .octicon-remove-close {

display: inline-block;
color: #AAA;

} github_feeds ul.color-label-list.editable .octicon-remove-close:hover {

color: #ba3d37;

} github_feeds ul.color-label-list .color-label {

line-height: 16px;

} github_feeds ul.color-label-list .color-label:hover .octicon-remove-close {

opacity: 1;

} github_feeds ul.color-label-list .color-label.selected {

background: 98% 5px no-repeat transparent;
-webkit-font-smoothing: antialiased;

} github_feeds ul.color-label-list .color-label.selected .count, ul.color-label-list .color-label.selected .color {

display: none;

} github_feeds ul.color-label-list .color-label.selected .octicon-remove-close {

display: inline-block;

} github_feeds ul.color-label-list .color-label.zeroed, ul.color-label-list .color-label.zeroed .count {

color: #999;

} github_feeds ul.color-label-list .count {

color: #333;

} github_feeds ul.color-label-list .name a {

color: #333;

} github_feeds ul.color-label-list .color {

display: block;
float: left;
margin-left: -5px;
margin-right: 4px;
width: 6px;
height: 14px;
border-radius: 2px;

} github_feeds ul.color-label-list .octicon-remove-close {

display: none;
float: right;
opacity: 0.8;

} github_feeds ul.color-label-list .nolabels {

margin: 10px 0;
font-size: 11px;
color: #666;

} github_feeds .section-heading {

margin-top: 20px;
margin-bottom: 20px;

} github_feeds .section-heading:before, .section-heading:after {

content: " ";
display: table;

} github_feeds .section-heading:after {

clear: both;

} github_feeds .section-heading-title {

margin-top: 0;
margin-bottom: 0;
font-size: 18px;
font-weight: normal;
line-height: 1.444;

} github_feeds .section-heading-title .separator {

color: #999;

} github_feeds .section-heading-title a.selected {

color: #333;
text-decoration: none;
cursor: pointer;

} github_feeds .section-heading-back {

font-weight: normal;
color: #777;

} github_feeds .section-heading-back:hover {

text-decoration: none;
color: #4183c4;

} github_feeds .section-heading-back .octicon {

vertical-align: 1px;

} github_feeds .section-actions {

float: right;

} github_feeds .section-heading-search {

float: right;

} github_feeds .section-heading-search .input-group {

width: 200px;
margin-left: 10px;

} github_feeds .section-heading-search .input-group .minibutton .octicon {

margin-right: 0;

} github_feeds .tooltipped {

position: relative;

} github_feeds .tooltipped:after, .tooltipped:before {

display: none;
position: absolute;
z-index: 1000000;

} github_feeds .tooltipped:after {

content: attr(aria-label);
-webkit-font-smoothing: initial;
font-family: Helvetica,  arial,  freesans,  clean,  sans-serif;
font-size: 10px;
font-weight: normal;
font-style: normal;
letter-spacing: normal;
text-align: center;
text-decoration: none;
text-shadow: none;
text-transform: none;
line-height: 1.5;
background: rgba(0, 0, 0, 0.8);
color: white;
white-space: pre;
word-wrap: break-word;
padding: 5px 8px;
border-radius: 3px;

} github_feeds .tooltipped:before {

width: 0;
content: '';
height: 0;
border: 5px solid transparent;
z-index: 1000001;

} github_feeds .tooltipped:hover:before, .tooltipped:hover:after, .tooltipped:active:before, .tooltipped:active:after, .tooltipped:focus:before, .tooltipped:focus:after {

display: inline-block;
text-decoration: none;

} github_feeds .tooltipped-multiline:hover:after, .tooltipped-multiline:active:after, .tooltipped-multiline:focus:after {

display: table-cell;

} github_feeds .tooltipped-s:after, .tooltipped-s:before, .tooltipped-se:after, .tooltipped-se:before, .tooltipped-sw:after, .tooltipped-sw:before {

top: 100%;
right: 50%}

github_feeds .tooltipped-s:before, .tooltipped-se:before, .tooltipped-sw:before {

margin-right: -5px;
top: auto;
bottom: -5px;
border-bottom-color: rgba(0, 0, 0, 0.8);

} github_feeds .tooltipped-s:after {

margin-top: 5px;

} github_feeds .tooltipped-se:after {

margin-top: 5px;
right: auto;
left: 50%;
margin-left: -15px;

} github_feeds .tooltipped-sw:after {

margin-top: 5px;
margin-right: -15px;

} github_feeds .tooltipped-n:after, .tooltipped-n:before, .tooltipped-ne:after, .tooltipped-ne:before, .tooltipped-nw:after, .tooltipped-nw:before {

bottom: 100%;
right: 50%}

github_feeds .tooltipped-n:before, .tooltipped-ne:before, .tooltipped-nw:before {

margin-right: -5px;
top: -5px;
bottom: auto;
border-top-color: rgba(0, 0, 0, 0.8);

} github_feeds .tooltipped-n:after {

margin-bottom: 5px;

} github_feeds .tooltipped-ne:after {

margin-bottom: 5px;
left: 50%;
right: auto;
margin-left: -15px;

} github_feeds .tooltipped-nw:after {

margin-bottom: 5px;
margin-right: -15px;

} github_feeds .tooltipped-s:after, .tooltipped-n:after {

-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);

} github_feeds .tooltipped-w:after, .tooltipped-w:before {

bottom: 50%}

github_feeds .tooltipped-w:after {

right: 100%;
margin-right: 5px;

} github_feeds .tooltipped-w:before {

border-left-color: rgba(0, 0, 0, 0.8);
left: -5px;
margin-top: -5px;
top: 50%}

github_feeds .tooltipped-e:after, .tooltipped-e:before {

bottom: 50%}

github_feeds .tooltipped-e:after {

left: 100%;
margin-left: 5px;

} github_feeds .tooltipped-e:before {

border-right-color: rgba(0, 0, 0, 0.8);
right: -5px;
margin-top: -5px;
top: 50%}

github_feeds .tooltipped-w:after, .tooltipped-e:after {

-webkit-transform: translateY(50%);
-ms-transform: translateY(50%);
transform: translateY(50%);

} github_feeds .tooltipped-multiline:after {

word-wrap: initial;
white-space: pre-line;
max-width: 250px;
border-collapse: initial;
width: -moz-max-content;
width: -webkit-max-content;

} github_feeds .tooltipped-multiline.tooltipped-s:after, .tooltipped-multiline.tooltipped-n:after {

-webkit-transform: translateX(-50%) !important;
-ms-transform: translateX(-50%) !important;
transform: translateX(-50%) !important;
right: initial;
left: 50%}

github_feeds .tooltipped-multiline.tooltipped-w:after, .tooltipped-multiline.tooltipped-e:after {

right: 100%

} github_feeds .tooltipped-sticky:before, .tooltipped-sticky:after {

display: inline-block;

} github_feeds .tooltipped-sticky.tooltipped-multiline:after {

display: table-cell;

} github_feeds .tooltipped-error:after {

color: #613a00;
background: rgba(245, 218, 192, 0.8);

} github_feeds .tooltipped-error .tooltipped-s:before, .tooltipped-error .tooltipped-se:before, .tooltipped-error .tooltipped-sw:before {

border-bottom-color: rgba(245, 218, 192, 0.8);

} github_feeds .tooltipped-error.tooltipped-n:before, .tooltipped-error.tooltipped-ne:before, .tooltipped-error.tooltipped-nw:before {

border-top-color: rgba(245, 218, 192, 0.8);

} github_feeds .tooltipped-error.tooltipped-e:before {

border-right-color: rgba(245, 218, 192, 0.8);

} github_feeds .tooltipped-error.tooltipped-w:before {

border-left-color: rgba(245, 218, 192, 0.8);

} github_feeds .fullscreen-overlay-enabled.dark-theme .tooltipped:after {

color: black;
background: rgba(255, 255, 255, 0.8);

} github_feeds .fullscreen-overlay-enabled.dark-theme .tooltipped .tooltipped-s:before, .fullscreen-overlay-enabled.dark-theme .tooltipped .tooltipped-se:before, .fullscreen-overlay-enabled.dark-theme .tooltipped .tooltipped-sw:before {

border-bottom-color: rgba(255, 255, 255, 0.8);

} github_feeds .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-n:before, .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-ne:before, .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-nw:before {

border-top-color: rgba(255, 255, 255, 0.8);

} github_feeds .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-e:before {

border-right-color: rgba(255, 255, 255, 0.8);

} github_feeds .fullscreen-overlay-enabled.dark-theme .tooltipped.tooltipped-w:before {

border-left-color: rgba(255, 255, 255, 0.8);

} github_feeds .code-frequency .addition {

fill: #6cc644;

} github_feeds .code-frequency .deletion {

fill-opacity: 1;
fill: #bd2c00;

} github_feeds .cadd {

font-weight: bold;
color: #6cc644;

} github_feeds .cdel {

font-weight: bold;
color: #bd2c00;

} github_feeds .commit-activity-graphs .dots {

display: none;

} github_feeds commit-activity-master {

margin-top: 20px;

} github_feeds commit-activity-master commit-activity-master-head {

background: #fff;
padding: 10px;
text-align: center;
margin: -16px auto 0 auto;
width: 140px;
font-size: 14px;
font-weight: bold;
color: #333;
text-transform: uppercase;
letter-spacing: 0.2em;

} github_feeds .is-graph-loading commit-activity-master {

display: none;

} github_feeds rect {

shape-rendering: crispedges;

} github_feeds rect.max {

fill: #ffc644;

} github_feeds g.bar {

fill: #1db34f;

} github_feeds g.mini, rect.g-mini {

fill: #f17f49;

} github_feeds g.active rect {

fill: #bd380f;

} github_feeds circle.focus {

fill: #555;

} github_feeds .dot text {

stroke: none;
fill: #555;

} github_feeds .tint-box {

border-radius: 6px;
background: #f3f3f3;
position: relative;
margin-bottom: 10px;

} github_feeds .tint-box.transparent {

background: #fff;

} github_feeds .tint-box .activity {

margin-top: 0;
padding-top: 100px;

} github_feeds .contrib-data {

margin: 0 0 10px 0;
list-style: none;
padding: 0;

} github_feeds contributors .capped-card .avatar {

width: 32px;
height: 32px;
border-radius: 3px;
float: left;
border: 1px solid #bbb;
margin-right: 5px;

} github_feeds contributors .capped-card .aname {

font-weight: bold;

} github_feeds contributors .capped-card .ameta {

display: block;
font-size: 12px;
color: #ccc;
margin-top: 3px;
font-weight: normal;

} github_feeds contributors .capped-card .rank {

display: inline-block;
float: right;
font-size: 12px;
color: #bbb;

} github_feeds contributors .capped-card .cmt {

color: #999;

} github_feeds contributors .capped-card path {

fill: #f17f49;

} github_feeds contributors .capped-card .midlabel {

fill: #ccc;

} github_feeds .d {

color: #bd2c00;

} github_feeds .a {

color: #6cc644;

} github_feeds .capped-cards-graphs .capped-card h3 {

border-bottom: 0;

} github_feeds .axis {

fill: #aaa;
font-size: 10px;

} github_feeds .axis line {

shape-rendering: crispedges;
stroke: #eee;

} github_feeds .axis path {

display: none;

} github_feeds .axis .zero line {

stroke-width: 1.5;
stroke: #4183c4;
stroke-dasharray: 3 3;

} github_feeds kbd {

background-color: #dddddd;
background-image: -moz-linear-gradient(#f1f1f1,  #ddd);
background-image: -webkit-linear-gradient(#f1f1f1,  #ddd);
background-image: linear-gradient(#f1f1f1,  #ddd);
background-repeat: repeat-x;
border-radius: 2px;
border: 1px solid #ddd;
border-bottom-color: #ccc;
border-right-color: #ccc;
padding: 1px 4px;
line-height: 10px;
font-family: "Helvetica Neue",  Helvetica,  Arial,  sans-serif;

} github_feeds .svg-tip {

padding: 10px;
background: #222;
color: #bbb;
font-size: 12px;
position: absolute;
z-index: 99999;
text-align: center;
border-radius: 2px;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);

} github_feeds .svg-tip strong {

color: #ddd;

} github_feeds .svg-tip.is-visible {

display: block;

} github_feeds .svg-tip:after {

-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline;
font-size: 12px;
width: 100%;
line-height: 1;
color: rgba(0, 0, 0, 0.8);
content: "\25BC";
position: absolute;
text-align: center;
-webkit-font-smoothing: antialiased;

} github_feeds .svg-tip.n:after {

text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
margin: -2px 0 0 0;
top: 100%;
left: 0;

} github_feeds .day-name {

fill: #555;

} github_feeds circle.day {

stroke-width: 0;
fill: #444;

} github_feeds circle.day:hover {

fill: #4183C4;

} github_feeds circle.day.h0 {

display: none;

} github_feeds line.axis {

stroke-width: 1;
stroke: #eee;
shape-rendering: crispedges;

} github_feeds line.axis.even {

stroke: #e0e0e0;

} github_feeds .svg-tip .date {

color: #fff;

} github_feeds top-domains .dots {

margin: 167px auto 0 auto;
display: block;

} github_feeds top-domains .favicon {

width: 16px;
height: 16px;

} github_feeds table.capped-list {

width: 100%;
line-height: 100%}

github_feeds table.capped-list th {

text-align: left;
padding: 8px;
border-bottom: 1px solid #ddd;
background: #f4f4f4;

} github_feeds table.capped-list td {

padding: 8px;
border-bottom: 1px solid #eee;
font-size: 12px;

} github_feeds table.capped-list td.label {

overflow: hidden;
white-space: nowrap;
max-width: 200px;
text-overflow: ellipsis;

} github_feeds table.capped-list th.middle, table.capped-list td.middle {

text-align: center;

} github_feeds table.capped-list .favicon {

width: 16px;
height: 16px;
vertical-align: middle;
margin: 0 5px 0 5px;

} github_feeds table.capped-list .octicon {

margin-right: 10px;
vertical-align: -1px;
color: #555;

} github_feeds table.capped-list tr:nth-child(even) {

background-color: #fcfcfc;

} github_feeds table.capped-list.mini-icons .mini-icon {

margin-right: 5px;
color: #555;

} github_feeds .traffic-graph-stats {

border-top: 1px solid #ddd;

} github_feeds .traffic-graph-stats .summary-stats {

width: 100%}

github_feeds .traffic-graph-stats .summary-stats:before, .traffic-graph-stats .summary-stats:after {

content: " ";
display: table;

} github_feeds .traffic-graph-stats .summary-stats:after {

clear: both;

} github_feeds .traffic-graph-stats .summary-stats li {

display: block;
float: left;
width: 50%;
padding-bottom: 10px;

} github_feeds .traffic-graph .path {

fill: none;
stroke-width: 2;

} github_feeds .traffic-graph path.total {

stroke: #1db34f;

} github_feeds .traffic-graph path.unique {

stroke: #1d7fb3;

} github_feeds .traffic-graph .x.axis .tick:first-child line {

stroke: #1db34f;
stroke-width: 2px;

} github_feeds .traffic-graph .x.axis .tick:nth-child(14) line {

stroke: #1d7fb3;
stroke-width: 2px;

} github_feeds .traffic-graph .y line {

stroke: #1db34f;

} github_feeds .traffic-graph .y.unique line {

stroke: #1d7fb3;

} github_feeds .traffic-graph .overlay {

fill-opacity: 0;

} github_feeds .totals circle {

fill: #1db34f;
stroke: #fff;
stroke-width: 2;

} github_feeds .uniques circle {

fill: #1d7fb3;
stroke: #fff;
stroke-width: 2;

} github_feeds .top-lists .is-loading {

text-align: center;
margin: 40px;

} github_feeds .top-lists .capped-box {

min-height: 399px;

} github_feeds .top-lists .capped-box h3 .favicon {

float: right;

} github_feeds .top-lists .capped-box .flash {

margin: 10px;
box-shadow: none;

} github_feeds .top-lists .capped-box .flash-error {

background: #f8d8d8;

} github_feeds .svg-tip.total-unique {

text-align: left;
pointer-events: none;
padding: 0;

} github_feeds .svg-tip.total-unique .title {

display: block;
padding: 10px;
margin: 0;
line-height: 1;
font-weight: bold;
pointer-events: none;

} github_feeds .svg-tip.total-unique ul {

list-style: none;
margin: 0;
white-space: nowrap;

} github_feeds .svg-tip.total-unique ul li {

display: inline-block;
padding: 10px;
width: 140px;

} github_feeds .svg-tip.total-unique ul .totals {

border-top: 3px solid #1db34f;
border-right: 1px solid #333;

} github_feeds .svg-tip.total-unique ul .uniques {

border-top: 3px solid #1d7fb3;

} github_feeds .markdown-body {

font-size: 15px;
line-height: 1.7;
overflow: hidden;
word-wrap: break-word;

} github_feeds .markdown-body>*:first-child {

margin-top: 0 !important;

} github_feeds .markdown-body>*:last-child {

margin-bottom: 0 !important;

} github_feeds .markdown-body a.absent {

color: #c00;

} github_feeds .markdown-body a.anchor {

display: block;
padding-right: 6px;
padding-left: 30px;
margin-left: -30px;
cursor: pointer;
position: absolute;
top: 0;
left: 0;
bottom: 0;

} github_feeds .markdown-body a.anchor:focus {

outline: none;

} github_feeds .markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4, .markdown-body h5, .markdown-body h6 {

margin: 1em 0 15px;
padding: 0;
font-weight: bold;
line-height: 1.7;
cursor: text;
position: relative;

} github_feeds .markdown-body h1 .octicon-link, .markdown-body h2 .octicon-link, .markdown-body h3 .octicon-link, .markdown-body h4 .octicon-link, .markdown-body h5 .octicon-link, .markdown-body h6 .octicon-link {

display: none;
color: #000;

} github_feeds .markdown-body h1:hover a.anchor, .markdown-body h2:hover a.anchor, .markdown-body h3:hover a.anchor, .markdown-body h4:hover a.anchor, .markdown-body h5:hover a.anchor, .markdown-body h6:hover a.anchor {

text-decoration: none;
line-height: 1;
padding-left: 8px;
margin-left: -30px;
top: 15%}

github_feeds .markdown-body h1:hover a.anchor .octicon-link, .markdown-body h2:hover a.anchor .octicon-link, .markdown-body h3:hover a.anchor .octicon-link, .markdown-body h4:hover a.anchor .octicon-link, .markdown-body h5:hover a.anchor .octicon-link, .markdown-body h6:hover a.anchor .octicon-link {

display: inline-block;

} github_feeds .markdown-body h1 tt, .markdown-body h1 code, .markdown-body h2 tt, .markdown-body h2 code, .markdown-body h3 tt, .markdown-body h3 code, .markdown-body h4 tt, .markdown-body h4 code, .markdown-body h5 tt, .markdown-body h5 code, .markdown-body h6 tt, .markdown-body h6 code {

font-size: inherit;

} github_feeds .markdown-body h1 {

font-size: 2.5em;
border-bottom: 1px solid #ddd;

} github_feeds .markdown-body h2 {

font-size: 2em;
border-bottom: 1px solid #eee;

} github_feeds .markdown-body h3 {

font-size: 1.5em;

} github_feeds .markdown-body h4 {

font-size: 1.2em;

} github_feeds .markdown-body h5 {

font-size: 1em;

} github_feeds .markdown-body h6 {

color: #777;
font-size: 1em;

} github_feeds .markdown-body p, .markdown-body blockquote, .markdown-body ul, .markdown-body ol, .markdown-body dl, .markdown-body table, .markdown-body pre {

margin: 15px 0;

} github_feeds .markdown-body hr {

background: transparent url("/assets/primer/markdown/dirty-shade-4dfc523819ae7ebcb13722aa4a21fe718c9ed37b.png") repeat-x 0 0;
border: 0 none;
color: #ccc;
height: 4px;
padding: 0;
margin: 15px 0;

} github_feeds .markdown-body ul, .markdown-body ol {

padding-left: 30px;

} github_feeds .markdown-body ul.no-list, .markdown-body ol.no-list {

list-style-type: none;
padding: 0;

} github_feeds .markdown-body ul ul, .markdown-body ul ol, .markdown-body ol ol, .markdown-body ol ul {

margin-top: 0;
margin-bottom: 0;

} github_feeds .markdown-body dl {

padding: 0;

} github_feeds .markdown-body dl dt {

font-size: 14px;
font-weight: bold;
font-style: italic;
padding: 0;
margin-top: 15px;

} github_feeds .markdown-body dl dd {

margin-bottom: 15px;
padding: 0 15px;

} github_feeds .markdown-body blockquote {

border-left: 4px solid #DDD;
padding: 0 15px;
color: #777;

} github_feeds .markdown-body blockquote>:first-child {

margin-top: 0px;

} github_feeds .markdown-body blockquote>:last-child {

margin-bottom: 0px;

} github_feeds .markdown-body table {

width: 100%;
overflow: auto;
display: block;

} github_feeds .markdown-body table th {

font-weight: bold;

} github_feeds .markdown-body table th, .markdown-body table td {

border: 1px solid #ddd;
padding: 6px 13px;

} github_feeds .markdown-body table tr {

border-top: 1px solid #ccc;
background-color: #fff;

} github_feeds .markdown-body table tr:nth-child(2n) {

background-color: #f8f8f8;

} github_feeds .markdown-body img {

max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;

} github_feeds .markdown-body span.frame {

display: block;
overflow: hidden;

} github_feeds .markdown-body span.frame>span {

border: 1px solid #ddd;
display: block;
float: left;
overflow: hidden;
margin: 13px 0 0;
padding: 7px;
width: auto;

} github_feeds .markdown-body span.frame span img {

display: block;
float: left;

} github_feeds .markdown-body span.frame span span {

clear: both;
color: #333;
display: block;
padding: 5px 0 0;

} github_feeds .markdown-body span.align-center {

display: block;
overflow: hidden;
clear: both;

} github_feeds .markdown-body span.align-center>span {

display: block;
overflow: hidden;
margin: 13px auto 0;
text-align: center;

} github_feeds .markdown-body span.align-center span img {

margin: 0 auto;
text-align: center;

} github_feeds .markdown-body span.align-right {

display: block;
overflow: hidden;
clear: both;

} github_feeds .markdown-body span.align-right>span {

display: block;
overflow: hidden;
margin: 13px 0 0;
text-align: right;

} github_feeds .markdown-body span.align-right span img {

margin: 0;
text-align: right;

} github_feeds .markdown-body span.float-left {

display: block;
margin-right: 13px;
overflow: hidden;
float: left;

} github_feeds .markdown-body span.float-left span {

margin: 13px 0 0;

} github_feeds .markdown-body span.float-right {

display: block;
margin-left: 13px;
overflow: hidden;
float: right;

} github_feeds .markdown-body span.float-right>span {

display: block;
overflow: hidden;
margin: 13px auto 0;
text-align: right;

} github_feeds .markdown-body code, .markdown-body tt {

margin: 0;
border: 1px solid #ddd;
background-color: #f8f8f8;
border-radius: 3px;
max-width: 100%;
display: inline-block;
overflow: auto;
vertical-align: middle;
line-height: 1.3;
padding: 0;

} github_feeds .markdown-body code:before, .markdown-body code:after, .markdown-body tt:before, .markdown-body tt:after {

content: "\00a0";
letter-spacing: -0.2em;

} github_feeds .markdown-body code {

white-space: nowrap;

} github_feeds .markdown-body pre>code {

margin: 0;
padding: 0;
white-space: pre;
border: none;
background: transparent;

} github_feeds .markdown-body .highlight pre, .markdown-body pre {

background-color: #f8f8f8;
border: 1px solid #ddd;
font-size: 13px;
line-height: 19px;
overflow: auto;
padding: 6px 10px;
border-radius: 3px;

} github_feeds .markdown-body pre {

word-wrap: normal;

} github_feeds .markdown-body pre code, .markdown-body pre tt {

margin: 0;
padding: 0;
background-color: transparent;
border: none;
word-wrap: normal;
max-width: initial;
display: inline;
overflow: initial;
line-height: inherit;

} github_feeds .markdown-body pre code:before, .markdown-body pre code:after, .markdown-body pre tt:before, .markdown-body pre tt:after {

content: normal;

} github_feeds .highlight {

background: #ffffff;

} github_feeds .highlight .c {

color: #999988;
font-style: italic;

} github_feeds .highlight .err {

color: #a61717;
background-color: #e3d2d2;

} github_feeds .highlight .k {

font-weight: bold;

} github_feeds .highlight .o {

font-weight: bold;

} github_feeds .highlight .cm {

color: #999988;
font-style: italic;

} github_feeds .highlight .cp {

color: #999999;
font-weight: bold;

} github_feeds .highlight .c1 {

color: #999988;
font-style: italic;

} github_feeds .highlight .cs {

color: #999999;
font-weight: bold;
font-style: italic;

} github_feeds .highlight .gd {

color: #000000;
background-color: #ffdddd;

} github_feeds .highlight .gd .x {

color: #000000;
background-color: #ffaaaa;

} github_feeds .highlight .ge {

font-style: italic;

} github_feeds .highlight .gr {

color: #aa0000;

} github_feeds .highlight .gh {

color: #999999;

} github_feeds .highlight .gi {

color: #000000;
background-color: #ddffdd;

} github_feeds .highlight .gi .x {

color: #000000;
background-color: #aaffaa;

} github_feeds .highlight .go {

color: #888888;

} github_feeds .highlight .gp {

color: #555555;

} github_feeds .highlight .gs {

font-weight: bold;

} github_feeds .highlight .gu {

color: #800080;
font-weight: bold;

} github_feeds .highlight .gt {

color: #aa0000;

} github_feeds .highlight .kc {

font-weight: bold;

} github_feeds .highlight .kd {

font-weight: bold;

} github_feeds .highlight .kn {

font-weight: bold;

} github_feeds .highlight .kp {

font-weight: bold;

} github_feeds .highlight .kr {

font-weight: bold;

} github_feeds .highlight .kt {

color: #445588;
font-weight: bold;

} github_feeds .highlight .m {

color: #009999;

} github_feeds .highlight .s {

color: #dd1144;

} github_feeds .highlight .n {

color: #333333;

} github_feeds .highlight .na {

color: teal;

} github_feeds .highlight .nb {

color: #0086b3;

} github_feeds .highlight .nc {

color: #445588;
font-weight: bold;

} github_feeds .highlight .no {

color: teal;

} github_feeds .highlight .ni {

color: purple;

} github_feeds .highlight .ne {

color: #990000;
font-weight: bold;

} github_feeds .highlight .nf {

color: #990000;
font-weight: bold;

} github_feeds .highlight .nn {

color: #555555;

} github_feeds .highlight .nt {

color: navy;

} github_feeds .highlight .nv {

color: teal;

} github_feeds .highlight .ow {

font-weight: bold;

} github_feeds .highlight .w {

color: #bbbbbb;

} github_feeds .highlight .mf {

color: #009999;

} github_feeds .highlight .mh {

color: #009999;

} github_feeds .highlight .mi {

color: #009999;

} github_feeds .highlight .mo {

color: #009999;

} github_feeds .highlight .sb {

color: #dd1144;

} github_feeds .highlight .sc {

color: #dd1144;

} github_feeds .highlight .sd {

color: #dd1144;

} github_feeds .highlight .s2 {

color: #dd1144;

} github_feeds .highlight .se {

color: #dd1144;

} github_feeds .highlight .sh {

color: #dd1144;

} github_feeds .highlight .si {

color: #dd1144;

} github_feeds .highlight .sx {

color: #dd1144;

} github_feeds .highlight .sr {

color: #009926;

} github_feeds .highlight .s1 {

color: #dd1144;

} github_feeds .highlight .ss {

color: #990073;

} github_feeds .highlight .bp {

color: #999999;

} github_feeds .highlight .vc {

color: teal;

} github_feeds .highlight .vg {

color: teal;

} github_feeds .highlight .vi {

color: teal;

} github_feeds .highlight .il {

color: #009999;

} github_feeds .highlight .gc {

color: #999;
background-color: #EAF2F5;

} github_feeds .type-csharp .highlight .k {

color: blue;

} github_feeds .type-csharp .highlight .kt {

color: blue;

} github_feeds .type-csharp .highlight .nf {

color: #000000;
font-weight: normal;

} github_feeds .type-csharp .highlight .nc {

color: #2b91af;

} github_feeds .type-csharp .highlight .nn {

color: black;

} github_feeds .type-csharp .highlight .s {

color: #a31515;

} github_feeds .type-csharp .highlight .sc {

color: #a31515;

} github_feeds .button, .minibutton {

position: relative;
display: inline-block;
padding: 7px 12px;
font-size: 13px;
font-weight: bold;
color: #333;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
white-space: nowrap;
background-color: #eeeeee;
background-image: -moz-linear-gradient(#fcfcfc,  #eee);
background-image: -webkit-linear-gradient(#fcfcfc,  #eee);
background-image: linear-gradient(#fcfcfc,  #eee);
background-repeat: repeat-x;
border-radius: 3px;
border: 1px solid #d5d5d5;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;

} github_feeds .button:focus, .minibutton:focus {

outline: none;
text-decoration: none;
border-color: #51a7e8;
box-shadow: 0 0 5px rgba(81, 167, 232, 0.5);

} github_feeds .button:hover, .button:active, .button.zeroclipboard-is-hover, .button.zeroclipboard-is-active, .minibutton:hover, .minibutton:active, .minibutton.zeroclipboard-is-hover, .minibutton.zeroclipboard-is-active {

text-decoration: none;
background-color: #dddddd;
background-image: -moz-linear-gradient(#eee,  #ddd);
background-image: -webkit-linear-gradient(#eee,  #ddd);
background-image: linear-gradient(#eee,  #ddd);
background-repeat: repeat-x;
border-color: #ccc;

} github_feeds .button:active, .button.selected, .button.selected:hover, .button.zeroclipboard-is-active, .minibutton:active, .minibutton.selected, .minibutton.selected:hover, .minibutton.zeroclipboard-is-active {

background-color: #dcdcdc;
background-image: none;
border-color: #b5b5b5;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);

} github_feeds .button:disabled, .button:disabled:hover, .button.disabled, .button.disabled:hover, .minibutton:disabled, .minibutton:disabled:hover, .minibutton.disabled, .minibutton.disabled:hover {

color: rgba(102, 102, 102, 0.5);
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
background-image: none;
background-color: rgba(229, 229, 229, 0.5);
border-color: rgba(197, 197, 197, 0.5);
cursor: default;
box-shadow: none;

} github_feeds .button.primary, .minibutton.primary {

color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #60b044;
background-image: -moz-linear-gradient(#8add6d,  #60b044);
background-image: -webkit-linear-gradient(#8add6d,  #60b044);
background-image: linear-gradient(#8add6d,  #60b044);
background-repeat: repeat-x;
border-color: #5ca941;

} github_feeds .button.primary:hover, .minibutton.primary:hover {

color: #fff;
background-color: #569e3d;
background-image: -moz-linear-gradient(#79d858,  #569e3d);
background-image: -webkit-linear-gradient(#79d858,  #569e3d);
background-image: linear-gradient(#79d858,  #569e3d);
background-repeat: repeat-x;
border-color: #4a993e;

} github_feeds .button.primary:active, .button.primary.selected, .minibutton.primary:active, .minibutton.primary.selected {

background-color: #569e3d;
background-image: none;
border-color: #418737;

} github_feeds .button.primary:disabled, .button.primary:disabled:hover, .button.primary.disabled, .button.primary.disabled:hover, .minibutton.primary:disabled, .minibutton.primary:disabled:hover, .minibutton.primary.disabled, .minibutton.primary.disabled:hover {

color: #fefefe;
text-shadow: 0 -1px 0 rgba(39, 39, 39, 0.25);
background-color: #add39f;
background-image: -moz-linear-gradient(#c3ecb4,  #add39f);
background-image: -webkit-linear-gradient(#c3ecb4,  #add39f);
background-image: linear-gradient(#c3ecb4,  #add39f);
background-repeat: repeat-x;
border-color: #b9dcac #b9dcac #a7c89b;

} github_feeds .button.danger, .minibutton.danger {

color: #900;

} github_feeds .button.danger:hover, .minibutton.danger:hover {

color: #fff;
text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.3);
background-color: #b33630;
background-image: -moz-linear-gradient(#dc5f59,  #b33630);
background-image: -webkit-linear-gradient(#dc5f59,  #b33630);
background-image: linear-gradient(#dc5f59,  #b33630);
background-repeat: repeat-x;
border-color: #cd504a;

} github_feeds .button.danger:active, .button.danger.selected, .minibutton.danger:active, .minibutton.danger.selected {

color: #fff;
background-color: #b33630;
background-image: none;
border-color: #9f312c;

} github_feeds .button.danger:disabled, .button.danger:disabled:hover, .button.danger.disabled, .button.danger.disabled:hover, .minibutton.danger:disabled, .minibutton.danger:disabled:hover, .minibutton.danger.disabled, .minibutton.danger.disabled:hover {

color: #cb7f7f;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
background-color: #efefef;
background-image: -moz-linear-gradient(#fefefe,  #efefef);
background-image: -webkit-linear-gradient(#fefefe,  #efefef);
background-image: linear-gradient(#fefefe,  #efefef);
background-repeat: repeat-x;
border-color: #e1e1e1;

} github_feeds .button.blue, .button.blue:hover, .minibutton.blue, .minibutton.blue:hover {

color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #3072b3;
background-image: -moz-linear-gradient(#599bcd,  #3072b3);
background-image: -webkit-linear-gradient(#599bcd,  #3072b3);
background-image: linear-gradient(#599bcd,  #3072b3);
background-repeat: repeat-x;
border-color: #2a65a0;

} github_feeds .button.blue:hover, .button.blue:active, .minibutton.blue:hover, .minibutton.blue:active {

border-color: #2a65a0;

} github_feeds .button.blue:active, .button.blue.selected, .minibutton.blue:active, .minibutton.blue.selected {

background-color: #3072b3;
background-image: none;
border-color: #25588c;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);

} github_feeds .button.blue:disabled, .button.blue.disabled, .minibutton.blue:disabled, .minibutton.blue.disabled {

background-position: 0 0;

} github_feeds .button.blue:disabled, .button.blue:disabled:hover, .button.blue.disabled, .button.blue.disabled:hover, .minibutton.blue:disabled, .minibutton.blue:disabled:hover, .minibutton.blue.disabled, .minibutton.blue.disabled:hover {

color: #fefefe;
background-color: #97b8d8;
background-image: -moz-linear-gradient(#abcce5,  #97b8d8);
background-image: -webkit-linear-gradient(#abcce5,  #97b8d8);
background-image: linear-gradient(#abcce5,  #97b8d8);
background-repeat: repeat-x;
border-color: #94b1cf;

} github_feeds .button.dark-grey, .button.dark-grey:hover, .minibutton.dark-grey, .minibutton.dark-grey:hover {

color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #6d6d6d;
background-image: -moz-linear-gradient(#8c8c8c,  #6d6d6d);
background-image: -webkit-linear-gradient(#8c8c8c,  #6d6d6d);
background-image: linear-gradient(#8c8c8c,  #6d6d6d);
background-repeat: repeat-x;
border: 1px solid #707070;
border-bottom-color: #595959;

} github_feeds .button.dark-grey:hover, .button.dark-grey:active, .button.dark-grey.selected, .minibutton.dark-grey:hover, .minibutton.dark-grey:active, .minibutton.dark-grey.selected {

border-color: #585858;

} github_feeds .button.dark-grey:active, .button.dark-grey.selected, .minibutton.dark-grey:active, .minibutton.dark-grey.selected {

background-color: #545454;
background-image: none;
border-color: #474747;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);

} github_feeds .button.dark-grey:disabled, .button.dark-grey.disabled, .minibutton.dark-grey:disabled, .minibutton.dark-grey.disabled {

background-position: 0 0;

} github_feeds .button.dark-grey:disabled, .button.dark-grey:disabled:hover, .button.dark-grey.disabled, .button.dark-grey.disabled:hover, .minibutton.dark-grey:disabled, .minibutton.dark-grey:disabled:hover, .minibutton.dark-grey.disabled, .minibutton.dark-grey.disabled:hover {

color: #fefefe;
background-color: #b5b5b5;
background-image: -moz-linear-gradient(#c4c4c4,  #b5b5b5);
background-image: -webkit-linear-gradient(#c4c4c4,  #b5b5b5);
background-image: linear-gradient(#c4c4c4,  #b5b5b5);
background-repeat: repeat-x;
border-color: #ababab;

} github_feeds .button.with-count, .minibutton.with-count {

border-top-right-radius: 0;
border-bottom-right-radius: 0;
float: left;

} github_feeds .button img {

position: relative;
top: -1px;
margin-right: 3px;
vertical-align: middle;

} github_feeds .button>.octicon {

vertical-align: middle;
margin-top: -1px;

} github_feeds .minibutton {

padding: 0 10px;
line-height: 24px;
box-shadow: none;

} github_feeds .minibutton:hover .octicon-device-desktop:before {

background-position: -18px 0;

} github_feeds .minibutton i {

font-weight: 500;
font-style: normal;
opacity: .6;

} github_feeds .minibutton code {

line-height: 22px;

} github_feeds .button-block {

display: block;
width: 100%;
text-align: center;
-moz-box-sizing: border-box;
box-sizing: border-box;

} github_feeds .button-link {

display: inline;
padding: 0;
font-size: inherit;
color: #4183c4;
white-space: nowrap;
background-color: transparent;
border: 0;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;

} github_feeds .button-hover {

text-decoration: underline;

} github_feeds input+.minibutton {

margin-left: 5px;

} github_feeds .minibutton .octicon {

vertical-align: middle;
margin-top: -1px;
margin-right: 6px;
-moz-transition: none;
-webkit-transition: none;
-o-transition: color 0 ease-in;
transition: none;

} github_feeds .minibutton.zeroclipboard-button .octicon {

margin-right: 0;

} github_feeds .minibutton.empty-icon .octicon {

margin-right: 0;

} github_feeds .minibutton .octicon-arrow-right {

float: right;
margin-right: 0;
margin-left: 5px;
margin-top: 4px;

} github_feeds .hidden-text-expander {

display: block;

} github_feeds .hidden-text-expander.inline {

display: inline-block;
line-height: 0;
margin-left: 5px;
position: relative;
top: -1px;

} github_feeds .hidden-text-expander a {

background: #ddd;
color: #555;
padding: 0 5px;
line-height: 6px;
height: 12px;
font-size: 12px;
font-weight: bold;
vertical-align: middle;
display: inline-block;
border-radius: 1px;
text-decoration: none;

} github_feeds .hidden-text-expander a:hover {

background-color: #ccc;
text-decoration: none;

} github_feeds .hidden-text-expander a:active {

background-color: #4183C4;
color: #fff;

} github_feeds .social-count {

padding: 0 7px 0;
font-size: 11px;
font-weight: bold;
float: left;
background-color: #fff;
line-height: 24px;
color: #333333;
vertical-align: middle;
border: 1px solid #ddd;
border-left: 0;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;

} github_feeds .social-count:hover {

color: #4183c4;
cursor: pointer;
text-decoration: none;

} github_feeds .button-group {

display: inline-block;
vertical-align: middle;

} github_feeds .button-group:before, .button-group:after {

content: " ";
display: table;

} github_feeds .button-group:after {

clear: both;

} github_feeds .button-group .button, .button-group .minibutton {

position: relative;
float: left;
border-radius: 0;

} github_feeds .button-group .button:first-child, .button-group .minibutton:first-child {

border-top-left-radius: 3px;
border-bottom-left-radius: 3px;

} github_feeds .button-group .button:last-child, .button-group .minibutton:last-child {

border-top-right-radius: 3px;
border-bottom-right-radius: 3px;

} github_feeds .button-group .button:hover, .button-group .button:focus, .button-group .button:active, .button-group .button.selected, .button-group .minibutton:hover, .button-group .minibutton:focus, .button-group .minibutton:active, .button-group .minibutton.selected {

z-index: 2;

} github_feeds .button-group .button+.button, .button-group .minibutton+.minibutton {

margin-left: -1px;
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);

} github_feeds .button-group .button+.button:hover, .button-group .minibutton+.minibutton:hover {

box-shadow: none;

} github_feeds .button-group .button+.button:active, .button-group .button+.button.selected, .button-group .minibutton+.minibutton:active, .button-group .minibutton+.minibutton.selected {

box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);

} github_feeds .button-group+.button-group, .button-group+.button, .button-group+.minibutton {

margin-left: 5px;

} github_feeds .menu-container {

float: left;
width: 200px;
padding: 3px;
background: #efefef;
border-radius: 2px;

} github_feeds .menu {

background: #fafafb;
border-radius: 2px;
border: 1px solid #d8d8d8;
list-style: none;

} github_feeds .menu a:hover {

text-decoration: none;

} github_feeds .menu li {

border-bottom: 1px solid #eee;
border-top: 1px solid #fff;

} github_feeds .menu li:last-child {

border-bottom: none;

} github_feeds .menu li:first-child {

border-top: none;

} github_feeds .menu a {

display: block;
padding: 8px 10px 8px 8px;
text-shadow: 0 1px 0 #fff;
border-left: 2px solid #fafafb;

} github_feeds .menu a:hover {

background: #fdfdfe;

} github_feeds .menu a .octicon {

color: #333333;
width: 16px;
text-align: center;

} github_feeds .menu a.selected {

background: #fff;
border-left: 2px solid #d26911;
font-weight: bold;
color: #222;
cursor: default;
box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.1);

} github_feeds .menu a .counter {

float: right;
margin: 0 0 0 5px;
padding: 2px 5px;
font-size: 11px;
font-weight: bold;
color: #999;
background: #eee;
border-radius: 2px;

} github_feeds .menu .menu-warning {

color: #D26911;
float: right;

} github_feeds .accordion {

background: #fafafb;
list-style: none;

} github_feeds .accordion .section {

border-top: 1px solid #d8d8d8;
border-top: none;

} github_feeds .accordion .section:first-child {

border-top: none;

} github_feeds .accordion .section a.section-head {

background-color: #e0e0e0;
background-image: -moz-linear-gradient(#fafafa,  #e0e0e0);
background-image: -webkit-linear-gradient(#fafafa,  #e0e0e0);
background-image: linear-gradient(#fafafa,  #e0e0e0);
background-repeat: repeat-x;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
display: block;
padding: 10px 10px;
border-bottom: 1px solid #ccc;
color: #222;
font-weight: bold;
font-size: 14px;
line-height: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
border-left: 0 none;

} github_feeds .accordion .section a.section-head img {

float: left;
margin: 0 10px 0 0;
border-radius: 2px;

} github_feeds .accordion .section .section-nav {

list-style: none;
display: none;

} github_feeds .accordion .section .section-nav.expanded {

display: block;

} github_feeds .css-truncate.css-truncate-target, .css-truncate .css-truncate-target {

max-width: 125px;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: top;
white-space: nowrap;

} github_feeds .css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target, .css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target, .css-truncate.expandable:hover .css-truncate-target, .css-truncate.expandable:hover.css-truncate-target {

max-width: 10000px !important;

} github_feeds .flash-messages {

margin-top: 15px;
margin-bottom: 15px;

} github_feeds .flash, .flash-global {

position: relative;
border: 1px solid #97c1da;
color: #264c72;
background-color: #d0e3ef;
background-image: -moz-linear-gradient(#d8ebf8,  #d0e3ef);
background-image: -webkit-linear-gradient(#d8ebf8,  #d0e3ef);
background-image: linear-gradient(#d8ebf8,  #d0e3ef);
background-repeat: repeat-x;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

} github_feeds .flash.flash-warn, .flash-global.flash-warn {

color: #613A00;
background-color: #f5dac0;
background-image: -moz-linear-gradient(#ffe3c8,  #f5dac0);
background-image: -webkit-linear-gradient(#ffe3c8,  #f5dac0);
background-image: linear-gradient(#ffe3c8,  #f5dac0);
background-repeat: repeat-x;
border-color: #dca874;

} github_feeds .flash.flash-error, .flash-global.flash-error {

color: #911;
background-color: #efd0d0;
background-image: -moz-linear-gradient(#f8d8d8,  #efd0d0);
background-image: -webkit-linear-gradient(#f8d8d8,  #efd0d0);
background-image: linear-gradient(#f8d8d8,  #efd0d0);
background-repeat: repeat-x;
border-color: #da9797;

} github_feeds .flash:hover, .flash-global:hover {

border-color: #5f9fc6;

} github_feeds .flash.flash-warn:hover, .flash-global.flash-warn:hover {

border-color: #cd8237;

} github_feeds .flash.flash-error:hover, .flash-global.flash-error:hover {

border-color: #c65f5f;

} github_feeds .flash .flash-action, .flash-global .flash-action {

float: right;
margin-top: -4px;
margin-left: 20px;

} github_feeds .flash a, .flash-global a {

font-weight: bold;

} github_feeds .flash {

padding: 15px;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);

} github_feeds .flash+.flash {

margin-top: 5px;

} github_feeds .flash .close {

float: right;
cursor: pointer;
opacity: 0.6;
text-decoration: none;
margin-top: 1px;

} github_feeds .flash:hover .close {

opacity: 1;

} github_feeds .flash-global {

padding: 10px;
top: -1px;
border-width: 1px 0;
z-index: 5;

} github_feeds .flash-global h2, .flash-global p {

font-size: 13px;
margin-top: 0;
margin-bottom: 0;
line-height: 1.4;

} github_feeds .flash-global .flash-action {

margin-top: 5px;

} github_feeds .flash-title {

margin-top: 0;
margin-bottom: 5px;

} github_feeds .octicon {

font: normal normal 16px octicons;
line-height: 1;
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;

} github_feeds .mega-octicon {

font: normal normal 32px octicons;
line-height: 1;
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;

} github_feeds .octicon-alert:before {

content: '\f02d'}

github_feeds .octicon-alignment-align:before {

content: '\f08a'}

github_feeds .octicon-alignment-aligned-to:before {

content: '\f08e'}

github_feeds .octicon-alignment-unalign:before {

content: '\f08b'}

github_feeds .octicon-arrow-down:before {

content: '\f03f'}

github_feeds .octicon-arrow-left:before {

content: '\f040'}

github_feeds .octicon-arrow-right:before {

content: '\f03e'}

github_feeds .octicon-arrow-small-down:before {

content: '\f0a0'}

github_feeds .octicon-arrow-small-left:before {

content: '\f0a1'}

github_feeds .octicon-arrow-small-right:before {

content: '\f071'}

github_feeds .octicon-arrow-small-up:before {

content: '\f09f'}

github_feeds .octicon-arrow-up:before {

content: '\f03d'}

github_feeds .octicon-beer:before {

content: '\f069'}

github_feeds .octicon-book:before {

content: '\f007'}

github_feeds .octicon-bookmark:before {

content: '\f07b'}

github_feeds .octicon-briefcase:before {

content: '\f0d3'}

github_feeds .octicon-broadcast:before {

content: '\f048'}

github_feeds .octicon-browser:before {

content: '\f0c5'}

github_feeds .octicon-bug:before {

content: '\f091'}

github_feeds .octicon-calendar:before {

content: '\f068'}

github_feeds .octicon-check:before {

content: '\f03a'}

github_feeds .octicon-checklist:before {

content: '\f076'}

github_feeds .octicon-chevron-down:before {

content: '\f0a3'}

github_feeds .octicon-chevron-left:before {

content: '\f0a4'}

github_feeds .octicon-chevron-right:before {

content: '\f078'}

github_feeds .octicon-chevron-up:before {

content: '\f0a2'}

github_feeds .octicon-circle-slash:before {

content: '\f084'}

github_feeds .octicon-circuit-board:before {

content: '\f0d6'}

github_feeds .octicon-clippy:before {

content: '\f035'}

github_feeds .octicon-clock:before {

content: '\f046'}

github_feeds .octicon-cloud-download:before {

content: '\f00b'}

github_feeds .octicon-cloud-upload:before {

content: '\f00c'}

github_feeds .octicon-code:before {

content: '\f05f'}

github_feeds .octicon-color-mode:before {

content: '\f065'}

github_feeds .octicon-comment:before {

content: '\f02b'}

github_feeds .octicon-comment-add:before {

content: '\f06f'}

github_feeds .octicon-comment-discussion:before {

content: '\f04f'}

github_feeds .octicon-credit-card:before {

content: '\f045'}

github_feeds .octicon-dash:before {

content: '\f0ca'}

github_feeds .octicon-dashboard:before {

content: '\f07d'}

github_feeds .octicon-database:before {

content: '\f096'}

github_feeds .octicon-device-camera:before {

content: '\f056'}

github_feeds .octicon-device-camera-video:before {

content: '\f057'}

github_feeds .octicon-device-desktop:before {

content: '\f27c'}

github_feeds .octicon-device-mobile:before {

content: '\f038'}

github_feeds .octicon-diff:before {

content: '\f04d'}

github_feeds .octicon-diff-added:before {

content: '\f06b'}

github_feeds .octicon-diff-ignored:before {

content: '\f099'}

github_feeds .octicon-diff-modified:before {

content: '\f06d'}

github_feeds .octicon-diff-removed:before {

content: '\f06c'}

github_feeds .octicon-diff-renamed:before {

content: '\f06e'}

github_feeds .octicon-ellipsis:before {

content: '\f09a'}

github_feeds .octicon-eye:before {

content: '\f04e'}

github_feeds .octicon-eye-unwatch:before {

content: '\f01e'}

github_feeds .octicon-eye-watch:before {

content: '\f01d'}

github_feeds .octicon-file-add:before {

content: '\f086'}

github_feeds .octicon-file-binary:before {

content: '\f094'}

github_feeds .octicon-file-code:before {

content: '\f010'}

github_feeds .octicon-file-directory:before {

content: '\f016'}

github_feeds .octicon-file-directory-create:before {

content: '\f095'}

github_feeds .octicon-file-media:before {

content: '\f012'}

github_feeds .octicon-file-pdf:before {

content: '\f014'}

github_feeds .octicon-file-submodule:before {

content: '\f017'}

github_feeds .octicon-file-symlink-directory:before {

content: '\f0b1'}

github_feeds .octicon-file-symlink-file:before {

content: '\f0b0'}

github_feeds .octicon-file-text:before {

content: '\f011'}

github_feeds .octicon-file-zip:before {

content: '\f013'}

github_feeds .octicon-flame:before {

content: '\f0d2'}

github_feeds .octicon-fold:before {

content: '\f0cc'}

github_feeds .octicon-gear:before {

content: '\f02f'}

github_feeds .octicon-gift:before {

content: '\f042'}

github_feeds .octicon-gist:before {

content: '\f00e'}

github_feeds .octicon-gist-fork:before {

content: '\f079'}

github_feeds .octicon-gist-new:before {

content: '\f07a'}

github_feeds .octicon-gist-private:before {

content: '\f00f'}

github_feeds .octicon-gist-secret:before {

content: '\f08c'}

github_feeds .octicon-git-branch:before {

content: '\f020'}

github_feeds .octicon-git-branch-create:before {

content: '\f098'}

github_feeds .octicon-git-branch-delete:before {

content: '\f09b'}

github_feeds .octicon-git-commit:before {

content: '\f01f'}

github_feeds .octicon-git-compare:before {

content: '\f0ac'}

github_feeds .octicon-git-fork-private:before {

content: '\f021'}

github_feeds .octicon-git-merge:before {

content: '\f023'}

github_feeds .octicon-git-pull-request:before {

content: '\f009'}

github_feeds .octicon-git-pull-request-abandoned:before {

content: '\f090'}

github_feeds .octicon-globe:before {

content: '\f0b6'}

github_feeds .octicon-graph:before {

content: '\f043'}

github_feeds .octicon-heart:before {

content: '\2665'}

github_feeds .octicon-history:before {

content: '\f07e'}

github_feeds .octicon-home:before {

content: '\f08d'}

github_feeds .octicon-horizontal-rule:before {

content: '\f070'}

github_feeds .octicon-hourglass:before {

content: '\f09e'}

github_feeds .octicon-hubot:before {

content: '\f09d'}

github_feeds .octicon-inbox:before {

content: '\f0cf'}

github_feeds .octicon-info:before {

content: '\f059'}

github_feeds .octicon-issue-closed:before {

content: '\f028'}

github_feeds .octicon-issue-opened:before {

content: '\f026'}

github_feeds .octicon-issue-reopened:before {

content: '\f027'}

github_feeds .octicon-jersey:before {

content: '\f019'}

github_feeds .octicon-jump-down:before {

content: '\f072'}

github_feeds .octicon-jump-left:before {

content: '\f0a5'}

github_feeds .octicon-jump-right:before {

content: '\f0a6'}

github_feeds .octicon-jump-up:before {

content: '\f073'}

github_feeds .octicon-key:before {

content: '\f049'}

github_feeds .octicon-keyboard:before {

content: '\f00d'}

github_feeds .octicon-light-bulb:before {

content: '\f000'}

github_feeds .octicon-before {

content: '\f05c'}

github_feeds .octicon-link-external:before {

content: '\f07f'}

github_feeds .octicon-list-ordered:before {

content: '\f062'}

github_feeds .octicon-list-unordered:before {

content: '\f061'}

github_feeds .octicon-location:before {

content: '\f060'}

github_feeds .octicon-lock:before {

content: '\f06a'}

github_feeds .octicon-log-in:before {

content: '\f036'}

github_feeds .octicon-log-out:before {

content: '\f032'}

github_feeds .octicon-logo-github:before {

content: '\f092'}

github_feeds .octicon-mail:before {

content: '\f03b'}

github_feeds .octicon-mail-read:before {

content: '\f03c'}

github_feeds .octicon-mail-reply:before {

content: '\f051'}

github_feeds .octicon-mark-facebook:before {

content: '\f0ce'}

github_feeds .octicon-mark-github:before {

content: '\f00a'}

github_feeds .octicon-mark-google:before {

content: '\f0cd'}

github_feeds .octicon-mark-gravatar:before {

content: '\f0d5'}

github_feeds .octicon-mark-twitter:before {

content: '\f0ae'}

github_feeds .octicon-markdown:before {

content: '\f0c9'}

github_feeds .octicon-megaphone:before {

content: '\f077'}

github_feeds .octicon-mention:before {

content: '\f0be'}

github_feeds .octicon-microscope:before {

content: '\f089'}

github_feeds .octicon-milestone:before {

content: '\f075'}

github_feeds .octicon-mirror-private:before {

content: '\f025'}

github_feeds .octicon-mirror-public:before {

content: '\f024'}

github_feeds .octicon-move-down:before {

content: '\f0a8'}

github_feeds .octicon-move-left:before {

content: '\f074'}

github_feeds .octicon-move-right:before {

content: '\f0a9'}

github_feeds .octicon-move-up:before {

content: '\f0a7'}

github_feeds .octicon-mute:before {

content: '\f080'}

github_feeds .octicon-mute-video:before {

content: '\f0b8'}

github_feeds .octicon-no-newline:before {

content: '\f09c'}

github_feeds .octicon-octoface:before {

content: '\f008'}

github_feeds .octicon-organization:before {

content: '\f037'}

github_feeds .octicon-package:before {

content: '\f0c4'}

github_feeds .octicon-paintcan:before {

content: '\f0d1'}

github_feeds .octicon-pencil:before {

content: '\f058'}

github_feeds .octicon-person:before {

content: '\f018'}

github_feeds .octicon-person-add:before {

content: '\f01a'}

github_feeds .octicon-person-follow:before {

content: '\f01c'}

github_feeds .octicon-person-remove:before {

content: '\f01b'}

github_feeds .octicon-pin:before {

content: '\f041'}

github_feeds .octicon-playback-fast-forward:before {

content: '\f0bd'}

github_feeds .octicon-playback-pause:before {

content: '\f0bb'}

github_feeds .octicon-playback-play:before {

content: '\f0bf'}

github_feeds .octicon-playback-rewind:before {

content: '\f0bc'}

github_feeds .octicon-plug:before {

content: '\f0d4'}

github_feeds .octicon-plus:before {

content: '\f05d'}

github_feeds .octicon-podium:before {

content: '\f0af'}

github_feeds .octicon-primitive-dot:before {

content: '\f052'}

github_feeds .octicon-primitive-square:before {

content: '\f053'}

github_feeds .octicon-pulse:before {

content: '\f085'}

github_feeds .octicon-puzzle:before {

content: '\f0c0'}

github_feeds .octicon-question:before {

content: '\f02c'}

github_feeds .octicon-quote:before {

content: '\f063'}

github_feeds .octicon-radio-tower:before {

content: '\f030'}

github_feeds .octicon-remove-close:before {

content: '\f050'}

github_feeds .octicon-repo:before {

content: '\f001'}

github_feeds .octicon-repo-clone:before {

content: '\f04c'}

github_feeds .octicon-repo-create:before {

content: '\f003'}

github_feeds .octicon-repo-delete:before {

content: '\f004'}

github_feeds .octicon-repo-force-push:before {

content: '\f04a'}

github_feeds .octicon-repo-forked:before {

content: '\f002'}

github_feeds .octicon-repo-pull:before {

content: '\f006'}

github_feeds .octicon-repo-push:before {

content: '\f005'}

github_feeds .octicon-repo-sync:before {

content: '\f04b'}

github_feeds .octicon-rocket:before {

content: '\f033'}

github_feeds .octicon-rss:before {

content: '\f034'}

github_feeds .octicon-ruby:before {

content: '\f047'}

github_feeds .octicon-screen-full:before {

content: '\f066'}

github_feeds .octicon-screen-normal:before {

content: '\f067'}

github_feeds .octicon-search:before {

content: '\f02e'}

github_feeds .octicon-search-save:before {

content: '\f0cb'}

github_feeds .octicon-server:before {

content: '\f097'}

github_feeds .octicon-settings:before {

content: '\f07c'}

github_feeds .octicon-split:before {

content: '\f0c6'}

github_feeds .octicon-squirrel:before {

content: '\f0b2'}

github_feeds .octicon-star:before {

content: '\f02a'}

github_feeds .octicon-star-add:before {

content: '\f082'}

github_feeds .octicon-star-delete:before {

content: '\f083'}

github_feeds .octicon-steps:before {

content: '\f0c7'}

github_feeds .octicon-stop:before {

content: '\f08f'}

github_feeds .octicon-sync:before {

content: '\f087'}

github_feeds .octicon-tag:before {

content: '\f015'}

github_feeds .octicon-tag-add:before {

content: '\f054'}

github_feeds .octicon-tag-remove:before {

content: '\f055'}

github_feeds .octicon-telescope:before {

content: '\f088'}

github_feeds .octicon-terminal:before {

content: '\f0c8'}

github_feeds .octicon-three-bars:before {

content: '\f05e'}

github_feeds .octicon-tools:before {

content: '\f031'}

github_feeds .octicon-trashcan:before {

content: '\f0d0'}

github_feeds .octicon-triangle-down:before {

content: '\f05b'}

github_feeds .octicon-triangle-left:before {

content: '\f044'}

github_feeds .octicon-triangle-right:before {

content: '\f05a'}

github_feeds .octicon-triangle-up:before {

content: '\f0aa'}

github_feeds .octicon-unfold:before {

content: '\f039'}

github_feeds .octicon-unmute:before {

content: '\f0ba'}

github_feeds .octicon-unmute-video:before {

content: '\f0b9'}

github_feeds .octicon-versions:before {

content: '\f064'}

github_feeds .octicon-x:before {

content: '\f081'}

github_feeds .octicon-zap:before {

content: '\26A1'}

github_feeds .about site-container>.container:first-child {

margin-top: 0;

} github_feeds .about-img {

max-width: 100%;
margin-bottom: 15px;
border-radius: 3px;

} github_feeds .spacefield {

position: absolute;
left: 0;
width: 100%;
height: 170px;
overflow: hidden;
background-color: #000;
background-image: url("/images/modules/about_page/parallax_bg.jpg?c7310e45");
background-repeat: no-repeat;

} github_feeds .about-header {

position: relative;
height: 170px;
margin-bottom: 25px;
overflow: hidden;

} github_feeds .about-header:before, .about-header:after {

content: " ";
display: table;

} github_feeds .about-header:after {

clear: both;

} github_feeds .about-header-title {

margin-top: 60px;
font-size: 36px;
line-height: 1.2;
color: #fff;
text-shadow: 0 0 20px #549ef9;

} github_feeds .plax parallax_octocat {

position: absolute;
top: 0;
left: 669px;
z-index: 4;

} github_feeds .plax parallax_text {

position: absolute;
top: 30px;
left: 15px;
z-index: 3;

} github_feeds .plax parallax_earth {

position: absolute;
top: 50px;
left: 608px;
z-index: 2;

} github_feeds .about-header-short parallax_octocat {

left: 800px;
top: -10px;

} github_feeds .about-header-short parallax_earth {

top: -10px;
left: 700px;

} github_feeds .employee {

position: relative;
float: left;
width: 128px;
height: 128px;
border: 1px solid #fff;
background-color: #000;

} github_feeds .employee-img {

width: 128px;
height: 128px;
position: absolute;
top: 0;
left: 0;

} github_feeds .show-identicon .employee-img {

display: none;

} github_feeds .employee-img.identicon {

display: none;

} github_feeds .show-identicon .employee-img.identicon {

display: block;

} github_feeds .employee-info {

position: absolute;
left: 0;
top: 0;
width: 128px;
height: 128px;
margin: 0;
z-index: 10;
padding: 0;
text-align: center;
background-color: rgba(0, 0, 0, 0.25);
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.01) 50%,  rgba(0, 0, 0, 0.25));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.01) 50%,  rgba(0, 0, 0, 0.25));
background-image: linear-gradient(rgba(0, 0, 0, 0.01) 50%,  rgba(0, 0, 0, 0.25));
background-repeat: repeat-x;
background-color: transparent;
background-color: #000 \9;

} github_feeds .employee-info .identicon {

display: none;

} github_feeds .employee-info span {

font-size: 12px;
font-weight: normal;
color: #fff;
position: absolute;
bottom: 8px;
left: 0;
right: 0;
text-shadow: 0 0 3px black;

} github_feeds .employee-info span:before {

content: "@";
color: #ccc;

} github_feeds .show-identicon .employee {

background: #f0f0f0;

} github_feeds .show-identicon .identicon {

width: 80px;
height: 80px;
top: 16px;
left: 24px;

} github_feeds .show-identicon .employee-info {

background-image: none;

} github_feeds .show-identicon .employee-info span {

color: #333;
text-shadow: 0 0 3px rgba(255, 255, 255, 0.4);

} github_feeds .show-identicon .employee-info span:before {

color: #727272;

} github_feeds .jobs-list {

padding: 25px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin-bottom: 25px;

} github_feeds .jobs-list li {

list-style: none;

} github_feeds .octospinner {

display: none;

} github_feeds .loading .octospinner {

display: block;
margin-left: auto;
margin-right: auto;

} github_feeds .accountcols .sidebar {

float: right;
width: 330px;

} github_feeds .accountcols .main>p.overview {

margin-top: 20px;
color: #333;

} github_feeds .org-login {

margin-top: -30px;
margin-bottom: 30px;

} github_feeds .org-login img {

border: 1px solid #ccc;
padding: 1px;
margin: 10px -25px;
width: 450px;

} github_feeds .auth-form {

width: 400px;
margin: 60px auto;

} github_feeds .auth-form form {

border-radius: 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.075);

} github_feeds .auth-form-header {

position: relative;
padding: 10px 20px;
margin: 0;
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
background-color: #6c8393;
background-image: -moz-linear-gradient(#7f95a5,  #6c8393);
background-image: -webkit-linear-gradient(#7f95a5,  #6c8393);
background-image: linear-gradient(#7f95a5,  #6c8393);
background-repeat: repeat-x;
border: 1px solid #6e8290;
border-bottom-color: #586873;
border-radius: 4px 4px 0 0;

} github_feeds .auth-form-header h1 {

margin-top: 0;
margin-bottom: 0;
font-size: 16px;

} github_feeds .auth-form-header h1 a {

color: #fff;

} github_feeds .auth-form-header .octicon {

position: absolute;
right: 0;
top: 12px;
right: 10px;
color: rgba(0, 0, 0, 0.4);
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);

} github_feeds .auth-form-body {

padding: 20px;
font-size: 14px;
background-color: #fff;
border: 1px solid #d8dee2;
border-top-color: white;
border-radius: 0 0 4px 4px;

} github_feeds .auth-form-body .input-block {

margin-top: 5px;
margin-bottom: 15px;

} github_feeds .auth-form-body p.small_notice {

display: inline;
padding: 0 10px;

} github_feeds .auth-form-subheading {

margin: 0;

} github_feeds .auth-form-body p {

margin: 0 0 10px;

} github_feeds .auth-form-permissions {

padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #d8dee2;

} github_feeds .auth-form-permissions li {

list-style-position: inside;
padding-left: 15px;

} github_feeds .auth-form .note {

margin: 15px 0;
color: #777;
text-align: center;

} github_feeds .suggester-container {

position: absolute;
top: 58px;
left: 10px;
z-index: 1;

} github_feeds .comment-content .suggester-container {

top: 41px;

} github_feeds .timeline-new-comment .suggester-container {

top: 47px;

} github_feeds .is-comment-editing .suggester-container {

top: 49px;

} github_feeds .suggester {

position: relative;
top: 0;
left: 0;
display: none;
margin-top: 20px;
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
min-width: 180px;

} github_feeds .suggester.active {

display: block;

} github_feeds .suggester ul {

list-style: none;
margin: 0;
padding: 0;

} github_feeds .suggester li {

display: block;
padding: 5px 10px;
border-bottom: 1px solid #ddd;
font-weight: bold;

} github_feeds .suggester li small {

color: #777;
font-weight: normal;

} github_feeds .suggester li:last-child {

border-bottom: none;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;

} github_feeds .suggester li:first-child a {

border-top-left-radius: 3px;
border-top-right-radius: 3px;

} github_feeds .suggester li.navigation-focus {

color: #fff;
background: #4183c4;
text-decoration: none;

} github_feeds .suggester li.navigation-focus small {

color: #fff;

} github_feeds body, input, select, textarea, button {

font: 13px Helvetica,  arial,  freesans,  clean,  sans-serif;
line-height: 1.4;

} github_feeds body {

min-width: 1020px;
color: #333333;
background-color: #fff;

} github_feeds * {

-moz-box-sizing: border-box;
box-sizing: border-box;

} github_feeds ::-moz-selection {

text-shadow: none;
background: rgba(65, 131, 196, 0.4);

} github_feeds ::selection {

text-shadow: none;
background: rgba(65, 131, 196, 0.4);

} github_feeds a {

color: #4183c4;
text-decoration: none;

} github_feeds a:hover {

text-decoration: underline;

} github_feeds a:focus, a:active {

text-decoration: underline;

} github_feeds .action {

color: #d00;
text-decoration: underline;

} github_feeds .clearfix:before, .clearfix:after {

content: " ";
display: table;

} github_feeds .clearfix:after {

clear: both;

} github_feeds .danger {

color: #c00;

} github_feeds .mute {

color: #000;

} github_feeds .sparkline {

display: none;

} github_feeds .right {

float: right;

} github_feeds .left {

float: left;

} github_feeds .text-right {

text-align: right;

} github_feeds .text-left {

text-align: left;

} github_feeds .text-diff-added {

color: #55a532;

} github_feeds .text-diff-deleted {

color: #bd2c00;

} github_feeds .hidden {

display: none;

} github_feeds .warning {

background-color: #fffccc;
font-weight: bold;
padding: .5em;
margin-bottom: .8em;

} github_feeds .error_box {

padding: 1em;
font-weight: bold;
background-color: #ffebe8;
border: 1px solid #DD3C10;

} github_feeds hr, .rule {

height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid #ddd;

} github_feeds hr:before, hr:after, .rule:before, .rule:after {

content: " ";
display: table;

} github_feeds hr:after, .rule:after {

clear: both;

} github_feeds spinner {

height: 16px;
width: 16px;
background: transparent;
border: none;
margin-right: 0;

} github_feeds ol ol, ul ol {

list-style-type: lower-roman;

} github_feeds ul ul ol, ul ol ol, ol ul ol, ol ol ol {

list-style-type: lower-alpha;

} github_feeds .breadcrumb {

margin: 5px 0 5px 0;
font-size: 18px;
color: #999;

} github_feeds .breadcrumb strong.final-path {

color: #000;

} github_feeds .breadcrumb .abort {

display: inline;
font-size: 14px;

} github_feeds .breadcrumb .new-file-no-branch {

color: #999999;
opacity: .5;

} github_feeds .breadcrumb .new-file-no-branch:hover {

color: #4183c4;

} github_feeds .breadcrumb .zeroclipboard-button {

display: inline-block;
margin-left: 5px;

} github_feeds .breadcrumb .repo-root {

font-weight: bold;

} github_feeds .file-box input.filename {

padding: 6px 7px;
font-family: Helvetica,  arial,  freesans,  clean,  sans-serif;
font-size: 16px;
color: #444;
border: 1px solid #ddd;
border-radius: 4px;
outline: none;
background: none;

} github_feeds .file-box input.filename:focus {

border-color: #51A7E8;
box-shadow: rgba(81, 167, 232, 0.5) 0 0 5px, inset rgba(0, 0, 0, 0.2) 0 1px 1px;

} github_feeds .file-box input.filename, .file-box .abort {

position: relative;
top: -1px;

} github_feeds .file-box .gitignore-template, .file-box .license-template {

float: right;
font-size: 14px;
position: relative;
top: 3px;
display: none;

} github_feeds .file-box .gitignore-template.is-visible, .file-box .license-template.is-visible {

display: inline;

} github_feeds .file-box .license-info {

color: #ccc;
margin-left: 5px;

} github_feeds .file-box .select-menu-git-ignore, .file-box .select-menu-license-picker {

right: 0px;

} github_feeds .file-box .new-commit {

display: block;
width: 720px;

} github_feeds .new-file-link {

display: inline-block;
cursor: pointer;

} github_feeds .new-file-link span {

color: #4183c4;

} github_feeds .blob-interaction-bar {

position: relative;
background: #f2f2f2;
border-bottom: 1px solid #e5e5e5;

} github_feeds .blob-interaction-bar:before, .blob-interaction-bar:after {

content: " ";
display: table;

} github_feeds .blob-interaction-bar:after {

clear: both;

} github_feeds .blob-interaction-bar .octicon-search {

position: absolute;
top: 10px;
left: 10px;
color: #999;
font-size: 12px;

} github_feeds .blob-filter {

padding: 4px 20px 5px 30px;
width: 100%;
font-size: 12px;
border: none;
border-radius: 0;
outline: none;

} github_feeds .blob-filter:focus {

outline: none;

} github_feeds .markdown-body .csv-data td, .markdown-body .csv-data th {

overflow: hidden;
white-space: nowrap;
font-size: 12px;
padding: 5px;
text-align: left;
line-height: 1;

} github_feeds .markdown-body .csv-data .blob-line-nums {

line-height: 1;
padding: 5px 0;
background: #fff;
border-top: none;
border: none;

} github_feeds .markdown-body .csv-data .blob-line-nums span {

margin-top: 3px;

} github_feeds .markdown-body .csv-data tr.line {

border-top: none;

} github_feeds .markdown-body .csv-data thead th {

font-weight: bold;
border-top: none;
background: #f8f8f8;

} github_feeds .file .no-preview {

margin: 5px;

} github_feeds .too-long-message {

display: none;
color: #cea61b;

} github_feeds .file-commit-form.is-too-long-error .too-long-message {

display: block;

} github_feeds .file-commit-form.is-too-long-error .commit-message-summary {

color: #cea61b;

} github_feeds .check-for-fork {

display: none;

} github_feeds .check-for-fork img {

vertical-align: text-bottom;

} github_feeds .quick-pull-branch-choice .branch-name {

float: left;
padding: 9px 10px;
margin-right: 10px;

} github_feeds .quick-pull-branch-choice .branch-name .octicon {

margin: 0;

} github_feeds .quick-pull-branch-option {

float: left;
padding-top: 9px;
padding-bottom: 9px;

} github_feeds .quick-pull-branch-option .css-truncate-target {

max-width: 300px;

} github_feeds .quick-pull-create-branch {

position: relative;

} github_feeds .quick-pull-create-branch .quick-pull-new-branch-name {

float: left;
width: 240px;
padding-left: 26px;
margin-right: 10px;
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;

} github_feeds .quick-pull-create-branch .quick-pull-new-branch-icon {

position: absolute;
top: 9px;
left: 10px;
color: #b0c4ce;

} github_feeds .quick-pull-create-branch .quick-pull-normalization-info {

display: none;
position: absolute;
top: 34px;
left: 0;
padding: 5px;
font-size: 11px;
color: #494620;
background: #f7ea57;
border: 1px solid #c0b536;
border-top-color: #fff;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;

} github_feeds .quick-pull-create-branch.will-normalize-ref .quick-pull-normalization-info {

display: inline-block;

} github_feeds .quick-pull-branch-choice .quick-pull-direct-edit {

display: block;

} github_feeds .quick-pull-branch-choice .quick-pull-create-branch {

display: none;

} github_feeds .quick-pull-branch-choice.will-create-branch .quick-pull-direct-edit {

display: none;

} github_feeds .quick-pull-branch-choice.will-create-branch .quick-pull-create-branch {

display: block;

} github_feeds .file-commit-form {

padding-left: 64px;

} github_feeds .file-commit-form .commit-form-avatar {

float: left;
margin-left: -64px;
border-radius: 4px;

} github_feeds .file-commit-form .commit-form {

position: relative;
padding: 15px;
border: 1px solid #ddd;
border-radius: 4px;

} github_feeds .file-commit-form .commit-form:after, .file-commit-form .commit-form:before {

position: absolute;
top: 11px;
left: -16px;
right: 100%;
width: 0;
height: 0;
display: block;
content: " ";
border-color: transparent;
border-style: solid solid outset;
pointer-events: none;

} github_feeds .file-commit-form .commit-form:after {

border-width: 7px;
border-right-color: white;
margin-top: 1px;
margin-left: 2px;

} github_feeds .file-commit-form .commit-form:before {

border-right-color: #dddddd;
border-width: 8px;

} github_feeds .file-commit-form .commit-message, .file-commit-form .commit-message-summary {

font-family: Monaco,  "Liberation Mono",  Courier,  monospace;

} github_feeds .file-commit-form .commit-message {

min-height: 100px;

} github_feeds .file-commit-form-heading {

margin-top: 0;
margin-bottom: 10px;

} github_feeds .file-commit-form-directions {

margin-top: 0;
font-size: 14px;
color: #777;

} github_feeds .box {

margin-bottom: 20px;

} github_feeds .box-header {

min-height: 40px;
line-height: 1;
background-color: #eaeaea;
background-image: -moz-linear-gradient(#fafafa,  #eaeaea);
background-image: -webkit-linear-gradient(#fafafa,  #eaeaea);
background-image: linear-gradient(#fafafa,  #eaeaea);
background-repeat: repeat-x;
border: 1px solid #d5d5d5;
border-top-left-radius: 4px;
border-top-right-radius: 4px;

} github_feeds .box-header:before, .box-header:after {

content: " ";
display: table;

} github_feeds .box-header:after {

clear: both;

} github_feeds .box-title {

float: left;
margin: 9px 10px;
font-size: 14px;
line-height: 1.429;
color: #555;

} github_feeds .box-title a {

color: #555;

} github_feeds .box-title .css-truncate-target {

max-width: 400px;

} github_feeds .box-title-count {

color: #99a4aa;

} github_feeds .box-header-icon {

float: left;
margin: 10px 7px 0 10px;
color: #777;

} github_feeds .box-header>.mini-icon-deleted {

color: #bd2c00;

} github_feeds .box-header>.mini-icon-added {

color: #6cc644;

} github_feeds .box-actions {

float: right;
margin-left: 10px;

} github_feeds .box-action {

position: relative;
float: left;
padding: 9px 10px;
color: #555;
line-height: 20px;
background-color: transparent;
border: solid #d5d5d5;
border-width: 0 1px;
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.5);
-webkit-appearance: none;

} github_feeds .box-action+.box-action {

margin-left: -1px;

} github_feeds .box-action:last-child {

border-right: 0;
border-top-right-radius: 3px;

} github_feeds .box-action:hover, .box-action:active {

z-index: 2;
text-decoration: none;
background-color: #e4e4e4;
background-image: -moz-linear-gradient(#f4f4f4,  #e4e4e4);
background-image: -webkit-linear-gradient(#f4f4f4,  #e4e4e4);
background-image: linear-gradient(#f4f4f4,  #e4e4e4);
background-repeat: repeat-x;
cursor: pointer;

} github_feeds .box-action:active {

background-color: #e4e4e4;
background-image: none;
border-color: #d5d5d5;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);

} github_feeds .box-action .mini-icon {

vertical-align: -1px;

} github_feeds .box-actions .show-inline-notes {

font-weight: normal;

} github_feeds .box-body {

background-color: #fff;
border: solid #d5d5d5;
border-width: 0 1px 1px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;

} github_feeds .box-body:before, .box-body:after {

content: " ";
display: table;

} github_feeds .box-body:after {

clear: both;

} github_feeds .box-body-padded {

padding-left: 10px;
padding-right: 10px;

} github_feeds .box-body .list-group-item:last-child {

border-bottom: 0;

} github_feeds .box-small .box-header {

min-height: 36px;

} github_feeds .box-small .box-header-icon {

margin-top: 8px;

} github_feeds .box-small .box-title {

margin-top: 7px;
margin-bottom: 6px;
font-size: 13px;

} github_feeds .box-small .box-body-padded {

padding: 10px;

} github_feeds .box-small .box-action {

padding-top: 7px;
padding-bottom: 7px;

} github_feeds .merge-pr {

margin: 20px 0 0 0;
padding-top: 10px;
border-top: 1px solid #ddd;

} github_feeds .merge-pr.open .merge-branch-form {

display: block;

} github_feeds .merge-pr.open .branch-action {

display: none;

} github_feeds .branch-status {

padding: 10px 15px;
border: solid #eee;
border-width: 0 0 1px;

} github_feeds .branch-status a, .branch-status .divider {

color: #999;

} github_feeds .branch-status.status-pending {

color: #cea61b;
border-color: #e2cc7a;

} github_feeds .branch-status.status-success {

color: #6cc644;
border-color: #95c97e;

} github_feeds .branch-status.status-error, .branch-status.status-failure {

color: #bd2c00;
border-color: #e97a74;

} github_feeds .branch-status-standalone .branch-status {

margin-left: 64px;
border-width: 1px;
border-radius: 4px;

} github_feeds .merge-pr-more-commits {

margin-top: 10px;
margin-bottom: 10px;
margin-left: 64px;
font-size: 12px;
color: #777;

} github_feeds .merge-pr-more-commits a {

color: #333;
font-weight: bold;

} github_feeds .branch-action {

margin-top: 15px;
margin-bottom: 15px;
padding-left: 64px;

} github_feeds .branch-action-icon {

float: left;
margin-left: -64px;
width: 48px;
height: 48px;
line-height: 48px;
color: #fff;
text-align: center;
border-radius: 4px;

} github_feeds .branch-action-body {

position: relative;
background-color: #fff;
border: 1px solid #e5e5e5;
border-radius: 4px;

} github_feeds .branch-action-body:after, .branch-action-body:before {

position: absolute;
top: 11px;
left: -16px;
right: 100%;
width: 0;
height: 0;
display: block;
content: " ";
border-color: transparent;
border-style: solid solid outset;
pointer-events: none;

} github_feeds .branch-action-body:after {

border-width: 7px;
border-right-color: white;
margin-top: 1px;
margin-left: 2px;

} github_feeds .branch-action-body:before {

border-right-color: #dddddd;
border-width: 8px;

} github_feeds .branch-action-body .merge-message, .branch-action-body .merge-branch-form {

padding: 15px;

} github_feeds .branch-action .merge-branch-heading {

margin-bottom: 2px;

} github_feeds .branch-action-state-clean .branch-action-icon {

background-color: #6cc644;

} github_feeds .branch-action-state-clean .branch-action-body, .branch-action-state-clean .branch-status {

border-color: #95c97e;

} github_feeds .branch-action-state-clean .branch-action-body:before {

border-right-color: #95c97e;

} github_feeds .branch-action-state-error .branch-action-icon, .branch-action.mergeable-error .branch-action-icon {

background-color: #bd2c00;

} github_feeds .branch-action-state-error .branch-action-body, .branch-action-state-error .branch-status, .branch-action.mergeable-error .branch-action-body, .branch-action.mergeable-error .branch-status {

color: #ca534d;
border-color: #e97a74;

} github_feeds .branch-action-state-error .branch-action-body:before, .branch-action.mergeable-error .branch-action-body:before {

border-right-color: #e97a74;

} github_feeds .branch-action-state-unknown .branch-action-icon, .branch-action-state-unstable .branch-action-icon {

background-color: #cea61b;

} github_feeds .branch-action-state-unknown .branch-action-body, .branch-action-state-unknown .branch-status, .branch-action-state-unstable .branch-action-body, .branch-action-state-unstable .branch-status {

border-color: #e2cc7a;

} github_feeds .branch-action-state-unknown .branch-action-body:before, .branch-action-state-unstable .branch-action-body:before {

border-right-color: #e2cc7a;

} github_feeds .branch-action-state-merged .branch-action-icon {

background-color: #6e5494;

} github_feeds .branch-action-state-merged .branch-action-body {

border-color: #886ead;

} github_feeds .branch-action-state-merged .branch-action-body:before {

border-right-color: #886ead;

} github_feeds .branch-action-state-dirty .branch-action-icon, .branch-action-state-closed-dirty .branch-action-icon {

background-color: #888;

} github_feeds .branch-action-state-dirty .branch-status, .branch-action-state-closed-dirty .branch-status {

border-color: #eee;

} github_feeds .branch-action-body .spinner {

display: block;
float: left;
width: 32px;
height: 32px;
margin-right: 15px;
background: url("/images/spinners/octocat-spinner-32.gif?e23f1eed") no-repeat;

} github_feeds .merge-branch-form {

display: none;
margin: 15px 0;

} github_feeds .merge-branch-form .commit-form {

border-color: #95c97e;

} github_feeds .merge-branch-form .commit-form:before {

border-right-color: #95c97e;

} github_feeds .merge-branch-form.error .commit-form {

border-color: #e97a74;

} github_feeds .merge-branch-form.error .commit-form:before {

border-right-color: #e97a74;

} github_feeds .merge-branch-form .merge-form-failed {

display: none;

} github_feeds .merge-branch-form.error .merge-form-failed {

display: block;

} github_feeds .merge-branch-form.error .merge-form-contents {

display: none;

} github_feeds .branch-action .delete-branch-failure {

display: none;
padding: 15px;

} github_feeds .branch-action.error .delete-branch-failure {

display: block;

} github_feeds .branch-action.error .merge-message {

display: none;

} github_feeds p.subtext {

margin: 10px 0;
font-size: 14px;
color: #666;

} github_feeds table.branches {

margin: 5px 0 0 0;
width: 100%}

github_feeds table.branches th {

padding: 2px 0;
font-size: 11px;
text-transform: uppercase;
text-align: left;
color: #666;
border-bottom: 1px solid #ddd;

} github_feeds table.branches th.state-widget {

text-align: center;

} github_feeds table.branches tr td {

padding: 5px 0;
border-bottom: 1px solid #ddd;

} github_feeds table.branches tr:hover td {

background: #fafafa;

} github_feeds table.branches tr td.state-widget {

width: 200px;

} github_feeds table.branches tr.base td {

background: #333;
color: #fff;

} github_feeds table.branches tr.base td.name {

padding-left: 10px;

} github_feeds table.branches tr.base td.name p {

color: #aaa;

} github_feeds table.branches tr.base td.actions {

padding-right: 10px;
color: #eee;

} github_feeds table.branches tr.base a:not(.status) {

color: #fff;

} github_feeds table.branches tr td.actions {

white-space: nowrap;

} github_feeds table.branches tr td.actions .spinner {

vertical-align: middle;
display: none;
margin-right: 4px;

} github_feeds .branches .name h3 {

margin: 0;
font-size: 16px;

} github_feeds .branches .name p {

margin: -3px 0 0 0;
font-size: 12px;
color: #666;

} github_feeds .branches .name .css-truncate-target {

max-width: 490px;

} github_feeds .branches .state {

display: inline-block;
margin-right: 5px;
padding: 2px 5px;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
background: #eee;
border-radius: 2px;

} github_feeds .branches .state-progress {

font-size: 12px;
color: #666;
font-style: normal;

} github_feeds .branches div.actions {

float: right;

} github_feeds .branches div.actions>span {

list-style-type: none;
display: inline-block;
margin: 0 0 0 5px;

} github_feeds .branches div.actions>span.text {

padding: 5px 0;
font-size: 11px;
font-weight: bold;

} github_feeds .showing-unmerged td.name {

padding-left: 10px;

} github_feeds .branches .status {

position: relative;
top: 1px;

} github_feeds .diverge-widget {

position: relative;
height: 35px;

} github_feeds .diverge-widget .ahead {

display: block;
position: absolute;
width: 50%;
height: 100%;
left: 50%}

github_feeds .diverge-widget .behind {

display: block;
position: absolute;
width: 50%;
height: 100%;
right: 50%}

github_feeds .diverge-widget .bar {

position: absolute;
top: 13px;
right: 0;
display: block;
height: 8px;
background: #d0d0d0;

} github_feeds .diverge-widget .ahead .bar {

background: #7a7a7a;
left: 0;

} github_feeds .diverge-widget.hot .bar {

background-color: #ff704f;

} github_feeds .diverge-widget.hot .ahead .bar {

background-color: #811201;

} github_feeds .diverge-widget.fresh .bar {

background-color: #ffd266;

} github_feeds .diverge-widget.fresh .ahead .bar {

background-color: #b69e67;

} github_feeds .diverge-widget.stale .bar {

background-color: #b2d0dd;

} github_feeds .diverge-widget.stale .ahead .bar {

background-color: #1e4152;

} github_feeds .diverge-widget em {

font-style: normal;
font-size: 10px;
line-height: 10px;
color: #999;
white-space: nowrap;

} github_feeds .diverge-widget .behind em {

position: absolute;
bottom: 0;
right: 5px;

} github_feeds .diverge-widget .ahead em {

position: absolute;
top: 0;
left: 5px;

} github_feeds .diverge-widget .separator {

display: block;
position: absolute;
top: 0;
left: 50%;
margin-left: -2px;
width: 2px;
height: 100%;
background: #454545;

} github_feeds ul.hotness-legend {

float: right;
margin: 10px 0 0 0;

} github_feeds ul.hotness-legend li {

list-style-type: none;
float: left;
margin: 0;
font-size: 11px;
color: #999;

} github_feeds ul.hotness-legend .ahead, ul.hotness-legend .behind {

display: block;
margin: 1px 0 0 0;
width: 15px;
height: 10px;

} github_feeds ul.hotness-legend .old .behind {

background-color: #d0d0d0;

} github_feeds ul.hotness-legend .old .ahead {

background-color: #7a7a7a;

} github_feeds ul.hotness-legend .stale .behind {

background-color: #b2d0dd;

} github_feeds ul.hotness-legend .stale .ahead {

background-color: #1e4152;

} github_feeds ul.hotness-legend .fresh .behind {

background-color: #ffd266;

} github_feeds ul.hotness-legend .fresh .ahead {

background-color: #b69e67;

} github_feeds ul.hotness-legend .hot .behind {

background-color: #ff704f;

} github_feeds ul.hotness-legend .hot .ahead {

background-color: #811201;

} github_feeds ul.hotness-legend li.text {

margin: 0 10px;
height: 23px;
line-height: 23px;

} github_feeds p.recently-touched-branches-description {

margin: 0;
font-size: 11px;
color: #888;

} github_feeds .recently-touched-branches {

margin: 5px 0 10px 0;
padding: 0;
background: #fffef1;
border: 1px solid #e5e2c8;
border-radius: 4px;

} github_feeds .recently-pushed-branch-actions {

float: right;

} github_feeds .recently-touched-branches a.branch-link {

font-weight: bold;

} github_feeds .recently-touched-branches li {

list-style-type: none;
padding: 5px;
height: 36px;
border-bottom: 1px solid #e5e2c8;

} github_feeds .recently-touched-branches li:last-child {

border-bottom: none;

} github_feeds .recently-touched-branches li {

margin: 0;
line-height: 23px;

} github_feeds .recently-pushed-branch-details {

display: inline-block;
color: #a19e7f;
margin: 0 0 0 7px;
font-size: 13px;
line-height: 26px;

} github_feeds .recently-pushed-branch-details a {

color: #6b694f;

} github_feeds .recently-pushed-branch-details .css-truncate-target {

max-width: 400px;

} github_feeds .branch-discussion.capped-box .octicon {

float: right;
margin-left: 5px;

} github_feeds .branch-name {

display: inline-block;
padding: 2px 6px;
color: rgba(0, 0, 0, 0.5);
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;
font-size: 12px;
background-color: rgba(209, 227, 237, 0.5);
border-radius: 3px;

} github_feeds .branch-name .octicon {

margin: 1px -2px 0 0;
color: #B0C4CE;

} github_feeds a.branch-name {

color: #4183c4;

} github_feeds .range-editor {

position: relative;
margin-bottom: 10px;

} github_feeds .is-collapsed .range-editor.for-expanded {

display: none;

} github_feeds .is-expanded .range-editor.for-collapsed {

display: none;

} github_feeds .range-editor span.flag {

display: block;
position: relative;
float: left;
padding: 12px 13px;
background-color: #fafafa;
border: 1px solid #eee;
border-right-width: 0;
border-bottom-width: 2px;
border-radius: 3px 0 0 3px;

} github_feeds .range-editor span.flag .octicon {

display: block;
color: #666;

} github_feeds .range-editor .range {

min-height: 43px;
margin-left: 41px;
padding: 7px 10px 0px 10px;
background-color: #fafafa;
border: 1px solid #eee;
border-bottom-width: 2px;
border-radius: 0 3px 3px 0;
position: relative;

} github_feeds .range-editor .range p {

margin: 0 0 8px 0;
font-size: 12px;
color: #999;

} github_feeds .range-editor .range .dots {

margin: 0 4px;
font-size: 16px;
color: #999;

} github_feeds .range-editor .range .range-action {

float: right;

} github_feeds .range-editor .range .range-action.octicon {

margin: 6px 3px 0 0;
padding-left: 20px;
color: #999;
cursor: pointer;

} github_feeds .range-editor .range .range-action.octicon:hover {

color: #bd2c00;

} github_feeds .range-editor .range .select-menu {

position: relative;
display: inline-block;

} github_feeds .range-editor .range .select-menu.fork-suggester {

display: none;

} github_feeds .is-cross-repo .range-editor .range .select-menu.fork-suggester {

display: inline-block;

} github_feeds .is-cross-repo .range-editor .range .cross-repo-text {

display: none;

} github_feeds .range-editor .range .branch .css-truncate-target, .range-editor .range .fork-suggester .css-truncate-target {

max-width: 180px;

} github_feeds .range-editor.for-collapsed .range {

border-bottom-left-radius: 0;

} github_feeds .range-cross-repo-pair {

display: inline-block;
white-space: nowrap;
padding-bottom: 7px;

} github_feeds ul.comparison-list {

margin: 25px auto 15px auto;
width: 350px;
text-align: left;
font-size: 14px;
background: #fff;
border: 1px solid #ddd;
border-radius: 3px;

} github_feeds ul.comparison-list>li {

list-style-type: none;
padding: 7px 10px;
border-top: 1px solid #eee;

} github_feeds ul.comparison-list>li a {

font-weight: bold;

} github_feeds ul.comparison-list>li em {

float: right;
font-style: normal;
color: #999;

} github_feeds ul.comparison-list>li .octicon {

position: relative;
top: 1px;
color: #aaa;

} github_feeds ul.comparison-list>li .css-truncate-target {

max-width: 200px;

} github_feeds ul.comparison-list>li.title {

border-top: none;
background: #fafafa;
font-size: 12px;
font-weight: bold;
color: #aaa;
text-transform: uppercase;
border-top-right-radius: 3px;
border-top-left-radius: 3px;

} github_feeds .overall-summary.comparison-summary {

margin: 15px 0 10px 0;
border-radius: 3px;

} github_feeds .overall-summary.comparison-summary .numbers-summary li {

border-bottom: none;

} github_feeds .recently-touched-branches-wrapper {

margin: 15px 0;

} github_feeds .form-actions {

text-align: right;
padding-bottom: 5px;

} github_feeds .form-actions .cancel {

margin-top: 5px;
float: left;

} github_feeds .form-actions .button.cancel {

margin-top: 0;
margin-left: 2px;

} github_feeds .form-actions .minibutton.cancel {

margin-top: 0;

} github_feeds .form-actions .optional {

display: block;
padding-top: 8px;
float: left;
margin-right: 15px;

} github_feeds .form-actions .optional span.text {

padding: 0 3px;

} github_feeds .form-actions .optional input {

position: relative;
top: -1px;

} github_feeds .form-warning {

margin: 10px 0;
padding: 8px 10px;
border: 1px solid #E7E4C2;
font-size: 14px;
color: #333;
background: #ffffe2;
border-radius: 4px;

} github_feeds .form-warning p {

margin: 0;
line-height: 1.5;

} github_feeds .form-warning strong {

color: #000;

} github_feeds .form-warning a {

font-weight: bold;

} github_feeds .watch-button-container .watch-button, .watch-button-container.on .unwatch-button {

display: inline-block;

} github_feeds .watch-button-container.on .watch-button, .watch-button-container .unwatch-button {

display: none;

} github_feeds .watch-button-container.loading {

opacity: 0.5;

} github_feeds .starring-container .unstarred, .starring-container.on .starred {

display: inline-block;

} github_feeds .starring-container.on .unstarred, .starring-container .starred {

display: none;

} github_feeds .starring-container.loading {

opacity: 0.5;

} github_feeds .user-following-container .follow, .user-following-container.on .unfollow {

display: inline-block;

} github_feeds .user-following-container.on .follow, .user-following-container .unfollow {

display: none;

} github_feeds .user-following-container.loading {

opacity: 0.5;

} github_feeds .members .user-following-container {

float: right;

} github_feeds .featured-collection-carousel {

position: relative;

} github_feeds .featured-collection-carousel .carousel-wrapper {

width: 980px;
overflow: hidden;

} github_feeds .featured-collection-carousel .carousel-slides {

width: 10000px;
transition: margin 0.3s ease-in;
-webkit-transition: margin 0.3s ease-in 0;

} github_feeds .featured-collection-carousel .carousel-slide {

list-style-type: none;
float: left;
width: 980px;

} github_feeds .featured-collection-carousel .slide-left, .featured-collection-carousel .slide-right {

position: absolute;
top: 0;
bottom: 0;
width: 60px;
text-decoration: none;

} github_feeds .featured-collection-carousel .slide-left:hover .mega-octicon, .featured-collection-carousel .slide-right:hover .mega-octicon {

color: #333;

} github_feeds .featured-collection-carousel .slide-left .mega-octicon, .featured-collection-carousel .slide-right .mega-octicon {

width: 15px;
color: #CCC;
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -7px;

} github_feeds .featured-collection-carousel .slide-left.disabled .mega-octicon, .featured-collection-carousel .slide-right.disabled .mega-octicon {

color: #eee;

} github_feeds .featured-collection-carousel .slide-left {

left: -60px;

} github_feeds .featured-collection-carousel .slide-right {

right: -60px;

} github_feeds .chromed-list-browser {

position: relative;
margin-bottom: 8px;
float: left;
width: 100%}

github_feeds .chromed-list-browser .context-loader {

top: 39px;

} github_feeds .chromed-list-browser .none p, .chromed-list-browser .error p {

margin: 0;
padding: 30px 20px;
border-radius: 3px;
text-align: center;
font-size: 15px;
color: #999;
background: #f5f5f5;
-webkit-font-smoothing: antialiased;

} github_feeds .chromed-list-browser .none a, .chromed-list-browser .error a {

color: #4183c4;

} github_feeds .chromed-list-browser .actions {

background-color: #ecf0f1;
background-image: -moz-linear-gradient(#fff,  #ecf0f1);
background-image: -webkit-linear-gradient(#fff,  #ecf0f1);
background-image: linear-gradient(#fff,  #ecf0f1);
background-repeat: repeat-x;
margin: 0;
padding: .5em;
font-size: 11px;
overflow: hidden;

} github_feeds .chromed-list-browser .actions .buttons.deactivated .minibutton {

opacity: 0.5;

} github_feeds .chromed-list-browser .actions .buttons.activated .minibutton {

opacity: 1.0;

} github_feeds .chromed-list-browser .actions .buttons.activated .minibutton p.note {

display: none;

} github_feeds .chromed-list-browser .actions .buttons p.note {

margin: 0 0 0 5px;
display: inline-block;
font-size: 11px;
color: #9ca9a9;

} github_feeds .chromed-list-browser .pagination {

float: right;
margin: 7px;
font-weight: bold;

} github_feeds .chromed-list-browser .pagination a, .chromed-list-browser .pagination span {

padding: 4px;
font-size: 11px;
color: #4183C4;

} github_feeds .chromed-list-browser .pagination a:hover, .chromed-list-browser .pagination a:active, .chromed-list-browser .pagination span:hover, .chromed-list-browser .pagination span:active {

background: none;

} github_feeds .chromed-list-browser .pagination a.current, .chromed-list-browser .pagination a.current:hover, .chromed-list-browser .pagination span.current, .chromed-list-browser .pagination span.current:hover {

color: #333;
cursor: default;

} github_feeds .chromed-list-browser .pagination a.gap, .chromed-list-browser .pagination span.gap {

color: #ddd;

} github_feeds .chromed-list-browser .pagination a.disabled, .chromed-list-browser .pagination span.disabled {

display: none;

} github_feeds .chromed-list-browser .paging {

padding: 5px;
border-bottom: 1px solid #ddd;

} github_feeds .chromed-list-browser .button-pager {

display: block;
padding: 5px 0;
text-align: center;
font-size: 12px;
font-weight: bold;
text-shadow: 1px 1px 0 #fff;
text-decoration: none;
border: 1px solid #e4e9ef;
border-radius: 3px;
background-color: #eff3f6;
background-image: -moz-linear-gradient(#fdfdfe,  #eff3f6);
background-image: -webkit-linear-gradient(#fdfdfe,  #eff3f6);
background-image: linear-gradient(#fdfdfe,  #eff3f6);
background-repeat: repeat-x;

} github_feeds .chromed-list-browser .button-pager:hover {

border-color: #d9e1e8;
background-color: #dee8f1;
background-image: -moz-linear-gradient(#fafbfd,  #dee8f1);
background-image: -webkit-linear-gradient(#fafbfd,  #dee8f1);
background-image: linear-gradient(#fafbfd,  #dee8f1);
background-repeat: repeat-x;

} github_feeds .list-browser-item {

position: relative;
border-bottom: 1px solid #ddd;

} github_feeds .list-browser-item .list-browser-bottom-right-info {

position: absolute;
bottom: 3px;
right: 5px;

} github_feeds .list-browser-item.navigation-focus {

background: #f5f9fc !important;

} github_feeds .list-browser-filterbar {

font-family: "Helvetica Neue",  Helvetica,  Arial,  freesans;
border-radius: 5px 5px 0 0;
height: 31px;
background-color: #cacaca;
background-image: -moz-linear-gradient(#efefef,  #cacaca);
background-image: -webkit-linear-gradient(#efefef,  #cacaca);
background-image: linear-gradient(#efefef,  #cacaca);
background-repeat: repeat-x;
border-bottom: 1px solid #b4b4b4;

} github_feeds .list-browser-filterbar li {

list-style-type: none;
display: inline;

} github_feeds .list-browser-filterbar li:last-child .sort-type {

border-right: 0;
border-top-right-radius: 5px;

} github_feeds .list-browser-filter-tabs {

display: block;
float: left;
padding: 5px 5px 0;
overflow: hidden;

} github_feeds .list-browser-filter-tabs .filter-tab, .list-browser-filter-tabs.pjax-active .filter-tab.selected {

display: inline-block;
padding: 0 8px;
height: 24px;
line-height: 24px;
font-size: 12px;
font-weight: bold;
color: #888;
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
text-decoration: none;
border: 1px solid #ccc;
border-bottom: 0;
border-radius: 3px 3px 0 0;
background: rgba(255, 255, 255, 0.2);
cursor: pointer;

} github_feeds .list-browser-filter-tabs .filter-tab.selected, .list-browser-filter-tabs.pjax-active .filter-tab.pjax-active {

color: #333;
background: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
border-color: #B4B4B4;
border-bottom: 1px solid #fff;

} github_feeds .list-browser-sorts {

float: right;
margin: 0;

} github_feeds .list-browser-sorts .sort-type {

display: inline-block;
padding: 0 10px;
height: 30px;
line-height: 29px;
font-size: 10px;
color: #666;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

} github_feeds .list-browser-sorts .sort-type:hover {

text-decoration: underline;

} github_feeds .list-browser-sorts .asc .sort-type, .list-browser-sorts .desc .sort-type {

position: relative;
padding-left: 20px;
color: #333;
font-weight: bold;
background: rgba(255, 255, 255, 0.5);
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 0 1px;

} github_feeds .list-browser-sorts .asc .sort-type:before, .list-browser-sorts .desc .sort-type:before {

width: 0;
height: 0;
border: 4px solid #777;
border-color: #777 transparent transparent;
border-width: 4px 4px 0;
display: block;
content: "";
position: absolute;
left: 6px;
top: 50%;
margin-top: -2px;

} github_feeds .list-browser-sorts .asc .sort-type:before {

border-color: transparent transparent #777;
border-width: 0 4px 4px;

} github_feeds .list-browser-footer {

font-size: 11px;
font-weight: bold;
color: #777;
overflow: hidden;
min-height: 15px;
background: #f6f6f6;
border-radius: 0 0 5px 5px;

} github_feeds .list-browser-footer .footer-text {

display: inline-block;
margin: 10px;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);

} github_feeds .list-browser-footer .pagination {

margin: 5px;

} github_feeds .details-collapse .collapse {

display: none;
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
-webkit-transition: height 0.35s ease 0;

} github_feeds .details-collapse.open .collapse {

display: block;
height: auto;

} github_feeds .discussion-bubble {

margin: 20px 0;

} github_feeds .discussion-bubble .boxed-group {

margin: 0;

} github_feeds .discussion-bubble .discussion-bubble-avatar {

position: relative;
float: left;
border-radius: 3px;

} github_feeds .discussion-bubble .discussion-bubble-content {

position: relative;
margin-left: 60px;

} github_feeds .discussion-bubble .discussion-bubble-content:before {

content: "";
display: block;
height: 0;
width: 0;
border: 10px solid #EEE;
border-width: 10px 10px 10px 0;
border-color: rgba(238, 238, 238, 0) #eee rgba(238, 238, 238, 0) rgba(238, 238, 238, 0);
position: absolute;
left: -10px;
top: 15px;

} github_feeds .discussion-bubble .form-actions {

margin: 10px 0 0 60px;

} github_feeds .discussion-bubble-inner {

min-height: 32px;
border: 1px solid #CACACA;
background-color: #fff;

} github_feeds .comment.is-comment-editing .edit-comment-hide {

display: none;

} github_feeds .comment.is-comment-editing .form-content {

display: block;

} github_feeds .comment.is-comment-loading .context-loader {

display: block;

} github_feeds .comment.is-comment-loading .formatted-content, .comment.is-comment-loading .form-content {

opacity: 0.5;

} github_feeds .comment.is-comment-error .comment-form-error {

display: block;

} github_feeds .comment.is-comment-error .comment-content {

padding-top: 10px;

} github_feeds .comment.is-comment-stale .comment-form-stale {

display: block;

} github_feeds .comment.is-comment-stale .comment-content {

padding-top: 10px;

} github_feeds .comment.is-comment-stale .form-content {

opacity: 0.75;

} github_feeds .comment-body {

width: 100%;
padding: 15px;
font-size: 14px;
overflow: initial;

} github_feeds .comment-body .highlight {

background-color: transparent;
overflow: visible !important;

} github_feeds .form-content {

padding: 10px;
display: none;

} github_feeds .form-content .form-actions {

margin-top: 10px;

} github_feeds .comment-form-textarea {

width: 100%;
max-width: 100%;
height: 100px;
min-height: 100px;
margin: 0;
font-size: 14px;
line-height: 1.6;

} github_feeds .comment-form-textarea.dragover {

border: solid 1px #4183C4;

} github_feeds .comment .email-format {

line-height: 1.5;

} github_feeds .comment .context-loader {

display: none;

} github_feeds .comment .comment-cancel-button {

float: left;

} github_feeds .discussion-topic-header {

position: relative;
padding: 10px;
word-wrap: break-word;

} github_feeds .discussion-topic-header .discussion-topic-author {

color: #666;
font-size: 12px;

} github_feeds .discussion-topic-header .discussion-topic-author a {

font-weight: bold;
color: #666;

} github_feeds .discussion-topic-header .discussion-topic-title {

border-bottom: none;
margin: 0;
padding-right: 50px;

} github_feeds .discussion-topic-header .comment-topic-actions {

position: absolute;
top: 10px;
right: 10px;
list-style-type: none;

} github_feeds .discussion-hidden {

opacity: 0.75;

} github_feeds .discussion-versions-info {

padding: 10px;
color: #666;
font-size: 11px;

} github_feeds .discussion-versions-info a {

font-weight: bold;
color: #666666;

} github_feeds .discusion-topic-infobar {

width: 100%;
height: 47px;
padding: 10px 10px 4px;
border: 1px solid #e5e5e5;
border-width: 1px 0;
background: #f5f5f5;

} github_feeds .discusion-topic-infobar .progress-bar {

display: inline-block;
vertical-align: middle;
margin-left: 5px;

} github_feeds .comment-form-error, .comment-form-stale {

display: none;
margin: 0 10px;
padding: 5px 10px;
font-weight: bold;
color: #900;
background-color: #FFEAEA;
border: 1px solid #E2A0A0;

} github_feeds .comment-form-error.comment-form-bottom, .comment-form-stale.comment-form-bottom {

margin-bottom: 10px;

} github_feeds .comment-form-stale {

margin-top: 0;

} github_feeds .email-format {

line-height: 1.5em !important;

} github_feeds .email-format div {

white-space: pre-wrap;

} github_feeds .email-format .email-hidden-reply {

display: none;
white-space: pre-wrap;

} github_feeds .email-format .email-quoted-reply, .email-format .email-signature-reply {

margin: 0 0 15px 0;
border-left: 4px solid #ddd;
padding: 0 15px;
color: #777;

} github_feeds .email-format .email-hidden-toggle a {

display: inline-block;
height: 12px;
padding: 0 9px;
border-radius: 1px;
background: #ddd;
vertical-align: middle;
color: #555;
line-height: 6px;
font-size: 12px;
font-weight: bold;
text-decoration: none;

} github_feeds .email-format .email-hidden-toggle a:hover {

background-color: #ccc;

} github_feeds .email-format .email-hidden-toggle a:active {

background-color: #4183C4;
color: #fff;

} github_feeds .comment-email-format div {

white-space: normal;

} github_feeds .comment-email-format .email-hidden-reply {

display: none;
white-space: normal;

} github_feeds .comment-email-format blockquote, .comment-email-format p {

margin: 0;

} github_feeds .inline-comments .line-comments {

padding: 10px;
font-family: Helvetica,  arial,  freesans,  clean,  sans-serif !important;

} github_feeds .inline-comments .line-comments .comment-content {

position: relative;

} github_feeds .inline-comments .line-comments .comment-content .suggester-container {

top: 10px;

} github_feeds .inline-comments .comment-count, .inline-comments .line-comments {

border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;

} github_feeds .inline-comments .comment-count {

padding-top: 20px;
padding-right: 8px;
text-align: right;
vertical-align: top;

} github_feeds .inline-comments:last-child .comment-count, .inline-comments:last-child .line-comments {

border-bottom: 0;

} github_feeds .inline-comments .comment-holder, .inline-comments .inline-comment-form {

max-width: 780px;

} github_feeds .inline-comments .ajaxindicator {

display: inline-block;
vertical-align: bottom;

} github_feeds .only-commit-comments .inline-comment {

display: none;

} github_feeds .file-comments {

padding: 5px;
font-family: Helvetica,  arial,  freesans,  clean,  sans-serif !important;
background: #fafafa;
border-top: 1px solid #ddd;

} github_feeds .commit-list em {

background-color: rgba(255, 255, 140, 0.5);
font-weight: bold;
padding: 2px 1px 0;
font-style: normal;
margin: 0 -1px;

} github_feeds .commit-list .gravatar {

float: left;
margin-left: -44px;
border-radius: 4px;

} github_feeds .commit-list .title {

padding: 0;
min-height: 24px;
font-weight: normal;
font-size: 18px;
line-height: 24px;
margin: 0 0 5px;

} github_feeds .commit-list .title a:visited {

color: #7C65C2;

} github_feeds .commit-list .description {

margin: 0 0 10px;
overflow: hidden;

} github_feeds .commit-list .description pre {

max-width: 525px;

} github_feeds .commit-list .created-at {

font-size: 11px;
font-weight: normal;
margin: 0px;

} github_feeds .commit-list .created-at a {

color: #999999;
font-weight: bold;

} github_feeds .commit-list .created-at a:visited {

color: #999999;

} github_feeds .commit-list .commit-meta {

font-size: 11px;
margin: 0;
list-style-type: none;
overflow: hidden;
color: #999999;

} github_feeds .commit-list .commit-meta>li {

float: left;
margin-right: 10px;

} github_feeds .commit-list .commit-meta a {

color: #333333;

} github_feeds .commit-list .commit-meta .octicon {

color: #838383;
vertical-align: middle;

} github_feeds .commit-list .commit-list-item {

border-bottom: 1px solid #f1f1f1;
padding: 0 0 20px 40px;
margin: 0 0 20px 0;
position: relative;

} github_feeds .commit-list .commit-list-item .commit-links {

position: absolute;
top: 2px;
right: 0px;
white-space: nowrap;

} github_feeds .commit-list .commit-list-item .gobutton {

float: left;
height: 22px;
padding: 0 7px;
line-height: 22px;
font-size: 11px;
color: #4e575b;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
background-color: #ddecf3;
background-image: -moz-linear-gradient(#eff6f9,  #ddecf3);
background-image: -webkit-linear-gradient(#eff6f9,  #ddecf3);
background-image: linear-gradient(#eff6f9,  #ddecf3);
background-repeat: repeat-x;
border: 1px solid #cedee5;
border-radius: 3px;

} github_feeds .commit-list .commit-list-item .gobutton:hover {

text-decoration: none;
border-color: #cedee5;
background-color: #eaf4f8;
background-image: -moz-linear-gradient(#fbfdfe,  #eaf4f8);
background-image: -webkit-linear-gradient(#fbfdfe,  #eaf4f8);
background-image: linear-gradient(#fbfdfe,  #eaf4f8);
background-repeat: repeat-x;

} github_feeds .commit-list .commit-list-item .gobutton>.sha, .commit-list .commit-list-item .gobutton:hover>.sha {

display: inline-block;
height: 22px;
margin-right: -3px;
font-size: 11px;
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;

} github_feeds .commit-list .commit-list-item .gobutton>.sha .octicon, .commit-list .commit-list-item .gobutton:hover>.sha .octicon {

position: relative;
top: 1px;
border-radius: 30px;
border: 1px solid #CFDEE5;
background-color: rgba(255, 255, 255, 0.5);
color: #91a6b1;
margin-left: 5px;
width: 16px;
text-align: center;

} github_feeds .commit-list .commit-list-item .browse-button {

float: right;
clear: left;
margin-top: 1px;
font-size: 11px;
font-weight: bold;
text-align: right;
color: #999;

} github_feeds .commit-list .commit-list-item .browse-button .octicon {

position: relative;
top: 1px;
margin-left: 2px;

} github_feeds .commit-list .commit-list-item .browse-button:hover {

color: #4183C4;
background-position: 100% -95px;

} github_feeds .commit-list .commit-list-item .browse-button:hover .octicon {

color: #4183C4;

} github_feeds .commit-toggle-line-notes {

margin-top: 5px;
font-weight: normal;

} github_feeds .commit-sha {

font-size: 90%;
font-weight: normal;
background-color: #f5f5f5;
padding: .2em .4em;
border: 1px solid #eee;
border-radius: .2em;

} github_feeds .git-notes {

margin-top: 20px;
margin-bottom: 20px;

} github_feeds .git-notes-help {

margin-top: -3px;
margin-right: -3px;
padding: 3px;
color: #999;
text-decoration: none;

} github_feeds .git-notes-content {

padding: 15px;
background-color: #ffd;
border: 1px solid #eaead6;
border-radius: 3px;

} github_feeds .git-notes-content pre {

font-size: 13px;
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;
line-height: 1.5;
white-space: pre-wrap;

} github_feeds .form-actions .tip {

float: left;
width: 376px;
padding: 5px;
margin: 0 0 10px;
font-size: 12px;
color: #333;
text-align: left;
background-color: #fafbd2;
border: 1px solid #e8eac0;
border-right-color: #f5f7ce;
border-bottom-color: #f5f7ce;
border-radius: 4px;

} github_feeds .form-actions .tip img {

float: left;
margin-right: 10px;
border: 1px solid #ccc;

} github_feeds .form-actions .tip p {

margin: 2px 0;

} github_feeds .commit .commit-title, .commit .commit-title a {

color: #4e575b;

} github_feeds .commit .commit-title.blank, .commit .commit-title.blank a {

color: #9cabb1;

} github_feeds .commit .commit-title .issue-link {

color: #4183C4;
font-weight: bold;

} github_feeds .commit .commit-title .commit-link {

color: #4183C4;
font-weight: normal;

} github_feeds .commit .commit-desc pre {

max-width: 700px;
white-space: pre-wrap;
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;
font-size: 13px;
color: #596063;
margin: 10px 0;

} github_feeds .commit .sha-block, .commit .sha {

font-size: 11px;
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;

} github_feeds .commit .commit-desc {

display: none;

} github_feeds .commit.open .commit-desc {

display: block;

} github_feeds .commit-tease {

padding: 8px 8px 0;
background: #e6f1f6;
border: 1px solid #b7c7cf;
border-bottom-color: #d8e6ec;
border-top-right-radius: 2px;
border-top-left-radius: 2px;

} github_feeds .commit-tease .comment-count {

float: right;
margin-top: 1px;
color: #7f9199;
font-size: 11px;

} github_feeds .commit-tease .comment-count .octicon {

vertical-align: middle;
margin-left: 5px;

} github_feeds .commit-tease p.commit-title {

margin: 0 0 6px 0;

} github_feeds .commit-tease .commit-desc {

margin: -3px 0 10px 0;

} github_feeds .commit-tease .commit-desc pre {

font-size: 11px;

} github_feeds .commit-tease .commit-meta {

margin-left: -8px;
margin-right: -8px;
padding: 8px;
background: #fff;
border-top: 1px solid #d8e6ec;

} github_feeds .commit-tease .commit-meta .loader-loading {

margin: 0 0 -9px;

} github_feeds .commit-tease .zeroclipboard-link {

float: right;
margin-left: 5px;
margin-top: -2px;

} github_feeds .commit-tease .sha-block {

float: right;
color: #888;

} github_feeds .commit-tease .sha-block>.sha {

color: #444;

} github_feeds .commit-tease .sha-block>a {

color: #444;
text-decoration: none;

} github_feeds .commit-tease .authorship {

margin: -2px 0 -4px -4px;
font-size: 12px;
color: #999;

} github_feeds .commit-tease .authorship a {

color: #444;
text-decoration: none;
font-weight: bold;

} github_feeds .commit-tease .authorship a:hover {

text-decoration: underline;

} github_feeds .commit-tease .authorship .gravatar {

margin: -2px 3px 0 0;
vertical-align: middle;
border-radius: 3px;

} github_feeds .commit-tease .authorship .author-name {

color: #444;

} github_feeds .commit-tease .authorship .committer {

display: block;
margin-left: 30px;
font-size: 11px;

} github_feeds p.history-link {

float: right;
margin: 4px 0 0 20px;
font-weight: bold;
font-size: 16px;

} github_feeds h3.commit-group-heading {

margin: 15px 0 0 0;
padding: 5px 8px;
font-size: 13px;
color: #3a505b;
text-shadow: 0 1px white;
background: #e6f1f6;
border: 1px solid #c5d5dd;
border-top-right-radius: 4px;
border-top-left-radius: 4px;

} github_feeds .commit-group {

list-style-type: none;
margin: 0 0 15px 0;
background: #f7fbfc;
border: 1px solid #c5d5dd;
border-top: none;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

} github_feeds .commit-group-item {

position: relative;
padding: 8px 8px 8px 52px;
border-top: 1px solid #e2eaee;

} github_feeds .commit-group-item:first-child {

border-top: none;

} github_feeds .commit-group-item:last-child {

border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

} github_feeds .commit-group-item:nth-child(2n+1) {

background: #fff;

} github_feeds .commit-group-item.navigation-focus {

background: #fcfce2;

} github_feeds .commit-group-item .gravatar {

float: left;
margin-left: -44px;
border-radius: 4px;

} github_feeds .commit-group-item .commit-title {

margin: 1px 0 1px 0;
font-size: 14px;
font-weight: bold;
color: #333;

} github_feeds .commit-group-item .commit-title a {

color: #333;

} github_feeds .commit-group-item .commit-desc pre {

margin-top: 5px;
margin-bottom: 10px;
font-size: 12px;
color: #596063;
border-left: 1px solid #e5e5e5;
padding-left: 8px;

} github_feeds .commit-group-item .authorship {

font-size: 12px;
color: #888;

} github_feeds .commit-group-item .authorship a {

color: #444;

} github_feeds .commit-group-item .authorship .author-name {

color: #444;

} github_feeds .commit-group-item .authorship .committer {

display: block;
font-size: 11px;

} github_feeds .commit-group-item .commit-links {

position: absolute;
top: 7px;
right: 8px;
white-space: nowrap;

} github_feeds .commit-group-item .zeroclipboard-button {

visibility: hidden;
float: left;
margin-right: 7px;

} github_feeds .commit-group-item:hover .zeroclipboard-button, .zeroclipboard-button.zeroclipboard-is-hover, .zeroclipboard-button.zeroclipboard-is-active {

visibility: visible;

} github_feeds .commit-group-item .gobutton {

float: left;
padding: 0 10px;
line-height: 24px;
color: #4e575b;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
background-color: #ddecf3;
background-image: -moz-linear-gradient(#eff6f9,  #ddecf3);
background-image: -webkit-linear-gradient(#eff6f9,  #ddecf3);
background-image: linear-gradient(#eff6f9,  #ddecf3);
background-repeat: repeat-x;
border: 1px solid #cedee5;
border-radius: 3px;

} github_feeds .commit-group-item.navigation-focus .gobutton {

color: #5a5b4e;

} github_feeds .commit-group-item:nth-child(2n+1) .gobutton {

border-color: #d5dcdf;
background-color: #e3eaed;
background-image: -moz-linear-gradient(#f2f5f6,  #e3eaed);
background-image: -webkit-linear-gradient(#f2f5f6,  #e3eaed);
background-image: linear-gradient(#f2f5f6,  #e3eaed);
background-repeat: repeat-x;

} github_feeds .commit-group-item.navigation-focus .gobutton {

border-color: #e7e86d;
background-color: #f3f494;
background-image: -moz-linear-gradient(#f9fac9,  #f3f494);
background-image: -webkit-linear-gradient(#f9fac9,  #f3f494);
background-image: linear-gradient(#f9fac9,  #f3f494);
background-repeat: repeat-x;

} github_feeds .commit-group-item .gobutton:hover {

text-decoration: none;
border-color: #cedee5;
background-color: #eaf4f8;
background-image: -moz-linear-gradient(#fbfdfe,  #eaf4f8);
background-image: -webkit-linear-gradient(#fbfdfe,  #eaf4f8);
background-image: linear-gradient(#fbfdfe,  #eaf4f8);
background-repeat: repeat-x;

} github_feeds .commit-group-item .gobutton>.sha, .commit-group-item.navigation-focus .gobutton:hover>.sha {

display: inline-block;
height: 22px;
margin-right: -3px;

} github_feeds .commit-group-item .gobutton>.sha .octicon, .commit-group-item.navigation-focus .gobutton:hover>.sha .octicon {

position: relative;
top: 1px;
border-radius: 30px;
border: 1px solid #CFDEE5;
background-color: rgba(255, 255, 255, 0.5);
color: #91a6b1;
margin-left: 5px;
width: 16px;
text-align: center;

} github_feeds .commit-group-item.navigation-focus .gobutton>.sha .octicon {

border: 1px solid #E7E86D;
color: #c3c45c;

} github_feeds .commit-group-item .gobutton.with-comments {

padding-left: 5px;

} github_feeds .commit-group-item .gobutton.with-comments .sha, .commit-group-item.navigation-focus .gobutton.with-comments:hover .sha {

padding-left: 8px;
border-left: 1px solid #cfdee5;

} github_feeds .commit-group-item.navigation-focus .gobutton.with-comments .sha {

border-left-color: #e1e29e;

} github_feeds .commit-group-item .gobutton .comment-count, .commit-group-item.navigation-focus .gobutton:hover .comment-count {

float: left;
height: 22px;
padding-right: 9px;
line-height: 24px;
font-weight: bold;
border-right: 1px solid #f6fafc;

} github_feeds .commit-group-item .gobutton .comment-count .octicon, .commit-group-item.navigation-focus .gobutton:hover .comment-count .octicon {

color: #91A6B1;

} github_feeds .commit-group-item.navigation-focus .gobutton .comment-count .octicon {

color: #C3C45C;

} github_feeds .commit-group-item .browse-button {

float: right;
clear: left;
margin-top: 1px;
font-size: 11px;
font-weight: bold;
text-align: right;
color: #999;

} github_feeds .commit-group-item .browse-button .octicon {

position: relative;
top: 1px;
margin-left: 2px;

} github_feeds .commit-group-item .browse-button:hover {

color: #4183C4;
background-position: 100% -95px;

} github_feeds .full-commit {

margin: 10px 0;
padding: 8px 8px 0;
background: #e6f1f6;
border: 1px solid #c5d5dd;
border-radius: 4px;

} github_feeds .full-commit .browse-button {

float: right;
margin: -3px -3px 0 0;
height: 26px;
padding: 0 10px;
line-height: 26px;
font-size: 13px;
font-weight: bold;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);
background-color: #ddecf3;
background-image: -moz-linear-gradient(#eff6f9,  #ddecf3);
background-image: -webkit-linear-gradient(#eff6f9,  #ddecf3);
background-image: linear-gradient(#eff6f9,  #ddecf3);
background-repeat: repeat-x;
border: 1px solid #cedee5;
border-radius: 3px;

} github_feeds .full-commit p.commit-title {

margin: 0 0 8px 0;
font-size: 18px;
font-weight: bold;
color: #213f4d;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);

} github_feeds .full-commit .commit-desc, .commit-desc-container .commit-desc {

display: block;
margin: -5px 0 10px 0;

} github_feeds .full-commit .commit-desc pre, .commit-desc-container .commit-desc pre {

max-width: 100%;
font-size: 14px;
text-shadow: 0 1px rgba(255, 255, 255, 0.5);

} github_feeds .full-commit .commit-branches {

color: #818c90;
font-size: 12px;
vertical-align: middle;
margin-top: -6px;
margin-bottom: 8px;

} github_feeds .full-commit .commit-branches .octicon {

vertical-align: middle;

} github_feeds .full-commit .commit-desc+.commit-branches {

border-top: solid 1px #d1e2eb;
margin-top: 2px;
padding-top: 8px;

} github_feeds .full-commit .branches-list {

display: inline-block;
list-style: none;
margin-right: 10px;
vertical-align: middle;

} github_feeds .full-commit .branches-list li {

padding-left: 3px;
display: inline-block;

} github_feeds .full-commit .branches-list li:before {

content: '+';
padding-right: 6px;

} github_feeds .full-commit .branches-list li:first-child {

color: #596063;
font-weight: bold;
padding-left: 0;

} github_feeds .full-commit .branches-list li:first-child:before {

content: '';
padding-right: 0;

} github_feeds .full-commit .branches-list li.loading {

color: #818c90;
font-weight: normal;

} github_feeds .full-commit .branches-list li.pull-request {

color: #818c90;
font-weight: normal;

} github_feeds .full-commit .branches-list li.pull-request:before {

content: "";
margin-left: -8px;

} github_feeds .full-commit .branches-list li a {

color: inherit;

} github_feeds .full-commit .tag-list {

display: inline-block;
list-style: none;
margin-right: 10px;
vertical-align: middle;

} github_feeds .full-commit .tag-list li {

padding-left: 3px;
display: inline-block;

} github_feeds .full-commit .tag-list li:first-child {

color: #596063;
font-weight: bold;
padding-left: 0;

} github_feeds .full-commit .tag-list li.loading {

color: #818c90;
font-weight: normal;

} github_feeds .full-commit .tag-list li.abbrev-tags {

cursor: pointer;

} github_feeds .full-commit .tag-list li a {

color: inherit;

} github_feeds .full-commit .tag-list li .hidden-text-expander a {

background-color: #dae5eb;

} github_feeds .full-commit .tag-list li .hidden-text-expander a:hover {

background-color: #d1dbe0;

} github_feeds .full-commit .commit-meta {

margin-left: -8px;
margin-right: -8px;
padding: 8px;
background: #fff;
border-top: 1px solid #d8e6ec;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

} github_feeds .full-commit .sha-block {

float: right;
margin-left: 15px;
color: #888;
font-size: 12px;

} github_feeds .full-commit.merge-commit .sha-block {

clear: right;

} github_feeds .full-commit.merge-commit .sha-block+.sha-block {

margin-top: 2px;

} github_feeds .full-commit .sha-block>.sha {

color: #444;

} github_feeds .full-commit .sha-block>a {

color: #444;
text-decoration: none;
border-bottom: 1px dotted #ccc;

} github_feeds .full-commit .sha-block>a:hover {

border-bottom: 1px solid #444;

} github_feeds .full-commit .authorship {

margin-top: -2px;
margin-left: -4px;
margin-bottom: -4px;
font-size: 14px;
color: #999;

} github_feeds .full-commit .authorship .gravatar {

margin-top: -2px;
margin-right: 3px;
vertical-align: middle;
border-radius: 3px;

} github_feeds .full-commit .authorship a {

color: #444;
text-decoration: none;
font-weight: bold;

} github_feeds .full-commit .authorship a:hover {

text-decoration: underline;

} github_feeds .full-commit .authorship .author-name {

color: #444;

} github_feeds .full-commit .authorship .hint a {

color: #4183c4;

} github_feeds .full-commit .authorship .committer {

display: block;
margin-top: -2px;
margin-left: 34px;
font-size: 12px;

} github_feeds .commit.file-history-tease {

margin: 10px 0;
padding: 9px 8px 0 8px;
font-size: 14px;
color: #7b878c;
background: #e7ecee;
border: 1px solid #d2d9dd;
border-radius: 4px;

} github_feeds .commit.file-history-tease .main-avatar {

margin-top: -4px;
vertical-align: middle;
border-radius: 3px;

} github_feeds .commit.file-history-tease .author a {

color: #000;
font-weight: bold;

} github_feeds .commit.file-history-tease .commit-title {

display: inline;

} github_feeds .commit.file-history-tease .sha {

font-size: 13px;

} github_feeds .commit.file-history-tease .loader-loading, .commit.file-history-tease .loader-error {

margin: 0;

} github_feeds .commit.file-history-tease .loader-loading img, .commit.file-history-tease .loader-error img {

vertical-align: middle;

} github_feeds .commit.file-history-tease .participation {

margin: 7px -8px 0;
padding: 0 8px;
line-height: 30px;
font-weight: normal;
font-size: 12px;
color: #666;
background: #fff;
border-top: 1px solid #d8e6ec;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;

} github_feeds .commit.file-history-tease .participation p.quickstat {

display: inline-block;
margin: 0 10px 0 0;

} github_feeds .commit.file-history-tease .participation a {

color: #888;
text-decoration: none;

} github_feeds .commit.file-history-tease .participation p.quickstat strong {

color: #000;

} github_feeds .commit.file-history-tease .participation .avatar {

position: relative;
display: inline-block;
height: 20px;
margin-right: 3px;
vertical-align: middle;

} github_feeds .commit.file-history-tease .participation .avatar img {

border-radius: 3px;

} github_feeds .commit-loader .loader-error {

display: none;
margin: 0;
color: #bd2c00;
font-weight: bold;
font-size: 12px;

} github_feeds .commit-loader.error .loader-loading {

display: none;

} github_feeds .commit-loader.error .loader-error {

display: block;

} github_feeds .historical-banner {

border: 1px solid #e5e5e5;
background: #fff;
color: #333;
margin-bottom: 20px;
overflow: hidden;
padding: 15px 20px 15px 130px;
box-shadow: none;
border-radius: 5px;

} github_feeds .historical-banner:hover {

border-color: #e5e5e5;

} github_feeds .historical-banner h2:last-child, .historical-banner p:last-child {

margin-bottom: 0;

} github_feeds .historical-banner h2 {

margin: 0 0 5px;

} github_feeds .historical-banner p {

margin: 0 0 10px;

} github_feeds .historical-banner .illustration {

color: rgba(0, 0, 0, 0.1);
position: absolute;
top: 12px;
left: 20px;

} github_feeds .roses-divider {

margin-bottom: 20px;
text-align: center;

} github_feeds .commit-ref {

position: relative;
height: 20px;
display: inline-block;
padding: 0 5px;
border-radius: 3px;
font: 10px/20px Monaco,  "Liberation Mono",  Courier,  monospace;
color: #336479;
white-space: nowrap;
vertical-align: middle;
background-color: #e8f0f8;
box-shadow: inset 0 -1px 0 #cbd2d9;

} github_feeds .commit-ref .user {

color: #598a9f;

} github_feeds a.commit-ref:hover {

text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
background-color: #2a5177;
background-image: -moz-linear-gradient(#74a4d4,  #2a5177);
background-image: -webkit-linear-gradient(#74a4d4,  #2a5177);
background-image: linear-gradient(#74a4d4,  #2a5177);
background-repeat: repeat-x;
border-color: #2a5177;
text-decoration: none;

} github_feeds .compare-range {

margin-top: -15px;
float: right;

} github_feeds .compare-range em {

padding: 0 4px;
font-style: normal;
color: #666;

} github_feeds .compare-range .switch {

display: inline-block;
width: 16px;
height: 16px;
text-indent: -9999px;
background: url("/images/modules/compare/switch_icon.png?9d0a871e") 0 0 no-repeat;

} github_feeds .compare-range .minibutton {

margin-right: 15px;

} github_feeds .compare-cutoff, .diff-cutoff {

margin: 5px 0;
padding: 8px 0;
font-weight: bold;
color: #000;
text-align: center;
background: #FCFFDA;
border: 1px solid #e5e2c8;
border-radius: 3px;

} github_feeds toc {

padding: 0;
margin: 15px 0;

} github_feeds toc li {

border-bottom: 1px solid #ddd;
list-style-type: none;
padding: 5px 0;

} github_feeds toc li:last-child {

border: none;

} github_feeds toc .content {

font: 12px Monaco,  "Liberation Mono",  Courier,  monospace;
clear: both;

} github_feeds toc p.explain {

margin: 0;

} github_feeds toc .octicon-diff-removed {

color: #bd2c00;

} github_feeds toc .octicon-diff-renamed {

color: #677a85;

} github_feeds toc .octicon-diff-modified {

color: #d0b44c;

} github_feeds toc .octicon-diff-added {

color: #6cc644;

} github_feeds toc .show-diff-stats, toc.open .hide-diff-stats {

display: block;

} github_feeds toc .hide-diff-stats, toc.open .show-diff-stats {

display: none;

} github_feeds toc .diffstat {

float: right;

} github_feeds span.diffstat {

white-space: nowrap;
text-align: right;
font-family: Helvetica,  arial,  freesans,  clean,  sans-serif;
color: #666;
font-weight: bold;
font-size: 11px;
cursor: default;

} github_feeds span.diffstat a {

text-decoration: none;
color: #666;

} github_feeds span.diffstat .diffstat-bar {

margin-left: 3px;
display: inline-block;
height: 12px;
text-decoration: none;
text-align: left;
color: #eee;
font: normal normal 16px "octicons";
line-height: 1;
display: inline-block;
text-decoration: none;
-webkit-font-smoothing: antialiased;
font-size: 16px;
letter-spacing: 1px;

} github_feeds span.diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus {

color: #bd2c00;
font-style: normal;

} github_feeds span.diffstat .diffstat-bar.diff-added, span.diffstat .diffstat-bar i.plus {

color: #6cc644;
font-style: normal;

} github_feeds span.diffstat .lines-added, span.diffstat .lines-deleted {

display: inline-block;
margin-left: 3px;
font-weight: bold;

} github_feeds span.diffstat .lines-added .diffstat-icon, span.diffstat .lines-deleted .diffstat-icon {

vertical-align: 1px;

} github_feeds span.diffstat .lines-added {

color: #55a532;

} github_feeds span.diffstat .lines-deleted {

color: #bd2c00;

} github_feeds span.no-nl-marker {

position: relative;
top: 2px;
color: #bd2c00;
margin-left: 4px;

} github_feeds .symlink .no-nl-marker {

display: none;

} github_feeds .existing-pull {

margin: 10px 0;

} github_feeds .existing-pull .list-group-item:before, .existing-pull .list-group-item:after {

content: " ";
display: table;

} github_feeds .existing-pull .list-group-item:after {

clear: both;

} github_feeds .existing-pull .existing-pull-contents {

float: left;
width: 680px;

} github_feeds .existing-pull .existing-pull-button {

float: right;
margin-top: 3px;

} github_feeds .existing-pull .existing-pull-number {

font-weight: normal;
color: #aaa;

} github_feeds .bubble-wrap {

margin-top: 15px;
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 4px;

} github_feeds .bubble-wrap:before, .bubble-wrap:after {

content: " ";
display: table;

} github_feeds .bubble-wrap:after {

clear: both;

} github_feeds .contributing {

margin: 20px 0 15px;
color: #666;

} github_feeds .pull-request-composer {

position: relative;

} github_feeds .pull-request-composer .discussion-topic {

width: 740px;
border-right: 1px solid #ddd;

} github_feeds .pull-request-composer .composer-meta {

position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 178px;
padding: 0 10px;
text-align: center;

} github_feeds .pull-request-composer .composer-meta .composer-submit {

position: absolute;
right: 10px;
bottom: 10px;
left: 10px;
width: 158px;

} github_feeds .pull-request-composer .composer-meta .branch-action-icon {

float: none;
display: inline-block;
margin: 15px 0;

} github_feeds .pull-request-composer .composer-meta .merge-branch-heading {

font-size: 14px;

} github_feeds .pull-request-composer .composer-meta .merge-branch-description {

margin: 10px 0;
font-size: 12px;

} github_feeds .pull-request-composer .composer-meta .branch-action-state-clean .merge-branch-heading {

color: #6cc644;

} github_feeds .pull-request-composer .preview-content {

min-height: 120px;

} github_feeds contact-github textarea {

height: 100px;

} github_feeds .heartocat {

display: block;
margin: 0 auto;

} github_feeds .documentation-results-wrapper {

position: relative;
top: -19px;

} github_feeds .documentation-results {

position: absolute;
top: 0;
z-index: 2;
width: 400px;
margin-top: 5px;
clear: both;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);

} github_feeds .documentation-results ul {

width: 100%}

github_feeds .documentation-results ul li:first-child a {

border-top-left-radius: 3px;
border-top-right-radius: 3px;

} github_feeds .documentation-results .documentation-results-footer a {

border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;

} github_feeds .documentation-results a {

outline: none;
padding: 5px 10px;
display: block;
color: #333;
font-weight: bold;
cursor: pointer;
text-decoration: none;
border: solid #ddd;
border-width: 0 1px 1px 1px;
background-color: #fff;

} github_feeds .documentation-results a:hover {

background-color: #3586c3;
color: #fff;

} github_feeds .documentation-results a.selected {

background-color: #3586c3;
color: #fff;

} github_feeds ul.documentation-results-group {

list-style-type: none;

} github_feeds .contact-form-extras {

display: none;

} github_feeds .context-loader-container .context-loader {

display: none;

} github_feeds .context-loader-container .context-loader-overlay {

opacity: 1;
transition: opacity 0.2s ease-in;
-webkit-transition: opacity 0.2s ease-in 0;

} github_feeds .context-loader-container .context-loader.is-context-loading {

display: block;
white-space: nowrap;

} github_feeds .context-loader-container .context-loader-overlay.is-context-loading {

opacity: 0.5;

} github_feeds .page-context-loader {

margin-left: 10px;
display: none;

} github_feeds .page-context-loader.is-context-loading {

display: inline-block;

} github_feeds body.disables-context-loader .page-context-loader, body.disables-context-loader .context-loader {

display: none !important;

} github_feeds .contributions-tab {

margin-top: 20px;

} github_feeds .popular-repos .single-column .repo-description {

max-width: 610px;

} github_feeds .capped-box {

margin-bottom: 20px;
background-color: #fff;
border-radius: 3px;
border: 1px solid #ddd;

} github_feeds .capped-box>h3, .capped-box header>h3 {

margin: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: 1px solid #ddd;
padding: 10px;
line-height: 100%;
background: #f7f7f7;

} github_feeds .capped-box>h3:after, .capped-box header>h3:after {

content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;

} github_feeds .capped-box>h3 .octicon, .capped-box header>h3 .octicon {

float: right;

} github_feeds .period-filter {

position: relative;

} github_feeds .period-filter h2 {

display: inline-block;
margin: 0;
padding: 0;

} github_feeds .period-filter .select-menu {

float: right;

} github_feeds .user-lang {

padding: 10px;
border-bottom: 1px solid #ddd;

} github_feeds .user-lang:before, .user-lang:after {

content: " ";
display: table;

} github_feeds .user-lang:after {

clear: both;

} github_feeds .user-lang .repository-lang-stats {

float: none;
width: auto;
padding-bottom: 0;
opacity: 1;

} github_feeds .user-lang .repository-lang-stats-graph {

height: 12px;
margin-bottom: 10px;

} github_feeds .user-lang .repository-lang-stats-graph span {

height: 10px;
border-bottom: 2px solid rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);

} github_feeds .user-lang ol.list-tip {

left: 40%}

github_feeds .calendar-graph {

height: 123px;
text-align: center;
padding: 5px 0 3px 0;

} github_feeds .calendar-graph.days-selected rect.day {

opacity: 0.5;

} github_feeds .calendar-graph.days-selected rect.day.active {

opacity: 1;

} github_feeds .calendar-graph .activity {

margin-top: 0;

} github_feeds .calendar-graph .dots {

margin: 20px auto 0 auto;
width: 64px;
height: 64px;

} github_feeds .calendar-graph text.month {

font-size: 10px;
fill: #aaa;

} github_feeds .calendar-graph text.wday {

fill: #ccc;
font-size: 9px;

} github_feeds contributions-calendar:before, contributions-calendar:after {

content: " ";
display: table;

} github_feeds contributions-calendar:after {

clear: both;

} github_feeds contributions-calendar rect.day {

shape-rendering: crispedges;

} github_feeds contributions-calendar rect.day:hover {

stroke: #555;
stroke-width: 1px;

} github_feeds contributions-calendar rect.day.empty:hover {

stroke: none;

} github_feeds contributions-calendar .contrib-details {

clear: right;

} github_feeds contributions-calendar .contrib-details div {

padding: 10px 0 0 0;
text-align: center;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
color: #999;

} github_feeds contributions-calendar .contrib-details div .lbl {

display: block;
font-weight: bold;
padding: 10px 0;
color: #777;
border-top: 1px solid #f7f7f7;
margin-top: 10px;
font-size: 11px;

} github_feeds contributions-calendar .contrib-details div .num {

font-weight: bold;
font-size: 16px;
display: block;
color: #333;

} github_feeds contributions-calendar .contrib-details div:first-child {

border-left: none;

} github_feeds .contrib-footer {

padding: 0px 10px 10px 10px;

} github_feeds .contrib-footer .contrib-info {

font-size: 11px;
color: #999;
float: left;

} github_feeds .contrib-footer .contrib-info .octicon {

margin-right: 5px;
color: #999;

} github_feeds .contrib-legend {

font-size: 11px;
color: #777;
font-weight: bold;
float: right;

} github_feeds .contrib-legend span {

font-weight: normal;
color: #999;

} github_feeds .contrib-legend ul.legend {

display: inline-block;
list-style: none;
margin: 0 5px;

} github_feeds .contrib-legend ul.legend li {

display: inline-block;
width: 10px;
height: 10px;

} github_feeds contribution-activity .blankslate {

margin-top: 20px;

} github_feeds contribution-activity .dots:not(.hidden) {

margin: 20px auto 0 auto;
width: 64px;
height: 64px;
display: block;

} github_feeds ul.simple-conversation-list a.meta {

color: #777;

} github_feeds li.contribution {

list-style: none;
padding: 10px 0;

} github_feeds li.contribution:last-child {

border-bottom: none;

} github_feeds li.contribution h3 {

font-size: 14px;
display: inline-block;
margin: 0;

} github_feeds li.contribution h3 a {

color: #4183C4;

} github_feeds li.contribution .cmeta {

display: block;
font-size: 12px;
color: #aaa;
font-weight: normal;

} github_feeds li.contribution .cmeta a {

color: #666;

} github_feeds li.contribution .cmt {

color: #999;

} github_feeds li.contribution .d {

color: #c00;

} github_feeds li.contribution .a {

color: #8cac29;

} github_feeds li.contribution .num {

color: #777;

} github_feeds .contribution-status {

float: right;
font-size: 12px;
margin-top: 10px;

} github_feeds .commits-summary-list h3 {

margin: 0;

} github_feeds .contribution-pulls-list .contribution {

padding-left: 90px;

} github_feeds .contribution-pulls-list .state {

float: left;
clear: none;
margin-left: -90px;

} github_feeds .contribution-pulls-list .contribution-pull-info {

margin-bottom: 3px;

} github_feeds .contribution-pulls-list .contribution-pull-info .title {

font-size: 14px;

} github_feeds p.tip {

margin: 0;
display: inline-block;
font-size: 13px;
color: #999;

} github_feeds p.tip strong.protip {

font-weight: normal;
color: #000;

} github_feeds .bootcamp {

margin: 0 0 20px 0;

} github_feeds .bootcamp h1 {

color: #fff;
font-size: 16px;
font-weight: bold;
background-color: #405a6a;
background-image: -moz-linear-gradient(#829aa8,  #405a6a);
background-image: -webkit-linear-gradient(#829aa8,  #405a6a);
background-image: linear-gradient(#829aa8,  #405a6a);
background-repeat: repeat-x;
border: 1px solid #677c89;
border-bottom-color: #6b808d;
border-radius: 5px 5px 0 0;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
margin: 0;
padding: 8px 10px;
position: relative;

} github_feeds .bootcamp h1 a {

color: #fff;
text-decoration: none;

} github_feeds .bootcamp h1 span {

color: #e9f1f4;
font-size: 70%;
font-weight: normal;
text-shadow: none;

} github_feeds .bootcamp .octicon-remove-close {

font-size: 16px;
line-height: 16px;

} github_feeds .bootcamp .dismiss-bootcamp {

display: block;
width: 16px;
height: 16px;
background-repeat: no-repeat;
background-position: 0px 0px;
position: absolute;
right: 9px;
top: 9px;

} github_feeds .bootcamp .dismiss-bootcamp:hover {

background-position: 0px -19px;

} github_feeds .bootcamp .bootcamp-body {

padding: 10px 1%;
background-color: #e9f1f4;
overflow: hidden;
border-style: solid;
border-width: 1px 1px 2px;
border-color: #e9f1f4 #d8dee2 #d8dee2;
border-radius: 0 0 5px 5px;

} github_feeds .bootcampo ul {

list-style-type: none;
position: relative;

} github_feeds .bootcamp ul li {

color: #666666;
font-size: 13px;
font-weight: normal;
background-color: #f5f3b4;
background-image: -moz-linear-gradient(#fffff5,  #f5f3b4);
background-image: -webkit-linear-gradient(#fffff5,  #f5f3b4);
background-image: linear-gradient(#fffff5,  #f5f3b4);
background-repeat: repeat-x;
border: 1px solid #dfddb5;
border-radius: 5px 5px 5px 5px;
display: block;
width: 24.25%;
height: 215px;
float: left;
position: relative;
overflow: hidden;
box-shadow: 0px 1px 0px #fff;
margin: 0 1% 0 0;

} github_feeds .bootcamp ul li.be-social {

margin-right: 0;

} github_feeds .bootcamp ul li:hover {

background-color: #f1eea3;
background-image: -moz-linear-gradient(#fcfce9,  #f1eea3);
background-image: -webkit-linear-gradient(#fcfce9,  #f1eea3);
background-image: linear-gradient(#fcfce9,  #f1eea3);
background-repeat: repeat-x;
border: 1px solid #d6d4ad;

} github_feeds .bootcamp ul li a {

color: #666666;
text-decoration: none;

} github_feeds .bootcamp .image {

display: block;
position: relative;
height: 133px;
border-bottom: 1px solid #f1efaf;
background-repeat: no-repeat;
background-position: center center;

} github_feeds .bootcamp .setup .image {

background-image: url("/images/modules/dashboard/bootcamp/octocat_setup.png?152282f8");
background-size: 129px 96px;

} github_feeds .bootcamp .create-a-repo .image {

background-image: url("/images/modules/dashboard/bootcamp/octocat_repo.png?5030da7e");
background-size: 129px 96px;

} github_feeds .bootcamp .fork-a-repo .image {

background-image: url("/images/modules/dashboard/bootcamp/octocat_fork.png?234c0c6a");
background-size: 178px 96px;

} github_feeds .bootcamp .be-social .image {

background-image: url("/images/modules/dashboard/bootcamp/octocat_collabocats.png?afad2a34");
background-size: 207px 96px;

} github_feeds .bootcamp ul li:hover .image {

border-bottom: 1px solid #f1eea3;

} github_feeds .bootcamp .desc {

padding: 15px;
display: block;
overflow: hidden;
border-top: 1px solid #fff;
background-repeat: no-repeat;
position: relative;
z-index: 2;

} github_feeds .bootcamp ul li:hover .desc {

border-top: 1px solid #fcfce9;

} github_feeds .bootcamp .desc h2 {

margin: 0px;
padding: 0px;
font-size: 15px;
color: #393939;

} github_feeds .bootcamp .desc p {

margin: 0px;
padding: 0px;
line-height: 1.2em;

} github_feeds .bootcamp .step-number {

background-repeat: no-repeat;
display: block;
width: 60px;
height: 120px;
position: absolute;
right: 0px;
bottom: 0px;
z-index: 0;
font-size: 120px;
color: #e4e1a8;
font-weight: bold;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
opacity: .75;

} github_feeds .box-header .new-repo {

float: right;
margin-top: 4px;
margin-right: 4px;
font-size: 11px;

} github_feeds .box-header .new-repo .octicon {

margin-right: 3px;

} github_feeds .dashboard-sidebar .repo-list .repo-description {

display: none;

} github_feeds .user-repos .repo-list-item .repo-and-owner {

max-width: 290px;

} github_feeds .user-repos .repo-list-item .owner {

max-width: 145px;

} github_feeds dashboard .notice {

margin-top: 0;
margin-bottom: 0;
padding: 15px;
text-align: center;

} github_feeds example_octofication {

float: right;
margin: 0;
width: 335px;

} github_feeds .octofication {

margin-bottom: 15px;

} github_feeds .octofication .message {

padding: 10px 10px 10px 50px;
border: solid 1px #4183c4;
border-radius: 4px;
min-height: 56px;

} github_feeds .octofication .broadcast-icon {

float: left;
margin-left: -40px;
color: #4183c4;
position: relative;

} github_feeds .octofication .broadcast-icon-mask {

opacity: 0;
width: 10px;
height: 16px;
background-color: #fff;
position: absolute;
top: 0;

} github_feeds .octofication .broadcast-icon-mask.left {

left: 0;

} github_feeds .octofication .broadcast-icon-mask.right {

right: 0;

} github_feeds .octofication .notice-dismiss {

float: right;
color: #bbb;
position: relative;
top: -2px;

} github_feeds .octofication .notice-dismiss:hover {

color: #666;

} github_feeds .octofication .message h3 {

margin: 1px 20px 3px 0;
font-size: 14px;
line-height: 1.2;

} github_feeds .octofication .message p {

font-size: 12px;
color: #555;
padding: 0;
margin: 0;

} github_feeds .octofication .message p+p {

margin-top: 15px;

} github_feeds .octofication-more {

font-size: 11px;
text-align: right;
margin: 5px 0;

} github_feeds 30% {

opacity: 1;

} github_feeds 70% {

opacity: 1;

} github_feeds 100% {

opacity: 0;

} github_feeds 30% {

opacity: 1;

} github_feeds 70% {

opacity: 1;

} github_feeds 100% {

opacity: 0;

} github_feeds .github-jobs-promotion {

margin-bottom: 15px;

} github_feeds .github-jobs-promotion p {

position: relative;
padding: 10px 18px;
font-size: 12px;
text-align: center;
color: #1b3650;
border: 1px solid #cee0e7;
border-radius: 4px;
background-color: #e4f0ff;
background-image: -moz-linear-gradient(#f5fbff,  #e4f0ff);
background-image: -webkit-linear-gradient(#f5fbff,  #e4f0ff);
background-image: linear-gradient(#f5fbff,  #e4f0ff);
background-repeat: repeat-x;

} github_feeds .github-jobs-promotion p a {

color: #1b3650;

} github_feeds .github-jobs-promotion a.jobs-logo {

display: block;
text-align: center;
font-size: 11px;
color: #999;

} github_feeds .github-jobs-promotion a.jobs-logo:hover {

text-decoration: none;

} github_feeds .github-jobs-promotion a.jobs-logo strong {

display: inline-block;
width: 62px;
height: 12px;
text-indent: -9999px;
background: url("/images/modules/jobs/logo.png?cb9d6702") 0 0 no-repeat;
background-size: 62px auto;
vertical-align: middle;

} github_feeds .github-jobs-promotion .job-location {

white-space: nowrap;

} github_feeds .github-jobs-promotion a.octicon-info {

position: absolute;
bottom: 5px;
right: 5px;
text-decoration: none;
cursor: pointer;
color: #a9b8be;
opacity: .8;

} github_feeds .github-jobs-promotion p:hover .octicon-info {

opacity: 1.0;

} github_feeds dashboard:before, dashboard:after {

content: " ";
display: table;

} github_feeds dashboard:after {

clear: both;

} github_feeds dashboard h1 {

font-size: 160%;
margin-bottom: .5em;

} github_feeds dashboard h1 a {

font-size: 70%;
font-weight: normal;

} github_feeds .dashboard-sidebar {

float: right;
width: 335px;

} github_feeds .dashboard-sidebar .capped-box {

margin-bottom: 0;

} github_feeds .dashboard-sidebar .repos-contributions .css-truncate-target {

max-width: 220px;

} github_feeds.news .release {

margin-top: 0;
margin-bottom: 0;

} github_feeds.news-full, .page-profile .news {

float: none;
width: auto;

} github_feeds.news blockquote {

color: #666;

} github_feeds.news h1 {

margin-bottom: 0;

} github_feeds .filter, .feed_filter {

border-bottom: 1px solid #AAAAAA;
padding-bottom: .25em;
margin-bottom: 1em;

} github_feeds .filter li, .feed_filter li {

clear: none;
display: inline;

} github_feeds.news .alert {

padding: 0 0 1em 45px;
overflow: hidden;
position: relative;
border-top: 1px solid #f1f1f1;

} github_feeds.news .alert .commits {

padding-left: 40px;

} github_feeds.news .alert .css-truncate.css-truncate-target, .news .alert .css-truncate .css-truncate-target {

max-width: 180px;

} github_feeds.news .alert p {

margin: 0;

} github_feeds.news .alert .markdown-body blockquote {

border: 0 none;
padding: 0 0 0 40px;

} github_feeds.news .alert .mega-octicon {

position: absolute;
top: 14px;
left: 0;
width: 32px;
height: 32px;
padding: 3px;
color: #bbb;

} github_feeds.news .alert .mega-octicon::before {

color: inherit;

} github_feeds.news .alert .octicon {

color: #bbb;
width: 16px;
height: 16px;

} github_feeds.news .alert .body {

border-bottom: none;
overflow: hidden;
padding: 1em 0 0 0;
font-size: 14px;

} github_feeds.news .alert .time {

font-size: 12px;
color: #bbb;

} github_feeds.news .alert .title {

padding: 0;
font-weight: bold;

} github_feeds.news .alert .title .subtle {

color: #bbb;

} github_feeds.news .alert .gravatar {

background-color: #fff;
float: left;
line-height: 0;
margin-right: .6em;

} github_feeds.news .alert .gravatar img {

border-radius: 2px;
margin-top: 3px;

} github_feeds.news .alert .simple>.octicon {

position: absolute !important;
left: 11px;
width: 16px;
height: 16px;

} github_feeds.news .alert .simple .title {

color: #666;
display: inline-block;
font-size: 13px;
font-weight: normal;

} github_feeds.news .alert .simple .time {

display: inline-block;

} github_feeds.news .alert .pull-info, .news .alert .branch-link {

background: #e8f1f6;
border-radius: 3px;
color: rgba(0, 0, 0, 0.5);
display: inline-block;
font-size: 12px;
margin-top: 5px;
padding: 3px 7px;

} github_feeds.news .alert .pull-info em, .news .alert .branch-link em {

font-style: normal;
font-weight: bold;

} github_feeds.news .alert .branch-link {

font-family: Monaco,  "Liberation Mono",  Courier,  monospace;
margin: 0;
position: relative;
top: -2px;

} github_feeds.news .alert .branch-link .octicon {

color: #B0C4CE;

} github_feeds.news .alert:first-child {

border-top: none;

} github_feeds.news .alert:first-child .body {

padding-top: 0;

} github_feeds.news .alert .release-assets {

padding-left: 40px;

} github_feeds.news .alert .release-assets li {

margin-top: 0.15em;
list-style-type: none;

} github_feeds.news .alert .release-assets .more {

font-size: 11px;
padding-top: 2px;

} github_feeds.news .alert .css-truncate.css-truncate-target, .news .alert .css-truncate .css-truncate-target {

max-width: 180px;

} github_feeds.news .git_hub .done {

text-decoration: line-through;
color: #666;

} github_feeds .activity-tab .blankslate {

margin-top: 10px;

} github_feeds .activity-tab .news .markdown-body blockquote, .activity-tab .news .alert .commits {

padding-left: 0;

} github_feeds .activity-tab .news a.gravatar, .activity-tab .news div.gravatar {

display: none;

} github_feeds.news .commits li {

margin-top: 0.15em;
list-style-type: none;

} github_feeds.news .commits li .committer {

padding-left: 0.5em;
display: none;

} github_feeds.news .commits li img {

vertical-align: middle;
background-color: #fff;
margin: 0 1px 0 0;
border-radius: 2px;

} github_feeds.news .commits li img.emoji {

border: 0;
padding: 0;
margin: 0;

} github_feeds.news .commits li .message {

display: inline-block;
font-size: 13px;
line-height: 1.3;
margin-top: 2px;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: top;
white-space: nowrap;
max-width: 390px;

} github_feeds.news div.message, .news li blockquote {

color: #666;
display: inline;
font-size: 13px;

} github_feeds.news .commits li.more {

font-size: 11px;
padding-top: 2px;

} github_feeds dashboard .followers {

float: right;
width: 35em;
margin-bottom: 2em;

} github_feeds dashboard .followers h1 {

margin-bottom: 0.3em;
border-bottom: 1px solid #ddd;

} github_feeds dashboard .followers ul {

list-style-type: none;

} github_feeds dashboard .followers ul li {

display: inline;

} github_feeds dashboard .followers ul li img {

border: 1px solid #d0d0d0;
padding: 1px;

} github_feeds dashboard .news.public_news {

float: right;
width: 35em;

} github_feeds dashboard .news.public_news h1 {

margin-bottom: 0.3em;
border-bottom: 1px solid #ddd;

} github_feeds dashboard .repos h1 {

margin-bottom: 0;

} github_feeds dashboard .repos img {

vertical-align: middle;

} github_feeds .dashboards-overview-lead {

width: 700px;

} github_feeds .dashboards-overview-cards.capped-cards .capped-card {

margin: 10px 0;
width: 100%}

github_feeds .dashboards-overview-cards.capped-cards .capped-card h3 {

padding: 15px;

} github_feeds .dashboards-overview-cards.capped-cards .capped-card path {

stroke: #1db34f;
stroke-opacity: 0.5;

} github_feeds .dashboards-overview-cards.capped-cards .blankslate {

border: none;
background-color: #FFF;
box-shadow: none;

} github_feeds .dashboards-overview-cards.capped-cards .blankslate h3 {

border-bottom: none;

} github_feeds .dashboards-overview-cards.capped-cards .octicon-arrow-down {

color: #bd2c00;

} github_feeds .dashboards-overview-cards.capped-cards .octicon-arrow-up {

color: #1db34f;

} github_feeds .dashboards-overview-cards.capped-cards .graph-canvas .dots {

padding: 43px 0;

} github_feeds .dashboards-overview-cards.capped-cards .created_at {

color: #1db34f;

} github_feeds .dashboards-overview-cards.capped-cards .closed_at, .dashboards-overview-cards.capped-cards .merged_at {

color: #4183c4;

} github_feeds .dashboards-overview-cards.capped-cards .totals-num {

margin: 0 7px;

} github_feeds .dashboards-overview-graph .path {

fill: none;
stroke-width: 2;

} github_feeds .dashboards-overview-graph path.created_at {

stroke: #1db34f;

} github_feeds .dashboards-overview-graph path.merged_at, .dashboards-overview-graph path.closed_at {

stroke: #1d7fb3;

} github_feeds .dashboards-overview-graph .y line {

stroke: #1db34f;

} github_feeds .dashboards-overview-graph .y.unique line {

stroke: #1d7fb3;

} github_feeds .dashboards-overview-graph .overlay {

fill-opacity: 0;

} github_feeds .dashboards-overview-cards .summary-stats .single {

width: 100%}

github_feeds .created_at circle {

fill: #1db34f;
stroke: #fff;
stroke-width: 2;

} github_feeds .merged_at circle, .closed_at circle {

fill: #1d7fb3;
stroke: #fff;
stroke-width: 2;

} github_feeds .svg-tip.total-unique ul .created_at {

border-top: 3px solid #1db34f;

} github_feeds .svg-tip.total-unique ul .closed_at, .svg-tip.total-unique ul .merged_at {

border-top: 3px solid #4183c4;

} github_feeds .discussion-timeline {

position: relative;
width: 760px;

} github_feeds .discussion-timeline:before {

display: block;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 79px;
width: 2px;
background-color: #f3f3f3;
z-index: -1;

} github_feeds .discussion-sidebar {

float: right;
width: 140px;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 21;

} github_feeds .discussion-sidebar-item {

padding-top: 15px;
font-size: 12px;
color: #999;

} github_feeds .discussion-sidebar-item p {

color: inherit;
text-align: left;

} github_feeds .discussion-sidebar-item .minibutton .octicon {

margin-right: 0;

} github_feeds .discussion-sidebar-item .button-block {

margin-bottom: 8px;

} github_feeds .discussion-sidebar-item+.discussion-sidebar-item {

margin-top: 15px;
border-top: 1px solid #eee;

} github_feeds .discussion-sidebar-heading {

margin-top: 0;
margin-bottom: 10px;
font-size: 12px;
line-height: 16px;
color: #777;

} github_feeds .discussion-sidebar-toggle {

padding: 5px;
margin: -5px -5px 5px;

} github_feeds .discussion-sidebar-toggle .octicon {

float: right;
padding: 5px;
margin: -6px -5px -5px 5px;
color: #ccc;

} github_feeds .discussion-sidebar-toggle:hover {

color: #4183c4;
text-decoration: none;
cursor: pointer;

} github_feeds .discussion-sidebar-toggle:hover .octicon {

color: inherit;

} github_feeds .discussion-sidebar-item .select-menu {

position: relative;

} github_feeds .discussion-sidebar-item .select-menu-modal-holder {

top: 25px;
left: auto;
right: -1px;

} github_feeds .sidebar-labels .label-manager .select-menu {

display: none;

} github_feeds .discussion-sidebar .pull-participation {

margin-top: 0;
padding-left: 0;
font-weight: normal;
color: inherit;

} github_feeds .discussion-sidebar .pull-participation .avatar {

float: left;
margin: 3px 0 0 3px;

} github_feeds .discussion-sidebar .pull-participation a {

color: #999;

} github_feeds .discussion-sidebar .pull-participation a:hover {

color: #4183c4;
text-decoration: none;

} github_feeds .discussion-sidebar .pull-participation-avatars {

margin-left: -3px;

} github_feeds .discussion-sidebar .pull-participation-avatars:before, .discussion-sidebar .pull-participation-avatars:after {

content: " ";
display: table;

} github_feeds .discussion-sidebar .pull-participation-avatars:after {

clear: both;

} github_feeds .discussion-sidebar .pull-participation-more {

float: left;
margin: 1px 0 0 3px;
width: 20px;
height: 20px;
line-height: 12px;
text-align: center;
background-color: #eee;
border-radius: 3px;

} github_feeds .inline-comment-form .form-actions, .timeline-new-comment .form-actions {

padding: 0 10px 10px;

} github_feeds .form-content .form-actions {

padding: 0;

} github_feeds .form-actions-protip {

float: left;
font-size: 13px;
line-height: 33px;
color: #999;

} github_feeds .form-actions-protip .octicon {

margin-left: 1px;
vertical-align: middle;

} github_feeds .form-actions-protip .protip {

color: #888;

} github_feeds .gh-header-actions {

float: right;
margin-top: 3px;

} github_feeds .gh-header-actions .minibutton {

float: left;
margin-left: 5px;

} github_feeds .gh-header-actions .minibutton .octicon {

margin-right: 0;

} github_feeds .gh-header .gh-header-edit {

display: none;

} github_feeds .gh-header.open .gh-header-show {

display: none;

} github_feeds .gh-header.open .gh-header-edit {

display: block;

} github_feeds .gh-header-title {

margin-top: 0;
margin-bottom: 0;
margin-right: 150px;
font-weight: normal;
line-height: 1.1;
word-wrap: break-word;

} github_feeds .gh-header-number {

font-weight: 300;
color: #aaa;
letter-spacing: -1px;

} github_feeds .gh-header-back {

float: left;
margin-top: 1px;
margin-left: -30px;
color: #ccc;

} github_feeds .gh-header-back:hover {

color: #4183c4;
text-decoration: none;

} github_feeds .gh-header-edit {

margin-top: -5px;

} github_feeds .gh-header-edit:before, .gh-header-edit:after {

content: " ";
display: table;

} github_feeds .gh-header-edit:after {

clear: both;

} github_feeds .gh-header-edit .edit-issue-title {

float: left;
width: 760px;
padding: 6px 10px;
margin-right: 10px;
font-size: 16px;
background-color: #fafafa;

} github_feeds .gh-header-edit .edit-issue-title:focus {

background-color: #fff;

} github_feeds .gh-header-edit .button {

float: left;
padding: 8px 15px;

} github_feeds .gh-header-edit .button-link {

float: left;
margin: 10px;

} github_feeds .gh-header-meta {

margin-top: 9px;
font-size: 14px;
line-height: 28px;
color: #777;
padding-bottom: 20px;
border-bottom: 1px solid #eee;

} github_feeds .gh-header-meta.discussions-header-meta {

margin-top: 6px;
padding-bottom: 15px;

} github_feeds .gh-header-meta .state-indicator {

float: left;
margin-top: -3px;
margin-right: 5px;

} github_feeds .gh-header-meta .state-indicator.open, .gh-header-meta .state-indicator.reopened {

background-color: #6cc644;

} github_feeds .gh-header-meta .state-indicator.closed {

background-color: #bd2c00;

} github_feeds .gh-header-meta .avatar {

float: left;
margin-top: -3px;
margin-right: 5px;
border-radius: 3px;

} github_feeds .gh-header-meta .author {

color: #555;
font-weight: bold;

} github_feeds .gh-header-meta .noun {

text-transform: lowercase;

} github_feeds .gh-header.pull .gh-header-meta {

border-bottom: 0;
padding-bottom: 0;

} github_feeds .gh-header-status {

position: relative;
float: left;
padding: 4px 8px;
margin-right: 8px;
font-size: 14px;
font-weight: bold;
line-height: 20px;
color: #fff;
background-color: #777;
border-radius: 3px;

} github_feeds .gh-header-status .octicon {

margin-right: 1px;

} github_feeds .gh-header-status.open {

background-color: #6cc644;

} github_feeds .gh-header-status.closed {

background-color: #bd2c00;

} github_feeds .gh-header-status.merged {

background-color: #6e5494;

} github_feeds .gh-header-status.reverted {

background-color: #bd2c00;

} github_feeds .tabnav-pr {

margin: 15px 0 20px;
border-color: #e5e5e5;

} github_feeds .tabnav-pr .tabnav-tab {

padding: 9px 14px;
font-size: 13px;
color: #777;

} github_feeds .tabnav-pr .tabnav-tab.selected {

color: #333;
border-color: #e5e5e5;

} github_feeds .tabnav-pr .diffstat-bar {

padding-bottom: 3px;

} github_feeds .opening-comment {

border-top: 0;

} github_feeds .timeline-comment-wrapper {

position: relative;
padding-left: 64px;
margin-top: 15px;
margin-bottom: 15px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;

} github_feeds .timeline-comment-avatar {

float: left;
margin-left: -64px;
border-radius: 4px;

} github_feeds .timeline-comment {

position: relative;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;

} github_feeds .timeline-comment:empty {

display: none;

} github_feeds .timeline-comment-wrapper>.timeline-comment:after, .timeline-comment-wrapper>.timeline-comment:before, .timeline-new-comment .timeline-comment:after, .timeline-new-comment .timeline-comment:before {

position: absolute;
top: 11px;
left: -16px;
right: 100%;
width: 0;
height: 0;
display: block;
content: " ";
border-color: transparent;
border-style: solid solid outset;
pointer-events: none;

} github_feeds .timeline-comment-wrapper>.timeline-comment:after, .timeline-new-comment .timeline-comment:after {

border-width: 7px;
border-right-color: #f7f7f7;
margin-top: 1px;
margin-left: 2px;

} github_feeds .timeline-comment-wrapper>.timeline-comment:before, .timeline-new-comment .timeline-comment:before {

border-right-color: #dddddd;
border-width: 8px;

} github_feeds .timeline-comment-header {

padding-left: 15px;
padding-right: 15px;
color: #777;
background-color: #f7f7f7;
border-bottom: 1px solid #eee;
border-top-left-radius: 4px;
border-top-right-radius: 4px;

} github_feeds .timeline-comment-header .author {

font-weight: bold;
color: #555;

} github_feeds .timeline-comment-header .timestamp, .timeline-comment-header .comment-type-icon {

color: inherit;

} github_feeds .timeline-comment-header .timestamp {

white-space: nowrap;

} github_feeds .timeline-comment-header code {

word-break: break-all;

} github_feeds .timeline-comment-label {

float: right;
margin: 8px 0 0 10px;
padding: 2px 5px;
font-size: 12px;
color: #999;
border: 1px solid #ddd;
border-radius: 3px;

} github_feeds .timeline-comment-header-text {

max-width: 78%;
padding-top: 10px;
padding-bottom: 10px;

} github_feeds .timeline-comment-header-text code a {

color: inherit;

} github_feeds .timeline-comment-header-gravatar {

float: left;
margin-top: 10px;
margin-right: 5px;
border-radius: 2px;

} github_feeds .timeline-comment .comment+.comment {

border-top: 1px solid #e5e5e5;

} github_feeds .timeline-comment .comment+.comment:before, .timeline-comment .comment+.comment:after {

display: none;

} github_feeds .timeline-comment .comment+.comment .timeline-comment-header {

border-top-left-radius: 0;
border-top-right-radius: 0;

} github_feeds .timeline-comment-actions {

float: right;
margin-right: -5px;
margin-left: 10px;

} github_feeds .timeline-comment-actions .octicon {

padding: 10px 5px;
color: inherit;
opacity: .5;

} github_feeds .timeline-comment-actions .octicon:hover {

opacity: 1;
color: #4183c4;
text-decoration: none;

} github_feeds .compare-tab-comments .timeline-comment-actions {

display: none;

} github_feeds .timeline-comment-wrapper>.timeline-comment-current-user {

border-color: #bfccd1;

} github_feeds .timeline-comment-wrapper>.timeline-comment-current-user:after {

border-right-color: #f2f8fa;

} github_feeds .timeline-comment-wrapper>.timeline-comment-current-user:before {

border-right-color: #bfccd1;

} github_feeds .timeline-comment-wrapper>.timeline-comment-current-user .timeline-comment-header {

color: #8e9597;
background-color: #f2f8fa;
border-bottom-color: #e1edf1;

} github_feeds .timeline-comment-wrapper>.timeline-comment-current-user .comment-header-tag {

color: #8e9597;
border-color: #bfccd1;

} github_feeds .timeline-comment-wrapper>.timeline-comment-mention {

border-color: #bfd1bf;

} github_feeds .timeline-comment-wrapper>.timeline-comment-mention:after {

border-right-color: #f3fbf3;

} github_feeds .timeline-comment-wrapper>.timeline-comment-mention:before {

border-right-color: #bfd1bf;

} github_feeds .timeline-comment-wrapper>.timeline-comment-mention .timeline-comment-header {

color: #869286;
background-color: #f3fbf3;
border-bottom-color: #e0ebe0;

} github_feeds .timeline-comment-wrapper>.timeline-comment-mention .comment-header-tag {

color: #869286;
border-color: #bfd1bf;

} github_feeds .timeline-commits {

width: 100%;
margin-top: 5px;
border: 1px solid #e5e5e5;
border-collapse: separate;
border-radius: 3px;

} github_feeds .timeline-commits+.timeline-commits {

margin-top: 15px;

} github_feeds .timeline-commits code {

font-family: Monaco,  "Liberation Mono",  Courier,  monospace;

} github_feeds .timeline-commits td {

padding: 7px 5px;
font-size: 12px;
line-height: 16px;
vertical-align: top;
border-top: 1px solid #e5e5e5;

} github_feeds .timeline-commits tr:first-child td {

border-top: 0;

} github_feeds .timeline-commits .commit-gravatar {

padding-left: 10px;
padding-right: 0;
width: 20px;

} github_feeds .timeline-commits .gravatar {

float: left;
padding: 0;
line-height: 1;
border: 0;

} github_feeds .timeline-commits .gravatar img {

display: block;
border-radius: 2px;

} github_feeds .timeline-commits code {

display: inline-block;
vertical-align: top;
line-height: 16px;

} github_feeds .timeline-commits .commit-author {

width: 200px;
white-space: nowrap;
padding-right: 20px;

} github_feeds .timeline-commits .author {

color: #555;
font-weight: bold;

} github_feeds .timeline-commits .commit-message {

min-height: 0;

} github_feeds .timeline-commits .commit-message a {

color: #555;

} github_feeds .timeline-commits .commit-message a:hover {

color: #4183c4;

} github_feeds .timeline-commits .commit-desc pre {

padding-left: 10px;
font-size: 11px;
color: #777;
border-left: 1px solid #eee;

} github_feeds .timeline-commits .hidden-text-expander {

margin-left: 0;
margin-top: 3px;
vertical-align: top;

} github_feeds .timeline-commits .hidden-text-expander a {

height: 13px;
line-height: 5px;
background-color: #eee;

} github_feeds .timeline-commits .hidden-text-expander a:hover {

color: #fff;
background-color: #4183c4;

} github_feeds .timeline-commits .commit-meta {

padding-right: 10px;
white-space: nowrap;
text-align: right;

} github_feeds .timeline-commits .commit-meta .status {

width: 16px;
text-align: center;

} github_feeds .timeline-commits .commit-meta .status.status-pending {

color: #cea61b;

} github_feeds .timeline-commits .commit-meta .octicon {

margin-left: 1px;
margin-right: 1px;

} github_feeds .timeline-commits .commit-id {

color: #bbb;

} github_feeds .timeline-commits .commit-id:hover {

color: #4183c4;

} github_feeds .timeline-commits-minimal {

border: 0;

} github_feeds .timeline-commits-minimal td {

padding-top: 4px;
padding-bottom: 4px;
border: 0;
background-color: transparent;

} github_feeds .timeline-commits-minimal .commit-icon {

display: table-cell;
padding-left: 0;
padding-right: 7px;
color: #ccc;
width: 16px;

} github_feeds .timeline-commits-minimal .commit-icon .octicon {

background-color: #fff;

} github_feeds .timeline-commits-minimal .commit-author {

display: none;

} github_feeds .timeline-commits-minimal .commit-meta {

padding-right: 0;

} github_feeds .timeline-commits-minimal .commit-gravatar {

padding-right: 2px;

} github_feeds .discussion-item-ref .commit-gravatar {

padding-left: 2px;
padding-right: 5px;

} github_feeds .timeline-commits-header {

padding: 10px;
color: #333;
text-align: left;
background-color: #f9f9f9;
border-bottom: 1px solid #e5e5e5;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

} github_feeds .timeline-new-comment {

margin-bottom: 0;

} github_feeds .timeline-new-comment .comment-form-head {

margin-bottom: 10px;

} github_feeds .timeline-new-comment .previewable-comment-form .comment-body {

padding: 5px 5px 15px;
border-bottom: 1px solid #eee;

} github_feeds .new-discussion-timeline .form-content textarea {

font-size: 14px;
line-height: 1.6;

} github_feeds .new-discussion-timeline .discussion-item {

position: relative;
margin: 15px 0 15px 104px;
color: #555;

} github_feeds .new-discussion-timeline .discussion-item .avatar {

float: left;
margin-top: 1px;
margin-right: 5px;
border-radius: 3px;

} github_feeds .new-discussion-timeline .discussion-item .author {

color: #555;
font-weight: bold;

} github_feeds .new-discussion-timeline .discussion-item .timestamp {

color: inherit;

} github_feeds .new-discussion-timeline .discussion-item .state-indicator {

float: right;
margin-top: 24px;
margin-left: 10px;
padding: 2px 5px;
font-size: 12px;

} github_feeds .new-discussion-timeline .discussion-item .state-indicator.merged {

background-color: #6e5494;

} github_feeds .new-discussion-timeline .discussion-item .title {

margin-top: 0;
margin-bottom: 0;
line-height: 1.3;

} github_feeds .new-discussion-timeline .discussion-item.discussion-commits {

margin-left: 73px;

} github_feeds .new-discussion-timeline .discussion-item.discussion-commits .discussion-item-icon {

margin-left: -9px;
margin-right: 8px;
padding-top: 1px;

} github_feeds .new-discussion-timeline .discussion-item.discussion-commits .discussion-item-header {

padding-bottom: 0;

} github_feeds .new-discussion-timeline .discussion-item.discussion-commits+.discussion-commits {

margin-top: -15px;

} github_feeds .new-discussion-timeline .discussion-item .toggle-open, .new-discussion-timeline .discussion-item .toggle-closed {

float: right;
color: #999;
font-weight: bold;

} github_feeds .new-discussion-timeline .discussion-item .toggle-open .octicon, .new-discussion-timeline .discussion-item .toggle-closed .octicon {

vertical-align: middle;

} github_feeds .new-discussion-timeline .discussion-item .toggle-open, .new-discussion-timeline .discussion-item .toggle-closed:hover {

color: #4183c4;
text-decoration: none;

} github_feeds .new-discussion-timeline .outdated-diff-comment-container .discussion-item-body {

display: none;

} github_feeds .new-discussion-timeline .outdated-diff-comment-container.open .discussion-item-body {

display: block;

} github_feeds .new-discussion-timeline .discussion-item-icon {

float: left;
width: 32px;
height: 32px;
margin-left: -40px;
line-height: 28px;
color: #999;
text-align: center;
background-color: #f3f3f3;
border: 2px solid #fff;
border-radius: 50%}

github_feeds .new-discussion-timeline .discussion-item-header {

padding-top: 7px;
padding-bottom: 7px;

} github_feeds .new-discussion-timeline .discussion-item-header .discussion-item-help {

vertical-align: middle;
color: #999;

} github_feeds .new-discussion-timeline .discussion-item-header .discussion-item-help:hover {

color: #4183c4;

} github_feeds .new-discussion-timeline .discussion-item-body {

padding-top: 7px;

} github_feeds .new-discussion-timeline .inline-review-comment {

margin-bottom: 0;

} github_feeds .new-discussion-timeline .inline-review-comment .box-body {

margin-bottom: 10px;

} github_feeds .new-discussion-timeline .inline-review-comment .highlight, .new-discussion-timeline .inline-review-comment .file-code {

background-color: transparent;

} github_feeds .new-discussion-timeline .inline-review-comment .gc:first-child+.file-diff-line td {

padding-top: 5px;

} github_feeds .new-discussion-timeline .inline-review-comment .file-diff-line:last-child {

border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;

} github_feeds .new-discussion-timeline .inline-review-comment .file-diff-line:last-child td {

padding-bottom: 8px;

} github_feeds .new-discussion-timeline .inline-review-comment .file-diff-line:last-child td:first-child {

border-bottom-left-radius: 3px;

} github_feeds .new-discussion-timeline .inline-review-comment .file-diff-line:last-child td:last-child {

border-bottom-right-radius: 3px;

} github_feeds .new-discussion-timeline .inline-comments .timeline-comment {

margin-bottom: 10px;

} github_feeds .new-discussion-timeline .inline-comments .comment-body {

padding-top: 10px;
padding-bottom: 15px;

} github_feeds .new-discussion-timeline .inline-comments .inline-comment-form {

border: 1px solid #ddd;
border-radius: 4px;

} github_feeds .new-discussion-timeline .timeline-inline-comments {

width: 100%;
margin-bottom: 15px;

} github_feeds .new-discussion-timeline .timeline-inline-comments .inline-comments .comment-holder {

max-width: 660px;

} github_feeds .new-discussion-timeline .timeline-inline-comments .inline-comments .show-inline-comment-form {

margin: 10px 0 0;

} github_feeds .new-discussion-timeline .timeline-inline-comments .line-comments {

border-top: 0;
padding: 0;

} github_feeds .new-discussion-timeline .timeline-inline-comments tr.inline-comments .comment-count {

display: none;

} github_feeds .new-discussion-timeline .previewable-comment-form .comment-form-head.tabnav {

background: #f7f7f7;
padding: 6px 10px 0;
border-radius: 3px 3px 0 0;

} github_feeds .new-discussion-timeline .previewable-comment-form .tabnav-tab {

line-height: 15px;

} github_feeds .new-discussion-timeline .previewable-comment-form .tabnav-widget.text {

margin-top: 5px;

} github_feeds .new-discussion-timeline .previewable-comment-form .draft-indicator {

position: relative;
top: -1px;

} github_feeds .new-discussion-timeline .previewable-comment-form .comment {

border: 0;

} github_feeds .new-discussion-timeline .previewable-comment-form .comment-body {

padding: 5px 5px 15px;
border-bottom: 1px solid #eee;
background-color: transparent;

} github_feeds .new-discussion-timeline .previewable-comment-form .timeline-comment .timeline-comment-actions {

display: none;

} github_feeds .new-discussion-timeline .action-bubble {

position: relative;
margin-left: 64px;
margin-top: 15px;
margin-bottom: 15px;

} github_feeds .new-discussion-timeline .action-bubble .bubble {

font-weight: normal;

} github_feeds .new-discussion-timeline .action-bubble .avatar {

display: inline-block;
height: 24px;
line-height: 1px;

} github_feeds .new-discussion-timeline .action-bubble p {

line-height: 1.4;

} github_feeds .new-discussion-timeline .action-bubble .action-label {

display: block;
float: left;
margin: -5px 10px 0 -2px;
width: 30px;
height: 30px;
line-height: 26px;
text-align: center;
color: #fff;
background-color: #fff;
text-decoration: none;
border-radius: 50%;
border: 2px solid #fff;

} github_feeds .new-discussion-timeline .action-bubble .action-label .octicon {

vertical-align: -1px;

} github_feeds .new-discussion-timeline .closed-banner {

position: relative;
margin: 15px 0 -15px;
height: 17px;
overflow: visible;
background: #f3f3f3;
border-radius: 0;
border-bottom: 15px solid white;

} github_feeds .new-discussion-timeline .discussion-hidden {

background: #fff;
opacity: 1;
position: relative;

} github_feeds .new-discussion-timeline .discussion-hidden .comment-header {

background: #fff;

} github_feeds .new-discussion-timeline .discussion-hidden .discussion-bubble-content {

transition: .2s opacity;
opacity: .5;

} github_feeds .new-discussion-timeline .discussion-hidden .discussion-bubble-content:before, .new-discussion-timeline .discussion-hidden .discussion-bubble-content:after {

display: none;

} github_feeds .new-discussion-timeline .discussion-hidden .discussion-bubble-inner {

border-radius: 0;
box-shadow: none;

} github_feeds .new-discussion-timeline .discussion-hidden:hover .discussion-bubble-content {

opacity: 1;
z-index: 2;

} github_feeds .new-discussion-timeline .discussion-hidden .comment-snippet p {

vertical-align: middle;

} github_feeds .new-discussion-timeline .discussion-event {

line-height: 30px;

} github_feeds .new-discussion-timeline .discussion-event .discussion-item-body {

padding-top: 0;

} github_feeds .new-discussion-timeline .discussion-event .avatar {

float: left;
margin-top: 7px;
margin-right: 5px;

} github_feeds .new-discussion-timeline .discussion-event .label-color {

padding: 2px 4px;
border-radius: 2px;
font-weight: bold;

} github_feeds .new-discussion-timeline .discussion-event .label-color a:hover {

text-decoration: none;

} github_feeds .new-discussion-timeline .discussion-event .discussion-item-icon {

color: #fff;

} github_feeds .new-discussion-timeline .discussion-event-status-reopened .discussion-item-icon {

background-color: #6cc644;

} github_feeds .new-discussion-timeline .discussion-event-status-merged .discussion-item-icon {

background-color: #6e5494;
padding-left: 2px;

} github_feeds .new-discussion-timeline .discussion-event-status-closed .discussion-item-icon {

background-color: #bd2c00;

} github_feeds .new-discussion-timeline .discussion-event-status-renamed .discussion-item-icon {

background-color: #fffa5d;

} github_feeds .new-discussion-timeline .discussion-event-status-head_ref_deleted .discussion-item-icon {

background-color: #999;
padding-left: 2px;

} github_feeds .new-discussion-timeline .discussion-event-status-labeled .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .discussion-event-status-unlabeled .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .discussion-event-status-assigned .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .discussion-event-status-unassigned .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .discussion-event-status-milestoned .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .discussion-event-status-demilestoned .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .discussion-item-ref .discussion-item-icon {

color: #666666;

} github_feeds .new-discussion-timeline .composer .comment-form-head.tabnav {

background: #fff;
padding-top: 0;

} github_feeds .discussion-timeline-actions {

border-top: 2px solid #f3f3f3;
background-color: #fff;

} github_feeds .discussion-timeline-actions .merge-pr {

padding-top: 0;
border-top: 0;

} github_feeds .discussion-timeline-actions .push-more {

margin: 15px 0 15px 64px;

} github_feeds .discussion-timeline-actions .thread-subscription-status {

margin-top: 20px;

} github_feeds .discussion-timeline-actions .thread-subscription-status .mega-octicon {

display: none;

} github_feeds .watch-commit-thread {

float: right;
margin-left: 10px;

} github_feeds .watch-commit-thread .octicon {

margin-right: 1px;

} github_feeds .compare-pr-placeholder {

margin: 10px 0;
padding: 15px;
font-size: 14px;
background-color: #fffef1;
border: 1px solid #e5e2c8;
border-radius: 4px;

} github_feeds .compare-pr-placeholder p {

margin: 7px 0;
color: #6d6c60;

} github_feeds .compare-pr-placeholder .button {

margin-right: 10px;
margin-bottom: -2px;

} github_feeds .compare-pr-placeholder .button .octicon {

vertical-align: -1px;

} github_feeds .compare-pr-placeholder .help-link {

margin-top: 5px;
margin-right: -3px;
padding: 3px;
color: #9c997d;
text-decoration: none;

} github_feeds .compare-pr .pull-request-composer {

display: none;

} github_feeds .compare-pr.open .compare-pr-placeholder {

display: none;

} github_feeds .compare-pr.open .pull-request-composer {

display: block;

} github_feeds .discussions-container .section-heading {

padding-bottom: 20px;
margin-bottom: 0;
margin-top: 0;

} github_feeds .discussions-container .section-actions .select-menu, .discussions-container .section-actions .button {

float: left;
margin-left: 5px;

} github_feeds .discussions-container:before, .discussions-container:after {

content: " ";
display: table;

} github_feeds .discussions-container:after {

clear: both;

} github_feeds .discussions-container .discussions-left {

float: left;
width: 640px;

} github_feeds .discussions-container .discussions-right {

float: right;
width: 200px;

} github_feeds .discussions-new {

max-width: 800px;
padding: 15px;

} github_feeds .discussions-new .composer-tip {

float: left;
margin-left: 65px;
color: #666;

} github_feeds .discussions-new .composer-tip a {

font-weight: bold;

} github_feeds .discussions-new .composer-tip strong {

color: #333333;

} github_feeds .discussions-header {

margin: 0 0 8px;
padding: 0 0 10px;

} github_feeds .discussions-header h3 {

margin: 0;
line-height: 1.85;

} github_feeds .blankslate.discussions {

padding: 115px 0;

} github_feeds .discussions-section-heading {

margin-top: 10px !important;
margin-bottom: 15px !important;

} github_feeds .discussions-filters .select-menu {

display: inline-block;

} github_feeds .discussions-filters .tabnav-widget {

margin-top: 0;

} github_feeds .discussions-tabnav {

margin-bottom: 0;
padding: 6px 0 10px 38px;

} github_feeds .discussions {

margin: 0 0 20px;

} github_feeds .discussions .discussion {

font-size: 13px;
list-style-type: none;
padding: 12px 0 12px 72px;
border-bottom: 1px solid #eee;
position: relative;
min-height: 74px;

} github_feeds .discussions .discussion:before, .discussions .discussion:after {

content: " ";
display: table;

} github_feeds .discussions .discussion:after {

clear: both;

} github_feeds .discussions .discussion.navigation-focus {

background: #f9f9f9;

} github_feeds .discussions .discussion.selected {

background-color: #f9f9f9;

} github_feeds .discussions .discussion.selected:before {

background: #999;

} github_feeds .discussions .discussion input {

top: 27px;

} github_feeds .discussions .discussion:before {

position: absolute;
display: block;
content: "";
top: -1px;
left: 0;
bottom: 0;
width: 3px;

} github_feeds .discussions .discussion.spammy:before {

background: #bd2c00;

} github_feeds .discussions .discussion .discussion-description {

float: left;
width: 474px;

} github_feeds .discussions .discussion .discussion-last-comment {

float: left;
width: 150px;
margin-left: 30px;

} github_feeds .discussions .discussion .discussion-last-comment img {

width: 20px;
height: 20px;

} github_feeds .discussions .discussion .discussion-participants {

width: 150px;
float: left;
margin-left: 30px;
color: #999;

} github_feeds .discussions .discussion p.muted {

color: #999;
padding: 5px 0;

} github_feeds .discussions .discussion .discussions-byline, .discussions .discussion .discussion-time {

font-size: 13px;
color: #989898;

} github_feeds .discussions .discussion .discussion-issue-number {

color: #bbb;

} github_feeds .discussions .discussion .discussion-username {

color: #333333;
font-weight: normal;

} github_feeds .discussions .discussion h3 {

font-size: 17px;
margin: 4px 0 0;
padding-bottom: 5px;

} github_feeds .discussions .discussion h3 span {

font-weight: 300;
color: #C5C5C5;

} github_feeds .discussions .discussion h3 a {

color: #333;
font-weight: bold;

} github_feeds .discussions .discussion h4 {

margin-top: 1px;
margin-bottom: 2px;
font-size: 12px;
line-height: 18px;
color: #666;

} github_feeds .discussions .discussion p {

margin: 0 0 5px;

} github_feeds .discussions .discussion .avatar img {

width: 18px;
height: 18px;
position: relative;
top: 4px;

} github_feeds .discussions .discussion .discussion-body p {

color: #444;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 13px;

} github_feeds .discussions .discussion .discussion-extra {

margin: 0 0 4px;

} github_feeds .discussions .discussion .pull-info {

background: #e8f1f6;
border-radius: 3px;
color: rgba(0, 0, 0, 0.5);
display: inline-block;
font-size: 12px;
margin-top: 5px;
padding: 3px 7px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.12);

} github_feeds .discussions .discussion .pull-info em {

font-style: normal;

} github_feeds .discussions .discussion .discussions-avatar {

position: absolute;
left: 12px;

} github_feeds .discussions .discussion .discussions-avatar img {

border-radius: 3px;

} github_feeds .discussions .discussion .discussion-meta {

font-size: 12px;
line-height: 17px;

} github_feeds .discussions .discussion .discussion-meta:before, .discussions .discussion .discussion-meta:after {

content: " ";
display: table;

} github_feeds .discussions .discussion .discussion-meta:after {

clear: both;

} github_feeds .discussions .discussion .discussion-meta a {

color: #999;

} github_feeds .discussions .discussion .discussion-meta p {

color: #999;
padding: 0;
margin: 0;

} github_feeds .discussions .discussion .discussion-meta .octicon-comment {

font-size: 14px;
color: #bbb;
margin-left: 4px;

} github_feeds .discussions .discussion:first-child {

border-top: 1px solid #eee;

} github_feeds .discussions .discussion.unread:before {

position: absolute;
display: block;
content: "";
top: -1px;
bottom: -1px;
left: 0;
width: 3px;
background: #4183c4;

} github_feeds .discussions.can-admin .discussions-avatar {

left: 40px;

} github_feeds .discussions.can-admin .discussion-description {

width: 456px;
margin-left: 40px;

} github_feeds .discussions-bulk-actions {

position: relative;
float: left;

} github_feeds .discussions-bulk-actions input {

top: 7px;
left: -26px;

} github_feeds .discussions-compact {

margin-top: -15px;

} github_feeds .discussions-compact .discussions-left {

width: 700px;

} github_feeds .discussions-compact .discussion {

padding: 14px 14px 14px 38px;

} github_feeds .discussions-compact .discussion:first-child, .discussions-compact .discussion:last-child {

padding: 14px 14px 14px 38px;

} github_feeds .discussions-compact .discussion h3 {

font-size: 16px;
line-height: 1.2;

} github_feeds .discussions-compact .discussion .discussion-snippet p {

width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0;

} github_feeds .discussion-topic-type a {

color: #bbb;
text-decoration: none;
display: block;
float: right;

} github_feeds .discussion-topic-type a:hover {

color: #999;

} github_feeds .discussion-timeline .email-hidden-container {

margin: 3px 0;

} github_feeds .discussion-hidden {

background: #fff;

} github_feeds .discussion-hidden .timeline-comment-content {

border: 1px solid #ddd;
transition: .2s opacity;
-moz-transition: .2s opacity;
opacity: .8;
margin-left: 64px;

} github_feeds .discussion-hidden .timeline-comment-content:hover {

opacity: 1;

} github_feeds .discussion-hidden .timeline-comment-content .timeline-comment-header {

background: none;
border-bottom: none;
line-height: 33px;

} github_feeds .discussion-hidden .timeline-comment-content .timeline-comment-header:before, .discussion-hidden .timeline-comment-content .timeline-comment-header:after {

content: " ";
display: table;

} github_feeds .discussion-hidden .timeline-comment-content .timeline-comment-header:after {

clear: both;

} github_feeds .discussion-hidden .timeline-comment-content .timeline-comment-header .octicon {

margin: 0 3px;

} github_feeds .discussion-hidden .timeline-comment-content .timeline-comment-header .comment-snippet {

display: inline-block;
position: relative;
top: -1px;

} github_feeds .discussion-hidden .timeline-comment-content .timeline-comment-header .comment-snippet p {

width: 370px;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
white-space: nowrap;
margin: 0 0 0 3px;
line-height: 1;

} github_feeds .discussion-hidden .timeline-comment-content .comment-header-right {

float: right;

} github_feeds .discussion-hidden .timeline-comment-content .comment-header-actions {

list-style-type: none;

} github_feeds .discussion-hidden .timeline-comment-content .comment-header-actions:before, .discussion-hidden .timeline-comment-content .comment-header-actions:after {

content: " ";
display: table;

} github_feeds .discussion-hidden .timeline-comment-content .comment-header-actions:after {

clear: both;

} github_feeds .discussion-hidden .timeline-comment-content .comment-header-actions li {

float: left;
font-size: 11px;
line-height: 33px;
margin: 0 0 0 10px;

} github_feeds .discussion-hidden .timeline-comment-content .discussion-comment-label {

background: #eee;
border-radius: 3px;
color: #666;
padding: 2px 4px;
margin: 0 5px 0 0;

} github_feeds .discussion-hidden+.discussion-hidden {

margin-top: -1px;

} github_feeds .discussions-section-heading {

border-bottom: 1px solid #eee;
padding-bottom: 20px;
margin-bottom: 25px;

} github_feeds .create-entity {

padding: 10px 10px 0;
background: #fafafa;

} github_feeds .create-entity a {

display: block;

} github_feeds .entity-tabs {

margin-bottom: 0;

} github_feeds .entity-tabs .selected {

background: #fafafa;

} github_feeds discussion-lists-container .create-entity {

padding-bottom: 10px;

} github_feeds .discussions-tip {

position: relative;
padding-left: 40px;

} github_feeds .discussions-tip .octicon {

position: absolute;
left: 4px;
top: -1px;
font-size: 32px;
color: rgba(0, 0, 0, 0.3);

} github_feeds .emoji-icon {

display: inline-block;
height: 20px;
width: 20px;
vertical-align: middle;
background-repeat: no-repeat;
background-size: 20px 20px;

} github_feeds .explore-head .container {

position: relative;

} github_feeds .explore-head .marketing-nav {

bottom: -20px;

} github_feeds .explore-head .back-link {

font-size: 20px;
font-weight: normal;
line-height: 28px;
position: relative;

} github_feeds .explore-head .back-link .mega-octicon {

position: absolute;
left: -25px;
top: -5px;
color: #CCC;

} github_feeds .repo-collection>ul {

list-style-type: none;
border: 1px solid #F1F1F1;
background: #F9F9F9;

} github_feeds .repo-collection .collection-item {

padding: 15px;
float: left;
height: 70px;
width: 50%;
position: relative;

} github_feeds .repo-collection .collection-item .octicon-remove-close {

position: absolute;
top: 10px;
right: 10px;
text-decoration: none;
color: #CCC;

} github_feeds .repo-collection .collection-item .repo-name {

font-size: 16px;
font-weight: bold;
display: block;

} github_feeds .repo-collection .collection-item .repo-name:visited {

color: #7C65C2;

} github_feeds .repo-collection .collection-item .css-truncate-target {

max-width: 380px;

} github_feeds .repo-collection .collection-item .repo-description {

margin: 0;

} github_feeds .repo-collection .collection-item .collection-stat {

color: #444;
float: right;
font-size: 12px;
margin-left: 10px;

} github_feeds .repo-collection .collection-item .collection-stat .octicon {

margin-right: 5px;
color: #a7a7a7;

} github_feeds .featured-label {

margin: 0 20px;
padding: 5px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
border: 1px solid #f19e58;
border-radius: 2px;
background: #f5b987;
color: #d26911;

} github_feeds .featured-collection .featured-video {

float: left;

} github_feeds .featured-collection .featured-content {

width: 500px;
margin-left: 464px;
padding-top: 20px;

} github_feeds .featured-collection .featured-repo-title .mega-octicon {

margin-right: 10px;
color: #bbb;

} github_feeds .featured-collection .featured-repo-short-info {

font-size: 14px;
max-width: 400px;

} github_feeds .featured-collection .featured-commit-activity-graph, .featured-collection .featured-repo-logo {

width: 444px;
height: 250px;
border-radius: 6px;
background: #F9F9F9;
float: left;
position: relative;

} github_feeds .featured-collection .loading-graph-spinner {

position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;

} github_feeds .featured-collection .featured-graph-title {

margin: 0;
position: absolute;
top: 25px;
right: 25px;
font-weight: normal;
font-size: 14px;
color: #AAA;

} github_feeds .featured-collection .featured-commit-activity-graph svg {

margin: 25px auto;
display: block;

} github_feeds .featured-collection .featured-repo-logo {

display: table;

} github_feeds .featured-collection .featured-repo-image-container {

display: table-cell;
text-align: center;
vertical-align: middle;

} github_feeds .featured-collection .featured-repo-image {

max-width: 350px;
max-height: 200px;

} github_feeds .featured-collection .repo-leaderboard-contributors {

overflow: hidden;
display: block;
margin-bottom: 20px;

} github_feeds .featured-collection .repo-leaderboard-contributors .avatar, .featured-collection .repo-leaderboard-contributors .contributor-avatar-text {

border-radius: 3px;
float: left;
margin-right: 5px;
color: #999;

} github_feeds .explore-collection h2 {

font-size: 18px;
font-weight: normal;
color: #2A2A2A;
margin: 0 0 10px;

} github_feeds .explore-collection h2 .select-menu {

display: inline-block;
position: relative;

} github_feeds .explore-collection h2 .select-menu-button {

font-weight: bold;
cursor: pointer;

} github_feeds .explore-collection h2 .mega-octicon {

vertical-align: middle;

} github_feeds .explore-collection .see-more-link {

font-size: 14px;
float: right;
margin-top: 7px;
color: inherit;

} github_feeds .explore-section {

padding: 40px 0;
border-bottom: 1px solid #eee;
position: relative;

} github_feeds .explore-section:nth-child(even) {

background: #F9F9F9;

} github_feeds .explore-section:nth-child(even) .repo-collection>ul {

background: #fff;

} github_feeds .explore-section:first-child {

padding-top: 20px;

} github_feeds .explore-section:nth-child(odd):last-child {

border-bottom: 0;
padding-bottom: 0;

} github_feeds .explore-pjax-container {

position: relative;

} github_feeds .repo-leaderboard-list .repo-leaderboard-title {

margin: 0;
font-size: 18px;
font-weight: normal;

} github_feeds .repo-leaderboard-list .repo-leaderboard-title .title-meta {

font-size: 11px;
color: #999;

} github_feeds .repo-leaderboard-list .repo-leaderboard-title .repository-name {

text-decoration: none;

} github_feeds .repo-leaderboard-list .repo-leaderboard-title .repository-name:hover .owner-name, .repo-leaderboard-list .repo-leaderboard-title .repository-name:hover strong {

text-decoration: underline;

} github_feeds .repo-leaderboard-list .repo-leaderboard-title .separator {

padding: 0 3px;
color: #333333;

} github_feeds .repo-leaderboard-list .repo-leaderboard-list-item .mega-octicon {

float: left;

} github_feeds .repo-leaderboard-list .repo-leaderboard-list-item .mega-octicon:before {

color: #bbb;

} github_feeds .repo-leaderboard-list .repo-leaderboard-description {

margin-top: 10px;
margin-bottom: 0;

} github_feeds .repo-leaderboard-list .repo-leaderboard-meta {

margin-top: 10px;

} github_feeds .repo-leaderboard-list .repo-leaderboard-meta-item {

display: inline-block;
margin-right: 10px;
font-size: 13px;
vertical-align: middle;

} github_feeds .repo-leaderboard-list .repo-leaderboard-meta-item .octicon {

margin-right: 3px;

} github_feeds .repo-leaderboard-list .repo-leaderboard-meta-item, .repo-leaderboard-list .repo-leaderboard-meta-item a {

color: #999;

} github_feeds .repo-leaderboard-list .repo-leaderboard-contributors {

overflow: hidden;

} github_feeds .repo-leaderboard-list .repo-leaderboard-contributors .avatar, .repo-leaderboard-list .repo-leaderboard-contributors .contributor-avatar-text {

border-radius: 3px;
float: left;
margin-right: 5px;

} github_feeds .repo-leaderboard-list.leaderboard-list .leaderboard-list-content {

margin-left: 35px;

} github_feeds .user-leaderboard-list .follow-list-info {

margin-top: 12px;
margin-bottom: 0;
font-size: 12px;
color: #666;

} github_feeds .user-leaderboard-list .follow-list-info .css-truncate.css-truncate-target {

max-width: none;

} github_feeds .user-leaderboard-list .user-leaderboard-list-name {

margin: 0;
font-size: 18px;
font-weight: normal;

} github_feeds .user-leaderboard-list .user-leaderboard-list-name .full-name {

font-weight: bold;
margin-left: 5px;
color: #5C5C5C;

} github_feeds .user-leaderboard-list .repo-list-item {

border-top: 0;
padding-left: 21px;
padding-top: 10px;
padding-bottom: 0px;

} github_feeds .user-leaderboard-list .repo-list-item .repo-description, .user-leaderboard-list .repo-list-item .repo-and-owner {

max-width: 530px;

} github_feeds .user-leaderboard-list .repo-list-item .repo {

color: #5C5C5C;

} github_feeds .leaderboard-list {

list-style-type: none;
margin: 0;

} github_feeds .leaderboard-list .leaderboard-action {

float: right;
margin-top: -3px;
margin-left: 10px;

} github_feeds .leaderboard-list .leaderboard-list-rank {

position: absolute;
left: 0;
top: 25px;
width: 20px;
text-align: right;
font-size: 11px;
text-transform: uppercase;
color: #B9B9B9;
font-weight: 300;

} github_feeds .leaderboard-list .leaderboard-list-item {

padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 35px;

} github_feeds .leaderboard-list .leaderboard-list-item:last-child {

border-bottom: 0;

} github_feeds .leaderboard-list .leaderboard-gravatar {

float: left;
width: 48px;
height: 48px;

} github_feeds .leaderboard-list .leaderboard-list-content {

margin-left: 58px;
min-height: 48px;

} github_feeds .leaderboard-list .leaderboard-list-content h2 a:visited {

color: #7C65C2;

} github_feeds .repo-collection .author-gravatar {

float: left;
background: white;
margin-right: 10px;
border-radius: 3px;

} github_feeds .explore-page.marketing-section {

border-bottom: 0;

} github_feeds .explore-page.marketing-section .thread-subscription-status {

border: 0;

} github_feeds .explore-page.marketing-section .signed-out-comment {

margin-left: 0;

} github_feeds .explore-page .language-filter-list {

margin-bottom: 10px;

} github_feeds .explore-paginations {

margin-top: 15px;

} github_feeds .explore-paginations .pagination {

vertical-align: middle;
margin-right: 10px;

} github_feeds .explore-paginations .pagination-info {

display: inline-block;
vertical-align: middle;

} github_feeds .explore-mail-tease {

overflow: hidden;
margin-top: -40px;
padding-top: 20px;
background: #202021 url("/images/modules/home/octicons-bg.png?d7a421c4") center repeat;
border-bottom: 1px solid #ddd;

} github_feeds .explore-mail-tease h3 {

color: #fff;
text-align: center;

} github_feeds .explore-mail-tease img {

margin-bottom: -5px;

} github_feeds.newsletter-frequency-choice {

margin: 40px 0;
list-style-type: none;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: space-around;

} github_feeds.newsletter-frequency-choice .choice {

width: 25%;
margin: auto;
position: relative;

} github_feeds.newsletter-frequency-choice .choice>label {

display: block;
height: 100%;
margin: 0 10px;
font-weight: normal;
background: #fff;
border: 3px solid #eee;
border-radius: 4px;
cursor: pointer;

} github_feeds.newsletter-frequency-choice .choice:hover label {

border-color: #4183c4;

} github_feeds.newsletter-frequency-choice .choice:hover h3 {

background: #4183c4;
border-color: #4183c4;
color: #fff;

} github_feeds.newsletter-frequency-choice .choice.selected label {

border-color: #6cc644;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);

} github_feeds.newsletter-frequency-choice .choice.selected h3 {

background: #6cc644;
border-color: #6cc644;
color: #fff;

} github_feeds.newsletter-frequency-choice .choice.selected p {

color: #333;

} github_feeds.newsletter-frequency-choice .choice .notice {

transition: all 0.15s ease-in;
-webkit-transition: all 0.15s ease-in 0;
text-align: center;
position: absolute;
bottom: 1em;
left: 0;
right: 0;
opacity: 0;
z-index: -1;
font-weight: bold;
color: #6cc644;

} github_feeds.newsletter-frequency-choice .choice .notice.visible {

bottom: -2em;
opacity: 1;

} github_feeds.newsletter-frequency-choice h3 {

margin: 0;
padding: 10px;
border-bottom: 1px solid #eee;
font-weight: normal;
background: #fafafa;

} github_feeds.newsletter-frequency-choice h3 input {

position: relative;
top: -2px;
margin: 0 3px 0 -19px;

} github_feeds.newsletter-frequency-choice p {

margin: 15px 15px;
color: #777;
text-align: left;
height: 7em;

} github_feeds .facebox {

position: absolute;
top: 0;
left: 0;
z-index: 100;
padding-bottom: 40px;

} github_feeds .facebox-popup {

position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.25);
border-radius: 5px;
box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;

} github_feeds .facebox-content {

width: 455px;
padding: 15px;

} github_feeds .facebox-content:before, .facebox-content:after {

content: " ";
display: table;

} github_feeds .facebox-content:after {

clear: both;

} github_feeds .facebox-close {

position: absolute;
top: 8px;
right: 5px;
padding: 10px;
-webkit-appearance: none;
background-color: transparent;
border: 0;
opacity: .25;
cursor: pointer;

} github_feeds .facebox-close:hover {

opacity: 1;

} github_feeds .facebox-overlay {

position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%}

github_feeds .facebox-overlay-hide {

z-index: -100;

} github_feeds .facebox-overlay-active {

z-index: 99;
background-color: #000;

} github_feeds .facebox-loading {

min-height: 64px;
background-image: url("/images/spinners/octocat-spinner-64.gif?55517cc1");
background-position: center center;
background-repeat: no-repeat;

} github_feeds .facebox-header {

margin: -15px -15px 15px;
padding: 15px;
font-size: 18px;
font-weight: normal;
border-bottom: 1px solid #e5e5e5;

} github_feeds .facebox-alert, .facebox-danger {

margin: -16px -15px 15px;
padding: 10px 15px;
border-style: solid;
border-width: 1px 0;

} github_feeds .facebox-alert {

color: #796620;
background-color: #f8eec7;
border-color: #f2e09a;

} github_feeds .facebox-danger {

padding-left: 40px;
color: #9c342e;
background-color: #f7d9d7;
border-color: #f2c4c2;

} github_feeds .facebox-danger .octicon {

float: left;
margin-left: -25px;

} github_feeds .facebox-separator {

margin: 20px -15px;

} github_feeds .facebox ul {

margin-left: 25px;
margin-bottom: 15px;

} github_feeds .facebox .facebox-staff-links {

margin: -15px -15px 15px;
padding: 10px 15px;
background-color: #f5f5f5;
border-bottom: 1px solid #e5e5e5;

} github_feeds .facebox .facebox-staff-links li {

display: inline-block;
margin-right: 10px;
color: #999;
list-style: none;

} github_feeds .facebox .facebox-staff-links a {

font-weight: bold;

} github_feeds .facebox-staff-search .hfields {

margin-top: 0;
margin-bottom: 0;

} github_feeds .facebox-staff-search .hfields input {

width: 340px;
margin-right: 0;

} github_feeds .facebox-staff-search .hfields .button {

margin-top: 29px;
margin-right: 0;

} github_feeds .facebox-staff-search .status-check-list {

float: none;
margin: 15px 0 0 0;

} github_feeds .facebox pre {

padding: 10px;
background-color: #eee;
border: 1px solid #ddd;
border-radius: 3px;

} github_feeds .facebox .cheatsheet {

width: 810px;

} github_feeds .facebox .cheatsheet .row:before, .facebox .cheatsheet .row:after {

content: " ";
display: table;

} github_feeds .facebox .cheatsheet .row:after {

clear: both;

} github_feeds .facebox .cheatsheet .col {

float: left;
margin-left: 15px;
width: 260px;

} github_feeds .facebox .cheatsheet h3 {

margin-top: 0;
margin-bottom: 5px;

} github_feeds .facebox .cheatsheet p {

margin-top: 0;
margin-bottom: 5px;
color: #888;

} github_feeds .facebox .cheatsheet pre {

margin-bottom: 15px;

} github_feeds .facebox .cheatsheet hr {

margin-top: 10px;
margin-bottom: 20px;

} github_feeds .facebox .cheatsheet hr:before, .facebox .cheatsheet hr:after {

content: " ";
display: table;

} github_feeds .facebox .cheatsheet hr:after {

clear: both;

} github_feeds facebox .billing-credit-cards {

margin: 0 0 15px;

} github_feeds facebox .billing-credit-cards li {

margin: 0 4px 0 0;

} github_feeds .keyboard-shortcuts {

float: right;
font-size: 11px;
color: #999;

} github_feeds .keyboard-shortcuts .mini-icon {

position: relative;
top: 2px;
margin-left: 5px;

} github_feeds .facebox .shortcuts {

width: 860px;

} github_feeds .shortcuts .columns-one-third {

float: left;
width: 32%}

github_feeds .shortcuts .columns-one-third+.columns-one-third {

margin-left: 2%}

github_feeds .shortcuts .rule {

margin-left: -15px;
margin-right: -15px;
border-bottom-color: #e5e5e5;

} github_feeds .keyboard-mappings {

font-size: 12px;
color: #555;

} github_feeds .keyboard-mappings th {

padding-top: 25px;
font-size: 14px;
line-height: 1.5;
color: #333;
text-align: left;

} github_feeds .keyboard-mappings tbody:first-child tr:first-child th {

padding-top: 0;

} github_feeds .keyboard-mappings td {

padding-top: 3px;
padding-bottom: 3px;
vertical-align: top;
line-height: 20px;

} github_feeds .keyboard-mappings .keys {

padding-right: 10px;
color: #999;
text-align: right;
white-space: nowrap;

} github_feeds .keyboard-mappings .key {

display: inline-block;
min-width: 20px;
padding: 5px 6px;
font-family: Monaco,  "Liberation Mono",  Courier,  monospace;
font-size: 11px;
line-height: 1;
color: #eee;
text-align: center;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -2px 0 #111;

} github_feeds .keyboard-mappings .platform-mac {

display: none;

} github_feeds .macintosh .keyboard-mappings .platform-mac {

display: inline;

} github_feeds .macintosh .keyboard-mappings .platform-other {

display: none;

} github_feeds .facebox .facebox-user-list {

margin-left: 0;
margin-bottom: 0;
max-height: 400px;
overflow: auto;

} github_feeds .facebox-user-list-item {

padding: 3px 0;
list-style: none;
font-weight: bold;
vertical-align: middle;

} github_feeds .facebox-user-list-item a {

color: #000;

} github_feeds .facebox-user-list-item img {

margin-right: 5px;
border-radius: 3px;
vertical-align: middle;

} github_feeds .linejump .linejump-input {

width: 340px;
background-color: #fafafa;

} github_feeds .linejump .linejump-input, .linejump .button {

font-size: 16px;
padding: 10px 15px;

} github_feeds .linejump+.facebox-close {

top: 18px;

} github_feeds .transfer-application .button-block {

margin-top: 5px;

} github_feeds .facebox .lineprofiler {

width: 900px;

} github_feeds .facebox .lineprofiler pre {

overflow-x: scroll;
white-space: pre;
word-wrap: normal;

} github_feeds .site-footer {

position: relative;
margin-top: 40px;
padding-top: 40px;
padding-bottom: 40px;
font-size: 12px;
line-height: 1.5;
color: #777;
border-top: 1px solid #eee;

} github_feeds .site-footer:before, .site-footer:after {

content: " ";
display: table;

} github_feeds .site-footer:after {

clear: both;

} github_feeds .site-footer .octicon-mark-github {

position: absolute;
top: 38px;
left: 50%;
height: 24px;
width: 24px;
margin-left: -12px;
font-size: 24px;
color: #ccc;

} github_feeds .site-footer .octicon-mark-github:hover {

color: #bbb;

} github_feeds .site-footer-links {

float: left;
margin: 0;
list-style: none;

} github_feeds .site-footer-links.right {

float: right;

} github_feeds .site-footer-links li {

display: inline-block;
line-height: 16px;

} github_feeds .site-footer-links li+li {

margin-left: 10px;

} github_feeds .site-footer-links img {

display: block;

} github_feeds .columns {

margin-left: -10px;
margin-right: -10px;

} github_feeds .columns:before, .columns:after {

content: " ";
display: table;

} github_feeds .columns:after {

clear: both;

} github_feeds .column {

float: left;
padding-left: 10px;
padding-right: 10px;

} github_feeds .one-third {

width: 33%}

github_feeds .two-thirds {

width: 67%}

github_feeds .one-fourth {

width: 25%}

github_feeds .one-half {

width: 50%}

github_feeds .three-fourths {

width: 75%}

github_feeds .single-column {

padding-left: 10px;
padding-right: 10px;

} github_feeds .offset-one-fourth {

margin-left: 25%}

github_feeds .table-column {

display: table-cell;
width: 1%;
padding-left: 10px;
padding-right: 10px;
vertical-align: top;

} github_feeds .header {

text-shadow: 0 1px 0 #fff;
border-bottom: 1px solid #e5e5e5;
min-width: 1000px;

} github_feeds .header-logged-in {

background-color: #f3f3f3;
background-image: -moz-linear-gradient(#f9f9f9,  #f3f3f3);
background-image: -webkit-linear-gradient(#f9f9f9,  #f3f3f3);
background-image: linear-gradient(#f9f9f9,  #f3f3f3);
background-repeat: repeat-x;

} github_feeds .header-logo-invertocat {

float: left;
padding: 8px 10px 6px;
margin-left: -10px;
margin-right: 5px;
color: #333333;
transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in 0;
white-space: nowrap;

} github_feeds .header-logo-invertocat .octicon-mark-github {

float: left;
width: 24px;
height: 25px;
font-size: 25px;

} github_feeds .header-logo-invertocat:hover {

color: #4183c4;
text-decoration: none;

} github_feeds .logo-subbrand {

margin-left: 6px;
font-size: 16px;
font-weight: bold;
line-height: 26px;

} github_feeds .header-logo-wordmark {

position: relative;
float: left;
margin-top: 5px;
margin-right: 5px;
color: #333333;
transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in 0;

} github_feeds .header-logo-wordmark:hover {

color: #4183c4;

} github_feeds .header-logo-wordmark .octicon-logo-github {

font-size: 32px;

} github_feeds .notification-indicator {

float: left;
width: 42px;
height: 100%;
margin-right: 15px;
text-align: center;
line-height: 40px;
padding-left: 1px;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.15), 1px 0 0 rgba(255, 255, 255, 0.15);

} github_feeds .notification-indicator .mail-status {

display: inline-block;
width: 8px;
height: 8px;
border-radius: 100px;
background-color: #aaa;
background-color: #cccccc;
background-image: -moz-linear-gradient(#aaa,  #ccc);
background-image: -webkit-linear-gradient(#aaa,  #ccc);
background-image: linear-gradient(#aaa,  #ccc);
background-repeat: repeat-x;
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 #fff;

} github_feeds .notification-indicator:hover {

text-decoration: none;

} github_feeds .notification-indicator:hover .mail-status {

background-color: #bbbbbb;
background-image: -moz-linear-gradient(#999,  #bbb);
background-image: -webkit-linear-gradient(#999,  #bbb);
background-image: linear-gradient(#999,  #bbb);
background-repeat: repeat-x;

} github_feeds .notification-indicator .unread {

background-color: #3269a0;
background-image: -moz-linear-gradient(#4183c4,  #3269a0);
background-image: -webkit-linear-gradient(#4183c4,  #3269a0);
background-image: linear-gradient(#4183c4,  #3269a0);
background-repeat: repeat-x;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4;

} github_feeds .notification-indicator:hover .unread {

background-color: #2c5d8d;
background-image: -moz-linear-gradient(#3876b4,  #2c5d8d);
background-image: -webkit-linear-gradient(#3876b4,  #2c5d8d);
background-image: linear-gradient(#3876b4,  #2c5d8d);
background-repeat: repeat-x;

} github_feeds .notification-indicator.contextually-unread {

background-color: #d2e4f9;
background-image: -moz-linear-gradient(#e9f2fc,  #d2e4f9);
background-image: -webkit-linear-gradient(#e9f2fc,  #d2e4f9);
background-image: linear-gradient(#e9f2fc,  #d2e4f9);
background-repeat: repeat-x;
position: relative;
z-index: 2;
border-left-color: #c2d5eb;
border-right-color: #c2d5eb;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5), 1px 0 0 #fff, 0 1px 0 #c2d5eb;

} github_feeds .notification-indicator.contextually-unread:hover {

background-position: 0 -15px;

} github_feeds .top-nav {

float: left;
list-style: none;

} github_feeds .top-nav>li {

float: left;

} github_feeds .top-nav>li+li {

margin-left: 5px;

} github_feeds .top-nav>li>a {

display: block;
padding: 5px;
font-size: 13px;
font-weight: bold;
color: #333333;
transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in 0;

} github_feeds .top-nav>li>a:hover {

color: #4183c4;
text-decoration: none;

} github_feeds .header-logged-out {

padding: 15px 0;

} github_feeds .dropdown-menu {

position: absolute;
top: 100%;
left: 50%;
z-index: 100;
float: left;
width: 180px;
list-style: none;
margin: 2px 0 0 -90px;
padding-top: 7px;
padding-bottom: 7px;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 5px;
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);

} github_feeds .dropdown-menu:before {

content: '';
display: inline-block;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-bottom: 8px solid #ccc;
border-bottom-color: rgba(0, 0, 0, 0.15);
position: absolute;
top: -8px;
left: 82px;

} github_feeds .dropdown-menu:after {

content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #fff;
position: absolute;
top: -7px;
left: 83px;

} github_feeds .new-menu .new-menu-content {

display: none;

} github_feeds .new-menu.active .new-menu-content {

display: block;

} github_feeds .dropdown-menu>li.section-title {

padding-left: 10px;
padding-top: 10px;
padding-bottom: 5px;
font-weight: bold;
font-size: 12px;

} github_feeds .header-actions {

float: right;

} github_feeds .header-actions .button {

margin-left: 5px;

} github_feeds user-links {

float: right;
margin: 7px 0 0;
padding: 0;
list-style: none;

} github_feeds user-links>li {

position: relative;
float: left;
margin-left: 5px;

} github_feeds user-links>li>a {

display: block;
padding: 5px;
font-size: 13px;
color: #333333;
transition: all 0.1s ease-in;
-webkit-transition: all 0.1s ease-in 0;

} github_feeds user-links>li>a:hover, user-links>li>a:focus {

color: #4183c4;
text-decoration: none;

} github_feeds user-links .dropdown-menu {

margin-top: 6px;

} github_feeds user-links .name {

font-weight: bold;
line-height: 16px;
white-space: nowrap;

} github_feeds user-links .name img {

float: left;
margin: -2px 5px 0 0;
border-radius: 3px;
box-shadow: 0 1px 0 #fff;

} github_feeds user-links .settings-warning {

position: absolute;
top: -5px;
right: -4px;
padding: 3px 6px;
font-size: 10px;
font-weight: bold;
color: #fff;
line-height: 1;
background-color: #d26911;
border-bottom: 1px solid #8f4f07;
border-radius: 2px;

} github_feeds .enterprise .header, .enterprise.marketing .header-logged-out {

background-color: #2a2c2e;
background-image: -moz-linear-gradient(#434648,  #2a2c2e);
background-image: -webkit-linear-gradient(#434648,  #2a2c2e);
background-image: linear-gradient(#434648,  #2a2c2e);
background-repeat: repeat-x;
border-bottom-color: #000;
text-shadow: none;

} github_feeds .enterprise serverstats.enabled+.header {

box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);

} github_feeds .enterprise .header-logo-wordmark, .enterprise .header-logo-invertocat, .enterprise .top-nav a, .enterprise user-links>li>a {

color: #c8c8ca;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);

} github_feeds .enterprise .header-logo-wordmark:hover, .enterprise .header-logo-invertocat:hover, .enterprise .top-nav a:hover, .enterprise user-links>li>a:hover {

color: #fafafa;

} github_feeds .enterprise .header-logo-wordmark:hover .dropdown-arrow, .enterprise .header-logo-invertocat:hover .dropdown-arrow, .enterprise .top-nav a:hover .dropdown-arrow, .enterprise user-links>li>a:hover .dropdown-arrow {

border-top-color: #fafafa;

} github_feeds .enterprise user-links .name img {

box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);

} github_feeds .enterprise .header .dropdown-arrow {

border-top-color: #c8c8ca;

} github_feeds .enterprise .header-logged-out .header-logo-invertocat {

margin-top: 3px;
margin-bottom: 3px;

} github_feeds .enterprise .notification-indicator {

border-left-color: #2a2c2e;
border-right-color: #2a2c2e;

} github_feeds .enterprise .notification-indicator .mail-status {

background-color: #434648;
background-image: -moz-linear-gradient(#2a2c2e,  #434648);
background-image: -webkit-linear-gradient(#2a2c2e,  #434648);
background-image: linear-gradient(#2a2c2e,  #434648);
background-repeat: repeat-x;
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);

} github_feeds .enterprise .notification-indicator .mail-status.unread {

background-color: #3269a0;
background-image: -moz-linear-gradient(#689cd0,  #3269a0);
background-image: -webkit-linear-gradient(#689cd0,  #3269a0);
background-image: linear-gradient(#689cd0,  #3269a0);
background-repeat: repeat-x;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4;

} github_feeds .enterprise .notification-indicator.contextually-unread {

background-color: #304254;
background-image: -moz-linear-gradient(#425567,  #304254);
background-image: -webkit-linear-gradient(#425567,  #304254);
background-image: linear-gradient(#425567,  #304254);
background-repeat: repeat-x;
border-color: #273644 #273644 #273644 #2a2c2e;
box-shadow: inset 1px 0 rgba(255, 255, 255, 0.1), 1px 0 rgba(255, 255, 255, 0.1);

} github_feeds .enterprise .header-actions .button {

border: 0;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.5);

} github_feeds .unsupported-browser {

padding: 15px 0;
color: #211e14;
background-color: #fae692;
background-image: -moz-linear-gradient(#feefae,  #fae692);
background-image: -webkit-linear-gradient(#feefae,  #fae692);
background-image: linear-gradient(#feefae,  #fae692);
background-repeat: repeat-x;
border-bottom: 1px solid #b3a569;

} github_feeds .unsupported-browser .container {

background: url("/images/icons/ie-notice.png?82bc9eb8") no-repeat 0 5px;

} github_feeds .unsupported-browser h5 {

font-size: 13px;
margin: 5px 0 2px;
padding-left: 48px;

} github_feeds .unsupported-browser p {

margin: 0;
padding-left: 48px;

} github_feeds .unsupported-browser .button {

float: right;
margin-top: 5px;
margin-left: 8px;

} github_feeds .mobile-banner button.switch-to-mobile {

display: block;
width: 100%;
padding: 30px 0 45px 0;
border: 0;
background-color: #444;
color: #eaeaea;
font-size: 60px;
text-align: center;
font-weight: bold;

} github_feeds .mobile-banner button.switch-to-mobile .mega-octicon {

position: relative;
top: -8px;
margin-right: 5px;
color: #ddd;
font-size: 48px;

} github_feeds .outdated-dns p {

text-align: center;

} github_feeds .accessibility-aid {

z-index: -1;
top: -999em;
position: absolute;

} github_feeds .linux .show-mac, .macintosh .show-mac {

display: block;

} github_feeds .linux .hide-mac, .macintosh .hide-mac {

display: none;

} github_feeds .windows .show-mac {

display: none;

} github_feeds .homepage .container {

font-family: "Helvetica Neue",  Helvetica,  Arial,  sans-serif;

} github_feeds .homepage .header-logged-out .primary {

display: none;

} github_feeds .text-muted {

color: #999;

} github_feeds .text-center {

text-align: center;

} github_feeds .manage-labels-toggle {

display: block;
text-align: center;
margin: 0 5px;

} github_feeds .label-select-menu .color {

display: inline-block;
width: 14px;
height: 14px;
margin-right: 2px;
margin-bottom: 2px;
border-radius: 3px;
vertical-align: middle;

} github_feeds .label-select-menu .selected .select-menu-item-icon {

color: inherit !important;

} github_feeds .label-select-menu .selected:active {

background-color: transparent !important;

} github_feeds .label-select-menu .select-menu-item.navigation-focus {

background-color: #f4f4f4;
color: inherit;

} github_feeds .label-select-menu .select-menu-item.navigation-focus .select-menu-item-icon {

color: transparent;

} github_feeds .label-select-menu .select-menu-item .octicon-remove-close {

display: none;
float: right;
margin: 1px 10px 0 0;
opacity: 0.6;

} github_feeds .label-select-menu .select-menu-item.selected .octicon-remove-close {

display: block;
color: inherit;

} github_feeds .label-select-menu>form {

position: relative;

} github_feeds .sidebar-milestone-widget {

position: relative;

} github_feeds .sidebar-milestone-widget .sidebar-milestone-widget-text {

color: #999999;
line-height: 26px;

} github_feeds .sidebar-milestone-widget .sidebar-milestone-widget-text.no-select {

color: #666666;

} github_feeds .sidebar-milestone-widget .info-main {

font-weight: bold;
margin-bottom: 5px;
line-height: 26px;
color: #999999;

} github_feeds .sidebar-milestone-widget .info-main .title {

color: #333333;

} github_feeds .sidebar-milestone-widget .info-main .css-truncate-target {

max-width: 121px;

} github_feeds .sidebar-milestone-widget .info-secondary {

font-size: 11px;

} github_feeds .sidebar-milestone-widget .info-secondary .open {

color: #999999;
font-weight: bold;

} github_feeds .sidebar-milestone-widget .info-secondary .octicon {

color: #bd2c00;

} github_feeds .sidebar-milestone-widget .select-menu {

position: absolute;
right: 0;

} github_feeds .issue-head {

margin-top: -15px;
padding: 10px;
border: 1px solid #d5d5d5;
border-width: 0 1px 2px 1px;
border-radius: 0 0 5px 5px;
font-weight: bold;
color: #999;

} github_feeds .issue-head .number {

float: right;
font-size: 14px;

} github_feeds .issue-head .number strong {

color: #666;

} github_feeds ul.color-label-list .filter-item {

cursor: default;

} github_feeds ul.color-label-list.editable .color {

width: 14px;

} github_feeds ul.color-label-list.editable .octicon-remove-close {

display: inline-block;
color: #aaa;
position: relative;
z-index: 10;

} github_feeds ul.color-label-list.editable .octicon-remove-close:hover {

color: #ba3d37;

} github_feeds ul.color-label-list .edit-color-label-form {

display: none;

} github_feeds ul.color-label-list .color-label {

line-height: 16px;
border: 1px solid transparent;

} github_feeds ul.color-label-list .color-label.active {

z-index: 25;
position: relative;
border: 1px solid #ddd;
border-radius: 3px;

} github_feeds ul.color-label-list .color-label.active .edit-color-label-form {

display: block;

} github_feeds ul.color-label-list .color-label.active .octicon-remove-close {

display: none;

} github_feeds ul.color-label-list .color-label a {

text-decoration: none;

} github_feeds ul.color-label-list .color-label.selected {

font-weight: bold;
background: 98% 5px no-repeat transparent;
-webkit-font-smoothing: antialiased;

} github_feeds ul.color-label-list .color-label.selected .count, ul.color-label-list .color-label.selected .color {

display: none;

} github_feeds ul.color-label-list .color-label.selected .octicon-remove-close {

display: inline-block;

} github_feeds ul.color-label-list .color-label.zeroed, ul.color-label-list .color-label.zeroed .count {

color: #999;

} github_feeds ul.color-label-list .filter-item:hover .octicon-remove-close {

opacity: 1;

} github_feeds ul.color-label-list .filter-item:hover .color {

border-color: #eee;

} github_feeds ul.color-label-list .count {

color: #333;

} github_feeds ul.color-label-list .name a {

color: #333;

} github_feeds ul.color-label-list .color {

display: block;
float: left;
margin-left: -5px;
margin-right: 4px;
width: 6px;
height: 14px;
border-radius: 3px;
border: 1px solid #fff;

} github_feeds ul.color-label-list .octicon-remove-close {

display: none;
float: right;
opacity: 0.8;

} github_feeds ul.color-label-list .nolabels {

margin: 10px 0;
font-size: 11px;
color: #666;

} github_feeds .edit-color-label-form {

padding: 5px;

} github_feeds .edit-color-label-form input {

width: 100%}

github_feeds .edit-color-label-form .form-actions {

margin-top: 5px;
padding: 0;
overflow: hidden;

} github_feeds .edit-color-label-form .optional {

margin: 0;
padding-top: 0;
float: left;
font-size: 11px;

} github_feeds .edit-color-label-form .color-editor {

margin-top: 5px;
position: relative;
height: 25px;

} github_feeds .edit-color-label-form .color-editor .color-editor-input {

position: absolute;
left: 0;
background-color: transparent;
min-height: 25px;
border-left-width: 26px;
padding-top: 3px;
padding-bottom: 3px;
width: 130px;

} github_feeds .edit-color-label-form .color-editor .octicon {

position: absolute;
top: 4px;
left: 6px;
color: rgba(0, 0, 0, 0.8);
z-index: 10;

} github_feeds .edit-color-label-form .color-editor .invalid-color-indicator {

display: none;
position: absolute;
top: 5px;
left: 9px;
color: #c00;
z-index: 10;
font-weight: bold;

} github_feeds .edit-color-label-form .color-editor .minibutton {

position: absolute;
right: 0;

} github_feeds .edit-color-label-form .color-editor .octicon-check {

display: none;

} github_feeds .edit-color-label-form.new-label-form {

margin-top: 10px;

} github_feeds .edit-color-label-form.new-label-form .new-label-form-title {

margin-bottom: 5px;

} github_feeds .edit-color-label-form.new-label-form .color-chooser, .edit-color-label-form.new-label-form .color-editor {

display: none;

} github_feeds .edit-color-label-form .color-editor-bg {

position: absolute;
left: 0;
height: 25px;
width: 130px;
opacity: 0.12;
border-radius: 3px;

} github_feeds .edit-color-label-form.open .color-chooser, .edit-color-label-form.open .color-editor {

display: block;

} github_feeds .edit-color-label-form.open .name-input {

border-bottom-right-radius: 0;
border-bottom-left-radius: 0;

} github_feeds .edit-color-label-form.is-valid .color-editor .octicon-check {

display: block;

} github_feeds .edit-color-label-form.is-not-valid .color-editor .invalid-color-indicator {

display: block;

} github_feeds ul.color-chooser {

height: 25px;
list-style-type: none;
display: table-row;

} github_feeds ul.color-chooser li {

display: table-cell;
width: 1%;
vertical-align: top;

} github_feeds ul.color-chooser .color-cooser-color {

display: block;
text-align: center;
height: 25px;
cursor: pointer;
border: solid 2px transparent;

} github_feeds ul.color-chooser .color-cooser-color label {

cursor: pointer;

} github_feeds ul.color-chooser input {

display: none;

} github_feeds ul.color-chooser .octicon-check {

visibility: hidden;

} github_feeds ul.color-chooser+.color-chooser li:first-child .color-cooser-color {

border-radius: 0 0 0 3px;

} github_feeds ul.color-chooser+.color-chooser li:last-child .color-cooser-color {

border-radius: 0 0 3px 0;

} github_feeds .closed-banner {

margin: 15px 0 15px 60px;
height: 7px;
overflow: hidden;
background: url("/images/modules/comments/closed_pattern.gif?412b5a2f");
border-radius: 5px;

} github_feeds .state-indicator {

display: block;
font-size: 14px;
font-weight: bold;
color: #fff;
text-align: center;
border-radius: 3px;
background: #999;

} github_feeds .state-indicator.open, .state-indicator.reopened {

background: #6cc644;

} github_feeds .state-indicator.merged {

background: #8fb6dc;

} github_feeds .state-indicator.closed {

background: #bd2c00;

} github_feeds .state-indicator.reverted {

background: #bd2c00;

} github_feeds .state-indicator.renamed {

background-color: #fffa5d;

} github_feeds .issues-list-options {

margin-bottom: 15px;

} github_feeds .issues-list-options .select-menu, .issues-list-options .button-group {

display: inline-block;
margin-right: 10px;

} github_feeds .issues-list-options .pagination {

float: right;
margin: 0;

} github_feeds .issues-list-options .add-button {

float: right;
margin-left: 10px;

} github_feeds .issues-keyboard-shortcuts {

float: left;
margin-top: 10px;

} github_feeds .keyboard-shortcuts {

font-size: 11px;
color: #999;

} github_feeds .keyboard-shortcuts .octicon {

margin-left: 4px;
vertical-align: middle;

} github_feeds .clear-issue-filters {

margin-top: 0;

} github_feeds .clear-issue-filters a {

color: #999;
font-weight: bold;
text-decoration: none;

} github_feeds .clear-issue-filters a:hover {

color: #666;

} github_feeds .clear-issue-filters a:hover .octicon {

color: #4183c4;

} github_feeds .discussion-timeline-cols .main {

width: 720px;

} github_feeds .discussion-timeline-cols .sidebar {

width: 200px;

} github_feeds .labels {

position: relative;

} github_feeds .labels .label {

display: inline-block;
padding: 3px 4px;
font-size: 11px;
font-weight: bold;
line-height: 1;
color: #fff;
border-radius: 2px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.12);

} github_feeds .labels .label:hover {

text-decoration: none;

} github_feeds a.label-link:hover {

text-decoration: none;

} github_feeds .labels .label-admin {

background-color: #4183c4;

} github_feeds .labels .label-billing {

background-color: #bd2c00;

} github_feeds .labels .label-guest {

background-color: #ff9933;

} github_feeds .labels .label-new {

background-color: #6cc644;

} github_feeds .labels .label-private {

background-color: #ff9933;

} github_feeds .labels .label-repo {

background-color: #f8eec7;
color: #a1882b;

} github_feeds .labels .label-permissions {

background-color: #eee;
color: #999;

} github_feeds .labels .label-ldap {

background-color: #eee;
color: #999;

} github_feeds .repository-lang-stats {

position: relative;

} github_feeds .repository-lang-stats ol.repository-lang-stats-numbers li {

display: table-cell;
width: 1%;
border-bottom: none;
text-align: center;
padding: 11px 5px;
white-space: nowrap;

} github_feeds .repository-lang-stats ol.repository-lang-stats-numbers li span.percent {

float: none;

} github_feeds .repository-lang-stats ol.repository-lang-stats-numbers li>a, .repository-lang-stats ol.repository-lang-stats-numbers li>span {

color: #999999;
text-decoration: none;
font-weight: bold;

} github_feeds .repository-lang-stats ol.repository-lang-stats-numbers li .lang {

color: #333333;

} github_feeds .repository-lang-stats ol.repository-lang-stats-numbers li .language-color {

display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%}

github_feeds .repository-lang-stats ol.repository-lang-stats-numbers li a:hover {

background: transparent;

} github_feeds .stats-switcher-viewport {

overflow: hidden;
height: 38px;

} github_feeds .stats-switcher-viewport .numbers-summary {

-moz-transition: margin 0.25s ease-in-out;
-webkit-transition: margin 0.25s ease-in-out;
transition: margin 0.25s ease-in-out;

} github_feeds .stats-switcher-viewport.is-revealing-lang-stats .numbers-summary {

margin-top: -38px;

} github_feeds .repository-lang-stats-graph {

display: block;
width: 100%;
height: auto;
line-height: 12px;
white-space: nowrap;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
overflow: hidden;

} github_feeds .repository-lang-stats-graph span {

display: inline-block;
height: 8px;
background: #ccc;
text-indent: -9999px;

} github_feeds .repository-lang-stats-graph .language-color {

height: auto;
line-height: 12px;
vertical-align: top;

} github_feeds .repository-lang-stats-graph .language-color:first-child {

border-bottom-left-radius: 3px;

} github_feeds .repository-lang-stats-graph .language-color:last-child {

border-bottom-right-radius: 3px;

} github_feeds ol.list-tip, ul.list-tip {

border-radius: 3px;
box-shadow: 0 0 5px #ccc;
border: 1px solid #ddd;
background: #fff;
position: absolute;
top: 20px;
left: -20px;
width: 170px;
z-index: 100;
display: none;

} github_feeds ol.list-tip:before, ul.list-tip:before {

content: "▲";
font-size: 14px;
margin: 0 auto;
width: 14px;
display: block;
margin-top: -13px;
color: #fff;
text-shadow: -1px -1px 2px #ccc;

} github_feeds ol.list-tip li, ul.list-tip li {

margin: 0;
line-height: 100%;
list-style: none;
border-bottom: 1px solid #eee;
font-weight: bold;

} github_feeds ol.list-tip li span.color-block, ul.list-tip li span.color-block {

display: inline-block;
width: 8px;
height: 10px;
margin-right: 5px;

} github_feeds ol.list-tip li a, ol.list-tip li .other, ul.list-tip li a, ul.list-tip li .other {

color: #333;
padding: 8px 10px;
display: block;

} github_feeds ol.list-tip li a:hover, ul.list-tip li a:hover {

text-decoration: none;
background-color: #E6F1F6;

} github_feeds ol.list-tip li span.percent, ul.list-tip li span.percent {

float: right;
color: #999;

} github_feeds ol.list-tip li:last-child, ul.list-tip li:last-child {

border-bottom: none;

} github_feeds .language-color {

background-color: #ccc;

} github_feeds .list-group-item {

position: relative;
display: block;
margin-bottom: -1px;
padding: 8px 10px 10px 40px;
border: 1px solid #e5e5e5;

} github_feeds .list-group-item a:hover {

text-decoration: none;

} github_feeds .list-group-item:first-child {

border-top-left-radius: 3px;
border-top-right-radius: 3px;

} github_feeds .list-group-item:first-child .issue-item-unread {

border-top-left-radius: 3px;

} github_feeds .list-group-item:last-child {

margin-bottom: 0;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;

} github_feeds .list-group-item:last-child .issue-item-unread {

border-bottom-left-radius: 3px;

} github_feeds .list-group-item.closed {

background-color: #fcfcfc;

} github_feeds .list-group-item.selectable {

padding-left: 60px;

} github_feeds .list-group-item.selected {

background-color: #ffffef;

} github_feeds .list-group-item.navigation-focus {

background-color: #f5f9fc;

} github_feeds .list-group-item .list-group-item-name a, .list-group-item .list-group-item-meta a {

color: #333333;

} github_feeds .list-group-item .list-group-item-summary a {

color: #666666;

} github_feeds .list-group-item .list-group-item-summary a.quiet {

color: #999999;

} github_feeds .list-group-item .status {

position: relative;
top: 2px;
margin-right: -9px;
float: right;

} github_feeds .logged_in .list-group-item.unread .issue-item-unread {

position: absolute;
top: 0;
left: -1px;
bottom: 0;
width: 3px;
background-color: #4183c4;

} github_feeds .list-group-item-number {

position: relative;
top: 2px;
float: right;
margin-left: 12px;
font-size: 13px;
color: #999;

} github_feeds .list-group-item-name {

margin: 0 60px 0 0;
font-size: 15px;
line-height: 1.3;
margin-bottom: 2px;
word-wrap: break-word;

} github_feeds .list-group-item-name .type-icon {

float: left;
margin-top: 1px;
margin-left: -24px;

} github_feeds .closed.octicon {

color: #bd2c00;

} github_feeds .open.octicon {

color: #6cc644;

} github_feeds .list-group-item-summary {

margin-top: 2px;

} github_feeds .list-group-item-summary p {

margin: 0 0 5px;

} github_feeds .standalone .list-group-item-summary p {

margin-bottom: 0;

} github_feeds .list-group-item-check {

position: absolute;
top: 12px;
left: 12px;

} github_feeds .list-group-item-meta {

font-size: 11px;
line-height: 17px;
list-style-type: none;
overflow: hidden;
color: #999999;

} github_feeds .list-group-item-meta>li {

display: inline-block;
margin-right: 4px;

} github_feeds .list-group-item-meta .gravatar img {

position: relative;
top: -1px;
margin-right: 2px;
vertical-align: middle;
border-radius: 2px;

} github_feeds .list-group-item-meta .octicon {

vertical-align: top;

} github_feeds .list-group-item-meta .branch-name .css-truncate-target {

vertical-align: top;
max-width: 300px;

} github_feeds .list-group-item .type-icon {

vertical-align: middle;
position: relative;
top: 1px;

} github_feeds .list-group-item .assignee {

float: right;

} github_feeds .list-group-item .assignee img {

display: block;
border-radius: 2px;

} github_feeds .list-group-item .labels {

display: inline-block;
top: -2px;
margin-bottom: -2px;
margin-left: 4px;

} github_feeds .issues-list-actions {

padding: 6px 10px;
font-size: 11px;
background-color: #f5f5f5;

} github_feeds .issues-list-actions .note {

margin: 0 0 0 5px;
display: inline-block;
font-size: 11px;
color: #9ca9a9;

} github_feeds .issues-list-actions .select-all {

padding: 5px 6px 5px 2px;
margin-right: 25px;

} github_feeds .issues-list-actions .dropdown-button {

position: relative;
padding-right: 18px;

} github_feeds .issues-list-actions .dropdown-button:after {

content: "";
display: block;
position: absolute;
border: 3px solid #333333;
border-color: #333333 transparent transparent;
top: 10px;
right: 8px;
width: 0px;
height: 0px;

} github_feeds .issues-list-actions .select-menu {

display: inline-block;

} github_feeds .pulls-list-group .list-group-item {

padding-left: 34px;

} github_feeds .legacy-chromed-list-browser {

border: 1px solid #ddd;
border-radius: 5px;

} github_feeds .legacy-chromed-list-browser .list-browser-filterbar {

border-radius: 3px 3px 0 0;

} github_feeds .animated-ellipsis-container {

display: inline-block;
overflow: hidden;
height: 12px;
width: 12px;
-webkit-transform: translateZ(0);

} github_feeds .animated-ellipsis-container>.animated-ellipsis {

overflow: hidden;
display: inline-block;
vertical-align: bottom;
-webkit-animation: ellipsis 1s infinite;
-moz-animation: ellipsis 1s infinite;

} github_feeds to {

width: 12px;

} github_feeds to {

width: 12px;

} github_feeds .large-loading-area {

text-align: center;
padding: 100px 0;

} github_feeds .loading-area {

text-align: center;

} github_feeds .context-loader.large-format-loader {

position: absolute;
display: none;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: 0;
width: auto;
padding: 190px 0 0 0;
font-weight: normal;
background: rgba(255, 255, 255, 0.8);
border: none;
z-index: 9999;
text-align: center;
color: #999999;

} github_feeds .context-loader.large-format-loader.is-loading {

display: block;

}