




.user_chat_bild_ich {
border: 1px solid #A9ABA6;  
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
WIDTH:40px; 
height:40px; 
display: inline-block;
}

.user_chat_text_ich {
font-size: 16px;
}


.user_chat_bild_m {
border: 1px solid #A9ABA6;  
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
WIDTH:30px; 
height:30px; 
display: inline-block;
}

.chat_active {
border-bottom: 1px solid #D9D9D9;

}

.chat_user_menu {
height:80vh;
border-left: 1px solid #D9D9D9;
color:#000000;
font-size: 14px;
background: #CCCCCC;  
overflow-y: auto;
overflow-x: hidden;
}


.chat-area { background: #FFFFFF;}


#chat-area 
{  
padding: 6px;
height:80vh;
color:#000000;
font-size: 14px;
background: #FFFFFF;  
overflow-y: auto;
overflow-x: hidden;
}
 
@media screen and (max-width: 780px) {
  #chat-area {
    width: 100%;
height:80vh;

  }

  .chat_user_menu{
height:80vh;



  }
}


.emoj-picker {
  width: 100%;
    height: 200px;
  overflow-y: auto;
    overflow-x: hidden;
}

.emoj-picker-buttom {
  width:40px;
    height: 40px;
font-size: 20px;
}




.chat_post_mess {
  border: 2px solid #DDDDDD;
  background-color: #F1F1F1;
  border-radius: 5px;
  padding: 4px;
  margin: 4px 0;
color: #000000;
font-size: 18px;
}

.darker {
  border: 2px solid #F1F1F1;
  background-color: #DDDDDD;
  color: #000000;
font-size: 18px;
}

.chat_post_mess::after {
  content: "";
  clear: both;
  display: table;
}

.user_chat_bild_left {
 float: left;
  margin-right: 20px;
}

.user_chat_bild_right{
 float: right;
  margin-left: 20px;
  margin-right:0;
}




.time-right {
font-style:italic;
  float: right;
font-size: 12px;
  color: #AAAAAA;
}

.time-left {
  float: left;
font-style:italic;
font-size: 12px;
  color: #999999;
}









.textarea {
  overflow: hidden;
}


.textarea_in {
height: 10vh;
}



.chat_user_menu::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.chat_user_menu::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.chat_user_menu::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none #ffffff;
  border-radius: 50px;
}
.chat_user_menu::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
.chat_user_menu::-webkit-scrollbar-thumb:active {
  background: #000000;
}
.chat_user_menu::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 50px;
}
.chat_user_menu::-webkit-scrollbar-track:hover {
  background: #666666;
}
.chat_user_menu::-webkit-scrollbar-track:active {
  background: #333333;
}
.chat_user_menu::-webkit-scrollbar-corner {
  background: transparent;
}



#chat-area::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
#chat-area::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
#chat-area::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none #ffffff;
  border-radius: 50px;
}
#chat-area::-webkit-scrollbar-thumb:hover {
  background: #ffffff;
}
#chat-area::-webkit-scrollbar-thumb:active {
  background: #000000;
}
#chat-area::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 50px;
}
#chat-area::-webkit-scrollbar-track:hover {
  background: #666666;
}
#chat-area::-webkit-scrollbar-track:active {
  background: #333333;
}
#chat-area::-webkit-scrollbar-corner {
  background: transparent;
}





.bild_user_tt {color: white;
padding:4px;
font-size: 20px;
text-align: center; 
text-shadow: 0 0 5px black;
}


.bild_user_m {color: white;
padding:2px;
font-size: 14px;
text-align: center; 
text-shadow: 0 0 5px black;
}








.bild_user_a {
background: #3B5998;
}

.bild_user_b {
background: #55ACEE;
}

.bild_user_c {
  background: #dd4b39;
}
.bild_user_d {
 background: #007bb5;
}

.bild_user_e {
  background: #bb0000;
}
.bild_user_f {
  background: #125688;
}
.bild_user_g {
  background: #cb2027;
}
.bild_user_h {
  background: #fffc00;
}
.bild_user_i {
  background: #00aff0;
}
.bild_user_k {
  background: #a4c639;
}
.bild_user_l {
  background: #ea4c89;
}
.bild_user_m {
  background: #45bbff;
}
.bild_user_n {
  background: #2c4762;
}
.bild_user_o {
 background: #00b489;
}
.bild_user_p {
 background: #45bbff;
}
.bild_user_q {
  background: #eb4924;
}
.bild_user_r {
  background: #f40083;
}
.bild_user_s {
  background: #430297;
}
.bild_user_t {
  background: #ff5500;
}
.bild_user_u {
  background: #ff5700;
}

.bild_user_v {
  background: #ff6600;
}
.bild_user_w {
background: #66BFDD;
}

.bild_user_x {
  background: #007bb5;
}
.bild_user_y {
  background: #ff5500;
}

.bild_user_z {
  background: #a4c639;
}




.bild_user_g0 {
background: #3B5998;
}

.bild_user_g1 {
background: #55ACEE;
}

.bild_user_g2 {
  background: #dd4b39;
}
.bild_user_g3 {
 background: #007bb5;
}

.bild_user_g4 {
  background: #bb0000;
}
.bild_user_g5 {
  background: #125688;
}
.bild_user_g7 {
  background: #cb2027;
}
.bild_user_g8 {
  background: #fffc00;
}
.bild_user_g9 {
  background: #00aff0;
}



