::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #244053;
}
::-webkit-scrollbar {
    width: 1px;
}
::-webkit-scrollbar-thumb {
    background-color: #182B38;
    border: 1px solid #30536A;
}
@font-face {
    font-family: "Open Sans Condensed";
    src: url("/fonts/OpenSansCondensed-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
html, body {
    margin: 0;
    padding: 0;
    color: white !important;
    background: url(/images/fon.jpg) center / auto repeat fixed rgba(0, 0, 0, 0.462);
}
.xiphnav {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    padding: 0.25em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #000;
    color: #000;
    background: #AAA;
}
.nav h1 {
    font-family: Open Sans Condensed;
    text-decoration: none;
    font-weight: bold;
    font-size: 300%;
    color: #ADADAD;
    margin-top: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 70px;
    height: 70px;
    background: url(https://i.ytimg.com/vi/47wwwxUxwz0/maxresdefault.jpg) center / cover no-repeat border-box padding-box;
}
.nav {
    font-family: Open Sans Condensed;
    text-decoration: none;
    font-weight: 300;
    font-size: 100%;
}
.nav a {
    color: rgba(33, 240, 160, 0.718);
    text-decoration: none;
}
.nav a:hover {
    color: #BFC9FF;
}
.xiphnav_a {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}
.main {
    font-family: Open Sans Condensed;
    background-color: rgba(66, 66, 66, 0);
    width: 90%;
    margin: auto;
}
.texture {
    background: url(/images/menu.jpg) center / auto repeat local rgba(0, 0, 0, 0);
    margin: auto;
    height: 70px;
}
.roundbox2 {
    font-family: Open Sans Condensed;
    background-color: #1E1E1E;
    width: 300px;
    margin: auto auto 10px auto;
    border: 6px double #004033;
}
.main h1 {
    text-decoration: none;
    font-weight: bold;
    font-size: 300%;
    color: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 90px;
    margin-top: 0px;
    margin-bottom: 10px;
    background: url(/images/icecast.png) no-repeat left center;
}
.main iframe {
    width: 100%;
    border: 0;
}
.news {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
}
.newsheader {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 110%;
    color: #F8EF64;
    background: #444;
}
.streamtd {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 85%;
    color: #FFF;
    padding: 15px;
}
.streamtd_alt {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 85%;
    color: #FFF;
}
.streamtd_alt_2 {
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    font-size: 85%;
    color: #FFF;
}
td {
    font-family: Open Sans Condensed;
    text-decoration: none;
    font-weight: normal;
    color: #FFF;
}
.roundcont {
    background-color: rgba(0, 102, 181, 0.162);
    color: #FFFFFF;
    padding: 15px 0px;
    margin: 0px;
    border-collapse: collapse;
}
.roundcont2 {
    background-color: rgba(0, 0, 0, 0.231);
    color: #FFF;
    padding: 15px 0px;
    margin: 0px 10%;
    border-collapse: collapse;
}
.roundcont table {
    border: none;
    border-collapse: collapse;
}
.newscontent {
    margin: 0 20px;
}
h3 {
    margin: 0px;
    padding: 0px;
    font-family: Open Sans Condensed;
    text-decoration: none;
    font-weight: 100;
    font-size: 130%;
    color: #F8EF64;
}
.newscontent h3 {
    margin-bottom: 10px;
    border-bottom: 1px groove #C3C3C3;
}
.newscontent h4 {
    margin: 10px 0px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
    color: #F8EF64;
}
.newscontent p {
    margin: 0 0;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 90%;
}
.newscontent td {
    margin: 0 0;
    font-family: Open Sans Condensed;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
}
.newscontent td.streamdata {
    margin: 0 0;
    font-family: Open Sans Condensed;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    color: #F8EF64;
}
.streamheader table {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px groove #ACACAC;
}
.streamheader td {
    margin: 0px;
    padding: 6px 0px;
    border: 0px solid cyan;
}
.streamheader h3 {
    margin: 0px;
    border: 0px solid blue;
    vertical-align: bottom;
}
.streamheader a {
    padding: 8px 5px 3px 30px;
    text-decoration: none;
    margin: 0px 0px 0px 20px;
    background: transparent url("/images/play.png") no-repeat left center;
}
.streamheader a.auth {
    margin: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
    background: transparent url("/images/key.png") no-repeat left center;
}
.newscontent a {
    text-decoration: none;
    font-weight: 300;
    color: #F8EF64;
}
.newscontent a:hover {
    font-size: 16px;
    font-family: Open Sans Condensed;
    color: #72FFF4;
    font-weight: 300;
}
.newscontent a.nav2 {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 9px;
    background: #444;
    color: #F8EF64;
}
.newscontent a.nav2:hover {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    background: #777;
    font-weight: bold;
    color: #FFF;
}
.poster {
    font-family: Open Sans Condensed;
    margin: 50px 0px 20px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
    font-size: 100%;
    font-weight: 500;
    color: #64F799;
    border-top: 1px groove #B3B3B3;
}
.poster a {
    color: white;
    text-decoration: none;
}
.nav body {
    color: white;
    background-color: #656565;
}
.nav a {
    margin: auto 10px;
    padding: 0px;
}
.nav table {
    font-size: 110%;
    text-align: center;
    border: none;
}
.banner td {
    font-size: 150%;
    vertical-align: top;
}
@media (max-width: 768px) {
    .nav h1 {
        font-family: Open Sans Condensed;
        text-decoration: none;
        font-weight: bold;
        font-size: 322%;
        color: #ADADAD;
        text-align: center;
        padding-left: 0px;
        height: 70px;
        background: url(https://i.ytimg.com/vi/47wwwxUxwz0/maxresdefault.jpg) center / auto repeat;
        margin: -5px auto auto;
    }
}
