.ewfUiAppLogo{
    font-size: 19pt;
    font-family: 'Adamina', serif; 
}.possibleMatchTable > tbody > tr:first-child{
    font-weight: bold;
}.possibleMatchTable{
    width: 100%;
}.possibleMatchRow > td{
    padding: .5em;
}.possibleMatchTable > tbody > tr:nth-child(even){
    background-color: #DCE2E8;
}.possibleMatchTable .possibleMatchRow:hover{
    background-color: #5E86AC;
    cursor: pointer;
    color: white;
}table.ewfStandard > tbody > tr.pendingImageConflictsWarning,table.ewfStandard > tbody > tr.ewfContrast.pendingImageConflictsWarning,table.ewfStandard > tbody > tr.ewfClickable.pendingImageConflictsWarning,table.ewfStandard > tbody > tr.ewfClickable.ewfContrast.pendingImageConflictsWarning,table.ewfStandard > tbody > tr.ewfClickable:hover.pendingImageConflictsWarning,table.ewfStandard > tbody > tr.ewfClickable:hover.ewfContrast.pendingImageConflictsWarning,table.ewfTblSel > tbody > tr.pendingImageConflictsWarning,table.ewfTblSel > tbody > tr.ewfContrast.pendingImageConflictsWarning,table.ewfTblSel > tbody > tr.ewfClickable.pendingImageConflictsWarning,table.ewfTblSel > tbody > tr.ewfClickable.ewfContrast.pendingImageConflictsWarning,table.ewfTblSel > tbody > tr.ewfClickable:hover.pendingImageConflictsWarning,table.ewfTblSel > tbody > tr.ewfClickable:hover.ewfContrast.pendingImageConflictsWarning{
    background-color: #ff8c2d;
    background-color: rgba(255, 140, 45, .7);
}.width200 > img.ewfImage,.width200 > div.ewfImage{
    width: 200px;
}.width100 > img.ewfImage,.width100 > div.ewfImage{
    width: 100px;
}.thumbnail > img.ewfImage,.thumbnail > div.ewfImage{
    border: 2px solid #78A0C3;
}a.thumbnail{
    outline: 0;
}.bookImagePreview > img.ewfImage,.bookImagePreview > div.ewfImage{
    float: right;
    margin-right: 40px;
}.amazonProcessReportWarning{
    background-color: orangered;
}.displayNone{
    display: none !important;
}body{
  width: 1280px;
  
  margin: 1em auto !important;
}.cellPadding td{
  padding: 4px !important;
  vertical-align: top;
}