.eke-fbmes {
  position: fixed;
  bottom: 0;
  right: 5%;
  z-index: 100;
}

.eke-fbmes .notice {
  background: #a5a5a5;
  cursor: pointer;
  color: white;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 5px 25px;
  text-align: center;
}

.eke-fbmes .notice .fa-facebook-square{
  color: white;
  margin-right: 5px;
}

.eke-fbmes .chatbox {
  display: none;
}
