.po_print{
width:70%;
margin:auto;
box-shadow: 0px 0px 5px 5px #888888;
}

.print_title h4{
font-weight:500;
}
.print_detais p{
font-weight:600;
font-size:14px;
line-height:115%;
}
.vander h6{
    font-weight:700;
    font-size:15px;
}

.vander1 h6{
    font-weight:600;
    font-size:15px;
}

/*
.prnt{
display:none !important;
}
*/

.prt{
display:flex;
justify-content:space-between;

}


.tblhd{
color:#fff;
background-color:#1eaae7;
}

.pageprint{
margin-top:-20px;
}