c-filesystem-grid__folder-button {
	cursor: pointer;
}

c-filesystem-grid__folder-button:hover {
	text-decoration: underline;
}




.m-reports .c-worklist-grid .c-table-cell__content .c-table-actionbar .c-table-actionbar__all .c-table-actionbar__exposed .c-table-actionbar__action-open-file {
	background-image: url('/assets/skins/lahuen/worklist_agenda/images/icon_document.svg');
}

.m-reports .c-worklist-grid .c-table-cell__content .c-table-actionbar .c-table-actionbar__all .c-table-actionbar__exposed .c-table-actionbar__action-open-folder {
    background-image: url('/assets/skins/lahuen/worklist_reportserver/images/icon_folder.svg');
    width: 2.3rem;
}



.c-filesystem-grid .c-filesystem-grid__folder-button{
	font: 400 1.2rem / normal 'Open Sans', sans-serif;
}
.c-filesystem-grid .c-filesystem-grid__folder-button-up {
	font: 400 1.2rem / normal 'Open Sans', sans-serif;
}
	