@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Components/Forms/CustomsOfficeSelector.razor.rz.scp.css */
.customs-office-selector[b-dc2wedsnld] {
	max-width: 200px;
}
/* /Components/Forms/DataSelector.razor.rz.scp.css */
.input-group[b-cn1ynvhdfe] {
	max-width: 200px;
}
/* /Components/Forms/GuaranteeSelector.razor.rz.scp.css */
.guarantee-selector[b-o3c1y5cg0y] {
	max-width: 200px;
}
/* /Components/LoadingSpinner.razor.rz.scp.css */
.lds-spinner[b-51xx7ekm10],
.lds-spinner div[b-51xx7ekm10],
.lds-spinner div[b-51xx7ekm10]:after {
	box-sizing: border-box;
}

.lds-spinner[b-51xx7ekm10] {
	color: currentColor;
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}

	.lds-spinner div[b-51xx7ekm10] {
		transform-origin: 40px 40px;
		animation: lds-spinner-b-51xx7ekm10 1.2s linear infinite;
	}

		.lds-spinner div[b-51xx7ekm10]:after {
			content: " ";
			display: block;
			position: absolute;
			top: 3.2px;
			left: 36.8px;
			width: 6.4px;
			height: 17.6px;
			border-radius: 20%;
			background: currentColor;
		}

		.lds-spinner div:nth-child(1)[b-51xx7ekm10] {
			transform: rotate(0deg);
			animation-delay: -1.1s;
		}

		.lds-spinner div:nth-child(2)[b-51xx7ekm10] {
			transform: rotate(30deg);
			animation-delay: -1s;
		}

		.lds-spinner div:nth-child(3)[b-51xx7ekm10] {
			transform: rotate(60deg);
			animation-delay: -0.9s;
		}

		.lds-spinner div:nth-child(4)[b-51xx7ekm10] {
			transform: rotate(90deg);
			animation-delay: -0.8s;
		}

		.lds-spinner div:nth-child(5)[b-51xx7ekm10] {
			transform: rotate(120deg);
			animation-delay: -0.7s;
		}

		.lds-spinner div:nth-child(6)[b-51xx7ekm10] {
			transform: rotate(150deg);
			animation-delay: -0.6s;
		}

		.lds-spinner div:nth-child(7)[b-51xx7ekm10] {
			transform: rotate(180deg);
			animation-delay: -0.5s;
		}

		.lds-spinner div:nth-child(8)[b-51xx7ekm10] {
			transform: rotate(210deg);
			animation-delay: -0.4s;
		}

		.lds-spinner div:nth-child(9)[b-51xx7ekm10] {
			transform: rotate(240deg);
			animation-delay: -0.3s;
		}

		.lds-spinner div:nth-child(10)[b-51xx7ekm10] {
			transform: rotate(270deg);
			animation-delay: -0.2s;
		}

		.lds-spinner div:nth-child(11)[b-51xx7ekm10] {
			transform: rotate(300deg);
			animation-delay: -0.1s;
		}

		.lds-spinner div:nth-child(12)[b-51xx7ekm10] {
			transform: rotate(330deg);
			animation-delay: 0s;
		}

@keyframes lds-spinner-b-51xx7ekm10 {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* /Components/Modals/ColourPickerButton.razor.rz.scp.css */
.colour-picker__box[b-kyju04g9ke] {
    background-color: white;
}

.colour-picker__swatch[b-kyju04g9ke] {
    width: 36px;
    height: 36px;
    border-radius: 6px !important;
    border: none;
}
/* /Components/Modals/CountryCodeSelectorModal.razor.rz.scp.css */
.QuickGrid[b-rc9whysxmf] {

}
/* /Components/Modals/CustomsOfficeSelectorModal.razor.rz.scp.css */
.QuickGrid[b-g62uh69dvo] {

}
/* /Components/Modals/GuaranteeSelectorModal.razor.rz.scp.css */
.QuickGrid[b-sc8w9dzdc2] {

}
/* /Components/State/SystemStatusViewer.razor.rz.scp.css */
.system-status-viewer[b-pso55d7qe2] {
	max-width: 350px;
	font-size: 14px;
}

ul li[b-pso55d7qe2] {
	padding: 4px 0;
}

ul li:not(:last-child)[b-pso55d7qe2] {
	border-bottom: 1px solid #dfdfdf;
}
/* /Pages/CDS/Imports/Modals/ImportItemModal.razor.rz.scp.css */
.bm-header[b-aq5d5k6snd] {
	display: flex;
	align-items: center;
	padding: 0 0 2rem 0;
}

.bm-title[b-aq5d5k6snd] {
	margin-bottom: 0;
}

.bm-close[b-aq5d5k6snd] {
	padding: 1rem;
	margin: -1rem -1rem -1rem 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	cursor: pointer;
	font-size: 1.5rem;
	font-weight: bold;
}
