.avatar.avatar-sm {
    background-image: url("../../static/avatars/user.png");
}

.dokumen{
    background-image: url("../../gambar/dokumen.png");
}



.bigger {
  font-size: 40px;
  line-height: 52px;
  margin-bottom: 0px;
}
.big {
  font-family: 'Inter';
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #25313C;
}
.bigtxt {
  font-family: 'Inter';
  font-size: 17px;
  font-weight: 300;
  line-height: 31px;
  letter-spacing: -0.02em;
  text-align: left;      
}

#pdf_renderer {
  width: 100%!important;
}
#my_pdf_viewer {
  padding: 0;
  margin: 0;
}
.xx {
  overflow: hidden;
}
.xx .bigger {
  margin: 30px 20px 0px 70px;
  position: relative; /* Use the same position value as the lower element */
  z-index: 99;
}
.pp {
  margin-bottom: 80px;
}


#adobe-dc-view {
  margin-left:-15%;
}



.bgadmin {
  background: #4299E1;
}

.custom-avatar {
  background-image: url('../../../gambar/kelas.png');
}

.w100 {
  width: 100px;
}


