
.content
{
    flex: 1;
}

#toggleAllSources {
    padding: 0.25rem 0.75rem;
    cursor: pointer;
}

.nuance-disabled
{
    opacity: 0.5;
}

.nuance-disabled input[type="checkbox"]
{
    cursor: not-allowed;
}
