/* roller background .modal-content */
.modal-content {
  background-color: #FF3399;
  box-shadow: 3px -2px 4px rgba(68, 63, 1, 0.5),0 1px 10px rgb(45, 29, 0) !important;
  color: #1560BD;
  background: linear-gradient(180deg, rgba(0,128,0) 10%, rgba(68, 63, 1, 0.5) 25%, rgba(253,29,29,1) 82%, rgba(240, 248, 255) 82%, rgba(255,69,0) 10%);
  background-image: url("https://chatdesorden.club/css/img/login11.gif");
  background-size: cover;
}

#header {
  background-color: #991199 !important;
  border: 2px solid #C04000 !important;
  border-left: 2px solid #C04000 !important;
  border-right: 2px solid #C04000 !important;
  color: #fff;
  background: linear-gradient(178deg, rgb(0, 0, 0) 0%, rgb(255,0,255) 40%, rgb(0, 0, 0) 100%);
}

#tabs {
    background-color: inherit;
    \\background-image: url("");
    \\background-size: cover;
}

/* roller background #tabs .tab-pane */
#tabs .tab-pane  {
    background-color: inherit;
    background-image: url("https://chatdesorden.club/css/img/sfondorullo.jpg");
    width: fullscreen;
    background-size: cover;
    opacity: .8;
}

#tabs img.userItem {
  width: 36px;
  height: 36px;
  border-radius: 50% !important;
  border: 2px solid #FF00FF !important;
}


.home-tab {
  width: 25px;
  height: 25px;
  margin: 1px 2px 3px !important;
}

#tabs .nav > li > a {
  position: relative;
  display: block;
  padding: 0px 5px;
}

.userLabel {
    white-space: nowrap;
    line-height: 15px;
    font-size: 14px !important;
    cursor: default;
    text-align: left;
    box-shadow: -6px 5px 10px 1px #cdb5b500;
    background-position-y: center;
    background-size: cover;
    background-position-x: revert;
    image-orientation: revert;
    background-blend-mode: lighten;
}

#userList, #friendsList {
	\\width: 100%;
	\\height: 100%;
	bottom: 0;
	padding: 0;
	overflow-x: hidden;
	\\background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgb(28, 27, 27) 50%, rgba(0,0,0,1) 100%);
	background-size: 400% 400%;
	-webkit-animation: AnimationName 20s ease infinite;
	-moz-animation: AnimationName 20s ease infinite;
	animation: AnimationName 20s ease infinite;
}
@-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%}
}

.emojionearea, .emojionearea.form-control {
  background-color: #FFFFFF !important;
  border: 1px solid #C04000 !important;
  border-left: 1px solid #C04000 !important;
  border-right: 1px solid #C04000 !important;
}

.emojionearea .emojionearea-editor:empty::before {
  content: attr(placeholder);
  color: #4f4f4f;
  display: block;
}

.emojionearea .emojionearea-button > div, .emojionearea .emojionearea-picker .emojionearea-wrapper::after {
  background-image: url(https://chatdesorden.club/css/img/smyles.gif) !important;
}

#roomsContainer2, #friendsContainer2 {
    background-color: #CCCCFF;
    background: linear-Gradient(160deg, rgba(204, 204, 255) 3%, rgba(192,192,192) 50%, rgba(204, 204, 255) 98%);
}

#usersContainer2 {
    background-color: #CCCCFF;
    \\background-image: url("");
    \\background-size: cover;
    background: linear-Gradient(160deg, rgba(204, 204, 255) 3%, rgba(192,192,192) 50%, rgba(204, 204, 255) 98%);
}

Element {
	color: #ec1818;
}

.btn-danger, .btn-danger.active {
	background-color: ##ec1717;
	border: 1px solid #e61313;
	box-shadow: 0 0 #887e7e;
}

#backgroundBtn:hover, #clearButton:hover, #djBtn:hover, #smileyButton:hover {
	color: #979393;
	transform: scale(1.1,1.1);
}

.users-info {
	\\background-color: #ff0000;
	\\padding: 5px 10px 5px 0 !important;
	text-transform: capitalize;
	font-size: 14px;
	\\margin: 5px 0;
	letter-spacing: inherit;
	color: #fff;
	width: 100%;
	background: linear-gradient(180deg, rgba(139,0,139) 30%, rgba(255,99,71) 80%, rgba(12,12,12,1) 50%, rgba(131,129,126,1) 50%, rgba(161,159,155,1) 50%);
}

.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-color: #000000;
}

label[for=whoWatchesMeCheckbox] {
	font-weight: initial;
	color: #dcdcdc;
}


#myWebcamContainer {
	width: 100%;
	display: none;
	background-color: black;
}

#send-msg-btn, #loginGuestBtn {
    border-radius: 150px !important;
    background-color: red;
    color: white;
    border: 1px solid white !important;
}




.slide_block {
	border-radius: 3px 0 0 3px !important;
	z-index: 10;
	width: 30px;
	height: 60px;
	background-color: #ec080800 !important;
	border: 1px solid #0d0c0c;
	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(204,0,102) 10%, rgba(10,10,10,1) 24%, rgba(12,12,12,1) 80%, rgba(204,0,102) 100%, rgba(161,159,155,1) 10%);
}

.btn-danger, .btn-danger.active {
	background-color: #f21212 !important;
	border: 1px solid #ca0707 !important;
	box-shadow: 0 0 #fff !important;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: #e31818;
}

.welcome {
	padding: 1px 0;
	margin: 10px 0;
	text-align: left;
	border-radius: 1px !important;
	color: #d70505;
	background: linear-Gradient(10deg, rgba(186,85,211) 3%, rgba(230,230,250) 50%, rgba(230,230,250) 98%);
	font-size: 18px;
	font-weight: bolder;
        opacity: .9;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #fff;
}

div.news {
	border: 3px solid #6a686800;
	font-size: 1em;
	text-align: center;
	border-radius: 3px;
	background: linear-gradient(180deg, rgb(38, 1, 1) 22%, rgb(253, 29, 29) 50%, rgb(36, 2, 2) 82%);
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	\\color: #000;
}




#myGender img{
  width: 0px;
  height: 0px;
}


.userAvatar {
  width: 35px;
  height: 35px;
}

#header .userAvatar {
  border-radius: 5px;
  border: 2px solid #C04000;
}

#userList .userItem img.avatarUser {
  border-radius: 50% !important;
  border: 2px solid #C04000 !important;
  box-shadow: 3px -2px 4px rgba(242, 231, 80, 0.5),0 1px 50px rgb(242, 184, 7,01) !important;
  background: #ddd;
}

.userItem img.avatarUser {
  width: 35px;
  height: 35px;
  border-radius: 50% !important;
  border: 2px solid #C04000 !important;
  box-shadow: 3px -2px 4px rgba(242, 231, 80, 0.5),0 1px 50px rgb(242, 184, 7,01) !important;
  background: #ddd;
}

/* avatar in der userliste #tabs img.userItem  */
.userItem img.avatarUser:hover {
    cursor: pointer;
    position: relative;
    z-index: 100;
    border-radius: 50% !important;
    border: 2px solid #C04000 !important;
    box-shadow: 3px -2px 4px rgba(242, 231, 80, 0.5),0 1px 50px rgb(242, 184, 7,01) !important;
    transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -webkit-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
}

/* avatar in der userliste #tabs img.userItem */
.userAvatar {
	-webkit-animation: rotate-in-center 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s 3 both;
	        animation: rotate-in-center 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s 3 both;
}

@-webkit-keyframes rotate-in-center {
  0% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1;
  }
}


#tabs img.userItem:hover {
    cursor: pointer;
    position: relative;
    z-index: 100;
    border-radius: 50% !important;
    border: 2px solid #ffc001 !important;
    box-shadow: 3px -2px 4px rgba(242, 231, 80, 0.5),0 1px 10px rgb(242, 184, 7,01) !important;
    transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -webkit-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
}



#usersContainer .nav-pills > li.active > a, #usersContainer .nav-pills > li.active > a:focus, #usersContainer .nav-pills > li.active > a:hover {
    border-radius: 5px 5px 0px 0px !important;
    border-left: 1px solid #BA55D3 !important;
    border-right: 1px solid #BA55D3 !important;
    border-top: 1px solid #BA55D3 !important;
    border-bottom: 1px solid #BA55D3 !important;
}

.ham-dropdown-list {
    border-radius: 5px 5px 5px 5px !important;
    border-left: 1px solid #BA55D3 !important;
    border-right: 1px solid #BA55D3 !important;
    border-top: 1px solid #BA55D3 !important;
    border-bottom: 1px solid #BA55D3 !important;
}

#usersContainer li a {
    border-radius: 5px 5px 0px 0px !important;
    border-left: 1px solid #BA55D3 !important;
    border-right: 1px solid #BA55D3 !important;
    border-top: 1px solid #BA55D3 !important;
    border-bottom: 1px solid #BA55D3 !important;
}

#usersContainer .nav-pills>li.active>a:hover,
#usersContainer .nav-pills>li>a:hover {
    border-radius: 5px 5px 0px 0px !important;
    border-left: 1px solid #BA55D3 !important;
    border-right: 1px solid #BA55D3 !important;
    border-top: 1px solid #BA55D3 !important;
    border-bottom: 1px solid #BA55D3 !important;
}

#usersContainer ul li {
  border: 1px solid transparent;
  background: #D8BFD8;
}







.userItem {
  font-size: 1em;
}

div.message div.timeStamp{
left:10px;
right:auto
}

div.userItem.userItem.selectedUser{background-color:#50ce85;color:#fff}

div.serverMessage div.userItem{display:inline-block;font-weight:700}

.header-chat-logo img {
    animation-name: test_8;
    animation-duration:3000ms;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state:running;
    animated infinite rollOut
    animation-delay:10s;
    min-height: 16.43px;
}

@keyframes test_8 {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(180deg);
    }
}




.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #f40d0d;
	background: linear-gradient(180deg, rgba(0,128,0) 10%, rgba(68, 63, 1, 0.5) 25%, rgba(253,29,29,1) 82%, rgba(240, 248, 255) 82%, rgba(255,69,0) 10%);
}

a {
	background-color: #7d050500;
}


.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	font-weight: 300;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 25px;
	border: 1px solid #C04000;
	border-left: 0;
	background: #f5f5f5;
        opacity: .9;
}


.header-chat-logo img {
  object-fit: cover;
  height: 100%;
  animation-name: test_8;
  \\animation-name: fadeIn;
  animation-duration: 40s;
  animation-delay: 1.2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease;
  animation-fill-mode: yes;
}

@keyframes test_8 {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(180deg);
    }
}

.modal-header {
    animation-name: test_8;
    animation-duration:3000ms;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state:running;
    animation-delay:10s;
    min-height: 16.43px;
}

@keyframes test_8 {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(180deg);
    }
}




div.isMobile {
  position: absolute;
  left: 31px;
  bottom: -8px;
  font-size: 1.3em;
}

div.isMobile > img {
  width: 15px;
}

.keyboard {
  left: -17px;
  right: initial;
  bottom: -8px;
}

.userLabel {
  left: 20px;
}

#userList .userAvatarContainer, #friendsList .userAvatarContainer {
  position: relative;
  top: 0px;
  left: 20px;
}

.flag {
  position: absolute;
  left: -18px;
  bottom: 0px;
}

#usersContainer .userItem img.imageRole {
  max-height: 30px;
  height: auto;
  width: auto;
  position: absolute;
  left: -18px;
  top: 0;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(70, 69, 69) 80%, rgb(0, 0, 0) 100%), url("https://i.gifer.com/W0yx.gif");
    background-position-y: center;
    background-size: cover;
    background-position-x: revert;
    image-orientation: revert;
    background-blend-mode: lighten;
}

.status.online, .status2.online {
  background-color: #50C878;
}

#userList .status, #friendsList .status {
  width: 8px !important;
  height: 8px !important;
  top: 0;
  left: 27px !important;
  position: absolute;
}





/* background under roller #container */
#container {
    background-color: inherit;
    \\background-image: url("");
    background-image: url("https://a-static.besthdwallpaper.com/musica-chitarra-astratta-sfondo-3840x1080-14690_75.jpg");
    background-size: cover;
    background-position-y: center;
}

#tabs .nav-tabs>li.active a {
    background-color: #991199; \\Colore Viola Melanzana - sotto schede room
    background-image: url("https://chatdesorden.club/css/img/sfondo-sotto-rullo.gif");
    background-size: cover;
    color: #FFF !important;
    border: 1px solid #991199 !important;
    border-bottom: 0px !important;
}


.size120 {
	font-size: 20px;
}



.search-bar {
  justify-content: center;
  position: relative;
  margin-bottom: 0 !important;
  background: #9370DB;
  border: 1px solid #C04000 !important;
  display: none !important;
}

.header-btn-wrap {
  margin: 0 10px;
  box-shadow: 2px -2px 4px rgba(68, 63, 1, 0.5),0 1px 10px rgb(45, 29, 0) !important;
  background: transparent !important;
  border: 1px solid white !important;
  border-left: 1px solid green !important;
  border-right: 1px solid red !important;
  padding: 5px 3px !important;
  border-radius: 6px;
}

.header-btn-wrap:last-child {
  margin-right: 0 !important;
  padding: 5px 3px !important;
  border: 1px solid white !important;
  border-left: 1px solid green !important;
  border-right: 1px solid red !important;
}

.header-custom-btns span {
  padding-right: 2px;
}



#tableRoomBody2 td{
font-size:11px
}

#tableRoomBody .activeRoom{
background-color: #ebf5ff
}

#tableRoomBody2 img{
width:33px;
}

#tableRoomBody2 div.roomDescription{
display:none
}

#tableRoomBody2 tr td:first-child div{
white-space:nowrap;
font-size:.8em;
overflow:visible;
text-overflow:ellipsis;
max-width:110px
}








#roomsBtn {
  padding: 5px 3px !important;
  box-shadow: 3px -2px 4px rgba(68, 63, 1, 0.5),0 1px 10px rgb(45, 29, 0) !important;
  background: #E8AC4C !important;
  border-radius: 6px !important;
}

#directAdminButtonAccessBtn {
  background-color: #b70101 !important;
  border-radius: 5px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

#webradioPlayerContainer {
  background: #E4E5E0;
}

#usersContainer .filtergender {
  background: #E4E5E0;
}

#header {
  background-color: #991199 !important;
  color: #fff;
}

\\#fullMainContainer {
    \\height: 96%;
    \\display: flex;
    \\flex-direction: column;
    \\margin-top: 30px;
\\}












#footer {
    background-color: inherit; \\Colore Avio - Footer
}

#roomsBtn, #parametersTopButton, #directAdminButtonAccessBtn {
  font-size: 0px;
  letter-spacing: 0px;
  text-transform: uppercase;
  line-height: 0px !important;
}

.fade.in {
  opacity: 1;
  background-image: url(https://chatdesorden.club/css/img/home100.jpg);
  background-size: fullscreen;
}







#usersContainer {
    background-color: #E4E5E0!important;
}




div.message div.timeStamp {
    display: none;
}


#userList div[data-status="invisible"] {
    opacity: 0;
	display:none;
}

#userList div[data-status="online"] {
    opacity: 1;
    background-image: url(https://chatdesorden.club/css/img/online.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#userList div[data-status="offline"] {
    opacity: .5;
    pointer-events: visible;
    background-image: url(https://chatdesorden.club/css/img/assente.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#userList div[data-status="busy"] {
    opacity: .8;
    background-image: url(https://chatdesorden.club/css/img/occupato.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}





.whisper {
    background-color: transparent !important;
    padding: 10px !important;
}

.whisper::after {
    content: "Sussurro Privato:";
    text-transform: uppercase;
    position: absolute;
    background-color: #ff0042;
    left: 50px;
    width: 200px;
    text-align: center;
    height: 25px;
    color: #fff;
    padding: 0px 0px;
    right: 0;
    font-size: 14px;
    line-height: 22px;
    top: -7px;
    margin-top: 7px;
    border-bottom-left-radius: initial;
    border-radius: 45px;
}

.addPrivateMessage::after {
    content: 'Messaggio Personale:';
    text-transform: uppercase;
    position: absolute;
    background-color: #991199;
    left: 50px;
    width: 200px;
    text-align: center;
    height: 25px;
    color: #fff;
    padding: 0px 0px;
    right: 0;
    font-size: 14px;
    line-height: 22px;
    top: -7px;
    margin-top: 7px;
    border-bottom-left-radius: initial;
    border-radius: 45px;
}

div.addPrivateMessage {
    background-color: transparent !important;
}

div.message div.flex-property {
    padding: 25px 0px 0px 0px;
}



.isWatchingMeContainer {
position:absolute;
top:55px;
color:#fff;
right:10px;
}

.isWatchingMeContainer i{
text-shadow:2px 2px 2px #000;
font-size:2em;
}

.eye-icon .fa-eye.isWatching {
color:#ff0000!important;
}

.numberWatchers{
background:#f20d47;
color:white;
position:absolute;
font-size:1em;
right:37px;
top:-8px;
display:flex;
justify-content:center;
align-items:center;
}


div.isWatchingMeContainer div.numberWatchers{
background:ff0000;
}




.buttons-subnames i.fas.fa-video {
    \\content: url('/chat/images/cammic.png');
    transform: scale(1.1);
    margin-right: 5px;
    \\width: 36px;
}

i.far.fa-comment {
    \\content: url('/chat/images/requestpvt.png');
    transform: scale(1.1);
    margin-right: 0px !important;
    \\width: 36px;
}

i.fas.fa-check {
    \\content: url('/chat/images/requestcammic.png');
    transform: scale(1.1);
    margin-right: 1px !important;
    \\width: 36px;
}


\\i.fas.fa-list {

    \\content: url('/chat/images/room.png');
    \\transform: scale(1.1);
    \\margin-right: 0px !important;
    \\width: 40px;
\\}

i.btn .fa, .btn .glyphicon {
    \\content: url('/chat/images/rcammic.png');
    transform: scale(1.1);
    \\width: 25px;
    margin-left: 9px;
    padding-right: 6px;
}












.jsPanel-theme-default > .jsPanel-hdr * {
	color: #d90808;
}
.jsPanel-theme-default {
	\\background-color: #0d0d0d;
	border-color: #f5f5f5;
}
.jsPanel .jsPanel-content {
	border: 0;
	box-sizing: border-box;
	vertical-align: baseline;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	\\background: #0f0f0f;
	color: #111;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}
.jsPanel-title .headerPrivateBtn, .jsPanel-title .headerWhisperBtn {
	position: relative;
	border: 1px solid #111;
	top: 2px;
	height: 15px;
	color: white;
	background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(255,0,255) 80%, rgb(0, 0, 0) 80%);
}
span.watchCam {
	font-weight: 700;
	cursor: pointer;
}

\\.btn-default {
	\\color: #666;
	\\background-color: #716f6f;
	\\border-color: #797777;
\\}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgb(181, 3, 3);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgb(223, 10, 10);
	background: linear-Gradient(0deg, rgba(192,192,192) 3%, rgba(210,205,205,1) 50%, rgba(9,9,9,1) 98%);
}



.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #eeaa09;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e8e5e5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(240, 5, 5, 0.08);
	-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;
	background: linear-gradient(180deg, rgba(204,0,202) 22%, rgba(253,29,29,1) 50%, rgba(10,10,10,1) 82%);
}


#myWebcamDiv.webcamMinimized{height:40px!important;background-size:10%!important}

#webcamMinimizeBtn{display:yes}
button.webcamSmall,button.toggleMaximize{border:none;background:0 0;margin-right:20px;padding-left:0;font-size:.75em}
button.toggleMaximize{margin-right:0;position:relative;top:-3px;left:8px}button.webcamSmall:hover,button.toggleMaximize:hover{color:#000}




div.webcamOpened {
	padding: 5px;
	font-size: .9em;
	margin: 2px;
        display:flex;
        align-items:center
	background: linear-gradient(180deg, rgb(36, 0, 0) 0%, rgb(253, 214, 5) 50%, rgb(36, 0, 0) 100%);
	color: #0606c4;
}

.webcamHeader {
	line-height: 16px;
	height: auto;
	cursor: move;
	padding: 5px 10px;
	border: none;
	background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(255,0,255) 50%, rgb(0, 0, 0) 100%);
	color: #e1e105;
}

div.webcamSwfContainer {
	background-image: url(https://i.pinimg.com/originals/ee/56/05/ee5605804a0b0d81381810a3bbc20f21.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: inherit;
	background-color: black;
}
