+#side-annotations .active {
+ font-weight: bold;
+}
+
+#side-annotations .spinner {
+ position: absolute;
+ left: 0;
+ top: 28px;
+ right: 0;
+ bottom: 0;
+ text-align:center;
+ padding-top: 50%;
+ background: white;
+}
+
+#side-annotations .spinner img {
+ margin-top: -15px;
+}
+
+#side-annotations .akap {