/* _content/PG.FrontDoor.Configurator/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-q4z0zdcj2l] {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #f7f7f7;
}

main[b-q4z0zdcj2l] {
	flex: 1;
}

.sidebar[b-q4z0zdcj2l] {
	background-color: rgba(000, 154, 167, 1);
	transition: 0.5s;
}

	.sidebar.show[b-q4z0zdcj2l] {
		width: 250px;
	}

	.sidebar.hide[b-q4z0zdcj2l] {
		width: 100px;
	}

.top-row[b-q4z0zdcj2l] {
	background-color: #f7f7f7;
	border-bottom: 1px solid #009aa7;
	justify-content: flex-end;
	height: 3.5rem;
	display: flex;
	align-items: center;
}

	.top-row[b-q4z0zdcj2l]  a, .top-row[b-q4z0zdcj2l]  .btn-link {
		white-space: nowrap;
		margin-left: 1.5rem;
		text-decoration: none;
	}

		.top-row[b-q4z0zdcj2l]  a:hover, .top-row[b-q4z0zdcj2l]  .btn-link:hover {
			text-decoration: underline;
		}

		.top-row[b-q4z0zdcj2l]  a:first-child {
			overflow: hidden;
			text-overflow: ellipsis;
		}

@media (max-width: 640.98px) {
	.top-row[b-q4z0zdcj2l] {
		justify-content: space-between;
	}

		.top-row[b-q4z0zdcj2l]  a, .top-row[b-q4z0zdcj2l]  .btn-link {
			margin-left: 0;
		}
}

@media (min-width: 641px) {
	.page[b-q4z0zdcj2l] {
		flex-direction: row;
	}

	.sidebar[b-q4z0zdcj2l] {
		width: 250px;
		height: 100vh;
		position: sticky;
		top: 0;
	}

	.top-row[b-q4z0zdcj2l] {
		position: sticky;
		top: 0;
		z-index: 1;
	}

		.top-row.auth[b-q4z0zdcj2l]  a:first-child {
			flex: 1;
			text-align: right;
			width: 0;
		}

	.top-row[b-q4z0zdcj2l], article[b-q4z0zdcj2l] {
		padding-left: 2rem !important;
		padding-right: 1.5rem !important;
	}
}

#blazor-error-ui[b-q4z0zdcj2l] {
	background: lightyellow;
	bottom: 0;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	padding: 0.6rem 1.25rem 0.7rem 1.25rem;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

	#blazor-error-ui .dismiss[b-q4z0zdcj2l] {
		cursor: pointer;
		position: absolute;
		right: 0.75rem;
		top: 0.5rem;
	}
/* _content/PG.FrontDoor.Configurator/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rjm9khgtdb] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(000, 154, 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-rjm9khgtdb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-rjm9khgtdb] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rjm9khgtdb] {
    font-size: 1.1rem;
}

.bi[b-rjm9khgtdb] {
    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-rjm9khgtdb] {
    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-rjm9khgtdb] {
    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-rjm9khgtdb] {
    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-rjm9khgtdb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-rjm9khgtdb] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rjm9khgtdb] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rjm9khgtdb]  .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-rjm9khgtdb]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-rjm9khgtdb]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-rjm9khgtdb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-rjm9khgtdb] {
    display: block;
}

.border-box[b-rjm9khgtdb] {
    border: 2px solid white; /* White border */
    border-radius: 10px; /* Rounded corners */
    padding: 15px; /* Space inside the border */
    margin: 16px; /* Space outside the border */
    background-color: rgba(255, 255, 255, 0.15);
    color: white; /* Text color */
    width: 216px; /* Set a width */
    text-align: left; /* Center content */
}

@media (min-width: 641px) {
    .navbar-toggler[b-rjm9khgtdb] {
        display: none;
    }

    .nav-scrollable[b-rjm9khgtdb] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/AddBuildingGlassClaim1.razor.rz.scp.css */
.rz-textbox[b-xnltciu0zq] {
	margin-bottom: 0px !important;
	margin-left: 10px !important;
}

.rz-textarea[b-xnltciu0zq] {
	resize: none;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mg-claim.buttons[b-xnltciu0zq] {
	display: inline-flex;
}

	.mg-claim.buttons > div[b-xnltciu0zq] {
		margin: 0.5rem;
	}

.mg-claim.header[b-xnltciu0zq] {
	top: 0;
	position: relative;
}

.mg-claim.header-right[b-xnltciu0zq] {
	text-align: end;
	margin-bottom: 1rem;
	float: right;
	min-width: 370px;
}

.mg-claim.claim-status[b-xnltciu0zq] {
	display: inline-grid;
}

.mg-claim.tab-selected[b-xnltciu0zq] {
	overflow: scroll;
	min-height: 630px;
	height: 100%;
	width: 100%;
}

.rz-grid-table thead[b-xnltciu0zq] {
	z-index: auto;
}

.image-container[b-xnltciu0zq] {
	position: relative;
	display: inline-block;
}

	.image-container img[b-xnltciu0zq] {
		display: block;
		width: 200%;
		height: auto;
	}

.checkbox-wrapper[b-xnltciu0zq] {
	position: absolute;
	display: flex;
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.left-label[b-xnltciu0zq] {
	margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-xnltciu0zq] {
	margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-xnltciu0zq] {
	cursor: pointer;
}

.radio-options[b-xnltciu0zq] {
	position: absolute;
	/*display: flex;*/
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.radio-option[b-xnltciu0zq] {
	cursor: pointer;
}

fieldset[b-xnltciu0zq] {
	overflow: hidden
}

.some-class[b-xnltciu0zq] {
	float: left;
	clear: none;
}

label[b-xnltciu0zq] {
	float: left;
	clear: none;
	display: block;
	padding: 0px 1em 0px 8px;
}

input[type=radio][b-xnltciu0zq],
input.radio[b-xnltciu0zq] {
	float: left;
	clear: none;
	margin: -17px 0 0 70px;
}

.claim-status[b-xnltciu0zq] {
	display: inline-grid;
}

.addclaim-breadcrumb-container[b-xnltciu0zq] {
	display: flex;
	align-items: center;
}

.addclaim-breadcrumb-item[b-xnltciu0zq] {
	position: relative;
	padding: 10px 20px;
	background-color: white;
	color: #00a1b2;
	margin-right: 10px;
	transform: skew(-20deg);
	display: inline-block;
	white-space: nowrap; /* Prevents text wrapping */
	overflow: hidden; /* Ensures text doesn't spill out */
	text-overflow: ellipsis; /* Adds ellipsis if text is too long */
	outline: 1px solid #00a1b2; /* Adds a smooth 1px border */
	cursor: pointer;
}

	.addclaim-breadcrumb-item a[b-xnltciu0zq] {
		color: inherit;
		text-decoration: none;
		display: block;
		transform: skew(20deg);
		white-space: nowrap; /* Ensures the link text doesn't wrap */
		cursor: pointer;
	}

	/* Optional: style for the active/current breadcrumb item */
	.addclaim-breadcrumb-item.active[b-xnltciu0zq] {
		background-color: #00a1b2;
		color: white;
	}

.right-aligned[b-xnltciu0zq] {
	text-align: right;
}

.pg-green-line[b-xnltciu0zq] {
	border-top: 2px solid #009aa7;
	width: 90%;
	opacity: 1;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/AddBuildingGlassClaim2.razor.rz.scp.css */
.rz-textbox[b-ah966gawfi] {
	margin-bottom: 0px !important;
	margin-left: 10px !important;
}

.mg-claim.buttons[b-ah966gawfi] {
	display: inline-flex;
}

	.mg-claim.buttons > div[b-ah966gawfi] {
		margin: 0.5rem;
	}

.mg-claim.header[b-ah966gawfi] {
	top: 0;
	position: relative;
}

.mg-claim.header-right[b-ah966gawfi] {
	text-align: end;
	margin-bottom: 1rem;
	float: right;
	min-width: 370px;
}

.mg-claim.claim-status[b-ah966gawfi] {
	display: inline-grid;
}

.mg-claim.tab-selected[b-ah966gawfi] {
	overflow: scroll;
	min-height: 630px;
	height: 100%;
	width: 100%;
}

.rz-grid-table thead[b-ah966gawfi] {
	z-index: auto;
}

.image-container[b-ah966gawfi] {
	position: relative;
	display: inline-block;
}

	.image-container img[b-ah966gawfi] {
		display: block;
		width: 200%;
		height: auto;
	}

.checkbox-wrapper[b-ah966gawfi] {
	position: absolute;
	display: flex;
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.left-label[b-ah966gawfi] {
	margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-ah966gawfi] {
	margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-ah966gawfi] {
	cursor: pointer;
}

.radio-options[b-ah966gawfi] {
	position: absolute;
	/*display: flex;*/
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.radio-option[b-ah966gawfi] {
	cursor: pointer;
}

fieldset[b-ah966gawfi] {
	overflow: hidden
}

.some-class[b-ah966gawfi] {
	float: left;
	clear: none;
}

label[b-ah966gawfi] {
	float: left;
	clear: none;
	display: block;
	padding: 0px 1em 0px 8px;
}

input[type=radio][b-ah966gawfi],
input.radio[b-ah966gawfi] {
	float: left;
	clear: none;
	margin: -17px 0 0 70px;
}

.claim-status[b-ah966gawfi] {
	display: inline-grid;
}

.addclaim-breadcrumb-container[b-ah966gawfi] {
	display: flex;
	align-items: center;
}

.addclaim-breadcrumb-item[b-ah966gawfi] {
	position: relative;
	padding: 10px 20px;
	background-color: white;
	color: #00a1b2;
	margin-right: 10px;
	transform: skew(-20deg);
	display: inline-block;
	white-space: nowrap; /* Prevents text wrapping */
	overflow: hidden; /* Ensures text doesn't spill out */
	text-overflow: ellipsis; /* Adds ellipsis if text is too long */
	outline: 1px solid #00a1b2; /* Adds a smooth 1px border */
	cursor: pointer;
}

	.addclaim-breadcrumb-item a[b-ah966gawfi] {
		color: inherit;
		text-decoration: none;
		display: block;
		transform: skew(20deg);
		white-space: nowrap; /* Ensures the link text doesn't wrap */
		cursor: pointer;
	}

	/* Optional: style for the active/current breadcrumb item */
	.addclaim-breadcrumb-item.active[b-ah966gawfi] {
		background-color: #00a1b2;
		color: white;
	}

.z-index-high[b-ah966gawfi] {
	z-index: 1050 !important;
	position: relative !important;
}

.ui-autocomplete[b-ah966gawfi] {
	z-index: 1060 !important;
	position: relative !important;
}

.pac-container[b-ah966gawfi] {
	z-index: 1060 !important;
	position: fixed;
	display: inline-block;
	float: left;
}

.pg-green-line[b-ah966gawfi] {
	border-top: 2px solid #009aa7;
	width: 90%;
	opacity: 1;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/AddClaim1.razor.rz.scp.css */
.rz-textbox[b-h9qk46hx9e] {
	margin-bottom: 0px !important;
	margin-left: 10px !important;
}

.mg-claim.buttons[b-h9qk46hx9e] {
	display: inline-flex;
}

	.mg-claim.buttons > div[b-h9qk46hx9e] {
		margin: 0.5rem;
	}

.mg-claim.header[b-h9qk46hx9e] {
	top: 0;
	position: relative;
}

.mg-claim.header-right[b-h9qk46hx9e] {
	text-align: end;
	margin-bottom: 1rem;
	float: right;
	min-width: 370px;
}

.mg-claim.claim-status[b-h9qk46hx9e] {
	display: inline-grid;
}

.mg-claim.tab-selected[b-h9qk46hx9e] {
	overflow: scroll;
	min-height: 630px;
	height: 100%;
	width: 100%;
}

.rz-grid-table thead[b-h9qk46hx9e] {
	z-index: auto;
}

.image-container[b-h9qk46hx9e] {
	position: relative;
	display: inline-block;
}

	.image-container img[b-h9qk46hx9e] {
		display: block;
		width: 200%;
		height: auto;
	}

.checkbox-wrapper[b-h9qk46hx9e] {
	position: absolute;
	display: flex;
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.left-label[b-h9qk46hx9e] {
	margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-h9qk46hx9e] {
	margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-h9qk46hx9e] {
	cursor: pointer;
}

.radio-options[b-h9qk46hx9e] {
	position: absolute;
	/*display: flex;*/
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.radio-option[b-h9qk46hx9e] {
	cursor: pointer;
}

fieldset[b-h9qk46hx9e] {
	overflow: hidden
}

.some-class[b-h9qk46hx9e] {
	float: left;
	clear: none;
}

label[b-h9qk46hx9e] {
	float: left;
	clear: none;
	display: block;
	padding: 0px 1em 0px 8px;
}

input[type=radio][b-h9qk46hx9e],
input.radio[b-h9qk46hx9e] {
	float: left;
	clear: none;
	margin: -17px 0 0 70px;
}

.claim-status[b-h9qk46hx9e] {
	display: inline-grid;
}

.addclaim-breadcrumb-container[b-h9qk46hx9e] {
	display: flex;
	align-items: center;
}

.addclaim-breadcrumb-item[b-h9qk46hx9e] {
	position: relative;
	padding: 10px 20px;
	background-color: white;
	color: #00a1b2;
	margin-right: 10px;
	transform: skew(-20deg);
	display: inline-block;
	white-space: nowrap; /* Prevents text wrapping */
	overflow: hidden; /* Ensures text doesn't spill out */
	text-overflow: ellipsis; /* Adds ellipsis if text is too long */
	outline: 1px solid #00a1b2; /* Adds a smooth 1px border */
	cursor: pointer;
}

	.addclaim-breadcrumb-item a[b-h9qk46hx9e] {
		color: inherit;
		text-decoration: none;
		display: block;
		transform: skew(20deg);
		white-space: nowrap; /* Ensures the link text doesn't wrap */
		cursor: pointer;
	}

	/* Optional: style for the active/current breadcrumb item */
	.addclaim-breadcrumb-item.active[b-h9qk46hx9e] {
		background-color: #00a1b2;
		color: white;
	}

.right-aligned[b-h9qk46hx9e] {
	text-align: right;
}

.pg-green-line[b-h9qk46hx9e] {
	border-top: 2px solid #009aa7;
	width: 90%;
	opacity: 1;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/AddClaim2.razor.rz.scp.css */
.rz-textbox[b-igi0239at3] {
	margin-bottom: 0px !important;
	margin-left: 10px !important;
}

.rz-textarea[b-igi0239at3] {
	resize: none;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.mg-claim.buttons[b-igi0239at3] {
	display: inline-flex;
}

	.mg-claim.buttons > div[b-igi0239at3] {
		margin: 0.5rem;
	}

.mg-claim.header[b-igi0239at3] {
	top: 0;
	position: relative;
}

.mg-claim.header-right[b-igi0239at3] {
	text-align: end;
	margin-bottom: 1rem;
	float: right;
	min-width: 370px;
}

.mg-claim.claim-status[b-igi0239at3] {
	display: inline-grid;
}

.mg-claim.tab-selected[b-igi0239at3] {
	overflow: scroll;
	min-height: 630px;
	height: 100%;
	width: 100%;
}

.rz-grid-table thead[b-igi0239at3] {
	z-index: auto;
}

.image-container[b-igi0239at3] {
	position: relative;
	display: inline-block;
}

	.image-container img[b-igi0239at3] {
		display: block;
		width: 200%;
		height: auto;
	}

.checkbox-wrapper[b-igi0239at3] {
	position: absolute;
	display: flex;
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.left-label[b-igi0239at3] {
	margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-igi0239at3] {
	margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-igi0239at3] {
	cursor: pointer;
}

.radio-options[b-igi0239at3] {
	position: absolute;
	/*display: flex;*/
	/*align-items: center;*/
	transform: translate(-50%, -50%);
}

.radio-option[b-igi0239at3] {
	cursor: pointer;
}

fieldset[b-igi0239at3] {
	overflow: hidden
}

.some-class[b-igi0239at3] {
	float: left;
	clear: none;
}

label[b-igi0239at3] {
	float: left;
	clear: none;
	display: block;
	padding: 0px 1em 0px 8px;
}

input[type=radio][b-igi0239at3],
input.radio[b-igi0239at3] {
	float: left;
	clear: none;
	margin: -17px 0 0 70px;
}

.claim-status[b-igi0239at3] {
	display: inline-grid;
}

.addclaim-breadcrumb-container[b-igi0239at3] {
	display: flex;
	align-items: center;
}

.addclaim-breadcrumb-item[b-igi0239at3] {
	position: relative;
	padding: 10px 20px;
	background-color: white;
	color: #00a1b2;
	margin-right: 10px;
	transform: skew(-20deg);
	display: inline-block;
	white-space: nowrap; /* Prevents text wrapping */
	overflow: hidden; /* Ensures text doesn't spill out */
	text-overflow: ellipsis; /* Adds ellipsis if text is too long */
	outline: 1px solid #00a1b2; /* Adds a smooth 1px border */
	cursor: pointer;
}

	.addclaim-breadcrumb-item a[b-igi0239at3] {
		color: inherit;
		text-decoration: none;
		display: block;
		transform: skew(20deg);
		white-space: nowrap; /* Ensures the link text doesn't wrap */
		cursor: pointer;
	}

	/* Optional: style for the active/current breadcrumb item */
	.addclaim-breadcrumb-item.active[b-igi0239at3] {
		background-color: #00a1b2;
		color: white;
	}

.z-index-high[b-igi0239at3] {
	z-index: 1050 !important;
	position: relative !important;
}

.ui-autocomplete[b-igi0239at3] {
	z-index: 1060 !important;
	position: relative !important;
}

.pac-container[b-igi0239at3] {
	z-index: 1060 !important;
	position: fixed;
	display: inline-block;
	float: left;
}

.pg-green-line[b-igi0239at3] {
	border-top: 2px solid #009aa7;
	width: 90%;
	opacity: 1;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/AddClaimGlassPosition.razor.rz.scp.css */
.image-container[b-5scxflc1hq] {
    position: relative;
    display: inline-block;
}

.image-container img[b-5scxflc1hq] {
    display: block;
    width: 100%;
    height: auto;
}

.checkbox-wrapper[b-5scxflc1hq] {
    position: absolute;
    display: flex;
    /*align-items: center;*/
    transform: translate(-50%, -50%);
}

.left-label[b-5scxflc1hq] {
    margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-5scxflc1hq] {
    margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-5scxflc1hq] {
    cursor: pointer;
}

.radio-options[b-5scxflc1hq] {
    position: absolute;
    /*display: flex;*/
    align-items: center;
    transform: translate(50%,50%);
}

.radio-option[b-5scxflc1hq] {
    cursor: pointer;
}

fieldset[b-5scxflc1hq] {
    overflow: hidden
}

.some-class[b-5scxflc1hq] {
    float: left;
    clear: none;
}

label[b-5scxflc1hq] {
    float: left;
    clear: none;
    display: block;
    padding: 0px 8px 0px 5px;
}

input[type=radio][b-5scxflc1hq],
input.radio[b-5scxflc1hq] {
    float: left;
    clear: none;
    margin: 5px 0 0 0px;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/GlassPosition.razor.rz.scp.css */
.image-container[b-ou15sxf09s] {
    position: relative;
    display: inline-block;
}

    .image-container img[b-ou15sxf09s] {
        display: block;
        width: 200%;
        height: auto;
    }

.checkbox-wrapper[b-ou15sxf09s] {
    position: absolute;
    display: flex;
    /*align-items: center;*/
    transform: translate(-50%, -50%);
}

.left-label[b-ou15sxf09s] {
    margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-ou15sxf09s] {
    margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-ou15sxf09s] {
    cursor: pointer;
}

.radio-options[b-ou15sxf09s] {
    position: absolute;
    /*display: flex;*/
    /*align-items: center;*/
    transform: translate(-50%, -50%);
}

.radio-option[b-ou15sxf09s] {
    cursor: pointer;
}

fieldset[b-ou15sxf09s] {
    overflow: hidden
}

.some-class[b-ou15sxf09s] {
    float: left;
    clear: none;
}

label[b-ou15sxf09s] {
    float: left;
    clear: none;
    display: block;
    padding: 0px 1em 0px 8px;
}

input[type=radio][b-ou15sxf09s],
input.radio[b-ou15sxf09s] {
    float: left;
    clear: none;
    margin: -17px 0 0 70px;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/ManageBuildingGlassClaimSingle.razor.rz.scp.css */
.claim-status[b-zfzysa3sel] {
	display: inline-grid;
}

.rz-textarea[b-zfzysa3sel] {
	resize: none;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/ManageClaimSingle.razor.rz.scp.css */
.claim-status[b-vy6ssdtqa8] {
	display: inline-grid;
}
/* _content/PG.FrontDoor.Configurator/Components/Pages/SubmitClaimBaseDetails.razor.rz.scp.css */
.image-container[b-xqytpa3qk9] {
    position: relative;
    display: inline-block;
}

    .image-container img[b-xqytpa3qk9] {
        display: block;
        width: 200%;
        height: auto;
    }

.checkbox-wrapper[b-xqytpa3qk9] {
    position: absolute;
    display: flex;
    /*align-items: center;*/
    transform: translate(-50%, -50%);
}

.left-label[b-xqytpa3qk9] {
    margin-right: 5px; /* Adjust spacing between label and checkbox */
}

.right-label[b-xqytpa3qk9] {
    margin-left: 5px; /* Adjust spacing between checkbox and label */
}

.checkbox[b-xqytpa3qk9] {
    cursor: pointer;
}

.radio-options[b-xqytpa3qk9] {
    position: absolute;
    /*display: flex;*/
    /*align-items: center;*/
    transform: translate(-50%, -50%);
}

.radio-option[b-xqytpa3qk9] {
    cursor: pointer;
}

fieldset[b-xqytpa3qk9] {
    overflow: hidden
}

.some-class[b-xqytpa3qk9] {
    float: left;
    clear: none;
}

label[b-xqytpa3qk9] {
    float: left;
    clear: none;
    display: block;
    padding: 0px 1em 0px 8px;
}

input[type=radio][b-xqytpa3qk9],
input.radio[b-xqytpa3qk9] {
    float: left;
    clear: none;
    margin: -17px 0 0 70px;
}
/* _content/PG.FrontDoor.Configurator/Components/Shared/NotificationDialogComponent.razor.rz.scp.css */
.btn-primary[b-67mkjpvqzm], .btn-primary:visited[b-67mkjpvqzm] {
    color: white;
    background-color: #009aa7 !important;
    border-color: #009aa7 !important;
}
