body.theme-dark {
    background: #181b1d;
    color: #e8e6e3;
}

.theme-dark #header {
    background: #181b1d;
    color: #002a33;
}

.theme-dark hr,
.theme-dark .comment-list li,
.theme-dark .sidebarItems ul li,
.theme-dark .material-card,
.theme-dark .oauth__wrapper,
.theme-dark .btn1 {
    border-color: #333;
}

.theme-dark .LeaderBoard,
.theme-dark .itemImage a img,
.theme-dark img.lazy,
.theme-dark .bVerticalRectangle,
.theme-dark .floating_banner,
.theme-dark .material-card {
    background-color: #202123;
}

.theme-dark .snLinks a:hover {
    color: #297cdd;
}

.theme-dark .contentBox {
    background: #202426;
    color: #e8e6e3;
}

.theme-dark .topBox .itemTitle a,
.theme-dark .itemTitle a {
    color: #e8e6e3;
}

.theme-dark .articleContent a,
.theme-dark .articleContent .articleTags li a {
    color: #4da6ff;
}

.theme-dark a:hover,
.theme-dark .topBox .itemTitle a:hover,
.theme-dark .itemTitle a:hover,
.theme-dark .itemImage a img:hover,
.theme-dark .contentBox a:hover,
.theme-dark .sidebarItems ul li a:hover,
.theme-dark .articleContent .articleTags li a:hover,
.theme-dark .articleContent .postMeta a:hover {
    color: #e64545;
}

.theme-dark .itemADV {
    background: #6a3bf7;
}

.theme-dark .articleContent table.authorInfo td {
    background-color: transparent;
    color: #d8d6d3;
}

.theme-dark .authorName a {
    color: #f06b00;
}

.theme-dark .topBox .itemList ul li {
    border-color: #343645;
}

.theme-dark .sidebarItems ul li a {
    background: #222426;
    color: #e8e6e3;
}

.theme-dark .footnote-popup {
    background: #181b1d;
    border: solid 1px #333;
}

.theme-dark .price-tab th {
    background: #4b5155;
}

.theme-dark .price-tab td {
    background: #343737;
}

.theme-dark .price-tab .odd td {
    background: #242828;
}

.theme-dark .price-tab .zsize {
    background: #3a3d3d;
}

.theme-dark .price-tab .odd .zsize {
    background: #292e2e;
}

.theme-dark .price-tab .zprice {
    background: #3d3c3a;
}

.theme-dark .price-tab .odd .zprice {
    background: #2e2c29;
}

.theme-dark .price-tab .zona strong {
    color: #fff;
}

.theme-dark #contact_form input,
.theme-dark #contact_form textarea {
    background: #3a3d3d;
    border: solid 1px #333;
    color: #e8e6e3;
}

.theme-dark #login_modal {
    background: #343737;
}

.theme-dark #login_modal .head-close-modal {
    color: #ccc;
}

.theme-dark .btn1 {
    background: #3a3d3d;
    color: #4da6ff;
}