/* shame */

.annotations-wrapper--remove.annotation,
.annotations-wrapper--remove .annotation {
	border-bottom: none;
}

.annotations-wrapper--remove.annotation-structure--behandeling--open:hover,
.annotations-wrapper--remove .annotation-structure--behandeling--open:hover,
.annotations-wrapper--remove.annotation:hover,
.annotations-wrapper--remove .annotation:hover {
	background: transparent;
}

.annotations-wrapper--remove.annotation:hover:after,
.annotations-wrapper--remove .annotation:hover:after,
.annotations-wrapper--remove.annotation-structure--behandeling--open:hover::after,
.annotations-wrapper--remove .annotation-structure--behandeling--open:hover::after {
	content: normal;
}

.info-tile.annotation-structure a,
	.info-tile.annotation-structure li,
.info-tile.annotation-structure td,
.info-tile.annotation-structure th {
	font-size: 1.4rem;
}

.info-tile.annotation-structure li {
	color: #666;
	margin-top: 1rem;
}

.info-tile.annotation-structure h3,
.info-tile.annotation-structure p {
	margin-bottom: 1rem;
	line-height: 1.6;
}

/*
.data-table--blocks .link--icon {
	color: gray;
	padding-right: 1rem;
}


.data-table--blocks .link--icon:last-child {
	padding-right: 0;
}


.data-table--blocks td {
	padding: 2rem 0.5rem;
}

table.data-table.data-table--blocks td:last-child {
	padding: 2rem 1rem;
}






*/


/*




table.data-table.data-table--blocks {
     overflow-x: hidden;
     border-right: 1px solid #E8EBEE;
}
 table.data-table.data-table--blocks tbody {
     width: calc(100% + 1px);
}
 table.data-table.data-table--blocks td {
     padding: 2rem 1rem;
}
 table.data-table.data-table--blocks td p {
     font-size: 1.3rem;
     line-height: 1.6;
}
 table.data-table.data-table--blocks td:first-child {
     padding-left: 2rem;
}
 table.data-table.data-table--blocks td:last-child {
     padding-right: 2.5rem;
}
 table.data-table.data-table--blocks tr {
     border-bottom-color: rgba(203, 210, 218, 0.8);
     background-color: #fff;
     cursor: pointer;
}
 table.data-table.data-table--blocks tr:hover {
     background-color: #F3F5F6;
}
 table.data-table.data-table--blocks tr:hover td:first-child {
     box-shadow: inset 0.5rem 0 0 #0F68C9;
}
 table.data-table.data-table--blocks tr.data-table__element--active {
     background-color: #0F68C9;
     color: #fff;
     border-bottom-color: transparent;
     box-shadow: inset 2px 4px 5px rgba(0, 0, 0, 0.1);
}
 table.data-table.data-table--blocks tr.data-table__element--active a.link--icon.link--disabled, table.data-table.data-table--blocks tr.data-table__element--active a.link--icon.link--disabled .vi {
     color: rgba(255, 255, 255, 0.7);
}
 table.data-table.data-table--blocks tr.data-table__element--active a, table.data-table.data-table--blocks tr.data-table__element--active a .vi {
     color: #fff;
}
 table.data-table.data-table--blocks tr.data-table__element--active + tr {
     box-shadow: inset 2px 4px 5px rgba(0, 0, 0, 0.1);
}
 table.data-table.data-table--blocks a.link--icon {
     font-size: 1.4rem;
}
 table.data-table.data-table--blocks a.link--icon .vi {
     top: 0.2rem;
     padding-right: 0.1rem;
     color: #0F68C9;
}
 table.data-table.data-table--blocks a.link--icon:hover {
     text-decoration: underline;
}
 table.data-table.data-table--blocks a.link--icon.link--disabled {
     color: #666666;
     cursor: default;
}
 table.data-table.data-table--blocks a.link--icon.link--disabled .vi {
     color: #666666;
}
 table.data-table.data-table--blocks a.link--icon.link--disabled:hover {
     text-decoration: none;
}*/



/* */
