@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/RamWebTools/Pages/Advisor.razor.rz.scp.css */
.advisor[b-2v1vvngjz9]{
    display:grid;
    justify-content:center;
}
.advisor_body[b-2v1vvngjz9]{
    margin-top:50px;
    display:grid;
}
.advisor_collapse[b-2v1vvngjz9] {
    background-color: #336633;
    color: white;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    display:flex;
    justify-content:space-between;
}
    .advisor_collapse button[b-2v1vvngjz9] {
        border: none;
        color: white;
        background-color: #336633;
    }
.advisor_info_header[b-2v1vvngjz9] {
    background-color: #257742;
    color: white;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px
}

.advisor_body ul[b-2v1vvngjz9] {
    list-style:none;
}
.advisor_body li[b-2v1vvngjz9]{
    display:grid;
    justify-content:space-around;
}
.advisor_child div[b-2v1vvngjz9] {
    background-color: rgb(225, 250, 236);
    margin-top:10px;
    padding:10px;
    font-weight:bold;
}
.advisor_list[b-2v1vvngjz9]{
    display:flex;
    font-weight:bold;
    margin-bottom:10px;
    color:black;
}
    .advisor_list .child_one[b-2v1vvngjz9] {
        background-color: rgb(225, 250, 236);
        padding:10px;
        width:180px;
       margin-right:10px;
       color:black !important;
    }
    .advisor_list .child_two[b-2v1vvngjz9] {
        background-color: rgb(225, 250, 236);
        padding: 10px;
        width: 300px;
        text-align: center;
        color: black !important;
    }

.header h5[b-2v1vvngjz9] {
    font-weight: bold;
}

.header-btn span[b-2v1vvngjz9] {
    font-size: 30px;
}

.header-btn div[b-2v1vvngjz9] {
    margin: 5px;
}

.bg-layer[b-2v1vvngjz9] {
    max-width: 800px;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-2v1vvngjz9] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span[b-2v1vvngjz9] {
        margin: 7px;
    }

    .bg-layer-top div[b-2v1vvngjz9] {
        margin: 2px;
    }
.collapsible[b-2v1vvngjz9] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active[b-2v1vvngjz9], .collapsible:hover[b-2v1vvngjz9] {
        background-color: transparent;
    }

.content[b-2v1vvngjz9] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-2v1vvngjz9] {
    display: grid;
}

    .content_navigate a[b-2v1vvngjz9] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-2v1vvngjz9] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-2v1vvngjz9] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-2v1vvngjz9] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-2v1vvngjz9] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-2v1vvngjz9] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-2v1vvngjz9] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-2v1vvngjz9] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-2v1vvngjz9] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

@media only screen and (max-width: 800px) {
  
    .advisor_body[b-2v1vvngjz9] {
        margin-top: -10px;
        display: grid;

    }
    .bg-layer[b-2v1vvngjz9] {
        max-width: 800px;
        background-color: white;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 0px;
    }
}
/* _content/RamWebTools/Pages/AlertsList.razor.rz.scp.css */
.header h5[b-mpt0wps0nz] {
    font-weight: bold;
}

.header-btn span[b-mpt0wps0nz] {
    font-size: 30px;
}

.header-btn div[b-mpt0wps0nz] {
    margin: 5px;
}

.bg-layer[b-mpt0wps0nz] {
    max-width: 800px;
    color:black !important;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-mpt0wps0nz] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span[b-mpt0wps0nz] {
        margin: 7px;
    }

    .bg-layer-top div[b-mpt0wps0nz] {
        margin: 2px;
    }

.collapsible[b-mpt0wps0nz] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active[b-mpt0wps0nz], .collapsible:hover[b-mpt0wps0nz] {
        background-color: transparent;
    }

.content[b-mpt0wps0nz] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-mpt0wps0nz] {
    display: grid;
}

    .content_navigate a[b-mpt0wps0nz] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-mpt0wps0nz] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-mpt0wps0nz] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-mpt0wps0nz] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-mpt0wps0nz] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-mpt0wps0nz] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-mpt0wps0nz] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-mpt0wps0nz] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-mpt0wps0nz] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.alertList[b-mpt0wps0nz]{
    margin-top:50px;
}
.alertHeader[b-mpt0wps0nz] {
    background-color: #257742;
    color:white;
    padding:10px;
    font-weight:bold;
    border-radius:3px;
}
.alertBody[b-mpt0wps0nz] {
    border: 2px solid #257742;
    background-color:rgb(225, 250, 236);
    padding:10px;
    border-radius:3px;
    margin-bottom:10px
}
.alertBody h6[b-mpt0wps0nz]{
    font-weight:bold;
    color:black;
}
.alertBody p[b-mpt0wps0nz]{
    color:black;
}
.alert_btn[b-mpt0wps0nz]{
    display:flex;
    justify-content:center;
}
    .alertBody a[b-mpt0wps0nz] {
        background-color: rgb(37, 119, 66);
        padding: 0px;
        font-weight: bold;
        margin: 0;
        display: flex;
        justify-content: center;
        font-size: 15px;
        text-align: center;
        color:white;
        border-radius:3px;
        margin-top:18px;
       width:150px;
    }


@media only screen and (max-width: 800px) {
    .main_body[b-mpt0wps0nz] {
        margin-right: -10px;
        margin-left: -10px;
    }

    .bg-layer[b-mpt0wps0nz] {
        max-width: 800px;
        background-color: white;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 0px;
    }

    .detailed_importance .child[b-mpt0wps0nz] {
        display: grid;
    }
}
/* _content/RamWebTools/Pages/AllAlerts.razor.rz.scp.css */
.all_alerts_container[b-tjw7bvzepd]{
   overflow-x:auto;
   overflow-y:auto;
   width:100%
}
.body[b-tjw7bvzepd] {
    display: grid;
    justify-content: center;
}
.page_layout[b-tjw7bvzepd] {
    background-color: white;
    padding: 20px;
    border-radius: 6px;
    display: grid;
    justify-content: center;
}
.table_heading2 th[b-tjw7bvzepd]{
    font-weight:bold;
    font-size:20px;
}

.table_content2 td[b-tjw7bvzepd]{
    margin:20px;
}
tr:nth-child(even)[b-tjw7bvzepd] {
    background-color: rgb(225, 250, 236);
    padding:10px;

}
tr:nth-child(odd)[b-tjw7bvzepd] {
    background-color: white;
    padding: 10px;
    height: 80px;
}
@media only screen and (max-width: 800px) {
    .body[b-tjw7bvzepd] {
        display: grid;
        justify-content: start;
        background-color: white;
        padding: 0px;
        margin: 0px;
        width: 100%;
        overflow-x:auto;
        overflow-y: auto;
    }

    .page_layout[b-tjw7bvzepd] {
        border-radius: 6px;
        display: grid;
        justify-content: center;
    }
}





/*.header h5 {
    font-weight: bold;
}

.header-btn span {
    font-size: 30px;
}

.header-btn div {
    margin: 5px;
}

.bg-layer {
    max-width: 800px;
    color:black !important;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span {
        margin: 7px;
    }

    .bg-layer-top div {
        margin: 2px;
    }

.collapsible {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active, .collapsible:hover {
        background-color: transparent;
    }

.content {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate {
    display: grid;
}

    .content_navigate a {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.alertList{
    margin-top:50px;
}
.alertHeader {
    background-color: #257742;
    color:white;
    padding:10px;
    font-weight:bold;
    border-radius:3px;
}
.alertBody {
    border: 2px solid #257742;
    background-color:rgb(225, 250, 236);
    padding:10px;
    border-radius:3px;
}
.alertBody h6{
    font-weight:bold;
    color:black;
}
.alertBody p{
    color:black;
}
.alert_btn{
    display:flex;
    justify-content:center;
}
    .alertBody a {
        background-color: rgb(37, 119, 66);
        padding: 0px;
        font-weight: bold;
        margin: 0;
        display: flex;
        justify-content: center;
        font-size: 15px;
        text-align: center;
        color:white;
        border-radius:3px;
        margin-top:18px;
       width:150px;
    }


@media only screen and (max-width: 800px) {
    .main_body {
        margin-right: -10px;
        margin-left: -10px;
    }

    .bg-layer {
        max-width: 800px;
        background-color: white;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 0px;
    }

    .detailed_importance .child {
        display: grid;
    }
}*/
/* _content/RamWebTools/Pages/DetailedAlert.razor.rz.scp.css */
.header h5[b-5qwuub3u3g] {
    font-weight: bold;
}

.header-btn span[b-5qwuub3u3g] {
    font-size: 30px;
}

.header-btn div[b-5qwuub3u3g] {
    margin: 5px;
}

.bg-layer[b-5qwuub3u3g] {
    max-width: 800px;
    color: black !important;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-5qwuub3u3g] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span[b-5qwuub3u3g] {
        margin: 7px;
    }

    .bg-layer-top div[b-5qwuub3u3g] {
        margin: 2px;
    }

.collapsible[b-5qwuub3u3g] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active[b-5qwuub3u3g], .collapsible:hover[b-5qwuub3u3g] {
        background-color: transparent;
    }

.content[b-5qwuub3u3g] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-5qwuub3u3g] {
    display: grid;
}

    .content_navigate a[b-5qwuub3u3g] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-5qwuub3u3g] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-5qwuub3u3g] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-5qwuub3u3g] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-5qwuub3u3g] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-5qwuub3u3g] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-5qwuub3u3g] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-5qwuub3u3g] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-5qwuub3u3g] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.detailed_alert[b-5qwuub3u3g]{
   margin-top:50px;
}
.detailed_heading[b-5qwuub3u3g] {
    display:flex;
}
    .detailed_heading .left[b-5qwuub3u3g] {
        background-color: rgb(225, 250, 236);
        border: 1px solid #257742;
        border-radius: 3px;
        padding: 20px;
        width: 30%;
        text-align: center;
        margin-right: 10px;
        font-weight: bold;
        font-size: 18px;
    }
    .detailed_heading .right[b-5qwuub3u3g] {
        background-color: rgb(225, 250, 236);
        border: 1px solid #257742;
        border-radius: 3px;
        padding: 20px;
        width: 70%;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
    }

.detailed_subheading[b-5qwuub3u3g] {
    display: flex;
    margin-top:10px;
  
}

    .detailed_subheading .left[b-5qwuub3u3g] {
        background-color: rgb(225, 250, 236);
        border:1px solid #257742;
        border-radius:3px;
        padding: 10px;
        width: 30%;
        text-align: center;
        margin-right: 10px;
        font-weight: 400;
        font-size: 13px;
        font-weight: bold;
    }

    .detailed_subheading .right[b-5qwuub3u3g] {
        background-color: rgb(225, 250, 236);
        border: 1px solid #257742;
        border-radius: 3px;
        /* background-color: #EBFDF5;*/
        padding: 10px;
        width: 70%;
        font-weight: 400;
        font-size: 13px;
        font-weight: bold;
    }
.detailed_header[b-5qwuub3u3g] {
    display: flex;
    background-color: #FBCA47;
    margin:5px;
}
.detailed_body[b-5qwuub3u3g] {
    font-family: "Times New Roman", Times, serif;
    line-height:2;
    font-size:17px;
    margin-top:50px;
    margin-bottom:50px;
}
.detailed_importance .child[b-5qwuub3u3g] {
    display: flex;

}

.detailed_importance span[b-5qwuub3u3g] {
    
}
.detailed_warning[b-5qwuub3u3g] {
    color: black;
    width: 100%;
    background-color: #FEF2F1;
    text-align: center;
    padding: 10px;
    border: 1px solid #F98888;
    border-radius:3px;
    font-size:14px;
    margin:5px;
}

.detailed_warning_two[b-5qwuub3u3g] {
    color: black;
    width: 100%;
    background-color: #FFFAEC;
    text-align: center;
    padding: 10px;
    border: 1px solid #FBCA47;
    border-radius: 3px;
    font-size: 14px;
    margin: 5px;
}
.detailed_warning_two span[b-5qwuub3u3g]{
    font-weight:bold;
}

@media only screen and (max-width: 800px) {
    .main_body[b-5qwuub3u3g]{
        margin-right:0px;
        margin-left:0px;
    }
    .bg-layer[b-5qwuub3u3g] {
        max-width: 800px;
        background-color: white;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 0px;
    }
    .detailed_importance .child[b-5qwuub3u3g] {
        display: grid;
    }
}
/* _content/RamWebTools/Pages/ErrorPage.razor.rz.scp.css */

.error[b-ngle0dcj3h]{
    height:60vh
}
.error-message[b-ngle0dcj3h] {

    background-color: #F5E9E5;
    border: 1px solid #E9CBC2;
    padding: 30px;
    border-radius: 5px;
    max-width: 900px;
    padding-bottom: 45px;
    margin-top: 10px;
}
/* _content/RamWebTools/Pages/ExtendedViewAlert.razor.rz.scp.css */
.header h5[b-5aukua5u3i] {
    font-weight: bold;
}

.header-btn span[b-5aukua5u3i] {
    font-size: 30px;
}

.header-btn div[b-5aukua5u3i] {
    margin: 5px;
}

.bg-layer[b-5aukua5u3i] {
    max-width: 800px;
    color:black !important;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-5aukua5u3i] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span[b-5aukua5u3i] {
        margin: 7px;
    }

    .bg-layer-top div[b-5aukua5u3i] {
        margin: 2px;
    }

.collapsible[b-5aukua5u3i] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active[b-5aukua5u3i], .collapsible:hover[b-5aukua5u3i] {
        background-color: transparent;
    }

.content[b-5aukua5u3i] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-5aukua5u3i] {
    display: grid;
}

    .content_navigate a[b-5aukua5u3i] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-5aukua5u3i] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-5aukua5u3i] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-5aukua5u3i] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-5aukua5u3i] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-5aukua5u3i] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-5aukua5u3i] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-5aukua5u3i] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-5aukua5u3i] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.alertList[b-5aukua5u3i]{
    margin-top:50px;
}
.alertHeader[b-5aukua5u3i] {
    background-color: #257742;
    color:white;
    padding:10px;
    font-weight:bold;
    border-radius:3px;
}
.alertBody[b-5aukua5u3i] {
    border: 2px solid #257742;
    background-color:rgb(225, 250, 236);
    padding:10px;
    border-radius:3px;
}
.alertBody h6[b-5aukua5u3i]{
    font-weight:bold;
    color:black;
}
.alertBody p[b-5aukua5u3i]{
    color:black;
}
.alert_btn[b-5aukua5u3i]{
    display:flex;
    justify-content:center;
}
    .alertBody a[b-5aukua5u3i] {
        background-color: rgb(37, 119, 66);
        padding: 0px;
        font-weight: bold;
        margin: 0;
        display: flex;
        justify-content: center;
        font-size: 15px;
        text-align: center;
        color:white;
        border-radius:3px;
        margin-top:18px;
       width:150px;
    }


@media only screen and (max-width: 800px) {
    .main_body[b-5aukua5u3i] {
        margin-right: -10px;
        margin-left: -10px;
    }

    .bg-layer[b-5aukua5u3i] {
        max-width: 800px;
        background-color: white;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 0px;
    }

    .detailed_importance .child[b-5aukua5u3i] {
        display: grid;
    }
}
/* _content/RamWebTools/Pages/GPACalculator.razor.rz.scp.css */
/*@import url("//static.colostate.edu/fonts/proxima-nova/proxima.css");
@import url("//static.colostate.edu/fonts/factoria/factoria.css");*/
.dashboard[b-3457sbacnz] {
}
.header h5[b-3457sbacnz] {
    font-weight: bold;
}

.header-btn span[b-3457sbacnz]{
    font-size:30px;
   
}
.header-btn div[b-3457sbacnz]{
    margin:5px;
    font-family:'prox-regular', sans-serif;
}

.middle[b-3457sbacnz] {
    display: flex;
    justify-content: center;
    margin-top:100px;
}


 tr .th_course[b-3457sbacnz] {
        width: 200px;
        text-align: center;
    }
tr .th_grade[b-3457sbacnz] {
    width: 50px;
    text-align: center;
    margin-left: 5px;
}

    tr .course[b-3457sbacnz] {
        width: 20rem;
        background-color: rgb(225, 250, 236);
        padding: 6px;
        font-size: 20px;
        font-weight: bold;
        border-radius: 3px;
        position: relative;
        margin-bottom: 5px;
    }
    tr .grade[b-3457sbacnz] {
        width: 5rem;
        background-color: rgb(225, 250, 236);
        padding: 6px;
        font-size: 20px;
        font-weight: bold;
        border-radius: 3px;
        position: relative;
        margin-bottom: 5px;
        margin-left:5px;
        text-align:center;
    }


tr[b-3457sbacnz] {
    margin: 20px;
}
.bg-layer[b-3457sbacnz] {
    max-width: 800px;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom:50px;
    
}
.bg-layer-top[b-3457sbacnz] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    justify-content:space-between;
    font-size: 20px;
    font-family:'factoria-book', sans-serif;
    font-weight: normal !important;
}

.bg-layer-top span[b-3457sbacnz]{
    margin:7px;
}
.bg-layer-top div[b-3457sbacnz]{
    margin:2px;
}
.collapsible[b-3457sbacnz] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display:flex;
    justify-content:right;
    margin-top:-30px;
    position:relative;
    left:-10px;
    top:-8px;
}

    .active[b-3457sbacnz], .collapsible:hover[b-3457sbacnz] {
        background-color: transparent;
        
    }

.content[b-3457sbacnz] {
   padding-top:0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
  width:100%;
  background-color:white;
}
.content_navigate[b-3457sbacnz] {
    display:grid;

}
    .content_navigate a[b-3457sbacnz] {
        border: 2px solid #1E4D2B;
        margin-top:5px;
    }
    .content_navigate div[b-3457sbacnz] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }
        .content_navigate div:hover[b-3457sbacnz] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }
.span_one span[b-3457sbacnz] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding:5px;
    transition: ease-in-out 150ms;
}
        .span_one:hover span[b-3457sbacnz]{
            padding-left:70px;
          padding-top:3px;
          padding-bottom:3px;
        }
.span_two span[b-3457sbacnz] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-3457sbacnz] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-3457sbacnz] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-3457sbacnz] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.middle_button[b-3457sbacnz] {
    display: flex;
    justify-content: center;
}
.middle_button button[b-3457sbacnz]{
    background-color:#257742;
    border:none;
    margin:10px;
    padding:5px;
    width:150px;
    font-weight:bold;
    color:white;
    border-radius:5px;
}
.calculated_gpa[b-3457sbacnz] {
    width: 20rem;
    padding: 6px;
    font-size: 25px;
    font-weight: bold;
    border-radius: 3px;
    position: relative;
    margin-bottom: 5px;
    border: 7px solid rgb(225, 250, 236);
}
.calculated_grade[b-3457sbacnz] {
    width: 5rem;
    padding: 6px;
    font-size: 25px;
    font-weight: bold;
    border-radius: 3px;
    position: relative;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center;
    border: 7px solid rgb(225, 250, 236);
}
@media only screen and (max-width: 800px) {
    .top[b-3457sbacnz] {
        max-width: 100%
    }
    .top_right[b-3457sbacnz] {
        margin-left: 10%;
    }
    tr .course[b-3457sbacnz]{
        width:200px;
    }
    tr .grade[b-3457sbacnz]{
        width:50px;
    }
    .header h3[b-3457sbacnz] {
        font-weight: bold;
        margin-left: 20px
    }
    .calculated_gpa[b-3457sbacnz]{
        width:200px;
    }
    .calculated_grade[b-3457sbacnz] {
        width: 50px;
    }
    .middle[b-3457sbacnz]{
        margin-top: 50px;
    }
 
}
/* _content/RamWebTools/Pages/GPATarget.razor.rz.scp.css */
.target_body[b-4k4bk7kru5]{
    display:grid;
    justify-content:center;
    
}
.target[b-4k4bk7kru5] {
    max-width: 700px;
  
}
.target_table[b-4k4bk7kru5] {
    display: grid;
    justify-content: center;
    margin-top: 100px
}
.target_child[b-4k4bk7kru5]{
    display:flex;
    font-size:20px;
    font-weight:bold;
}
.child_left[b-4k4bk7kru5] {
    background-color: rgb(225, 250, 236);
    width:300px;
    padding:5px;
    margin:5px;
}
.child_right[b-4k4bk7kru5] {
    background-color: rgb(225, 250, 236);
    width: 120px;
    text-align: center;
    margin:5px;
    padding:5px;
}

.target_result[b-4k4bk7kru5]{
    display:flex;
    justify-content: center;
    margin-top:20px;
}
.target_result p[b-4k4bk7kru5]{
    font-size:12px;

}
.result_child[b-4k4bk7kru5]{
    text-align:center;
    margin:10px;
    border:5px solid #257742;
    border-radius:100px;
    padding:10px;
    height:100px;
    font-size:20px;
    font-weight:bold;
    color: #257742;
    padding-top:20px;
}
.result_bottom[b-4k4bk7kru5] {
    background-color: rgb(225, 250, 236);
    text-align:center;
    padding:10px;
    font-weight:bold;
    width:300px;
    margin:20px;
    border-radius:3px;
}
.result_bottom_error[b-4k4bk7kru5] {
    background-color: #FF7276;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    border-radius: 3px;
    margin: 20px;
}
.header h5[b-4k4bk7kru5] {
    font-weight: bold;
}

.header-btn span[b-4k4bk7kru5] {
    font-size: 30px;
}

.header-btn div[b-4k4bk7kru5] {
    margin: 5px;
}
.bg-layer-body[b-4k4bk7kru5] {
    display: grid;
    justify-content: center;
    width: 100%;
/*    background-color:transparent;*/
}
.bg-layer[b-4k4bk7kru5] {
    max-width: 1000px;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
    width:700px
}

.bg-layer-top[b-4k4bk7kru5] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span[b-4k4bk7kru5] {
        margin: 7px;
    }

    .bg-layer-top div[b-4k4bk7kru5] {
        margin: 2px;
    }
.collapsible[b-4k4bk7kru5] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active[b-4k4bk7kru5], .collapsible:hover[b-4k4bk7kru5] {
        background-color: transparent;
    }

.content[b-4k4bk7kru5] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-4k4bk7kru5] {
    display: grid;
}

    .content_navigate a[b-4k4bk7kru5] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-4k4bk7kru5] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-4k4bk7kru5] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-4k4bk7kru5] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-4k4bk7kru5] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-4k4bk7kru5] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-4k4bk7kru5] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-4k4bk7kru5] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-4k4bk7kru5] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

@media only screen and (max-width: 800px) {
    .bg-layer-body[b-4k4bk7kru5] {
        width: 100%;
    }
    .bg-layer[b-4k4bk7kru5] {
        max-width:800px;
        width:100%;
        background-color: white;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 50px;

    }
    .target_table[b-4k4bk7kru5] {
        display: grid;
        justify-content: center;
        margin-top: 100px;

 
    }
    .child_left[b-4k4bk7kru5] {
        background-color: rgb(225, 250, 236);
        width: 200px;
        padding: 5px;
        margin: 5px;
    }

    .child_right[b-4k4bk7kru5] {
        background-color: rgb(225, 250, 236);
        width: 100px;
        text-align: center;
        margin: 5px;
        padding: 5px;
    }

}


/* _content/RamWebTools/Pages/Index.razor.rz.scp.css */
.form-body[b-a0spoebs0x] {
    display: grid;
    justify-content: center;
}
form[b-a0spoebs0x]{
    display:grid;
    margin:100px;
    margin-top:150px;
    background-color:white;
    border-radius:3px;
    padding:100px;
}
input[b-a0spoebs0x]{
    margin:5px;
}
label[b-a0spoebs0x]{
    margin:5px;
}
button[b-a0spoebs0x] {
    margin: 5px;
    border: none;
    background-color: #1E4D2B;
    padding:5px;
    color:white;
    font-weight:bold;
    border-radius:3px;
}
/* _content/RamWebTools/Pages/MainLayout.razor.rz.scp.css */
.page[b-k16n09d7lq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-k16n09d7lq] {
    flex: 1;
}

.sidebar[b-k16n09d7lq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-k16n09d7lq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-k16n09d7lq]  a, .top-row .btn-link[b-k16n09d7lq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-k16n09d7lq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-k16n09d7lq] {
        display: none;
    }

    .top-row.auth[b-k16n09d7lq] {
        justify-content: space-between;
    }

    .top-row a[b-k16n09d7lq], .top-row .btn-link[b-k16n09d7lq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-k16n09d7lq] {
        flex-direction: row;
    }

    .sidebar[b-k16n09d7lq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-k16n09d7lq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-k16n09d7lq], article[b-k16n09d7lq] {
       /* padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* _content/RamWebTools/Pages/Redirect.razor.rz.scp.css */
.advisor[b-16qsb3qwjo]{
    display:grid;
    justify-content:center;
}
.advisor_body[b-16qsb3qwjo]{
    margin-top:50px;
    display:grid;
}
.advisor_collapse[b-16qsb3qwjo] {
    background-color: #336633;
    color: white;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    display:flex;
    justify-content:space-between;
}
    .advisor_collapse button[b-16qsb3qwjo] {
        border: none;
        color: white;
        background-color: #336633;
    }
.advisor_info_header[b-16qsb3qwjo] {
    background-color: #257742;
    color: white;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px
}

.advisor_body ul[b-16qsb3qwjo] {
    list-style:none;
}
.advisor_body li[b-16qsb3qwjo]{
    display:grid;
    justify-content:space-around;
}
.advisor_child div[b-16qsb3qwjo] {
    background-color: rgb(225, 250, 236);
    margin-top:10px;
    padding:10px;
    font-weight:bold;
}
.advisor_list[b-16qsb3qwjo]{
    display:flex;
    font-weight:bold;
    margin-bottom:10px;
    color:black;
}
    .advisor_list .child_one[b-16qsb3qwjo] {
        background-color: rgb(225, 250, 236);
        padding:10px;
        width:180px;
       margin-right:10px;
       color:black !important;
    }
    .advisor_list .child_two[b-16qsb3qwjo] {
        background-color: rgb(225, 250, 236);
        padding: 10px;
        width: 300px;
        text-align: center;
        color: black !important;
    }

.header h5[b-16qsb3qwjo] {
    font-weight: bold;
}

.header-btn span[b-16qsb3qwjo] {
    font-size: 30px;
}

.header-btn div[b-16qsb3qwjo] {
    margin: 5px;
}

.bg-layer[b-16qsb3qwjo] {
    max-width: 800px;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-16qsb3qwjo] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    font-size: 20px
}

    .bg-layer-top span[b-16qsb3qwjo] {
        margin: 7px;
    }

    .bg-layer-top div[b-16qsb3qwjo] {
        margin: 2px;
    }
.collapsible[b-16qsb3qwjo] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

    .active[b-16qsb3qwjo], .collapsible:hover[b-16qsb3qwjo] {
        background-color: transparent;
    }

.content[b-16qsb3qwjo] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-16qsb3qwjo] {
    display: grid;
}

    .content_navigate a[b-16qsb3qwjo] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-16qsb3qwjo] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-16qsb3qwjo] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-16qsb3qwjo] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-16qsb3qwjo] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-16qsb3qwjo] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-16qsb3qwjo] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-16qsb3qwjo] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-16qsb3qwjo] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

@media only screen and (max-width: 800px) {
  
    .advisor_body[b-16qsb3qwjo] {
        margin-top: -10px;
        display: grid;
        background-color:blue;
    }
    .bg-layer[b-16qsb3qwjo] {
        max-width: 800px;
        background-color: white;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 80px;
        border: 2px solid #1E4D2B;
        border-radius: 0px 0px 5px 5px;
        margin-bottom: 0px;
    }
}
/* _content/RamWebTools/Shared/GPADisplay.razor.rz.scp.css */
.top[b-b9ubhbkcp4] {
    display: flex;
    justify-content: space-evenly;
    font-weight: bold;
    margin-top: 30px;
    max-width: 100%
}

.top_left[b-b9ubhbkcp4] {
    color: #257742;
    display: grid;
    border: 10px solid #257742;
    border-radius: 100px;
    width: 120px;
    height: 120px;
    text-align: center;
}
.top_left label[b-b9ubhbkcp4]{
     font-size:45px;
     margin-left:-20px;
}
.top_left p[b-b9ubhbkcp4]{
    font-size: 20px;
}


.top_left_child[b-b9ubhbkcp4] {
    margin-top: -30px;
}

.top_right[b-b9ubhbkcp4] {
    display: grid;
    font-size: 20px;
    margin-top: 50px;
    margin-left: -10%;
}

.input[b-b9ubhbkcp4] {
    margin-left: 15px;
}

    .input p[b-b9ubhbkcp4] {
        margin-right: 15px;
        margin-top: -10px;
    }
@media only screen and (max-width: 800px) {
    .top_left[b-b9ubhbkcp4] {
        color: #257742;
        display: grid;
        border: 10px solid #257742;
        border-radius: 100px;
        width: 100px;
        height: 100px;
        text-align: center;
    }
    .top_left label[b-b9ubhbkcp4] {
        font-size: 30px;
        margin-left: -20px;
    }
    .top_right[b-b9ubhbkcp4] {
        display: grid;
        font-size: 20px;
        margin-top: 50px;
        margin-left: 10%;
    }
}
/* _content/RamWebTools/Shared/GPAEdit.razor.rz.scp.css */
.top[b-zo3gml4ekr] {
    display: flex;
    justify-content: space-evenly;
    font-weight: bold;
    margin-top: 30px;
    max-width: 100%;
    margin-bottom: 50px;
}

.top_left[b-zo3gml4ekr] {
    color: #257742;
    display: grid;
    border: 10px solid #257742;
    border-radius: 100px;
    margin-top:20px;
    margin-bottom:20px;
}

    .top_left label[b-zo3gml4ekr] {
        text-align: center;
    }

.top_left_child[b-zo3gml4ekr] {
    margin-top: -30px;
}

.top_right[b-zo3gml4ekr] {
    display: grid;
    font-size: 20px;
    margin-top: 25px;
    margin-left: 15px;

}
.edit_button[b-zo3gml4ekr]{
    background-color: #257742;
    color:white;
    font-weight: bold;
    border: none;
    padding: 10px;
  height:50px;
  margin-top: 30px;
  border-radius: 5px;
}
.input[b-zo3gml4ekr] {
    margin-left: 15px;
 
}

    .input p[b-zo3gml4ekr] {
        margin-right: 15px;
        margin-top: -10px;
    }
/* _content/RamWebTools/Shared/HamburgerMenu.razor.rz.scp.css */
.header h5[b-7ysknfd30r] {
    font-weight: bold;
}

.header-btn span[b-7ysknfd30r] {
    font-size: 30px;
}

.header-btn div[b-7ysknfd30r] {
    margin: 5px;
    font-family: 'prox-regular', sans-serif;
}
.bg-layer[b-7ysknfd30r] {
    max-width: 800px;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-7ysknfd30r] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-family: 'factoria-book', sans-serif;
    font-weight: normal !important;
}

    .bg-layer-top span[b-7ysknfd30r] {
        margin: 7px;
    }

    .bg-layer-top div[b-7ysknfd30r] {
        margin: 2px;
    }

.collapsible[b-7ysknfd30r] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}
.collapsible-content[b-7ysknfd30r] {
    background-color: white;
    transition: max-height 0.2s ease-out;
}

    .active[b-7ysknfd30r], .collapsible:hover[b-7ysknfd30r] {
        background-color: transparent;
    }

.content[b-7ysknfd30r] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-7ysknfd30r] {
    display: grid;
}

    .content_navigate a[b-7ysknfd30r] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-7ysknfd30r] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-7ysknfd30r] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-7ysknfd30r] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-7ysknfd30r] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-7ysknfd30r] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-7ysknfd30r] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-7ysknfd30r] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-7ysknfd30r] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/* _content/RamWebTools/Shared/HeaderSection.razor.rz.scp.css */
.header[b-ze43koqbao]{
    margin-top:50px;
}
.header h5[b-ze43koqbao] {
    font-weight: bold;
}

.header-btn span[b-ze43koqbao] {
    font-size: 30px;
}

.header-btn div[b-ze43koqbao] {
    margin: 5px;
    font-family: 'prox-regular', sans-serif;
}

.bg-layer[b-ze43koqbao] {
    max-width: 800px;
    background-color: white;
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 80px;
    border: 2px solid #1E4D2B;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 50px;
}

.bg-layer-top[b-ze43koqbao] {
    background-color: #1E4D2B;
    color: white;
    max-width: 800px;
    padding: 10px;
    margin: 0px;
    border-radius: 5px 5px 0px 0px;
    display: flex;

    font-size: 20px;
    font-family: 'factoria-book', sans-serif;
    font-weight: normal !important;
}

    .bg-layer-top span[b-ze43koqbao] {
        margin: 7px;
    }

    .bg-layer-top div[b-ze43koqbao] {
        margin: 2px;
    }

.collapsible[b-ze43koqbao] {
    background-color: transparent;
    color: white;
    cursor: pointer;
    border: none;
    text-align: left;
/*    outline: none;*/
    font-size: 15px;
    display: flex;
    justify-content: right;
    margin-top: -30px;
    position: relative;
    left: -10px;
    top: -8px;
}

/*    .collapsible:focus {
    
        border-radius: 4px;
    }*/
.collapsible-content[b-ze43koqbao] {
    background-color: white;
    transition: max-height 0.2s ease-out;
}

.active[b-ze43koqbao], .collapsible:hover[b-ze43koqbao] {
    background-color: transparent;
}

.content[b-ze43koqbao] {
    padding-top: 0px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    background-color: white;
}

.content_navigate[b-ze43koqbao] {
    display: grid;
}
/*    .content_navigate a:focus {
        outline: 2px solid black;
        outline-offset: -2px;
    }*/

    .content_navigate a[b-ze43koqbao] {
        border: 2px solid #1E4D2B;
        margin-top: 5px;
    }

    .content_navigate div[b-ze43koqbao] {
        width: 100%;
        color: #1E4D2B;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
        cursor: pointer;
        background: linear-gradient(to top, rgb(225, 250, 236) 0%, rgb(225, 250, 236) 0%);
        background-size: 100% 0;
        background-repeat: no-repeat;
        transition: background-size 0.3s;
    }

        .content_navigate div:hover[b-ze43koqbao] {
            background-color: rgb(225, 250, 236);
            background-size: 100% 100%;
        }

.span_one span[b-ze43koqbao] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_one:hover span[b-ze43koqbao] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_two span[b-ze43koqbao] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_two:hover span[b-ze43koqbao] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.span_three span[b-ze43koqbao] {
    font-size: 15px;
    border: 1px solid #1E4D2B;
    margin: 5px;
    padding: 5px;
    transition: ease-in-out 150ms;
}

.span_three:hover span[b-ze43koqbao] {
    padding-left: 70px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/* _content/RamWebTools/Shared/LoadingSpinner.razor.rz.scp.css */

    .spinner-container[b-0twozyhphk] {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 2rem;
        background-color:white;
        width:100%;
        height:100vh;
    }


.spinner-circle[b-0twozyhphk] {
    width: 100px;
    height: 100px;
    border: 15px solid rgba(0, 0, 0, 0.1);
    border-top-color: #1E4D2B; /* a blue accent color */
    border-radius: 50%;
    animation: spin-b-0twozyhphk 1s linear infinite;
}


    @keyframes spin-b-0twozyhphk {
        to

    {
        transform: rotate(360deg);
    }

    }
/* _content/RamWebTools/Shared/MainLayout.razor.rz.scp.css */
.page[b-3rzdl0mnfc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3rzdl0mnfc] {
    flex: 1;
}

.sidebar[b-3rzdl0mnfc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3rzdl0mnfc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3rzdl0mnfc]  a, .top-row .btn-link[b-3rzdl0mnfc] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-3rzdl0mnfc] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3rzdl0mnfc] {
        display: none;
    }

    .top-row.auth[b-3rzdl0mnfc] {
        justify-content: space-between;
    }

    .top-row a[b-3rzdl0mnfc], .top-row .btn-link[b-3rzdl0mnfc] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3rzdl0mnfc] {
        flex-direction: row;
    }

    .sidebar[b-3rzdl0mnfc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3rzdl0mnfc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-3rzdl0mnfc], article[b-3rzdl0mnfc] {
       /* padding-left: 2rem !important;
        padding-right: 1.5rem !important;*/
    }
}
/* _content/RamWebTools/Shared/Popup.razor.rz.scp.css */
.popup[b-sjyivkmjcy]{
    width: 75%;
    display:flex;
    justify-content:end;
}
.popup button[b-sjyivkmjcy]{
    border:none;
    color:white;
    background-color:#257742;
    font-weight: bold;
    padding: 10px;
    border-radius:5px;
    margin-top: -10px;
    margin-left: 10px;
}
@media only screen and (max-width: 800px) {
    .popup[b-sjyivkmjcy] {
        width: 98%;
        display: flex;
        justify-content: end;
    }
        .popup button[b-sjyivkmjcy] {
            border: none;
            color: white;
            background-color: #257742;
            font-weight: bold;
            padding: 7px;
            border-radius: 5px;
            margin-top: -10px;
            margin-left: 10px;
        }
}
