.c-body .c-main {
    background-color: #b0bdb9;
    font-size: 12px;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1.5rem;
    list-style: none;
    border-radius: 0;
    border-bottom: 1px solid;
    background-color: transparent !important;
    border-color: #929292;
}

.text-center {
    font-size: small;
}

/* IMG-THUMB HISTORY PESERTA*/

.img-thumbnail {
    width: 150px;
    height: 150px;
    margin-left: 50px;
    margin-right: 50px;
}

.c-avatar-img {
    width: 36px;
    height: 36px;
    border-radius: 7em;
}

/* COLOR OF TD TABLE  */

.merah {
    background-color: crimson;
    color: whitesmoke;
}

#user-biodata .form-group {
    margin-bottom: 0;
}

#tgl-reg {
    /* z-index: 9999 !important */
}

/* ICON */

.icon {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    /* transition: all .3s linear; */
    position: absolute;
    top: 15px;
    right: 10px;
    /* z-index: 0; */
    font-size: 50px;
    color: rgba(0, 0, 0, 0.15);
}

.text-box-footer {
    padding: 0;
    display: block;
    /* z-index: 10; */
    background: rgba(0, 0, 0, 0.1);
}

.text-box-footer p {
    margin-bottom: 0;
    text-align: center;
}

.text-box {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    margin-top: 10px;
    padding: 10px;
    margin-right: 100px;
    top: 5px;
    left: 10px;
    text-align: center;
}

.text-box h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

/* ICON ENDING */

.card-body {
    padding: 0.25rem;
}

label {
    margin-bottom: 0.2rem;
}

#profil-card .card .card-body .form-group {
    margin-bottom: 0.3rem;
}

#nama-faskes {
    position: relative;
    /* z-index: 1000; */
}

.invalid-feedback {
    display: block;
}

.sembunyi {
    display: none;
}

.width-100 {
    width: 100%;
}

.bg-dark-blue {
    background-color: #222636ad;
}

/* .btn-success {
    background-color: #25b5e0;
    border-color: #25b5e0;
} */

.c-app.c-legacy-theme {
    --primary: #20a8d8;
    --secondary: #c8ced3;
    --success: #4dbd74;
    --info: #63c2de;
    --warning: #ffc107;
    --danger: #f86c6b;
    --light: #f0f3f5;
    --dark: #2f353a;
    color: #23282c;
    background-color: #e4e5e6;
    --color: #23282c;
}

.c-legacy-theme .c-sidebar {
    color: #fff;
    background: #2f353a;
}

.c-sidebar-dark {
    color: #101011;
}

/* MODAL SEP */

#modal-sep,
#modal-rujukan,
#modal-user {
    overflow-y: auto;
}

#modal-sep .form-group,
#modal-registrasi .form-group,
#moda-tempattidur .form-group {
    margin-bottom: 0.5rem;
}

#modal-sep .card-body .form-group,
.form-group label {
    margin-bottom: 0.2rem;
}

.modal-md {
    max-width: 1024px;
}

.moda-topup {
    max-width: 800px;
}

.modal-sm .modal-pulang {
    max-width: 600px;
}

.modal-header {
    padding: 0.1rem 0.1rem !important;
}

.modal-title {
    margin-left: 5px;
}

#modal-skdp .modal-md {
    max-width: 1024px;
}

#modal-sep .modal-xl {
    max-width: 1248px;
}

#modal-rujukan-post .modal-xl {
    max-width: 1248px;
}

#modal-histori .modal-xl {
    max-width: 1248px;
}

#modal-pulang .modal-sm {
    max-width: 600px;
}

#modal-rujukan-khusus .modal-md-khusus {
    max-width: 680px;
}

.modal-header {
    padding: 0.3rem 0.3rem !important;
}

.modal-title {
    margin-left: 20px;
}

/* END MODAL */

#profil-card .card-body,
#biodata-card .card-body {
    padding: 0.5rem;
}

.btn-cus {
    padding: 0.0212rem 0.0812rem !important;
}

/* modal pasien */

#modal-pasien .modal-xl {
    max-width: 90%;
}

#modal-pasien .form-group {
    margin-bottom: 0.5rem;
}

/* modal pasien */

#modal-rawat-jalan .modal-xl {
    max-width: 90%;
}

#modal-rawat-jalan .form-group {
    margin-bottom: 0.5rem;
}

#modal-rawat-inap .modal-xl {
    max-width: 90%;
}

#modal-rawat-inap .form-group {
    margin-bottom: 0.5rem;
}

#modal-rawat-darurat .modal-xl {
    max-width: 90%;
}

#modal-rawat-darurat .form-group {
    margin-bottom: 0.5rem;
}

#modal-verifikasi .modal-xl {
    max-width: 90%;
}

#modal-verifikasi .form-group {
    margin-bottom: 0.5rem;
}

/* PENUTUP MODAL SEP */

/* fix scroll modal */

/* .modal {
    overflow-y: auto !important;
} */

.modal {
    overflow-y: scroll !important;
}

/* readonly select2 */

select[readonly].select2 + .select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2 + .select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2 + .select2-container .select2-selection__arrow,
select[readonly].select2 + .select2-container .select2-selection__clear {
    display: none;
}

select[readonly] {
    pointer-events: none;
    touch-action: none;
    background: #eee;
    box-shadow: none;
}

/* custom is-valid */

.form-control.is-valid,
.was-validated .form-control:valid {
    background-image: none;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: none;
}

/**
  Component
**/

label.card-label {
    width: 100%;
}

.card-input-element {
    display: none;
}

.card-input {
    margin: 10px;
    padding: 00px;
}

.card-input:hover {
    cursor: pointer;
}

.card-input-element:checked + .card-input {
    box-shadow: 0 0 4px 4px #007bff;
}

.bg-abu {
    background-color: #2f353a;
}

/* DATATABLES */
.value table * {
    border: none !important;
}

.dt-body-nowrap {
    white-space: nowrap;
}

#table-add-diagnosa,
#table-add-prosedur {
    border-style: none;
}

input#table-add-diagnosa:focus,
input#table-add-prosedur:focus {
    border-style: none;
}

input#table-add-diagnosa:hover,
input#table-add-prosedur:hover {
    border-style: none;
}

input#diagnosa-premier {
    margin-left: -0.3rem;
}

.btn-duit {
    width: 23%;
    /* max-width: 103px; */
    /* min-width: 53px !important; */
    margin: 2px;
}

.img-thumb {
    display: flex;
    justify-content: center;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 224px;
    height: 120px;
}

.img-promo {
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    height: 150px;
}

.img-approv {
    display: flex;
    justify-content: center;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 400px;
    height: 200px;
}

#detail-biaya tbody tr td input#berat,
#berat_paket {
    border: 0;
    width: 20px;
}

#detail-biaya tbody tr td input#harga {
    border: 0;
    width: 75px;
}

#detail-biaya tbody tr td input#total_harga, #jumlah_total,
#harga_total, #biaya_tambahan, #harga_total_tambahan {
    border: 0;
    width: 75px;
}

#keterangan_biaya_tambahan {
    border: 0;
    width: 150px;
}


#tarif_lokal {
    border: 0;
    width: 75px;
}

.add-cash, #v-oda, #v-elektronik, #v-parfum {
    border: 0;
    width: 75px;
}

.badge2 {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
