table.tablesorter {
background-color: #CDCDCD;
margin: 10px 0pt 15px;
font-size: 8pt;
text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
background-color: #1A80B6;
font-size: 8pt;
padding: 4px;
color: #FFF;
text-align: center;
}
table.tablesorter thead tr .header {
background-image: url(//www.atworx.nl/wp-content/plugins/atworx_auction/style/tablesorter/atworx/bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(//www.atworx.nl/wp-content/plugins/atworx_auction/style/tablesorter/atworx/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
background-image: url(//www.atworx.nl/wp-content/plugins/atworx_auction/style/tablesorter/atworx/desc.gif);
}
table.tablesorter tbody td {
color: #3D3D3D;
padding: 4px;
background-color: #FFF;
vertical-align: top;
}
table.tablesorter tbody td:not(:first-child) {
text-align: center;
}
table.tablesorter tbody tr:nth-child(odd) td {
background-color: #F0F0F6;
} table.lefty tbody td:not(:first-child), .lefty {
text-align: left !important;
}.countdown-rtl {
direction: rtl;
}
.countdown-holding span {
color: #888;
}
.countdown-row {
clear: both;
width: 100%;
padding: 0px 2px;
text-align: center;
}
.countdown-show1 .countdown-section {
width: 98%;
}
.countdown-show2 .countdown-section {
width: 48%;
}
.countdown-show3 .countdown-section {
width: 32.5%;
}
.countdown-show4 .countdown-section {
width: 24.5%;
}
.countdown-show5 .countdown-section {
width: 19.5%;
}
.countdown-show6 .countdown-section {
width: 16.25%;
}
.countdown-show7 .countdown-section {
width: 14%;
}
.countdown-section {
display: block;
float: left;
font-size: 75%;
text-align: center;
}
.countdown-amount {
font-size: 150%;
}
.countdown-period {
display: block;
}
.countdown-descr {
display: block;
width: 100%;
}