/*=====================*/
/*===== NORMALIZE =====*/
/*=====================*/
* {
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #EDEBED;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
  text-align: center;
  color: #15f4ee; /* Flourescent blue. */
  line-height: 1.15;
}
h2{
  font-size: 1.5em;
  margin: .67em 0;
  text-align: center;
  color: #FFED00; /* Satin Neon Floursecent Yellow */
  line-height: 1.15;
}
h3 {
  font-size: 1.25em;
  margin: .67em 0;
  text-align: center;
  color: #15f4ee; /* Flourescent blue. */
  line-height: 1.15;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:link {
  color: #3636cc; /* Cornflower blue. */
}
a:visited {
  color: #ff073a; /* Neon red. */
}
a:hover {
  color: #ff5ecb; /* Neon pink */
}
a:active {
  color: #15f4ee; /* Flourescent blue. */
}
.center-text {
  text-align: center;
}
a.center-text {
  display: block;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
 [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height:auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
 [type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}

::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
  display: list-item;
}
main, details {
  display: block;
}
pre, code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
template, [hidden] {
  display: none;
}
table {
  width: 85%;
  margin-left:auto;
  margin-right: auto;
}
th {
  text-align: center;
  color: #15f4ee; /* Flourescent blue. */
}
figcaption {
  text-align: center;
  font-style: italic;
  color: #ff5ecb; /* Neon pink */
}
/*===== END NORMALIZE =====*/

/*======= OVERRIDES =======*/
.button {
  transform: skew(-10deg);
  background-color: #1d2ee5;
  border: 2px solid white;
  color: white;
  padding: 5px 5px 5px 5px;  /* top, right, bottom, left */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.buttonSelected {
  transform: skew(-10deg);
  background-color: #000000; /* Solid black */
  border: 2px solid #ff5ecb; /* Neon pink */
  color: white;
  padding: 5px 5px 5px 5px;  /* top, right, bottom, left */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.button:hover {
  background-color: #000080;
}
.button:active {
  /*background-color: #3e8e41;*/
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.tdColor {
  color: #ccff00; /* Flourescent Yellow */
  text-align: center;
}
.th_left{
  text-align: left;
}
/* Floating Button Group  */
#div_container {
  text-align: center;
  padding: 0px 0px 5px 0px;  /* top, right, bottom, left */
  width: 100%;
}
#div_inner {
  width: 100%;
}
.div_child {
  display: inline-block;
  float:center;
  padding: 0px 0px 3px 0px;
}
/* End Floating Button Group. */
.footer_links {
  text-align: center;
}
#img_01 {
  max-width: 95%;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* Centered text */
#div_text_block {
  text-align: center;
  padding: 0px 0px 0px 0px;  /* top, right, bottom, left */
  width: 100%;
}
#div_text_block p {
  margin: 0;
  color: #51ff0d;
}

/*===== END OVERRIDES =====*/

/*=====================*/
/*===== PARTICLES =====*/
/*=====================*/
canvas {
  display: block;
  vertical-align: bottom;
}
#particles-js {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #111111;
  background-image: url("https://images.pexels.com/photos/956981/milky-way-starry-sky-night-sky-star-956981.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=960&w=640");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 0;
}

@media only screen and (min-width: 320px) {
  #particles-js {
    background-image: url("https://images.pexels.com/photos/956981/milky-way-starry-sky-night-sky-star-956981.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=1334&w=750");
  }
}

@media only screen and (min-width: 425px) {
  #particles-js {
    background-image: url("https://images.pexels.com/photos/956981/milky-way-starry-sky-night-sky-star-956981.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=1472&w=850");
  }
}

@media only screen and (min-width: 768px) {
  #particles-js {
    background-image: url("https://images.pexels.com/photos/956981/milky-way-starry-sky-night-sky-star-956981.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=2048&w=1536");
  }
}

@media only screen and (min-width: 1024px) {
  #particles-js {
    background-image: url("https://images.pexels.com/photos/956981/milky-way-starry-sky-night-sky-star-956981.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=1150&w=2048");
  }
}
/*===== END PARTICLES =====*/

/*
.hud__box {
  background: -moz-linear-gradient(top, rgba(83,158,248,0.25) 0px, rgba(0,0,0,.75) 5%, rgba(0,0,0,0.5) 95%, rgba(83,158,248,0.25) 100%);
  background: -webkit-linear-gradient(top, rgba(83,158,248,0.25) 0px,rgba(0,0,0,.75) 5%,rgba(0,0,0,0.5) 95%,rgba(83,158,248,0.25) 100%);
  background: linear-gradient(to bottom, rgba(83,158,248,0.25) 0px,rgba(0,0,0,.75) 60px,rgba(0,0,0,0.5) 95%,rgba(83,158,248,0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40539ef8', endColorstr='#40539ef8',GradientType=0 );
  box-shadow: inset 0px 0px 60px rgba(83,158,248,.5);
  color: white;
  display: grid;
  grid-template-rows: 30px auto 30px;
  height: 600px;
  margin: 60px auto;
  padding: 30px;
  position: relative;
  width: 50%;
  z-index: 2;
}
*/

.hud__box {
  z-index: 2;
}

.hud__top {
  display: grid;
  grid-template-columns: 52px auto 122px auto 52px;
}

.hud__top--left {
  background-image: url("/resources/images/hud-top-left.png");
  background-size: 52px 40px;
}

.hud__top--left-spacer {
  background-image: url("/resources/images/hud-top-left-spacer.png");
  background-size: 20px 40px;
}

.hud__top--middle {
  background-image: url("/resources/images/hud-top-middle.png");
  background-size: 122px 40px;
}

.hud__top--right-spacer {
  background-image: url("/resources/images/hud-top-right-spacer.png");
  background-size: 20px 40px;
}

.hud__top--right {
  background-image: url("/resources/images/hud-top-right.png");
  background-size: 52px 40px;
}

.hud__middle {
  display: grid;
  grid-template-columns: 25px auto 25px;
}

.hud__middle--left,
.hud__middle--right{
  display: grid;
  grid-template-rows: 60px auto 60px;
}

.hud__left--top {
  background-image: url("/resources/images/hud-left-top.png");
  background-size: 25px 60px;
}

.hud__left--middle {
  background-image: url("/resources/images/hud-left-spacer.png");
  background-size: 25px 20px;
}

.hud__left--bottom {
  background-image: url("/resources/images/hud-left-bottom.png");
  background-size: 25px 60px;
}

.hud__middle--middle {
  background-image: url("/resources/images/hud-center.png");
  background-size: 10px 10px;
  padding: 0px 20px 20px 20px;  /* top, right, bottom, left */
  color: white;
  font-family: "Share Tech", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 18px;
  line-height: 24px;
}

.hud__right--top {
  background-image: url("/resources/images/hud-right-top.png");
  background-size: 25px 60px;
}

.hud__right--middle {
  background-image: url("/resources/images/hud-right-spacer.png");
  background-size: 25px 20px;
}

.hud__right--bottom {
  background-image: url("/resources/images/hud-right-bottom.png");
  background-size: 25px 60px;
}

.hud__bottom {
  display: grid;
  grid-template-columns: 52px auto 122px auto 52px;
}

.hud__bottom--left {
  background-image: url("/resources/images/hud-bottom-left.png");
  background-size: 52px 65px;
}

.hud__bottom--left-spacer {
  background-image: url("/resources/images/hud-bottom-left-spacer.png");
  background-size: 20px 65px;
}

.hud__bottom--middle {
  background-image: url("/resources/images/hud-bottom-middle.png");
  background-size: 122px 65px;
}

.hud__bottom--right-spacer {
  background-image: url("/resources/images/hud-bottom-right-spacer.png");
  background-size: 20px 65px;
}

.hud__bottom--right {
  background-image: url("/resources/images/hud-bottom-right.png");
  background-size: 52px 65px;
}

.content {
  display: grid;
  grid-template-rows: 40px auto 65px;
  min-height: 300px;
  margin: 60px auto;
  position: relative;
  width: calc(100% - 60px);
}

@media only screen and (min-width: 768px) {
  .content {
    width: 700px;
  }
}

@media only screen and (min-width: 1024px) {
  .content {
    width: 960px;
  }
}

@media only screen and (min-width: 1440px) {
  .content {
    width: 1280px;
  }
}

@media only screen and (max-width: 768px) {
  td {
    padding: 10px 5px 10px 0px;   /* top, right, bottom, left */
  }
  .th_left {
    padding: 10px 0px 10px 0px;
  }
  #img_01 {
    max-width: 100%
  }
}

#dateTime {
  color: #ff5ecb; /* Neon pink */
  font-family: "Share Tech", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 24px;
  position: relative;
  z-index: 2;
  text-align: center;
}
