/*
* @Author: andremichaelis
* @Date:   2018-09-25 12:03:17
* @Last Modified by:   Andre Michaelis
* @Last Modified time: 2019-01-15 18:30:56
*/
/* ------ DEFAULT ------ */
.CollectionPanelShell.ResourceType1 {
	position: relative;
	background-color: #fff;
	color: #474747;
}
.CollectionPanelShell.ResourceType1 a {
	color: #474747;
}

.CollectionPanelShell.ResourceType2 {
	position: relative;
	background-color: #333;
}
