@import url(https://cdn.wysibb.com/css/default/wbbtheme.css);
.form-group small {
  display: block;
}

.form-group {
  margin-bottom: 0.3rem;
}

.header {
  display: grid;
  grid-template-columns: 12% repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.header-1 {
  margin-top: 8%;
  grid-area: 1/1/2/2;
}

.header-2 {
  grid-area: 1/2/2/3;
}

.header-3 {
  grid-area: 1/3/2/4;
}

.header-5 {
  grid-area: 1/4/2/5;
}

.header-username {
  font-weight: 500 !important;
  font-size: 1.4rem !important;
}

.header ul {
  list-style-type: none;
}

.header li span {
  font-weight: bold;
}

/** Public PROFIL **/
.separator {
  background-color: white !important;
  border-top: 2px solid #bf7af0;
}

hr {
  margin-bottom: 2rem !important;
}

.separator .title {
  position: absolute;
  font-size: 15px;
  color: #bf7af0;
  font-weight: bold;
  margin-top: -15px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: white;
}

.separator .title:after {
  content: "";
  display: inline-block;
  background-image: url("/images/pictos/box_stars.png");
  background-repeat: no-repeat;
  background-size: contain; /* Adjust this to fit your needs */
  width: 50px; /* Set width for the image */
  height: 20px; /* Set height for the image */
  margin-left: 10px;
}

.separator {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0 !important;
}

.infos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.info-1 {
  grid-area: 1/1/2/2;
}

.info-2 {
  grid-area: 1/2/2/3;
}

.flag {
  width: 27px;
  height: 21px;
}

.infos p {
  margin: 0.05rem;
}

.block {
  border: 2px solid rgba(183, 183, 183, 0.27);
  border-radius: 0.3rem;
  margin-bottom: 0.5rem;
  padding: 0.2rem;
}

.block-content {
  margin: 0.5rem;
}

.block-content a {
  color: #bf7af0;
  text-decoration: none;
}

.list-post ul {
  list-style-type: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.modify-account {
  color: #bf7af0 !important;
}

.title-account {
  color: #3795e2;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 !important;
  padding-bottom: 0.3rem !important;
}

#friends td {
  margin: 0 !important;
  padding: 0 !important;
}

#friends a {
  text-decoration: none;
}

#public-header-account {
  padding: 0 !important;
}

#public-header-account .banner-account {
  width: 743px;
  height: 250px;
}

#public-header-account .avatar-account {
  border: 0.25rem solid #ffffff;
  border-bottom: none;
  width: 130px;
  height: 130px;
}

.profil-avatar-container {
  position: relative;
  top: 50%;
  left: 2%;
}

.profil-info-container {
  position: relative;
  left: 22%;
  top: -10%;
}

.profil-info-name {
  color: white;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  text-shadow: 2px 2px 5px black;
}

.profil-content {
  margin-top: 10%;
}

.profil-avatar {
  border-radius: 50%;
  border: 3px solid white;
}

.profil-banner {
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Ensure the whole image is visible */
  width: 100%;
  height: 100%;
}

.profil-banner-container {
  width: 100%;
  height: 150px;
}

.profil-online-statut {
  position: absolute;
  height: 25px;
  width: 25px;
  color: white;
  border-radius: 50%;
  border: 3px solid white;
  left: 14%;
  top: 75%;
}

.profil-admin {
  position: absolute;
  right: 23%;
  top: 1%;
}

.profil-badge {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

#titlebox {
  min-width: 200px;
  display: inline-flex;
  position: absolute;
  bottom: -5px;
  left: -5px;
  font-family: "Century Gothic", Verdana, Geneva, sans-serif;
}

.profile-stat-box {
  border-radius: 5px;
  padding: 5px;
  margin-right: 25px;
}

#stats {
  position: absolute;
  top: 200%;
  color: white;
}

#loginStatut {
  position: absolute;
  top: 280%;
  left: 3px;
  color: black;
}

#title {
  background-color: #f50085;
  border-radius: 5px 0 0 5px;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px 15px 5px 15px;
  max-height: 30px;
}

#xp {
  background-color: #9de500;
  border-radius: 0 5px 5px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px 15px 5px 15px;
  max-height: 30px;
}

.title-flag {
  position: relative;
  left: -3%;
  top: -70px;
}

#title_flag_rear {
  height: 1.5rem;
  width: 25px;
  position: absolute;
  z-index: 1;
  top: 1.5rem;
  left: -25px;
  transform: skewY(45deg);
  overflow: hidden;
}
#title_flag_rear::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
}

#title_flag {
  position: absolute;
  top: 10px;
  left: -25px;
  font-weight: 700;
  color: white;
  padding: 3px 10px;
  border-radius: 0 5px 5px 0;
  vertical-align: middle;
  display: inline-block;
  transition: 0.3s;
  z-index: 1;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}

#title_flag span {
  cursor: default;
}

#title_flag img {
  height: 1.2rem;
  margin-right: 5px;
  margin-bottom: -3px;
}
