.tracking{display: block; cursor: pointer; text-decoration: underline; color: #aaa }.tracking:hover{text-decoration: none;}.tracking.stop{color:red}/*User page*/#submit_track_list{display: none; margin-top: 1em}#track_list tr.empty{display: none}#track_list tr.draggable td:first-child{	padding-left: 50px;}#track_list tr.draggable a.tabledrag-handle{	margin-left: -40px;}.wrap_track div.warning{display: none !important}.wrap_track div.track.warning{display: block !important}.group_title{font-weight: bold}tr.group td{background-color: #eee; border-bottom: 3px solid white; }tr.group a{margin-left: .5em}tr.remove{background-color: #FFFFDD}tr.remove .tabledrag-handle,tr.remove .groups-list{visibility: hidden}#ajax-loader{padding: 0 8px;background-color: white; position: fixed;top: 0;left: 0;font-size: 90%;    z-index: 100;}#overlay{position: fixed; width: 100%; height: 100%; z-index: 101; top:0; left:0; background-color: white; filter: alpha(opacity=50); opacity: 0.5;}#modal-window{  background: none repeat scroll 0 0 white; border: 2px solid #ddd; left: 38%; padding: 5px 8px;   position: fixed;top: 40%; width: 300px;z-index: 102;}#modal-window .close{position: absolute; top:0; right: 5px; cursor: pointer; text-decoration: underline; font-size: 90%}