.aui-inline-dialog .contents {
    padding: 0;
}

/*@2ADG - this is for keeping the old dialog padding
    need to get a list of dialog that is affected by this rule and eventually remove it. */

.aui-dialog .dialog-panel-body {
    padding: 10px;
}

.aui-dialog #dialog-content-select-project {
    padding: 10px; /* todo: this should be removed after the previous rule is gone */
}

/* In sinppet page the error style overrides the aui form's error */
.aui-dialog #dialog-content-select-project .error {
    background: none;
    padding: 0;
    line-height: 20px;
}

#add-content-methods p {
    margin-top: 0;
}/*[{!temp_adg_dialog_css_tusn420!}]*/