
table.tablesorter, table.tableTotal {
    background-color: #F1F1F1;
    border: 1px solid #888888;
    font-size: 12px;
    width: 100%;
}
table.tablesorter th, table.tableTotal th {
    padding: 3px;
    text-align: left;
}
table.tablesorter td, table.tableTotal td {
    color: #000000;
    padding: 2px;
    vertical-align: middle;
}
table.tablesorter .even, table.tableTotal .even {
    background-color: #E1E1E1;
}
table.tablesorter .odd {
    background-color: #D1D1D1;
}
table.tablesorter .header, table.tableTotal .header {
    background-image: url("bg.png");
    background-position: -8px center;
    background-repeat: no-repeat;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    height: auto;
    padding-left: 17px;
    padding-top: 8px;
}
table.tablesorter .headerSortUp, table.tableTotal .headerSortUp {
    background-image: url("asc.png");
    background-repeat: no-repeat;
}
table.tablesorter .headerSortDown, table.tableTotal .headerSortDown {
    background-image: url("desc.png");
    background-repeat: no-repeat;
}
.NotDealerProduct.odd td {
}
.NotDealerProduct td {
}


.IsDealerProduct.odd td, .IsFinalised td {
    background: none repeat scroll 0 0 #CCFF99;
}


.report-content-commission .IsFinalised td {
    background: none;
}

.IsDealerProduct td {
    background: none repeat scroll 0 0 #CCFFCC;
}

.IsFinalised_FI td {
    background: none repeat scroll 0 0 #CCFF99;
}
.price {
    text-align: right;
}
.product-hide, .finance-hide, .communication-hide {
    display: none;
}
.product-list li li {
    border-bottom: 1px dashed lightgray;
    padding: 7px 0 5px 5px;
}
.product-list {
    list-style: none outside none;
}
.product-show, .finance-show, .communication-show {
    display: block;
}
.product-list li a {
    margin-top: -1px;
}
.product-list-row-item {
    margin-left: 20px;
}
.icon-remove {
    float: right;
}
.icon-tick {
    vertical-align: middle;
}
.product-list-hide {
    display: block;
}
.product-list-hide {
    display: none;
}
.product-list-group {
    margin-left: 27px;
}
.no-display {
    display: none;
}
.product-needs-update {
    background: none repeat scroll 0 0 #FF9999;
}
.product-list-update {
    float: right;
    margin-right: 25px;
}
.product-list-retail input, .product-list-commission input {
    text-align: right;
    width: 80px;
}
.IsFinalised_Modify {
    display: none;
}

.IsFinalisedProduct_ModifyProduct {
    display: none;
}

._Modify.approve-access {
    display: block;
}

.product-isother-no-show {
}
.tableplain td {
    border: 1px solid gray;
    padding: 3px;
}
.tableplain {
    border-collapse: collapse;
}
._Modify_Lock {
    display: none;
}
.tableplain th {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid white;
    color: white;
    font-weight: bold;
    padding: 3px;
}
.invoice-number-incomplete {
    display: none;
}
.nav-page {
    border-bottom: 1px solid activeborder;
    display: block;
    height: 27px;
    list-style: none outside none;
}
.nav-page li a:hover {
    background: none repeat scroll 0 0 maroon;
    color: white;
    text-decoration: none;
}
.nav-page li a {
    background: none repeat scroll 0 0 activeborder;
    border-left: 1px solid activeborder;
    border-right: 1px solid activeborder;
    border-top: 1px solid activeborder;
    color: #333333;
    font-weight: bold;
    margin-right: 6px;
    padding: 10px;
}
.nav-page li {
    float: left;
}
.nav-page li.current a {
    background: none repeat scroll 0 0 white;
    color: black;
}
.group-modify.modify-add-page {
    margin-right: 20px;
    margin-top: 0;
}
.dashboard-widget-report a {
    margin-bottom: auto;
    margin-top: auto;
}
.dashboard-widget-report {
    font-size: 116%;
    font-weight: normal;
}
.dashboard-widget-report span {
    color: black;
    font-size: 56%;
    font-weight: normal;
    margin-top: -34px;
    position: relative;
    top: -17px;
}
.dashboard-widget-report a {
    margin-bottom: 0;
    padding-bottom: 0;
}
.dashboard-widget-report {
    font-size: 150%;
}
.reset-min.ShowReset {
    display: block;
}
.reset-min.HideReset {
    display: none;
}
.nav-content {
    display: block;
    height: 150px;
}
._ModifyProduct {display:block;}


.report-content-commission .boo_locked_True td {background: none repeat scroll 0 0 #CCFF99;}
