@charset "UTF-8";

header{
  right: 0 ;
  width:calc(100% - 8.0rem);
  padding:1.6rem 1.6rem 1.1rem 1.6rem;
}

main.content-area {
  padding: 10.4rem 1.6rem 1.6rem 11.2rem;
}

.list-card{
  height:calc(100vh - 24.0rem);
}

.btn-text-note-second {
  margin-bottom: 0px!important;
}

.line-message-area {
    height: auto ;
}

.user-create-title {
  margin-bottom: 50px;
}

.wrap-contact-admin {
  position: fixed;
  right: 20px;
  bottom: 0px;
  z-index: 1000001 ;
  width: auto ;
}

.wrap-contact-admin a {
  padding: 10px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.logo-user-footer {
  margin-bottom: 0 ;
  position: absolute ;
  bottom: 0px ;
  right: calc(50% - 54.5px);
  padding-left: 0 ;
  padding-right: 0 ;
  width: auto ;
}

.xl-table-bottom-margin {
  margin-bottom: 5rem ;
}
