::selection {
  background: rgba(216, 216, 216, 0.4); }

::-moz-selection {
  background: rgba(216, 216, 216, 0.4); }

::-webkit-input-placeholder {
  color: #353435; }

::-moz-placeholder {
  color: #353435; }

:-ms-input-placeholder {
  color: #353435; }

.cms-output input[type="text"], .comment-form input, textarea {
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear; }
  .cms-output input[type="text"]:focus, .comment-form input:focus, textarea:focus {
    box-shadow: 0px 0px 4px #63bda9; }

a:focus {
  outline-color: #46a791; }

body {
  background-image: url("/83/img/a/main_bg.jpg");
  border-top: 6px solid #2db65a; }

header #social a:before {
  color: #d8d8d8; }

header #social a:hover:before {
  color: #2db65a; }

header #social .search-box {
  background-color: #fff;
  box-shadow: 0px 0px 1px 0px #d8d8d8; }
  header #social .search-box input.search-input {
    border: 1px solid #d8d8d8; }
  header #social .search-box input.search-submit {
    background-color: #363636;
    color: #fff; }
  header #social .search-box:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff; }

header #social .icon-location:before {
  background-color: #d8d8d8;
  color: #f2f2f2 !important; }

header #social .icon-location:hover:before {
  background-color: #2db65a; }

header #social span {
  background-color: #dcdcdc;
  border-right: #fcfcfc; }

header .services {
  color: #919191; }

.full-nav #nav {
  background-color: #fff;
  -webkit-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -moz-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -ms-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -o-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2); }
  .full-nav #nav li {
    border-top: 0px solid #e9e9e9; }
  .full-nav #nav a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #606060; }
    .full-nav #nav a:hover {
      color: #2db65a; }
  .full-nav #nav .current a {
    color: #2db65a; }
  .full-nav #nav li.current.nav-l:after, .full-nav #nav li.current.nav-r:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 13px solid #2db65a; }
  .full-nav #nav li:hover ul:before {
    border-bottom: 8px solid rgba(41, 41, 41, 0.97); }
  .full-nav #nav li ul {
    background-color: rgba(41, 41, 41, 0.97); }
    .full-nav #nav li ul li:hover {
      background-color: #2db65a !important; }
      .full-nav #nav li ul li:hover a {
        color: rgba(41, 41, 41, 0.97); }
    .full-nav #nav li ul li a {
      color: #fff !important;
      border-bottom: 0 !important; }
    .full-nav #nav li ul li:hover {
      background-color: #fff; }

.mobile-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px -3px rgba(74, 74, 74, 0.8);
  -moz-box-shadow: 0 0 7px -3px rgba(74, 74, 74, 0.8);
  -ms-box-shadow: 0 0 7px -3px rgba(74, 74, 74, 0.8);
  -o-box-shadow: 0 0 7px -3px rgba(74, 74, 74, 0.8);
  box-shadow: 0 0 7px -3px rgba(74, 74, 74, 0.8);
  color: #494949; }
  .mobile-wrapper .menu-mobile-button i {
    background-color: #494949; }
    .mobile-wrapper .menu-mobile-button i:after {
      background-color: #494949; }
    .mobile-wrapper .menu-mobile-button i:before {
      background-color: #494949; }

.mobile-nav {
  background-color: #fff; }
  .mobile-nav .menu-close-button {
    color: #494949; }
  .mobile-nav #search-resp .search-box {
    border: 1px solid #d9d9d9;
    color: #d8d8d8; }
  .mobile-nav #search-resp .search-btn {
    background: #363636;
    color: #fff; }
  .mobile-nav #nav li {
    border-top: 1px solid #e9e9e9; }
    .mobile-nav #nav li a {
      color: #606060; }
      .mobile-nav #nav li a:current {
        color: #2db65a; }
    .mobile-nav #nav li li {
      border-top: 0; }

footer .churchinfo,
footer .site-author {
  color: #848381;
  text-shadow: 0 -1px 0 #fff; }

footer a {
  color: #2db65a;
  text-decoration: none; }
  footer a:hover {
    text-decoration: underline; }

footer #social a {
  color: #d8d8d8; }
  footer #social a:hover {
    color: #2db65a; }

span.bar {
  background-color: #d8d8d8; }

#home .hero {
  -webkit-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -moz-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -ms-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -o-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2); }

#home .tweet-widget {
  background-color: #fff;
  -webkit-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -moz-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -ms-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -o-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2); }
  #home .tweet-widget h3 {
    border-right: 1px solid #e9e9e9;
    color: #4b4b4b; }
  #home .tweet-widget p {
    color: #605e5c; }
  #home .tweet-widget a {
    color: #2db65a; }
  #home .tweet-widget .follow-btn {
    background-color: #2db65a;
    color: #fff; }
    #home .tweet-widget .follow-btn:before {
      color: #2db65a;
      background-color: #fff; }
    #home .tweet-widget .follow-btn:hover {
      background-color: #363636; }
      #home .tweet-widget .follow-btn:hover:before {
        color: #363636; }

.hero .slick-prev:after {
  border-left: 4px solid white;
  border-bottom: 4px solid white; }

.hero .slick-prev:hover {
  opacity: 0.8; }

.hero .slick-next:after {
  border-right: 4px solid white;
  border-top: 4px solid white; }

.hero .slick-next:hover {
  opacity: 0.8; }

#content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -moz-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -ms-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  -o-box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2);
  box-shadow: 0 0 13px -3px rgba(74, 74, 74, 0.2); }
  #content .page-title {
    border-bottom: 1px solid #e9e9e9;
    color: #363636; }

.cms-output p, .cms-output ul, .cms-output ol, .cms-output table, .cms-output label, .cms-output input, .cms-output button {
  color: #363636; }

.cms-output h2 {
  color: #363636; }

.cms-output h3 {
  color: #363636; }

.cms-output h4 {
  color: #363636; }

.cms-output h5 {
  color: #363636; }

.cms-output h6 {
  color: #2db65a; }

.cms-output a {
  color: #2db65a; }

.cms-output blockquote p {
  color: #6a6a6a; }

#side_nav {
  border: 1px solid #e9e9e9; }
  #side_nav li {
    border-bottom: 1px solid #e9e9e9; }
    #side_nav li a#side_nav_toplevel {
      border-bottom: 1px solid #e9e9e9;
      color: #47433d; }
    #side_nav li li a {
      color: #484848; }
      #side_nav li li a:hover {
        color: #2db65a; }
    #side_nav li li.current > a {
      color: #2db65a; }
    #side_nav li li:hover a {
      background-color: #fafafa; }
    #side_nav li li:hover li a {
      background: none; }
    #side_nav li li li {
      border-bottom: none; }
      #side_nav li li li a {
        color: #686868; }
        #side_nav li li li a:hover {
          color: #2db65a; }
      #side_nav li li li.current a {
        color: #2db65a; }
    #side_nav li:last-child {
      border-bottom: none; }

div#search-results a {
  color: #2db65a; }

.media {
  background-color: #fff; }

.media-top .media-title {
  color: #2db65a; }

@media (max-width: 1020px) {
  .media-top {
    border-bottom: 1px solid rgba(74, 74, 74, 0.8); } }

.media .tabset {
  border: 2px solid #363636; }
  .media .tabset span {
    color: #363636;
    background-color: #fff;
    border-right: 2px solid #363636; }
    .media .tabset span:hover {
      background-color: #f2f2f2; }
    .media .tabset span.current {
      color: #fff;
      background-color: #363636; }
  .media .tabset li:last-child span {
    border-right: 0; }

.pagination a {
  color: #59d682;
  background-color: #d9d9d9;
  border-bottom: 1px solid #d1d1d1; }
  .pagination a:hover {
    color: #45d173;
    background-color: #cccccc; }
  .pagination a.current {
    color: #fff;
    background-color: #848381; }
  .pagination a.next {
    color: #fff;
    border-left: 1px solid #fff; }
    .pagination a.next:after {
      content: "";
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 7px solid #fff;
      position: absolute;
      top: 14px;
      right: 12px; }
  .pagination a.previous {
    color: #fff;
    border-right: 1px solid #fff; }
    .pagination a.previous:after {
      content: "";
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-right: 7px solid #fff;
      position: absolute;
      top: 14px;
      left: 12px; }

.comment-bubble {
  color: #848381;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear; }
  .comment-bubble:hover {
    color: #656463; }
  .comment-bubble:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 10px solid transparent; }
  .comment-bubble:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 9px solid #e0e0e0;
    border-right: 11px solid transparent; }

.featured-posts .card {
  background-color: #f4f4f4;
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #eaeaea; }
  .featured-posts .card .card-info h4 a {
    color: #2db65a;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear; }
    .featured-posts .card .card-info h4 a:hover {
      color: #218542; }
  .featured-posts .card .card-info .card-author-line, .featured-posts .card .card-info .card-excerpt {
    color: #2db65a; }
  .featured-posts .card .card-info .card-read-more-btn {
    color: #363636;
    border: 2px solid #363636;
    background: #f4f4f4; }
    .featured-posts .card .card-info .card-read-more-btn:hover {
      color: #fff;
      background: #363636; }
  .featured-posts .card .card-info .card-excerpt a {
    color: #363636;
    text-decoration: underline; }

.all-posts .post {
  border-bottom: 1px solid rgba(74, 74, 74, 0.8); }
  .all-posts .post:last-child {
    border-bottom: 0; }
  .all-posts .post h4 a {
    color: #2db65a;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear; }
    .all-posts .post h4 a:hover {
      color: #218542; }
  .all-posts .post .post-author-line {
    color: #66d98c; }
    .all-posts .post .post-author-line a {
      color: #848381;
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear; }
      .all-posts .post .post-author-line a:hover {
        color: #6a6968; }
  .all-posts .post .post-date, .all-posts .post .post-excerpt p {
    color: #2db65a; }
  .all-posts .post .post-excerpt a {
    color: #363636;
    border: 2px solid #363636;
    background: #fff; }
    .all-posts .post .post-excerpt a:hover {
      color: #fff;
      background: #363636; }

.blog-index .blog-right {
  color: #2db65a;
  background-color: #e6e5e5; }
  .blog-index .blog-right .podcast-btn {
    color: #363636;
    border-bottom: 1px solid #fff; }
    .blog-index .blog-right .podcast-btn:hover {
      background-color: #d9d9d9; }
  .blog-index .blog-right .sidebar-wrap {
    border-bottom: 1px solid #fff; }
    .blog-index .blog-right .sidebar-wrap:last-child {
      border-bottom: 1px solid #d9d9d9; }
  .blog-index .blog-right h5.hover:hover {
    background-color: #d9d9d9; }
  .blog-index .blog-right .post-archives li span {
    color: #2db65a; }
  .blog-index .blog-right li a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #363636; }
    .blog-index .blog-right li a:hover {
      color: #030303; }
  .blog-index .blog-right li span, .blog-index .blog-right .post-months li span {
    color: #b3b2b2; }

.blog-post .blog-left .post-top {
  border-bottom: 1px solid rgba(74, 74, 74, 0.8); }

.blog-post .blog-left .post-title {
  color: #2db65a; }

.blog-post .blog-left .post-info {
  color: #2db65a; }
  .blog-post .blog-left .post-info a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #848381; }
    .blog-post .blog-left .post-info a:hover {
      color: #656463; }

.blog-post .blog-left .cms-output p:first-of-type {
  color: #2db65a; }

.comment-count, .comment-leave {
  color: #fff;
  background: #2db65a; }

.comment {
  color: #2db65a;
  border-bottom: 1px solid rgba(74, 74, 74, 0.8); }
  .comment a {
    color: #2db65a;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear; }
    .comment a:hover {
      color: #1e793c; }
  .comment .comment-date {
    color: #ababab; }

.comment-form {
  color: #2db65a; }
  .comment-form input, .comment-form textarea {
    color: #2db65a;
    background-color: #fff;
    border: 1px solid rgba(61, 61, 61, 0.8); }
  .comment-form #comment-submit {
    color: #fff;
    background-color: #363636; }
    .comment-form #comment-submit:hover {
      background-color: #1d1c1c; }
  .comment-form #comment-status {
    color: #848381; }
  .comment-form #error {
    color: #c0392b; }

.blog-post .blog-right {
  background-color: #e6e5e5; }
  .blog-post .blog-right .post-share {
    border-bottom: 1px solid #fff; }
    .blog-post .blog-right .post-share .share-text {
      color: #807f7f; }
  .blog-post .blog-right .more-posts {
    color: #2db65a; }
    .blog-post .blog-right .more-posts a {
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear;
      color: #363636; }
      .blog-post .blog-right .more-posts a:hover {
        color: #171717; }

.blogcast.tablet-only {
  color: #2db65a;
  background-color: #fff;
  border: 1px solid #b3b2b2; }
  .blogcast.tablet-only:hover {
    color: #fff;
    background-color: #b3b2b2; }

.blog-filter {
  color: #fff;
  border: 1px solid #cccccc;
  background-color: #cccccc; }
  .blog-filter:hover {
    background-color: #b3b2b2; }

.style-wrap-arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5.5px solid transparent;
  border-right: 5.5px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  top: 22px;
  right: 34px; }

.featured-event {
  border-bottom: 1px solid #e6e5e5; }
  .featured-event .featured-hero .circle {
    color: #2db65a;
    background: #fff;
    background: #f4f4f4;
    border: 1px solid #e7e7e7; }
  .featured-event .featured-info .featured-event-title {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #2db65a; }
    .featured-event .featured-info .featured-event-title:hover {
      color: #1e793c; }
  .featured-event .featured-info .featured-event-time {
    color: #2db65a; }
  .featured-event .featured-info .featured-categories {
    color: #ababab; }
    .featured-event .featured-info .featured-categories .category {
      color: #2db65a; }
      .featured-event .featured-info .featured-categories .category:after {
        content: ", ";
        color: #ababab; }
      .featured-event .featured-info .featured-categories .category:last-child:after {
        content: ""; }
  .featured-event .featured-info .featured-event-summary {
    color: #2db65a; }
    .featured-event .featured-info .featured-event-summary a {
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear;
      color: #848381; }
      .featured-event .featured-info .featured-event-summary a:hover {
        color: #6a6968; }
  .featured-event .featured-info .mobile-title-line {
    color: #2db65a; }

.events-list .month-label {
  color: #fff;
  background: #363636; }
  @media (max-width: 768px) {
    .events-list .month-label:before, .events-list .month-label:after {
      background: #363636; } }

.events-list .list-info-block {
  border-bottom: 1px solid #e6e5e5;
  color: #2db65a; }
  .events-list .list-info-block .list-title a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #2db65a; }
    .events-list .list-info-block .list-title a:hover {
      color: #1e793c; }
    @media (max-width: 768px) {
      .events-list .list-info-block .list-title a {
        -webkit-transition: color 0.1s linear;
        -moz-transition: color 0.1s linear;
        -ms-transition: color 0.1s linear;
        -o-transition: color 0.1s linear;
        transition: color 0.1s linear;
        color: #363636; }
        .events-list .list-info-block .list-title a:hover {
          color: #171717; } }

.event-detail .event-detail-title {
  color: #2db65a; }

.event-detail-info {
  color: #2db65a; }
  .event-detail-info .event-detail-coordinator a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #848381; }
    .event-detail-info .event-detail-coordinator a:hover {
      color: #656463; }

.event-detail .event-right .more-events {
  color: #2db65a;
  background-color: #e6e5e5; }
  .event-detail .event-right .more-events a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #363636; }
    .event-detail .event-right .more-events a:hover {
      color: #171717; }

.mobile-event-map-button, .event-map-button {
  color: black;
  font-weight: 400 !important;
  color: #fff;
  background-color: #363636; }
  .mobile-event-map-button:hover, .event-map-button:hover {
    background: #434343; }

.events-calendar .calendar caption {
  color: #fff;
  background-color: #363636; }
  .events-calendar .calendar caption .prevMonth a, .events-calendar .calendar caption .nextMonth a {
    border-right: 1px solid #171717; }
    .events-calendar .calendar caption .prevMonth a:hover, .events-calendar .calendar caption .nextMonth a:hover {
      background-color: #434343; }

.events-calendar .calendar thead, .events-calendar .calendar td {
  background-color: #fff; }

.events-calendar .calendar thead {
  color: #807f7f;
  border: 1px solid #cccccc; }

.events-calendar .calendar td {
  color: #999999;
  border: 1px solid #cccccc; }

.events-calendar .calendar li > a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #2db65a; }
  .events-calendar .calendar li > a:hover {
    color: #59d682; }

.events-list .category-button, .events-calendar .category-button {
  color: #fff;
  background: #292929;
  border: 1px solid #171717; }
  .events-list .category-button:hover, .events-calendar .category-button:hover {
    background: #3e3e3e; }
  .events-list .category-button:after, .events-calendar .category-button:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5.5px solid transparent;
    border-right: 5.5px solid transparent;
    border-top: 6px solid #fff; }

.events-list .category-box, .events-calendar .category-box {
  background: #fff;
  -webkit-box-shadow: 0 2px 9px rgba(74, 74, 74, 0.8);
  -moz-box-shadow: 0 2px 9px rgba(74, 74, 74, 0.8);
  -ms-box-shadow: 0 2px 9px rgba(74, 74, 74, 0.8);
  -o-box-shadow: 0 2px 9px rgba(74, 74, 74, 0.8);
  box-shadow: 0 2px 9px rgba(74, 74, 74, 0.8); }
  .events-list .category-box:before, .events-calendar .category-box:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 6px solid #fff; }

.events-list .category-box, .events-calendar .category-box {
  color: #2db65a; }

.events-list .event-mobile-filter, .events-calendar .event-mobile-filter {
  color: #fff;
  border: 1px solid #cccccc;
  background-color: #cccccc; }
  .events-list .event-mobile-filter:hover, .events-calendar .event-mobile-filter:hover {
    background-color: #b3b2b2; }

.event-hover-outer {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(74, 74, 74, 0.8);
  -moz-box-shadow: 0 1px 5px rgba(74, 74, 74, 0.8);
  -ms-box-shadow: 0 1px 5px rgba(74, 74, 74, 0.8);
  -o-box-shadow: 0 1px 5px rgba(74, 74, 74, 0.8);
  box-shadow: 0 1px 5px rgba(74, 74, 74, 0.8); }
  .event-hover-outer .event-hover-title {
    color: #2db65a; }
    .event-hover-outer .event-hover-title a {
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear;
      color: #363636; }
      .event-hover-outer .event-hover-title a:hover {
        color: #555555; }
  .event-hover-outer .event-hover-desc {
    color: #59d682; }
    .event-hover-outer .event-hover-desc a {
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear;
      color: #848381; }
      .event-hover-outer .event-hover-desc a:hover {
        color: #6a6968; }

.sermon-index .media-top .sermon-podcast-button {
  color: #2db65a;
  background-color: #fff;
  border: 1px solid #b3b2b2; }
  .sermon-index .media-top .sermon-podcast-button:hover {
    color: #fff;
    background-color: #b3b2b2; }

.sermon-index .media-top .style-wrap-arrow:after {
  right: 20px; }

.sermon-index .media-top .sermon-mobile-filter {
  color: #fff;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #c2c2c2;
  background-color: #cccccc; }
  .sermon-index .media-top .sermon-mobile-filter:hover {
    background-color: #b3b2b2; }

.media .tabset.sort-tabs {
  border: 0; }
  .media .tabset.sort-tabs span {
    border: 0;
    color: #fff;
    background-color: #d1d1d1;
    border-bottom: 1px solid #c2c2c2; }
    .media .tabset.sort-tabs span:hover {
      background-color: #c2c2c2; }
    .media .tabset.sort-tabs span.current {
      background-color: #363636;
      border-bottom: 1px solid #272727; }
  .media .tabset.sort-tabs li:last-child span {
    border-right: 0; }

.filter-by-info {
  color: #c2c2c2; }

.series-hidden .series-hidden-title {
  color: #2db65a; }

.series-hidden .series-hidden-button {
  color: #fff;
  background-color: #d1d1d1;
  border-bottom: 1px solid #c2c2c2; }
  .series-hidden .series-hidden-button:hover {
    background-color: #c2c2c2; }

.current-series.sermon-index-view .series-banner {
  background: #363636; }
  .current-series.sermon-index-view .series-banner .current-series-info {
    color: #fff; }
    .current-series.sermon-index-view .series-banner .current-series-info h4 {
      color: black; }
    .current-series.sermon-index-view .series-banner .current-series-info a {
      color: #cccccc; }
  .current-series.sermon-index-view .series-banner .left-banner, .current-series.sermon-index-view .series-banner .right-banner {
    background: #363636; }
  .current-series.sermon-index-view .series-banner:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 29px solid transparent;
    border-right: 29px solid transparent;
    border-top: 14px solid #363636; }

.all-sermons.sermon-index-view {
  border-top: 1px solid #d9d9d9; }

.sermon-listing {
  border-bottom: 1px solid #d9d9d9; }
  .sermon-listing .sermon-listing-info {
    color: #2db65a; }
    .sermon-listing .sermon-listing-info .sermon-listing-title {
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear;
      color: #2db65a; }
      .sermon-listing .sermon-listing-info .sermon-listing-title:hover {
        color: #1e793c; }
    .sermon-listing .sermon-listing-info .sermon-listing-details a {
      -webkit-transition: color 0.1s linear;
      -moz-transition: color 0.1s linear;
      -ms-transition: color 0.1s linear;
      -o-transition: color 0.1s linear;
      transition: color 0.1s linear;
      color: #848381; }
      .sermon-listing .sermon-listing-info .sermon-listing-details a:hover {
        color: #6a6968; }

.sermon-listing-tabs {
  -webkit-box-shadow: 0 1px 6px #f2f2f2;
  -moz-box-shadow: 0 1px 6px #f2f2f2;
  -ms-box-shadow: 0 1px 6px #f2f2f2;
  -o-box-shadow: 0 1px 6px #f2f2f2;
  box-shadow: 0 1px 6px #f2f2f2; }
  @media (max-width: 768px) {
    .sermon-listing-tabs {
      box-shadow: none; } }
  .sermon-listing-tabs .sermon-media-tab {
    color: #2db65a;
    background-color: #fff;
    border: 1px solid #e6e5e5;
    border-right: 0; }
    .sermon-listing-tabs .sermon-media-tab:hover {
      background-color: #e6e5e5; }
    @media (max-width: 768px) {
      .sermon-listing-tabs .sermon-media-tab {
        -webkit-box-shadow: 0 1px 6px #f2f2f2;
        -moz-box-shadow: 0 1px 6px #f2f2f2;
        -ms-box-shadow: 0 1px 6px #f2f2f2;
        -o-box-shadow: 0 1px 6px #f2f2f2;
        box-shadow: 0 1px 6px #f2f2f2;
        border-right: 1px solid #e6e5e5; } }
  .sermon-listing-tabs li:last-child .sermon-media-tab {
    border-right: 1px solid #e6e5e5; }
  .sermon-listing-tabs .downloads-tab:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2db65a; }
  .sermon-listing-tabs .sermon-downloads {
    -webkit-box-shadow: 0 1px 6px #f2f2f2;
    -moz-box-shadow: 0 1px 6px #f2f2f2;
    -ms-box-shadow: 0 1px 6px #f2f2f2;
    -o-box-shadow: 0 1px 6px #f2f2f2;
    box-shadow: 0 1px 6px #f2f2f2; }
    .sermon-listing-tabs .sermon-downloads a, .sermon-listing-tabs .sermon-downloads i {
      color: #2db65a; }
    .sermon-listing-tabs .sermon-downloads li {
      background-color: #fff;
      border: 1px solid #e6e5e5;
      border-bottom: 0; }
      .sermon-listing-tabs .sermon-downloads li:hover {
        background-color: #e6e5e5; }
      .sermon-listing-tabs .sermon-downloads li:last-child {
        border-bottom: 1px solid #e6e5e5; }

.filter-series .series-group:hover .series-title {
  color: #218542; }

.filter-series .series-title {
  color: #2db65a; }

.filter-date h4 {
  color: #fff;
  background: #2db65a; }

.filter-date li {
  color: #bfbfbf; }
  .filter-date li a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #363636; }
    .filter-date li a:hover {
      color: #030303; }

.filter-date .sermon-year-button {
  -webkit-box-shadow: 0 1px 3px #f2f2f2;
  -moz-box-shadow: 0 1px 3px #f2f2f2;
  -ms-box-shadow: 0 1px 3px #f2f2f2;
  -o-box-shadow: 0 1px 3px #f2f2f2;
  box-shadow: 0 1px 3px #f2f2f2;
  color: #2db65a;
  background: #fff;
  border: 1px solid #d9d9d9; }
  .filter-date .sermon-year-button:hover {
    color: #fff;
    background: #363636; }
  .filter-date .sermon-year-button:hover {
    border: 1px solid #363636; }

.filter-scripture h4 {
  color: #fff;
  background: #2db65a; }

.filter-scripture li {
  color: #bfbfbf; }
  .filter-scripture li a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #363636; }
    .filter-scripture li a:hover {
      color: #030303; }
  .filter-scripture li span {
    color: #fff;
    background-color: #d4d4d4; }

.filter-speaker {
  color: #2db65a; }
  .filter-speaker h4 {
    color: #fff;
    background: #2db65a; }
  .filter-speaker .speaker-block {
    border-bottom: 1px solid #d9d9d9; }
    .filter-speaker .speaker-block:last-child {
      border-bottom: 0; }
    .filter-speaker .speaker-block .speaker-info a {
      color: #363636;
      border-bottom: 1px solid #363636; }
      .filter-speaker .speaker-block .speaker-info a:hover {
        color: #030303;
        border-bottom: 1px solid #030303; }
    .filter-speaker .speaker-block .speaker-page-button {
      -webkit-box-shadow: 0 1px 4px #f2f2f2;
      -moz-box-shadow: 0 1px 4px #f2f2f2;
      -ms-box-shadow: 0 1px 4px #f2f2f2;
      -o-box-shadow: 0 1px 4px #f2f2f2;
      box-shadow: 0 1px 4px #f2f2f2;
      color: #2db65a;
      background: #fff;
      border: 1px solid #d9d9d9; }
      .filter-speaker .speaker-block .speaker-page-button:hover {
        color: #fff;
        background: #363636; }
      .filter-speaker .speaker-block .speaker-page-button:hover {
        border: 1px solid #363636; }

.filter-topic h4 {
  color: #fff;
  background: #2db65a; }

.filter-topic li {
  color: #bfbfbf; }
  .filter-topic li a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #363636; }
    .filter-topic li a:hover {
      color: #030303; }
  .filter-topic li span {
    color: #fff;
    background-color: #d4d4d4; }

.sermon-detail .sermon-detail-top {
  color: #2db65a; }
  .sermon-detail .sermon-detail-top p span a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #848381; }
    .sermon-detail .sermon-detail-top p span a:hover {
      color: #6a6968; }
  .sermon-detail .sermon-detail-top .sermon-listing-tabs {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: 0; }
    .sermon-detail .sermon-detail-top .sermon-listing-tabs .sermon-media-tab {
      -webkit-box-shadow: 0 1px 4px #f2f2f2;
      -moz-box-shadow: 0 1px 4px #f2f2f2;
      -ms-box-shadow: 0 1px 4px #f2f2f2;
      -o-box-shadow: 0 1px 4px #f2f2f2;
      box-shadow: 0 1px 4px #f2f2f2;
      border: 1px solid #d9d9d9; }

.sermon-detail .cms-output {
  border-top: 1px solid #d9d9d9;
  padding-top: 20px; }

.sermon-detail .sermon-detail-right .more-sermons {
  color: #2db65a;
  background-color: #e6e5e5; }
  .sermon-detail .sermon-detail-right .more-sermons a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #363636; }
    .sermon-detail .sermon-detail-right .more-sermons a:hover {
      color: #171717; }

.sermon-detail .sermon-detail-right .speaker-detail-button {
  color: black;
  font-weight: 400 !important;
  color: #fff;
  background-color: #363636; }
  .sermon-detail .sermon-detail-right .speaker-detail-button:hover {
    background: #434343; }

#subpage #churches .cf-tabs {
  border: 2px solid #363636;
  border-radius: 4px; }
  #subpage #churches .cf-tabs li {
    color: #363636;
    background: #fff; }
    #subpage #churches .cf-tabs li:hover {
      background-color: #363636;
      color: #fff; }
  #subpage #churches .cf-tabs li.current {
    background: #363636;
    color: #fff; }

#subpage #churches .cf-map .cf-infobox-content {
  background: #fff; }

#subpage #churches .cf-list-tab-holder.cf-tab ul li {
  background-color: #d1d1d1;
  color: #fff;
  border-bottom: 1px solid #c2c2c2; }

#subpage #churches .cf-list-tab-holder.cf-tab ul li.current {
  background-color: #363636;
  border-bottom: 1px solid #272727; }

#subpage #churches .cf-list-tab-holder.cf-tab ul li:hover {
  background-color: #c2c2c2;
  border-bottom: 1px solid #c2c2c2; }

#subpage #churches .cf-header-bar {
  background: #363636;
  border: 1px solid #363636; }
  #subpage #churches .cf-header-bar label {
    color: #fff; }
    #subpage #churches .cf-header-bar label .select {
      text-shadow: 0 0 1px #363636; }
  #subpage #churches .cf-header-bar a {
    background: #fff;
    color: #363636; }
    #subpage #churches .cf-header-bar a:hover {
      background-color: #f2f2f2; }

#subpage #churches div.cf-church-by-continent div.cf-continent div.cf-continent-church {
  border-bottom: 1px solid #d9d9d9; }
  #subpage #churches div.cf-church-by-continent div.cf-continent div.cf-continent-church .cf-continent-info h4 a {
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    -ms-transition: color 0.1s linear;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #2db65a; }
    #subpage #churches div.cf-church-by-continent div.cf-continent div.cf-continent-church .cf-continent-info h4 a:hover {
      color: #1e793c; }
  #subpage #churches div.cf-church-by-continent div.cf-continent div.cf-continent-church .cf-continent-details a {
    background-color: #fff;
    color: #2db65a;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 1px 6px #f2f2f2;
    -moz-box-shadow: 0 1px 6px #f2f2f2;
    -ms-box-shadow: 0 1px 6px #f2f2f2;
    -o-box-shadow: 0 1px 6px #f2f2f2;
    box-shadow: 0 1px 6px #f2f2f2;
    color: #2db65a;
    background-color: #fff;
    border: 1px solid #e6e5e5; }
    @media (max-width: 768px) {
      #subpage #churches div.cf-church-by-continent div.cf-continent div.cf-continent-church .cf-continent-details a {
        -webkit-box-shadow: 0 1px 6px #f2f2f2;
        -moz-box-shadow: 0 1px 6px #f2f2f2;
        -ms-box-shadow: 0 1px 6px #f2f2f2;
        -o-box-shadow: 0 1px 6px #f2f2f2;
        box-shadow: 0 1px 6px #f2f2f2; } }
    #subpage #churches div.cf-church-by-continent div.cf-continent div.cf-continent-church .cf-continent-details a:hover {
      background-color: #e6e5e5;
      color: #2db65a; }

div#church #event-content ul#event-meta li {
  color: #2db65a; }

#gmap p.full a {
  color: black;
  font-weight: 400 !important;
  color: #fff;
  background-color: #363636; }
  #gmap p.full a:hover {
    background: #434343; }

.small-groups #content .media .groups-header.media-top ::-webkit-input-placeholder {
  color: #45d173 !important; }

.small-groups #content .media .groups-header.media-top ::-moz-placeholder {
  /* Firefox 19+ */
  color: #45d173 !important; }

.small-groups #content .media .groups-header.media-top :-ms-input-placeholder {
  color: #45d173 !important; }

.small-groups #content .media .groups-header.media-top .search-box {
  background: #fff;
  background: #f4f4f4;
  border: 1px solid #e7e7e7; }

.small-groups #content .media .groups-header.media-top .group-search-icon {
  color: #848381; }

.small-groups #content .media .groups-tagging {
  color: #2db65a; }
  .small-groups #content .media .groups-tagging .group-tags li {
    border: 1px solid #e9f9ee; }
    @media (max-width: 768px) {
      .small-groups #content .media .groups-tagging .group-tags li {
        border: none; } }
    .small-groups #content .media .groups-tagging .group-tags li:last-child {
      border: 0; }
    .small-groups #content .media .groups-tagging .group-tags li span {
      color: #c0efcf; }
      .small-groups #content .media .groups-tagging .group-tags li span:hover {
        color: #848381; }
  .small-groups #content .media .groups-tagging .clear-all-button {
    color: #848381; }
    .small-groups #content .media .groups-tagging .clear-all-button:hover {
      color: #9d9c9b; }

.small-groups #content .media .groups-data thead tr {
  background: #363636; }
  .small-groups #content .media .groups-data thead tr td {
    color: #fff; }
  .small-groups #content .media .groups-data thead tr select {
    color: #fff;
    background: #292929;
    border: 1px solid #101010; }
    .small-groups #content .media .groups-data thead tr select:hover {
      background: #3b3b3b; }
  .small-groups #content .media .groups-data thead tr .select-wrap {
    position: relative; }
    .small-groups #content .media .groups-data thead tr .select-wrap:after {
      content: "";
      width: 0;
      height: 0;
      border-left: 5.5px solid transparent;
      border-right: 5.5px solid transparent;
      border-top: 6px solid #fff;
      position: absolute;
      top: 16px;
      right: 27px; }
      @media (max-width: 1020px) {
        .small-groups #content .media .groups-data thead tr .select-wrap:after {
          right: 12px; } }

.small-groups #content .media .groups-data tbody {
  color: #32ca64; }
  .small-groups #content .media .groups-data tbody tr.visible:nth-last-child(3) td, .small-groups #content .media .groups-data tbody tr.visible:nth-last-child(2) td {
    border-bottom: 1px solid rgba(49, 48, 48, 0.8); }
  .small-groups #content .media .groups-data tbody tr.visible:nth-last-child(3).shown td {
    border-bottom: 0; }
  .small-groups #content .media .groups-data tbody tr.visible td {
    border-top: 1px solid rgba(49, 48, 48, 0.8);
    background-color: transparent; }
    .small-groups #content .media .groups-data tbody tr.visible td:first-child {
      border-left: 1px solid #fff; }
    .small-groups #content .media .groups-data tbody tr.visible td:last-child {
      border-right: 1px solid #fff; }
  .small-groups #content .media .groups-data tbody tr.visible:first-child td {
    border-top: 0; }
  .small-groups #content .media .groups-data tbody tr.visible:first-child.shown td {
    border-top: 1px solid rgba(49, 48, 48, 0.8); }
  .small-groups #content .media .groups-data tbody tr.visible .show-button {
    color: #e9f9ee; }
    .small-groups #content .media .groups-data tbody tr.visible .show-button.shown {
      color: #2db65a; }
  .small-groups #content .media .groups-data tbody tr.visible.shown td:first-child {
    border-left: 1px solid rgba(49, 48, 48, 0.8); }
  .small-groups #content .media .groups-data tbody tr.visible.shown td:last-child {
    border-right: 1px solid rgba(49, 48, 48, 0.8); }
  @media (max-width: 1020px) {
    .small-groups #content .media .groups-data tbody tr.visible.shown td:nth-child(4) {
      border-right: 1px solid rgba(49, 48, 48, 0.8); } }
  .small-groups #content .media .groups-data tbody tr.hidden td {
    border-right: 1px solid rgba(49, 48, 48, 0.8);
    border-left: 1px solid rgba(49, 48, 48, 0.8); }
  .small-groups #content .media .groups-data tbody tr.hidden:nth-last-child(2) td {
    border-bottom: 1px solid rgba(49, 48, 48, 0.8); }
  .small-groups #content .media .groups-data tbody tr.hidden .hidden-content h3 {
    color: #363636; }
  .small-groups #content .media .groups-data tbody tr.hidden .hidden-content strong {
    color: #2db65a; }
  .small-groups #content .media .groups-data tbody tr.shown {
    background: #fff;
    background: #fcfcfc; }
    .small-groups #content .media .groups-data tbody tr.shown .email-leader-button {
      color: #fff;
      background: #848381; }
      .small-groups #content .media .groups-data tbody tr.shown .email-leader-button:hover {
        background: #989796; }

.small-groups #content .media .groups-pagination li a {
  color: #2db65a;
  border-top: 1px solid rgba(49, 48, 48, 0.8);
  border-bottom: 1px solid rgba(49, 48, 48, 0.8); }
  .small-groups #content .media .groups-pagination li a:hover {
    background: rgba(74, 74, 74, 0.8); }

.small-groups #content .media .groups-pagination li:first-child a {
  color: #848381;
  border-left: 1px solid rgba(49, 48, 48, 0.8);
  border-right: 1px solid rgba(49, 48, 48, 0.8); }
  @media (max-width: 768px) {
    .small-groups #content .media .groups-pagination li:first-child a {
      border-right: 0; } }

.small-groups #content .media .groups-pagination li:last-child a {
  color: #848381;
  border-left: 1px solid rgba(49, 48, 48, 0.8);
  border-right: 1px solid rgba(49, 48, 48, 0.8); }

.small-groups #content .media .groups-pagination li:first-child:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #848381;
  position: absolute;
  left: 12px;
  top: 4px; }
  @media (max-width: 768px) {
    .small-groups #content .media .groups-pagination li:first-child:before {
      top: 15px; } }

.small-groups #content .media .groups-pagination li:last-child:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #848381;
  position: absolute;
  right: 12px;
  top: 4px; }
  @media (max-width: 768px) {
    .small-groups #content .media .groups-pagination li:last-child:before {
      top: 15px; } }

.small-groups #content .media .groups-pagination li.active a {
  color: #fff;
  background: #848381; }

.small-groups #content .media .groups-pagination .disabled a {
  color: #e9f9ee !important; }

.small-groups #content .media .groups-pagination .disabled:first-child:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #e9f9ee; }

.small-groups #content .media .groups-pagination .disabled:last-child:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #e9f9ee; }

.groups-modal-wrap.wrap-background, .footer-overlay.wrap-background {
  background-color: rgba(130, 130, 130, 0.4); }

.groups-modal {
  color: #2db65a;
  background: #fff;
  -webkit-box-shadow: 0 5px 29px rgba(4, 4, 4, 0.22);
  -moz-box-shadow: 0 5px 29px rgba(4, 4, 4, 0.22);
  -ms-box-shadow: 0 5px 29px rgba(4, 4, 4, 0.22);
  -o-box-shadow: 0 5px 29px rgba(4, 4, 4, 0.22);
  box-shadow: 0 5px 29px rgba(4, 4, 4, 0.22); }
  .groups-modal .groups-modal-close {
    color: #2db65a; }
    .groups-modal .groups-modal-close:hover {
      color: #76dd98; }
  .groups-modal input, .groups-modal textarea {
    border: 1px solid rgba(4, 4, 4, 0.15);
    -webkit-box-shadow: inset 2.5px 4.3px 5px rgba(4, 4, 4, 0.02);
    -moz-box-shadow: inset 2.5px 4.3px 5px rgba(4, 4, 4, 0.02);
    -ms-box-shadow: inset 2.5px 4.3px 5px rgba(4, 4, 4, 0.02);
    -o-box-shadow: inset 2.5px 4.3px 5px rgba(4, 4, 4, 0.02);
    box-shadow: inset 2.5px 4.3px 5px rgba(4, 4, 4, 0.02); }
  .groups-modal .email-submit-button {
    border: 0;
    color: #fff;
    background: #848381; }
    .groups-modal .email-submit-button:hover {
      background: #989796; }
  .groups-modal .status.success li {
    color: #848381; }

.campus-selector {
  color: #2db65a; }
  .campus-selector h5 {
    color: #30c260; }
  .campus-selector span {
    background: #fff; }
    .campus-selector span:after {
      content: "";
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 6px solid #2db65a;
      position: absolute;
      content: "";
      top: 12px;
      right: 10px; }
  .campus-selector .campus-list {
    background: #fff; }
    .campus-selector .campus-list a {
      color: #2db65a;
      background: #fff; }
      .campus-selector .campus-list a:hover {
        color: #fff;
        background: #848381; }

.campus-selector-v2 {
  background: #363636; }
  .campus-selector-v2 .campus-selector-tabs h5 {
    color: #fff; }
  .campus-selector-v2 .campus-selector-tabs a {
    background: #434343;
    color: black; }
    .campus-selector-v2 .campus-selector-tabs a:hover {
      background: dimgray; }
  .campus-selector-v2 .campus-selector-tabs li.current a {
    background: dimgray; }
  .campus-selector-v2 .campus-selector-dropdown h5 {
    color: #fff;
    background: #434343; }
    .campus-selector-v2 .campus-selector-dropdown h5:hover {
      background: #504f4f; }
    .campus-selector-v2 .campus-selector-dropdown h5.open {
      background: #434343 !important; }
  .campus-selector-v2 .campus-selector-dropdown a {
    color: black;
    background: #434343; }
    .campus-selector-v2 .campus-selector-dropdown a:hover {
      color: #fff;
      background: black; }

body#subpage .cms-output .cpm_password_protection span#lock {
  background-image: url("https://cpmtls.com/modules/lock.png"); }

body#subpage .cms-output .cpm_password_protection input#cpm-page-password {
  border: 1px solid #2db65a; }

body#subpage .cms-output .cpm_password_protection input#cpm-password-btn {
  border: 1px solid #363636;
  background: #363636;
  color: #fff; }

body#online-service {
  background-color: #fff; }
  body#online-service a.rtBibleRef {
    border: 2px solid #363636; }
  body#online-service #mobile-menu-layout {
    background: #363636; }
    body#online-service #mobile-menu-layout ul li a {
      color: #f4f4f4; }
  body#online-service #sunday-archive {
    background: #f4f4f4; }
    body#online-service #sunday-archive h4 {
      color: #2db65a; }
    body#online-service #sunday-archive ul li a {
      color: #2db65a; }
  body#online-service header {
    background-color: #2db65a; }
    body#online-service header section.top-wrapper span ul li {
      color: #f4f4f4; }
      body#online-service header section.top-wrapper span ul li:hover a#list-archive:after {
        content: '';
        width: 0px;
        height: 0px;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 14px solid #f4f4f4;
        display: block;
        position: absolute;
        margin-top: 16px;
        padding: 0;
        transform: translateX(50%);
        right: 50%; }
      body#online-service header section.top-wrapper span ul li:hover ul {
        background: #f4f4f4; }
        body#online-service header section.top-wrapper span ul li:hover ul li a {
          color: #2db65a; }
      body#online-service header section.top-wrapper span ul li a {
        color: #f4f4f4; }
    body#online-service header section.top-wrapper span button {
      color: #f4f4f4;
      background: #363636; }
    body#online-service header .media-container h3 {
      color: #363636; }
    body#online-service header .media-container span {
      color: #363636; }
    body#online-service header section.header-buttons button {
      color: #fff;
      border: 1PX SOLID #e0e0e0; }
  body#online-service section#service-resources {
    background-color: #f4f4f4; }
    body#online-service section#service-resources .resource-bar {
      border-BOTTOM: 1px solid #2db65a;
      box-shadow: 0 4px 24px -4px rgba(74, 74, 74, 0.8); }
      body#online-service section#service-resources .resource-bar h3 {
        color: #2db65a; }
      body#online-service section#service-resources .resource-bar span#down-arrow g {
        FILL: #2db65a; }
      @media (max-width: 768px) {
        body#online-service section#service-resources .resource-bar #resource-list {
          background: #f4f4f4; } }
      body#online-service section#service-resources .resource-bar #resource-list a {
        color: #363636; }
        body#online-service section#service-resources .resource-bar #resource-list a span.arrow .arrow::before, body#online-service section#service-resources .resource-bar #resource-list a span.arrow .arrow .arrow::before {
          background-color: #363636; }
    body#online-service section#service-resources div#service-order h3 {
      color: #2db65a; }
    body#online-service section#service-resources div#service-order p {
      color: #2db65a; }
    body#online-service section#service-resources div#service-order a {
      color: #363636; }
    body#online-service section#service-resources div#service-order ul li {
      color: #2db65a; }
      body#online-service section#service-resources div#service-order ul li a {
        color: #363636; }
    body#online-service section#service-resources div#info-block {
      border: 1px solid #f2f2f2; }
      body#online-service section#service-resources div#info-block h3 {
        color: #2db65a; }
      body#online-service section#service-resources div#info-block p {
        color: #2db65a; }
      body#online-service section#service-resources div#info-block a {
        color: #363636; }
  body#online-service section#announcments-block {
    background-color: #f2f2f2; }
    body#online-service section#announcments-block #announcements-wrapper h3 {
      color: #2db65a; }
    body#online-service section#announcments-block #announcements-wrapper .announcement .announcement-metadata h4 a {
      color: #2db65a; }
    body#online-service section#announcments-block #announcements-wrapper .announcement .announcement-metadata p {
      color: #2db65a; }
    body#online-service section#announcments-block #announcements-wrapper .announcement .announcement-metadata a {
      color: #363636; }
  body#online-service footer .footer-wrapper .footer-copy p.copyright {
    color: #2db65a; }
  body#online-service footer .footer-wrapper .footer-copy p.cpm {
    color: #363636; }
    body#online-service footer .footer-wrapper .footer-copy p.cpm a {
      color: #363636; }
  body#online-service footer .footer-wrapper button.back-links {
    color: #f4f4f4;
    background: #363636; }

.arrow {
  margin: 25px;
  display: inline-block;
  height: 6px;
  position: absolute;
  width: 6px;
  display: inline-block;
  position: relative;
  right: 0;
  top: 0;
  margin-bottom: 0px;
  margin-left: 16px; }
  .arrow::after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 6px; }
  .arrow.is-check::after {
    width: 3px; }
  .arrow.arrow-bar::before {
    bottom: 1px;
    content: '';
    height: 13px;
    position: absolute;
    right: -1px;
    transform-origin: bottom;
    width: 2px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .arrow.is-bottom {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .arrow::after,
  .arrow .arrow::after {
    border-color: #363636; }
  .arrow.is-triangle::after,
  .arrow .arrow.is-triangle::after {
    border-color: transparent;
    border-bottom-color: #363636; }
  .arrow::before,
  .arrow .arrow::before {
    background-color: #363636; }

.sermon-listing .sermon-listing-info .sermon-listing-title,
.featured-event .featured-info .featured-event-title,
.all-posts .post h4 a,
.events-list .list-info-block .list-title a,
.featured-posts .card .card-info h4 a,
.sermon-detail .sermon-detail-top h1,
.event-detail .event-left .event-detail-title,
.blog-post .blog-left .post-title,
.media-top .media-title {
  color: #363636; }

.sermon-listing {
  border-bottom: 1px solid #e9e9e9; }

.all-sermons.sermon-index-view {
  border-top: 1px solid #e9e9e9; }

.blog-post .blog-left .post-top {
  border-bottom: 1px solid #ebe9e9; }

.featured-posts .card .card-info .card-author-line, .featured-posts .card .card-info .card-excerpt,
.all-posts .post .post-date, .all-posts .post .post-excerpt p {
  color: #363636; }

.featured-posts .card {
  background-color: #f4f4f4;
  border-left: none;
  border-bottom: none; }

.featured-posts .card .card-info .card-read-more-btn,
.all-posts .post .post-excerpt a {
  color: #2db65a;
  border: 2px solid #2db65a; }

.featured-posts .card .card-info .card-read-more-btn:hover,
.featured-posts .card .card-info .card-read-more-btn:hover,
.all-posts .post .post-excerpt a:hover {
  border: 2px solid #000; }

.all-posts .post {
  border-bottom: 1px solid #e9e9e9; }

.blog-post .blog-left .cms-output p:first-of-type {
  color: #363636; }

.media .tabset {
  border: 1px solid #363636; }

.media .tabset span {
  color: #363636;
  background-color: none;
  border-right: 1px solid #363636; }

.media .tabset span:hover {
  background-color: none; }

@media (max-width: 1020px) {
  .media-top {
    border-bottom: 1px solid #e9e9e9; } }

@media (max-width: 768px) {
  .media-top {
    border-bottom: 1px solid #e9e9e9; } }

.sermon-listing .sermon-listing-info .sermon-listing-details a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #2db65a; }

.sermon-listing .sermon-listing-info {
  color: #363636; }

.sermon-listing-tabs .sermon-media-tab {
  color: #363636;
  background-color: #fff;
  font-weight: 600; }

.sermon-listing-tabs {
  margin-top: 18px; }

.sermon-listing-tabs .downloads-tab:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #363636; }

.featured-event .featured-hero .circle {
  color: #363636;
  background: #fff;
  background: #f4f4f4;
  border: 1px solid #e7e7e7; }

.featured-event .featured-info .featured-event-summary {
  color: #363636; }

.featured-event .featured-info .featured-event-summary a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #2db65a; }

.featured-event .featured-info .featured-event-time {
  color: #363636; }

.events-calendar .calendar li > a {
  color: #363636; }

.events-list .list-info-block {
  border-bottom: 1px solid #e6e6e6;
  color: #363636; }

.current-series.sermon-index-view .series-banner .current-series-info h4 {
  color: #999999; }

.mobile-event-map-button, .event-map-button {
  color: #000;
  font-weight: 400 !important;
  color: #fff;
  background-color: #363636; }

.giving input[type="submit"] {
  background-color: #2db65a;
  border: none;
  color: #fff; }

.giving input[type="submit"]:hover {
  opacity: 0.8; }

.giving input[type="text"] {
  border: 1px solid #d8d8d8; }

.campus-selector-tabs li a {
  color: #fff !important;
  background-color: #696969 !important; }
  .campus-selector-tabs li a:hover {
    background-color: #979797 !important; }

.campus-selector-tabs li.current a {
  background-color: #979797 !important; }

body#subpage .cms-output .cpm_password_protection input#cpm-page-password {
  border: 1px solid #848381; }
