
.buffyz-topbar {
    position: sticky;
    top: 0;
    z-index: 999;
    background: #ffffff;
    border-bottom: 1px solid #eee;
    padding: 10px;
}
.buffyz-top-left select {
    width: 260px !important;
    font-size: 16px;
    padding: 6px;
}
.buffyz-content {
    padding: 10px;
}
.buffyz-section {
    margin-bottom: 20px;
}
