/*** Override default Bootstrap vars here ***/
/* LESS / Social Media Brand Colors */
@import "../../_layouts/volunteer_2/_css/volunteer_layout_2.css";
@import "../../_layouts/volunteer_2/_css/_colorbox.css";
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.nopad {
  margin-left: 0;
  margin-right: 0;
}
.nopad > [class*='container-fluid'] {
  padding-right: 0;
  padding-left: 0;
}
.block-grid,
[class*="block-grid-"] {
  display: block;
  margin: 0 -10px;
  padding: 0;
}
.block-grid:before,
[class*="block-grid-"]:before,
.block-grid:after,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}
.block-grid:after,
[class*="block-grid-"]:after {
  clear: both;
}
.block-grid li,
[class*="block-grid-"] li,
.block-grid .block-grid-item,
[class*="block-grid-"] .block-grid-item {
  display: inline;
  margin: 0 0 10px;
  padding: 0 10px;
  height: auto;
  float: left;
  width: 100%;
  list-style: none;
}
@media (min-width: 768px) {
  .block-grid li,
  [class*="block-grid-"] li,
  .block-grid .block-grid-item,
  [class*="block-grid-"] .block-grid-item {
    margin: 0 0 20px;
  }
}
.block-grid-xs-12 > .block-grid-item,
.block-grid-xs-12 > li {
  width: 8.33333333%;
}
.block-grid-xs-12 > .block-grid-item:nth-of-type(n),
.block-grid-xs-12 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-12 > .block-grid-item:nth-of-type(12n+1),
.block-grid-xs-12 > li:nth-of-type(12n+1) {
  clear: both;
}
.block-grid-xs-11 > .block-grid-item,
.block-grid-xs-11 > li {
  width: 9.09090909%;
}
.block-grid-xs-11 > .block-grid-item:nth-of-type(n),
.block-grid-xs-11 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-11 > .block-grid-item:nth-of-type(11n+1),
.block-grid-xs-11 > li:nth-of-type(11n+1) {
  clear: both;
}
.block-grid-xs-10 > .block-grid-item,
.block-grid-xs-10 > li {
  width: 10%;
}
.block-grid-xs-10 > .block-grid-item:nth-of-type(n),
.block-grid-xs-10 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-10 > .block-grid-item:nth-of-type(10n+1),
.block-grid-xs-10 > li:nth-of-type(10n+1) {
  clear: both;
}
.block-grid-xs-9 > .block-grid-item,
.block-grid-xs-9 > li {
  width: 11.11111111%;
}
.block-grid-xs-9 > .block-grid-item:nth-of-type(n),
.block-grid-xs-9 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-9 > .block-grid-item:nth-of-type(9n+1),
.block-grid-xs-9 > li:nth-of-type(9n+1) {
  clear: both;
}
.block-grid-xs-8 > .block-grid-item,
.block-grid-xs-8 > li {
  width: 12.5%;
}
.block-grid-xs-8 > .block-grid-item:nth-of-type(n),
.block-grid-xs-8 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-8 > .block-grid-item:nth-of-type(8n+1),
.block-grid-xs-8 > li:nth-of-type(8n+1) {
  clear: both;
}
.block-grid-xs-7 > .block-grid-item,
.block-grid-xs-7 > li {
  width: 14.28571429%;
}
.block-grid-xs-7 > .block-grid-item:nth-of-type(n),
.block-grid-xs-7 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-7 > .block-grid-item:nth-of-type(7n+1),
.block-grid-xs-7 > li:nth-of-type(7n+1) {
  clear: both;
}
.block-grid-xs-6 > .block-grid-item,
.block-grid-xs-6 > li {
  width: 16.66666667%;
}
.block-grid-xs-6 > .block-grid-item:nth-of-type(n),
.block-grid-xs-6 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-6 > .block-grid-item:nth-of-type(6n+1),
.block-grid-xs-6 > li:nth-of-type(6n+1) {
  clear: both;
}
.block-grid-xs-5 > .block-grid-item,
.block-grid-xs-5 > li {
  width: 20%;
}
.block-grid-xs-5 > .block-grid-item:nth-of-type(n),
.block-grid-xs-5 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-5 > .block-grid-item:nth-of-type(5n+1),
.block-grid-xs-5 > li:nth-of-type(5n+1) {
  clear: both;
}
.block-grid-xs-4 > .block-grid-item,
.block-grid-xs-4 > li {
  width: 25%;
}
.block-grid-xs-4 > .block-grid-item:nth-of-type(n),
.block-grid-xs-4 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-4 > .block-grid-item:nth-of-type(4n+1),
.block-grid-xs-4 > li:nth-of-type(4n+1) {
  clear: both;
}
.block-grid-xs-3 > .block-grid-item,
.block-grid-xs-3 > li {
  width: 33.33333333%;
}
.block-grid-xs-3 > .block-grid-item:nth-of-type(n),
.block-grid-xs-3 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-3 > .block-grid-item:nth-of-type(3n+1),
.block-grid-xs-3 > li:nth-of-type(3n+1) {
  clear: both;
}
.block-grid-xs-2 > .block-grid-item,
.block-grid-xs-2 > li {
  width: 50%;
}
.block-grid-xs-2 > .block-grid-item:nth-of-type(n),
.block-grid-xs-2 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-2 > .block-grid-item:nth-of-type(2n+1),
.block-grid-xs-2 > li:nth-of-type(2n+1) {
  clear: both;
}
.block-grid-xs-1 > .block-grid-item,
.block-grid-xs-1 > li {
  width: 100%;
}
.block-grid-xs-1 > .block-grid-item:nth-of-type(n),
.block-grid-xs-1 > li:nth-of-type(n) {
  clear: none;
}
.block-grid-xs-1 > .block-grid-item:nth-of-type(1n+1),
.block-grid-xs-1 > li:nth-of-type(1n+1) {
  clear: both;
}
@media (min-width: 768px) {
  .block-grid-sm-12 > .block-grid-item,
  .block-grid-sm-12 > li {
    width: 8.33333333%;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-12 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-12 > .block-grid-item:nth-of-type(12n+1),
  .block-grid-sm-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-sm-11 > .block-grid-item,
  .block-grid-sm-11 > li {
    width: 9.09090909%;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-11 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-11 > .block-grid-item:nth-of-type(11n+1),
  .block-grid-sm-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-sm-10 > .block-grid-item,
  .block-grid-sm-10 > li {
    width: 10%;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-10 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-10 > .block-grid-item:nth-of-type(10n+1),
  .block-grid-sm-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-sm-9 > .block-grid-item,
  .block-grid-sm-9 > li {
    width: 11.11111111%;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-9 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-9 > .block-grid-item:nth-of-type(9n+1),
  .block-grid-sm-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-sm-8 > .block-grid-item,
  .block-grid-sm-8 > li {
    width: 12.5%;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-8 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-8 > .block-grid-item:nth-of-type(8n+1),
  .block-grid-sm-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-sm-7 > .block-grid-item,
  .block-grid-sm-7 > li {
    width: 14.28571429%;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-7 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-7 > .block-grid-item:nth-of-type(7n+1),
  .block-grid-sm-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-sm-6 > .block-grid-item,
  .block-grid-sm-6 > li {
    width: 16.66666667%;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-6 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-6 > .block-grid-item:nth-of-type(6n+1),
  .block-grid-sm-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-sm-5 > .block-grid-item,
  .block-grid-sm-5 > li {
    width: 20%;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-5 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-5 > .block-grid-item:nth-of-type(5n+1),
  .block-grid-sm-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-sm-4 > .block-grid-item,
  .block-grid-sm-4 > li {
    width: 25%;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-4 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-4 > .block-grid-item:nth-of-type(4n+1),
  .block-grid-sm-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-sm-3 > .block-grid-item,
  .block-grid-sm-3 > li {
    width: 33.33333333%;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-3 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-3 > .block-grid-item:nth-of-type(3n+1),
  .block-grid-sm-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-sm-2 > .block-grid-item,
  .block-grid-sm-2 > li {
    width: 50%;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-2 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-2 > .block-grid-item:nth-of-type(2n+1),
  .block-grid-sm-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-sm-1 > .block-grid-item,
  .block-grid-sm-1 > li {
    width: 100%;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(n),
  .block-grid-sm-1 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-sm-1 > .block-grid-item:nth-of-type(1n+1),
  .block-grid-sm-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .block-grid-md-12 > .block-grid-item,
  .block-grid-md-12 > li {
    width: 8.33333333%;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(n),
  .block-grid-md-12 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-12 > .block-grid-item:nth-of-type(12n+1),
  .block-grid-md-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-md-11 > .block-grid-item,
  .block-grid-md-11 > li {
    width: 9.09090909%;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(n),
  .block-grid-md-11 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-11 > .block-grid-item:nth-of-type(11n+1),
  .block-grid-md-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-md-10 > .block-grid-item,
  .block-grid-md-10 > li {
    width: 10%;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(n),
  .block-grid-md-10 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-10 > .block-grid-item:nth-of-type(10n+1),
  .block-grid-md-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-md-9 > .block-grid-item,
  .block-grid-md-9 > li {
    width: 11.11111111%;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(n),
  .block-grid-md-9 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-9 > .block-grid-item:nth-of-type(9n+1),
  .block-grid-md-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-md-8 > .block-grid-item,
  .block-grid-md-8 > li {
    width: 12.5%;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(n),
  .block-grid-md-8 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-8 > .block-grid-item:nth-of-type(8n+1),
  .block-grid-md-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-md-7 > .block-grid-item,
  .block-grid-md-7 > li {
    width: 14.28571429%;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(n),
  .block-grid-md-7 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-7 > .block-grid-item:nth-of-type(7n+1),
  .block-grid-md-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-md-6 > .block-grid-item,
  .block-grid-md-6 > li {
    width: 16.66666667%;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(n),
  .block-grid-md-6 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-6 > .block-grid-item:nth-of-type(6n+1),
  .block-grid-md-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-md-5 > .block-grid-item,
  .block-grid-md-5 > li {
    width: 20%;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(n),
  .block-grid-md-5 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-5 > .block-grid-item:nth-of-type(5n+1),
  .block-grid-md-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-md-4 > .block-grid-item,
  .block-grid-md-4 > li {
    width: 25%;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(n),
  .block-grid-md-4 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-4 > .block-grid-item:nth-of-type(4n+1),
  .block-grid-md-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-md-3 > .block-grid-item,
  .block-grid-md-3 > li {
    width: 33.33333333%;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(n),
  .block-grid-md-3 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-3 > .block-grid-item:nth-of-type(3n+1),
  .block-grid-md-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-md-2 > .block-grid-item,
  .block-grid-md-2 > li {
    width: 50%;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(n),
  .block-grid-md-2 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-2 > .block-grid-item:nth-of-type(2n+1),
  .block-grid-md-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-md-1 > .block-grid-item,
  .block-grid-md-1 > li {
    width: 100%;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(n),
  .block-grid-md-1 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-md-1 > .block-grid-item:nth-of-type(1n+1),
  .block-grid-md-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .block-grid-lg-12 > .block-grid-item,
  .block-grid-lg-12 > li {
    width: 8.33333333%;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-12 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-12 > .block-grid-item:nth-of-type(12n+1),
  .block-grid-lg-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
  .block-grid-lg-11 > .block-grid-item,
  .block-grid-lg-11 > li {
    width: 9.09090909%;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-11 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-11 > .block-grid-item:nth-of-type(11n+1),
  .block-grid-lg-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .block-grid-lg-10 > .block-grid-item,
  .block-grid-lg-10 > li {
    width: 10%;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-10 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-10 > .block-grid-item:nth-of-type(10n+1),
  .block-grid-lg-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .block-grid-lg-9 > .block-grid-item,
  .block-grid-lg-9 > li {
    width: 11.11111111%;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-9 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-9 > .block-grid-item:nth-of-type(9n+1),
  .block-grid-lg-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .block-grid-lg-8 > .block-grid-item,
  .block-grid-lg-8 > li {
    width: 12.5%;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-8 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-8 > .block-grid-item:nth-of-type(8n+1),
  .block-grid-lg-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .block-grid-lg-7 > .block-grid-item,
  .block-grid-lg-7 > li {
    width: 14.28571429%;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-7 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-7 > .block-grid-item:nth-of-type(7n+1),
  .block-grid-lg-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .block-grid-lg-6 > .block-grid-item,
  .block-grid-lg-6 > li {
    width: 16.66666667%;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-6 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-6 > .block-grid-item:nth-of-type(6n+1),
  .block-grid-lg-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .block-grid-lg-5 > .block-grid-item,
  .block-grid-lg-5 > li {
    width: 20%;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-5 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-5 > .block-grid-item:nth-of-type(5n+1),
  .block-grid-lg-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .block-grid-lg-4 > .block-grid-item,
  .block-grid-lg-4 > li {
    width: 25%;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-4 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-4 > .block-grid-item:nth-of-type(4n+1),
  .block-grid-lg-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .block-grid-lg-3 > .block-grid-item,
  .block-grid-lg-3 > li {
    width: 33.33333333%;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-3 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-3 > .block-grid-item:nth-of-type(3n+1),
  .block-grid-lg-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .block-grid-lg-2 > .block-grid-item,
  .block-grid-lg-2 > li {
    width: 50%;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-2 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-2 > .block-grid-item:nth-of-type(2n+1),
  .block-grid-lg-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .block-grid-lg-1 > .block-grid-item,
  .block-grid-lg-1 > li {
    width: 100%;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(n),
  .block-grid-lg-1 > li:nth-of-type(n) {
    clear: none;
  }
  .block-grid-lg-1 > .block-grid-item:nth-of-type(1n+1),
  .block-grid-lg-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
}
/* These are the conditional mixins for the different syntax for IE10 Flexbox*/
#volunteerOpps #vol-filter {
  background: #808285;
  padding: 10px 5px;
  float: none;
  border-radius: 0;
  margin-top: 20px;
}
#volunteerOpps #vol-filter .filters {
  height: auto;
  margin-top: 0;
}
#volunteerOpps #vol-filter .filters .column {
  padding: 0 5px;
}
#volunteerOpps #vol-filter .filters select,
#volunteerOpps #vol-filter .filters .select2 {
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  #volunteerOpps #vol-filter .filters select,
  #volunteerOpps #vol-filter .filters .select2 {
    margin: 0;
  }
}
#volunteerOpps #vol-filter .filters select#filter-categories,
#volunteerOpps #vol-filter .filters .select2#filter-categories {
  float: none;
  width: 100%;
}
#volunteerOpps .text {
  padding: 0 0 2em;
}
#volunteerOpps .highlight {
  padding: 40px;
  background: #e6e7e8;
}
#volunteerOpps .items {
  margin-top: 0;
  padding: 0;
}
#volunteerOpps .items article a.more {
  display: block;
  position: relative;
  background-color: #394D9F;
  background: #394D9F url('../../_img/church-logo.svg') no-repeat;
  background-size: 75% auto;
  background-position: center center;
}
#volunteerOpps .items article a.more:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.75%;
}
#volunteerOpps .items article a.more > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#volunteerOpps .items article a.more img {
  position: absolute;
  top: 0;
  left: 0;
}
#volunteerOpps .button-container {
  margin: 1em 0 0;
  display: block;
}
#volunteerOpps .serveThird {
  font-size: 12px;
}
#volunteerOpps .serveThird .whereText .button,
#volunteerOpps .serveThird .whereText .smallbutton {
  font-size: 12px;
  color: #fff;
  border-color: #d2d1ce;
  background: #d2d1ce;
}
#volunteerOpps .serveThird .whereText .button:hover,
#volunteerOpps .serveThird .whereText .smallbutton:hover {
  background: #fff;
  color: #d2d1ce;
}
#volunteerOpps .serveWide,
#volunteerOpps .serveThird {
  background: #e6e7e8;
}
#volunteerOpps .serveWide .iconBoxInner,
#volunteerOpps .serveThird .iconBoxInner {
  font-size: 12px;
  border-color: #fff;
  opacity: 1;
}
#volunteerOpps .serveWide .iconBoxInner .iconServe,
#volunteerOpps .serveThird .iconBoxInner .iconServe {
  color: #fff;
  line-height: .76em;
}
#volunteerOpps .serveWide .button,
#volunteerOpps .serveThird .button,
#volunteerOpps .serveWide .smallbutton,
#volunteerOpps .serveThird .smallbutton {
  color: #fff;
  border-color: #d2d1ce;
  background: #d2d1ce;
}
#volunteerOpps .serveWide .button:hover,
#volunteerOpps .serveThird .button:hover,
#volunteerOpps .serveWide .smallbutton:hover,
#volunteerOpps .serveThird .smallbutton:hover {
  background: #fff;
  color: #d2d1ce;
}
#volunteerOpps article.detail header section p {
  color: #d2d1ce;
}
#volunteerOpps article .details .more,
#volunteerOpps .return,
#volunteerOpps article.detail header aside .map-directions {
  background: #d2d1ce;
}
#volunteerOpps .return a {
  border: none;
}
#volunteerOpps .return a:hover {
  background-color: #e6e7e8;
}
/*# sourceMappingURL=volunteer_layout_2.css.map */