#tabs .sorting_1 {
	box-shadow: inset 3px 0 12px -4px lightgray, inset -3px 0 12px -4px lightgrey;
}
.tab-content .sorting_1 {
	box-shadow: inset 3px 0 12px -4px lightgray, inset -3px 0 12px -4px lightgrey;
}

.dialog-link {
	cursor: pointer;
}

.table {
	width: 100%;
    display: table;
    table-layout: fixed;
}

div.block-import-contributions div.dataTables_wrapper input,
div.block-import-contributions div.dataTables_wrapper select {
	background-color: white;
}