@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-7o64e56sev] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-7o64e56sev] {
    flex: 1;
}


.risk-calculator-container[b-7o64e56sev] {
    padding-top: 2rem;
    /*padding-bottom: 2.5rem;*/
    background-color: #eee;
    background-image: url('assets/img/home_bg.8a44ba3554007d96a411.png') !important;
    background-repeat: no-repeat;
    background-size: 1900px 270px;
    background-position: top;
}

.sidebar[b-7o64e56sev] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-7o64e56sev] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-7o64e56sev]  a, .top-row[b-7o64e56sev]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-7o64e56sev]  a:hover, .top-row[b-7o64e56sev]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-7o64e56sev]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-7o64e56sev] {
        justify-content: space-between;
    }

    .top-row[b-7o64e56sev]  a, .top-row[b-7o64e56sev]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-7o64e56sev] {
        flex-direction: row;
    }

    .sidebar[b-7o64e56sev] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-7o64e56sev] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-7o64e56sev]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-7o64e56sev], article[b-7o64e56sev] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-7o64e56sev] {
    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-7o64e56sev] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/PrintLayout.razor.rz.scp.css */

.print_container[b-4u1k85boxp] {
    height: 100%;
    width: 900px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}


/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}*/

/*main {
    flex: 1;
}*/

/*.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row ::deep a, .top-row ::deep .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
        text-decoration: underline;
    }

    .top-row ::deep a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }*/


/*.header {
    padding-top: 1rem;
    padding-bottom: 1rem;*/
    /*background-image: url(/assets/img/home_bg2.png) !important;*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 500px;*/
    /*background-position: top;

}

.footer {
    background-color: #333;*/
    /*height: 4.6875rem;*/
    /*justify-content: center;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2.5rem 0;
}*/

@media (max-width: 640.98px) {
    .top-row[b-4u1k85boxp] {
        justify-content: space-between;
    }

    .top-row[b-4u1k85boxp]  a, .top-row[b-4u1k85boxp]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4u1k85boxp] {
        /*flex-direction: row;*/
    }

    .sidebar[b-4u1k85boxp] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4u1k85boxp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4u1k85boxp]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4u1k85boxp], article[b-4u1k85boxp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4u1k85boxp] {
    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-4u1k85boxp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Pages/About-this-tool.razor.rz.scp.css */
body[b-6s6wu42u3j] {
}
h3[b-6s6wu42u3j] {
    width: 31.0625rem;
    height: 12.5rem;
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 4rem;
}


.about_container[b-6s6wu42u3j] {
    background: #4fdcbf;
    background-image: url('assets/img/about_this_tool_bg.920b87f2a1c4abb63f2d.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}


.about-page__note__p[b-6s6wu42u3j] {
    color: #4fdcbf;
    font-size: 1rem;
    font-style: italic;
    letter-spacing: 0;
    line-height: 1.25rem;
    margin-top: 3.125rem;
}
.td_grey[b-6s6wu42u3j] {
    padding: 2px;
    border: thin solid gainsboro;
    background-color: whitesmoke;
    text-align: center;
}

.td_white[b-6s6wu42u3j] {
    padding: 2px;
    margin:5px;
    border: thin solid gainsboro;
    background-color: white;
    text-align:center;
}

.th[b-6s6wu42u3j]{

}
/* /Components/Pages/GcCalculator/Calculator.razor.rz.scp.css */
/*body {
    background-color: whitesmoke;
}*/

/*@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1024px;
    }
}*/

/*.label{
    font-weight:600;
}

.control-label {
    font-weight: 600;
}

.box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}

.gbar {
    width: 35px;
    height: calc( 100vh - 440px);
    position: relative;
    margin: 3px
}

.tabcalculator-pane {
    position: relative;*/
    /*height: calc(100vh - 250px);
    margin-top: 0.5rem;
    overflow: auto;
    border: thin solid gainsboro;
    padding-left: 5px;
    padding-right: 5px;*/
/*}

.inputcalculator-pane {*/
    /*position: relative;*/
    /*    height: calc(100vh - 470px);*/
   /* margin: 0.5rem;*/
    /*overflow: auto;
    border: thin solid gainsboro; */
    /*padding: 2rem;
    
}

h3 {
    color: #265b61;
    font-size: 38px;
    line-height: 42px;
    font-family: sans-serif;
}

.varGroup {
    color: #265b61;
    font-size: 28px;
    font-family:  sans-serif;
    margin-right: 15px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.label2 {
    padding-top:6px;
    padding-left:10px;
    padding-bottom:2px;
}

.calcTab {
    border: thin solid gainsboro;
    border-radius: 10px 10px 0 0;
    background-color: gainsboro;*/
/*    padding-left:3px;*/
/*}

.colValue {
    text-align: center !important;
    padding-left: 2px;
    padding-right: 2px;
}
.colLabel {
    border: solid gainsboro;
    border-width: 0 1px 0 1px;
}
.colLabelTop {
    border: solid gainsboro;
    border-width: 1px 1px 0 1px;
}
.colLabelBottom {
    border: solid gainsboro;
    border-width: 0 1px 1px 1px;
}
.vertical-progressbar {
    height: 50px;
    position: absolute;
    bottom: 50px;
    width:150px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);*/ /* Chrome, Safari, Opera */
    /*transform: rotate(-90deg);
}*/

/* /Components/Pages/GcCalculator/CalculatorData.razor.rz.scp.css */
/*body {
    background-color: whitesmoke;
}*/

/*@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1024px;
    }
}*/

/*.label{
    font-weight:600;
}

.control-label {
    font-weight: 600;
}

.box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}

.gbar {
    width: 35px;
    height: calc( 100vh - 440px);
    position: relative;
    margin: 3px
}

.tabcalculator-pane {
    position: relative;*/
    /*height: calc(100vh - 250px);
    margin-top: 0.5rem;
    overflow: auto;
    border: thin solid gainsboro;
    padding-left: 5px;
    padding-right: 5px;*/
/*}

.inputcalculator-pane {*/
    /*position: relative;*/
    /*    height: calc(100vh - 470px);*/
   /* margin: 0.5rem;*/
    /*overflow: auto;
    border: thin solid gainsboro; */
    /*padding: 2rem;
    
}

h3 {
    color: #265b61;
    font-size: 38px;
    line-height: 42px;
    font-family: sans-serif;
}

.varGroup {
    color: #265b61;
    font-size: 28px;
    font-family:  sans-serif;
    margin-right: 15px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.label2 {
    padding-top:6px;
    padding-left:10px;
    padding-bottom:2px;
}

.calcTab {
    border: thin solid gainsboro;
    border-radius: 10px 10px 0 0;
    background-color: gainsboro;*/
/*    padding-left:3px;*/
/*}

.colValue {
    text-align: center !important;
    padding-left: 2px;
    padding-right: 2px;
}
.colLabel {
    border: solid gainsboro;
    border-width: 0 1px 0 1px;
}
.colLabelTop {
    border: solid gainsboro;
    border-width: 1px 1px 0 1px;
}
.colLabelBottom {
    border: solid gainsboro;
    border-width: 0 1px 1px 1px;
}
.vertical-progressbar {
    height: 50px;
    position: absolute;
    bottom: 50px;
    width:150px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);*/ /* Chrome, Safari, Opera */
    /*transform: rotate(-90deg);
}*/

/* /Components/Pages/GcCalculator/CalculatorForm.razor.rz.scp.css */
body[b-mc8euo561b] {
    background-color: whitesmoke;
}

/*@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1024px;
    }
}*/

.label[b-mc8euo561b]{
    font-weight:600;
}

.control-label[b-mc8euo561b] {
    font-weight: 600;
}

.box[b-mc8euo561b] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}

.gbar[b-mc8euo561b] {
    width: 35px;
    height: calc( 100vh - 440px);
    position: relative;
    margin: 3px
}

.tabcalculator-pane[b-mc8euo561b] {
    position: relative;
    /*height: calc(100vh - 250px);
    margin-top: 0.5rem;
    overflow: auto;
    border: thin solid gainsboro;
    padding-left: 5px;
    padding-right: 5px;*/
}

.inputcalculator-pane[b-mc8euo561b] {
    /*position: relative;*/
    /*    height: calc(100vh - 470px);*/
   /* margin: 0.5rem;*/
    /*overflow: auto;
    border: thin solid gainsboro; */
    padding: 2rem;
    
}

h3[b-mc8euo561b] {
    color: #265b61;
    font-size: 38px;
    line-height: 42px;
    font-family: sans-serif;
}

.varGroup[b-mc8euo561b] {
    color: #265b61;
    font-size: 28px;
    font-family:  sans-serif;
    margin-right: 15px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.label2[b-mc8euo561b] {
    padding-top:6px;
    padding-left:10px;
    padding-bottom:2px;
}

.calcTab[b-mc8euo561b] {
    border: thin solid gainsboro;
    border-radius: 10px 10px 0 0;
    background-color: gainsboro;
/*    padding-left:3px;*/
}

.colValue[b-mc8euo561b] {
    text-align: center !important;
    padding-left: 2px;
    padding-right: 2px;
}
.colLabel[b-mc8euo561b] {
    border: solid gainsboro;
    border-width: 0 1px 0 1px;
}
.colLabelTop[b-mc8euo561b] {
    border: solid gainsboro;
    border-width: 1px 1px 0 1px;
}
.colLabelBottom[b-mc8euo561b] {
    border: solid gainsboro;
    border-width: 0 1px 1px 1px;
}
.vertical-progressbar[b-mc8euo561b] {
    height: 50px;
    position: absolute;
    bottom: 50px;
    width:150px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

/* /Components/Pages/GcCalculator/CalculatorResults.razor.rz.scp.css */
body[b-56rq7s0f4r] {
    background-color: whitesmoke;
}

/*@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1024px;
    }
}*/

.label[b-56rq7s0f4r]{
    font-weight:600;
}

.control-label[b-56rq7s0f4r] {
    font-weight: 600;
}

.box[b-56rq7s0f4r] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}

.gbar[b-56rq7s0f4r] {
    width: 35px;
    height: calc( 100vh - 440px);
    position: relative;
    margin: 3px
}

.tabcalculator-pane[b-56rq7s0f4r] {
    position: relative;
    /*height: calc(100vh - 250px);
    margin-top: 0.5rem;
    overflow: auto;
    border: thin solid gainsboro;
    padding-left: 5px;
    padding-right: 5px;*/
}

.inputcalculator-pane[b-56rq7s0f4r] {
    /*position: relative;*/
    /*    height: calc(100vh - 470px);*/
   /* margin: 0.5rem;*/
    /*overflow: auto;
    border: thin solid gainsboro; */
    padding: 2rem;
    
}

h3[b-56rq7s0f4r] {
    color: #265b61;
    font-size: 38px;
    line-height: 42px;
    font-family: sans-serif;
}

.varGroup[b-56rq7s0f4r] {
    color: #265b61;
    font-size: 28px;
    font-family:  sans-serif;
    margin-right: 15px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.label2[b-56rq7s0f4r] {
    padding-top:6px;
    padding-left:10px;
    padding-bottom:2px;
}

.calcTab[b-56rq7s0f4r] {
    border: thin solid gainsboro;
    border-radius: 10px 10px 0 0;
    background-color: gainsboro;
/*    padding-left:3px;*/
}

.colValue[b-56rq7s0f4r] {
    text-align: center !important;
    padding-left: 2px;
    padding-right: 2px;
}
.colLabel[b-56rq7s0f4r] {
    border: solid gainsboro;
    border-width: 0 1px 0 1px;
}
.colLabelTop[b-56rq7s0f4r] {
    border: solid gainsboro;
    border-width: 1px 1px 0 1px;
}
.colLabelBottom[b-56rq7s0f4r] {
    border: solid gainsboro;
    border-width: 0 1px 1px 1px;
}
.vertical-progressbar[b-56rq7s0f4r] {
    height: 50px;
    position: absolute;
    bottom: 50px;
    width:150px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.vertical-progressbar2[b-56rq7s0f4r] {
    height: 150px;
    position: absolute;
    left: 50px;
    width: 62px;
    border-radius:5px;
}
.vertical-progressbar2-inner[b-56rq7s0f4r] {
    /*position:relative;*/
/*    bottom: 0;
    overflow: visible;*/
    border-radius:5px 5px 0 0 ;
}
/* /Components/Pages/GcCalculator/PrintReport.razor.rz.scp.css */
.prtheader[b-lm28vuqpqx] {
    margin-top: 0px;
/*    margin-left: 1.5rem;
    padding-top: 1rem;
    margin-right: 1.5rem;
*/    padding-bottom: 4rem;
    /*border: thin solid red;*/
    background-image: url(/assets/img/logo_small.png) !important;
    background-repeat: no-repeat;
    /*	background-size: 1900px 540px;
			background-position: top; */
}
.pageContent[b-lm28vuqpqx] {
    height: 1050px;
    /*border: solid thin blue;*/
    margin: 3rem;
}
/* /Components/Pages/GcCalculator/PrintReport_cover.razor.rz.scp.css */

.pageContent[b-1sgrju6kzg] {
    height: 900px;
    /*border: solid thin blue;*/
    margin:4rem;
    background-image: url('assets/img/cover-icon3.png');
    background-repeat: no-repeat;
    background-size: 700px 900px;
    background-position: top;

}
.headerSpacer[b-1sgrju6kzg]{
    height:40px;
}
.pageTextbox[b-1sgrju6kzg] {

    opacity: revert;
    /*border: thin solid blue;*/
}
.text1[b-1sgrju6kzg] {
    font-size: 38px;
    font-weight: 600;
    color: #37969b;
}
.text2[b-1sgrju6kzg] {
    font-size: 38px;
    font-weight: 600;
    color: #4fdcbf;
}
.text3[b-1sgrju6kzg] {
    font-size: 32px;
    font-weight: 300;
    color: black;
}
.prtheader[b-1sgrju6kzg] {
    margin-top: 0px;
    margin-left: 3rem;
    padding-top: 1rem;
    margin-right: 1.5rem;
    padding-bottom: 4rem;
    /*border: thin solid red;*/
    background-image: url(/assets/img/logo_small.png) !important;
    background-repeat: no-repeat;
    /*	background-size: 1900px 540px;
			background-position: top; */
}
/* /Components/Pages/Home.razor.rz.scp.css */
body[b-rxbychfuev] {
}
h3[b-rxbychfuev] {
    color: #4fdcbf;
    font-size: 3.375rem;
    font-weight:600;
    line-height: 3.625rem;
    width: 19.9375rem;
    letter-spacing: 0;
    margin-top: 0;
}


.col-4[b-rxbychfuev] {
    padding: 10px;
}


/*
.content {
    width: 58.75rem;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}*/


.card[b-rxbychfuev] {
    height: 270px;
    padding: 4px;
}


.card-body[b-rxbychfuev] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.card-image[b-rxbychfuev] {
    margin: 1rem auto;
    height: 80px;
    width: 80px;
}

.card-image-title[b-rxbychfuev] {
    margin: .8125rem 0 0;
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.875rem;
}

.card-image-subtitle[b-rxbychfuev] {
    font-size: 1.5rem;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.875rem;
    text-align: center;
}

.card-black[b-rxbychfuev] {
    color: black;
}

.card-title[b-rxbychfuev] {
    /*color: #4fdcbf;*/
    font-size: 1.825rem;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 2.0125rem;
    max-width: 100%;
    margin: 0;
}


.card-subtitle[b-rxbychfuev] {
    width: 70%;
}

.card-text[b-rxbychfuev] {
    font-size: 1.375rem;
    letter-spacing: 0;
    line-height: 1.875rem;
    width: 70%;
    margin-top: 5px;
    margin-bottom: 0;
}

.card-footer[b-rxbychfuev] {
    display: flex;
    flex: 1;
    align-items: flex-end;
    background-color: transparent;
    border-top: none;
}



.card_colorgreen[b-rxbychfuev] {
    color: #4fdcbf;
}



.card-green[b-rxbychfuev] {
    background-color: #4fdcbf;
    color: white;
}

    .card-green:hover[b-rxbychfuev] {
        background-color: #1d3666;
        color: #4fdcbf
    }


.card-white[b-rxbychfuev] {
    background-color: white;
    color: #4fdcbf;
}

    .card-white:hover[b-rxbychfuev] {
        background-color: #4fdcbf;
        color: #1d3666;
    }

.texti[b-rxbychfuev] {
    background-color: #4fdcbf;
    margin: 0;
    padding:0.5rem;
    color: #000;
    font-size: 1rem;
    font-style: italic;
    letter-spacing: 0;
    line-height: 1.375rem;
}

.ppb-content[b-rxbychfuev] {
    /*  width:48%;*/
    position: relative;
    min-height: 20rem;
    padding: 0 0 4.35rem;
    box-sizing: border-box;
}

.child[b-rxbychfuev] {
    width: 100%;
    height: 22rem;
    background-color: #000;
    position: absolute;
    margin-top: -50px;
    background-image: url('assets/img/img_doc.4be24554052e4d805c4a.png');
    background-position: center;
    background-size: cover;
    transition: all 1.5s;
    box-shadow: -.562rem .312rem .625rem #00000017;
}


/* /Components/Pages/Patient.razor.rz.scp.css */
body[b-ezoh41jppz] {
    background-color: whitesmoke;
}

/*@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1024px;
    }
}*/

.label[b-ezoh41jppz]{
    font-weight:600;
}

.control-label[b-ezoh41jppz] {
    font-weight: 600;
}

.box[b-ezoh41jppz] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
}



.tableFixHead[b-ezoh41jppz] {
    position: relative;
    height: calc(100vh - 340px);
    margin-top: 0.5rem;
    overflow: auto;
    border: thin solid gainsboro;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.inputcalculator-pane[b-ezoh41jppz] {
    /*position: relative;*/
    /*    height: calc(100vh - 470px);*/
   /* margin: 0.5rem;*/
    /*overflow: auto;
    border: thin solid gainsboro; */
    padding: 2rem;
    
}


h3[b-ezoh41jppz] {
    color: #265b61;
    font-size: 38px;
    line-height: 42px;
    font-family: sans-serif;
}

.varGroup[b-ezoh41jppz] {
    color: #265b61;
    font-size: 28px;
    font-family:  sans-serif;
    margin-right: 15px;
    font-weight: bold;
    unicode-bidi: isolate;
}
