@import '_content/dymaptic.GeoBlazor.Core/dymaptic.GeoBlazor.Core.bundle.scp.css';

/* _content/DGPotential/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-iyw7ofethe] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-iyw7ofethe] {
    flex: 1;
}

.sidebar[b-iyw7ofethe] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-iyw7ofethe] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-iyw7ofethe]  a, .top-row[b-iyw7ofethe]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-iyw7ofethe]  a:hover, .top-row[b-iyw7ofethe]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-iyw7ofethe]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-iyw7ofethe] {
        justify-content: space-between;
    }

    .top-row[b-iyw7ofethe]  a, .top-row[b-iyw7ofethe]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-iyw7ofethe] {
        flex-direction: row;
    }

    .sidebar[b-iyw7ofethe] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-iyw7ofethe] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-iyw7ofethe]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-iyw7ofethe], article[b-iyw7ofethe] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-iyw7ofethe] {
    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-iyw7ofethe] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DGPotential/Components/Layout/MainLayoutHorizontal.razor.rz.scp.css */
.page[b-4qqobog7hi] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4qqobog7hi] {
    flex: 1;
}

.sidebar[b-4qqobog7hi] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4qqobog7hi] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4qqobog7hi]  a, .top-row[b-4qqobog7hi]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4qqobog7hi]  a:hover, .top-row[b-4qqobog7hi]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4qqobog7hi]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4qqobog7hi] {
        justify-content: space-between;
    }

    .top-row[b-4qqobog7hi]  a, .top-row[b-4qqobog7hi]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4qqobog7hi] {
        flex-direction: row;
    }

    .sidebar[b-4qqobog7hi] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4qqobog7hi] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4qqobog7hi]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4qqobog7hi], article[b-4qqobog7hi] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4qqobog7hi] {
    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-4qqobog7hi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DGPotential/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yi087d3oda] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-yi087d3oda] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-yi087d3oda] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yi087d3oda] {
    font-size: 1.1rem;
}

.bi[b-yi087d3oda] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-yi087d3oda] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-yi087d3oda] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yi087d3oda] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yi087d3oda] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yi087d3oda]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-yi087d3oda]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-yi087d3oda]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-yi087d3oda] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-yi087d3oda] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yi087d3oda] {
        display: none;
    }

    .nav-scrollable[b-yi087d3oda] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/DGPotential/Components/Pages/Calendar/PlayerCalendarYearVertical.razor.rz.scp.css */
a:link[b-ectoteqydv], a:active[b-ectoteqydv], a:visited[b-ectoteqydv] {
    color: #777;
    text-decoration: none;
}

.dt[b-ectoteqydv], .day[b-ectoteqydv], .mo[b-ectoteqydv] {
    text-align: center;
    width: 60px;
    height: 35px;
}

    .dt .in[b-ectoteqydv] {
        border: solid 1px #777
    }

.day[b-ectoteqydv], .mo[b-ectoteqydv] {
    font-weight: bold;
    color: #555;
}

.day[b-ectoteqydv], .dt[b-ectoteqydv] {
    /* margin-bottom: 5px;*/
    border: none !important;
}

.mo[b-ectoteqydv] {
    margin-bottom: 20px;
    border: none;
}

table[b-ectoteqydv], td[b-ectoteqydv] {
    border-spacing: 0;
    vertical-align: top;
}

h1[b-ectoteqydv] {
    display: inline-block;
    font-size: 4.5em;
    margin: 30px 0 0 40px;
}

h2[b-ectoteqydv] {
    margin: 0 0 30px 40px;
}

#cal[b-ectoteqydv] {
    margin: 0 auto;
}

#time[b-ectoteqydv] {
    float: right;
}

body.night[b-ectoteqydv] {
    background-color: #111;
    color: #EEE;
}

    body.night h1[b-ectoteqydv] {
        color: #EEE;
    }

    body.night .day[b-ectoteqydv], body.night .mo[b-ectoteqydv] {
        color: #aaa;
    }

.months[b-ectoteqydv] {
    padding-left: 10px;
    padding-right: 10px;
}

.mc[b-ectoteqydv] {
    text-align: center;
   
}

.spanmonth[b-ectoteqydv] {
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
}

.months div[b-ectoteqydv] {
    height: 35px;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    z-index: 900;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-top: 1px solid #8fa8cf;
    border-bottom: 1px solid #8fa8cf;
    border-left: 1px solid #8ba3c9;
    border-right: 1px solid #8ba3c9;
    text-align: center;
    width: 5vh;
    padding: 8px;
}

div.top_boundary + div[b-ectoteqydv] {
    /*background-color: #8fa8cf;
                                                                                                                                                                                                                                                                                                                                                background-color: #8ba3c9;
                                                                                                                                                                                                                                                                                                                                                color: #fff;*/
    border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-top: none;
}

.months .tod_month[b-ectoteqydv] {
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-bottom: none !important;
}


.tod_active[b-ectoteqydv] {
    background-color: #95b3d7;
    color: #edfbff;
    border-top: none;
    border-bottom: none;
}

.tod_competition[b-ectoteqydv] {
    background-color: #e28743;
    color: #edfbff;
    border-top: none;
    border-bottom: none;
}

.tod_repos[b-ectoteqydv] {
    background-color: #fffff3;
    color: #8fa8cf;
    color: #8ba3c9;
    border-top: none;
    border-bottom: none;
}

.months .tod_boundary[b-ectoteqydv] {
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-top: none !important;
    height: 35px;
    margin-right: 1px;
}
/* _content/DGPotential/Components/Pages/Potential/CardScore.razor.rz.scp.css */
.itemresult[b-yfac1sk219] {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .itemresult:hover[b-yfac1sk219] {
        transform: scale(0.95);
        transition: all 0.3s;
    }

    .itemresult svg[b-yfac1sk219] {
        width: 40px;
        height: 40px;
        margin-bottom: 7px;
    }

.item--1[b-yfac1sk219] {
    background: #c7c7ff;
}

.item--2[b-yfac1sk219] {
    background: #ffd8be;
}

.item--3[b-yfac1sk219] {
    background: #a9ecbf;
}

.item--4[b-yfac1sk219] {
    background: #f3bbe1;
}

.quantity[b-yfac1sk219] {
    font-size: 25px;
    font-weight: 600;
}

.textresult[b-yfac1sk219] {
    font-size: 1.2rem;
    font-family: inherit;
    font-weight: 600;
}

.text--1[b-yfac1sk219] {
    color: rgba(149,149,255,1);
}

.text--2[b-yfac1sk219] {
    color: rgba(252,161,71,1);
}

.text--3[b-yfac1sk219] {
    color: rgba(66,193,110,1);
}

.text--4[b-yfac1sk219] {
    color: rgba(220,91,183,1);
}
/* _content/DGPotential/Components/Pages/Potential/Potential.razor.rz.scp.css */

body[b-s7iwqg404j] {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#tabscore[b-s7iwqg404j] {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    #tabscore td[b-s7iwqg404j],
    #tabscore th[b-s7iwqg404j] {
        border: 1px solid #ddd;
        padding: 8px;
    }

#tabparameter td[b-s7iwqg404j],
#tabparameter th[b-s7iwqg404j] {
    border: 1px solid #aaaa;
    padding: 8px;
    vertical-align: text-top;
}

#tabscore tr:nth-child(even)[b-s7iwqg404j] {
    background-color: #f2f2f2;
}

#tabscore tr:hover[b-s7iwqg404j] {
    background-color: #ddd;
}

#tabscore th[b-s7iwqg404j] {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

h3[b-s7iwqg404j] {
    width: 100%;
    background-color: #4CAF50;
    color: white;
}

td.holeinone[b-s7iwqg404j] {
    background-color: #ffb400
}

td.albatross[b-s7iwqg404j] {
    background-color: rgba(62,195,0,.88)
}

td.eagle[b-s7iwqg404j] {
    background-color: rgba(62,195,0,.64)
}

td.birdie[b-s7iwqg404j] {
    background-color: rgba(62,195,0,.34)
}

td.bogey[b-s7iwqg404j] {
    background-color: rgba(244,43,3,.12)
}

td.dbogey[b-s7iwqg404j] {
    background-color: rgba(244,43,3,.26)
}

td.tbogey[b-s7iwqg404j] {
    background-color: rgba(244,43,3,.6);
}

td.fail[b-s7iwqg404j] {
    background-color: rgba(244,43,3, .9)
}



.parcours[b-s7iwqg404j] {
    font-size: 1.5rem;
    font-weight: 700;
}







/* _content/DGPotential/Components/Pages/Potential/ScoreResultLine.razor.rz.scp.css */

.scorecell[b-au8rjmd5vv] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: rgb(53,53,54);
    /*border-left: 1px solid rgb(222,237,255);*/
    padding:3px
}

.parametertitle[b-au8rjmd5vv] {
    font-size: 0.8rem;
    line-height: 1.2;
    font-weight: 500;
}
.scorebox[b-au8rjmd5vv] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    border-radius: .2em;
    height: 80%;
    width: 80%;
    font-size: 14px;
    line-height: 25px;
}

/* _content/DGPotential/Components/Shared/CardCalendarDayFeed.razor.rz.scp.css */
.highlight[b-e4mjaee346] {
    background-color: rgba(47, 179, 27, 0.7);
}

    .highlight label[b-e4mjaee346] {
        color: #fff;
    }

.available[b-e4mjaee346] {
    background-color: #fff;
}

.nocomplete[b-e4mjaee346] {
    background-color: rgba(255, 69, 0, 0.64);
    /*background-color: #5f7b7d;*/
    border: solid 1px gray;
    border-radius: 5px;
    padding-left: 5px;
}

.complete[b-e4mjaee346] {
    background-color: rgba(124, 252, 0, 0.79);
    /*background-color: #e0fdff;*/
    border: solid 1px gray;
    border-radius: 5px;
    padding-left: 5px;
}

.bodyseance[b-e4mjaee346] {
    background-color: #fff;
    /*border-right-top-radius*/
    /*border-radius: 5px;*/
    padding-left: 3px;
}

.valuesession[b-e4mjaee346] {
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #b2bdbd;
}

.completetop[b-e4mjaee346]::before {
    content: "";
    position: absolute;
    background: rgb(15, 169, 88);
    top: -8px;
    left: -1px;
    width: calc(100% + 2px);
    height: 8px;
    border-radius: 6px 6px 0px 0px;
}

.completetop[b-e4mjaee346] {
    text-align: center;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: rgb(214, 214, 214);
    border-image: initial;
    border-radius: 0px 0px 6px 6px;
    padding: 5px 5px 5px;
    line-height: 1.5;
    color: rgb(106, 106, 106);
    position: relative;
}

.nocompletetop[b-e4mjaee346]::before {
    content: "";
    position: absolute;
    background: rgb(85, 81, 255);
    top: -8px;
    left: -1px;
    width: calc(100% + 2px);
    height: 8px;
    border-radius: 6px 6px 0px 0px;
}

.nocompletetop[b-e4mjaee346] {
    text-align: center;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: rgb(214, 214, 214);
    border-image: initial;
    border-radius: 0px 0px 6px 6px;
    padding: 5px 5px 5px;
    line-height: 1.5;
    color: rgb(106, 106, 106);
    position: relative;
}

.nocompleteleft[b-e4mjaee346] {
    text-align: center;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: rgb(214, 214, 214);
    border-image: initial;
    border-radius: 0px 6px 6px 0px;
    padding: 5px 5px 5px;
    line-height: 1.5;
    color: rgb(106, 106, 106);
    position: relative;
}

    .nocompleteleft[b-e4mjaee346]::before {
        content: "";
        position: absolute;
        background: rgb(85, 81, 255);
        top: -1px;
        left: -8px;
        height: calc(100% + 2px);
        width: 8px;
        border-radius: 6px 0px 0px 6px;
    }

.completeleft[b-e4mjaee346] {
    text-align: center;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: rgb(214, 214, 214);
    border-image: initial;
    border-radius: 0px 6px 6px 0px;
    padding: 5px 5px 5px;
    line-height: 1.5;
    color: rgb(106, 106, 106);
    position: relative;
}

    .completeleft[b-e4mjaee346]::before {
        content: "";
        position: absolute;
        background: rgb(15, 169, 88);
        top: -1px;
        left: -8px;
        height: calc(100% + 2px);
        width: 8px;
        border-radius: 6px 0px 0px 6px;
    }
/* _content/DGPotential/Components/Shared/CardDateSmall.razor.rz.scp.css */
.calendar[b-6613qof34y] {
    width: 30px;
    border: 1px solid var(--accent-fill-rest);
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.calendar-header[b-6613qof34y] {
    background-color: var(--accent-fill-active);
    color: var(--neutral-fill-rest);
    text-align: center;
}
    .calendar-header .calendar-header__month[b-6613qof34y] {
        font-size: 12px;
        font-weight: 600;
        padding: 4px 0;
    }
    .calendar-header .calendar-header__year[b-6613qof34y] {
        font-size: 10px;
        font-weight: 400;
        padding: 4px 0;
    }
.calendar-body[b-6613qof34y] {
    text-align: center;
    position: relative;
}
    .calendar-body .calendar-body__day[b-6613qof34y] {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        font-weight: 400;
        color: var(--neutral-fill-input);
        cursor: pointer;
    }

        .calendar-body .calendar-body__day:hover[b-6613qof34y] {
            background-color: var(--neutral-fill-input-hover);
        }

    .calendar-body .calendar-body__day--selected[b-6613qof34y] {
        background-color: var(--accent-fill-active);
        color: var(--neutral-fill-rest);
    }

    .calendar-body .calendar-body__day--disabled[b-6613qof34y] {
        color: var(--neutral-fill-disabled);
        cursor: not-allowed;
    }

    .calendar-body .calendar-body__day--today[b-6613qof34y] {
        color: var(--accent-fill-active);
    }

    .calendar-body .calendar-body__day--selected:hover[b-6613qof34y] {
        background-color: var(--accent-fill-hover);
    }

    .calendar-body .calendar-body__day--today:hover[b-6613qof34y] {
        background-color: var(--accent-fill-hover);
    }

    .calendar-body .calendar-body__day--disabled:hover[b-6613qof34y] {
        background-color: var(--neutral-fill-input-hover);
    }

    .calendar-body .calendar-body__day--selected.calendar-body__day--today[b-6613qof34y] {
        background-color: var(--accent-fill-active);
    }

        .calendar-body .calendar-body__day--selected.calendar-body__day--today:hover[b-6613qof34y] {
            background-color: var(--accent-fill-hover);
        }

    .calendar-body .calendar-body__day--selected.calendar-body__day--disabled[b-6613qof34y] {
        background-color: var(--accent-fill-active);
        color: var(--neutral-fill-rest);
    }

        .calendar-body .calendar-body__day--selected.calendar-body__day--disabled:hover[b-6613qof34y] {
            background-color: var(--accent-fill-hover);
        }

    .calendar-body .calendar-body__day--today.calendar-body__day--disabled[b-6613qof34y] {
        color: var(--accent-fill-active);
    }

        .calendar-body .calendar-body__day--today.calendar-body__day--disabled:hover[b-6613qof34y] {
            background-color: var(--accent-fill-hover);
        }

    .calendar-body .calendar-body__day--selected.calendar-body__day--today.calendar-body__day--disabled[b-6613qof34y] {
        background-color: var(--accent-fill-active);
        color: var(--neutral-fill-rest);
    }

    .calendar-body .calendar-body__[b-6613qof34y]



