#sendcloud-service-points-container {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

#sendcloud-service-points-container h4 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.1em;
}

#sendcloud-selected-point {
    border: 1px dashed #ccc;
    border-radius: 3px;
}