/* general presentation stuff */

@page { margin-top:1.5cm; margin-left:2cm; margin-right:2cm; margin-bottom:1.5cm; }

body, p, td, th, ul, li, a, select {
	background-color: #fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
table#coverageheader,
table#consistencyheader {
	padding-top: 0.8cm !important;
	margin-bottom: 30pt;
}
table#coverageheader td:nth-child(1),
table#consistencyheader td:nth-child(1) {
	white-space: nowrap;
}
table#coverageheader td#projectnameterm,
table#coverageheader td#projectname,
table#consistencyheader td#projectnameterm,
table#consistencyheader td#projectname {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
}
table#coverageheader td#projectdescriptionterm,
table#coverageheader td#projectdescription,
table#consistencyheader td#projectdescriptionterm,
table#consistencyheader td#projectdescription {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
}
table#coverageheader td#projectpathterm,
table#coverageheader td#projectpath,
table#consistencyheader td#projectpathterm,
table#consistencyheader td#projectpath {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
}
h1.custom {
	font-size: 14pt;
}
h1.custom, .pagebreak {
	padding-top: 0.8cm !important;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	padding-top: 0cm !important;
	margin-bottom: 10pt !important;
}
h4 {
	font-size: 8pt;
	font-style: italic;
	color: #003366;
	padding-top: 0cm !important;
	margin-bottom: 10pt !important;
}
#content {
	padding: 0.5cm 0 0 0;
}
a, a.visited {
	text-decoration: none;
}
table {
	border-spacing: 0;
}
td {
	padding: 0.1cm;
}
th.line1 {
	border-bottom: 2px solid grey;
}
td.line {
	border-bottom: 2px solid grey;
	text-align:center;
}
th.left, td.left {
	text-align: left;
}

img {
	max-height: 35em;
}
.qnt, .string {
	font-size: 8pt; 
}
.print_only {
	display: inline;
}
.noprint, .ui-dialog-titlebar-close, #wide, #tabsSQ, #tabsL {
	display: none !important;
}
.noscreen {
	background-color: #aa00cc;
}
div #properties {
    padding: 5px 5px 5px 5px;
	border: 1px solid #003366;
	border-radius: 4px;
}
.reporttitle {
	text-align: left;
    background-color: #FFFFFF; 
    font-size: 1.4em; 
    font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #003366;
	border-left: 0px;
	background-image: url(images/d2dlogo.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #003366;
}
.pagebreak, .ui-dialog-titlebar {
    page-break-before: always;
}
.spot_table td {
	padding: 0.05cm;
}
.box {
	border:solid gray 2px;
	border-spacing: 0;
	padding: 3px;
}
.full_width {
	width: 99%;
}
.ui-accordion-content, .ui-widget-content {
	display:block !important;
}
.ui-accordion, .ui-accordion-header{
	border: 0px;
    margin: 0px;
    padding: 0px;
}
.ui-widget-header {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	/* font-weight: bold;
	color: #1c94c4; */
	color: #003366;
}
.error, .warning {
	margin:.5cm 0 .5cm 0cm;
	border:2px solid;
	padding:10px;
	font-weight: bold;
}
.error {
	border-color: red;
}
.warning {
	border-color: orange;
}
#Remarks {
	font-family: courier !important;
	width: 99%;
	border: solid 2px gray;
	padding: 3px;
	margin-bottom: 60px;
}
#SAM, #Version {
	font-family: courier !important;
	border-style: none;
}
.custom_header {
	position: fixed;
	width: 100%;
	text-align: center;
}
.custom_header img {
	height: 1.5cm;
}
.today {
	position: absolute;
	top: 0cm;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
}
.custom_footer {
	width: 100%;
	border-top: solid 3pt;
	position: absolute;
	top: 23.4cm;
	font-size: 20pt;
	margin-top: 10pt;
	color: gray;
}
.firstFooter{
	width: 96%;
	top: 25cm;
}
.decodon {
	position: fixed;
	bottom: 0.7cm;
	right: -0.5cm;
	transform: rotate(-90deg);
	font-size: 4pt;
	color: gray;
}
.imageView img {
	max-width: 100%;
	max-height: 21cm;
	border: solid 2px gray;
}
.dualView img {
	max-width: 100%;
	max-height: 20cm;
	border: solid 2px gray;
}
.legend img {
	max-height: 1cm;
	vertical-align:middle;
	border: solid 2px gray;
}
div .legend{
	margin-top:10pt;
	font-style: italic;
}
div .anker{
	position: relative;
}
.selecter {
	display: none !important;
}
#strategy, #formula {
	display: none !important;
}
.conventions {
	font-size: 7pt !important;
}
.conventions h3, .conventions h4, .conventions div h4 {
	margin-bottom: 5px !important;
}
.conventions h3 {
	margin-top: -1.5cm;
}
.example img {
	max-height: 6cm;
}
.color-box {
	margin-left: 3pt;
	width: 8pt;
	height: 8pt;
	display: inline-block;
	vertical-align: middle;
	border: 1pt solid black;
}
.redborder {
	border: 2px solid red;
	padding: 0px 3px;
}
