h1, h2, h3, h4, h5, h6{
    padding:0;
    margin:0;
}
table, div {
    font-family: dejavusanscondensed, Arial, sans-serif;
}
table {
    width: 100%;
    line-height: normal;
    color: #555;
    font-size: 12px;
}
table td, table th {
    padding:5px;
    vertical-align:top;
    line-height: inherit;
}
table tr.top td:nth-child(2){
    text-align:left;
}
table tr.heading th:nth-child(1) {
    width: 50%;
}
table tr.heading th:nth-child(1),
table tr.item td:nth-child(1) {
    text-align: left;
}

table tr.heading th {
    font-weight: bold;
    color: #000000;
    text-align: center;
}

table tr.heading th.total,
table tr.heading th.total_ex_vat,
table tr.heading th.total_incl_vat,
table tr.item td.total,
table tr.item td.total_ex_vat,
table tr.item td.total_incl_vat {
    text-align: right;
}
.tr_border {
    border-bottom: 1px solid #000;
    text-align: center;
}

table tr.spacer td {
    padding-top: 20px;
}

/* Totals */
table tr.total td.border {
    border-top: 2px solid #eee;
    font-weight: bold;
}
/* Dynamic class */
table tr.total td.order-total{
    border-top: 2px solid #000;
}
table tr.item_row td{
    border-bottom: 1px solid #eee;
}

table.notes {
    margin-top: 40px;
    
}
.bottom_div{
    position: absolute;
    width: 588px;
    bottom: 40px;
    margin-bottom: 0;
    margin-top: 100px;
}
div.terms {
    margin-top: 25px; 
   position: absolute;
   bottom: 0;
    align-content: center;
    align-items: center;
    width: 100%;
    
    margin-left: -20px;
}
table.r2vdetails {
    margin-top: 40px;
}

table.footer {
    padding-top: 20px;
    padding-bottom: 20px; /* Invoice margin */
    width: 100%;
}

table.footer tr td {
    vertical-align: bottom;
}

table.footer tr td:nth-child(2) {
    text-align: right;
}
.tablerightaligned{
	margin-right: 0;
	margin-left: auto;
    border-collapse: separate;
    border-spacing: 0px 8px;
}

.invoiceTable{
	border:1px solid #cc9900;
}

.invoiceTd{
	background-color: #cc9900;
	text-align:center;
	font-size: 16px;
}

.invoicebodyTable{
	border-top: 1px solid #cc9900;
}
.des_tr{
    background-color: #cc9900;
    font-weight: bold;
    color: #000;
}
.proforma_main_div{
    border: 1px solid black;
    height: 1122px !important;
    margin: 0 auto;
    position: relative;
    padding: 80px !important;
    width: 750px !important;
    
}
.proforma_pdf_div{
    height: 1122px !important;
    margin: 0 auto;
    position: relative;
    padding: 30px 30px 0 30px !important; 
    width: 750px !important;
    
 }
.div_proforma{
    text-align: center;
}
.comp_name{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font: bold 18px 'Arial';
    color: #555555;
    line-height: 21px;
}
.col_hdr{
    width: 340px !important;
}

.tb_prod{
    border-collapse: collapse;
}



.terms_td{
    color:red; 
    text-align:center; 
    vertical-align: middle;
}
.terms_p{
    margin-bottom: 0 !important;
}
.prd_div{
    margin-top: 10px; 
    height: 400px;
}
.prd_tb{
    margin-top: 10px;
}
table tr.heading th.rt_txt ,table tr.heading td.rt_txt
{ 
    text-align: right !important;
}
.td_padding{
    padding-bottom: 22px;
}
.title_txt{
    color:#000;
}
.prof_info{
    font-size: 12px;
    font-weight: normal;
}
.logo_img{
    max-height:100px;
}
.comp_addr_tb{
    border-bottom: 1px solid #cc9900;
}
#background{
    position:absolute;
    z-index:0;
    display:block;
    height: 70%;
    width: 60%;
    top: 75%;
    left: 20%;
}
#bg-text {
    color:lightgrey;
    font-size:124px;
    transform:rotate(300deg);
    -webkit-transform:rotate(311deg);
    position: relative;
    text-align: center;
    font-weight: bold;
    font-family: DejaVuSansCondensed;
    font-style: normal;
   
}   
/* for UI invoice */
.main_content{
    padding-top: 100px;
}
.all_btn {
    margin-left: 10px;
    display: inline-block;
    padding: 6px 32px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 16px !important;
    border-radius: 50px !important;
    margin-top: 20px;
    text-decoration: none;
    background-image: none;
    border: 1px solid transparent;
   }
div.proforma_main_div div div.terms{
    display: inline !important;
    position: relative !important;
    bottom: -53px !important;
}  
.all_btn.btn-info[disabled]:hover{
    background: rgb(204, 0, 0);
    border-color: rgb(204, 0, 0);
}
@media only screen and (max-width: 1100px) {
    #background{
        left: 0;
        top:52%;
    }
}
.assistiveHead,
.mobile-contact-header,
.responsive-menu-button,
.contact-us-sticky-bar1 {/* sonam stqc 14-12-2021 */ /*kiran ui change - updated */
    display: none !important;
}

