/* user.css ----------------------------------------------------------------- */

.ir_vat_text, 
.ir_shipping_text {
	font-size: 12px;
text-transform: none;
}

.panel-default {
  border-color: #ff0000;
}
.panel-default > .panel-heading {
  color: #fff;
  background-color: #ff0000;
  border-color: #ff0000;
}
.footer {background: #606060;border-top: 2px solid #ddd;}
