﻿
/* common */
.jec .fldval input, .jec .fldval select { font-size:inherit;}
.jec .row_country {display:none;}

/* catalogue */
.jec table.category {width:100%;}
.jec table.category td.pd_name { width:auto; }
.jec table.category td.pd_name a{ /*text-decoration:none;*/ }
.jec table.category a.pd_name {font-weight:bold;}

.jec table.category td.pd_priceGST { width:80px;}
.jec table.category td.pd_price { width:90px;}


.jec table.category h2.catname {font-weight:bold;}
.jec table.category .maxallowed { color:Red; font-size:smaller; }

.jec .totalvolumn { font-size:1.2em; font-weight:bold;}

/* shipping */
.jec td.shippingfee span.shippingfee {color : #FF6600; font-weight:bold;}
.jec div.confirmorder table.customer tr.shippingfee {display:none;}
.jec table.customer td.fldval {width:320px;}

/* payment */
.jec table.payment td { padding:5px; }
.jec table.card { margin:10px 0 0 30px;}


.jec .fldval .buttonlist input {width:auto;margin-right:3px;}
.jec table.customer {width:700px;}
.jec table.customer td.fldval {width:auto;}
