.np-description {
    width: 60%;
    min-width: 400px;
}

.np-description p {
    line-height: 1.6;
}

h2.np-settings-subtitle {
    font-size: 24px;
    font-weight: 400;
}

.np-divider {
    margin: 20px 0 30px 0;
}

.np-form .form-table th {
    line-height: 25px;
    padding: 10px 10px 10px 0;
    vertical-align: inherit;
}

.np-form .form-table td {
    padding: 10px 10px 10px 0;
}

.np-form input, .np-form select {
    padding: 2px 10px;
    min-width: 100px;
}

.np-form input[type=submit] {
    padding: 2px 14px;
}
