.three-dee h1 {
  position: relative;
  text-align: right; }
  .three-dee h1 span {
    left: 0;
    position: absolute; }
  .three-dee h1 .sign-in-help {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .three-dee h1 .sign-in-help li {
      display: inline-block;
      margin: 0;
      padding: 0; }

.three-dee #iframeContainer {
  background-color: #f3f3f4;
  min-height: 800px; }
  .three-dee #iframeContainer #if3D {
    min-height: 800px; }

.three-dee .disclaimer {
  font-size: 12px; }