#toggle-restrictions
{
    font-size: 17px;
}

.category-notice {
    background: #eee;
    padding: 10px 15px 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    display: none;
}

#tooltip
{
    display: none;
}