﻿body {
}

.grayBackground
{
    background-color:#D1D1D1;
}

.tdFieldLabel
{
    width:150px;
     min-height:25px;
}

.comboBox
{
    padding:2px;
}

.textBox
{
    border-style:solid;
    border-width:1px;
    border-color:#BABABA;
    padding:4px;
}

.textBox:focus
{
    background-color:#EBEBEB;
    border-color:#6590E5;
}

.textBox:hover
{
    border-color:#6590E5;
}

.shortInput
{
    width:100px;
}

.dateInput
{
    width:75px;
}

.mediumInput
{
    width:175px;
}

.longInput
{
    width:300px;
}

.extraLongInput
{
    width:600px;
}

.ErrorLabel
{
    color:Red;
    font-size:16px;
}

table
{
    padding:2px;
    border-style:none;
}

table td
{
    padding:2px;
}

table th
{
    padding:5px;
}

.dcQuoteTable
{
      
}

.dcQuoteQty
{
     width:25px;
     font-weight:bold;
}

.dcQuoteDesc
{
     width:500px;
     min-width:500px;
}

.dcQuoteUnit
{
     width:80px;
     text-align:right;
}

.dcQuoteTotal
{
     width:80px;
     text-align:right;
}

.thQuoteDesc
{
     width:500px;
}

.dcQuoteTotalFooter
{
     width:75px;
     text-align:right;
     font-weight:bold;
}

/*
    GRID View
*/


.gridView
{
   border-color:White;
   border-style:none;
}

.gridView td
{
    padding:5px;
    border-color:White;
    vertical-align:text-top;
}

.gridView th
{
    font-family:Arial;
    font-weight:normal;
    font-size:16px;
     background-color:#b6b7bc;
     padding:3px 10px 3px 10px;
     font-size:16px;
     border-color:#b6b7bc;
}

.gridView th a:link, th a:visited
{
    
    text-decoration:none;
        font-family:Arial;
    font-weight:normal;
    font-size:15px;

}

.tdNotes
{
    vertical-align:middle !important;
    height:100%;
}

.rowStyle
{
      background-color:White;
}

.headerStyle
{
     background-color:Red;
}

.altRowStyle
{
     background-color:#F6F0E8;

}

.editRowStyle
{
     background-color:#A29E99;
}

.selectedRowStyle
{
    background-color:#A29E99;
}

.selectedRowStyle td
{
     
}

.gridFooterStyle
{
    font-weight:900;
    border-top:solid 1px;
}

.validationInfo
{
    background:red;
    color:White;
    padding:5px;
    filter:alpha(opacity=90);
    opacity:0.9; 
    max-width:500px;
}

.validationInfo li
{
    font-family:Arial;
    font-size:1.2em;
}

.savedInfo
{
    padding:5px;
    background-color:#55895F;
    border-color:#13421C;
    border-style:solid;
    border-width:2px;
    color:White;
    font-size:12px;
}

.formTable
{
    
}

.formTableShip
{
    width:910px;
}

.formTable td
{
    padding:5px;
}

.tdSeperator
{
    width:25px;
}

.tdValueLabel
{
    width:250px;
}

.fullWidth
{
    width:100%;
}

.dateColumn, .numericColumn
{
    text-align:right;
}

.warning
{
     background-color:#F4AC5C;
     color:#583D20;
     border:1px solid #8E6F4C;
     font-weight:800;
     padding:5px;
     width:100%;
}


/*
    AUTOCOMPLETE
*/

.autocomplete_completionListElement
{
    overflow : auto;
max-height : 200px; 
border-width : 1px;
border-style : solid;
list-style-type : none;
margin:0px;
padding:0px;
}

.autocomplete_listItem
{
     background-color:White;
}

.autocomplete_highlightedListItem
{
    background-color:Gray;
    color:White;
}

.checkBoxList
{
    text-align:left;
}

.checkBoxList td
{
    width:225px;
   
    
}


.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7; 
} 

.modalPopup 
{
    background-color:#ffffdd; 
    border-width:3px; 
    border-style:solid; 
    border-color:Gray; 
    padding:3px; 
}

.incidentHeader, .generalHeader
{
    width:100%;
    text-align:center;
    background-color:#D1D1D1;
    font-size:14px;
    font-weight:bold;
    margin:2px;
    padding:5px 0px 5px 0px;
}

.grayHeader
{
    width:100%;
    text-align:left;
    background-color:#D1D1D1;
    font-size:14px;
    font-weight:bold;
    margin:2px;
    padding:5px 0px 5px 0px;
}

.callLeftTable
{
    width:750px;
    margin:5px;
}

.callRightTable
{
    width:485px;
}


.failedLabel, .pendingLabel, .sentLabel, .createdLabel, .deletedLabel
{
    filter: alpha(opacity=75); 
    padding:5px;
    width:75px;
    color:Black;
}

.failedLabel
{
   background-color:#C05454;
}

.pendingLabel
{
     background-color:#C0A554;
}

.sentLabel
{
     background-color:#54C05E;
}

.createdLabel
{
     background-color:Gray;
}

.deletedLabel
{
     background-color:Black;
     color:White;
}

#pnlSaved
{
    background:Green;
    color:White;
    font-weight:bold;
    font-size:22px;
    padding:15px;
    filter:alpha(opacity=80);
    opacity:0.8; 
    width:200px;
    text-align:center;
}

#divWait
{
        background:#FF7D00;
    color:White;
    font-size:20px;
    padding:15px;
    filter:alpha(opacity=70);
    opacity:0.7; 
}

#divWaitNarrow
{
        background:#FF7D00;
    color:White;
    font-size:14px;
    padding:5px;
    filter:alpha(opacity=70);
    opacity:0.7; 
}

.rotateText
{
    -webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


.trueLabel, .falseLabel
{
    filter: alpha(opacity=60); 
    padding:3px;
    width:30px;
    color:Black;
    text-align:center;
}

.trueLabel
{
     background-color:Green;
}

.falseLabel
{
    background-color:Gray;
}

.fieldTable input
{
    width:100%;
}

.information
{
    
     padding:8px;
     background-color:#3567AA;
      color:White;
      font-family:Arial;
      font-size:1.2em;
}

.contentDiv
{
    padding-left:10px;
}