

#splashContainer{/* background-color: white; */width: 100%;height: 100%;/* display: none; */z-index: 9999;}



#triggerBtn.Intro_button.icon-play {
  color: #6B514B;
  margin: 0 auto;
  left: 0;
  width: 99px;
  height: 100px;
  top: 0;
  right: 0;
  /* background-image: url(../images/play_icon.png); */
  bottom: 0;
  position: absolute;
}

#launchView {
  width: 100%;
  height: 100%;
  display: none;
}
#launchViewPlayIcon{
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../images/play_icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}






.InitButton {position: absolute;\: right;right: 10px;top: 630px;text-decoration: none;width: 123px;height: 33px;font-size: 23px;text-align: center;font-family: Arial;padding-top: 9px;border: 3px solid #009a3d;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;color: #009a3d;-o-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);-moz-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);-webkit-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);box-shadow: 3px 4px 2px rgba(68,68,68,0.4);background-color: #ffffff!important;color: #009A3D!important;border-color: #009A3D!important;background-image: none!important;cursor: pointer !important;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;}

.InitButton:hover:hover{
  background-color: #06616d!important;
    color: white!important;
    border-color: #F2AE00!important;
    cursor: default!important;
    background-image: none!important;
    cursor: pointer !important;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

#introPopup{
	    position: absolute;
	    left: 0px;
	    top: 0px;
	    width: 100%;
	    height: 100%;
	    /* border: 2px solid; */
	    display: none;
	    z-index: 10;
}

#introPopupBG{
	 position: absolute;
	 left: 0px;
	 top: 0px;
	 width: 100%;
	 height: 100%;
	 opacity: 0.9;
	 background-color:black;
}

#introInstruction{
	position: relative;
	left: 0px;
	top: 197px;
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	/* font-weight: bold; */
	margin: 0 auto;
	font-size: 18px;
}

#introBtns{
	position: relative;
	left: 90px;
	top: 224px;
	width: 100%;
	height: 90px;
}

#initLaunchBtn {
}

#helpBtn {
 position: relative;
 float: left;
 top: 0px;
 left: 280px;
 width: 110px;
 height: 29px;
 line-height: 23px;
 font-size: 17px;
 font-weight: bold;
 padding-top: 9px;
 text-align: center;
 font-family: Arial;
 opacity: 1;
 /* border: 3px solid #009a3d; */
 margin: 0 auto;
 /* -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px; */
/*  -o-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 -moz-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 -webkit-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 background-color: #ffffff!important;
 color: #009A3D!important;
 border-color: #009A3D!important; */
 background-image: none!important;
 cursor: pointer !important;
 /* -ms-transition:.5s;
 -moz-transition:.5s;
 -webkit-transition:.5s;
 transition:.5s; */
}
/* #helpBtn:hover{
   background-color: #06616d!important;
    color: white!important;
    border-color: #F2AE00!important;
    cursor: default!important;
    background-image: none!important;
    cursor: pointer !important;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
} */


#initLaunchBtn {
 position: relative;
 float: left;
 top: 0px;
 left: 303px;
 width: 110px;
 height: 29px;
 line-height: 24px;
 font-size: 17px;
 font-weight: bold;
 text-align: center;
 font-family: Arial;
 opacity: 1;
 display: block;
 padding-top: 9px;
 /* border: 3px solid #009a3d;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 -o-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 -moz-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 -webkit-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 background-color: #ffffff!important;
 color: #009A3D!important;
 border-color: #009A3D!important; */
 background-image: none!important;
 cursor: pointer !important;
 -ms-transition:.5s;
 -moz-transition:.5s;
 -webkit-transition:.5s;
 transition:.5s;
}
#initLaunchBtn_resume {
 position: relative;
 float: right;
 right: 10px;
 top: 630px;
 width: 123px;
 height: 33px;
 font-size: 23px;
 text-align: center;
 font-family: Arial;
 opacity: 1;
 display: none;
 padding-top: 9px;
 border: 3px solid #009a3d;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 -ms-border-radius: 5px;
 color: #009a3d;
 -o-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 -moz-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 -webkit-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
 background-color: #ffffff!important;
 color: #009A3D!important;
 border-color: #009A3D!important;
 background-image: none!important;
 cursor: pointer !important;
 -ms-transition:.5s;
 -moz-transition:.5s;
 -webkit-transition:.5s;
 transition:.5s;
}

/* #initLaunchBtn:hover,#initLaunchBtn_resume:hover{
  background-color: #06616d!important;
    color: white!important;
    border-color: #F2AE00!important;
    cursor: default!important;
    background-image: none!important;
    cursor: pointer !important;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
} */







#introbtnBase{
	position: relative;
	/* left: 11px; */
	top: 103px;
	width: 995px;
	height: 521px;
	/* background-color: #16525c; */
	margin: 0 auto;
}


#skip_intro_resume {
    position: absolute;
    float: right;
    right: 10px;
    top: 637px;
    width: 123px;
    height: 33px;
    font-size: 23px;
    text-align: center;
    font-family: Arial;
    opacity: 1;
    display: none;
    padding-top: 9px;
    border: 3px solid #009a3d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #009a3d;
    -o-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
    -moz-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
    -webkit-box-shadow: box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
    box-shadow: 3px 4px 2px rgba(68,68,68,0.4);
    background-color: #ffffff!important;
    color: #009A3D!important;
    border-color: #009A3D!important;
    background-image: none!important;
    cursor: pointer !important;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

#skip_intro:hover, #skip_intro_resume:hover {
    background-color: #06616d!important;
    color: white!important;
    border-color: #F2AE00!important;
    cursor: default!important;
    background-image: none!important;
    cursor: pointer !important;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
