.chatbox-1 {
 background-color: #393E46;
 border-left: 4px solid #d874a2;
}
.my_text.chatbox-1::before {
 border-left-color: #393E46;
}
.chatbox-1 .username,
.chatbox-1 .cdate {
 color: #DDE1E7;
}
.chatbox-1-text {
 color: #DDE1E7;
}
/*----------------*/
.chatbox-2 {
 background-color: #161A30;
 border-left: 4px solid #B6BBC4;
}
.my_text.chatbox-2::before {
 border-left-color: #161A30;
}
.chatbox-2 .username,
.chatbox-2 .cdate {
 color: #EEEEEE;
}
.chatbox-2-text {
 color: #EEEEEE;
}
/*----------------*/
.chatbox-3 {
 background-color: #343434;
 border-left: 4px solid #9C9C9C;
}
.my_text.chatbox-3::before {
 border-left-color: #343434;
}
.chatbox-3 .username,
.chatbox-3 .cdate {
 color: #DCDCDC;
}
.chatbox-3-text {
 color: #DCDCDC;
}
/*----------------*/
.chatbox-4 {
 background-color: #E5D0AC;
 border-left: 4px solid #B18761;
}
.my_text.chatbox-4::before {
 border-left-color: #E5D0AC;
}
.chatbox-4 .username,
.chatbox-4 .cdate {
 color: #402B1E;
}
.chatbox-4-text {
 color: #402B1E;
}
/*----------------*/
.chatbox-5 {
 background-color: #353935;
 border-left: 4px solid #5E5E5E;
}

.my_text.chatbox-5::before {
 border-left-color: #353935;
}

.chatbox-5 .username,
.chatbox-5 .cdate {
 color: #A9A9A9;
}

.chatbox-5-text {
 color: #E0E0E0;
}
/*----------------*/
.chatbox-6 {
 background-color: #89CFF0;
 border-left: 4px solid #5B9DCB;
}
.my_text.chatbox-6::before {
 border-left-color: #89CFF0;
}
.chatbox-6 .username,
.chatbox-6 .cdate {
 color: #2A6F97;
}
.chatbox-6-text {
 color: #2A6F97;
}
/*----------------*/
.chatbox-7 {
 background-color: #7393B3;
 border-left: 4px solid #4D6A8A;
}
.my_text.chatbox-7::before {
 border-left-color: #7393B3;
}
.chatbox-7 .username,
.chatbox-7 .cdate {
 color: #4A627D;
}
.chatbox-7-text {
 color: #4A627D;
}
/*----------------*/
.chatbox-8 {
 background-color: #E4EFE7;
 border-left: 4px solid #AFCBB9;
}
.my_text.chatbox-8::before {
 border-left-color: #E4EFE7;
}
.chatbox-8 .username,
.chatbox-8 .cdate {
 color: #2E3B30;
}
.chatbox-8-text {
 color: #2E3B30;
}
/*----------------*/
.chatbox-9 {
 background-color: #A9BFA8;
 border-left: 4px solid #7A9277;
}
.my_text.chatbox-9::before {
 border-left-color: #A9BFA8;
}
.chatbox-9 .username,
.chatbox-9 .cdate {
 color: #262B22;
}
.chatbox-9-text {
 color: #262B22;
}
/*----------------*/
.chatbox-10 {
 background-color: #FEFFA7;
 border-left: 4px solid #C7C55A;
}
.my_text.chatbox-10::before {
 border-left-color: #FEFFA7;
}
.chatbox-10 .username,
.chatbox-10 .cdate {
 color: #3D3511;
}
.chatbox-10-text {
 color: #3D3511;
}
/*----------------*/
.chatbox-11 {
  background-color: #CCCCFF;
  border-left: 4px solid #9A9AD6;
}
.my_text.chatbox-11::before {
  border-left-color: #CCCCFF;
}
.chatbox-11 .username,
.chatbox-11 .cdate {
  color: #6A5ACD;
}
.chatbox-11-text {
  color: #6A5ACD;
}
/*----------------*/
.chatbox-12 {
  background-color: #B6D0E2;
  border-left: 4px solid #7C9FB3;
}
.my_text.chatbox-12::before {
  border-left-color: #B6D0E2;
}
.chatbox-12 .username,
.chatbox-12 .cdate {
  color: #5A7D94;
}
.chatbox-12-text {
  color: #5A7D94;
}
/*----------------*/
.chatbox-13 {
  background-color: #96DED1;
  border-left: 4px solid #5FB7A7;
}
.my_text.chatbox-13::before {
  border-left-color: #96DED1;
}
.chatbox-13 .username,
.chatbox-13 .cdate {
  color: #2E7266;
}
.chatbox-13-text {
  color: #2E7266;
}
/*----------------*/
.chatbox-14 {
  background-color: #FFA09B;
  border-left: 4px solid #D3706A;
}
.my_text.chatbox-14::before {
  border-left-color: #FFA09B;
}
.chatbox-14 .username,
.chatbox-14 .cdate {
  color: #502A27;
}
.chatbox-14-text {
  color: #502A27;
}
/*----------------*/
.chatbox-15 {
  background-color: #9FE2BF;
  border-left: 4px solid #6BBE96;
}
.my_text.chatbox-15::before {
  border-left-color: #9FE2BF;
}
.chatbox-15 .username,
.chatbox-15 .cdate {
  color: #36734D;
}
.chatbox-15-text {
  color: #36734D;
}
/*----------------*/
.chatbox-16 {
  background-color: #BBFBFF;
  border-left: 4px solid #7ADBE0;
}
.my_text.chatbox-16::before {
  border-left-color: #BBFBFF;
}
.chatbox-16 .username,
.chatbox-16 .cdate {
  color: #132B35;
}
.chatbox-16-text {
  color: #132B35;
}
/*----------------*/
.chatbox-17 {
  background-color: #C599B6;
  border-left: 4px solid #905A80;
}
.my_text.chatbox-17::before {
  border-left-color: #C599B6;
}
.chatbox-17 .username,
.chatbox-17 .cdate {
  color: #2E1434;
}
.chatbox-17-text {
  color: #2E1434;
}
/*----------------*/
.chatbox-18 {
  background-color: #40E0D0;
  border-left: 4px solid #2AA69A;
}
.my_text.chatbox-18::before {
  border-left-color: #40E0D0;
}
.chatbox-18 .username,
.chatbox-18 .cdate {
  color: #112829;
}
.chatbox-18-text {
  color: #112829;
}
/*----------------*/
.chatbox-19 {
  background-color: #EADDCA;
  border-left: 4px solid #B1976E;
}
.my_text.chatbox-19::before {
  border-left-color: #EADDCA;
}
.chatbox-19 .username,
.chatbox-19 .cdate {
  color: #8B6F30;
}
.chatbox-19-text {
  color: #8B6F30;
}
/*----------------*/
.chatbox-20 {
  background-color: #E1C16E;
  border-left: 4px solid #AF9850;
}
.my_text.chatbox-20::before {
  border-left-color: #E1C16E;
}
.chatbox-20 .username,
.chatbox-20 .cdate {
  color: #2B1D0E;
}
.chatbox-20-text {
  color: #2B1D0E;
}
/*----------------*/
.chatbox-21 {
  background-color: #E8F9FF;
  border-left: 4px solid #A8C8D1;
}
.my_text.chatbox-21::before {
  border-left-color: #E8F9FF;
}
.chatbox-21 .username,
.chatbox-21 .cdate {
  color: #142836;
}
.chatbox-21-text {
  color: #142836;
}
/*----------------*/
.chatbox-22 {
  background-color: #A9B5DF;
  border-left: 4px solid #7C87B3;
}
.my_text.chatbox-22::before {
  border-left-color: #A9B5DF;
}
.chatbox-22 .username,
.chatbox-22 .cdate {
  color: #211A34;
}
.chatbox-22-text {
  color: #211A34;
}
/*----------------*/
.chatbox-23 {
  background-color: #FBE4D6;
  border-left: 4px solid #D5B6A3;
}
.my_text.chatbox-23::before {
  border-left-color: #FBE4D6;
}
.chatbox-23 .username,
.chatbox-23 .cdate {
  color: #40261A;
}
.chatbox-23-text {
  color: #40261A;
}
/*----------------*/
.chatbox-24 {
  background-color: #EEEEEE;
  border-left: 4px solid #BFBFBF;
}
.my_text.chatbox-24::before {
  border-left-color: #EEEEEE;
}
.chatbox-24 .username,
.chatbox-24 .cdate {
  color: #1A1A1A;
}
.chatbox-24-text {
  color: #1A1A1A;
}
/*----------------*/
.chatbox-25 {
  background-color: #F8C8C8;
  border-left: 4px solid #D4A0A0;
}
.my_text.chatbox-25::before {
  border-left-color: #F8C8C8;
}
.chatbox-25 .username,
.chatbox-25 .cdate {
  color: #702020;
}
.chatbox-25-text {
  color: #702020;
}
/*----------------*/
.chatbox-26 {
  background-color: #e8eaf6;
  border-left: 4px solid #b2b5cc;
}
.my_text.chatbox-26::before {
  border-left-color: #e8eaf6;
}
.chatbox-26 .username,
.chatbox-26 .cdate {
  color: #191C34;
}
.chatbox-26-text {
  color: #191C34;
}
/*----------------*/
.chatbox-27 {
  background-color: #80deea;
  border-left: 4px solid #4EB9CF;
}
.my_text.chatbox-27::before {
  border-left-color: #80deea;
}
.chatbox-27 .username,
.chatbox-27 .cdate {
  color: #0F283B;
}
.chatbox-27-text {
  color: #0F283B;
}
/*----------------*/
.chatbox-28 {
  background-color: #64ffda;
  border-left: 4px solid #36D9B2;
}
.my_text.chatbox-28::before {
  border-left-color: #64ffda;
}
.chatbox-28 .username,
.chatbox-28 .cdate {
  color: #0F3734;
}
.chatbox-28-text {
  color: #0F3734;
}
/*----------------*/
.chatbox-29 {
  background-color: #84ffff;
  border-left: 4px solid #4EDDDC;
}
.my_text.chatbox-29::before {
  border-left-color: #84ffff;
}
.chatbox-29 .username,
.chatbox-29 .cdate {
  color: #0E3535;
}
.chatbox-29-text {
  color: #0E3535;
}
/*----------------*/
.chatbox-30 {
  background-color: #b2ff59;
  border-left: 4px solid #8EDB39;
}
.my_text.chatbox-30::before {
  border-left-color: #b2ff59;
}
.chatbox-30 .username,
.chatbox-30 .cdate {
  color: #2E4D14;
}
.chatbox-30-text {
  color: #2E4D14;
}
/*----------------*/
.chatbox-31 {
  background-color: #eeff41;
  border-left: 4px solid #C4DA33;
}
.my_text.chatbox-31::before {
  border-left-color: #eeff41;
}
.chatbox-31 .username,
.chatbox-31 .cdate {
  color: #283314;
}
.chatbox-31-text {
  color: #283314;
}
/*----------------*/
.chatbox-32 {
  background-color: #ffeb3b;
  border-left: 4px solid #D4C137;
}
.my_text.chatbox-32::before {
  border-left-color: #ffeb3b;
}
.chatbox-32 .username,
.chatbox-32 .cdate {
  color: #332800;
}
.chatbox-32-text {
  color: #332800;
}
/*----------------*/
.chatbox-33 {
  background-color: #fbc02d;
  border-left: 4px solid #D89F24;
}
.my_text.chatbox-33::before {
  border-left-color: #fbc02d;
}
.chatbox-33 .username,
.chatbox-33 .cdate {
  color: #382200;
}
.chatbox-33-text {
  color: #382200;
}
/*----------------*/
.chatbox-34 {
  background-color: #ffff00;
  border-left: 4px solid #CFCF17;
}
.my_text.chatbox-34::before {
  border-left-color: #ffff00;
}
.chatbox-34 .username,
.chatbox-34 .cdate {
  color: #282000;
}
.chatbox-34-text {
  color: #282000;
}
/*----------------*/
.chatbox-35 {
  background-color: #fff8e1;
  border-left: 4px solid #d6c69c;
}
.my_text.chatbox-35::before {
  border-left-color: #fff8e1;
}
.chatbox-35 .username,
.chatbox-35 .cdate {
  color: #33220E;
}
.chatbox-35-text {
  color: #33220E;
}
/*----------------*/
.chatbox-36 {
  background-color: #C2B280;
  border-left: 4px solid #9e8e59;
}
.my_text.chatbox-36::before {
  border-left-color: #C2B280;
}
.chatbox-36 .username,
.chatbox-36 .cdate {
  color: #5D4630;
}
.chatbox-36-text {
  color: #5D4630;
}
/*----------------*/
.chatbox-37 {
  background-color: #C19A6B;
  border-left: 4px solid #9b7246;
}
.my_text.chatbox-37::before {
  border-left-color: #C19A6B;
}
.chatbox-37 .username,
.chatbox-37 .cdate {
  color: #5E3F1B;
}
.chatbox-37-text {
  color: #5E3F1B;
}
/*----------------*/
.chatbox-38 {
  background-color: #E5AA70;
  border-left: 4px solid #bd8046;
}
.my_text.chatbox-38::before {
  border-left-color: #E5AA70;
}
.chatbox-38 .username,
.chatbox-38 .cdate {
  color: #8B5A2B;
}
.chatbox-38-text {
  color: #8B5A2B;
}
/*----------------*/
.chatbox-39 {
  background-color: #fbe9e7;
  border-left: 4px solid #dfc2bd;
}
.my_text.chatbox-39::before {
  border-left-color: #fbe9e7;
}
.chatbox-39 .username,
.chatbox-39 .cdate {
  color: #3D1F17;
}
.chatbox-39-text {
  color: #3D1F17;
}
/*----------------*/
.chatbox-40 {
  background-color: #ffccbc;
  border-left: 4px solid #d6a390;
}
.my_text.chatbox-40::before {
  border-left-color: #ffccbc;
}
.chatbox-40 .username,
.chatbox-40 .cdate {
  color: #482516;
}
.chatbox-40-text {
  color: #482516;
}
/*----------------*/
.chatbox-41 {
  background-color: #efebe9;
  border-left: 4px solid #c9c3c0;
}
.my_text.chatbox-41::before {
  border-left-color: #efebe9;
}
.chatbox-41 .username,
.chatbox-41 .cdate {
  color: #2B2118;
}
.chatbox-41-text {
  color: #2B2118;
}
/*----------------*/
.chatbox-42 {
  background-color: #d7ccc8;
  border-left: 4px solid #b7aba5;
}
.my_text.chatbox-42::before {
  border-left-color: #d7ccc8;
}
.chatbox-42 .username,
.chatbox-42 .cdate {
  color: #2A1E14;
}
.chatbox-42-text {
  color: #2A1E14;
}
/*----------------*/
.chatbox-43 {
  background-color: #ADFF2F;
  border-left: 4px solid #83cc16;
}
.my_text.chatbox-43::before {
  border-left-color: #ADFF2F;
}
.chatbox-43 .username,
.chatbox-43 .cdate {
  color: #1A2F00;
}
.chatbox-43-text {
  color: #1A2F00;
}
/*----------------*/
.chatbox-44 {
  background-color: #FFFAFA;
  border-left: 4px solid #DCCECE;
}
.my_text.chatbox-44::before {
  border-left-color: #FFFAFA;
}
.chatbox-44 .username,
.chatbox-44 .cdate {
  color: #2A1C1C;
}
.chatbox-44-text {
  color: #2A1C1C;
}
/*----------------*/
.chatbox-45 {
  background-color: #F2D2BD;
  border-left: 4px solid #C9A98E;
}
.my_text.chatbox-45::before {
  border-left-color: #F2D2BD;
}
.chatbox-45 .username,
.chatbox-45 .cdate {
  color: #3D2110;
}
.chatbox-45-text {
  color: #3D2110;
}
/*----------------*/
.chatbox-46 {
  background-color: #F0FFFF;
  border-left: 4px solid #B4D7DF;
}
.my_text.chatbox-46::before {
  border-left-color: #F0FFFF;
}
.chatbox-46 .username,
.chatbox-46 .cdate {
  color: #10252C;
}
.chatbox-46-text {
  color: #10252C;
}
/*----------------*/
.chatbox-47 {
  background-color: #B2CD9C;
  border-left: 4px solid #8CA977;
}
.my_text.chatbox-47::before {
  border-left-color: #B2CD9C;
}
.chatbox-47 .username,
.chatbox-47 .cdate {
  color: #1D2612;
}
.chatbox-47-text {
  color: #1D2612;
}
/*----------------*/
.chatbox-48 {
  background-color: #FFF5EE;
  border-left: 4px solid #D5C2B2;
}
.my_text.chatbox-48::before {
  border-left-color: #FFF5EE;
}
.chatbox-48 .username,
.chatbox-48 .cdate {
  color: #3D281B;
}
.chatbox-48-text {
  color: #3D281B;
}
/*----------------*/
.chatbox-49 {
  background-color: #F0E68C;
  border-left: 4px solid #C8BD63;
}
.my_text.chatbox-49::before {
  border-left-color: #F0E68C;
}
.chatbox-49 .username,
.chatbox-49 .cdate {
  color: #2B2412;
}
.chatbox-49-text {
  color: #2B2412;
}
/*----------------*/
.chatbox-50 {
  background-color: #F8C8DC;
  border-left: 4px solid #D69FB7;
}
.my_text.chatbox-50::before {
  border-left-color: #F8C8DC;
}
.chatbox-50 .username,
.chatbox-50 .cdate {
  color: #3D2110;
}
.chatbox-50-text {
  color: #3D2110;
}
/*----------------*/
.chatbox-51 {
  background-color: #E0BFB8;
  border-left: 4px solid #B6978F;
}
.my_text.chatbox-51::before {
  border-left-color: #E0BFB8;
}
.chatbox-51 .username,
.chatbox-51 .cdate {
  color: #3D211C;
}
.chatbox-51-text {
  color: #3D211C;
}
/*----------------*/
.chatbox-52 {
  background-color: #E6E6FA;
  border-left: 4px solid #B7B7D0;
}
.my_text.chatbox-52::before {
  border-left-color: #E6E6FA;
}
.chatbox-52 .username,
.chatbox-52 .cdate {
  color: #251A39;
}
.chatbox-52-text {
  color: #251A39;
}
/*----------------*/
.chatbox-53 {
  background-color: #FF2400;
  border-left: 4px solid #C81B00;
}
.my_text.chatbox-53::before {
  border-left-color: #FF2400;
}
.chatbox-53 .username,
.chatbox-53 .cdate {
  color: #FFFFFF;
}
.chatbox-53-text {
  color: #FFFFFF;
}
/*----------------*/
.chatbox-54 {
  background-color: #C2B280;
  border-left: 4px solid #9E8E59;
}
.my_text.chatbox-54::before {
  border-left-color: #C2B280;
}
.chatbox-54 .username,
.chatbox-54 .cdate {
  color: #5D4630;
}
.chatbox-54-text {
  color: #5D4630;
}
/*----------------*/
.chatbox-55 {
  background-color: #A0522D;
  border-left: 4px solid #844023;
}
.my_text.chatbox-55::before {
  border-left-color: #A0522D;
}
.chatbox-55 .username,
.chatbox-55 .cdate {
  color: #E3C4B5;
}
.chatbox-55-text {
  color: #E3C4B5;
}
/*----------------*/
.chatbox-56 {
  background-color: #D2B48C;
  border-left: 4px solid #A78A66;
}
.my_text.chatbox-56::before {
  border-left-color: #D2B48C;
}
.chatbox-56 .username,
.chatbox-56 .cdate {
  color: #604D30;
}
.chatbox-56-text {
  color: #604D30;
}
/*----------------*/
.chatbox-57 {
  background-color: #483C32;
  border-left: 4px solid #2F2820;
}
.my_text.chatbox-57::before {
  border-left-color: #483C32;
}
.chatbox-57 .username,
.chatbox-57 .cdate {
  color: #C2B280;
}
.chatbox-57-text {
  color: #C2B280;
}
/*----------------*/
.chatbox-58 {
  background-color: #F5DEB3;
  border-left: 4px solid #D2B084;
}
.my_text.chatbox-58::before {
  border-left-color: #F5DEB3;
}
.chatbox-58 .username,
.chatbox-58 .cdate {
  color: #856046;
}
.chatbox-58-text {
  color: #856046;
}
/*----------------*/
.chatbox-59 {
  background-color: #B2BEB5;
  border-left: 4px solid #89988F;
}
.my_text.chatbox-59::before {
  border-left-color: #B2BEB5;
}
.chatbox-59 .username,
.chatbox-59 .cdate {
  color: #4F6054;
}
.chatbox-59-text {
  color: #4F6054;
}
/*----------------*/
.chatbox-60 {
  background-color: #7393B3;
  border-left: 4px solid #50739A;
}
.my_text.chatbox-60::before {
  border-left-color: #7393B3;
}
.chatbox-60 .username,
.chatbox-60 .cdate {
  color: #F0F8FF;
}
.chatbox-60-text {
  color: #F0F8FF;
}
/*----------------*/
.chatbox-61 {
  background-color: #36454F;
  border-left: 4px solid #222D34;
}
.my_text.chatbox-61::before {
  border-left-color: #36454F;
}
.chatbox-61 .username,
.chatbox-61 .cdate {
  color: #C2BEB5;
}
.chatbox-61-text {
  color: #C2BEB5;
}
/*----------------*/
.chatbox-62 {
  background-color: #A9A9A9;
  border-left: 4px solid #848484;
}
.my_text.chatbox-62::before {
  border-left-color: #A9A9A9;
}
.chatbox-62 .username,
.chatbox-62 .cdate {
  color: #333333;
}
.chatbox-62-text {
  color: #333333;
}
/*----------------*/
.chatbox-63 {
  background-color: #6082B6;
  border-left: 4px solid #466496;
}
.my_text.chatbox-63::before {
  border-left-color: #6082B6;
}
.chatbox-63 .username,
.chatbox-63 .cdate {
  color: #E8F1FA;
}
.chatbox-63-text {
  color: #E8F1FA;
}
/*----------------*/
.chatbox-64 {
  background-color: #A87C7C;
  border-left: 4px solid #835E5E;
}
.my_text.chatbox-64::before {
  border-left-color: #A87C7C;
}
.chatbox-64 .username,
.chatbox-64 .cdate {
  color: #F9F3F3;
}
.chatbox-64-text {
  color: #F9F3F3;
}
/*----------------*/
.chatbox-65 {
  background-color: #818589;
  border-left: 4px solid #63676A;
}
.my_text.chatbox-65::before {
  border-left-color: #818589;
}
.chatbox-65 .username,
.chatbox-65 .cdate {
  color: #E6E6E6;
}
.chatbox-65-text {
  color: #E6E6E6;
}
/*----------------*/
.chatbox-66 {
  background-color: #D3D3D3;
  border-left: 4px solid #A6A6A6;
}
.my_text.chatbox-66::before {
  border-left-color: #D3D3D3;
}
.chatbox-66 .username,
.chatbox-66 .cdate {
  color: #505050;
}
.chatbox-66-text {
  color: #505050;
}
/*----------------*/
.chatbox-67 {
  background-color: #899499;
  border-left: 4px solid #6C767A;
}
.my_text.chatbox-67::before {
  border-left-color: #899499;
}
.chatbox-67 .username,
.chatbox-67 .cdate {
  color: #E4E8EA;
}
.chatbox-67-text {
  color: #E4E8EA;
}
/*----------------*/
.chatbox-68 {
  background-color: #E5E4E2;
  border-left: 4px solid #B7B6B4;
}
.my_text.chatbox-68::before {
  border-left-color: #E5E4E2;
}
.chatbox-68 .username,
.chatbox-68 .cdate {
  color: #5A5A5A;
}
.chatbox-68-text {
  color: #5A5A5A;
}
/*----------------*/
.chatbox-69 {
  background-color: #8A9A5B;
  border-left: 4px solid #6C7A45;
}
.my_text.chatbox-69::before {
  border-left-color: #8A9A5B;
}
.chatbox-69 .username,
.chatbox-69 .cdate {
  color: #F2E6D5;
}
.chatbox-69-text {
  color: #F2E6D5;
}
/*----------------*/
.chatbox-70 {
  background-color: #C0C0C0;
  border-left: 4px solid #999999;
}
.my_text.chatbox-70::before {
  border-left-color: #C0C0C0;
}
.chatbox-70 .username,
.chatbox-70 .cdate {
  color: #404040;
}
.chatbox-70-text {
  color: #404040;
}
/*----------------*/
.chatbox-71 {
  background-color: #708090;
  border-left: 4px solid #4A5A68;
}
.my_text.chatbox-71::before {
  border-left-color: #708090;
}
.chatbox-71 .username,
.chatbox-71 .cdate {
  color: #E0E6F0;
}
.chatbox-71-text {
  color: #E0E6F0;
}
/*----------------*/
.chatbox-72 {
  background-color: #848884;
  border-left: 4px solid #646864;
}
.my_text.chatbox-72::before {
  border-left-color: #848884;
}
.chatbox-72 .username,
.chatbox-72 .cdate {
  color: #E6E6E6;
}
.chatbox-72-text {
  color: #E6E6E6;
}
/*----------------*/
.chatbox-73 {
  background-color: #71797E;
  border-left: 4px solid #545A5E;
}
.my_text.chatbox-73::before {
  border-left-color: #71797E;
}
.chatbox-73 .username,
.chatbox-73 .cdate {
  color: #E1E4E6;
}
.chatbox-73-text {
  color: #E1E4E6;
}
/*----------------*/
.chatbox-74 {
  background-color: #454B1B;
  border-left: 4px solid #2F3410;
}
.my_text.chatbox-74::before {
  border-left-color: #454B1B;
}
.chatbox-74 .username,
.chatbox-74 .cdate {
  color: #D2D2B0;
}
.chatbox-74-text {
  color: #D2D2B0;
}
/*----------------*/
.chatbox-75 {
  background-color: #088F8F;
  border-left: 4px solid #056868;
}
.my_text.chatbox-75::before {
  border-left-color: #088F8F;
}
.chatbox-75 .username,
.chatbox-75 .cdate {
  color: #D2F7F7;
}
.chatbox-75-text {
  color: #D2F7F7;
}
/*----------------*/
.chatbox-76 {
  background-color: #5F9EA0;
  border-left: 4px solid #417375;
}
.my_text.chatbox-76::before {
  border-left-color: #5F9EA0;
}
.chatbox-76 .username,
.chatbox-76 .cdate {
  color: #E3F6F6;
}
.chatbox-76-text {
  color: #E3F6F6;
}
/*----------------*/
.chatbox-77 {
  background-color: #097969;
  border-left: 4px solid #066255;
}
.my_text.chatbox-77::before {
  border-left-color: #097969;
}
.chatbox-77 .username,
.chatbox-77 .cdate {
  color: #C1E8E2;
}
.chatbox-77-text {
  color: #C1E8E2;
}
/*----------------*/
.chatbox-78 {
  background-color: #AFE1AF;
  border-left: 4px solid #84B584;
}
.my_text.chatbox-78::before {
  border-left-color: #AFE1AF;
}
.chatbox-78 .username,
.chatbox-78 .cdate {
  color: #3D5F3D;
}
.chatbox-78-text {
  color: #3D5F3D;
}
/*----------------*/
.chatbox-79 {
  background-color: #E4D00A;
  border-left: 4px solid #B9AB08;
}
.my_text.chatbox-79::before {
  border-left-color: #E4D00A;
}
.chatbox-79 .username,
.chatbox-79 .cdate {
  color: #5A4A00;
}
.chatbox-79-text {
  color: #5A4A00;
}
/*----------------*/
.chatbox-80 {
  background-color: #023020;
  border-left: 4px solid #011D13;
}
.my_text.chatbox-80::before {
  border-left-color: #023020;
}
.chatbox-80 .username,
.chatbox-80 .cdate {
  color: #B4E1C5;
}
.chatbox-80-text {
  color: #B4E1C5;
}
/*----------------*/
.chatbox-81 {
  background-color: #7DF9FF;
  border-left: 4px solid #54D1D7;
}
.my_text.chatbox-81::before {
  border-left-color: #7DF9FF;
}
.chatbox-81 .username,
.chatbox-81 .cdate {
  color: #005F73;
}
.chatbox-81-text {
  color: #005F73;
}
/*----------------*/
.chatbox-82 {
  background-color: #50C878;
  border-left: 4px solid #3B9D5C;
}
.my_text.chatbox-82::before {
  border-left-color: #50C878;
}
.chatbox-82 .username,
.chatbox-82 .cdate {
  color: #F1FFF0;
}
.chatbox-82-text {
  color: #F1FFF0;
}
/*----------------*/
.chatbox-83 {
  background-color: #90D1CA;
  border-left: 4px solid #68A59F;
}
.my_text.chatbox-83::before {
  border-left-color: #90D1CA;
}
.chatbox-83 .username,
.chatbox-83 .cdate {
  color: #1F2E2E;
}
.chatbox-83-text {
  color: #1F2E2E;
}
/*----------------*/
.chatbox-84 {
  background-color: #4F7942;
  border-left: 4px solid #385A30;
}
.my_text.chatbox-84::before {
  border-left-color: #4F7942;
}
.chatbox-84 .username,
.chatbox-84 .cdate {
  color: #E6F2E1;
}
.chatbox-84-text {
  color: #E6F2E1;
}
/*----------------*/
.chatbox-85 {
  background-color: #8A9A5B;
  border-left: 4px solid #6C7A45;
}
.my_text.chatbox-85::before {
  border-left-color: #8A9A5B;
}
.chatbox-85 .username,
.chatbox-85 .cdate {
  color: #F2E6D5;
}
.chatbox-85-text {
  color: #F2E6D5;
}
/*----------------*/
.chatbox-86 {
  background-color: #ECFFDC;
  border-left: 4px solid #BCD9AB;
}
.my_text.chatbox-86::before {
  border-left-color: #ECFFDC;
}
.chatbox-86 .username,
.chatbox-86 .cdate {
  color: #3A5731;
}
.chatbox-86-text {
  color: #3A5731;
}
/*----------------*/
.chatbox-87 {
  background-color: #C1E1C1;
  border-left: 4px solid #94B694;
}
.my_text.chatbox-87::before {
  border-left-color: #C1E1C1;
}
.chatbox-87 .username,
.chatbox-87 .cdate {
  color: #355C35;
}
.chatbox-87-text {
  color: #355C35;
}
/*----------------*/
.chatbox-88 {
  background-color: #C9CC3F;
  border-left: 4px solid #9EA330;
}
.my_text.chatbox-88::before {
  border-left-color: #C9CC3F;
}
.chatbox-88 .username,
.chatbox-88 .cdate {
  color: #3E3F15;
}
.chatbox-88-text {
  color: #3E3F15;
}
/*----------------*/
.chatbox-89 {
  background-color: #B4C424;
  border-left: 4px solid #8F9C1C;
}
.my_text.chatbox-89::before {
  border-left-color: #B4C424;
}
.chatbox-89 .username,
.chatbox-89 .cdate {
  color: #3A3D09;
}
.chatbox-89-text {
  color: #3A3D09;
}
/*----------------*/
.chatbox-90 {
  background-color: #93C572;
  border-left: 4px solid #749F56;
}
.my_text.chatbox-90::before {
  border-left-color: #93C572;
}
.chatbox-90 .username,
.chatbox-90 .cdate {
  color: #2F4822;
}
.chatbox-90-text {
  color: #2F4822;
}
/*----------------*/
.chatbox-91 {
  background-color: #96DED1;
  border-left: 4px solid #6FB3A8;
}
.my_text.chatbox-91::before {
  border-left-color: #96DED1;
}
.chatbox-91 .username,
.chatbox-91 .cdate {
  color: #265C58;
}
.chatbox-91-text {
  color: #265C58;
}
/*----------------*/
.chatbox-92 {
  background-color: #FFBF00;
  border-left: 4px solid #D79F00;
}
.my_text.chatbox-92::before {
  border-left-color: #FFBF00;
}
.chatbox-92 .username,
.chatbox-92 .cdate {
  color: #6E4F00;
}
.chatbox-92-text {
  color: #6E4F00;
}
/*----------------*/
.chatbox-93 {
  background-color: #FBCEB1;
  border-left: 4px solid #D4A586;
}
.my_text.chatbox-93::before {
  border-left-color: #FBCEB1;
}
.chatbox-93 .username,
.chatbox-93 .cdate {
  color: #7C4A3A;
}
.chatbox-93-text {
  color: #7C4A3A;
}
/*----------------*/
.chatbox-94 {
  background-color: #F2D2BD;
  border-left: 4px solid #C5A990;
}
.my_text.chatbox-94::before {
  border-left-color: #F2D2BD;
}
.chatbox-94 .username,
.chatbox-94 .cdate {
  color: #8C5A3A;
}
.chatbox-94-text {
  color: #8C5A3A;
}
/*----------------*/
.chatbox-95 {
  background-color: #FFAC1C;
  border-left: 4px solid #D78D13;
}
.my_text.chatbox-95::before {
  border-left-color: #FFAC1C;
}
.chatbox-95 .username,
.chatbox-95 .cdate {
  color: #774000;
}
.chatbox-95-text {
  color: #774000;
}
/*----------------*/
.chatbox-96 {
  background-color: #FFF5EE;
  border-left: 4px solid #DDC5B5;
}
.my_text.chatbox-96::before {
  border-left-color: #FFF5EE;
}
.chatbox-96 .username,
.chatbox-96 .cdate {
  color: #8C5A3E;
}
.chatbox-96-text {
  color: #8C5A3E;
}
/*----------------*/
.chatbox-97 {
  background-color: #FF4433;
  border-left: 4px solid #C12C20;
}
.my_text.chatbox-97::before {
  border-left-color: #FF4433;
}
.chatbox-97 .username,
.chatbox-97 .cdate {
  color: #6E1E16;
}
.chatbox-97-text {
  color: #6E1E16;
}
/*----------------*/
.chatbox-98 {
  background-color: #FFE5B4;
  border-left: 4px solid #D4B280;
}
.my_text.chatbox-98::before {
  border-left-color: #FFE5B4;
}
.chatbox-98 .username,
.chatbox-98 .cdate {
  color: #805C30;
}
.chatbox-98-text {
  color: #805C30;
}
/*----------------*/
.chatbox-99 {
  background-color: #9F2B68;
  border-left: 4px solid #7C1D4F;
}
.my_text.chatbox-99::before {
  border-left-color: #9F2B68;
}
.chatbox-99 .username,
.chatbox-99 .cdate {
  color: #F5D1E1;
}
.chatbox-99-text {
  color: #F5D1E1;
}
/*----------------*/
.chatbox-100 {
  background-color: #F2D2BD;
  border-left: 4px solid #C7A585;
}
.my_text.chatbox-100::before {
  border-left-color: #F2D2BD;
}
.chatbox-100 .username,
.chatbox-100 .cdate {
  color: #8C5A3A;
}
.chatbox-100-text {
  color: #8C5A3A;
}
/*----------------*/
.chatbox-101 {
  background-color: #DE3163;
  border-left: 4px solid #A02042;
}
.my_text.chatbox-101::before {
  border-left-color: #DE3163;
}
.chatbox-101 .username,
.chatbox-101 .cdate {
  color: #5A0E21;
}
.chatbox-101-text {
  color: #5A0E21;
}
/*----------------*/
.chatbox-102 {
  background-color: #811331;
  border-left: 4px solid #5E0F25;
}
.my_text.chatbox-102::before {
  border-left-color: #811331;
}
.chatbox-102 .username,
.chatbox-102 .cdate {
  color: #F2C2D5;
}
.chatbox-102-text {
  color: #F2C2D5;
}
/*----------------*/
.chatbox-103 {
  background-color: #FF7F50;
  border-left: 4px solid #D4643C;
}
.my_text.chatbox-103::before {
  border-left-color: #FF7F50;
}
.chatbox-103 .username,
.chatbox-103 .cdate {
  color: #5C2E10;
}
.chatbox-103-text {
  color: #5C2E10;
}
/*----------------*/
.chatbox-104 {
  background-color: #F88379;
  border-left: 4px solid #CC655C;
}
.my_text.chatbox-104::before {
  border-left-color: #F88379;
}
.chatbox-104 .username,
.chatbox-104 .cdate {
  color: #802E26;
}
.chatbox-104-text {
  color: #802E26;
}
/*----------------*/
.chatbox-105 {
  background-color: #DC143C;
  border-left: 4px solid #A40F2E;
}
.my_text.chatbox-105::before {
  border-left-color: #DC143C;
}
.chatbox-105 .username,
.chatbox-105 .cdate {
  color: #F8E4E8;
}
.chatbox-105-text {
  color: #F8E4E8;
}
/*----------------*/
.chatbox-106 {
  background-color: #3A0519;
  border-left: 4px solid #23030F;
}
.my_text.chatbox-106::before {
  border-left-color: #3A0519;
}
.chatbox-106 .username,
.chatbox-106 .cdate {
  color: #FAE4F4;
}
.chatbox-106-text {
  color: #FAE4F4;
}
/*----------------*/
.chatbox-107 {
  background-color: #C9A9A6;
  border-left: 4px solid #9F7E7B;
}
.my_text.chatbox-107::before {
  border-left-color: #C9A9A6;
}
.chatbox-107 .username,
.chatbox-107 .cdate {
  color: #5E3E3B;
}
.chatbox-107-text {
  color: #5E3E3B;
}
/*----------------*/
.chatbox-108 {
  background-color: #FFD6BA;
  border-left: 4px solid #D8AE8F;
}
.my_text.chatbox-108::before {
  border-left-color: #FFD6BA;
}
.chatbox-108 .username,
.chatbox-108 .cdate {
  color: #3A2C2A;
}
.chatbox-108-text {
  color: #3A2C2A;
}
/*----------------*/
.chatbox-109 {
  background-color: #FF69B4;
  border-left: 4px solid #CC4A8E;
}
.my_text.chatbox-109::before {
  border-left-color: #FF69B4;
}
.chatbox-109 .username,
.chatbox-109 .cdate {
  color: #662E4D;
}
.chatbox-109-text {
  color: #662E4D;
}
/*----------------*/
.chatbox-110 {
  background-color: #FFB6C1;
  border-left: 4px solid #D98E9A;
}
.my_text.chatbox-110::before {
  border-left-color: #FFB6C1;
}
.chatbox-110 .username,
.chatbox-110 .cdate {
  color: #803D4A;
}
.chatbox-110-text {
  color: #803D4A;
}
/*----------------*/
.chatbox-111 {
  background-color: #F3CFC6;
  border-left: 4px solid #D7A89B;
}
.my_text.chatbox-111::before {
  border-left-color: #F3CFC6;
}
.chatbox-111 .username,
.chatbox-111 .cdate {
  color: #864F40;
}
.chatbox-111-text {
  color: #864F40;
}
/*----------------*/
.chatbox-112 {
  background-color: #DA70D6;
  border-left: 4px solid #B553B0;
}
.my_text.chatbox-112::before {
  border-left-color: #DA70D6;
}
.chatbox-112 .username,
.chatbox-112 .cdate {
  color: #652C65;
}
.chatbox-112-text {
  color: #652C65;
}
/*----------------*/
.chatbox-113 {
  background-color: #F8C8DC;
  border-left: 4px solid #DBA3B9;
}
.my_text.chatbox-113::before {
  border-left-color: #F8C8DC;
}
.chatbox-113 .username,
.chatbox-113 .cdate {
  color: #83475D;
}
.chatbox-113-text {
  color: #83475D;
}
/*----------------*/
.chatbox-114 {
  background-color: #FAA0A0;
  border-left: 4px solid #D37A7A;
}
.my_text.chatbox-114::before {
  border-left-color: #FAA0A0;
}
.chatbox-114 .username,
.chatbox-114 .cdate {
  color: #843C3C;
}
.chatbox-114-text {
  color: #843C3C;
}
/*----------------*/
.chatbox-115 {
  background-color: #FFC0CB;
  border-left: 4px solid #D999A5;
}
.my_text.chatbox-115::before {
  border-left-color: #FFC0CB;
}
.chatbox-115 .username,
.chatbox-115 .cdate {
  color: #843C4A;
}
.chatbox-115-text {
  color: #843C4A;
}
/*----------------*/
.chatbox-116 {
  background-color: #673147;
  border-left: 4px solid #4C2434;
}
.my_text.chatbox-116::before {
  border-left-color: #673147;
}
.chatbox-116 .username,
.chatbox-116 .cdate {
  color: #D8A7B1;
}
.chatbox-116-text {
  color: #D8A7B1;
}
/*----------------*/
.chatbox-117 {
  background-color: #F33A6A;
  border-left: 4px solid #C1214F;
}
.my_text.chatbox-117::before {
  border-left-color: #F33A6A;
}
.chatbox-117 .username,
.chatbox-117 .cdate {
  color: #751E38;
}
.chatbox-117-text {
  color: #751E38;
}
/*----------------*/
.chatbox-118 {
  background-color: #E0BFB8;
  border-left: 4px solid #B1908A;
}
.my_text.chatbox-118::before {
  border-left-color: #E0BFB8;
}
.chatbox-118 .username,
.chatbox-118 .cdate {
  color: #7A524C;
}
.chatbox-118-text {
  color: #7A524C;
}
/*----------------*/
.chatbox-119 {
  background-color: #FFF5EE;
  border-left: 4px solid #D9C8BC;
}
.my_text.chatbox-119::before {
  border-left-color: #FFF5EE;
}
.chatbox-119 .username,
.chatbox-119 .cdate {
  color: #8C5A3E;
}
.chatbox-119-text {
  color: #8C5A3E;
}
/*----------------*/
.chatbox-120 {
  background-color: #D8BFD8;
  border-left: 4px solid #B496B4;
}
.my_text.chatbox-120::before {
  border-left-color: #D8BFD8;
}
.chatbox-120 .username,
.chatbox-120 .cdate {
  color: #654D64;
}
.chatbox-120-text {
  color: #654D64;
}
/*----------------*/
.chatbox-121 {
  background-color: #702963;
  border-left: 4px solid #521D48;
}
.my_text.chatbox-121::before {
  border-left-color: #702963;
}
.chatbox-121 .username,
.chatbox-121 .cdate {
  color: #D9B6D4;
}
.chatbox-121-text {
  color: #D9B6D4;
}
/*----------------*/
.chatbox-122 {
  background-color: #AA336A;
  border-left: 4px solid #872554;
}
.my_text.chatbox-122::before {
  border-left-color: #AA336A;
}
.chatbox-122 .username,
.chatbox-122 .cdate {
  color: #F5D1E1;
}
.chatbox-122-text {
  color: #F5D1E1;
}
/*----------------*/
.chatbox-123 {
  background-color: #AFDDFF;
  border-left: 4px solid #87B0CC;
}
.my_text.chatbox-123::before {
  border-left-color: #AFDDFF;
}
.chatbox-123 .username,
.chatbox-123 .cdate {
  color: #2B4867;
}
.chatbox-123-text {
  color: #2B4867;
}
/*----------------*/
.chatbox-124 {
  background-color: #483248;
  border-left: 4px solid #372638;
}
.my_text.chatbox-124::before {
  border-left-color: #483248;
}
.chatbox-124 .username,
.chatbox-124 .cdate {
  color: #D3B8D3;
}
.chatbox-124-text {
  color: #D3B8D3;
}
/*----------------*/
.chatbox-125 {
  background-color: #5D3FD3;
  border-left: 4px solid #452FA5;
}
.my_text.chatbox-125::before {
  border-left-color: #5D3FD3;
}
.chatbox-125 .username,
.chatbox-125 .cdate {
  color: #D6C3F7;
}
.chatbox-125-text {
  color: #D6C3F7;
}
/*----------------*/
.chatbox-126 {
  background-color: #E6E6FA;
  border-left: 4px solid #B9B9D0;
}
.my_text.chatbox-126::before {
  border-left-color: #E6E6FA;
}
.chatbox-126 .username,
.chatbox-126 .cdate {
  color: #5B5B85;
}
.chatbox-126-text {
  color: #5B5B85;
}
/*----------------*/
.chatbox-127 {
  background-color: #CBC3E3;
  border-left: 4px solid #A69DC0;
}
.my_text.chatbox-127::before {
  border-left-color: #CBC3E3;
}
.chatbox-127 .username,
.chatbox-127 .cdate {
  color: #5D527D;
}
.chatbox-127-text {
  color: #5D527D;
}
/*----------------*/
.chatbox-128 {
  background-color: #CF9FFF;
  border-left: 4px solid #A570D1;
}
.my_text.chatbox-128::before {
  border-left-color: #CF9FFF;
}
.chatbox-128 .username,
.chatbox-128 .cdate {
  color: #5B3A85;
}
.chatbox-128-text {
  color: #5B3A85;
}
/*----------------*/
.chatbox-129 {
  background-color: #AA98A9;
  border-left: 4px solid #887789;
}
.my_text.chatbox-129::before {
  border-left-color: #AA98A9;
}
.chatbox-129 .username,
.chatbox-129 .cdate {
  color: #5E4A5E;
}
.chatbox-129-text {
  color: #5E4A5E;
}
/*----------------*/
.chatbox-130 {
  background-color: #915F6D;
  border-left: 4px solid #744A56;
}
.my_text.chatbox-130::before {
  border-left-color: #915F6D;
}
.chatbox-130 .username,
.chatbox-130 .cdate {
  color: #F2D2D9;
}
.chatbox-130-text {
  color: #F2D2D9;
}
/*----------------*/
.chatbox-131 {
  background-color: #CCCCFF;
  border-left: 4px solid #9999CC;
}
.my_text.chatbox-131::before {
  border-left-color: #CCCCFF;
}
.chatbox-131 .username,
.chatbox-131 .cdate {
  color: #555599;
}
.chatbox-131-text {
  color: #555599;
}
/*----------------*/
.chatbox-132 {
  background-color: #51414F;
  border-left: 4px solid #3A2F39;
}
.my_text.chatbox-132::before {
  border-left-color: #51414F;
}
.chatbox-132 .username,
.chatbox-132 .cdate {
  color: #C2AEBB;
}
.chatbox-132-text {
  color: #C2AEBB;
}
/*----------------*/
.chatbox-133 {
  background-color: #D70040;
  border-left: 4px solid #A00030;
}
.my_text.chatbox-133::before {
  border-left-color: #D70040;
}
.chatbox-133 .username,
.chatbox-133 .cdate {
  color: #680022;
}
.chatbox-133-text {
  color: #680022;
}
/*----------------*/
.chatbox-134 {
  background-color: #DE3163;
  border-left: 4px solid #B32850;
}
.my_text.chatbox-134::before {
  border-left-color: #DE3163;
}
.chatbox-134 .username,
.chatbox-134 .cdate {
  color: #730026;
}
.chatbox-134-text {
  color: #730026;
}
/*----------------*/
.chatbox-135 {
  background-color: #FF3131;
  border-left: 4px solid #CC2727;
}
.my_text.chatbox-135::before {
  border-left-color: #FF3131;
}
.chatbox-135 .username,
.chatbox-135 .cdate {
  color: #7A0000;
}
.chatbox-135-text {
  color: #7A0000;
}
/*----------------*/
.chatbox-136 {
  background-color: #FAA0A0;
  border-left: 4px solid #D48686;
}
.my_text.chatbox-136::before {
  border-left-color: #FAA0A0;
}
.chatbox-136 .username,
.chatbox-136 .cdate {
  color: #843C3C;
}
.chatbox-136-text {
  color: #843C3C;
}
/*----------------*/
.chatbox-137 {
  background-color: #EDEADE;
  border-left: 4px solid #C6C1B1;
}
.my_text.chatbox-137::before {
  border-left-color: #EDEADE;
}
.chatbox-137 .username,
.chatbox-137 .cdate {
  color: #6D6655;
}
.chatbox-137-text {
  color: #6D6655;
}
/*----------------*/
.chatbox-138 {
  background-color: #F5F5DC;
  border-left: 4px solid #CDCDB3;
}
.my_text.chatbox-138::before {
  border-left-color: #F5F5DC;
}
.chatbox-138 .username,
.chatbox-138 .cdate {
  color: #6F6A45;
}
.chatbox-138-text {
  color: #6F6A45;
}
/*----------------*/
.chatbox-139 {
  background-color: #474F7A;
  border-left: 4px solid #35405E;
}
.my_text.chatbox-139::before {
  border-left-color: #474F7A;
}
.chatbox-139 .username,
.chatbox-139 .cdate {
  color: #E8ECFF;
}
.chatbox-139-text {
  color: #E8ECFF;
}
/*----------------*/
.chatbox-140 {
  background-color: #FFF8DC;
  border-left: 4px solid #D9C99E;
}
.my_text.chatbox-140::before {
  border-left-color: #FFF8DC;
}
.chatbox-140 .username,
.chatbox-140 .cdate {
  color: #6D5F39;
}
.chatbox-140-text {
  color: #6D5F39;
}
/*----------------*/
.chatbox-141 {
  background-color: #F0EAD6;
  border-left: 4px solid #C8C0A6;
}
.my_text.chatbox-141::before {
  border-left-color: #F0EAD6;
}
.chatbox-141 .username,
.chatbox-141 .cdate {
  color: #746C5F;
}
.chatbox-141-text {
  color: #746C5F;
}
/*----------------*/
.chatbox-142 {
  background-color: #FFFDF0;
  border-left: 4px solid #D9D7C0;
}
.my_text.chatbox-142::before {
  border-left-color: #FFFDF0;
}
.chatbox-142 .username,
.chatbox-142 .cdate {
  color: #666666;
}
.chatbox-142-text {
  color: #666666;
}
/*----------------*/
.chatbox-143 {
  background-color: #57B4BA;
  border-left: 4px solid #3F8E93;
}
.my_text.chatbox-143::before {
  border-left-color: #57B4BA;
}
.chatbox-143 .username,
.chatbox-143 .cdate {
  color: #143143;
}
.chatbox-143-text {
  color: #143143;
}
/*----------------*/
.chatbox-144 {
  background-color: #FE4F2D;
  border-left: 4px solid #D74223;
}
.my_text.chatbox-144::before {
  border-left-color: #FE4F2D;
}
.chatbox-144 .username,
.chatbox-144 .cdate {
  color: #FFFFFF;
}
.chatbox-144-text {
  color: #FFD6C1;
}
/*----------------*/
.chatbox-145 {
  background-color: #854836;
  border-left: 4px solid #6B3828;
}
.my_text.chatbox-145::before {
  border-left-color: #854836;
}
.chatbox-145 .username,
.chatbox-145 .cdate {
  color: #EAD2C5;
}
.chatbox-145-text {
  color: #F5E5DA;
}
/*----------------*/
.chatbox-146 {
  background-color: #FF90BB;
  border-left: 4px solid #D57097;
}
.my_text.chatbox-146::before {
  border-left-color: #FF90BB;
}
.chatbox-146 .username,
.chatbox-146 .cdate {
  color: #581E37;
}
.chatbox-146-text {
  color: #732849;
}
/*----------------*/
.chatbox-147 {
  background-color: #FFC1DA;
  border-left: 4px solid #D99DB8;
}
.my_text.chatbox-147::before {
  border-left-color: #FFC1DA;
}
.chatbox-147 .username,
.chatbox-147 .cdate {
  color: #5C2A3D;
}
.chatbox-147-text {
  color: #7A3D57;
}
/*----------------*/
.chatbox-148 {
  background-color: #8ACCD5;
  border-left: 4px solid #63A5AE;
}
.my_text.chatbox-148::before {
  border-left-color: #8ACCD5;
}
.chatbox-148 .username,
.chatbox-148 .cdate {
  color: #28565F;
}
.chatbox-148-text {
  color: #3B7480;
}
/*----------------*/
.chatbox-149 {
  background-color: #4B352A;
  border-left: 4px solid #37251D;
}
.my_text.chatbox-149::before {
  border-left-color: #4B352A;
}
.chatbox-149 .username,
.chatbox-149 .cdate {
  color: #D9B89C;
}
.chatbox-149-text {
  color: #E6C7AD;
}
/*----------------*/
.chatbox-150 {
  background-color: #CA7842;
  border-left: 4px solid #A25F32;
}
.my_text.chatbox-150::before {
  border-left-color: #CA7842;
}
.chatbox-150 .username,
.chatbox-150 .cdate {
  color: #3E2514;
}
.chatbox-150-text {
  color: #573620;
}
/*----------------*/
.chatbox-151 {
  background-color: #210F37;
  border-left: 4px solid #3C1C5D;
}
.my_text.chatbox-151::before {
  border-left-color: #210F37;
}
.chatbox-151 .username,
.chatbox-151 .cdate {
  color: #B8A6D9;
}
.chatbox-151-text {
  color: #D3C3EB;
}
/*----------------*/
.chatbox-152 {
  background-color: #4F1C51;
  border-left: 4px solid #702C74;
}
.my_text.chatbox-152::before {
  border-left-color: #4F1C51;
}
.chatbox-152 .username,
.chatbox-152 .cdate {
  color: #D1A3D5;
}
.chatbox-152-text {
  color: #E5C2E8;
}
/*----------------*/
.chatbox-153 {
  background-color: #A55B4B;
  border-left: 4px solid #843F34;
}
.my_text.chatbox-153::before {
  border-left-color: #A55B4B;
}
.chatbox-153 .username,
.chatbox-153 .cdate {
  color: #F1D3C6;
}
.chatbox-153-text {
  color: #E6C0B2;
}
/*----------------*/
.chatbox-154 {
  background-color: #DCA06D;
  border-left: 4px solid #B47F50;
}
.my_text.chatbox-154::before {
  border-left-color: #DCA06D;
}
.chatbox-154 .username,
.chatbox-154 .cdate {
  color: #5A341E;
}
.chatbox-154-text {
  color: #75492D;
}
/*----------------*/
.chatbox-155 {
  background-color: #222831;
  border-left: 4px solid #404957;
}
.my_text.chatbox-155::before {
  border-left-color: #222831;
}
.chatbox-155 .username,
.chatbox-155 .cdate {
  color: #A1B0BC;
}
.chatbox-155-text {
  color: #C0CFDC;
}
/*----------------*/
.chatbox-156 {
  background-color: #393E46;
  border-left: 4px solid #5B6573;
}
.my_text.chatbox-156::before {
  border-left-color: #393E46;
}
.chatbox-156 .username,
.chatbox-156 .cdate {
  color: #A7BBC7;
}
.chatbox-156-text {
  color: #C3D1DC;
}
/*----------------*/
.chatbox-157 {
  background-color: #948979;
  border-left: 4px solid #7A6D5E;
}
.my_text.chatbox-157::before {
  border-left-color: #948979;
}
.chatbox-157 .username,
.chatbox-157 .cdate {
  color: #E0D8C8;
}
.chatbox-157-text {
  color: #F1EAE0;
}
/*----------------*/
.chatbox-158 {
  background-color: #DFD0B8;
  border-left: 4px solid #BCA37A;
}
.my_text.chatbox-158::before {
  border-left-color: #DFD0B8;
}
.chatbox-158 .username,
.chatbox-158 .cdate {
  color: #5F4A34;
}
.chatbox-158-text {
  color: #715C43;
}
/*----------------*/
.chatbox-159 {
  background-color: #3C3D37;
  border-left: 4px solid #56564C;
}
.my_text.chatbox-159::before {
  border-left-color: #3C3D37;
}
.chatbox-159 .username,
.chatbox-159 .cdate {
  color: #C2C3B9;
}
.chatbox-159-text {
  color: #D6D7CD;
}
/*----------------*/
.chatbox-160 {
  background-color: #2C2C2C;
  border-left: 4px solid #464646;
}
.my_text.chatbox-160::before {
  border-left-color: #2C2C2C;
}
.chatbox-160 .username,
.chatbox-160 .cdate {
  color: #B8B8B8;
}
.chatbox-160-text {
  color: #D0D0D0;
}
/*----------------*/
.chatbox-161 {
  background-color: #F0A8D0;
  border-left: 4px solid #D47AB0;
}
.my_text.chatbox-161::before {
  border-left-color: #F0A8D0;
}
.chatbox-161 .username,
.chatbox-161 .cdate {
  color: #73234F;
}
.chatbox-161-text {
  color: #943165;
}
/*----------------*/
.chatbox-162 {
  background-color: #03A791;
  border-left: 4px solid #027F72;
}
.my_text.chatbox-162::before {
  border-left-color: #03A791;
}
.chatbox-162 .username,
.chatbox-162 .cdate {
  color: #E3F7F5;
}
.chatbox-162-text {
  color: #E3F7F5;
}
/*----------------*/
.chatbox-163 {
  background-color: #FFC6C6;
  border-left: 4px solid #D99F9F;
}
.my_text.chatbox-163::before {
  border-left-color: #FFC6C6;
}
.chatbox-163 .username,
.chatbox-163 .cdate {
  color: #702D2D;
}
.chatbox-163-text {
  color: #8B3A3A;
}
/*----------------*/
.chatbox-164 {
  background-color: #E4E0E1;
  border-left: 4px solid #BEBABB;
}
.my_text.chatbox-164::before {
  border-left-color: #E4E0E1;
}
.chatbox-164 .username,
.chatbox-164 .cdate {
  color: #5A5456;
}
.chatbox-164-text {
  color: #746C6F;
}
/*----------------*/
.chatbox-165 {
  background-color: #D6C0B3;
  border-left: 4px solid #B79F90;
}
.my_text.chatbox-165::before {
  border-left-color: #D6C0B3;
}
.chatbox-165 .username,
.chatbox-165 .cdate {
  color: #5A4437;
}
.chatbox-165-text {
  color: #745A4B;
}
/*----------------*/
.chatbox-166 {
  background-color: #AB886D;
  border-left: 4px solid #8F6D56;
}
.my_text.chatbox-166::before {
  border-left-color: #AB886D;
}
.chatbox-166 .username,
.chatbox-166 .cdate {
  color: #5C3F2B;
}
.chatbox-166-text {
  color: #735340;
}
/*----------------*/
.chatbox-167 {
  background-color: #FF0B55;
  border-left: 4px solid #C30941;
}
.my_text.chatbox-167::before {
  border-left-color: #FF0B55;
}
.chatbox-167 .username,
.chatbox-167 .cdate {
  color: #FAF0F5;
}
.chatbox-167-text {
  color: #FAF0F5;
}
/*----------------*/
.chatbox-168 {
  background-color: #DDF6D2;
  border-left: 4px solid #B0DFA2;
}
.my_text.chatbox-168::before {
  border-left-color: #DDF6D2;
}
.chatbox-168 .username,
.chatbox-168 .cdate {
  color: #466A3E;
}
.chatbox-168-text {
  color: #5C8751;
}
/*----------------*/
.chatbox-169 {
  background-color: #B0DB9C;
  border-left: 4px solid #8FC37D;
}
.my_text.chatbox-169::before {
  border-left-color: #B0DB9C;
}
.chatbox-169 .username,
.chatbox-169 .cdate {
  color: #416835;
}
.chatbox-169-text {
  color: #5A844A;
}
/*----------------*/
.chatbox-170 {
  background-color: #735557;
  border-left: 4px solid #5C4344;
}
.my_text.chatbox-170::before {
  border-left-color: #735557;
}
.chatbox-170 .username,
.chatbox-170 .cdate {
  color: #DEC9CB;
}
.chatbox-170-text {
  color: #EBD9DB;
}
/*----------------*/
.chatbox-171 {
  background-color: #213448;
  border-left: 4px solid #2E4D69;
}
.my_text.chatbox-171::before {
  border-left-color: #213448;
}
.chatbox-171 .username,
.chatbox-171 .cdate {
  color: #A9C2D8;
}
.chatbox-171-text {
  color: #C2D9EC;
}
/*----------------*/
.chatbox-172 {
  background-color: #547792;
  border-left: 4px solid #395968;
}
.my_text.chatbox-172::before {
  border-left-color: #547792;
}
.chatbox-172 .username,
.chatbox-172 .cdate {
  color: #D0DFE8;
}
.chatbox-172-text {
  color: #E3EFF7;
}
/*----------------*/
.chatbox-173 {
  background-color: #94B4C1;
  border-left: 4px solid #6E8D9A;
}
.my_text.chatbox-173::before {
  border-left-color: #94B4C1;
}
.chatbox-173 .username,
.chatbox-173 .cdate {
  color: #2C4855;
}
.chatbox-173-text {
  color: #3E5E6D;
}
/*----------------*/
.chatbox-174 {
  background-color: #F14A00;
  border-left: 4px solid #C43A00;
}
.my_text.chatbox-174::before {
  border-left-color: #F14A00;
}
.chatbox-174 .username,
.chatbox-174 .cdate {
  color: #FFF0E6;
}
.chatbox-174-text {
  color: #FFE4D3;
}
/*----------------*/
.chatbox-175 {
  background-color: #533B4D;
  border-left: 4px solid #3E2A3A;
}
.my_text.chatbox-175::before {
  border-left-color: #533B4D;
}
.chatbox-175 .username,
.chatbox-175 .cdate {
  color: #EAD6E0;
}
.chatbox-175-text {
  color: #DCC2CF;
}
/*----------------*/
.chatbox-176 {
  background-color: #F564A9;
  border-left: 4px solid #C94F89;
}
.my_text.chatbox-176::before {
  border-left-color: #F564A9;
}
.chatbox-176 .username,
.chatbox-176 .cdate {
  color: #1C0D22;
}
.chatbox-176-text {
  color: #1C0D22;
}
/*----------------*/
.chatbox-177 {
  background-color: #B9B4C7;
  border-left: 4px solid #918AA2;
}
.my_text.chatbox-177::before {
  border-left-color: #B9B4C7;
}
.chatbox-177 .username,
.chatbox-177 .cdate {
  color: #342E4B;
}
.chatbox-177-text {
  color: #342E4B;
}
/*----------------*/
.chatbox-178 {
  background-color: #FAE3C6;
  border-left: 4px solid #D9C0A1;
}
.my_text.chatbox-178::before {
  border-left-color: #FAE3C6;
}
.chatbox-178 .username,
.chatbox-178 .cdate {
  color: #5A341B;
}
.chatbox-178-text {
  color: #5A341B;
}
/*----------------*/
.chatbox-179 {
  background-color: #7F55B1;
  border-left: 4px solid #623F8D;
}
.my_text.chatbox-179::before {
  border-left-color: #7F55B1;
}
.chatbox-179 .username,
.chatbox-179 .cdate {
  color: #E3D6FA;
}
.chatbox-179-text {
  color: #E3D6FA;
}
/*----------------*/
.chatbox-180 {
  background-color: #9B7EBD;
  border-left: 4px solid #7D62A1;
}
.my_text.chatbox-180::before {
  border-left-color: #9B7EBD;
}
.chatbox-180 .username,
.chatbox-180 .cdate {
  color: #F0E9FF;
}
.chatbox-180-text {
  color: #F0E9FF;
}
/*----------------*/
.chatbox-181 {
  background-color: #F49BAB;
  border-left: 4px solid #D87E90;
}
.my_text.chatbox-181::before {
  border-left-color: #F49BAB;
}
.chatbox-181 .username,
.chatbox-181 .cdate {
  color: #25131A;
}
.chatbox-181-text {
  color: #25131A;
}
/*----------------*/
.chatbox-182 {
  background-color: #FFE1E0;
  border-left: 4px solid #E0B5B4;
}
.my_text.chatbox-182::before {
  border-left-color: #FFE1E0;
}
.chatbox-182 .username,
.chatbox-182 .cdate {
  color: #6E2F2C;
}
.chatbox-182-text {
  color: #6E2F2C;
}
/*----------------*/
.chatbox-183 {
  background-color: #F1EFEC;
  border-left: 4px solid #CFCBC5;
}
.my_text.chatbox-183::before {
  border-left-color: #F1EFEC;
}
.chatbox-183 .username,
.chatbox-183 .cdate {
  color: #3E3B36;
}
.chatbox-183-text {
  color: #3E3B36;
}
/*----------------*/
.chatbox-184 {
  background-color: #D4C9BE;
  border-left: 4px solid #B2A89A;
}
.my_text.chatbox-184::before {
  border-left-color: #D4C9BE;
}
.chatbox-184 .username,
.chatbox-184 .cdate {
  color: #3E3730;
}
.chatbox-184-text {
  color: #3E3730;
}
/*----------------*/
.chatbox-185 {
  background-color: #123458;
  border-left: 4px solid #0C253F;
}
.my_text.chatbox-185::before {
  border-left-color: #123458;
}
.chatbox-185 .username,
.chatbox-185 .cdate {
  color: #C0DCF2;
}
.chatbox-185-text {
  color: #C0DCF2;
}
/*----------------*/
.chatbox-186 {
  background-color: #030303;
  border-left: 4px solid #1A1A1A;
}
.my_text.chatbox-186::before {
  border-left-color: #030303;
}
.chatbox-186 .username,
.chatbox-186 .cdate {
  color: #D9D9D9;
}
.chatbox-186-text {
  color: #D9D9D9;
}
/*----------------*/
.chatbox-187 {
  background-color: #222831;
  border-left: 4px solid #3A404D;
}
.my_text.chatbox-187::before {
  border-left-color: #222831;
}
.chatbox-187 .username,
.chatbox-187 .cdate {
  color: #D6D6D6;
}
.chatbox-187-text {
  color: #D6D6D6;
}
/*----------------*/
.chatbox-188 {
  background-color: #393E46;
  border-left: 4px solid #555C66;
}
.my_text.chatbox-188::before {
  border-left-color: #393E46;
}
.chatbox-188 .username,
.chatbox-188 .cdate {
  color: #D6D6D6;
}
.chatbox-188-text {
  color: #D6D6D6;
}
/*----------------*/
.chatbox-189 {
  background-color: #948979;
  border-left: 4px solid #7B6E5F;
}
.my_text.chatbox-189::before {
  border-left-color: #948979;
}
.chatbox-189 .username,
.chatbox-189 .cdate {
  color: #F1EDE6;
}
.chatbox-189-text {
  color: #F1EDE6;
}
/*----------------*/
.chatbox-190 {
  background-color: #DFD0B8;
  border-left: 4px solid #BCA27F;
}
.my_text.chatbox-190::before {
  border-left-color: #DFD0B8;
}
.chatbox-190 .username,
.chatbox-190 .cdate {
  color: #5C4F3D;
}
.chatbox-190-text {
  color: #3D3226;
}
/*----------------*/
.chatbox-191 {
  background-color: #3D0301;
  border-left: 4px solid #66110D;
}
.my_text.chatbox-191::before {
  border-left-color: #3D0301;
}
.chatbox-191 .username,
.chatbox-191 .cdate {
  color: #FFB3B3;
}
.chatbox-191-text {
  color: #FFB3B3;
}
/*----------------*/
.chatbox-192 {
  background-color: #B03052;
  border-left: 4px solid #8E2642;
}
.my_text.chatbox-192::before {
  border-left-color: #B03052;
}
.chatbox-192 .username,
.chatbox-192 .cdate {
  color: #FFD6E1;
}
.chatbox-192-text {
  color: #FFC0D0;
}
/*----------------*/
.chatbox-193 {
  background-color: #D76C82;
  border-left: 4px solid #B14E65;
}
.my_text.chatbox-193::before {
  border-left-color: #D76C82;
}
.chatbox-193 .username,
.chatbox-193 .cdate {
  color: #5A1F31;
}
.chatbox-193-text {
  color: #5A1F31;
}
/*----------------*/
.chatbox-194 {
  background-color: #EBE8DB;
  border-left: 4px solid #C4C0AD;
}
.my_text.chatbox-194::before {
  border-left-color: #EBE8DB;
}
.chatbox-194 .username,
.chatbox-194 .cdate {
  color: #5C5A50;
}
.chatbox-194-text {
  color: #3F3D37;
}
/*----------------*/
.chatbox-195 {
  background-color: #A86523;
  border-left: 4px solid #814E1C;
}
.my_text.chatbox-195::before {
  border-left-color: #A86523;
}
.chatbox-195 .username,
.chatbox-195 .cdate {
  color: #E6C07A;
}
.chatbox-195-text {
  color: #E6C07A;
}
/*----------------*/
.chatbox-196 {
  background-color: #E9A319;
  border-left: 4px solid #C08012;
}
.my_text.chatbox-196::before {
  border-left-color: #E9A319;
}
.chatbox-196 .username,
.chatbox-196 .cdate {
  color: #261202;
}
.chatbox-196-text {
  color: #261202;
}
/*----------------*/