/* /Pages/ApplicationForm/DocumentManagerPageWidgetForApplicationForm.razor.rz.scp.css */
.container[b-xz0qp4wqt4]  .drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px #ddd dashed;
}

.container[b-xz0qp4wqt4]  .drag-drop-zone .highlight {
    text-decoration: underline;
    color: #D46840;
}

.document-list[b-xz0qp4wqt4]  .download-button{
    text-decoration: underline;
    color: #D46840;
}

.container[b-xz0qp4wqt4]  .drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.container[b-xz0qp4wqt4]  .drag-enter {
    box-shadow: var(--mud-elevation-10);
}
/* /Pages/ApplicationForm/LeadDocumentListForApplicationForm.razor.rz.scp.css */
.container[b-cvv7p102yk]  .drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
}

.container[b-cvv7p102yk]  .drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.container[b-cvv7p102yk]  .drag-enter {
    box-shadow: var(--mud-elevation-10);
}
/* /Pages/Leads/LeadDocumentsFileDisplay.razor.rz.scp.css */
.document-header[b-arf6iqyi9k] {
    position: relative;
}

    .document-header[b-arf6iqyi9k]  .mud-button {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding-top: 0;
        border: 1px solid #E5B8AA;
        padding-bottom: 0;
        color: #C5431D;
    }
/* /Shared/Components/Documents/AddEditDocumentDialog.razor.rz.scp.css */
.container[b-lzl591ipa8]  .drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px #ddd dashed;
}

.container[b-lzl591ipa8]  .drag-drop-zone .highlight {
    text-decoration: underline;
    color: #D46840;
}

.document-list[b-lzl591ipa8]  .download-button{
    text-decoration: underline;
    color: #D46840;
}

.container[b-lzl591ipa8]  .drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.container[b-lzl591ipa8]  .drag-enter {
    box-shadow: var(--mud-elevation-10);
}
/* /Shared/Components/Documents/DocumentManagerFileWidget.razor.rz.scp.css */
.container[b-lka1a66dr5]  .drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px #ddd dashed;
}

.container[b-lka1a66dr5]  .drag-drop-zone .highlight {
    text-decoration: underline;
    color: #D46840;
}

.container[b-lka1a66dr5]  .drag-drop-zone-red {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px red dashed;
}

.container[b-lka1a66dr5]  .drag-drop-zone-red .highlight {
    text-decoration: underline;
    color: #D46840;
}

.container[b-lka1a66dr5]  .drag-drop-zone-grey {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px grey dashed;
}

.container[b-lka1a66dr5]  .drag-drop-zone-grey .highlight {
    text-decoration: underline;
    color: #808080;
}

.document-list[b-lka1a66dr5]  .download-button{
    text-decoration: underline;
    color: #D46840;
}

.container[b-lka1a66dr5]  .drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.container[b-lka1a66dr5]  .drag-enter {
    box-shadow: var(--mud-elevation-10);
}

/* /Shared/Components/Documents/DocumentManagerImageWidget.razor.rz.scp.css */
.container[b-ogaksdcjne]  .drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px #ddd dashed;
}

.container[b-ogaksdcjne]  .drag-drop-zone .highlight {
    text-decoration: underline;
    color: #D46840;
}

.document-list[b-ogaksdcjne]  .download-button{
    text-decoration: underline;
    color: #D46840;
}

.container[b-ogaksdcjne]  .drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.container[b-ogaksdcjne]  .drag-enter {
    box-shadow: var(--mud-elevation-10);
}

/* /Shared/Components/Documents/DocumentManagerPageWidget.razor.rz.scp.css */
.container[b-gfoy6owch8]  .drag-drop-zone {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s;
    min-height: 50px;
    position: relative;
    border: 2px #ddd dashed;
}

.container[b-gfoy6owch8]  .drag-drop-zone .highlight {
    text-decoration: underline;
    color: #D46840;
}

.document-list[b-gfoy6owch8]  .download-button{
    text-decoration: underline;
    color: #D46840;
}

.container[b-gfoy6owch8]  .drag-drop-input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.container[b-gfoy6owch8]  .drag-enter {
    box-shadow: var(--mud-elevation-10);
}
/* /Shared/Components/FileDisplay/Components/FileCard/FileCard.razor.rz.scp.css */
.element[b-zoal3ly8js]  .mud-card {
        background-color: rgb(225, 230, 237);
    }

.element[b-zoal3ly8js]  .mud-card-content {
    text-align: center;
    padding-top: 3rem;
} 
/* /Shared/Components/FileUpload/FileUpload.razor.rz.scp.css */
/* /Shared/Components/ImageControl/ImageControl.razor.rz.scp.css */
.image-control-container[b-hfz0ohwee0] {
    position: relative;
}

.image-control-container[b-hfz0ohwee0]  .mud-card img {
    max-width: 100%;
}

.image-control-container[b-hfz0ohwee0]  .mud-card {
        background-color: rgb(225, 230, 237);
    }

.image-control-container[b-hfz0ohwee0]  .mud-card-content {
        text-align: center;
    } 

.image-control-container[b-hfz0ohwee0]  .mud-card-content {

}

    .image-control-container[b-hfz0ohwee0]  .mud-card-content .mud-icon-button {
        border: 1px solid red;
        position: absolute;
        top: 5%;
        right: 5%;
        z-index: 999;
    }

    .image-control-container[b-hfz0ohwee0]  .mud-card-content .mud-button-text {
        border: 1px solid red;
        color: red;
        position: absolute;
        top: 5%;
        right: 5%;
        z-index: 999;
    }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-zl5v81je6v] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-zl5v81je6v] {
    flex: 1;
}

.sidebar[b-zl5v81je6v] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-zl5v81je6v] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-zl5v81je6v]  a, .top-row .btn-link[b-zl5v81je6v] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-zl5v81je6v] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-zl5v81je6v] {
        display: none;
    }

    .top-row.auth[b-zl5v81je6v] {
        justify-content: space-between;
    }

    .top-row a[b-zl5v81je6v], .top-row .btn-link[b-zl5v81je6v] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-zl5v81je6v] {
        flex-direction: row;
    }

    .sidebar[b-zl5v81je6v] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-zl5v81je6v] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-zl5v81je6v], article[b-zl5v81je6v] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
