@font-face	{font-family: dancingscript; 
    src: url(../../fonts/dancingscript-variablefont_wght.ttf)}

h1{
    text-align: center;
    word-wrap: break-word;
    /*max-width: 190px;*/
    margin: 0;
}

.pageTitle{
    text-align: center;
    }

.textH1{ 
    font-size: 2.5rem;
    text-shadow: .5px .5px 2px #dbdbdb;
    }
.textH2{ 
    font-size: 2.25rem;
    text-shadow: .5px .5px .5px #dbdbdb;
    }
.textH3{ 
    font-size: 2rem;
    text-shadow: .5px .5px .5px #dbdbdb;
    margin: auto 2%;
    margin-bottom: 1%;
    }
    
.RoomTypes{
    justify-content: center;
    flex-wrap: wrap;
    }  
	
a { 
	text-decoration: none;
	}
	
a:link {
	color: #000000; /* Color for unvisited links */
	}

a:visited {
	color: #000000; /* Color for visited links */
	}

a:hover {
	color: #000000; /* Color when hovering over the link */
	}

a:active {
	color: #000000; /* Color when the link is being clicked */
	}

p { 
    margin: auto 5%;
    font-size: 1.5rem;
    text-shadow: 1px 1px .5px #dbdbdb;
    text-indent: 1.5em;
    text-align: left;
    }

body {
    padding: 0px;
	margin: 0px;
	background-image: url("../../images/background.png");
	background-attachment: fixed;
	background-size: 100% auto;
	font-family: dancingscript, serif;
	height: 1vh;
    /*color: #314550;*/
	}
	
.darken {
    backdrop-filter: brightness(90%);
    }

.flex-wrap {
    display: flex;
    }
    
.flex-wrap > * {
    max-width: 50%;
    }

td { /*border: 2px;
    border-color: #000000;
    border-style: solid;*/
    vertical-align: top;
    text-align: center;
    }

th { /*border: 2px;
    border-color: #000000;
    border-style: solid;*/
    vertical-align: top;
    text-align: center;
    }
 
.contentFullPageBackground{
	width: 60%;
    padding: 5% 5% 20%; 
    margin: 5% 10% 5% 20%;
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/full_page.png");
	background-size: 100% 100%;
    }
	
.contentFullPage{
	height: 100%;
    z-index: 1;
    display: inline-block;
	overflow-y: scroll;
    }
	
.contentHalfPageBackground{
	width: 60%;
    padding: 5% 5% 20%; 
    margin: 5% 10% 5% 20%;
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/half_page.png");
	background-size: 100% 100%;
    }
	
.contentHalfPage{
	height: 200%;
    z-index: 1;
    display: inline-block;
	overflow-y: scroll;
    }

.contentHeader1{
    padding: 10% 15%; 
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/banner_about.png");
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 70%;
	background-repeat: no-repeat;
    }

.contentHeader2{
    padding: 5% 15%; 
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/banner_donate.png");
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 70%;
	background-repeat: no-repeat;
    }


.contentHeader3{
    padding: 5% 15%; 
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/banner_game.png");
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 70%;
	background-repeat: no-repeat;
    }

.contentHeader4{
    padding: 5% 15%; 
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/banner_update.png");
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 70%;
	background-repeat: no-repeat;
    }


.wrapper {
    padding-top: 3%; 
    margin: 0 5%;
    z-index: 1;
    display: inline-block;
    }

.wrapper1 {
    padding: 5% 5% 10%; 
    margin: 0 20%;
    z-index: 1;
    display: inline-block;
	background-image: url("../../images/background.png");
	background-size: 100% auto;
    }
	
.dropbtn {
  cursor: pointer;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
}


.show {display: flex;}	
	
.sidebarDiscord {
	} 
		
.sidebarDiscordLink{
	position: fixed;
	bottom: 0;
	background-image: url("../../images/social.png");
	text-align: center;
    z-index: 1;
    display: inline-block;
	background-size: 100%;
    text-align: center;
    word-wrap: break-word;
	width: 15%;
	padding: 0 0 6.5% 0;
	background-repeat: no-repeat;
    }
	
.sidebar {
	position: fixed;
	width:20%;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 1%;
	flex-direction: column;
	display: flex;
	}
	
.sidebarLogo {
	width: 50%;
	height: 50%;
	padding: 5%;
	margin: 1%;
	}

.sidebarLink1{
	background-image: url("../../images/button_1.png");
	text-align: center;
    z-index: 1;
    display: inline-block;
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 50%;
	background-repeat: no-repeat;
	margin: 1%;
	max-height: 25%;
	padding: 5%;
    }

.sidebarLink2{
	background-image: url("../../images/button_2.png");
	text-align: center;
    z-index: 1;
	padding: 7% 0;
    display: inline-block;
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 100%;
	background-repeat: no-repeat;
	margin: 1%;
    }
	
.sidebarLink3{
	background-image: url("../../images/button_3.png");
	text-align: center;
    z-index: 1;
	padding: 7% 0;
    display: inline-block;
	background-size: 100% 100%;
    text-align: center;
    word-wrap: break-word;
	width: 50%;
	background-repeat: no-repeat;
	margin: 1%;
	white-space: nowrap;
    }

.navbox1 {
	width: 50%;
	margin: 5%;
	padding: 25% 15%;
	background-image: url("../../images/button_1.png");
	background-size: 100% ;
	}
	
.navbox2 {
	background-image: url("../../images/button_1.png");
	background-size: 100% auto;
	}
	
.navbox3 {
	background-image: url("../../images/button_1.png");
	background-size: 100% auto;
	}

.sidebarWrapper {
    margin: 5% 8%;
    }

.outputsAll{
    width: 90vw;
    
    }

.outputs{
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
    }

/*forms*/
