Hello jsandytn & coreevoyage
After some research I found that following code need to be pasted in Shortcode Ultimate > Setting > Custom CSS > text edit area.
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 50%;
background: #fff;
padding: 25px;
border-radius: 25px;
cursor: auto; }
You can see live demo here
I have two Inquiry Button configured with contact form 7 and SC Ultimate
Hope this help…