body {
    background-color: #292929;
    text-align: center;
}

.ts3index-viewer {
    border-radius: 10px;
    width: 450px !important;
    border: 2px solid;
    padding: 20px;
    background: url(dbbackground.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#container {
    display: inline-block;
    width: auto;
}

#dbimage {
    margin-bottom: 15px;
    width: 300px;
    height: 90px;
    border-radius: 10px;
    border: 2px solid;
    background: url(dbheader.png);
    display: inherit;
}

#container_banner {
    width: 380px;
    height: 40px;
    margin-top: 20px;
    display: inherit;
}

#banner_img {
    border-style: none;
    display: inline-block;
}

/*
    ELEMENTS GENERATED BY TS3INDEX
*/

.country.flag-unknown {
    visibility: hidden !important;
}

.server_open {
    background: url(server_s.png) no-repeat !important;
}

.server > .flags {
    visibility: hidden !important;
}
