@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/OpsProj/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-sqjnndnhw3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-sqjnndnhw3] {
    flex: 1;
}


.top-row[b-sqjnndnhw3] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-sqjnndnhw3]  a, .top-row[b-sqjnndnhw3]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-sqjnndnhw3]  a:hover, .top-row[b-sqjnndnhw3]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-sqjnndnhw3]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-sqjnndnhw3] {
        justify-content: space-between;
    }

    .top-row[b-sqjnndnhw3]  a, .top-row[b-sqjnndnhw3]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-sqjnndnhw3] {
        flex-direction: row;
    }

    .sidebar[b-sqjnndnhw3] {
        width: 410px;
        height: 100vh;
        position: sticky;
        top: 0;
        transition:width 1s;
    }
    .sidebarSmall[b-sqjnndnhw3] {
        width: 53px;
        height: 100vh;
        position: sticky;
        top: 0;
        transition: width 1s;
    }

    .top-row[b-sqjnndnhw3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-sqjnndnhw3]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-sqjnndnhw3], article[b-sqjnndnhw3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-sqjnndnhw3] {
    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[b-sqjnndnhw3] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/OpsProj/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-q8uvg8vl6v] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.3rem;
    right: 1rem;
 /*   border: 1px solid rgba(255, 255, 255, 0.1);*/
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0);
}

.navbar-toggler:checked[b-q8uvg8vl6v] {
/*    background-color: rgba(255, 255, 255, 0.5);*/
border:0;
}
    .navbar-toggler:focus[b-q8uvg8vl6v],
    .navbar-toggler:active[b-q8uvg8vl6v],
    .navbar-toggler-icon:focus[b-q8uvg8vl6v] {
        outline: none;
        box-shadow: none;
    }
.top-row[b-q8uvg8vl6v] {
    height: 3.5rem;
/*    background-color: rgba(0,0,0,0.4);*/
}
.navbar[b-q8uvg8vl6v] {
    background-color: #003476;

}

.navbar-brand[b-q8uvg8vl6v] {
    font-size: 1.1rem;
    color: white;
}
.bi[b-q8uvg8vl6v] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.95rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-q8uvg8vl6v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-q8uvg8vl6v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-q8uvg8vl6v] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}
.menu[b-q8uvg8vl6v]{
    
}
.nav-item[b-q8uvg8vl6v] {
    font-size: 0.9rem;
    padding: 0 !important;
    line-height: unset !important;
    height: fit-content !important;
    display: block;
    border-bottom: 1px solid rgba(0,0,0,.100);
    border-right: 1px solid rgba(0,0,0,.100);
    border-left: 1px solid rgba(0,0,0,.100);
}

    .nav-item:first-of-type[b-q8uvg8vl6v] {
        border-top: 1px solid rgba(0,0,0,.125);
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-q8uvg8vl6v] {
        padding-bottom: 1rem;
        border-bottom: 1px solid rgba(0,0,0,.125);
    }

    .nav-item[b-q8uvg8vl6v]  .nav-link {
        color: rgba(0,0,0,.87);
        background: none;
        border: none;
        border-radius: 4px;
  /*      height: 3rem;*/
        display: flex;
        align-items: center;
        line-height: 2rem;
        width: 100%;
        font-size:1rem;
    }

    .nav-item[b-q8uvg8vl6v]  a.active {
        background-color: #dcdaf5;
      /*  color: white;*/
    }

    .nav-item[b-q8uvg8vl6v]  .nav-link:hover {
        background-color: #e8e0e8;
        /*    color: white;*/
    }

.nav-scrollable[b-q8uvg8vl6v] {
    display: none;
    background-color: #f2ecee;
    /*   background-color: rgb(255, 147, 51);*/
}

.navbar-toggler:checked ~ .nav-scrollable[b-q8uvg8vl6v] {
    display: block;
}
.aboveMenu[b-q8uvg8vl6v] {
    height: 3rem;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-right: 1px solid rgba(0,0,0,.125);
}

@media (min-width: 641px) {
    .navbar-toggler[b-q8uvg8vl6v] {
        display: none;
    }

    .nav-scrollable[b-q8uvg8vl6v] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: 100vh;
        overflow-y: auto;
    }
}
/* _content/OpsProj/Components/Pages/NewApplication.razor.rz.scp.css */
/* _content/OpsProj/Components/Shared/Accordion.razor.rz.scp.css */

.accordion-content[b-fn5h4rkhep] {
    max-height: 0;
    overflow: visible;
    transition: max-height 0.5s ease, padding 0.5s ease-in-out, opacity 0.5s ease;
    padding: 0px;
    opacity: 0;

}

.accordion-content.open[b-fn5h4rkhep] {
    max-height: 500px; /* Adjust as needed */
    padding: 15px 10px;
    opacity: 1;
}
.accordionButton[b-fn5h4rkhep] {
    display: flex;
    align-items: center;
    justify-content:space-between;
    width:100%;
}

.caret[b-fn5h4rkhep] {
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.caret-right[b-fn5h4rkhep] {
    border: solid #6a5798; /* Replace with your desired color */
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

.caret-down[b-fn5h4rkhep] {
    border: solid #6a5798; /* Replace with your desired color */
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
}


/* _content/OpsProj/Components/Shared/CheckBox.razor.rz.scp.css */
.form-check-input[type=checkbox]:checked[b-0a53r54aw0] {
    background-color: #6a5798;  
}
.custom-checkbox-wrapper[b-0a53r54aw0] {
    width: 35px;
    height: 35px;
    background-color: #f1eff5;
    border-radius: 50%;
    position:relative;
}
.form-check-input[type=checkbox][b-0a53r54aw0] {
    font-size: 110%;
    cursor: pointer;
    border: 1px solid #6a5798;
    position: absolute;
    top:15%;
    left:25%;
}
.custom-checkbox-wrapper:hover[b-0a53r54aw0] {
    background-color: #f1eff5;
}
        
/* _content/OpsProj/Components/Shared/DatePickerInput.razor.rz.scp.css */
.datepicker[b-avjlwu7sh4] {
    position: relative;
    display: inline-block;
}

.datepicker-input[b-avjlwu7sh4] {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 4px 12px; /* Added padding-right for the icon */
    font-size: 1rem;
    width: 200px;
    text-align:left;
    outline: none;
    cursor: pointer;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar3" viewBox="0 0 16 16"> <path d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2M1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857z"/> <path d="M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2m3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/> </svg>') no-repeat; background-size: 16px;
    background-repeat: no-repeat;
    background-position: right 8px center; /* Position the icon on the right */
}

.calendar[b-avjlwu7sh4] {
/*    position:absolute;
    top:100%;
    left: 0;*/
    background: #ece6ee;
    border: 1px solid #ccc;
    border-radius: 25px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    padding:15px;
}
.calendar th[b-avjlwu7sh4]{
    cursor:pointer;
}

    .calendar th[b-avjlwu7sh4],
    .calendar td[b-avjlwu7sh4] {
        padding: 10px 12px ;
        text-align: center;
    }

    .calendar th[b-avjlwu7sh4] {
        background: #ece6ee;
    }

    .calendar td[b-avjlwu7sh4] {
        cursor: pointer;
        border-radius:35px;
    }

    .calendar .current-month[b-avjlwu7sh4] {
        background: #ece6ee;
    }

    .calendar .other-month[b-avjlwu7sh4] {
        color: #ccc;
    }
    .calendar .current-day[b-avjlwu7sh4] {
        outline: 1px solid #675496;
        border-radius: 35px;
    }
    .calendar td:hover[b-avjlwu7sh4] {
        background: #675496;
        color: #fff;
    }
    .calendar span[b-avjlwu7sh4]{
        font-size:15px;
    }
.popup-above[b-avjlwu7sh4] {
    transform: translateY(-100%);
}
/* _content/OpsProj/Components/Shared/DropDown.razor.rz.scp.css */
.dropdown[b-j6cfa9qixz] {
    position: relative;
    display: inline-block;
    width: 100%
}

.MyDropDown[b-j6cfa9qixz] {
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 4.5px 12px; /* Added padding-right for the icon */
    font-size: 1rem;
    width: 100%;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-down-fill" viewBox="0 0 16 16"> <path d="M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"/> </svg>') no-repeat;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: right 8px center;*/ /* Position the icon on the right */
    background-color: white;
}

.dropdown-menu[b-j6cfa9qixz] {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    margin-top: 5px;
    width: 100%;
    z-index: 1;
    padding:0px;
}

.dropdown-item[b-j6cfa9qixz] {
    padding: 5px 12px;
    cursor: pointer;
    font-size: 1rem;
    overflow:hidden;
}

    .dropdown-item:hover[b-j6cfa9qixz] {
        background-color: #f4f0f4;
    }

.caret[b-j6cfa9qixz] {
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.caret-right[b-j6cfa9qixz] {
    border: solid #6a5798; /* Replace with your desired color */
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

.caret-down[b-j6cfa9qixz] {
    border: solid #6a5798; /* Replace with your desired color */
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
}
/* _content/OpsProj/Components/Shared/ListButton.razor.rz.scp.css */

.list-button[b-qs557dd8oa] {
    padding: 6px 15px;
    background-color: #6a5798;
    color: white;
    border: none;
    cursor: pointer;
    display:inline-block;
    /*  border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
    border-radius: 5px;
}

    .list-button:hover[b-qs557dd8oa] {
        background-color: #8e7db5;
    }

.list-label[b-qs557dd8oa] {
    padding: 8px 15px;
    background-color: #6a5798;
    color: white;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}


.list-items[b-qs557dd8oa] {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    margin-top: 5px;
    width: auto;
    z-index: 1;
}
/*    .list-items ul {
        list-style-type: circle;
        list-style-position: outside;
    }*/
    .list-items li[b-qs557dd8oa] {
        padding: 4px 12px;
        cursor: pointer;
        font-size: 1rem;
        overflow: hidden;
     
    }

        .list-items li:hover[b-qs557dd8oa] {
            background-color: #e9ecef !important;
        }

.caret[b-qs557dd8oa] {
    margin-left: 10px;
}

/*.caret-right {
    border: solid white;*/ /* Replace with your desired color */
/*border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}
.caret-down {
    border: solid white;*/ /* Replace with your desired color */
/*border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
}*/
/* _content/OpsProj/Components/Shared/MessageBox.razor.rz.scp.css */
body[b-arsa6j0pm9] {
}
p[b-arsa6j0pm9] {
   /* font-size:1.3rem;*/
    text-align:justify;
}
/* _content/OpsProj/Components/Shared/NumericBox.razor.rz.scp.css */
.label-show[b-ucxqnz8yt6] {
    position: relative;
    background-color: #fff;
    top: 19px;
    left: 16px;
    font-size: 0.8rem;
    padding: 0 2px 0 2px;
}
/* _content/OpsProj/Components/Shared/Steper.razor.rz.scp.css */
.stepperButton[b-2u8v56bw4j] {
    border: 4px solid white;
    border-radius: 40px;
    color: white;
    padding: 6px 18px;
    width: auto;
    font-size: 1.3rem;
    display: inline-table;
    background-color: gray;
    cursor: pointer;
}

.stepperButtonActive[b-2u8v56bw4j] {
    background-color: #003476;
}

.stepperButtonDone[b-2u8v56bw4j] {
    background-color: deepskyblue;
}

.stepperBack[b-2u8v56bw4j] {
    background-image: linear-gradient(0deg, rgba(255,255,255,0) 43%, rgba(232,232,243,1) 48%, rgba(9,9,121,1) 50%, rgba(232,232,243,1) 51%, rgba(255,255,255,0) 56%);
    background-repeat: no-repeat;
}

.stepperBackStart[b-2u8v56bw4j] {
    background-image: linear-gradient(0deg, rgba(255,255,255,0) 43%, rgba(232,232,243,1) 48%, rgba(9,9,121,1) 50%, rgba(232,232,243,1) 51%, rgba(255,255,255,0) 56%);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: 50%;
}

.stepperBackEnd[b-2u8v56bw4j] {
    background-image: linear-gradient(0deg, rgba(255,255,255,0) 43%, rgba(232,232,243,1) 48%, rgba(9,9,121,1) 50%, rgba(232,232,243,1) 51%, rgba(255,255,255,0) 56%);
    background-repeat: no-repeat;
    background-size: 50%;
}
/* _content/OpsProj/Components/Shared/Textbox.razor.rz.scp.css */
.label-show[b-0vhhqkk7ma] {
    position: relative;
    background-color: #fff;
    top:19px;
    left: 16px;
    font-size: 0.8rem;
    padding:0 2px 0 2px;
}

