/* /Pages/Index.razor.rz.scp.css */
@charset "UTF-8";

section[b-o618p00vcz] {
	display: flex;
	flex-flow: row wrap;
}

	section > div[b-o618p00vcz] {
		flex: 1;
		padding: 0.5rem;
	}

input[type=radio].valid.modified[b-o618p00vcz] {
	display: none !important;
}

input[type=radio][b-o618p00vcz] {
	display: none;
}

	input[type=radio]:not(:disabled) ~ label[b-o618p00vcz] {
		cursor: pointer;
	}

label[b-o618p00vcz] {
	height: 100%;
	display: block;
	color: black;
	border-radius: 5px;
	padding: 16px 1em 4px 1em;
	margin-bottom: 16px;
	text-align: center;
	position: relative;
}

input[type=radio]:not(:checked) + label[b-o618p00vcz] {
	color: black;
	background: #f8f9fa;
	border: 1px solid #e9ecef;
}

input[type=radio]:checked + label[b-o618p00vcz] {
	color: white;
	border: 1px solid transparent;
}

.foo[b-o618p00vcz] {
	color: cyan!important;
}

input[type=radio]:checked + label[b-o618p00vcz]::after {
	background: inherit;
	border: 2px solid white;
	font-family: FontAwesome;
	content: "";
	font-size: 20px;
	padding: 0px;
	position: absolute;
	top: -18px;
	left: 86%;
	transform: translateX(-50%);
	height: 30px;
	width: 30px;
	border-radius: 50%;
}
/* /Pages/PaymentMethodIndex.razor.rz.scp.css */
.ps_card[b-yp7mlqrsax] {
	width: 20rem;
}

@media (max-width: 576px) {
	.ps_card[b-yp7mlqrsax] {
		width: 100% !important;
	}
}

/* /Shared/LoginDisplay.razor.rz.scp.css */
/*.dropdown-toggle {
	color: black;
	font-size: 1.25rem;
}
*/
.dropdown-item[b-49ta3h869q] {
	margin: 0px!important;
	padding: 6px 30px 6px 30px !important;
	border: none;
}

/*input, button, a, label, table, div {
	pointer-events: none !important;
	opacity: 0.4;
}*/
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ndm3o2qlcx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-ndm3o2qlcx] {
    flex: 1;
}

.sidebar[b-ndm3o2qlcx] {
    /*    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
*/
    border-right: 2px solid #f8f9fa;
}

.top-row[b-ndm3o2qlcx] {
    /*    background-color: #f7f7f7;*/

    background-color: #f8f9fa !important;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ndm3o2qlcx]  a, .top-row .btn-link[b-ndm3o2qlcx] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ndm3o2qlcx] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 767.98px) {
    .top-row:not(.auth)[b-ndm3o2qlcx] {
        display: none;
    }

    .top-row.auth[b-ndm3o2qlcx] {
        /*        justify-content: space-between; */
        display: none;
    }


    .top-row a[b-ndm3o2qlcx], .top-row .btn-link[b-ndm3o2qlcx] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .page[b-ndm3o2qlcx] {
        flex-direction: row;
    }

    .sidebar[b-ndm3o2qlcx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ndm3o2qlcx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-ndm3o2qlcx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jteucq1an2] {
	background-color: rgba(255, 255, 255, 0.1);
}

.nav-link[b-jteucq1an2] {
	white-space: nowrap !important;
}

.top-row[b-jteucq1an2] {
	height: 3.5rem;
	background-color: #f8f9fa !important;
	border-bottom: 1px solid #d6d5d5;
	padding-left: 16px;
	/*    background-color: rgba(0,0,0,0.4);
*/
}

.navbar-brand[b-jteucq1an2] {
	font-size: 1.1rem;
}

.oi[b-jteucq1an2] {
/*	width: 2rem;
	font-size: 1.1rem;
*/	vertical-align: text-top;
	top: -2px;
}

.nav-link[b-jteucq1an2]{
	font-size:14px;
	padding-top:4px;
	padding-bottom:4px;
}
.nav-item[b-jteucq1an2] {
	/*font-size: 1rem;*/
	font-size: 14px;
}

	.nav-item:first-of-type[b-jteucq1an2] {
/*		padding-top: 1rem;
*/	}

	.nav-item:last-of-type[b-jteucq1an2] {
/*		padding-bottom: 1rem;
*/	}

	.nav-item[b-jteucq1an2]  a {
		color: #343a40 !important;
/*		height: 2.2rem;
*/		display: flex;
		align-items: center;
/*		line-height: 1rem;
*/		padding-left: 20px;
/*		padding-top:10px;
		padding-bottom:10px;
*//*		font-weight:400;
*/	}

		.nav-item[b-jteucq1an2]  a.active {
			/* background-color: rgba(0,0,0,0.2); */
			background-color: #d4edda;
		}

		.nav-item[b-jteucq1an2]  a:hover {
			background-color: rgba(0,0,0,0.1);
		}

/*@media (min-width: 641px) {
*/@media (min-width: 768px) {
	.navbar-toggler[b-jteucq1an2] {
		display: none;
	}

	.collapse[b-jteucq1an2] {
		/* Never collapse the sidebar for wide screens */
		display: block;
	}
}


.iw[b-jteucq1an2] {
	width: 20px;
	font-size: 1rem;
	vertical-align: middle;
	text-align:center;
}


/* /Shared/SubscriptionComponents/SubscriptionSummary.razor.rz.scp.css */
.badge-status[b-pjjwmnz517] {
	text-transform: uppercase;
	color: white;
	font-size: 75%;
	font-weight: bold;
	border-radius: 25px;
	padding: 2px 8px 2px 8px !important;
	margin-right: 4px;
	white-space: nowrap;
}

.status-unsubscribe[b-pjjwmnz517] {
	background: #ffda6a !important;
	font-weight: bold;
	border-radius: 4px;
}
.status-cancel[b-pjjwmnz517] {
	color: dimgray;
	background: #dee2e6 !important;
	font-weight: bold;
	border-radius: 4px;
}
/* /Shared/SubscriptionComponents/SubscriptionSummarySimple_20240308.razor.rz.scp.css */
.badge-status[b-dtjezab3g8] {
	text-transform: uppercase;
	color: white;
	font-size: 75%;
	font-weight: bold;
	border-radius: 25px;
	padding: 2px 8px 2px 8px !important;
	margin-right: 4px;
	white-space: nowrap;
}

.status-unsubscribe[b-dtjezab3g8] {
	background: #ffda6a !important;
	font-weight: bold;
	border-radius: 4px;
}
.status-cancel[b-dtjezab3g8] {
	color: dimgray;
	background: #dee2e6 !important;
	font-weight: bold;
	border-radius: 4px;
}
/* /Shared/SubscriptionComponents/SubscriptionSummary_20240308.razor.rz.scp.css */
.badge-status[b-85cxwzve9x] {
	text-transform: uppercase;
	color: white;
	font-size: 75%;
	font-weight: bold;
	border-radius: 25px;
	padding: 2px 8px 2px 8px !important;
	margin-right: 4px;
	white-space: nowrap;
}

.status-unsubscribe[b-85cxwzve9x] {
	background: #ffda6a !important;
	font-weight: bold;
	border-radius: 4px;
}
.status-cancel[b-85cxwzve9x] {
	color: dimgray;
	background: #dee2e6 !important;
	font-weight: bold;
	border-radius: 4px;
}
