.message-text {
  max-width: 450px;
  min-width: 250px;
}

.navbar-inner {
  position: relative;
}

.toolbar-inner {
  position: relative;
}

.biathlon {
  position: absolute;
  top: 56px;
  right: 0px;
  z-index: 10;
  text-align: right;
}

.gray {
  background-color: #CCC !important;
}

.left-panel-link {
  font-size: 18px;
}

.message-avatar {
  border-radius: 0px !important;
}

.type-here {
  display: none;
  white-space: nowrap;
  background-color: darkblue;
  color: white;
  position: absolute;
  top: 11px;
  left: 22px;
}

.iphone-page-button {
  width: 300px;
}

.smallaudio {
  position: absolute;
  right: -40px;
  top: 10px;
  color: blue;
  cursor: pointer;
}

div.page p {
  margin-right: 5px;
}

.button-chat {
  margin-top: 5px;
  margin-bottom: 5px;
}
