.ProgressEllipsis{vertical-align:middle;line-height:25px;font-size:50px}.ProgressEllipsis span{opacity:0;-webkit-animation:ellipsis-dot 1s infinite;animation:ellipsis-dot 1s infinite}.ProgressEllipsis span:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.ProgressEllipsis span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.ProgressEllipsis span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes ellipsis-dot{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes ellipsis-dot{0%{opacity:0}50%{opacity:1}to{opacity:0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#999}
