body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	color:#fff;
  text-align: center;
  margin: 0;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #EEEEEE;
	text-decoration:underline;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

legend{
  color: #fff
}

.game_ad{
  padding-top: 50px;
}
/* ****************************************** */

/* #my-container{
  margin: 0 auto;
  position: relavie;
} */

/* Ruffle loader */
#my-player-wrapper {
  margin: 0 auto;
	position: relative;
  /* border: 1px solid #eee; */
}

#my-player-loading {
	position: absolute;
	top: 50%;
  width: 100%;
	text-align: center;
	z-index: 1;
  /** Vertical positioning done through JS */
}

#my-player-loading img {
	display: block;
	margin: 0 auto;
}

#my-player {
	position: relative;
	z-index: 2;
}


/* ************************************** */

/*
#fields, #fields div, #fields div label, #fields select{
 float:left;
 position:relative;
 font-size:10px;
}
*/
#form1{
  margin: 0 auto;
}

#fields div {
 margin: 10px;
}

.left{
  width:100px;
  height:20px;
  float:left;
  position:relative;
 
}

label{
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  padding-right: 5px;
}

fieldset{
  margin:0 auto;
  padding:0;
  border: thin  #333333 solid;
  width: 200px;
  padding-bottom: 10px;
}

#sent, #settings select{
  background-color:#000000;
  color:#CCCCCC;
  border:thin #333333 solid;
}

#sent{
  padding: 0 5px;
}
#sent:hover{
  color:#000;
  background-color: #fff;
}

.clear {
    clear: both;
}

.addthis_toolbox{
 position:relative;
 padding-top: 20px;
 margin: 0 auto;
 width:420px;
 height:70px;
 /*float:left;*/
}

#settings, #controls, #controls td, #controls th{
  width: 350px;
  margin: 0 auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border: solid 1px #333;
  border-collapse: collapse;
}

#controls td, #controls th{
 padding: 4px 0;
}
 #controls td{
 color: #AAA;
  /* font-size: 11px; */
}

#controls td.sep, #controls th.sep{
 background-color: #111;
 color: #fff;
 padding: 5px 0;
}

/** No Flash **/
section.no-flash {
  text-align: left;
  max-width: 720px;
  margin: 0 auto;
}

section.no-flash h1.warning {
  height: 32px;
  padding-left: 36px;
  padding-top: 5px;
  background-image: url("/images/icons/warning.png");
  background-repeat: no-repeat;
}

section.no-flash h2 {
  margin-top: 2em;
}

section.no-flash p, section.no-flash li{
  font-size: 1.2em;
}

section.no-flash li {
  margin-top: 10px;
}

/** SHARE BUTTONS ******************************************************************************************/
/** https://sharingbuttons.io/ **/
/** Support for social buttons */

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
  border-color: #5f99cf;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
  background-color: #3a80c1;
  border-color: #3a80c1;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}



/** END SHARE BUTTONS **/

.share_buttons {
  margin-top: 2em;
  margin-bottom: 2em;
}

.share_buttons a {
  text-decoration: none;
  font-size: 14px;
}

/*** Navigation *************************************************************************************************/

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

nav li {
  float: left;
}

nav li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

nav li a:hover {
  background-color: #111;
}

/* Hide the link that should open and close the topnav on small screens */
nav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  nav li:not(:first-child) {display: none;}
  nav li.icon {
    float: right;
    display: block;
  }
}

/* Makes the topnav look good on small screens */
@media screen and (max-width: 600px) {
  nav.responsive {position: relative;}
  nav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  nav.responsive li {
    float: none;
    display: block;
    text-align: left;
  }
}