.login,
.image {
  min-height: 100vh;
}

.form-control-success {
  border-color: #1d8b70;
  color: #1d8b70;
}

.form-control-silani {
  display: block;
  width: 100%;
  height: 55px;
  padding: 0.4rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #1d8b70;
}

.form-control-addon-silani {
  display: block;
  width: 100%;
  height: 55px;
  padding: 0.4rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 0px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem 0 0 0.5rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-color: #1d8b70;
}

.input-group-addon-silani-custInput {
  border-radius: 4px;
  box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.008);
  height: 45px;
  width: 45px;
  padding: 8px;
  font-size: 16px;
  line-height: 1.25;
  color: #495057;
  border: none;
  filter: drop-shadow(0 3px 3px #00000020);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.25;
  color: #1d8b70;
  text-align: center;
  background-color: #FFF;
  border-radius: 0 0.5rem 0.5rem 0;
  cursor: pointer;
  z-index: 2;
}
.input-group-addon-silani {
  padding: 0.8rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.25;
  color: #1d8b70;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.5rem 0.5rem 0;
  border-color: #1d8b70;
  cursor: pointer;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.txt-welcome {
  align-self: stretch;
  color: #000;
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.column-textlogin{
  margin-bottom: 21px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}
.txt-sub-welcome {
  align-self: stretch;
  color: var(--black, #25282B);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.loginform{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.label-form{
  align-self: stretch;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.txt-masuk {
  align-self: stretch;
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  line-height: 24px;
}

.txt-btn-masuk {
  display: flex;
  height: 50px;
  padding: 0px 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 100px;
  background: #1D8B70;
  cursor: pointer;
}
.reminder-me-inp:checked{
  position:relative;
  top:-2px;
  background-color: red;
}
.reminder-me-inp{
  position:relative;
  top:-2px;
}
.reminder-me-txt{
  color: #1D8B70;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.reminder-me{
  display: flex;
  width: 132px;
  align-items: center;
  gap: 5px;
}
.link-regis{
  color: #1D8B70;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.footer-form-login{
  color: #000;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.logo-bapenas {
  position: relative;
  margin-left: 120px;
  margin-top: 100px;
}
.img-bapenas {
  position: absolute;
  margin-left: -70px;
  margin-top: -70px;
  height: 70px;
}

.alert-danger {
  border-color: #721c24;
  border-radius: 0.5rem;
}

.custRow {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.text-danger {
  font-weight: 500;
  overflow: hidden;
}
.base-form{
  position: relative;
 left: 50px;
}
.form-regis{
  cursor: grab;
  position: relative;
  left: 50px;
  max-height: 600px;
  overflow-y: auto;
}
.form-regis::-webkit-scrollbar {
  display: none;
}
/* .select2-container{
  width: 100% !important;
} */
.select2.select2-container.select2-container--default{
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  height: 55px !important;
  border: 1px solid green !important;
  display: flex !important;
  align-items: center !important;
  border-radius: 8px !important;
  
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  transform: translateY(50%) !important;
}

/* Adjusting the height of the search input inside dropdown */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* line-height: 53px; */
}

/* Styling the dropdown items */
.select2-container--default .select2-results__option {
    /* padding: 8px 12px !important; */
}

/* dropdown language */
.dropdown-custom {
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block;
}

.dropdown-button-custom {
  background-color: #f8f9fa;
  color: #333333;
  font-size: 14px;
  padding: 10px 15px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: background-color 0.3s;
}

.dropdown-button-custom::after {
  content: '\25B6';
  font-size: 10px;
  margin-left: 5px;
  transform: rotate(90deg);
}

.dropdown-button-custom:hover {
  background-color: #e9ecef;
}

.dropdown-content-custom {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 100%;
  background-color: transparent;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}

.dropdown-content-custom a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  color: #333333;
  text-decoration: none;
  font-size: 14px;
  transition: background-color 0.3s;
}

.dropdown-content-custom a:hover {
  background-color: #1D8B70;
  color: #ffffff;
}

.dropdown-custom:hover .dropdown-content-custom {
  display: block;
}

/* .flag-icon {
  width: 20px;
  height: 15px;
  border-radius: 2px;
} */
.modal-center .modal-content{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 1.25rem;
}
.modal-center{
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: auto !important;
  min-height: 100vh;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1.25rem;
  outline: 0;
  z-index: 1050;
}
.btn-kembali-petunjuk{
  display: flex;
  width: 170px;
  height: 45px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 8px;
  background: #1D8B70;
  cursor: pointer;

}
.modal-footer {
  background-color: #EEEEEE;
  border-radius: 0 0 20px 20px;
}

.round-custom.btn-danger{
  background: #D03737;
}
.round-custom{
  border-radius: 8px;
}
#spn_batal{
  font-weight: 600;
  height: 45px;
  cursor: pointer;
}
.heading_alertkonfirmasi{
  font-size: 32px;
  font-weight: 600;
}
.isi_alertkonfirmasi{
  
  font-size: 22px;
}
.modal-sm .heading_alertkonfirmasi{
  font-size: 20px;
  /* font-weight: 600; */
}
.modal-sm .isi_alertkonfirmasi{
  
  font-size: 13px;
}
@media (max-width: 600px) {
  .dropdown-button-custom {
    font-size: 10px;
    padding: 8px 10px;
  }

  .dropdown-button-custom img {
    display: none;
  }

  .dropdown-button-custom::after {
    font-size: 8px;
    margin-left: 0;
  }

  .dropdown-content-custom a {
    font-size: 10px;
  }

  .dropdown-content-custom a img {
    display: none;
  }

  .dropdown-content-custom a::before {
    font-weight: bold;
    /* margin-right: 5px; */
  }
}


/* Styling for screens smaller than 1366px */
@media (max-width: 1366px) {
  .logo-bapenas-2 img{
    /* position: relative; */
    /* top: -100px; */
    height: 70px;
  }
  .logo-bapenas-3 img{
    position: relative;
    height: 70px;
    margin-bottom: 100px;
  }
  .img-bapenas {
    position: absolute;
    margin-left: 0;
    margin-top: -70px;
  }
}

/* Styling for screens smaller than 1024px */
@media (max-width: 1024px) {
  .logo-bapenas {
    left: 60px; /* Adjust as needed */
    top: 50px; /* Adjust as needed */
  }
}

/* Styling for screens smaller than 768px (e.g., tablets) */
@media (max-width: 768px) {
  .base-logo-bapenas-3{
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 10px;
  }
  .form-regis{
    position: relative;
    left: 0;
    max-height: none;
    overflow-y: auto;
  top: -10px;
  }
  .base-form{
    left: 0;
  }
  .logo-bapenas-2{
  position: relative;
  }
  .bg-image2 {
    background-image: none;
  }
  .logo-bapenas {
    left: 40px; /* Adjust as needed */
    top: 30px; /* Adjust as needed */
  }
  .img-bapenas {
    height: 40px;
  }
}

/* Styling for screens smaller than 480px (e.g., smartphones) */
@media (max-width: 480px) {
  .logo-bapenas {
    left: 20px; /* Adjust as needed */
    top: 20px; /* Adjust as needed */
  }
  .img-bapenas {
    height: 20px;
  }
}
.char-counter{
  text-align: right;
  position: absolute;
  right: 20px;
  font-size: 12px; 
}

@media (max-width:350px){
    nav #landDropdown1{
  display: none;
}
nav #landDropdown2{
  display: flex;
}
}
#captcha-img-popup, #captcha-img-popup img  {
  width: 100%;
}