/* _content/GevaarlijkeStoffenRegistratie/Components/Layout/MainLayout.razor.rz.scp.css */
#welcome_text[b-gxwdo4ytxc] {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 64px;
    margin-right: 15px;
}

#logo[b-gxwdo4ytxc]{
    margin-left: 15px;
}

#app_name_divider[b-gxwdo4ytxc] {
    display: inline-block;
    width: 1px;
    height: 49px;
    background-color: #E0EBEF;
    top: -3px;
    position: relative;
}

#app_name[b-gxwdo4ytxc] {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    vertical-align: bottom;
    top: -7px;
    margin-left: 5px;
    position: relative;
}

#toolbar[b-gxwdo4ytxc]
{
    background-color: white;
    padding: 10px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    box-shadow: var(--rz-header-shadow);
    display: flex;
    top: -15px;
    position: relative;
}
#app_name_wrapper[b-gxwdo4ytxc]
{
    display: inline-block;
}

#build_number[b-gxwdo4ytxc]
{
    font-family: "Museo Slab", "Source Sans Pro", sans-serif;
    font-size: 12px;
    line-height: 12px;
    bottom: 15px;
    left: 15px;
    position: fixed;
    text-align: left;
    color: #00587C;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Pages/Werkorder/WerkorderAfsluitenPage/WerkorderAfsluiten.razor.rz.scp.css */
.button-row[b-qgjkjpdo2m] {
    background: #f8f8ff;
    bottom: 15px;
    display: flex;
    flex-direction: row-reverse;
}

.scrollable-content[b-qgjkjpdo2m] {
    overflow-y: auto;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Pages/Werkorder/WerkorderDetailsAddPage/WerkorderDetailAdd.razor.rz.scp.css */
.button-row[b-wcpqep2kiy] {
    margin-top: 1rem;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Pages/Werkorder/WerkorderDetailsPage/GevaarlijkeStoffenGrid.razor.rz.scp.css */
/* _content/GevaarlijkeStoffenRegistratie/Components/Pages/Werkorder/WerkorderDetailsPage/MedewerkerGrid.razor.rz.scp.css */
/* _content/GevaarlijkeStoffenRegistratie/Components/Pages/Werkorder/WerkorderDetailsPage/WerkorderDetail.razor.rz.scp.css */
.button-row[b-5d5cbp2mbq] {
    width: calc(100% - 30px);
    position: fixed;
    background: #f8f8ff;
    bottom: 15px;
    display: flex;
    flex-direction: row-reverse;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Pages/Werkorder/WerkorderOverviewPage/WerkorderOverzicht.razor.rz.scp.css */
/* _content/GevaarlijkeStoffenRegistratie/Components/Shared/SplashScreen.razor.rz.scp.css */
#splash-screen[b-0x251d4xfc]
{
	height: 100vh;
	width: 100vw;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	background-color: var(--rz-header-background-color);
}

#splash-screen-image[b-0x251d4xfc]
{
	margin-top: 10vh;
	margin-left: 50%;
	transform: translateX(-50%);
	display: inline-block;
}

#splash-screen-progress[b-0x251d4xfc]
{
	display: block;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30vh;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Shared/WerkorderCard.razor.rz.scp.css */
.werkorder[b-w6vmt8y1e3] {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.grid-item[b-w6vmt8y1e3]{
    margin-bottom: 15px;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Shared/WerkorderSearchCard.razor.rz.scp.css */
.werkorder[b-mr1ke5nmxg] {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.grid-item[b-mr1ke5nmxg] {
    margin-bottom: 15px;
}
/* _content/GevaarlijkeStoffenRegistratie/Components/Shared/WhenAuthenticated.razor.rz.scp.css */
[data-authentication-status][b-tqo0t778nh]
{
    width: 100%;
}
