﻿$(document).ready(function() {
    $('input.pdfButton').removeAttr('style');
}
);

