body {
    background: #eee9e9;
    margin: 0;
    padding: 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    overflow: auto;
    overflow: hidden;

}

dd, dl, dt {
    margin-top: 0px;
    margin-bottom: 0px;
}

.copyright-bottom{
    position:absolute;
    text-align:center;
    height:5%;
    bottom:0;
    margin-left:auto;
    margin-right:auto;
    width:100%;
    color: white;
    font-family: arial;
}

#page-container {
  height: 768px;
  position: absolute;
}

img, a {
    user-select: none;
    -webkit-user-drag: none;
}

.test-logo {
  width: 281px;
  height: 140px;
  background: white;
  margin: 48px auto;
  border: solid 1px;
  border-radius: 29px;
}
.test-logo-bottom {
    width: 276px;
    height: 137px;
    background: white;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: solid 1px;
    border-radius: 29px;
    padding-left: 7px;
    padding-top: 5px;
}

.links {
  padding-top: 20px;
  padding-left: 20px;
}

#panel-wrapper {
  padding-top: 100px;
}

#left-panel {
  float: left;
  width:336px;
}

#center-panel {
    float: left;
    width:336px;
    border-right: solid 1px white;
}

#far-right-panel {
    float:right;
    width:336px;
}

#right-panel {
  float: right;
  border-left: solid 1px white;
}

#right-panel-pa {
    float: right;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.ott-link {
    padding-bottom:10px;
    white-space: nowrap;
    margin-left: 35px;
}

.test-links {
  display: table;
  margin-bottom: 10px;
  position: relative;
}

.test-links a{
  color: white;
  font-family: arial;
  font-weight: bold;
  margin-left: 70px;
  display: block;
  font-size: 1.5em;
  text-decoration: none;
  text-align: center;
  -webkit-user-drag: none;
}

.test-links-lower a{
    color: white;
    font-family: arial;
    font-weight: bold;
    margin-left: 20px;
    display: block;
    font-size: 1.5em;
    text-decoration: none;
    text-align: center;
    -webkit-user-drag: none;
}

.ott-test-links {
    margin: 0px auto;
    position: relative;
}

.ott-test-links a{
    color: white;
    font-family: arial;
    display: inline-table;
    font-size: 1.5em;
    text-decoration: none;
    text-align: center;
}

#back{
    color: white;
    font-family: arial;
    font-size: 1.2em;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
    padding-right: 20px;
    position: absolute;
    bottom: 20px;
    right: 0;
}

#header {
   width: 1025px;
   position: relative;
   margin: 0px auto;
}

#header-logo {
  display: inline;
  position: absolute;
  left: 648px;
}

#bottom {
   height: 675px;
   width: 1025px;
   background: #003A76;
   margin: 0px auto;
}

#secure-browser-exit {
  position: absolute;
  bottom: 65px;
  right: 40px;
  -webkit-user-drag: none;
}

#readiness {
  position: absolute;
  bottom: 60px;
  left: 40px;
  -webkit-user-drag: none;
}

#tutorial-link {
  position:absolute;
  text-align:center;
  height:5%;
  bottom:40px;
  margin-left:auto;
  margin-right:auto;
  width:100%;
  font-family: arial;
  font-size: 1.5em;
}
#tutorial-link a:link,
#tutorial-link a:hover,
#tutorial-link a:visited {
  color: gold;
}

.hide-exit,
.hide-readiness {
  display: none;
}
.hidden {
    display: none;
}
.hide-link {
  display: none !important;
}

#secure-browser-exit-link{
    position: relative;
    z-index: 2;
}

.inner-logo {
    margin: -4px 0 0 -3px;
}

.pa-test-logo-top {
    margin: 10px;
}

.pa-test-logo-bottom {
    margin-top: 5px;
    margin-bottom: 10px;
}

#pa-left-panel {
    float: left;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-right: 30px;
}

#pa-down-left-panel {
    float: left;
    margin-top: 20px;
    margin-left: 365px;
    margin-bottom: 10px;
    padding-right: 30px;
}

#pa-center-panel-top {
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 2%;
    padding-right: 2%;
}

.pa-right-panel {
    float:right;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}

#second-portal {
  position: absolute;
  right: 10px;
  top: 10px;
}

#second-portal-link {
  display: block;
  height: 50px;
  width: 100px;
}