body {
	padding-top: 50px;
}

table td.nr, table th.nr {
	text-align: right;
}

.warning .comment {
	font-weight: bold;
}

.inspection .comment {
	font-style: italic;
	padding-left: 20px;
}

.content {
	margin: 20px 0;
}

.alert {
	border-radius: 0px;
}

.spinner {
	position: absolute;
	z-index: 1000;
	top: 50%;
	left: 50%;
	height: 31px;
	width: 31px;
	background: url('ajax-loader.gif');
	color: rgba(0, 0, 0, 0);
}

.form-inline {
	margin: 8px 0;
}

table.tasks .scheduled {
	font-weight: bold;
}

table.inspections .BACKUP {
	color: #999;
}

ul.tasks li.COMPLETED {
	text-decoration: line-through;
}

.inspection.header .note {
	margin: 4px 0 0 20px;
	padding-left: 20px;
}

.inspection.header .note p {
	font-size: 12px;
}

.inspection.header .note.DELETED {
	text-decoration: line-through;
}

.inspection.header .note.ADDED header:after {
	content: ' [nieuw]'
}

.inspection.header .note.EDITED header:after {
	content: ' [gewijzigd]'
}

.contact .strike {
	text-decoration: line-through;
}

td address {
	margin-bottom: 5px;
}

table.checklist {
	width: 100%;
}

.checklist tr td {
	padding: 0 4px;
}

.checklist tr:nth-child(odd) td {
	background: #eee;
}

.checklist tr td.loc {
	width: 20%;
}

.loc .building {
	font-size: 75%;
}

.checklist tr td.id {
	width: 8%;
}

.checklist tr td.tp {
	width: 8%;
}

.checklist tr td.prod {
	width: 19%;
}

.checklist tr td.prod .tooltip-inner {
	white-space: pre-wrap;
}

.checklist tr td.state {
	width: 5%;
}

.checklist tr.inactive td {
	color: #999999;
}

.checklist small, .checklist .product {
	font-size: 11px;
}

.checklist .recommendations ul li {
	list-style: circle;
}

.checklist tr td.act {
	width: 40%;
}

.checklist tr td.act ul {
	padding: 0 0 0 16px;
	margin: 0;
}

.checklist .deliveredProducts {
	font-size: 80%;
}

.item-type .construction.part a {
	cursor: pointer;
}

.item-type .construction.selection > ul {
	list-style: circle;
}

.item-type .construction.selection > .quicksearch {
	float: right;
}

.item-type .construction.combination > ul {
	list-style: disc;
}

.item-type .part-type .flex-table {
	border-bottom: 1px solid #ddd;
}

.item-type .part-type .flex-table .ft-row {
	padding: 4px;
	border-top: 1px solid #ddd;
}

.item-type .part-type .flex-table .ft-row:nth-child(odd) {
	background: #f9f9f9;
}

.item-type .part-type .flex-table *:nth-child(even) .ft-row:nth-child(odd) {
	background: #ffffff;
}

.item-type .part-type .flex-table *:nth-child(even) .ft-row:nth-child(even) {
	background: #f9f9f9;
}

.item-type .part-type .flex-table .title {
	font-weight: bold;
	font-size: 14px;
}

.item-type .part-type .flex-table .header {
	font-weight: bold;
}

.item-type .part-type .flex-table .ft-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.item-type .part-type .flex-table .ft-row.ft-form {
	align-items: flex-start;
}

.item-type .part-type .flex-table .ft-row.ft-form-vert {
	flex-direction: column;
	align-items: flex-start;
}

.item-type .part-type .flex-table .ft-row.ft-form-vert .ft-form-line {
	display: flex;
	align-items: flex-start;
}

.item-type .part-type .flex-table .as-sortable-item-handle {
	cursor: default;
}

.item-type .part-type .flex-table .editing .as-sortable-item-handle {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.item-type .part-type .flex-table .edited {
	background: #ffff99 !important;
}

.item-type .part-type .flex-table .ft-row .edit {
	flex: 0 1 80px;
	text-align: right;
}

.item-type .part-type td.edit, .item-type .part-type th.edit {
	width: 80px;
	font-size: 12px;
	text-align: right;
}

.item-type .part-type .product-part-codes .nm {
	flex: 4 1 120px
}

.item-type .part-type .product-part-codes .cd {
	flex: 1 1 100px
}

.item-type .part-type .product-part-codes .fld {
	flex: 1 1 100px
}

.item-type .part-type .fields .dsc {
	flex: 6 1 100px;
}

.item-type .part-type .fields .tp {
	flex: 1 1 50px;
}

.item-type .part-type .fields .nm {
	flex: 1 1 120px
}

.item-type .part-type .products .cd {
	flex: 1 1 60px
}

.item-type .part-type .products .sp {
	flex: 0 1 40px
}

.item-type .part-type .products .dsc {
	flex: 6 1 100px;
}

.item-type .part-type .products .id {
	flex: 0 1 40px;
	text-align: right;
}

.item-type .part-type .action-schedule .ac {
	flex: 4 1 100px;
}

.item-type .part-type .action-schedule .int {
	flex: 0 1 60px;
	text-align: right;
}

.item-type .part-type .action-schedule .tm {
	flex: 0 1 60px;
	text-align: right;
}

.item-type .part-type .action-schedule .cd {
	flex: 1 1 60px;
	margin: 0 4px;
}

.item-type .part-type .action-schedule .comment {
	font-size: 12px;
	font-style: italic;
}

product-table .action, product-table .expected, product-table .field {
	font-size: 12px;
	padding-left: 24px;
}

product-table .id {
	font-size: 12px;
}

product-table .expected {
	font-style: italic;
}

product-table .field:before {
	content: 'Extra invoer: ';
	font-style: italic;
}

.import .filedrop {
	background: #cccccc;
	height: 100px;
	line-height: 100px;
	width: 100%;
	text-align: center;
	margin: 5px 0px;
}

.import .filedrop.filehover {
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}

.import .file-list tbody {
	cursor: pointer;
}

@media print {
	.inspectionReport a[href]:after {
		content: none !important;
	}
}

.inspectionReport {
	font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', 'PT Sans', Helvetica, Arial, sans-serif;
	color: #585857;
	letter-spacing: 1px;
}

.inspectionReport .header img {
	display: none;
}

@media (min-width: 900px), print {
	.inspectionReport .header {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 220px 1fr;
		grid-template-rows: [company] auto [customer-header] auto [customer-data] auto [products-header] auto [products-data]
	}

	.inspectionReport .header img {
		display: inline;
	}
}

@media print {
	body {
		zoom: 70%;
		-webkit-print-color-adjust: exact;
	}
}

.inspectionReport .header > * {
	padding: 0 10px;
}

.inspectionReport .header header {
	font-size: 16px;
	padding: 10px;
}

.inspectionReport .header .logo {
	display: inline;
	grid-column: 1 / span 2;
	padding: 10px;
	margin: auto 0;
}

.inspectionReport .header .meta-data {
	grid-column: 3 / span 3;
	display: flex;
	align-items: flex-start;
	text-align: right;
	margin: auto 10px auto auto;
}

.inspectionReport .header .meta-data h3 {
	margin: 0;
}

.inspectionReport .header .type {
	display: inline-block;
	padding: 0 10px;
}

.inspectionReport .header .customer {
	grid-row: customer-data;
	background: #f2f2f2;
	padding-bottom: 10px;
}

.inspectionReport .header .customer .email {
	padding-left: 2em;
	text-indent: -2em;
}

.inspectionReport .header header.customer {
	grid-row: customer-header;
}

.inspectionReport .header header.product-summary {
	grid-row: products-header;
	grid-column: auto / span 6;
}

.inspectionReport .header .product-summary {
	grid-column: auto / span 2;
}

.inspectionReport .header div.product-summary {
	font-size: 13px;
}

.inspectionReport .header .notes {
	grid-column: 1 / span 6;
	font-size: 13px;
	color: #C20E1A;
}

.inspectionReport .header .notes .note {
	padding: 10px 0 0 0;
}

.inspectionReport .header .notes .category, .inspectionReport .header .notes .title {
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
}

.inspectionReport > h3 {
	padding-left: 10px;
}

.inspectionReport .checklist {
	margin: 10px 0;
}

@media print {
	.inspectionReport .checklist tr th {
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}

	.inspectionReport .checklist tr td {
		border-bottom: 1px solid #999999;
	}
}

.inspectionReport .checklist tr th {
	font-size: 18px;
	font-weight: normal;
	background: #f2f2f2 !important;
	padding: 10px;
}

.inspectionReport .checklist tr td {
	background: none;
	font-size: 13px;
	padding: 0 5px;
}

.inspectionReport .checklist tr td:nth-child(1) {
	padding-left: 10px;
}

.inspectionReport .checklist tr:nth-child(even) td {
	background: #f8f8f8 !important;;
}

.inspectionReport .checklist small {
	font-size: 75%;
}

.inspectionReport .checklist img {
	margin: 10px;
	margin-left: 0;
}

.inspectionReport .checklist .tp {
	text-align: center;
	width: 200px;
}

.inspectionReport .checklist .tp img {
	margin: 5px;
	margin-left: 0;
}

.inspectionReport .checklist .insp {
	text-align: center;
}

.inspectionReport .checklist ul.products {
	list-style: none;
	padding: 5px 0 0 0;
}

.inspectionReport .deviceSummary {
	margin: 10px 0 5px 0;
}

.inspectionReport .state {
	text-align: center;
}

.inspectionReport .legend {
	background: #f8f8f8;
	padding: 10px;
}

.inspectionReport .legend .icon {
	background: #f2f2f2;
	display: flex;
	justify-content: space-around;
	padding: 20px;
}

.inspectionReport .legend .icon img {
	margin: 5px 10px;
	justify-self: center;
}

.inspectionReport .legend .icon .col div span {
	margin-left: 10px;
}

.inspectionReport .legend .icon .col {
	border-left: 1px solid #c2c2c2;
	padding: 0 20px;
	flex-grow: 1;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
}

.inspectionReport .legend .icon .col:first-child {
	border-left: none;
	padding-left: 0;
}

.inspectionReport .legend .icon .col.pictos {
	grid-template-columns: repeat(4, auto);
}

.inspectionReport .legend .type {
	margin-top: 10px;
	display: grid;
	grid-template-rows: auto auto;
	grid-auto-flow: column;
	grid-gap: 10px;
	justify-items: center;
	align-items: end;
}

.inspectionReport .footer {
	background: #f8f8f8;
	padding: 10px;
}

.device-history .deleted, .device-inspections .deleted {
	text-decoration: line-through;
}

.device-inspections td {
	color: #999999;
}

.device-inspections tr td.prod .tooltip-inner {
	white-space: pre-wrap;
}

.device-inspections .submitted.active td {
	color: #000000;
}

.device-inspections .state .prev {
	color: #999999;
}

.device-inspections .delivered-products {
	font-size: 80%;
}

.device-moves {
	width: auto;
}
