#tabs .tab-pane {
	height: 100% !important;
	bottom: 0 !important;
	padding: 10px !important;
	background-color: #040404;
	background-image: url("https://tralla.de.cool/ilocss/farbencss/bvb/hgbvb.jpg");
	background-size: 1000px;
	background-position: center;
}
.modal-content {
	position: relative;
	background-color: #020202;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-image: url("https://tralla.de.cool/ilocss/farbencss/bvb/modal.png");
	background-size: 500px;
	background-repeat: no-repeat;
	background-position-x: 180px;
	background-position-y: center;
}
#userList, #friendsList {
	width: 100%;
	height: 100%;
	transition-duration: .5s;
	bottom: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-overflow-scrolling: auto;
	background-image: url("https://tralla.de.cool/ilocss/farbencss/bvb/userbvb.jpg");
	background-size: 300px;
	background-repeat: no-repeat;
	background-color: black;
	background-position: center;
}
#header {
	border-bottom: 0 solid #ebebeb !important;
	color: #090808;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
#tabs .nav-tabs {
	display: flex;
	align-items: flex-end;
	padding: 0 !important;
	border: 0 !important;
	flex-wrap: wrap;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	color: yellow;
}
.emojionearea, .emojionearea.form-control {
	outline: none;
	box-shadow: none;
	font-size: 1.1em;
	margin-top: 0;
	border-radius: 5px;
	height: 100% !important;
	padding-top: 35px !important;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
#webradioPlayerContainer {
	display: flex;
	justify-items: center;
	align-items: center;
	padding: 0 20px;
	background-color: #e1e104;
}
.welcome {
	padding: 5px 0;
	margin: 10px 0;
	text-align: center;
	border-radius: 2px !important;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
	color: black;
}
.filtergender {
	border-top: 0 !important;
	padding: 5px 0 !important;
	padding-top: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	flex-wrap: wrap;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
#calendarBtn {
	border-radius: 0;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
.btn-default {
	color: #090808;
	background-color: #fff;
	border-color: #f9e905;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
#calendarContainer {
	display: none;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
	color: black;
}
.slide_block {
	border-radius: 3px 0 0 3px !important;
	z-index: 10;
	width: 30px;
	height: 60px;
	background-color: #0d0d0d !important;
	border: 1px solid #090808;
	border-right: 0;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -50px;
	cursor: pointer;
	box-shadow: 0 0 0 rgba(0,0,0,.05),0 1px 6px rgba(0,0,0,.1) !important;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
div.tab #chatContainer {
	display: flex;
	flex-flow: column;
	overflow-y: hidden;
	background-color: black;
}
#usersContainer .nav-pills > li.active > a, #usersContainer .nav-pills > li.active > a:focus {
	background-color: #FBEB06;
	color: #0b0a0a !important;
	padding: 10px 0;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(237, 244, 6) 53%, rgb(6, 6, 6) 100%);
}
#usersContainer li a {
	text-transform: capitalize;
	font-size: 10px;
	padding-top: 10px;
	color: #787878;
	border-radius: 0;
	border: 0;
	border-left: 1px solid #000;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(180, 185, 5) 53%, rgb(6, 6, 6) 100%);
}
#usersContainer li a {
	text-transform: capitalize;
	font-size: 10px;
	color: #040404;
}
.search-bar {
	justify-content: center;
	position: relative;
	margin-bottom: 0 !important;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
	color: black;
}
#searchInput::placeholder {
	font-size: 13px !important;
	font-weight: 200 !important;
	color: black;
}
.emojionearea, .emojionearea.form-control {
	display: block;
	position: relative !important;
	width: 100%;
	height: auto;
	padding: 0;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #caf208;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-moz-transition: border-color .15s ease-in-out,-moz-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.emojionearea .emojionearea-editor:empty::before {
	content: attr(placeholder);
	color: #0b0a0a;
	display: block;
}
.fa, .fab, .fad, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color: #f4f4f1;
}
#usersContainer2 button.selected {
	color: #040404;
	background: linear-gradient(180deg, rgb(253, 237, 5) 0%, rgb(12, 13, 0) 53%, rgb(243, 251, 5) 100%);
}
#myWebcamContainer {
	width: 100%;
	display: none;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(248, 255, 0) 53%, rgb(6, 6, 6) 100%);
}
div.news {
	font-size: 1.2em;
	padding: 5px 10px !important;
	margin: 5px 0 !important;
	background-color: #fdfdfd;
	border: 1px solid #0b0a0a9e;
	font-size: 1em;
	padding: 10px;
	margin: 15px 0;
	text-align: center;
	border-radius: 3px;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(248, 255, 0) 53%, rgb(6, 6, 6) 100%);
}
.eye-icon .fa-eye, .fa-eye-slash, .webcamBtn .fa {
	font-size: 15px;
	margin-right: 0;
	opacity: .4;
	margin-bottom: -5px !important;
	color: #f90606;
}
.gutter {
	background-color: #040404;
	background-repeat: no-repeat;
	background-position: 50%;
}
.webcamHeader {
	background-color: #fde204;
	line-height: 16px;
	height: auto;
	cursor: move;
	padding: 5px 10px;
	border: none;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(248, 255, 0) 53%, rgb(6, 6, 6) 100%);
}
.webcamContainer {
	position: relative;
	display: inline-block;
	border: 1px solid #fbf706;
	box-shadow: 2px 2px 11px;
	margin-bottom: 20px;
}
.emojionearea.focused {
	border-color: #f2ef05;
	outline: 0;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(247, 209, 6);
}
#send-msg-btn, #loginGuestBtn {
	border-radius: 150px !important;
	background-color: var(--main-btn-color);
	color: #090808;
	border: none;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(248, 255, 0) 53%, rgb(6, 6, 6) 100%);
}
#tabs .nav-tabs > li.active a {
	background-color: #F7C607 !important;
	color: #090909 !important;
	border: 1px solid #f9f505 !important;
	border-bottom: 0 !important;
}
.userLabel {
	position: relative;
	left: 0;
	flex-grow: 1;
	margin-left: 10px;
	max-width: inherit;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
	text-align: center;
}
.userLabel {
	white-space: nowrap;
	line-height: 32px;
	font-size: 18px !important;
	cursor: default;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	background-color: yellow;
	color: black;
}
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #f7f307;
}
.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #f7f305;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #fde207;
}
.btn-danger, .btn-danger.active {
	background-color: #0b0a0b !important;
	border: 1px solid #ff0142 !important;
	box-shadow: 0 0 #fff0 !important;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
#backgroundsContainer, #smileyContainer {
	padding: 2px 0;
	max-width: 281px;
	z-index: 999;
	background-color: #060606;
	position: absolute;
	bottom: 34px;
	text-align: center;
	box-shadow: 0 5px 10px rgb(251, 202, 8);
	border-radius: 6px;
	border: 1px solid rgb(247, 231, 5);
	min-height: 200px;
	min-width: 200px;
	margin-bottom: 25px;
	display: none;
	bottom: 35px;
	right: 335px;
}
.fa-upload::before {
	content: "\f093";
	color: yellow;
}
.userLabel {
	position: relative;
	left: 0;
	flex-grow: 1;
	margin-left: 10px;
	max-width: inherit;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
.userLabel {
	white-space: nowrap;
	line-height: 32px;
	font-size: 18px !important;
	cursor: default;
	text-align: center;
}
.jsPanel-theme-default > .jsPanel-hdr * {
	color: #000;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
div.webcamOpened {
	padding: 0 5px;
	background: #f8f8f8;
	font-size: .9em;
	margin: 0;
	display: flex;
	align-items: center;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
	color: black;
}
#header .ham-dropdown-list {
	min-width: 270px;
	font-size: 1.4em;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
.menuUserItem {
	color: #f6f9f6 !important;
}
.userItem {
	cursor: pointer;
	clear: both;
	position: relative;
	font-weight: 500;
	font-size: .9em;
	border-bottom: 1px solid #f3f3f300;
}
.form-control::placeholder {
	color: #060606;
	opacity: 1;
	background-color: #eaea02;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
.btn-primary {
	color: #060606;
	background-color: #4c8ec7;
	border-color: #4c8ec7;
	box-shadow: 0 0 0 0 #00000030;
	border: 1px solid #28d205;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #060606;
	background-color: #ecd307;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-danger {
	color: #020202;
	background-color: #d9534f;
	border-color: #d43f3a;
}
#myUserMenu, #userMenu {
	background-color: #f4f4f4 !important;
	border: 1px solid #f7dc06;
	box-shadow: 2px 2px 6px -2px #f9e905;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
.menuUserItem:hover {
	background-color: #000000;
	color: yellow;
}
.whisper {
	background-color: #f7f306 !important;
	padding: 10px !important;
}
div.addPrivateMessage {
	padding: 5px !important;
	background-color: #4039029e;
}
.windowChat {
	background-color: #f7e80b;
	position: absolute;
	height: calc(100% - 45px);
	width: 100%;
	padding: 40px 10px 0 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-overflow-scrolling: auto;
}
.jsPanel .jsPanel-content {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color: #111;
	font-size: 12px;
	background-color: #686702;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #0b0b0b;
	cursor: default;
	background-color: #f4e505;
	border: 1px solid #f7d106;
	border-bottom-color: transparent;
}
.nav > li > a {
	text-align: center;
	color: #0b0a0a;
	border: 1px solid #f7f306;
	border-bottom: 0;
	height: 100%;
	font-size: .95em;
}
.emojionearea .emojionearea-editor {
	display: block;
	height: auto;
	min-height: 8em;
	max-height: 15em;
	overflow: auto;
	padding: 6px 0px 6px 12px;
	line-height: 1.42857143;
	font-size: inherit;
	color: #020202;
	background-color: transparent;
	border: 0;
	cursor: text;
	margin-right: 1px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.alert-success {
	color: #f9de07;
	background-color: #0d0d0d;
	border-color: #fdef04;
}
.btn-succes.active, .btn-success {
	background-color: #51ce86;
	border: 1px solid #51ce86 !important;
	color: #000000 !important;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}
.btn-warning {
	color: #000000;
	background-color: #f0ad4e;
	border-color: #eea236;
	background: linear-gradient(180deg, rgb(13, 13, 13) 0%, rgb(244, 251, 5) 53%, rgb(6, 6, 6) 100%);
}