Current File : /home/giriqfky/public_html/Barga/assets/default/css//custom-pdf.css
/* =============================================================================
InvoicePlane
Custom Stylesheet
All changes made in this file will override the default styles in PDFs.
========================================================================== */
body{
font-size:8.5pt; color:#000; font-weight:400;
}
p{
padding:0; margin: 0; line-height: 14px;
}
table{
width:100%; border-spacing:0; border-collapse: collapse; font-size:9pt; color:#000;
}
.order_details_table{
margin-top:20px;
}
.order_details_table th,.order_details_table td{
border:1px solid #000; padding:2mm; text-align: center;
}
.order_details_table th{
background:#efefef;
}
.order_details_table td table td{text-align: right;}
.total_block{
padding-bottom:10px;
}
.total_block span{
width:300px; text-align: right;
}
.black{
color:#000;
}
.column1{width:50%; float: left;}
.challen_details_table th,.challen_details_table td{
border:1px solid #000; padding:2mm; text-align: left;
}
.logo_wrapper{
position: relative; height:60px;
}
.heading{
width:100%; text-align:center; height:20px; margin-bottom:20px;
}
/*******challen********/
.challen_table1{
border:1px solid #000;
}
.challen_table1 td{
padding:2mm;
}