﻿#tabs .tab-pane {
	height: 100% !important;
	bottom: 0 !important;
	padding: 10px !important;
	background-color: #000;
	background-image: url("https://tralla.de.cool/nurtc/fussball/wm/hgwm4.png");
	background-size: 700px;
	background-position: center;
	background-size: 900px;
	border-right: 265px solid #000000;
}
#header {
	border-bottom: 0 solid #ebebeb !important;
	background-color: #034D03 !important;
	color: #fff;
	background-size: 400% 400%;
	background-image: url("https://tralla.de.cool/nurtc/fussball/wm/love.png");
	background-size: 150px;
	background-repeat: no-repeat;
	background-position-x: 1270px;
}
#userList, #friendsList {
	-webkit-animation: AnimationName 20s ease infinite;
	-moz-animation: AnimationName 20s ease infinite;
	animation: AnimationName 20s ease infinite;
	background-image: url("https://tralla.de.cool/nurtc/fussball/wm/spieler.gif"), linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-repeat: no-repeat;
	background-size: 150px,auto;
}
@-webkit-keyframes AnimationName {
    0%{background-position:49% 0%}
    50%{background-position:52% 100%}
    100%{background-position:49% 0%}
}
@-moz-keyframes AnimationName {
    0%{background-position:49% 0%}
    50%{background-position:52% 100%}
    100%{background-position:49% 0%}
}
@keyframes AnimationName {
    0%{background-position:49% 0%}
    50%{background-position:52% 100%}
    100%{background-position:49% 0%}
}
.header-chat-logo img {
 object-fit: cover;
 height: 100%;
 animation-name: jello;
 animation-duration: 40s;
 animation-delay: 0s;
 animation-iteration-count: infinite;
 animation-direction: alternate;
 animation-timing-function: ease;
 animation-fill-mode: none;
}
#footer {
	background-color: transparent !important;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
}
.welcome {
	padding: 5px 0;
	margin: 10px 0;
	text-align: center;
	border-radius: 2px !important;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	color: white;
}
#tabs .nav-tabs {
	overflow-x: auto;
	overflow-y: hidden;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: auto;
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
}
#backgroundsContainer, #smileyContainer {
	padding: 2px 0;
	max-width: 281px;
	z-index: 999;
	position: absolute;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0,0,0,.12);
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,.15);
	min-height: 200px;
	min-width: 200px;
	margin-bottom: 25px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
}
.emojionearea, .emojionearea.form-control {
	display: block;
	position: relative !important;
	width: 100%;
	padding: 0;
	border: 1px solid #0d0d0d;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
#send-msg-btn, #loginGuestBtn {
	border-radius: 150px !important;
	color: #fff;
	border: none;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.slide_block {
	border-radius: 3px 0 0 3px !important;
	z-index: 10;
	width: 30px;
	height: 60px;
	background-color: #fff !important;
	border: 1px solid #0b0a0a;
	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, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
#chatContainer {
	background-color: rgb(0, 0, 0);
}
.search-bar {
	justify-content: center;
	position: relative;
	margin-bottom: 0 !important;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
}
.filtergender {
	border-top: 0 !important;
	padding: 5px 0 !important;
	padding-top: 0 !important;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	flex-wrap: wrap;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
}
#tabs .nav-tabs > li.active a {
	background-color: var(--main-bg-color) !important;
	color: #fff !important;
	border: 1px solid #ededed00 !important;
	border-bottom: 0 !important;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
#usersContainer .nav-pills > li.active > a, #usersContainer .nav-pills > li.active > a:focus {
	color: #fff !important;
	padding: 10px 0;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.userItem {
	cursor: pointer;
	clear: both;
	position: relative;
	font-weight: 500;
	font-size: .9em;
	border-bottom: 1px solid #f3f3f300;
}
#usersContainer li a {
	text-transform: capitalize;
	font-size: 10px;
	padding-top: 10px;
	color: #f4eeee;
	border-radius: 0;
	border: 0;
	border-left: 1px solid #090808;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
div.news {
	font-size: 1.2em;
	padding: 5px 10px !important;
	margin: 5px 0 !important;
	border: 1px solid #a106b7;
	font-size: 1em;
	text-align: center;
	border-radius: 3px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.modal-content {
	position: relative;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	color: white;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	color: white;
}
#smileysHeader {
	height: 30px;
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: white;
}
#searchGifInput {
	margin: -1px 0 0;
	width: 100%;
	left: 0;
	top: 0;
	border: 1px solid #100d11;
	border-radius: 0;
	border-left: 0;
	border-right: 0;
	background-color: #137d04;
	color: white;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	border: 1px solid rgba(101, 5, 128, 0.15);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.menuUserItem {
	color: #EFEBF0 !important;
}
#calendarBtn {
	border-radius: 0;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	color: white;
	border-color: black;
}
div.zabuto_calendar {
	margin: 0;
	padding: 0;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	animation: AnimationName 30s ease infinite;
	color: white;
}
div.zabuto_calendar .table tr td.event div.day, div.zabuto_calendar ul.legend li.event {
	background-color: #5e0477;
}
#calendarContainer {
	display: none;
	background-color: black;
}
#sortBtn, #sortWebcamtBtn, #sortWatchersBtn, #sortRoleBtn, #sortAgeBtn {
	position: relative;
	display: block;
	height: auto;
	top: 0;
	margin: 11px 5px !important;
	padding: 0 10px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
#usersContainer2 button.selected {
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.fa, .fab, .fad, .fal, .far, .fas {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color: black;
}
div.webcamOpened {
	padding: 5px;
	font-size: .9em;
	margin: 2px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	color: white;
}
#fontCss {
	width: 100%;
	padding: 10px;
	color: black;
}
.emojionearea .emojionearea-editor {
	display: block;
	height: auto;
	overflow: auto;
	padding: 6px 0px 6px 12px;
	line-height: 1.42857143;
	font-size: inherit;
	color: #f4eeee;
	background-color: transparent;
	border: 0;
	cursor: text;
	margin-right: 1px;
	border-radius: 0;
	box-shadow: none;
}
.userLabel {
	white-space: nowrap;
	line-height: 40px;
	font-size: 20px !important;
	cursor: default;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(52, 53, 52) 50%, rgba(0,0,0,1) 100%);
	text-align: center;
}
.myUser div.userLabel {
	font-weight: 900 !important;
}
.btn-default {
	border-color: #ccc0;
}
#broadcastContainer {
	padding: 0 20px;
	margin-bottom: 10px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
#myWebcamContainer {
	width: 100%;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.webcamHeader {
	background-color: #0d3702;
	line-height: 16px;
	height: auto;
	cursor: move;
	padding: 5px 10px;
	border: none;
	color: white;
}
.jsPanel-theme-default > .jsPanel-hdr * {
	color: #fffbfb;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
div.webcamSwfContainer {
	background-image: url(../img/loadingCam.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: inherit;
	background-color: black;
}
.eye-icon .fa-eye, .fa-eye-slash, .webcamBtn .fa {
	font-size: 15px;
	margin-right: 0;
	opacity: .4;
	margin-bottom: -5px !important;
	color: white;
}
#loginModal .modal-footer .btn {
	font-size: .8em;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
	color: white;
}
.btn-primary {
	color: #fff;
	box-shadow: 0 0 0 0 #00000030;
	border: 1px solid #e90df0;
}
span.watchCam {
	font-weight: 700;
	cursor: pointer;
	color: white;
}
.menuUserItem:hover {
	background-color: #0b0a0a;
}
#webradioPlayerContainer {
	display: flex;
	justify-items: center;
	align-items: center;
	padding: 0 20px;
	background-color: #114602;
}
div.jsPanel #myVideo {
	background-color: #060606;
	height: 100%;
	display: flex;
	justify-content: center;
	width: 100%;
	align-items: center;
}
.emojionearea.focused {
	border-color: #0aea2d;
	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 rgba(30, 253, 11, 0.92);
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #f9f1f1;
	background-color: #033108;
	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;
}
#myUserMenu, #userMenu {
	background-color: #02480d !important;
	border: 1px solid #0eec07;
	box-shadow: 2px 2px 6px -2px #03f012;
}
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #f2eeee;
}
.whisper {
	background-color: #3a0353b3 !important;
	padding: 10px !important;
}
div.addPrivateMessage {
	padding: 5px !important;
	background-color: #6305a469;
}
.alert-success {
	color: #f4f7f4;
	background-color: #520255;
	border-color: #a207f9;
}
.btn-succes.active, .btn-success {
	background-color: #51ce86;
	border: 1px solid #51ce86 !important;
	color: #fff !important;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.btn-danger, .btn-danger.active {
	background-color: #ff0142 !important;
	border: 1px solid #ff0142 !important;
	box-shadow: 0 0 #fff !important;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.btn-primary {
	color: #fff;
	box-shadow: 0 0 0 0 #00000030;
	border: 1px solid #08ec16;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
.windowChat {
	background-color: #113302;
	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: #0b0a0a;
	font-size: 12px;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(20, 102, 3) 50%, rgba(0,0,0,1) 100%);
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	background-color: #356406;
}
.windowInputChat {
	width: calc(100% - 24px);
	padding-left: 4px;
	border-radius: 3px;
	border: 2px solid #08010b;
	margin: 2px;
	font-size: 1.25em;
}
.btn-default {
	color: #f4f1f1;
	background-color: #3b6205;
	border-color: #ccc;
}
.gutter {
	background-color: #034a0b;
	background-repeat: no-repeat;
	background-position: 50%;
}
.webcamContainer {
	position: relative;
	display: inline-block;
	border: 1px solid #a407d0;
	box-shadow: 2px 2px 11px;
	margin-bottom: 20px;
}
#usersContainer2 div.header-btn-wrap {
	margin: 0;
	padding: 0;
	background-color: #2b0540;
}