﻿﻿.tdd:nth-child(1) {width:16px;}
.tdd:nth-child(2) {width:54%;color:#888;}
.tdd:nth-child(3),.tdd:nth-child(4) {text-align:center;}

.order-table {
	display:table;
	width:100%;    
	background: #f9f9f9;
	border: 1px solid #e6e9ee;
	}
	
#allEntries {display:table-row-group;}

.otop .tdd {
	font-weight:700;
	background:#f1f1f1;
	color:#555;
	border-bottom:1px solid #e6e9ee;
	border-right:1px solid #e6e9ee;
	}
	
.otop .tdd a {color:#555;text-decoration:none;}
.ono {color:#c00;}

.tdd h6 {
	margin:0 0 2px;
	color:#000;
	font-size: 13px;
	}
	
	.tdd h7 {
	margin:0 0 2px;
	color:#000;
	font-size: 10px;
	}
	
 div[id^="wprdv"] {position:fixed;top:0;right:0;background:rgba(0,0,0,0.2);padding:8px;}
 div[id^="entry"]:last-child .tdd {border-bottom:0 none;}
.trr,div[id^="entry"] {display:table-row;}

.tdd {
	display:table-cell;
	padding:10px 12px;
	border-bottom:1px solid #e6e9ee;
	border-right: 1px solid #e6e9ee;
	vertical-align:middle;
	}
	
.tdd:last-child {width:50px;text-align:center;border-right:0 none;}
.tdd a {color:#07d;text-decoration:underline;}