body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #1d1818;
    font-family: Tahoma;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

table {
    width: 211px;
    margin-bottom: 3px;
    border-radius: 4px;
    cursor: default
}

table tr {
    height: 20px;
    border-radius: 5px;
    cursor: default
}

table tr td {
    color: #b5b5b5;
    padding: 0 5px 2px 7px;
    height: 20px;
    cursor: default
}

table tr td:nth-child(2) {
    padding-right: 0;
    cursor: default
}

table tr td:nth-child(3) {
    padding-left: 0;
    cursor: default
}

a.button-down {
    position: fixed;
    background: url(../images/button-down.png) no-repeat top center;
    width: 85px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
    color: #e8b621;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial;
    margin-left: 3px
}

a.button-down:hover {
    background: url(../images/button-down-hover.png) no-repeat top center;
    width: 85px;
    height: 35px
}

a.button-down:nth-child(2) {
    background: url(../images/button-discord.png) no-repeat top center;
    margin-left: 80px;
    margin-top: 1px
}

a.button-down:nth-child(2):hover {
    background: url(../images/button-discord-hover.png) no-repeat top center
}

a.button-down:nth-child(3) {
    margin-left: 157px
}

.events-list-button {
    position: fixed;
    background: url(../images/bg_event.png) no-repeat top left;
    width: 213px;
    height: 30px;
    margin-left: -1px;
    margin-top: -3px
}

a.button-event {
    position: fixed;
    background: url(../images/button-event.png) no-repeat top center;
    width: 56px;
    height: 20px;
    text-align: center;
    padding-top: 9px;
    color: rgba(255,255,255,.6);
    font-size: 9px;
    text-decoration: none;
    font-family: Arial;
    margin-left: -4px;
    margin-top: -4px;
    padding-right: 2px
}

a.button-event:hover {
    background: url(../images/button-event-hover.png) no-repeat top center;
    color: rgba(255,255,255,.9)
}

a.button-event:nth-child(2) {
    margin-left: 47px
}

a.button-event:nth-child(3) {
    margin-left: 99px
}

a.button-event:nth-child(4) {
    margin-left: 152px
}

a.button-event.active {
    background: url(../images/button-event-hover.png) no-repeat top center;
    color: rgba(255,255,255,.9)
}

a.button-top {
    position: fixed;
    width: 62px;
    height: 38px;
    margin-left: 16px;
    margin-top: 50px;
    z-index: 999
}

a.button-top:nth-child(2) {
    position: fixed;
    width: 62px;
    height: 38px;
    margin-left: 74px;
    margin-top: 50px;
    z-index: 999
}

a.button-top:nth-child(3) {
    position: fixed;
    width: 62px;
    height: 38px;
    margin-left: 132px;
    margin-top: 50px;
    z-index: 999
}

a.button-top:nth-child(4) {
    position: fixed;
    width: 62px;
    height: 38px;
    margin-left: 190px;
    margin-top: 50px;
    z-index: 999
}

a#button-users {
    background: url(../images/button-top-users.png) no-repeat top center
}

a#button-users:hover {
    background: url(../images/button-top-users-hover.png) no-repeat top center
}

a#button-users.active {
    background: url(../images/button-top-users-hover.png) no-repeat top center
}

a#button-events {
    background: url(../images/button-top-events.png) no-repeat top center
}

a#button-events:hover {
    background: url(../images/button-top-events-hover.png) no-repeat top center
}

a#button-events.active {
    background: url(../images/button-top-events-hover.png) no-repeat top center
}

a#button-streamers {
    background: url(../images/button-top-streams.png) no-repeat top center;
    display: none
}

a#button-streamers:hover {
    background: url(../images/button-top-streams-hover.png) no-repeat top center
}

a#button-streamers.active {
    background: url(../images/button-top-streams-hover.png) no-repeat top center
}

a#button-news {
    background: url(../images/button-top-news.png) no-repeat top center
}

a#button-news:hover {
    background: url(../images/button-top-news-hover.png) no-repeat top center
}

a#button-news.active {
    background: url(../images/button-top-news-hover.png) no-repeat top center
}

.sortnr {
    display: none
}

.sound {
    font-size: 13px;
    cursor: pointer
}

.fa-volume-off {
    color: #555;
    margin-right: 6px;
    margin-left: -5px
}

.fa-volume-off:hover {
    color: #666;
    font-size: 15px
}

.fa-volume-up {
    color: #9c2008;
    margin-right: 1px;
    margin-left: -6px
}

.fa-volume-up:hover {
    font-size: 14px;
    color: #b42d13;
    margin-right: 0
}

.event-timer {
    text-align: right
}

.time-off {
    border-radius: 3px;
    padding: 1px 5px 3px;
    background-color: #1e1e1e
}

.time-on {
    border-radius: 3px;
    padding: 1px 5px 3px;
    background-color: #711d0d
}

a.time-off {
    border-radius: 3px;
    padding: 2px 5px 3px;
    background-color: #1e1e1e;
    color: rgba(255,255,255,.5);
    text-decoration: none;
    margin: 15px 3px
}

a.time-off:hover {
    border-radius: 3px;
    padding: 1px 5px 3px;
    background-color: #711d0d;
    color: #fff
}

#char-life {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}

#char-life {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life1 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life2 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life3 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life4 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life5 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life6 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life7 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life8 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life9 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life10 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life11 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life12 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life13 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life14 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life15 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life16 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life17 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life18 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-life19 {
    background-image: url(../images/life.jpg);
    height: 7px;
    max-height: 7px;
    max-width: 30px;
    width: 30px;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}
#char-sd {
    height: 7px;
    max-height: 7px;
    max-width: 35px;
    width: 35px;
    background: gold;
    border-radius: 0;
    margin-top: -3px;
    float: right;
    margin-right: 2px
}

.dashboard {
    background: url(../images/bg_new.jpg) repeat-y top center;
    background-color: #1d1818;
    width: 265px;
    height: 380px;
    margin: auto
}

#header {
    position: relative;
    margin: 0 auto;
    height: 80px
}

#container {
    background: url(../images/bg.png) no-repeat top center;
    position: relative;
    margin: 0 auto;
    max-height: 247px;
    max-width: 253px;
    height: 260px;
    padding: 0;
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 10px
}

#users-list {
    position: fixed;
    max-width: 226px;
    min-width: 226px;
    width: 226px;
    max-height: 233px;
    height: 233px;
    min-height: 233px;
    padding-left: 16px;
    padding-top: 2px;
    margin: 0;
    border-radius: 3px;
    font-size: 11px;
    font-family: Arial;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block
}

#users-list table {
    width: 98%
}

#users-list table tr td {
    color: #b5b5b5;
    padding: 0 3px 5px 0;
    height: 27px
}

#users-list table tr td div {
    border-radius: 3px;
    background-image: url(../images/pin-bg.png);
    width: 99%;
    max-width: 211px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    padding-left: 7px;
    height: 40px
}

#users-list table tr td div:hover {
    background-image: url(../images/pin-bg-hover.png)
}

#users-list table tr td div table tr td {
    height: 7px;
    font-size: 12px;
    text-align: left;
    line-height: 0;
    padding: 0;
    color: #ccc
}

#users-list table tr td div table tr td:nth-child(2) {
    text-align: right;
    vertical-align: top
}

#users-list table tr td div table tr td:nth-child(2) a {
    background-color: #711d0d;
    padding: 5px 8px;
    border-radius: 3px;
    margin-left: -30px;
    margin-top: 5px;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    color: #b5b5b5
}

#users-list table tr td div table tr td:nth-child(2) button {
    background-color: transparent;
    background-image: url(../images/button-news.png);
    background-size: cover;
    border: 0;
    width: 39px;
    height: 33px;
    font-size: 10px;
    color: #999;
    font-weight: 100;
    padding-left: 3px;
    margin-top: 2px;
    margin-left: 3px
}

#users-list table tr td div table tr td:nth-child(2) button:hover {
    background-image: url(../images/button-news-hover.png);
    color: #ccc;
    font-weight: 100
}

#users-list table tr td div table tr td:nth-child(3) button.off {
    background-color: transparent;
    background-image: url(../images/button-news-gray.png)!important;
    background-size: cover;
    border: 0;
    width: 39px;
    height: 33px;
    font-size: 10px;
    color: #999;
    font-weight: 100;
    padding-left: 3px;
    margin-top: 2px;
    margin-left: 1px;
    margin-right: -3px;
    opacity: .8
}

#users-list table tr td div table tr td:nth-child(3) button.off:hover {
    background-image: url(../images/button-news-hover-gray.png)!important;
    color: #ccc;
    font-weight: 100
}
#events-list {
    position: fixed;
    max-width: 226px;
    min-width: 226px;
    width: 226px;
    max-height: 233px;
    height: 233px;
    min-height: 233px;
    padding-left: 16px;
    padding-top: 2px;
    margin: 0;
    border-radius: 3px;
    font-size: 11px;
    font-family: Arial;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none
}

#streamers-list {
    position: fixed;
    max-width: 226px;
    min-width: 226px;
    width: 226px;
    max-height: 233px;
    height: 233px;
    min-height: 233px;
    padding-left: 16px;
    padding-top: 2px;
    margin: 0;
    border-radius: 3px;
    font-size: 11px;
    font-family: Arial;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    color: #fff
}

#streamers-list table {
    width: 99%
}

#streamers-list table tr td {
    color: #b5b5b5;
    padding: 0 3px 5px 0;
    height: 27px
}

#streamers-list table tr td div {
    border-radius: 3px;
    background-image: url(../images/pin-bg.png);
    width: 98%;
    max-width: 207px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    padding-left: 7px
}

#streamers-list table tr td div:hover {
    background-image: url(../images/pin-bg-hover.png)
}

#streamers-list table tr td div table tr td {
    height: 7px;
    font-size: 9px;
    text-align: left;
    padding: 0
}

#streamers-list table tr td div table tr td button {
    background-color: transparent;
    background-image: url(../images/button-news.png);
    background-size: cover;
    border: 0;
    width: 39px;
    height: 33px;
    font-size: 18px;
    color: #999;
    font-weight: 100;
    padding-left: 3px;
    float: right
}

#streamers-list table tr td div table tr td button:hover {
    background-image: url(../images/button-news-hover.png);
    color: #ccc;
    font-weight: 100
}

#streamers-list table tr td div table tr td img {
    max-width: 220px;
    max-height: 220px;
    margin-left: -3px
}

#news-list {
    position: fixed;
    max-width: 226px;
    min-width: 226px;
    width: 226px;
    max-height: 233px;
    height: 233px;
    min-height: 233px;
    padding-left: 16px;
    padding-top: 2px;
    margin: 0;
    border-radius: 3px;
    font-size: 11px;
    font-family: Arial;
    overflow-y: hidden;
    overflow-x: hidden;
    display: none
}

#news-list table {
    width: 99%
}

#news-list table tr td {
    color: #b5b5b5;
    padding: 0 3px 5px 0;
    height: 27px
}

#news-list table tr td div {
    border-radius: 3px;
    background-image: url(../images/pin-bg.png);
    width: 99%;
    max-width: 211px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    padding-left: 7px;
    height: 40px
}

#news-list table tr td div:hover {
    background-image: url(../images/pin-bg-hover.png)
}

#news-list table tr td div table tr td {
    height: 7px;
    font-size: 9px;
    text-align: left;
    line-height: 0;
    padding: 0
}

#news-list table tr td div table tr:nth-child(2) td p {
    margin-top: -3px;
    text-align: left;
    font-size: 11px;
    color: #ccc
}

#news-list table tr td div table tr td:nth-child(2) {
    text-align: right;
    vertical-align: top
}

#news-list table tr td div table tr td:nth-child(2) a {
    background-color: #711d0d;
    padding: 5px 8px;
    border-radius: 3px;
    margin-left: -30px;
    margin-top: 5px;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    color: #b5b5b5
}

#news-list table tr td div table tr td:nth-child(2) button {
    background-color: transparent;
    background-image: url(../images/button-news.png);
    background-size: cover;
    border: 0;
    width: 39px;
    height: 33px;
    font-size: 18px;
    color: #dbaf20;
    font-weight: 100;
    padding-left: 3px
}

#news-list table tr td div table tr td:nth-child(2) button:hover {
    background-image: url(../images/button-news-hover.png);
    color: #dbaf20;
    font-weight: 100
}

#menu {
    position: relative;
    float: left
}

#content {
    position: relative;
    float: right
}

#footer {
    height: 42px;
    position: relative;
    margin: 0 auto;
    padding-left: 10px
}

.display-off {
    display: none!important
}

#settings-list {
    display: none
}

#settings-list table {
    width: 100%
}

#settings-list table tr td:last-child {
    padding-right: 16px;
    text-align: right
}

#settings-list table tr td:first-child {
    padding-left: 20px;
    font-size: 12px;
    text-align: left
}

#settings-list table tr:first-child td {
    padding-top: 10px;
    padding-bottom: 0
}

#settings-list h3 {
    font-size: 15px;
    color: #e8b621;
    padding: 0;
    line-height: 100%;
    margin: 0;
    font-weight: 400
}

#settings-list hr {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid rgba(255,255,255,.1)
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #444;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #b42d13
}

input:focus+.slider {
    box-shadow: 0 0 1px #b42d13
}

input:checked+.slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px)
}

.slider.round {
    border-radius: 17px
}

.slider.round:before {
    border-radius: 50%
}

::-webkit-scrollbar-track {
    background: url(../images/scrollbar.png) no-repeat top center;
    width: 16px;
    height: auto!important;
    background-size: 100% 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%
}

::-webkit-scrollbar {
    width: 16px;
    margin: auto
}

::-webkit-scrollbar-thumb {
    background: url(../images/nav-scrollbar.png) no-repeat top center;
    margin: auto;
    width: 16px;
    min-height: 75px;
    height: auto!important;
    background-size: 100% 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%
}

::-webkit-scrollbar-button {
    background: url(../images/top-button-scrollbar.png) no-repeat top center;
    background-size: 100% 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%;
    height: 13px
}

::-webkit-scrollbar-button:end:increment {
    background: url(../images/bottom-button-scrollbar.png) no-repeat top center;
    height: 13px;
    background-size: 100% 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%
}

::-webkit-scrollbar-button:start:decrement {
    background: url(../images/top-button-scrollbar.png) no-repeat top center;
    background-size: 100% 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%;
    height: 13px
}

.lds-dual-ring {
    display: inline-block;
    width: 18px;
    height: 18px
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    margin-top: 4px;
    margin-left: 4px;
    border-radius: 50%;
    border: 2px solid #daa520;
    border-color: #daa520 transparent #daa520 transparent;
    animation: lds-dual-ring 1.2s linear infinite
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 135px;
    background-color: rgba(0,0,0,.9);
    color: #fff;
    text-align: left!important;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    top: 5px;
    bottom: auto;
    right: 125%;
    margin-right: -5px;
    opacity: 0;
    transition: opacity .3s;
    font-size: 10px;
    padding: 7px;
    border: 1px solid #000;
    line-height: 140%
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 13px;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0,0,0,.9)
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.tooltip-info {
    position: relative;
    display: inline-block
}

.tooltip-info .tooltiptext-info {
    visibility: hidden;
    width: 173px;
    background-color: rgba(0,0,0,.9);
    color: rgba(255,255,255,.7);
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: auto;
    right: 135%;
    margin-right: -18px;
    margin-top: 32px;
    opacity: 0;
    transition: opacity .3s;
    font-size: 10px;
    padding: 10px 8px;
    border: 1px solid #000;
    text-align: left;
    font-family: Tahoma;
    line-height: 110%
}

.tooltip-info .tooltiptext-info center p {
    color: #ed4040;
    font-weight: 700;
    margin-bottom: 8px!important;
    margin-top: 0;
    font-size: 12px
}

.tooltip-info .tooltiptext-info p {
    margin-bottom: 8px;
    margin-top: 0
}

.tooltip-info .tooltiptext-info p:last-child {
    margin-bottom: 3px;
    margin-top: 0
}

.tooltip-info .tooltiptext-info b {
    padding-left: 5px;
    color: rgba(255,255,255,.8)
}

.tooltip-info:hover .tooltiptext-info {
    visibility: visible;
    opacity: 1
}

