#invoice {border: 0px solid #ddd; margin: 10px auto 10px auto;}
#invoice div.spacer {display: inline-table}
#invoice #iLeftTop IMG {width: 150px; margin: 0}
#invoice #iRightTop h4 {font-size: 2rem; font-weight: 600; margin: 0px; padding: 0px}
#invoice * {font-size: 1.5rem !important}
#invoice .orderItems    {}
#MainTitle U {text-decoration: none}
#invoice #iBilling  {border: 0px solid #ddd; margin: 0 auto; text-align: center; padding: 20px; font-size: 1.5 rem}
.pad    {}
.spacer.pad         {}
#invoiceCont            { overflow: visible; width: 700px}
#invoice    { width: 700px}
#invoiceCont #menu      {text-align: left; margin-top: 10px; padding: 5px}
#menu   A               {background: #50b3db !important; color: #fff; padding: 5px 20px; border-radius: 5px; text-decoration: none}
#invoice #iLeft         {width: 200px; padding: 10px}
#invoice #iCenter       {width: 230px; padding: 10px}
#invoice #iRight        {width: 200px; padding: 10px}
#invoice #iLeftTop      {width: 200px; padding: 10px}
#invoice #iCenterTop    {width: 230px; padding: 10px}
#invoice #iRightTop     {width: 200px; padding: 10px}
#invoice .orderItems    {width: 100%; margin-left: 0px;}
#invoice .orderItems P  {}
#invoice .orderItems P span:nth-of-type(1) {width: 50px !important}
#invoice .orderItems P span:nth-of-type(2) {width: 140px !important}
#invoice .orderItems P span:nth-of-type(3) {width: 440px !important}
#invoice .orderItems P span:nth-of-type(4) {width: 120px !important}

h2.heading--3 {
    margin-top: 0.4em;
    font-size: 2.8rem;
    text-transform: none;
}
.al {text-align: left !important}
.ar {text-align: right !important}
.ac {text-align: center !important}
.b  {font-weight: 800}
.bg {background: #eee}

#tblMyOrders {max-width: 500px}
#tblMyOrders b:nth-of-type(1)   {width: 20% !important}
#tblMyOrders b:nth-of-type(2)   {width: 50% !important}
#tblMyOrders b:nth-of-type(3)   {width: 20% !important}
#tblMyOrders b:nth-of-type(4)   {width: 10% !important}
@media only screen and (max-width: 1000px) {
  #sideMenu h3{ display: inline-table; padding: 5px 10px; background: 50b3db; color: #fff;}
    #invoiceCont  {overflow: auto}
}
