.cls-popup .modal-header {
    padding: 10px!important;
    border-bottom: 1px solid rgba(229, 229, 229, 0)!important;
 
}

.cls-popup .modal-backdrop {
    background-color: rgba(0, 0, 0, 0)!important;
}

.cls-popup .modal-content {
border-radius:0px!important;
}