﻿body { background: white; font-size: 14pt !important; margin: 50px; }
a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }
.noPrint, #greyBar, footer, .button, .buttonSpecial, #divCharityList, .headerBar, hr, .ui-tooltip { display: none !important; }
#divPrintCharityList { display: block; }
    #divPrintCharityList table, #divPrintCharityList table td, #divPrintCharityList table th { border-collapse: collapse; border: solid 1px; padding: 5px; color: #444444; }
input, textarea { color: #444444; width: 400px; font-size: 14pt !important; }
td { font-size: 14pt !important; vertical-align: top; }
th { font-size: 10pt; }
tr td:nth-child(2n+2) { border: solid 1px #555555; border-radius: 5px; height: 40px; width: 700px; }
    tr td:nth-child(2n+2) input, tr td:nth-child(2n+2) textarea { border: 0; }
*::-webkit-input-placeholder { color: transparent; }
:-moz-placeholder { color: transparent; opacity: 1; }
::-moz-placeholder { color: transparent; opacity: 1; }
input:-ms-input-placeholder { display: none; }
