#trialbalance {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    overflow: auto;
}
#trialbalance div.divider-line-black {
    border: solid;
    color: black;
}
#trialbalance div.full-screen {
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    overflow: auto;
}
#trialbalance .inactive {
    color: #ccc;
    pointer-events: none;
    cursor: default;
}
#trialbalance .bento-container {
    padding: 0;
    padding-top: 5px;
    color: #37393D;
}
#trialbalance .bento-container .tasheader, #osr-trialbalance  table tr td table tr td div.tasheader {
    font-size: 20px;
    color: #37393D;
    margin-top: 0px;
    margin-bottom: 0px;
}
#trialbalance .bento-container .tassubheader {
    font-size: 14px;
    color: #37393D;
    margin-top: 0px;
    margin-bottom: 0px;
}
#trialbalance .bento-container table {
    width: 100%;
    table-layout: fixed;
}
#trialbalance .bento-container table tr {
    height: 80px;
}
#trialbalance .bento-container table tr td.first-col-topbar, #osr-trialbalance  table tr td.first-col-topbar {
    width: 50px;
    max-width: 50px;
    min-width: 50px;
    text-align: center;
    border-right-style: solid;
    border-right-width: thin;
    border-color: lightgray;
}
#trialbalance .bento-container table tr td.first-col-topbar a {
    padding: 0px;
}
#trialbalance .bento-container table tr td.first-col-topbar i {
    font-size: large;
}
#trialbalance .bento-container table tr td.second-col-topbar, #osr-trialbalance  table tr td.second-col-topbar {
    padding-left: 20px;
    width: 35%;
}
#trialbalance .bento-container table tr td.third-col-topbar {
    padding-left: 0px;
    width: 35%;
}
#trialbalance .bento-container table tr td.last-col-topbar {
    width: 180px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 20px;
}
#trialbalance .bento-container div.divider-line-coral, #osr-trialbalance div.divider-line-coral {
    border: solid;
    color: coral;
}
#trialbalance .imgVerticalBar {
    position: relative;
    top: 4px;
    margin: 0 9px;
    height: 5.1em;
    width: 1px;
}
#trialbalance button.savebutton {
    float: right;
    height: 35px;
    text-align: center;
}
#trialbalance .row.vdivide [class*='col-']:not(:last-child):after {
    background: #e0e0e0;
    width: 1px;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 70px;
}
#trialbalance .bento-icon-file-filled:before {
    background-color: #45b7e7;
    color: white;
    font-size: x-large;
    padding: 8px;
}
#trialbalance .tasmania-trialbalance-decorator {
    text-decoration: none;
    color: #45b7e7 !important;
}
#trialbalance h2 {
    margin-left: 40px;
}
#trialbalance .p-x-75em {
    padding-left: .75em !important;
    padding-right: .75em !important;
}
#trialbalance .disabled {
    color: #ccc;
}


.wizardTemplatePage bento-sticky-footer {
    position: sticky !important;
    bottom: 0 !important;
    display: block !important;   
    background-color: white !important; 
    padding: 10px !important;
    border-top: 1px solid #d5d4d9 !important;        
}

.wizardTemplatePage .bentop-wizard-step-selection-indicator {
    border-top: none;
}

.wizardTemplatePage bento-pagination .bento-pagination .paginate-button.first>button, 
bento-pagination .bento-pagination .paginate-button.last>button, 
bento-pagination .bento-pagination .paginate-button.next>button, 
bento-pagination .bento-pagination .paginate-button.previous>button {
    padding: 0 1em !important;
}

.wizardTemplatePage bento-wizard .bento-wizard .bento-wizard-contents{
    border-bottom: none;
}

.wizardTemplatePage bento-wizard .bento-wizard .bento-wizard-steps .steps > .bento-wizard-step:hover:not(.selected) .title {
    text-decoration: none !important;
}

.import-Journal .bui-bento-combobox-container.bento-append-to, .import-Journal .open .bui-bento-combobox-container {
    height: 200px !important;
}

.import-journal .bui-bento-combobox-container.bento-append-to,
.import-Journal .open .bui-bento-combobox-container {
    height: max-content;
}

.import-journal bento-combobox.bento-select .btn i.bento-combobox-dropdown-button-icon {
    position: relative;
}

.import-journal .bui-bento-combobox-container-item.bento-list-row {
    height: 30px !important;
}

.import-journal bento-combobox.bento-select .bento-busyloader-blocker{
    left: 86% !important;
    width: 25px !important;
    height: 25px !important;
    top:2px !important;
}

.import-journal bento-combobox.bento-select .bento-busyloader-front-blocker{
    background: transparent !important;
}

.btnAttachmentJournals {
    background-color: white; 
    border-color: white; 
    line-height: 20px;
    height: 20px;
}

#osr-trialbalance  table#tableHeight {
    width: 100%;
    background-color: #ffffff;
    height: 54px;
}

#osr-trialbalance  table tr td div a.btnReturnAttachmentsJournals {
    padding: 0 15px;
    height: 54px;
    font-size: 13px;
    background-color: #ffffff;
}

#osr-trialbalance  table tr td.second-col-topbar {
    text-align: center;
}

.dms-box {
    width: 99.5% !important;
    margin-bottom: 0px !important;
}

#dmsAddosrDescriptionTextbox {
    margin-bottom: 30px !important;
}

#dmsAddForm {
    margin: 25px;
}

#dmsAddosrEntityCodeTextbox, label#dmsAddEntity\ Code, #dmsAddosrFPStartDateDatePicker, #dmsAddosrReportingEntityID, 
#dmsAddosrReportingEntityIDTextbox, #dmsAddFinancial\ Period\ Start\ Date, #dmsAddosrFPStartDateTextbox, #dmsAddosrFPBackUpID, #dmsAddosrFPBackUpIDTextbox,
#dmsAddosrType, #dmsAddosrValue, #dmsAddosrTypeTextbox, #dmsAddosrValueTextbox {
    display: none !important;
}

#dmsAddFinancial\ Period\ Start\ Date, label#dmsAddDocument\ Description {
    width: 100%;
}

#dmsAddForm .row .col-md-12 h1 {
    display: none !important;
}

hr {
    border-top: 2px solid #cacace;
    border-bottom: 2px solid #ffffff;
}

.titleGridDMS {
    margin-left: 25px;
}

.titleGridDMS, #addAttachmentTitle {
    font-weight: 700 !important;
}

#dmsGrid {
    max-height: 338px;
}

#dmsGrid > div:last-child > div:first-child {
    overflow-x: auto !important;
}

#dmsGridPagination {
    padding-left: 25px;
    padding-right: 25px;
}

@media (max-height: 705px) { 
    #dmsGrid {
        max-height: 200px;
    }
}

@media (max-height: 567px) { 
    #dmsGrid {
        max-height: 150px;
    }
}

@media (max-height: 527px) { 
    #dmsGrid {
        max-height: 92px;
    }
}