+ background-color: rgba(200, 200, 200, 0.7);
+ color: rgba(0,0,0,0.6);
+ font-size: 0.9rem;
+// bottom: -1.5em;
+}
+
+.button.inactive:active,
+.button.inactive:link,
+.button.inactive:visited
+{
+ color: #606060 !important;
+ cursor: not-allowed;
+}
+
+#sponsors {
+ margin-top: 3em;
+}
+#sponsors img {
+ width: 100%;
+}
+
+#spinner {
+ height: 1em;
+ z-index:10;