/*
* 
* @package phpBB Extension - Micha´s Willkommen-Extension
* @copyright (c) 2019 Micha
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/


.icon-hangman {
  background-image: url("./images/hangman.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 19px !important;
}
.icon-logout {
  background-image: url("./images/logout.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 19px !important;
}
.icon-faq {
  background-image: url("./images/faq.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 19px !important;
}
.icon-search, .responsive-search a{ 
         background-image: url("./images/suche.png"); 
		 background-repeat: no-repeat;
		 background-position: left center;
         padding-left: 19px !important;
}


/*
* attachment
*/
.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	display: inline;
	border: 0!important;
}

.attachbox dd dl {
	border-bottom: 1px solid #ddd;
	display: inline-block;
	max-width: 100%;
	margin: 2px;
}

div.inline-attachment {
	display: table-cell;
}

dl.thumbnail, dl.file {
	display: inline-block!important;
	vertical-align: middle;
	margin-right: 5px;
}




/*
* Willkommen
*/
.navbar #search-box{
	box-shadow:none;
	float:right;
	margin: auto;
	padding: 5px;
}
.rtl .navbar #search-box{
	float:left;
}
/*
* Schrift
*/
.willkommen{
	font-size: 15px;
    text-align: center;
    border-radius: 5px;
    margin-top: 0;
	margin-bottom: 5px;
}

/*
* Entfernt die Suche aus dem header
*/
.search-header {
    display: none;
}
/*
* Setzt das Logo Mittig
*/
.site-description {
    text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: -15px;
}
.logo {
    float: none;
    width: auto;
}
/*
* Ende
*/

/* Anfang Willkommenkasten

---------------------------------------- */
span1,span2 {
    padding: 5px !important;
}

@media (max-width: 600px) {
.userinformation{
      display: none !important;
	}
span1 {
    display: none !important;
    }
}

.welcome-avatar img {
	margin: 6px 0px 6px 0px;
	height: 128px;
	vertical-align: middle;
	max-width: 128px;

}

.welcome-avatar span:after {
	content: '\25BC';
	display: inline-block;
	font-size: 9px;
	float: right;
	padding-left: 2px;
	opacity: 0.7;
}

.Sternzeichen img{
	height: auto;
	width: 100px;		
}
.mondo img {
    height: auto;
    width: 125px;
}
.blau {
    margin-top: 13px;
}


.marg {
    margin-left: 15px;
}

#foruminfo {
    display: block;
    padding: 4px 0 0 35px;
    width: 25%;
    border: none;
    margin-top: 1px;
}
@media (min-width: 600px) and (max-width: 950px) {
   #foruminfo {
    padding: 4px 0 0 0px !important;
   }
   #userinfo {
    padding: 4px 0 0 0px !important;
   }
  .mondo img {
    height: auto;
    width: 75px;
   }
  .welcome-avatar img {
   height: 100px;
   max-width: 100px;
   }
  .Sternzeichen img {
   height: auto;
   width: 80px;
   }
}

#sterne {
    display: block;
    padding: 5px;
    width: 15%;
    border: none;
    text-align: center;
	margin-top: 10px;
}

#avatar {
    display: block;
    text-align: center;
    width: 20%;
}

#mond {
    display: block;
    padding: 5px 5px 5px 5px;
    width: 15%;
    border: none;
    text-align: center;
	margin-top: 10px;
}

#userinfo {
    display: block;
    padding: 4px 0 0 20px;
    width: 25%;
    border: none;
    margin-top: 1px;
}
#block0 {
    display: block;
	border: none;
	padding: 0 0 3px 30px;
    width: 96%;
	margin-bottom: 3px;
}
.text {
    margin-top: -5px;
}
#spiel {
  display: block;
  border: none;
  padding: 0 0 3px 30px;
  width: 96%;
  margin-bottom: 3px;
}



#weisheiten {
    display: block;
	border: none;
	padding:0 0 3px 35px;
    width: 99%;
	margin-top: -5px;
	text-align: center;
	font-size: 15px;
}

h4 {
	margin-top: 5px;
        margin-bottom: 10px;
        font-size: 22px;
	font-weight: normal;
        text-shadow: 3px 3px 3px;
	font-family: tr2n, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h8 {
	font-size: 22px;
    text-decoration: underline;
}



.clock {
	background-image: url('./images/clock.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-top: 23px;
	padding-top: 16px;
	color: #FFA500;
	font-size: 1.2em;
	font-family: Verdana;
	height: 45px;
	text-align: center;
}


p.responsive-center {
	display: none;
	text-align: center;
	margin: 0;
}

@media only screen and (max-width: 500px), only screen and (max-device-width: 500px)
{
p.responsive-last-visit-date {
	text-align: center;
	margin: 0;
	float: none;
}

@keyframes wbblink-notify {
	from {color: #FF0000;}
    to {visibility: hidden;}
}

@-webkit-keyframes wbblink-notify {
	from {color: #FF0000;}
    to {visibility: hidden;}
}

.wbicon_notify strong{
	color: #FF0000;
	animation: wbblink-notify 1s steps(2, start) infinite;
	-webkit-animation: wbblink-notify 1s steps(2, start) infinite;
}
@keyframes wbblink-pm {
	from {color: #FF0000;}
    to {visibility: hidden;}
}

@-webkit-keyframes wbblink-pm {
	from {color: #FF0000;}
    to {visibility: hidden;}
}

.wbicon_pm strong{
	color: #FF0000;
	animation: wbblink-pm 1s steps(2, start) infinite;
	-webkit-animation: wbblink-pm 1s steps(2, start) infinite;
}

#fahne {
    width: 100%;
    border: none;
}

.fah {
    text-align: center;
}

/* Ende Willkommenkasten

---------------------------------------- */

