/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.content > section > h1,
.content > section > h2,
.content > section > h3,
.content > section > h4,
.content > section > h5,
.content > section > h6,
html,
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
}
.content > section > h1,
.content > section > h2,
.content > section > h3,
.content > section > h4,
.content > section > h5,
.content > section > h6 {
    font-weight: bold;
}
.content > section code,
.content > section pre {
    font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
    font-size: 12px;
    line-height: 1.5;
}
.content > section code {
    word-break: break-all;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
@font-face {
    font-family: "woowa";
    src: url(../fonts/woowa.eot?-syv14m);
    src: url(../fonts/woowa.eot?#iefix-syv14m) format("embedded-opentype"), url(../fonts/woowa.woff2?-syv14m) format("woff2"), url(../fonts/woowa.woff?-syv14m) format("woff"), url(../fonts/woowa.ttf?-syv14m) format("truetype"),
        url(../fonts/woowa.svg?-syv14m#woowa) format("svg");
    font-weight: normal;
    font-style: normal;
}
.content > section aside.warning:before,
.content > section aside.notice:before,
.content > section aside.success:before,
.toc-wrapper > .search:before {
    font-family: "woowa";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.content > section aside.warning:before {
    content: "\e600";
}
.content > section aside.notice:before {
    content: "\e602";
}
.content > section aside.success:before {
    content: "\e606";
}
.toc-wrapper > .search:before {
    content: "\e607";
}
html,
body {
    color: #333;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f3f7f9;
    height: 100%;
    -webkit-text-size-adjust: none;
}
#toc > ul > li > a > span {
    float: right;
    background-color: #2484ff;
    border-radius: 40px;
    width: 20px;
}
.toc-wrapper {
    transition: left 0.3s ease-in-out;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;
    bottom: 0;
    width: 230px;
    background-color: #2e3336;
    font-size: 13px;
    font-weight: bold;
}
.toc-wrapper .lang-selector {
    display: none;
}
.toc-wrapper .lang-selector a {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
.toc-wrapper .logo {
    display: block;
    max-width: 100%;
    margin: 5px auto;
    margin-left: 15px;
}
.toc-wrapper .logo .img {
    width: 40px;
    vertical-align: middle;
}
.toc-wrapper .logo span {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.toc-wrapper > .search {
    position: relative;
}
.toc-wrapper > .search input {
    background: #2e3336;
    border-width: 0 0 1px 0;
    border-color: #666;
    padding: 6px 0 6px 20px;
    box-sizing: border-box;
    margin: 10px 15px;
    width: 200px;
    outline: none;
    color: #fff;
    border-radius: 0;
}
.toc-wrapper > .search:before {
    position: absolute;
    top: 17px;
    left: 15px;
    color: #fff;
}
.toc-wrapper .search-results {
    margin-top: 0;
    box-sizing: border-box;
    height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    transition-property: height, margin;
    transition-duration: 180ms;
    transition-timing-function: ease-in-out;
    background: #1e2224;
}
.toc-wrapper .search-results.visible {
    height: 30%;
    margin-bottom: 1em;
}
.toc-wrapper .search-results li {
    margin: 1em 15px;
    line-height: 1;
}
.toc-wrapper .search-results a {
    color: #fff;
    text-decoration: none;
}
.toc-wrapper .search-results a:hover {
    text-decoration: underline;
}
.toc-wrapper ul,
.toc-wrapper li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 28px;
}
.toc-wrapper li {
    color: #fff;
    transition-property: background;
    transition-timing-function: linear;
    transition-duration: 200ms;
}
.toc-wrapper .toc-link.active {
    background-color: #0f75d4;
    color: #fff;
}
.toc-wrapper .toc-link.active-parent {
    background-color: #1e2224;
    color: #fff;
}
.toc-wrapper .toc-list-h2 {
    display: none;
    background-color: #1e2224;
    font-weight: 500;
}
.toc-wrapper .toc-h2 {
    padding-left: 25px;
    font-size: 12px;
}
.toc-wrapper .toc-footer {
    padding: 1em 0;
    margin-top: 1em;
    border-top: 1px dashed #666;
}
.toc-wrapper .toc-footer li,
.toc-wrapper .toc-footer a {
    color: #fff;
    text-decoration: none;
}
.toc-wrapper .toc-footer a:hover {
    text-decoration: underline;
}
.toc-wrapper .toc-footer li {
    font-size: 0.8em;
    line-height: 1.7;
    text-decoration: none;
}
.toc-link,
.toc-footer li {
    padding: 0 15px 0 15px;
    display: block;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    color: #fff;
    transition-property: background;
    transition-timing-function: linear;
    transition-duration: 130ms;
}
#nav-button {
    padding: 0 1.5em 5em 0;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    opacity: 0.7;
    line-height: 16px;
    transition: left 0.3s ease-in-out;
}
#nav-button span {
    display: block;
    padding: 6px 6px 6px;
    background-color: rgba(243, 247, 249, 0.7);
    transform-origin: 0 0;
    transform: rotate(-90deg) translate(-100%, 0);
    border-radius: 0 0 0 5px;
}
#nav-button img {
    height: 16px;
    vertical-align: bottom;
}
#nav-button:hover {
    opacity: 1;
}
#nav-button.open {
    left: 230px;
}
.page-wrapper {
    margin-left: 230px;
    position: relative;
    z-index: 10;
    background-color: #f3f7f9;
    min-height: 100%;
    padding-bottom: 5rem;
}
.page-wrapper .dark-box {
    width: 30%;
    background-color: #2e3336;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 16px;
    z-index: 30;
}
.page-wrapper .lang-selector {
    position: fixed;
    z-index: 50;
    border-bottom: 5px solid #2e3336;
}
.lang-selector {
    background-color: #1e2224;
    width: 100%;
    font-weight: bold;
}
.lang-selector a {
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 0 10px;
    line-height: 30px;
    outline: 0;
}
.lang-selector a:active,
.lang-selector a:focus {
    background-color: #111;
    color: #fff;
}
.lang-selector a.active {
    background-color: #2e3336;
    color: #fff;
}
.lang-selector:after {
    content: "";
    clear: both;
    display: block;
}
.content > section {
    -webkit-transform: translateZ(0);
    position: relative;
    z-index: 30;
}
.content > section:after {
    content: "";
    display: block;
    clear: both;
}
.content > section > h1,
.content > section > h2,
.content > section > h3,
.content > section > h4,
.content > section > h5,
.content > section > h6,
.content > section > p,
.content > section > table,
.content > section > ul,
.content > section > ol,
.content > section > aside,
.content > section > dl {
    /* margin-right: 50%; */
    padding: 0 28px;
    box-sizing: border-box;
    display: block;
}
.content > section > ul,
.content > section > ol {
    padding-left: 43px;
}
.content > section > h1,
.content > section > h2,
.content > section > div {
    clear: both;
}
.content > section > h1 {
    font-size: 25px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 21px;
    margin-top: 2em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fdfdfd;
}
.content > section > h1:first-child,
.content > section div:first-child + h1 {
    border-top-width: 0;
    margin-top: 0;
}
.content > section > h2 {
    font-size: 19px;
    margin-top: 4em;
    margin-bottom: 0;
    border-top: 1px solid #ccc;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
}
.content > section > h1 + h2,
.content > section > h1 + div + h2 {
    margin-top: -21px;
    border-top: none;
}
.content > section > h3,
.content > section > h4,
.content > section > h5,
.content > section > h6 {
    font-size: 15px;
    margin-top: 2.5em;
    margin-bottom: 0.8em;
}
.content > section > h4,
.content > section > h5,
.content > section > h6 {
    font-size: 10px;
}
.content > section hr {
    margin: 2em 0;
    border-top: 2px solid #2e3336;
    border-bottom: 2px solid #f3f7f9;
}
.content > section table {
    margin-bottom: 1em;
    overflow: auto;
}
.content > section table th,
.content > section table td {
    text-align: left;
    vertical-align: top;
    line-height: 1.6;
}
.content > section table th code,
.content > section table td code {
    white-space: nowrap;
}
.content > section table th {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    vertical-align: bottom;
}
.content > section table td {
    padding: 10px;
}
.content > section table tr:last-child {
    border-bottom: 1px solid #ccc;
}
.content > section table tr:nth-child(odd) > td {
    background-color: white;
}
.content > section table tr:nth-child(even) > td {
    background-color: #fbfcfd;
}
.content > section dt {
    font-weight: bold;
}
.content > section dd {
    margin-left: 15px;
}
.content > section p,
.content > section li,
.content > section dt,
.content > section dd {
    line-height: 1.6;
    margin-top: 0;
}
.content > section img {
    max-width: 100%;
}
.content > section code {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 3px;
    border-radius: 3px;
}
.content > section pre > code {
    background-color: transparent;
    padding: 0;
}
.content > section aside {
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    background: #8fbcd4;
    line-height: 1.6;
}
.content > section aside.warning {
    background-color: #c97a7e;
}
.content > section aside.success {
    background-color: #6ac174;
}
.content > section aside:before {
    vertical-align: middle;
    padding-right: 0.5em;
    font-size: 14px;
}
.content > section .search-highlight {
    padding: 2px;
    margin: -3px;
    border-radius: 4px;
    border: 1px solid #f7e633;
    background: linear-gradient(to top left, #f7e633 0%, #f1d32f 100%);
}
.content > section pre,
.content > section blockquote {
    background-color: #1e2224;
    color: #fff;
    margin: 0;
    width: 50%;
    float: right;
    clear: right;
    box-sizing: border-box;
}
.content > section pre > p,
.content > section blockquote > p {
    margin: 0;
}
.content > section pre a,
.content > section blockquote a {
    color: #fff;
    text-decoration: none;
    border-bottom: dashed 1px #ccc;
}
.content > section pre {
    padding-top: 2em;
    padding-bottom: 2em;
    padding: 2em 28px;
}
.content > section blockquote > p {
    background-color: #191d1f;
    padding: 13px 2em;
    color: #eee;
}
@media (max-width: 930px) {
    .toc-wrapper {
        left: -230px;
    }
    .toc-wrapper.open {
        left: 0;
    }
    .page-wrapper {
        margin-left: 0;
    }
    #nav-button {
        display: block;
    }
    .toc-link {
        padding-top: 0.3em;
        padding-bottom: 0.3em;
    }
}
@media (max-width: 700px) {
    .dark-box {
        display: none;
    }
    .content > section > h1,
    .content > section > h2,
    .content > section > h3,
    .content > section > h4,
    .content > section > h5,
    .content > section > h6,
    .content > section > p,
    .content > section > table,
    .content > section > ul,
    .content > section > ol,
    .content > section > aside,
    .content > section > dl {
        margin-right: 0;
    }
    .toc-wrapper .lang-selector {
        display: block;
    }
    .page-wrapper .lang-selector {
        display: none;
    }
    .content > section pre,
    .content > section blockquote {
        width: auto;
        float: none;
    }
    .content > section > pre + h1,
    .content > section > blockquote + h1,
    .content > section > pre + h2,
    .content > section > blockquote + h2,
    .content > section > pre + h3,
    .content > section > blockquote + h3,
    .content > section > pre + h4,
    .content > section > blockquote + h4,
    .content > section > pre + h5,
    .content > section > blockquote + h5,
    .content > section > pre + h6,
    .content > section > blockquote + h6,
    .content > section > pre + p,
    .content > section > blockquote + p,
    .content > section > pre + table,
    .content > section > blockquote + table,
    .content > section > pre + ul,
    .content > section > blockquote + ul,
    .content > section > pre + ol,
    .content > section > blockquote + ol,
    .content > section > pre + aside,
    .content > section > blockquote + aside,
    .content > section > pre + dl,
    .content > section > blockquote + dl {
        margin-top: 28px;
    }

    .h1-article{
        width: 100% !important;
        overflow-x: hidden;
        margin-bottom: 0 !important;
        /* padding-left: 3rem !important; */
    }
    .h1-article > .form-search-article{
        display: none;
    }

    .content-woowa{
        width: 85% !important;
    }

    .footer-dark-box{
        width: 100% !important;
        display: block !important;
        background-color: #2e3336;
        padding: 1rem 0;
    }

    .form-search{
        width: 100% !important;
    }
    .most-article{
        width: 100% !important;
        padding: 0 !important;
    }
    .most-article ul li{
        flex-wrap: nowrap !important;
    }
    .most-article ul li div{
        width: 100%;
    }
    .nav-search{
        box-shadow: none !important;
    }
    .mobile-search{
        display: block !important;
    }
}


.content-woowa{
    padding: 0 28px;
    width: 65%;
    line-height: 2rem;
}
.woowa-hidden{
    display: none;
}
.highlight .c,
.highlight .cm,
.highlight .c1,
.highlight .cs {
    color: #909090;
}
.highlight,
.highlight .w {
    background-color: #1e2224;
}
ul li ul {
    margin: -10px auto 15px;
}
.lang{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 16px;
}
.lang button{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.lang button img{
    width: 20px;
    margin-right: 4px;
    height: auto;
}

.dark-box ul{
    padding-left: 1rem;
}

.dark-box ul li {
    margin-bottom: 8px;
    width: 100%;
    overflow-wrap: break-word;
    padding: .4rem 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.dark-box ul li div{
    padding-right: .5rem;
}

.dark-box ul li a {
    color: white;
    text-decoration: none;
    line-height: 16px;
    transition: .3s;
}

.dark-box ul li a:hover{
    text-decoration: underline;
}

span.sidebar-views {
    padding: 4px 6px;
    color: white;
    font-size: 11px;
    background: mediumseagreen;
    margin-right: .8rem;
    border-radius: 2px;
}

.ul-item .li-items{
    margin-bottom: 8px;
}

.ul-faq{
    padding: 0;
}

.ul-faq li{
    list-style: none;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid silver;
}

.question{
    margin: 0;
}
.answer{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}
.answer h3{
    min-width: 24px;
}
.answer p{
    margin-bottom: 0;
}
.faq-more {
    display: inline-block;
    text-decoration: none;
    color: white;
    padding: 2px 16px;
    background: #0f75d4;
    margin-top: 8px;
    border-radius: 3px;
}

.divider {
    width: 100%;
    padding: 1px;
    border-bottom: 1px dashed #666;
    margin: 1em 0;
}

.index-woowa{
    width: unset;
}

.form-search {
    text-align: center;
    padding: 5rem 0;
    width: 70%;
    margin: auto;
    position: relative;
}

.form-wrapp {
    width: 80%;
    text-align: center;
    margin: auto;
    border: 1px solid #666;
    padding: 16px 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: white;
    border-radius: 4px;
}

#search {
    outline: none;
    border: none;
    border-radius: 4px;
    background: none;
    flex: 1;
    overflow: hidden;
}

.button-search {
    border: none;
    background: none;
    color: white;
    border-radius: 4px;
}

.most-article{
    padding: 0 6rem;
}

.most-article h3{
    margin-bottom: 3rem;
}

.most-article ul{
    padding: 0;
}

.most-article ul li {
    list-style: none;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

.most-article ul li a{
    color: #666;
    text-decoration: none;
    transition: 1s;
}

.most-article ul li a:hover{
    text-decoration: underline;
}

.rank {
    display: inline-block;
    padding: 2px 8px;
    background: white;
    margin-right: 8px;
    border-radius: 2px;
}

.rank-link-wrapp{
    width: 70%;
}

span.rank.top-1 {
    background: gold;
}

span.rank.top-2 {
    background: antiquewhite;
}

span.rank.top-3 {
    background: silver;
}

.h1-article{
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 70%;
}

.form-search-article {
    width: 35%;
    font-size: 14px;
    position: relative;
}

.form-wrapp-article {
    width: 100%;
    padding: 4px 8px;
    /* border-bottom: 1px solid #eee; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#search-article {
    border: none;
    font-weight: 400;
    outline: none;
}

.button-search-article, .button-search-article img, .toc-wrapper img {
    border: none;
    background: none;
    margin: 0;
    box-shadow: none;
}

.result-search {
    padding-bottom: 1rem;
    width: 82%;
    margin: auto;
    background: white;
    box-shadow: 0 0 5px gray;
    border-radius: 4px;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    max-height: 425px;
}
.result-search ul {
    padding: 1rem;
    margin: 0;
}
.result-search ul li {
    list-style: none;
    text-align: left;
    color: #1e2224;
    padding: .4rem 0;
    border-bottom: 1px solid #666;
}

.result-search ul li a{
    text-decoration: none;
}

.result-search ul li a:hover{
    color: #2484ff;
}

.nav-search{
    position: absolute;
    width: 100% !important;
    max-height: 450px;
    overflow-y: scroll;
}
.nav-search ul li a{
    font-size: 13px;
}

.footer-dark-box{
    display: none;
}
.footer-dark-box h3{
    padding: 0 1rem;
    color: white;
    margin-bottom: 2rem;
}

.mobile-search{
    display: none;
    position: relative;
}
.mobile-search input {
    position: absolute;
    right: -1000%;
    width: 14rem;
    border-bottom: 1px solid #666 !important;
    outline: none;
    border-radius: 4px;
    padding: 9px 8px;
    font-size: 14px;
    font-weight: 400;
    transition: .5s;
}