@font-face {
  font-family: custom_kilometer;
  src: url(../font/kilometer.ttf)
}
@font-face {
  font-family: custom_inkfree;
  src: url(../font/inkfree.ttf)
}
@font-face {
  font-family: custom_digital;
  src: url(../font/ds-digi.ttf)
}
#firefox_detection {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 5px;
  height: 5px;
  background-color: #133c60;
  background-color: #fff;
  display: none;
  z-index: 99
}
@-moz-document url-prefix() {
  #firefox_detection {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 1px;
    height: 1px;
    background-color: #fff;
    display: none;
    z-index: 99
  }
}
body {
  background-color: #fff;
  margin: 0;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-smooth: auto;
  font-smoothing: auto;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale
}
body:focus {
  outline: 0
}
.bold_text {
  font-weight: 700
}
.accessible_green_text {
  color: #007b10
}
.green_button {
  background-color: #378531;
  border: 1px solid #4a7046;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px
}
.green_button:focus-visible {
  outline: 2px solid #b38e00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline-offset: 2px
}
.green_button:hover {
  background-color: #377f2f
}
.green_button:hover:active {
  background-color: #38772f
}
@-moz-document url-prefix() {
  .exit_button {
    top: 6px !important;
    right: 5px !important;
    width: 23px !important;
    height: 23px !important
  }
  .exit_icon {
    width: 35px !important;
    left: -6px !important
  }
}

#cdse_logo{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 150px;
}

#splash_screen {
/*  position: relative;
  height: 100vh;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  z-index: 1*/
	
  position: absolute;
  height: 770px;
  width:600px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  background-color: #fff;
  z-index: 1;
}

#splash_logo {
  position: absolute;
  width: 395px;
  height: 545px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
#logo_animation_container {
  position: absolute;
  margin: auto;
  top: -178px;
  bottom: 0;
  left: 0;
  right: 0;
}
#logo_text_div {
  position: absolute;
  margin: auto;
  width: 285px;
  height: 185px;
  top: 125px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2
}
.logo_text {
  position: absolute;
  color: #fff;
  font-family: custom_kilometer;
  font-weight: lighter
}
#logo_line1_text {
  top: 17px;
  font-size: 28px;
  color: #44994a !important;
  letter-spacing: 2.4px
}
#logo_line2_text {
  top: 58px;
  font-size: 70px;
  letter-spacing: .3px
}
#logo_line3_text {
  top: 124px;
  font-size: 65px;
  letter-spacing: .4px
}
#splash_accessible_option {
  position: absolute;
  width: 345px;
  height: 30px;
  margin: auto;
  top: 227px;
  bottom: 0;
  left: 0;
  right: 0;
}
.accessible_text {
  position: absolute;
  float: left;
  margin: auto;
  top: 6px
}
#accessible_toggle {
  position: relative;
  float: right;
  margin: auto;
  width: 100px;
  cursor: pointer
}
#mission_button_container {
  position: absolute;
  height: fit-content;
  width: 345px;
  margin: auto;
  top: 483px;
  bottom: 0;
  left: 0;
  right: 0;
}
.splash_mission_button{
    display: inline-block;
    position: relative;
    height: 40px;
    width: 345px;
    left: 0;
    right: 0;
}

#splash_mission_button1 {
/*	pointer-events: none;
	opacity: .3;*/
}
#splash_mission_button2 {

}
@-moz-document url-prefix() {
  progress[value] {
    width: 352px !important;
    height: 32px !important
  }
  progress, progress[role] {
    padding: 4px !important;
    border: none
  }
}
@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee)) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
  #menu_screen h1 {
    top: 9px
  }
  #menu_screen h1 span {
    top: 15px
  }
}
#menu_button_container {
  position: absolute;
  width: 345px;
  height: fit-content;
  margin: auto;
  top: 402px;
  bottom: 0;
  left: 0;
  right: 0;
}
.menu_button {
  width: 345px;
  height: 40px;
  font-family: custom_kilometer !important;
  font-size: 22px !important;
  font-weight: lighter;
  display: block;
  margin-bottom: 13px;
  line-height: 38px
}
.splash_mission_button:focus-visible {
  outline: 2px solid #b38e00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  outline-offset: 2px
}
#mission_select_instructions {
  position: absolute;
  height: 20px;
  width: fit-content;
  margin: auto;
  top: 326px;
  bottom: 0;
  left: 0;
  right: 0;
}