.mx-app-page-main-settings-accounts .x-grid3-export {
    width: 100%;
    height: 16px;
    cursor: pointer;
    background: transparent url(images/export.gif) no-repeat center center;
}

.import-settings {
    margin-left: 5px;
    margin-right: 5px;
}

.import-settings .mx-comp-formlayout-form-item label.x-form-item-label {
    padding-left: 0px;
}

.ext-ie .mx-widget-accountseditform-suspended {
    padding-left: 2px !important;
}

.ext-gecko .mx-widget-accountseditform-suspended .x-form-check-wrap {
    padding-top: 0 !important;
}
#account_properties_button td {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ac-property-wrap form {
    overflow: hidden;
    display: block;
    zoom: 1;
}
.ac-property-tab {
    float: left;
    height: 100%;
    min-height: 100%;
    width: 150px;
}
.ac-property-tab .x-panel-bwrap,
.ac-property-tab .x-panel-tbar,
.ac-property-toolbar {
    height: 100%;
    min-height: 100%;
}
.ac-property-page {
    margin-left: 165px;
    height: 100%;
    min-height: 100%;
    overflow-y: auto;
    *overflow: auto;
}
.property-form-area {
    resize: vertical;
    overflow: hidden;
    display: inline-block;
}




/*# sourceMappingURL=super_admin.css.map*/