/* Bismillaah */

:root {
  --mp-color-one: #16B2BC;
  --mp-color-two: #8AD8DD;
  --mp-default-color: #16B2BC;
  --mp-success-color: #649A23;
  --mp-warning-color: #F3750F;
  --mp-failed-color: #F64E60;
}

.container {
  max-width: 480px !important;
  background-color: white;
  width: 100% !important;
}

/* body {
  background-color: #f7f7f7 !important;
} */

.icon-block {
  padding: 0 15px;
}

.icon-block .material-icons {
  font-size: inherit;
}

.container {
  max-width: 480px !important;
  background-color: white;
  width: 100% !important;
}

.icon-bar {
  z-index: 9999999;
  width: 100%;
  background-color: #279e59;
  overflow: auto;
  position: fixed;
  bottom: 0px;
  line-height: 1;
}

.icon-bar a {
  float: left;
  width: 20%;
  text-align: center;
  padding: 12px 0;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.menu_aktif {
  background-color: #555;
}

.p_menu {
  font-size: 11px;
  padding: 0px;
  margin: 0px;
}

.card-title {
  position: inherit !important;
  font-size: 15px !important;
  color: black !important;
}

.untuk_logo {
  padding-left: 60px !important;
  left: auto !important;
  transform: none !important;
  font-size: 19px !important;
}

.row {
  margin-bottom: 7px !important;
}

.kontainer_bawah {
  background-color: #f7f7f7;
}

.i_khusus {
  margin-left: 0px !important;
}

.card-action {
  text-align: center;
}

.judul_kontainer {
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  font-weight: 600;
  color: #16B2BC !important;
}

.active .collapsible-header {
  background-color: #e3e5e1;
}

.modal-content {
  padding: 10px !important;
}

.modal-footer {
  height: auto !important;
}

.baris_faq {
  margin: 15px;
}

label {
  color: black;
}

.menu-atas {
  background: linear-gradient(70deg, var(--mp-color-two) 26%, var(--mp-color-one) 24%);
}

.card-warna-warni {
  background-color: #85FFBD;
  background-image: linear-gradient(45deg, #85FFBD 0%, #FFFB7D 100%);
  border-radius: 10px;
}

.card-identitas {
  background: linear-gradient(118deg, var(--mp-color-one) 38%, rgba(255, 255, 255, 1) 24%);
  padding: 10px !important;
  border-radius: 10px;
}

.kini {
  border-color: white;
  border-radius: 50%;
  font-weight: bolder;
}

.ujian_selesai_baik {
  background-color: rgb(152, 218, 152);
}

.ujian_selesai_buruk {
  background-color: lightcoral;
}

.ujian_sedang_berlangsung {
  background-color: rgb(127, 133, 216);
}

.ujian_belum_berlangsung {
  background-color: yellow;
}

.gambar {
  width: 100% !important;
}

#id_span_nilai {
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
}

.nama_siswa {
  font-size: 25px;
  font-weight: bold;
  /* text-decoration: underline; */
}

#id_timer {
  text-align: center;
  background-color: bisque;
}

.audio_style {
  width: 250px;
}

.margin_atas_15 {
  margin-top: 7px;
}

.navbar-fixed {
  max-width: 480px;
  margin-left: auto !important;
  margin-right: auto !important;
}

nav {
  max-width: 480px;
}

.logo_atas {
  height: 50px;
  padding-top: 10px;
  width: auto;
}

.trend-img img {
  width: 100% !important;
  padding: 10px;
}

.gambar_menu {
  height: 50px;
  width: auto;
}

.background {
  text-align: center;
  margin: 10px;
}

.batas_atas_kecil {
  box-shadow: 0 0 100px #ddd;
  padding: 10px ;
  ;
  background-image: linear-gradient(123deg, #16b2bc1a 1%, #ffffff 100%);
  margin-top: -8px;
  min-height: 700px;
}

.section_atas_soal {
  margin-top: -20px;
}

.huruf3d {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);
}

#id_timer {
  padding: 10px;
  font-size: 15px;
}

.tembus {
  background-color: transparent !important;
}

#id_timer {
  min-height: 43px;
}

.bintang_3 {
  text-align: center;
}

.bintang_4 {
  text-align: center;
}

.bintang_5 {
  text-align: center;
}