body * {
    box-sizing: border-box;
}
.ts3container{
    display: block;
    width: 70%;
    min-width: 520px;
    height: 840px;
    background: #F0F0F0;
    border: 1px solid #222222;
    font-family: "Segoe UI",Frutiger,"Frutiger Linotype","Dejavu Sans","Helvetica Neue",Arial,sans-serif;
    font-size: 9pt;
}
.ts3title {
    width: 100%;
    background: #FFFFFF;
    padding: 5px;
}
span {
    padding-left: 5px;
}
.title-logo{
    margin-left: 5px;
    height: 16px;
    vertical-align: -3px;
}
.ts3menu {
    width: 100%;
    background: #FFFFFF;
}
.ts3menubar {
    margin: 0;
    padding: 3px;
    font-size: 12px;

}
.ts3hrspace{
	margin: 2px auto;
    width: 80%;
    height: 1px;
    background: #cccccc;
	
}
.ts3menuitem {
    display: inline;
    padding: 1px 5px;
    border: 1px solid transparent;
}
.ts3menuitem:hover {
    background: #E5F3FF;
    border: 1px solid #CCE8FF;
    cursor: pointer;
}
.ts3buttons{
    display: flex;
    padding: 3px 5px 3px 10px;
    width: 100%;
    background: #F0F0F0;
}
.ts3btn {
    display: inline-block;
    width: 24px;
    height: 24px;
}
.spn {
    display: inline-block;
    border: 1px solid transparent;
    padding: 0 5px;
}
.spn:hover {
    background: #E5F3FF;
    border: 1px solid #CCE8FF;
    cursor: pointer;
}
.ts3arrow {
    width: 10px;
    height: 24px;
}
.ts3space{
    display: inline-block;
    width: 2px;
    height: 24px;
    background: #cccccc;
}
.hostBtn{
    margin-left: auto;
    padding-right: 10px;
    cursor: pointer;
}
.ts3add{
    width: 24px;
    height: 24px;
    border: 1px solid transparent;
    padding-right: 0;
}
.ts3body {
    width: 100%;
    height: 601px;
    background: #ffffff;
}
.ts3left {
    width: 50%;
    height: 100%;
    float: left;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
}
.ts3channels {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    border: 1px solid #7c7c7c;
    padding: 10px;
}
.ts3right {
    float: left;
    width: 50%;
    height: 100%;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 0 10px 10px 0;
}
.ts3banner {
    width: 100%;
    padding-top: 44.3%;
    position: relative;
    border-bottom: 5px solid #F0F0F0;
}
.ts3rightBorder {
    width: 100%;
    border-top: 5px solid #F0F0F0;

}
.ts3inform {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #7c7c7c;
    padding: 10px;
}
.ts3inform > div {
    width:100%;
    padding: 2px 10px;
}
.ts3inform > div > span {
    float: right;
}
.ts3welcome{
    width: 100%;
    text-align: center;
    color: #0025d9;
}

.ts3footer{
    width: 100%;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 0 10px 0 10px;
    box-sizing: border-box;
    position: relative;
}
.ts3log{
    border: 1px solid #7c7c7c;
    overflow-y: scroll;
    max-height: 120px;
    background: #FFFFFF;
    font-size: 12px;
    z-index: 3;
}
.ts3MsgInfo {
    width: 14px;
    height: 14px;
    margin-left: 10px;
}

.ts3tabs{
    position: absolute;
    bottom: -27px;
    left: -10px;
    width: 100%;
    background: transparent;
    z-index: 4;
}
.ts3serverTab {
    background: #FFFFFF;
    float: left;
    min-width: 100px;
    padding: 5px 10px;
    margin-left: 10px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-top-width: 1px;
    border-right-style: solid;
    border-right-color: #7c7c7c;
    border-right-width: 1px;
    border-left-style: solid;
    border-left-color: #7c7c7c;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7c7c7c;
    border-bottom-width: 1px;
    z-index: 5;
}
.ts3tb {
    width: 351px;
    height: 30px;
    margin-left: 7px;
}
.MyDate {
    color: #535353;
}
.NickName{
    color: #466484;
    font-weight: bold;
}
.Reason{
    color: #ec5009;
}
img {
    width: 16px;
    height: 16px;
}
.ts3ssv, .ts3ssverror{
    background-color: #ffffff;
    width: 100%;
}

.ts3ssv, .ts3ssv *, .ts3ssverror{
    color: #000000;
}

.ts3ssv label{
    border-bottom: 1px solid #aaaaaa;
}

.ts3ssvItem a{
    color: #000000;
    padding: 1px 0;
}

.ts3ssvItem a:hover{
    background-color: #f6f6f6;
    color: #000099;
    padding: 1px 0;
}

.ts3ssverror{
    color: #ff0000;
}

.ts3ssv, .ts3ssv *{
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.ts3ssv{
    position: relative;
    overflow: hidden;
}

.ts3ssv label{
    display: block;
    padding: 2px 0;
}

.ts3ssvItem{
    margin-left: 16px;
    position: relative;
    white-space:nowrap;
}

.ts3ssvItem a{
    display: block;
    text-decoration: none;
}

.ts3ssvItem img{
    border: 0;
    vertical-align: middle;
    margin-right: 2px;
}
.ts3ssvFlags{
    position: absolute;
    right: 0;
    top: 0;
}

.ts3ssvServer{
    margin-left: 0;
}

li a, .dropbtn {
    display: inline-block;
    padding: 1px 5px;
    border: 1px solid transparent;
    color: black;
    text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
    background: #E5F3FF;
    border: 1px solid #CCE8FF;
    cursor: pointer;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding-bottom: 10px;
}

.dropdown-content a {
    color: black;
    padding: 4px 10px 4px 36px;
    text-decoration: none;
    display: block;
    text-align: left;
    position: relative;
    font-size: 12px;
}
/* COLOR THEME */
.colorts3conn::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_color/connect.svg");
}
.colorts3dis::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_color/disconnect.svg");
}
.colorts3disall::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_color/disconnect.svg");
}
.colorts3list::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_color/weblist.svg");
}
.colorts3exit::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_color/close_button.svg");
}
/* MONO THEME */
.monots3conn::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_mono/connect.svg");
}
.monots3dis::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_mono/disconnect.svg");
}
.monots3disall::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_mono/disconnect.svg");
}
.monots3list::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_mono/weblist.svg");
}
.monots3exit::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-image: url("../ts3images/icons_mono/close_button.svg");
}
.hotkey{
    display: inline-block;
    float: right;
    padding-right: 0;
    margin-right: 0;
}
.dropdown-content a:hover {background-color: #f1f1f1;}

.dropdown:hover .dropdown-content {
    display: block;
}