.styles-btn-3NPaR {
  position: fixed;
  z-index: 2;
  bottom: 5%;
  right: 3%;
  display: table;
  width: 3em;
  height: 3em;
  background-color: black;
  color: white;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 0 50px 5px gray;
  transition: background-color 0.25s;
}

.styles-btn-3NPaR:hover { background-color: #303030 }

.styles-btn-3NPaR:active { background-color: #505050 }

.styles-icon-6dTCN {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  font-size: 1.5em;
}

.styles-unreadCountLabel-33Abd {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5em;
  height: 1.5em;
  font-size: 0.75em;
  border-radius: 50%;
  background-color: #D71F4B;
  color: white;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}.styles-timeLabel-HQotD {
  position: absolute;
  right: 3%;
  bottom: 10%;
  font-size: 0.88em;
}.styles-unreadCountLabel-1z9ZC {
  position: absolute;
  right: 3%;
  top: 20%;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  border: 1px solid #D71F4B;
  background-color: #D9534f;
  color: white;
  font-weight: bold;
  text-align: center
}.styles-entry-Li7-h {
  box-sizing: border-box;
  width: 100%;
  padding: 4px 8px;
  cursor: pointer;
  position: relative;
  border-top: 1px solid #f7f8fa;
  border-bottom: 1px solid #f7f8fa;
  transition: background-color 0.5s, color 0.5s, border 0.5s;
}

.styles-entry-Li7-h:hover {
  background-color: #f7f8fa;
  border-top: 1px solid #ebedf1;
  border-bottom: 1px solid #ebedf1;
}

.styles-entry-Li7-h:active {
  background-color: #E8E8E8;
}

.styles-entryHeading-3vY0q {
  font-weight: bold;
  max-width: 90%;
}

.styles-entryBody-2Gtob {
  max-width: 90%;
  font-style: italic;
  height: 2em;
  line-height: 2em;
  margin-bottom: 1em;
  overflow: hidden;
}.styles-conversationListBody-3q4Ui {
  height: 80%;
  max-height: 80%;
  overflow-y: auto;
  word-wrap: normal;
  background-color: white;
}

.styles-conversationListBody-3q4Ui::-webkit-scrollbar {
  display: none;
}.styles-conversationListFooter-16S_N {
  height: 8%;
  background-color: black;
  text-align: center;
}.styles-conversationListHeading-1IMfH {
  box-sizing: border-box;
  height: 12%;
  padding-top: 3%;
  padding-left: 10%;
  background-color: black;
  color: whitesmoke;
  font-size: 1.2em;
  font-weight: bolder;
}.styles-conversationList-1_zXs {
  background-color: gainsboro;
  height: 100%;
  width: 100%;
  overflow: hidden;
}.styles-divider-3zGEu {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  width: 100%;
  height: 1em;
  text-align: center;
  font-weight: bolder;
  font-size: 1em;
  font-style: italic;
}.styles-balloonBody-1AAZH {
  word-wrap: normal;
}

.styles-balloonBody-1AAZH p { 
  margin: 0;
  line-height: 1em;
}.styles-balloonHeading-2AGW2 {
  font-style: italic;
  font-weight: bold;
}.styles-timeLabel-1jjOz {
  position: relative;
  top: 2.2em;
  font-size: 0.8em;
  text-align: right;
  font-weight: bolder;
}.styles-balloon-3lC5a {
  position: relative;
  display: inline-block;
  background-color: white;
  border: 1px solid #ebedf1;
  max-width: 80%;
  margin-left: 5%;
  margin-right: 15%;
  padding: 2%;
}

.styles-balloonRight-2saaE {
  position: relative;
  display: inline-block;
  background-color: #f7f8fa;
  border: 1px solid #ebedf1;
  text-align: right;
  max-width: 80%;
  margin-right: 5%;
  margin-left: 15%;
  padding: 2%;
}

.styles-alignRight-1vV3H {
  text-align: right;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.styles-alignLeft-1ziOQ {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}.styles-scrollbarRail-2ysyn {
  position: absolute;
  right: 0;
  height: 80%;
  width: 0.6em;
  margin-right: 0.4em;
  background-color: transparent;
  transition: background-color 0.1s;
}

.styles-scrollbar-2qSjU {
  position: relative;
  width: inherit;
  background-color: #D0D0D0;
  border: 1px solid grey;
  opacity: 0.5;
}

.styles-scrollbarRail-2ysyn:hover { background-color: #E8E8E8; }
.styles-scrollbarRail-2ysyn:hover .styles-scrollbar-2qSjU { opacity: 1; }.styles-messageListBody-2pHKZ {
  height: 80%;
  max-height: 80%;
  overflow-y: auto;
  word-wrap: normal;
  background-color: white;
}

.styles-messageListBody-2pHKZ::-webkit-scrollbar {
  display: none;
}

.styles-moreMessage-20or9 {
  text-align: center;
  background-color: whitesmoke;
  color: silver;
}.styles-messageListFooter-hiSgE {
  display: flex;
  width: 100%;
  height: 8%;
  background-color: black;
}

.styles-textArea-39Cv9 {
  resize: none;
  height: 100%;
  width: 85%;
  line-height: 1em;
  font-size: 1em;
}

.styles-btnContainer--F_rA {
  width: 15%;
  padding-top: 2%;
  text-align: center;
}

.styles-btnSend-38ajQ {
  padding: 0.5em;
  font-size: 1.5em;
  background-color: #2AA38B;
  color: white;
  border-radius: 50%;
  transition: background-color 0.25s;
  cursor: pointer;
}

.styles-btnSend-38ajQ:hover {
  background-color: #2EB398
}

.styles-btnSend-38ajQ:active {
  background-color: seagreen
}.styles-messageListHeading-rWCPB {
  box-sizing: border-box;
  display: flex;
  height: 12%;
  padding-top: 3%;
  background-color: black;
  color: whitesmoke;
}

.styles-btnContainer-Da3-4 {
  width: 20%;
  text-align: center;
  font-size: 2em;
}

.styles-btnContainer-Da3-4 svg {
  transition: color 0.25s;
}

.styles-btnContainer-Da3-4 svg:hover {
  color: silver;
}

.styles-btnContainer-Da3-4 svg:active {
  color: gainsboro
}

.styles-titleContainer-3dyg3 {
  width: 80%;
  padding-right: 5%;
  word-wrap: normal;
  font-weight: bolder;
}.styles-messageList-1NI6l {
  background-color: gainsboro;
  height: 100%;
  width: 100%;
  overflow: hidden;
}.styles-container-3EIk3 {
  position: fixed;
  z-index: 5;
  bottom: 15%;
  right: 3%;
  width: 25em;
  height: 40em;
  border-radius: 5%;
  background-color: black;
  box-shadow: 0 0 50px 5px gray;
  overflow: hidden;
}
.styles-base-3C3W5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  box-sizing: border-box;
}

::before, ::after {
  box-sizing: border-box;
}