/*************************************************
	Global
**************************************************/

html {
height: 100%;
}

body {
margin: 0 auto;
padding: 0;
font-size: 100%;
box-sizing: border-box;
display: flex;
flex: 1;
flex-direction: column;
min-height: 100%;

background-image: linear-gradient(135deg, rgba(125, 125, 125, 0.08) 0%, rgba(125, 125, 125, 0.08) 15%,rgba(79, 79, 79, 0.08) 15%, rgba(79, 79, 79, 0.08) 19%,rgba(146, 146, 146, 0.08) 19%, rgba(146, 146, 146, 0.08) 22%,rgba(178, 178, 178, 0.08) 22%, rgba(178, 178, 178, 0.08) 27%,rgba(185, 185, 185, 0.08) 27%, rgba(185, 185, 185, 0.08) 80%,rgba(92, 92, 92, 0.08) 80%, rgba(92, 92, 92, 0.08) 100%),linear-gradient(135deg, rgba(23, 23, 23, 0.07) 0%, rgba(23, 23, 23, 0.07) 10%,rgba(117, 117, 117, 0.07) 10%, rgba(117, 117, 117, 0.07) 12%,rgba(208, 208, 208, 0.07) 12%, rgba(208, 208, 208, 0.07) 18%,rgba(241, 241, 241, 0.07) 18%, rgba(241, 241, 241, 0.07) 57%,rgba(62, 62, 62, 0.07) 57%, rgba(62, 62, 62, 0.07) 65%,rgba(100, 100, 100, 0.07) 65%, rgba(100, 100, 100, 0.07) 72%,rgba(254, 254, 254, 0.07) 72%, rgba(254, 254, 254, 0.07) 100%),linear-gradient(135deg, rgba(231, 231, 231, 0.08) 0%, rgba(231, 231, 231, 0.08) 15%,rgba(130, 130, 130, 0.08) 15%, rgba(130, 130, 130, 0.08) 18%,rgba(251, 251, 251, 0.08) 18%, rgba(251, 251, 251, 0.08) 38%,rgba(107, 107, 107, 0.08) 38%, rgba(107, 107, 107, 0.08) 78%,rgba(151, 151, 151, 0.08) 78%, rgba(151, 151, 151, 0.08) 92%,rgba(121, 121, 121, 0.08) 92%, rgba(121, 121, 121, 0.08) 99%,rgba(91, 91, 91, 0.08) 99%, rgba(91, 91, 91, 0.08) 100%),linear-gradient(135deg, rgba(62, 62, 62, 0.06) 0%, rgba(62, 62, 62, 0.06) 18%,rgba(247, 247, 247, 0.06) 18%, rgba(247, 247, 247, 0.06) 28%,rgba(184, 184, 184, 0.06) 28%, rgba(184, 184, 184, 0.06) 46%,rgba(25, 25, 25, 0.06) 46%, rgba(25, 25, 25, 0.06) 100%),linear-gradient(135deg, rgba(99, 99, 99, 0.07) 0%, rgba(99, 99, 99, 0.07) 21%,rgba(115, 115, 115, 0.07) 21%, rgba(115, 115, 115, 0.07) 45%,rgba(234, 234, 234, 0.07) 45%, rgba(234, 234, 234, 0.07) 61%,rgba(44, 44, 44, 0.07) 61%, rgba(44, 44, 44, 0.07) 64%,rgba(185, 185, 185, 0.07) 64%, rgba(185, 185, 185, 0.07) 76%,rgba(66, 66, 66, 0.07) 76%, rgba(66, 66, 66, 0.07) 100%),linear-gradient(135deg, rgba(233, 233, 233, 0.01) 0%, rgba(233, 233, 233, 0.01) 5%,rgba(205, 205, 205, 0.01) 5%, rgba(205, 205, 205, 0.01) 71%,rgba(223, 223, 223, 0.01) 71%, rgba(223, 223, 223, 0.01) 85%,rgba(58, 58, 58, 0.01) 85%, rgba(58, 58, 58, 0.01) 91%,rgba(25, 25, 25, 0.01) 91%, rgba(25, 25, 25, 0.01) 98%,rgba(143, 143, 143, 0.01) 98%, rgba(143, 143, 143, 0.01) 100%),linear-gradient(135deg, rgba(181, 181, 181, 0.05) 0%, rgba(181, 181, 181, 0.05) 18%,rgba(115, 115, 115, 0.05) 18%, rgba(115, 115, 115, 0.05) 45%,rgba(80, 80, 80, 0.05) 45%, rgba(80, 80, 80, 0.05) 51%,rgba(236, 236, 236, 0.05) 51%, rgba(236, 236, 236, 0.05) 52%,rgba(165, 165, 165, 0.05) 52%, rgba(165, 165, 165, 0.05) 55%,rgba(238, 238, 238, 0.05) 55%, rgba(238, 238, 238, 0.05) 63%,rgba(50, 50, 50, 0.05) 63%, rgba(50, 50, 50, 0.05) 100%),linear-gradient(135deg, rgb(114, 231, 243),rgb(171, 176, 49),rgb(252, 91, 93));

/*
background-image: linear-gradient(45deg, rgb(168, 123, 102) 0%, rgb(168, 123, 102) 34%,rgb(198, 165, 139) 34%, rgb(198, 165, 139) 43%,rgb(213, 186, 158) 43%, rgb(213, 186, 158) 44%,rgb(138, 80, 65) 44%, rgb(138, 80, 65) 48%,rgb(153, 101, 84) 48%, rgb(153, 101, 84) 61%,rgb(123, 59, 47) 61%, rgb(123, 59, 47) 63%,rgb(108, 38, 28) 63%, rgb(108, 38, 28) 85%,rgb(183, 144, 121) 85%, rgb(183, 144, 121) 100%);
*/

counter-reset: step;

/*background-image: url("bg_02.jpg");
height: 100vh;*/

background-position: 50% 15%;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
-webkit-transition: 0.3s;
transition: 0.3s;
}

input {
margin: 0;
}

a:link, a:visited {
text-decoration: none;
color: #4f84c4;
-webkit-transition: 0.3s;
transition: 0.3s;
}

a:active {
text-decoration: none;
}

a:link:hover {
text-decoration: none;
color: #333;
-webkit-transition: 0.3s;
transition: 0.3s;
}

button {
-webkit-transition: 0.3s;
transition: 0.3s;
}

button:hover {
-webkit-transition: 0.3s;
transition: 0.3s;
}

ul {
list-style-type: none;
}

b {
color: #777;
}

.content {
margin: 0px auto;
padding: 0;
/*width: 50em;*/
max-width: 50em;

/*border: 4px solid #333;*/

}


/*************************************************
	Header
**************************************************/

#header {
/*background-color: #2e779a;*/
color: #000;
padding: 0;
font-weight: bold;
margin: 0;
}

#header .content {


}

h1 {
font: normal 2.4em "Roboto Slab", Georgia, Times, serif;
margin: 1.5em 0 0.8em 0;
text-align: center;
/*border-bottom: 8px solid #ffff66;*/
padding: 0 0 20px 0;
text-shadow: 0px 4px 3px rgba(0,0,0,0.3),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}


/*************************************************
	obere Navigation
**************************************************/

#nav-main {
background-color: #454140;
padding: 12px 0;
color: #fff;
box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
z-index: 10;
}

#nav-main a {
font: normal .9em "Roboto Slab", arial, sans-serif;
color: #fff;
padding-right: 10px;
}

#nav-main a:before {
content: "\0279c";
padding: 0 5px 0 0;
}

#nav-main a:hover:before {
color: #ffff66;
}


/*************************************************
	Inhaltsbereich
**************************************************/

#main {
background-color: #9ee0d4;
font: normal 100%/150% "Roboto Slab", arial, sans-serif;
color: #333;
margin: 0 0 4em 0;
padding: 3em 2.5em;
border-radius: 10px;
box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.4), 0 5px 20px 0 rgba(0, 0, 0, 0.4);
border: 4px solid #c6a58b;
}

#lock-modal {
display: none;
background-color: black;
opacity: 0.65;
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
transition: opacity 2s ease-in-out;
}

/* https://loading.io/css/ */

.loading {
display: none;
position: fixed;
margin: -60px 0px 0px -55px;
left: 50%;
top: 40%;
width: 100%;
height: 100%;
}

.loading div {
position: absolute;
border: 6px solid #dfc;
opacity: 1;
border-radius: 50%;
animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.loading div:nth-child(2) {
animation-delay: -0.5s;
}

@keyframes lds-ripple {
  0% {
	top: 28px;
    left: 28px;
    width: 50px;
    height: 50px;
    opacity: 1;
  }

  100% {
    top: -1px;
    left: -1px;
    width: 108px;
    height: 108px;
    opacity: 0;
  }
}



.symbol-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-weight: bold;
}

.symbol {
display: flex;
align-self: center;
align-items: center;
justify-content: center;
margin: -1.5em 0 0.5em 0;
font-size: 3.0em;
color: #eee;
border-radius: 50%;
/*border: 3px solid #eee;*/
width: 4rem;
height: 4rem;
padding: 0;
background: #77d4c3;
box-shadow: 0px 0px 8px 8px rgba(0, 0, 0, 0.2);
}

.symbol span {
width: 20px;
height: 35px;
transform: rotate(90deg);
}

h2 {
margin-top: 0;
padding-top: 0;
font: normal 1.8em "Roboto Slab", Georgia, Times, serif;
}

h3 {
font: normal 1.4em "Roboto Slab", Georgia, Times, serif;
margin: 20px 0;
padding: 15px 0 8px 0;
border-bottom: 2px solid #ddd;
}


/*************************************************
	-->	Formular
**************************************************/

label, select {
cursor: pointer;
font-size: 110%;
}

label:before {
counter-increment: step;
content: "" counter(step) "\000a0\000bb";
margin: 0 5px 0 0;
font-weight: bold;
font-size: 1.2em;
}

label.skip:before {
display: none;
}

.loeschen {
display: none;
margin: 0;
padding: 8px 9px;
cursor: pointer;
color: #666;
border: 1px solid #ddd;
background-color: #f9f9f9;
text-align: left;
}

.loeschen:hover {
background-color: #eee;
color: #f00;
-webkit-transition: 0.3s;
transition: 0.3s;
}

#name, #email {
width: 40%;
}

#name, #email, #spiel, #plattform, #einleitung, #text, #bemerkungen {
color: #333;
padding: 10px;
margin: 4px 0 0 0;
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
border-radius: 4px;
/*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.2);*/
}

#spiel {
width: 50%;
margin-bottom: 15px;
}

#plattform {
width: 30%;
margin-bottom: 15px;
}

input, textarea, select {
font: normal 1.0em/150% "Roboto Slab", arial, sans-serif;
}

#einleitung, #text, #bemerkungen {
margin-bottom: 15px;
padding: 15px;
width: 95%;
line-height: 140%;
resize: vertical;
}

#einleitung {
height: 100px;
}

#text {
height: 400px;
}

#bemerkungen {
height: 40px;
}

input[type="text"], input[type="email"], input[type="checkbox"], select, textarea {
background-color: #fff;
border: 2px solid #9ee0d4;
}

input[type="text"]:hover, input[type="email"]:hover, input[type="checkbox"]:hover, select:hover, textarea:hover {
background-color: #f2f2f2;
border: 2px solid #454140;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="checkbox"]:focus, select:focus, textarea:focus {
background-color: #f2f2f2;
border: 2px solid #454140;
}

button, input[type="button"], input[type="submit"], input[type="reset"]  {
background-color: #349be5;
color: #fff;
width: 50%;
padding: 16px 10px;
cursor: pointer;
border: 1px solid #d8d8d8;
border-radius: 4px;
-webkit-transition: 0.3s;
transition: 0.3s;
}

button:hover, input[type="button"]:hover, input[type="submit"]:hover {
background-color: #2e779a;
color: #fff;
border: 1px solid #b4b4b4;
-webkit-transition: 0.3s;
transition: 0.3s;
}

input[type="reset"]:hover {
background-color: #f00;
color: #fff;
border: 1px solid #b4b4b4;
-webkit-transition: 0.3s;
transition: 0.3s;
}



button:active, input[type="button"]:active, input[type="submit"]:active {
background-color: #2e779a;
border: 1px solid #b4b4b4;
}

input[type="reset"]:active {
background-color: #f00;
}

input#anhang {
padding: 20px 0;
}

#preview {
/*background: #f00 url("../../img/no_screen.png") no-repeat left top;*/
background-color: #ff6666;
font-weight: bold;
font-size: 120%;
color: #ccff33;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
width: 355px;
height: 200px;
/*border: 1px solid #c8c8c8;*/
}

.file-upload {
display: flex;
margin: 5px 0 8px 0;
padding: 0;
}

.file-upload__label {
box-sizing: border-box;
width: 50%;
padding: 8px 0 8px 20px;
margin: 0;
color: #fff;
background-color: #349be5;
transition: .3s;
}

.file-upload__label:hover {
cursor: pointer;
background-color: #1773b5;
}

.file-upload__input {
position: absolute;
/*
left: 0;
top: 0;
right: 0;
bottom: 0;
*/
font-size: 1;
width: 0;
height: 100%;
opacity: 0;
}

.fa-check-circle,
.fa-exclamation-circle {
margin-right: 10px;
}

.kb {
box-sizing: border-box;
width: 50%;
display: none;
background-color: green;
color: #fff;
margin: 0px 0 15px 0;
}

.kb-ok {
display: block;
background-color: green;
padding: 8px 0 8px 20px;
}

.kb-nichtok {
display: block;
background-color: #f00;
color: #ff0;
padding: 8px 0 8px 20px;
}

.username_dateiname, .art_dateiname {
text-transform: lowercase;
}

/*************************************************
	Formular --> Bestätigungsseite
**************************************************/

.fehler {
margin: 0 auto;
width: 70%;
color: #333;
font-size: 1.5em;
line-height: 1.2em;
text-align: center;
}

.einsendung,
.einsendung_auswahl {
font-family: "Roboto Slab", arial, sans-serif;
line-height: 170%;
background-color: #f9f9f9;
border: 1px solid #d4d4d4;
padding: 10px 15px 10px 20px;
color: #777;
}

.einsendung_auswahl {
display: -webkit-flex;
display: flex;
justify-content: space-between;
padding: 0 0 0 20px;
align-items: center;
}

.einsendung_info {
background-color: #e9e9e9;
flex: 0 0 auto;
padding: 12px;
text-align: right;
border-left: 1px solid #d4d4d4;
}

.einsendung:hover {
cursor: copy;
background-color: #f2f2f2;
border: 1px solid #454140;
}

.einsendung_auswahl:hover {
background-color: #f2f2f2;
border: 1px solid #454140;
}


/*************************************************
	Footer
**************************************************/

/*
https://mychcode.com/css/display-footer-always-bottom-page-css-solution/
*/

#footer {
font: normal .9em/150% "Roboto Slab", arial, sans-serif;
background-color: #2e779a;
color: #fff;
padding: 12px 0;
border-top: 3px solid #454140;
flex: 0 0 100%;
margin: 30px 0 0 0;

/*
position: relative;
bottom: 0;
width: 100%;
*/
}

#footer a {
color: #ff0;
}

#footer .content {
display: flex;
justify-content: space-between;
}


/*************************************************
	Media Queries
**************************************************/

/* Bildschirme mit maximal x Breite */
@media screen and (max-width: 768px) {

.content {
padding: 0 1em;
}

#main {
padding: 1em 1.5em;
border: 0;
-webkit-flex: 1 100%;
flex: 1 100%;
-webkit-order: 2;
order: 2;
}

h1 {
font-size: 1.4em;
}


#footer {
-webkit-order: 3;
order: 3;
}


}


/* Bildschirme mit min x Breite */
@media screen and (min-width: 1250px) {

.content {
/*font-size: 1.1em;*/
}



}
