@media only screen and (max-width: 860px) {
.IPledgeTable input[type=checkbox]{
width:1em !important;
}
}
.DefaultButtons .button {
background-color: #001e42;
color:#fff
}

.DefaultButtons .button:hover {
background-color: #fff !important;
color:#001e42;
}
