#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;
}