/*!
Theme Name: BSI Talenta Theme
Theme URI: https://bsi.uii.ac.id/
Author: diansigitp
Author URI: codetraveler.net
Description: Description
Version: 1.5.10
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: talenta
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,0,0');

body {
  background-color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

main {
  background-color: #EEEEEE;
  min-height: 100vh;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
}
main.main-desktop,
main.main-desktop .employee-card {
  max-width: 370px;
}
.page-template-home main,
.home main {
  padding-top: 0;
}

body[class*="template-admin"]:not(.page-parent) main {
  height: auto;
}
body[class*="template-admin"]:not(.page-parent) main.main-desktop,
body.full-page main.main-desktop,
body.page-template-admin-presence-summary main.main-desktop {
  max-width: none;
}

.header {
  background-color: #03337B;
  padding: 15px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
main.main-desktop .header {
  max-width: 370px;
  left: 50%;
  transform: translateX(-50%);
}
body[class*="template-admin"]:not(.page-parent) main.main-desktop .header,
body.full-page main.main-desktop .header,
body.page-template-admin-presence-summary main.main-desktop .header {
  max-width: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.header-back-link {
  display: inline-block;
  vertical-align: middle;
}
.header-title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}
.header-title.has-no-backling {
  line-height: 28px;
}

.container-fluid {
  padding-left: 1rem;
  padding-right: 1rem;
}

/* Login */
.form-signin {
  padding: 1rem;
}
.form-signin .form-floating:focus-within {
  z-index: 2;
}

.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Home */
.greeting {
  background-color: #03337B;
  min-height: 200px;
  position: relative;
}
.greeting-message__say { color: #fff; font-size: 16px; }
.greeting-message__name { color: #FDDD44; font-size: 24px; font-weight: 700; }
.greeting-logout { position: absolute; top: 25px; right: 15px; }
.greeting-logout a { color: #fff; display: inline-block; }
.greeting-logout a span { font-size: 50px; }

.presence-content { margin-top: -80px; }
.presence-button { font-size: 12px; }

.employee-card {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.employee-indentity {
  top: 80px;
  left: 0;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
}
.employee-unit {
  color: #03337B;
  font-size: 14px;
}
.employee-name {
  color: #474748;
  font-size: 20px;
	font-weight: bold;
}
.employee-id {
  font-size: 16px;
}
.employee-picture {
	width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
}
.employee-picture img {
	width: 200px;
	height: auto;
}
.employee-date {
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0 30px;
}
.employee-date .valid-thru {
  color: #f3f3f3;
  font-size: 8px;
  text-transform: uppercase;
}
.employee-date .valid-date {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

/* Layanan */
.list-group-item.menu-header { font-weight: bold; }
.list-group-item .menu-item {
  color: #000;
  display: block;
  font-size: 12px;
  padding-left: 40px;
  position: relative;
  text-decoration: none;
}
.list-group-item .menu-item .menu-item-icon {
  font-size: 24px;
  line-height: 80%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.list-group-item .menu-item .menu-item-title { font-weight: bold; }
.list-group-item .menu-item .menu-item-desc { color: #555555; }

/* Demography */
.demography-detail:hover {
  cursor: pointer;
}

/* List */
.list-group-item.permission-item > p,
.list-group-item.holiday-item > p,
.list-group-item.workneeds-item > p,
.list-group-item.training-item > p { margin-bottom: 0; }
.list-group-item.permission-item .accordion-button p { font-size: 14px; }

/* Modal Permission */
@media (max-width: 768px) {
  .modal-permission .nav-item,
  .modal-permission .nav-item .nav-link {
    width: 100%;
  }
}

/* Modal */
.modal-fullscreen .modal-header {
  background-color: #03337B;
}
.modal-fullscreen .modal-title {
  color: #fff;
  font-size: 16px;
}

/* Timeline */
.timeline {
  border-left: 1px solid hsl(0, 0%, 90%);
  position: relative;
  list-style: none;
}

.timeline .timeline-item {
  position: relative;
}

.timeline .timeline-item:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .timeline-item:after {
  background-color: hsl(0, 0%, 90%);
  left: -38px;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
}

/* select2 */
.input-group-select2 {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.light-style .input-group-select2:first-child .select2-container--default .select2-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.light-style .input-group-select2:last-child .select2-container--default .select2-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* Loading */
.loading-holder {
  animation: loading 1.7s infinite;
  background: #f6f7f8;
  background-image: linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-image: -webkit-linear-gradient(right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
}

@keyframes loading {
  0% {
    background-position: -600px;
  }

  100% {
    background-position: 200px;
  }
}

/* footer */
footer {
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
}
main.main-desktop footer {
  max-width: 370px;
}
footer a {
  height: 40px;
  text-decoration: none;
}
footer a:not(.menu-active) {
  color: #757575;
}
footer .menu-icon-text {
  line-height: 1;
}
footer .menu-text {
  font-size: 8px;
  display: none;
}

footer .menu-active .menu-text {
  display: block;
}