@import url(https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap);html{scroll-behavior:smooth}html,body{height:100%}body{font-family:"PT Sans",sans-serif;font-size:20px;line-height:1.4;color:#f7f7f7;display:flex;flex-direction:column;background:#000 url(../images/takeover/nnz-april-2015.jpg) top center no-repeat}.content-container{flex:1 0 auto;padding-bottom:40px;padding-top:260px}@media screen and (min-width:768px){.content-container{padding-bottom:60px}}#mobilesmall,#mobile,#tablet,#desktopsmall,#desktop{display:none}@media only screen and (max-width:767px){#mobile{display:block}}@media only screen and (max-width:479px){#mobilesmall{display:block}}@media screen and (min-width:768px){#tablet{display:block}}@media screen and (min-width:992px){#desktopsmall{display:block}}@media screen and (min-width:1200px){#desktop{display:block}}.container{max-width:700px}form label{width:135px}form .button{-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-clip:padding-box;padding:6px 24px;border:0}form input{padding:6px;font-size:16px;border:0;-moz-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-clip:padding-box}form .login-fields{padding:3px}a{color:silver;-webkit-transition:color 300ms cubic-bezier(.25,.46,.45,.94),background-color 300ms cubic-bezier(.25,.46,.45,.94),opacity 300ms cubic-bezier(.25,.46,.45,.94);-moz-transition:color 300ms cubic-bezier(.25,.46,.45,.94),background-color 300ms cubic-bezier(.25,.46,.45,.94),opacity 300ms cubic-bezier(.25,.46,.45,.94);-o-transition:color 300ms cubic-bezier(.25,.46,.45,.94),background-color 300ms cubic-bezier(.25,.46,.45,.94),opacity 300ms cubic-bezier(.25,.46,.45,.94);transition:color 300ms cubic-bezier(.25,.46,.45,.94),background-color 300ms cubic-bezier(.25,.46,.45,.94),opacity 300ms cubic-bezier(.25,.46,.45,.94)}a:hover,a:focus{color:#a7a7a7}footer{text-align:center;padding:20px}footer .nav{margin:20px auto;justify-content:center}footer .nav li{padding:10px}