.delloweb-whitelabel-preview {
    margin-top: 12px;
}

.delloweb-whitelabel-preview img {
    max-height: 64px;
    max-width: 240px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #fff;
    padding: 8px;
}

.delloweb-whitelabel-preview--favicon img {
    max-width: 48px;
    max-height: 48px;
}

.delloweb-whitelabel-settings .panel-body {
    padding-bottom: 24px;
}

.delloweb-whitelabel-settings .dwl-section-title {
    margin: 0 0 18px;
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
}

.delloweb-whitelabel-settings .checkbox {
    margin: 0 0 18px;
}

.delloweb-whitelabel-settings .form-group {
    margin-bottom: 18px;
}

body .delloweb-whitelabel-hidden,
body li.delloweb-whitelabel-hidden,
body a.delloweb-whitelabel-hidden,
body div.delloweb-whitelabel-hidden {
    display: none !important;
}
