Ciao,
prova così (da mettere nel file custom.css)
.uk-panel.uk-panel-box.whatsapp.uk-scrollspy-init-inview.uk-scrollspy-inview.uk-animation-slide-top {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
border-top-color: rgb(229, 229, 229);
border-right-color: rgb(229, 229, 229);
border-bottom-color: rgb(229, 229, 229);
border-left-color: rgb(229, 229, 229);
border-top-color: rgb(229, 229, 229);
border-right-color: rgb(229, 229, 229);
border-bottom-color: rgb(229, 229, 229);
border-left-color: rgb(229, 229, 229);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin:-70px 28px 25px 28px
}
.visforms-form {
margin-bottom: 20px;
font-size: 21px;
line-height: 30px;
color: #3e5770;
}
.visforms-form .control-label span.hasTooltip {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
form#mod-visform1 div.control-group.required .control-label::after {
content: "*";
color: #444;
display: inline-block;
padding-left: 5px;
}
form#mod-visform1 div.control-group.required .control-label::before {
display:none
}
.vis_mandatory {
color: #3e5770;
padding: 0px;
padding-top: 0px;
font-size: 0.83em;
font-weight: normal;
}