@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Layout/LoginModal.razor.rz.scp.css */
.round-icon[b-m4slirsupf] {
	background: #abaaaa;
	padding: 5px;
	border-radius: 50%;
	font-size: 13px;
	color: #fff;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-u16npca8dm] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 75vh !important;
}

main[b-u16npca8dm] {
    flex: 1;
}

.sidebar[b-u16npca8dm] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-u16npca8dm] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-u16npca8dm]  a, .top-row[b-u16npca8dm]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-u16npca8dm]  a:hover, .top-row[b-u16npca8dm]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-u16npca8dm]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-u16npca8dm] {
        justify-content: space-between;
    }

    .top-row[b-u16npca8dm]  a, .top-row[b-u16npca8dm]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-u16npca8dm] {
        flex-direction: row;
    }

    .sidebar[b-u16npca8dm] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-u16npca8dm] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-u16npca8dm]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-u16npca8dm], article[b-u16npca8dm] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-p8j14xptfd] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-p8j14xptfd] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-p8j14xptfd] {
    font-size: 1.1rem;
}

.bi[b-p8j14xptfd] {
    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-p8j14xptfd] {
    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-p8j14xptfd] {
    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-p8j14xptfd] {
    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");
}

.nav-item[b-p8j14xptfd] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-p8j14xptfd] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-p8j14xptfd] {
    padding-bottom: 1rem;
}

.nav-item[b-p8j14xptfd]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

.nav-item[b-p8j14xptfd]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-p8j14xptfd]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

[class^="icon-"][b-p8j14xptfd], [class*=" icon-"][b-p8j14xptfd] {
    font-size: 30px;
    color: #ffffff;
}

@media (min-width: 768) {
    .navbar-toggler[b-p8j14xptfd] {
        display: none;
    }

    .collapse[b-p8j14xptfd] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-p8j14xptfd] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

.fa-solid[b-p8j14xptfd] {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
}
.gameSchedule[b-p8j14xptfd] {
    background: url(img/gameSched.svg) center center no-repeat;
    background-size: 100% 100%;
}
.gameScore[b-p8j14xptfd] {
    background: url(img/gameScore.svg) center center no-repeat;
    background-size: 100% 100%;
}
.team[b-p8j14xptfd] {
    background: url(img/team.svg) center center no-repeat;
    background-size: 100% 100%;
}

.admin-setting[b-p8j14xptfd] {
    background: url(img/admin-setting.svg) center center no-repeat;
    background-size: 100% 100%;
}
.score[b-p8j14xptfd] {
    background: url(img/score.svg) center center no-repeat;
    background-size: 100% 100%;
}
.league_white[b-p8j14xptfd] {
    background: url(img/league_white.svg) center center no-repeat;
    background-size: 100% 100%;
}
.addUser_white[b-p8j14xptfd] {
    background: url(img/addUser_white.svg) center center no-repeat;
    background-size: 100% 100%;
}
/* /Layout/NoLayOut.razor.rz.scp.css */
.page[b-tcovdla8d6] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 75vh !important;
}

main[b-tcovdla8d6] {
    flex: 1;
}
main .dual-container[b-tcovdla8d6]{
    padding: 0px; !important
}

.sidebar[b-tcovdla8d6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tcovdla8d6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tcovdla8d6]  a, .top-row[b-tcovdla8d6]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tcovdla8d6]  a:hover, .top-row[b-tcovdla8d6]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tcovdla8d6]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tcovdla8d6] {
        justify-content: space-between;
    }

    .top-row[b-tcovdla8d6]  a, .top-row[b-tcovdla8d6]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tcovdla8d6] {
        flex-direction: row;
    }

    .sidebar[b-tcovdla8d6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tcovdla8d6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tcovdla8d6]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}
/* /Pages/Admin.razor.rz.scp.css */
.dashboard-bg[b-8v22hsv9u4] {
	background: url('/img/basketball-bg.png') no-repeat center center / cover;
	min-height: 70vh;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.dashboard-card[b-8v22hsv9u4] {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	text-align: center;
	padding: 10px;
}

.h5-title[b-8v22hsv9u4] {
	color: #505b75;
}

.dashboard-card h5[b-8v22hsv9u4] {
	margin-bottom: 15px;
	font-weight: bold;
}

.btn-create[b-8v22hsv9u4] {
	background-color: #688fe5;
	color: #fff;
	margin-right: 5px;
}

.btn-view[b-8v22hsv9u4] {
	background-color: #79bcd0;
	color: #fff;
}

[class^="icon-"][b-8v22hsv9u4], [class*=" icon-"][b-8v22hsv9u4] {
	font-size: 60px;
	color: #6f8cc7;
}


/* /Pages/Components/GameBenchPlayersModal.razor.rz.scp.css */
#selPlayer-container h5[b-tucfeivclv] {
	font-size: 14px !important;
}
#selPlayer-container .w-40[b-tucfeivclv] {
	width: 40%;
}
#sub-confirmed-btn[b-tucfeivclv]{
	bottom: 10px;
	right:30px;
}
.jersey-no[b-tucfeivclv]{
	font-size: 20px !important;
}
/* /Pages/Components/PlayerCard.razor.rz.scp.css */
.f-12[b-z9cdakqhdt]{
	font-size: 12px;
}
.f-13[b-z9cdakqhdt] {
	font-size: 13px;
}

#dualScoreBoard .dual-tile[b-z9cdakqhdt]{
	width: 33% !important;
}
/* /Pages/Components/PlayerLineUpCard.razor.rz.scp.css */
.selected[b-avenc7k954] {
	outline: 4px solid #007bff !important;
	transition: transform 0.5s ease, border-color 0.5s ease;
	position: relative;
	z-index: 1;
}
.selected button:focus[b-avenc7k954]{
	box-shadow: inherit !important;
}
.player_stat[b-avenc7k954] {
	display: none;
}
.selected .player_stat[b-avenc7k954] {
	background: white;
	min-width: 150px;
	display: flex !important;
	z-index: 100;
	position: absolute;
	flex-direction: column;
	top: 34px;
	left: 0px;
	padding: 5px 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
	text-align: center;
}
.jersey-no[b-avenc7k954] {
	font-size: 13px !important;
}

/* Speech Bubble Tail */
.selected .player_stat[b-avenc7k954]::after {
	content: "";
	position: absolute;
	bottom: 99%; /* Place the tail above the speech bubble */
	left: 55px; /* Adjust horizontal positioning */
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent white transparent; /* White triangle pointing down */
}

.disabled[b-avenc7k954] {
	pointer-events: none;
	opacity: 0.6;
	transition: opacity 0.3s ease;
}

.bg-player[b-avenc7k954] {
	box-shadow: 0px -1px 2px 0 #8abbe5 inset, 0px 1px 1px 1px #7e94e3;
	background: #172d43;
}

.text-position[b-avenc7k954] {
	color: #b2b2b3;
	display: inline-block;
	width: 30px;
}

.player-border[b-avenc7k954] {
	border: 1px solid #c5c5c5 !important;
}

.nav-link[b-avenc7k954] {
	color: #999898;
}
.font-10[b-avenc7k954]{
	font-size: 9px;
}
.font-12[b-avenc7k954]{
	font-size: 12px;
}
.font-14[b-avenc7k954] {
	font-size: 14px;
}
.ml-8[b-avenc7k954] {
	margin-left: 8px
}
/* /Pages/DisplayGameScore.razor.rz.scp.css */
.selected[b-5kamwolnpd] {
    transform: scale(1.2);
    border: 3px solid #007bff !important;
    margin: 5px;
    transition: transform 0.5s ease, border-color 0.5s ease;
}
.player_stat[b-5kamwolnpd], .player_hide[b-5kamwolnpd] {
    display: none;
}
.player_selected[b-5kamwolnpd]{
    display: inline-flex;
}
.disabled[b-5kamwolnpd] {
    pointer-events: none;
    opacity: 0.6;
    transition: opacity 0.3s ease;
}
.bg-player[b-5kamwolnpd] {
    box-shadow: 0px -1px 2px 0 #8abbe5 inset, 0px 1px 1px 1px #7e94e3;
    background: #172d43;
}
.text-position[b-5kamwolnpd] {
    color: #b2b2b3;
}
.player-border[b-5kamwolnpd] {
    border: 1px solid #c5c5c5 !important;
}
.nav-link[b-5kamwolnpd] {
    color: #999898;
}
.font-13[b-5kamwolnpd]{
    font-size: 13px;
}
.font-18[b-5kamwolnpd]{
    font-size: 18px;
}
span > .font-30[b-5kamwolnpd] {
    font-size: 30px !important;
}
#scoreType_1[b-5kamwolnpd]{
    background: green;
}
#scoreType_2[b-5kamwolnpd]{
    background: #04602b;
}
#scoreType_3[b-5kamwolnpd]{
    background: #035224;
}
#scoreType_4[b-5kamwolnpd]{
    background: #a31607;
}
#scoreType_5[b-5kamwolnpd]{
    background: #007bff;
}
#scoreType_6[b-5kamwolnpd]{
    background: #f2c904;
    color: #000
}
#scoreType_7[b-5kamwolnpd] {
    background: #f29604;
    color: #000
}
#scoreType_8[b-5kamwolnpd] {
    background: #4f04f2;
}
#scoreType_9[b-5kamwolnpd] {
    background: #824904;
}
#scoreType_10[b-5kamwolnpd] {
    background: #985606;
}
#scoreType_11[b-5kamwolnpd] {
    background: #ae6204;
}

#dualScoreBoard .dual-container[b-5kamwolnpd] {
    padding: 0px !important;
}
#dualScoreBoard .team-img[b-5kamwolnpd] {
    margin-left: 10px;
}


/* ✅ Mobile: max-width 576px (sm) */
@media (max-width: 576px) {
    .m-display-container[b-5kamwolnpd]{
        padding-top: 6rem;
        justify-content: center;
    }
    .m-display[b-5kamwolnpd], #dualScoreBoard .m-display[b-5kamwolnpd] {
        top: 0;
        position: absolute;
        width: 100%;
        margin: auto;
        display: inline-flex;
        justify-content: center;
    }
    .score-btn[b-5kamwolnpd] {
        height: 3rem !important;
        width: 4rem !important;
    }
}

/* ✅ Tablet: min-width 576px and max-width 768px (md) */
@media (min-width: 576px) and (max-width: 768px) {
    .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    .m-display[b-5kamwolnpd] {
        top: 0;
        position: absolute;
        width: 100%;
        margin: auto;
        display: inline-flex;
        justify-content: center;
    }
    .score-btn[b-5kamwolnpd] {
        height: 3rem !important;
        width: 4rem !important;
    }
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {

    #dualScoreBoard .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    #dualScoreBoard .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    #dualScoreBoard .m-display[b-5kamwolnpd] {
        top: 0;
        position: absolute;
        width: 100%;
        margin: auto;
        display: inline-flex;
        justify-content: center;
    }

    #dualScoreBoard .score-btn[b-5kamwolnpd] {
        height: 3rem !important;
        width: 4rem !important;
    }
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
    #dualScoreBoard .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    #dualScoreBoard .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    #dualScoreBoard .m-display[b-5kamwolnpd] {
        top: 10px;
        position: absolute;
        width: 100%;
        margin: auto;
        display: inline-flex;
        justify-content: center;
    }

    #dualScoreBoard .score-btn[b-5kamwolnpd] {
        height: 3rem !important;
        width: 4rem !important;
    }
}
@media (min-width: 1200px){
    #dualScoreBoard .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    #dualScoreBoard .m-display-container[b-5kamwolnpd] {
        padding-top: 6rem;
        justify-content: center;
    }

    #dualScoreBoard .m-display[b-5kamwolnpd] {
        top: 10px;
        position: absolute;
        width: 100%;
        margin: auto;
        display: inline-flex;
        justify-content: center;
    }

    #dualScoreBoard .score-btn[b-5kamwolnpd] {
        height: 3rem !important;
        width: 4rem !important;
    }
}
/* /Pages/DualScoreBoard.razor.rz.scp.css */
#dualScoreBoard .home-btn-container[b-jv5f2c85h5]{
	top: 20px;
	left: 20px;
	z-index: 1;
}
#dualScoreBoard .home-btn[b-jv5f2c85h5] {
	display: inline-flex;
	width: 40px;
	height: 40px;
	border-radius: 50% !important;
	padding: 2px;
	align-items: center;
	justify-content: center;
}
/* /Pages/GameSchedule.razor.rz.scp.css */
.date-badge[b-m0gncappdg] {
	background-color: #ecf6ff;
	color: #333232;
	border-radius: 20px;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	display: inline-block;
}

.date-badge[b-m0gncappdg]::after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 10px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent transparent #ecf6ff;
	width: 0;
	height: 0;
}
.bg-disabled[b-m0gncappdg] {
	background: #3f474f !important;
}
.bg-disabled .icon-medal[b-m0gncappdg]{
	color: gold !important;
}
.text-beige[b-m0gncappdg] {
	color:	#ababab !important;
}
.bg-lightBlue[b-m0gncappdg] {
	background: #ecf6ff !important;
}


.card[b-m0gncappdg] {
	border: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.btn-height[b-m0gncappdg] {
	height: 55px !important;
}

/* ✅ Mobile: max-width 576px (sm) */
@media (max-width: 576px) {
	.font-13 small[b-m0gncappdg], .mobile-font-13[b-m0gncappdg] {
		font-size: 13px;
	}
	.mobile-p-0[b-m0gncappdg]{
		padding: 0px;
	}
	
}

/* ✅ Tablet: min-width 576px and max-width 768px (md) */
@media (min-width: 576px) and (max-width: 768px) {
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
}
/* /Pages/GameStat/Components/GameLeaders.razor.rz.scp.css */
.list-container[b-rjpywsuu4g] {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
/*.list-container {
	display: flex;
	flex-wrap: inherit;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
}*/

.list-container[b-rjpywsuu4g]::-webkit-scrollbar {
	display: none;
}
.game-item[b-rjpywsuu4g] {
	flex: 0 0 auto;
	width: 30%;
}

.font-17[b-rjpywsuu4g]{
	font-size: 17px;
}
.font-22[b-rjpywsuu4g] {
	font-size: 22px;
	align-items: center;
	justify-content: center;
	display: flex;
}


/*=========== Start: Team Player Stat ===========*/
table#team-scoreboard tbody > tr[b-rjpywsuu4g], table#team-scoreboard tbody > tr > td[b-rjpywsuu4g], table#team-scoreboard thead[b-rjpywsuu4g], table#team-scoreboard tbody > tr.benchPlayer[b-rjpywsuu4g] {
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	flex-direction: row;
}
table#team-scoreboard tbody > tr > td[b-rjpywsuu4g],table#team-scoreboard thead > tr > th[b-rjpywsuu4g] {
	min-width: 55px;
	min-height: 55px;
	justify-content: center;
}
table#team-scoreboard tbody > tr > td:first-child[b-rjpywsuu4g], table#team-scoreboard thead > tr > th:first-child[b-rjpywsuu4g] {
	min-width: 185px;
    justify-content: flex-start;
}
table#team-scoreboard thead > tr > th:first-child[b-rjpywsuu4g]{
	width: 10%;
}
table#team-scoreboard thead > tr[b-rjpywsuu4g]{
	width: 100%;
}
table#team-scoreboard tbody > tr.benchPlayer > td[b-rjpywsuu4g]{
	width: 100%;
	justify-content: center
}
table#team-scoreboard tbody > tr > td span[b-rjpywsuu4g], table#team-scoreboard tbody > tr > td strong[b-rjpywsuu4g]{
	margin-left: 5px;
}


.table-responsive[b-rjpywsuu4g] {
	overflow-x: auto;
	max-width: 100%;
}

.sticky-column[b-rjpywsuu4g] {
	position: sticky;
	background: white;
	left: 0;
	z-index: 2;
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}
th:first-child.sticky-column[b-rjpywsuu4g] {
	background: #212529;
	color: white;
}

/*=========== End: Team Player Stat ===========*/


/* ✅ Mobile: max-width 480px (sm) */
@media (max-width: 580px) {
	.game-item[b-rjpywsuu4g] {
		width: 100%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-rjpywsuu4g], .game-item .icon-medal[b-rjpywsuu4g] {
		font-size: 13px;
	}
	.font-12[b-rjpywsuu4g]{
		font-size: 12px;
	}
	table#team-scoreboard tbody > tr > td:first-child[b-rjpywsuu4g], table#team-scoreboard thead > tr > th:first-child[b-rjpywsuu4g] {
		min-width: 165px;
	}
	table#team-scoreboard[b-rjpywsuu4g]{
		font-size: 13px;
	}
	table#team-scoreboard tbody > tr > td[b-rjpywsuu4g], table#team-scoreboard thead > tr > th[b-rjpywsuu4g] {
		min-width: 35px;
		min-height: 55px;
	}
}

/* ✅ Tablet: min-width 480px and max-width 768px (md) */
@media (min-width: 580px) and (max-width: 768px) {
	.game-item[b-rjpywsuu4g] {
		width: 49%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-rjpywsuu4g], .game-item .icon-medal[b-rjpywsuu4g]{
		font-size: 13px;
	}
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {
	.game-item[b-rjpywsuu4g] {
		width: 49%;
	}
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
	.game-item[b-rjpywsuu4g] {
		flex: 0 0 auto;
		width: 49%;
	}
}

/* ✅ Extra Large: min-width 1200px (xxl) */
@media (min-width: 1200px) {
	.game-item[b-rjpywsuu4g] {
		width: 32.8%;
	}
	.list-container[b-rjpywsuu4g] {
		scrollbar-width: thin;
		-ms-overflow-style: none;
	}
}
/* /Pages/GameStat/Components/GameQuarterStats.razor.rz.scp.css */
.list-container[b-syeutbrpd5] {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
/*.list-container {
	display: flex;
	flex-wrap: inherit;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
}*/

.list-container[b-syeutbrpd5]::-webkit-scrollbar {
	display: none;
}
.game-item[b-syeutbrpd5] {
	flex: 0 0 auto;
	width: 30%;
}

.font-17[b-syeutbrpd5]{
	font-size: 17px;
}
.font-22[b-syeutbrpd5] {
	font-size: 22px;
	align-items: center;
	justify-content: center;
	display: flex;
}


/*=========== Start: Team Score Stat ===========*/
.btn-focus-none:focus[b-syeutbrpd5] {
	box-shadow: none;
}

button .icon-container:hover[b-syeutbrpd5] {
	transform: scale(1.3);
	transition: transform 0.3s ease-in-out;
}
#teamScoreStat[b-syeutbrpd5]{
	margin-top: 15px;
}

#teamScoreStat tbody > tr[b-syeutbrpd5], #teamScoreStat tbody > tr > td[b-syeutbrpd5], #teamScoreStat thead[b-syeutbrpd5] {
	display: flex;
	height: 100%;
	width: 100%;
	min-height: 65px;
	align-items: center;
	flex-direction: row;
}

#teamScoreStat tbody > tr > td:first-child[b-syeutbrpd5], #teamScoreStat thead > tr > th:first-child[b-syeutbrpd5] {
	min-width: 185px;
	justify-content: flex-start;
}
#teamScoreStat thead > tr[b-syeutbrpd5] {
	width: 100%;
}

#teamScoreStat tbody > tr > td[b-syeutbrpd5], #teamScoreStat thead > tr > th[b-syeutbrpd5] {
	min-width: 35px;
	min-height: 55px;
	justify-content: center;
}

#teamScoreStat thead > tr > th:first-child[b-syeutbrpd5] {
	width: 10%;
}

/*=========== End: Team Score Stat ===========*/

/* ✅ Mobile: max-width 480px (sm) */
@media (max-width: 580px) {
	.game-item[b-syeutbrpd5] {
		width: 100%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-syeutbrpd5], .game-item .icon-medal[b-syeutbrpd5] {
		font-size: 13px;
	}
	.font-12[b-syeutbrpd5]{
		font-size: 12px;
	}
	table#team-scoreboard[b-syeutbrpd5] {
		font-size: 13px;
	}
	#teamScoreStat tbody > tr > td:first-child[b-syeutbrpd5], #teamScoreStat thead > tr > th:first-child[b-syeutbrpd5] {
		min-width: 55px;
	}
	.teamName[b-syeutbrpd5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* ✅ Tablet: min-width 480px and max-width 768px (md) */
@media (min-width: 580px) and (max-width: 768px) {
	.game-item[b-syeutbrpd5] {
		width: 49%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-syeutbrpd5], .game-item .icon-medal[b-syeutbrpd5]{
		font-size: 13px;
	}
	#teamScoreStat tbody > tr > td:first-child[b-syeutbrpd5], #teamScoreStat thead > tr > th:first-child[b-syeutbrpd5] {
		min-width: 55px;
	}

	#teamScoreStat tbody > tr > td[b-syeutbrpd5], #teamScoreStat thead > tr > th[b-syeutbrpd5] {
		min-width: 32px;
		min-height: 55px;
	}

	.teamName[b-syeutbrpd5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {
	.game-item[b-syeutbrpd5] {
		width: 49%;
	}
	#teamScoreStat tbody > tr > td:first-child[b-syeutbrpd5], #teamScoreStat thead > tr > th:first-child[b-syeutbrpd5] {
		min-width: 55px;
	}

	.teamName[b-syeutbrpd5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
	.game-item[b-syeutbrpd5] {
		flex: 0 0 auto;
		width: 49%;
	}
	#teamScoreStat tbody > tr > td:first-child[b-syeutbrpd5], #teamScoreStat thead > tr > th:first-child[b-syeutbrpd5] {
		min-width: 55px;
	}

	.teamName[b-syeutbrpd5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* ✅ Extra Large: min-width 1200px (xxl) */
@media (min-width: 1200px) {
	.game-item[b-syeutbrpd5] {
		width: 32.8%;
	}
	.list-container[b-syeutbrpd5] {
		scrollbar-width: thin;
		-ms-overflow-style: none;
	}
}
/* /Pages/GameStat/Components/PlayerStats.razor.rz.scp.css */
.player-card[b-vamw885joh] {
	max-width: 600px;
	border-radius: 12px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	font-family: 'Segoe UI', sans-serif;
}

.player-img[b-vamw885joh] {
	width: 100px;
	height: 100px;
	object-fit: cover;
	border-radius: 8px;
}

.team-logo[b-vamw885joh] {
	width: 24px;
	margin-right: 6px;
}

.status-dot[b-vamw885joh] {
	height: 10px;
	width: 10px;
	background-color: green;
	border-radius: 50%;
	display: inline-block;
	margin-right: 6px;
}

.stat-header[b-vamw885joh] {
	background-color: #2c2c2c;
	color: white;
	font-weight: 500;
	font-size: 14px;
}

.stat-row[b-vamw885joh] {
	font-size: 14px;
}
/* /Pages/GameStat/Components/TeamTableStat.razor.rz.scp.css */
.list-container[b-j19pq713v2] {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
/*.list-container {
	display: flex;
	flex-wrap: inherit;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
}*/

.list-container[b-j19pq713v2]::-webkit-scrollbar {
	display: none;
}
.game-item[b-j19pq713v2] {
	flex: 0 0 auto;
	width: 30%;
}

.font-17[b-j19pq713v2]{
	font-size: 17px;
}
.font-22[b-j19pq713v2] {
	font-size: 22px;
	align-items: center;
	justify-content: center;
	display: flex;
}


/*=========== Start: Team Player Stat ===========*/
table#team-scoreboard tbody > tr[b-j19pq713v2], table#team-scoreboard tbody > tr > td[b-j19pq713v2], table#team-scoreboard thead[b-j19pq713v2], table#team-scoreboard tbody > tr.benchPlayer[b-j19pq713v2] {
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	flex-direction: row;
}
table#team-scoreboard tbody > tr > td[b-j19pq713v2],table#team-scoreboard thead > tr > th[b-j19pq713v2] {
	min-width: 55px;
	min-height: 55px;
	justify-content: center;
}
table#team-scoreboard tbody > tr > td:first-child[b-j19pq713v2], table#team-scoreboard thead > tr > th:first-child[b-j19pq713v2] {
	min-width: 185px;
    justify-content: flex-start;
}
table#team-scoreboard thead > tr > th:first-child[b-j19pq713v2]{
	width: 10%;
}
table#team-scoreboard thead > tr[b-j19pq713v2]{
	width: 100%;
}
table#team-scoreboard tbody > tr.benchPlayer > td[b-j19pq713v2]{
	width: 100%;
	justify-content: center
}
table#team-scoreboard tbody > tr > td span[b-j19pq713v2], table#team-scoreboard tbody > tr > td strong[b-j19pq713v2]{
	margin-left: 5px;
}


.table-responsive[b-j19pq713v2] {
	overflow-x: auto;
	max-width: 100%;
}

.sticky-column[b-j19pq713v2] {
	position: sticky;
	background: white;
	left: 0;
	z-index: 2;
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}
th:first-child.sticky-column[b-j19pq713v2] {
	background: #212529;
	color: white;
}

/*=========== End: Team Player Stat ===========*/

/*=========== Start: Team Score Stat ===========*/
.btn-focus-none:focus[b-j19pq713v2] {
	box-shadow: none;
}

button .icon-container:hover[b-j19pq713v2] {
	transform: scale(1.3);
	transition: transform 0.3s ease-in-out;
}
#teamScoreStat[b-j19pq713v2]{
	margin-top: 15px;
}

#teamScoreStat tbody > tr[b-j19pq713v2], #teamScoreStat tbody > tr > td[b-j19pq713v2], #teamScoreStat thead[b-j19pq713v2] {
	display: flex;
	height: 100%;
	width: 100%;
	min-height: 65px;
	align-items: center;
	flex-direction: row;
}

#teamScoreStat tbody > tr > td:first-child[b-j19pq713v2], #teamScoreStat thead > tr > th:first-child[b-j19pq713v2] {
	min-width: 185px;
	justify-content: flex-start;
}
#teamScoreStat thead > tr[b-j19pq713v2] {
	width: 100%;
}

#teamScoreStat tbody > tr > td[b-j19pq713v2], #teamScoreStat thead > tr > th[b-j19pq713v2] {
	min-width: 55px;
	min-height: 55px;
	justify-content: center;
}

#teamScoreStat thead > tr > th:first-child[b-j19pq713v2] {
	width: 10%;
}

/*=========== End: Team Score Stat ===========*/

/* ✅ Mobile: max-width 480px (sm) */
@media (max-width: 580px) {
	.game-item[b-j19pq713v2] {
		width: 100%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-j19pq713v2], .game-item .icon-medal[b-j19pq713v2] {
		font-size: 13px;
	}
	.font-12[b-j19pq713v2]{
		font-size: 12px;
	}
	table#team-scoreboard tbody > tr > td:first-child[b-j19pq713v2], table#team-scoreboard thead > tr > th:first-child[b-j19pq713v2] {
		min-width: 165px;
	}
	table#team-scoreboard[b-j19pq713v2]{
		font-size: 13px;
	}
	table#team-scoreboard tbody > tr > td[b-j19pq713v2], table#team-scoreboard thead > tr > th[b-j19pq713v2] {
		min-width: 35px;
		min-height: 55px;
	}
}

/* ✅ Tablet: min-width 480px and max-width 768px (md) */
@media (min-width: 580px) and (max-width: 768px) {
	.game-item[b-j19pq713v2] {
		width: 49%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-j19pq713v2], .game-item .icon-medal[b-j19pq713v2]{
		font-size: 13px;
	}
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {
	.game-item[b-j19pq713v2] {
		width: 49%;
	}
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
	.game-item[b-j19pq713v2] {
		flex: 0 0 auto;
		width: 49%;
	}
}

/* ✅ Extra Large: min-width 1200px (xxl) */
@media (min-width: 1200px) {
	.game-item[b-j19pq713v2] {
		width: 32.8%;
	}
	.list-container[b-j19pq713v2] {
		scrollbar-width: thin;
		-ms-overflow-style: none;
	}
}
/* /Pages/GameStat/GameStat.razor.rz.scp.css */
.list-container[b-908n68uyzf] {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
/*.list-container {
	display: flex;
	flex-wrap: inherit;
	overflow-x: auto;
	gap: 10px;
	padding-bottom: 10px;
}*/

.list-container[b-908n68uyzf]::-webkit-scrollbar {
	display: none;
}
.game-item[b-908n68uyzf] {
	flex: 0 0 auto;
	width: 30%;
}

.font-17[b-908n68uyzf]{
	font-size: 17px;
}
.font-22[b-908n68uyzf] {
	font-size: 22px;
	align-items: center;
	justify-content: center;
	display: flex;
}


/*=========== Start: Team Player Stat ===========*/
table#team-scoreboard tbody > tr[b-908n68uyzf], table#team-scoreboard tbody > tr > td[b-908n68uyzf], table#team-scoreboard thead[b-908n68uyzf], table#team-scoreboard tbody > tr.benchPlayer[b-908n68uyzf] {
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	flex-direction: row;
}
table#team-scoreboard tbody > tr > td[b-908n68uyzf],table#team-scoreboard thead > tr > th[b-908n68uyzf] {
	min-width: 55px;
	min-height: 55px;
	justify-content: center;
}
table#team-scoreboard tbody > tr > td:first-child[b-908n68uyzf], table#team-scoreboard thead > tr > th:first-child[b-908n68uyzf] {
	min-width: 185px;
    justify-content: flex-start;
}
table#team-scoreboard thead > tr > th:first-child[b-908n68uyzf]{
	width: 10%;
}
table#team-scoreboard thead > tr[b-908n68uyzf]{
	width: 100%;
}
table#team-scoreboard tbody > tr.benchPlayer > td[b-908n68uyzf]{
	width: 100%;
	justify-content: center
}
table#team-scoreboard tbody > tr > td span[b-908n68uyzf], table#team-scoreboard tbody > tr > td strong[b-908n68uyzf]{
	margin-left: 5px;
}


.table-responsive[b-908n68uyzf] {
	overflow-x: auto;
	max-width: 100%;
}

.sticky-column[b-908n68uyzf] {
	position: sticky;
	background: white;
	left: 0;
	z-index: 2;
	box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}
th:first-child.sticky-column[b-908n68uyzf] {
	background: #212529;
	color: white;
}

/*=========== End: Team Player Stat ===========*/

/*=========== Start: Team Score Stat ===========*/
.btn-focus-none:focus[b-908n68uyzf] {
	box-shadow: none;
}

button .icon-container:hover[b-908n68uyzf] {
	transform: scale(1.3);
	transition: transform 0.3s ease-in-out;
}
#teamScoreStat[b-908n68uyzf]{
	margin-top: 15px;
}

#teamScoreStat tbody > tr[b-908n68uyzf], #teamScoreStat tbody > tr > td[b-908n68uyzf], #teamScoreStat thead[b-908n68uyzf] {
	display: flex;
	height: 100%;
	width: 100%;
	min-height: 65px;
	align-items: center;
	flex-direction: row;
}

#teamScoreStat tbody > tr > td:first-child[b-908n68uyzf], #teamScoreStat thead > tr > th:first-child[b-908n68uyzf] {
	min-width: 185px;
	justify-content: flex-start;
}
#teamScoreStat thead > tr[b-908n68uyzf] {
	width: 100%;
}

#teamScoreStat tbody > tr > td[b-908n68uyzf], #teamScoreStat thead > tr > th[b-908n68uyzf] {
	min-width: 55px;
	min-height: 55px;
	justify-content: center;
}

#teamScoreStat thead > tr > th:first-child[b-908n68uyzf] {
	width: 10%;
}

/*=========== End: Team Score Stat ===========*/

/* ✅ Mobile: max-width 480px (sm) */
@media (max-width: 580px) {
	.game-item[b-908n68uyzf] {
		width: 100%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-908n68uyzf], .game-item .icon-medal[b-908n68uyzf] {
		font-size: 13px;
	}
	.font-12[b-908n68uyzf]{
		font-size: 12px;
	}
	table#team-scoreboard tbody > tr > td:first-child[b-908n68uyzf], table#team-scoreboard thead > tr > th:first-child[b-908n68uyzf] {
		min-width: 165px;
	}
	table#team-scoreboard[b-908n68uyzf]{
		font-size: 13px;
	}
	table#team-scoreboard tbody > tr > td[b-908n68uyzf], table#team-scoreboard thead > tr > th[b-908n68uyzf] {
		min-width: 35px;
		min-height: 55px;
	}
}

/* ✅ Tablet: min-width 480px and max-width 768px (md) */
@media (min-width: 580px) and (max-width: 768px) {
	.game-item[b-908n68uyzf] {
		width: 49%;
		font-size: 13px;
	}
	.game-item .icon-solid-graph[b-908n68uyzf], .game-item .icon-medal[b-908n68uyzf]{
		font-size: 13px;
	}
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {
	.game-item[b-908n68uyzf] {
		width: 49%;
	}
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
	.game-item[b-908n68uyzf] {
		flex: 0 0 auto;
		width: 49%;
	}
}

/* ✅ Extra Large: min-width 1200px (xxl) */
@media (min-width: 1200px) {
	.game-item[b-908n68uyzf] {
		width: 32.8%;
	}
	.list-container[b-908n68uyzf] {
		scrollbar-width: thin;
		-ms-overflow-style: none;
	}
}
/* /Pages/GameStat/GameStatOverview.razor.rz.scp.css */
.date-badge[b-3shqb2qdx5] {
	background-color: #ecf6ff;
	color: #333232;
	border-radius: 20px;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	display: inline-block;
}

.date-badge[b-3shqb2qdx5]::after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 10px;
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent transparent #ecf6ff;
	width: 0;
	height: 0;
}
.bg-disabled[b-3shqb2qdx5] {
	background: #3f474f !important;
}
.bg-disabled .icon-medal[b-3shqb2qdx5]{
	color: gold !important;
}
.text-beige[b-3shqb2qdx5] {
	color:	#ababab !important;
}
.bg-lightBlue[b-3shqb2qdx5] {
	background: #ecf6ff !important;
}


.card[b-3shqb2qdx5] {
	border: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.card-width[b-3shqb2qdx5] {
	width: 47%;
	height: 7rem;
}

.btn-height[b-3shqb2qdx5] {
	height: 55px !important;
}
.flex-width[b-3shqb2qdx5] {
	margin: 10px auto;
}

/* ✅ Mobile: max-width 576px (sm) */
@media (max-width: 576px) {
	.font-13 small[b-3shqb2qdx5], .mobile-font-13[b-3shqb2qdx5] {
		font-size: 13px;
	}
	.mobile-p-0[b-3shqb2qdx5]{
		padding: 0px;
	}
	.card-width[b-3shqb2qdx5] {
		width: 95%;
		margin: 4px auto !important;
		padding: 4px !important;
	}
	.card-width button img[b-3shqb2qdx5]{
		width: 30px;
		height: 30px;
	}
	.card-width button img.versus-img[b-3shqb2qdx5]{
		width: 50px;
		height: 50px;
	}
	.teamName[b-3shqb2qdx5], .teamName h6[b-3shqb2qdx5]{
		font-size: 13px !important;
	}

	.teamName h6[b-3shqb2qdx5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	
}

/* ✅ Tablet: min-width 576px and max-width 768px (md) */
@media (min-width: 576px) and (max-width: 768px) {

	.card-width[b-3shqb2qdx5] {
		width: 100%;
		margin: 4px auto !important;
		padding: 4px !important;
	}
	.teamName[b-3shqb2qdx5], .teamName h6[b-3shqb2qdx5] {
		font-size: 13px !important;
	}

	.teamName h6[b-3shqb2qdx5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* ✅ Desktop: min-width 768px and max-width 992px (lg) */
@media (min-width: 768px) and (max-width: 992px) {
	card-width[b-3shqb2qdx5] {
		width: 100%;
		margin: 4px auto !important;
		padding: 4px !important;
	}

	.teamName[b-3shqb2qdx5], .teamName h6[b-3shqb2qdx5] {
		font-size: 13px !important;
	}

	.teamName h6[b-3shqb2qdx5] {
		width: 50px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}

/* ✅ Large Desktop: min-width 992px and max-width 1200px (xl) */
@media (min-width: 992px) and (max-width: 1200px) {
	.flex-width[b-3shqb2qdx5]{
		width: 90% !important;
	}
}
@media (min-width: 1200px){
	.flex-width[b-3shqb2qdx5] {
		width: 70% !important;
		margin: 10px auto;
	}
}
/* /Pages/Game/ListGame.razor.rz.scp.css */
.edit-btn[b-hg2nm51671] {
	background: #688fe5;
	color: #fff;
}
.versus[b-hg2nm51671] {
	background: url('./img/versus.svg') center center;
	width: 50px;
	height: 50px;
	background-size: cover;
	background-repeat: no-repeat;
}
/* /Pages/Game/SetTeamLineUp.razor.rz.scp.css */
.edit-btn[b-ymi2mfo6ds] {
	background: #688fe5;
	color: #fff;
}

.table-hover tbody tr:hover[b-ymi2mfo6ds] {
	background-color: #f3fbfd;
	color: #333;
}
/* /Pages/League/ListLeague.razor.rz.scp.css */
.edit-btn[b-089mc82b0o] {
	background: #688fe5;
	color: #fff;
}
/* /Pages/Player/AddPlayer.razor.rz.scp.css */
.profile-container[b-cl16kwye53] {
	position: relative;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 4px solid #c1c1c1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.profile-image[b-cl16kwye53] {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.camera-icon[b-cl16kwye53] {
	bottom: 10px;
	right: -8px;
	background-color: white;
	border-radius: 50%;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.camera-label[b-cl16kwye53] {
	bottom: -23px;
	right: -44px;
}
.camera-icon[b-cl16kwye53], .camera-label[b-cl16kwye53] {
	position: absolute;
	color: #333;
	padding: 8px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.camera-icon i[b-cl16kwye53] {
	font-size: 20px;
}


/* /Pages/Player/EditPlayer.razor.rz.scp.css */
.profile-container[b-gami3cu5cf] {
	position: relative;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 4px solid #c1c1c1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.profile-image[b-gami3cu5cf] {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.camera-icon[b-gami3cu5cf] {
	bottom: 10px;
	right: -8px;
	background-color: white;
	border-radius: 50%;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.camera-label[b-gami3cu5cf] {
	bottom: -23px;
	right: -44px;
}

.camera-icon[b-gami3cu5cf], .camera-label[b-gami3cu5cf] {
	position: absolute;
	color: #333;
	padding: 8px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.camera-icon i[b-gami3cu5cf] {
	font-size: 20px;
}

input[type="file" i][b-gami3cu5cf] {
	display: none !important;
}
/* /Pages/Player/ListPlayer.razor.rz.scp.css */
.edit-btn[b-dy7xav8bx4] {
	background: #688fe5;
	color: #fff;
}

.table-hover tbody tr:hover[b-dy7xav8bx4] {
	background-color: #f3fbfd;
	color: #333;
}
/* /Pages/Team/ListTeam.razor.rz.scp.css */
.edit-btn[b-il7o0gjnd4] {
	background: #688fe5;
	color: #fff;
}
/* /Pages/Users/AddUser.razor.rz.scp.css */
.profile-container[b-58farortbe] {
	position: relative;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 4px solid #c1c1c1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.profile-image[b-58farortbe] {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.camera-icon[b-58farortbe] {
	position: absolute;
	bottom: 10px;
	right: -8px;
	background-color: white;
	color: #333;
	border-radius: 50%;
	padding: 8px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.camera-icon i[b-58farortbe] {
	font-size: 20px;
}


/* /Pages/Users/UserList.razor.rz.scp.css */
.edit-btn[b-diypz04u5l] {
	background: #688fe5;
	color: #fff;
}

.table-hover tbody tr:hover[b-diypz04u5l] {
	background-color: #f3fbfd;
	color: #333;
}
