body{padding-top:20px;padding-bottom:20px;overflow-y:scroll}.noTracks{background:#eee;color:#888;font-style:italic;padding:20px;text-align:center;margin-bottom:20px;border-radius:3px}.playlistTrack{background-color:#ddd;border:1px solid #999;border-radius:3px;padding:12px;margin:3px 0;height:76px}.current{background-color:#D9EDF7}.dragging,.playlistTrack:hover{background-color:#eee}.playlistTrack .trackInfo{display:inline-block;width:340px;white-space:nowrap;overflow:hidden}.playlistTrack .controls{width:140px;margin-top:16px}.playlistTrack .controls a{outline:0;border-radius:20px;margin-left:5px;padding:11px 10px 9px;border:1px solid #ccc}.playlistTrack .controls a:hover{background:#fff}.playlistTrack .dragHandle{padding:16px 2px 16px 4px;margin-right:10px;border-radius:10px;border:1px solid #ccc}.playlistTrack .dragHandle:hover{background:#fff;cursor:move}.glyphicon.spinning{animation:spin 1s infinite linear;-webkit-animation:spin2 1s infinite linear}.searchSuggestions{position:relative}.searchSuggestions ul{border:1px solid #ccc;border-radius:3px;box-shadow:2px 2px 5px #ccc;background:#fff;position:absolute;top:-12px;left:0;width:100%;z-index:1000;list-style-type:none;padding:0;margin:0}.searchSuggestions li{background:#eee;padding:5px 10px;margin:3px;min-height:50px}.searchSuggestions li:hover{background:#D9EDF7}.searchSuggestions li button{min-width:80px}.searchSuggestions .searchTrack{display:inline-block;width:350px}.searchSuggestions .searchPlay{margin-top:3px}#generateModal .control-label{margin-top:8px}.range-limit{padding-right:0;padding-left:0}.range-limit .glyphicon{color:#999}.range-limit input{display:inline-block;width:70px}.range-to{margin-left:20px}.notify{display:none;z-index:100;position:fixed;width:500px;left:50%;margin-left:-250px;top:60px}@-webkit-keyframes spin{from{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}to{-webkit-transform:scale(1) rotate(360deg);transform:scale(1) rotate(360deg)}}@keyframes spin{from{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}to{-webkit-transform:scale(1) rotate(360deg);transform:scale(1) rotate(360deg)}}@-webkit-keyframes spin2{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.voffset{margin-top:2px}.voffset1{margin-top:5px}.voffset2{margin-top:10px}.voffset3{margin-top:15px}.voffset4{margin-top:30px}.voffset5{margin-top:40px}.voffset6{margin-top:60px}.voffset7{margin-top:80px}.voffset8{margin-top:100px}.voffset9{margin-top:150px}