/*******************************************************************************
 Add your custom css styles here
 *******************************************************************************/
/* Place the navbar at the bottom of the page, and make it stick */
.navbar {
    background-color: #FFFFFF;
    overflow: hidden;
    position: center;
    bottom: 0;
    width: 100%;
}

/* Style the links inside the navigation bar */
.navbar a {
    float: center;
	padding: 22px 12px;
	line-height: 1;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #666;
	top:0;
	position:relative;
	-webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
}

/* Change the color of links on hover */
.navbar a:hover {
    background-color: #ddd;
    color: black;
}

/* Add a green background color to the active link */
.navbar a.active {
    background-color: #8A8A8A;
    color: white;
}

/* Hide the link that should open and close the navbar on small screens */
.navbar .icon {
    display: none;
}
.section-columns-C:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:0%;
	background:#fff;
	height:50px;
	z-index:20;}
}
#logo img {
  max-width: 100%;
  padding:25px 0 0 0;
  height: auto;
  width: auto;
  margin:auto;
	display:block;
}
/*
     FILE ARCHIVED ON 00:52:24 Apr 23, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:46:25 Jun 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.512
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.03
  esindex: 0.009
  cdx.remote: 47.954
  LoadShardBlock: 35.503 (3)
  PetaboxLoader3.datanode: 81.199 (5)
  load_resource: 341.808 (2)
  PetaboxLoader3.resolve: 272.726 (2)
*/