/*
 * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
 */

body {
   font-family: Arial, Helvetica, FreeSans, Luxi-sans, "Nimbus Sans L", sans-serif;
}

p,
.dialogContent h1 {
   margin:0;
}

.navareaApp {
   font-family: Arial, Helvetica, FreeSans, Luxi-sans, "Nimbus Sans L", sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #4c4c4c;
   text-align: left;
   padding-top: 0;
   padding-bottom: 3px;
   line-height: 18px;
}
.navareaApp a:link,
.navareaApp a {
   cursor: pointer;
   color: #000;
}

.navareaApp a:active {
   color: #881009;
}

.navareaApp a:hover {
   color: #000;
   text-decoration: none;
}

.navareaApp a.disabled {
   color:#4C4C4C;
}

.navareaSession {
   font-family: Arial, Helvetica, FreeSans, Luxi-sans, "Nimbus Sans L", sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   color: #4c4c4c;
   text-align: left;
   padding-top: 0;
   padding-bottom: 3px;
   line-height: 18px;
}

.navareaSessionGif a,
.navareaSession a {
   cursor:pointer;
}

.navareaSession a:link,
.navareaSession a:visited {
   color: #000;
}

.navareaSession a:active {
   color: #C06600;
}

.navareaSession a:hover {
   color: #000;
   text-decoration: none;
}

.appsCell:hover {
   background-color: #b0c0d0;
   background-image: url(/sgd/resources/images/splash/apps-hover.png);
   background-repeat: repeat-x;
}

tr.appsCellSpacer {
   height:3px;
}

.appsCellSpacer {
   height:3px !important;
   background: #BDBEC0;
   font-size:0;
}

tr {
   height: 10px;
   max-height: 10px;
}

img[border="1"] {
   width: 560px;
   height: 315px;
   margin-top: 10em;
   border-style: none;
   border-width: 0;
   -webkit-box-shadow: 4px 4px 16px #333;
   -moz-box-shadow:  4px 4px 16px #333;
}

.dialogPageBackground {
   background-color: #5c6c79;
   background-image: url(/sgd/resources/images/splash/pageBackground.png);
   background-repeat: repeat-x;
}

.dialogTop {
   background-image: url(/sgd/resources/images/splash/dialogTop-blank.png);
   background-repeat: no-repeat;
   width: 600px; height: 106px;
   margin-top: 10em;
}

.dialogHeaderWrapper {
   padding-top:3.5em;
   padding-left:6em;
   padding-right:6em;
   text-align:left;
}

.dialogHeader {
   padding-left:8px;
   font-size:14pt;
   font-family: Arial, Helvetica, FreeSans, Luxi-sans, "Nimbus Sans L", sans-serif;
}

.dialogBody {
   background-image: url(/sgd/resources/images/splash/dialogBody.png);
   background-repeat: repeat-y;
   text-align: left;
   width: 600px;
   height: 140px;
}

.dialogContent {
   padding-right: 3em;
   padding-left: 6.6em;
   padding-bottom:10px;
}

.dialogBottom {
   background-image: url(/sgd/resources/images/splash/dialogBottom.png);
   background-repeat: no-repeat;
   width: 600px;
   height: 100px;
}

.dialogHidden {
   display: none;
   font-size:10pt;
   margin-left: 20px;
}

p.hidden {
   padding-top: 15px;
}

.dsR2 {
   margin-left: -8px;
}

h4 {
   padding:0 0 10px 0;
   margin:0;
}

p.message {
   padding-bottom:20px;
   color:#777;
}

html.iphone_theme .dialogBody {
   height:220px;
}


.clientoptionstitle {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 12px;
}

.clientoptionslist {
  padding-top: 3px;
  margin: 0px 0px;
  padding-left: 20px;
  padding-bottom: 6px;
  list-style-position: inside;
}

.clientoptionslist li {
  list-style-type: decimal;
}

.dialogBottomoptions {
  top: 59px;
  position: relative;
  z-index: 1;
  visibility: show;
}

.dialogBottomoptions a {
  color: black !important;
}

.dialogBottomoptionsleft {
  padding-left: 50px;
  float: left;
  display: inline;
  margin-top: -3px;
}

.dialogBottomoptionsright {
  padding-right: 70px;
  float: right;
  display: inline;
}

.splashtext {
  color: #777;
  font-size: 10px;
  padding-top:10px;
}
