* {
	padding: 0px;
	margin: 0px;
	/* Testing only
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	appearance: none;
	*/
	/*
	cursor: auto;
	*/
}

html,body {
	height: 100%;
	padding:0;
	margin:0;
	color: silver;
	background-color: #000;
	font-size: 12px;
	overflow-y: hidden;
	overflow-x: hidden;
}

table {
	width: 100%;
}

a, a:hover, a:visited {
	/*
	color: silver;
	*/
	word-wrap: break-word;
}

form, input, select, textarea, button{
	border: none;
	display: inline;
	outline: none;
	border: 1px solid silver;
	border-radius: 0px;
	min-height: 20px;
}

ul {
	list-style-type: none;
}

code {
	background-color: white;
	color: black;
	font-family: Courier New, Courier, monospace;
}

td {
	vertical-align: top;
}

fieldset {
	vertical-align: top;
	padding: 5px;
	margin: 5px;
	/*
	width: 160px;
	*/
	min-height: 50px;
	display: inline;
}

legend {
	font-size: 14px;
}

.badges {
	display: inline-block;
}

/*
.badges {
	display: inline-block;
}

.badges .emoticon {
	height: 18px;
	width: auto;
}
.modutils {
	cursor: pointer;
}

.spacer{
	width: 5px;
	display: inline-block;
}

.emoticon, .emoji {
	height: 30px;
	width: auto;
	border: 0px solid red;
	margin-bottom: -4px;
}

.msg:nth-child(2n+1) {

}

.msg {
	line-height: 125%;
	word-wrap: break-word;
	display: block;
}
*/

.emoticonpreview {
	height: 30px;
	width: auto;
	border: 0px solid red;
}

.emotepreviewdiv{
	display: inline-block;
	border: 1px solid silver;
	border-radius: 5px;
	padding: 5px;
	width: auto;
	min-width: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
}

.emotepreviewdiv {
	height: auto;
}

.emotepreviewdiv:hover {
	border: 1px solid white;
	border-radius: 0px;
	background-color: #222222;
}

#text {
	resize: none;
	outline: none;
	padding: 0px;
	margin: -5px;
	margin-left: 4px;
	margin-right: 0px;
	margin: 0;
	padding: 0;
	border: 0px;
	height: 25px;

	overflow: hidden;
}

datalist, #addchannames {
	max-height: 600px;
	overflow-y: scroll;
}

.chan {
	display: inline-block;
}

.nick {
	cursor: pointer;
	/*
	filter: invert(-32%);
	filter: brightness(1.5);
	filter: hue-rotate(180deg);
	filter: saturate(2);
	*/
}

.emotesets {
	/*
	border: 1px solid red;
	*/
	/*border: 1px solid white; */
	margin-bottom: 15px;
}

.emotecode{
	display: block;
	text-align: center;
	display: none;
}

.favorites{
	text-align: center;
	display: none;
}

.emotepreviewdiv input[type=checkbox]{
	width: 15px;
	height: 15px;
	border-radius: 5px;
}

input[type="checkbox"] + label {

}

input[type="checkbox"]:checked + label {
	color: #00d000;
}

.sub, .resub, .subgift, .cheers, .ritual, .raid, .reward, .purchase, .host, .follow {
	padding: 10px;
	line-height: 200%;
	display: block;
}

.sub {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.resub {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.subgift {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.cheers {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.ritual {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.raid {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.reward {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.purchase {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.host {
	background-color: grey !important;
	color: black;
	font-weight: bolder;
	line-height: 200%;
	border-left: 5px solid #6441a5;
}

.follow {
	color: #6441a5;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
}

.banto:hover, .banto:hover * {
	background-color: red !important;
	/*
	display: inline !important;
	*/
}

.banto, .banto * {
	color: #222 !important;
	background-color: #222 !important;
}

.banto img{
	/*
	display: none !important;
	*/
}

.banto .clip, .banto:hover .clip{
	display: none;
}

.system {
	border-left: 5px solid rgba(192,192,192, 0.5)
}

.modstatus {
	color: #55cc55;
	border-left: 5px solid #55cc55;
}

.error {
	color: red;
	border-left: 5px solid red;
}

.warn {
	color: orange;
	border-left: 5px solid orange;
}

.succ {
	color: green;
	border-left: 5px solid green;
}

.info {
	color: snow;
	/*
	background-color: #333;
	*/
}

.purge {
	color: yellowgreen;
	font-weight: bolder;
}

.msgdel {
	color: yellowgreen;
	font-weight: bolder;
}

.timeout {
	color: orange;
	font-weight: bolder;
}

.ban{
	color: red;
	font-weight: bolder;
}

.notice{
	color: darkcyan;
	padding: 1px;
	font-weight: bolder;
}

.joined{
	color: gray;
	font-size: 10px;
}

.rooms {
	color: #ccc;
	border-left: 5px solid #ccc;
}

.logo2 {
	width: 32px;
	height: auto;
}

#chatchat, .tabcontent {
	position: fixed;
	top: 20px;
	left: 0px;
	right: 0px;
	bottom: 25px;
	padding: 5px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.settings {
	width: 99%;
}

.butts{
	width: 120px;
}

.settings2 {
	width: 75%;
}

.gamesettings {
	width: 100%;
}

#tabs {
	position: fixed;
	top: 350px;
	left: 0px;
	right: 0px;
	bottom: 30px;
	overflow-y: hidden;
	overflow-x: hidden;
}

#debug {
	font-family: consolas;
	font-size: 12px;
	word-break: break-all;
}

#hint{
	position: fixed;
	top: 50px;
	font-size: 20px;
	left: 0px;
	right: 0px;
	padding: 10px;
	background-color: rgba(128, 128, 128, 1.0);
	color: rgba(0, 0, 0, 1.0);
	text-align: center;
	text-shadow:
	1px  1px 5px rgba(64, 64, 64, 0.75),
	1px -1px 5px rgba(64, 64, 64, 0.75),
	-1px  1px 5px rgba(64, 64, 64, 0.75),
	-1px -1px 5px rgba(64, 64, 64, 0.75);
	z-index: 5000;
}

#hint2{
	position: fixed;
	top: 20px;
	font-size: 20px;
	left: calc(100% / 4);
	right: calc(100% / 4);
	width: 50%;
	padding: 10px;
	background-color: rgba(128, 128, 128, 1.0);
	color: rgba(0, 0, 0, 1.0);
	text-align: center;
	/*
	text-shadow:
	1px  1px 5px rgba(64, 64, 64, 0.75),
	1px -1px 5px rgba(64, 64, 64, 0.75),
   -1px  1px 5px rgba(64, 64, 64, 0.75),
   -1px -1px 5px rgba(64, 64, 64, 0.75);
   */
	z-index: 5000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#hint3{
	border-radius: 5px;
	border: 1px solid black;
	position: fixed;
	top: 30px;
	font-size: 20px;
	left: 10px
	/*
	right: calc(100% / 4);
	*/
	width: 25%;
	padding: 10px;
	background-color: rgba(192, 128, 128, 1.0);
	color: rgba(0, 0, 0, 1.0);
	text-align: center;
	/*
	text-shadow:
	1px  1px 5px rgba(64, 64, 64, 0.75),
	1px -1px 5px rgba(64, 64, 64, 0.75),
   -1px  1px 5px rgba(64, 64, 64, 0.75),
   -1px -1px 5px rgba(64, 64, 64, 0.75);
   */
	z-index: 5000;
}

#hint4{
	position: fixed;
	font-size: 20px;
	top: calc(100% / 4);
	left: calc(100% / 4);
	right: calc(100% / 4);
	height: calc(100% / 4);
	width: 50%;
	padding: 10px;
	background-color: rgba(128, 128, 128, 1.0);
	color: rgba(0, 0, 0, 1.0);
	text-align: center;
	/*
	text-shadow:
	1px  1px 5px rgba(64, 64, 64, 0.75),
	1px -1px 5px rgba(64, 64, 64, 0.75),
   -1px  1px 5px rgba(64, 64, 64, 0.75),
   -1px -1px 5px rgba(64, 64, 64, 0.75);
   */
	z-index: 5000;
}

#userliste, #userliste:active, #userliste:focus, #sideuserliste, #sideuserliste:active, #sideuserliste:focus {
	width: 100%;
	/*
	background-color: black;
	color: silver;
	*/
	border: 0px solid black;
	overflow-y: auto;
}

#inputs {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 25px;
}

#sugg{
	position: fixed;
	/*
	left: 0px;
	bottom: 30px;
	*/
	max-height: 90vh;
	z-index: 1000000;
}

#chatchannel{
	margin: 0px;
	padding: 0px;
	border: 0;
	height: 25px;
	width: 150px;
}

.si{

}

.sionline {
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
}

#text {
	width: calc(100% - 420px);
}

.channel {
	width: calc(100% - 265px) !important;
}

#senden, #addchatarker {
	height: 25px;
	/*
	width: 50px;
	*/
}

.windows {
	/*
	background-color: #555;
	*/
	z-index: 150;
	position: absolute;
	top: 40px;
	right: 50px;
	max-width: 50%;
	max-height: calc(100vh - 150px);
}

.headline{
	font-size: 24px;
	color: silver;
	background-color: darkred;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.close{
	background-color: rgba(0, 0, 0, 0);
	font-size: 20px;
	float: right;
}

.text {
	padding: 0px;
}

.responsive-video iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

/*
usermenu
*/

.profiletable{
	padding: 0px;
}
#usermenuprofilepicture, #usermenubroadcastertype, #usermenuname, #usermenuname h2 {
	display: inline;
}
#usermenuprofilepicture img{
	width: 100px;
	height: auto;
}

#usermenumodbutton {
	display: inline-block;
}

#banin, #banin2 {
	display: inline-block;
}

#umnd{
	display: inline-block;
}

#usermenuchatmsgs {
	max-height: 400px;
	overflow-y: scroll;
}

#usermenuchatmsgs a, #usermenuchatmsgs a:hover, #usermenuchatmsgs a:visited {
	color: lightcyan;
}

.umb {
	width: 75px;
}

.wtab{
	max-height: 400px;
	overflow-y: auto;
}

.whispereingabe{
	width: calc(100% - 50px);
}

.channelbuttons{
	width: 125px;
}

.channelform{
	width: 250px;
}

/*
////////////////////////////////////////////////////////
*/
/* Style the tab */

.tabclosex{
	float: right;
	color: black;
	font-size: 16px;
}

.tabclosex:hover{
	float: right;
	color: red;
	font-weight: bolder;
}

.tabmenu{
	display: inline-block;
	display: none;
}

.tabmenu:hover{
	color: green;
}

.tablinks{
	/*
	background-color: #cfcfcf;
	color: black;
	*/
	float: left;
	outline: solid 1px grey;
	cursor: pointer;
	padding: 6px;
	font-size: 14px;
}

.tablinks:hover{
	color: white;
}

.sidenav {
	width: 0px;
	position: fixed;
	z-index: 1;
	top: 20px;
	right: 0px;
	bottom: 25px;
	overflow-x: hidden;
	padding-top: 0px;
	/* test */
	display: flex;
	flex-direction: column;
}

.sidenav .closebtn {
	font-size: 16px;
	margin-left: 0px;
}

.sidenavtablinks{
	/*
	background-color: #bbb;
	*/
	/*
	color: black;
	*/
	outline: solid 1px grey;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.sidenavtablinks3{
	outline: solid 1px grey;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}

.sidenavtablinks2{
	display: inline-block;
	width: 47%;
	/*
	background-color: #cfcfcf;
	color: black;
	*/
	outline: solid 1px grey;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	font-size: 12px;
}

.channelselector{
	/*
	color: silver;
	*/
	outline: solid 1px grey;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	font-size: 12px;
}

.channelselector:hover{
	outline: solid 1px white;
	/*
	background-color: #eee;
	*/
	/*
	color: white;
	background-color: black;
	*/
}

.channelselector.active {
	text-transform: uppercase !important;
	font-weight: bolder !important;
	background-color: grey !important;
	color: white !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	font-size: 14px !important;
}


.roomselector{
	/*
	color: silver;
	/*
	outline: solid 1px grey;
	*/
	cursor: pointer;
	padding-left: 20px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	font-size: 10px;
}

.roomselector:hover{
	outline: solid 1px white;
	/*
	background-color: #eee;
	*/
	/*
	color: white;
	background-color: black;
	*/
}

.roomselector.active {
	text-transform: uppercase !important;
	font-weight: bolder !important;
	background-color: grey !important;
	color: white !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	font-size: 14px !important;
}

.channelrooms {
	display: none;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}



.channelcustombuttons{
	display: inline-block;
	width: 100%;
	cursor: pointer;
	font-size: 12px;
}

#ccb{
	margin-top: 5px;
	font-size: 1px;
	min-height: 0px;
}

.sidenavtablinks:hover, .sidenavtablinks2:hover{
	outline: solid 1px white;
	/*
	background-color: #eee;
	/*
	color: white;
	background-color: black;
	*/
}

.sidenavtablinks3:hover{
	outline: solid 1px white;
	/*
	background-color: #eee;
	*/
	/*
	color: white;
	background-color: black;
	*/
}

.sidenavtablinks3.active {
	text-transform: uppercase !important;
	font-weight: bolder !important;
	background-color: grey !important;
	color: white !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	font-size: 14px !important;
}

.sidenavtablinks high{
	background-color: darkred;
}

.panel-warning2 {
	background-color: rgba(255,0,0,0.75);
}

.rowstyle{
	padding-bottom: 15px;
}

#menuopennav{
	margin-left: 3px;
	font-size: 14px;
	cursor: pointer;
	display: inline;
}

div.tab {
	z-index: 111;
	overflow: hidden;
	border: 0px solid #ccc;
	background-color: #c1c1c1;
}

/* Style the buttons inside the tab */
div.tab button {
	background-color: #cfcfcf;
	float: left;
	border: none;
	outline: solid 1px grey;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-top: 6px;
	margin-left: 5px;
	font-size: 12px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
	background-color: #FFF;
	font-size: 12px;
}

/* Create an active/current tablink class */
div.tab button.active {
	text-transform: uppercase;
	font-weight: bolder;
	background-color: #000;
	color: silver;
	padding: 6px 12px;
	font-size: 16px;
}

/* Style the tab content */
.tabcontent {
	display: none;
	border: 0px solid #ccc;
	border-top: none;
}

.tabcontentinfobar {
	position: fixed;
	top: 0px;
	left: 124px;
	right: 0px;
	height: 20px;
	width: calc(100% - 124px);
	font-weight: 700;
	font-size: 12px;
	line-height: 120%;
	padding: 0 15px;
	color: #000;
	background-color: #f6f6f6;
	font-size: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.switcher {
	display: inline-block;
	cursor: pointer;
}
.switcher2 {
	display: inline;
	cursor: pointer;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}

@keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}


.ui-autocomplete {
	max-height: 50vh;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
}
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
	height: 50vh;
}

/*
.ui-menu, .ui-menu-item-wrapper {
	background-color: silver;
	color: black;
	font-size: 12px;
	padding: 0px !important;
}
*/

/*
Dialog Tabse
*/
ul#tabse, ul#tabse2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

/*
#tabse2 {

}
*/


#emotes{
	overflow-y: scroll;
	padding: 5px;
}

.tabsecontent2 {
	overflow-y: scroll;
}

.settingscontent {
	overflow-y: auto;
}

#ka {
	/*
	overflow-y: scroll;
	*/
}
#seek {
	width: 50px;
}
#searchgame {
	width: calc(100% - 55px);
}
#kastatus {
	background-color: rgba(128,128,128,.5);

}


ul#tabse li, ul#tabse2 li { display: inline; }
ul#tabse li a, ul#tabse2 li a {
	/*
	background-color: #dedbde;
	border: 1px solid #c9c3ba;
	*/
	border-bottom: none;
	padding: 0.3em;
	text-decoration: none;
}

ul#tabse li a:hover, ul#tabse2 li a:hover {
	/*
	background-color: #f1f0ee;
	*/
}
ul#tabse li a.selected, ul#tabse2 li a.selected { color: #000; background-color: #f1f0ee; font-weight: bold; padding: 0.7em 0.3em 0.38em 0.3em; }
div.tabseContent { border: 1px solid #c9c3ba; padding: 0.5em; background-color: #f1f0ee; }
div.tabseContent.hide { display: none; }

#tabse2 li {
	width: 106%;
}

.tooltip-inner {
	white-space: pre-wrap;
}

/*
.ui-tooltip, .arrow:after {
	background: grey;
	border: 2px solid white;
}
*/
.ui-tooltip {
	white-space: pre-wrap;
	padding: 5px 5px;
	/*
	color: white;
	background-color: black;
	*/
	border-radius: 5px;
	/*
	font: 12px "Helvetica Neue", Sans-Serif;
	*/
	box-shadow: 0 0 7px black;
}
/*
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}

.arrow.top {
	top: -16px;
	bottom: auto;
}

.arrow.left {
	left: 20%;
}

.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow.top:after {
	bottom: -20px;
	top: auto;
}
*/

/*
navigation styles
*/

#primary_nav_wrap{
	/*
	margin-top: 5px
	*/
	height: 95vh;
	/*
	overflow-y: scroll;
	*/
	z-index: 9998;
}

#primary_nav_wrap ul{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	z-index: 9998;
	border-bottom: 1px solid white;
	width: 100%;
	/*
	background-color: inherit;
	color: inherit;
	/*
	background-color: rgb(246,246,246);
	*/
}

#primary_nav_wrap ul a {
	display:block;
	/*
	background-color: inherit;
	color: inherit;
	/*
	color:#000;
	background-color: #f6f6f6;
	*/
	text-decoration:none;
	font-weight:700;
	font-size:12px;
	line-height:20px;
	padding:0 15px;
	z-index: 9998;
	cursor: pointer;
	/*
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
	*/
}

#primary_nav_wrap ul li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	z-index: 9998;
}

#primary_nav_wrap ul li.current-menu-item{
	background-color:#f6f6f6;
	z-index: 9998;
}

#primary_nav_wrap ul li:hover{
	background-color: #333;
	color: #f6f6f6 !important;
}

#primary_nav_wrap ul a:hover {
	color: #f6f6f6 !important;
	background-color: #000;
}

#primary_nav_wrap ul ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	/*
	background:#fff;
	*/
	padding:0;
	z-index: 9998;
	max-width: 210px;
}

#primary_nav_wrap ul ul li{
	float:none;
	min-width: 210px;
	max-width: 200px;
	z-index: 9998;
	/*
	background-color: inherit;
	*/
}

#primary_nav_wrap ul ul a{
	line-height:100%;
	padding:5px 15px
}

#primary_nav_wrap ul ul ul{
	top:0px;
	left:100%;
	z-index: 9998;
}

#primary_nav_wrap ul li:hover > ul{
	display:block;
	line-height: 20px;
}

/*
#primary_nav_wrap ul li:hover > ul{
	display:block;
	line-height: 20px;
	max-height: calc(100vh - 50px);
	overflow-x: visible;
	overflow-y: auto;
}
*/

.ui-menu { width: 150px; }

/*
Mod Tools Slider
*/
.custom-handle {
	width: 3em !important;
	height: 1.6em;
	top: 50%;
	margin-top: 0;
	text-align: center;
	line-height: 1.6em;
}

.slider{
	margin: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

/* nustyle input
*/
.textcomplete-dropdown{
	max-height: 80vh;
	overflow-y: scroll;
	margin: 0px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	list-style:none;
	border: 1px solid white;
	background-color: black;
}

.textcomplete-header{
	padding-left: 15px;
	padding-right: 15px;
	color: black;
	font-size: 10px;
	border-bottom: 1px solid black;
}

.textcomplete-item{
	/*
	margin-bottom: 5px;
	*/
	padding-left: 15px;
	padding-right: 15px;
	/*
	color: black;
	*/
}
li.active {
	color: silver;
	background-color: green;
	font-size: 16px;
}

/*
context
*/
.custom-menu {
	display: none;
	z-index: 1000;
	position: absolute;
	overflow: hidden;
	border: 1px solid #CCC;
	white-space: nowrap;
	/*
	font-family: sans-serif;
	*/
	background: #FFF;
	color: #333;
	border-radius: 5px;
}

.custom-menu li {
	padding: 8px 12px;
	cursor: pointer;
}

.custom-menu li:hover {
	background-color: #DEF;
}


.slide-in-left {
	animation: slide-in-left 1.5s forwards;
	-webkit-animation: slide-in-left 1.5s forwards;
}

.slide-out-left {
	animation: slide-out-left 1.5s forwards;
	-webkit-animation: slide-out-left 1.5s forwards;
}

@keyframes slide-in-left {
	0% { transform: translateX(-200%); }
	100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in-left {
	0% { -webkit-transform: translateX(-200%); }
	100% { -webkit-transform: translateX(0%); }
}

@keyframes slide-out-left {
	0% { transform: translateX(0%); }
	100% { transform: translateX(-200%); }
}

@-webkit-keyframes slide-out-left {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-200%); }
	/*
	  0% { left: 0; }
	100% { left: -100%; }
	*/
}

#nicknameheader, #cch {
	text-transform: uppercase;
	border-bottom: 3px solid black;
	background-color: #eee;
	color: #000;
	padding: 10px;
}

#cmenu, #channelcontext {
	z-index:1000;
	position: absolute;
	background-color:#ccc;
	color: black;
	border: 1px solid white;
	padding: 2px;
	list-style-type: none;
	list-style: none;
	font-size: 12px;
	line-height: 1;
	min-width: 150px;
}

.cmenu ul, #cmenu ul li, #cmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cmenu ul {
	position: relative;
	z-index: 500;
	float: left;
	width: 100%;
}

.cmenu ul li {
	float: left;
	/*
	min-height: 0.05em;
	line-height: 1em;
	*/
	vertical-align: middle;
	position: relative;
}

.cmenu ul li.hover, #cmenu ul li:hover {
  position: relative;
  z-index: 510;
  cursor: default;
}

.cmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 520;
  width: 100%;
}

.cmenu ul ul li { 
	float: none; 
}

.cmenu ul ul ul {
  top: 0;
  right: 0;
}

.cmenu ul li:hover > ul { 
	visibility: visible; 
}

.cmenu ul ul {
	top: 0%;
	left: 99%;
}

.cmenu ul li { 
	float: none; 
}

.cmenu ul ul { 
	margin-top: 0.05em;
	overflow-y: auto;
	max-height: 50vh;
}

.cmenu:before {
  content: '';
  display: block;
}

.cmenu:after {
  content: '';
  display: table;
  clear: both;
}

.cmenu a {
  display: block;
  padding: 5px;
  color: #000;
  text-decoration: none;
}

.cmenu a:hover {
	color: white;
	background-color: #333;
}

.cmenu > ul > li > a:hover { 
	color: #ffffff; 
	background-color: black;
}

.cmenu > ul > li a:hover, #cmenu > ul > li:hover a { 
	background: #34A65F; 
	color: black;
}

.cmenu li { 
	position: relative; 
}

.cmenu ul li.has-sub > a:after {
  content: '»';
  position: absolute;
  right: 1em;
}

.cmenu ul ul { 
	border: 1px solid #ffffff; 
}

.cmenu ul ul a { 
	color: #000;
	font-size: 12px;
}

.cmenu ul ul a:hover { 
	color: #ffffff; 
}

.cmenu ul ul li {
	background-color: #ccc;
}

.cmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #000;
}

.cmenu * {
	cursor: pointer;
}

.ui-menu {
	width: 150px;
}

.sameh {
	height: 20px;
}

#usermenudescription{
	/*
	overflow-y: scroll;
	max-height: 60px;
	*/
	white-space: nowrap;
	overflow: hidden;
	width: 250px;
	text-overflow: ellipsis;
}

input[type=checkbox]{
	min-height: 1px;
}

.heightlimit {
	/*max-height: 50vh;*/
	overflow-y: auto;
	/* test */
	display: block;
	overflow-y: auto;
	flex-grow: 1;
	min-height: 200px;
}

.popout {
	height: 100vh;
}
.popoutmessages {
	overflow-y: auto;
	/*
	height: calc(100vh - 30px);
	*/
}
.popoutin {
	width: calc(100% - 75px);
}
.popoutsend {
	width: 70px;
}

.subul {
	background-color: green !important;
}
/*
.dropdown-menu, .textcomplete-dropdown {
	z-index: 1000000;
}
*/
.textcomplete-dropdown {
	z-index: 10000 !important;
}

/* Container holding the image and the text */

.clip {
	width: 280px;
	position: relative;
	text-align: center;
	color: white;
	/*
	display: inline-block;
	*/
}
.clip img {
	width: 100%;
}

/* Bottom left text */
.clipbottomleft {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

/* Top left text */
.cliptopleft {
	position: absolute;
	top: 5px;
	left: 5px;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis;
}

/* Top right text */
.cliptopright {
	position: absolute;
	top: 5px;
	right: 5px;
	white-space: nowrap;
	overflow: hidden;
	max-width: 70%;
	text-overflow: ellipsis;
}

/* Bottom right text */
.clipbottomright {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

/* Centered text */
.clipcentered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.clipbottomleft, .cliptopleft, .clipbottomright, .cliptopright {
	background-color: rgba(0,0,0, 0.5);

}

.subemotespreview{
	display: inline-block;
	margin: 10px;
}


.parent {
	display: flex;
}

.chatwin {
	width: 300px;
}

.videowin {
	flex: 1;
}


.responsive-video2 iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	width: calc(100% - 300px);
}

.responsive-video2 {

	width: calc(100% - 300px);
}
.chatwin {
	position: absolute;
	top: 0px;
	left: calc(100% - 300px);
	right: 0px;
	width: 300px;
	height: 100%;
}

/*
#ytvititle, 
#ytvitags,
#ytvistat,
#ytvipict,
#ytvidesc,
*/

#ytvititle {
	font-size: 14px;
}


#ytvidesc {
	word-wrap: break-word;
	max-height: 100px;
	overflow-y: auto;
}

#ytvititle, 
#ytvitags,
#ytvistat,
#ytvipict,
#ytvidesc {
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
}

.ytimage, .clipthumbnail {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover, .btn:focus {
	background-color: red;
	text-decoration: none;
}

.btn:focus, .btn.focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
	opacity: 0.65;
}

.btn-sm {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 100%;
	border-radius: 0.2rem;
}

#imginfo {
	z-index: 10000;
	position: absolute;
	width: 280px;
	height: auto;
}
#imginfo img {
	width: 280px;
	height: auto;
}

@font-face {
	font-family: digi7; /*a name to be used later*/
	src: url('/digital7.ttf'); /*URL to font*/
}
#clockdisplay {
	/*
	padding-left: 10px;
	*/
	text-align: center;
	font-family: digi7;
	/*
	color: silver;
	*/
}

#clockclock {
	font-size: 50px;
}

.parent2 {
	position: absolute;
	top: 0px;
	right: 0;
	left: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}

.responsive-video3 iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	width: 100%;
}

.responsive-video3 {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	width: 100%;
}
.chatwin2 {
	flex-grow: 1;
	overflow-y: scroll;
}

.popoutmessages2 {
	/*max-height: 100%;*/
	overflow-y: auto;
	overflow-x: hidden;
}

.popoutinput2 {
	height: 25px;
}

/********
only insert nu rules after this 
*******/

#blockuserlist, #blockuserlist:active, #blockuserlist:focus
/*, #sideuserliste, #sideuserliste:active, #sideuserliste:focus */
{
	width: 100%;
	/*
	background-color: black;
	color: silver;
	*/
	border: 0px solid black;
	overflow-y: auto;
}
/*
#blockuserlist option:focus {
	background-color: green;
}
#blockuserlist option:not(:checked) { 
	//background-color: #FFF; 
}
*/
/*
select > option:not(:checked) { 
	color: white;
}

select > option:checked{
	box-shadow: 0 0 10px 100px green inset;
	color: white;
}
*/

#addchantext input[type="text"], #addchantext select {
	width: calc(100% - 55px);
}

#newwhispertab {
	width: calc(100% - 75px);
}

/*
border-left: 5px;
*/

.marker {
	font-size: 200%;
	background-color: #6441a5;
	color: black;
	font-weight: bolder;
	border-left: 5px solid #6441a5;
	/*
	border-bottom: 5px solid #6441a5;
	*/
}

.resizeme {
	resize: vertical;
	overflow: auto;
}

.input-warning {
	background-color: #ffff00;
	color: black;
}

.input-alert {
	background-color: #ff0000;
	color: white;
}

.nicksbolder{
	font-weight: 900;
}

.msgbox {
	position: absolute;
	left: 25%;
	right: 25%;
	width: 50%;
	border: 1px solid white;
}

.banto1:hover, .banto1:hover * {
	background-color: red !important;
	/*
	display: inline !important;
	*/
}

.banto1, .banto1 * {
	color: #222 !important;
	background-color: #222 !important;
}

.banto1 img{
	/*
	display: none !important;
	*/
}

.banto1 .clip, .banto1:hover .clip{
	display: none;
}


.banto2:hover, .banto2:hover * {
	text-decoration: line-through !important;
}

.banto2, .banto2 * {
	text-decoration: line-through !important;
}

.banto2 img{
	/*
	display: none !important;
	*/
}

.banto2 .clip, .banto2:hover .clip{
	display: none;
}


.banto3:hover, .banto3:hover * {
	/*
	background-color: black !important;
	color: white !important;
	*/
}

.banto3 {
	border: 1px solid red;
	border-left: 5px solid red;
	border-right: 5px solid red;
	/*
	background-color: red !important;
	color: white !important;
	*/
}

.banto3 img{
	/*
	display: none !important;
	*/
}

.banto4 .clip, .banto4:hover .clip{
	display: none;
}

.banto4:hover, .banto4:hover * {
	background-color: black !important;
	color: white !important;
}

.banto4, .banto4 * {
	display: none !important;
}

.banto4 img{
	/*
	display: none !important;
	*/
}

.banto4 .clip, .banto4:hover .clip{
	display: none;
}


.banto5:hover, .banto5:hover * {
	background-color: #333 !important;
	color: #ccc !important;
}

.banto5, .banto5 * {
	background-color: #333 !important;
	color: #999 !important;
}

.banto5 img{
	/*
	display: none !important;
	*/
}

.banto5 .clip, .banto5:hover .clip{
	display: none;
}

.banto6::before {
	color: red;
	background-color: black;
	content: "TO/BAN ";
}

.banto6::after {
	color: red;
	background-color: black;
	content: " TO/BAN";
}

.highlightmsg {
	background-color: white !important;
	color: black !important;
}

/*
#tabbartop {
	position: absolute;
	top: 20px;
	left: 30px;
	right: 295px;
	height: 25px;
	z-index: 10;
	background-color: #f6f6f6;
	padding-left: 5px;
	padding-right: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap
}

#tabbartop button {
	padding-left: 5px;
	padding-right: 5px;
}

#tabbartop button:hover {
	color: white;
	background-color: silver;
}

.tabbuttontabbartop {
	padding: 2px;
	display: inline-block;
}
.tabbuttontabbartop * {
	display: inline;
}

#tabbartopnext {
	color: black;
	background-color: #f6f6f6;
	position: fixed;
	top: 20px;
	left: 0px;
	height: 21px;
	width: 30px;
	z-index: 10001;
}

#tabbartopnextbutton {
	color: black;
	background-color: silver;
	position: fixed;
	top: 22px;
	left: 0px;
	height: 20px;
	width: 30px;
	z-index: 10001;
}

#tabbartopprev{
	color: black;
	background-color: #f6f6f6;
	position: fixed;
	top: 20px;
	right: 265px;
	height: 21px;
	width: 30px;
	z-index: 10001;
}

#tabbartopprevbutton {
	color: black;
	background-color: silver;
	position: fixed;
	top: 22px;
	right: 265px;
	height: 20px;
	width: 30px;
	z-index: 10001;
}

.tabbartopactive {
	color: silver;
	background-color: black;
}
*/

#tabbartop {
	position: absolute;
	top: 20px;
	left: 0px;
	right: 265px;
	height: 25px;
	z-index: 10;
	background-color: #f6f6f6;
	padding-left: 5px;
	padding-right: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap
}

#tabbartop button {
	padding-left: 5px;
	padding-right: 5px;
}

#tabbartop button:hover {
	color: white;
	background-color: silver;
}

#tabbuttontabbartop {
	position: fixed;
	padding: 2px;
	display: inline-block;
	left: 70px;
	overflow: hidden;
	max-width: calc(100% - 415px);
}
#tabbuttontabbartop * {
	display: inline;
	margin-left: 2px;
}

#tabbartopnextbutton {
	color: black;
	background-color: silver;
	height: 20px;
	width: 30px;
	z-index: 9998;
}

#tabbartopprevbutton {
	color: black;
	background-color: silver;
	height: 20px;
	width: 30px;
	z-index: 9998;
}

.tabbartopactive {
	color: silver;
	background-color: black;
}

.tabbarunder1, .tabbarunder2 {
	position: fixed;
	display: inline-block;
	margin: 0px;
	padding: 2px;
	height: 21px;
}

.tabbarunder1 {
	position: fixed;
	left: 0px;
}

.tabbarunder2 {
	position: fixed;
	right: 265px;
}

#serverresponse {
	display: inline-block;
	font-size: 16px;
}

.inchatbuttons {
	margin: 5px;
	border-radius: 5px;
	padding: 3px !important;
}

.inhelpbuttons {
	background-color: black;
	color: silver;
	margin: 2px 5px;
	padding: 0px 5px;
	border-radius: 10px;
}

#loading {
	font-size: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0, 0.2);
	z-index: 1000000;
}

#loadinginner {
	border: 1px solid red;
	position: absolute;
	top: 25%;
	left: 25%;
	right: 25%;
	bottom: 25%;
	background-color: rgba(0,0,0, 0.5);
	z-index: 1000000;
}

#emojidiv {
	overflow-y: scroll;
	padding: 5px;
}

img {
	opacity: 1;
	transition: opacity 0.3s;
}

img[data-src] {
	opacity: 0;
}

.hint {
	position: fixed;
	top: 25%;
	left: 25%;
	right: 25%;
	bottom: 25%;
	background-color: silver;
	color: black;
	z-index: 50;
	border: 3px solid white;
}

.hintheader{
	text-align: center;
	font-size: 30px;
	padding: 5px;
	border-bottom: 3px solid white;
}

.hintmain{
	font-size: 16px;
	padding: 5px;
	/*
	overflow-y: scroll;
	height: calc(50vh - 60px);
	*/
}

.right{
	float: right;
	font-size: 20px;
	vertical-align: top;
}

#hintversion, #hintinfo {
	display: inline;
}

.hintversion, .hintinfo {
	display: inline;
}

.hintsidebar {
	width: 100%;
	color: White;
	z-index: 500;
	border-top: 1px solid orange;
	border-bottom: 1px solid orange;
}

.hintheadersidebar {
	text-align: center;
	font-size: 24px;
	padding: 5px;
	border-bottom: 1px solid orange;
}

.hintmainsidebar {
	font-size: 14px;
	padding: 5px;
}

.rightsidebar {
	float: right;
	font-size: 20px;
	vertical-align: top;
}

#hintversionsidebar, #hintinfosidebar {
	display: inline;
}

.attention {
	color: orange !important;
}

#filler {
	max-width: 100%;
	max-width: 100%;
}

#streaminfosmenu a {
	/*
	max-width: calc(100% - 2px);
	overflow: hidden;
	height: 20px;
	*/
}

#streamerinfo, #streamerstatus {
	display: inline-block;
	/*
	width: 400px;
	*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mue {
	display: inline-block;
	margin: 0px;
	min-width: 75px;
}

#muecontrols {
	margin-right: 10px;
}

#muedelete {
	margin-left: 10px;
}


#muecount {
	/*
	float:right;
	*/
	display: inline-block;
}

/*
select {
	-webkit-appearance: menulist-textfield;
}
*/

.followcontent {
	min-height: 100px;
	max-height: 600px;
	overflow-y: auto;
}

.modtoolpopup{
	display: none;
	position: relative;
	border: solid 0px silver;
	/*
	width: 250px;
	height: 50px;
	*/
	left: 0px;
	top: 0px;
}

.showmodtoolpopup:hover .modtoolpopup {
	display: inline-block;
}


.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-radius: 0px;
}

.ui-dialog .ui-dialog-content,
.ui-tabs,
/*.ui-tabs-panel,*/
.ui-dialog,
.ui-dialog-content,
.ui-tabs .ui-tabs-nav
{
	padding: 0px !important;
}

.ui-tabs .ui-tabs-panel,
.ui-tabs-vertical .ui-tabs-panel,
.ui-tabs-panel
/*
, .ui-button*/
{
	padding: 2px;
}
/*
	vertical tabs 
*/
/*
.ui-tabs-vertical { width: 55em; }
*/
.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	/*
	width: 12em;
	*/
}

.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
}

.ui-tabs-vertical .ui-tabs-nav li a {
	display:block;
	width: 80%;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	border-right-width: 1px;
}

.ui-tabs-vertical .ui-tabs-panel {
	padding: 1em;
}

#setuptabs .ui-corner-all {
	border-radius: 0;
}

#setuptabs .ui-widget-header {
	border: 0;
	background: 0;
	/*
	background-color: black;
	*/
}

.ui-widget .ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button,
.ui-widget
{
	font-size: 12px;
	/*
	font-family: unset;
	*/
}

.ui-dialog-content {
	width: 100% !important;
	/*
	height: auto !important;
	*/
}

#vartestfrane .ui-dialog-content {
	height: calc(100% - 30px) !important;
}

/*
.msg {
	border-radius: 25px;
	background-color: rgba(192, 192, 192, 0.1);
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 10px 25px;
}

*/

/* width */
::-webkit-scrollbar {
	width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
	background: rgba(192,192,192, 0.25);
	/*
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	*/
}

/* Handle */
::-webkit-scrollbar-thumb {
	background: rgba(192, 192, 192, 0.2);
	-webkit-box-shadow: inset 0 0 6px rgba(192,192,192,0.5);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	background: rgba(192, 192, 192, 0.5);
	-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.9);
}

.sidenavtablinks2{
    display: inline-block;
    width: 46%;
    outline: solid 1px grey;
    cursor: pointer;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-left: 0px;
    font-size: 12px;
    box-sizing: border-box;
    margin: 5px 0px 0px 5px;
}

#settitlebutton, #setgamebutton {
	font-size: 10px;
}

#ccttvars {
	white-space: pre-wrap;
}

.highlightedmessage {
	border-left: 5px solid #6441a5;
	border-bottom: 5px solid #6441a5;
}

.skipsubmode {
	border-left: 1px solid #6441a5;
	border-bottom: 1px solid #6441a5;
	white-space:pre;
}

.customreward {
	border-left: 5px solid #D2691E;
	border-bottom: 3px solid #D2691E;
}
/*
.customreward {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
*/
/*
.skipsubmode::before {
	content: "Skipped Sub Mode\A";
}
*/

/*
.planmain {
	max-height: 400px;
	width: 100%;
}

.plancontainer {
	margin: 15px;
	padding: 5px;
	border: 1px solid white;
}
*/

/*
@media all and (orientation:landscape) {
*/
	#plan {
		overflow-y: hidden;
		width: max-content;
	}
	#planmain {
		overflow: hidden;
		padding-left: 200px;
	}
	.plancontainer, .plancontainer2, .plancontainer3, .plancontainer4, .plancontainer5 {
		margin: 15px;
		padding: 5px;
		border: 1px solid white;
		width: 250px;
		min-height: 50px;
		display: inline-block;
		vertical-align: top;
	}
	#sidebar {
		position: fixed;
		top: 0px;
		left: 0px;
		bottom: 0px;
		width: 200px;
	}
/*
}
*/

/*
@media all and (orientation:portrait) {
	#planmain {
		padding-top: 120px;
		max-height: 400px;
		width: 100%;
	}
	#sidebar {
		position: fixed;
		top: 0px;
		left: 0px;
		right: 0px;
		height: 120px;
	}
	.plancontainer, .plancontainer2, .plancontainer3, .plancontainer4, .plancontainer5 {
		margin: 15px;
		padding: 5px;
		border: 1px solid white;
		min-height: 75px;
		width: calc(100% - 30px);
		display: inline-block;
	}
}
*/
.plancontainer {
	margin: 15px;
	padding: 5px;
	border: 1px solid #4AAACE;
	background-color: #4AAACE;
}
/* Eventwochen */
.plancontainer2 {
	margin: 15px;
	padding: 5px;
	border: 1px solid #F58A4B;
	background-color: #F58A4B;
}
/* Filmeabend */
.plancontainer3 {
	margin: 15px;
	padding: 5px;
	border: 1px solid #8763CA;
	background-color: #8763CA;
}
/* Geburtstage */
.plancontainer4 {
	margin: 15px;
	padding: 5px;
	border: 1px solid #2D850E;
	background-color: #2D850E;
}

.plancontainer5 {
	margin: 15px;
	padding: 5px;
	border: 1px solid white;
}

.heute {
	/*
	margin: 15px;
	*/
	padding: 0px;
	border: 5px solid white;
}
.morgen {
	padding: 0px;
	border: 5px solid green;
}
.type {
	font-size: 20px;
	display: none;
}
.datum {
	font-size: 20px;
}
.datumw {
	font-size: 20px;
}
.tcon {
	position: absolute;
	top: 30px;
	bottom: 0px;
	/*
	max-height: 400px;
	*/
	overflow-y: auto;
}
#content {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}
#plantabs {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.tier1000,.tier2000,.tier3000,.bits 
{
	display: inline;
}

.emotedisabled {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

/* Disable grayscale on hover */
.emotedisabled:hover {
  -webkit-filter: grayscale(0);
  filter: none;
}

.announcement {
	border-left: 8px solid rgba(0, 250, 250);
	border-right: 8px solid rgb(0, 250, 250);
}

.announcementprimary {
	border-left: 8px solid rgba(0, 250, 250);
	border-right: 8px solid rgb(0, 250, 250);
}

.announcementblue{
	border-left: 8px solid #00d6d6;
	border-right: 8px solid #00d6d6;
}

.announcementgreen {
	border-left: 8px solid #00db84;
	border-right: 8px solid #00db84;
}

.announcementorange{
	border-left: 8px solid #ffb31a;
	border-right: 8px solid #ffb31a;
}

.announcementpurple{
	border-left: 8px solid #6441a5;
	border-right: 8px solid #6441a5;
}

.announcementheader {
	display: inline-block;
	width: 100%;
	color: white;
	background-color: rgba(50,50,50, 0.75);
	text-align: center;
	font-size: 125%;
}