body {
  background-color: #e6e9eb !important;
  margin: 0px 0px 0px 0px;
  font-family: 'Roboto', sans-serif !important;
}
.home-page .home-link {
  color: white;
}
.support-page .support-link {
  color: white;
}
.nav-bar-custom {
  background: linear-gradient(to bottom,#002222,#007777) !important;
  height: 5rem !important;
  /*padding-left: 7rem !important;*/
  font-family: 'Roboto', sans-serif !important;
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  z-index: 1000;
  left: 0px;
  display: -webkit-box !important;
}
a, a:hover {
  color: inherit;
  text-decoration: none;
}
.nav-item {
  line-height: 4rem;
  padding: 0 0.5rem 0 0.5rem;
  color: #c3e4e4;
}
.nav-item .top-link {
  color: #c3e4e4;
}
.nav-item .top-link:hover {
  color: white;
}
.btn-dark {
  margin-top: 14px !important;
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.10) !important;
}
.home-page .support-link {
  color: #c3e4e4;
}
.support-link:hover, .home-link:hover {
  color: white;
}
.support-link, .home-link {
  color: #c3e4e4;
}
.nav-item:hover {
  color: white;
}
.dropdown-menu {
  margin-top: -1.5rem !important;
}
.dropdown-item {
  line-height: 1.5;
}
.logo-image {
   margin-top: 0.75em;
   margin-right: 2.5rem;
   margin-left: 120px;
}
.game-container {
  width: 800px;
  height: 600px;
  margin: 0.5em auto 0.5rem auto;
  box-shadow: 0px 0px 50px grey;
}
.t-game-container {
  width: 100%;
  height: 100%; 
}
.flash-container {
  width: 100%;
  height: 100%; 
}
.test-game-container {
  width: 800px;
  height: 600px; 
  margin: 0.5em auto 0.5rem auto;
  box-shadow: 0px 0px 50px grey;
}
/* Unity Container */
#gameContainer {
  margin: 0.5em auto 0.5rem auto !important;
  border: 1px solid black;
}
.button-container {
  text-align: center;
}
footer {
  text-align: center;
  width: 80vw;
  margin: 0 auto 0 auto;
}
footer ul li {
  list-style: none;
  display: inline;
  padding: 0 10px 0 10px;
}
.play-page footer {
  margin-top: 3vh;
}
footer a:hover {
  color: black;
  text-decoration: none;
}
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;

  text-decoration: none;
  color: initial;
}
.btn-warning {
  padding: 5px 25px 5px 25px !important;
  border: 1px black solid !important;
  background-color: rgb(241, 218, 4) !important;
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.26) !important;
}
.btn-warning:hover {
  border: 1px black solid !important;
  background-color: rgb(253, 237, 87) !important;
}
.game-client {
  width: 100%;
  height: 100%;
  /* width: 800px;
  height: 600px; */
}
.banner {
  max-width: 100%;
  width: 100vw;
  height: 25vw;
  background-image: url("./images/badbannerblur.png");
  background-repeat: no-repeat; 
  background-size: cover;
  text-align: center;
}
.banner-header {
  padding-top: 4vw;
  font-size: 5vw;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  color: white;
}
.banner-subheader {
  color: white;
  font-size: 1.1vw;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  width: 40vw;
  margin: 0 auto 0 auto;
}
.banner-hr {
  margin-top: 2.5vw;
  width: 20vw;
  border: 1px solid rgba(255, 255, 255, 0.356);
}
.home-play-button {
  vertical-align: middle;
  margin-top: 1vw;
}
.home-main-div {
  max-width:100%;
  width: 100vw;
  margin: 2rem 0 3rem 0;
  text-align: center;
}
.home-left, .home-right {
  display: inline-block;
  margin: 0 2vw 0 2vw;
  text-align: left;
  vertical-align:top;
}
.news-card {
  width: 35vw;
  padding: 10px 0 10px 0;
}
.card {
  border: 1px solid #DFDFDF;
}
.support-intro {
  width: 60vw;
  margin: 2rem auto 0 auto;
}
.support-form {
  width: 60vw;
  margin: 0 auto 20px auto;
}
.colored-link {
  color: rgb(0, 153, 255);
}
.colored-link:hover {
  color: rgb(0, 108, 197);
}
.test-p {
  margin-top: 3vh;
}
.play-page p {
  text-align: center;
}
.sitemap-container {
  width: 60vw;
  margin: 2rem auto 0 auto;
}
.sitemap-page li {
  list-style: none;
}
.facebook-container {
  margin-top: 3.5rem;
}
.facebook-container .facebook-embed {
  width: 600px;
  max-width: 100%;
}
.fb, .tw {
  width: 40px;
  margin: 10px 30px 0 0;
}
.hamburger-menu {
  display: none;
  border: none;
  border-radius: 10px;
  background-color: #007777;
  fill: white;
  margin-left: -5rem;
  position: absolute;
  left: 100px;
  top: 1em;
  z-index: 1000;
}
.hamburger-menu:focus {
  border: none;
  outline:none;
}
.hamburger-icon {
  fill: white;
}
.navbar-collapse {
  margin-top: 0px !important;
}
/* .collapsing {

  width: 100vw;
} */
/* .collapsing {
  -webkit-transition: none;
  transition: none;
} */
/* .collapse {  transition: height 0.01s; }   */
/* .collapsing {
  transition: none !important;
  animation: none !important;
}
.collapsing .nav-item {
  margin-left: -7rem !important;
} */
.dropdown-toggle {
  cursor: pointer;
}
.fourzero-page {
  width: 60vw;
  margin: 7rem auto 5rem auto;
}
.fourzero-page h2 {
  padding: 1rem 0 1rem 0;
  font-size: 3em;
}
.fourzero-page h4 {
  font-size: 1.5em;
}
.radio-button-container {
  margin: 20px 0;
  text-align: center;
}