.field-type-smart-url fieldset,
.field-type-smart-url fieldset .fieldset-wrapper { border:none; padding:0; margin:0;}
.field-type-smart-url fieldset legend { display:none;}

#smart-url-popup-blackout { cursor:pointer; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.88); }
#smart-url-popup-wrapper { cursor:default; position:relative; top: 50%; text-align:center; margin:-100px auto 0 auto; padding:15px; max-width:400px; max-height: 200px; background:white; border-radius:5px; border:1px solid white;}
#smart-url-popup-wrapper .form-control { width:auto; max-width:100%; display:inline;}
.smart-url-popup-help { font-size:1.1em; margin-bottom:1em;}
