#offline-resources {
    opacity: 0;
    height: 0;
}
.interstitial-wrapper {
    color: #2b2b2b;
    font-size: 1em;
    line-height: 1.55;
    width: 100%;
    background: url("../img/SPACESTONE.gif") no-repeat left top;
    position: relative;
}

.interstitial-wrapper .dinosaur-poster {
    position: absolute;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
    height: 50px;
    outline: 2px solid #fff;
    outline-offset: -2px;
    border: 2px solid #fff;
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #fb4446;
    height: 50px;
    border-radius: 4px;
}

#hint {
    position: absolute;
    z-index: 100;
    top: 40px;
    width: 100%;
}

#hintc {
    font-family: 'Raleway', sans-serif;
    width: fit-content;
    width: 190px;
    margin: auto;
    font-size: 14px;
    padding: 6px 14px;
    border: 1px solid #f0c36d;
    background-color: #f9edbe;
    color: #333;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: all 0 linear 1s, opacity 1s;
}

#disclaimer p,
#disclaimer a {
    font-family: 'Raleway', sans-serif !important;
}

#disclaimer a {
    color: #353535;
    text-decoration: underline;
}

#ad7280 { width: 728px; min-height: 90px; }
#ad3000, #ad3001, #ad3002 { width: 300px; min-height: 90px; }
#ad4000 { width: 400px; min-height: 90px; }
#taboola-mid-article-thumbnails { width: 300px; }