html, body {
    font-family: 'Outfit', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

/*Ensuring that switch with labels have no margin when alighted at the end*/
.mud-input-control.mud-input-control-boolean-input.align-items-end label.mud-switch{
    margin-right: 0;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

.loading-progress circle {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 0.6rem;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
}

.loading-progress circle:last-child {
    stroke: #1b6ec2;
    stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
    transition: stroke-dasharray 0.05s ease-in-out;
}

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

.loading-progress-text:after {
    content: var(--blazor-load-percentage-text, "Loading");
}

code {
    color: #c02d76;
}

label {
    margin: 3px;
}

input {
    margin: 3px;
}

.flex-outer div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.flex-outer div:last-child {
    margin-top: 20px;
}

.flex-outer div label,
.flex-outer div input {
    flex: 1 0 120px;
    max-width: 220px;
}

.flex-outer div label + * {
    flex: 1 0 120px;
}
.text-right {
    text-align: right !important;
}

/* 
    NOT LOGGED IN OUTER CONTAINER
*/
.not-logged-in-outer-container {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.not-logged-in-outer-container .not-logged-in-inner-container {
    height: 90vh;
    overflow: hidden;
    
}
.not-logged-in-inner-container .not-logged-in-content-image-overlay {
    min-width: 400px;
    min-height: 760px;
    height: 100%;
    background-image: url("../images/woman-with-folders.jpg");
    background-size: cover;
}
.not-logged-in-inner-container .not-logged-in-content-form {
    width: 560px;
    overflow-y: auto;
}
.not-logged-in-content-form .not-logged-in-header{
    margin-top: 30px;
}
@media screen and (max-width: 960px) {
    .not-logged-in-outer-container .not-logged-in-inner-container {
        height: 100vh;
    }
}
@media screen and (max-width: 600px) {
    .not-logged-in-inner-container .not-logged-in-content-form {
        width: 100%;
        overflow-y: auto;
    }
}
/* End */

/* 
    LOAN APPLICATION CONTAINER
*/

.loan-application-container{

}

.loan-application-container .loan-application-header .mud-timeline-item-content {
    text-align: center;
}
.loan-application-container .loan-application-header .mud-timeline-item-content span{
    margin-top: -25px;
}

.loan-application-container .loan-application-content .container .row .col-md-12{
    margin-bottom: 15px;
}
.loan-application-container .loan-application-content .container .required-entry {
    color: red;
    font-weight: bolder;
}
.loan-application-container .loan-application-content .link-right-float {
    font-weight: bolder;
    float: right;
    cursor: pointer;
}


.loan-application-container .loan-application-content .container {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.loan-application-container .loan-application-content .header {
    text-align: center;
    margin-bottom: 20px;
}

.loan-application-container .loan-application-content .header h1 {
    margin: 0;
    font-size: 24px;
    color: #333333;
}

.loan-application-container .loan-application-content .section {
    margin-bottom: 20px;
}

.loan-application-container .loan-application-content .section h2 {
    font-size: 20px;
    color: #555555;
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.loan-application-container .loan-application-content .section p {
    margin: 5px 0;
    font-size: 16px;
    color: #666666;
}

.loan-application-container .loan-application-content .section p span {
    font-weight: bold;
    color: #333333;
}
.loan-application-container .application-buttons-container{
    max-width: 1000px;
    margin: 0 auto;
}
.loan-application-container .loan-application-content .Form-Save-btn {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    color:whitesmoke;
}
.loan-application-container .loan-application-content .Form-Save-btn p.mud-typography.mud-typography-body1 {
    color: whitesmoke;
}
.loan-application-container .loan-application-content .Form-Previous-btn {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* End */



img.mud-image.object-fill.object-center.drawer-image {
    height: 60px;
}

.mud-toolbar .app-bar-account-menu
{
    margin-inline-end: 16px;
}

.mud-menu.app-bar-account-menu {
    float: right;
}

@media screen and (max-width:599px) {
    .mud-nav-group.side-menu-user {
        display: block;
    }
    .mud-menu.app-bar-account-menu {
        display: none;
    }
}

@media screen and (min-width:599px) {
    .mud-nav-group.side-menu-user {
        display: none;
    }

    .mud-menu.app-bar-account-menu {
        display: block;
    }
}

.mud-paper.mud-elevation-2.pt-3.submitted-applications {
    margin-top: 20px;
}

.scrollable-div {
    height: 69vh; /* set a fixed height for the div */
    overflow-y: scroll; /* enable vertical scrollbar */
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.scrollable-Summary {
    height: 40vh; /* set a fixed height for the div */
    overflow-y: scroll; /* enable vertical scrollbar */
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
.scrollable-process {
    height: 80vh; /* set a fixed height for the div */
    overflow-y: scroll; /* enable vertical scrollbar */
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    /* Hide scrollbar for IE, Edge and Firefox */
    /*-ms-overflow-style: none;*/ /* IE and Edge */
    /*scrollbar-width: none;*/ /* Firefox */
    border-bottom-style: solid;
    border-bottom-width: thick;
    border-bottom-color: rgba(211, 211, 211, .6);
    margin-right:15px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
    .scrollable-process ::-webkit-scrollbar {
        /*display: none;*/
    }
.scrollable-side-menu {
    height: 78vh; /* set a fixed height for the div */
    overflow-y: scroll; /* enable vertical scrollbar */
    width: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5%;
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
    .scrollable-side-menu ::-webkit-scrollbar {
        display: none;
    }


.dashboard-container {
    padding: 5px;
    margin-top: 10px;
}

    .dashboard-container .row {
        margin: 5px;
    }

        .dashboard-container .row .mud-paper.mud-elevation-2 {
            margin-bottom: 10px;
        }

    .dashboard-container .dashboard-icon {
        /* width: 40px;
        height: 70px;*/
    }

    .dashboard-container .Dashboard-label-container {
        padding-top: 1px;
    }

.Dashboard-label {
    margin-bottom: 20px;
    font-weight: bolder;
}

.process-summary {
    padding: 15px;
    /*margin-top:10px;*/
    margin-bottom: 10px;
}

    .process-summary .row .col-md-3 {
        margin-bottom: 10px;
    }

    .process-summary .row .col-md-12 {
        margin-bottom: 10px;
    }

    .process-summary .row .col-md-6 {
        margin-bottom: 10px;
    }

    .process-summary span {
        font-weight: bold;
        color: #333333;
    }

        .process-summary span.mud-button-label {
            font-weight: bold;
            color: whitesmoke;
        }

    .process-summary p {
        font-size: 16px;
        color: #666666;
    }

    .process-summary .link-right-float{
        font-weight: bolder;
        float: right;
        cursor: pointer;
    }
    .process-summary .link-left-float{
        font-weight: bolder;
        float: left;
        cursor: pointer;
    }

.application-process .process-btn-next {
    float: right;
    margin: 10px;
}

.process-summary .row .col-md-3 {
    margin-bottom: 10px;
}

.application-process .row .col-md-12 {
    margin-bottom: 10px;
}

.application-process .row .col-md-6 {
    margin-bottom: 10px;
}

.application-process {
    padding: 15px;
    margin-bottom: 10px;
    border-radius:10px;
}

.mudstack-container {
    width: 100%;
}
    .mudstack-container h6 {
        width: 90%;
    }

    .mudstack-container .mud-icon-root.mud-svg-icon {
        cursor: pointer;
        margin: auto;
        max-width: 5%;
    }

.summary-left-alignment {
    margin-left: 20px;
}
.process-summary .mud-typography-h5 {
    color: #6A1DCE;
    font-weight: bolder;
    font-style: italic;
}

.process-summary .mud-typography-h6 {
    color: #250B40;
    font-weight: bolder;
}

.fixed-button {
    position: fixed;
    top: 20vh;
    right: 0px;
    padding: 5px 5px;
    background-color: rgba(32, 6, 61, 1);
    color: rgba(224, 210, 246, 1);
    border: none;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 600000; /* Ensures the button is on top of other elements */
}

    .fixed-button:hover {
        background-color: rgba(224, 210, 246, 1);
        color: rgba(32, 6, 61, 1);
    }
    .fixed-button span {
        writing-mode: vertical-rl;
        text-orientation: mixed;
    }


.client-dd-fixed-button {
    position: fixed;
    top: 50vh;
    right: 0px;
    padding: 5px 5px;
    background-color: rgba(32, 6, 61, 1);
    color: rgba(224, 210, 246, 1);
    border: none;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    z-index: 600000; /* Ensures the button is on top of other elements */
}

    .client-dd-fixed-button:hover {
        background-color: rgba(224, 210, 246, 1);
        color: rgba(32, 6, 61, 1);
    }

    .client-dd-fixed-button span {
        writing-mode: vertical-rl;
        text-orientation: mixed;
    }

.mud-elevation-3 {
    box-shadow: inherit;
}

.table-bordered > tr > td {
    border-color: black;
    border-width: thin;
    padding: 5px;
}
.table-bordered > thead {
    background-color: rgba(32, 6, 61, 1);
}
    .table-bordered > thead > tr > td {
        padding: 5px;
    }
    .table-bordered > thead > tr > td > p.mud-typography.mud-typography-body1 {
        color: ghostwhite;
    }
        .table-bordered > tr > td.table-group > p.mud-typography.mud-typography-body1 {
            color: black;
        }
.table-bordered > tr > td.table-group {
    background-color: #e7e7e7;
}
.table-bordered > :not(caption) > * > * {
    border-width: 0 0px;
}
.mud-timeline-horizontal .mud-timeline-item {
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    min-width: 0;
}

.mud-timeline-horizontal.mud-timeline-position-top .mud-timeline-item-content, .mud-timeline-horizontal.mud-timeline-position-bottom .mud-timeline-item-content {
    text-align: center;
    margin-bottom: 20px;
}