
.thema.hoofdexpertise .label[data-v-b37939dc] {
	background: RGBA(202, 227, 108, 0.47);
	border-radius: 5px;
}
.contactinformatie[data-v-b37939dc] {
	margin-bottom: 10px;
	padding-left: 25px;
}
.thema.child.selected[data-v-b37939dc] {
	font-weight: bold;
}
.thema.child:not(.selected) .contactpersoon-toevoegen[data-v-b37939dc] {
	display: none;
}
.thema.child.selected .contactpersoon-toevoegen[data-v-b37939dc] {
	font-size: 14px;
}
.contactpersoon-toevoegen[data-v-b37939dc] {
	justify-self: flex-end    ;
}
.thema.child .top[data-v-b37939dc] {
	display: flex;
	gap: 5px;
	align-items: flex-start;
	justify-content: flex-start;
}
.thema.child .top > .label[data-v-b37939dc] {
	position: relative;
	top: 2px;
	cursor: pointer;
}
.children[data-v-b37939dc] {
	position: relative;
	display: flex;
	flex-direction: column;
	height: calc(100% - 47px);
	padding-bottom: 50px !important;
}
.actions[data-v-b37939dc] {
	display: flex;
	gap: 0;
}

/*
|--------------------------------------------------------------------------
| Thema toevoegen
|--------------------------------------------------------------------------
*/
.thema-toevoegen-button[data-v-b37939dc] {
	width: max-content;
	margin-left: auto;
	background: var(--e-global-color-accent);
	margin-top: 0;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border: 1px var(--e-global-color-241bc76);
}
.thema-toevoegen-button[data-v-b37939dc]:hover {
	background: var(--e-global-color-241bc76);
}
.thema-toevoegen .input-and-button[data-v-b37939dc] {
	display: flex;
	height: 35px;
	grid-gap: 10px;
}
.thema-toevoegen button[data-v-b37939dc] {
	margin: 0;
	width: min-content;
	padding: 0 15px;
	height: 100%;
	font-size: 14px;
}
.thema-toevoegen input[data-v-b37939dc] {
	margin: 0;
	height: 100%;
	padding: 0 10px;
}
.thema-toevoegen .header[data-v-b37939dc] {
	border-top: 1px dashed var(--grey-dark);
	padding-top: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 14px;
	padding-bottom: 10px;
}
.thema-toevoegen label[data-v-b37939dc] {
	width: max-content;
}
.thema-toevoegen .annuleren[data-v-b37939dc] {
	opacity: .5;
	cursor: pointer;
}
.thema-toevoegen .annuleren[data-v-b37939dc]:hover {
	opacity: 1;
}


/* 'nog niet ingevuld' thema
 */
.thema[data-id="204"][data-v-b37939dc] {
	display: none;
}


/*
|--------------------------------------------------------------------------
| Zelf toegevoegd heading
|--------------------------------------------------------------------------
*/
.zelf-toegevoegd[data-v-b37939dc] {
	margin-bottom: 5px;
	font-weight: normal;
	opacity: .5;
	margin-top: 15px !important;
	font-size: 14px;
}


/*
|--------------------------------------------------------------------------
| Editing
|--------------------------------------------------------------------------
*/
.editing[data-v-b37939dc] {
	display: flex;
	width: 100%;
}
.editing input[data-v-b37939dc], .editing button[data-v-b37939dc] {
	font-size: 14px;
	height: 35px;
}
.editing input[data-v-b37939dc] {
	border-radius: 5px 0 0 5px;
	margin-bottom: 0 !important;
}
.editing button[data-v-b37939dc] {
	margin: 0;
	width: max-content;
	border-radius: 0 5px 5px 0;
}
.editing input[type=checkbox][data-v-b37939dc] {
	margin-top: -7px;
}
.thema.child.editing[data-v-b37939dc] {
	margin-bottom: 55px;
}

/*
|--------------------------------------------------------------------------
| Thema
|--------------------------------------------------------------------------
*/
.thema.parent[data-v-b37939dc] {
	border-radius: 5px;
	position: relative;
}
.parent-thema[data-v-b37939dc] {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.expertises[data-v-b37939dc] {
	--light-bg: #faf9f7;
}
.list[data-v-b37939dc] {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 25px;
}
.expertises button[data-v-b37939dc] {
	margin-bottom: 0;
}
.thema.parent > button[data-v-b37939dc] {
	background: #faf9f7;
	margin-top: 0;
}
.thema.parent[data-v-b37939dc] {
	background: white;
}
.expertises .thema.child[data-v-b37939dc] {
	display: flex;
	gap: 5px;
	flex-direction: column;
}
.expertises h4[data-v-b37939dc] {
	margin-top: 0;
}
.thema.parent .children[data-v-b37939dc] {
	padding: 10px;
	padding-bottom: 50px !important;
}
.thema.child.zelf-toegevoegd-thema[data-v-b37939dc] {
	flex-direction: row !important;
	align-items: flex-start;
	line-height: 1.2;
	margin-bottom: 5px;
}
.zelf-toegevoegd-thema input[type="checkbox"][data-v-b37939dc] {
	position: relative;
}
.thema.parent .children[data-v-b37939dc] {
}



.leeftijd.term[data-v-789ddd95] {
		display: flex;
		align-items: center;
		gap: 5px;
}
.leeftijden-doelgroepen label[data-v-789ddd95],
	.thema label[data-v-789ddd95] {
		position: relative;
		top: 4px;
		font-weight: normal !important;
}
.thema[data-thema="204"][data-v-789ddd95] {
		display: none !important;
}

	/*
	|--------------------------------------------------------------------------
	| Uitnodigen
	|--------------------------------------------------------------------------
	*/
.uitnodigingen .header[data-v-789ddd95] {
		display: flex;
		align-content: space-between;
		align-items: center;
		justify-content: space-between;
}
.uitnodigingen .header h4[data-v-789ddd95] {
		margin-top: 10px;
}
.uitnodigingen .uitnodigen[data-v-789ddd95] {
		padding-bottom: 20px;
}
.uitnodigen button[data-v-789ddd95] {
		margin-top: 0;
		width: max-content;
}

	/*
	|--------------------------------------------------------------------------
	*/
h3[data-v-789ddd95] {
		margin-bottom: 0;
}
.mentions h3[data-v-789ddd95] {
		margin-top: 30px !important;
}
.text[data-v-789ddd95] {
		position: relative;
		top: 1px;
}
.partner.create[data-v-789ddd95] {
		display: flex;
		align-items: center;
		gap: 14px;
		padding-left: 13px;
		background: rgba(238, 238, 238, 0.4);
}
.partners-search[data-v-789ddd95] {
		padding-left: 50px;
		padding-top: 3px;
}
.search-bar[data-v-789ddd95] {
		position: relative;
		display: flex;
		gap: 20px;
		align-items: center;
		margin-bottom: 10px;
}
.search-bar input[data-v-789ddd95] {
		width: 100%;
		display: flex;
		margin-bottom: 0px  !important;
}
.search-icon[data-v-789ddd95] {
		position: absolute;
		top: 7px;
		left: 8px;
}
.partners-results[data-v-789ddd95] {
		height: 400px;
		overflow-y: scroll;
		padding-bottom: 20px;
}
.partners-results > .partner[data-v-789ddd95] {
		padding-top: 8px;
		padding-bottom: 8px;
}
.partners-results > .partner[data-v-789ddd95]:hover {
		background: #eee;
}

	/* cancel text */
.cancel-text[data-v-789ddd95] {
		padding: 5px 10px;
		height: 40px;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
/*		background: #fafafa; */
}
.cancel-text[data-v-789ddd95]:hover {
		background: #eee;
}



	/*
	|--------------------------------------------------------------------------
	| Actions!
	|--------------------------------------------------------------------------
	*/
.header .name[data-v-789ddd95]:hover, .header .caret[data-v-789ddd95]:hover {
		background: #eee;
}
.header .thrash[data-v-789ddd95]:hover {
		background: var(--dark-red-light);
}
.header .name[data-v-789ddd95], .header .thrash[data-v-789ddd95], .header .caret[data-v-789ddd95] {
		border-radius: 5px;
}
.actions[data-v-789ddd95] {
		display: flex;
		gap: 10px;
}
.thrash[data-v-789ddd95], .caret[data-v-789ddd95] {
		position: relative;
		bottom: 3px;
			padding: 5px;
}
.thrash[data-v-789ddd95]:hover {
		fill: var(--dark-red);
}



	/*
	|--------------------------------------------------------------------------
	| Header with thema summary
	|--------------------------------------------------------------------------
	*/
.themas-short[data-v-789ddd95] {
		font-size: 14px;
		gap: 3px;
}
.themas-short > span:last-child .sep[data-v-789ddd95] {
		display: none;
}

	/* Validation check in header */
.validation[data-v-789ddd95] {
		color: var(--e-global-color-241bc76);
		display: flex;
		gap: 10px;
}
.validation span[data-v-789ddd95] {
		position: relative;
		bottom: 3px;
}
.validation-check[data-v-789ddd95] {
		color: var(--e-global-color-241bc76);
		filter: drop-shadow(0px 0px 5px  var(--e-global-color-241bc76));
}

	/*
	|--------------------------------------------------------------------------
	| Themas selection box
	|--------------------------------------------------------------------------
	*/
.themas[data-v-789ddd95] {
		height: 250px;
		display: grid;
		grid-template-columns: 1fr 2fr;
		border: 1px solid #ddd;
		border-radius: 5px;
}
.hoofdthemas[data-v-789ddd95] {
		background: #eee;
		overflow-y: scroll;
		padding: 5px 5px;
}
.hoofdthemas .thema[data-v-789ddd95] {
		font-size: 14px;
		padding: 3px 10px !important;
		border-radius: 5px;
}
.subthemas[data-v-789ddd95] {
		overflow-y: scroll;
		padding: 5px 10px;
}
.hoofdthemas .thema[data-v-789ddd95]:hover {
		background: #ddd;
}
.selected[data-v-789ddd95] {
		background: var(--e-global-color-accent) !important;
}
.thema.child[data-v-789ddd95] {
		display: flex;
		align-items: center;
		gap: 5px;
}
.themas label[data-v-789ddd95] {
		font-weight: normal;
}
.thema .count[data-v-789ddd95] {
		color: var(--dark-red);
}
.hoofdthemas .thema[data-v-789ddd95] {
		display: flex;
		justify-content: space-between;
}


	/*
	|--------------------------------------------------------------------------
	| Collapse/expand
	|--------------------------------------------------------------------------
	*/
.caret[data-v-789ddd95] {
		transition: transform .25s ease-out;
}
.expanded .caret[data-v-789ddd95] {
		transform: rotateZ(-180deg);
}
.partner .header[data-v-789ddd95] {
		display: flex;
		justify-content: space-between;
}
.details[data-v-789ddd95] {
		margin-top: 15px;
}





	/*
	|--------------------------------------------------------------------------
	| 'New' button
	|--------------------------------------------------------------------------
	*/
.partner.new[data-v-789ddd95]:not(.open) {
		background: transparent;
		border: 1px dashed #aaa;
}
.partner.new[data-v-789ddd95]:not(.open):hover {
		background: rgba(255, 255, 255, 0.39);
}
.partner.new .placeholder[data-v-789ddd95] {
		background: none;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		gap: 10px;
}
.partner.new .label[data-v-789ddd95] {
		color: #777;
}




	/*
	|--------------------------------------------------------------------------
	| Contactpersoon
	|--------------------------------------------------------------------------
	*/
.contactpersoon[data-v-789ddd95] {
		margin-top: 20px;
}
.contactpersoon input[data-v-789ddd95] {
		margin-bottom: 10px;
}

	/*
	|--------------------------------------------------------------------------
	| Filters
	|--------------------------------------------------------------------------
	*/
.filters .themas[data-v-789ddd95] {
		display: flex;
		flex-wrap: wrap;
		gap: 10px 20px;
}
.partners.grid[data-v-789ddd95] {
		display: grid;
		gap: 25px;
}
.partner[data-v-789ddd95] {
		background: white;
		padding: 20px;
		border-radius: 5px;
		cursor: pointer;
}
.partner.selected[data-v-789ddd95] {
		box-shadow: 0px 0px 0px 5px var(--e-global-color-accent);
}
h4[data-v-789ddd95] {
		margin-top: 0;
		margin-bottom: 10px;
		display: flex;
		justify-content: space-between;
		color: var(--dark-red);
}


	/* */
.meld-partner-aan[data-v-789ddd95] {
		width: max-content;
}
