/*
 * PagesDyn.css - ManagePath 8 Page-Specific Styles
 *
 * Houses CSS classes specific to individual page(s) or special features that do not warrant their own css file in /CSS/,
 * moved from _MPCommonDyn.css during CSS modernization.
 *
 * TABLE OF CONTENTS
 * =================
 *
 * LOGIN
 * FIND PAGE
 * SYSTEM REPORTS DIALOG
 * LIST OPTIONS
 * TICKETS
 * USER REASSIGNMENT
 * PROJECT FLAGS
 * SPEND PLAN
 * WIDGET SELECTION
 * PERCENT RENT
 * SPACE ALLOCATIONS
 * AP & AR & BATCHING
 * IMPACT CHART
 * SSO LOG ADMIN
 * REPORT CRITERIA
 * GL JOURNAL DATA ADMIN
 * APPROPRIATION ADDITION TRANSFER VIEW
 * WORD SEARCH
 * ORG CONFIGURATION COPY ADMIN
 * NOTE VIEW
 * LANDLORD RECONCILE
 * MISCELLANEOUS
 */

/* ============================================================
   LOGIN
   ============================================================ */
a.LargeBTNLogon.LogonSignInBtn,
a.LargeBTNLogon.LogonSignInBtn {
    color: #FFFFFF;
    background-color:#004200;
    border-color: #084694;
}

.LoginLogoSpace {
    display: block;
    margin: 0 auto;
    width:325px;
    height:200px;
    background-image: url(../../../mp8images/login/LogoNew1.png);
    background-repeat: no-repeat;
    background-position:50px center;
    background-size:contain;
}

.LoginBody {
    margin: 0px;
    background-color:#EFEFEF;
    color:#000000;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
}

/* ============================================================
   FIND PAGE
   ============================================================ */

.findPageSelOrg {
    margin: 0px;
}

.findOrgLabel {
    display: block;
}

.findOptionsInner {
    display: inline;
    position: relative;
    top: -5px;
    left: 5px;
    width: 600px;
    height: 475px;
}

.findItem {
    padding: 5px;
    float: left;
    clear: both;
    width: 100%;
    min-width: 800px;
    white-space: nowrap;
}

.findItemContainer {
    display: inline;
    float: left;
    color:#6B6B6B;
}

.findItemCaptionContainer {
    width: 180px;
    margin-top: 4px;
    white-space: normal;
    overflow: hidden;
    margin-right: 10px;
}


.findItemStringValueTextBox {
    width: 480px;
}

.findItemDoesNotIncludeContainer,
.findItemHistoryContainer {
    margin-top: 2px;
    margin-left: 10px;
    white-space: nowrap;
}

.findItemNumericBox,
.findItemDateBox {
    width: 80px;
}

.findItemNumericBoxContainer1,
.findItemDateDropdownContainer,
.findItemDateRadioContainer2,
.findItemNumericDropdownContainer,
.findItemNumericRadioContainer2,
.findItemBooleanDropdownContainer {
    margin-left: 5px;
}

.findItemNumericBoxContainer2,
.findItemDateBoxContainer1,
.findItemDateBoxContainer2,
.findItemDateBoxContainer3,
.findItemNumericBoxContainer3 {
    margin-left: 8px;
}

.findItemNumericAndContainer,
.findItemDateAndContainer {
    margin-left: 8px;
    margin-top: 3px;
}

.findOrgList {
    width: 486px;
}

.findOrganizationItem {
    width: 710px;
    margin-bottom: 30px;
}


/* ============================================================
   SYSTEM REPORTS DIALOG
   ============================================================ */
.sysReportListDialog {
    max-height: 500px;
    overflow-y: auto;
}

.sysReportListDialog .sysReportRow {
    padding: 3px;
}

.sysReportListDialog .sysReportRowName {
    display: inline-block;
    margin-top: 4px;
}

/* ============================================================
   LIST OPTIONS
   ============================================================ */

.listOptions_FieldOptionsOuter {
    float: right;
}

.listOptions_FieldOptionsInner {
    padding: 9px;
    margin-top: 2px;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color:#D1CFCF;
    background-color:#E5E3E3;
    overflow: hidden;
    max-width: 253px;
    min-width: 200px;
}

.listOptions_FieldOptionsName {
    margin-top: -3px;
    margin-bottom: 8px;
    font-weight: bold;
}

.listOptions_FieldOptionsInner hr {
    height: 1px;
    border: none;
    background-color:#D1CFCF;
}

.listOptions_FieldOptionsButtonUserWidth {
    float: left;
}

.listOptions_FieldOptionsUserWidth {
    margin-top: 4px;
    display: flow-root;
}

.listOptions_FieldWidthNumeric {
    float: left;
    margin-left: .5em;
    height: 24px;
}

.listOptions_FieldWidthTextWrap {
    margin-left: 1em;
    margin-top: 4px;
}

.listOptionsGeneralSection,
.findOptionsGeneralSection,
.lookupLinkEditGeneralSection {
    width: 100%;
    border-collapse: collapse;
}

.listOptionsGeneralSection td,
.findOptionsGeneralSection td,
.lookupLinkEditGeneralSection td {
    padding: 5px;
}

.listOptionsBtnContainerTop .mpEditBase {
    margin-left: 1%;
    margin-top: -2px;
}

.listOptionsBtnContainerTop .mpEditBase .mpEditControlContainer {
    margin-bottom: 0;
}

.listOptionsDefault {
    float: right;
    padding: 2px 5px 0px 20px;
}

/* ============================================================
   TICKETS
   ============================================================ */

.ticketFindControlContainer {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: .8em;
    float: left;
}

.ticketFindButton {
    margin-left: 8px;
    margin-bottom: 3px;
}

.ticketFindButtonMVC {
    margin-left: 8px;
}

.ticketFindMsg {
    font-size: .8em;
    color: red;
    margin-top: 5px;
    margin-left: 1em;
}

.ticketDetailTable {
    width: 100%;
}

.ticketDetailTable td {
    white-space: nowrap;
    min-width: 5px;
    min-height: 1.5em;
    width: 5px;
}

.ticketHistoryCommentRow td {
    height: 1px;
    padding: 0px !important;
}

.ticketIcon,
.ticketFlag {
    line-height: .45em !important;
    padding-right: 3px;
    cursor: default;
    color:#383838;
}

.ticketTimeIcon {
    font-size: 16px;
}

/* ============================================================
   USER REASSIGNMENT
   ============================================================ */

.userReassignmentTo {
    float: right;
}

.userReassignmentDropdownSection {
    margin-bottom: 12px;
}

.userReassignmentContainer {
    position: relative;
}

.userReassignmentContainer > div:first-child {
    display: inline-block;
}

/* ============================================================
   PROJECT FLAGS
   ============================================================ */

.ProjectStatusFlagOuter {
    float: left;
    padding-left: 8px;
}

ul:has(li.ui-menu-item span.projectFlag) {
    z-index: 1;
}

.projectFlag {
    line-height: .45em !important;
    cursor: alias !important;
}

.projectFlag.statusColorNone {
    color: #E2E2E2 !important;
}

.projectFlag.statusColorBlue {
    color: #55A4B9 !important;
}

.projectFlag.statusColorGreen {
    color: #96C03D !important;
}

.projectFlag.statusColorYellow {
    color: #FFEA00 !important;
}

.projectFlag.statusColorRed {
    color: #FF0000 !important;
}

.projectFlag.statusColorPurple {
    color: #9C62AB !important;
}

/* ============================================================
   SPEND PLAN
   ============================================================ */

table.SpendPlan_AddTable td {
    padding-left: 3px;
    padding-right: 5px;
}

table.SpendPlan_AddTable td .mpEditControlContainer {
    margin: 0;
}

table.SpendPlan_AddTable td .mpEditTextBox {
    width: 60%;
}

    table.SpendPlan_AddTable td .mpEditTextBox:first-child {
        text-align: right;
    }

table.SpendPlan_AddTable td:first-child, table.SpendPlan_AddTable td:first-child {
    padding-left: 6px !important;
}

table.SpendPlan_AddTable td.expandableAppropriationAdditionFooter {
    border-top: solid 1px;
    border-color:#D1CFCF;
}

div.SpendPlan_Month {
    width: 55px;
}

/* ============================================================
   WIDGET SELECTION
   ============================================================ */

.wsSelOrg {
    margin-left: 10px !important;
    float: left;
}

.widgetSelectionFinishedButton {
    float: left;
    margin-top: 10px;
    margin-left: 2px;
}

.widgetSelectionContainer {
    overflow: auto;
    margin-top: 20px;
    clear: both;
    padding-left: 6px;
    padding-right: 6px;
}

.widgetSelectionSection {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    min-height: 27px;
    display: block;
    margin-bottom: 10px;
    background-color:#E5E3E3;
    color:#000000;
    border: solid 1px;
    border-color:#D1CFCF;
}

.widgetSelectionSectionName {
    font-weight: bold;
    display: inline;
    margin-left: 0.8em;
}

.widgetSelectionSectionDescription {
    margin-left: 1em;
    display: inline;
}

.widgetSelectionSectionImage {
    background-position: center;
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.widgetSelectionSectionButton {
    display: inline;
}

.widgetSelectionErrorMessage {
    color: Red;
    clear: both;
}

.widgetSelectionSectionImageDefault {
    background-image: url(/mp8Images/defaultwidget.png);
    background-repeat: no-repeat;
}

.widgetSelectionInstructions {
    position: relative;
    font-size: .75em;
    font-weight: bold;
    margin-bottom: 8px;
    margin-left: 4px;
    margin-top: 8px;
    display: block;
}

/* ============================================================
   PERCENT RENT
   ============================================================ */

.percentRentEditTable {
    min-width: 400px;
    border-style: solid;
    border-color:#D1CFCF;
    border-width: 1px;
    margin-top: 5px;
}

.percentRentEditTable tbody tr.r0 {
    background-color:#FFFFFF;
}

.percentRentEditTable tbody tr.r1 {
    background-color:#F0F1F4;
}

.percentRentEditTable tbody tr.r2 {
    background-color:#C0D0C0;
}

.percentRentEditTable tbody td {
    padding: 3px;
    white-space: nowrap;
}

.percentRentEditOuter {
    margin-top: 25px;
}

.percentRentDateTime {
    display: inline;
    float: left;
    margin-right: 20px;
}

.percentRentDateCluster {
    margin-top: 15px;
}

.percentRentClickable {
    cursor: pointer;
}

.percentRentHeaderCaption {
    font-weight: bold;
}

.percentRentNarrative {
    font-size: .9em;
    margin-top: 5px;
}

.percentRentBreakdownTable {
    width: 100%;
    border-style: solid;
    border-color:#D1CFCF;
    border-width: 1px;
    margin-top: 5px;
}

.percentRentBreakdownTable tbody tr.r0 {
    background-color:#FFFFFF;
}

.percentRentBreakdownTable tbody tr.r1 {
    background-color:#F0F1F4;
}

.percentRentBreakdownTable tbody tr.r2 {
    background-color:#C0D0C0;
}

.percentRentBreakdownTable tbody td {
    padding: 3px;
    white-space: nowrap;
}

.percentRentBreakdownDialogOuter {
    width: 100%;
    display: inline;
}

.percentRentBreakdownOK {
    margin-top: 10px;
    float: right;
}

/* ============================================================
   SPACE ALLOCATIONS
   ============================================================ */

.spaceAllocationList {
    max-height: none;
}

.spaceAllocationList tbody td {
    border-width: 0 0 0 0;
    border-style: none;
    white-space: normal;
}

.spaceAllocationView td {
    min-height: 20px;
}

.spaceAllocationRateEditCaption {
    padding-top: 5px;
    padding-bottom: 3px;
}

.spaceAllocationRateEditButtonContainer {
    padding-bottom: 3px;
}

.spaceAllocationRateEditButtonSpan {
    margin-left: 5px;
}

.wl_NavSpaceAllocList {
    margin-right: 0px;
}

/* ============================================================
   AP & AR & BATCHING
   ============================================================ */

.ap_OptionsCaption {
    font-weight: bold;
    padding-bottom: 8px;
}

div.ap-batch-checkbox > div {
    padding-bottom: 5px;
}

div.ap-batch-checkbox > div:last-of-type {
    padding-bottom: 25px;
}

div.ap-batch-checkbox div.mpEditControlContainer {
    margin: 0;
}

/* ============================================================
   IMPACT CHART
   ============================================================ */

.impactChartChartObject {
    width: 100%;
    min-height: 300px;
}

.impactChartChartControlHost {
    width: 100%;
    height: 100%;
}

.impactChartInfoPictureCell {
    width: 130px;
}

.impactChartChartInner {
    width: 100%;
    min-height: 300px;
}

.impactChartImage {
    height: 130px;
    width: 130px;
    border: 1px solid;
    border-color:#D1CFCF;
}

.impactChartInfoTable {
    vertical-align: top;
    width: 100%;
    margin-left: 5px;
}

.impactChartInfoTable TD {
    padding-left: 3px;
    min-height: 22px;
    vertical-align: middle;
}

.impactChartPopupOuterTable {
    width: 100%;
}

.impactChartInfoNav {
    width: 100%;
    margin-top: 3px;
    margin-left: 3px;
    font-size: .8em;
}

.impactChartInfoNavEdit {
    margin-left: 10px;
}


/* ============================================================
   SSO LOG ADMIN
   ============================================================ */

.monitoringActive {
    color: #228B22 !important;
    font-weight: bold !important;
}

.sso-overlay {
    background: #e9e9e9;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    text-align: center;
    vertical-align: middle;
    z-index: 999;
    left: 0;
    top: 0;
}

#sso-logcontainer {
    z-index: 1;
    position: relative;
    min-height: 150px;
}

/* ============================================================
   REPORT CRITERIA
   ============================================================ */

.mvc-criteriacontainer {
    padding: 15px 10px;
}

.ReportCriteria_Header {
    background-color:#004200;
    color:#FFFFFF;
}

tr.ReportCriteria_Header td,
td.ReportCriteria_Header {
    padding: 2px;
    padding-bottom: 3px;
    padding-left: 8px;
}

div.ReportCriteria_Header {
    padding: 2px;
    padding-bottom: 3px;
    padding-left: 8px;
    margin-bottom: 15px;
}

div.ReportCriteria_ControlRow {
    margin-left: 6px;
    margin-bottom: 4px;
}

div.ReportCriteria_ControlRow-ex-lower-padding {
    margin-bottom: 12px;
}

div.ReportCriteria_InfoRow {
    margin-left: 13px;
    margin-bottom: 5px;
    opacity: .7;
    font-style: italic;
}

.reportcriteria-grid-2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 22px;
    row-gap: 0px;
    align-items: start;
}

.report-criteria-col-span {
    grid-column: 1 / -1;
}


/* ============================================================
   GL JOURNAL DATA ADMIN
   ============================================================ */

.glAdminAddOrgTable {
    width: 100%;
    border-spacing: 0 8px;
}

.glAdminAddOrgTable .glAdminFieldLabel {
    width: 110px;
    font-weight: bold;
}

.glAdminColCaptionsTable {
    width: 100%;
    border-spacing: 0 6px;
}

.glAdminColCaptionsTable .glAdminColLabel {
    width: 160px;
    font-weight: bold;
    padding-right: 12px;
}

.glAdminColCaptionsTable input {
    width: 100%;
    box-sizing: border-box;
}

.glAdminExcluded td {
    color: rgba(0, 0, 0, 0.4);
}

.glAdminExcluded td.glAdminPendingChange {
    color: rgba(200, 0, 0, 0.4) !important;
}

.glAdminJournalDataScroll {
    overflow-x: auto;
}

.glAdminJournalSearchBar {
    margin-bottom: 6px;
}

td.glAdminPendingChange {
    color: rgb(200, 0, 0) !important;
}

td.glAdminPendingChange input.glAdminIncludeCheckbox {
    box-shadow: 0 0 2px 1px rgb(200, 0, 0);
}

#btnGLAdminSaveGLData, #fake-btnGLAdminSaveGLData {
    vertical-align: middle;
    margin-left: 8px;
}

#ddGLAdminAddColumn {
    width: 300px;
}

#ddGLAdminOrgVal {
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
}

#glAdminDataTable td[contenteditable] {
    vertical-align: middle;
}

#glAdminDataTable td[contenteditable]:focus {
    outline: none;
    box-shadow: inset 0 0 0 1px #aaa;
}

#glAdminJournalDataStatus {
    margin-left: 10px;
}

#glAdminJournalSearch {
    width: 220px;
}

#glAdminLoadingContainer {
    margin-top: 17px;
    min-height: 220px;
}

#glAdminLoadingContainer > div {
    height: 256px;
    text-align: center;
    padding-top: 76px;
}

#glAdminPendingChangesStatus {
    vertical-align: middle;
    margin-left: 8px;
}

#glAdminResultContainer {
    margin-top: 17px;
}

/* ============================================================
   APPROPRIATION ADDITION TRANSFER VIEW
   ============================================================ */

.appropriationAdditionTransferCommentCell {
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: default;
}

/* ============================================================
   WORD SEARCH
   ============================================================ */

div.wordsearch_container {
    padding: 8px;
}

span.wordsearch_word {
    font-weight: bold;
    background-color:#FFFFAA;
}

.searchStatus {
    margin-left: 15px;
    font-style: italic;
    opacity: 0.6;
}

.wl_WordSearchNoItemsMessage {
    padding: 5px;
    color:#000000;
    background:#E5E3E3;
    min-height: 40px;
    padding-top: 20px;
}

.bodyexpanded {
    white-space: normal !important;
}

.ResultsContainer {
    border-width: 1px;
    border-style: solid;
    border-color:#D1CFCF;
    min-width: 202px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

/* ============================================================
   ORG CONFIGURATION COPY ADMIN
   ============================================================ */

.OrgConfigurationCopyAdmin td {
    vertical-align: top;
}

.OrgConfigurationCopyAdmin td table {
    width: 100%;
    height: fit-content;
}

.OrgConfigurationCopyAdmin .CheckboxListContainer {
    border-top: 1px solid;
    border-color:#D1CFCF;
}

.OrgConfigurationCopyAdmin span {
    vertical-align: sub;
}

/* ============================================================
   NOTE VIEW
   ============================================================ */

table.NoteViewSummaryHeader {
    margin-bottom: 20px;
    width: 100%;
}

div.NoteViewUsersPanelItem {
    display: inline-block;
    width: 50px;
    padding-bottom: 8px;
}

div.ContributingUserContainer {
    margin-bottom: 15px;
    margin-left: 6px;
}

div.NotePanel {
    padding-left: 20px;
}


/* ============================================================
   LANDLORD RECONCILE 
   ============================================================ */

.lr_yearcontrol {
    cursor: pointer;
    margin: 4px;
    margin-right: 5px;
}

.lr_yearselected {
    font-weight: bold;
}

.lr_column_subheader {
    color:#FFFFFF;
    background-color:#004200;
    padding-left: 1px !important;
    border-bottom: solid 1px;
    border-color:#D1CFCF;
    cursor: default;
}

/* ============================================================
   MISCELLANEOUS - Truly single-use classes that don't belong anywhere else
   If there's more than one *maybe two* classes, make a section.
   ============================================================ */

/*Critical Date Reassignment */

.cdReassignmentrecipientCheckbox, .cdReassignmentfilterDDL {
    display: inline-block;
    padding: 0 5px 10px 0;
}

/*User Options */
.userOptionsNotifications p {
    padding-bottom: 6px;
}

/*Sales Item List */
#salesitemlist > tbody:first-of-type > tr:first-child > td {
    border-bottom-width: 1px;
    border-style: solid;
    border-color:#D1CFCF;
}