td.tablecell { 
  text-align:center; 
  color:#5e514d; 
  height:22px;
}
th.tablehead { 
  color:#fff; 
}
div.content-box-right { 
  width:320px; 
}
div.hd-calc-head { 
  color:#7A644A; 
  text-align:center; 
  margin:10px 0px 10px 0px; 
  padding-bottom:10px; 
  font-size:18px; 
  font-weight:bold;
  border-bottom:1px solid #5E514D;
}
table.hd-calc, table.hd-quote { 
  width:100%; 
  padding:4px 10px 4px 10px;
  font-size:14px; 
}
table.hd-calc input[type=text] { 
  padding:2px 5px 2px 5px;
  font-size:14px;
  font-family:Arial,Helvetica,sans-serif; 
  height:14px; 
  width:60px; 
}
table.hd-calc select { 
  font-size:14px;
  font-family:Arial,Helvetica,sans-serif; 
  border-radius:5px;
  width:120px;
}
table.hd-calc td, table.hd-quote td { 
  padding:4px; 
}
table.hd-calc input.fbsubmit { 
  margin-left:50px; 
}
table.hd-quote td.tdhead { 
  font-weight:bold; 
  border-bottom:1px solid #5E514D; 
}
table.hd-quote td.right { 
  text-align:right; 
  padding-right:20px; 
}
table.hd-quote td.total { 
  border-top: 1px solid #5E514D; 
}
td.hd-submit { 
  text-align:right; 
}
table, tr, td {	
  color:#5e514d; 
}
td.left { 
  text-align:left; padding-left:15px; 
}
td.bold { 
  font-weight:bold; 
}
a.tooltip {
  outline:none; 
}
a.tooltip strong {
  line-height:30px;
}
a.tooltip:hover {
  text-decoration:none;
}
a.tooltip span { 
  z-index:10;
  display:none; 
  padding:14px 20px; 
  margin-top:-30px; 
  margin-left:28px; 
  width:240px; 
  line-height:16px; 
}
a.tooltip:hover span{ 
  display:inline; 
  position:absolute; 
  color:#7a644a; 
  font-family:Arial;
  border:1px solid #DCA; 
  background:#FFFAF0;
}
.callout {
  z-index:20;
  position:absolute;
  top:30px;
  border:0;
  left:-12px;
}
table.hd-price-table { 
  background-color: #e2e2e1; 
  border: 0px solid #F0F1EC; 
  width: 580px; 
  border-collapse: collapse; 
}
table.hd-price-table-mobile { 
  background-color: #e2e2e1; 
  border: 0px solid #F0F1EC; 
  width: 400px; 
  border-collapse: collapse; 
}

/*CSS3 extras*/
a.tooltip span { 
  border-radius:4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
  -moz-box-shadow: 5px 5px 8px #CCC; 
  -webkit-box-shadow: 5px 5px 8px #CCC; 
  box-shadow: 5px 5px 8px #CCC; 
}
p.hd-Q { 
  font-weight:bold; 
  font-family:'Ubuntu';
  font-size:14px; 
}
p.hd-A { 
  font-weight:normal; 
  font-size:14px;
  padding-bottom: 20px;
}
table.hd-calc select, table.hd-calc input[type=text] { 
  background-color:#FFFFFF; 
  border:1px solid #9CA780;
  padding:2px;
  font-size:14px;
  color:#575142; 
}
table.hd-calc select { 
  height:28px; 
}
table.hd-calc input[type=text] { 
  height:24px; 
  text-align:center; 
}
/* Stylesheet: hire-drive Modified On 2017-11-21 09:38:38 */
