/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: inside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*RESET*/

body, input, button, select, option, textarea {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
}

body {
    background-color: white;
	position: relative;
	margin: 0;
	padding-bottom: 0px;
	min-height: 100%;
	opacity: 1;
    transition: 1s opacity
}

body.fade-out {
    opacity: 0;
    transition: none;
}

body.cursorProgress {
  cursor: wait;
}
	
#indexbody {
	background-color: black;
	position: relative;
	margin: 0;
	padding-bottom: 0px;
	min-height: 100%;
}
	
html {
  overflow-y: scroll;
  height: 100%;
  margin: 0;  
}

#page {
  margin-left:auto;
  margin-right:auto;
  width:100%;
  background-color: #0B5584;
  font-size: 20px;
  color:white;  
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  height: 100vh;
}

#page2 {
  margin-left:auto;
  margin-right:auto;
  width:100%;
  background-color: #0B5584;
  font-size: 20px;
  color:white;  
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.imagetable{
	width: 100%;
	table-layout: fixed;
	margin: auto auto;
}

.imagetable td{
	vertical-align: top;
	width: auto;    	
}

.imagetable img{
	width: 70%;	
}


.imagetable a{
	text-decoration:none;
}

.imagetable2{
	width: 70%;
	table-layout: fixed;
	margin: auto auto;
}

.imagetable2 td{
	vertical-align: top;
}


.button{
	margin: auto auto;
	width: 75%;
	text-align: center;
}

.button button{
	-webkit-appearance: none;	
	background: white;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	height: auto;
}

#errorDiv{
	display: block;
}

h3{
	font-weight: bold;
	padding-top: 20px;
	font-size: 20px;
}

.pics{
    display:inline-block;
	padding-left: 0px;
	width: auto;
    height: auto;
}

img.closereview{
	height: 25px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
	float: right;
}

.reviewdiv{
	text-align: center;
	font-size: 19px;
	background-color: #D6E5EB;
	display: none;
	height: 65px;
	line-height: 65px;
}

.fullscreen{
	height:100vh;
	display: block;
}

.videoandfooter{
	height: 100vh;
	background-color: #D6E5EB;
}

.videodiv{
	width: 100%;
	text-align: center;
	margin: auto auto;
	padding-top: 30px;
	padding-bottom: 0px;
	display: block;
	background-color: #D6E5EB;
	color: black;
}

.videoheader{
	font-size: 1.6vw;
	font-weight: bold;
	padding-top: 20px;
}

#video{
	width: 70%;
	box-shadow: 10px 10px 30px #000000;
}


.imagediv1{
	width: 70%;
	margin-left: 15%;
	padding-top: 1.5%;
	text-align:center;
	padding-bottom: 3%;
}

.imagediv2{
	width: 100%;
	padding-top: 0;
	text-align:center;
	padding-bottom: 30px;
}



p0{
	color: white;
	font-size: 65px;
	margin-bottom: 10px;
	margin-top: 25px;
	display: block;
	box-sizing: border-box;
	font-family: calibri;
	text-align: center;
	margin: auto auto;
	width: 100%;	
}

.maillistform{
	text-align: center;
	font-size: 20px;
	padding-top: 40px;
}

.maillistform img{
	width: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

#loader{
	position: absolute;
    width:600px;
    right: 0;
    left: 0;
    margin: auto;
	z-index: -1;
}

.indexp1desktop{
	color: white;	
	font-size: 1.4vw;
	width:70%;
	margin: auto auto;
	box-sizing: border-box;
	padding-bottom: 0px;
	padding-top: 25px;
	line-height: 1.2;	
	text-align: justify;	
}

.indextext{
	padding-top: 15px;
	padding-bottom: 10px;
	margin: auto auto;
	text-align: center;
	font-size: 2.8vw;
}

figure{
	width: auto;
}

.pics img{
	padding-bottom: 5px;
}

.ArchInfoPic1{
	width: 30%;	
	float: left;
}

.ArchInfoPic2{
	width: 40%;		
	float: right;
}


.indexfooterspacing{
	margin: auto auto;
	text-align: center;
	display: inline-block;
	padding-left: 10px;
}

#page figcaption {
	color: white;
	text-align: center;
	font-size: 1.1vw;
	width:auto;	
}

.centerlargediv figcaption {
	color: black;
	text-align: center;
	font-size: 20px;
}

.indexfooter { 
  width:100%;  
  padding: 0px;
  color: black;
  background-color: #D6E5EB;
  text-align: center;
  position: absolute;
  bottom: 0;
}

.largefirstcolumn td:first-child{
	min-width: 300px;
}

.subheading{
	font-weight: bold;
	font-size: 18px;	
	width: 500px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.textbody{	
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 150px;
	width: 95%;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

/* element header styling */
h3.float-left-context /* header element float */
{
	float: left;
	padding-right: 20px;
}

.top-context{
	padding-top: 20px;
	font-size: 19px;
}


.formdiv{		
	margin: auto auto;
	padding-bottom: 50px;
	padding-top: 30px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
	
.smallformdiv{	
	width: 75%;
	margin: auto auto;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: black;
}

.formbackground{	
	width: 35%;
	min-width: 620px;
	margin: auto auto;
	padding-bottom: 20px;
	padding-top: 5px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background-color: #E2E2E2;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;	
	box-shadow: 10px 5px 40px #898989;	
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	text-align: center;
	line-height: 1.2;
}


.centersmalldiv{	
	width: 40%;
	margin: auto auto;
	padding-bottom: 150px;
	padding-top: 30px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 1.2;
}

.centermediumdiv{	
	width: 65%;
	margin: auto auto;
	padding-bottom: 150px;
	padding-top: 30px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;	
	line-height: 1.2;
}

.centerlargediv{	
	width: 70%;
	margin: auto auto;	
	padding-bottom: 170px;
	padding-top: 30px;		
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 1.2;
}


.submitmaildiv{	
	width: 70%;
	margin: auto auto;	
	padding-bottom: 300px;
	padding-top: 30px;		
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 1.2;
}

.NyArchTableDesktop1 img,
.NyArchTableDesktop2 img,
.NyArchTableMobile img{
	width: 100%;
	max-width: 275px;
	text-align: center;
	margin: auto auto;
}

.NyArchTableDesktop1 td{
	padding-top: 40px;
	text-align: center;
	padding-right: 5%;
	width: 33.33%
}

.NyArchTableDesktop2 td{
	padding-top: 40px;
	text-align: center;
	padding-right: 5%;
	width: 25%
}

.NyArchTableMobile td{
	width: 100%;
	padding-top: 40px;
	text-align: center;
}

.NyArchTableMobile tr{
	width: 100%;
	border-collapse: collapse;
}

.NyArchTableDesktop1,
.NyArchTableDesktop2,
.NyArchTableMobile{
	margin: auto auto;
}

.formdiv input{
	border:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left: 6px;
	height: 20px;
	width: 75%;
}

.smallformdiv textarea { /*for the maintenance request form*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding-left: 6px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	min-height: 50px;
}

#containerCD{
	width: 50%;
	margin: auto auto;	
}

a{
	color:black;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

h1 { 
    font-family: Arial, Tahoma, Helvetica, sans-serif;
 	font-size: 23px; 
	text-align: center;
	padding-bottom: 10px;	
}

.googledrive{
	width: 60%;
	height: 400px;
}

.changelogs{
	width: 50%;
	margin: auto auto;
	min-width: 500px;
}

h2{
	background-color: white;
	display: block;
	margin: 0 auto;
	font-size: 28px;
	text-align: center;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	vertical-align: middle;
	padding-bottom: 10px;
	font-weight: bold;
}

th{
	font-size: 16px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;	
}
	
ul,dl,ol { 
    font-size: 13pt;
	}	
		
p.interface{	
	margin-top: 0;
	margin-bottom: 8pt;
}

p{
	background-color: white;
	margin: auto auto;
	padding-bottom: 15px;/*was 10px*/
	font-size: 20px;		
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}	

.color1{
	background-color: #FCFCFC;
}
.color2{
	background-color: #eaeaea;
}

.smallshadedtable tr:nth-child(even){background-color: #eaeaea;}
.mediumshadedtable tr:nth-child(even){background-color: #eaeaea;}
.largeshadedtable tr:nth-child(even){background-color: #eaeaea;}
.hugeshadedtable tr:nth-child(even){background-color: #eaeaea;}
#planningtable tr:nth-child(even){background-color: #eaeaea;}
#opstable tr:nth-child(even){background-color: #eaeaea;}

.smallshadedtable tr:nth-child(odd){background-color: #FCFCFC;}
.mediumshadedtable tr:nth-child(odd){background-color: #FCFCFC;}
.largeshadedtable tr:nth-child(odd){background-color: #FCFCFC;}
.hugeshadedtable tr:nth-child(odd){background-color: #FCFCFC;}
#planningtable tr:nth-child(odd){background-color: #FCFCFC;}
#opstable tr:nth-child(odd){background-color: #FCFCFC;}

.smallshadedtable td,
.mediumshadedtable td,
.largeshadedtable td,
.hugeshadedtable td,
.smalltable td,
.mediumtable td,
.largetable td,
.hugetable td,
.stakeengagement_desktop td,
.inventorysortedtable td{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	border: 1px solid black;
}

th{
	background-color:white;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dtr-title{
	font-weight:bold;
	display: block;
}

.contextdiv{	
	width: 100%;
	margin: auto auto;	
	padding-bottom: 150px;
	padding-top: 30px;		
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.contextdiv img{
	display: block;
	margin: auto auto;
}

#planningtable{
	margin: auto auto;
}

#planningtable td{
	border: 1px solid black;
	padding: 10px;
}

#opstable{
	margin: auto auto;
	width: 70%;
}

#opstable td{
	border: 1px solid black;
	padding: 10px;
	min-width: 200px;
}
		

.datatable{
	width:100%;
}
	
.calendardiv{
	width: 60%;
	margin: auto auto;
	height: 500px;
	padding-bottom: 50px;
}

.ifdiv{	
	width: 50%;
	margin: auto auto;	
	padding-bottom: 150px;
	margin-top: 20px;
}

.ifdiv img{
	display:block;
    margin: auto;
}	

.smalltable,
.smallshadedtable{ 
	background-color: white;	
	width: 35%;
	border-collapse: collapse;
	margin: auto auto;	
	margin-top: 15px;
	table-layout: fixed;
 }
 
.stakeengagement_desktop,
.mediumtable{ 
	background-color: white;	
	width: 55%;
	border-collapse: collapse;
	margin: auto auto;	
	margin-top: 15px;
	table-layout: fixed;
 }
 
  .mediumshadedtable{ 
	background-color: white;	
	width: 55%;
	border-collapse: collapse;
	margin: auto auto;	
	margin-top: 15px;
	table-layout: auto;
 }

.largetable,
.largeshadedtable{ 
	background-color: white;	
	width: 75%;
	border-collapse: collapse;
	margin: auto auto;	
	margin-top: 15px;
	table-layout: auto;
 }
 
 .hugetable,
 .hugeshadedtable{ 
	background-color: white;	
	width: 90%;
	border-collapse: collapse;
	margin: auto auto;	
	margin-top: 15px;
	table-layout: fixed;
 }

.inventorysortedtable{ 
	background-color: white;	
	width: 70%;
	border-collapse: collapse;
	margin: auto auto;
	margin-top: 15px;
 }	 
 
 .ctxtable{ 
	background-color: white;	
	width: 75%;
	border-collapse: collapse;
	margin: auto auto;
	margin-top: 15px;
 }
 
 .stdtable{ 
	background-color: white;	
	width: 75%;
	border-collapse: collapse;
	margin: auto auto;
	margin-top: 15px;
 }
 
.downloadstable{ 
	background-color: white;
	width: 33%;
	border-collapse: collapse;
	margin: 0;
	display: inline-table;
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
 }
 
 .formcol1{
	 width: 80px;
	 display: inline-block;
	 font-family: Helvetica;
	 font-size: 18px;	 
 }

.projectsfolder{
	width: 110px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 5.5px;
}

.scopechecklist{
	width: 90px;
	height: auto;
}
  
.stakeengagement_desktop td{
	text-align:center;
	margin: auto auto;
	border: 0px solid black;
}

.stakeengagement_desktop td img{
	max-height: 125px;
	max-width: 300px;
}

.stakeengagement_mobile td{
	text-align:center;
	margin: auto auto;
	border: 0px solid black;
}

.stakeengagement_mobile td img{
	max-height: 125px;
	max-width: 300px;
}

.indexdesktopbanner{
	width: 100%;
	margin: auto auto;
}

.infobutton{
	width: 30px;
	display: inline;
	vertical-align: middle;
	padding-bottom: 7px;
}

.infobutton:hover #description {
    display: block;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#description{
	display: none;	
	padding-bottom: 30px;
}

/* 			
BELOW THIS IS FOR THE ARCH HEADER */

.googlesearch{
	width:19%;
	float:right;	
	margin-top: 1.5%;
	margin-right:0px;
}

.rotate{
	display: inline-block;
	font-size: 18px;
	text-align: center;
	/* Safari */
	-webkit-transform: rotate(90deg);
	/* Firefox */
	-moz-transform: rotate(90deg);
	/* IE */
	-ms-transform: rotate(90deg);
	/* Opera */
	-o-transform: rotate(90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.googlesearch p{
	padding: 0px;
}

.text-xs-center {
        text-align: center;
}

.g-recaptcha {
        display: inline-block;
}

.logo{
	display:inline-block;
	width: 80%;
	vertical-align: top;
}

.gsc-control-cse{
	padding:0;
	background:transparent;
	border:0;
	padding: 0px;!important
}

.bannerdiv{
	background-color: white;
	margin-left:auto;
	margin-right:auto;	
	vertical-align: middle;
}

.banner_pic {
	display: block;
	width: 100%;
}

.dropdown-content a {
    color: white;
    padding: 6px 8px;
    text-decoration: none;
    display: block;
	font-size: 18px;
	width: auto;	
}

.droptable
{	
	border-collapse: separate;
	border-spacing: 0;
	width: 10%;
	padding: 0px;
	margin: auto auto;
	background-color: #0B5584;
	white-space:nowrap;	
}

.droptable td{	
	width: 10%;
	padding: 0px;	
}

.textlinks{
	display: inline-block;
}

@media screen and (min-width: 2800px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
    font-size: 23px;
    border: none;	
}
  
.textlinks{   
	padding-left: 30px;
	padding-right: 30px;
	font-size: 23px;
	}
}

@media screen and (max-width: 2800px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
    font-size: 25px;
    border: none;	
  }  
    .textlinks{   
	padding-left: 30px;
	padding-right: 30px;
	font-size: 23px;
	}
}

@media screen and (max-width: 2560px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 30px;
	padding-left: 30px;
    font-size: 25px;
    border: none;	
  }
   .dropdown-content a {
	font-size: 23px;
}
.textlinks{   
	padding-left: 20px;
	padding-right: 20px;
	font-size: 18px;
	}

}

@media screen and (max-width: 1920px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 24px;
	padding-left: 24px;
    font-size: 22px;
    border: none;	
  }
    .dropdown-content a {
	font-size: 20px;
}
.textlinks{   
	padding-left: 14px;
	padding-right: 14px;
	font-size: 15.5px;
	}
}

@media screen and (max-width: 1680px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 17px;
	padding-left: 17px;
    font-size: 22px;
    border: none;
  }
  .dropdown-content a {
	font-size: 20px;
}
.textlinks{   
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	}
}

@media screen and (max-width: 1536px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 15px;
	padding-left: 15px;
    font-size: 19.5px;
    border: none;
  }
  .dropdown-content a {
	font-size: 18px;
}
.textlinks{   
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 10px;
	}
}

@media screen and (max-width: 1363px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 15px;
	padding-left: 15px;
    font-size: 18px;
    border: none;
  }
  .dropdown-content a {
	font-size: 16px;
}
.textlinks{   
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 10px
	}
	.rotate{
	font-size: 15px;
}
}

@media screen and (max-width: 1280px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 12px;
	padding-left: 12px;
    font-size: 16.5px;
    border: none;
  }
  .dropdown-content a {
	font-size: 17px;
}
.textlinks{   
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 10px
	}
.rotate{
	font-size: 12px;
}

.googledrive{
	width: 80%;
	height: 400px;
}

}

@media screen and (max-width: 1152px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 10px;
	padding-left: 10px;
    font-size: 15px;
    border: none;
  }
    .dropdown-content a {
	font-size: 15px;
}
.textlinks{   
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	padding-bottom: 10px
	}
	
.rotate{
	font-size: 10px;
}

.largefirstcolumn td:first-child{
	min-width: 200px;
}

}

@media screen and (max-width: 1024px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 9px;
	padding-left: 9px;
    font-size: 15px;
    border: none;
  }
    .dropdown-content a {
	font-size: 15px;
}
.textlinks{   
	padding-left: 27px;
	padding-right: 27px;
	font-size: 14px;
	padding-bottom: 10px;
	}
	
.indexp1desktop{
	font-size: 20px;
}

#page figcaption{
	font-size: 14px;
}

.indextext{
	font-size: 35px;
}
.googledrive{
	width: 100%;
	height: 400px;
}
}

@media screen and (max-width: 996px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 5px;
	padding-left: 5px;
    font-size: 13px;
    border: none;
  }
    .dropdown-content a {
	font-size: 13px;
}
.textlinks{   
	padding-left: 27px;
	padding-right: 27px;
	font-size: 14px;
	padding-bottom: 10px;
	}
}

@media screen and (max-width: 830px) {
  .dropbtnArch {    
	background-color: #0B5584;
    color: white;
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 4px;
	padding-left: 4px;
    font-size: 11.5px;
    border: none;
  }
    .dropdown-content a {
	font-size: 13px;
}
.textlinks{   
	padding-left: 27px;
	padding-right: 27px;
	font-size: 14px;
	padding-bottom: 10px;
	}
}
.dropdown {
    position: relative;
    display: inline-block;	
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #0B5584;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	width: auto;
}

.dropdown-content a:hover {
	background-color: #0C4963
}

.dropdown-content:hover {
		color: #0B5584;
}

.dropdown:hover .dropdown-content {
    display: block;
	-webkit-animation: showNav 250ms ease-in-out both;
    animation: showNav 250ms ease-in-out both;
}

@-webkit-keyframes showNav {
    from { opacity: 0; }
      to { opacity: 1; }
}  

@keyframes showNav {
    from { opacity: 0; }
      to { opacity: 1; }
}

.dropdown:hover .dropbtnArch {
    background-color: #0C4963;
	cursor:pointer;	
}

.dropbtnArch:hover {
    background-color: #0C4963;
	cursor:pointer;
}		
/* ABOVE THIS IS FOR THE ARCH HEADER */		
			
			
			
			
/* 	BELOW THIS IS FOR THE FOOTER		
			 */
.footer {
  position: absolute;
  width:100%;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0px;
  background-color: #D6E5EB;
  color: black;
  text-align: center; 

}

.bottom_links {
    background-color: #D6E5EB;
	padding-top: 5px;
	padding-bottom: 5px;   
    border: none;
	text-decoration: none;	
	font-weight: bold;
}
	
.bottom_links a{ 
    border: none;
	text-decoration: underlined;	
	font-weight: bold;
	color: black;		
	}				
/* 	ABOVE THIS IS FOR THE FOOTER  */		

			 
			 
			 
/* BELOW THIS IS FOR MOBILE FORMATTING */
@media screen and (max-width: 768px) {	
#page{
	position: relative;
	padding-bottom: 45px;
	height: auto;
}

.ArchInfoPic1{
	width: 50%;
    display: inline-block;		
}

.largefirstcolumn td:first-child{
	min-width: 0px;
}

.googledrive{
	width: 100%;
}

.ArchInfoPic2{
	width: 70%;
	float: none;
	display: block; 
	margin-left: auto; 
	margin-right: auto ;	
	padding-bottom: 15px;
}

.fullscreen{
	height:auto;
}


.videoandfooter{
	height: auto;
	background-color: #0B5584;;
}

.sortedinventory{
	padding-bottom: 30px;
}


.videoheader{
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}

.mobilelogo{
	display:block;
	width: 70%;
	padding: 0px;
	padding-bottom: 0px;
	box-sizing: border-box;
	margin: auto auto;
}

.banner_pic_Mobile{
	display:block;
	width: 100%;
	padding: 0px;
	padding-bottom: 0px;
	box-sizing: border-box;
	margin: auto auto;
}

h2{
	background-color: white;	
	margin: auto auto;
	font-size: 20px;
	padding-bottom: 10px;
	text-align: center;		
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.ifdiv img{
	max-width: 100%;
	height: auto;
}

.indexdesktopbanner{
	display: none;	
}

.indexmobilebanner{
	display: block;	
}


.indexp1desktop{
	display: none;
}


th{
	font-size: 16px;	
	font-family: Arial, Tahoma, Helvetica, sans-serif;	
	font-weight: bold;
}

.center{
	font-size:18px;
}

.indexfootertext{
	width: 75%;
	margin: auto auto;
	font-size: 12px;
	background-color: #0B5584;
	color: white;
	display: block;
}

.indexfooter{
	background-color: #0B5584;
	text-align: center;
	display: block;
}

.downloadstable{
	text-align: center;	
	width: 100%;
	margin-bottom: 50px;	
}
 
 .downloadstable td{ 
	font-size: 15px;
}
	
.imagetable{
	padding-bottom: 50px;
	position: relative;
	width: 100%;
}

.changelogs{
	width: 100%;
	min-width: 0px;
}

.imagetable td{
	display: block;
	padding-bottom: 30px;
	margin: auto auto;
	width: 65%;
	max-width: 315px;
}

.imagetable{
	padding-bottom: 50px;
	position: relative;
	width: 100%;
}

.imagetable2 td{
	display: block;
	padding-bottom: 30px;
	margin: auto auto;
	width: 100%;
	max-width: 315px;
}


.g-recaptcha{
	transform:scale(0.90);
	-webkit-transform:scale(0.90);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;"
	margin: auto auto;
}

.indexp1mobile{
	color: white;
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
	display: block;
	position: relative;
	padding-top: 30px;
	padding-bottom: 80px;
	font-size: 20px;
}


.imagediv1{
	width: 95%; 
	padding-top: auto;
	padding-bottom: 0px;
	text-align:center;
	margin: auto auto;
	display: block;
	vertical-align: middle;
}

.imagediv2{
	width: 95%; 
	padding-top: 0;
	padding-bottom: auto;
	text-align:center;
	margin: auto auto;
	position: relative;	
	vertical-align: middle;
}

.googlesearch{
	width:100%;
	float: left;
	margin: 0;
	box-sizing: border-box;
}

.googlesearch p{
	padding: 0px;
}

.maillistform img{
	display: none;
}

.centersmalldiv{	
	width: 90%;
	padding-bottom: 100px;
	padding-top: 0px;
}

.centermediumdiv{	
	width: 90%;	
	padding-bottom: 100px;
	padding-top: 0px;
}

.centerlargediv{	
	width: 90%;
	font-size: 12px;
	padding-bottom: 100px;
	padding-top: 0px;
	display: block !important;
}

#loader{
	display: none;
}

#datatable{
	width: 100% !important;
}

.inventorysortedtable{
	width:100%;
}

.submitmaildiv{	
	width: 90%;
	padding-bottom: 150px;
	padding-top: 0px;
}

.indextext{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}


.videodiv{
	padding-bottom: 50px;
}

#video{
	width:90%;
}

p{
	font-size: 16px;
}

.smallshadedtable td,
.mediumshadedtable td,
.largeshadedtable td,
.hugeshadedtable td,
.smalltable td,
.mediumtable td,
.largetable td,
.hugetable td,
#inventorytable td,
#stakestable td,
.inventorysortedtable td{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	border: 1px solid black;	
	word-wrap: break-word;
}

.stakeengagement_mobile td{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px;	
}

.smallformdiv{	
	width: 90%;
	margin: auto auto;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.formdiv{	
	width: 95%;
	margin: auto auto;
}

.calendardiv{
	width: 95%;
	margin: auto auto;
	height: 500px;
	padding-bottom: 50px;
}

.formbackground{	
	background-color: white;
	width: 100%;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #000000;
	min-width: 0px;
}

.formbackground input{	
    border: 1px solid grey;
	border-radius: 4px; 
}

.ifdiv{	
	width: 90%;
	margin-top: 20px;
}

 .stakeengagement_desktop{
	display:none;
 }
 
 .stakeengagement_mobile td{
	border: 0px;
 }
 
 .stakeengagement_mobile,
 .smalltable,
 .smallshadedtable{ 
	width: 90%;
	table-layout: auto;
	margin: auto auto;
 }
 
.mediumtable,
.mediumshadedtable{ 
	width: 90%;
 }

.largetable,
.largeshadedtable{ 
	width: 90%;
 }
 
.hugetable,
.hugeshadedtable{ 
	width: 90%;
 }

#stakestable{ 
	width: 90%;
	word-wrap: break-word;
	display: fixed;
 }

 
#inventorytable{ 
	width: 90%;
 }

#inventorytable td:first-child{
	 width:300px;
}



 .ctxtable{ 
	width: 90%;
 }
 
.stdtable{ 	
	width: 90%;
 }
 
 .subheading{
	font-weight: bold;
	font-size: 16px;	
	width: 500px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
} 
}
/*ABOVE THIS IS FOR MOBILE FORMATTING*/ 



/* BELOW THIS IS FOR THE MOBILE MENU*/	
.menudiv{
	background-color:#0B5584;
	width: 100%;
}		

#menu_button{
display: block;

}
	
.uparrow{
	background: none;
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.uparrow img{
	width: 45px;
	bottom: 10px;
	right: 5px;
	position: fixed;
	z-index: 100;
}

#primary_nav{
		display: block;
		text-align: center;
}
	
#primary_nav ul {
    list-style: none;
    background: #0B5584;
    height: 0px;
	font-size: 13px;
}
 
#primary_nav li a {
	background: #0B5584;
    display: block;
    padding: 0 0px; 
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
	color: white;
}

 #primary_nav a:active{
	 color: black;
 }
		 
/* ABOVE THIS IS FOR THE MOBILE MENU */			



/*This deletes mobile things when width is above 769px*/
@media only screen and (min-width: 769px)
 {
.indexp1desktop{
	display: block;
}

.sortedinventory{
	display: none;
}

.NyArchTableMobile{
	display: none;
}

.stakeengagement_mobile{
	display: none;
}
	
	
.indexp1mobile{
	display: none;
}
	
.indexdesktopbanner{
	display: block;	
}

.indexmobilebanner{
	display: none;	
}
	
#MenuButton {
    display: none;
}	
	
.modal{
	display: none;
} 
	
.mobilelogo{
	display:none;
}
	
.banner_pic_Mobile{
	display:none;
}
	
.uparrow{
	display: none;
}
}
	 
/*This appplies mobile styling for less than 768px width*/			 
@media only screen and (max-width: 768px)
 {
p0{
	display: block;
	width: 100%;
	text-align: center;	
	margin: auto auto;
	padding-top: 10px;
}
	
.NyArchTableMobile{
	display: table;
}	

.NyArchTableDesktop1{
	display: none;
}

.NyArchTableDesktop2{
	display: none;
}	
		
	
#page2 {
    display: none;
}

.bottom_links {
    display: none;
}
	
.footer{
	background-color: white;
	font-size: 13px;
	margin: auto auto;
	width: 85%;
}

.logo{
	display:none;
}	

.banner_pic{
	display: none;
	}
}
			 
			 
			 
/*MODAL*/
.homeli{
	width:75%;
	margin: auto auto;	
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transform: scale(1.1);
	transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	z-index: 100;
}

.modal-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #0B5584;
	padding: 15px 15px;
	width: 270px;
	height: 500px;
	border-radius: 1rem;
}

.close-button {
	float: right;
	width: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	cursor: pointer;
	border-radius: 0.25rem;
	background-color: #0B5584;
	color: white;
	font-size: 25px;
}

.close-button:hover {
	background-color: darkgray;
}

.show-modal {
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.show-arrow {
	opacity: 0;
	visibility: visible;
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.trigger{
	padding-left: 15px;
	padding-top: 5px;
	width:10%;
	-moz-transition: transform 0.4s;
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
}

.rotatetrigger{
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}					 
		 