@import '_content/HCP.RCL/HCP.RCL.6h7grs7r2r.bundle.scp.css';

/* _content/HCP.Web.Agent/Layout/MainLayout.razor.rz.scp.css */
h1[b-5xqv3zttyb] {
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 16px 0;
    grid-gap: 22px;
}

h1[b-5xqv3zttyb]::after, h1[b-5xqv3zttyb]::before {
    content: " ";
    display: block;
    /*border-bottom: 2px solid #ccc;*/
}

@media only screen and (max-width: 998px) {
    h1[b-5xqv3zttyb] {
        padding-left: 10px !important;
        font-size: 20px !important;
    }
}

.page[b-5xqv3zttyb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-5xqv3zttyb] {
    flex: 1;
}

.sidebar[b-5xqv3zttyb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-5xqv3zttyb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-5xqv3zttyb]  a, .top-row[b-5xqv3zttyb]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-5xqv3zttyb]  a:hover, .top-row[b-5xqv3zttyb]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-5xqv3zttyb]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

.inner-header[b-5xqv3zttyb] {
    height: 100px;
    display: flex;
    justify-content: space-between;
}

.logo[b-5xqv3zttyb] {
    height: 64px;
}

@media(max-width: 950px) {
    .inner-header[b-5xqv3zttyb] {
        height: 50px;
    }
}

@media (max-width: 640.98px) {
    .top-row[b-5xqv3zttyb] {
        justify-content: space-between;
    }

    .top-row[b-5xqv3zttyb]  a, .top-row[b-5xqv3zttyb]  .btn-link {
        margin-left: 0;
    }

    
}





@media (min-width: 641px) {

    


    .page[b-5xqv3zttyb] {
        flex-direction: row;
    }

    .sidebar[b-5xqv3zttyb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-5xqv3zttyb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-5xqv3zttyb]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-5xqv3zttyb], article[b-5xqv3zttyb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-5xqv3zttyb] {
    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-5xqv3zttyb] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HCP.Web.Agent/Pages/Dashboard/Home.razor.rz.scp.css */
p[b-3szjjycwh3]{
    color: white;
    margin: 10px 0;
}
/* _content/HCP.Web.Agent/Pages/Error.razor.rz.scp.css */
/* From Uiverse.io by Praashoo7 */
/* Design Inspired by one of Stefan Devai's Design on Dribble */

.main_wrapper[b-kkiwxowk0k] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30em;
}

.main[b-kkiwxowk0k] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 5em;
}

.antenna[b-kkiwxowk0k] {
    width: 5em;
    height: 5em;
    border-radius: 50%;
    border: 2px solid black;
    background-color: #f27405;
    margin-bottom: -6em;
    margin-left: 0em;
}

.antenna_shadow[b-kkiwxowk0k] {
    position: absolute;
    background-color: transparent;
    width: 50px;
    height: 56px;
    margin-left: 1.68em;
    border-radius: 45%;
    transform: rotate(140deg);
    border: 4px solid transparent;
    box-shadow: inset 0px 16px #a85103, inset 0px 16px 1px 1px #a85103;
    -moz-box-shadow: inset 0px 16px #a85103, inset 0px 16px 1px 1px #a85103;
}

.antenna[b-kkiwxowk0k]::after {
    content: "";
    position: absolute;
    margin-top: -9.4em;
    margin-left: 0.4em;
    transform: rotate(-25deg);
    width: 1em;
    height: 0.5em;
    border-radius: 50%;
    background-color: #f69e50;
}

.antenna[b-kkiwxowk0k]::before {
    content: "";
    position: absolute;
    margin-top: 0.2em;
    margin-left: 1.25em;
    transform: rotate(-20deg);
    width: 1.5em;
    height: 0.8em;
    border-radius: 50%;
    background-color: #f69e50;
}

.a1[b-kkiwxowk0k] {
    position: relative;
    top: -102%;
    left: -130%;
    width: 12em;
    height: 5.5em;
    border-radius: 50px;
    background-image: linear-gradient( #171717, #171717, #353535, #353535, #171717 );
    transform: rotate(-29deg);
    clip-path: polygon(50% 0%, 49% 100%, 52% 100%);
}

.a1d[b-kkiwxowk0k] {
    position: relative;
    top: -211%;
    left: -35%;
    transform: rotate(45deg);
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    border: 2px solid black;
    background-color: #979797;
    z-index: 99;
}

.a2[b-kkiwxowk0k] {
    position: relative;
    top: -210%;
    left: -10%;
    width: 12em;
    height: 4em;
    border-radius: 50px;
    background-color: #171717;
    background-image: linear-gradient( #171717, #171717, #353535, #353535, #171717 );
    margin-right: 5em;
    clip-path: polygon( 47% 0, 47% 0, 34% 34%, 54% 25%, 32% 100%, 29% 96%, 49% 32%, 30% 38% );
    transform: rotate(-8deg);
}

.a2d[b-kkiwxowk0k] {
    position: relative;
    top: -294%;
    left: 94%;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    border: 2px solid black;
    background-color: #979797;
    z-index: 99;
}

.notfound_text[b-kkiwxowk0k] {
    background-color: black;
    padding-left: 0.3em;
    padding-right: 0.3em;
    font-size: 0.75em;
    color: white;
    letter-spacing: 0;
    border-radius: 5px;
    z-index: 10;
}

.tv[b-kkiwxowk0k] {
    width: 17em;
    height: 9em;
    margin-top: 3em;
    border-radius: 15px;
    background-color: #d36604;
    display: flex;
    justify-content: center;
    border: 2px solid #1d0e01;
    box-shadow: inset 0.2em 0.2em #e69635;
}

    .tv[b-kkiwxowk0k]::after {
        content: "";
        position: absolute;
        width: 17em;
        height: 9em;
        border-radius: 15px;
        background: repeating-radial-gradient(#d36604 0 0.0001%, #00000070 0 0.0002%) 50% 0/2500px 2500px, repeating-conic-gradient(#d36604 0 0.0001%, #00000070 0 0.0002%) 60% 60%/2500px 2500px;
        background-blend-mode: difference;
        opacity: 0.09;
    }

.curve_svg[b-kkiwxowk0k] {
    position: absolute;
    margin-top: 0.25em;
    margin-left: -0.25em;
    height: 12px;
    width: 12px;
}

.display_div[b-kkiwxowk0k] {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    border-radius: 15px;
    box-shadow: 3.5px 3.5px 0px #e69635;
}

.screen_out[b-kkiwxowk0k] {
    width: auto;
    height: auto;
    border-radius: 10px;
}

.screen_out1[b-kkiwxowk0k] {
    width: 11em;
    height: 7.75em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.screen[b-kkiwxowk0k] {
    width: 13em;
    height: 7.85em;
    font-family: Montserrat;
    border: 2px solid #1d0e01;
    background: repeating-radial-gradient(#000 0 0.0001%, #ffffff 0 0.0002%) 50% 0/2500px 2500px, repeating-conic-gradient(#000 0 0.0001%, #ffffff 0 0.0002%) 60% 60%/2500px 2500px;
    background-blend-mode: difference;
    animation: b-b-kkiwxowk0k 0.2s infinite alternate;
    border-radius: 10px;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #252525;
    letter-spacing: 0.15em;
    text-align: center;
}

.screenM[b-kkiwxowk0k] {
    width: 13em;
    height: 7.85em;
    position: relative;
    font-family: Montserrat;
    background: linear-gradient( to right, #002fc6 0%, #002bb2 14.2857142857%, #3a3a3a 14.2857142857%, #303030 28.5714285714%, #ff0afe 28.5714285714%, #f500f4 42.8571428571%, #6c6c6c 42.8571428571%, #626262 57.1428571429%, #0affd9 57.1428571429%, #00f5ce 71.4285714286%, #3a3a3a 71.4285714286%, #303030 85.7142857143%, white 85.7142857143%, #fafafa 100% );
    border-radius: 10px;
    border: 2px solid black;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #252525;
    letter-spacing: 0.15em;
    text-align: center;
    overflow: hidden;
}

    .screenM[b-kkiwxowk0k]:before,
    .screenM[b-kkiwxowk0k]:after {
        content: "";
        position: absolute;
        left: 0;
        z-index: 1;
        width: 100%;
    }

    .screenM[b-kkiwxowk0k]:before {
        top: 0;
        height: 68.4782608696%;
        background: linear-gradient( to right, white 0%, #fafafa 14.2857142857%, #ffe60a 14.2857142857%, #f5dc00 28.5714285714%, #0affd9 28.5714285714%, #00f5ce 42.8571428571%, #10ea00 42.8571428571%, #0ed600 57.1428571429%, #ff0afe 57.1428571429%, #f500f4 71.4285714286%, #ed0014 71.4285714286%, #d90012 85.7142857143%, #002fc6 85.7142857143%, #002bb2 100% );
    }

    .screenM[b-kkiwxowk0k]:after {
        bottom: 0;
        height: 21.7391304348%;
        background: linear-gradient( to right, #006c6b 0%, #005857 16.6666666667%, white 16.6666666667%, #fafafa 33.3333333333%, #001b75 33.3333333333%, #001761 50%, #6c6c6c 50%, #626262 66.6666666667%, #929292 66.6666666667%, #888888 83.3333333333%, #3a3a3a 83.3333333333%, #303030 100% );
    }

@keyframes b-b-kkiwxowk0k {
    100% {
        background-position: 50% 0, 60% 50%;
    }
}

/* Another Error Screen to Use 

.screen {
  width: 13em;
  height: 7.85em;
  position: relative;
  background: linear-gradient(to right, #002fc6 0%, #002bb2 14.2857142857%, #3a3a3a 14.2857142857%, #303030 28.5714285714%, #ff0afe 28.5714285714%, #f500f4 42.8571428571%, #6c6c6c 42.8571428571%, #626262 57.1428571429%, #0affd9 57.1428571429%, #00f5ce 71.4285714286%, #3a3a3a 71.4285714286%, #303030 85.7142857143%, white 85.7142857143%, #fafafa 100%);
  border-radius: 10px;
  border: 2px solid black;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #252525;
  letter-spacing: 0.15em;
  text-align: center;
  overflow: hidden;
}
.screen:before, .screen:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
}
.screen:before {
  top: 0;
  height: 68.4782608696%;
  background: linear-gradient(to right, white 0%, #fafafa 14.2857142857%, #ffe60a 14.2857142857%, #f5dc00 28.5714285714%, #0affd9 28.5714285714%, #00f5ce 42.8571428571%, #10ea00 42.8571428571%, #0ed600 57.1428571429%, #ff0afe 57.1428571429%, #f500f4 71.4285714286%, #ed0014 71.4285714286%, #d90012 85.7142857143%, #002fc6 85.7142857143%, #002bb2 100%);
}
.screen:after {
  bottom: 0;
  height: 21.7391304348%;
  background: linear-gradient(to right, #006c6b 0%, #005857 16.6666666667%, white 16.6666666667%, #fafafa 33.3333333333%, #001b75 33.3333333333%, #001761 50%, #6c6c6c 50%, #626262 66.6666666667%, #929292 66.6666666667%, #888888 83.3333333333%, #3a3a3a 83.3333333333%, #303030 100%);
}

  */

.lines[b-kkiwxowk0k] {
    display: flex;
    column-gap: 0.1em;
    align-self: flex-end;
}

.line1[b-kkiwxowk0k],
.line3[b-kkiwxowk0k] {
    width: 2px;
    height: 0.5em;
    background-color: black;
    border-radius: 25px 25px 0px 0px;
    margin-top: 0.5em;
}

.line2[b-kkiwxowk0k] {
    flex-grow: 1;
    width: 2px;
    height: 1em;
    background-color: black;
    border-radius: 25px 25px 0px 0px;
}

.buttons_div[b-kkiwxowk0k] {
    width: 4.25em;
    align-self: center;
    height: 8em;
    background-color: #e69635;
    border: 2px solid #1d0e01;
    padding: 0.6em;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    row-gap: 0.75em;
    box-shadow: 3px 3px 0px #e69635;
}

.b1[b-kkiwxowk0k] {
    width: 1.65em;
    height: 1.65em;
    border-radius: 50%;
    background-color: #7f5934;
    border: 2px solid black;
    box-shadow: inset 2px 2px 1px #b49577, -2px 0px #513721, -2px 0px 0px 1px black;
}

    .b1[b-kkiwxowk0k]::before {
        content: "";
        position: absolute;
        margin-top: 1em;
        margin-left: 0.5em;
        transform: rotate(47deg);
        border-radius: 5px;
        width: 0.1em;
        height: 0.4em;
        background-color: #000000;
    }

    .b1[b-kkiwxowk0k]::after {
        content: "";
        position: absolute;
        margin-top: 0.9em;
        margin-left: 0.8em;
        transform: rotate(47deg);
        border-radius: 5px;
        width: 0.1em;
        height: 0.55em;
        background-color: #000000;
    }

    .b1 div[b-kkiwxowk0k] {
        content: "";
        position: absolute;
        margin-top: -0.1em;
        margin-left: 0.65em;
        transform: rotate(45deg);
        width: 0.15em;
        height: 1.5em;
        background-color: #000000;
    }

.b2[b-kkiwxowk0k] {
    width: 1.65em;
    height: 1.65em;
    border-radius: 50%;
    background-color: #7f5934;
    border: 2px solid black;
    box-shadow: inset 2px 2px 1px #b49577, -2px 0px #513721, -2px 0px 0px 1px black;
}

    .b2[b-kkiwxowk0k]::before {
        content: "";
        position: absolute;
        margin-top: 1.05em;
        margin-left: 0.8em;
        transform: rotate(-45deg);
        border-radius: 5px;
        width: 0.15em;
        height: 0.4em;
        background-color: #000000;
    }

    .b2[b-kkiwxowk0k]::after {
        content: "";
        position: absolute;
        margin-top: -0.1em;
        margin-left: 0.65em;
        transform: rotate(-45deg);
        width: 0.15em;
        height: 1.5em;
        background-color: #000000;
    }

.speakers[b-kkiwxowk0k] {
    display: flex;
    flex-direction: column;
    row-gap: 0.5em;
}

    .speakers .g1[b-kkiwxowk0k] {
        display: flex;
        column-gap: 0.25em;
    }

        .speakers .g1 .g11[b-kkiwxowk0k],
        .g12[b-kkiwxowk0k],
        .g13[b-kkiwxowk0k] {
            width: 0.65em;
            height: 0.65em;
            border-radius: 50%;
            background-color: #7f5934;
            border: 2px solid black;
            box-shadow: inset 1.25px 1.25px 1px #b49577;
        }

    .speakers .g[b-kkiwxowk0k] {
        width: auto;
        height: 2px;
        background-color: #171717;
    }

.bottom[b-kkiwxowk0k] {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 8.7em;
}

.base1[b-kkiwxowk0k] {
    height: 1em;
    width: 2em;
    border: 2px solid #171717;
    background-color: #4d4d4d;
    margin-top: -0.15em;
    z-index: -1;
}

.base2[b-kkiwxowk0k] {
    height: 1em;
    width: 2em;
    border: 2px solid #171717;
    background-color: #4d4d4d;
    margin-top: -0.15em;
    z-index: -1;
}

.base3[b-kkiwxowk0k] {
    position: absolute;
    height: 0.15em;
    width: 17.5em;
    background-color: #171717;
    margin-top: 0.8em;
}

.text_404[b-kkiwxowk0k] {
    position: absolute;
    display: flex;
    flex-direction: row;
    column-gap: 6em;
    z-index: -5;
    margin-bottom: 2em;
    align-items: center;
    justify-content: center;
    opacity: 0.5;
    font-family: Montserrat;
}

.text_4041[b-kkiwxowk0k] {
    transform: scaleY(24.5) scaleX(9);
}

.text_4042[b-kkiwxowk0k] {
    transform: scaleY(24.5) scaleX(9);
}

.text_4043[b-kkiwxowk0k] {
    transform: scaleY(24.5) scaleX(9);
}

@media only screen and (max-width: 495px) {
    .text_404[b-kkiwxowk0k] {
        column-gap: 6em;
    }
}

@media only screen and (max-width: 395px) {
    .text_404[b-kkiwxowk0k] {
        column-gap: 4em;
    }

    .text_4041[b-kkiwxowk0k] {
        transform: scaleY(25) scaleX(8);
    }

    .text_4042[b-kkiwxowk0k] {
        transform: scaleY(25) scaleX(8);
    }

    .text_4043[b-kkiwxowk0k] {
        transform: scaleY(25) scaleX(8);
    }
}

@media (max-width: 275px), (max-height: 520px) {
    .main[b-kkiwxowk0k] {
        position: relative;
    }
}

@media only screen and (max-width: 1024px) {
    .screenM[b-kkiwxowk0k] {
        display: flex;
    }

    .screen[b-kkiwxowk0k] {
        display: none;
    }
}

@media only screen and (min-width: 1025px) {
    .screen[b-kkiwxowk0k] {
        display: flex;
    }

    .screenM[b-kkiwxowk0k] {
        display: none;
    }
}
