::-webkit-scrollbar {
  width: 1vw; /* THIS WILL RESET THE DEFAULT SCORLLBAR STYLING */
}

/* TO STYLE THE SCROLLBAR TRACK */
::-webkit-scrollbar-track {
  background-color: #ffffff; /* THIS WILL SET THE COLOR OF THE SCROLLBAR TRACK */
}

/* TO STYLE THE SCROLLBAR THUMB */
::-webkit-scrollbar-thumb {
  background-color: rgb(0 175 255 / 15%);
  border: 0.3vw solid #ffffff;
  border-radius: 5vw;
}
.polda-logo {
  width: 70% !important;
  text-align: center;
  padding-top: 6px;
}
.logo-wrapper {
  text-align: center;
}
.col-polda-act a {
  width: 40%;
  max-width: 50%;
  padding: 0px;
}
.cuacacss1 {
  display: inline-flex;
  width: 80px;
  height: 80px;
  shape-rendering: geometricPrecision;
}
.cuacacss2,
.cuacacss3 {
  display: flex;
  height: 80px;
  shape-rendering: geometricPrecision;
}

span.pemisah-judul {
  font-size: 12px;
  padding-top: 20px;
}
.input-icon-force {
  top: 70%;
  position: absolute;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dataanggotaatensi {
  text-align: center !important;
}
.landing-home .navbar-brand img {
  height: 65px;
}
@media screen and (max-width: 600px) {
  .footer {
    margin-left: 0px !important;
  }
  footer {
    margin-left: 0px !important;
  }
}
.page-wrapper .page-header.closeheader {
  transition: all 0.3s ease;
}
div#medpagebody {
  margin-left: 0px;
  min-height: calc(100vh - 50px);
  margin-top: 50px;
}
div#medpageheader {
  margin-left: 0px;
  width: 100%;
}
div#medheaderwrap {
  padding: 10px 30px;
}
div#medpagetitle {
  padding-top: 10px;
  padding-bottom: 10px;
}
#medpagebody .tab-content > .active .row {
  justify-content: center;
}
/* Exam Group */
