.mega-wrap {
  background-color: #fff; }
  .mega-wrap h1 {
    font-size: 30px;
    font-weight: bold; }

.btn {
  background-image: none !important;
  border-radius: 0; }
  .btn:hover {
    text-decoration: underline; }
  .btn.btn-default {
    background-color: #efefef; }

body.themed .ui-progressbar-value {
  background-image: none !important; }

ol.optionList li.clickbuddyLabel {
  border-top: 0 !important; }

.giving-day-sidebar {
  background: #E9EAED;
  padding: 15px 15px !important;
  margin-left: -15px;
  overflow: hidden; }
  .giving-day-sidebar hr {
    border-width: 2px; }
  .giving-day-sidebar .th-backgroundHeaderColor {
    color: #fff; }
  .giving-day-sidebar h2 {
    font-size: 32px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important; }
    .giving-day-sidebar h2 small {
      color: rgba(255, 255, 255, 0.8) !important; }
  .giving-day-sidebar h3 {
    font-size: 24px;
    line-height: 24px; }
    .giving-day-sidebar h3 small {
      color: rgba(255, 255, 255, 0.8) !important; }
  .giving-day-sidebar .module .wrapper {
    background-color: #fff;
    background-url: none;
    border-radius: 0 !important;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
    background-image: none !important; }
    .giving-day-sidebar .module .wrapper #countdown {
      font-size: 30px;
      line-height: 36px;
      font-weight: normal;
      padding-bottom: 10px; }
    .giving-day-sidebar .module .wrapper nh
    .date {
      width: 100%; }
    .giving-day-sidebar .module .wrapper #eventlist, .giving-day-sidebar .module .wrapper #campaignlist {
      padding-left: 0px; }
      .giving-day-sidebar .module .wrapper #eventlist .date, .giving-day-sidebar .module .wrapper #campaignlist .date {
        width: 30px;
        background: #5DBEEE;
        border-radius: 6px;
        color: #fff;
        text-align: center;
        float: left;
        margin: 0 10px 10px 0; }
        .giving-day-sidebar .module .wrapper #eventlist .date .day, .giving-day-sidebar .module .wrapper #campaignlist .date .day {
          font-size: 16px;
          line-height: 16px;
          padding: 2px 0 0 0; }
        .giving-day-sidebar .module .wrapper #eventlist .date .month, .giving-day-sidebar .module .wrapper #campaignlist .date .month {
          background: #1BA4DD;
          border-radius: 0 0 6px 6px;
          font-size: 11px; }
      .giving-day-sidebar .module .wrapper #eventlist .getInnerLink .event-info, .giving-day-sidebar .module .wrapper #campaignlist .getInnerLink .event-info {
        padding-left: 50px; }
      .giving-day-sidebar .module .wrapper #eventlist h3, .giving-day-sidebar .module .wrapper #campaignlist h3 {
        margin: 0px;
        font-size: 14px;
        font-weight: bold;
        line-height: 16px; }
      .giving-day-sidebar .module .wrapper #eventlist li, .giving-day-sidebar .module .wrapper #campaignlist li {
        list-style: none;
        clear: both;
        margin-bottom: 5px; }
      .giving-day-sidebar .module .wrapper #eventlist .viewAll, .giving-day-sidebar .module .wrapper #campaignlist .viewAll {
        float: right;
        font-weight: bold; }

.tabs-v2 {
  border: none !important;
  padding-bottom: 10px !important; }
  .tabs-v2 .active {
    border-bottom: 2px solid;
    color: #555 !important; }
    .tabs-v2 .active a {
      color: #555 !important; }
  .tabs-v2 li {
    border-width: 0 0 2px 0; }
    .tabs-v2 li:hover, .tabs-v2 li:active {
      background: none; }
    .tabs-v2 li a {
      border: none !important;
      padding: 5px 5px;
      margin: 0 10px; }
      .tabs-v2 li a:hover, .tabs-v2 li a:active {
        background: none; }

body.themed #featured-lists {
  border-top: none !important; }

.npo #featured-lists h4, .npo #fundraisers h4, .npo #teams h4 {
  border-bottom: 1px solid;
  padding: 5px 0;
  border-radius: 0; }

#profile {
  overflow: visible;
  background-repeat: repeat; }
  #profile h1 a:hover {
    text-decoration: underline; }
  #profile section {
    padding-left: 10px; }
  #profile .wrapper {
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);
    background: #fff;
    padding: 10px;
    margin: 0 0 10px  0;
    min-width: 120px; }
    #profile .wrapper table {
      width: 100%; }
    #profile .wrapper h1 {
      margin-top: 0;
      padding: 0 0 10px 0; }
    #profile .wrapper a.more {
      float: left; }
    #profile .wrapper .minor {
      font-weight: normal;
      color: #888; }
  #profile #appeallist a {
    float: none; }
    #profile #appeallist a h2 {
      font-weight: bold;
      font-size: 12px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    #profile #appeallist a p {
      font-weight: normal;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  #profile .teamMembers h2 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px; }
  #profile .teamMembers .member {
    display: block;
    font-weight: bold;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    #profile .teamMembers .member img {
      float: left;
      border-radius: 6px;
      margin-bottom: 10px;
      margin-right: 10px; }
  #profile .teamMembers .member:hover {
    text-decoration: none; }
    #profile .teamMembers .member:hover span.name {
      text-decoration: underline; }
  #profile .profileInfo .wrapper {
    background-image: url("/content/images/90percent.png");
    background-repeat: repeat;
    background-color: transparent; }
    #profile .profileInfo .wrapper #profileThumb {
      position: absolute; }
    #profile .profileInfo .wrapper h1 {
      padding: 0 0 0 0;
      font-size: 16px; }
    #profile .profileInfo .wrapper a {
      float: left; }
    #profile .profileInfo .wrapper hgroup {
      padding-left: 60px;
      min-height: 50px; }
    #profile .profileInfo .wrapper p {
      display: block;
      clear: both; }
    #profile .profileInfo .wrapper h1 {
      font-size: 20px;
      display: block; }
    #profile .profileInfo .wrapper > h2 {
      font-size: 16px;
      display: block;
      clear: both;
      border-bottom: 1px solid #ddd;
      padding-top: 10px;
      margin-bottom: 5px; }
    #profile .profileInfo .wrapper img {
      min-width: 50px;
      height: auto;
      margin-right: 10px;
      float: left;
      padding: 1px;
      border-radius: 6px; }
  #profile .fundraising h1, #profile .history h1, #profile .nonprofit h1 {
    font-size: 20px; }
  #profile .fundraising .wrapper, #profile .history .wrapper, #profile .nonprofit .wrapper {
    padding-bottom: 30px; }
  #profile .eventInfo h1 {
    padding: 0 0; }
  #profile .eventInfo .date {
    width: 50px;
    background: #5DBEEE;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    float: left;
    margin: 0 10px 0 0;
    position: absolute; }
    #profile .eventInfo .date .day {
      font-size: 28px;
      line-height: 30px;
      padding: 2px 0 0 0;
      font-weight: bold; }
    #profile .eventInfo .date .month {
      background: #1BA4DD;
      border-radius: 6px;
      font-size: 18px;
      font-weight: normal; }
  #profile .eventInfo .event-info {
    padding-left: 60px; }
    #profile .eventInfo .event-info * {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    #profile .eventInfo .event-info .location {
      color: #666;
      font-weight: normal;
      font-style: italic; }
  #profile .fundraising ul {
    margin: 0;
    clear: both; }
  #profile .fundraising h1 {
    float: left;
    clear: both; }
  #profile .fundraising .viewAll {
    float: right;
    padding: 0 10px 0 0;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold; }
  #profile .fundraising li {
    min-height: 34px;
    border-radius: 0px 6px 6px 0px; }
    #profile .fundraising li a {
      display: block;
      min-height: 26px;
      padding: 5px 5px 5px 0px;
      text-decoration: none; }
      #profile .fundraising li a p {
        color: #333;
        font-size: 12px; }
      #profile .fundraising li a:hover h2 {
        text-decoration: underline; }
  #profile .fundraising .active {
    margin: 0 12px 0 -20px;
    position: relative;
    z-index: 3; }
    #profile .fundraising .active a {
      margin-left: 20px;
      min-height: 40px; }
  #profile .viewAll {
    float: right;
    font-weight: bold; }

/*# sourceMappingURL=GivingDays.css.map */
