/**
 * Complete Admin Suite CSS
 */

.caswp-header {
    margin-bottom: 20px;
}

.caswp-description {
    margin-bottom: 20px;
    max-width: 600px;
}

.caswp-toggle {
    margin-bottom: 10px;
}

/* Make sure the checkboxes are aligned properly */
.form-table td label {
    display: inline-block;
    margin-bottom: 5px;
}

/* Add some spacing to the description */
.form-table td .description {
    margin-top: 5px;
    color: #666;
}
