/**
 * @file
 * Fieldgroup border reset.
 */

.fieldgroup {
    padding: 0;
    border-width: 0;
}