


/*
 * Base structure
 */

html,
body {
    height: 100%;
}
body {
    color: #fff;
    text-align: center;
    /*text-shadow: 0 1px 3px rgba(0,0,0,.5);*/
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

h1{ 
    font-weight: 100;
}
h2{ font-size: 50px; }
h3{
    font-weight: 100;
    line-height: 25px;
    font-size: 20px;
}
hr{border-color: white}

.logo {height: 80px}
.bg-img{
    background-image: url(bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right:0;
    left: 0;
    z-index: -2;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
    display: table;
    width: 100%;
    height: 100%; /* For at least Firefox */
    min-height: 100%;
    /*    -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
        box-shadow: inset 0 0 100px rgba(0,0,0,.5);*/
}
.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}
.cover-container {
    margin-right: auto;
    margin-left: auto;
}

/* Padding for spacing */
.inner {
    padding: 30px;
}


/*
 * Cover
 */

.cover {
    padding: 0 20px;
    margin-top: 120px;
}
.cover .btn-lg {
    padding: 10px 20px;
    font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
    color: #999; /* IE8 proofing */
    color: rgba(255,255,255,.5);
}


/*
 * Affix and center
 */
@media (min-width: 768px) {
    .site-wrapper-inner {
        vertical-align: middle;
    }
    .cover-container {
        width: 100%; /* Must be percentage or pixels for horizontal alignment */
    }
}

@media (min-width: 992px) {
    .cover-container {
        width: 700px;
    }
}

.site-wrapper-inner{
    vertical-align: middle;
    display: table-cell;
}
/*
     FILE ARCHIVED ON 05:49:32 Aug 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:37:20 Mar 13, 2020.
     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):
  PetaboxLoader3.datanode: 489.696 (4)
  exclusion.robots: 0.163
  RedisCDXSource: 12.879
  CDXLines.iter: 13.332 (3)
  esindex: 0.016
  captures_list: 92.446
  PetaboxLoader3.resolve: 44.332
  LoadShardBlock: 62.901 (3)
  exclusion.robots.policy: 0.152
  load_resource: 477.339
*/