* {
  margin: 0;
  padding: 0;
}

body {
  background-size: 35%;
  font-family: Bahnschrift;
}

header {
  width: 100%;
  height: 90px;
  color: black;
  text-align: center;
}

.bar {
  float: left;
  margin-left: 10px;
  width: 8%;
}

.utama {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  margin-top: 5px;
  margin-right: 10px;
}

.home {
  width: 12%;
  float: right;
  margin-right: 10px;
}

aside {
  width: 18%;
  float: left;
  height: 567px;
  display: none;
}

.dafis-hilang {
  display: block;
}

main {
  height: 487px;
  font-size: 16px;
  float: left;
  text-align: center;
  font-family: Tahoma;
}

.main {
  width: 100%;
}

.main-sempit {
  width: 82%;
}



.subbab {
  width: 100%;
  height: 60px;
  background-color: #6366f1;
  color: rgb(255, 255, 255);
  padding: 5px 0px 5px 0px;
  font-size: 30px;
  font-family: lucida sans;
}

.konten {
  margin: 10px;
  background-color: rgba(252, 248, 252, 0.835);
  height: 575px;
  padding: 15px;
  overflow: auto;
  border: 3px double #818cf8;
  text-align: justify;
  border-radius: 10px;
}

.gambar {
  width: 4%;
}

.judul {
  font-weight: bold;
  font-size: 35px;
}

.isi {
  width: 100%;
}

.petunjuk {
  width: 45%;
  float: left;
  margin: 15px;
  overflow: auto;
}

.kliktunjuk {
  margin: 5px 0px 5px 0px;
  background-color: #6366f1;

  padding: 5px 13px;
  border-radius: 5px;
  width: 71%;
  font-size: 16px;
}

.kliktunjuk a {
  text-decoration: none;
  color: white;
}

.tjk1 {
  min-height: 5px;
  border-style: double;
  border-color: #818cf8;
  border-radius: 10px;
  background-color: #e0e7ff;
  padding: 10px 0px 5px 0px;
  display: block !important;
}

.tjk1 li {
  margin: 0px 25px 5px 35px;
}

.hilang {
  display: none !important;
}

.kotak {
  width: 47%;
  float: left;
  overflow: auto;
  margin: 0px 0px 10px 10px;
  padding: 20px;
  border-left: 8px solid #6366f1;
}

.kembali {
  text-decoration: none;
  background-color: #6366f1;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  margin-right: 10px;
}

.kembali:hover {
  background-color: #818cf8;
  color: rgb(255, 252, 252);
}

.lanjut:hover {
  background-color: #818cf8;
  color: rgb(255, 255, 255);
}

.kanan {
  float: right;
  width: 75%;
  background-color: #ffffff;
  height: 100%;
  padding: 20px;
  overflow: auto;
  text-align: justify;
  box-sizing: border-box;
  border: 2px solid #6366f1;
}

.kiri {
  float: left;
  width: 25%;
  background-color: white;
  height: 485px;
  padding: 15px;
  text-align: justify;
  box-sizing: border-box;
}

.disable {
  background-color: #818cf8 !important;
  color: rgb(240, 240, 240);
  cursor: default !important;
}

/* PINDAHAN */
.pad {
  padding: 0 10px;
  padding-top: 15px;
}

h3 {
  line-height: 2.5;
}

/*tampilan HP*/
@media screen and (max-width: 900px) {
  header {
    width: 100%;
    height: auto;
  }
  .bar {
    width: 22%;
    margin-top: 3px;
  }
  .home {
    width: 8%;
  }
  aside {
    display: none;
    width: 100%;
    float: none;
    height: auto;
  }
  .sidenav {
    width: 100%;
    height: auto;
    position: none;
    margin-top: 0px;
    padding-top: 2%;
  }
  .sidenav a,
  .dropdown-btn {
    padding: 2% 0px 2% 7%;
    font-size: 14px;
  }
  .dafis-hilang {
    display: block;
  }
  main {
    width: 100%;
    float: none;
    font-size: 14px;
  }
  .main {
    width: 100%;
  }
  .main-sempit {
    width: 100%;
  }
  .subbab {
    margin-top: 5px;
    font-size: 25px;
  }
  .konten {
    margin: 0px 10px 10px 10px;
    height: auto;
  }
  .home {
    width: 12%;
  }
  .gambar {
    width: 10%;
  }
  .judul {
    font-size: 23px;
  }
  .petunjuk {
    width: 97%;
    margin: 5px;
    float: none;
    overflow: none;
    height: auto;
  }
  .kliktunjuk {
    width: 92%;
    font-size: 12px;
  }
  .kotak {
    width: 100%;
    height: auto;
    float: none;
    overflow: none;
    margin-top: 20px;
    padding: 18px 0px 5px 0px;
    border-left: none;
    border-top: 2px solid #6366f1;
  }
  .kembali:hover {
    background-color: #818cf8;
    color: rgb(255, 255, 255);
  }
  .kanan {
    background-color: white;
    width: 99%;
    height: auto;
    margin-top: 5px;
    padding: 15px;
    text-align: justify;
    /* outline: 2px solid rgb(131, 176, 190);
      outline-offset: -10px; */
  }
  .kiri {
    background-color: white;
    width: 99%;
    height: auto;
    margin-top: 5px;
    padding: 15px;
    text-align: justify;

    /* outline: 2px solid rgb(131, 176, 190);
      outline-offset: -10px; */
  }
  .tmbl {
    display: inline-block;
    width: auto;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: white;
    padding: 5px 5px;
    background-color: #f72222;
    border: 2px solid rgb(255, 255, 255);
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 19px;
    cursor: pointer;
    border-radius: 5px;
    padding: 10px 15px;
    text-decoration: none;
  }
}
