﻿.group{font-weight:bold;background-color:#dfdfdf}
.vendorInfo{background-color:#dfdfdf}
.complete,.edit{text-indent:2em;background-repeat:no-repeat; background-position:5px 2px}
.complete{background-image:url(/AccountsPayable/images/tick.png)}
.edit{background-color:#fdfdc3;background-image:url(/AccountsPayable/images/application_edit.png)}
textarea.userComment{width:300px;height:100px}
.tourTable{width:600px;margin:10px}
.invoiceList{font-size:.8em}
#DocumentTable tr{cursor:pointer}
dl.invoiceList{padding:.5em}
dd{margin-left:.7em}
nav.main-navigation ul.ui-tabs-nav li
{
font-size: 0.7em;
}
.main-section a:focus {background-color:#FDFDC3 }
.vas-indexing-mian-section a:focus, .vas-indexing-mian-section input:focus, .vas-indexing-mian-section select:focus, .vas-indexing-mian-section button:focus,
.vas-indexing-mian-section a:hover, .vas-indexing-mian-section input:hover, .vas-indexing-mian-section select:hover, .vas-indexing-mian-section button:hover {
    outline: 1px solid orange;
    outline-offset: 1px;
    transform: scale(1.04);
}

.approvalRequired, .approvalComplete {
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 0 2px
}
.approvalComplete{background-image:url(/AccountsPayable/images/tick.png);text-indent:2em;}
.approvalNotRequired{color:GrayText;background-repeat:no-repeat; background-position:0 2px}
.approvalComment,.denied{background-repeat:no-repeat; background-position:0 2px}
.denied{font-weight:bold;color:Red}
.approvalCommentNotRequired{color:GrayText;background-repeat:no-repeat; background-position:0 2px}
#toolLinks a{display:inline;padding:0 .5em; color:#ddd;text-decoration:none;cursor:text;}
#toolLinks a.active{color:#5e87bd;text-decoration:underline;cursor:pointer}
#selectedCheck img {display: block; margin:0 auto;}
.selectedRow td:first-child div { display:inline}
.notSelected  { display:none}
.auditHiddenTextBoxWidth { width:350px}
.handcursor
{
    cursor:pointer;
}
#AuditCheckInvoiceTable thead tr th{ font-size: .8em; }
table.reportTable td
{
    padding:3px;
}

.incomplete_warning
{
    background-color: #FBEEEE !important;
    border-left: 1px solid #FF0000 !important;
    border-right: 1px solid #FF0000 !important;
}
.ui-state-success li,.ui-widget-content .ui-state-success li{background-repeat: no-repeat;}

.hidden {
    display: none;
}

div.ui-datepicker{ display: none; }

#MappingTypeContent label{
    font-size:1em;
}