.modal-body .close {
    top: 5px;
    right: 15px;
    opacity: 1;
    font-size: 30px;
    z-index: 99999;
}

.btn-close {
    color: white;   
}

.modal-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 0px;
}

.modal-body div {
    margin: 0 !important;
    border-radius: 0px !important;
}