/* /Pages/MasterData/CompanyInfo/CompanyInfo.razor.rz.scp.css */
div.checkbox[b-5r8f8gb8dq] {
    margin-top: 15px;
    margin-bottom: 15px;
}

.details[b-5r8f8gb8dq] {
    max-width: 500px;
    margin-bottom: 15px;
}

.adres-box[b-5r8f8gb8dq] {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
}

[b-5r8f8gb8dq] .adres-box > div {
    flex: 1;
}

.adres-box > span[b-5r8f8gb8dq] {
    flex: 0 0 20px;
    align-self: center;
    color: red;
    cursor: pointer;
}

.main[b-5r8f8gb8dq] {
    margin-right: 30px;
    margin-top: 10px;
}
/* /Pages/MasterData/InvoiceIndex.razor.rz.scp.css */
table[b-l8m93lfuls] {
    width: 100%;
}
/* /Pages/MasterData/Invoicing.razor.rz.scp.css */
[b-vmb7mmg0vo].infra .btn-primary, [b-vmb7mmg0vo].infra .active.pills, [b-vmb7mmg0vo].infra .table-active {
    background-color: forestgreen !important;
}

[b-vmb7mmg0vo].infra ul.datelist > li.selected > span {
    background: forestgreen;
    border: 1px solid forestgreen;
}
/* /Pages/MasterData/InvoicingMonthly.razor.rz.scp.css */
ul[b-zv4pcq9f2m]{
    margin: 15px;
    list-style: none;
}

.link[b-zv4pcq9f2m] {
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
}
/* /Pages/MasterData/InvoicingProjects.razor.rz.scp.css */
ul[b-mco4rpano1]{
    margin: 15px;
    list-style: none;
}

.link[b-mco4rpano1] {
    color: #007bff;
    text-decoration: underline;
    cursor: pointer;
}
/* /Pages/MasterData/Roles.razor.rz.scp.css */
.new-role[b-l9ehdb8sz1] {
    width: 400px;
    display: inline-block;
}

.form-select[b-l9ehdb8sz1] {
    width: 400px;
}

h5[b-l9ehdb8sz1] {
    margin-top:15px;
    font-style:italic;
}

.save[b-l9ehdb8sz1] {
    margin-top: 10px;
}

.claims[b-l9ehdb8sz1] {
    padding:0;
    margin: 0;
}
/* /Pages/Public/CompanyData.razor.rz.scp.css */
div.checkbox[b-x50ccax057] {
    margin-top: 15px;
    margin-bottom: 15px;
}

.details[b-x50ccax057] {
    max-width: 500px;
    margin-bottom: 15px;
}

.adres-box[b-x50ccax057] {
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
}

[b-x50ccax057] .adres-box > div{
    flex: 1;
}

.adres-box > span[b-x50ccax057] {
    flex: 0 0 20px;
    align-self: center;
    color: red;
    cursor: pointer;
}

.main[b-x50ccax057] {
    margin-right: 30px;
    margin-top: 10px;
}

.detailContainer > div[b-x50ccax057] {
    display: inline-block;
    width: 45%;
    vertical-align: top;
}

.smallddl[b-x50ccax057] {
    width: 45%;
    display: block;
}

.company-select[b-x50ccax057] {
    width: 50%;
}

.savebtn[b-x50ccax057]{
    margin-top: 15px;
}

.checkbox.kmo[b-x50ccax057] {
    margin-top: 30px;
    margin-bottom: 0px;
}

.margin[b-x50ccax057] {
    margin-top: 10px;
}

.accordion-header[b-x50ccax057]{
    box-sizing: unset;
}

    .accordion-header > button[b-x50ccax057] {
        background: #0d6efd;
        color: white;
        font-family: 'Oswald', sans-serif;
        font-weight: 800;
        font-size: 20px;
        text-transform: uppercase;
    }


.accordion-button:focus[b-x50ccax057] {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}

.accordion-button:not(.collapsed)[b-x50ccax057], .accordion-button:not(.collapsed):focus[b-x50ccax057] {
    box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px;
}

.accordion-button[b-x50ccax057]:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fce900'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
/* /Pages/Reporting/AllEvaluationsAcademy.razor.rz.scp.css */
.date[b-xgedfbbufj] {
    width: 150px;
}
/* /Pages/Shared/CompanyContactView.razor.rz.scp.css */
table td[b-3hyveag6r6] {
    text-align: center;
}

table th[b-3hyveag6r6] {
    font-size: 0.7em;
}

table[b-3hyveag6r6] {
    width: 100%;
}

button.add[b-3hyveag6r6] {
    margin-top: 10px;
    margin-bottom: 10px;
}


.contact-table[b-3hyveag6r6]{
    width: 100%;
}

.contact-table th[b-3hyveag6r6] {
    font-size: 1.5em;
    font-family: 'Open sans', sans-serif;
}

.contact-table td[b-3hyveag6r6] {
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid black;
}

.contact-table td:last-child[b-3hyveag6r6]{
    text-align: right;
}

.edit-wrapper[b-3hyveag6r6] {
    display: flex;
    gap: 15px;
    width: 100%;
}

.edit-wrapper > div[b-3hyveag6r6] {
    flex: 1;
    text-align: left;
    align-self: center;
}

span.oi[b-3hyveag6r6] {
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
}

.selected-row[b-3hyveag6r6] {
    background: #fce900;
}

.form-group[b-3hyveag6r6] {
    text-align: left;
}

.accordion-body[b-3hyveag6r6] {
    padding: 5px;
}

.add[b-3hyveag6r6] {
    margin-left: auto;
}

/* /Pages/Shared/Components/AddressEdit.razor.rz.scp.css */
.address-container[b-rpzdnep8t2]
{
    display: flex;
    flex-direction: row;
    width: 500px;
    border: 1px solid black;
    padding: 10px;
    margin-left: 10px;
    overflow: hidden;
}

.address-container > div[b-rpzdnep8t2] {
    flex: 2;
    overflow: hidden;
}

.address-container > button[b-rpzdnep8t2] {
    flex: 0 0 200px;
    height: 40px;
}
/* /Pages/Shared/Components/Header.razor.rz.scp.css */
.header[b-q879d6kdjl] {
	flex: 0 0 50px;
	background: #EBEBEB;
	padding-left: 270px;
	color: #034899;
}

.fa[b-q879d6kdjl] {
	vertical-align: middle;
	line-height: 50px;
}

.title[b-q879d6kdjl] {
	line-height: 50px;
	font-size: 25px;
	margin-left: 20px;
	vertical-align: middle;
	font-weight: bold;
}

.buttons[b-q879d6kdjl] {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}

.ora-btn[b-q879d6kdjl] {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	-webkit-appearance: none;
	box-sizing: border-box;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	margin-left: 5px;
	background-color: #fce900;
	color: #034899;
	cursor: pointer;
	align-items: center;
	border-radius: 6px;
	display: inline-flex;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 100%;
	padding: 9px 22px;
	text-transform: uppercase;
	transition: all .1s ease;
}

	.ora-btn:hover[b-q879d6kdjl] {
		background-color: #fff;
		color: #034899;
	}
/* /Pages/Shared/Components/Loader.razor.rz.scp.css */
.loadercontainer[b-lqnoecazhu] {
    text-align: center;
}

.lds[b-lqnoecazhu] {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
}

    .lds div[b-lqnoecazhu] {
        color: blue;
        display: inline-block;
        position: absolute;
        left: 8px;
        width: 8px;
        background: #0066b3;
        animation: lds-b-lqnoecazhu 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds div:nth-child(1)[b-lqnoecazhu] {
            left: 4px;
            animation-delay: -0.24s;
        }

        .lds div:nth-child(2)[b-lqnoecazhu] {
            left: 16px;
            animation-delay: -0.12s;
        }

        .lds div:nth-child(3)[b-lqnoecazhu] {
            left: 28px;
            animation-delay: 0;
        }

@keyframes lds-b-lqnoecazhu {
    0% {
        top: 4px;
        height: 32px;
    }

    50%, 100% {
        top: 12px;
        height: 16px;
    }
}
/* /Pages/Shared/Components/MonthSelection.razor.rz.scp.css */
.month-picker[b-460xv8sazf] {
    display: inline-flex;
    align-items: center;
}

    .month-picker button[b-460xv8sazf] {
        margin: 0 10px;
        padding: 5px 10px;
        background-color: #f0f0f0;
        border: none;
        cursor: pointer;
    }

    .month-picker span[b-460xv8sazf] {
        cursor: pointer;
        font-weight: bold;
    }

.month-selector[b-460xv8sazf] {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}

    .month-selector button[b-460xv8sazf] {
        margin: 2px;
        padding: 5px;
        background-color: #ddd;
        border: none;
        cursor: pointer;
    }
/* /Pages/Shared/LoginDisplay.razor.rz.scp.css */
.user-container[b-bnrbr0p6q2] {
	display: flex;
	flex-direction: column;
	align-content: center;
	margin-bottom: 20px;
}

	.user-container > span[b-bnrbr0p6q2] {
		margin-left: auto;
		margin-right: auto;
		font-size: 2em;
	}

	.user-container > div[b-bnrbr0p6q2] {
		font-size: 0.8em;
		margin-left: auto;
		margin-right: auto;
	}
/* /Pages/Shared/MainLayout.razor.rz.scp.css */
.page[b-8xpb2cigwt] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8xpb2cigwt] {
    flex: 1;
}

.top-row[b-8xpb2cigwt] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8xpb2cigwt]  a, .top-row .btn-link[b-8xpb2cigwt] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-8xpb2cigwt] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-8xpb2cigwt] {
        display: none;
    }

    .top-row.auth[b-8xpb2cigwt] {
        justify-content: space-between;
    }

    .top-row a[b-8xpb2cigwt], .top-row .btn-link[b-8xpb2cigwt] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8xpb2cigwt] {
        flex-direction: row;
    }

    .sidebar[b-8xpb2cigwt] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8xpb2cigwt] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-8xpb2cigwt], article[b-8xpb2cigwt] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}


.not-auth[b-8xpb2cigwt] {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 50px;
}

.content-container[b-8xpb2cigwt] {
    border: 1px solid white;
}

.total-page[b-8xpb2cigwt] {
    display: flex;
    flex-direction: column;
}


.top-row[b-8xpb2cigwt] {
    height: 5rem;
    background-color: white;
}

.navbar-brand[b-8xpb2cigwt] {
    font-size: 1.1rem;
}

[b-8xpb2cigwt] .active:not(.tab-pane):not(.pills) {
    background: #FCEA04;
}

.oi[b-8xpb2cigwt] {
    font-size: 1em;
    vertical-align: text-top;
}

.nav-item[b-8xpb2cigwt] {
    font-size: 1em;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8xpb2cigwt] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8xpb2cigwt] {
        padding-bottom: 1rem;
    }

    .nav-item > a[b-8xpb2cigwt] {
        display: flex;
        width: 100%;
    }

    .nav-item:hover[b-8xpb2cigwt] {
    }

a.text[b-8xpb2cigwt] {
    text-decoration: none;
}

.nav-item > a > span.text[b-8xpb2cigwt], .nav-item > a > a.text[b-8xpb2cigwt] {
    flex: 1;
    color: black;
    margin-left: 10px;
    font-size: 1em;
    font-weight: bold;
}

.nav-item > a > span.oi[b-8xpb2cigwt] {
    flex: 0 0 10px;
}

.nav-item[b-8xpb2cigwt]  a {
    color: black;
    font-weight: 400;
    font-size: 1em;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8xpb2cigwt] {
        display: none;
    }

    .collapse[b-8xpb2cigwt] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.bottom-logo[b-8xpb2cigwt] {
    width: 60%;
    text-align: center;
    position: absolute;
    bottom: 120px;
}

    .bottom-logo > div.image[b-8xpb2cigwt] {
        position: relative;
    }

        .bottom-logo > div.image > img[b-8xpb2cigwt] {
            width: 100%;
            position: absolute;
            margin-left: 20%;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }
/* /Pages/TimeRegistration/Index.razor.rz.scp.css */
[b-q9tuvba6bd] .ddl-Infra {
    width: 200px;
    display: inline-block;
    margin-left: 5px;
}

[b-q9tuvba6bd].infra .btn-primary {
    background-color: forestgreen;
}

[b-q9tuvba6bd].infra ul.datelist > li.selected > span {
    background: forestgreen;
    border: 1px solid forestgreen;
}
