/** * YIKES Simple Taxonomy Ordering Styles. */.yikes-drag-drop-tax-placeholder { 	min-height: 57px;	height: 100%;}#the-list tr:hover {	cursor: -webkit-grab; 	cursor: -moz-grab;}#the-list tr.ui-sortable-helper:hover {	display: table;	cursor: -webkit-grabbing; 	cursor: -moz-grabbing;}#the-list tr.no-items:hover {	cursor: default;}.yikes-simple-taxonomy-preloader {	margin: 0 0 0 8px;}