@media all and (min-width: 480px) {
  .Login {
    padding: 60px 0;
  }

  .Login form {
    margin: 0 auto;
    max-width: 320px;
  }
}

.ccShowGrid {
  height: 100%;
}
.ccShowGrid > .col-lg-8 {
  overflow: hidden;
}

.cc-no-padding {
  padding: 0 !important;
}

.m-r-4 {
  margin-right: 4px;
}

.fright {
  float: right !important;
}

.h-100 {
  height: 100% !important;
}

/* User  */

.cc-title {
  flex-basis: 100%;
  font-size: 16px;
  font-weight: 500;
  margin: 7px 0 0;
  overflow: hidden;
  text-align: center;
}

.h-100vh {
  height: 100vh !important;
}

.h-100pr {
  height: 100% !important;
}

.h-100px {
  height: 100px !important;
}

.no-padding {
  padding: 0px !important;
}

.bg-white {
  background: white !important;
}

#bglayout {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.h-100vh {
  height: 100vh !important;
}

.h-100pr {
  height: 100% !important;
}

.h-100px {
  height: 100px !important;
}

.no-padding {
  padding: 0px !important;
}

.bg-white {
  background: white !important;
}

#bglayout {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.block-wa-chat-cometchat{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 775px;
    overflow: auto;
    position: relative;
    margin-bottom: 100px;
}
.block-wa-chat-cometchat > .content {
  height: 100%;
  width: 100%;
}
#app,
.check-user__wrapper {
  height: 100%;
  width: 100%;
}
.ccMessageBox {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.ccMessageBox > div {
  width: 100%;
}

#ccMessageBoxContainer {
  margin: 0 -15px;
}

.attachMenuWrapper {
  align-items: center;
}

.attachMenu input {
  position: absolute !important
}
