/* Copyright (c) 2008, Pragmatic Data, LLC. All rights reserved. */
/* Color scheme change, originally we had Pragmatic Green 
Pragmatic Green - #00b370
-- , Light - #e0ffe0, Autocomplete highlight background - #1b5ccd;
FDA Blue - 1f3968 
FDA Gray - bbcadf
Stripes Red A60000, Pragmatic Green #54BF83, gray BBCADF 
*/
.explanation {
  font-size: 90%;
}
div.terms {
  font-size: 80%;
}
h1 {
  font-size: 120%;
  font-weight: bold;
}
h2 {
  font-size: 110%;
  font-weight: bold;
}
h3 {
  font-size: 110%;
  font-weight: normal;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
table.data {
  border-collapse: collapse
}
th.data {
  background: silver;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}
td.data {
  background: #FFF;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  font-family: sans-serif;
  font-weight: normal;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
  display: table-cell;
}
caption.data {
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  padding-left: 5pc;
}
.failure,
.error,
.fatal,
.error { 
  color: red; 
  font-weight: bold; 
}
.sch-failure,
.sch-warning,
.sch-error,
.sch-fatal,
.sch-error { 
  color: red; 
  font-weight: bold; 
}
div.sch-message { 
  font-style: italic;
}
.sch-error-mark { 
  background: red; 
  color: white; 
  font-style: normal; 
  font-weight: bold; 
  padding: 4 4 4 4;
}
div.toc { 
  font-size: 71%;font-family:"Arial Unicode MS", sans-serif; 
  color: #bbcadf;
}
div.toc a:visited,
div.toc a:active,
div.toc a:link {
  color: #bbcadf;
  text-decoration: none;
}    
div.toc a:hover {
  color: #ffffff;
  text-decoration: none;
}    
div.page-sidebar-menu {
  margin: 10px;		    
}
div.overflow-control { 
  position:fixed;
  height:100%;
  overflow:hidden;		    
}
.bar a:visited,
.bar a:active,
.bar a:link {
  color: white;
  text-decoration: none;
}
div.page-sidebar-menu-item:before {
  color: #bbcadf;
  /* background: url(menu-bullet.png) 0 0 no-repeat;  */
  content: '\25ba';
  padding: 0px 0 2px 5px;
  margin: 0;
  padding-right: 2px;
  margin-bottom: 1px; 
}
div.page-sidebar-menu-item a,
div.page-sidebar-menu-item a:visited,
div.page-sidebar-menu-item a:active,
div.page-sidebar-menu-item a:link {
  color: #bbcadf;
  text-decoration: none;
}    
h1.page-sidebar-menu-item a:visited,
h1.page-sidebar-menu-item a:active,
h1.page-sidebar-menu-item a:link {
  color: #BBCADF;
  text-decoration: none;
}    
div.page-sidebar-menu-item a:hover {
  color: #ffffff; //, Pragmatic Green #54BF83, gray BBCADF 
  text-decoration: underline;
}    
.fineprint {
  font-size: 7pt;
  font-weight: normal;
  display: block;
}
body {
  background-color: rgba(255,255,255,0);    
  color: black;
  font-family: "Arial Unicode MS", sans-serif;
}

/* new lightweight layout */

html {
  //  background: rgba(255,255,255,0) url(upper-left-gradient.png) no-repeat fixed;
  background-color: rgba(255,255,255,0);
}
#body a:empty { 
  display: block; 
  position: relative; 
  top: -65px; 
  visibility: hidden; 
}
html,
body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 22px;
  padding-bottom: 20px;
  padding-left: 0px;
  background-color: rgba(255,255,255,0);
}
#body {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 15px;
}
@media print {
#body {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
}
}
.bar { 
  color: white;
  font-weight: bold;
  background-color: #1f3968;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px;
}
.bar {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 3px;
  padding-left: 3px;
  position: fixed;
  z-index: 1000;
}
#bottom.bar {
  height: 29px;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  bottom: 0px;
}
#bottom.bar .logo-box {
  position: absolute; 
  right: 0px; 
  width:55px; 
  padding-top:0px;
  padding-bottom:4px;
  padding-left: 4px;
  background-color: #00b370;
  margin: 1px solid red;
  z-index: 400;
}
#bottom.bar .logo-box img {
  position: relative;
  right: 240px;
  z-index: 500;
}
#bottom.bar .title-box {
  position: absolute; 
  right: 60px;
  margin-left: auto; 
  text-align: right;
  z-index: 800;
}
#bottom.bar .login-box {
  position: absolute; 
  left: 0pt; 
  width: 200px; 
  display: inline-block;
  padding-top:4px;
}
#bottom.bar .other-box {
  position: absolute; 
  left: 40%; 
  width: 400px;
}
#bottom1 {
  height: 5px;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  bottom: 0px;
  position: fixed;
  z-index: 1000;
  color: white;
  font-weight: bold;
  background-color: #1f3968;
}
#side1.bar {
  border-left-width: 1px;
  top: 5px;
  right: 5px;
  bottom: auto;
  width: 13em;
  z-index: 2000;
}
#side2.bar{
  border-left-width: 1px;
  top: auto;
  right: 5px;
  bottom: 35px;
  width: 13em;
  z-index: 2000;
}
#body a { /* try to make link targets appear shifted down */
 border-top: 80px solid none;
}
li {
display: list-item;
}
.menu1 {
top: 0px;
right: 0px;
position: fixed;
z-index: 100;
color: white;
background-color: #1f3968;
opacity:0.2;
filter: alpha(opacity = 20);
height:96%;
width: 25px;
}
.menu2 {
bottom:25px;
right:0px;
position: fixed;
z-index: 200;
display:none;
color: white;
height:50%;
width: 25px;
}

.menu1 div {
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
position:relative;
top:23%;
font-weight: bold;
}

.menu2 div {
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
position:relative;
top:43%;
font-weight: bold;
}

.popup {
  display: inline-block; 
  position: relative; 
}
.popup .content {
  background-color: #1F3968;
  color: black;
  font-weight: normal;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  width: 8em;
}
.popup .content { 
  opacity: 0.3;
  filter: alpha(opacity = 0);
  -webkit-transition: width 1.5s;
  visibility: hidden;
  -webkit-transition: visibility 2s;
  z-index: 2000;
}
.popup:hover .content { 
  opacity: .9;
  filter: alpha(opacity = 99);
  -webkit-transition: width 1.5s;
  visibility: visible;
  -webkit-transition: visibility 0s;
  z-index: 2000;
}
#top .popup .content {
  position: absolute;
  left: 0pt;
  top: 2ex;
}
#bottom .popup .content {
  position: absolute;
  left: 0pt;
  bottom: 2ex;
}
#side .popup .content {
  position: absolute;
  right: 0pt;
  top: 0pt;
}

/* AUTOCOMPLETE */

div.autocomplete {
    position: absolute;
    font-size: 90%
}

div.autocomplete ul {
    border: solid 1;
    background-color: #fff;
    margin: 0 0 0 0;
    padding: 1px 1px 1px 1px;
    list-style: none;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}

div.autocomplete ul li {
    color: #000;
    text-align: left;
}

div.autocomplete ul li a {
    color: #000;
    display: block;
    text-decoration: none;
    background-color: #fff;
    text-shadow: #000 0px 0px 0px;
    position: relative;
    padding: 0;
    width: 100%;
    padding: 0 0 0 1pc;
    text-indent: -1pc;
}

/* armed item in blue */
div.autocomplete ul li.as_highlight a {
    color: #fff;
    background-color: #1b5ccd;
}
div.autocomplete ul li a:hover { 
    color: #fff;
    background-color: #1b5ccd;
}
div.autocomplete ul li.as_highlight a:hover {
    color: #fff;
    background-color: #1b5ccd;
}

div.autocomplete ul li a span {
    display: block;
    font-weight: normal;
}
div.autocomplete ul li a span small {
    font-weight: normal;
}

div.autocomplete ul em {
    font-style: normal;
    color: blue;
}

div.autocomplete ul li.as_highlight em {
    font-style: normal;
    color: #ddd;
}

div.action {
    margin-left: 1em;
}
div.action-time {
    margin-left: 1em;
}
div.action-result {
    margin-left: 1em;
}
div.action-work {
    margin-left: 1em;
}

div.qp-checkbox-panel {
    max-height: 10pc;
    width: 35pc; 
    overflow-y: scroll; 
    overflow-x: hidden; 
    border: 1px solid;
}

input.qp-text {
    width: 20pc;
}

iframe {
  background-color: rgba(255,255,255,0);    
}