.vcards{
    padding: 0.25rem;
    border: 1px solid #eeeeee;
    margin-top: 0.75rem;
    border-radius: 3px 3px 0 0;
}

.night .vcards{
    border:1px solid #444;
}

.vcards>div{
    padding: 0.25rem;
}

.vcards>div>div{
    margin-bottom: 0 !important;
}

.eventbut{
    display: none;
}

.divbuts span.dowvcffile{
    background-color: #2196F3;
    border: 1px solid #2196f3;
}