.input-group.button-cari {
    margin-bottom: 17px;
}
.input-search {
    margin-right: 11px;
    border-radius: 7px !important;
}

.table-custom tr {  vertical-align: middle;}
.form-custom { margin-bottom: 10px; }


.tombol-tambah {
    margin-bottom: 15px;
}
td.tidak-aktif { 
    text-decoration: line-through;
    color: red !important;
}

.tombol-villa {
    line-height: 15px;
    margin-bottom: 5px;
}

.link-villa {  
    width: 300px;
}

.button-cari select {
  
    margin-right: 10px;
}

.tabel-villa td {
    padding: 10px !important;
}

.card-header h3 { margin-top: 10px; }

.card { margin-bottom: 20px; }

.card-header.card-fasilitas {
    background: #e8b10b;
}

.card-body.card-body-fasilitas {
    background: #e8b10926;
}
.card-header.card-detail {
    background: #000;
    color: #fff;
}

.card-header.card-bedroom {
    background: #3b81e6;
    color: #fff;
}

.card-body.card-body-bedroom {
    background: #3b80e62b;
}

.card-header.card-promo {
    background: #c51414;
    color: #fff;
}

.card-body.card-body-promo {
    background: #c5151524;
}

.card-header.card-platform {
    background: #9627d2;
    color: #fff;
}
.card-body.card-body-platform {
    background: #9528d226;
}

.card-header.card-destinasi {
    background: #0d7a00;
    color: #fff;
}

.card-body.card-body-destinasi {
    background: #0f7a0136;
}