#toc-control-open,#toc-control-close {
    color: #191212;
}
.toc-container .toc-inner-h1 {
    font-weight: bold;
}
.toc-container .toc-inner-h2 {
    font-weight: bold;
}
.toc-container div {
    line-height: 18px;
}
.toc-container p {
    line-height: 18px;
}
#wrap-top-toc {
    font-weight: bold;
}
.wiki-header-search {
    margin: 15px 0;display: flex; justify-content: center;
}
#wikicat {
    background: #F2F9FF;
    border: 1px solid #C6E5FF;
    border-radius: 5px;
    font-size: 16px;
    height: 44px; padding: 6px;
}
#wikicat option {
    padding: 15px 10px;
    display: block;
    height: 40px;
    text-align: center;
}

.single-download-bottom {
    text-decoration: none;display: block;background: rgba(57, 156, 242, 0.99);color: #fff;text-align: center;margin: 10px 0;border-radius: 4px;padding: 6px 0;font-size: 18px;
}

.single-download-btn {
    display: block;
    color: white;
    background: rgba(57, 156, 242, 0.99);
    padding: 5px;box-sizing: border-box;
    font-size: 14px;
    border-radius: 5px;
    width: 100px;
    margin: 10px auto;
    text-align: center;
}

.download-box {
    display: block;
    font-size: 14px;
    background: rgba(57, 156, 242, 0.99);
    border-radius: 5px;
    width: 100px;
    margin: 10px auto;
    color: white;
    box-sizing: border-box;
    position: relative;
}

.Choose-fast .download-box{
    float: left;
    margin: 0 0 0 10px;
}

.Choose-fast .single-download-btn {
    float: left;
    margin: 0 0 0 10px;
}
.download-box .download-control {
    text-align: center;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    box-sizing: border-box;
}
.download-btn {
    display: block;
    color: white;
    background: rgba(57, 156, 242, 0.99);
    width: 180px;
    padding: 8px;box-sizing: border-box;
    font-size: 14px;
}
.download-btn-popup {
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 9999;
    display: none;
}
.download-btn-popup-open {
    display: block;
}

.download-btn-popup-open .download-btn {
    background: #C3E0FA;
    color: #000000;
}
.download-btn-popup-open .download-btn i {
    color: #3B9DF2;
}

.download-box-bottom {
    display: flex; justify-content: space-around; margin: 10px 0;
}

.download-box-bottom .download-btn{
    text-align: center;
    background: none;
    font-weight: bold;
    color: #000000;
    font-size: 16px;
    width: auto;
}

.download-box-bottom .download-btn i {
    color: red;
}

.accordion-wiki {
    margin: 8px 0;background-color: #C6E5FF;border-radius: 5px;
}
.accordion-wiki-head {
    background: #D7EBFF;border-radius: 5px;text-align: center;padding: 6px; font-weight: bold;color: #272313; position: relative;
}
.accordion-wiki-head i {
    position: absolute;right: 20px;top: 10px;
}
.accordion-wiki-body {
    display: block;padding: 8px;background: #C6E5FF;
}
.accordion-display {
    display: none;
}
.wiki-note {
    margin: 8px 0;padding: 8px;background-color: #F4F2EC;border-left: 3px solid #578DDE;font-style: italic;
}

#box-content img {
    max-width: 100%;
}

#box-content ul {
    margin-bottom: 10px;
}

#box-content ul li {
    margin-bottom: 10px;
}

.article-wiki .left-3col {
    width: 720px;
}

.explanation-title2 {
    cursor: pointer;
}

.Choose-fast > ul > li {
    margin-bottom: 10px !important;
}

.Choose-fast li ul {
    margin-bottom: 0 !important;
}

.Choose-fast li {
    margin-bottom: 0 !important;
}

li.sub-article-group.active {
    background: linear-gradient(315deg, #1270E3 0%, #59C2FF 100%) !important;
}

li.no-sub-article-group.active a{
    background: linear-gradient(315deg, #1270E3 0%, #59C2FF 100%) !important;
}

.Choose-fast ul li a {
    padding: 6px 8px;
}

#feedback_content {
    font-family: OpenSans, Tahoma, Helvetica, 'sans-serif';
}

.gop-y-nhieu-cach {
    /*display: none;*/
}

.toc-container {
    background-color: oklch(0.97 0.014 254.604);
    padding: 10px;
    margin: 20px 0 !important;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    border: 1px solid #C6E5FF;
    border-radius: 5px;
    overflow: hidden;
    color: #090A4A;
    font-size: 18px;
}
.toc-container > p {
    font-size: 18px;
}

#box-content img {
    max-width: 661px !important;
}