/* /Pages/Audit/Audit.razor.rz.scp.css */
/* /Pages/Configuration/DocumentTemplate/DocumentEditorDialog.razor.rz.scp.css */
[b-l0vidr6gqy] .doc-name-input .mud-input-root input {
    color: var(--surface-text-staticwhite-normal);
    font-family: var(--typography-typefaces-body);
    font-size: var(--size-font-size-200);
}
/* /Pages/Configuration/NameType.razor.rz.scp.css */
/* /Pages/DashboardComponents/NavHistory.razor.rz.scp.css */
.nav-history-item[b-krh8ccgj50] {
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: underline;
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
}

.nav-history-close-button .mud-icon-root.mud-svg-icon[b-krh8ccgj50] {
    color: #303233;
}

.nav-history-divider[b-krh8ccgj50] {
    border-color: #939994;
}
/* /Pages/DashboardComponents/Notifications.razor.rz.scp.css */
.notificationItem[b-hpzzqmonf8]
{
    margin-top:10px;
  
}
/* /Pages/DocumentProcessing/DocumentBackgroundMergeDialog.razor.rz.scp.css */
.merge-preview-frame[b-oahf0c6mgy] {
    width: 100%;
    height: 700px;
    border: none;
}
/* /Pages/Index.razor.rz.scp.css */

#panelSection[b-ma9pndrnpt] {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    color: var(--primary-theme-color);
} 
#searchSection[b-ma9pndrnpt] {
     
    display:flex;
    justify-content:center;
    align-items:center;
}

#footer[b-ma9pndrnpt] {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-left:10px;
    font-size:smaller;
    font-weight:bolder;
    text-align: left;
}
/* /Pages/Ownership/ChangeOfOwnership.razor.rz.scp.css */

#resultsSection[b-t2sh3t0eyg] {
    color: black;
    width: 930px;
    position: absolute;
    background: white;
    z-index: 10;
    font-size: small;
}

.selected[b-t2sh3t0eyg] {
    background-color: grey;
}

#clearSearch[b-t2sh3t0eyg] {
    align-self: flex-end;
    cursor: pointer;
}
/* /Pages/ParcelDetails/AssessmentAffiliations.razor.rz.scp.css */
.parent-owner[b-xu7ts0t1x8] {
    color: #000;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.affiliation-assessment-number[b-xu7ts0t1x8] {
}

.open-in-new-button[b-xu7ts0t1x8] {
    visibility: hidden;
}

.affiliation-assessment-number:hover .open-in-new-button[b-xu7ts0t1x8] {
    visibility: visible;
}
/* /Pages/ParcelDetails/AssessmentCopy.razor.rz.scp.css */

#resultsSection[b-f6dq6n0h9n] {
    color: black;
    width: 930px;
    position: absolute;
    background: white;
    z-index: 10;
    font-size: small;
}

.selected[b-f6dq6n0h9n] {
    background-color: grey;
}

#clearSearch[b-f6dq6n0h9n] {
    align-self: flex-end;
    cursor: pointer;
}
/* /Pages/ParcelDetails/AssessmentNotes.razor.rz.scp.css */
/* /Pages/ParcelDetails/AssessmentTaxHistory.razor.rz.scp.css */

.tax-header[b-lsh1lro5as] {
    color: #303233;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.tax-add-info[b-lsh1lro5as] {
    display: flex;
    width: auto;
    padding: 12px 22px 12px 64px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.tax-add-info-header[b-lsh1lro5as] {
    color: var(--neutral-800, #303233);
    /* Paragraph/Medium/Bold */
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    line-height: 24px; /* 150% */
    font-weight: bold;
}

.tax-add-info-label[b-lsh1lro5as] {
    color: var(--neutral-900, #171717);
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
}

.tax-add-info-label-text[b-lsh1lro5as] {
    color: var(--neutral-500, #737373);
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}


/* /Pages/ParcelDetails/GeneralInfo.razor.rz.scp.css */
.label[b-9wszg55kcd] {
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    flex: 1 1 100%;
    max-width: 140px;
}

.value[b-9wszg55kcd] {
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.divider[b-9wszg55kcd] {
    border-color: #9CAEB6;
}

.legal-description-label[b-9wszg55kcd] {
    flex: none;
    max-width: none;
}

.legal-description[b-9wszg55kcd] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subtitle[b-9wszg55kcd] {
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.ward[b-9wszg55kcd] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subdivision[b-9wszg55kcd] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Pages/ParcelDetails/Help.razor.rz.scp.css */
.main-container[b-hr0vmw1jby] {
    max-width: 1392px;
    margin: 0 auto; /* Center the main container */
    position:relative;
}

.mud-container[b-hr0vmw1jby] {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
.left-div[b-hr0vmw1jby] {
    width: 900px;
    float: left;
}

.right-div[b-hr0vmw1jby] {
    width: 600px;
    float: left;
    position: relative;
}

/* Clear the floats to prevent layout issues */
.main-container[b-hr0vmw1jby]:after {
    content: "";
    display: table;
    clear: both;
}

body[b-hr0vmw1jby] {
    padding-top: 56px; /* Adjust this value based on your first div height */
}

.fixed-top-div[b-hr0vmw1jby] {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1000;
    Adjust the z-index based on your needs
}

.scrolling-content[b-hr0vmw1jby] {
    padding-top: 200px; /*Adjust this value based on your first div height*/
}

/* /Pages/ParcelDetails/Items.razor.rz.scp.css */
.total[b-ps2m318r4c]{
    font-weight:bold;
}
.propertyclass[b-ps2m318r4c] {
    color: var(--primary-theme-color);
    font-weight: bolder;
    text-decoration: underline;
}
.propertyclass:hover[b-ps2m318r4c]{
    cursor:pointer;
}

.property-class[b-ps2m318r4c] {

}

.open-in-new-button[b-ps2m318r4c] {
    visibility: hidden;
}

.property-class:hover .open-in-new-button[b-ps2m318r4c] {
    visibility: visible;
}
/* /Pages/ParcelDetails/Ownerships.razor.rz.scp.css */

/* /Pages/ParcelDetails/Shell.razor.rz.scp.css */
.sectionHeader[b-ofpvs4cb90]{    
    font-size:xx-large;
}

.mud-dialog-width-sm[b-ofpvs4cb90]{
    max-height:600px;
    max-width:900px;
    padding:15px;
}

.mud-dialog.mud-dialog-width-sm[b-ofpvs4cb90] {
    max-height: 600px;
    max-width: 900px;
    padding: 15px;
}
/* /Pages/ParcelDetails/Splits/Split.razor.rz.scp.css */

/* /Pages/ParcelItemDetails/Credits/CreditCalculation.razor.rz.scp.css */
.mudtabs[b-zhf7xni3tz] {
    width: 100%;
    padding: 15px;
}

.tabsPanel[b-zhf7xni3tz] {
    width: 100%;
}
/* /Pages/ParcelItemDetails/PipelineItems/EditPipelineitemRowDialog.razor.rz.scp.css */
.add-icon[b-b312tuyev1] {
    background-color: #cee0ca;
    border-radius: 20px;
    height: 40px;
    width: 40px;
}

.mud-button-group-root.mud-button-group-override-styles .mud-button-root.mud-disabled[b-b312tuyev1] {
    background-color: #cee0ca;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: #FFFFFF;
}

.mud-button-group-root.mud-button-group-override-styles .mud-button-root:not(.mud-disabled)[b-b312tuyev1] {
    border: 1px solid #E5E5E5;
    background-color: #629C59;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    color: #FFFFFF;
}
/* /Pages/ParcelItemDetails/Residential/Building/ResidentialGeneralInfo.razor.rz.scp.css */
.label[b-2x75d5swzb] {
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    flex: 1 1 100%;
    max-width: 140px;
}

.value[b-2x75d5swzb] {
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.divider[b-2x75d5swzb] {
    border-color: #9CAEB6;
}

.legal-description-label[b-2x75d5swzb] {
    flex: none;
    max-width: none;
}

.legal-description[b-2x75d5swzb] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subtitle[b-2x75d5swzb] {
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.ward[b-2x75d5swzb] {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subdivision[b-2x75d5swzb] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Pages/ParcelItemDetails/Residential/ResidentialItems.razor.rz.scp.css */
.total[b-tx8hxto96e]{
    font-weight:bold;
}
.propertyclass[b-tx8hxto96e] {
    color: var(--primary-theme-color);
    font-weight: bolder;
    text-decoration: underline;
}
.propertyclass:hover[b-tx8hxto96e]{
    cursor:pointer;
}

.property-class[b-tx8hxto96e] {

}

.open-in-new-button[b-tx8hxto96e] {
    visibility: hidden;
}

.property-class:hover .open-in-new-button[b-tx8hxto96e] {
    visibility: visible;
}
/* /Pages/ParcelItemDetails/WaterCraftItems/Watercraft.razor.rz.scp.css */
.mud-button[b-8b1hszznax] {
    text-transform: none !important;
}

.mud-button-root:disabled[b-8b1hszznax] {
    color: #FFFFFF !important;
    background-color: #8DBC87 !important;
}

    .mud-button-root:disabled .mud-icon-root.mud-svg-icon[b-8b1hszznax] {
        /* color: dimgray; */
        opacity: 1 !important;
        color: white !important;
    }

.mud-button-root.table-icon .mud-icon-root.mud-svg-icon[b-8b1hszznax] {
    color: #629C59;
    stroke: #FFFFFF;
}

.oilandgas-add-info[b-8b1hszznax] {
    display: flex;
    width: auto;
    padding: 12px 22px 12px 22px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
}

.oilandgas-add-info-header[b-8b1hszznax] {
    color: var(--neutral-800, #303233);
    /* Paragraph/Medium/Bold */
    font-family: Nunito;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
}

.oilandgas-add-info-label[b-8b1hszznax] {
    color: var(--neutral-900, #171717);
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
}

.oilandgas-add-info-label-text[b-8b1hszznax] {
    color: var(--neutral-500, #737373);
    font-family: Nunito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.textboxWidth[b-8b1hszznax] {
    width: 70px;
}

.mudTd[b-8b1hszznax] {
    background: var(--neutral-50, #FAFAFA);
}
/* /Pages/SupportTables/OilGasPercentGood.razor.rz.scp.css */
.loaderDiv[b-cip1ojf7tv] {
    margin-top: 30px;
    margin-left: 30px;
}
/* /Shared/MainLayout.razor.rz.scp.css */

.link[b-zhcuzipyqk] {
    text-decoration: underline;
}

    .link:hover[b-zhcuzipyqk] {
        cursor: pointer;
    }

.errorMessage[b-zhcuzipyqk] {
    color: var(--primary-theme-color);
    font-weight: bolder;
}

#tabSection[b-zhcuzipyqk] {
    margin-top: 0px;
    
}

.version-text[b-zhcuzipyqk] {
    font-size: 16px;
    color: white;
    margin-left: 10px;
}
 

 
/* /Shared/Menu/ARCMenu.razor.rz.scp.css */
/* /Shared/Menu/ARCMenuItemUI.razor.rz.scp.css */
.arcMenuItem[b-jnwo5qzl11]{
    display:flex;
    align-items:center;
}
.arcMenuItem:hover[b-jnwo5qzl11] {
    background-color: lightgray;
}
/* /Shared/QuickSearch.razor.rz.scp.css */
