/* # Font Definitions */
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url("../assets/fonts/SourceSansPro-Regular.woff2") format('woff2'), url("../assets/fonts/SourceSansPro-Regular.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "SourceSansPro-Regular", Arial, sans-serif;
}
body {
  font-size: 100.01%;
  font-family: "SourceSansPro-Regular", Arial, sans-serif;
  overflow-x: hidden;
}
html,
body {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
p,
strong,
i,
b {
  color: #1d2933;
}
p a,
a {
  color: var(--green);
  text-decoration: none;
}
p b,
p i,
p strong {
  padding-left: 2px;
  padding-right: 2px;
}
.highlight {
  padding: 0 4px 0 4px;
  color: #a9c200;
}

button:hover
{
  cursor: pointer;
}

/* # Header */
#page {
  position: relative;
}
header {
  position: relative;
  z-index: 90;
}
/* The login form is floated, clear the following element here */
section#pagehead {
  clear: both;
}
#navigation-wrapper {
  min-width: 960px;
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
}
header .navigation {
  margin: 0 auto;
  width: calc(100% - 20px);
  padding: 15px 10px 0 10px;
  text-align: left;
  position: relative;
}
header .subnavigation .wrapper {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding-top: 4px;
}
header h1 {
  background: transparent url("../assets/img/interface_sprites.png$a62a6e96") no-repeat -2px 0;
  width: 240px;
  height: 50px;
  float: left;
  margin: 4px 0 0 16px;
  overflow: hidden;
}
header h1 a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -1000em;
}
/* ## Subnavigation */
header .subnavigation {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
header .subnavigation form p:first-child {
  margin-left: 20px;
}
header .subnavigation p {
  margin-top: 1px;
  margin-left: 10px;
  display: inline-block;
  margin-bottom: 0px;
}
header .subnavigation p {
  color: #fff;
}
header .subnavigation p label {
  display: none;
}
header .subnavigation a.button {
  font-size: 12px;
}
/* form stuff */
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"],
select,
header .subnavigation p input[type="text"],
header .subnavigation p input[type="number"],
header .subnavigation p input[type="email"],
header .subnavigation p input[type="password"] {
  border: 1px solid #178c95;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 0 1px;
}
header .subnavigation .form-group input {
  min-width: 120px;
}
a.button,
input[type="submit"],
header .subnavigation p input[type="submit"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #a9c200;
  border: 1px solid #849800;
  text-transform: uppercase;
  min-width: 84px;
  padding: 0 0 1px 0;
  text-align: center;
}
input[type="submit"] {
  padding: 8px;
  min-width: 120px;
  margin: 0 auto;
}
.form-group {
  margin-bottom: 10px;
}
.form-group label {
  margin-bottom: 5px;
  display: block;
}
.form-group textarea,
.form-group input {
  border: 1px solid #178c95!important;
  -webkit-border-radius: 5px!important;
  -moz-border-radius: 5px!important;
  border-radius: 5px!important;
}
.form-error {
  color: #fe0000;
  padding-top: 3px;
  padding-bottom: 3px;
}

.form-group label {
  text-transform: uppercase;
  font-weight: bold;
}
a.button {
  text-align: center;
  text-decoration: none;
  padding: 1px 15px 1px 15px;
}
a.button-more {
  clear: both;
  float: right;
}
/* # Navigation */
nav {
  float: right;
  text-align: right;
  text-transform: uppercase;
}
nav ul {
  padding:0;
  list-style: none;
}
nav li {
  display: inline;
  font-size: 0.96em;
  padding: 0;
}
nav li.active a,
nav li a:hover {
  color: #a9c200;
  text-decoration: none;
}
nav li.active a {
  font-weight: bold;
}
nav li a {
  color: #1d2933;
  text-decoration: none;
  padding: 3px 8px 3px 8px;
  display: inline-block;
}
section#content {
  min-height: calc(100%);

}
#page {
  margin: 0 auto;
  width: 100%;
}
.subnavigation .user-header {
  display: inline-block;
}
.subnavigation .submenu {
  font-size: 0.96em;
  float: right;
  color: #fff;
}
.subnavigation .submenu a,
.subnavigation .submenu a:active {
  color: #fff;
  text-decoration: none;
  padding: 2px 8px 0 8px;
  display: inline-block;
}
.subnavigation .submenu a:hover {
  color: #a9c200;
}
section#content {

  min-height: 600px;
}
/* # Footer */
footer {
  clear: both;
  margin: 20px 0 0 0;
  padding-bottom: 30px;
  background-color: #1d2933;
  color: #fff;
}
.footer-wrapper {
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
}
.footer-block {
  display: inline-block;
  text-align: left;
  width: 19%;
  vertical-align: top;
/* TEMP */
/* border: 1px solid #A9C200 */
}
.footer-header {
  font-weight: bold;
  padding: 8px 0 0 8px;
/* text-transform: uppercase */
}
ul.footer-items {
  padding: 4px 0 8px 8px;
  margin: 0;
}
ul.footer-items li {
  display: inline-block;
  width: 99%;
/* font-size: 0.9em */
}
ul.footer-items li a,
ul.footer-items li a:visited,
ul.footer-items li a:link {
  color: #aaa;
  text-decoration: none;
}
ul.footer-items li a:hover,
ul.footer-items li.active a {
  color: #a9c200;
  text-decoration: none;
}
/* multicolumn games */
.footer-block.games {
  width: 59%;
}
.footer-block.games li {
  width: 32%;
}
.button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: #a9c200;
  border: 1px solid #849800;
  text-transform: uppercase;
  min-width: 84px;
  padding: 3px 30px 3px 30px;
  cursor: pointer;
  font-weight: bold;
}
.button-aligned {
  margin-right: 20px;
}
.button a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
#pagehead {
  margin-top: -15px;
}
/** Right to left css */
.rtl {
  direction: rtl;
}
#clear-cache {
  position: absolute;
  font-size: 10px;
  cursor: pointer;
}
#isdev {
  position: absolute;
  top: 15px;
  background: #a9c200;
  padding: 5px;
  min-width: 45px;
}
form[name="login"] {
  float: left;
}
/* phone menu (toolbar languages) */
.country_flag {
  display: inline-block;
  background-image: url("//utb.wavecdn.net/toolbar_all/pics/fahnen_arrow5.png");
  width: 20px;
  height: 14px;
  margin: 2px 0 0;
  overflow: hidden;
  text-indent: 1000em;
}
.country_flag_de {
  background-position: -80px 0px;
}
.country_flag_bg {
  background-position: -40px 0;
}
.country_flag_cz {
  background-position: -60px 0;
}
.country_flag_dk {
  background-position: 0 -14px;
}
.country_flag_gr {
  background-position: -20px -14px;
}
.country_flag_es {
  background-position: -60px -14px;
}
.country_flag_fr {
  background-position: -80px -14px;
}
.country_flag_hr {
  background-position: 0px -28px;
}
.country_flag_ir {
  background-position: -40px -28px;
}
.country_flag_it {
  background-position: -60px -28px;
}
.country_flag_hu {
  background-position: -20px -28px;
}
.country_flag_nl {
  background-position: 0 -42px;
}
.country_flag_pl {
  background-position: -40px -42px;
}
.country_flag_ro {
  background-position: -80px -42px;
}
.country_flag_ru {
  background-position: -20px -56px;
}
.country_flag_se {
  background-position: -60px -56px;
}
.country_flag_tr {
  background-position: -80px -56px;
}
.country_flag_en {
  background-position: -40px -14px;
}
.nav-lang {
  position: relative;
  display: inline-block;
  vertical-align: -2px;
}
.nav-lang.open > .nav-lang-list {
  display: block;
}
.nav-lang-selected {
  cursor: pointer;
  padding: 2px 6px 2px 6px;
}
.nav-lang.open > .nav-lang-selected {
  color: #a8c200;
  background-color: #1d2933;
}
.nav-lang-list {
  display: none;
  position: absolute;
  top: 21px;
  right: 0;
  background-color: #1d2933;
  z-index: 1000;
  text-align: left;
}
.nav-lang .arrow-down {
  font-size: 12px;
  vertical-align: top;
  height: 14px;
  display: inline-block;
}
.nav-lang-list > a {
  display: block;
  white-space: nowrap;
  color: #fff;
  padding: 4px 12px 4px 12px;
}
.nav-lang-list > a hover {
  background-color: #a8c200;
  color: #fff;
}
.nav-lang .country_text {
  display: inline-block;
  vertical-align: 2px;
  text-transform: initial;
  padding-left: 2px;
}

@media (max-width: 850px)
{
    div.btn-center
    {
      text-align: center;
    }
}