.executive {
    width: 70%;
}

.alignLeft {
    font-family: Verdana,Arial,Helvetica,sans-serif;  
    text-align: left;    
}

.italic {
    font-family: Verdana,Arial,Helvetica,sans-serif;  
    text-align: left;
    font-style: italic;
}

.money{
   font-family: Verdana,Arial,Helvetica,sans-serif;  
   text-align: right;
 }
 
 .title{
    font-family: Verdana,Arial,Helvetica,sans-serif;  
    font-weight : bold;  
    font-size : 150%;  
 }
 
 .voucherH1{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size : 150%;    
 }
 
  .voucherH2{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size : 125%;
    font-weight: bold;
 }
 
 .voucherH3{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size : 110%;
    font-weight: bold;
    white-space: nowrap;
 }


.bankUseLabel
{
    font-size: 7pt;
    font-variant: small-caps;
    text-align: center;
}

.highlight
{
    background-color: yellow;
    border-color: black;
    border-style: solid;
    text-align: center;
    color: red;
    font-weight: bold;
    font-size: 20pt;
}

.voucherAddress
{
    font-family: "Courier New", Courier, monospace;
}

.strong
{
    font-variant:normal;
}

.alignBottom
{
    vertical-align:bottom;
}



/* ###########   New App Styles   ######## */

/* This keeps the form entry boxes aligned. */
fieldset table tr
{
    width: 75%;
}
fieldset table tr td.labelCell
{
    width: 30%;
}
fieldset p, fieldset label, fieldset li
{
    font-size: .85em;
}

.errorControl
{
    background-color: white;
}
.errorControl ul li
{
    color: red;
    background-color: white;
    font-size: .8em;
}
#pnlRoot
{
    max-width: 650px;
}
.textbox
{
    font-family:  "Courier New", Courier, monospace;
    font-size: .9em;
    width: 240px;
}
.TextSmall
{
    font-size: .8em;
}

input.errorControl
{
    border: 1px solid red;
}

select.errorControl
{
    border: 1px solid red;
}

div.help
{
    padding: 2px 5px;
    background-color: #EEE;
    margin-top: -.2em;
    border: 1px solid #999;
    font-size: .9em;
}

div.help h2
{
    background-color: #AAA;
    color: #333;
    padding: 5px;
    margin: 0px -3px 0 -3px;
    text-align: center;
}

table.header-logo
{
    background-color: #009;
    border-bottom: 2px solid #aaa;
}

#top
{
    background-color: #009;
    border: 0px solid;
}


h2
{
    font-size: 1.3em;
}
h1
{
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 10px;
}

fieldset legend
{
    color: #000;
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #CCC;
    background-color: #EFEFEF;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 0px;
    margin-right: 0px;
}

.label
{
    font-size: .9em;
}

#content
{
    margin-left: 5px;
    margin-right: 5px;
}
fieldset
{
    margin-top: 10px;
}
.requiredIndicator
{
    font-size: .05em;
    vertical-align: middle;
    border-collapse: collapse;
    border: 2.5px solid #C00;
    margin-left: 2px;
    background-color: #C00;
}
td.labelCell
{
    font-size: .9em;
    font-weight: bold;
}

/* Match fieldset style */
.pageMessage {
    color: #000;
    font-size: 1em;
    font-weight: bold;
    border: 1px solid #CCC;
    background-color: #EFEFEF;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    margin-left: 0px;
    margin-right: 0px;    
}

.errorButton 
{
    color:Red;
    font-weight:bold;
}

.errorMessage
{
    color: red;
    background-color: white;
    font-size: .8em;
    font-weight:normal;
}
/* Page Navigator classes */
.pageNavigator
{
    width: 100%;
    font-size: .8em;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFF;
    display: block;
    border-bottom: 1px solid #AAA;
    border-top: 2px solid #AAA;
}

.pageNavigator ul
{
    display: inline;
    margin: 0px;
    padding: 0px;
}

.pageNavigator ul li
{
    display: inline;
    list-style-image: none;
    padding-left: 4px;
    padding-right: 4px;
    border-left: 1px solid #EEE;
}

.pageNavigator ul li:last-child
{
    border-right: 1px solid #DDD;
}

.pageNavigator ul li.pageNavigationCurrent
{
    font-weight: bold;
    background-color: #DDD;
    border-bottom: 2px solid #666;
}

.pageNavigator ul li.pageNavigationUnvisited
{
    color: #999;
}

.pageNavigator ul li.pageNavigationVisited
{
    color: #393;
}

.labelContent
{
    font-weight:bold;
}

.panelAgree
{
    border: 2px solid #666666;
    padding: 10px 10px 10px 10px;
}

.customerMessageCell
{
    border: solid 2px red;
    color: #CC0000;
    padding: 3px 3px 3px 3px;
}

tr.GridHeader td {    
    padding: 5px 7px 5px 7px;
    background-color: #AAA;
    font-weight: bold;
    z-index: 20;
}

tr.GridEvenRow td, tr.GridOddRow td {   
    padding: 5px 7px 5px 7px;    
}

.GridEvenRow {
    background-color: #E6E6E6;   
}

.addressSuggestion 
{
    margin-left: 25px;
    padding: 10px;
    width: 500px;
    background-color: #efefef;
    border: 1px solid #999;
}

.TextSmall
{
    font-size: .8em;
}

div.whiteSpaceAbove
{
    margin-top: 1em;
}

div.whiteSpaceBelow 
{
    margin-bottom: 1em;
}

.errorButton 
{
    color:Red;
    font-weight:bold;
}

.helpTextHighlight
{
    color: red;
    font-weight:normal;
}

.stockTable
{    
    border: 1px solid #000;         
    border-collapse: collapse;     
}

.stockTable td
{
    white-space: nowrap;
    border: 1px solid #000;    
}

a.button, a.button:visited {
  font: bold 12px Arial;
  text-decoration: none;
  background-color: #cccccc;
  color: #333333;
  padding: 6px 6px 6px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}


a.buttonStart, a.buttonStart:visited {
    font: bolder 18px Arial;
    text-decoration: none;
    background-color: #AAAAAA36;
    color: #333333;
    padding: 16px;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-radius: 8px;
}   

.modalContainer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99999;
    pointer-events: auto;
}
.modalContent {
    position: relative;
    width: 600px;
    margin: 10% auto;
    background: #FFF;
    box-shadow: 10px 10px 15px 0px #333;
    border: 1px solid black;
    border-radius: 4px;
}

.dialogHeader {
    font-style: italic;
    text-align: center;
}

.dialogContent {
    font-size: 90%;
    padding: 1em;
}

.dialogContent div {
    padding: 1em 0 1em 0;
    font-size: 90%;
}

.dialogContent div.em {
    font-style: italic;
    font-weight: bold;   
}