#kvFileinputModal{
    z-index:9999;
    background-color: rgb(9 11 19 / 81%);
}

div.kv-zoom-body > img{
    width:auto !important;
    height:auto !important;
    max-width:100% !important;
    max-height:100% !important;
}
div.kv-file-content > img{
    /* max-width:500px !important; */
}
div.file-zoom-content{
    /* height: 20% !important; */
}
.btn-navigate {
    border-radius: 18% !important;
    background-color: #4b4b4b;
    color:#FFF;
}

.btn-hide{
    display: none;
}