/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
#downloadExcel {
  display: none;
}

.autocomplete-suggestions {
  width: auto !important;
}

table#data_kartu_santri td.hide_password {
  -webkit-text-security: disc;
}

.responsive-table {
  overflow-x: auto;
}

.datepicker-modal.open {
  width: 100%;
}

.modal-overlay {
  height: 100%;
  top: 0%;
}

.btn {
  padding: 0px 1rem;
}

.delete-btn i {
  color: red !important;
}

.collapsible-sub .collapsible-header {
  padding: 0px 16px 0px 26px !important;
}

.sidenav li .collapsible-body {
  margin-left: 15px;
}

.sidenav li > a > i.material-icons,
.sidenav li a.collapsible-header > i.material-icons {
  margin-right: 10px;
}

.dropdown-content {
  max-height: 500px;
}

.dropdown-content-custom {
  width: auto !important;
  height: auto !important;
  overflow-y: visible;
}

.dropdown-list-custom {
  text-align: center;
  display: grid !important;
}

.dropdown-list-custom i {
  justify-self: center;
  margin: 0px !important;
}

.edit-icon,
.lulus-icon,
.cetak-icon {
  color: #19a7eb !important;
}

#submit_update_biodata_siswa {
  color: #fff;
}

.text-danger {
  color: #ff5a92;
}

.text-success {
  color: #a5dc86;
}

.collaps-menu .collapsible-body {
  padding: 1rem !important;
}

#contentData tr {
  border-bottom: none;
}

#foto_siswa {
  border-radius: 10px;
}
