.borderless tr,
.borderless td,
.borderless th {
  border: none;
}

.brand-link .brand-image {
  float: left;
  line-height: 0.8;
  margin-right: 0.5rem;
  margin-top: -3px;
  max-height: 48px;
  width: auto;
}

.brand-link .brand-image-modal {
  float: center;
  text-align: center;
  max-height: 128px;
  width: auto;
}

.elevation-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #214374;
  color: #ffffff;
}

.bio {
  text-align: justify;
  text-justify: inter-word;
}

.bg-right {
  float: right;
}

.bg-bpjs {
  float: right;
  background-color: #214374;
  font-size: 14px;
}

.bg-custom {
  background-color: #214374;
  color: #ffffff !important;
}

.bg-bpjs-m {
  float: right;
  background-color: #214374;
  font-size: 10px;
}

.bg-card {
  background-color: rgba(0, 0, 0, 0.03);
}

.b-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.img-empty {
  width: 128px;
  height: 128px;
}

.img-circle {
  border-radius: 50%;
}

.col-xs-12 {
  width: 50%;
}

.jumbotron {
  margin-bottom: 0;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.tab-header {
  background-color: #214374;
  font-size: 14px;
}

.text-hari-m {
  padding-left: 2px;
  padding-right: 2px;
  border: 1px solid black;
  font-weight: bold;
  border-radius: 5px;
  font-size: 10px;
}

.text-waktu-m {
  font-weight: bold;
  font-size: 10px;
}

.text-doctor-m {
  padding: 0;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
}

.text-job-m {
  margin-left: 3.5rem;
  font-size: 9px;
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-hari {
  padding-left: 2px;
  padding-right: 2px;
  border: 1px solid black;
  font-weight: bold;
  border-radius: 5px;
  font-size: 14px;
}

.text-waktu {
  font-weight: bold;
  font-size: 14px;
}

.text-doctor {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

.text-job {
  margin-left: 3.5rem;
  font-size: 14px;
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-doctor2 {
  padding: 0;
  margin: 10px 0px 0px 0px;
  font-size: 18px;
  font-weight: bold;
}

.text-job2 {
  font-size: 14px;
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.td-time {
  min-width: 110px;
}

.bootstrap-timepicker-meridian,
.meridian-column {
  display: none;
}

.disabled-select {
  background-color: #d5d5d5;
  opacity: 0.5;
  border-radius: 3px;
  cursor: not-allowed;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.select2-container--open {
  z-index: 9999999;
}

select[readonly].select2-hidden-accessible + .select2-container {
  pointer-events: none;
  touch-action: none;
}

select[readonly].select2-hidden-accessible
  + .select2-container
  .select2-selection {
  background: #eee;
  box-shadow: none;
}

select[readonly].select2-hidden-accessible
  + .select2-container
  .select2-selection__arrow,
select[readonly].select2-hidden-accessible
  + .select2-container
  .select2-selection__clear {
  display: none;
}
