﻿.marked {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.725;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Microsoft Yahei", "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 15px;
    word-wrap: break-word;
}

.marked .pl-c {
    color: #969896;
}

.marked .pl-c1,
.marked .pl-s .pl-v {
    color: #0086b3;
}

.marked .pl-e,
.marked .pl-en {
    color: #795da3;
}

.marked .pl-smi,
.marked .pl-s .pl-s1 {
    color: #333;
}

.marked .pl-ent {
    color: #63a35c;
}

.marked .pl-k {
    color: #a71d5d;
}

.marked .pl-s,
.marked .pl-pds,
.marked .pl-s .pl-pse .pl-s1,
.marked .pl-sr,
.marked .pl-sr .pl-cce,
.marked .pl-sr .pl-sre,
.marked .pl-sr .pl-sra {
    color: #183691;
}

.marked .pl-v {
    color: #ed6a43;
}

.marked .pl-id {
    color: #b52a1d;
}

.marked .pl-ii {
    color: #f8f8f8;
    background-color: #b52a1d;
}

.marked .pl-sr .pl-cce {
    font-weight: bold;
    color: #63a35c;
}

.marked .pl-ml {
    color: #693a17;
}

.marked .pl-mh,
.marked .pl-mh .pl-en,
.marked .pl-ms {
    font-weight: bold;
    color: #1d3e81;
}

.marked .pl-mq {
    color: #008080;
}

.marked .pl-mi {
    font-style: italic;
    color: #333;
}

.marked .pl-mb {
    font-weight: bold;
    color: #333;
}

.marked .pl-md {
    color: #bd2c00;
    background-color: #ffecec;
}

.marked .pl-mi1 {
    color: #55a532;
    background-color: #eaffea;
}

.marked .pl-mdr {
    font-weight: bold;
    color: #795da3;
}

.marked .pl-mo {
    color: #1d3e81;
}

.marked .octicon {
    display: inline-block;
    vertical-align: text-top;
    fill: currentColor;
}

.marked a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.marked a:active,
.marked a:hover {
    outline-width: 0;
}

.marked strong {
    font-weight: inherit;
}

.marked strong {
    font-weight: bolder;
}

.marked h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.marked img {
    border-style: none;
}

.marked svg:not(:root) {
    overflow: hidden;
}

.marked code,
.marked kbd,
.marked pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

.marked hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

.marked input {
    font: inherit;
    margin: 0;
}

.marked input {
    overflow: visible;
}

.marked [type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

.marked * {
    box-sizing: border-box;
}

.marked input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.marked a {
    color: #4078c0;
    text-decoration: none;
}

.marked a:hover,
.marked a:active {
    text-decoration: underline;
}

.marked strong {
    font-weight: 600;
}

.marked hr {
    height: 0;
    margin: 15px 0;
    overflow: hidden;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #ddd;
}

.marked hr::before {
    display: table;
    content: "";
}

.marked hr::after {
    display: table;
    clear: both;
    content: "";
}

.marked table {
    border-spacing: 0;
    border-collapse: collapse;
}

.marked td,
.marked th {
    padding: 0;
}

.marked p {
    text-indent: 2em;
}

.marked blockquote {
    margin: 0;
}

.marked ul,
.marked ol {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.marked ul {
    list-style-type: disc;
}
.marked ol {
    list-style-type: decimal;
}
.marked ol ol,
.marked ul ol {
    list-style-type: lower-roman;
}

.marked ul ul ol,
.marked ul ol ol,
.marked ol ul ol,
.marked ol ol ol {
    list-style-type: lower-alpha;
}

.marked dd {
    margin-left: 0;
}

.marked code {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 12px;
}

.marked pre {
    margin-top: 0;
    margin-bottom: 0;
    font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}

.marked .octicon {
    vertical-align: text-bottom;
}

.marked input {
    -webkit-font-feature-settings: "liga" 0;
    font-feature-settings: "liga" 0;
}

.marked::before {
    display: table;
    content: "";
}

.marked::after {
    display: table;
    clear: both;
    content: "";
}

.marked>*:first-child {
    margin-top: 0 !important;
}

.marked>*:last-child {
    margin-bottom: 0 !important;
}

.marked a:not([href]) {
    color: inherit;
    text-decoration: none;
}

.marked .anchor {
    float: left;
    padding-right: 4px;
    margin-left: -20px;
    line-height: 1;
}

.marked .anchor:focus {
    outline: none;
}

.marked p,
.marked blockquote,
.marked ul,
.marked ol,
.marked dl,
.marked table,
.marked pre {
    margin-top: 10px;
    margin-bottom: 10px;
}

.marked hr {
    height: 0.25em;
    padding: 0;
    margin: 24px 0;
    background-color: #e7e7e7;
    border: 0;
}

.marked blockquote {
    padding: 0 1em;
    color: #777;
    border-left: 0.25em solid #ddd;
}

.marked blockquote>:first-child {
    margin-top: 0;
}

.marked blockquote>:last-child {
    margin-bottom: 0;
}

.marked kbd {
    display: inline-block;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 10px;
    color: #555;
    vertical-align: middle;
    background-color: #fcfcfc;
    border: solid 1px #ccc;
    border-bottom-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #bbb;
}

.marked h1,
.marked h2,
.marked h3,
.marked h4,
.marked h5,
.marked h6 {
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 1.25;
}

.marked h1 .octicon-link,
.marked h2 .octicon-link,
.marked h3 .octicon-link,
.marked h4 .octicon-link,
.marked h5 .octicon-link,
.marked h6 .octicon-link {
    color: #000;
    vertical-align: middle;
    visibility: hidden;
}

.marked h1:hover .anchor,
.marked h2:hover .anchor,
.marked h3:hover .anchor,
.marked h4:hover .anchor,
.marked h5:hover .anchor,
.marked h6:hover .anchor {
    text-decoration: none;
}

.marked h1:hover .anchor .octicon-link,
.marked h2:hover .anchor .octicon-link,
.marked h3:hover .anchor .octicon-link,
.marked h4:hover .anchor .octicon-link,
.marked h5:hover .anchor .octicon-link,
.marked h6:hover .anchor .octicon-link {
    visibility: visible;
}

.marked h1 {
    padding-bottom: 0.25em;
    font-size: 1.2em;
}

.marked h2 {
    padding-bottom: 0.25em;
    font-size: 1.1em;
}

.marked h3 {
    font-size: 1em;
}

.marked h4 {
    font-size: 1em;
    font-weight: normal;
}

.marked h5 {
    font-size: 0.875em;
    font-weight: normal;
}

.marked h6 {
    font-size: 0.85em;
    font-weight: normal;
}

.marked ul,
.marked ol {
    padding-left: 2em;
}

.marked ul ul,
.marked ul ol,
.marked ol ol,
.marked ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

.marked li>p {
    margin-top: 16px;
}

.marked li+li {
    margin-top: 0.25em;
}

.marked dl {
    padding: 0;
}

.marked dl dt {
    padding: 0;
    margin-top: 16px;
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
}

.marked dl dd {
    padding: 0 16px;
    margin-bottom: 16px;
}

.marked table {
    display: block;
    width: 100%;
    overflow: auto;
}

.marked table th {
    font-weight: bold;
}

.marked table th,
.marked table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
}

.marked table tr {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

.marked table tr:nth-child(2n) {
    background-color: #f8f8f8;
}

.marked img {
    max-width: 100%;
    box-sizing: content-box;
    background-color: #fff;
}

.marked code {
    padding: 0;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    margin: 0;
    font-size: 85%;
    background-color: rgba(0,0,0,0.04);
    border-radius: 3px;
}

.marked code::before,
.marked code::after {
    letter-spacing: -0.2em;
    content: "\00a0";
}

.marked pre {
    word-wrap: normal;
}

.marked pre>code {
    padding: 0;
    margin: 0;
    font-size: 100%;
    word-break: normal;
    white-space: pre;
    background: transparent;
    border: 0;
}

.marked .highlight {
    margin-bottom: 16px;
}

.marked .highlight pre {
    margin-bottom: 0;
    word-break: normal;
}

.marked .highlight pre,
.marked pre {
    padding: 16px;
    overflow: auto;
    font-size: 85%;
    line-height: 1.45;
    background-color: #f7f7f7;
    border-radius: 3px;
}

.marked pre code {
    display: inline;
    max-width: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    line-height: inherit;
    word-wrap: normal;
    background-color: transparent;
    border: 0;
}

.marked pre code::before,
.marked pre code::after {
    content: normal;
}

.marked .pl-0 {
    padding-left: 0 !important;
}

.marked .pl-1 {
    padding-left: 3px !important;
}

.marked .pl-2 {
    padding-left: 6px !important;
}

.marked .pl-3 {
    padding-left: 12px !important;
}

.marked .pl-4 {
    padding-left: 24px !important;
}

.marked .pl-5 {
    padding-left: 36px !important;
}

.marked .pl-6 {
    padding-left: 48px !important;
}

.marked .full-commit .btn-outline:not(:disabled):hover {
    color: #4078c0;
    border: 1px solid #4078c0;
}

.marked kbd {
    display: inline-block;
    padding: 3px 5px;
    font: 11px Consolas, "Liberation Mono", Menlo, Courier, monospace;
    line-height: 10px;
    color: #555;
    vertical-align: middle;
    background-color: #fcfcfc;
    border: solid 1px #ccc;
    border-bottom-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #bbb;
}

.marked :checked+.radio-label {
    position: relative;
    z-index: 1;
    border-color: #4078c0;
}

.marked .task-list-item {
    list-style-type: none;
}

.marked .task-list-item+.task-list-item {
    margin-top: 3px;
}

.marked .task-list-item input {
    margin: 0 0.2em 0.25em -1.6em;
    vertical-align: middle;
}

.marked hr {
    border-bottom-color: #eee;
}
