﻿body {background: lightsteelblue; margin: 0px; padding:0px; height:100%;}
.button { position:absolute; top:200px; left: 10px; }
.ScanningDialogContainer {height:498px; width: 800px;}
.ScanningViewStep {height: 48px; color:black; padding-top:15px; padding-left:50px; cursor:pointer;}
.Step1 {background-image: url('../Images/scannerview1.png'); background-position: 0px 0px; background-repeat: no-repeat;}
.Step2 {background-image: url('../Images/scannerview2.png'); background-position: 0px 0px; background-repeat: no-repeat;}
.Step3 {background-image: url('../Images/scannerview3.png'); background-position: 0px 0px; background-repeat: no-repeat;}
.ScanningLowerControlDiv {position:absolute; bottom:20px; left:8px; width:250px;}
.ScanningLowerControlDiv label {display:inline;}
.ScanningLowerControlDiv .GroupHeader {background-color: steelblue; color:White; padding:10px; margin-bottom:5px; margin-top:5px;}
.ScanningLowerControlDiv .Group {padding-left: 10px;}
.AttachmentDescriptionTextBox {color:#444;}
.AttachmentIconEmpty {width:48px; height:20px;}
.AttachmentIcon {background: url('../Images/attachmenticon.png') no-repeat; width:48px; height:20px;}
.AttachmentIconHL {background: url('../Images/attachmenticonhl.png') no-repeat;}
.Page {width: 980px; height:100%; background-color:lightsteelblue;}
/*.ScanningControlContainer {border:1px solid silver;*/

.Header {width: 978px; border:1px solid silver; font-size: 11px; color: White; font-family: Tahoma, Arial, Sans-Serif; background: steelblue; height:44px; position: relative; }
.HeaderLabel {display:inline-block;font-family: Tahoma; border-width:1px; border-style:None; font-size:18px; color:white; text-align:center; z-index:102px; left:200px; top:3px; height:24px; width:580px; font-weight: bold; position: absolute; }
.HeaderLogo {margin-left:4px; margin-top:2px; width:170px; float:left;  }
.HeaderUserRegion {margin-left: 646px; white-space:nowrap; overflow:hidden; text-align:right; margin-top:6px; margin-right: 6px; font-weight:bold; }
.HeaderUserRegion a, .HeaderUserRegion span  { font-size:7pt; color:white; text-decoration:none; font-family:Verdana; text-align:right; display:inline-block; overflow:hidden; line-height:12px; height:12px;}
.HeaderCaseNumber {color: Gainsboro; margin-top:4px; font-size:10pt; font-family:Arial; line-height:18px; text-align:right;}
.HeaderParticipants {position: absolute; left:208px; top: 26px; line-height:20px; text-align:center; font-weight:bold; color: Gainsboro; font-size: 10pt; width: 560px; overflow:hidden; white-space:nowrap; font-family:Arial;}
