body.dark {
    background-color: #16213e!important;
    color: #fff;
    background: -moz-linear-gradient(top, #16213e0%, #16213e 100%);
    background: -webkit-linear-gradient(top, #16213e 0%, #16213e 100%);
    background: linear-gradient(to bottom, #16213e 0%, #16213e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#16213e", 
    endColorstr="#16213e",GradientType=0 );
}body.dark .banner-text-link{
color:white!important;
}body.dark .th-subnavbar{
    background-repeat: no-repeat;
    background: url("https://uploads.cekni.to/ups/79f0883f-a0ef-5e96-be06-41b51eb790a8.png");
    background-position: 50% 50%;
    box-shadow: none;
    background-size: 98%;
    background-color: transparent;
    background-repeat: no-repeat;  
}.stickyposts {
    border-top: 1px solid #dfdfdf;
    border-bottom: none;
}body.dark .stickyposts {
    border-top: 1px solid #254167;
}body.dark .sidebar {
    background-color: #16213e;
    border: solid 1px #1f4068;
}body.dark .pure-button {
    background: #1a1a2e;
}body.dark .pure-button:hover {
    background: #0f3460;
    border: 1px solid black;
}body.dark input[type="search"] {
    background-color: #0f3460;
    color: #fff;
    border-color: black;
    font-weight: bold;
}body.dark .post a.title:hover {
    color: #698eb8;
}body.dark #chtitle {
    background: #16213e;
    color: #ccc;
    border-bottom: 1px solid #698eb8;
}body.dark #chpop {
    background: #16213e;
    border-top: 1px solid #698eb8;
    border-left: 1px solid #698eb8;
    border-right: 1px solid #698eb8;
}body.dark #chsend {
    background-color: #698eb8;
}body.dark .msguser {
    padding-right: 5px;
    color: #e94560;
}body.dark .th-subbar {
    background-color: #16213e;
    border-bottom: 1px solid #698eb8;
}body.dark .motto {
    color: #fff;
}body.dark .subtitle a {
    color: #ffffff;
}.sidebar {
    padding: 1em 5px 5px 5px;
    overflow-wrap: break-word;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
}#unameb{
color:black;
}.th-subnavbar{
    height:140px;
    background: url("https://uploads.cekni.to/ups/79f0883f-a0ef-5e96-be06-41b51eb790a8.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    box-shadow: none;
    background-size: 98%;
    background-color: transparent;
    z-index: 100;
}.th-toggle .bar {
    background-color: #000;
}.motto {
    color:black;
}.banner-text-link{
display:block;
color:black;
}.banner-text-link{
    position:absolute;
    top:50%;
    left:50%;
    color:black;
    font-size: 50px;
    transform: translate(-50%,-50%);
    letter-spacing: 1px;
    font-weight:bold;
    background-size: cover;
    text-decoration:none!important;
}.banner-text-link:hover{
    color:white;
    text-decoration:none;
}.cw-items {
    margin-top: 30px;
    color: black !important;
}.pure-g-menu .pure-button {
    border: 1px solid #3d3d3d;
}.pure-button-group .pure-button:last-child {
    border-right: 1px solid #3d3d3d;
}#chtitle {
    background: lightgray;
    color: #ccc;
    border-bottom: 1px solid #698eb8;
}#chtitle:hover {
    background: gray;
    color: #ccc;
    border-bottom: 1px solid #698eb8;
}body.dark .p-icon path, body.dark .cw-items, body.dark svg g{
fill: white;
}body.dark #postscore, body.dark #unameb{
   color:white;
}.p-icon path{
fill: black;
}svg g{
    fill: black;
}@media only screen and (max-width: 50.999em) {
    
   .cw-items {
       display:none;
    }
    
    .open .cw-items{
    display:block;
    margin-top: 50px;
    }
    
    .motto {
      display:none;
    }

    .subtitle {
      display:none;
    }
    
    .banner-text-link{
    position:absolute;
    top:50%;
    left:50%;
    color:white;
    font-size: 18px;
    transform: translate(-50%,-50%);
    letter-spacing: 1px;
    font-weight:bold;
    background-size: cover;

    }

    body.dark .banner-text-link {
        color: white!important;
    }
    
    .th-subnavbar.open {
    height: 190px;
    }
}