@charset "utf-8";
/* Dealer Downloads Table */

.dealerdownloads .column-1 a{
	font-weight:bold;
}

.dealerdownloads .column-1{
	width:25%;
}

.dealerdownloads .column-2{
	width:55%;
}

.dealerdownloads .column-3{
	text-align:center;
}

.dealerdownloads .column-4{
	text-align:center;
}

/* CSS Document */
.shop_table my_account_orders{
	background-color: #ffffff;
	border-color:#d9d9d9;
}

table.shop_table thead th{
border-left-style: none !important;
font-weight: bold;
color: #fff;
}

div.product .woocommerce_tabs .panel table.shop_attributes {
width: 100% !important;
}

div.product .woocommerce_tabs .panel table.shop_attributes th {
width:25%;
}

table.shop_table tbody td dl dt {
min-width: 100px !important;
}

.addresses header.title h3,
thead,
.dataTables_wrapper .sorting:hover,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc,
.tablepress thead th,
.tablepress tfoot th,
.addresses header.title {
background-color: #114728;
background-image:none !important;
font-weight: bold;
color: #fff;
}

.productdownload thead th{
	background-color: #F0F0F0;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.productdownload .column-2,
.productdownload .column-3,
.productdownload .column-4
{
	text-align: center;
}

