/* drak theme css for new chat design */
/* =========== layout fixes =========== */
#header {
  border-bottom: 1px solid #303541;
  background-color: #2b3245;
}

#header .btn {
  box-shadow: 5px 4px 15px 1px #10001066 !important;
}

#smileyButton:hover, #clearButton:hover, #djBtn:hover {
  color: #f5f6f8;
}

.btn-success:hover {
  background-color: #47c17b;
  border: 1px solid #47c17b !important;
}

.btn-danger:hover {
  background-color: #ff0142 !important;
  border-color: #ff0142 !important;
}

.btn-group {
  border-top: 1px solid #37383ae0;
  box-shadow: 1px -1px 24px #1e1d1d4a;
}

.open #usersContainer, #usersContainer {
  background-color: #0a141e !important;
}

.myUsername {
  color: white;
}

.userAvatar {
  border: 1px solid #5d6270;
}

#myWebcamContainer label.btn {
  font-size: 0.9em;
  color: #d7d7d7;
}

#myWebcamContainer label.btn:hover {
  color: #d8d7d7;
}

.status.online {
  background-color: #6fdf9e;
  border: 4px solid #2c3345;
}

.open #chatContainer {
  background-color: #0a141d !important;
}

#broadcastCheckBox:disabled {
  color: white !important;
}

.message .timeStamp {
  color: #919191;
}

.message-text {
  color: black;
}

div.message div.content {
  background-color: #ffffff;
  box-shadow: -4px 5px 10px -5px #00000045;
}

.msg-user-img {
  box-shadow: -5px 5px 8px -5px #000000bd;
}

.search-bar {
  border-top: 1px solid #11212e;
  box-shadow: 14px 0px 14px 1px #0000001f;
}

.users-info {
  border-bottom: 1px solid #282f3e;
  color: #4c8ec7;
}

.online-user-item:nth-child(odd) {
  background-color: #353d51;
}

#searchInput::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #525a71;
}

#searchInput::-moz-placeholder {
  /* Firefox 19+ */
  color: #525a71;
}

#searchInput:-ms-input-placeholder {
  /* IE 10+ */
  color: #525a71;
}

#searchInput:-moz-placeholder {
  /* Firefox 18- */
  color: #525a71;
}

.emojionearea .emojionearea-editor {
  font-size: .8em;
  /* color: white; */
}

div.colorPicker-picker {
  border: 2px solid #4c8ec7;
}

.checkbox label::before {
  border: 1px solid #2f3c59;
  background-color: transparent;
}

.checkbox label::after {
  color: #4c8ec7;
}

.userItem img.avatarUser {
  border: 1px solid #4c8ec752;
  box-shadow: 1px 0px 8px 1px #262c3ad1;
}

.welcome {
  background-color: #ffffff;
  border: 1px solid #f3f1f1;
  color: #50ce85;
}

#searchInput {
  background-color: transparent;
  color: #d9d9d9;
}

.fa.fa-search {
  color: #525a71;
}

#footer {
  background-color: transparent;
}

#chatInputContainer {
  border: 0px solid #e1e1e1;
}

#cleanButtonContainer, #smileyButtonContainer, #djButtonContainer, #pushTalkButtonContainer, #pushToTalkFreeHandContainer {
  color: #4c8ec7;
}

.message img, .addPrivateMessage b img {
  border: 1px solid #2c334561;
}

.filtergender {
  border-top: 1px solid #343840;
  box-shadow: 1px -1px 24px #0000004a;
  border-bottom: 1px solid #272c36;
}

#userList::-webkit-scrollbar {
  width: 10px;
  border-radius: 20px;
}

#userList::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

#userList::-webkit-scrollbar-thumb {
  background-color: #232a3a;
  outline: 1px solid #222631;
  border-radius: 20px;
}

.slide_block {
  background-color: #373e51;
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1), 0 4px 14px rgba(0, 0, 0, 0.4);
}


#pushTalkBtn {}

.serverText {
  color: #a7a7a7;
}

div.news {
  border: 0px solid #1a2736;
  background-color: #0d1926;
  color: #adadad;
}

.emojionearea, .emojionearea.form-control {
  background-color: #f5f6f8;
}

#sortBtn {
  background: transparent;
  color: #4c8ec7;
  border: 1px solid #4c8ec7;
}

.userItem:hover, #myUserMenu, #userMenu {
  background-color: #3d455b;
}

#myUserMenu, #userMenu {
  border: 1px solid #252b39;
  box-shadow: 2px 3px 30px 3px #0000004a;
  color: white;
}

.menuUserItem:hover {
  background-color: #3a4051;
}

.webcamBtn {
  background-color: #ff0142;
  color: white;
  box-shadow: 2px 2px 10px 0px #00000085;
}

.webcamBtn .fa, .eye-icon .fa-eye {
  text-shadow: 1px 0px 3px #1f1f1fbd;
}

div.pointsQuiz {
  background-color: #22293a;
}

.webcamBtn .fa-unlock, .webcamBtn .fa-lock {
  color: #ffffff !important;
}

.hand {
  background-color: transparent;
  border: 0px solid #4c8ec7;
}

.hand .fa, .hand .glyphicon {
  color: #4c8ec7;
}

/* ============ login modal-dark ============ */


.dark-modal .close {
  color: white;
  font-size: 32px;
}

.dark-modal .modal-header {
  border-bottom: 0px solid #303953;
  margin: 5px 5px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
}

.dark-modal .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 {
  border: 1px solid #465373;
  border-top: 0px;
}

.dark-modal .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #424a5f;
}

.dark-modal .table-bordered {
  border: 1px solid #455273;
  border-bottom: 0px;
}

.dark-modal .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
  border-top: 0;
  border-bottom: 1px solid #445172;
}

.table-hover>tbody>tr:hover, .dark-modal .table-striped>tbody>tr:nth-of-type(odd):hover {
  background-color: #21293d;
}

.dark-modal .modal-body {
  color: #cecdcd;
  padding: 30px;
  font-weight: 100;
}

#smileyContentLoader {
  background-color: #2c3345 !important;
  top: 60px !important;
  height: calc(100% - 60px);
  padding: 40px !important;
  color: #4c8ec7 !important;
}

.dark-modal .modal-footer {
  border-top: 0px solid #383e4f;
}

.dark-modal .form-group input {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #343d56;
  /*padding: 20px 0px;*/
  margin-top: 7px;
  color: #4c8ec7;
  border-radius: 0px;
  box-shadow: 0px 0px white;
}

.dark-modal .form-group .radio input {
  outline: none !important;
}

.dark-modal .modal-title {
  color: #4c8ec7;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}

.dark-modal .radio {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.dark-modal #loginGuestBtn {
  padding: 5px 25px;
}

.dark-modal .radio-form {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  margin-top: 30px;
}

#smileyContainer {
  background-color: #2c3345;
}

#smileysHeader {
  background: #2c3345;
  border-bottom: 1px solid rgb(74, 82, 102);
  color: white;
}

#searchGifInput {
  border: 0px solid #686868;
  background-color: #3e475d;
  border-top: 1px solid #2d3445;
  color: white;
  box-shadow: 1px -1px 24px #0000004a;
}

.info-icons {
  color: #4c8ec7 !important;
}

.eyeIcon .fa-2x {
  font-size: 18px !important;
  margin-right: 11px;
  color: #232a3a;
}

.dark-blue-btn {
  background-color: #262d3e;
  border: none;
  box-shadow: 1px 1px 3px 1px #0000003d !important;
  border: 0px solid #292d38;
}

.dark-blue-btn.active {
  background-color: #4c8ec7;
  color: #faf8f8 !important;
  border: 0px;
}


.addPrivateMessage .emojioneemoji {
  width: 25px !important;
  height: 25px !important;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: 0px;
}

.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.17);
}

.modal-gender-img {
  border-radius: 0px;
}

#usernameGuestLogin {
  height: 40px;
  padding: 10px 0px;
}

#usernameGuestLogin::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #404b65;
}

#usernameGuestLogin::-moz-placeholder {
  /* Firefox 19+ */
  color: #404b65;
}

#usernameGuestLogin:-ms-input-placeholder {
  /* IE 10+ */
  color: #404b65;
}

#usernameGuestLogin:-moz-placeholder {
  /* Firefox 18- */
  color: #404b65;
}

.radio input {
  outline: none !important;
}

.radio label::after {
  background-color: #555555;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 0px;
}


.radio label::before {
  border: 1px solid #38435f;
  background-color: transparent;
}

.name-time {}

.open .slide_block:before {
  border-color: transparent transparent transparent #4c8ec7;
}

#chatInput {
  background-color: white;
  border: 0px solid white;
}

.addPrivateMessage.message .content {
  margin-top: 35px;
  margin-left: 0px;
}

.addPrivateMessage:after {
  display: inline-block;
  position: absolute;
  content: 'Private message';
  width: auto;
  height: 25px;
  padding: 4px 12px;
  right: 0px;
  font-size: 12px;
  top: -7px;
  color: white;
  margin-top: 7px;
  background-color: #50ce85;
  border-bottom-left-radius: initial;
}

.nav-tabs {
  border-bottom: 1px solid #f3f3f3;
  background-color: white;
}

.tab-content {
  box-shadow: -2px 0px 25px -1px #a09f9f42;
}


.keyboard {
  color: #4c8ec7;
}

div.colorPicker-palette {
  border: 1px solid #2c3345;
  background-color: #efefef;
  padding: 5px;
  background-color: #48536d;
  z-index: 9999;
  color: white;
  border-radius: 4px;
}

.bootbox .modal-content {
  background-color: #2c3345;
}

.bootbox .modal-footer {
  border: 0px;
}

.bootbox .close {
  color: white;
}

.bootbox .bootbox-body {
  color: #ff0142 !important;
  text-align: center;
  /*margin: 20px 0px -20px;*/
}

div.colorPicker_hexWrap label {
  color: #4c8ec7;
}

.jsPanel .jsPanel-hdr, .jsPanel .jsPanel-content {
  background-color: #2c3345 !important;
}

.jsPanel-theme-default {
  background-color: #2c3345 !important;
  border-color: #2c3345 !important;
  box-shadow: 0 16px 41px rgba(0, 0, 0, 0.5), 0 6px 16px rgba(0, 0, 0, 0.35) !important;
}

.webcamContainer {
  border: 0px !important;
}

.jsPanel-theme-default>.jsPanel-hdr * {
  color: #dadada !important;
}

.fa-window-close {
  margin-right: 10px !important;
}

.jsPanel-content.jsPanel-content-nofooter, .jsPanel-theme-default>.jsPanel-hdr .jsPanel-hdr-toolbar {
  border-top: 1px solid rgb(64, 72, 93) !important;
}

.mobile-text-lobby {
  padding-left: 20px;
}

.message .userItem:hover {
  background-color: transparent !important;
}

#pushToTalkWindow {
  z-index: 1000;
  background-color: #2c3345;
  box-shadow: -2px 0px 10px 5px #0000005c;
  height: 130px;
  border: 1px solid #4c5a7c;
}

#pushToTalkBtnClose {
  font-size: 0.8em;
  background-color: #2d3445;
  color: white;
}

#pushToTalkWindowHeader {
  font-size: 0.8em;
  color: #000;
  border-bottom: 0px solid #4b597b;
  padding-left: 10px;
  background-color: #2c3345;
  color: white;
  padding: 5px 10px;
}

#uploadImageBtnLabel {
  color: white;
  border: 1px solid white;
}

#uploadImageBtnLabel:after {
  color: #62697e;
}

#youTubeCloseBtn {
  background-color: #ff0142;
  color: white;
}

 #header {
   background-color: #0a141d !important;
   border-bottom: 0px solid #212934 !important;
}
 #footer .emojionearea.emojionearea-inline{
   border: 1px solid #111b24 !important;
   background-color: #0f1927;
}
#container{
  background-color: #0a141e;
}

.chat-input-icons img, .emojionearea-button, .svg-header-icons, .home-tab{
  filter: invert(100%);
}
#send-msg-btn{
   background-color: #132233;
   color: #e3e3e3;
}
 .open #chatContainer .tab-pane{
   background-color: #0a141d;
}
 #usersContainer2, #roomsContainer2{
   border-left: 1px solid #152537 !important;
}
.menuUserItem{
  color: #d7d7d7 !important;
}

.open #tabs{
  padding-left:  20px !important;
  margin-left:  0px !important;
}

 #tabs .tab-content{
   border: 0px solid #ebebeb;
   box-shadow: 12px 0px 15px -7px black;
}
.open #chatContainer #usersContainer2 .tab-pane{

}
 #tabs .nav-tabs{
     background-color: #0f1a28 !important;
     padding-left: 1px !important;
     border-top: 1px solid #0f1925 !important;
}

 #usersContainer .nav-pills>li.active>a, #usersContainer .nav-pills>li.active>a:focus, #usersContainer .nav-pills>li.active>a:hover{
   background-color: #0f1929;
   border-right: 0px solid #50ce85;
   border-left: 1px solid #152637;
   color: #50ce85;
}
.filtergender{
  background-color:  transparent !important;
  border-bottom: 1px solid #111b24 !important;
}

 #usersContainer li a{
     color: #d6d6d6;
     border-left: 1px solid #142635;
     background-color: #0a141e;
     border-right: 1px solid #142635;
}
 #usersContainer li.active a{
     color: #464646;
}
 #usersContainer li.active a .badge{
     color: #111b24;
     background-color: #50ce85 !important;
}
 #usersContainer .nav-pills>li.active>a:hover, #usersContainer .nav-pills>li>a:hover{
     border-right: 0px solid #1b2937;
     background-color: #0a141f;
     color: #d6d6d6;
}
 #header .myUsername{
     color: #d7d7d7 !important;
}

 #usersContainer .nav-tabs>li.active>a, #usersContainer .nav-tabs>li.active>a:focus, #usersContainer .nav-tabs>li.active>a:hover{
     color: #000000 !important;
     background-color: #ffffff !important;
     border: 1px solid #e7e7e7 !important;
     border-bottom-color: #ffffff !important;
}
/* right content with users and search */

 #usersContainer .tab-content{
     border-top: 0px solid #101b25 !important;
     box-shadow: 0px 0px 0px 0px !important;
}

 #header .status{
     border: 3px solid #121b23 !important;
}
 .hamburger-header{
     background-color: transparent;
}

 .hamburger-header div{
     background-color: #d1d1d1;
}
 .ham-dropdown-list{
   border: 1px solid #162029;
   background-color: #111b24;
}
 .ham-dropdown-list>li>a{
     color: #464646;
}
 .buttons-subnames{
     color: #d7d7d7 !important;
}

 .header-btn-wrap{
     border-right: 1px solid #e3e3e3;
}

 #tabs{
     background-color: transparent;
     padding: 0px;
}
 .open #usersContainer{
     box-shadow: 0px 0px !important;
}
 .open #usersContainer2 .tab-pane{
   border-left: 0px solid #111b24;
   background-color:  red !important;
 }
.open #roomsContainer2{
    box-shadow: 0px 0px !important;
    border-left: 1px solid #ebebeb;
}
 #header .btn-success:hover {
     color: #fff;
     background-color: #50ce85;
     border-color: #45b775;
}
 .link-icons .fa{
     color: #e3e3e3;
}
 .chat-window-wrap div.message div.content {
     box-shadow: 0px 0px 0px 0px;
     background-color: #101e32 !important;
     border: 1px solid #142435;
     border-top:  0px;
     border-radius: 3px;
}
 .chat-window-wrap .name-time .userItem{
     color: #a3a6a9 !important;
     text-shadow: 0px 0px !important;
}
 .arrow-chat::after{
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   bottom: 0px;
   left: 10px;
   top: 3px;
   box-sizing: border-box;
   border: 6px solid #FFF;
   border-color: #FFF #FFF transparent transparent;
   transform-origin: 0 0;
   transform: rotate(-45deg);
   /* box-shadow: 2px -1px 1px 0 rgb(255, 255, 255); */
}


 .emojionearea .emojionearea-button>div, .emojionearea .emojionearea-picker .emojionearea-wrapper:after {
     background-image: url("/img/happy.svg") !important;
}
 .chat-input-icons .fa{
     color: #e2e2e2;
}
 #usersContainer2 .fa.fa-search {
     color: #ff0142 !important;
}
 #sortBtn{
     border: 1px solid #313a45;
     background-color: #212934;
     color: #ff0142;
}
 #searchInput::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
     color: #323f50 !important;
     opacity: 1 !important;
    /* Firefox */
}
 #searchInput:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
     color: #c6c6c6 !important;
}
 #searchInput::-ms-input-placeholder {
    /* Microsoft Edge */
     color: #c6c6c6 !important;
}
 .users-info {
     background-color: transparent;
     border-bottom: 1px solid #152737 !important;
     color: #2b4155 !important;
     border-top: 1px solid #132230 !important;
}
 .filtergenderItem {
   border:  0px !important;
}
 #userList .status {
     border: 3px solid #212934 !important;
}
 #userList .userItem img.avatarUser {
     border: 1px solid #182129 !important;
     box-shadow: 0px 0px;
     box-shadow:  0px 0px 0px !important;
}

 .keyboard {
     color: #464646 !important;
}

 .eye-icon .fa-eye{
     color: #464646 !important;
}
 .webcamBtn {
     background-color: #161f29 !important;
     color: #a2a2a2;
     top: 2px;
}
 .hand {
     border: 0px solid #50ce85 !important;
     background-color: transparent;
}
 .hand:hover{
     color: #fff;
     background-color: #ffffff;
     border-color: #ffffff;
}
 .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{
     color: #c1c1c1;
     border: 1px solid #152637;
     border-bottom: 1px solid #152637;
}

 .light-modal .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th{
     border: 1px solid #223345;
     background-color: #1b2937;
     color: #e2e2e2;
     border-top:  0px !important;
     border-bottom: 1px solid #1c2a38;
}
.userTabAvatar {
    border: 1px solid #212934;
}
 #tabs .nav-tabs>li.active{
     background-color: #ededed !important;
     color: white !important;
     border: 0px solid #ededed;
}
 #tabs .nav-tabs>li.active .close{
     color: #ff0142 !important;
     opacity: .8;
     text-shadow: 0px 0px;
     font-size: 13px;
     padding: 6px;
     padding-top: 4px;
}

 #tabs .nav-tabs>li.active a{
     background-color: #0a141e !important;
     color: #50ce84 !important;
     border: 0px solid #111b24 !important;
     border-bottom: 0px !important;
     padding: 8px 12px;
}
#tabs .nav-tabs>li{
  border: 1px solid #212934;
  height: 34px !important;
  background-color: #212934 !important;
  border-radius:  0px !important;
  margin-right: 2px !important;
}
.nav > li > a {
  border: none;
}
 .jsPanel-theme-default {
     background-color: #f5f5f5;
     border: 1px solid #dedede;
}
 #sortBtn:hover {
     color: #e3e3e3;
     background-color: #ff0142;
     border-color: #101b25;
}
 .jsPanel-content.jsPanel-content-nofooter{
     border-top: 0px !important;
}
 .menuUserItem:hover {
     background-color: #212934;
}
 #tabs .nav-tabs>li>a:hover {
     border-color: #212934;
     background-color: transparent;
}
 .table-hover>tbody>tr:hover, .light-modal .table-striped>tbody>tr:nth-of-type(odd):hover, .light-modal .table-striped>tbody>tr:nth-of-type(even):hover {
     background-color: #16202d;
}
 .slide_block{
     background-color: #0c1825 !important;
     border: 1px solid #152637;
     border-right: 0px;
     box-shadow: 3px -2px 4px rgba(0, 0, 0, 0.05), 0 1px 10px rgba(0, 0, 0, 0.1) !important;
}
#backgroundsheader{
  color: #cbcbcb;
}
#smileyContainer{
  background-color: #222a35;
  box-shadow: 2px 2px 15px -1px #00000080;
}
#smileysHeader{
  background: #232b36;
  border-bottom: 1px solid rgb(74, 82, 102);
  color: #6b7181;
}
#searchGifInput {
  border: 0px solid #686868;
  background-color: #2d3847;
  border-top: 1px solid #222a35;
  box-shadow: 1px 1px 14px -3px #0f1922d4;
}
.bootbox .modal-content {
  background-color: #202833 !important;
  border: 1px solid #233037;
  color: #6a7b92 !important;
}
.modal-content {
 color: #6a7b92 !important;
}
.bootbox .modal-footer{
  border-top: 1px solid #2f3a47;
}
.modal-footer{
  border-top: 1px solid #2f3a47;
}
.modal-header{
  color: white;
  border-bottom: 1px solid #2f3a47;
}
.close{
  color: #9acefa;
}
#pushToTalkWindow {
  background-color: #232b36;
  box-shadow: -3px 3px 11px -1px #0d131a;
  border: 1px solid #232b36;
}
.serverText{
  color: #8892ae !important;
}
#loginGuestModal .radio label::before {
  border: 2px solid #333f45;
  background-color: transparent;
}
.welcome {
  background-color: #f20d47 !important;
  color: white !important;
  border: 0px;
}
#loginGenderfemale label span{
  color: #f20d47 !important;
}
#loginGendercouple label span{
  color: #bbbbbb !important;
}
#pushToTalkWindowHeader {
  color: #5b6c81;
  border-bottom: 1px solid #242c37;
  background-color: #101b25;
}
.close:focus, .close:hover {
  color: #4c8ec7;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .7;
  text-shadow: 0px 0px;
}
#tabs .nav-tabs>li.active{
  background-color: #101b25 !important;
}
#uploadImageBtnLabel {
  color: #676f85;
  border: 1px solid #7c849e73;
}
 #roomsBtn img{
   opacity: .9;
}
 #roomsBtn:hover{
     color: #525252;
}

 .colorPicker_hexWrap{
     display: none !important;
}
 div.colorPicker-palette {
     border: 1px solid #1f2d39 !important;
     background-color: #18202a !important;
     box-shadow: 1px 3px 12px 3px #0c1318;
}
 #roomsBtn{
     background-color: transparent;
     border-right: 1px solid #e3e3e3;
     color: #d7d7d7 !important;
}
#backgroundsContainer{background-color: #212934;box-shadow: 2px 2px 15px -1px #00000080;}
.emojionearea-picker{background-color: #212934 !important;box-shadow: 2px 2px 15px -1px #00000080 !important;}
 .oneRoomDiv{
     border: 1px solid #dadada;
}
 .roomTitle{
     color: #393939;
}
 .roomDesc{
    color: #39394f;
}
 .joinRoomModal{
   background-color: #21ade8;
   color: white;
}
 .joinRoomModal:hover{
   color: white;
 }
 #usersContainer2 .search-bar{background-color: transparent;border-bottom: 0px solid black !important;}
 #footer {
    border-top: 1px solid #0d1826 !important;
    width:  calc(100% - 40px);
}
 .roomUsers, .roomUsers a{
     color: #9f9f9f;
}
 .right-subtitle{
     color: #393939;
}
 .right-subtitle span{
     color: #9f9f9f;
}
.webcamRequest, .privateRequest, .privateClosed {
  background-color: #3f5471;
  border-bottom: 0px solid #DDD;
  color: #c7c7c7;
}
#footer .emojionearea.emojionearea-inline>.emojionearea-editor{
  background-color: #0f1a28;
  border-radius: 3px;
}
div.colorPicker-picker {
  border: 2px solid #364252 !important;
}
#roomContainer .table-bordered {
  border: 0px solid #ddd;
}
.rooms-modal{
  color: #b2b2b2;
}
.search-bar, #usersContainer #usersContainer2 .flex-container{
  border-left: 0px solid #e7e7e7 !important;
}

.gender-color-male{
  color: #0997ff !important;
}
.gender-color-female{
  color: #ff0142 !important;
}
.gender-color-couple{
  color: #777 !important;
}
.addPrivateMessage::after{
  background-color: #ff0142;
  color: white;
  font-weight: 700;
  border-top: 1px solid #111b24;
}
#usersContainer li a .badge {
  background-color: #464646 !important;
}
.open .slide_block:before {
  border-color: transparent transparent transparent #364356;
}
.slide_block:before{
  border-color: transparent #314054 transparent transparent;
}

.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters{
  background-color: #111b24 !important;
  border-bottom: 1px solid #343d4a !important;
}
.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active {
  background: #3c4756;
}
div.addPrivateMessage {
  background-color: #0c1623 !important;
  border: 0px !important;
  margin: 5px 0px;
}
.light-modal .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th:last-child{
  border-right: 0px solid #dddddd !important;
}
.online-user-item:nth-child(odd) {
    background-color: #0f1926 !important;
    border-left: 1px solid #152637;
}
.webcamRequested, .privateRequested {
    background-color: #0e151d;
    border-bottom: 0px solid #f4f4f4;
    color: #8a96a4;
}
.open #chatContainer {
  padding: 0px 315px 0px 0px !important;
}
.nav>li.active>a>img.white-svg, .nav>li>a>img.white-svg{
  display: inline;
}
.nav>li.active>a>img.black-svg, .nav>li>a>img.black-svg{
  display: none;
}
.btn-warning {
  color: #fff;
  background-color: #f8df2a;
  border-color: #f8df2a;
}
.btn-warning:hover {
  color: #fff;
  background-color: #f8e34a;
  border-color: #f8e34a;
}
.userAvatar{
  border: 1px solid #212934 !important;
  background-color: #212934;
}
.myAudioCheckBox{
  border: 0px;
}
#myWebcamContainer label.btn:hover{
  color: white;
}
.modal-footer .btn-default{
  background-color: #f20d47 !important;
  border: 0px;
  color: white;
  border-radius: 25px;
}
.modal-footer .btn-primary {
  color: #fff;
  background-color: #3389d3;
  border-color: #3389d3;
  box-shadow: 1px 1px 15px 1px #00000030;
  border: 1px solid #3389d3;
}
#roomsContainer2 .table-bordered{background-color: #111b24;}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #101723;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #1b2937;
}


.open #footer {
  border-top: 1px solid #152637 !important;
  background-color: transparent !important;
  border-right: 0px solid #262c3a !important;
  margin-left: 0px;
}

.chat-window-wrap div.message.addPrivateMessage div.content{
  color: #8b96a4 !important;
}

.textarea-icons-wrapper{
  top: 18px;
}
.checkbox label::before {
  border: 1px solid #212b37 !important;
  background-color: #111b24 !important;
}

.ps-container:hover>.ps-scrollbar-x-rail, .ps-container:hover>.ps-scrollbar-y-rail{
  background-color: transparent !important;
}
.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{
  background-color: #212934 !important;
}
#loginGuestModal{

}
#loginGuestModal .modal-dialog{

}
.emojionearea .emojionearea-editor{
  color: #9d9d9d;
}
#loginGuestModal.light-modal .modal-content, #loginModal.light-modal .modal-content, #reportModal.light-modal .modal-content{
  background-color: #081119 !important;
}
.light-modal .form-group input{
  border-bottom: 1px solid #233443;
}

.chat-window-wrap div.message.myMessage div.content{
  background-color: #1a2739 !important;
}
.myMessage  .arrow-chat::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0px;
  left: 10px;
  top: 1px;
  box-sizing: border-box;
  border: 7px solid black;
  border-color: #FFF #FFF transparent transparent;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  /* box-shadow: 2px -1px 1px 0 rgb(27, 40, 57); */
}

.chat-window-wrap .message img, .addPrivateMessage b img{
  /* background-color: #111d28 !important; */
}
.myMessage .chat-window-wrap .message img, .addPrivateMessage b img{
  background-color: #465a75 !important;
}
#myUserMenu, #userMenu {
     box-shadow: 5px 4px 29px -3px #000000cf;
     border: 1px solid #161c25;
}
 .userItem:hover, #myUserMenu, #userMenu{
   background-color: #111b24 !important;
 }

#calendarBtn{
  background-color: #222a35;
  color: #c9c7c7;
}
#calendarBtn:hover{
  color: #f20d47;
}
#calendarContainer{

}
div.zabuto_calendar .table tr.calendar-dow-header th {
  background-color: #111b24;
  color: white;
  border-top: 1px solid #17222e;
}
div.zabuto_calendar tr.calendar-dow-header th, div.zabuto_calendar tr.calendar-dow td {
  background-color: #0e161d;
  border-bottom: 1px solid #16212d;
  color: white;
}
div.zabuto_calendar .table tr.calendar-month-header td {
  background-color: #101b25;
  border-color: #0f1b26;
  color: white;
}
div.zabuto_calendar .table tr td.event div.day, div.zabuto_calendar ul.legend li.event {
  background-color: #ff0142;
}

div.textarea-icons-wrapper.flex-property {
  background: #0a141d;
}
.emojionearea, .emojionearea.form-control {
  background-color: #0a141d;
}

#roomsModal div.modal-content {
  background-color: #0a2136;
}
#backgroundsContainer label[for="youtubeDisableCheckbox"] {
  color:#cbcbcb;
}

#roomsContainer2, #usersContainer2, #friendsContainer2 {
  background-color: #0a141d;
}

/* ============ medias for phones ============== */
 @media only screen and (max-width:991px){

}
 @media only screen and (max-width:768px){
    #usersContainer2, #roomsContainer2, #usersContainer li a{
      border-right: 0px !important;
    }
    #usersContainer .nav-pills>li.active>a:hover, #usersContainer .nav-pills>li>a:hover {
      border-right: 0px solid white;
    }
    .open #roomsContainer2 {
      border-left: 1px solid #e7e7e7 !important;
    }
     .open #usersContainer2{
       border-left: 1px solid #0d161e !important;
     }
     #roomsContainer2{
         border-left: 1px solid whitesmoke;
    }
}
@media only screen and (max-width: 510px){
}
 @media only screen and (max-width:480px){
   .msg-box{
     border-bottom: 0px solid #f4f4f4;
   }
}
