.leaflet-checkboxes-form{
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    border-bottom: none;
}
.leaflet-checkboxes-div{
    clear: both;
}
