#invoice

{
    
    width:816px !important;
    height:1056px  !important;
}


.in-in-content h4{
font-size: 14px;
    font-weight: 700;
    font-family: normal;
    color: #459ae3;
}
.mydiv div{
    padding: 20px;
  }
    .cart-page .Content1 ul{
        text-decoration: none;
       list-style-type: circle!important;
    }
   .cart-page .Content1{

background: #ffffff;
    color: #2c2c27;
    }
    .headbutton{
       
    }
   .cart-page .Content2{
       background: #e9e7e5;
    color: #740000;
}
   .cart-page .Content3 {
    background: #016872;
    color: #f9f9f9;
}
.cart-page .Content4{
    background: antiquewhite;
}
.cart-page .Content4 h2{
    text-align: center;
     font-family: normal;
}
.cart-page .red_color {
    color: #600f93;
}
.cart-page .Content5{
    background: #f1eded;
    color: #000000;
}
.cart-page h4{
    font-size: 18px;
     font-family: normal;
}

  .cart-page  table{
           width: 100%;
    background: #b90606;
    font-weight: 900;
    }

  .cart-page td ,.cart-page th{
        text-align: center;
        color:white;
        border:1px solid white;
        padding: 12px 10px;
    }
  .cart-page  td{
font-size: 13px;
font-weight: normal;
line-height: 18px;
  }
  .cart-page  th{
            background: #f3bd5b;;
  background: #f3bd5b;
    color: #320a0a;
    font-size: 14px;
    font-family: math;
    font-weight: bold;
    
    }
  .cart-page  h1,.cart-page h2{
        
        font-size: 22px; font-family: normal;

    }
 .cart-page   h3{
        font-size: 20px;
    font-family: normal;
    }
  .cart-page p{
      
        font-style: italic;
    }
   .cart-page mark{
        padding: 12px;
    }
    .cart-page ul,.cart-page ol{
      padding-left: 12px;
    }
    
   .cart-page ol li, .cart-page ul li{
    font-family: normal;
           font-size: 16px;
    line-height: 28px;
    }
    input{
        font-size:25px!important;
    }
  .cart-page ul li{
           font-size: 16px;
    line-height: 28px;
    list-style-type: disclosure-closed;
    }