body {
  background: #f7f8f8; }

.container {
  background: #fff;
  position: relative;
  padding: 0 20px;
}

a {
  color: #005580;
  text-decoration: none; }
a:hover {
  text-decoration: underline; }

img {
  max-width: 100%; }

.home .banner, .guided-tour .banner, .subscribe .banner {
  margin-bottom: 20px; }

.page-title {
  color: #be4e03;
  font-family: 'ITCFranklinGothicW01-Bk 812656', sans-serif; }

.blurb .info {
  font-size: 130%;
  line-height: 165%; }
  .blurb .info a {
  color: #be4e03; }
.blurb .trial img {
  display: block;
  max-width: 85%;
  margin: 0 auto; }
.blurb .asterisk {
  text-align: center;
  margin: .8em 0; }

.faq ol {
  margin-left: 40px; }

.contact h4 {
  margin-top: 1.5em;
  margin-bottom: .25em; }

.guided-tour .grid-video {
  background: #eee;
  margin-left: -20px;
  width: 980px;
  overflow: hidden; }
.guided-tour .grid-video .video {
  width: 712px;
  height: 402px;
  float: left;
  background: url('/img/tour/guided_tour_bg.jpg') #111 center center no-repeat;
  position: relative; }
.guided-tour .grid-video .video .select {
  line-height: 24px;
  position: absolute;
  width: 100%;
  top: 65%;
  text-align: center;
  color: #fff;
  font-size: 130%;
  font-weight: bold; }
.guided-tour .grid-video .squares {
  width: 268px;
  height: 402px;
  float: left; }
.guided-tour .grid-video .squares ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%; }
.guided-tour .grid-video .squares li {
  width: 50%;
  height: 33.333333333333%;
  float: left;
  margin: 0;
  position: relative;
  cursor: pointer; }
.guided-tour .grid-video .squares li span.number {
  display: none; }
.guided-tour .grid-video .squares li:hover span.number {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 120px;
  text-align: center;
  line-height: 134px;
  color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4; }
.guided-tour .grid-video .squares li h4 {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  margin: -20px 0 0 0;
  position: absolute;
  top: 50%;
  left: 0; }
.guided-tour .grid-video .squares li.fdo {
  background-color: #000; }
.guided-tour .grid-video .squares li.grantmakers {
  background-color: #bc5127; }
.guided-tour .grid-video .squares li.company {
  background-color: #3f647e; }
.guided-tour .grid-video .squares li.grants {
  background-color: #c2b42f; }
.guided-tour .grid-video .squares li.s990 {
  background-color: #3b7c3c; }
.guided-tour .grid-video .squares li.power {
  background-color: #007771; }

.faces-carousel {
  position: relative;
  height: 360px; }
.faces-carousel .container {
  height: 100%;
  width: 900px;
  padding: 0 40px; }
.faces-carousel .the-carousel {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0; }
.faces-carousel ul.page {
  width: 20000em;
  height: 100%;
  list-style: none;
  position: absolute;
  margin: 0;
  padding: 0; }
.faces-carousel ul.page > li {
  width: 900px;
  height: 100%;
  float: left; }
.faces-carousel ul.grid {
  margin: 0;
  width: 100%;
  height: 100%; }
.faces-carousel ul.grid li {
  display: block;
  float: left;
  width: 20%;
  height: 50%;
  cursor: pointer;
  position: relative; }
.faces-carousel ul.grid li .text {
  display: none; }
.faces-carousel ul.grid li.fund, .faces-carousel ul.grid li.find, .faces-carousel ul.grid li.thrive {
  cursor: auto; }
.faces-carousel ul.grid li:hover .text {
  display: block;
  position: absolute;
  background: url('/img/faces_sq_play.png') no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff; }
.faces-carousel ul.grid li:hover .text h4 {
  margin: 8px 0 0 8px; }
.faces-carousel ul.grid li:hover .text .organization {
  margin: 0 0 0 8px; }
.faces-carousel ul.grid li:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray alpha(opacity=100);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
.faces-carousel ul.grid li.modal-video:hover .text {
    background: url(/img/faces_sq_play.png) no-repeat; }
.faces-carousel ul.grid li.modal-text:hover .text {
    background: url(/img/faces_sq_quote.png) no-repeat; }
.faces-carousel .fund, .faces-carousel .find, .faces-carousel .thrive {
  background: #666;
  position: relative; }
.faces-carousel .fund h4, .faces-carousel .find h4, .faces-carousel .thrive h4 {
  text-align: center;
  color: #fff;
  line-height: 24px;
  height: 24px;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -12px; }
.faces-carousel .fund {
  background: #426889; }
.faces-carousel .find {
  background: #be4e03; }
.faces-carousel .thrive {
  background: #d2c400; }
.faces-carousel .nav-prev, .faces-carousel .nav-next {
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  background: #ccc; }
.faces-carousel .nav-prev a, .faces-carousel .nav-next a {
  display: block;
  height: 100%;
  opacity: 0.6; }
.faces-carousel .nav-prev a:hover, .faces-carousel .nav-next a:hover {
  opacity: 1; }
.faces-carousel .nav-prev {
  left: 0; }
.faces-carousel .nav-prev a {
  background: url('/img/faces_arr_l.png') center center no-repeat; }
.faces-carousel .nav-next {
  right: 0; }
.faces-carousel .nav-next a {
  background: url('/img/faces_arr_r.png') center center no-repeat; }

.faces .callout {
  margin-top: 30px;
  margin-bottom: 30px; }
.faces .own-words {
  max-width: 60%;
  display: block;
  margin: 0 auto; }
.faces p {
  margin: 50px 50px 0 0;
  line-height: 180%;
  font-size: 120%; }

#faces-video-container {
  display: none;
  background: #000; }
  #faces-video-container .video {
  width: 800px;
  height: 450px;
  border: none; }
  #faces-video-container .faces_close {
  position: absolute;
  top: 2px;
  right: 2px; }

#faces-text-container {
    display: none;
    background: #fff;
    width: 720px;
    overflow: hidden; }
#faces-text-container .headshot {
    padding: 40px;
    float: left; }
#faces-text-container .headshot h4 {
    margin: 6px 0 0; }
#faces-text-container .headshot .organization {
    font-style: italic; }
#faces-text-container .text {
    padding: 40px 40px 40px 0;
    margin-left: 260px;
    font-size: 16px;
    line-height: 1.6; }
#faces-text-container .faces_close {
    position: absolute;
    top: 2px;
    right: 2px; }

#sample-record-container {
  display: none;
  width: 1010px;
  height: 90%;
  background: #fff;
  position: relative; }
#sample-record-container .frame-container, #sample-record-container iframe,
#forgot-password-container .frame-container, #forgot-password-container iframe {
  width: 100%;
  height: 100%;
  border: none; }
#sample-record-container .sample_close {
  position: absolute;
  top: 5px;
  right: 20px; }

#forgot-password-container {
  display: none;
  width: 500px;
  height: 50%;
  background: #fff;
  position:relative;}

#forgot-password-container .sample_close {
  position: absolute;
  top: 5px;
  right: 10px; }

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

.subscribe table {
  border: 1px solid #999;
  margin-bottom: 20px; }
.subscribe table thead th, .subscribe table thead td, .subscribe table tfoot th, .subscribe table tfoot td {
  width: 16.66667%;
  color: #fff;
  line-height: 100%; }
.subscribe table thead th h4, .subscribe table thead td h4, .subscribe table tfoot th h4, .subscribe table tfoot td h4 {
  margin: 0;
  padding-top: 10px;
  font-weight: normal; }
.subscribe table thead th span.price, .subscribe table thead td span.price, .subscribe table tfoot th span.price, .subscribe table tfoot td span.price {
  display: block;
  font-size: 10px;
  padding-bottom: 10px; }
.subscribe table thead .fc, .subscribe table tfoot .fc {
  background: #8f8d8d; }
.subscribe table thead .basic, .subscribe table tfoot .basic {
  background: #bc4f07; }
.subscribe table thead .plus, .subscribe table tfoot .plus {
  background: #42b23c; }
.subscribe table thead .premium, .subscribe table tfoot .premium {
  background: #007978; }
.subscribe table thead .platinum, .subscribe table tfoot .platinum {
  background: #d1c301; }
.subscribe table thead .professional, .subscribe table tfoot .professional {
  background: #426889; }
.subscribe table tbody {
  line-height: 120%; }
.subscribe table tbody tr {
  height: 70px; }
.subscribe table tbody tr:nth-child(even), .subscribe table tbody tr .odd {
  background: #ddd; }
.subscribe table tbody td {
  vertical-align: center;
  text-align: center;
  border-left: 1px dotted #999;
  padding: 10px; }
.subscribe table tbody td:first-child {
  border-left: none; }
.subscribe table tfoot td {
  height: 60px;
  text-align: center; }
.subscribe table tfoot td a {
  color: #fff; }

.plans .page-title span {
  display: block;
  font-size: 60%;
  line-height: 100%; }
.plans .sidebar h4 {
  font-family: 'ITCFranklinGothicW01-Bk 812647', sans-serif;
  color: #be4e03;
  border-bottom: 2px solid #be4e03;
  margin-top: 2em; }
.plans legend {
  color: #be4e03; }
.plans table thead tr {
  background: #be4e03;
  color: #fff; }
.plans table .info {
  font-weight: bold; }
.plans .terms-container {
  height: 15em;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 1em;
  font-size: 11px;
  line-height: normal; }
.plans .terms-container h3, .plans .terms-container h4 {
  margin: 10px 0 6px;
  line-height: normal; }
.plans .terms-container h4 {
  font-size: 13px; }
.plans .terms-container h3 {
  font-size: 16px; }

/* Welcome */

.c-welcome {
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.c-welcome #top-menu-container {
  border-bottom: none;
  margin-bottom: 0;
}

.c-welcome #fc-service-logo {
  margin-top: 50px;
}

#welcome-menu-nav ul {
  list-style: none;
  font-family: 'ITCFranklinGothicW01-Md 812698', sans-serif;
  font-size: 1.375em;
  margin-top: 57px;
  float:right;
}

#welcome-menu-nav li {
  float: left;
  margin-right: 21px;
}

#welcome-menu-nav li:last-child {
  margin-right: 0;
}

#welcome-menu-nav li a {
  color: #777;
}

#welcome-menu-nav li a:hover {
  text-decoration: none;
}

.c-welcome #top-menu-nav li#login-menu-box {
  margin-left: 10px;
}