#ActorA:hover{-webkit-filter:url(#drop-shadow);filter:url(#drop-shadow)}#LinkAToC{-webkit-filter:url(#blue-glow);filter:url(#blue-glow)}.callCounter{-webkit-animation:pop-in 2s linear 1;animation:pop-in 2s linear 1}.callCounter :hover{cursor:pointer}@-webkit-keyframes pop-in{0%{opacity:0}to{opacity:1}}@keyframes pop-in{0%{opacity:0}to{opacity:1}}.highlightConnection{-webkit-animation:blueColor 1s linear infinite;animation:blueColor 1s linear infinite}@-webkit-keyframes blueColor{0%,50%{stroke:currentcolor}51%{stroke:#00f}70%{stroke:currentcolor}}@keyframes blueColor{0%,50%{stroke:currentcolor}51%{stroke:#00f}70%{stroke:currentcolor}}.wrapWord{word-break:break-word}