.pro_visib_msg { width: 100%; min-height: 500px; }.aftax_pending{ background: #00a0d2; padding: 5px 20px; color: #fff; text-transform: capitalize; float: left;}
.aftax_approved{ background: green; padding: 5px 20px; color: #fff; text-transform: capitalize; float: left;}
.aftax_disapproved{ background: red; padding: 5px 20px; color: #fff; text-transform: capitalize; float: left;}
.aftax_expired{ background: palevioletred; padding: 5px 20px; color: #fff; text-transform: capitalize; float: left;}
.afform-row{width: 100%; float: left;}
#aftax_status_field label { float: left; width: 200px;}.woocommerce-print-products.link-wrapper i {
margin: 5px;
}
.woocommerce-print-products-templates-wrapper {
margin-top: 20px; 
}
.woocommerce-print-products-templates-wrapper label {
font-weight: bold;
font-size: 90%;
}
.woocommerce-print-products-templates-wrapper select {
display: block;
margin-bottom: 10px;
}