/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.dot-auth-settings-container table {
    width: 90%;
}

.dot-auth-container {
    margin-bottom: 1rem;
}

[name^="dot_auth_fields"] {
    width: 100%;
}

#setting-error-dot_auth_fields_notice {
    margin-left: 0;
    margin-bottom: 10px;
}