
#forgot-password {
    display:none;
}

/* 2022-04-05: BSC: jflpbsc is used by macro "Jira field", to hide the buttons and boilerplate. */
.jflpbsc .jira-table .refresh-issues-bottom,
.jflpbsc th.jira-macro-table-underline-pdfexport {
    visibility: hidden;
    padding: 0;
    line-height: 0px;
}

.jflpbsc .refresh-module-id {
    height: 0px;
}

.jflpbsc .jim-sortable-dark-layout {
    visibility: hidden;
}

.jflpbsc + p,
.jflpbsc p {
    margin-top: 0px !important;
}

.jflpbsc .jira-issues table.aui tbody tr {
    border-bottom: none;
}

.jflpbsc .jira-issues table.aui tbody tr td {
    padding: 0;
}


