div.box ul{
    background:rgba(137, 200, 101, 0.8)!important;
    list-style: none;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;
    -webkit-padding-start: 40px !important;
    border:2px green;
    margin:0;
    padding:10px 18px 0 18px;
}
.links li{
    display:inline-block;
}

html .webform-datepicker div.form-item{display: inline-block;min-width:6em}
html.js input.webform-calendar{width: auto;}