/* partials/_moal_image*/
#modalImage {
    width: 100%;
    height: auto;
    max-height: 60vh;
}

.p0 {
    padding-right: 0;
}

.input-disabled {
    background-color: #e9ecef;
    cursor: not-allowed;
    opacity: 0.65;
    color: #495057;
}
