.inv-bootstrap .nav-tabs>li>a {background-color: #1e73be; color: #FFF; font-weight: bold; font-size: 20px; border-radius: 0; border-right: 1px solid #CCC; -webkit-transition: all 200ms linear 0s; transition: all 200ms linear 0s;}
.inv-bootstrap .nav-tabs>li>a:hover {background-color: #1e73be; color: #FFF; opacity: 0.7;}
.inv-bootstrap .nav-tabs>li {margin-right: -2px;}
.donor-wrap {display: inline-block; width: 23%; margin-right: 2%; margin-bottom: 5px; margin-top: 5px;}
.inv-bootstrap .btn.btn-large {font-size: 20px; font-weight: bold; padding-top: 10px; padding-bottom: 10px;}
.inv-bootstrap form .cardContainer {margin-bottom: 30px;}
.donor-legend {font-size: 18px; text-align: center;}
.donor-legend .fa-star {color: #FFE900;}
.donor-legend span.no-break {white-space: nowrap;}