.bg-route .route {
    max-height: 100px !important;
}

.card-body .chart-container {
    min-height: 375px !important;
}

.img-thumbnail {
    max-width: 200px !important;
    height: auto !important;
}

.mt-2 .iframe {
    display: none !important;
    width: 100% !important;
    height: 500px !important;
}

.iframe {
    display: none !important;
    width: 100% !important;
    height: 500px !important;
}

.img-data-storage {
    width: 100px !important;
    height: auto !important;
    margin: 5px !important;
}

.form-control-jurusan-select {
    height: 300px !important;
    width: 100% !important;
}

.img-preview-class {
    display: none !important;
    max-width: 100% !important;
    height: auto !important;
}

.pas-foto-pelamar {
    max-width: 200px !important;
    height: auto !important;
}

.avatar-img {
    width: auto !important;
    height: 40px !important;
}

.bar-1 {
    background-color: rgb(22, 85, 129) !important;
    height: 10px !important;
}

.bar-2 {
    background-color: rgb(41, 170, 226) !important;
    height: 10px !important;
}

.bar-3 {
    background-color: rgb(239, 202, 24) !important;
    height: 10px !important;
}

.img-fluid-side-profile {
    object-fit: cover !important;
    width: 150px !important;
    height: 150px !important;
}

/* ===============================
   Inline Styles (dipindahkan dari HTML)
   =============================== */

/* Section Title Row dalam Tabel Reksa Dana */
.rp-bold {
    font-weight: bold !important;
}

td.table-section-title {
    background: #D6DCE4 !important;
    color: #000000 !important;
    font-weight: bold !important;
    text-align: center !important;
    padding: 6px !important;
    margin: 0 !important;
    border-collapse: collapse !important;
}

td.table-section-title {
    font-weight: bold !important;
}


/* Angka di Kolom Kanan (Nominal) */
.text-right-cell {
    text-align: right !important;
}

.invalid-feedback-inline {
    display: none !important;
}
