@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/QATPayroll.Web.Blazor/QATPayroll.Web.Blazor.bundle.scp.css';

/* /Layout/AuthLayout.razor.rz.scp.css */


.auth-container[b-2i1gnmgyv2] {
	color: #222;
	font-size: 12px;
	font-family: Arial;
	background-color: #fff;
}

@media(min-width: 0px) {
	.auth-container[b-2i1gnmgyv2] {
		padding: 20px
	}
}

@media(min-width: 1366px) {
	.auth-container[b-2i1gnmgyv2] {
		padding: 0;
		height: 100vh;
		display: flex;
		align-items: center
	}
}

@media(min-width: 0px) {
	.auth-container[b-2i1gnmgyv2] {
		padding: 20px
	}
}

@media(min-width: 1366px) {
	.auth-container[b-2i1gnmgyv2] {
		padding: 0;
		height: 100vh;
		display: flex;
		align-items: center
	}
}

.col-xmobile-12[b-2i1gnmgyv2], .col-desktop-6[b-2i1gnmgyv2] {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xmobile-12[b-2i1gnmgyv2] {
	flex: 0 0 100%;
	max-width: 100%
}

.col-desktop-6[b-2i1gnmgyv2] {
	flex: 0 0 50%;
	max-width: 50%
}

@media(min-width: 0px) {
	.col-xmobile-12[b-2i1gnmgyv2] {
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width: 1366px) {
	.col-desktop-6[b-2i1gnmgyv2] {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-emfn7uizsd] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-emfn7uizsd] {
    flex: 1;
}

.sidebar[b-emfn7uizsd] {
    --tw-bg-opacity: 1;
    background-color: #172431;
}

.top-row[b-emfn7uizsd] {
    background-color: #131F2A;
    justify-content: flex-end;
    height: 4.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-emfn7uizsd]  a, .top-row[b-emfn7uizsd]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-emfn7uizsd]  a:hover, .top-row[b-emfn7uizsd]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-emfn7uizsd]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-emfn7uizsd] {
        justify-content: space-between;
    }

    .top-row[b-emfn7uizsd]  a, .top-row[b-emfn7uizsd]  .btn-link {
        margin-left: 0;
    }

    .top-row[b-emfn7uizsd], article[b-emfn7uizsd] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

@media (min-width: 641px) {
    .page[b-emfn7uizsd] {
        flex-direction: row;
    }

    .sidebar[b-emfn7uizsd] {
        width: 300px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-emfn7uizsd] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-emfn7uizsd]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yg033ijqu5] {
    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-yg033ijqu5] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-yg033ijqu5] {
    height: 4.5rem;
    background-color: #0D161D
}

.navbar-brand[b-yg033ijqu5] {
    font-size: 1.1rem;
}

.bi[b-yg033ijqu5] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -0.85rem;
    background-size: cover;
}

.nav-item[b-yg033ijqu5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yg033ijqu5] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yg033ijqu5] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yg033ijqu5]  .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-yg033ijqu5]  a.active {
        background-color: #ffffff26;
        color: #f6fdca;
    }

    .nav-item[b-yg033ijqu5]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-yg033ijqu5] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-yg033ijqu5] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yg033ijqu5] {
        display: none;
    }

    .nav-scrollable[b-yg033ijqu5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 4.5rem);
        overflow-y: auto;
    }
}
/* /Pages/AccountPages/LoginPage.razor.rz.scp.css */
.login-container[b-8s25wj8rc5] {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.login-container[b-8s25wj8rc5] {
	border-radius: 16px;
	background: url("../images/bg.svg"),linear-gradient(180deg, #131F2A 0%, #374351 100%);
	background-size: cover;
	background-position: center;
}

.marketing-banner[b-8s25wj8rc5] {
	font-family: Montserrat, Arial;
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 100%;
	max-height: 100%;
}

	.marketing-banner h1[b-8s25wj8rc5] {
		color: #fff;
		font-size: 32px;
		font-weight: 700;
		line-height: 48px;
	}

	.marketing-banner h2[b-8s25wj8rc5] {
		font-weight: 500;
		font-size: 12px;
		color: #fff;
		line-height: 20px;
		margin: 0 !important;
	}

	.marketing-banner img[b-8s25wj8rc5] {
		max-width: 100%;
		max-height: 100%;
		height: auto;
		width: auto;
	}

	.marketing-banner .btn[b-8s25wj8rc5] {
		margin-top: 16px;
		width: 190px;
		height: 44px;
		padding: 12px 0;
		border-radius: 4px;
		font-size: 14px;
		line-height: 20px;
		font-weight: 700;
	}

.btn-light[b-8s25wj8rc5] {
	background-color: #fff;
	color: #1f74ce;
}

.split-container[b-8s25wj8rc5] {
	height: 95vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media(min-width: 0px) {
	.login-container[b-8s25wj8rc5] {
		width: 100%
	}
}

@media(min-width: 1366px) {
	.login-container[b-8s25wj8rc5] {
		width: 97vw;
		height: 95vh
	}
}

.col-full[b-8s25wj8rc5], .col-full-auto[b-8s25wj8rc5], .col-full-12[b-8s25wj8rc5], .col-full-11[b-8s25wj8rc5], .col-full-10[b-8s25wj8rc5], .col-full-9[b-8s25wj8rc5], .col-full-8[b-8s25wj8rc5], .col-full-7[b-8s25wj8rc5], .col-full-6[b-8s25wj8rc5], .col-full-5[b-8s25wj8rc5], .col-full-4[b-8s25wj8rc5], .col-full-3[b-8s25wj8rc5], .col-full-2[b-8s25wj8rc5], .col-full-1[b-8s25wj8rc5], .col-desktop[b-8s25wj8rc5], .col-desktop-auto[b-8s25wj8rc5], .col-desktop-12[b-8s25wj8rc5], .col-desktop-11[b-8s25wj8rc5], .col-desktop-10[b-8s25wj8rc5], .col-desktop-9[b-8s25wj8rc5], .col-desktop-8[b-8s25wj8rc5], .col-desktop-7[b-8s25wj8rc5], .col-desktop-6[b-8s25wj8rc5], .col-desktop-5[b-8s25wj8rc5], .col-desktop-4[b-8s25wj8rc5], .col-desktop-3[b-8s25wj8rc5], .col-desktop-2[b-8s25wj8rc5], .col-desktop-1[b-8s25wj8rc5], .col-mobile[b-8s25wj8rc5], .col-mobile-auto[b-8s25wj8rc5], .col-mobile-12[b-8s25wj8rc5], .col-mobile-11[b-8s25wj8rc5], .col-mobile-10[b-8s25wj8rc5], .col-mobile-9[b-8s25wj8rc5], .col-mobile-8[b-8s25wj8rc5], .col-mobile-7[b-8s25wj8rc5], .col-mobile-6[b-8s25wj8rc5], .col-mobile-5[b-8s25wj8rc5], .col-mobile-4[b-8s25wj8rc5], .col-mobile-3[b-8s25wj8rc5], .col-mobile-2[b-8s25wj8rc5], .col-mobile-1[b-8s25wj8rc5], .col-xmobile[b-8s25wj8rc5], .col-xmobile-auto[b-8s25wj8rc5], .col-xmobile-12[b-8s25wj8rc5], .col-xmobile-11[b-8s25wj8rc5], .col-xmobile-10[b-8s25wj8rc5], .col-xmobile-9[b-8s25wj8rc5], .col-xmobile-8[b-8s25wj8rc5], .col-xmobile-7[b-8s25wj8rc5], .col-xmobile-6[b-8s25wj8rc5], .col-xmobile-5[b-8s25wj8rc5], .col-xmobile-4[b-8s25wj8rc5], .col-xmobile-3[b-8s25wj8rc5], .col-xmobile-2[b-8s25wj8rc5], .col-xmobile-1[b-8s25wj8rc5] {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}


@media (min-width: 0px) {
	.col-xmobile-12[b-8s25wj8rc5] {
		flex: 0 0 100%;
		max-width: 100%;
	}
}


@media (min-width: 1366px) {
	.col-desktop-6[b-8s25wj8rc5] {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.d-desktop-block[b-8s25wj8rc5] {
	display: block !important
}

@media (min-width: 0px) {
	.d-xmobile-none[b-8s25wj8rc5] {
		display: none !important;
	}
}

@media (min-width: 1366px) {
	.d-desktop-block[b-8s25wj8rc5] {
		display: block !important;
	}
}

@media(min-width: 360px) {
	.text-mobile-left[b-8s25wj8rc5] {
		text-align: left !important
	}

	.text-mobile-right[b-8s25wj8rc5] {
		text-align: right !important
	}

	.text-mobile-center[b-8s25wj8rc5] {
		text-align: center !important
	}
}

img[b-8s25wj8rc5] {
	vertical-align: middle;
	border-style: none
}

.image-center[b-8s25wj8rc5] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.logo img[b-8s25wj8rc5] {
	width: 13px;
	height: auto
}

.logo img[b-8s25wj8rc5] {
	max-width: 16px;
}

.card[b-8s25wj8rc5] {
	min-height: 350px;
	background: #172431;
	border-radius: 8px;
	text-align:center;
}

@media (min-width: 0px) {
	.card[b-8s25wj8rc5] {
		min-height:250px;
		width: 350px;
		padding: 24px;
	}
}

@media (min-width: 1366px) {
	.card[b-8s25wj8rc5] {
		width: 467px;
		padding: 48px 40px;
	}
}

.card h1[b-8s25wj8rc5] {
	font-weight: 700;
	color: #9CAEC6;
}

@media (min-width: 0px) {
	.card h1[b-8s25wj8rc5] {
		font-size: 20px;
		line-height: 32px;
	}
}

@media (min-width: 1366px) {
	.card h1[b-8s25wj8rc5] {
		font-size: 32px;
		line-height: 48px;
	}
}

.card h2[b-8s25wj8rc5], .subtitle[b-8s25wj8rc5] {
	color: #9CAEC6;
}

@media (min-width: 0px) {
	.card h2[b-8s25wj8rc5], .subtitle[b-8s25wj8rc5] {
		font-size: 14px;
		margin-top: .5rem;
		line-height: 20px;
	}
}

@media (min-width: 1366px) {
	.card h2[b-8s25wj8rc5], .subtitle[b-8s25wj8rc5] {
		font-size: 16px;
		margin-top: 1.2rem;
		line-height: 24px;
	}
}


.card-header[b-8s25wj8rc5] {
	padding: 0;
	margin: 0;
	background-color: inherit;
	border: none;
}

.card-body .btn[b-8s25wj8rc5] {
	font-size: 14px;
	line-height: 20px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.card-body[b-8s25wj8rc5] {
	padding: 0;
}

@media (min-width: 1366px) {
	.card-body[b-8s25wj8rc5] {
		width: 387px;
	}
}


@media(min-width: 0px) {
	.mb-xmobile-3[b-8s25wj8rc5], .my-xmobile-3[b-8s25wj8rc5] {
		margin-bottom: 1rem !important
	}
}

@media (min-width: 0px) {
	.mb-xmobile-auto[b-8s25wj8rc5], .my-xmobile-auto[b-8s25wj8rc5] {
		margin-bottom: auto !important;
	}
}

@media (min-width: 0px) {
	.ml-xmobile-auto[b-8s25wj8rc5], .mx-xmobile-auto[b-8s25wj8rc5] {
		margin-left: auto !important;
	}
}

.card-footer[b-8s25wj8rc5] {
	padding: 0;
	background-color: inherit;
	border: none;
	height: 20px;
	border-top: 1px solid rgba(0, 0, 0, .05);
	border-color: rgba(255, 255, 255, .12);
}

.card-footer .progress-container[b-8s25wj8rc5] {
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: end;
	align-items: center;
	gap: 8px;
}

.card-footer .progress-item[b-8s25wj8rc5] {
	border-radius: 4px;
	width: 8px;
	height: 8px;
	background-color: #b3b3b3
}

	.card-footer .progress-item.active[b-8s25wj8rc5] {
		background-color: #1f74ce;
		width: 24px
	}

.btn[b-8s25wj8rc5] {
	display: block;
	width: 100%;
	height: 50px;
	border-radius: 25px;
	outline: none;
	border: none;
	background-image: linear-gradient(to right, #D3AF36, #A67B00, #D3AF36);
	background-size: 200%;
	font-weight: 700;
	font-size: 1.2rem;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	margin: 1rem 0;
	cursor: pointer;
	transition: .5s;
}
	.btn:hover[b-8s25wj8rc5] {
		background-position: right;
	}

	.btn:focus[b-8s25wj8rc5] {
		outline: 0;
	}



	



/* /Pages/Home.razor.rz.scp.css */
.jumbotron[b-8crvl6nil6] {
	padding: 4rem 2rem;
	background-color: #4b5b6e;
}

p[b-8crvl6nil6] {
	margin: 1rem 0 1.25rem 0 !important;
	max-width: 50rem !important;
}

.font-bold[b-8crvl6nil6] {
	font-weight: 700;
}
