.kv-modal-backdrop{
    z-index: 0 !important;
}
.kv-modal-open .kv-modal{
    background-color: rgba(0,0,0,0.8);
}