/* /Pages/ActionItems.razor.rz.scp.css */
.timeline-content[b-s8uoiv2xch] {
    color: #555;
    padding: 5px 5px 1px 65px;
    margin-bottom: 10px;
    border-radius: 2px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    position: relative;
}

    .timeline-content ul[b-s8uoiv2xch] {
        list-style: none;
        padding-left: 10px;
    }

    .timeline-content li[b-s8uoiv2xch] {
        white-space: nowrap;
        overflow: hidden;
        line-height: 1.2rem;
    }

    .timeline-content h2[b-s8uoiv2xch] {
        color: #007bff;
        font-size: 0.95rem;
        font-weight: 600;
        position: absolute;
        left: 10px;
        top: 7px;
    }

    .timeline-content[b-s8uoiv2xch]:before {
        content: '';
        background-color: #007bff;
        height: 100%;
        width: 2px;
        position: absolute;
        left: 60px;
        top: 0;
    }

    .timeline-content:nth-child(6n+2)[b-s8uoiv2xch]:before {
        background-color: #6c757d;
    }

    .timeline-content:nth-child(6n+2) h2[b-s8uoiv2xch] {
        color: #6c757d;
    }

    .timeline-content:nth-child(6n+3)[b-s8uoiv2xch]:before {
        background-color: #28a745;
    }

    .timeline-content:nth-child(6n+3) h2[b-s8uoiv2xch] {
        color: #28a745;
    }

    .timeline-content:nth-child(6n+4)[b-s8uoiv2xch]:before {
        background-color: #dc3545;
    }

    .timeline-content:nth-child(6n+4) h2[b-s8uoiv2xch] {
        color: #dc3545;
    }

    .timeline-content:nth-child(6n+5)[b-s8uoiv2xch]:before {
        background-color: #ffc107;
    }

    .timeline-content:nth-child(6n+5) h2[b-s8uoiv2xch] {
        color: #ffc107;
    }

    .timeline-content:nth-child(6n+6)[b-s8uoiv2xch]:before {
        background-color: #17a2b8;
    }

    .timeline-content:nth-child(6n+6) h2[b-s8uoiv2xch] {
        color: #17a2b8;
    }

.med-name[b-s8uoiv2xch] {
    font-size: 0.95rem;
    font-weight: 600;
    line-height: 1.4;
    /*font-weight: 600;*/
    /*padding: 5px 0;*/
}

/*.timeline-content dd {
    font-size: smaller;
    margin: 0 0 0 15px;*/
/***line-height: 14px;*/
/***margin-left: 10px;*/
/*}

.timeline-content {
    color: #555;
    padding: 10px 10px 1px 80px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}

.timeline-content:before {
    content: '';
    background-color: #00A7FB;
    height: 100%;
    width: 4px;
    position: absolute;
    left: 65px;
    top: 0;
}

.timeline-time {
    color: #00A7FB;*/
/***font-size: 1.2rem;*/
/*font-weight: 700;
    position: absolute;
    left: 10px;
    top: 10px;
}

.timeline-content:nth-child(even) {*/
/***padding: 15px 80px 15px 20px;*/
/*}

    .timeline-content:nth-child(even):before {*/
/***left: auto;*/
/***right: 65px;*/
/*}

    .timeline-content:nth-child(even) .timeline-time {*/
/***left: auto;*/
/***right: 10px;*/
/*}

.timeline-content:nth-child(4n+2):before {
    background-color: #FF3E7D;
}

.timeline-content:nth-child(4n+2) .timeline-time {
    color: #FF3E7D;
}

.timeline-content:nth-child(4n+3):before {
    background-color: #7338BA;
}

.timeline-content:nth-child(4n+3) .timeline-time {
    color: #7338BA;
}

.timeline-content:nth-child(4n+4):before {
    background-color: #FF9800;
}

.timeline-content:nth-child(4n+4) .timeline-time {
    color: #FF9800;
}*/


/* /Pages/Levels.razor.rz.scp.css */
.timeline-content[b-4r9yqvih0p] {
    color: #555;
    padding: 10px 5px 1px 10px;
    min-height: 90px;
    margin-bottom: 10px;
    border-radius: 3px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    position: relative;
}

    .timeline-content[b-4r9yqvih0p]:before {
        content: '';
        background-color: #007bff;
        height: 100%;
        width: 4px;
        position: absolute;
        left: 45px;
        top: 0;
    }

    .timeline-content h2[b-4r9yqvih0p] {
        position: absolute;
        padding-right: 2px;
        transform: rotate(-90deg) translateX(-100%);
        /*transform: rotate(-90deg);*/
        transform-origin: top left;
        /*top: 10px;*/
        /*left: 10px;*/

        color: #007bff;
        font-size: 1.4rem;
        font-weight: 600;
        /*vertical-align: top;*/
    }

    .timeline-content ul[b-4r9yqvih0p] {
        list-style: none;
    }

    .timeline-content li[b-4r9yqvih0p] {
        white-space: nowrap;
        overflow: hidden;
        /*line-height: 1.2rem;*/
    }

    .timeline-content:nth-child(6n+2)[b-4r9yqvih0p]:before {
        background-color: #6c757d;
    }

    .timeline-content:nth-child(6n+2) h2[b-4r9yqvih0p] {
        color: #6c757d;
    }

    .timeline-content:nth-child(6n+3)[b-4r9yqvih0p]:before {
        background-color: #28a745;
    }

    .timeline-content:nth-child(6n+3) h2[b-4r9yqvih0p] {
        color: #28a745;
    }

    .timeline-content:nth-child(6n+4)[b-4r9yqvih0p]:before {
        background-color: #dc3545;
    }

    .timeline-content:nth-child(6n+4) h2[b-4r9yqvih0p] {
        color: #dc3545;
    }

    .timeline-content:nth-child(6n+5)[b-4r9yqvih0p]:before {
        background-color: #ffc107;
    }

    .timeline-content:nth-child(6n+5) h2[b-4r9yqvih0p] {
        color: #ffc107;
    }

    .timeline-content:nth-child(6n+6)[b-4r9yqvih0p]:before {
        background-color: #17a2b8;
    }

    .timeline-content:nth-child(6n+6) h2[b-4r9yqvih0p] {
        color: #17a2b8;
    }

.list-items[b-4r9yqvih0p] {
    padding-left: 55px;
}
/* /Pages/Meds.razor.rz.scp.css */
.timeline-time[b-dpugkqjx9n] {
    color: #007bff;
    font-size: 1.1rem;
    font-weight: 700;
    vertical-align: top;
}



    .timeline-content[b-dpugkqjx9n] {
        color: #555;
        padding: 10px 5px 1px 0px;
        /*padding-bottom: 1px;*/
        margin-bottom: 10px;
        border-radius: 3px;
        box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
        /*border: solid 2px red;*/
        /*margin: 5px;*/
        position: relative;
    }

    .timeline-content[b-dpugkqjx9n]:before {
        content: '';
        background-color: #007bff;
        height: 100%;
        width: 4px;
        position: absolute;
        left: 65px;
        top: 0;
    }

    .timeline-content ul[b-dpugkqjx9n] {
        list-style: none;
        /*font-size: 1rem;*/
        padding-left: 10px;
        /*color: red;*/
    }

    .timeline-content li[b-dpugkqjx9n] {
        white-space: nowrap;
        overflow: hidden;
        line-height: 1.2rem;
    }

    .timeline-content h2[b-dpugkqjx9n] {
        font-size: 1.2rem;
        /*position: relative;*/
        /*left: 80px;*/
        margin-left: 80px;
    }

    .timeline-content:nth-child(6n+2)[b-dpugkqjx9n]:before {
        background-color: #6c757d;
    }

    .timeline-content:nth-child(6n+2) .timeline-time[b-dpugkqjx9n] {
        color: #6c757d;
    }

    .timeline-content:nth-child(6n+3)[b-dpugkqjx9n]:before {
        background-color: #28a745;
    }

    .timeline-content:nth-child(6n+3) .timeline-time[b-dpugkqjx9n] {
        color: #28a745;
    }

    .timeline-content:nth-child(6n+4)[b-dpugkqjx9n]:before {
        background-color: #dc3545;
    }

    .timeline-content:nth-child(6n+4) .timeline-time[b-dpugkqjx9n] {
        color: #dc3545;
    }

    .timeline-content:nth-child(6n+5)[b-dpugkqjx9n]:before {
        background-color: #ffc107;
    }

    .timeline-content:nth-child(6n+5) .timeline-time[b-dpugkqjx9n] {
        color: #ffc107;
    }

    .timeline-content:nth-child(6n+6)[b-dpugkqjx9n]:before {
        background-color: #17a2b8;
    }

    .timeline-content:nth-child(6n+6) .timeline-time[b-dpugkqjx9n] {
        color: #17a2b8;
    }

.format-list-details[b-dpugkqjx9n] {
    display: inline-block;
}
/* /Pages/Timeline.razor.rz.scp.css */
dd[b-lrbwd3rvq4] {
    font-size: 14px;
    margin: 0 0 0 15px;
    /*line-height: 14px;*/
    /*margin-left: 10px;*/
}

.main-timeline[b-lrbwd3rvq4] {
    font-family: 'Poppins', sans-serif;
}

    .main-timeline[b-lrbwd3rvq4]:after {
        content: '';
        display: block;
        clear: both;
    }

    .main-timeline .timeline[b-lrbwd3rvq4] {
        /*width: calc(50% + 200px);*/
        /*margin: 0 0 25px 5px;*/
        margin-bottom: 10px;
        float: right;
    }

    .main-timeline .timeline-content[b-lrbwd3rvq4] {
        color: #555;
        background: #fff;
        padding: 10px 15px 10px 80px;
        border-radius: 5px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
        display: block;
        position: relative;
    }

        .main-timeline .timeline-content:hover[b-lrbwd3rvq4] {
            text-decoration: none;
        }

        .main-timeline .timeline-content[b-lrbwd3rvq4]:before {
            content: '';
            background-color: #00A7FB;
            height: 100%;
            width: 4px;
            position: absolute;
            left: 65px;
            top: 0;
        }

    .main-timeline .timeline-year[b-lrbwd3rvq4] {
        color: #00A7FB;
        font-size: 18px;
        font-weight: 700;
        /*line-height: 33px;*/
        /*transform: translateY(-50%);*/
        position: absolute;
        left: 10px;
        top: 10px;
    }

    .main-timeline .timeline-icon[b-lrbwd3rvq4] {
/*        color: #fff;
        font-size: 50px;
        font-weight: 600;
        text-align: center;
        line-height: 50px;
        width: 120px;
        transform: translateY(-50%);
        position: absolute;
        left: 140px;
        top: 50%;
*/    }

    .main-timeline .title[b-lrbwd3rvq4] {
        font-size: 18px;
        font-weight: 500;
        text-transform: capitalize;
        margin: 0 0 7px;
    }

    .main-timeline .description[b-lrbwd3rvq4] {
        /*font-size: 14px;*/
        /*line-height: 20px;*/
        /*letter-spacing: 0.5px;*/
        /*margin: 0;*/
    }

    .main-timeline .timeline:nth-child(even)[b-lrbwd3rvq4] {
        /*margin: 0 5px 25px 0;*/
        float: left;
    }

        .main-timeline .timeline:nth-child(even) .timeline-content[b-lrbwd3rvq4] {
            padding: 15px 80px 15px 20px;
        }

            .main-timeline .timeline:nth-child(even) .timeline-content[b-lrbwd3rvq4]:before {
                left: auto;
                right: 65px;
            }

        .main-timeline .timeline:nth-child(even) .timeline-year[b-lrbwd3rvq4] {
            left: auto;
            right: 10px;
        }

        .main-timeline .timeline:nth-child(even) .timeline-icon[b-lrbwd3rvq4] {
            left: auto;
            right: 139px;
        }

    .main-timeline .timeline:nth-child(4n+2) .timeline-content[b-lrbwd3rvq4]:before {
        background-color: #FF3E7D;
    }

    .main-timeline .timeline:nth-child(4n+2) .timeline-year[b-lrbwd3rvq4] {
        color: #FF3E7D;
    }

    .main-timeline .timeline:nth-child(4n+3) .timeline-content[b-lrbwd3rvq4]:before {
        background-color: #7338BA;
    }

    .main-timeline .timeline:nth-child(4n+3) .timeline-year[b-lrbwd3rvq4] {
        color: #7338BA;
    }

    .main-timeline .timeline:nth-child(4n+4) .timeline-content[b-lrbwd3rvq4]:before {
        background-color: #FF9800;
    }

    .main-timeline .timeline:nth-child(4n+4) .timeline-year[b-lrbwd3rvq4] {
        color: #FF9800;
    }

/*@media screen and (max-width:767px) {
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        width: 100%;
        margin: 0 0 30px;
    }

        .main-timeline .timeline-content,
        .main-timeline .timeline:nth-child(even) .timeline-content {
            text-align: center;
            padding: 200px 15px 15px 15px;
        }

            .main-timeline .timeline-content:before,
            .main-timeline .timeline:nth-child(even) .timeline-content:before {
                width: 100%;
                height: 100px;
                transform: translateX(-50%) translateY(0);
                left: 50%;
                right: auto;
                top: 80px;
            }

        .main-timeline .timeline-year,
        .main-timeline .timeline:nth-child(even) .timeline-year {
            transform: translateY(0) translateX(-50%);
            left: 50%;
            right: auto;
            top: 20px;
        }

        .main-timeline .timeline-icon,
        .main-timeline .timeline:nth-child(even) .timeline-icon {
            width: auto;
            transform: translateY(0) translateX(-50%);
            left: 50%;
            right: auto;
            top: 105px;
        }
}*/
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-a2fg7o5jsp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-a2fg7o5jsp] {
    flex: 1;
}

.sidebar[b-a2fg7o5jsp] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-a2fg7o5jsp] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-a2fg7o5jsp]  a, .top-row[b-a2fg7o5jsp]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-a2fg7o5jsp]  a:hover, .top-row[b-a2fg7o5jsp]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-a2fg7o5jsp]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-a2fg7o5jsp] {
        display: none;
    }

    .top-row.auth[b-a2fg7o5jsp] {
        justify-content: space-between;
    }

    .top-row[b-a2fg7o5jsp]  a, .top-row[b-a2fg7o5jsp]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-a2fg7o5jsp] {
        flex-direction: row;
    }

    .sidebar[b-a2fg7o5jsp] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-a2fg7o5jsp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-a2fg7o5jsp]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-a2fg7o5jsp], article[b-a2fg7o5jsp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.bottomOptions[b-38tmy2dvum] {
    display: none;
}

.navbar-toggler[b-38tmy2dvum] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-38tmy2dvum] {
    height: 4rem;
    /*background-color: rgba(0,0,0,0.4);*/
    /*background-color: rgba(0,0,0,1);*/
    /*background-color: #f7f7f7;*/
    border-top: 1px solid #e0e0e0;
}

.navbar-brand[b-38tmy2dvum] {
    font-size: 1.1rem;
}

.oi[b-38tmy2dvum] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-38tmy2dvum] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-38tmy2dvum] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-38tmy2dvum] {
        padding-bottom: 1rem;
    }

    .nav-item[b-38tmy2dvum]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-38tmy2dvum]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-38tmy2dvum]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

.nav-item2[b-38tmy2dvum] {
    font-size: 0.9rem;
    /*padding-bottom: 0.5rem;*/
}


    .nav-item2[b-38tmy2dvum]  a, #DetailsLabel[b-38tmy2dvum] {
        color: #6c757d;
        /*border-radius: 4px;*/
        /*height: 3rem;*/
        /*display: flex;*/
        /*align-items: center;*/
        /*line-height: 3rem;*/
    }

        .nav-item2[b-38tmy2dvum]  a.active {
            /*background-color: rgba(255,255,255,0.25);*/
            color: #007bff;
            /*color: #0d6efd;*/
        }

        .nav-item2[b-38tmy2dvum]  a:hover {
            /*background-color: rgba(255,255,255,0.1);*/
            color: #007bff;
            /*color: #0d6efd;*/
        }

.form-check-input:checked[b-38tmy2dvum] {
    /*background-color: #00A7FB;
    border-color: #00A7FB;*/
}

@media (min-width: 641px) {
    .navbar-toggler[b-38tmy2dvum] {
        display: none;
    }

    .collapse[b-38tmy2dvum] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}


@media (max-width: 640px) {
    .bottomOptions[b-38tmy2dvum] {
        display: block;
    }
}
