.produk-card {
  padding: 2rem 2rem 0.5rem 2rem;
  position: relative;
  overflow: hidden;
  background-color: #F6F9FE;
  transition: all 0.3s ease-in-out;
  border-radius: 24px;
  z-index: 1;
  text-align: left;
  height: 100%;
  border: 1px solid #F4F5F6;
}

.produk-card .card-cont-img img {
  width: auto;
  height: 80%;
  max-height: 183px;
  min-height: 183px;
}

.produk-card .card-title {
  color: #1D609E;
  font-weight: 600;
}

.produk-card .card-text {
  height: 87px;
}

.btn-produk {
  background-color: transparent;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  padding: 7px 0px;
  border-radius: 50px;
  transition: 0.5s;
  border: 2px solid #00000000;
  color: #0E92E4;
  font-size: 1em;
  text-decoration: none;
}

.formulir .form-file {
	width: 100%;
	max-width: 390px;
}

.img-upload-view {
    width: 67px;
    height: 67px;
    max-width: 67px;
    max-height: 67px;
    border-radius: 18px;
    border: 1px solid #CCE9FB;
    padding: 4px;
}

.card-klien {
  background-color: #FFFFFF;
  border: 1px solid #F4F5F6;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.card-klien img {
  width: auto;
  max-width: 73px;
  max-height: 73px;
}

.card-artikel {
  border-radius: 16px;
}

.card-artikel .img-article {
  width: 100%;
  height: 100%;
  min-height: 185px;
  background-color: #DBEAF9;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.container-tags {
  border-bottom: var(--bs-border-width) solid #DFE5EF;
  padding: 0.35rem 1rem;
}

.bootstrap-tagsinput input {
  border: none;
  background-color: transparent;
}

.ck-editor__editable[role="textbox"] {
  min-height: 500px;
  font-size: 15px;
}

#formKarir .ck-editor__editable[role="textbox"] {
  min-height: 300px;
  font-size: 15px;
}

.ck-content .image {
  max-width: 80%;
  margin: 20px auto;
}

.ck-reset_all :not(.ck-reset_all-excluded *), .ck.ck-reset_all {
  color: #66757F !important;
}

.card-lowongan {
  background: #F6F9FE url('../../client/imgs/karir/gambar-1.png') top right;
  background-repeat: no-repeat;
  background-size: 122px 86px;
}

.card-lowongan h5, .card-lowongan h6 {
  font-weight: 600;
}

.card-lowongan h5 {
  color: #1D609E;
}

.card-lowongan p.card-text {
  color: #666666;
}

.card-lowongan p.spesialis {
  height: 58px;
}

.card-lowongan hr.line {
  border-top: 1px solid #AFBBCD;
}

.card-testimoni .img-testimoni {
  width: 64px;
  height: 64px;
}

.card-testimoni h6 {
  font-size: 1.15em;
}

.card-video iframe {
  width: 100%;
  height: 100%;
  border-top-left-radius: 28px;
  border-top-right-radius: 28px;
}

.worksheet {
  width: 100%;
  max-width: 750px;
}

.checkbox-wrapper-16 *,
.checkbox-wrapper-16 *:after,
.checkbox-wrapper-16 *:before {
  box-sizing: border-box;
}

.checkbox-wrapper-16 {
  display: inline;
  margin-right: 4px;
}

.checkbox-wrapper-16 .checkbox-input {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile {
  border-color: #2286F6;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #2286F6;
}
.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile:before {
  transform: scale(1);
  opacity: 1;
  background-color: #2286F6;
  border-color: #2286F6;
}
.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile .checkbox-icon,
.checkbox-wrapper-16 .checkbox-input:checked + .checkbox-tile .checkbox-label {
  color: #2286F6;
}
.checkbox-wrapper-16 .checkbox-input:focus + .checkbox-tile {
  border-color: #2286F6;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1), 0 0 0 4px #b5c9fc;
}
.checkbox-wrapper-16 .checkbox-input:focus + .checkbox-tile:before {
  transform: scale(1);
  opacity: 1;
}

.checkbox-wrapper-16 .checkbox-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 7rem;
  min-height: 7rem;
  border-radius: 0.5rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  transition: 0.15s ease;
  cursor: pointer;
  position: relative;
}
.checkbox-wrapper-16 .checkbox-tile:before {
  content: "";
  position: absolute;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #b5bfd9;
  background-color: #fff;
  border-radius: 50%;
  top: 0.25rem;
  left: 0.25rem;
  opacity: 0;
  transform: scale(0);
  transition: 0.25s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' fill='%23FFFFFF' viewBox='0 0 256 256'%3E%3Crect width='256' height='256' fill='none'%3E%3C/rect%3E%3Cpolyline points='216 72.005 104 184 48 128.005' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'%3E%3C/polyline%3E%3C/svg%3E");
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.checkbox-wrapper-16 .checkbox-tile:hover {
  border-color: #2286F6;
}
.checkbox-wrapper-16 .checkbox-tile:hover:before {
  transform: scale(1);
  opacity: 1;
}

.checkbox-wrapper-16 .checkbox-icon {
  transition: 0.375s ease;
  color: #B5BFD9;
}
.checkbox-wrapper-16 .checkbox-icon .fa,
.checkbox-wrapper-16 .checkbox-icon .ti,
.checkbox-wrapper-16 .checkbox-icon .icm {
  font-size: 2.7em;
}

.checkbox-wrapper-16 .checkbox-label {
  color: #707070;
  transition: 0.375s ease;
  text-align: center;
}

.card-pengajuandemo {
  background-color: transparent;
}

.file-cont-card#cv {
  background: #F1FAFF url('../images/karir/gambar-1.png') center center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.file-cont-card#portfolio {
  background: #F1FAFF url('../images/karir/gambar-2.png') center center;
  background-size: 100%;
  background-repeat: no-repeat;
}

.file-cont-card .badge {
  font-size: 9px;
  padding: 3px 6px;
}

@media (max-width: 1199.98px) {
  .card-artikel .img-article {
    min-height: 195px;
  }
}

@media (max-width: 991.98px) {
  .card-artikel .img-article {
    min-height: 170px;
  }

  .file-cont-card .badge {
    font-size: 9px;
    padding: 3px 6px;
  }
}

@media (max-width: 767.98px) {
  .card-artikel .img-article {
    min-height: 330px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0;
  }

  .file-cont-card .badge {
    font-size: 12px;
    padding: 6px 12px;
    margin-top: 6px;
  }
}

@media (max-width: 575.98px) {
  .card-artikel .img-article {
    min-height: 250px;
  }
}

.cursor-default {
  cursor: default !important;
}

#ads .modal-content {
  background-color: transparent;
}

.branda-counter .list-group .list-group-item {
  /*font-weight: bold;*/
}

/* -- maps -- */
.img-peta, #element_point {
  width: 100%;
  max-width: 1200px;
}

.pin-point, .pin-selected-view {
  width: 17.5px;
  height: 30px;
}

.pin-point {
  position: absolute;
  left: -8.5px;
  bottom: 0;
}

.w-input-pos {
  width: 80px;
}

.text-point {
  white-space: nowrap;
  font-weight: bolder;
  font-size: 0.9em;
  line-height: 200%;
  letter-spacing: 0%;
  position: absolute;
  width: fit-content;
  color: #343434;
}

.text-point.right {
  top: -28px;
  left: 16px;
}

.text-point.left {
  top: -28px;
  right: 17px;
}

.text-point.bottom {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -12%);
}

.text-point.top {
  position: absolute;
  top: -56px;
  left: 50%;
  transform: translateX(-50%);
}

.setting-item {
  display: none;
}

.modal-xl-custom {
  width: 97vw;
  max-width: none;
}

#loadingmap {
  z-index: 1000;
  display: none;
}

.gambar-rs {
  display: none;
}

.no-gambar-rs {
  display: block;
}

.box-dash {
  width: 40px;
  height: 40px;
  padding: 6px;
}

.box-dash img {
  width: 100%;
  height: auto;
}

.menu-manage .btn {
  border: 1px solid #E5E6E7;
  color: #888;
}

#formUsers .nice-select {
  height: 45px;
}