.ir-module-params > div {
    padding: 0.625rem;
    width: calc(100% - 1.25rem);
    border-top: 0.0625rem solid silver;
    border-bottom: 0.0625rem solid silver;
}
.ir-module-params > div > input[type="checkbox"] {
    margin-left: 0.125rem;
}
.ir-module-body {
    overflow: visible;
}
.ir-authorize-form {
    min-width: 36.25rem;
}
.ir-authorize-form > table > tbody > tr > td:nth-child(3) {
    width: 5.75rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(2) > td:nth-child(2) > input {
    margin-left: 0.0625rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(3) > td:nth-child(2) > input {
    width: 25.9375rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(6) .ir-combobox {
    margin-left: 0.0625rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(7) {
    vertical-align: top;
    height: 1.4375rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(7) > td:nth-child(3) {
    min-width: 5.75rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(7) > td:nth-child(4) {
    min-width: 10rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(7) > td:nth-child(4) select {
    margin-top: 0.25rem;
}
.ir-authorize-form #conn_dbconn {
    margin-left: 0.0625rem;
}
.content {
    text-align: initial;
}
#conn_error {
    min-height: 2.25rem;
}
iframe {
    width: 100%;
    height: 100%;
}